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

Closed
sergiu wants to merge 120 commits from LH-265-enable-audio-in-mediasoup into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0d24604f2a - Show all commits

View File

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