Don’t get spied on, make your own cameras with a Raspberry Pi

1 Open Issue Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a timeout feature for the Raspberry Pi security camera project. After a period of inactivity (X minutes with no new page loads), the currently logged-in user should be automatically logged out. This requires modifying the existing Python server code to track user activity and implement a logout mechanism after the specified timeout.

Complexity: 3/5
enhancement good first issue

Don’t get spied on, make your own cameras with a Raspberry Pi

Python