onvifmetadataparse: Push buffers from a separate source pad task to guarantee latency and generally improve correctness

This commit is contained in:
Sebastian Dröge 2022-09-14 19:01:21 +03:00
parent 21e1756168
commit 28151f2011
2 changed files with 1089 additions and 180 deletions

View file

@ -4516,6 +4516,20 @@
"readable": true,
"type": "guint64",
"writable": true
},
"max-lateness": {
"blurb": "Drop metadata that delayed by more than this",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "200000000",
"max": "18446744073709551615",
"min": "0",
"mutable": "ready",
"readable": true,
"type": "guint64",
"writable": true
}
},
"rank": "none"

File diff suppressed because it is too large Load diff