mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-09 18:55:27 +00:00
602dbc7a02
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> |
||
---|---|---|
.. | ||
c | ||
ccdetect | ||
cea608overlay | ||
cea608tojson | ||
cea608tott | ||
jsontovtt | ||
mcc_enc | ||
mcc_parse | ||
scc_enc | ||
scc_parse | ||
transcriberbin | ||
tttocea608 | ||
tttojson | ||
caption_frame.rs | ||
ccutils.rs | ||
ffi.rs | ||
lib.rs | ||
line_reader.rs | ||
parser_utils.rs | ||
ttutils.rs |