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
gstrtmp2.c
gstrtmp2element.c
gstrtmp2elements.h
gstrtmp2locationhandler.c
gstrtmp2locationhandler.h
gstrtmp2sink.c
gstrtmp2sink.h
gstrtmp2src.c
gstrtmp2src.h
meson.build
TODO