Jump to content

Real Time Streaming Protocol

From Simple English Wikipedia, the free encyclopedia
Revision as of 02:58, 29 May 2009 by SieBot (talk | changes) (robot Modifying: ja:Real Time Streaming Protocol)


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

Server software

See also

Other websites