WebRTC-React App for Video Calling
The React-VideoCallDemo app allows users to make video calls to their friends without the need for registration. Users can simply send their auto-generated unique ID to their friends to initiate the call. Each time a new tab is opened, the server provides a different unique ID, ensuring privacy and security during calls.
To install the React-VideoCallDemo app, follow these steps:
Development:
Deployment options:
The React-VideoCallDemo app offers a convenient way to make video calls without the hassle of registration. With unique auto-generated IDs for each tab opened, users can ensure privacy and security during their calls. The installation process involves running the server and webpack-dev-server for development, with deployment options including Render, Heroku, or a custom setup.