gst-plugins-rs/net/webrtc/src/webrtcsink
François Laignel 168af88eda webrtc: add features for specific signallers
When swapping between several development branches, compilation times can be
frustrating. This commit proposes adding features to control which signaller
to include when building the webrtc plugin. By default, all signallers are
included, just like before.

Compiling the `webrtc-precise-sync` examples with `--no-default-features`
reduces compilation to 267 crates instead of 429 when all signallers are
compiled in.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1539>
2024-04-12 19:10:42 +02:00
..
homegrown_cc.rs webrtcsink: don't panic with bitrate handling unsupported encoders 2024-04-09 15:48:59 +00:00
imp.rs webrtc: add features for specific signallers 2024-04-12 19:10:42 +02:00
mod.rs webrtc: add features for specific signallers 2024-04-12 19:10:42 +02:00
pad.rs webrtcsink: Added sinkpad with "msid" property 2024-02-12 15:04:44 +00:00