Winlin 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
..
.gitignore 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
.golangci.yml 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
AUTHORS.txt 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
LICENSE 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
README.md 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
codecov.yml 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
compound_packet.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
doc.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
errors.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
extended_report.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
full_intra_request.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
fuzz.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
goodbye.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
header.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
packet.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
packet_buffer.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
packet_stringifier.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
picture_loss_indication.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
rapid_resynchronization_request.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
raw_packet.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
receiver_estimated_maximum_bitrate.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
receiver_report.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
reception_report.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
renovate.json 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
rfc8888.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
sender_report.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
slice_loss_indication.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
source_description.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
transport_layer_cc.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
transport_layer_nack.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
util.go 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago

README.md


Pion RTCP

A Go implementation of RTCP

Pion RTCP Sourcegraph Widget Slack Widget
Build Status GoDoc Coverage Status Go Report Card


See DESIGN.md for an overview of features and future goals.

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 Golang Slack. Sign up and join the #pion channel for discussions and support. You can also use Pion mailing list.

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