How to Install libgstrtspserver-1.0-0 in Ubuntu 18.04



Install libgstrtspserver-1.0-0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libgstrtspserver-1.0-0

Description:

GStreamer RTSP Server (shared library)

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 shared library for the GStreamer RTSP Server.

Homepage: http://gstreamer.freedesktop.org

Version: 1.14.0-1

Section: universe/libs