@@ -9,6 +9,7 @@ def capture(camera_stream = "/dev/video4"):
cam.start()
img = cam.get_image()
pygame.image.save(img, './capture.jpg')
cam.stop()
return './capture.jpg'
The note is not visible to the blocked user.