Skip to content

net/webrtc: add support for answering to webrtcsink

Mathieu Duponchelle requested to merge meh/gst-plugins-rs:webrtcsink-answer into main

Support was added to the base class when the AWS KVS signaller was implemented, but the default signaller still only supported the case where the producer was creating the offer.

Also extend the javascript API

Merge request reports