MCPcopy Index your code
hub / github.com/pion/rtcp

github.com/pion/rtcp @v1.2.17

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.17 ↗ · + Follow
321 symbols 830 edges 46 files 204 documented · 64% 36 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Pion RTCP

A Go implementation of RTCP

Pion RTCP Sourcegraph Widget join us on Discord Follow us on Bluesky

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 Discord.

Follow the Pion Bluesky or 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

Extension points exported contracts — how you extend this code

ReportBlock (Interface)
ReportBlock represents a single report within an ExtendedReport packet. [6 implementers]
extended_report.go
PacketStatusChunk (Interface)
PacketStatusChunk has two kinds: RunLengthChunk and StatusVectorChunk. [21 implementers]
transport_layer_cc.go
Packet (Interface)
Packet represents an RTCP packet, a protocol used for out-of-band statistics and control information for an RTP session. [14 …
packet.go

Core symbols most depended-on inside this repo

Marshal
called by 34
packet.go
Type
called by 21
extended_report.go
Unmarshal
called by 17
header.go
Len
called by 15
rfc8888.go
wireSize
called by 11
packet_buffer.go
read
called by 10
packet_buffer.go
setNBitsOfUint16
called by 10
util.go
Unmarshal
called by 9
packet.go

Shape

Method 167
Function 97
Struct 41
TypeAlias 13
Interface 3

Languages

Go100%

Modules by API surface

extended_report.go56 symbols
transport_layer_cc.go22 symbols
source_description.go18 symbols
rfc8888.go18 symbols
transport_layer_nack.go12 symbols
packet_buffer_test.go11 symbols
transport_layer_cc_test.go9 symbols
slice_loss_indication.go8 symbols
receiver_estimated_maximum_bitrate.go8 symbols
packet.go8 symbols
full_intra_request.go8 symbols
compound_packet.go8 symbols

For agents

$ claude mcp add rtcp \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact