Created: 12/01/2019
By: Nikolay Hadjidimitrov
Email: info@new-dev.com
Thank you for purchasing my extension. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here.
LiveSmart Video Chat is a standalone web application with video, audio, recording, screensharing and file transfer face-to-face communication channels and integrated chat. It has own push notification server, that is based on Socket.io or Rachet PHP websocket libraries. It does not require any additional installations or third party logins and accounts. The contact button can be set on your web site and give you information about your visitors. They can directly call you if you are online.
LiveSmart Video Chat is supported on all major browsers:
- Desktop PC. Microsoft Edge 12+, Google Chrome 28+, Mozilla Firefox 22+, Safari 11+, Opera 18+, Vivaldi 1.9+, IE 11 (Needs installation of Temasys plugin. You will be guided through the installation process)
- Android. Google Chrome 28+ (enabled by default since 29), Mozilla Firefox 24+, Opera Mobile 12+
- Chrome OS.
- Firefox OS.
- Blackberry 10.
- at least iOS 11. MobileSafari/Mac Safari. For legacy Safari (older than v.11) you will be prompted to install Temasys plugin.
- Live video and/or audio chat;
- Multi user conference video sessions;
- Whiteboard;
- Broadcast to many;
- Configurable entry form available both with front end access (from the agent) or PHP and MySQL scripting;
- Own notification server, no third party software or accounts needed;
- File transfer;
- Record every aspect of your live stream - video, screen share, whiteboard and chat;
- Private rooms;
- Snapshot;
- URL shortener;
- Offline form so never miss a customer inquiry;
- Pure HTML5 Web chat;
- Chat history;
- Voice to chat module;
- Screen sharing. Supported on Chrome up to 71 with additional plugin (Your will be guided in the installation process),
Chrome 72+, Firefox 52+ and MS Edge 17+ browsers are pluginless;
- Switch between front and back camera of your mobile;
- Notification system;
- Mobile friendly;
- Button for establishing a direct connection and a facility to track the presence of your visitors;
- Predefined buttons styling;
- Internationalization;
- Ability to set own video chat room;
- Meeting Scheduling;
You can check the User Guide section for a detailed description of all the features.
- HTTPS (SSL certificate) needed;
- For server side scripts: at least Node 4.0 or PHP 5.4 needed;
- You can set own TURN server (recommended) or use the Google default STUN servers.
- No DB needed;
Possible usages:
- Set an online/offline contact button on your site and track and contact your visitors;
- Set a private room and share it with your contacts in order to establish a direct video call with screen sharing and file transfer;
- Switch between front and back camera of your mobile to make an outstanding demo for your customers;
- Use only chat for support and fun;
Check here available scenarios of usage!
- All kind that can use peer-to-peer video communication on most of the browsers;
- Tech support. Share screen or transfer files with your troubled customers;
- Health care consultations;
- Online sales;
- Real estate agents;
- Car resellers;
npm install
.npm install pm2 -g
pm2 start server.js
in /ws/server folder
Installation process
Front-end tutorial
Installation Guide
FAQ Section
Live Demo
Meeting Scheduling Demo
Whiteboard Demo
Multi User Conference with Enabled Recording
Password Protected Form
Live Iframe Demo
Speech Recognition Demo
Translation Demo
Chat Engagement Demo
If you have questions or requirements, please send email to: info@new-dev.com with a description of the problem and the system you are using - backend (Node.js or PHP, libraries, versions, error logs), browser name and version and if possible console logs, OS.
v2.0.4 - Mar 8, 2020 - translation module; - snapshot capturing; - bug fixes; v2.0.2 - v.2.0.3 - Feb 26, 2020 - added speech recognition module; - bug fixes; v2.0.1 - Feb 9, 2020 - added a new UI with zoom like features; - new enhanced signaling server with better video conferencing; - better reconnect logic; - file transfer to multiple users; - bug fixes; - old UI is kept, with the updated server; v1.0.23 - Oct 2, 2019 - Possibility to auto accept call; - Room generation with disabled video/audio/whiteboard, screenshare or file transfer; - Multi conference fixes; v1.0.22 - Sept 16, 2019 - Broadcasting improvements; - Recording of all the streams - video/audio/screen share/whiteboard and chat; - Feedback form; - Audio and video quality; - Bug fixes;