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

    4
    4
    0 Votes
    4 Posts
    2k Views
    veye_xummV
    @sqf121 不客气。
  • 脚本修改lane值

    11
    0 Votes
    11 Posts
    2k Views
    L
    @veye_xumm 好的,已解决
  • 相机设备树修改

    10
    1
    0 Votes
    10 Posts
    2k Views
    L
    @veye_xumm 好的,已解决
  • RAW-MIPI-IMX462M 長時間曝光設定

    4
    0 Votes
    4 Posts
    1k Views
    veye_xummV
    @atboy 通过邮件联系吧。sales@csoneplus.com
  • 相机驱动

    38
    2
    0 Votes
    38 Posts
    19k Views
    veye_xummV
    @023 就是最常用的1.25间距白端子。
  • How to get actual gain and shutter?

    3
    0 Votes
    3 Posts
    1k Views
    veye_xummV
    @egor Sorry, this feature is not supported right now.
  • 0 Votes
    18 Posts
    4k Views
    veye_xummV
    @张志伟 按照我我们wiki上步骤去调用yavta存图一定是可以的。你把你用的命令发出来我看看。
  • 获取相机图像帧被阻塞

    3
    0 Votes
    3 Posts
    922 Views
    L
    @veye_xumm 解决了,重启后,可以了
  • Recommendation to reduce startup latency for IMX327S

    2
    0 Votes
    2 Posts
    904 Views
    veye_xummV
    @newleaf said in Recommendation to reduce startup latency for IMX327S: For our system, we utilize 940nm IR lighting at night that is triggered by motion. I noticed that there is a 1-3 second period for the camera to adjust each time if we start streaming when the lighting is activated. The first few images are washed out until AE kicks in. What's the recommended approach to eliminate this latency and the initial washout? Should we explore manual exposure and gain? Thx! You can try configuring aespeed first, and then try manual mode if that doesn't meet your needs. https://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/#aespeed
  • imx462 driver update for raspberrypi 6.1.21-v8+

    2
    0 Votes
    2 Posts
    1k Views
    veye_xummV
    @zoldaten Approve
  • 编译veye_mvcam.ko报错

    4
    1
    0 Votes
    4 Posts
    1k Views
    veye_xummV
    @lin said in 编译veye_mvcam.ko报错: RKMODULE_CSI_INPUT forlinx的kernel源码不支持RKMODULE_GET_CSI_DSI_INFO这个宏定义,可以注掉代码。
  • 相机硬触发,采集图像

    29
    2
    0 Votes
    29 Posts
    15k Views
    veye_xummV
    @lin 是的。 不过你要是用视频流模式当然可以咯。
  • IMX462 and Jetson Nano problem

    2
    0 Votes
    2 Posts
    857 Views
    veye_xummV
    @joe The software part of the work seems fine. Next, we need to check if the hardware connections are correct, paying particular attention to the orientation of the FFC cable.
  • IMX462 15pin 1mm pitch to 18pin to 0.5mm pitch connection

    2
    1
    0 Votes
    2 Posts
    690 Views
    veye_xummV
    @lukapercic The number of pins and the spacing of the connectors are different, so I believe they cannot be directly connected together.
  • This topic is deleted!

    3
    4
    0 Votes
    3 Posts
    1k Views
  • IMX327相机video0获取流报错

    6
    1
    0 Votes
    6 Posts
    2k Views
    F
    @veye_xumm 感谢感谢
  • VEYE-MIPI-327E 在樹梅派上如何設定RTSP?

    3
    0 Votes
    3 Posts
    1k Views
    F
    针对RTSP这个,一般只需要一个rtspd服务器就行,可以移植live555,或者直接用gstreamer的rtsp服务器插件,甚至可以直接用ffmpeg进行rtsp推流,接收的时候,用vlc即可。
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    1k Views
  • 0 Votes
    5 Posts
    2k Views
    veye_xummV
    @liubo1999 读取0x0424寄存器地址的数据全是0x00,请问是不是我设置的报文发送的不正确?举个例子,数据类型是bool的数据,我可以发一个字节作为设置值吗?还是说必须一次设置4个字节? 所有数据类型,都是必须使用4个字节的。 还有一个问题,就是说,如果成功设置成为“MCU bypass mode”模式后,是不是仍然在当前的I2C总线上与传感器通讯?MCU只是作为透传功能是吗? 设置之后,电路上外部与sensor的i2c通信不经过mcu,是直接联系的。i2c地址也是各自sensor的地址了。
  • rtsp服务

    4
    0 Votes
    4 Posts
    2k Views
    N
    @国电富通 可以找一下网上开源的rtsp, 在板子实现一个rtsp server 然后电脑用vlc访问