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
AgeCommit message (Expand)Author
2024-01-17net/webrtc/janusvr: add JanusVRWebRTCSink plugin/signallerEva Pace
2024-01-16webrtcsink: make 'extensions' property usage conditionalMaksym Khomenko
2023-12-23webrtcsink: add payloader-setup signalMaksym Khomenko
2023-12-04use new debug and parse APIGuillaume Desmottes
2023-11-24webrtcsink: don't panic on failure to request pad from webrtcbinMathieu Duponchelle
2023-11-17net/webrtc: deprecate consumer-added on the signallerTaruntej Kanakamalla
2023-11-17net/webrtc: rename WhipSignaller as WhipClientSignallerTaruntej Kanakamalla
2023-10-12net/webrtcsink: drop State lock before calling set-local-descriptionFrançois Laignel
2023-10-12net/webrtcsink: don't miss ice candidatesFrançois Laignel
2023-09-14webrtcsink: Propagate GstContext messagesSeungha Yang
2023-09-14webrtcsink: Add support for d3d11 memory and qsvh264encSeungha Yang
2023-09-08webrtcsink: fix codec selection discoveriesMathieu Duponchelle
2023-09-04webrtcsink: fix TWCC extension addingRobert Ayrapetyan
2023-08-29Fix indentation of let-else blocksSebastian Dröge
2023-08-26net/webrtc: rename whipwebrtcsink as whipclientsinkTaruntej Kanakamalla
2023-08-10webrtcsrc: add support for navigation eventsAndoni Morales Alastruey
2023-08-01webrtcsink: don't forget to setup encoders for discoveriesMathieu Duponchelle
2023-07-24webrtcsink: NVIDIA V4L2 encoders always require NVMM memorySebastian 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-07webrtcsink: fix session_id / peer_id confusionMathieu Duponchelle
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Fix a couple of typosSebastian Dröge
2023-07-06webrtcsink: Add LiveKit WebRTC sink and signallerOlivier Crête
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-14webrtcsink: improve debugMathieu Duponchelle
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-07webrtcsink: avoid panic on unprepare from an async tokio contextMathieu 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-05-26webrtcsink: use spawn_blocking instead of call_asyncFrançois Laignel
2023-05-25webrtcsink: expose consumer-pipeline-created signalMathieu Duponchelle
2023-05-24webrtcsink: adapt commit "abort stats collection before stopping the Signaller"François Laignel
2023-05-24webrtcsink: further refactor connection to stats signalsMathieu Duponchelle
2023-05-24webrtcsink: fix stats_sigid logicMathieu Duponchelle
2023-05-24webrtcsink: don't panic in twcc-stats callbackMathieu Duponchelle
2023-05-24webrtcsink: wait for Sessions to endFrançois Laignel
2023-05-24webrtcsink: remove unneeded mutFrançois Laignel
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-05-09net/webrtc: sink: add signal "request-encoded-filter"François Laignel
2023-05-09net/webrtc: sink: abort stats collection before stopping the SignallerFrançois Laignel
2023-04-14webrtcsink: fix navigation data channelMathieu Duponchelle
2023-04-13webrtc: extract a BaseWebRTCSinkMathieu Duponchelle
2023-04-10fix typosGuillaume Desmottes
2023-04-10webrtcsink: fix tracking of signaller stateMathieu Duponchelle