I'm testing a new extremely cheap image capture device called EasyCAP 002 USB 2.0 DVR and I noted that the system should be more modular to accept distinct capture devices such as a Geovision GV-800 card and an USB capture device EasyCAP, as shown in the picture below.
So, I decided to rewrite all the grab module to turn this more modular and accept different capture devices hardware. I hope it will be available in the next release 0.1.0.
Unified view and grid views. A grid is a view with multiple cameras and a view has only one camera view.
Same views, javascript files and stylesheets for both.
New getCamerasSortedArray() method in config to return a sorted cameras array.
This is used to display the cameras list properly ordered.