OK, so MLPlayer Lite on my iPad seems to like LMS r33539. It displays
pictures and it plays videos. So the problem I'm reporting in this
thread must be Samsung specific.
For what it's worth, here is the output of # grep -H -r Samsung on the
minidlna source tree:
Code:
--------------------
Binary file ./minidlna.o matches
Binary file ./tivo_commands.o matches
./minissdp.c: else if( strcmp(model, "Samsung DTV DMR") == 0 &&
serial )
./minissdp.c: type = ESamsungSeriesB;
./minissdp.c: (strstr(loc, "SamsungMRDesc.xml") != NULL) || /*
Samsung TV */
./minissdp.c: clients[i].type !=
ESamsungSeriesA )
Binary file ./upnpsoap.o matches
./upnpsoap.c: /* From what I read, Samsung TV's expect a
[wrong] MIME type of x-mkv. */
./upnpsoap.c:SamsungGetFeatureList(struct upnphttp * h, const char * action)
./upnpsoap.c:SamsungSetBookmark(struct upnphttp * h, const char * action)
./upnpsoap.c: { "X_GetFeatureList", SamsungGetFeatureList},
./upnpsoap.c: { "X_SetBookmark", SamsungSetBookmark},
Binary file ./upnpdescgen.o matches
Binary file ./upnphttp.o matches
./NEWS:- Enable the subtitle menu on some Samsung TV's.
./NEWS:- Add bookmark support for some Samsung TV's.
./NEWS:- Fix a memory leak when certain model Samsung TV's or Roku devices
are on the network.
./NEWS:- Fix detection of Samsung Series D models.
./NEWS:- Fix FF/REW of AVI files on Samsung Series B TV's.
./NEWS:- Fix AVI file streaming on Samsung A-Series TV's.
./NEWS:- Add support for Samsung's GetFeatureList method.
./upnpdescgen.h:genRootDescSamsung(int * len);
./upnphttp.c: h->req_client =
ESamsungSeriesC;
./upnphttp.c: else if(strncmp(p,
"SamsungWiselinkPro", 18)==0)
./upnphttp.c: h->req_client =
ESamsungSeriesA;
./upnphttp.c: (clients[n].type == ESamsungSeriesB &&
h->req_client == ESamsungSeriesA) )
./upnphttp.c: /* If we detected a Samsung Series B earlier,
don't overwrite it with Series A info */
./upnphttp.c: sendXMLdesc(h, genRootDescSamsung);
./upnphttp.c: /* From what I read, Samsung TV's expect a
[wrong] MIME type of x-mkv. */
./upnphttp.c: /* Samsung TV's such as the A750 can
natively support many
./upnphttp.c: else if( h->req_client ==
ESamsungSeriesA &&
./upnphttp.c: /* Samsung TVs (well, at least the A950) do
this for some reason,
Binary file ./testupnpdescgen matches
Binary file ./upnpglobalvars.o matches
./upnpdescgen.c:genRootDescSamsung(int * len)
./upnpdescgen.c: /* Replace the optional modelURL and manufacturerURL
fields with Samsung foo */
Binary file ./minissdp.o matches
./minidlnatypes.h: ESamsungSeriesC,
./minidlnatypes.h: ESamsungSeriesA,
./minidlnatypes.h: ESamsungSeriesB,
Binary file ./minidlna matches
--------------------
This sort of thing makes me suspect that client DLNA implementations
from various manufacturers are kind-of all over the map. And I'm
guessing that this is going to really suck for Andy...as he has to go
chasing after all the necessary tweaks to enable LMS to work with a
broad range of client DLNA devices.
--
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=90662
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta