This release includes several new features and introduces an updated config format:
- New
vedc device_info
command for querying connected devices. - Support for stream profiles to modify device settings e.g. based on lighting.
- Config format v2.0 that streamlines the user config file.
vedc record
warns when disk space is low at the start of the recording.
For updating from version 0.3.0 or newer (check with vedc --version
) run vedc update
.
For updating from older versions or a new install download the install_ved_capture.py
script and run python3 install_ved_capture.py
.
Make sure you run vedc auto_config
with all devices connected after updating/installing.
For more information, check out the wiki.