Files
cameragrid/README.md

27 lines
850 B
Markdown
Raw Normal View History

2014-04-22 14:28:03 -07:00
cameragrid
==========
2014-04-22 14:36:16 -07:00
Axis multiple camera feed display.
2014-04-22 14:49:06 -07:00
Feature overview:
* Multiple cameras feeds displayed in a grid
* Uses camera MJPG feeds
* Automatic video feed sizing to minimize bandwidth
* Automatic grid layout to maximize visible space
* Preserves camera feed aspect ratio
* Responsive to browser window resizing
* Supports full-screening of individual camera feeds
* Supports timed scanning through all camera feeds
2014-04-22 14:36:16 -07:00
You can use this script directly from github/rawgithub. Create a URL like:
https://rawgit.com/flamingcowtv/cameragrid/master/cameragrid.html#http://127.0.0.1/,http://127.0.0.5:2005/
Substitute your own Axis camera URLs for the URLs after the #, and separate them with commas.
There are some keyboard shortcuts:
2014-04-22 14:37:31 -07:00
* 1-9: select a camera
2014-04-22 14:38:24 -07:00
* (esc): back to grid
2014-04-22 14:37:31 -07:00
* s: scan through cameras
2014-04-22 14:38:24 -07:00
* (space): pause scan