Question

Is there a way to a play video in html5 player using smooth streaming?? I have a requirement of playing Playready Drm protected videos....I tried using the Dash player , using this link http://ie.microsoft.com/testdrive/HTML5/eme/ however unlike these videos where a mpd response is available using
url/manifest(format=mpd-time-csf) But in my case there is no mpd available only smooth streaming response is available.... Any help please??

Was it helpful?

Solution

Check this project: https://github.com/Orange-OpenSource/hasplayer.js

It extends dash.js player with support of "vanilla" Smooth Streaming.

I tested it and it works fine with SmoothStreaming/PlayReady test stream: http://playready.directtaps.net/smoothstreaming/SSWSS720H264PR/SuperSpeedway_720.ism/Manifest

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top