gstreamer/subprojects/gst-plugins-bad/ext/srt
Jan Alexander Steffens (heftig) 28628a67e5 srt: Add a property to disable automatic reconnect
This adds a new boolean property `auto-reconnect`, defaulting to `true`.

Setting it to `false` makes the elements (in caller mode) immediately
report an error to the application instead of trying to reconnect.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3326>
2022-11-07 22:23:02 +00:00
..
gstsrt-enums.h
gstsrt.c
gstsrtelement.c
gstsrtelements.h
gstsrtobject.c srt: Add a property to disable automatic reconnect 2022-11-07 22:23:02 +00:00
gstsrtobject.h srt: Add a property to disable automatic reconnect 2022-11-07 22:23:02 +00:00
gstsrtplugin.c
gstsrtsink.c
gstsrtsink.h
gstsrtsrc.c srtsrc: add "keep-listening" property to avoid EOS on disconnect 2022-06-15 20:35:14 +00:00
gstsrtsrc.h srtsrc: add "keep-listening" property to avoid EOS on disconnect 2022-06-15 20:35:14 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00