We’re working with a custom board based on the Jetson Orin NX module running JetPack 6.0, which includes Jetson Linux 36.3 with Kernel 5.15 and an Ubuntu 22.04 root file system.
We can stream from our cameras /dev/video0 and /dev/video1 using GStreamer pipelines or VLC, but we get the error “video4linux video1: Error opening VI capture channel node /dev/capture-vi-channel0 with err: -1” when we try to access our camera(/dev/video0) through Google Meet or Zoom.
Could you please help us debug this? Thank you in advance!
Hi,
We can stream using the gst-launch-1.0 command, vlc, and other streaming apps. But when we are trying to access the camera using google meet or zoom we are facing the error.
This may be due to different implementation in application, so the same approach does not work. Would see if other users have experience and can share suggestion.