<div dir="ltr"><div>I try to connect webrtcbin to Janus with gstreamer 1.20.1 and python 3.9, but does not receive pad-added signal.</div><div><br></div><div>The code is in <a href="https://gist.github.com/le-chat/d74457383b6e821666b90e8d5cebcd38#file-webrtc_receiver-py">https://gist.github.com/le-chat/d74457383b6e821666b90e8d5cebcd38#file-webrtc_receiver-py</a></div><div>This gist provides full self-contained environment (with Nix or Docker) and starts Janus server, virtual RTSP camera (used as video source for Janus) and webrtcbin-based client which tries to connect.</div><div><br></div><div>The handler for pad-added is never called, and I don't understand why.</div><div><br></div><div>The logs are at <a href="https://pastebin.com/raw/RsyKBAfM">https://pastebin.com/raw/RsyKBAfM</a></div><div>As i can see, webrtcbin establishes connection and receives many RTP packets from Janus.</div><div><br></div><div>Regards, Alexei Golovko.<br></div></div>