You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the WebRTC output but I'm getting the following errro:
[gstreamer] gstEncoder -- failed to set pipeline state to PLAYING (error 0)
[gstreamer] gstEncoder -- starting pipeline, transitioning to GST_STATE_PLAYING
[gstreamer] GST_LEVEL_WARNING nvv4l2h264enc v4l2
/dvs/git/dirty/git-master_linux/3rdparty/gst/gst-v4l2/gst-v4l2/v4l2_calls.c:637 gst_v4l2_open
error: Cannot identify device '/dev/v4l2-nvenc'.
[gstreamer] GST_LEVEL_WARNING nvv4l2h264enc v4l2
/dvs/git/dirty/git-master_linux/3rdparty/gst/gst-v4l2/gst-v4l2/v4l2_calls.c:637 gst_v4l2_open
error: system error: No such file or directory
[gstreamer] GST_LEVEL_WARNING nvv4l2h264enc videoencoder
gstvideoencoder.c:1636 gst_video_encoder_change_state
error: Failed to open encoder
I'm trying to use the WebRTC output but I'm getting the following errro:
My code looks like that:
How can I use the output render with an Jetson Orin Nano?
The text was updated successfully, but these errors were encountered: