Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. Dan_LionKing
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 37
    • Best 0
    • Groups 0

    Topics created by Dan_LionKing

    • D

      Camera VEYE-MIPI-IMX327S support on rk3399pro chips
      VEYE MIPI camera • • Dan_LionKing

      2
      0
      Votes
      2
      Posts
      276
      Views

      veye_xumm

      @dan_lionking

      Due to some problems with the bsp of rk3399. http://wiki.veye.cc/index.php/VEYE_MIPI_327_for_Nano_Pi_4_ubuntu#Exsiting_bugs

      After we have transport VEYE-MIPI-327 into rk3399, we found these problems and then abandoned the rk platform.

    • D

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

      2
      0
      Votes
      2
      Posts
      294
      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?

    • D

      UNSOLVED Driver VEYE-MIPI-IMX327S restart system
      VEYE MIPI camera • • Dan_LionKing

      3
      0
      Votes
      3
      Posts
      449
      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.

    • D

      UNSOLVED Camera menu appears on VEYE-MIPI-IMX327S and results
      VEYE MIPI camera • • Dan_LionKing

      3
      0
      Votes
      3
      Posts
      367
      Views

      D

      @veye_xumm
      No devices are connected to these contacts. The camera is connected to RPi4b and RPiZero only via the CSI interface.

    • D

      SOLVED Camera menu appears on VEYE-MIPI-IMX327S
      VEYE MIPI camera • • Dan_LionKing

      15
      0
      Votes
      15
      Posts
      1424
      Views

      veye_xumm

      @dan_lionking
      You are welcome.

    • D

      SOLVED VEYE-MIPI-IMX327S no image
      VEYE MIPI camera • • Dan_LionKing

      24
      0
      Votes
      24
      Posts
      2026
      Views

      veye_xumm

      @dan_lionking
      You are welcome.

    • D

      SOLVED VEYE-MIPI-IMX327S via V4L2
      VEYE MIPI camera • • Dan_LionKing

      20
      0
      Votes
      20
      Posts
      1560
      Views

      veye_xumm

      @dan_lionking
      Right. That's the result.