Start stream only if the client is connected
Posted: 09 Aug 2020 23:08
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)?
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)?