test and readme

This commit is contained in:
2025-12-30 16:03:01 +01:00
parent 98a68ef75e
commit 908a4c8bab
3 changed files with 110 additions and 0 deletions

17
readme.md Normal file
View File

@@ -0,0 +1,17 @@
# SWT-CCTV
A rather simple CCTV software which operates with Java.
If you want to build this project on yourself, you will need IntelliJ (or any other IDE) and Maven!
## Dependencies:
- Webcam by Sarxos
- SWT
- _lwjgl (with opengl)_ → This is important for our goals of rendering on the GPU.
- junit for testing stuff
### Future Plans:
They arent too big, i want one thing more and that is some more utilities in the camera window.
Also some Network streaming but i am too lazy to do that
### Author(s):
- rattatwinko