Recording over network (ethernet) for Vision-RTK 2, software version 2.85.3 or 2.90.0 and later.
A minimal demonstration for using the recording API. There is no error handling.
- Linux
- Bash
- curl
./record.sh 10.0.2.1 mediumA more sophisticated script with error handling and status reporting.
- Linux
- Python 3 (tested with 3.10)
./record.py 10.0.2.1 mediumMIT, see LICENSE