RTSP
RTSP is a protocol that allows to publish and read streams. It supports different underlying transport protocols and encryption (see RTSP-specific features). In order to read a stream with the RTSP protocol, use this URL:
rtsp://localhost:8554/mystreamSome clients that can read with RTSP are FFmpeg, GStreamer and VLC.