Registry / networking / pion-rtcp

pion-rtcp

JSON →
library1.2.16gogounverified

Package rtcp implements encoding and decoding of RTCP packets according to RFCs 3550 and 5506.

go get github.com/pion/rtcp
INSTALL
IMPORT
SIG · PION-RTCP
P
pion-rtcp
networkinggov1.2.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rtcp
github.com/pion/rtcp

Marshal an RTCP receiver report

import "github.com/pion/rtcp" func main() { pkt := &rtcp.ReceiverReport{} data, err := pkt.Marshal() _ = data _ = err }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.16latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pion-rtcp — go get pion-rtcp · libregistry