summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.11.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
2020-04-16html: charsetCosta Shulyupin1-0/+1
2020-04-16android, mp-webrtc-sendrecv, sendonly: cleanupCosta Shulyupin3-15/+1
2020-04-16android, sendrecv: add missing break in switch case statementsCosta Shulyupin2-0/+2
2020-04-14gst-indentCosta Shulyupin1-54/+56
2020-04-14gst-indentCosta Shulyupin1-2/+5
2020-04-14gst-indentCosta Shulyupin1-28/+30
2020-03-24Set TURN server in Rust sendrecv example tooSebastian Dröge1-0/+2
2020-03-05sendrecv: Add a switch for remote-offererJan Schmidt2-55/+165
2020-03-03Cerbero has moved from gnutls+openssl to only opensslNirbheek Chauhan2-5/+5
2020-02-21webrtc-sendrecv.py: Add a stun serverJan Schmidt1-1/+1
2020-02-07Android: Update build for android exampleJan Schmidt3-45/+53
2020-02-01Update Rust examples to async-tungstenite 0.4Sebastian Dröge6-133/+118
2020-01-28janus: Add picture-id-mode=2 to VP8 payloadingJan Schmidt1-1/+1
2020-01-28janus: Add options near the topJan Schmidt1-4/+15
2020-01-23Update dependencies of Rust examples and simplify slightlySebastian Dröge4-199/+208
2020-01-15Add python Janus videoroom streaming example.Jan Schmidt1-0/+443
2020-01-15Add a sendonly exampleJan Schmidt2-0/+598
2020-01-05Update Rust examples to async-tungstenite 0.3Sebastian Dröge6-869/+841
2020-01-03ios: use dash to register pluginStéphane Cerveau1-4/+4
2019-12-19Update Rust demos to gstreamer 0.15 bindings releaseSebastian Dröge6-242/+301
2019-12-03player/ios: update for minimum iOS 11Matthew Waters1-4/+10
2019-11-29multiparty/rust: Add Rust version of multiparty demoSebastian Dröge4-0/+2522
2019-11-29sendrecv/rust: Port from tokio to async-std and use async/awaitSebastian Dröge4-1372/+1128
2019-10-25Update dependencies of Rust sendrecv exampleSebastian Dröge2-359/+316
2019-10-25Return gst::BusSyncReply::Drop from the bus sync handler in the Rust sendrecv...Sebastian Dröge1-1/+1