Samsung GT-S8500 Wave DLNA issues



Hi,

I wanted to display my videos and pictures from the phone on my HTPC.
MP3 playback is working fine. Displaying pictures didn't work.

Here's what I captured with wireshark:

(192.168.1.12 is my phone, 192.168.1.7 is the HTPC, I tried rygel 0.8.3 and 0.9.3)

--------------------------------------------------------------------------------
GET /smp00000388512017.JPG HTTP/1.1
Host: 192.168.1.12:7679
Connection: close
icy-metadata: 1
transferMode.dlna.org: Streaming
User-Agent: GStreamer souphttpsrc libsoup/2.31.92

HTTP/1.1 406 Not Acceptable
Date: Sun, 21 Nov 2010 16:13:00 GMT
Connection: close
--------------------------------------------------------------------------------

However, at this point I can open that URL in firefox and the picture is being displayed!
I also captured that traffic in wireshark:

--------------------------------------------------------------------------------
GET /smp00000388512017.JPG HTTP/1.1
Host: 192.168.1.12:7679
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive

HTTP/1.1 200 OK
Content-Type: image/jpeg
Content-Length: 282505
Date: Sun, 21 Nov 2010 16:09:44 GMT
Connection: close
transferMode.dlna.org: Interactive


<...JPEG data...>
--------------------------------------------------------------------------------


Maybe it's because the phone doesn't like the transferMode.dlna.org: Streaming? Or maybe it's the missing Accept-... lines?


If I want to stream video from phone to HTPC I only hear the audio stream but no video is displayed. Also browsing the media on the HTPC using the tracker or media-export plugins doesn't work.
I'll try to provide more information on that later.

--
Regards
Martin Schlosser


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