paullouisageneau / libjuiceLinks
JUICE is a UDP Interactive Connectivity Establishment library
☆540Updated last week
Alternatives and similar repositories for libjuice
Users that are interested in libjuice are comparing it to the libraries listed below
Sorting:
- Lightweight STUN/TURN server☆288Updated 6 months ago
- An implementation of the IETF’s Interactive Connectivity Establishment (ICE) standard — this is an official read-only mirror of the upstr…☆616Updated 2 weeks ago
- A portable SCTP userland stack☆735Updated 2 months ago
- C++ implementation of SIP, ICE, TURN and related protocols.☆764Updated 2 weeks ago
- A C++ wrapper for binary release, mainly used for flutter-webrtc desktop (windows, linux, embedded).☆580Updated last week
- Generic library for real-time communications with async IO support☆542Updated last year
- An open-source library for RTP/SRTP media delivery☆415Updated last month
- C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets☆2,384Updated 3 weeks ago
- libwebrtc binaries (unofficial)☆214Updated 2 weeks ago
- A simple WebRTC DataChannels library☆164Updated 4 years ago
- Public domain mDNS/DNS-SD library in C☆569Updated 2 months ago
- WebRTC and ORTC with a little bit of RAWR!☆388Updated 4 years ago
- mediasoup client side C++ library☆328Updated last month
- Sample program for using WebRTC on C++.☆214Updated 3 years ago
- Library for SRTP (Secure Realtime Transport Protocol)☆1,347Updated last month
- Google's WebRTC implementation in a single static library.☆664Updated 4 years ago
- An example for using WebRTC to communicate between a JavaScript client and a C++ server.☆281Updated 6 years ago
- Minimalistic MP4 mux/demux single header library☆406Updated last year
- ☆369Updated 2 weeks ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。