Print a data channel to STDOUT using ffmpeg
0
0
ffmpeg -i "rtsp://user:password@192.168.0.1:554/app/video" -map 0:1 -c text -f data -
ffmpeg -i "rtsp://user:password@192.168.0.1:554/app/video" -map 0:1 -c text -f data -