Difference between revisions of "RTSP"

From VideoLAN Wiki
Jump to navigation Jump to search
(Change Template:Protocol: rtsp is handled through the live module with an alias of rtsp)
m (Change template parameters (per revision 60997))
Line 1: Line 1:
{{Protocol|id=rtsp|mod=live|altid=livedotcom|altid2=pnm|altid3=rtsp}}
+
{{Protocol|RTSP|mod=live|altid=livedotcom|altid2=pnm|altid3=rtsp}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Mmwiki|RTSP}}
 
{{Mmwiki|RTSP}}

Revision as of 04:37, 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