Guillaume Desmottes
|
ed54734825
|
examples: set perfect-timestamp=true on opusenc
Fix audio streaming on Chrome, see https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1524
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6512>
|
2024-04-02 22:08:31 +00:00 |
|
Nirbheek Chauhan
|
033a71e405
|
webrtc examples: Use webrtc.gstreamer.net
Actually just a CNAME to webrtc.nirbheek.in for now, but it allows
replacement / hosting without my involvement, so reduces the bus
factor.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3802>
|
2023-02-04 13:37:02 +00:00 |
|
Nirbheek Chauhan
|
1be6d6ccf5
|
meson: Add explicit check: kwarg to all run_command() calls
This is required since Meson 0.61.0, and causes a warning to be
emitted otherwise:
2c079d855e
https://github.com/mesonbuild/meson/issues/9300
This exposed a bunch of places where we had broken run_command()
calls, unnecessary run_command() calls, and places where check: true
should be used.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1507>
|
2022-01-09 18:12:47 +05:30 |
|
Tim-Philipp Müller
|
8dfab0b08c
|
meson: update for meson.build_root() and .build_source() deprecation
-> use meson.project_build_root() or .global_build_root() instead.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1183>
|
2021-10-20 11:20:44 +00:00 |
|
Thibault Saunier
|
41ed155bdf
|
Move files from gst-examples into the "subprojects/gst-examples/" subdir
|
2021-09-24 16:15:58 -03:00 |
|