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
2024-01-18webrtchttp: Allow audio or video caps to be specified as None with WHEPHEADmainSanchayan Maity
2024-01-18webrtc: Remove unnecessary manual `Send+Sync` implementations for signallersSebastian Dröge
2024-01-18webrtc: Require `Send+Sync` for signaller implementationsSebastian Dröge
2024-01-17net/webrtc/janusvr: add JanusVRWebRTCSink plugin/signallerEva Pace
2024-01-17webrtcsrc: don't restrict RTP extensions to TWCC onlyMaksym Khomenko
2024-01-16webrtc: Update to livekit-api / livekit-protocol 0.3Sebastian Dröge
2024-01-16webrtcsink: make 'extensions' property usage conditionalMaksym Khomenko
2024-01-16aws: s3: Disable remaining tests too for nowSebastian Dröge
2024-01-16aws: s3: Temporarily disable putobject testsArun Raghavan
2024-01-11Revert "aws: Disable putobjectsink tests for now"Arun Raghavan
2024-01-11aws: putobjectsink: Fix a couple of minor log typosArun Raghavan
2023-12-29webrtc/signalling: We get the address when acceptingNirbheek Chauhan
2023-12-29webrtc/signalling: Fix potential hang and FD leakNirbheek Chauhan
2023-12-23webrtcsink: add payloader-setup signalMaksym Khomenko
2023-12-22aws: Disable putobjectsink tests for nowSebastian Dröge
2023-12-19aws: s3sink: Fix spelling of debug categoryArun Raghavan
2023-12-19aws: s3putobjectsink: Add a flush-on-error propertyArun Raghavan
2023-12-19aws: s3putobjectsink: Add some thresholds for flushingArun Raghavan
2023-12-18aws: s3: Add a new awss3putobjectsinkArun Raghavan
2023-12-14webrtc: Downgrade aws-smithy-http to 0.60Sebastian Dröge
2023-12-09webrtc: Update to aws-smithy-http 0.61Sebastian Dröge
2023-12-09rtp: Update to bitstream-io 2.0Sebastian Dröge
2023-12-09Update to async-tungstenite 0.24Sebastian Dröge
2023-12-04use new debug and parse APIGuillaume Desmottes
2023-11-26Update further AWS SDK crates to 1.0Sebastian Dröge
2023-11-24webrtcsink: don't panic on failure to request pad from webrtcbinMathieu Duponchelle
2023-11-21Update to AWS SDK 1.0 / 0.60 / 0.39Sebastian Dröge
2023-11-20Update to AWS SDK 0.101 / 0.59 / 0.38Sebastian Dröge
2023-11-18aws: Stop using deprecated aws_config function in the testSebastian Dröge
2023-11-17net/webrtc: add whipserversrcTaruntej Kanakamalla
2023-11-17net/webrtc: deprecate consumer-added on the signallerTaruntej Kanakamalla
2023-11-17net/webrtc: rename WhipSignaller as WhipClientSignallerTaruntej Kanakamalla
2023-11-17net/webrtc: Extract BaseWebRTCSrcTaruntej Kanakamalla
2023-11-17Update to latest AWS SDKSebastian Dröge
2023-11-15Update to AWS SDK 0.36Sebastian Dröge
2023-11-13ndi: don't accumulate meta with audio only streamsFrançois Laignel
2023-11-13ndisrc: Implement zerocopy handling for the received frames if possibleSebastian Dröge
2023-11-13ndi: Don't mark private type as publicSebastian Dröge
2023-11-13ndi: Refactor frame structs to have static lifetimesSebastian Dröge
2023-11-13ndi: Remove wrong `Clone` impl on `RecvInstance`Sebastian Dröge
2023-11-09Revert "s3: tests: Remove emoji-based tests for now"Arun Raghavan
2023-11-04webrtcsrc: add turn-servers propertyMaksym Khomenko
2023-11-03Port to AWS SDK 0.57/0.35Mathieu Duponchelle
2023-11-03aws: Update to test-with 0.12Sebastian Dröge
2023-11-02Update for `gst::Rank` API changesSebastian Dröge
2023-10-30gstwebrtc-api: Patch webrtc-adapter to fix Safari behaviourPiotr Brzeziński
2023-10-30Set sync=false in rsfilesink / s3sinkSebastian Dröge
2023-10-30Use let-else instead of match for weak reference upgradesSebastian Dröge
2023-10-27Update to AWS SDK 0.34 and tracing-log 0.2Sebastian Dröge
2023-10-25hlssink3: Close the playlist giostreamsink on stop if possibleArun Raghavan