• This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • veye_raspivid splits video in half and puts it together wrong

    4
    0 Votes
    4 Posts
    887 Views
    veye_xummV
    @raphael correct
  • IMX385 on Jetson Xavier NX JetPack5.01DP can't find camera

    25
    0 Votes
    25 Posts
    9k Views
    veye_xummV
    @maponarooo Thank you for the reminder, I've modified it. The file should have a tar.gz suffix instead of tgz.
  • Camera VEYE-MIPI-IMX327S support on rk3399pro chips

    2
    0 Votes
    2 Posts
    695 Views
    veye_xummV
    @dan_lionking Due to some problems with the bsp of rk3399. http://wiki.veye.cc/index.php/VEYE_MIPI_327_for_Nano_Pi_4_ubuntu#Exsiting_bugs After we have transport VEYE-MIPI-327 into rk3399, we found these problems and then abandoned the rk platform.
  • imx327e coonectors CSI cable

    2
    0 Votes
    2 Posts
    1k Views
    veye_xummV
    @siderat said in imx327e coonectors CSI cable: The camera has two connectors for connecting a cable. Upper wide, lower narrower. I am using PI. And I connect the cable to the top connector. Can you connect to the bottom connector too? Only one of these two connectors can be used at the same time.
  • Is there any plan to support libcamera?

    25
    0 Votes
    25 Posts
    9k Views
    veye_xummV
    @thn Never mind, this can be ignored.
  • About FFC connector of VEYE-MIPI-IMX355

    2
    0 Votes
    2 Posts
    557 Views
    veye_xummV
    @hiro999 http://wiki.veye.cc/index.php/FFC_Cable
  • 0 Votes
    2 Posts
    697 Views
    veye_xummV
    @xzh 你好, 这个capture的功能并不是配套triggger模式的。其功能是从流模式下当前视频流中取出一帧图像。 使用trigger模式,建议使用D_start_yuv_stream函数,注册一个回调函数。然后就会一直处于等待状态。有触发信号之后,就会收到回调函数。
  • VEYE-MIPI-327E preview 速度調整?

    21
    0 Votes
    21 Posts
    7k Views
    K
    @veye_xumm 好的謝謝您
  • Inquiring about cameras for use with bananapi m2-zero

    4
    0 Votes
    4 Posts
    1k Views
    veye_xummV
    @nathan-sinclair Sorry, no plans at this time.
  • VEYE-MIPI-IMX385

    5
    0 Votes
    5 Posts
    1k Views
    veye_xummV
    @thn said in VEYE-MIPI-IMX385: Is there support for legacy mode under bullseye 64 bit? No.
  • VEYE327s Nvidia Jetson NX sensor not detected

    2
    4
    0 Votes
    2 Posts
    588 Views
    veye_xummV
    @photon-94 Since you are using 327S instead of 327E,please use dtb file in VEYE-MIPI-CAM2M dir.
  • VEYE-MIPI-IMX462相机显示红色界面

    4
    1
    0 Votes
    4 Posts
    1k Views
    J
    @veye_xumm 好的,谢谢
  • VEYE-MIPI-327S gstreamer issue

    6
    1
    0 Votes
    6 Posts
    1k Views
    S
    @veye_xumm FIXED! thank you!
  • VEYE-MIPI-327E 使用gstreamer預覽畫面出現問題

    12
    2
    0 Votes
    12 Posts
    2k Views
    veye_xummV
    @kuo 祝贺!
  • IMX462 struggling to get V4L2 working on astroberry (buster 5.10.103-v7l+)

    10
    0 Votes
    10 Posts
    2k Views
    S
    @veye_xumm Perfect, thank you very much for your support. It is now working.
  • Veye327管道设置失败

    4
    1
    0 Votes
    4 Posts
    1k Views
    veye_xummV
    @tlx VEYE-MIPI-IMX327S 不需要额外供电,如果是双板版本的327E需要额外供电。 参考: http://wiki.veye.cc/index.php/Adapter_Board_for_Raspberry_Pi/zh
  • i2c videoformat command

    2
    0 Votes
    2 Posts
    673 Views
    veye_xummV
    @lich-mk YES. VEYE series do not have param save function.
  • IMX327 Gstreamer latency

    3
    0 Votes
    3 Posts
    866 Views
    veye_xummV
    @vpr Hi, please take a look at this post about the test principle of time delay. http://forum.veye.cc/topic/22/i-want-to-synchronize-the-two-cameras-in-sync-mode/9?_=1619401819344 Our veye series modules include isp function, which involves whole frame caching in some places, so there will be a little extra delay than raw sensor's camera. In my experience, the screen-to-screen latency test results are indeed more than 100ms.
  • IMX327S Shadowed images

    3
    1
    0 Votes
    3 Posts
    865 Views
    V
    @veye_xumm Completely turning off denoise fixes the issue. This frame was captured on lowest default denoise levels. Thanks.