Print a data channel to STDOUT using ffmpeg

0
0
No Preview.

If you feel like this example could be improved, you may edit this example here.

ffmpeg -i "rtsp://user:password@192.168.0.1:554/app/video" -map 0:1 -c text -f data -