2013-01-27, 12:56 PM
Hi, i don't know if this is right place for this, but i'm kind if getting started with this :-).
I'm using NextPVR as TV backend for xbmc and it's great. But i need to use it more universaly (for VLC).
I get some info how run streams in vlc, but only one instance. When i start new stream in different machine
(same multiplex, different channel / or same channel), that previous streaming is canceled.
i use this request:
http://<server>:8866/live?channel=4
next i get info to use this:
http://<server>:8866/live?channel=4&client=vlc1
http://<server>:8866/live?channel=4&client=vlc2
...
it's working ok, but i'll be happy if server do this. I have one playlist and many user in local network use it. By this behavior is uncomfortable. Is there some setting to change it, or some plugin? thx
I'm using NextPVR as TV backend for xbmc and it's great. But i need to use it more universaly (for VLC).
I get some info how run streams in vlc, but only one instance. When i start new stream in different machine
(same multiplex, different channel / or same channel), that previous streaming is canceled.
i use this request:
http://<server>:8866/live?channel=4
next i get info to use this:
http://<server>:8866/live?channel=4&client=vlc1
http://<server>:8866/live?channel=4&client=vlc2
...
it's working ok, but i'll be happy if server do this. I have one playlist and many user in local network use it. By this behavior is uncomfortable. Is there some setting to change it, or some plugin? thx