Page 1 of 1

Start stream only if the client is connected

Posted: 09 Aug 2020 23:08
by smeegul
I run the stream command:

cvlc -d http://iptv.com/get_stream.php?id=11 --http-reconnect --sout '#std{access=http,mux=ts,dst=192.168.1.2:4444}'

Stream starts and scores me the Internet channel, tell me how to do so that the stream starts only when the client
connects to it(will connect to the 192.168.1.2:4444)?

Re: Start stream only if the client is connected

Posted: 10 Aug 2020 18:45
by RĂ©mi Denis-Courmont
That's beyond the scope of VLC.