How can I play a video so that it doesn't show the video controls even when I click on it(video)?

Hi, I want to put a video in my project (video player)that doesn't show the video controls even when I click on it(video).thanks

Do need sound?

Do you need to be able to do anything else, other than watch the video?

Hi,thanks.I want the user to not be able to skip to the beginning or end of the video or stop it and Can't forward or rewind video and only watch video.

If you do not need sound, then you can use html5video in a webviewer

If you do need sound, then you could use an extension to overlay the videoplayer to prevent interaction