I have been unable to tell the difference between
subprojects/gst-plugins-bad/gst-libs/gst/webrtc/meson.build
and
subprojects/gst-plugins-bad/ext/webrtc/meson.build.
- ext/webrtc/ is the GStreamer plugin that contains the
webrtcbinelement - gst-libs/gst/webrtc is the GStreamer WebRTC library that provides API for various objects the
webrtcbinelement exposes/uses.
1 Like