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
    • L

      SOLVED rtsp服务
      VEYE MIPI camera • • lin

      4
      0
      Votes
      4
      Posts
      838
      Views

      N

      @国电富通 可以找一下网上开源的rtsp, 在板子实现一个rtsp server 然后电脑用vlc访问

    • N

      SOLVED IMX462 with Raspberry Pi Zero 2
      VEYE MIPI camera • • Nathan Sinclair

      5
      0
      Votes
      5
      Posts
      689
      Views

      veye_xumm

      @veye_xumm

      The feedback from this link below is the same as your problem, and although it is in Chinese, the images in it are informative.
      https://forum.veye.cc/topic/187/veye-mipi-imx385在新版raspberry-pi-zero-2-w上无法使用

      I'll list the points to use:

      Use a separate 5V supply. On the raspberry pi zero 2w, the power on enable pin for camera, needs to be executed separately: raspi-gpio set 40 dh

      Once this is done, the camera can be detected on the i2c-10 bus.

      i2cdetect -y 10

      The 0x3b device can be detected and the script can read and write camera parameters now.
      After completing the above steps, you can use the veye_raspicam series software normally.

    • M

      SOLVED GPIO Strobe pulled high during Video streaming mode
      VEYE MIPI camera • • mca312

      6
      0
      Votes
      6
      Posts
      867
      Views

      veye_xumm

      @mca312 You are welcome.

    • L

      UNSOLVED normal trigger和High-speed trigger 有什么区别
      Jetson App Software • • lizi

      2
      0
      Votes
      2
      Posts
      871
      Views

      veye_xumm

      @lizi said in normal trigger和High-speed trigger 有什么区别:

      这个的1和2是有什么区别吗?

      2只有MV-MIPI-IMX178M支持,具体你可以看看这个地方。

      @lizi said in normal trigger和High-speed trigger 有什么区别:

      这里配置的这个时间是什么时间?

      触发间隔。可以参考这个地方。

    • 张

      SOLVED MV-MIPI-IM256M数据格式
      Machine Vision camera • • 张志伟

      11
      0
      Votes
      11
      Posts
      2043
      Views

      veye_xumm

      @张志伟 不好意思,我们现在相机本身没有图像矫正功能,也没有使用板块的ISP模块的方案。

    • J

      SOLVED RAW-MIPI-AR0234M
      VEYE MIPI camera • • jose5000

      2
      0
      Votes
      2
      Posts
      329
      Views

      veye_xumm

      @jose5000
      Please run the commands from part3.7 of this link and post the results here.
      https://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2#Are_Image_and_DTB_upgrade_successful_.3F

    • H

      SOLVED 树莓派5下MV_IMX287使用mv_mipi_i2c.sh错误
      Raspberry Pi App Software • • hujun

      3
      0
      Votes
      3
      Posts
      935
      Views

      H

      @veye_xumm 好的,已经解决了感谢

    • D

      SOLVED software trigger for MV-MIPI-SC130M
      CS MIPI camera • • dm

      4
      0
      Votes
      4
      Posts
      1743
      Views

      veye_xumm

      @dm

      @dm said in software trigger for MV-MIPI-SC130M:

      Are the trigger pins of the sensor not connected to the device controller?

      The trigger pins of the sensor are connected to the device controller

    • N

      SOLVED yavta 工具获取的帧率只有34fps, 实际设置的是60fps的帧率
      Machine Vision camera • • nb

      10
      0
      Votes
      10
      Posts
      1652
      Views

      veye_xumm

      @nb 不客气。

    • N

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

      3
      0
      Votes
      3
      Posts
      2035
      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
      943
      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
      1085
      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
      285
      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
      894
      Views

      veye_xumm

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

    • L

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

      2
      0
      Votes
      2
      Posts
      490
      Views

      veye_xumm

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

    • D

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

      5
      0
      Votes
      5
      Posts
      1309
      Views

      D

      @veye_xumm 好的,感谢解答。

    • L

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

      16
      0
      Votes
      16
      Posts
      3176
      Views

      veye_xumm

      @liuyue 已私信。

    • E

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

      6
      0
      Votes
      6
      Posts
      1467
      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
      1239
      Views

      veye_xumm

      @lizi 好的。

    • veye_xumm

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

      55
      0
      Votes
      55
      Posts
      13046
      Views

      L

      @veye_xumm 好的,感谢