web - VLC embeded in HTML: Could not open location; you might not have permission to open the file -


i have problem playing videos through vlc web plugin embedded in html. getting error:

could not open location; might not have permission open

no video getting played. platform : ubuntu 12.04 lts, 32 bit.

i use sudo chmod 777 foldername change folder's permission,but doesn't work either.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -