Azure Media Services
5 TopicsReduce your streaming bandwidth using Azure Media Services filters
In times of high bandwidth utilization, you may wish to temporarily restrict the bitrates that are available in a streaming manifest to provide your customers a better streaming experience. Typically when encoding video with Azure Media Services, multiple streams with different bitrates are created. This allows clients with different connection speeds to select the most appropriate bandwidth for playback. Under normal circumstances this provides the best streaming experience for most clients. However, to reduce the bitrates offered you can use filters to temporarily limit the bandwidth that clients select for streaming.3.8KViews0likes0CommentsAzure Media Services Github for 3rd party player framework samples
Media Services supports standards based streaming protocols including MPEG-DASH, and HTTP Live Streaming (HLS). Customers have the option of choosing from many available player frameworks on the market to meet their delivery and unique application needs. Often, customers need to choose an open source framework that runs on specific device or is supported in a favorite Javascript framework. Or they need the power of a commercial player framework with enhanced features, compliance, and support. The new 3rd-party player samples repo is a great place to start, contribute and learn what is available to use with Azure Media Services live and on-demand streaming.3.2KViews2likes0CommentsAzue Media Explorer - Closed captions / Subtitles in
I am having an issue with embedding Closed Captions / Subtitles when using Azure Media Explorer. The subtitle files are generated and I choose the option to embed the Caption files but when I play back the files in Media Player or VLC the captions are not there. I can manually add in the captions but this defeats the objective of automating our captioning process. https://github.com/Azure/Azure-Media-Services-Explorer/releases/tag/v4.2.0.1 I wonder if anyone could help or offer some suggestions. Is it possible to automate this same process using a Logic App?971Views0likes0Comments