As I can see, you have tried to stream some AVI file:
- Code: Select all
GET /resource/1/MEDIA_ITEM/AVI$0 HTTP/1.1
Accept: */*
Accept-Language: en-gb,en-us
Connection: Keep-Alive
Host: 192.168.0.2:8895
User-Agent: Oregan Media Browser/4.15
X-Oregan-Browser-Information: Oregan Media Browser-4.15.29r1-Linux-bcm7405-Broadcom-128bit-Ethernet-[USB][NoFontHintingOnFallback][ShockwaveFlashNoSound][NoPlugins][VOD][NoEnglishIME][NoJapaneseIME]
X-Oregan-Licence-Information: DST04
X-Oregan-Screen-Information: Mode=HDTV 720p,Resolution=1280x720,VisibleArea=1152x648
transferMode.dlna.org: Streaming
HTTP/1.1 200 OK
Content-Type: video/x-msvideo
Content-Length: 501881790
Date: Tue, 08 Nov 2011 11:06:04 GMT
Server: Windows XP, UPnP/1.0 DLNADOC/1.50, Serviio/0.6.0.1
Cache-control: no-cache
transferMode.dlna.org: Streaming
Connection: Keep-Alive
RIFF....AVI LISTv"..hdrlavih8...@................$..................h...................LIST....strlstrh8...vidsXVID.........................$....................h.strf(..
Can do you do the same, but for transport stream file? If you have any recordings
from DVB box, you can use it directly. Extension should be .TS or .TRP or .M2TS.
For start would be simpler to check with any SDTV recording (with MPEG2 video).
Only when we get it working we can check with some HDTV file (with H264) too.
/Honza