Search results

Mux

Mux is a video technology platform that provides infrastructure and tools for developers to build and stream high-quality video content.

Grab Credentials

  1. Sign in to mux.com.
  2. Click on “Settings” at the bottom left, then select “Access Token”.
  3. Select “Generate new token”.
  4. Assign read permissions for Mux videos and data, and give the token a name.
  5. Click on “Generate token”.
  6. Copy the API access token and secret key for later configuration.

Connection Properties

The config section in a YAML file includes the following properties:

connector_name: Mux
Mux_api_access_token: Access token
mux_api_secret_key: API secret key

Example Configuration

version: 1
encrypt_credentials: false
plugins:
  extractors:
    - name: mux_data
      connectorname: Mux
      config:
        mux_api_access_token: <API TOKEN>
        mux_api_secret_key: <SECRET KEY>
      select:
       -views/assets