mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-26 05:21:00 +00:00
dd028ce97e
If transcription runs slow or has issues the queue can fill up and block all audio processing. This gives the queue a sufficent buffer and allows it to drop audio if it eventually fills up. This was most noticable with bad internet connections using the `awstrnascriber` where it would take quite a while for the websocket to eventually timeout and the bin to enter `passthrough=true`. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/688> |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE-MPL-2.0 |