imfreedom/knowledgebase

Add msn

2022-04-09, Gary Kramlich
6f68cee9441e
Add msn
# RTP
The Real-time Transport Protocol (RTP) is a IETF standard protocol for
delivering audio and video content across the Internet.
## Protocol
The RTP protocol uses dynamic port ranges and is usually configured with port
ranges of 16384-32767
* [IETF Documentation](http://www.ietf.org/rfc/rfc1889.txt)
## Useful Links
* [Wikipedia](http://en.wikipedia.org/wiki/Real-time_Transport_Protocol)