Versions Compared

Key

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

...

  • Multiple video stream from single camera and multiple camera
  • At the same time we will display live streaming on screen, captures stills and record video at different resolution.
  • Per frame control
  • ISP:
    • AWB ( Automatic white Balance )
    • CCM ( color correction matrix )
    • AGC ( Automatic gain control)
    • ALSC ( Auto lens shading correction)
    • GEQ (green equalization algorithm)
    • SDN (spatial denoise) control algorithm
    • DPC (defective pixel correction) control algorithm
    • Contrast ( Gamma control algorithm)
    • Black level control algorithm
    • Sharpen control algorithm status

Connecting camera to

...

Raspberry pi board

Refer below link to coonect to connect camera to pi board

connecting camera to Raspberry pi board

Build and Flash Procedure

...

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=1530/1,format=NV12 ! videoconvert ! v4l2h264enc ! queue ! filesink location=libcamerasrc.h264

...

play video using vlc player

Demo Video

View file
namelibcamerasrc.h264
height150