Skip to content

Doesn't work with sas url from azure? #119

Description

@SalomonHenke

Might be me configuring it wrong but!
Can't get it to play when providing a sas url via. azure blob storage or azure front door (cdn).

<script type="module" src="https://cdn.jsdelivr.net/npm/player.style/sutro/+esm"></script>

<media-theme-sutro
  style="--media-primary-color: #ffffff; --media-secondary-color: #ffffff; --media-accent-color: #ff0000;"
>
  <video
    slot="media"
    src="My_Blob_Or_CDN_SAS_URL"
    playsinline
    crossorigin
  ></video>
</media-theme-sutro>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions