VLC command line for multicast and TTL
Posted: 02 Dec 2014 00:52
Can you someone help me with the command line syntax for multicasting a video file and TTL value other than 1. The current VLC streaming GUI seems to have a bug where changing the TTL value still uses one therefore will not work over routers.
Is it like this?
vlc test.mp4 --sout=#rtp{mux=ts,dst=239.0.0.1} --ttl 10
Doesn't seem to work.
Please help!
Is it like this?
vlc test.mp4 --sout=#rtp{mux=ts,dst=239.0.0.1} --ttl 10
Doesn't seem to work.
Please help!