Camera Control
May 30, 2017 ยท View on GitHub
PTZOptics Camera Control Software (Electron App)
This project is made for the PTZOptics line of IP Cameras.
All the components of this project are built using web technologies. Javascript, HTML, CSS, etc. It can be used in it's basic form as Javascript, HTML, and CSS. However, it includes all the additional files necessary to create your own electron based app package.
If you have any bugs or issues to report, please post them here.
Building the Electron App
In order to build the Electron app you'll need the following:
- GIT and Node.js: Just use npm, it includes both and is easiest
- Electron: Follow the instructions found here: http://electron.atom.io/ or here: Electron Quick Start
It's not required, but I found it much easier to use these packages as well: