matvp91 / shaka-player-react

A simple React component wrapper for shaka-player
MIT License
110 stars 34 forks source link

How to play Azure Video Analyzer url? #22

Closed vishalkr058 closed 2 years ago

vishalkr058 commented 2 years ago

I want to play cvr videos which is stored in Azure Video Analyzer. In the Azure Video Analyzer it has base clientEndpoint API and token . Using both i have to play video in shaka player.

matvp91 commented 2 years ago

I'm sorry but I don't think I'll be of much help considering I have no experience with "Azure Video Analyzer". If you manage to get a DASH (.mpd) / HLS (.m3u8) url out of there, you may serve this in the src prop.