I would like to store a video file in the Cloud that is accessible from any browser using an identifying URL

sherwin dubren 1 Reputation point
2020-11-21T04:03:50.487+00:00

I need to create a reference URL to a video file up in the cloud so it is retrievable from any browser.

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
316 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. brtrach-MSFT 16,346 Reputation points Microsoft Employee
    2020-11-21T15:05:29.603+00:00

    @sherwin dubren I'd suggest you look into the below tutorial as it uses Azure Media Services and Azure Media Player to encode the video, store the video in Azure Blob Storage, and create a HTTPS URL for your video. Azure Media Player will ensure your content can be viewed across a variety of browsers and OSs that might have different media codecs installed.

    Tutorial: https://video2.skills-academy.com/en-us/azure/media-services/latest/stream-files-cli-quickstart

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.