Open
Description
The issue was previously open in bluerobotics/qgroundcontrol#217.
Discussion was started here.
The framerate can be checked by playing the video with this gstreamer pipeline:
gst-launch-1.0 -v udpsrc port=5600 caps='application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264' \
! rtph264depay \
! avdec_h264 \
! videoconvert \
! fpsdisplaysink
I was unable to make it fixed by playing with the camera settings.
Also while increasing exposure time gives us a low framerate, I was unable to get 30fps even with manual minimum exposure.
Metadata
Metadata
Assignees
Labels
No labels