Real Time Streaming Protocol (RTSP) is a network control protocol used to establish and manage streaming media sessions between a server and a client. It functions as a remote control for media streams, allowing clients to play, pause, and stop streams, but it does not itself transport the media data. The actual video and audio is typically carried over RTP. RTSP is widely used for communication between IP cameras and video management systems in surveillance and industrial monitoring.

