All Projects → ddssingsong → Webrtc_server_node

ddssingsong / Webrtc_server_node

videoCall VideoConference 视频通话 视频会议

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Webrtc server node

Wave Share
Serverless, peer-to-peer, local file sharing through sound
Stars: ✭ 1,641 (+688.94%)
Mutual labels:  webrtc, p2p
Meshenger Android
P2P Audio/Video calls over local networks. No server or Internet access needed.
Stars: ✭ 152 (-26.92%)
Mutual labels:  webrtc, p2p
Hublin
DEPRECATED - An easy and free video conference service based on WebRTC
Stars: ✭ 1,614 (+675.96%)
Mutual labels:  webrtc, p2p
Peerjs
Simple peer-to-peer with WebRTC
Stars: ✭ 9,888 (+4653.85%)
Mutual labels:  webrtc, p2p
Pikachu Volleyball P2p Online
Pikachu Volleyball peer-to-peer online via WebRTC data channels
Stars: ✭ 160 (-23.08%)
Mutual labels:  webrtc, p2p
U2web
stream video with p2p
Stars: ✭ 97 (-53.37%)
Mutual labels:  webrtc, p2p
Wt Tracker
High-performance WebTorrent tracker
Stars: ✭ 144 (-30.77%)
Mutual labels:  webrtc, p2p
Android P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 70 (-66.35%)
Mutual labels:  webrtc, p2p
P2pt
Simple WebRTC Peer 2 Peer connections using WebTorrent trackers as the signalling server. Use WebTorrent trackers for any kind of WebRTC app ! 🔥 Make WebRTC apps fast & easy ! 🚀⭐
Stars: ✭ 159 (-23.56%)
Mutual labels:  webrtc, p2p
P2p Cdn Sdk Javascript
Free p2p cdn github javascript sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 158 (-24.04%)
Mutual labels:  webrtc, p2p
Mediadevices
Go implementation of the MediaDevices API.
Stars: ✭ 197 (-5.29%)
Mutual labels:  webrtc, p2p
Peardownloader.js
一个支持多协议、多源、混合P2P-CDN的下载器
Stars: ✭ 170 (-18.27%)
Mutual labels:  webrtc, p2p
Libcrtc
WebRTC C++ library built on top of chromium webrtc.
Stars: ✭ 89 (-57.21%)
Mutual labels:  webrtc, p2p
Roll Call
📞 Free and reliable audio calls for everyone w/ browser p2p.
Stars: ✭ 1,563 (+651.44%)
Mutual labels:  webrtc, p2p
Camus
Peer-to-peer group video chat using WebRTC, Python, and Javascript
Stars: ✭ 75 (-63.94%)
Mutual labels:  webrtc, p2p
Metastream
Watch streaming media with friends.
Stars: ✭ 1,926 (+825.96%)
Mutual labels:  webrtc, p2p
Webtorrent Desktop
❤️ Streaming torrent app for Mac, Windows, and Linux
Stars: ✭ 8,587 (+4028.37%)
Mutual labels:  webrtc, p2p
Ca11
Multi-Protocol Webphone
Stars: ✭ 69 (-66.83%)
Mutual labels:  webrtc, p2p
Webrtc Qr
WebRTC Connect Experiment - https://aquigorka.com/webrtc-qr/
Stars: ✭ 154 (-25.96%)
Mutual labels:  webrtc, p2p
Spitfire
An easy to use WebRTC Datachannels library for .NET applications.
Stars: ✭ 164 (-21.15%)
Mutual labels:  webrtc, p2p

logo

Override

中文文档

A set of voice and video systems based on webrtc can be developed for single or multiple channels.

Signaling server based on webrtc, including browser-side display

Mainly developed with Android-side code

https://github.com/ddssingsong/webrtc_android

for branch :branch_meeting

Getting started

  1. The project relies on Node.js and npm
  2. Deploy turn and stun services : https://github.com/coturn/coturn.git

then

git clone https://github.com/ddssingsong/webrtc_server.git
cd webrtc_server/
npm install 

# start
node server.js  

#You can see the results below

# Server running at http://0.0.0.0:3000/

QQ

QQ Group Name :webrtc技术交流群

QQ Group :601332720

加入群一起探讨webrtc,分享好的开源项目

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].