> I'm using openRTSP to receive data from camera over RTSP and write into a
> file .mp4. Stream data of camera has frame rate = 30, width = 800, height =
> 600, codec H264.
Note that - because your stream has a non-default frame-rate, width, and height
- you *must* specify these on the command
Hi all!
I'm using openRTSP to receive data from camera over RTSP and write into a
file .mp4. Stream data of camera has frame rate = 30, width = 800, height =
600, codec H264.
When I receive respond DESCRIBE which don't have infor framerate, width,
height(no infor sps and pps), I configed in openRT