<div dir="ltr">Hi,<div><br></div><div>I am attempting to get awskvswebrtcsink working on a Jetson Xavier NX, Ubuntu 18.04.4, JP4.4, DS5.0. I have custom built GStreamer 1.20.6 and built gst-plugins-rs/net/webrtc with Cargo 1.68.2. I am using the default 1.14 compiled L4T and DS gstreamer plugins which seem to be working fine for my other pipelines. My current pipeline (which is constructed via gst-python) looks like the following:</div><div><br></div><div>RTSP Camera/s -> uridecodebin -> nvstreammux -> nvstreamdemux -> nvvideoconvert -> capsfilter 

 (video/x-raw(memory:NVMM),format=I420) -> awskvswebrtcsink</div><div><br></div><div>I have a similar pipeline working well with kvssink, however when trying awskvswebrtcsink, I am not getting any output. 

Codec pipeline discovery seems to work for H264 / H265 / VP9, though shortly after discovery the below logs appear (with GST_DEBUG=4):

</div><div><br></div><div>GST_EVENT gstevent.c:892:gst_event_new_caps: creating caps event application/x-rtcp<br></div><div>GST_EVENT gstevent.c:973:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999<br></div><div>GST_ERROR_SYSTEM gstelement.c:2274:gst_element_message_full_with_details:<webrtc-sink--0> posting message: GStreamer encountered a general stream error.<br></div><div>GST_ERROR_SYSTEM gstelement.c:2301:gst_element_message_full_with_details:<webrtc-sink--0> posted error message: GStreamer encountered a general stream error.<br></div><div><br></div><div>Anyone know how I can debug this further, or if this has been seen before?</div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br><table border="0" cellspacing="0" cellpadding="0" style="font-family:Verdana,Arial,sans-serif;color:rgb(9,46,65);font-size:11px;line-height:1.5;border-collapse:collapse"><tbody><tr><td height="100" valign="top"><span style="font-family:Verdana,Arial,sans-serif"><strong>ALEC P. GURMAN</strong><br></span>Mechatronic Engineer<br><br><span style="color:rgb(215,223,33)"><strong>p</strong></span> +61 434 554 916<br><span style="color:rgb(215,223,33)"><strong>e</strong></span><a href="mailto:alec@manabotix.com" style="color:rgb(9,46,65)" target="_blank"> alec@manabotix.com</a><br><span style="color:rgb(215,223,33)"><strong>w</strong></span><a href="http://manabotix.com/" style="color:rgb(9,46,65)" target="_blank"> manabotix.com</a><br><br><span style="font-family:Verdana,Arial,sans-serif;color:rgb(0,0,0);font-size:10px;line-height:1"><img src="http://www.manabotix.com/assets/images/manabotix-logo-horiz.png" alt="Manabotix" width="200" height="auto"></span><br></td></tr></tbody></table></div></div></div></div></div></div></div></div>