summaryrefslogtreecommitdiff
path: root/subprojects/gst-examples
Commit message (Expand)AuthorAgeFilesLines
* webrtc_sendrecv.py: Add AV1 support when creating the offerNirbheek Chauhan2023-05-171-9/+26
* webrtc_sendrecv.py: Fix warnings about gi versionNirbheek Chauhan2023-05-171-3/+3
* examples: webrtc/janus/rust: add mandatory ws HTTP request headersFrançois Laignel2023-03-222-136/+158
* examples: iOS: GstPlay: update for pending ivorbisdec plugin removalTim-Philipp Müller2023-02-271-6/+0
* webrtcbin: Relay add-ice-candidate errors from Ice implementation to ApplicationPhilippe Normand2023-02-271-2/+2
* examples: Add an option to disable testsThibault Saunier2023-02-102-1/+4
* examples: webrtc: rust: Fix a couple of minor clippy warningsSebastian Dröge2023-02-103-46/+38
* examples: webrtc: rust: Update to gstreamer-rs 0.20Sebastian Dröge2023-02-109-305/+482
* webrtc examples: Use webrtc.gstreamer.netNirbheek Chauhan2023-02-0410-14/+14
* gst-examples: drop use of GSlice allocatorTim-Philipp Müller2023-02-033-6/+6
* examples/webrtc-sendrecv: add some dot file dumps on async-done and error mes...Matthew Waters2023-01-301-0/+9
* webrtc_sendrecv.py: Fix PEP8 warnings in CI lintNirbheek Chauhan2023-01-251-12/+11
* webrtc_sendrecv.py: Handle LATENCY messagesNirbheek Chauhan2023-01-251-0/+2
* webrtc_sendrecv.py: Add bus message handlingNirbheek Chauhan2023-01-251-0/+17
* webrtc_sendrecv.py: Add support for using H264 encodingNirbheek Chauhan2023-01-251-11/+28
* webrtc_sendrecv.py: Use sine wave for audio instead of red-noiseNirbheek Chauhan2023-01-251-1/+1
* Back to developmentTim-Philipp Müller2023-01-231-1/+1
* Release 1.22.01.22.0Tim-Philipp Müller2023-01-231-1/+1
* examples: webrtc: rust: Update dependenciesSebastian Dröge2023-01-203-12/+12
* examples: webrtc: multiparty-sendrecv: rust: Remove unnecessary macro recursi...Sebastian Dröge2023-01-201-2/+0
* examples: webrtc: sendrecv: rust: Implement `OFFER_REQUEST` handlingSebastian Dröge2023-01-201-2/+32
* examples: webrtc: sendrecv: rust: Allow providing our ID via the commandlineSebastian Dröge2023-01-201-1/+7
* examples: webrtc: sendrecv: rust: Implement TWCC support in both directionsSebastian Dröge2023-01-203-3/+78
* examples: webrtc: rust: Set keyframe-max-dist=2000 and picture-id-mode=15-bit...Sebastian Dröge2023-01-202-10/+3
* examples: webrtc: sendrecv: rust: Use the correct payload types if the remote...Sebastian Dröge2023-01-201-20/+87
* gst-examples: Update Rust dependenciesSebastian Dröge2023-01-193-270/+182
* Release 1.21.901.21.90Tim-Philipp Müller2023-01-131-1/+1
* android: Update minimum SDK version to Android 21Sebastian Dröge2023-01-122-2/+2
* webrtc examples: Force regular non-MULTIOPUSOlivier Crête2023-01-044-5/+8
* webrtc-unidirectional: Avoid criticalOlivier Crête2023-01-041-4/+2
* examples: webrtc: Add handling of the LATENCY messages to the Rust examplesSebastian Dröge2022-12-203-0/+9
* examples: webrtc: Update dependenciesSebastian Dröge2022-12-206-399/+722
* examples: webrtc: Remove the bus watch at the endSebastian Dröge2022-12-203-0/+17
* examples: webrtc: Add handling of the LATENCY messages to the C examplesSebastian Dröge2022-12-203-3/+18
* examples: webrtc: Add bus handling to the Android and C sendrecv examplesSebastian Dröge2022-12-202-0/+100
* Change GstSdp.sdp_message_parse_buffer to GstSdp.SDPMessage.new_from_text in ...Seungmin Kim2022-12-164-13/+5
* webrtc/signalling: Give a helpful error when starting a double-sessionNirbheek Chauhan2022-12-121-1/+7
* gst-examples: webrtc: signalling: simple-server Fix condition when calling a ...byran772022-12-121-1/+1
* examples: webrtc: fix unidirectional pipelineGuillaume Desmottes2022-12-091-1/+1
* examples: webrtc: fix plugins checkGuillaume Desmottes2022-12-053-5/+3
* Back to developmentTim-Philipp Müller2022-12-051-1/+1
* Release 1.21.31.21.3Tim-Philipp Müller2022-12-051-1/+1
* examples/sendrecv: Remove extra unref of webrtcbinJan Schmidt2022-11-191-2/+1
* examples/webrtc: Configure payload typesJan Schmidt2022-11-191-2/+2
* Back to developmentTim-Philipp Müller2022-11-081-1/+1
* Release 1.21.2Tim-Philipp Müller2022-11-071-1/+1
* meson: Fix path for webrtc validate testsNicolas Dufresne2022-10-261-1/+2
* webrtc: Fix double free in webrtc-recvonly-h264 demoPatrick Griffis2022-10-241-4/+2
* examples: webrtc: Update to gstreamer-rs 0.19 releaseSebastian Dröge2022-10-2411-930/+1169
* webrtc: Fix critical in webrtc-recvonly-h264 examplePatrick Griffis2022-10-231-1/+1