from SMART study team, easy to forget to update advanced settings in new session.
plan: have another point for the operator to notice frame rate by adding to the text shown when recording (
|
<p v-if="state === 'recording' && n_cameras_connected >= n_calibrated_cameras">{{ displayDeviceCount }} devices are recording, do not refresh</p> |
)
from SMART study team, easy to forget to update advanced settings in new session.
plan: have another point for the operator to notice frame rate by adding to the text shown when recording (
opencap-viewer/src/components/pages/Session.vue
Line 84 in c07031e