https://github.com/hivesolutions/cameria
Simplified web based camera visualization system
https://github.com/hivesolutions/cameria
axis cameras cameria python service web
Last synced: 9 months ago
JSON representation
Simplified web based camera visualization system
- Host: GitHub
- URL: https://github.com/hivesolutions/cameria
- Owner: hivesolutions
- Created: 2012-07-27T16:45:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T11:33:26.000Z (over 3 years ago)
- Last Synced: 2025-10-09T02:46:31.475Z (9 months ago)
- Topics: axis, cameras, cameria, python, service, web
- Language: Python
- Homepage: http://cameria.hive.pt
- Size: 557 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [](http://cameria.hive.pt)
Simplified web based camera visualization system, developed using both [Quorum](https://github.com/hivesolutions/flask_quorum)
and [UXF](https://github.com/hivesolutions/uxf).
## Configuration
Simply configure a WSGI server pointing to [cameria.wsgi](src/cameria.wsgi).
Example configuration for [Viriatum](http://viriatum.hive.pt):
[location:cameria]
path = /cameria
handler = wsgi
script_reload = Off
script_path = $location/mantium.wsgi
## iOS
Please refer to the proper [Cameria for iOS](https://github.com/hivesolutions/cameria_ios) page.
## License
Cameria is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[](https://travis-ci.com/github/hivesolutions/cameria)
[](https://coveralls.io/r/hivesolutions/cameria?branch=master)
[](https://pypi.python.org/pypi/cameria)
[](https://www.apache.org/licenses/)