Difference between revisions of "RTSP"

From VideoLAN Wiki
Jump to navigation Jump to search
m (+{{Protocol|id=rtsp}})
Line 1: Line 1:
 +
{{Protocol|id=rtsp}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Mmwiki|RTSP}}
 
{{Mmwiki|RTSP}}

Revision as of 05:01, 25 March 2019

??
VLC uses this protocol (or access module) to read data from a device or network.

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