You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/3rdparty/srs-bench/vendor/github.com/pion/rtcp
winlin 876210f6c9 For regression test, add srs-bench to 3rdparty 4 years ago
..
.gitignore For regression test, add srs-bench to 3rdparty 4 years ago
.golangci.yml For regression test, add srs-bench to 3rdparty 4 years ago
LICENSE For regression test, add srs-bench to 3rdparty 4 years ago
README.md For regression test, add srs-bench to 3rdparty 4 years ago
codecov.yml For regression test, add srs-bench to 3rdparty 4 years ago
compound_packet.go For regression test, add srs-bench to 3rdparty 4 years ago
doc.go For regression test, add srs-bench to 3rdparty 4 years ago
errors.go For regression test, add srs-bench to 3rdparty 4 years ago
full_intra_request.go For regression test, add srs-bench to 3rdparty 4 years ago
fuzz.go For regression test, add srs-bench to 3rdparty 4 years ago
go.mod For regression test, add srs-bench to 3rdparty 4 years ago
go.sum For regression test, add srs-bench to 3rdparty 4 years ago
goodbye.go For regression test, add srs-bench to 3rdparty 4 years ago
header.go For regression test, add srs-bench to 3rdparty 4 years ago
packet.go For regression test, add srs-bench to 3rdparty 4 years ago
picture_loss_indication.go For regression test, add srs-bench to 3rdparty 4 years ago
rapid_resynchronization_request.go For regression test, add srs-bench to 3rdparty 4 years ago
raw_packet.go For regression test, add srs-bench to 3rdparty 4 years ago
receiver_estimated_maximum_bitrate.go For regression test, add srs-bench to 3rdparty 4 years ago
receiver_report.go For regression test, add srs-bench to 3rdparty 4 years ago
reception_report.go For regression test, add srs-bench to 3rdparty 4 years ago
renovate.json For regression test, add srs-bench to 3rdparty 4 years ago
sender_report.go For regression test, add srs-bench to 3rdparty 4 years ago
slice_loss_indication.go For regression test, add srs-bench to 3rdparty 4 years ago
source_description.go For regression test, add srs-bench to 3rdparty 4 years ago
transport_layer_cc.go For regression test, add srs-bench to 3rdparty 4 years ago
transport_layer_nack.go For regression test, add srs-bench to 3rdparty 4 years ago
util.go For regression test, add srs-bench to 3rdparty 4 years ago

README.md


Pion RTCP

A Go implementation of RTCP

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


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