0

We are implementing HTML5 EME for our video-based web page. As you know, EME prevents downloading video from a server. Accordingly, the video files it so important for us and we want to prevent stealing these files.

By implementation, we have an API, servers, etc that leading it's not that much secure.

Therefore, what is the security risk of HTML Encrypted Media Extensions? Is it reliable enough?

M. Rostami
  • 999
  • 3
  • 16
  • 27
  • What will keep me from recording the video from my screen? – Gabor Lengyel Jan 04 '20 at 23:58
  • @GaborLengyel We'll add a watermark system. If someone shares videos we know which user did. – M. Rostami Jan 05 '20 at 00:01
  • Hi @M.Rostami, is it possible to implement EME without internet like in local lan environment ? – krishna Jul 21 '21 at 05:09
  • 1
    @krishna Why not? But you may need to create whole the system by yourself. In addition, there are some good open-source repositories. – M. Rostami Jul 21 '21 at 14:09
  • hi @M.Rostami , I want to use videojs-contrib-eme, and what other extra components are required for full implementation ,which can be done with open-source repositories? – krishna Jul 22 '21 at 09:29

0 Answers0