The webserver is on a web cam. the authentication is a normal BASIC authentication. Probably it is a apache web server.
Do you have any idea how i could display the videostream in th mediaplayer or another plugin without any dialog which prompts you for the username and password.
I use the media player to view an asf stream from a web
cam. The asf file is in a protected folder and the
mediaplayer keeps prompting me for a username and
password. how do I do this so that when someone views the
stream via the website they do not get prompted?
I use the mediplayer plugin...
How can I check a dir like http://www.sample.com/cam with the is_dir function and open it with the opendir function?
I have tried it but it doesn't work.
Do i need to take notice of something when I try to check and open an url.
Thanks!
My code
$handle = @opendir($dir);
while( $file =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.