gst-plugins-rs/net
Sanchayan Maity 6be5796888 Add a WebRTC WHEP source element
This implements WHEP specification based on
https://datatracker.ietf.org/doc/html/draft-murillo-whep-00

and has been tested with Cloudflare.

Server offers are likely to be removed from the WHEP specification
in upcoming revisions, to avoid compatibility issues. None of the
commercial services implementing WHEP support server initiated offers.
So we only support client side initiated offers.

Follows session setup and tear down as covered in Figure 1, Section 3
of the specification.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/949>
2022-12-05 11:04:45 +05:30
..
aws aws: Update to env_logger 0.10 for the tests 2022-11-25 11:08:19 +02:00
hlssink3 Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
ndi net/ndi: fix build with --no-default-features 2022-11-29 21:06:12 +02:00
onvif Revert "Update for pango API changes" 2022-11-18 10:58:41 +02:00
raptorq Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
reqwest Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
rtp Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
webrtc webrtcsink: Support nvv4l2vp9enc 2022-12-02 10:18:27 +00:00
webrtchttp Add a WebRTC WHEP source element 2022-12-05 11:04:45 +05:30