rtp/README.md

14 lines
297 B
Markdown

rtp
===
A Rust implementation of RTP and profiles derived from it.
RFC
---
- RTP: https://tools.ietf.org/html/rfc3550
- SRTP: https://tools.ietf.org/html/rfc3711
- AVP: https://tools.ietf.org/html/rfc3551
- AVPF: https://tools.ietf.org/html/rfc4585
- SAVPF: https://tools.ietf.org/html/rfc5124