Difference between revisions of "RTSP"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎Links: New section)
m (Remove template data per revision 61024)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Protocol|RTSP|mod=live}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Wikipedia|Real Time Streaming Protocol}}
 
{{Mmwiki|RTSP}}
 
{{Mmwiki|RTSP}}
  
'''RTSP''' or '''Real Time Streaming Protocol''' is a [[protocol]] that governs the [[stream]]ing aspects of the connection established with [[RTP]].
+
'''RTSP''' or '''Real Time Streaming Protocol''' is a [[protocol]] that governs the [[stream]]ing 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 ==
 
== Links ==

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