How to use my own Amazon S3 bucket instead of AR Cloud

  1. Download the arcloud-effects-cli tool from the Github.

  2. Download the effects that Banuba representatives provided.

  3. unzip all files.

  4. Prepare an archive for the tool. Go to the Effects and select all files and compress them.

  5. Open you terminal and go to the bin folder of the arcloud-effects-cli.

    Example: cd /Users/username/Downloads/arcloud-effects-cli-master/bin

  6. Fill the command that provided in the docs:
    ./mac_arcloud-effects-cli -s <path/to/effects.zip> -u <your_arcloud_domain>.

    Example: ./mac_arcloud-effects-cli -s /Users/username/Downloads/Effects/Archive.zip -u https://your-ar-cloud.me-central-1.amazonaws.com/effects/

  7. After the process will be completed, go the effects folder. You will find the files you need with api_response.

  8. Move the api response file outside the effects folder.
    Example:

  9. At the same order put this file in your Ar Cloud/Amazon S3 bucket.

  10. Send the link with JSON to VE SDK support.