gst-plugins-rs/net
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
..
aws Update for pad default functions API changes 2022-10-12 19:50:15 +03:00
hlssink3 Change *Impl trait methods to only take &self and not Self::Type in addition 2022-10-10 15:03:25 +03:00
ndi ndisrc: Improve handling of broken sources with regards to timestamping 2022-10-12 21:29:07 +03:00
onvif Update for pad default functions API changes 2022-10-12 19:50:15 +03:00
raptorq Update for pad default functions API changes 2022-10-12 19:50:15 +03:00
reqwest fix formatted values constructors 2022-10-11 15:06:53 +02:00
rtpav1 Change *Impl trait methods to only take &self and not Self::Type in addition 2022-10-10 15:03:25 +03:00
webrtc-http Change *Impl trait methods to only take &self and not Self::Type in addition 2022-10-10 15:03:25 +03:00