gstreamer/subprojects/gst-examples/webrtc/sendrecv/gst-rust
Sebastian Dröge bf4a3c89cd examples: webrtc: sendrecv: rust: Implement OFFER_REQUEST handling
Allow requesting an offer from the peer if we're joining a call with a
peer, and allow the peer to request an offer from us if waiting for an
incoming call.

This implements all 4 variants the protocol allows for.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3758>
2023-01-20 11:36:57 +00:00
..
src examples: webrtc: sendrecv: rust: Implement OFFER_REQUEST handling 2023-01-20 11:36:57 +00:00
.dockerignore Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
.gitignore Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
Cargo.lock examples: webrtc: sendrecv: rust: Implement TWCC support in both directions 2023-01-20 11:36:57 +00:00
Cargo.toml examples: webrtc: sendrecv: rust: Implement TWCC support in both directions 2023-01-20 11:36:57 +00:00
Dockerfile Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00