Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 4.27 KB

File metadata and controls

56 lines (47 loc) · 4.27 KB


Pion RTP

A Go implementation of RTP

Pion RTP Sourcegraph Widget join us on Discord Follow us on Bluesky
GitHub Workflow Status Go Reference Coverage Status Go Report Card License: MIT


Implemented

  • RFC 3550 — RTP: A Transport Protocol for Real-Time Applications
  • RFC 8285 — A General Mechanism for RTP Header Extensions

Header Extensions

Codecs

Roadmap

The library is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.

Community

Pion has an active community on the Discord.

Follow the Pion Bluesky or Pion Twitter for project updates and important WebRTC news.

We are always looking to support your projects. Please reach out if you have something to build! If you need commercial support or don't want to use public methods you can contact us at team@pion.ly

Contributing

Check out the contributing wiki to join the group of amazing people making this project possible

License

MIT License - see LICENSE for full text