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)?