Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Announcements
    • General Discussion
    • Machine Vision camera
    • VEYE MIPI camera
    • CS MIPI camera
    • FPD LINK III Camera
    • USB camera
    • Raspberry Pi App Software
    • Jetson App Software
    • NXP i.MX App Software
    • Rockchip App camera
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • N

      VEYE website from US. Too many redirects.
      General Discussion • • newleaf

      3
      0
      Votes
      3
      Posts
      2225
      Views

      veye_xumm

      @newleaf By upgrading wordpress I think I have solved the problem, please try again.

    • N

      IMX327S IR-Cut Heat
      VEYE MIPI camera • • newleaf

      4
      0
      Votes
      4
      Posts
      1067
      Views

      N

      @veye_xumm Thank you. And agreed, it's heat transfer. Everything is stable and works great. Good to know it's normal.

    • N

      SOLVED veye_mipi_i2c.sh Raspberry Pi 5
      Raspberry Pi App Software • • natzguk

      2
      0
      Votes
      2
      Posts
      1236
      Views

      veye_xumm

      @natzguk

      Raspberry Pi 5 is special, its i2c bus is 4 and 6. meanwhile, Raspberry Pi need to configure the parameters in advance, please refer to this link below:
      https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi#Raspberry_Pi_5_Setting

    • N

      SOLVED CS-LAMP-IR Frame Synchronization
      VEYE MIPI camera • • nimble99

      2
      0
      Votes
      2
      Posts
      341
      Views

      veye_xumm

      @nimble99 Hi, this board won't work for you. It's a IR lamp running a full duty cycle.

    • L

      SOLVED 相机驱动显示正常,但是不能连接到dphy上
      CS MIPI camera • • lin

      2
      0
      Votes
      2
      Posts
      1093
      Views

      veye_xumm

      @lin 不好意思,现在我们研发的状态是RK3568平台的驱动移植还没有完成。 此事我们已经列入开发计划,预计春节后开始。

    • L

      SOLVED 如何设置ar0234接收单通道的图像。而不是rgb的。
      VEYE MIPI camera • • lizi

      2
      0
      Votes
      2
      Posts
      587
      Views

      veye_xumm

      @lizi 你好,我们这个相机本身是黑白的,只有一个通道。 驱动输出的数据也是单通道的。 你的意思是进入opencv现在是三通道模式的? 不好意思,这个我们对opencv的确不太熟,这方面需要再研究。

    • D

      SOLVED MV-MIPI-IMX296硬触发模式下opencv无法读取图像
      General Discussion • • Danny

      5
      0
      Votes
      5
      Posts
      1598
      Views

      D

      @veye_xumm 好的,感谢解答。

    • L

      SOLVED cs-mipi-imx307检测不到摄像头
      CS MIPI camera • • liuyue

      16
      0
      Votes
      16
      Posts
      3596
      Views

      veye_xumm

      @liuyue 已私信。

    • E

      SOLVED How to set exposure for IMX-287M?
      Raspberry Pi App Software • • etale_cohomology

      6
      0
      Votes
      6
      Posts
      1719
      Views

      veye_xumm

      @etale_cohomology said in How to set exposure for IMX-287M?:

      It turns out you must manually select the I2C bus number (I also enabled I2C on raspi-config). Since I'm using CAM0 on RPI5, the bus is 6. Example:
      ./mv_mipi_i2c.sh -r -f manufacturer -b 6
      This works.

      Yes

    • L

      SOLVED 树莓派的流模式和硬触发模式
      Raspberry Pi App Software • • lizi

      6
      0
      Votes
      6
      Posts
      1518
      Views

      veye_xumm

      @lizi 好的。

    • veye_xumm

      SOLVED RAW-MIPI-AR0234M配置为4lane模式
      Machine Vision camera • • veye_xumm

      55
      0
      Votes
      55
      Posts
      15365
      Views

      L

      @veye_xumm 好的,感谢

    • C

      SOLVED imx462寄存器值
      VEYE MIPI camera • • canglin

      26
      0
      Votes
      26
      Posts
      4605
      Views

      veye_xumm

      @canglin 默认是discontinues模式。

    • L

      SOLVED v4l2显示摄像头可调参数语句用不了
      CS MIPI camera • • lin

      5
      0
      Votes
      5
      Posts
      1509
      Views

      L

      @veye_xumm 谢谢,原来它只能写成/dev/v4l-subdev2

    • V

      SOLVED New Raspberry pi 5 support
      VEYE MIPI camera • • Vaa

      25
      0
      Votes
      25
      Posts
      6007
      Views

      V

      @vaa said in New Raspberry pi 5 support:

      @veye_xumm
      In case I try to set pixel_format to any other value is cause VIDIOC_STREAMON fail. I suppose this is a bug in the driver.
      Some other applications like gstreamer only set pixel_format if you directly point to do this, this is why it works, but many others (e.g. trying to set default pixel_format) are not.

      Will you going to fix the issue?

    • L

      UNSOLVED 3588修改行对齐
      VEYE MIPI camera • • lin

      12
      0
      Votes
      12
      Posts
      1740
      Views

      L

      @veye_xumm 好的,谢谢

    • N

      UNSOLVED ROC-RK3588S-PC and IMX462
      Rockchip App camera • • natzguk

      18
      0
      Votes
      18
      Posts
      5332
      Views

      veye_xumm

      @natzguk pls try this:
      https://github.com/veyeimaging/rk35xx_firefly/blob/main/linux/samples/gstreamer/veye camera/preview.sh

    • L

      UNSOLVED 使用i2c.sh读写曝光参数,但实时图像预览图像并没有变化
      VEYE MIPI camera • • liliant

      6
      0
      Votes
      6
      Posts
      905
      Views

      veye_xumm

      @liliant 一般来说,能出图,i2c是通的;那么摄像头应该没有坏,控制参数也应该生效才对。

    • -

      SOLVED MV-MIPI-SC130m 检测不到摄像头
      General Discussion • • -LLL

      51
      0
      Votes
      51
      Posts
      15104
      Views

      veye_xumm

      @lll 是的。本质上是修改对应的寄存器即可。

    • N

      SOLVED IMX327S with reComputer Xavier/Nano
      VEYE MIPI camera • • newleaf

      12
      0
      Votes
      12
      Posts
      1807
      Views

      veye_xumm

      @newleaf You are welcome.

    • N

      SOLVED RaspberryPi OS 64-bit
      Raspberry Pi App Software • • natzguk

      3
      0
      Votes
      3
      Posts
      1067
      Views

      N

      @veye_xumm For anyone else. This works perfectly. Note that when recompiling on 64-bit Pi, the following warning is produced. It still builds. Just copy the outputs to bin and the scripts work fine.

      ./make.sh i2c_read.c: In function ‘main’: i2c_read.c:112:35: warning: passing argument 4 of ‘i2c_rd’ from incompatible pointer type [-Wincompatible-pointer-types] 112 | i2c_rd(fd, device_addr,reg_addr, &value, num); | ^~~~~~ | | | unsigned char (*)[512] i2c_read.c:20:68: note: expected ‘unsigned char *’ but argument is of type ‘unsigned char (*)[512]’ 20 | static int i2c_rd(int fd, uint8_t i2c_addr, uint16_t reg, uint8_t *values, uint32_t n)