Skip to content

webrtc-rust: allow setting a port range

Copied from https://gitlab.freedesktop.org//gstreamer/gst-examples/-/merge_requests/30

This is useful as an example of how to access and interface with the ICE agent properly.

Marked as WIP because of the local dependency on the libnice bindings, see https://github.com/Johni0702/rust-libnice/pull/4

Merge request reports