All Projects → RTCEngine → RTCEngine-server

RTCEngine / RTCEngine-server

Licence: MIT License
WebRTC Media Server that scales well

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to RTCEngine-server

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 (+86135%)
Mutual labels:  webrtc, sfu
snowem
Snowem is a lightweight live streaming server, based on webrtc technology. Its design mainly focuses on simplicity, scalability and high performance.
Stars: ✭ 73 (+265%)
Mutual labels:  webrtc, sfu
Mediasoup
Cutting Edge WebRTC Video Conferencing
Stars: ✭ 4,054 (+20170%)
Mutual labels:  webrtc, sfu
Ion
Real-Distributed RTC System by pure Go and Flutter
Stars: ✭ 3,279 (+16295%)
Mutual labels:  webrtc, sfu
Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+83570%)
Mutual labels:  webrtc, sfu
app
Web metaverse client
Stars: ✭ 115 (+475%)
Mutual labels:  webrtc
foxrtc
media sdk based on webrtc
Stars: ✭ 36 (+80%)
Mutual labels:  webrtc
meanOs
Mean Operating System - The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS proudly supports Brave and Tor, be free!
Stars: ✭ 62 (+210%)
Mutual labels:  webrtc
SkylinkSDK-iOS-Sample
Temasys SkylinkSDK for iOS - Sample App - Objective C
Stars: ✭ 16 (-20%)
Mutual labels:  webrtc
P2P-CKPlayer
嵌入P2P引擎的CKPlayer,视频网站省流量&加速神器
Stars: ✭ 49 (+145%)
Mutual labels:  webrtc
singo
Simple WebRTC Signaling Server written in Go
Stars: ✭ 57 (+185%)
Mutual labels:  webrtc
2019-09
TryCatch - 레크레이션 게임 "몸으로 말해요"의 온라인 게임 🙆‍♀️ 💁 🙋
Stars: ✭ 18 (-10%)
Mutual labels:  webrtc
flutter live
Live streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.
Stars: ✭ 211 (+955%)
Mutual labels:  webrtc
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (+590%)
Mutual labels:  webrtc
blog
Algorithm,WebRTC,Node,Microservices,Golang,ELK,Kubernetes,Istio,JAVA,PHP,MongoDB,Ningx,OpenResty,GraphQL...
Stars: ✭ 19 (-5%)
Mutual labels:  webrtc
webtorrent-dht
This is an example implementation of something that might become WebTorrent DHT
Stars: ✭ 26 (+30%)
Mutual labels:  webrtc
vortex
Revolt voice server
Stars: ✭ 61 (+205%)
Mutual labels:  webrtc
P2P-DPlayer
DPLayer powered by CDNBye P2P Engine
Stars: ✭ 63 (+215%)
Mutual labels:  webrtc
client-sdk-js
LiveKit browser client SDK (javascript)
Stars: ✭ 114 (+470%)
Mutual labels:  webrtc
WebRTCCTV
WebRTCCTV is a signaling server & webapp able to stream from RTSP cameras using WebRTC
Stars: ✭ 32 (+60%)
Mutual labels:  webrtc

RTCEngine-server

Install And Run

git clone https://github.com/RTCEngine/RTCEngine-server.git

cd RTCEngine-server && npm install 

// start signaling server 
ts-node server.ts

// start one media node 
ts-node media01.ts

Multi MediaNode

RTCEngine support multi medianodes for loadbalance and connecting to the latest medianode

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