Hi all,
You have video ,lots of it, Whether its video that already been created or something happening right now, there is audience out there waiting to watch it, and they have devices, lots of devices, then how to reach audience large or small, local or global quickly and cost effectively, its complex challenge with simple solution-Azure Media Service.
What to Learn
In this article we will see how to upload and stream our own video and stream globally by manually.
Why to Learn
You Store your video in any storage, when you want to play ,that time it will download all video first and start to play. So It will take long time to play.
If you use Media Service, it will send you small small part when require same as YouTube. Drag to any point ,it will load that part only and then start playing.
Prerequisite
Azure Subscription
A Video
Let's Start
Open Your Azure media portal by using
portal.azure.com
Click on Media service to create a account
After account got created, open the media service and go to Streaming end point to create a end point for video.
There is one + symbol to create a new end point.
Enter name and CDN name ,then click ADD button.
After create it will take time some tome to start.
For store video you need to add a storage account to this media service. If you don't have ,then create new storage account.
Go to asset(new),upload a video to stream
After video uploaded successfully ,click on add job to create a job
Create a new Transform, select Transform type Encoding
Select Build in preset name as H264
After create ,click on video name to stream
In streaming URL, click on create new
Select streaming policy as Predefined-clearStreamingOnly
After create copy the url
Then go to Azure demo video page and paste your copied url to watch your streamed video.
https://ampdemo.azureedge.net/