Good day.
We use WebRTC native library with some patches added, for example, to enable system audio capturing in screen capture extension. So SDK establishes signaling Websocket connection, passes stream publishing parameters to the library, and it does all the job: establishes WebRTC connection...