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?