- Jan 13, 2021
-
-
Tim-Philipp Müller authored
-
- Dec 06, 2020
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Oct 27, 2020
-
-
Tim-Philipp Müller authored
-
- Oct 26, 2020
-
-
Tim-Philipp Müller authored
-
- Sep 08, 2020
-
-
Tim-Philipp Müller authored
-
- Sep 07, 2020
-
-
Tim-Philipp Müller authored
-
- Aug 20, 2020
-
-
Tim-Philipp Müller authored
-
- Aug 19, 2020
-
-
Matthew Waters authored
Otherwise the app fails to run Part-of: <gstreamer/gst-examples!25>
-
Matthew Waters authored
Fixes possible critical/crash on startup Part-of: <gstreamer/gst-examples!25>
-
Matthew Waters authored
Instead of a generic app-debug.apk Part-of: <gstreamer/gst-examples!25>
-
Matthew Waters authored
As is now required Part-of: <gstreamer/gst-examples!25>
-
Matthew Waters authored
That's what is shipped upstream now. Part-of: <gstreamer/gst-examples!25>
-
Matthew Waters authored
Part-of: <gstreamer/gst-examples!25>
-
- Aug 09, 2020
-
-
Carl Karsten authored
Part-of: <gstreamer/gst-examples!23>
-
- Aug 05, 2020
-
-
Sebastian Dröge authored
The default changed back to none because it broke existing code. See gstreamer/gst-plugins-good#749 Part-of: <gstreamer/gst-examples!22>
-
- Jul 31, 2020
-
-
Sebastian Dröge authored
Might miss some signal emissions otherwise, especially the on-negotiation-needed signal. Part-of: <gstreamer/gst-examples!21>
-
Sebastian Dröge authored
Part-of: <gstreamer/gst-examples!21>
-
- Jul 27, 2020
-
-
Seungha Yang authored
g_print* would print broken string on Windows See also gstreamer/gstreamer!258 Part-of: <gstreamer/gst-examples!20>
-
- Jul 03, 2020
-
-
Tim-Philipp Müller authored
-
- Jul 02, 2020
-
-
Tim-Philipp Müller authored
-
- Jun 29, 2020
-
-
Philippe Normand authored
This Rust crate provides a program able to connect to a Janus instance using WebSockets and send a live video stream to the videoroom plugin. Part-of: <gstreamer/gst-examples!15>
-
- Jun 25, 2020
-
-
Matthew Waters authored
Fixes the following error File "/builds/vivia/gst-plugins-bad/gst-build/build/../subprojects/gst-examples/webrtc/check/basic.py", line 5, in <module> from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Part-of: <gstreamer/gst-examples!17>
-
Matthew Waters authored
Part-of: <gstreamer/gst-examples!16>
-
Matthew Waters authored
- Integrate with the build system. - Some README updates. Part-of: <gstreamer/gst-examples!16>
-
Matthew Waters authored
Original repository location: https://github.com/centricular/gstwebrtc-demos
-
- Jun 19, 2020
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jun 18, 2020
-
-
-
We didn't notice this because the logging was broken.
-
Reload the SSL context and restart the server if the certificate changes. Without this, new connections will continue to use the old expired certificate.
-
-
First step in making the class able to manage its own state.
-
This has changed since the original code was written: https://websockets.readthedocs.io/en/stable/cheatsheet.html#debugging
-
It was completely ignored. Also don't de-serialize options. Just parse them directly in `__init__`. Less error-prone.
-
- May 14, 2020
-
-
Philippe Normand authored
-
- May 12, 2020
-
-
Matthew Waters authored
Part-of: <gstreamer/gst-examples!14>
-