Questions tagged [azure-media-player]

65 questions
0
votes
1 answer

Unable to play encrypted video in iframe in chrome. Firefox and edge can play the same iframes with the same URL

We are creating a video hosting site using azure. Since the videos we intend to propagate are private mixed with public, we have decided to use encryption(Widevine and Playready) and a log in system. Since we also have public videos, we provided…
0
votes
1 answer

Azure media player show poster and hide controls

I am using Azure media player in my web app and I am trying to get it to do 3 things: Show a poster (this works) Hide the controls at the bottom of the screen when the poster is showing Add a big play button centered on the poster. I cant seem to…
Chris Kooken
  • 32,730
  • 15
  • 85
  • 123
-1
votes
1 answer

How to embed azure media services live stream to a personal website

I have created a simple live stream using Azure Media Services. I can view it from Azure Media Player but I want to be able to embed the video to my personal website using the HTML tag. I've been looking for a solution but I can't…
Ashraf Lobo
  • 137
  • 4
  • 16
-1
votes
1 answer

Video not displaying - No compatible source found in this media

I get the error No compatible source found in this media. (Image attached) . Code provided below. However, if I paste the Raw URL for Source in the HTML the video gets displayed. (Ex:
Illep
  • 16,375
  • 46
  • 171
  • 302
-2
votes
1 answer

Stream authorized video from azure media service with duende identity server

I have the following constellation: Client: Angular + ngx videogular (I can switch to azure media player) Server: .Net 6 + duende Identity Server for user authentication and authorization (Identity server 4) Client app and the server are published…
1 2 3 4
5