Metadata-Version: 2.4
Name: funcnodes-webcam
Version: 0.1.4
Author-email: Julian Kimmig <julian.kimmig@gmx.net>
License-Expression: AGPL-3.0
Project-URL: homepage, https://github.com/Linkdlab/funcnodes_webcam
Project-URL: source, https://github.com/Linkdlab/funcnodes_webcam
Project-URL: tracker, https://github.com/Linkdlab/funcnodes_webcam/issues
Project-URL: download, https://pypi.org/project/funcnodes-webcam/#files
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: funcnodes-opencv>=0.2.17
Requires-Dist: funcnodes>=0.5.36
Requires-Dist: funcnodes-worker>=0.3.1
Dynamic: license-file

# FuncNodes Webcam

## Overview

`funcnodes-webcam` is an extension of the [FuncNodes](https://github.com/linkdlab/funcnodes) framework that provides nodes to acess webcam streams

## Installation

Install the package using:

```bash
pip install funcnodes-webcam
```

## Getting Started

To begin using `funcnodes-webcam`, you will need to have the core `FuncNodes` framework installed and set up. Please refer to the [FuncNodes](https://github.com/linkdlab/funcnodes) documentation for details.

## Contribution

You are welcome to contribute to this project by submitting pull requests, adding new nodes, fixing bugs, or enhancing the documentation.

## License

This project is licensed under the MIT License.

## Contact

For any questions or issues, please open an issue on the GitHub repository.
