Useful VRS Tools
- The most intuitive way to access Aria VRS files is via the tools (and APIs) shipped in
projectaria-tools
library, which includes tools to visualize Aria VRS, convert to MP4, and export to other data format. - Users can inspect the data quality of Aria VRS file using
VrsHealthCheck
, which is a tool that we specially tailored for Aria VRS recordings. - Users can also choose to use the native tool provided by the
VRS
library to perform some simple actions on the VRS file, including inspecting basic data information, extracting to images or audio files, etc. But please note that theVRS
library needs to be built with H.265 decoding support in order to properly handle Aria Gen2 VRS files.