gstreamer/subprojects/gst-rtsp-server
Jan Schmidt 11aed62ea8 rtsp-server: Make onvif sample support different codecs
Add some autoplugging to the onvif example to make it handle
different video codecs automatically, and add support for
outputting the audio stream too, if any.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8378>
2025-02-06 12:31:59 +00:00
..
docs docs: explicitly list gir files as depends for generating configs 2025-01-20 13:24:44 +01:00
examples rtsp-server: Make onvif sample support different codecs 2025-02-06 12:31:59 +00:00
gst docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tests tests/onvif: silence a maybe-unitialized warning 2024-11-18 12:10:58 +11:00
.gitignore
AUTHORS
COPYING
COPYING.LIB
gst-rtsp-server.doap Release 1.25.1 2025-01-14 14:57:58 +00:00
meson.build meson: bump minimum version to 1.4 in every subprojects 2025-01-17 20:22:34 +01:00
meson_options.txt build: Add missing common options that are yielding in subprojects 2024-06-27 15:53:46 +00:00
NEWS Release 1.25.1 2025-01-14 14:57:58 +00:00
README
RELEASE Release 1.25.1 2025-01-14 14:57:58 +00:00
REQUIREMENTS
TODO

gst-rtsp-server is a library on top of GStreamer for building an RTSP server

There are some examples in the examples/ directory and more comprehensive
documentation in docs/README.