Opened 18 years ago
Closed 18 years ago
#5717 closed defect (wontfix)
IPTV over http
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | IPTV http |
| Cc: | Ticket locked: | no |
Description
Mythtv is unable to get a lock when trying to watch IPTV over the http protocol.
Using a m3u file like this:
#EXTM3U
#EXTINF:0,2 - Pro 7
http://212.99.225.130:8000/h264/pro7
Note:
See TracTickets
for help on using tickets.

Myth currently only supports rtsp:// and udp:// streams and does not support http streams. If you have any patches to add http support feel free to open another ticket and attach it.