gstreamer/webrtc/sendrecv/gst
Nirbheek Chauhan f8cbae9d6e sendrecv: Implement remote-offerer option for JS example
Now you can check the "Remote offerer" checkbox in the JS example to
force the peer to send the SDP offer. This involved implementing
support for receiving the OFFER_REQUEST message in the C example.

As a side-effect of this, the C example will no longer send
OFFER_REQUEST automatically when the --our-id option is passed. It
will only do so when the --remote-offerer option is explicitly passed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/merge_requests/31>
2021-02-10 16:23:40 +05:30
..
Dockerfile Add --disable-ssl flag to webrtc-sendrecv.c 2018-06-18 09:02:05 +03:00
Makefile Improve building documentation 2018-11-22 05:23:15 +00:00
meson.build check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
webrtc-sendrecv.c sendrecv: Implement remote-offerer option for JS example 2021-02-10 16:23:40 +05:30
webrtc_sendrecv.py tests: first pass at some basic browser tests 2020-05-06 06:01:57 +00:00