[WIP] An actual CCTV System with rewind capabilities

This weekend i started working on a new script that i believe is unique and will contribute to enhance RP.

The script in question is a CCTV System that actually records footage and allows players to view said footage. Its still in a early development and i need to mainly work on the UI, but i would like to get feedback and suggestions on it.

How it works: While ingame, if a camera object has a clear line of sight it will capture a snapshot every X ms and send it to the system. There’s no manual configuration of camera positions, all cameras are in the system as long as the model matches the ones in the config.

Performance concerns: Currently the maximum CPU MS the script has used was 0.22ms, which is not that high and it was with server and game in the same machine.

Video preview: [FiveM][CCTV System] Preview 0.2 - YouTube

Provides a map with all cameras (that have footage):

Map is based of: tgrhavoc’s livemap

** Yes, its not an actual video recording but its close enough and altough it doesnt look as good as an actual feed, function wise it has the same value.

Im open to suggestions and ideas.

3 Likes

Seems interesting.