An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/pion/rtcp

Package rtcp implements encoding and decoding of RTCP packets according to RFCs 3550 and 5506. RTCP is a sister protocol of the Real-time Transport Protocol (RTP). Its basic functionality and packet structure is defined in RFC 3550. RTCP provides out-of-band statistics and control information for an RTP session. It partners with RTP in the delivery and packaging of multimedia data, but does not transport any media data itself. The primary function of RTCP is to provide feedback on the quality of service (QoS) in media distribution by periodically sending statistics information such as transmitted octet and packet counts, packet loss, packet delay variation, and round-trip delay time to participants in a streaming multimedia session. An application may use this information to control quality of service parameters, perhaps by limiting flow, or using a different codec. Decoding RTCP packets: Encoding RTCP packets:

Ecosystem
proxy.golang.org
Latest Release
v1.2.16
5 months ago
Versions
24
Dependent Packages
872
Dependent Repos
697
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/pion/rtcp
spec
License MIT
Namespace github.com/pion
First Release about 7 years ago
Last Synced 1 day ago
Repository
Stars 157 on GitHub
Forks 59 on GitHub
Docker Dependents 170
Docker Downloads 83,405,325
Commits 195
Committers 25
Avg per Author 7.8
DDS 0.718
Rankings on proxy.golang.org
Overall Top 1.8%
Dependent packages Top 0.1%
Dependent repos Top 0.3%
Forks Top 3.7%
Docker downloads Top 0.5%