ARFlow is a data-sharing layer that enables developer-friendly data streaming, storage, and visualization for augmented reality (AR) device data.
Project description
The ARFlow Python Server
The ARFlow Python server collects streaming data from your ARFlow clients. The server is designed to be easily extensible and can be integrated with your own research prototype. Data is streamed to a Rerun logger and saved to RRD files, which can be visualized later using the Rerun Viewer.
Installation
The ARFlow server can be simply installed via pip:
# Create a python environment using your favorite tool, then
pip install arflow
Server CLI
Here are some example usages of the ARFlow server CLI:
arflow view # ARFlow port 8500, view mode, no save to files
arflow save -p 1234 -s ./ # ARFlow port 1234, save to current working directory
arflow rerun ./FRAME_DATA_PATH.rrd # replay ARFlow data file
arflow rerun *.rrd # replay multiple ARFlow data files
arflow -h # show help
Examples
Check out the examples. We recommend starting with the simple example.
Contributing
We welcome contributions to ARFlow! Please refer to the CONTRIBUTING.md file for more information.
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 arflow-0.4.0.tar.gz.
File metadata
- Download URL: arflow-0.4.0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c182e9b45d7089a18cae1253e5736f81db8ae55ac19a82cde8af28173fb5a8db
|
|
| MD5 |
910cf242d85042d7c028bcb772c6439c
|
|
| BLAKE2b-256 |
3a0b9e9a3edea0a7ad52a7988adabd1b453f4654a80b8d182bb4238c1e9c6c13
|
File details
Details for the file arflow-0.4.0-py3-none-any.whl.
File metadata
- Download URL: arflow-0.4.0-py3-none-any.whl
- Upload date:
- Size: 100.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f6a2c96309444fd32423874ee2de24437ddcca15365fd406b9fbbf32faf28ee
|
|
| MD5 |
814c2ba65edc70dc8825f7dad51c79fa
|
|
| BLAKE2b-256 |
3d56b0742847579139796d4366c0e68674ab823ed431c100e3f5782b3ef7b954
|