sendrecv/Rust: Only set pipeline to Playing after connecting to the signals
authorSebastian Dröge <sebastian@centricular.com>
Fri, 31 Jul 2020 09:03:46 +0000 (12:03 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 31 Jul 2020 09:03:46 +0000 (12:03 +0300)
commit6378337a0ee7a539220fa909c8af30b077e71f8f
treeb5a6170ea972bac2838f83c2bfd1d3769db6a9cd
parent3492c81fcf43741b20d30b85016c9411042e2219
sendrecv/Rust: Only set pipeline to Playing after connecting to the signals

Might miss some signal emissions otherwise, especially the
on-negotiation-needed signal.

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