I need to develop a telemedicine support project for one of our clients.
The project architecture involves a fixed station (host) that will be contacted by multiple doctors, each from their own workstation (client).
The fixed station (host) will be used in turn by different patients.
The connection between the host and clients must support:
- a video conference with audio and video between the doctor’s computer (client) and the patient’s computer (host)
- the ability for clients to control the host computer, with full control of the mouse, keyboard, and thus the graphical interface. Ideally, it should be possible to grant control over a specific application (pre-launched on the host machine) rather than full control over the entire system.
The software architecture requires clients to access the system via a pure web app, so they can connect from any browser on desktop machines. For the host, there are no particular constraints, so it could be either a web platform or a native application installed on the machine.
Your software solutions can I use to build such a platform?
This is a strategic client for us, and there is urgency in implementing this solution. Could you provide us with direct support to at least carry out an initial experimental test using your solutions?