awesome-rtc
:satellite: A curated list of awesome Real Time Communications resources
https://github.com/rtckit/awesome-rtc
Last synced: 5 days ago
JSON representation
-
Operations
-
Web/API Interfaces
- Kazoo - Carrier-grade VoIP API platform using FreeSWITCH and Kamailio.
- Kazoo - Carrier-grade VoIP API platform using FreeSWITCH and Kamailio.
- FusionPBX - Multitenant system built on top of FreeSWITCH.
- Wazo - VoIP API platform built on top of Asterisk, Kamailio and RTPEngine.
- jambonz - Open source CPaaS built for communications service providers.
- Fonoster - Telecommunication stack built with Node.js.
- IVOZ Provider - Multitenant solution for VoIP telephony providers.
-
Billing
- CGRateS - Carrier grade open source billing/rating server.
- PyFreeBilling - Wholesale billing platform for Kamailio and FreeSWITCH.
- CGRateS - Carrier grade open source billing/rating server.
- A2Billing - Billing system for Asterisk for multiple applications.
- PyFreeBilling - Wholesale billing platform for Kamailio and FreeSWITCH.
-
Monitoring
- Trickle ICE - Exposes client-side NAT traversal debug data.
- SIP3 - VoIP & RTC traffic monitoring and analysis platform.
- sngrep - Terminal based SIP flow viewer.
- sipgrep - Console tool for sniffing, capturing and exploring SIP traffic.
- rtpbreak - Detect, reconstruct and analyze RTP sessions.
- HOMER - Multi-protocol capturing and monitoring framework for RTC.
- WebRTC Troubleshooter - Self-hosted one stop client-side WebRTC troubleshooter.
-
Testing
- SIPp - Traffic generator for the SIP protocol.
- SIPVicious - Suite of security tools that can be used to audit SIP based VoIP systems.
- sipsak - SIP stress and diagnostics utility.
- sipexer - Modern and flexible SIP command line tool.
- SIPp - Traffic generator for the SIP protocol.
-
Deployment
- slimswitch - Tooling for creating lean secure FreeSWITCH Docker images.
-
-
Developer Resources
-
C/C++ Libraries
- eXosip - eXtended osip is a mature C library for abstracting the SIP protocol.
- PJSIP - Multi-protocol RTC library written in C.
- eXosip - eXtended osip is a mature C library for abstracting the SIP protocol.
- libdatachannel - Standalone WebRTC DataChannels C++ implementation.
- libSRTP - Secure Real-time Transport Protocol (SRTP) library for C.
- usrsctp - Portable Stream Control Transmission Protocol (SCTP) user-land stack.
- rawrtc - WebRTC and ORTC library with a small footprint.
- OSS Core - General purpose C++ library for Real Time Communications.
- Open WebRTC Toolkit - WebRTC development toolkit with bindings for multiple platforms.
- Sofia-SIP - Open source SIP library used by FreeSWITCH.
- libre - Portable SIP Stack along with companion libraries for media handling, STUN/TURN and a modular user agent.
-
Python Libraries
- Katari - SIP stack application framework.
- aiortc - WebRTC and ORTC implementation for Python using asyncio.
- peerjs-python - Python port of the PeerJS peer-to-peer connection library.
-
Tutorials
- Official Website - Entry level WebRTC resources.
- Getting Started With WebRTC - WebRTC tutorial by HTML5 Rocks.
- WebRTC Samples - Collection of samples demonstrating various parts of the WebRTC APIs.
- WebRTC Experiments - Comprehensive list of samples by Muaz Khan.
- Interactive Codelab - 30 minutes step by step live tutorial by Google.
-
JavaScript Libraries
- JsSIP - Lightweight open source JavaScript SIP library.
- sipML5 - Open source JavaScript SIP client with WebRTC media stack.
- PeerJS - Data and media peer-to-peer connection API implemented over WebRTC.
- adapter.js - JavaScript shim for abstracting WebRTC spec changes and inconsistencies.
- simple-peer - WebRTC video, voice, and data channels abstraction for Node.js and the browser.
- Netflux - Isomorphic JavaScript peer to peer transport API for client and server.
-
Go Libraries
- gossip - SIP stack for stateful user agents written in Go.
- siprocket - Fast SIP and SDP packet parser.
- go-diameter - RFC compliant Diameter protocol library.
-
PHP Libraries
- RTCKit/SIP - RFC 3261 compliant SIP parsing and rendering library for PHP 7.4+.
-
Erlang Libraries
-
Rust Libraries
- libsip - SIP implementation, with a focus towards softphone clients.
- sipcore - Rust framework for creating SIP applications.
- rtcrs/webrtc - WebRTC stack, supporting SDP, RTP, RTCP and SRTP.
-
Dart Libraries
- dart-sip-ua - Dart-lang port of JsSIP, capable of SIP over WebSocket.
-
-
Discussion
-
Dart Libraries
- discuss-webrtc - Developer oriented Google Group for WebRTC discussions.
- FreeSWITCH Slack - Join #freeswitch and #freeswitch-dev for user and developer support.
- FreeSWITCH Slack - Join #freeswitch and #freeswitch-dev for user and developer support.
- FreeSWITCH Slack - Join #freeswitch and #freeswitch-dev for user and developer support.
-
-
Events
-
Dart Libraries
- TADHack - Global hackathon focused on programmable communications.
- Kranky Geek - AI and RTC event in San Francisco.
- CommCon - Annual conference held in the UK focused on telecommunications in general and WebRTC in particular.
- ClueCon - Annual conference held in Chicago for telecommunications developers. Birthplace of FreeSWITCH.
- Kamailio World - Berlin hosted annual event focused on Kamailio as well as VoIP, WebRTC, IMS, VoLTE and more.
- AstriCon - Asterisk focus event held every year across the US.
- CommCon - Annual conference held in the UK focused on telecommunications in general and WebRTC in particular.
- OpenSIPS Summit - Meeting place for the OpenSIPS community.
- Kranky Geek - AI and RTC event in San Francisco.
- JanusCon - JanusCon is a live event for Janus and RTC implementers.
- TADHack - Global hackathon focused on programmable communications.
-
-
Server Software
-
General Purpose
- FreeSWITCH - Open source multi-protocol, cross-platform and software switch.
- Asterisk - PBX framework supporting multiple protocols and platforms.
-
SIP Servers
- Kamailio - Open source SIP server widely deployed by carriers and providers. Formerly known as OpenSER.
- Sippy B2BUA - Back-to-back user agent server written in Python.
- Flexisip - SIP server suite comprising proxy, presence and group chat functions.
- Routr - Lightweight SIP proxy, location server, and registrar written in Node.js.
-
Media Servers
- RTPProxy - General purpose high performance RTP proxy.
- mediasoup - Specialized WebRTC conferencing system.
- Jitsi - A collection of RTC open source projects, with a focus on conferencing software.
- RTP:Engine - RTP and UDP based media traffic proxy, usable as a kernel module.
- SEMS - Open source media and application server for SIP based VoIP services.
-
STUN/TURN
-
-
Blogs
-
Dart Libraries
- BlogGeekMe - Blog by Tsahi Levent-Levi with a strong focus on WebRTC.
- SIP Adventures - Unified communications blog by Andrew Prokop.
- WebRTCHacks - WebRTC blog by independent technologists.
-
-
Related Lists
-
Dart Libraries
- Awesome RIPT - Real Time Internet Peering for Telephony.
- Awesome RTC Hacking - Real Time Communications hacking and penetration testing resources.
- Awesome 5G - 5G frameworks, libraries, software and resources.
- Awesome Cellular Hacking - Research resources in the 3G/4G/5G Cellular security space.
- Awesome Telco - Telco resources and projects.
- SIP Resources - Useful SIP resources curated by Kamailio's head developer.
-
Programming Languages
Categories
Sub Categories
Keywords
sip
14
webrtc
13
voip
11
telephony
6
security
3
rtp
3
p2p
3
python
3
hep
2
kamailio
2
pcap
2
c
2
awesome-lists
2
awesome
2
data-channel
2
ortc
2
peer-connection
2
sctp
2
server
2
websocket
2
peer-to-peer
2
javascript
2
nodejs
2
turn
2
hacking
2
flow
2
sdp
2
telecommunications
2
sip-library
1
phone
1
cisco-webex
1
polyfill
1
webrtc-adapter
1
cloud
1
cloud-communications-platform
1
cpaas
1
broadworks
1
customer-engagement
1
customer-experience
1
kubernetes
1
programmable-voice
1
twilio
1
broadsoft
1
typescript
1
ucaas
1
multitenant
1
pbx
1
avaya
1
platform
1
provider
1