gst-plugins-rs/net
François Laignel 4a988aaeb8 net/aws/transcriber: use a TranscriberLoop struct
This helps gather together the details related to the `TranscriberLoop`.
One difference with previous implementation is that the ws `Client` is
build each time the loop is started instead of being reused. With the new
approach, we don't keep the connection open after EOS and we should be
more resistant in case of a connection failure.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1104>
2023-03-01 08:47:58 +00:00
..
aws net/aws/transcriber: use a TranscriberLoop struct 2023-03-01 08:47:58 +00:00
hlssink3 Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
ndi Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
onvif Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
raptorq Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
reqwest Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
rtp Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
webrtc Add a webrtcsrc element 2023-02-28 20:50:15 -03:00
webrtchttp Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00