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.5.5.tar.gz
(30.8 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.5.5.tar.gz.
File metadata
- Download URL: brainframe_apps-0.5.5.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac1a779005227ae77da9dd7b093220f01548f99bd0caa9c9a21218835470e0b9
|
|
| MD5 |
23463a7197117d2703336348df6e0d2c
|
|
| BLAKE2b-256 |
94a46038cb59a1305a8a8ad1a4c9a490177dabb8bcffe817a524d0a8c528fb5a
|
File details
Details for the file brainframe_apps-0.5.5-py3-none-any.whl.
File metadata
- Download URL: brainframe_apps-0.5.5-py3-none-any.whl
- Upload date:
- Size: 46.0 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 |
76919e4da891f4ad9220f9e2222f03c9d8232c70233a3402ab9f556f28a0b4a1
|
|
| MD5 |
fa43333c67ef1afa7e12724fba6100cb
|
|
| BLAKE2b-256 |
e3cc062766b297951a1602e1fc75ff4c9b166a5e06217edaac69e7a70e2ffdcd
|