1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/3rdparty/srs-bench/vendor/github.com/pion/rtcp
Winlin 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567)
------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
2023-06-05 11:43:41 +08:00
..
.gitignore TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
.golangci.yml TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
AUTHORS.txt TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
codecov.yml For regression test, add srs-bench to 3rdparty 2021-03-04 14:18:57 +08:00
compound_packet.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
doc.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
errors.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
extended_report.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
full_intra_request.go For regression test, add srs-bench to 3rdparty 2021-03-04 14:18:57 +08:00
fuzz.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
goodbye.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
header.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
LICENSE For regression test, add srs-bench to 3rdparty 2021-03-04 14:18:57 +08:00
packet.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
packet_buffer.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
packet_stringifier.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
picture_loss_indication.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
rapid_resynchronization_request.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
raw_packet.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
README.md TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
receiver_estimated_maximum_bitrate.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
receiver_report.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
reception_report.go For regression test, add srs-bench to 3rdparty 2021-03-04 14:18:57 +08:00
renovate.json TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
rfc8888.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
sender_report.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
slice_loss_indication.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
source_description.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
transport_layer_cc.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
transport_layer_nack.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
util.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00


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