flask-video-streaming
flask-video-streaming copied to clipboard
Picamera2/libcamera compatibility
I'm curious whether your solution is compatible with the new picamera2 spec and libcamera? There is some discussion on the picamera2 docs about blocking/non-blocking calls to the picamera2 module and I wonder whether you have done any testing with it?
I have not done any testing with picamera2, but there is a PR from a while ago with some code: https://github.com/miguelgrinberg/flask-video-streaming/pull/80