Table of Contents
EnterAct Video is an advanced collaborative video conferencing platform designed to enhance remote meetings and teamwork. It integrates real-time video communication with an interactive coding environment, making it particularly useful for developers, technical teams, and educators.
Built using React for a dynamic and responsive user interface, Enteract Video ensures a seamless experience with fast rendering and efficient state management. Additionally, it leverages the Stream SDK, which provides robust real-time functionality, including low-latency video streaming, chat, and other collaborative features.
With real-time code editing, users can write, edit, and review code simultaneously during meetings, making it an ideal tool for technical interviews, pair programming, and online coding sessions. The platform also includes enhanced meeting features, such as screen sharing, live chat, and collaborative whiteboarding, making remote collaboration more productive and engaging.
- GitHub Repository
- Demo Video
- Drive Link to Screenshots of your project
- Hosted Website Link
- Hosted Backend Link
- Real-time video conferencing
- Live chat and messaging
- Screen sharing
- Real-time code editor
- User authentication
- Live Attendence
- Strict Mode
- Implement AI-driven transcription and meeting summarization
- Expand language support for global accessibility
- Optimize video streaming quality for low-bandwidth connections
- Add support for cloud-based storage of code sessions
- Technical interviews with live coding tests
- Remote pair programming for developers
- Online coding bootcamps and workshops
- Corporate meetings with collaborative note-taking and brainstorming
For the Web-App
- Clone the GitHub repo.
git clone https://github.com/rushichavan21/axios.git- Enter the client directory. Install all the required dependencies.
cd client
npm install
npm run dev- To start the backend server:
cd server
npm install
npm startAdd names of your team members with their emails and links to their GitHub accounts
- Ranveer Arakharao email (realrnvr@gmail.com)
- Rushikesh Chavan email (rushichavan2327@gmail.com)
- Shivkumar Rajmane email (ssrajmane_b23@it.vjti.ac.in)
- Tejas Acharya email (tjacharya_b23@it.vjti.ac.in)
Add names of your mentors with their emails and links to their GitHub accounts
-link