A lightweight ADB link bridge connecting headless Android cameras straight to OpenCV pipelines.
Project description
IvyCamLink
A lightweight Python module that automates ADB bridging and connects straight to headless Android hosts to ingest high-speed camera frame arrays natively inside OpenCV.
Features
- Zero Terminal Overhead: Automatically flushes, registers, and establishes your local
adb forwardport routing entirely from code. - Remote Hardware Control: Sends instant upstream control triggers (
0x01to START /0x02to STOP) to manage remote phone camera deployment lifetimes efficiently. - OpenCV Drop-In Compatible: Implements a standard class architecture matching the familiar
cv2.VideoCapturelayout structure (open(),read(),release()).
Installation
Ensure you have your core vision dependencies configured before importing the module wrapper:
pip install opencv-python numpy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ivycamlink-0.1.1.tar.gz.
File metadata
- Download URL: ivycamlink-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c35efaf8fbd1d8aaeec3fe7fba510593a02773e3ff42100c3144ef21cb78e54
|
|
| MD5 |
1b3fa0bab5c04dbacb1e6eadba36034e
|
|
| BLAKE2b-256 |
7ddbb6562a86a63d95f9547b7eb9e10d74a28ef987945a4655a1af112b6cb527
|
File details
Details for the file ivycamlink-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ivycamlink-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d809211c31e326f56b0cea389444c7c8b9f20c72995bcb8f2488c59aad1b845d
|
|
| MD5 |
26e727f8099e04882e0296f9eef18508
|
|
| BLAKE2b-256 |
f53d982714aee70459805c7400866998ccc9aa1528600bd6deca6f11303468bb
|