Add initial implementation of StreamShot with snapshot capture feature and UI

This commit is contained in:
Space-Banane
2026-04-01 17:12:28 +02:00
commit 9bc7a648af
5 changed files with 402 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
yt-dlp
opencv-python