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