πRTSP
RTSP = Real Time Streaming Protocol (1.0 RFC 2326; 2.0 RFC 7826).
RTSP combines RTP, SDP + signaling server.
It adds higher-level commands DESCRIBE, SETUP, ANNOUNCE, TEARDOWN, PLAY, PAUSE, etc.
The server returns SDP messages, so itβs almost a full streaming solution.
Backlinks
- π Streaming