rattatwinko e1003c20ff A LOT of changes!
Firstly a desktop icon system, secondly in the cameras ui you can now see time, thirdly you can now set the recording quality, lastly you have a desktop icon specifically for exporting!
2026-01-31 21:40:34 +01:00
2026-01-31 21:40:34 +01:00
2026-01-29 16:40:36 +01:00
2026-01-12 21:50:19 +01:00

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
swing based cctv software (portable)
Readme 522 KiB
2026-01-31 20:47:25 +00:00
Languages
Java 98.9%
Python 1.1%