If I run:
Code: Select all
cvlc -vvv rtsp://@10.15.0.40/channel1 --sout='#std{access=udp{ttl=15},dst=239.192.3.55:2001}'
And it just hangs and never actually outputs a stream. It appears to be an issue with the udp muxer, but unsure how to resolve specifically.
Thanks