⚠️ Experimental: The Moverse Capture Remote Control API is in an experimental stage. For usage with Moverse Capture Studio, click here.
are_devices_connected) and the stage is clear (is_mocap_ready) before attempting to calibrate/track actors and/or start recording or streaming data.curl --location --request GET '/api/v1/studio'{
"are_devices_connected": true,
"is_mocap_ready": true,
"countdown": 3,
"actors": 2,
"version": "v1.3.0"
}