RTSP

From VideoLAN Wiki
Revision as of 04:37, 19 April 2019 by DoesItReallyMatter (talk | contribs) (Change template parameters (per revision 60997))
Jump to navigation Jump to search
RTSP
VLC uses this protocol (or access module) to read data from a device or network.
This protocol is handled by the live module.

RTSP or Real Time Streaming Protocol is a protocol that governs the streaming aspects of the connection established with RTP. VLC supports RTSP through the LiveMedia library.

RTSP version 1.0 was published in April 1998 and is considered obsolete by the IETF; version 2.0 was published in December 2016 and remains a Proposed Standard.

Links