Compare commits
5 Commits
LH-265-ena
...
develop-te
Author | SHA1 | Date | |
---|---|---|---|
f9f22e7b2b | |||
7cb82eda32 | |||
8a9c370f02 | |||
652019b07d | |||
09c4a4b90e |
@ -39,4 +39,3 @@ dest_asset_id= the addressee with whom the call is made
|
|||||||
|
|
||||||
### Demo project
|
### Demo project
|
||||||
The demo project used initially and then modified for our needs `https://github.com/jamalag/mediasoup2`
|
The demo project used initially and then modified for our needs `https://github.com/jamalag/mediasoup2`
|
||||||
|
|
||||||
|
2
app.js
2
app.js
@ -12,7 +12,7 @@ try {
|
|||||||
console.log('https support is disabled!');
|
console.log('https support is disabled!');
|
||||||
}
|
}
|
||||||
const mediasoup = require('mediasoup');
|
const mediasoup = require('mediasoup');
|
||||||
|
console.log('---------🔴🔴---------');
|
||||||
let worker
|
let worker
|
||||||
/**
|
/**
|
||||||
* videoCalls
|
* videoCalls
|
||||||
|
Reference in New Issue
Block a user