Skip to content
Discussion options

You must be logged in to vote

First of all, this does not work with log level debug: This is adding too much latency.
I was testing with ffplay and noticed that I was running into a timeout which was set too low. I increased the timout and and it it working w/o any issues using ffmpeg now. I even increased to sample rate to 48000 and with log level Warning this also works w/o issues. Example command

ffplay rtsp://192.168.1.43:554/

I was running down the VLC rabbit hole and found that this can't work if RTSP has not been enabled at compile time.
You can double-check if it is available in Tools - Preferences.
Click on Show Settings: all
In Input / Codecs - Demuxers you must have an entry for RTP/RTSP. If this is missin…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@pschatzmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants