gst-plugins-rs/net
François Laignel 092ae1fec8 net/webrtc: sink: add signal "request-encoded-filter"
The new "request-encoded-filter" signal is emitted when the encoder and related
elements are added to the pipeline. When defined, the element returned by the
signal is inserted between the encoder and the payloader.

The transformation can be reverted using the [insertable streams API] on the
receiver side.

[insertable streams API]: https://developer.mozilla.org/en-US/docs/Web/API/Insertable_Streams_for_MediaStreamTrack_API

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1202>
2023-05-09 11:17:32 +02:00
..
aws Update to AWS SDK 0.27 and async-tungstenite 0.22 2023-05-02 15:30:00 +03:00
hlssink3 Fix a couple of new Rust 1.69 clippy warnings 2023-04-20 16:47:45 +03:00
ndi net: ndi: Update to libloading 0.8 2023-04-12 11:03:05 +03:00
onvif git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00
raptorq fix typos 2023-04-10 13:35:32 +02:00
reqwest Fix a couple of new Rust 1.69 clippy warnings 2023-04-20 16:47:45 +03:00
rtp rtpgccbwe: Don't process empty lists 2023-04-15 19:35:27 +02:00
webrtc net/webrtc: sink: add signal "request-encoded-filter" 2023-05-09 11:17:32 +02:00
webrtchttp Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00