Video Chat
Deal Score0
Video Chat is a web based face-to-face video chat application. The app is built using PHP, MySQL, and JavaScript. The video/audio streaming broadcasted via Vonage API.
Features
- Face-to-face video room
- Live chat in video room
- Notification system
- Responsive layout
- Android mobile friendly
Applications demo
Installation & Documentation
Requirements
Download and upload https://video-chat.php8developer.com/requirements.php (copy and open in a new tab) file to your web server and run it via browser to see whether you can run Video Chat on your server.
There are some additional requirements beside PHP:
- SSL support (HTTPS) required
- Cron job support required
- Vonage Account
Changelog
- Better error handling
- PHP 7.4/8 support
- MySQL strict mode support
- Updated Libraries
v 1.3 – 2017.07.09
- PHP 7.0 support
v 1.2 – 2014.12.08
- Support opentok API 2.2
v 1.1 – 2014.08.27
- Some code/design bug fixes
v 1.0 Initial – 2013.09.01