This time we need to test if the Robook Software can be use or ported on-line. The software will functions as IDE (GUI) via web and controlling one or more cameras and somehow would insert/retrieve images in the database.But this is just a simple application yet the task is quite complex for there are combinations of more topics.We need to set the apache2 server for web hosting ,PHP will acts as a front end of the processing capturing and databasing and gphoto2 will be the OS driver to control camera/s.
Another thing to be considered is that , this is another exploration on our programming skills to implement PHP and mysql with such an application-RoBook scanning software.We can study here the way to execute shell command in PHP and storing binary image with the use of Mysql.
So let's start tinkering now.
Another thing to be considered is that , this is another exploration on our programming skills to implement PHP and mysql with such an application-RoBook scanning software.We can study here the way to execute shell command in PHP and storing binary image with the use of Mysql.
So let's start tinkering now.
Requirements:
Intel Xeon 64 bit CPU
OS-Linux (Fedora)
gphoto2
Apache2
Php
mysql
Objectives:
1) To enhance basic PHP 7 MySQL skills
2) To test the RoBook Software online or using web browser
Methodology:
Installations:
Configurations:
Setup
Programming
Compiling
Testing
Demos:
Remarks:
Still on going...
Conclusions:
Cool Training