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 alarmszone-control- Manage stream zonesidentity-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
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.10.tar.gz
(38.2 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.10.tar.gz.
File metadata
- Download URL: brainframe_apps-0.4.10.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c54785871bab9999f700255f213385b1d81f55be44a3a2975913aca70984cf4b
|
|
| MD5 |
90ad656d6b0593bb243c0faf157966f7
|
|
| BLAKE2b-256 |
c62626e758455e1d6c75db73149fa3ace5f203e61ba7d231444c1b37b9fafb70
|
File details
Details for the file brainframe_apps-0.4.10-py3-none-any.whl.
File metadata
- Download URL: brainframe_apps-0.4.10-py3-none-any.whl
- Upload date:
- Size: 54.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 |
3e07fc5665632d7b0611c6bd049e9d6cec6390abebb4938c82e19dde39dde038
|
|
| MD5 |
1e237d84498a4f31f3a482313404f61d
|
|
| BLAKE2b-256 |
ac5a1c5469ffd868b1e5e3b3abf39d7b045f3e471ae3ab4a0113e6148acb7880
|