[mythtv-users] upnp server not working?
Frank Hartmann
soundart at gmx.net
Mon Dec 27 08:19:28 UTC 2010
Frank Hartmann <soundart at gmx.net> writes:
>
> I captured with tcpdump a packet dump file, but cannot not interpret the
> result :)
Hi,
my extracted packet dump below. Is it normal, that the response of
mythtv has all these ",>,<? This looks a bit funny. Next step: I
will try capturing a trace from a working upnp server and compare.
Is the UPNP topic ok on mythtv-users, or should I try the devel list?
Looks like mighty expert knowledge to me!
kind regards
Frank
======================================================================
POST /CDS_Control HTTP/1.1
Accept: */*
User-Agent: pvConnect DLNADOC/1.50
Host: 192.168.178.76:6544
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
CONTENT-TYPE: text/xml; charset="utf-8"
Content-Length: 658
Connection: Keep-Alive
<?xml version="1.0" encoding="utf-8"?><s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><ObjectID>0</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>dc:title,dc:date,upnp:album,upnp:artist,upnp:genre,upnp:originalTrackNumber,res,res at protocolInfo,res at size,res at duration,res at resolution,res at importUri,pv:rating,container at childCount,upnp:albumArtURI,upnp:class</Filter><StartingIndex>0</StartingIndex><RequestedCount>200</RequestedCount><SortCriteria></SortCriteria></u:Browse></s:Body></s:Envelope>HTTP/1.1 200 OK
Date: 26 Dec 2010 10:38:13
Server: Linux 2.6.36-trunk-686, UPnP/1.0, MythTV 0.24.20101028-1
Accept-Ranges: bytes
EXT:
Connection: Keep-Alive
Content-Type: text/xml; charset="UTF-8"
Content-Length: 1366
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<Result><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"><container id="RecTv" parentID="0" childCount="6" restricted="1" searchable="0" ><dc:title>Recordings</dc:title><upnp:class>object.container</upnp:class></container><container id="Music" parentID="0" childCount="2" restricted="1" searchable="0" ><dc:title>Music</dc:title><upnp:class>object.container</upnp:class></container><container id="Videos" parentID="0" childCount="1" restricted="1" searchable="0" ><dc:title>Videos</dc:title><upnp:class>object.container</upnp:class></container></DIDL-Lite></Result>
<NumberReturned>3</NumberReturned>
<TotalMatches>3</TotalMatches>
<UpdateID>1</UpdateID>
</u:BrowseResponse>
</s:Body>
</s:Envelope>
======================================================================
More information about the mythtv-users
mailing list