PHZ76 / webrtc-native-demoLinks
WebRTC with hardware accelerated video encoding.
☆105Updated 7 months ago
Alternatives and similar repositories for webrtc-native-demo
Users that are interested in webrtc-native-demo are comparing it to the libraries listed below
Sorting:
- C++ client side library for building mediasoup based applications.☆64Updated 7 months ago
- hardware codec for windows using ffmpeg (nvi qsv enc\dxva2 dec) 使用ffmpeg进行Qsv硬编码、Nvi硬编码、DXVA硬解码的封装API☆50Updated 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…☆55Updated 6 years ago
- the webrtc client for the janus webrtc gateway☆36Updated 6 years ago
- The full C++ implementation of mediasoup☆35Updated 5 years ago
- Video renderer for ffmpeg.☆13Updated 3 years ago
- av encoder/decoder/render/player☆187Updated 3 weeks ago
- This repo has been archived, please visit https://github.com/peilinok/traa to get the new project!☆163Updated 2 years ago
- win32 project uses ffmpeg and DXVA2 to decode video, and use DirectDraw to present video image☆29Updated 7 years ago
- PeerConnectionClient vs2017 Demo☆31Updated 5 years ago
- media server based on c++17, support webrtc/rtmp/httpflv/hls/websocket flv☆95Updated 10 months ago
- webrtc uml☆26Updated 3 years ago
- WebRTC开嗨鸭 !!!☆27Updated last month
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆66Updated 3 years ago
- Helper for live555☆98Updated 8 months ago
- webrtc c++ library for mediasoup with full sfu c++ demo☆177Updated 2 years ago
- cpp streamer work in dynamic modules for media develop. It include flv/mpegts/rtmp/webrtc modules, and go on developing more modules☆68Updated 4 months ago
- WebRTC precompiled builds for Linux and Windows.☆49Updated 7 years ago
- Various programs around Desktop Duplication API, DirectX Video Processor, Shader, DX11/DX9☆71Updated 5 years ago
- libwebrtc binaries (unofficial)☆214Updated 2 weeks ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。