str2num / librtcbase
一个移植于WebRtc项目的通用基础lib库
☆26Updated 6 years ago
Alternatives and similar repositories for librtcbase
Users that are interested in librtcbase are comparing it to the libraries listed below
Sorting:
- ☆30Updated 2 years ago
- The full C++ implementation of mediasoup☆33Updated 4 years ago
- webrtc network part for reliable udp transport☆31Updated 4 years ago
- 使用srs_librtmp和RawQuic通过QUIC推RTMP流,实现RTMP OVER QUIC。☆94Updated 5 years ago
- cpp streamer work in dynamic modules for media develop. It include flv/mpegts/rtmp/webrtc modules, and go on developing more modules☆63Updated last month
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- Yang Real-Time Communication,功能强大的视音频开发SDK。☆37Updated 2 years ago
- webrtc uml☆26Updated 2 years ago
- ts muxer☆29Updated 6 years ago
- webrtc流媒体服务器☆44Updated 5 years ago
- the webrtc client for the janus webrtc gateway☆36Updated 6 years ago
- a video engine include receiver and sender base on webrtc☆12Updated 8 years ago
- media sdk based on webrtc☆40Updated 2 years ago
- 1)完成H264、H265、G711和AAC几种音视频编码格式数据到RTP、PS、TS包的封装处理 2)解析获取RTP、PS、TS包中的裸数据☆57Updated 5 years ago
- 一个程序员的学习笔记☆22Updated 2 years ago
- 支持Cronet/QUIC,分别切换到4.1.cronet/4.1.quic分支。☆30Updated 5 years ago
- Video Jitter Buffer derived from WebRTC☆16Updated 6 years ago
- ☆17Updated 3 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
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆119Updated 2 years ago
- StreamingMediaTools for analyze the rtmp/rtsp stream.☆32Updated 7 years ago
- Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基…☆67Updated 6 years ago
- A c wrapper library of Google Chromium QUIC. Can be integrated into FFmpeg for playing QUIC protocol stream.Support platforms including A…☆108Updated 5 years ago
- ffmpeg and webrtc note☆15Updated 4 years ago
- webrtc各个版本在不同平台的库和demo,供上层用户使用。☆13Updated 2 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆61Updated 2 years ago
- 实现了最简单的webrtc网关,可以实现群组通话。