Compare commits
5 Commits
09e82fb224
...
4.09
Author | SHA1 | Date | |
---|---|---|---|
6eca0808c9 | |||
f728b23b7f | |||
33c0234fb0 | |||
f81d5b2dfa | |||
ae87b5bd71 |
BIN
doc/[video] Client - Mediasoup connect & produce.png
Normal file
BIN
doc/[video] Client - Mediasoup connect & produce.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 994 KiB |
BIN
doc/[video] Client-Client Workflow.png
Normal file
BIN
doc/[video] Client-Client Workflow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 794 KiB |
@ -20353,7 +20353,7 @@ module.exports = yeast;
|
||||
},{}],94:[function(require,module,exports){
|
||||
module.exports = {
|
||||
hubAddress: 'https://hub.dev.linx.safemobile.com/',
|
||||
mediasoupAddress: 'https://testing.video.safemobile.org',
|
||||
mediasoupAddress: 'https://video.safemobile.org',
|
||||
}
|
||||
},{}],95:[function(require,module,exports){
|
||||
const io = require('socket.io-client')
|
||||
|
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
hubAddress: 'https://hub.dev.linx.safemobile.com/',
|
||||
mediasoupAddress: 'https://testing.video.safemobile.org',
|
||||
mediasoupAddress: 'https://video.safemobile.org',
|
||||
}
|
Reference in New Issue
Block a user