Cargo Features

[dependencies]
gst-plugin-webrtc = { version = "0.12.5", default-features = false, features = ["capi", "v1_22", "doc"] }
default = v1_22

The v1_22 feature is set by default whenever gst-plugin-webrtc is added without default-features = false somewhere in the dependency tree.

static capi
v1_22 default

Enables v1_22 of gstreamer, gstreamer-app, gstreamer-rtp, gstreamer-sdp, gstreamer-video, and gstreamer-webrtc

doc

gst-plugin-webrtc has 4 features without comments.