gst-plugins-rs/net/ndi/src
Sebastian Dröge 9c10ba87df ndisrc: Improve handling of broken sources with regards to timestamping
- NDI HX Camera Android in the past used 1ns instead of 100ns as unit
   for timecodes/timestamps.
 - NDI HX Camera iOS uses 0 for all timecodes and the same non-zero
   value for all audio timestamps

Detect such situations and try to compensate for them. Also add a new
"auto" timestamping mode that prefers to use timecodes and otherwise
falls back to timestamps or receive times.

Fixes https://github.com/teltek/gst-plugin-ndi/issues/79
2022-10-12 21:29:07 +03:00
..
device_provider Move everything to net/ndi for preparing to merge into gst-plugins-rs 2022-10-12 19:25:32 +03:00
ndisink Move everything to net/ndi for preparing to merge into gst-plugins-rs 2022-10-12 19:25:32 +03:00
ndisinkcombiner ndi: Fix/silence various clippy warnings 2022-10-12 21:29:07 +03:00
ndisrc ndisrc: Improve handling of broken sources with regards to timestamping 2022-10-12 21:29:07 +03:00
ndisrcdemux ndi: Fix/silence various clippy warnings 2022-10-12 21:29:07 +03:00
lib.rs ndisrc: Improve handling of broken sources with regards to timestamping 2022-10-12 21:29:07 +03:00
ndi.rs ndi: Fix/silence various clippy warnings 2022-10-12 21:29:07 +03:00
ndisinkmeta.rs Move everything to net/ndi for preparing to merge into gst-plugins-rs 2022-10-12 19:25:32 +03:00
ndisrcmeta.rs Move everything to net/ndi for preparing to merge into gst-plugins-rs 2022-10-12 19:25:32 +03:00
ndisys.rs ndi: Fix/silence various clippy warnings 2022-10-12 21:29:07 +03:00
receiver.rs ndisrc: Improve handling of broken sources with regards to timestamping 2022-10-12 21:29:07 +03:00