gst-plugins-rs/net/webrtc/src/webrtcsrc
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
..
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 Add a webrtcsrc element 2023-02-28 20:50:15 -03:00