Real Time Streaming Protocol

From Simple English Wikipedia, the free encyclopedia
(Redirected from RTSP)


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.

Clients[change | change source]

Server software[change | change source]

Related pages[change | change source]

Other websites[change | change source]