library for building an RTSP streaming media server on top of GStreamer
gst-rtsp server is a library for building an RTSP streaming media server on top of GStreamer. It contains libraries, headers, and some example servers.
gst-rtsp server is a library for building an RTSP streaming media server on top of GStreamer. It contains libraries, headers, and some example servers.
To install gstreamer010-gst-rtsp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gstreamer010-gst-rtsp
To see what files were installed by gstreamer010-gst-rtsp, run:
port contents gstreamer010-gst-rtsp
To later upgrade gstreamer010-gst-rtsp, run:
sudo port selfupdate && sudo port upgrade gstreamer010-gst-rtsp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.