mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
GStreamer multimedia framework
b5a1719e89
Use the length returned by getsockname to perform the getnameinfo call because the size can depend on the socket type and platform. Fixes #638723 |
||
---|---|---|
bindings | ||
common@46445ad50f | ||
docs | ||
examples | ||
gst | ||
m4 | ||
pkgconfig | ||
.gitignore | ||
.gitmodules | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
gst-rtsp.spec.in | ||
Makefile.am | ||
NEWS | ||
README | ||
RELEASE | ||
REQUIREMENTS | ||
TODO |
gst-rtsp-server is a library ion top of GStreamer for building an RTSP server There are some examples in the examples/ directory and more comprehensive documentation in docs/README.