gstreamer/subprojects/gst-rtsp-server
Sebastian Dröge 5f2989d5a1 rtspclientsink: Add publish-clock-mode property
This allows modifying the behaviour how/if the pipeline clock is
published according to RFC7273, similar to the same API on
`GstRTSPMedia`.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3581>
2023-01-07 00:40:44 +00:00
..
docs rtspclientsink: Add publish-clock-mode property 2023-01-07 00:40:44 +00:00
examples gst-rtsp-server: compile example for onvif backchannel testing 2022-11-10 13:04:04 +02:00
gst rtspclientsink: Add publish-clock-mode property 2023-01-07 00:40:44 +00:00
scripts meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +00:00
tests rtsp-server: Add support for adjusting request response on pipeline errors 2022-10-11 07:42:28 +02:00
.gitignore
AUTHORS
COPYING
COPYING.LIB
gst-rtsp-server.doap Release 1.21.3 2022-12-05 01:28:21 +00:00
meson.build Fix API visibility macros 2022-12-20 14:03:35 +00:00
meson_options.txt
NEWS Release 1.21.3 2022-12-05 01:28:21 +00:00
README
RELEASE Release 1.21.3 2022-12-05 01:28:21 +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.