LH-265-enable-audio-in-mediasoup #16

Closed
sergiu wants to merge 120 commits from LH-265-enable-audio-in-mediasoup into master
Showing only changes of commit 1a1fa9450e - Show all commits

View File

@ -20372,7 +20372,7 @@ console.log('[URL] ASSET_ID', ASSET_ID, '| ACCOUNT_ID', ACCOUNT_ID, '| callId',
console.log('🟩 config', config) console.log('🟩 config', config)
let socket let socket, hub
setTimeout(() => { setTimeout(() => {
hub = io(config.hubAddress) hub = io(config.hubAddress)