gstreamer/subprojects/gst-plugins-bad/gst/rtmp2
Sebastian Dröge 889a3fe932 rtmp2: Set default flash version to NULL
This is consistent with the librtmp-based old rtmp plugin and ffmpeg.
While some servers require a valid flash-version, others are failing
with a too long or any flash-version at all.

By changing to the same default as in the old plugin and in ffmpeg,
GStreamer will at least behave the same and will work and fail with the
same servers without setting a flash-version.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5293>
2023-09-11 08:23:33 +00:00
..
rtmp rtmp2: Allow NULL flash version, omitting the field 2023-08-25 09:50:39 +02:00
gstrtmp2.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstrtmp2element.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstrtmp2elements.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstrtmp2locationhandler.c rtmp2: Set default flash version to NULL 2023-09-11 08:23:33 +00:00
gstrtmp2locationhandler.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstrtmp2sink.c rtmp2sink: fix crash if message conversion failed 2023-08-18 09:27:36 +02:00
gstrtmp2sink.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstrtmp2src.c rtmp2src: add 'no-eof-is-error' property 2023-08-04 11:07:36 +00:00
gstrtmp2src.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
TODO rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00