Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pion/rtp
A Go implementation of RTP
https://github.com/pion/rtp
audio go golang media networking pion rtp streaming video webrtc
Last synced: 3 days ago
JSON representation
A Go implementation of RTP
- Host: GitHub
- URL: https://github.com/pion/rtp
- Owner: pion
- License: mit
- Created: 2019-01-28T06:14:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T12:40:25.000Z (14 days ago)
- Last Synced: 2025-01-20T07:00:23.545Z (10 days ago)
- Topics: audio, go, golang, media, networking, pion, rtp, streaming, video, webrtc
- Language: Go
- Homepage: https://pion.ly/
- Size: 369 KB
- Stars: 374
- Watchers: 24
- Forks: 115
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pion RTP
A Go implementation of RTP
### Roadmap
The library is used as a part of our WebRTC implementation. Please refer to that [roadmap](https://github.com/pion/webrtc/issues/9) to track our major milestones.### Community
Pion has an active community on the [Slack](https://pion.ly/slack).Follow the [Pion Twitter](https://twitter.com/_pion) 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 [[email protected]](mailto:[email protected])### Contributing
Check out the [contributing wiki](https://github.com/pion/webrtc/wiki/Contributing) to join the group of amazing people making this project possible### License
MIT License - see [LICENSE](LICENSE) for full text