Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. xiaoxun
    X
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 14
    • Best 0
    • Groups 0

    xiaoxun

    @xiaoxun

    0
    Reputation
    1
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Email 806968602@qq.com

    xiaoxun Follow

    Latest posts made by xiaoxun

    • RE: IMX 178 树莓派出图错误

      @veye_xumm 都试过了,gstream 测试还是上图 那种http://forum.veye.cc/assets/uploads/files/1680582973964-37d0f1639b90d26fae987779fe38100.png

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      我将大小该到了 480*320 还是上图的显示 ,没有出图

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      @veye_xumm CM4 的

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      37d0f1639b90d26fae987779fe38100.png

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      imx78 树莓派
      export DISPLAY=:0

      v4l2-ctl --set-selection=target=crop,top=0,left=0,width=1920,height=1080
      v4l2-ctl -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat=UYVY

      gst-launch-1.0 v4l2src device=/dev/video0 ! "video/x-raw,format=(string)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)22/1" ! v4l2convert ! "vi
      deo/x-raw,format=(string)NV12" ! autovideosink sync=false -v

      在屏幕上边并没有显示,是哪操作的不正确吗?

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      @veye_xumm said in IMX 178 树莓派出图错误:

      v4l2-ctl --set-selection=target=crop,top=0,left=0,width=2816,height=2164

      是在用之前必须要配置好 ROI 吗?

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      1680487466653.png

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      @veye_xumm
      但是设置其他的 分辨率还是报错

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      @veye_xumm
      你好,我试了一下,好像并没有probe 成功,但是已经检测到 IMX178 和出来了 /dev/video0 1680485999265.png

      posted in VEYE MIPI camera
      X
      xiaoxun
    • RE: IMX 178 树莓派出图错误

      @veye_xumm said in IMX 178 树莓派出图错误:

      @xiaoxun 你按照我们的wiki取图吧。现在摄像机由于要支持任意位置的roi,所以驱动跟VLC并不能很好兼容的。

      好的,您的意思是出图前要设置ROI 吗? 另外我下载的驱动代码是支持IMX178 的吗?另外我好像用命令设置IMX178 其他尺寸的时候会提示我设置尺寸参数失败,是这款摄像头只支持 3088*2064吗,应为我从设备信息列表里边也没有看到其他的分辨率支持

      posted in VEYE MIPI camera
      X
      xiaoxun