gst-plugins-rs/gst-plugin-threadshare
Sebastian Dröge b8f8705c47 threadshare/udpsink: Add Element::send_event() impl and handle latency event
We need to add the latency to the running time we're waiting for, and
also should push all upstream events (apart from Step events) upstream.
2020-03-15 12:38:20 +02:00
..
examples Fix various new clippy warnings from 1.40 2019-12-22 11:35:01 +02:00
src threadshare/udpsink: Add Element::send_event() impl and handle latency event 2020-03-15 12:38:20 +02:00
tests threadshare: Initial version of a UDP sink 2020-03-15 12:38:20 +02:00
build.rs threadshare/rtpjitterbuffer: Use different GType names than used by the C rtpjitterbuffer 2020-03-04 15:08:59 +00:00
Cargo.toml Revert "threadshare: Temporarily pin quote to 1.0.2" 2020-03-06 11:16:37 +02:00