/ Published in: Other
Expand |
Embed | Plain Text
Server: vlc -vvv VIDEO_PLAYLIST_FILE -Idummy --sout #rtp{sdp=rtp://0.0.0.0:PORT/display.sdp}' --sout-keep Client: vlc -vvv --no-qt-error-dialogs --play-and-exit --no-video-title-show --no-mouse-events --mouse-hide-timeout=0 --video-on-top --rtsp-caching=5000 --rtp-timeout=0 PLAYLIST where PLAYLIST is a file with several lines that say: rtsp://IP_STREAMING_SERVER:PORT/display.sdp
You need to login to post a comment.
