Skip to content

The server provide WebRTC and exchange real audio/video/DataChannel messages support for Bilingual application

Notifications You must be signed in to change notification settings

pecha7x/bilingual-mediasoup-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bilingual Mediasoup Server

A Server for Bilingual

Dependencies

Run

# create and modify the configuration
# make sure you set the proper IP for mediasoup.webRtcTransport.listenIps
cp config.example.js config.js
nano config.js

# install dependencies and build mediasoup
npm install

# create the client bundle and start the server app
npm start

About

The server provide WebRTC and exchange real audio/video/DataChannel messages support for Bilingual application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published