Prevent HTML5 video from being downloaded (right-click saved)?
问题 How can I disable \"Save Video As...\" from a browser\'s right-click menu to prevent clients from downloading a video? Are there more complete solutions that prevent the client from accessing a file path directly? 回答1: You can't . That's because that's what browsers were designed to do: Serve content . But you can make it harder to download . First thing's first, you could disable the contextmenu event, aka "the right click". That would prevent your regular skiddie from blatantly ripping your