i multicast streaming on rtsp in vlc either gui or terminal. kindly me.
you may create config file, like:
new ch1 broadcast enabled setup ch1 input "c:\users\public\videos\sample videos\wildlife.wmv" setup ch1 output #transcode{vcodec="h264",vb="600"}:rtp{dst=239.255.1.1,port=1234,sdp=rtsp://localhost:5554/test1} control ch1 play run vlc next command: vlc -i telnet --vlm-conf < config file >
stream available @ rtsp://localhost:5554/test1
Comments
Post a Comment