This is still an undergoing project which is basically a video conferencing web application that utilizes the WebRTC technology with the Agora SDK. The application is built using the Django framework and incorporates image processing techniques to analyze participant behavior.
-
Real-time Video Conference: Enable seamless video communication among participants using WebRTC and Agora SDK.
-
Django Backend: Utilize the Django framework to handle server-side logic, user authentication, and overall application structure.
-
Computer Vision and Image Processing: Implement video processing algorithms to analyze participant behavior during the video conference.
Before running the application, make sure you have the following dependencies installed:
- Python (version 3.11.5)
- Django (version 4.2.6)
- Agora SDK (version 4.19.1)
- Clone the repository:
git clone https://github.com/innocentmchry/webrtcdjango.git
I extend my sincere gratitude to the Central Institute of Technology Kokrajhar for the invaluable opportunity to contribute to this thrilling project. Special thanks to my supervisor Dr. Ranjan Maity who has provided me immense support to carry out this project.