EbenKouao / pi-camera-stream-flask

Create your own live camera stream using a Raspberry Pi 4
MIT License
320 stars 126 forks source link

Added button to take picture + raspberry pi browser icon #20

Closed flipthedog closed 2 years ago

flipthedog commented 2 years ago

Hi, added a button to take and save a screenshot of current view as well as raspberry pi browser tab icon.

EbenKouao commented 2 years ago

Amazing @flipthedog, just had a test with the takePicture() feature. Merged! On a side note, I'm developing an updated version with a 3D Printed Case, using Arduino/ PIR sensors to take pictures from motion detection. Should have that up in a week.

Eben.