Files
swt-cctv/readme.md
2025-12-30 16:03:01 +01:00

17 lines
523 B
Markdown

# 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