Skip to main content

Simple Interface for Camera Streams in Python

Project description

Camconnect

Simple interface for connect and display the video stream from a camera.

Developed by Aimar Abimayu Pratama (c) 2024

Installation

pip install camconnect

How To Use

from camconnect import WindowCamera

import cv2



WindowCamera(cv2.VideoCapture(0), filename="output.jpg", width=640, height=480)

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

camconnect-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

camconnect-0.0.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page