srs/trunk/3rdparty/srs-bench/vendor/github.com/pion/rtcp
Haibo Chen(陈海博) 974826800f
update pion/webrtc to v4. v7.0.34 (#4359)
To enable H.265 support for the WebRTC protocol, upgrade the pion/webrtc
library to version 4.

---------

Co-authored-by: john <hondaxiao@tencent.com>
Co-authored-by: winlin <winlinvip@gmail.com>
2025-05-26 17:48:53 +08:00
..
.gitignore update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
.golangci.yml update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
.goreleaser.yml update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
application_defined.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
codecov.yml update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
compound_packet.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
doc.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
errors.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
extended_report.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
full_intra_request.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
goodbye.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
header.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
LICENSE update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
packet_buffer.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
packet_stringifier.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
packet.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
picture_loss_indication.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
rapid_resynchronization_request.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
raw_packet.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
README.md update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
receiver_estimated_maximum_bitrate.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
receiver_report.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
reception_report.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
renovate.json update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
rfc8888.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
sender_report.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
slice_loss_indication.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
source_description.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
transport_layer_cc.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
transport_layer_nack.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
util.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00


Pion RTCP

A Go implementation of RTCP

Pion RTCP Sourcegraph Widget Slack Widget
GitHub Workflow Status Go Reference 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 Slack.

Follow the 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