BrainFrame Apps use BrainFrame REST API to interact with the BrainFrame OS
Project description
brainframe-apps
Python CLI tool for managing BrainFrame video analytics server via REST APIs.
Installation
pip install brainframe-apps
Usage
brainframe_apps <command> [options]
Commands
add-stream- Add video streamdelete-stream- Remove streamlist-stream- List streamsstart-analyzing- Start stream analysisstop-analyzing- Stop stream analysiscapsule-control- Manage AI capsulesidentity-control- Manage identitiesuser-control- Manage userslicense-control- Manage licensesget-zone-statuses- Get zone statusprocess-image- Process a single image using the server's active capsules and configuration (per-stream or global)load-settings- Load configurationsave-settings- Save configuration
Example
brainframe_apps add-stream --server-url http://localhost --stream-url rtsp://camera.url
brainframe_apps list-stream
brainframe_apps start-analyzing --stream-name "Camera 1"
# Uses the capsules enabled & configured on the server for stream 3:
brainframe_apps process-image --image-path frame.png --stream-id 3
# Omit --stream-id/--stream-url to use the global capsule configuration.
Help
brainframe_apps <command> --help
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
brainframe_apps-0.4.6.1.tar.gz
(32.4 kB
view details)
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 brainframe_apps-0.4.6.1.tar.gz.
File metadata
- Download URL: brainframe_apps-0.4.6.1.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ffc74b177db5a8b687a9088a2badc3a35844273260165946f16f64e72dd66b7
|
|
| MD5 |
d6201a20fd07208d09340179dab6b5a7
|
|
| BLAKE2b-256 |
68d9159588190fd107bcc62a0fa5f6678b335d1a191bc9a5e3e690f7e48d101c
|
File details
Details for the file brainframe_apps-0.4.6.1-py3-none-any.whl.
File metadata
- Download URL: brainframe_apps-0.4.6.1-py3-none-any.whl
- Upload date:
- Size: 47.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbb4fe326cefa26a5220779ff9fa25e2f95c9d75eacd3483f0a809d623976591
|
|
| MD5 |
cbe02995447a516110e61c9480fecca4
|
|
| BLAKE2b-256 |
128b904aafc186b872dd4d01f8ade43c1d0a33114a6219df6db0129c78354624
|