Hi good day.I was able to display a video on my page from google drive. However, I
dont like for users to download the displayed video by right clicking the mouse and selecting “Save video as”.Please help me.Thank you.
Hi good day.I was able to display a video on my page from google drive. However, I
dont like for users to download the displayed video by right clicking the mouse and selecting “Save video as”.Please help me.Thank you.
Hi
You could draw a transparent shape in front of your video. Like that users could download this shape but can’t access to the video.
Thank you remi. I already tried that but I think I found a better solution.
I just added “oncontextmenu=“return false;”” and “controlsList=“nodownload”” in the html element and it works efficiently.
This topic was automatically closed after 70 days. New replies are no longer allowed.