Description
KothaBarta Chat App
KothaBarta is a php script that helps users to communicate with online users through one to one or group video calls. For group call purposes users can create a room and invite users for that room to join. Invited users will get notifications. Joined members will be able to make group video calls.
Here integrated services are ‘Pusher’ for calling event broadcasts and ‘Twilio’ to initiate a video call.
App Features
- Login / Logout
- Create New User
- User List (Online/ Offline)
- One to one video call with online user
- Room create
- Room list
- Enter room
- Delete room
- Invitation send to users to join the room
- Invitation accept or decline by invited users
- Notifications
- Group video call
- Twilio settings info managed by system admin
- Pusher settings info managed by system admin