Open main menu

Changes

C779-Software

67 bytes added, 13:07, 27 December 2021
no edit summary
For the above HDMI device, because the frame rate is 60, so we modify the framerate parameter to 60 like the followint command.
gst-launch-1.0 -vvv v4l2src ! "video/x-raw,'''<span style="color:red;">framerate=60/1</span>''',format=UYVY" ! v4l2h264enc extra-controls="controls,h264_profile=4,h264_level=13,video_bitrate=256000;" ! "video/x-h264,profile=high, level=(string)4.2" ! h264parse ! queue ! matroskamux name=mux ! filesink location=foo.mkv
 
For old raspberry pi os, you can use [[Raspistil]] to take photo.
<!--增加评论功能! -->
<comments />