Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. alexxis
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    alexxis

    @alexxis

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Email alexxisgreat@gmail.com

    alexxis Follow

    Latest posts made by alexxis

    • RE: IMX178M with Raspberry 3 and using trigger mode

      Thanks all for your help! I found a solution here:

      http://wiki.veye.cc/index.php/Mv_series_camera_appnotes_4_rpi.

      posted in VEYE MIPI camera
      A
      alexxis
    • IMX178M with Raspberry 3 and using trigger mode

      Hi there! I need to capture a frame using the raspiOS 32-bit CLI. I did it with v4l2. For example:

      v4l2-ctl --set-fmt-video=width=3088,height=2064,pixelformat=UYVY --stream-mmap --stream-count=1 --stream-to=grab-test-01.raw -d /dev/video0 -c trigger_mode=0 --verbose
      

      How can I capture a frame with this key?

      trigger_mode=1
      

      I tried to use

      mv_mipi_i2c.sh -w -f trgone -p1 1
      

      but it didn't help me. Do you know other ways?

      posted in VEYE MIPI camera
      A
      alexxis