📸Screen Recording

Here you will find information and help for bodycam screen recording.


For these changes, the Config.lua file must be open and the Config.Records table must be checked.

Active Screen recording

  • You can enable screen recording by setting ["enableRecord"] to true in this variable.

Change Recording time

  • For this you need to change the value of the ["recordTime"] variable. Currently the default time is 1 * 60 * 1000 which is 1 minute.

    • You can follow this to increase the minutes: Min * 60 * 1000

    • Min = Number of minutes you want

I recommend a maximum of 3 minutes. Depending on the user's internet speed, it may take longer to load or the clip may not load and disappear.

Changing the screen recording key

  • ["recordKey"] This assigned key is pressed while Bodycam is active to start recording.

The first time a player enters the server, the typed key takes effect. After the key is changed, it will only be active for first time users. If this key was previously registered in the person's system, it will not change with the new key.


How to use the Screen Recording Program?

Maximum fps, world and player sound recording system, coming soon!

Last updated