How to disable auto-play for video when src is from my local pc?
If you are using HTML5, using the Video tag is suitable for this purpose.
You can use the Video Tag this way for no autoplay:
To enable auto-play,