ccc3d264f759f970b48ac81ae3a80403cc882d35
add: + CameraPanel ; To make life easier for coders + SwingIFrame ; Which is now our main UI component + VideoRecorder ; A helper Class for SwingIFrame to record cameras! changed: / SwingCCTVManager ; changes for the new UI Component deprecation: /-/ AutoGainProcessor ; cause it isnt needed anymore, back then this was needed cause we opened the webcams manually (color wise) --- rattatwinko
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
- Swing (AWT)
- lwjgl (with opengl) → This is important for our goals of rendering on the GPU.
- junit for testing stuff
- jcodec, in the future we will be recording using this
- Jackson (fasterxml) → serializing the config for network cams
Future Plans:
They arent too big, i want one thing more and that is some more utilities in the camera window.
Protable Jar which can be run with JRE 17 (already done but not too good!)
Future Plans:
- basic network cam interfacing
- better multiplexer (or whatever the viewport is called in cctv)
- Protable .jar which can be run with JRE 17
Author(s):
- rattatwinko
Description
Languages
Java
98%
Python
2%