Closed jonahpearl closed 9 months ago
The reason I don't just change this myself is because this line makes me think it's interacting with the arduino code in an odd way...but I think the feature this line is hinting at isn't implemented yet (having the arduino understand a num cycles wrt the basler frame rate instead of the azure frame rate)? so can we just squash that feature for now and implement it later?
Can we close this? Seems resolved
We're using the
azure_recording
kwarg inacquire_video()
to check a few things related to frame rates...let's just ask whether there's an azure in the camera list instead. It doesn't actually control whether or not an azure recording happens, which is what it implies.