[mythtv-users] playback of recording livestream in 0.25

Ian Bishop ibishop at gmail.com
Wed Mar 7 18:52:45 UTC 2012


On Sun, Mar 4, 2012 at 4:09 AM, Holger Gross <wurststulle at gmail.com> wrote:
> i just tested the recording live stream feature and got some error.
> i added a recording to stream:
>
> http://backendserverip:6544/Content/AddRecordingLiveStream?ChanId=17406&StartTime=2012-03-03T17:25:30&MaxSegments=5
>
> and used the url provided in
> http://backendserverip:6544/Content/GetLiveStreamList to playback the
> stream in vlc 2.1.0, which was not possible:
>
> stream_filter_httplive: HTTP Live Streaming
> (backendserverip:6544/Content/GetFile?StorageGroup=Streaming&FileName=17406_20120303182530.mpg.640x368_800kV_64kA.m3u8)
> stream_filter_httplive: Meta playlist
> stream_filter_httplive: bandwidth adaptation detected (program-id=1,
> bandwidth=950400).
> access_http error: error: HTTP/1.1 404 Not Found
> access_http error: error: HTTP/1.0 404 Not Found
> access_mms error: error: HTTP/1.0 404 Not Found
> main error: no suitable access module for
> `http://backendserverip:6544/Content//Content/GetFile?StorageGroup=Streaming&FileName=17406_20120303182530.mpg.640x368_800kV_64kA.av.m3u8'
> es error: cannot peek
> es error: cannot peek
> es error: cannot peek
> es error: cannot peek
> ps error: cannot peek
> mjpeg error: cannot peek
> mpgv error: cannot peek
> ps error: cannot peek
> main error: no suitable demux module for
> `http/://backendserverip:6544/Content/GetFile?StorageGroup=Streaming&FileName=17406_20120303182530.mpg.640x368_800kV_64kA.m3u8'
>
> so i think the url in the
> 17406_20120303182530.mpg.640x368_800kV_64kA.m3u8 file is wrong.
>
> regards

Hi Holger, I have the same issue.  I managed to get past that by
modifying the .m3u8 files on disk after it finished transcoding and
removing the leading /Content/ from each URL.  However VLC still
wasn't able to play the file for me.  I'm going to do more testing
tonight.

HTH


More information about the mythtv-users mailing list