I see thank you for this clear explanation. Are you aware of any methods
out there for recording an RTSP stream reliably to file without losing
partial frames?
When FFMPEG is used to capture the frames directly, it seems to not have
this issue, so I presume they have some logic for extending the c
I am streaming an RTSP stream (from an AXIS P7216 encoder). To connect to
it, I have used an ssh tunnel that forwards the remote stream so I can
access it as localhost.
The command I am using is as follows:
openRTSP -D 1 -c -B 1000 -b 1000 -Q -F cam_eight -P 30 -4 -t -u
username password