Quantcast
Channel: Active questions tagged drm - Stack Overflow
Browsing all 67 articles
Browse latest View live

Is it possible to make an image not visible to a screenshot on a website?

How can I make it not possible to take screenshots of an image (if that's even possible). For example, when going on Netflix, we can see a black screen if starting a screen record.Can I replicate this...

View Article



Is it possible to implement hardware-backed DRM with ClearKey?

I'm interested in using ClearKey for its open source nature and lack of reliance on external license servers owned by companies like Google and Microsoft. However, I understand Widevine, PlayReady, and...

View Article

Plyr + Azure media Service with DRM protection

I'm trying to play an Azure Media DRM-protected video in Plyr video player using the official documentation from both Plyr and Azure Media Services. However, the video keeps loading indefinitely with...

View Article

open FileOpen protected pdf files in python

does anyone know how to open FileOpen protected PDF file in python? I have the username and password. I just have no idea how to integrate the FileOpen plug-in with python. My current approach is to...

View Article

Not able to play H265 stream with DRM on chrome

Integrated shaka-player for HEVC/H.265 and drm encrypted videos which works fine on safari but on chrome video is not playing(HEVC/H.265 when DRM encrypted)I can check in...

View Article


How to compile audio and videos from a stream mpd file?

I have downloaded a DRM protected content audio and video files with a stream.mpd file. The audio and video files are encrypted using a key that can be found in stream.mpd file. So, how can I decrypt...

View Article

Android : Clearkey in Media3 / Exoplayer not working for base64

Working for one Android application to play clearkey content with Media3 and exoplayer.Build.gradle given below. Problem described below. let me know if more detail is required.I have two links for...

View Article

I want to setup a DRM based video stream with both widevine and play ready

We want to add DRM encryption in our content - basically teststreams to verify our players in long run. So we need to setup our own test streams with Playready and widevine. Is it feasible to setup our...

View Article


How does this tag prevent its contents from being downloaded?

Taking this video as an example, here is the html tag which seems to be the critical piece of content:<video id="dmp_Video" style="display: block; width: 350px; height: 197.436px; top: 0px; left:...

View Article


How do I hide a password stored in a javascript file to open a PDF file with...

I'm developping a web app which basically opens a pdf file using pdf.js. The pdf file is protected with a password. Here's an extract of the code. var the_password = 'thepassword'; var pdf =...

View Article

Reading LCPL Files in a Web-Based Environment

I'm new to Readium and am currently working on a project where I need to protect various media types, including EPUB, PDF, video, and audio files. These media files are intended to be accessed via a...

View Article

Downloading DRM protected media

I recently bought Amazon Prime and wanted to download a movie.After downloading a media file it is all black.It looks like it's encrypted with some key, which the browser has.My question is: Can i just...

View Article

Getting Protected Content License Error while playing DRM Protected Video in...

[Code for Playing DRM Content in Roku] https://i.stack.imgur.com/bJlT5.pngOutput Error I want to play DRM Protected video in Roku, For that I had attached the code and the Error which I'm getting, I...

View Article


How to check if an ePub file is DRM-protected?

Is there any programmatic way to safely check whether if an epub file is DRM-protected (encrypted)?I have found that there might be a rights.xml and an encryption.xml in the META-INF directory.Does the...

View Article

shaka-player angular Invalid config, unrecognized key...

hello iam trying so hard to get this DRM video working i have manifestUri ,licenseUri and licenseHeaders which contains SwankPortal,ContentAssetGuidhere is the code iam using@ViewChild('videoPlayer', {...

View Article


ios 16 fairplay offline playback shows error

I'm getting this error when I try to download and play downloaded HLS URL content on iOS 16 and above, it is working fine on older iOS versions.I have referred this question also iOS 16 FairPlay...

View Article

How to detect if video playback was blocked by DRM?

Is there a way to detect in JS if the browser didn't display the video because of DRM? Is there a JS event I can listen to or another way to detect if the video is not playing?If I try to screen record...

View Article


How to create an Android custom MediaCas plugin?

I'm trying to add an Android custom MediaCas plugin but it's not clear how to do handle that.The MediaCas.Session appears to be a final class and can't be extended.Any documentation, example code or...

View Article

Which path is possible to access from a custom MediaCas Plugin on Android?

I am building a custom MediaCas plugin for Android 8.0.0 and trying to run it on Android 8.0.0 x86 emulator on Windows host. My MediaCAS plugin needs to persist some data. I tried to use path of...

View Article

How can I make skia render to a gbm surface

I want to render to a gbm buffer so that I can present it on the screen. Is it possible to do that?I've tried to render to a dumb buffer, however it is very slow (of course).This is my code of...

View Article
Browsing all 67 articles
Browse latest View live




Latest Images