EZCall is an open-source Android application that enables seamless video calling using WebRTC technology. Whether you're building a communication app or just curious about integrating real-time video functionality, EZCall provides an easy-to-use and customizable solution.
- WebRTC Integration: Leverage the power of WebRTC to establish high-quality, low-latency video calls.
- User-Friendly Interface: Intuitive design for a smooth user experience.
- Customizable: Easily adapt and extend EZCall to suit your application's specific needs.
- Open Source: Feel free to explore, contribute, and customize. EZCall is released under the GNU General Public License v3.0.
Follow these steps to get EZCall up and running on your Android device:
-
Clone the Repository: git clone https://github.com/hamidrezabashiri/EZCall.git
-
Build and Run:
- Open the project in Android Studio.
- Build and run the application on your Android device or emulator.
- Explore and Contribute:
- Dive into the codebase to understand the implementation.
- Join the community and contribute to make EZCall even better.
- WebRTC: The core technology for real-time communication.
EZCall is released under the GNU General Public License v3.0. Feel free to use, modify, and distribute as per the terms of the license.