index
:
gstreamer/gst-examples
1.14
1.16
1.18
discontinued-for-monorepo
master
GStreamer example applications (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-examples)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webrtc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
meson: Fix build error caused by missing rtp dep
Seungha Yang
1
-1
/
+1
2021-05-17
webrtc/sendrecv/c: add twcc by default
Matthew Waters
1
-2
/
+94
2021-05-13
webrtc: Use properties to access the inside of the transceiver object
Olivier Crête
1
-6
/
+18
2021-05-12
webrtc/validate: update for fixed data channel closing scenario
Matthew Waters
1
-3
/
+3
2021-05-05
Use gst_element_request_pad_simple...
François Laignel
1
-2
/
+2
2021-04-30
validate README: Document paths for gst-examples
Olivier Crête
1
-1
/
+1
2021-03-16
webrtc/signalling: Document cert exception needed for browsers
Nirbheek Chauhan
1
-4
/
+12
2021-02-10
sendrecv: Implement remote-offerer option for JS example
Nirbheek Chauhan
3
-6
/
+29
2021-02-10
sendrecv/gst: Some misc whitespace fixes
Nirbheek Chauhan
1
-9
/
+9
2021-02-10
sendrecv/js: Implement state handling for Connect button
Nirbheek Chauhan
2
-1
/
+13
2021-02-10
webrtc: Document OFFER_REQUEST in the protocol doc
Nirbheek Chauhan
1
-1
/
+2
2021-02-10
sendrecv/js: Handle OFFER_REQUEST as part of the switch
Nirbheek Chauhan
1
-27
/
+25
2021-02-10
sendrecv/gst: Don't need to allocate to send OFFER_REQUEST
Nirbheek Chauhan
1
-3
/
+1
2020-12-10
webrtc: sendonly: Add support for Windows
Seungha Yang
3
-2
/
+17
2020-12-07
sendrecv/js: Add an UI for connecting to specified peer id
Seungha Yang
2
-0
/
+22
2020-12-07
sendrecv/js: Convert taps to spaces
Seungha Yang
1
-13
/
+13
2020-12-07
sendrecv: Add an option for example to be able to accept connection request f...
Seungha Yang
1
-21
/
+63
2020-11-23
rust: Regenerate Cargo.lock
Emmanuel Gil Peyrot
2
-930
/
+1060
2020-11-23
rust: Bump async-tungstenite
Emmanuel Gil Peyrot
2
-2
/
+2
2020-10-08
webrtc sendonly: Add priority to example
Olivier Crête
1
-6
/
+64
2020-10-08
webrtc sendonly: Add videoscale to avoid webcam compat issues
Olivier Crête
1
-1
/
+1
2020-10-08
webrtc sendonly: Exit on bus errors
Olivier Crête
2
-2
/
+81
2020-08-19
webrtc/android: add decodebin/autoaudiosink to plugin list
Matthew Waters
1
-2
/
+3
2020-08-19
webrtc/android: initialize the debug category
Matthew Waters
2
-2
/
+4
2020-08-19
webrtc/android: use a better name for the output apk
Matthew Waters
1
-1
/
+1
2020-08-19
webrtc/android: explicitly link to iconv
Matthew Waters
1
-0
/
+1
2020-08-19
webrtc/android: use the openssl Gio module
Matthew Waters
1
-1
/
+1
2020-08-19
webrtc/android: add missing gradle-wrapper jar
Matthew Waters
2
-0
/
+6
2020-08-09
Update README.md
Carl Karsten
1
-1
/
+1
2020-08-05
webrtc: Change H264 examples to use aggregate-mode=zero-latency for best comp...
Sebastian Dröge
3
-3
/
+3
2020-07-31
sendrecv/Rust: Only set pipeline to Playing after connecting to the signals
Sebastian Dröge
1
-7
/
+7
2020-07-31
Update Rust examples to latest bindings versions
Sebastian Dröge
9
-900
/
+1249
2020-07-27
Port to gst_print* family
Seungha Yang
4
-77
/
+78
2020-06-29
webrtc: Add Janus video-room example
Philippe Normand
4
-0
/
+2017
2020-06-25
webrtc/test: check if selenium is available before attempting to add tests
Matthew Waters
2
-1
/
+20
2020-06-25
webrtc: indent sources
Matthew Waters
3
-112
/
+129
2020-06-25
webrtc: update for move to gst-examples
Matthew Waters
5
-67
/
+57
2020-06-25
sendonly: Don't assume we're building on UNIX
Nirbheek Chauhan
2
-10
/
+16
2020-06-18
signalling: Fix simple-server script name in Dockerfile
Nirbheek Chauhan
1
-1
/
+1
2020-06-18
fix: python webrtc_sendrecv.py typo
Corey Cole
1
-1
/
+1
2020-06-18
simple_server: asyncio TimeoutError has moved
Nirbheek Chauhan
1
-1
/
+1
2020-06-18
simple_server: Restart when the certificate changes
Nirbheek Chauhan
1
-2
/
+41
2020-06-18
simple_server: Abstract out ssl context generation
Nirbheek Chauhan
1
-20
/
+27
2020-06-18
simple_server: Make the server class loop-aware
Nirbheek Chauhan
1
-6
/
+13
2020-06-18
simple_server: Fix init of websockets log handler
Nirbheek Chauhan
1
-3
/
+3
2020-06-18
simple_server: Correctly pass health option
Nirbheek Chauhan
1
-9
/
+11
2020-06-18
Update dependencies of Rust demos
Sebastian Dröge
4
-588
/
+524
2020-05-14
janus: Remove unused parameters and refactor
Philippe Normand
1
-10
/
+9
2020-05-09
webrtc-recvonly-h264: Add a recvonly standalone example.
Jan Schmidt
2
-0
/
+707
2020-05-09
sendonly: Fix transceivers leak.
Jan Schmidt
1
-0
/
+1
[next]