All Projects → radioman → Webrtc.net

radioman / Webrtc.net

Licence: other
WebRTC for C# & C++/CLI

Labels

Projects that are alternatives of or similar to Webrtc.net

Starrtc Web Demo
一对一voip视频聊天,直播连麦,多人视频会议,在线会议web演示:
Stars: ✭ 281 (-17.35%)
Mutual labels:  webrtc
Server
screen sharing for developers https://screego.net/
Stars: ✭ 3,931 (+1056.18%)
Mutual labels:  webrtc
Webrtc Pc
WebRTC 1.0 API
Stars: ✭ 323 (-5%)
Mutual labels:  webrtc
Awesome Live Stream
Webrtc && Nginx && DASH && Quic 学习资料收集,持续更新中
Stars: ✭ 290 (-14.71%)
Mutual labels:  webrtc
Webrtc Tutorial
📚 WebRTC 中文教程
Stars: ✭ 305 (-10.29%)
Mutual labels:  webrtc
Mediasoup
Cutting Edge WebRTC Video Conferencing
Stars: ✭ 4,054 (+1092.35%)
Mutual labels:  webrtc
Glipchat
video chatroom using meteor + webrtc + react + redux
Stars: ✭ 280 (-17.65%)
Mutual labels:  webrtc
Ice4j
A Java implementation of the ICE protocol
Stars: ✭ 332 (-2.35%)
Mutual labels:  webrtc
Monibuca
🧩 Monibuca is a Modularized, Extensible framework for building Streaming Server
Stars: ✭ 307 (-9.71%)
Mutual labels:  webrtc
Rawrtc
WebRTC and ORTC with a little bit of RAWR!
Stars: ✭ 323 (-5%)
Mutual labels:  webrtc
Peerjs Server
Server for PeerJS
Stars: ✭ 3,313 (+874.41%)
Mutual labels:  webrtc
Meething
dWebRTC Video Meetings MESH/SFU hybrid using GunDB, MediaSoup and Beyond!
Stars: ✭ 303 (-10.88%)
Mutual labels:  webrtc
Gb28181.solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Stars: ✭ 323 (-5%)
Mutual labels:  webrtc
Jitsi Meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Stars: ✭ 17,247 (+4972.65%)
Mutual labels:  webrtc
Smoke
Turns a Web Browser into a Web Server with WebRTC
Stars: ✭ 326 (-4.12%)
Mutual labels:  webrtc
Vosk Server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Stars: ✭ 277 (-18.53%)
Mutual labels:  webrtc
Decentralized Video Chat
🚀 Zipcall- Acquired @ 250k users 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
Stars: ✭ 3,284 (+865.88%)
Mutual labels:  webrtc
Filepizza
🍕 Peer-to-peer file transfers in your browser
Stars: ✭ 3,622 (+965.29%)
Mutual labels:  webrtc
React Native Webrtc
The WebRTC module for React Native
Stars: ✭ 3,724 (+995.29%)
Mutual labels:  webrtc
Mediasoup Client
mediasoup client side JavaScript library
Stars: ✭ 320 (-5.88%)
Mutual labels:  webrtc

WebRtc.NET: WebRTC for C# & C++/CLI

...current way of incorporating the WebRTC libraries into your project is a total nightmare. The build system (aka Ninja http://www.webrtc.org/native-code/development) is extremely complicated. You are going to be doing everything from the command line, it take ages to even download the source code (~10GB), try it and cry... ;D

What you get is the compiled code in a static library that you can just throw into your project. Using webrtc as a library is easy!

last update from https://chromium.googlesource.com/external/webrtc.git

Revision: 3e4faae0edeb2b30e899712f92217d2aa5cd6ff2 Date: 2017-01-21 08:43:34

demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].