Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-08-09webrtc: Update to async-tungstenite 0.23Sebastian Dröge
2023-08-09webrtc: Use `#[repr(C)]` to get a C-compatible layout for the `Signaller` structSebastian Dröge
2023-08-07aws/webrtc: Update to AWS SDK 0.56/0.29Sebastian Dröge
2023-08-07Update a couple of dependenciesSebastian Dröge
2023-08-04net: webrtc/webrtchttp: Fix canceller usageSanchayan Maity
2023-08-01webrtcsink: don't forget to setup encoders for discoveriesMathieu Duponchelle
2023-08-01webrtc/utils: fix typosMathieu Duponchelle
2023-07-24webrtcsink: NVIDIA V4L2 encoders always require NVMM memorySebastian Dröge
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-13webrtcsink: fix pipeline when input caps contain max-framerateMathieu Duponchelle
2023-07-13webrtcsink: Configure only 4 threads for x264encSebastian Dröge
2023-07-12webrtcsink: Translate force-keyunit events to force-IDR action signal for NVI...Sebastian Dröge
2023-07-11Remove unnecessary `mut` everywhereSebastian Dröge
2023-07-10webrtcsink: Set config-interval=-1 and aggregate-mode=zero-latency on rtph26[...Sebastian Dröge
2023-07-10webrtcsink: Set VP8/VP9 payloader based on payloader element factory nameSebastian Dröge
2023-07-07webrtcsink: fix session_id / peer_id confusionMathieu Duponchelle
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-07-06Fix a couple of typosSebastian Dröge
2023-07-06webrtc-utils: Ensure there is only one cancellable call at a timeOlivier Crête
2023-07-06webrtc: Value.get() is already type checks in the property callsOlivier Crête
2023-07-06webrtcsink: Add LiveKit WebRTC sink and signallerOlivier Crête
2023-06-28awstranscriber: Tone down log messageSeungha Yang
2023-06-26webrtcink: Use correct property types for nvvideoconvertSebastian Dröge
2023-06-16webrtcsink: bring in signalling code from whipsink as a signallerMathieu Duponchelle
2023-06-15webrtcsrc: add twcc extension to codec-preferences when presentMathieu Duponchelle
2023-06-14webrtcsink: improve debugMathieu Duponchelle
2023-06-14net/webrtc: improve documentation layoutMathieu Duponchelle
2023-06-09webrtc: Update to fastrand 2Sebastian Dröge
2023-06-08webrtcsink: don't try to use cudaconvert if not presentMathieu Duponchelle
2023-06-08webrtcsink: dump discovery pipelines on state changesMathieu Duponchelle
2023-06-08webrtc/signalling: fix race condition in message orderingMathieu Duponchelle
2023-06-08gstwebrtc-api: fix firefox errors about more than two stun serversMathieu Duponchelle
2023-06-08webrtcsink/utils: remove unused decoders field in DecodingInfoMathieu Duponchelle
2023-06-07webrtcsink: avoid panic on unprepare from an async tokio contextMathieu Duponchelle
2023-06-07Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-06-06webrtcsink: encoded streams: address last review commentsMathieu Duponchelle
2023-06-06webrtcsink: Add support for pre encoded streamsThibault Saunier
2023-06-06webrtc: Unify the Codec structure between sink and sourceThibault Saunier
2023-06-06webrtc: Move make_element to the utilsThibault Saunier
2023-06-06webrtc: Minor documentation enhancementThibault Saunier
2023-06-02net/aws/transcriber: track discont offset in input streamMathieu Duponchelle
2023-05-30aws_kvs_signaller: don't force us-east-1 regionMathieu Duponchelle
2023-05-29rtpgccbwe: Improve packet handlingEdward Hervey
2023-05-26webrtcsink: use spawn_blocking instead of call_asyncFrançois Laignel
2023-05-25webrtcsink: expose consumer-pipeline-created signalMathieu Duponchelle
2023-05-25net: Update to AWS SDK 0.28Sebastian Dröge
2023-05-24webrtcsink: adapt commit "abort stats collection before stopping the Signaller"François Laignel
2023-05-24whipsink: Request pads with webrtcbin's pad templates and not our ownSebastian Dröge
2023-05-24webrtcsink: further refactor connection to stats signalsMathieu Duponchelle