remote surveillance camera through php/ajax/javascript

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ayandyan
Forum Newbie
Posts: 3
Joined: Tue Jul 27, 2010 3:44 pm

remote surveillance camera through php/ajax/javascript

Post by ayandyan »

Hi,


I am just wondering. Is it possible to control some sort of surveillance or ordinary web camera by using php or ajax or javascript?

I am planning to access and control a camera that is installed on a geographically remote computer through a website. I wonder how this could be possible
without using other programs like java, etc..

I don't have a particular camera brand or model right now. It would be good though if there are suggestions out there.

Thanks guys.


Best,
Ian
internet-solution
Forum Contributor
Posts: 220
Joined: Thu May 27, 2010 6:27 am
Location: UK

Re: remote surveillance camera through php/ajax/javascript

Post by internet-solution »

Have you Googled it?
ayandyan
Forum Newbie
Posts: 3
Joined: Tue Jul 27, 2010 3:44 pm

Re: remote surveillance camera through php/ajax/javascript

Post by ayandyan »

yup i tried to, but what i get is very long list of all web camera products and commercial brands without any relation to php nor programming. there seems to be no apparent resource for this kind of stuff in php.
internet-solution
Forum Contributor
Posts: 220
Joined: Thu May 27, 2010 6:27 am
Location: UK

Re: remote surveillance camera through php/ajax/javascript

Post by internet-solution »

When I tried the Google link posted in my previous post, I got some useful resourced -

http://www.freedownloadscenter.com/Netw ... elCam.html
http://www.linuxfordevices.com/c/a/Linu ... ed-camera/

Are you looking for something else?
ayandyan
Forum Newbie
Posts: 3
Joined: Tue Jul 27, 2010 3:44 pm

Re: remote surveillance camera through php/ajax/javascript

Post by ayandyan »

oh this is a good one. thanks a lot! that was fast!
internet-solution
Forum Contributor
Posts: 220
Joined: Thu May 27, 2010 6:27 am
Location: UK

Re: remote surveillance camera through php/ajax/javascript

Post by internet-solution »

Google is your friend! :wink:
Post Reply