1. integrate add 5+ users video calling to zfrika.com.
1
zfrika
we need to connect the calendar to this platform. hand socket data between zfrikavideocall.online and zfrika.com without revealing information over the route (req.body or req.params) setup the structure of the calendar calling the app and passing the information. connect like you did to dev_3ppl. modify the home page to only accept a room number join-room is pass roomCode f who call createRoom and joinRoom(code) createRoom will generate a room code. but we want to hand it our own room code that we generated on zfrika.com/caledar. hand that value to joinRoom function. roomCode is the value you need to pas to main.sheet. w can get the page. but now we need to pass the room number to start the call. we got a room number , now we pass it main.js to generate a room
we need to setup twilio , then migrate the co-turn. we need to setup co-turn on the platform. we connected to the room. now we need it intimate a call with more than 3 people who are invited. what is limiting the number of rooms in the code? should we allow different platforms, based on the number of people on the call?