Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. VEYE MIPI camera
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • N

      SOLVED Failure to run raspipreview after configuration i2c
      • Nathan Sinclair

      5
      0
      Votes
      5
      Posts
      783
      Views

      veye_xumm

      @nathan-sinclair Okay, you're great!

    • N

      SOLVED Using veye-mipi-327 with opencv
      • Nathan Sinclair

      9
      0
      Votes
      9
      Posts
      1186
      Views

      N

      @veye_xumm I was just looking at the i2c program. Call this resolved.

    • 1

      树梅派VEYE-MIPI-IMX462设置不同曝光时间得到图像没变化
      • 123456

      5
      0
      Votes
      5
      Posts
      658
      Views

      veye_xumm

      @autot said in 树梅派VEYE-MIPI-IMX462设置不同曝光时间得到图像没变化:

      在VEYE-MIPI-IMX462的datasheet中没有提到曝光可调,是不是意味着这个 VEYE-MIPI-IMX46模块的曝光不可调

      可调的。
      mshutter配置这两个参数应该会有不同。但是可能agc的调节(也就是增益自动调节),把亮度调到类似,让你没有注意到其差异。
      你可以把agc配置为0,然后再分别配置mshutter,对比图像的差异。

    • S

      VEYE-MIPI vs. CS-MIPI
      • serene

      2
      0
      Votes
      2
      Posts
      703
      Views

      veye_xumm

      @serene said in VEYE-MIPI vs. CS-MIPI:

      Hi, what's the difference between VEYE-MIPI series vs. CS-MIPI series?

      The two series use different isp schemes. We have used different sensors for each of the two series.
      In general, the CS series supports more parameters and is richer. the VEYE series supports fewer parameters.

    • M

      SOLVED How to rotate VEYE-MIPI-IMX385 camera video on Jetson Xavier NX?
      • maponarooo

      8
      0
      Votes
      8
      Posts
      835
      Views

      M

      @veye_xumm Can't save? Oh... It's really disappointing.
      Anyway... Okay. Thank you.
      I'll close this agenda.

    • N

      UNSOLVED VEYE-MIPI-327 fdsrc not able to be read from.
      • Nathan Sinclair

      1
      0
      Votes
      1
      Posts
      292
      Views

      No one has replied

    • D

      UNSOLVED Stream h264 from camera VEYE-MIPI-IMX327S using v4l2
      • Dan_LionKing

      2
      0
      Votes
      2
      Posts
      390
      Views

      D

      On the Tinker Edge T board, we get video from the camera using the command:

      gst-launch-1.0 v4l2src device=/dev/video0 ! "video/x-raw,format=(string)YUY2, width=(int)1920, height=(int)1080,framerate=(fraction)30/1" ! glimagesink

      But when trying to get the h264 stream using the command:

      gst-launch-1.0 v4l2src device=/dev/video0 ! "video/x-raw,format=(string)YUY2, width=(int)1920, height=(int)1080,framerate=(fraction)30/1" ! videoconvert ! x264enc ! h264parse ! rtph264pay config-interval=1 pt=96 ! rtph264depay ! rtspclientsink protocols=tcp location=rtsp://0.0.0.0:8554/live/h264 latency=1000

      An error is thrown:
      photo_2022-02-22_14-07-48.jpg

      How to get h264 stream?

    • W

      菜鸡提问:jetson nano怎么用opencv调用IMX385呀
      • wqh

      2
      0
      Votes
      2
      Posts
      277
      Views

      veye_xumm

      @wqh
      这个我也不是很懂,但是我们文档4.2.1章节的
      Gstreamer 嵌入到 OpenCV 部分,肯定是一种实现方法,有很多客户都是这么做的。

    • J

      imx307和imx327的驱动的帧率可以修改吗
      • jdx-jdx

      6
      0
      Votes
      6
      Posts
      705
      Views

      veye_xumm

      @jdx-jdx
      通过-b来指明不同的i2c bus.
      请参考下面链接的 4.3.1部分
      http://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2/zh#.E8.A7.86.E9.A2.91.E6.8E.A7.E5.88.B6.E8.BD.AF.E4.BB.B6.E5.8C.85.E7.9A.84.E4.BD.BF.E7.94.A8

    • M

      SOLVED IMX385 Jetson Xavier NX Gstreamer error!!!
      • maponarooo

      9
      0
      Votes
      9
      Posts
      2307
      Views

      M

      @veye_xumm Okay. Anyway Thank you.

    • F

      This topic is deleted!
      • ff_asd

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • M

      segmentation fault error
      • meitiever

      2
      0
      Votes
      2
      Posts
      361
      Views

      veye_xumm

      @meitiever
      Can you provide the command you executed?

    • D

      Nano-B01上连接IMX307提示error druing i2c read probe (-121)
      • Daxue0116

      6
      0
      Votes
      6
      Posts
      517
      Views

      veye_xumm

      @daxue0116
      正常情况下,插上两个,会probe到两个。
      你可以看看/dev/video0 /dev/video1是否同时存在。
      另外可以看看

      dmesg | grep 307

      的输出情况。

    • R

      imx327 missing from raspberrypi_v4l2 ver 5.10.63-
      • Roger

      6
      0
      Votes
      6
      Posts
      1181
      Views

      R

      Hi, I tried the V4L2 driver with Buster which worked OK on a Pi4 4 GB then I tested Bullseye with the legacy mode and the same V4L2 driver ( veyecam2m ver 5.10.63) and that worked OK too.
      I was previously testing with a Pi 3A which I would like to work but that does seem to have a problem with the v4L2 driver with both OS's.

    • Z

      SOLVED sc132相机黑屏
      • zjutony

      15
      0
      Votes
      15
      Posts
      1945
      Views

      Z

      @veye_xumm 重新插拔了下线,目前已经能正常读到,看来应该是线没有接好

    • D

      UNSOLVED Driver VEYE-MIPI-IMX327S restart system
      • Dan_LionKing

      3
      0
      Votes
      3
      Posts
      572
      Views

      D

      @veye_xumm
      We use:

      veye_raspivid -b 1000000 -t 0 -n -o -

      and checked:

      veye_raspivid -b 1000000 -t 0 -p '0,0,1920,1080'

      Using these commands results in a reboot, with the distortions shown above. veye_raspipreview displays such pictures perfectly.

    • 年

      SOLVED 树莓派上输入抓拍命令,导致卡住(IMX307)
      • 年华灬

      25
      0
      Votes
      25
      Posts
      3124
      Views

      veye_xumm

      @年华灬
      这个模组启动比较慢,大约7-8秒,你进行sysreset之后需要等会儿才能正确读到。
      会不会是i2c通信有问题,你检查检查排线插接情况,是否有接触不良?
      可以循环使用
      i2cdetect -y 10
      查看是否有0x3b,有的话,说明摄像头的i2c还活着,在响应。

      如果detect一会儿有,一会儿没有,一种可能,摄像头在不停重启。
      可以尝试在detect到的时候发送sysreset

    • Z

      UNSOLVED sc132相机图片读取失败
      • zjutony

      7
      0
      Votes
      7
      Posts
      929
      Views

      veye_xumm

      @zjutony
      为防万一我这边测试了一下。用的jetson nx,jetpack4.6.
      45d47986-5c26-40c3-9b9a-53113b74bd5b-image.png
      图像是正常的啊。
      请你检查一下我上面列出的模式相关的内容,看一下结果。

    • R

      SOLVED VEYE-MIPI-IMX385在新版Raspberry Pi Zero 2 W上无法使用
      • RuiMin Huang

      4
      0
      Votes
      4
      Posts
      762
      Views

      veye_xumm

      @ruimin-huang 不客气

    • M

      SOLVED Cannot get camera info. VEYE-MIPI-IMX385
      • maponarooo

      7
      0
      Votes
      7
      Posts
      854
      Views

      veye_xumm

      @maponarooo
      Good.
      These are two different product lines with impassable solutions. From sensors, to isp, etc.