Hi , I'm connecting to a remote RTSP camera and streaming out multicast udp. I want to know is I can tell the RTSP camera what ports to send to VLC. I've studied SDP for client and server port assignments but do not see a way to construct arguments via command line for VLC to request specific ports or a port range. Any help appreciated.
Can you give a complete CVLC command line to show how to do this on the sending end ? I thought one would want to control which pair of adjacent ports the sender uses so one knows what pair of ports to open through a router for access to these streams from the Internet.