Page 1 of 1

Djmount Replacement for UPNP/DLNA (Tester needed!!)

Posted: Sat Oct 10, 2009 4:30 pm
by arris69
hi,

let me present you todays work.

http://linux.zsolttech.com/Samsung/Samy ... ension.zip

unzip it to usb-pen -> you get a directory SamyGO
(take care if you use winxp buildin unzip, it may create a subdir SamyGO-UPNP-Extension, you need
the SamyGO directory inside)

plug the stick into the tv, telnet to tv.
change into SamyGO directory

Code: Select all

cd /dtv/usb/sda/SamyGO

or

Code: Select all

cd /dtv/usb/sda1/SamyGO
depends on
your stick)
and execute the command ->

Code: Select all

etc/rc.sysinit
if you have upnp storage servers or windows mediashare enabled it may apear under
media.p (if you use windows mediashare may you have to enable access to the computer,
somewhere in windows media-player options)

if something don't work, pls type ->

Code: Select all

dmesg | tail -n 60
via telnet, and post the output.

arris

ps: if stability and usability are tested, we can put this in a custom firmware

Re: Djmount Replacement for UPNP/DLNA (Tester needed!!)

Posted: Sat Oct 10, 2009 5:04 pm
by arris69
hastaelnabo2000 wrote: Is there any difference between this method and "traditional" DLNA?
thnx for fast report!

yes, the difference to samsungs dlna implementation is that this works :D

i am not shure about this dlna sh.., my original firmware was ok and played a lot of media files
from my linux server (ushare), but if i enabled dlna in ushare i just see 3 or 4 files.
i made an firmware update to version 2008.2 and the tv won't play any file over upnp (ushare dlna disabled, unsupported media format).
i have no win-machine to test samsungs share manager.

arris

Re: Djmount Replacement for UPNP/DLNA (Tester needed!!)

Posted: Sun Oct 11, 2009 5:04 pm
by arris69
hastaelnabo2000 wrote: @arris69: After installing your extension, when I start a DLNA server I can see in Media Player the new device and, depending on the server I use, I can see 2 new devices, DLNA "normal" device and your new device named computer_name:computer name (d380v2:d380v2). Two servers works the same.
can you pls try to replace SamyGO/opt/privateer/lib/libupnp.so.3 with the one from http://linux.zsolttech.com/Samsung/libupnp.so.3.0.5.zip
reason:
https://sourceforge.net/projects/djmoun ... ic/1686772

(unzip and move libupnp.so.3 over the old one, restart tv and start etc/rc.sysinit)

thnx
arris

@hastaelnabo2000
yes it is not realy a replacement, you see your devices double, djmount also provide a search interface
may you can see this as directory

ps: who use the contentlibrary (massage and children stuff) may we can put our stuff there, nice disk space indicator for free ;)

Re: Djmount Replacement for UPNP/DLNA (Tester needed!!)

Posted: Tue Oct 13, 2009 11:05 pm
by hubecker
Hi,
I have testet it also. I get my all my upnp devices, even my vdr (with upnp plugin) is available:

Code: Select all

# ls -al /dtv/usb/upnp/
dr-xr-xr-x    7 root     0             512 Jan  1  2000 .
drwxr-xr-x    7 root     0             160 Jan  1 00:18 ..
dr-xr-xr-x    7 root     0             512 Jan  1  2000 .debug
dr-xr-xr-x    7 root     0             512 Jan  1  2000 AVM FRITZ!Mediaserver
dr-xr-xr-x    6 root     0             512 Jan  1  2000 FUPPES SVN-r578 (opennas)
dr-xr-xr-x    7 root     0             512 Jan  1  2000 MT 0.12[opennas]
dr-xr-xr-x    5 root     0             512 Jan  1  2000 Video Disc Recorder
-r--r--r--    1 root     0              85 Jan  1  2000 devices
# ls -al /dtv/usb/upnp/devices
-r--r--r--    1 root     0              85 Jan  1  2000 /dtv/usb/upnp/devices
# cat /dtv/usb/upnp/devices
Video Disc Recorder
AVM FRITZ!Mediaserver
FUPPES SVN-r578 (opennas)
MT 0.12[opennas]
But browsing through all of them i can't display any movie. Always get "video data not supported".
Most of the movies have an additional extension like xxx.avi.mpg or xxx.mpg.divx.

With the Samsungs DLNA Client i managed to display them, but not with this extension.

Regards

Hubert

Re: Djmount Replacement for UPNP/DLNA (Tester needed!!)

Posted: Wed Oct 21, 2009 6:56 pm
by arris69
hastaelnabo2000 wrote:I've been testing with a large 18GB mkv file trough various DLNA servers:

...
hi,
it is possible for you to test this mkv file from an
  • 1. ntfs formated usb harddisk/usb-pen
    2. fat formated usb harddisk/usb-pen
(plugged direct to tv)?

arris