Closed azizcreativitykw closed 4 years ago
"... Setting it to true means the calling media will be routed through TURN server all the time, and not directly P2P between users even if the network path allows it."
alwaysRelayCalls = false
uses by default. You can set true
if you needed.
no, I am taking about videocalling its not videocalling rather its a videochat
Hmm... I didn't pay attention. Sorry for that. I will fix it in the documentation. So the videocalling is wrong name, use videochat as property name.
@azizcreativitykw
Fixed here: https://developers.connectycube.com/js/videocalling?id=alwaysrelaycalls
Thank you!
in the documentation
https://developers.connectycube.com/js/videocalling?id=alwaysrelaycalls
const appConfig = { videocalling: { alwaysRelayCalls: true, }, };
in the library
https://cdn.jsdelivr.net/npm/connectycube@3.7.2/lib/cubeConfig.js