How to stream by channel ID?
Added by derp derp about 10 years ago
I can assign channels yet I can't get them to stream by channel ID that i assign for example "1". for example when I create a playlist, instead of http://192.168.0.11:9981/stream/channelid/1?ticket=5158DD82467666ED162697078C118BA1177E0B94&mux=pass
instead I get this..
just a random number? how can i fix this? thanks.
Replies (2)
RE: How to stream by channel ID? - Added by Mark Clarkstone about 10 years ago
derp derp wrote:
I can assign channels yet I can't get them to stream by channel ID that i assign for example "1". for example when I create a playlist, instead of http://192.168.0.11:9981/stream/channelid/1?ticket=5158DD82467666ED162697078C118BA1177E0B94&mux=pass
instead I get this..
just a random number? how can i fix this? thanks.
try using <channelnumber> e.g.
http://addr:9981/stream/channelnumber/1
hope this helps.
RE: How to stream by channel ID? - Added by derp derp about 10 years ago
thanks that worked
how did you find this information? as I can't see it in the documentation or webUI help? thanks again.