gstreamer/subprojects/gst-rtsp-server
Seungha Yang c484de8d8b gst-rtsp-server: Make test-onvif-client example work on Windows
Use autovideosink instead of hardcoded xvimagesink,
so that platform-default videosink can be picked

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7174>
2024-08-20 19:44:42 +00:00
..
docs
examples gst-rtsp-server: Make test-onvif-client example work on Windows 2024-08-20 19:44:42 +00:00
gst gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
scripts
tests
.gitignore
AUTHORS
COPYING
COPYING.LIB
gst-rtsp-server.doap
meson.build build: Add missing common options that are yielding in subprojects 2024-06-27 15:53:46 +00:00
meson_options.txt build: Add missing common options that are yielding in subprojects 2024-06-27 15:53:46 +00:00
NEWS
README
RELEASE
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.