Answer the question
In order to leave comments, you need to log in
How to get RAW data from RTSP stream using ffmpeg?
I have a link to an RTSP stream, there are two tracks, how can I get the track from the video?
Using
ffmpeg -y -i rtsp://.. -f s16le -ac 1 -ar 48000 -acodec pcm_s16le input.raw
I only get audio. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question