How to play Local Resource (Video File) All format Without Browsing ?
I'm using Xampp server of C drive on window 7.
I want to play Video file on HTML5 Player using php on Google Crome, I have static path like this (D:/entertainment/video/first.mp4). i already trying given path to convert into Blob but issue still remains. always getting the same error Not to load local resource.
I don't want to use <input type="file" name="file">.
I'm also try embaded player plugin but issue is not resolve.
Can you help me how to resolve this issue.
Thanks :