This project is designed for real-time video streaming and requires the use of the ffmpeg tool. Please follow the instructions below to set up and run the project successfully.
Before getting started, make sure you have the following installed:
ffmpeg.exe : Download the ffmpeg executable from the provided link and place it in the project folder.
This project is designed for real-time video streaming and requires proper configuration for microphone and camera access. Please follow the instructions below to set up the project on separate client and server machines.
- The server code is set up on one machine.
- The client code is set up on another machine.