Unable to play DRM protected content #26068
Replies: 1 comment
-
As far as I am tracking, Cypress enables the watching of non-DRM footage, which is why you have been successful in viewing the ads, however the underlying code does not allow Cypress to stream DRM content. If you have non-DRM video content, you would easily see that it can be viewed. I was looking into something similar myself, and was thinking after a few years cypress would enable such a thing. They still do not. From more than a few blogs, it seems more likely that the underlying browsers have a lot of plugins disabled for security reasons. I was looking at the chrome components to compare and contrast, and it has none for cypress, where normal browsers, you will see widevine which is the DRM Decoder. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am Facing an issue while trying to play a DRM protected content. Able to play Trailers (NON-DRM). But while playing a movie (DRM protected) observing a error pop as "you are in your private incognito mode."
Any help with how to fix this or an example would help a lot.

Beta Was this translation helpful? Give feedback.
All reactions