Security Issue - Prevent Users from Downloading my Videos

Hi All,

Looks like I hit a serious IP breach with my app and would love any advice here.

My app hosts videos from different creators. The IP for those videos belong to the creators. I host the videos on S3. Looks like the Glide app allows the user to download the video straight from the player and that creates an IP breach for me. I must somehow prevent the option to download.

I know that if we add controlsList=“nodownload” into the HTML player that will prevent it.
Is this possible to do? Can I add it somehow?

Or perhaps Glide can give us the option to control this settings?

Thanks!

2 Likes