πΉspy-bodycam
Last updated
This feature is available from version 2.5.0 or higher.
Set the Upload.ServiceUsed to 'fivemerr' in server/upload_config.lua:
Upload.ServiceUsed = 'fivemerr'Create a Videos Only token and place it in the Upload.Token field in server/upload_config.lua:
Upload.Token = 'YOUR_TOKEN'Once you have completed these steps, the configuration is finished.
Last updated