Is there a test Playreadyready encrypted SMOOTH stream that needs a license URL and token? I had a look into http://playready.directtaps.net/smoothstreaming/ and got a playready encrypted stream http://playready.directtaps.net/smoothstreaming/SSWSS720H264PR/SuperSpeedway_720.ism/Manifest . However, this plays even without a license server URL and token. Had a look into Microsoft Azure media services for encrypting a content, however encryption option is disabled in free version. Thanks!
Playready encrypted test SMOOTH content with a license URL and token
489 Views Asked by Anna At
1
There are 1 best solutions below
Related Questions in SMOOTH-STREAMING
- How to request a single ISM smooth stream fragment and parse a single video frame?
- Concatenating Smooth Streaming output to a single MP4 file - problems with A/V sync. What is CodecPrivateData?
- Microsoft Smooth Streaming declares timescale of 10M by default
- Failed to resolve: com.google.android.exoplayer:exoplayer-smoothstreaming:2.6.1
- Load Testing video streaming HLS/MPEG-DASH/Smooth : What metrics do I need?
- Windows 10 UWP Smooth Streaming Video set the heuristic profile
- Splitting mp4 files vs mp4-dash
- UWP Windows 10 app - Smooth Streaming support
- Azure Media Services freezes on Android
- Playready encrypted test SMOOTH content with a license URL and token
- ExoPlayer: "Internal runtime error" on certain PlayReady-protected assets
- Download ism video for offline playback
- Programmatically configure application pools to support smooth streaming publishing points?
- Live Smooth Streaming in IIS from webcam using FFMPEG
- Smooth streaming - How does silverlight choose default language track in multi audio manifest
Related Questions in PLAYREADY
- OAuth in PlayReady License Retrieval in UWP
- ExoPlayer: "Internal runtime error" on certain PlayReady-protected assets
- programmatically deleted cached persistant Playready License
- Sending some non-encrypted fragments in a PlayReady stream
- Android: Documentation for using NdkMediaDrm with PlayReady
- Chromecast Multi-language playready not detecting languages
- video.js multiple sources for fairplay widevine playready livestream DRM
- Roku (Brightscript) - Playing DRM Protected Video Content
- does azure media services include a playready server
- Chromecast support for Smooth Streaming with PlayReady
- DRM exception: processLicense - Roku Ultra
- Is it possible to decrypt a DRM HLS content in windows?
- ChromeCast issue with Play Ready Smooth Streaming
- Loopback servers do not work on iOS7 anymore?
- What does '^@' mean in vim?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I had this problem too, usually the license server URL is embedded on the Manifest file, when AVPlay doesn't get the URL on the config, it gets the license URL from the manifest and starts playback.