rtcp
RTCP handler
An implementation of RTCP packet handling in Go
A Go implementation of RTCP
153 stars
12 watching
54 forks
Language: Go
last commit: 3 months ago gogolangmedianetworkingpionrtcprtpstreamingwebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |
pion/sdp | An implementation of the Session Description Protocol for use in WebRTC signaling | 154 |
pion/sctp | An SCTP implementation in Go, providing networking functionality for WebRTC applications. | 224 |
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 696 |
pion/dtls | A native DTLS 1.2 implementation in Go | 602 |
wmnsk/go-sccp | An implementation of the SCCP protocol in Go. | 33 |
jlaine/aiortc | A Python implementation of WebRTC and ORTC protocols using asyncio. | 140 |
wmnsk/go-tcap | Provides a simple and flexible implementation of the TCAP protocol in Go. | 38 |
trpc-group/trpc-go | A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 830 |
wmnsk/go-pfcp | Implementation of the Packet Forwarding Control Protocol (PFCP) signaling protocol in Go. | 125 |
ybbus/jsonrpc | An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 332 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
ccding/go-stun | An STUN client implementation to enable NAT traversal in network communications | 676 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 530 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |