Two Questions:
- how do you properly set up the configuration file for streaming a virtual camera? do you both a .yml? or just a .conf? and specifically where do each of them go?
zed_calibration_115047324.yml (1.2 KB)
SN115047324.conf (755 Bytes)
How do I tell if I am supposed to be using LEFT_CAMERA_2K or in another mode (like HD)?
- does zed-gstreamer support virtual stereocameras?
I don’t see this clarified in the docs anywhere or in the code. I tried runninggst-launch-1.0 zedsrc ! autovideoconvert ! queue ! fpsdisplaysinkand I got this output. What setup do I need to make this work?
Setting pipeline to PAUSED ...
Setting depth_mode to NONE
ERROR: from element /GstPipeline:pipeline0/GstZedSrc:zedsrc0: Failed to open camera, 'CAMERA STREAM FAILED TO START'
Additional debug info:
/home/jetson/perception/zed-gstreamer/gst-zed-src/gstzedsrc.cpp(2343): gst_zedsrc_start (): /GstPipeline:pipeline0/GstZedSrc:zedsrc0
ERROR: pipeline doesn't want to preroll.
ERROR: from element /GstPipeline:pipeline0/GstZedSrc:zedsrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Additional debug info:
../libs/gst/base/gstbasesrc.c(3556): gst_base_src_start (): /GstPipeline:pipeline0/GstZedSrc:zedsrc0:
Failed to start
ERROR: pipeline doesn't want to preroll.
Failed to set pipeline to PAUSED.
Setting pipeline to NULL ...
Freeing pipeline ...