Search found 1 match

Go to advanced search

by bdg2014
05 Feb 2015 19:18
Forum: General VLC media player Troubleshooting
Topic: RTSP unicast to RTSP multicast with multiple streams
Replies: 0
Views: 765

RTSP unicast to RTSP multicast with multiple streams

Hey All, I'm trying to get convert unicast RTSP streams into multicast RTSP streams. I can get this to work with a single stream using this command. vlc -vvv rtsp://10.0.1.131:7447/vod/514f4586-c736-398a-80a4-8ba7face9fc2_0 --sout '#rtp{dst=10.0.1.131,port=7447,sdp=rtsp://10.0.1.130:8080/test.sdp}' ...

Go to advanced search