Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. VEYE MIPI camera
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • C

      SOLVED Can't select 25Hz framerate on MIPI IMX462
      • carrot

      2
      0
      Votes
      2
      Posts
      334
      Views

      veye_xumm

      @carrot said in Can't select 25Hz framerate on MIPI IMX462:

      Please try this:

      sudo ./veye_mipi_i2c.sh -w -f videoformat -p1 PAL -b 9 gst-launch-1.0 nvv4l2camerasrc device=/dev/video0 ! "video/x-raw(memory:NVMM),format=(string)UYVY,width=(int)1920,height=(int)1080" ! nvvidconv ! "video/x-raw(memory:NVMM),format=(string)I420" ! fpsdisplaysink video-sink=fakesink -v
    • L

      SOLVED 相机采集图像阻塞
      • lin

      37
      0
      Votes
      37
      Posts
      7971
      Views

      T

      @veye_xumm 请问FPGA和RK3588直连,没有I2C,怎么在设备树里添加相机?相机驱动又该怎样处理?

    • Y

      IMX462 拍摄的小短片
      • yiming

      1
      0
      Votes
      1
      Posts
      296
      Views

      No one has replied

    • Y

      关于 CM4-NANO-B 同时使用CSI(IMX462)和DSI (微雪屏幕)
      • yiming

      1
      0
      Votes
      1
      Posts
      334
      Views

      No one has replied

    • L

      SOLVED 3568上加载AR0234M
      • lin

      9
      0
      Votes
      9
      Posts
      1466
      Views

      veye_xumm

      @lin 应该还是设备树配置的问题。

    • W

      SOLVED 移植MV-IMX265驱动程序到迅为RK3568抓图卡死
      • w88121446

      39
      0
      Votes
      39
      Posts
      9014
      Views

      veye_xumm

      @w88121446 我们用的firefly的板子,gstreamer是支持gray8数据格式的。

    • L

      SOLVED Ar0234M isp畸变校正
      • lin

      3
      0
      Votes
      3
      Posts
      584
      Views

      veye_xumm

      @lin 你好,现在我们并没有使用rk3588内部的isp的经验。不好意思。

    • N

      UNSOLVED Purple hued images with IMX327.
      • newleaf

      5
      0
      Votes
      5
      Posts
      945
      Views

      veye_xumm

      @newleaf
      Looking at the image you sent, I do think it's an IR cut issue.
      Could you tell me which aespeed-related command you used to reproduce this phenomenon?

    • L

      SOLVED 设置曝光值有限制
      • lin

      16
      0
      Votes
      16
      Posts
      1997
      Views

      veye_xumm

      @lin 不客气。

    • L

      SOLVED 多通道相机设备树设置
      • lin

      5
      0
      Votes
      5
      Posts
      647
      Views

      L

      @veye_xumm 解决了,dphy4不支持4lane

    • L

      UNSOLVED IMX327在樹梅派Zero W上驅動問題
      • leo12757

      7
      0
      Votes
      7
      Posts
      831
      Views

      veye_xumm

      @leo12757
      你好,抱歉这两天比较忙,我给一个大体的思路您可以试一下。
      install_driver.sh在安装驱动的时候,做了如下两处更改,您可以手动去掉,然后重启系统后再测试一下。

      Add gpu=256M to ${CONFIG_FILE},CONFIG_FILE="/boot/firmware/config.txt" or CONFIG_FILE="/boot/config.txt"

      echo "Add cma=128M to /boot/cmdline.txt "

    • 若

      SOLVED IMX462在树莓派Bookworm系统上能正常使用qv4l2,但是无法切换日夜模式
      • 若兮鱼

      7
      0
      Votes
      7
      Posts
      1012
      Views

      若

      @veye_xumm 可以了,非常感谢

    • S

      SOLVED veye-mipi-imx462在树莓派5上无法用i2c设置参数
      • sqf121

      4
      0
      Votes
      4
      Posts
      897
      Views

      veye_xumm

      @sqf121 不客气。

    • L

      SOLVED 脚本修改lane值
      • lin

      11
      0
      Votes
      11
      Posts
      1148
      Views

      L

      @veye_xumm 好的,已解决

    • L

      相机设备树修改
      • lin

      10
      0
      Votes
      10
      Posts
      1043
      Views

      L

      @veye_xumm 好的,已解决

    • A

      UNSOLVED RAW-MIPI-IMX462M 長時間曝光設定
      • atboy

      4
      0
      Votes
      4
      Posts
      447
      Views

      veye_xumm

      @atboy 通过邮件联系吧。sales@csoneplus.com

    • L

      SOLVED 相机驱动
      • lin

      38
      0
      Votes
      38
      Posts
      8843
      Views

      veye_xumm

      @023 就是最常用的1.25间距白端子。

    • E

      SOLVED How to get actual gain and shutter?
      • Egor

      3
      0
      Votes
      3
      Posts
      649
      Views

      veye_xumm

      @egor Sorry, this feature is not supported right now.

    • 张

      UNSOLVED 怎么通过V4L2直读摄像头内存,现在按常规的操作ioctl无法实现
      • 张志伟

      18
      0
      Votes
      18
      Posts
      2030
      Views

      veye_xumm

      @张志伟 按照我我们wiki上步骤去调用yavta存图一定是可以的。你把你用的命令发出来我看看。

    • L

      SOLVED 获取相机图像帧被阻塞
      • lin

      3
      0
      Votes
      3
      Posts
      454
      Views

      L

      @veye_xumm 解决了,重启后,可以了