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 capsulesalarm-control- Manage stream zone alarmsidentity-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.8.tar.gz
(33.9 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.8.tar.gz.
File metadata
- Download URL: brainframe_apps-0.4.8.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0038f0eabbd5e78a3a2ffc0353fd252fdf53e99bfdb2a99bec04bb6b8fbd94e
|
|
| MD5 |
1cb9cbacd03b3ce26a04fb0558df5efb
|
|
| BLAKE2b-256 |
51842b206bef513af6be261fa21915a28c3807d2922dd990a73465e0b6a9053e
|
File details
Details for the file brainframe_apps-0.4.8-py3-none-any.whl.
File metadata
- Download URL: brainframe_apps-0.4.8-py3-none-any.whl
- Upload date:
- Size: 49.7 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 |
7a52988db5d9eac7be8987348ebee402ea2f6168ac8149716858281bc2326bf7
|
|
| MD5 |
1bf8f7576acf573c54d420b8b6459b37
|
|
| BLAKE2b-256 |
b65be968c2fb3542cd349455aaee00ab7b630b23a55f7320225e605d20bab883
|