Welcome to the VideoCall App made for ResoluteAI! This application is designed to provide seamless and high-quality video calling experiences for individuals and businesses.
- High-Quality Video and Audio: Enjoy crystal clear video and audio during your calls.
- Screen Sharing: Share your screen with other participants easily.
- Chat Functionality: Text chat with participants during the call.
- Cross-Platform Support: Available on both desktop and mobile devices.
- Secure and Private: All calls are encrypted to ensure your privacy and security.
Check out our demo videos to see the VideoCall App in action:
Here are some screenshots of the backend:
To get started with the VideoCall App, follow these steps:
- Flutter SDK: Install Flutter
- Dart SDK: Included with Flutter
- IDE: VSCode, Android Studio, or any other preferred IDE
- Clone the repository:
git clone https://github.com/ResoluteAI/videocall.git
- Navigate to the project directory:
cd videocall
- Get the necessary dependencies:
flutter pub get
- Run the application:
flutter run
Once the application is running, you can:
Create a new video call by clicking the "New Call" button. Join an existing call using the unique call ID. Use the chat feature to send messages during a call. Share your screen by clicking the "Share Screen" button.
We welcome contributions from the community! To contribute, please fork the repository and create a pull request with your changes. Make sure to follow our code of conduct.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or support, please contact us at yettoannounce@gmail.com.
Thank you for using the VideoCall App! We hope you have a great experience.