summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Release 1.18.4gst-examples-1.18.4Tim-Philipp Müller1-1/+1
2021-01-14Back to developmentTim-Philipp Müller1-1/+1
2021-01-13Release 1.18.3gst-examples-1.18.3Tim-Philipp Müller1-1/+1
2020-12-06Back to developmentTim-Philipp Müller1-1/+1
2020-12-06Release 1.18.2gst-examples-1.18.2Tim-Philipp Müller1-1/+1
2020-10-27Back to developmentTim-Philipp Müller1-1/+1
2020-10-26Release 1.18.1gst-examples-1.18.1Tim-Philipp Müller1-1/+1
2020-09-08Back to developmentTim-Philipp Müller2-2/+2
2020-09-08Release 1.18.0gst-examples-1.18.0Tim-Philipp Müller1-1/+1
2020-08-20Release 1.17.90gst-examples-1.17.90Tim-Philipp Müller1-1/+1
2020-08-19webrtc/android: add decodebin/autoaudiosink to plugin listMatthew Waters1-2/+3
2020-08-19webrtc/android: initialize the debug categoryMatthew Waters2-2/+4
2020-08-19webrtc/android: use a better name for the output apkMatthew Waters1-1/+1
2020-08-19webrtc/android: explicitly link to iconvMatthew Waters1-0/+1
2020-08-19webrtc/android: use the openssl Gio moduleMatthew Waters1-1/+1
2020-08-19webrtc/android: add missing gradle-wrapper jarMatthew Waters2-0/+6
2020-08-09Update README.mdCarl Karsten1-1/+1
2020-08-05webrtc: Change H264 examples to use aggregate-mode=zero-latency for best comp...Sebastian Dröge3-3/+3
2020-07-31sendrecv/Rust: Only set pipeline to Playing after connecting to the signalsSebastian Dröge1-7/+7
2020-07-31Update Rust examples to latest bindings versionsSebastian Dröge9-900/+1249
2020-07-27Port to gst_print* familySeungha Yang8-162/+163
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.2gst-examples-1.17.2Tim-Philipp Müller1-1/+1
2020-06-29webrtc: Add Janus video-room examplePhilippe Normand4-0/+2017
2020-06-25webrtc/test: check if selenium is available before attempting to add testsMatthew Waters2-1/+20
2020-06-25webrtc: indent sourcesMatthew Waters3-112/+129
2020-06-25webrtc: update for move to gst-examplesMatthew Waters6-67/+68
2020-06-25Move gstwebrtc-demos into gst-examplesMatthew Waters110-0/+15305
2020-06-25sendonly: Don't assume we're building on UNIXNirbheek Chauhan2-10/+16
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.1gst-examples-1.17.1Tim-Philipp Müller1-1/+1
2020-06-18signalling: Fix simple-server script name in DockerfileNirbheek Chauhan1-1/+1
2020-06-18fix: python webrtc_sendrecv.py typoCorey Cole1-1/+1
2020-06-18simple_server: asyncio TimeoutError has movedNirbheek Chauhan1-1/+1
2020-06-18simple_server: Restart when the certificate changesNirbheek Chauhan1-2/+41
2020-06-18simple_server: Abstract out ssl context generationNirbheek Chauhan1-20/+27
2020-06-18simple_server: Make the server class loop-awareNirbheek Chauhan1-6/+13
2020-06-18simple_server: Fix init of websockets log handlerNirbheek Chauhan1-3/+3
2020-06-18simple_server: Correctly pass health optionNirbheek Chauhan1-9/+11
2020-06-18Update dependencies of Rust demosSebastian Dröge4-588/+524
2020-05-14janus: Remove unused parameters and refactorPhilippe Normand1-10/+9
2020-05-12add vulkan example for androidMatthew Waters16-0/+1113
2020-05-09webrtc-recvonly-h264: Add a recvonly standalone example.Jan Schmidt2-0/+707
2020-05-09sendonly: Fix transceivers leak.Jan Schmidt1-0/+1
2020-05-06signalling/server: python 3.8 asyncio has it's own TimeoutErrorMatthew Waters1-3/+2
2020-05-06sendrecv: wait until the offer is set before creating answerMatthew Waters1-8/+12
2020-05-06check/validate: a few more tests and improvementsMatthew Waters29-262/+926
2020-05-06check: first pass at a couple of validate testsMatthew Waters20-2/+1416
2020-05-06tests: first pass at some basic browser testsMatthew Waters9-293/+505
2020-05-06add __pycache__ to .gitignoreMatthew Waters1-0/+1