Skip to main content
All CollectionsStart Your Journey Here
How to generate MP4 URL link from Amazon S3 and upload the same inside EasyWebinar
How to generate MP4 URL link from Amazon S3 and upload the same inside EasyWebinar
Updated over a week ago

Accessing Amazon S3

First, log in to your Amazon S3 account. Click on the ‘Services’ menu or the ‘Home’ button and select ‘S3’ from the options.

  • Creating a Bucket

To upload a video, you need to create a bucket if you don’t already have one. If you have an existing bucket, you can upload the video there.

Create a Bucket (If Needed):

  1. Click on ‘Create Bucket’.

  2. Follow the prompts to name your bucket and configure settings.

  3. Click ‘Create’.

  • Uploading the Video

  1. Select the bucket where you want to upload the video.

  2. Click on ‘Upload’.

  3. Click on ‘Add Files’ and choose the video file you want to upload.

  4. You can configure permissions later, so just click ‘Upload’.

Uploading time varies based on the file size. Once uploaded, you’ll see the video in your bucket.

  • Configuring Permissions

To ensure your video is accessible, you need to adjust the permissions.

  1. Click on the video file in your bucket.

  2. Navigate to the ‘Permissions’ tab.

  3. Click on ‘Edit’ under the ‘Access Control List’ (ACL).

Ensure the following boxes are checked to provide public read access:

  • Everyone (public access)

  • Authenticated Users

You might see a warning message, which is normal. Just make sure to check the box indicating you understand the changes, and then click ‘Save Changes’.

  • Generating the MP4 URL

Once permissions are set, you’ll need the video’s URL.

  1. Click on the video file to open it.

  2. Copy the ‘Object URL’ from the properties section.

  • Integrating with EasyWebinar

To use this URL in EasyWebinar or another platform, do the following:

  1. Log in to your EasyWebinar account.

  2. Go to the ‘Share’ section and select ‘Share Video’.

  3. Paste the copied MP4 URL into the provided field.

  4. Click ‘Start Sharing’.

Your video should now be playable directly from EasyWebinar. Here is a tutorial video that you can refer to for a better understanding on this subject:

Did this answer your question?