<div dir="ltr">Hello everybody I fail to get twcc stats on master branch. Property on the RTPSession does not get initialised and is empty.<div>I am running gst-examples/webrtc/sendrecv/gst/webrtc-sendrecv.c sample as reference.</div><div><br></div><div>It sets twcc:</div><div>gst_rtp_header_extension_set_id (video_twcc, 1);</div>g_signal_emit_by_name (videopay, "add-extension", video_twcc);<div><br></div><div>I do not get any stats in rtp session, debugged internal signal notify_twcc and still nothing. Why twcc is not working? (Or stats are not available?).</div><div><br></div><div>Any help or idea?</div></div>