Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. Popular
    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
    • All Time
    • Day
    • Week
    • Month
    • A

      SOLVED 327S work on Raspberry pi CM4 module
      VEYE MIPI camera • • Alexz3 0

      9
      0
      Votes
      9
      Posts
      598
      Views

      veye_xumm

      @veye_xumm 由于时间太久了,客户没有进一步的反馈,我会把这个帖子标记为已解决.

    • M

      New change for camera on new raspberry OS.
      Raspberry Pi App Software • • Matrix9969

      9
      0
      Votes
      9
      Posts
      1577
      Views

      V

      @veye_xumm Ok

    • V

      SOLVED IMX327-增强款无法在nx上使用
      CS MIPI camera • • vvxy

      9
      0
      Votes
      9
      Posts
      1069
      Views

      veye_xumm

      @vvxy
      当然,327型号只支持1080p这个模式。
      具体可以看我们wiki上的手册。

    • F

      SOLVED IMX462 parameters
      VEYE MIPI camera • • fabricio borges

      9
      0
      Votes
      9
      Posts
      763
      Views

      veye_xumm

      @fabricio-borges
      This question has been asked for a long time and the status has not been updated. I will mark the status as solved, so you can follow up again if needed, or just open the question.

    • E

      SOLVED IMX 287 opencv python多线程多相机硬触发帧率下降
      General Discussion • • EtherealHorizon

      9
      0
      Votes
      9
      Posts
      2269
      Views

      veye_xumm

      @etherealhorizon

      @etherealhorizon said in IMX 287 opencv python多线程多相机硬触发帧率下降:

      最后是用python多进程为每个相机分别subprocess运行v4l2-ctl命令行然后读取--stream-mmap --verbose的时间戳

      这个时间戳不够准确,如果你的算法对事件准确性要求不高,也可以先这样用。

      @etherealhorizon said in IMX 287 opencv python多线程多相机硬触发帧率下降:

      还想请教一下怎么做real time binning,就是实时地将2x2或者4x4的像素值求和再保存,我们的c水平比较烂哈哈。

      这个我们也缺乏实际经验。不好意思。

    • J

      SOLVED 使用IMX307相机dtb和Image在agx xavier更新dtb失败
      CS MIPI camera • • jdx-jdx

      9
      0
      Votes
      9
      Posts
      1041
      Views

      veye_xumm

      @jdx-jdx
      是的。probe成功才会生成video节点。

    • M

      SOLVED IMX385 Jetson Xavier NX Gstreamer error!!!
      VEYE MIPI camera • • maponarooo

      9
      0
      Votes
      9
      Posts
      2190
      Views

      M

      @veye_xumm Okay. Anyway Thank you.

    • L

      imx307不能识别到videox
      CS MIPI camera • • Lkarthus

      9
      0
      Votes
      9
      Posts
      1014
      Views

      L

      @veye_xumm 好的 谢谢 我再重新搞一下

    • N

      SOLVED Using veye-mipi-327 with opencv
      VEYE MIPI camera • • Nathan Sinclair

      9
      0
      Votes
      9
      Posts
      1062
      Views

      N

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

    • L

      UNSOLVED IMX307采用视频预览模式读取图片有延时
      CS MIPI camera • • lyj

      9
      0
      Votes
      9
      Posts
      1128
      Views

      veye_xumm

      @lyj 我说的这个buffer不是camera里面的buffer,而是jetson主板上为了接收图像而创建的buffer。 不能设置为1,需要有一定的冗余才好。

    • L

      SOLVED 3568上加载AR0234M
      VEYE MIPI camera • • lin

      9
      0
      Votes
      9
      Posts
      1330
      Views

      veye_xumm

      @lin 应该还是设备树配置的问题。

    • D

      SOLVED Imx385无法识别i2c
      CS MIPI camera • • dufuwei

      9
      0
      Votes
      9
      Posts
      2217
      Views

      veye_xumm

      @dufuwei 不好意思,我们这个无法绕过ISP模块。也不能提供完整的原理图。

    • 阿

      SOLVED MV-MIPI-IMX264在迅为RK3568上成像内容不正确
      VEYE MIPI camera • • 阿坎德

      9
      0
      Votes
      9
      Posts
      3246
      Views

      veye_xumm

      @阿坎德 你好,有进一步的结果吗?

    • H

      UNSOLVED CSSC132 driver load 问题
      CS MIPI camera • • Homer

      9
      0
      Votes
      9
      Posts
      1842
      Views

      H

      @veye_xumm 对的,所以我感觉很奇怪。 下面是我修改的install_driver.sh
      echo "Add cma=128M to /boot/firmware/cmdline.txt "
      echo "--------------------------------------"
      sudo sed 's/cma=128M//g' -i /boot/firmware/cmdline.txt
      sudo sed 's/[[:blank:]]*$//' -i /boot/firmware/cmdline.txt
      sudo sed 's/$/& cma=128M/g' -i /boot/firmware/cmdline.txt
      echo "Installing the $driver_name.ko driver"
      echo "--------------------------------------"
      sudo install -p -m 644 ./driver_bin/$(uname -r)/$driver_name.ko /lib/modules/$(uname -r)/kernel/drivers/media/i2c/
      sudo install -p -m 644 ./driver_bin/$(uname -r)/$driver_name.dtbo /boot/firmware/overlays/
      sudo /sbin/depmod -a $(uname -r)
      echo "reboot now?(y/n):"

      谢谢!

    • 潘

      SOLVED 相机抓图相关问题
      Rockchip App camera • • 潘阳刚

      8
      0
      Votes
      8
      Posts
      2175
      Views

      veye_xumm

      已私信。已私信。

    • Y

      How to change FPD-Link 3 Operating Mode (CSI-2 mode -> raw mode)
      FPD LINK III Camera • • yongjin

      8
      0
      Votes
      8
      Posts
      2035
      Views

      veye_xumm

      @yongjin
      I don't know what your current state of knowledge is. If you don't understand i2C, you don't understand fpdlink, you don't understand registers. I think you should first learn the basics and be able to understand the information and code we provide now, and then proceed to your next work.
      Good luck.

    • R

      UNSOLVED veye_raspistill hangs up
      VEYE MIPI camera • • Roger

      8
      0
      Votes
      8
      Posts
      1354
      Views

      R

      With this fix it seems more reliable but it did crash again last night leaving a veye_raspistill Zombie. Short stack trace:-

      Apr 11 23:31:21 allsky kernel: [22053.109872] WARNING: CPU: 3 PID: 20358 at drivers/firmware/raspberrypi.c:64 rpi_firmware_transaction+0xec/0x128
      Apr 11 23:31:21 allsky kernel: [22053.109884] Firmware transaction timeout
      Apr 11 23:31:21 allsky kernel: [22053.109895] Modules linked in: rpcsec_gss_krb5 8021q garp stp llc spidev brcmfmac brcmutil sha256_generic i2c_mux_pinctrl i2c_mux raspberrypi_hwmon cfg80211 rfkill bcm2835_codec(C) v4l2_mem2mem bcm2835_v4l2(C) bcm2835_isp(C) bcm2835_mmal_vchiq(C) videobuf2_vmalloc snd_bcm2835(C) videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common snd_pcm snd_timer i2c_bcm2835 snd spi_bcm2835 videodev mc vc_sm_cma(C) uio_pdrv_genirq uio fixed i2c_dev ip_tables x_tables ipv6
      Apr 11 23:31:21 allsky kernel: [22053.110362] CPU: 3 PID: 20358 Comm: kworker/3:0 Tainted: G C 5.10.17-v7+ #1403
      Apr 11 23:31:21 allsky kernel: [22053.110369] Hardware name: BCM2835
      Apr 11 23:31:21 allsky kernel: [22053.110386] Workqueue: events dbs_work_handler

    • Z

      UNSOLVED sc132 sync模式无电平输出
      CS MIPI camera • • zjutony

      8
      0
      Votes
      8
      Posts
      984
      Views

      veye_xumm

      @zjutony
      a5a4e9a6-73d9-4791-be79-2b8d3929796d-image.png
      c8d0ee25-5791-4830-baae-bb3c47232379-image.png
      你好,我这边freerunning模式跑的,测试没问题。
      要不你配置一下sysreset,让模组恢复下默认值,然后再测试试试?

    • W

      sync问题
      FPD LINK III Camera • • wqeeqweqwwccsd

      8
      0
      Votes
      8
      Posts
      2269
      Views

      veye_xumm

      @wqeeqweqwwccsd
      你这种测试方法是极为模糊和不确切的。请参考我上一个帖子发给你的链接。

    • V

      Adapter for veye327e for rk3399 neo 4
      VEYE MIPI camera • • Viktor

      8
      0
      Votes
      8
      Posts
      661
      Views

      V

      @veye_xumm ok