Modify

Ticket #10675 (closed Bug Report - General: Upstream Bug)

Opened 14 months ago

Last modified 14 months ago

HTTP Live Streaming has incorrect file paths in m3u8 file.

Reported by: thomas@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - HTTP Streaming Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I've been unable to playback any of the livestreams from the backend using VLC. It appears that the m3u8 file is has incorrect filenames (contains a directory). VLC is attempting to playback a path with two Content directories because of this (http://backendip:port/Content/Content/GetFile....).

Testing a sample file from Apple ( http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8 ) works in VLC. If I take one of the .ts links and construct it with a single /Content (rather than /Content/Content?) I am able to playback the file in VLC, indicating that it isn't a codec issue. Comparing the two m3u8 files (the apple sample and the one from the backend), the one the backend produces contains a directory in the filename (/Content/<Filename>).

Talking with sphery, it appears that either the full path should be in the m3u8 file (including http://server:port/) or it should be the filename only (no directory).

Attachments

backend.m3u8 (2.0 KB) - added by anonymous 14 months ago.
m3u8 file produced by mythbackend
mythbackend-version.log (846 bytes) - added by anonymous 14 months ago.
mythbackend --version
sphery.log (519 bytes) - added by anonymous 14 months ago.
convo with sphery in #mythtv-users

Change History

Changed 14 months ago by anonymous

m3u8 file produced by mythbackend

Changed 14 months ago by anonymous

mythbackend --version

Changed 14 months ago by anonymous

convo with sphery in #mythtv-users

comment:1 Changed 14 months ago by wagnerrp

  • Status changed from new to closed
  • Resolution set to Upstream Bug
  • Component changed from MythTV - General to MythTV - HTTP Streaming

comment:2 Changed 14 months ago by wagnerrp

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.