yingwang / adaptive-jitter-buffer
adaptive jitter buffer implementatioin
☆32Updated 4 years ago
Alternatives and similar repositories for adaptive-jitter-buffer
Users that are interested in adaptive-jitter-buffer are comparing it to the libraries listed below
Sorting:
- jitter buffer for RTP using c++ and STL only. Has no external dependencies. Suitable for Android NDK as well as other typical platforms…☆73Updated 4 years ago
- media sdk based on webrtc☆40Updated 2 years ago
- webrtc network part for reliable udp transport☆31Updated 4 years ago
- a video engine include receiver and sender base on webrtc☆12Updated 8 years ago
- An implementation of RTP Payload Format for Flexible Forward Error Correction (FEC) - draft 11.☆33Updated 5 years ago
- C++ SDP library with ABNF strict parsing☆42Updated 2 years ago
- This project can be used to conduct audio call. 本程序可以实 现语音通话。☆48Updated 3 years ago
- The full C++ implementation of mediasoup☆33Updated 4 years ago
- WebRTC GIPS C/C++ API demos☆58Updated 11 years ago
- rewrite WebRTC's jitter buffer for PJSIP☆14Updated 12 years ago
- ☆18Updated 11 years ago
- simple cross-platform multimedia player and framework☆27Updated 3 years ago
- WebRTC precompiled builds for Linux and Windows.☆49Updated 7 years ago
- Video Jitter Buffer derived from WebRTC☆16Updated 6 years ago
- 使用srs_librtmp和RawQuic通过QUIC推RTMP流,实现RTMP OVER QUIC。☆94Updated 5 years ago
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆67Updated 3 years ago
- a gb28181 sip sdk based on resiprocate☆30Updated 6 years ago
- a tool that could covert flv into http live streaming☆10Updated 7 years ago
- recv rtp(h264+aac), save as mp4 file☆117Updated 13 years ago
- Implment WebRTC H264 encoder by calling OBS's internal encoder in order to use x264 and some hardware H264 encoders for 1080P acceleratio…☆54Updated 6 years ago
- Yang Real-Time Communication,功能强大的视音频开发SDK。☆37Updated 2 years ago
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。