Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

libcamera video validation procedure

STEP 1:

Excute Execute below commond inside command inside target.

Code Block
languagebash
titlelibcamera video capture
#gst-launch-1.0 libcamerasrc ! video/x-raw, colorimetry=bt709,format=NV12,interlace-mode=progressive,width=1280,height=720,framerate=15/1 ! videoconvert ! v4l2h264enc ! filesink location=libcamerasrc.h264

...

play video using vlc player

Demo Video

Known issues(currently worked on)

The libcamera captured video is coming as cropped(zoom) compare to v4l2src
There is crash observed intermediately when camera is  moved