There have been no issues with this so far during light indoor testing -- but there is currently no code to safeguard against temperature, memory, or processing limits during prolonged image capture. The WWDC '19 Multi-Cam project referenced in the README contains code to implement something like this. When system costs exceed certain limits, framerate is throttled and cameras are taken offline. For this project something similar could be implemented, even if it's just an alert to the user.
https://developer.apple.com/documentation/avfoundation/capture_setup/avmulticampip_capturing_from_multiple_cameras
There have been no issues with this so far during light indoor testing -- but there is currently no code to safeguard against temperature, memory, or processing limits during prolonged image capture. The WWDC '19 Multi-Cam project referenced in the README contains code to implement something like this. When system costs exceed certain limits, framerate is throttled and cameras are taken offline. For this project something similar could be implemented, even if it's just an alert to the user.
https://developer.apple.com/documentation/avfoundation/capture_setup/avmulticampip_capturing_from_multiple_cameras