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

      树梅派4B 如何搭建RTSP?
      Raspberry Pi App Software • • fuhesong

      2
      0
      Votes
      2
      Posts
      767
      Views

      F

      已解决,请访问
      https://forum.veye.cc/topic/581/树莓派4b-imx462-ffmpeg-meteor-master-ai-流星监控方案-不断更新

    • F

      SOLVED IMX327相机video0获取流报错
      VEYE MIPI camera • • fancong

      6
      0
      Votes
      6
      Posts
      902
      Views

      F

      @veye_xumm 感谢感谢

    • F

      UNSOLVED 树莓派64位连接CS-MIPI-IMX307问题
      Raspberry Pi App Software • • fancong

      26
      0
      Votes
      26
      Posts
      5622
      Views

      F

      @veye_xumm 楼主,我用的这个微雪的树莓派CM4扩展板,
      https://www.waveshare.net/wiki/CM4-IO-BASE-A
      能麻烦帮我看看么?

    • H

      SOLVED IMX335 trigger synchronization
      CS MIPI camera • • hchorsi

      2
      0
      Votes
      2
      Posts
      1050
      Views

      veye_xumm

      @hchorsi said in IMX335 trigger synchronization:

      Can the IMX335 sensor be synchronized with an illumination source such as projector using trigger pins? What are the requirements for the trigger signal in terms of the frequency, amplitude, duty cycle,...?

      Sorry, the VEYE-MIPI-IMX335 has an ISP module and does not support external synchronization and trigger signals.

    • R

      SOLVED Can I use YT1.8-2.1I lens with RAW-MIPI-AR0234M?
      Machine Vision camera • • Roman

      3
      0
      Votes
      3
      Posts
      974
      Views

      R

      @veye_xumm Thanks, this should be enough I think

    • N

      UNSOLVED 硬触发设置Trigger Delay 没有起作用
      Machine Vision camera • • nb

      10
      0
      Votes
      10
      Posts
      2112
      Views

      veye_xumm

      @nb
      https://wiki.veye.cc/index.php/Mv_mipi_camera_manual/zh#Sony.27s_Global_shutter.EF.BC.88.E5.85.A8.E5.B1.80.E6.9B.9D.E5.85.89.EF.BC.89
      2.4.3

    • L

      UNSOLVED VEYE-MIPI-327E 在樹梅派上如何設定RTSP?
      VEYE MIPI camera • • leo12757

      3
      0
      Votes
      3
      Posts
      568
      Views

      F

      针对RTSP这个,一般只需要一个rtspd服务器就行,可以移植live555,或者直接用gstreamer的rtsp服务器插件,甚至可以直接用ffmpeg进行rtsp推流,接收的时候,用vlc即可。

    • B

      UNSOLVED IMX287 - 1000+ FPS Python & OpenCV
      Machine Vision camera • • bvdb89

      1
      0
      Votes
      1
      Posts
      694
      Views

      No one has replied

    • M

      SOLVED Drivers for kernel 6.6.20+rpt-rpi-v8
      VEYE MIPI camera • • mca312

      2
      0
      Votes
      2
      Posts
      606
      Views

      veye_xumm

      @mca312
      Hello, we haven't provided precompiled files for this version yet. Please follow our instructions in the documentation to compile it yourself.
      https://github.com/veyeimaging/raspberrypi_v4l2

    • L

      SOLVED RAW-MIPI-AR0234M模块没有树莓派,可不可以用单片机模拟IIC主机,如何直接配置传感器
      VEYE MIPI camera • mcu bypass mode raw-mipi-ar0234m模块 • • liubo1999

      5
      0
      Votes
      5
      Posts
      767
      Views

      veye_xumm

      @liubo1999

      读取0x0424寄存器地址的数据全是0x00,请问是不是我设置的报文发送的不正确?举个例子,数据类型是bool的数据,我可以发一个字节作为设置值吗?还是说必须一次设置4个字节?

      所有数据类型,都是必须使用4个字节的。

      还有一个问题,就是说,如果成功设置成为“MCU bypass mode”模式后,是不是仍然在当前的I2C总线上与传感器通讯?MCU只是作为透传功能是吗?

      设置之后,电路上外部与sensor的i2c通信不经过mcu,是直接联系的。i2c地址也是各自sensor的地址了。

    • N

      UNSOLVED 执行编译出来的./video12 800 800 60 得到的图像。像是按照4:3拉伸得到的图像, 并不是裁剪出来的800 *800的正方形
      Machine Vision camera • • nb

      32
      0
      Votes
      32
      Posts
      6739
      Views

      N

      @veye_xumm 好的 感谢

    • L

      SOLVED rtsp服务
      VEYE MIPI camera • • lin

      4
      0
      Votes
      4
      Posts
      946
      Views

      N

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

    • N

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

      5
      0
      Votes
      5
      Posts
      825
      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
      1085
      Views

      veye_xumm

      @mca312 You are welcome.

    • L

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

      2
      0
      Votes
      2
      Posts
      1066
      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
      2416
      Views

      veye_xumm

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

    • J

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

      2
      0
      Votes
      2
      Posts
      392
      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
      1080
      Views

      H

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

    • D

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

      4
      0
      Votes
      4
      Posts
      1986
      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
      1894
      Views

      veye_xumm

      @nb 不客气。