Guillaume Desmottes
|
cbab7ffefb
|
examples: webrtc: fix unidirectional pipeline
'autoaudiosrc' does not have a 'is-live' property.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3550>
|
2022-12-09 13:49:44 +01:00 |
|
Patrick Griffis
|
2a59e8af97
|
webrtc: Fix double free in webrtc-recvonly-h264 demo
The "message" signal does not transfer ownership of the GBytes passed
to it so calling g_bytes_unref() on it is incorrect.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3257>
|
2022-10-24 22:16:44 +00:00 |
|
Patrick Griffis
|
d0e2b31470
|
webrtc: Fix critical in webrtc-recvonly-h264 example
This signal only takes 2 properties yet a third was passed.
This would cause a critical in GLib.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3252>
|
2022-10-23 22:51:28 +00:00 |
|
Thibault Saunier
|
41ed155bdf
|
Move files from gst-examples into the "subprojects/gst-examples/" subdir
|
2021-09-24 16:15:58 -03:00 |
|