Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Real-Time Streaming Protocol
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== RTSP Encryption and RTSPS == There are several different methods for encrypting RTSP command messages and the RTP Video and Audio data. RTSP 2.0 (RFC7826) defines several methods for encryption and introduces a new rtsps:// URL and many of these have been incorporated into RFC2326 RTSP 1.0 Clients and Servers. * '''RTSPS URL (using the rtsps:// URL)''' - This method uses a [[Transport Layer Security|TLS]] Socket (default of Port 322) to establish an encrypted connection between the RTSP client and the RTSP Server.<br>Video and Audio can then sent in one of two ways ** '''TCP Video/Audio''' - The RTP Video and Audio is sent interleaved with the RTSP Commands over the already encrypted [[Transport Layer Security|TLS]] Connection ** '''UDP and Multicast-UDP Video/Audio''' - the RTP Video and Audio is encrypted using the [[Secure Real-time Transport Protocol|Secure RTP (SRTP)]] protocol and sent in parallel to the RTSPS [[Transport Layer Security|TLS]] connection * '''RTSP over HTTPS''' - this method interleaves the RTP Video and Audio data into the RTSP Command Connection (as defined in RFC2326) and then sends the RTSP Command Connection via a pair of encrypted HTTPS connections. It uses Port 443 by default. IANA have reserved the rtsps:// URL prefix and Port 322 for RTSPS.<ref>{{cite web | url=https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=rtsp | title=Service Name and Transport Protocol Port Number Registry }}</ref> As of September 2024, RTSP over HTTPS has been implemented in several ONVIF IP Cameras and RTSPS (using the rtsps:// URL) has been implemented by Axis and Bosch CCTV Cameras,<ref>{{cite web | url=https://www.ipcamlive.com/secure-rtsp-streaming | title=Secure RTSP streaming - SRTP/RTSPS }}</ref> [[FFmpeg]], [[GStreamer]], MediaMTX,<ref>[https://github.com/bluenviron/mediamtx MediaMTX]</ref> Ant Media Server<ref>[https://github.com/ant-media/Ant-Media-Server Ant Media Server Community]</ref> and SharpRTSP.<ref>{{cite web | url=https://github.com/ngraziano/SharpRTSP | title=Ngraziano/SharpRTSP | website=[[GitHub]] }}</ref>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Real-Time Streaming Protocol
(section)
Add topic