
Gst-rtsp-server is a library on top of gstreamer for building an rtsp server or embedding rtsp server capabilities into applications.
gstreamer is a streaming media framework, based on graphs of filters which operate on media data. applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.
this package contains the documentation for the gstreamer rtsp server.