summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller1-1/+1
2021-08-26webrtc/janus/rust: update to latest GStreamer rust bindingsMatthew Waters4-342/+351
2021-06-21fix(gst-rust): response spelling typoCorey C1-4/+4
2021-06-01Back to developmentTim-Philipp Müller1-1/+1
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller1-1/+1
2021-05-25meson: Fix build error caused by missing rtp depSeungha Yang2-7/+17
2021-05-17webrtc/sendrecv/c: add twcc by defaultMatthew Waters1-2/+94
2021-05-13webrtc: Use properties to access the inside of the transceiver objectOlivier Crête1-6/+18
2021-05-12webrtc/validate: update for fixed data channel closing scenarioMatthew Waters1-3/+3
2021-05-05Use gst_element_request_pad_simple...François Laignel1-2/+2
2021-04-30validate README: Document paths for gst-examplesOlivier Crête1-1/+1
2021-03-16webrtc/signalling: Document cert exception needed for browsersNirbheek Chauhan1-4/+12
2021-03-09gtk-play: Port to GstPlayPhilippe Normand4-170/+179
2021-03-07gst-play: Port to GstPlayPhilippe Normand3-105/+109
2021-03-07gst-play.c: update to signal-adapter constructor changeStephan Hesse1-1/+1
2021-03-07gst-play: use novel signal-adapter (requires gstplayer lib patch from https:/...Stephan Hesse2-13/+16
2021-02-10sendrecv: Implement remote-offerer option for JS exampleNirbheek Chauhan3-6/+29
2021-02-10sendrecv/gst: Some misc whitespace fixesNirbheek Chauhan1-9/+9
2021-02-10sendrecv/js: Implement state handling for Connect buttonNirbheek Chauhan2-1/+13
2021-02-10webrtc: Document OFFER_REQUEST in the protocol docNirbheek Chauhan1-1/+2
2021-02-10sendrecv/js: Handle OFFER_REQUEST as part of the switchNirbheek Chauhan1-27/+25
2021-02-10sendrecv/gst: Don't need to allocate to send OFFER_REQUESTNirbheek Chauhan1-3/+1
2020-12-10webrtc: sendonly: Add support for WindowsSeungha Yang3-2/+17
2020-12-07sendrecv/js: Add an UI for connecting to specified peer idSeungha Yang2-0/+22
2020-12-07sendrecv/js: Convert taps to spacesSeungha Yang1-13/+13
2020-12-07sendrecv: Add an option for example to be able to accept connection request f...Seungha Yang1-21/+63
2020-11-23rust: Regenerate Cargo.lockEmmanuel Gil Peyrot2-930/+1060
2020-11-23rust: Bump async-tungsteniteEmmanuel Gil Peyrot2-2/+2
2020-10-08webrtc sendonly: Add priority to exampleOlivier Crête1-6/+64
2020-10-08webrtc sendonly: Add videoscale to avoid webcam compat issuesOlivier Crête1-1/+1
2020-10-08webrtc sendonly: Exit on bus errorsOlivier Crête2-2/+81
2020-09-19playback: Remove libvisual plugin from iOS GstPlayer exampleNirbheek Chauhan1-6/+0
2020-09-08Back to developmentTim-Philipp Müller1-1/+1
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller1-1/+1
2020-08-20Release 1.17.901.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.21.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