"picam2.start()" doesn't work like capturing images, it's synchronous. If it doesn't give you an error immediately, then it worked, at least so far as it knows. It's only once you ask for a capture of some sort that you could get timeouts. I guess I don't fully understand the use case here, but maybe you want to start the first capture asynchronously, then you can check at any later time whether it's happened or not?
Statistics: Posted by therealdavidp — Mon Jul 01, 2024 2:45 pm