gst-plugin-webrtc 0.13.4

GStreamer plugin for high level WebRTC elements and a simple signaling server
1
2
3
4
5
// SPDX-License-Identifier: MPL-2.0

fn main() {
    gst_plugin_version_helper::info()
}