examples: webrtc: sendrecv: rust: Allow providing our ID via the commandline
authorSebastian Dröge <sebastian@centricular.com>
Fri, 20 Jan 2023 10:23:36 +0000 (12:23 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Jan 2023 11:36:57 +0000 (11:36 +0000)
commit638465908ecb2c46c1f30768e5d879e7ce619e6d
treeb4601a63bf5eb29db8e8783e97979c51a00f50e1
parent541c6379103b40ee0cc5f736c7461db055e6f974
examples: webrtc: sendrecv: rust: Allow providing our ID via the commandline

Otherwise it continues to use a random ID as before.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3758>
subprojects/gst-examples/webrtc/sendrecv/gst-rust/src/main.rs