Tvheadend IP TV Streaming Server
Added by Roland Meier about 8 years ago
Hello,
i have the Telestar DIGIBIT R1 [[https://www.telestar.de/de_DE/DIGIBIT-R1/352-8817-8819/]] and its running with my Tvheadend.
On our Samsung TV there was a App called Smart IPTV [[http://siptv.eu/news/]]. This works perfectly with the build in Unicast List as HTTP Protocol.
For example i can get the m3u File via:
http://DIGIBIT-001E9C:8080/m3u
The current file looks like this:
#EXTM3U #EXTINF:-1,Das Erste HD http://192.168.178.114/?freq=11493&src=aa&pol=h&msys=dvbs2&sr=22000&fec=23&rolloff=35&sid=10301&pmt=5100&pids=0,5101,5102,5100 #EXTINF:-1,ZDF HD http://192.168.178.114/?freq=11361&src=aa&pol=h&msys=dvbs2&sr=22000&fec=23&rolloff=35&sid=11110&pmt=6100&pids=0,6110,6120,6100 #EXTINF:-1,BR Fernsehen Süd HD http://192.168.178.114/?freq=11582&src=aa&pol=h&msys=dvbs2&sr=22000&fec=23&rolloff=35&sid=10325&pmt=5200&pids=0,5201,5202,5200 #EXTINF:-1,RTL HD http://192.168.178.114/?freq=10832&src=aa&pol=h&msys=dvbs2&sr=22000&fec=23&rolloff=35&sid=61200&pmt=96&pids=0,255,259,96
Now i want to do the same with Tvheadend.
Is there a way to get also such an Unicast M3U List?
I get with:
http://TVHEADEND:9981/playlist
a list but it looks different.
#EXTM3U #EXTINF:-1,Das Erste HD http://192.168.178.34:9981/stream/channelid/84918702?ticket=9958F12781E13713BAC2D82493CDED0A1CD4A62F&profile=pass #EXTINF:-1,ZDF HD http://192.168.178.34:9981/stream/channelid/1658888423?ticket=63B2760C29B24B467244BB45EFD666BB09142126&profile=pass #EXTINF:-1,BR Fernsehen Süd http://192.168.178.34:9981/stream/channelid/941896858?ticket=8120B2A14EF9931391688E8541C58D0A4DD10BC0&profile=pass #EXTINF:-1,RTL HD http://192.168.178.34:9981/stream/channelid/1150436003?ticket=F643C511BA0F561B26230D105573F22729D2A2B1&profile=pass
Is it possible to get it working and how?
Thanks
Replies (1)
RE: Tvheadend IP TV Streaming Server - Added by Levente Cseh about 8 years ago
There is a channel number associated with each and every channel existing in your settings.
Find this identifier and try the following format:
http://username:[email protected]:9981/stream/channelid/1227236814
Username = your tvheadend username
Password =
Substitute 172.29.60.170 with your tvh IP, 1227236814 is my ID for one of the channels.