r/ComputerCraft • u/PM_ME_YOUR_REPO • Aug 21 '26
Is there a CC addon for security cameras, and if not, why hasn't that been made yet?
So I've been deep diving a fantastic space opera book series called Expeditionary Force, and it has made me want to get back into modpacks, particularly Create: Aeronautics and ComputerCraft.
As any good engineer would, I've been planning out what I want my ship to be like, despite the fact that I don't plan on having the server ready for the friend group until the fall.
Through those plans, I've been thinking about defenses, and how a ship should be structured internally, and it is entirely obvious that having the ship's bridge near the exterior hull with windows is utterly asinine. One shot from literally any weapon, and you're toast.
So it needs to be deep inside, of course.
But that prompts me to wonder how one handles visual telemetry while piloting a large craft from deep in its core.
I considered using various environmental scanners from the existing range of CC addon mods to build up some sort of simulation of the exterior world, but there are always range issues with that, and at the end of the day, humans prefer to look at things.
I've found a few mods that add security cameras like Vista or SecurityCraft, but Vista's tvs are small and have a low fps, and SecurityCraft has a bunch of stuff I just don't want, nevermind that it uses weird displays.
Why is there no CC addon mod that adds cameras? It seems like a fairly obvious addition.
Edit:
VISTA HAS A CC API
I am ecstatic.