laravel-video icon indicating copy to clipboard operation
laravel-video copied to clipboard

Remove autoplay and prevent user from downloading video

Open kezern opened this issue 4 years ago • 1 comments

I have installed VideoStreamer and works fine. I would like to know if there is any way to remove autoplay and prevent user from downloading video. I know I must add following attributes to video node, but I don't know how.... oncontextmenu="return false;" id="myVideo" autoplay controls controlsList="nodownload"

kezern avatar May 07 '20 15:05 kezern

i have same issues. i want prevent user from downloading video.

muhammadrezaee avatar Aug 01 '23 13:08 muhammadrezaee