Vigneshwaran Rajasekar
Vigneshwaran Rajasekar
integer ids are [0,1, ... 100] vectors are 300D vectors
Tried that, but still, my event loop is blocking :-[
I'm basically using Strapi.js for user authentication so is it compatitable if that so where can I look to change files to handle it [I mean I don't want anyone...
(currently) My setup is my strapi backend running on heroku so when anyone access my mulitparty meeting server a custom login screen is shown which sends data to strapi backend...
const os = require('os'); const userRoles = require('../userRoles'); const { BYPASS_ROOM_LOCK, BYPASS_LOBBY } = require('../access'); const { CHANGE_ROOM_LOCK, PROMOTE_PEER, SEND_CHAT, MODERATE_CHAT, SHARE_SCREEN, EXTRA_VIDEO, SHARE_FILE, MODERATE_FILES, MODERATE_ROOM } = require('../permissions'); //...
What to do if don't have any TURN servers?
I'm also getting the same error.