LG blu-ray DLNA?



I've had no luck so far trying to get my LG BD-570 to see rygel-0.6.0
on my F13 box.

They seem to be talking, but I'm guessing the LG doesn't like
something in XML it gets back from rygel.

Here's the conversation I caught with wireshark:

GET /RootDevice0x99d6370.xml HTTP/1.1

HOST: 192.168.1.145:51275

DATE: Thu, 25 Mar 2010 00:07:12 GMT

USER-AGENT: Linux/2.6.28.9 UPnP/1.0 DLNADOC/1.50 INTEL_NMPR/2.0
LGE_DLNA_SDK/1.5.0

friendlyName.dlna.org: BD Player




HTTP/1.1 200 OK

Date: Sat, 14 Aug 2010 21:24:24 GMT

Content-Type: application/xml

Accept-Ranges: bytes

Content-Length: 2113




<?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0"
xmlns:dlna="urn:schemas-dlna-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-upnp-org:device:MediaServer:2</deviceType>
<UDN>uuid:2b3a4dd6-9810-46ae-a6e1-d7f9a3662dea</UDN>
<friendlyName>Paul Coccoli's media</friendlyName>
<manufacturer>Rygel Developers.</manufacturer>
<manufacturerURL>http://live.gnome.org/Rygel</manufacturerURL>
<modelName>Rygel</modelName>
<modelNumber>0.1</modelNumber>
<modelDescription/>
<serialNumber>0000001</serialNumber>
<UPC/>
<presentationURL/>
<serviceList><service><serviceType>urn:schemas-upnp-org:service:ContentDirectory:2</serviceType><serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId><SCPDURL>xml/ContentDirectory.xml</SCPDURL><eventSubURL>MediaExport/RygelMediaExportContentDir/Event</eventSubURL><controlURL>MediaExport/RygelMediaExportContentDir/Control</controlURL></service><service><serviceType>urn:schemas-upnp-org:service:ConnectionM
anager:2</serviceType><serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId><SCPDURL>xml/ConnectionManager.xml</SCPDURL><eventSubURL>MediaExport/RygelSourceConnectionManager/Event</eventSubURL><controlURL>MediaExport/RygelSourceConnectionManager/Control</controlURL></service><service><serviceType>urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1</serviceType><serviceId>urn:microsoft.com:serviceId:X_MS_Medi
aReceiverRegistrar</serviceId><SCPDURL>xml/X_MS_MediaReceiverRegistrar1.xml</SCPDURL><eventSubURL>MediaExport/RygelMediaReceiverRegistrar/Event</eventSubURL><controlURL>MediaExport/RygelMediaReceiverRegistrar/Control</controlURL></service></serviceList>
<dlna:X_DLNADOC>DMS-1.50</dlna:X_DLNADOC>
<dlna:X_DLNADOC>M-DMS-1.50</dlna:X_DLNADOC>
<dlna:X_DLNACAP/>
<iconList><icon><mimetype>image/png</mimetype><width>256</width><height>256</height><depth>32</depth><url>/MediaExport-256x256x32.png</url></icon><icon><mimetype>image/png</mimetype><width>32</width><height>32</height><depth>32</depth><url>/MediaExport-32x32x32.png</url></icon></iconList></device>
</root>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]