platform/upstream/gstreamer.git
2019-09-16 Jan Schmidtandroid: Fix build with r18b by linking libc++_shared
2019-09-16 Matthew WatersSimple android app
2019-08-12 Shane PerryMake health check route configurable
2019-08-12 Shane PerryAdded a basic health check endpoint to the server
2019-07-15 Nirbheek Chauhansignalling/simple-server: Listen on both ipv4 and ipv6...
2019-07-09 Sebastian DrögeAdd FIXME comment to the Rust sendrecv example for...
2019-07-09 Sebastian DrögeEnable RTX in the Rust sendrecv example only for video
2019-07-08 Sebastian DrögeUpdate dependencies of Rust example
2019-07-08 Sebastian DrögeAdd support for RTX with --rtx commandline parameter...
2019-07-02 Seungha YangAdd meson build script
2019-07-01 Bernhard Jungunref sinkpad also in mp version
2019-07-01 Bernhard Jungunref sinkpad
2019-07-01 Bernhard Jungdo no use gst_element_link but gst_pad_link in pad...
2019-06-27 Sebastian DrögeAdd support for creating the offer in the Rust sendrecv...
2019-06-27 Sebastian DrögeUpdate Rust sendrecv example to latest GLib/GStreamer...
2019-06-27 Sebastian DrögePort Rust sendrecv example to asynchronous IO and compl...
2019-04-12 Yevgeny KazakovAdd video tag playsinline to enable autoplay in iOS...
2019-04-12 Yevgeny KazakovReplace deprecated onaddstream with ontrack; fixes #98
2019-02-26 Emmanuel Gil... Update Rust dependencies
2019-02-26 svangasseJava demo (#81)
2018-11-22 Jason SunImprove building documentation
2018-11-06 Matthew Waterswebrtc: fix data channel usage after requiring a READY...
2018-10-15 Mathieu Duponchellesendrecv: port all examples to use a max-bundle policy
2018-10-15 Sebastian DrögeUpdate Rust dependencies
2018-10-15 Sebastian DrögeAdd Rust instructions to README.md
2018-09-24 Matthew ClarkAdd check_plugins() to Python example, matching C and...
2018-09-21 Jan Alexander... on_server_message: Do not unref message GBytes
2018-09-21 Mathieu Duponchellesendrecv: try to add a data channel
2018-09-21 Mathieu Duponchellewebrtc.js: fix tearing down
2018-09-10 Sebastian DrögeUpdate to releases of glib/gstreamer bindings
2018-07-26 meldronFix stun server address
2018-07-11 Thibault SaunierImplement the demo in C# with GStreamerSharp
2018-07-03 Nirbheek ChauhanUpdate README.md
2018-06-27 Leon TanFix bug in Rust sendrecv demo
2018-06-27 Matthew ClarkCorrect signalling usage instructions
2018-06-25 Mathieu Duponchellewebrtc-sendrecv.py: required gstreamer 1.14.2
2018-06-21 Sebastian DrögeGeneral code cleanup of the Rust sendrecv demo
2018-06-21 Sebastian DrögeFix various clippy warnings in the Rust sendrecv demo
2018-06-18 maxmcdAdd --disable-ssl flag to webrtc-sendrecv.c
2018-06-18 maxmcdAdd --disable-ssl option to simple-server.py
2018-06-18 maxmcdAdd Rust version of sendrecv example
2018-06-11 Mathieu Duponchellewebrtc-sendrecv.py: improve debug and documentation
2018-06-11 Mathieu Duponchellesendrecv: python version
2018-04-11 Nirbheek ChauhanFix heading levels
2018-04-03 Eloi Bailmp-webrtc-sendrecv.c: add missing comma in the list...
2018-03-31 Nirbheek Chauhansendrecv/js: Improve more logging and errors
2018-03-31 Nirbheek Chauhansendrecv/js: Fix some null/undefined checks
2018-03-31 Nirbheek Chauhansendrecv/js: Don't reuse peer_id across sessions
2018-03-31 Nirbheek Chauhansendrecv/gst: Add no-op audio/video converters
2018-03-31 Nirbheek Chauhansendrecv/js: custom getUserMedia constraints
2018-03-31 Nirbheek Chauhansendrecv/js: Simplify local stream management
2018-03-31 Nirbheek Chauhansendrecv/js: Allow overriding peer_id and ws_server
2018-03-31 Nirbheek Chauhansendrecv/js: Explicitly close the local stream when...
2018-03-31 Nirbheek Chauhansendrecv/js: Make error statuses more prominent
2018-03-31 Nirbheek Chauhansendrecv/js: Call getUserMedia on incoming call
2018-03-31 Nirbheek Chauhansendrecv: Don't set pipeline state if it's NULL
2018-03-31 Nirbheek ChauhanDon't use strict ssl certificate checking for localhost
2018-03-23 Nirbheek ChauhanAdd Makefiles for all C demos
2018-03-23 Nirbheek ChauhanFix compiler warnings in all C demos
2018-03-23 Nirbheek Chauhansendrecv: Fix SDP message format
2018-03-21 Sebastian KilbFix audio/video linking error on windows
2018-03-10 Nirbheek ChauhanREADME.md: Document the binaries and Cerbero
2018-03-09 Nirbheek ChauhanCheck for all necessary plugins at startup
2018-03-08 Nirbheek ChauhanFix crash on Windows by delimiting option entries with...
2018-02-17 Nirbheek ChauhanREADME: link to blog post, document multiparty example
2018-02-02 Tim-Philipp... README: fix formatting
2018-02-02 Tim-Philipp... webrtc-sendrecv: define GST_USE_UNSTABLE_API to avoid...
2018-02-02 Tim-Philipp... Update README
2017-12-12 Nirbheek Chauhansendrecv: Add a Google STUN server to the configuration
2017-11-22 Matthew Watersserver/js: also allow running on localhost
2017-11-22 Mathieu DuponchelleUpdate to new promise API
2017-10-30 Nirbheek Chauhanmultiparty sendrecv: Add a queue before the audio sink
2017-10-30 Nirbheek ChauhanWIP: Add a new multiparty sendrecv gstreamer demo
2017-10-30 Nirbheek Chauhansendrecv: Rename function for greater clarity
2017-10-28 Nirbheek ChauhanUpdate Protocol.md
2017-10-28 Nirbheek Chauhansimple-server: Add support for multi-party rooms
2017-10-28 Nirbheek ChauhanProtocol.md: Fix headings
2017-10-28 Nirbheek Chauhansignalling/client.py: Rename to session-client.py
2017-10-21 Nirbheek ChauhanAdd sendrecv implementation in js and gst webrtc
2017-10-21 Nirbheek ChauhanAdd a simple python3 webrtc signalling server
2017-10-21 Nirbheek ChauhanInitial commit