RTSP
RFC 7826 Real-Time Streaming Protocol Version 2.0
https://tex2e.github.io/rfc-translater/html/rfc7826.html
RFC 2326 Real Time Streaming Protocol (RTSP) 1.0
https://tex2e.github.io/rfc-translater/html/rfc2326.html
1.0と2.0ではネゴシエーション以外で互換性はない
TCP または TLS over TCP上で HTTP/1.1っぽいテキストベースで開始
リソースの識別はURI schemeは rtsp または rtsps ( default port rtsp 554 rtsps 322 )
ISO 10646 / Unicodeを使用
UTF-8 (RTSP Version 1.0)
IRI (RTSP Version 2.0)
PLAY, PAUSE が可能
UDP, multicast UDP, TCP, RTP上で利用可能
RTPの場合はRTCPが利用可能
SDP
RFC 7604 Comparison of Different NAT Traversal Techniques for Media Controlled by the Real-Time Streaming Protocol (RTSP)