flask-video-streaming icon indicating copy to clipboard operation
flask-video-streaming copied to clipboard

Picamera2/libcamera compatibility

Open johncblacker opened this issue 2 years ago • 1 comments

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?

johncblacker avatar Mar 13 '23 14:03 johncblacker

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

miguelgrinberg avatar Mar 13 '23 14:03 miguelgrinberg