React and Node based Video Calling Application Using Twilio with video call recording with full front and back end.
Twilio video calling application is focused on handling host and viewer meetings.
Host creates room and sends invite to viewer to join meeting. Call can then be ended
and rejoined from host window only. Calls are being recorded and recordings links are
posted on desired link/webhook soon as recording composition is available.
FEATURES:
➢ One host and one viewer
➢ Host start meeting and share meeting link with viewer like in ZOOM and Google Meet.
➢ All controls lie with host, i.e can start and end meeting etc. Viewer can not end the meeting.
➢ All calls are recorded, a url will be generated where user can download recording.
Copy .env.example to .env and adjust values
$ cp .env.example .env
$ npm install
$ node server/server.js
$ npm start
A readme file is included with all set up instructions.
For more quarries contact us at: [email protected]