{{ page.title }}

{{ page.description }}

Typically, videos are uploaded to {{ site.product_short }} using the Upload module. These files are then maintained by Brightcove. With remote assets, you maintain your video files on your own or a third-party system and then provide {{ site.product_short }} with the URL of the video file.

Remote asset videos can also be created using the CMS API. For information, see the developer documentation. Remote asset videos created using the CMS API can then be managed using the Media module.

Accessing remote assets

All of your remote asset files must be available at a public URL without any requirements for authentication or access control. If your remote assets are hosted by a CDN, the URL of the remote assets should be the URL of the assets in the CDN and not the URL on the origin server.

Creating a remote asset video

To create a remote asset video, follow these steps.

  1. Open the Media module.
  2. Click Add remote video in the side navigation panel. The Add Remote Video dialog will open.
  3. Enter a Video Name. The video name will be displayed in the Media module and also in the player.
  4. Select the Video Type, Live or On Demand.
  5. For On Demand video types, enter the Duration in hh:mm:ss format.
  6. For each rendition, enter the Rendition URL and Format. Click Add Rendition .
  7. Click Save to save the remote asset. The remote asset video will be listed in the Media module after the page is refreshed.

Remote asset videos will not have poster or thumbnail images, however, images can be uploaded. For information on uploading poster and thumbnail images, see Uploading Poster and Thumbnail Images.

Editing a remote asset video

To edit a remote asset video, follow these steps.

  1. Open the Media module.
  2. {% if site.product_short == "Beacon" or site.product_short == "CorpTV" %}
  3. Click All videos in the panel navigation.
  4. {% endif %}
  5. Click the remote asset video title to open the video properties.
  6. {% if site.product_short == "Beacon" or site.product_short == "CorpTV" %}
  7. Click the Video and Tracks tab.
  8. {% endif %}
  9. Locate the Video Files - Remote Assets section and click Edit.
  10. Click on a Source row to select it. Clicking on the source URL will open it in another browser tab.
  11. Update the URL and Duration as needed. Click Save to save the changes.

Limitations