Here's a quick summary of everything we released in Q1 2024.

Hygraph
Docs

Connect your Hygraph project to Mux

Mux is a platform dedicated to solving all video-related problems that software teams may have, including live-streaming, video chat, on-demand video catalog, etc.

#What you can do with the Hygraph-Mux integration

With this app you can quickly launch video features, customize player experience, and monitor video streaming performance.

#Prerequisites to use this integration

  • You must have a Hygraph account. If you don't have one, you can create one here.
  • You must have a Hygraph project with at least one model.
  • You must have a Mux account. If you don't have one yet, you can get one here.
  • You must have your Mux Access token and Token secret. You can create these keys by navigating to Settings > Access Tokens in your Mux account.
  • You must have access to your Signing key ID and the Base64-encoded Private Key to be able to use Signed URL option for your videos. You can create these keys by navigating to Settings > Signing keys in your Mux account.

#Install the Mux app

Click here to install the Mux App on Hygraph, then follow these steps:

  1. Use the dropdowns to select which project and environment you want to install the app in, then click on Install app.

  2. The permissions pop-up will display. Click on Authorize app to continue. You will be redirected to the configuration screen.

  3. Fill in the Access token and the Token secret. You can create these keys by navigating to Settings > Access Tokens in your Mux account.

    If you don't enter these credentials correctly, the UI will let you know that the provided token & secret pair is not able to create an upload:

    Mux - Provided token and secret pair is not able to create an uploadMux - Provided token and secret pair is not able to create an upload

  4. To be able to use the Signed URL option for your videos, you need to also fill in the Signing key ID and the Base64 private key fields. You can create these keys by navigating to Settings > Signing keys in your Mux account.

  5. Use the radio buttons to select a Default URL policy. Public is selected by default, but you can also select Signed. This option determines the default global setting for your Mux videos. You will have the option to overwrite this later on for each upload.

  6. Click on the Save button. A pop-up notification on the lower right corner of the screen will indicate that the changes have been saved.

#Removing signed URL keys

If signed URL keys are removed from your project's app configuration after installation, videos that were previously uploaded using a signed URL will fail to load on the selection screen.

Mux - Video not loading due to signed URL keys removalMux - Video not loading due to signed URL keys removal

If added to a content entry, they will also fail to load in the content editor, and you will get a network error when attempting to play them. If you scroll over the thumbnail, a tooltip will display indicating that the token is invalid.

Mux - Video not loading in the content editorMux - Video not loading in the content editor

#Add the Mux field to your model

  1. Navigate to the Schema builder.
  2. Select the model that you would like to add the Mux field to and click on it.
  3. Select the Mux field from the Add fields right sidebar.
  4. Complete the Display name field, and the API ID will be auto-filled by the system. Optionally, you can also add a Description.
  5. This screen also allows you to control different properties of your Mux field: you can allow multiple values, or you can localize the field, by selecting the checkboxes under the Field options section of the screen.
  6. Click on the Add button.

#Use Mux in your Hygraph project

  1. Navigate to the Content editor.
  2. Select the view that you configured the Mux field for.
  3. Click on the + Add entry button or, alternatively, edit an existing entry by clicking on the pencil icon.
  4. Locate the Mux field section of the screen and click on Add or upload video via Mux. This opens a new screen where you can select an existing video or upload a new one. Check out our Mux selection screen document section to learn more about this step.
  5. After selecting the video(s) you want and returning to the content entry, the selected video(s) will display on the list. Mux - Videos in content entryMux - Videos in content entry
  6. You can optionally use the six dots icon to drag and drop the videos to organize them in the order you want.
  7. Now that the video has been added to the entry, you can click on Save or Save & Publish, as needed.

Once added to the content entry, each video in the Mux field has a three dots context menu with the following options:

Mux - Context menuMux - Context menu

  • Copy link to video: Click on this option to copy the link to the video.
  • Remove: Click on this option to remove the video from the list. If you want to remove all videos from the list, simply click on the Clear link located at the top right of the list.

If your Mux field is configured to allow only one video, the Replace video button will display once you've added a video. Click on it to replace your video selection.

Mux - Replace videoMux - Replace video

#Mux selection screen

This screen pops up when you click on Add or upload video via Mux while creating or editing a content entry. Here you can select existing videos or upload new ones.

Mux selection screenMux selection screen

  1. You can use the filters at the top of the table to quickly find the videos you're looking for. You can filter by Asset ID or Livestream ID.
  2. If the Mux field in your project allows selecting multiple values, a selection checkbox will display next to each video. If the field only allows a single value, a selection icon will display instead, and the video will be added to the content entry when you click on that icon.
  3. You can use the pagination tools at the bottom of the screen to navigate the table.
  4. A button at the lower left corner of the screen allows you to select whether new uploads should be public or have a signed URL. The default state of this button depends on your Default URL policy selection during installation. Videos with a signed URL display a lock icon at the upper right corner of the thumbnail.

Mux video with signed URLMux video with signed URL 5. There are three action buttons at the lower right corner of the screen:

  • Cancel: Click on this button to close the selection screen without adding a video to the content entry.
  • Upload: Click on this button to upload a new video. URL Policy will reflect your Signed URL selection in point 4 of this list. The videos are uploaded to your Mux account and display on the selection screen, where you have the option to select them and add them to a content entry.
  • Add selected videos: Click on this button after selecting the videos you want to include in the content entry. A number between brackets to the right of the button indicates how many videos you selected. Selecting at least one video enables this button.

#Select an existing video

  1. Click on Add or upload video via Mux in the Mux field section of the content editor to open the selection screen.
  2. Here you have two options depending on field configuration:
    • The field allows multiple values: Find the videos you want to add and select them using the checkboxes.
    • The field does not allow multiple values: Find the video you want to add and click on the Add icon, located at the top right of each video thumbnail.
  3. The final step also depends on field configuration:
    • The field allows multiple values: Click on the Add selected videos button to return to the content editor. The selected videos will display in your content entry as a result.
    • The field does not allow multiple values: You will be redirected to the content editor automatically after clicking on the selection icon in the previous step. You will find your selected video in the Mux field section of your content entry.

You can repeat this process to add more videos if field configuration allows multiple entries, or you can click on Replace video if only one video is allowed and you want to change your selection.

#Upload a new video

  1. Click on Add or upload video via Mux in the Mux field section of the content editor to open the selection screen.
  2. Use the lock icon at the bottom left of the screen to select if the video should be Public or use a Signed URL. This option overwrites the global setting selected during installation, which is shown here as the default option.
  1. Click on Upload at the lower right corner of the screen to upload new videos.

  2. A selection screen will pop up, where you can select one or multiple videos at the same time. Simply select them with a mouse click then click on Upload.

    After uploading, the video displays on the selection screen along with the rest of your assets. Depending on how large your video file is, the thumbnail may take a few seconds to load.

  3. To select this video and add it to your content entry, click on the selection icon or checkbox located at the upper right corner of the video thumbnail.

#Resources