I want to develop a automated PhotoBot. The core of Development is written in PHP and JS like a WebApp. The SDK requires HTTP and JSON an both is supported by my WebApp but in the wrong way. I need to call multiple Camera and the App is controled by a tablet or computer so it is not possible to connect the tablet and the camera directly.
Is it possible or not?