Compare commits

..

5 Commits

Author SHA1 Message Date
f9f22e7b2b Added log 2022-12-07 17:07:38 +02:00
7cb82eda32 Added log 2022-12-07 17:04:24 +02:00
8a9c370f02 Merge pull request 'LH-265-audio' (#17) from LH-265-audio into develop
Reviewed-on: #17
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2022-12-06 12:45:08 +00:00
652019b07d LH-265: Update doc; Update bundle 2022-11-29 15:35:28 +02:00
09c4a4b90e LH-265: Added audio on client and server 2022-11-29 14:19:02 +02:00
3 changed files with 2 additions and 5 deletions

View File

@ -39,4 +39,3 @@ dest_asset_id= the addressee with whom the call is made
### Demo project
The demo project used initially and then modified for our needs `https://github.com/jamalag/mediasoup2`

2
app.js
View File

@ -12,7 +12,7 @@ try {
console.log('https support is disabled!');
}
const mediasoup = require('mediasoup');
console.log('---------🔴🔴---------');
let worker
/**
* videoCalls

View File

@ -43,6 +43,4 @@ fi
## POST BUILD
cd -
cd -