Metadata-Version: 2.1
Name: senseye-cameras
Version: 1.0.12
Summary: Senseye Camera Utilities
Home-page: https://github.com/senseye-inc/senseye-cameras
Author: Senseye, Inc.
License: BSD-3-Clause
Project-URL: Download, https://github.com/senseye-inc/senseye-cameras/releases
Project-URL: Source Code, https://github.com/senseye-inc/senseye-cameras
Project-URL: Documentation, https://senseye-cameras.readthedocs.io/en/latest/
Project-URL: Homepage, http://senseye.co/
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.14.5)
Requires-Dist: opencv-python-headless (>=4.4.0.46)
Requires-Dist: ffmpeg-python (>=0.2.0)
Requires-Dist: senseye-pyueye (>=0.2.0)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

<p align="center"> <img width="75%" height="75%" src="https://senseye.co/wp-content/uploads/2019/07/logo.svg"> </p>

<p align="center"> The senseye-cameras module is a generic camera interface written by SenseyeInc.  It allows Python developers to easily grab frames from multiple types of cameras and write them to disk. </p>

<p align="center"> <img src="https://img.shields.io/github/v/release/senseye-inc/senseye-cameras?label=release">

## Documentation

Our documentation can be found at: https://senseye-cameras.readthedocs.io/en/latest/

For FAQs please visit https://support.senseye.co.

## Contributing

To report an issue or to contribute, please visit: https://github.com/senseye-inc/senseye-cameras. Before submitting a bug or pull request, please take a second to review the contribution guidelines.

## License

senseye-cameras is available under the BSD License 2.0.

A full list of 3rd party software and respective licenses can be found [here](https://app.fossa.com/attribution/d4573b71-06a3-49fc-acfe-2302801a71b1)


