Difference between revisions of "RTSP"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Change template parameters (per revision 60997))
m (Remove template data per revision 61024)
 
Line 1: Line 1:
{{Protocol|RTSP|mod=live|altid=livedotcom|altid2=pnm|altid3=rtsp}}
+
{{Protocol|RTSP|mod=live}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Mmwiki|RTSP}}
 
{{Mmwiki|RTSP}}

Latest revision as of 08:16, 19 April 2019

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