I am developing a panel of infoproducts that will play videos, I want to avoid downloading videos, how can I do it?
Use Html5
<video class="dimvideo" controls><source src="videos/CompresoSE.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
But maybe it looks like this
<video class="dimvideo" controls>
<source src="56456456/5645gfdgdfgdfgdfgdfgdfg" type="video/mp4">
Your browser does not support the video tag.
</video>
Can you block the download of the videos? just as I think Lynda.com does it
The src of your videos is like that link
You enter the link and something like that comes out.
An error occurred while processing your request.
Reference #50.47d63fc8.1478289421.5950864