gst-plugins-rs/net/aws/src/transcriber
François Laignel 36ae29d746 net/aws: enqueue transcribed buffers within the ws loop
Instead of sending transcription events to the src pad loop, this commit
enqueues the transcribed buffers immediately in the ws loop, then notifies
the src pad loop. The src pad loop is only in charge of dequeuing the buffers.

This should help with upcoming evolutions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1104>
2023-03-01 08:47:58 +00:00
..
imp.rs net/aws: enqueue transcribed buffers within the ws loop 2023-03-01 08:47:58 +00:00
mod.rs net/aws: use aws-sdk-transcribestreaming 2023-03-01 08:47:58 +00:00