mygrsun / simple_webrtc_server_demoLinks
实现了最简单的webrtc网关,可以实现群组通话。
☆16Updated 5 years ago
Alternatives and similar repositories for simple_webrtc_server_demo
Users that are interested in simple_webrtc_server_demo are comparing it to the libraries listed below
Sorting:
- PsMux for China GB28181☆74Updated 4 years ago
- webrtc c++ library for mediasoup with full sfu c++ demo☆174Updated 2 years ago
- media server based on c++17, support webrtc/rtmp/httpflv/hls/websocket flv☆92Updated 5 months ago
- 1)完成H264、H265、G711和AAC几种音视频编码格式数据到RTP、PS、TS包的封装处理 2)解析获取RTP、PS、TS包中的裸数据☆57Updated 5 years ago
- 基于eXosip库,实现标准国标28181-2016协议要求,可级联上级平台,支持注册、媒体拉流、设备控制、设备信息查询等操作;☆103Updated 5 years ago
- The full C++ implementation of mediasoup☆35Updated 5 years ago
- av encoder/decoder/render/player☆187Updated last month
- 一个程序员的学习笔记☆22Updated 2 years ago
- the webrtc client for the janus webrtc gateway☆36Updated 6 years ago
- gb28181☆14Updated this week
- RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4☆16Updated 4 years ago
- webrtc流媒体服务器☆46Updated 5 years ago
- webrtc学习整理(业务和代码梳理)☆131Updated 5 years ago
- RTMP Server , RTMP Pusher , RTMP Client☆293Updated 4 years ago
- 非常轻型的TS和PS封装与解封装代码,严格遵循ISO/IEC 13818-1标准,扩展性好。☆45Updated 9 years ago
- ☆40Updated 7 years ago
- A RTSP client based on jrtplib☆166Updated 6 years ago
- Session Description Protocol C++ parser/writer based on the sdp-transform JavaScript library☆147Updated last year
- cpp streamer work in dynamic modules for media develop. It include flv/mpegts/rtmp/webrtc modules, and go on developing more modules☆68Updated 3 weeks ago
- some library source code about sip☆31Updated 2 years ago
- A cross-platform WebRTC/RTMP/SRT SDK base on metaRTC☆396Updated last year
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆122Updated 2 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
- 一个移植于WebRtc项目的通用基础lib库☆26Updated 6 years ago
- ☆31Updated 2 years ago
- a converter for H.264 and AAC file to FLV file☆23Updated 9 years ago
- C++ client side library for building mediasoup based applications.☆60Updated 3 months ago
- GB28181服务器代码