Jump to content

Real Time Streaming Protocol

From Simple English Wikipedia, the free encyclopedia
Revision as of 22:31, 4 May 2022 by Creol (talk | changes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The Real Time Streaming Protocol (RTSP), developed by the IETF and created in 1998 as RFC 2326, is a protocol for use in streaming media systems, which allows a client to remotely control a streaming media server, issuing VCR-like commands such as "play" and "pause", and allowing time-based access to files on a server.

The sending of streaming data itself is not part of the RTSP protocol. Most RTSP servers use the standards-based RTP as the transport protocol for the actual audio/video data. The RTSP server from RealNetworks also features RealNetworks' proprietary RDT as the transport protocol.

Server software

[change | change source]
[change | change source]

Other websites

[change | change source]