what is the approach to integrate web cam window to webpage?

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
venkatesh.svs
Forum Newbie
Posts: 12
Joined: Wed Jan 06, 2010 1:30 am

what is the approach to integrate web cam window to webpage?

Post by venkatesh.svs »

hi,

can anybody help to how to integrate web cam window to a web page?
dejvos
Forum Contributor
Posts: 122
Joined: Tue Mar 10, 2009 8:40 am

Re: what is the approach to integrate web cam window to webpage?

Post by dejvos »

May be you should use some Java or Flash and put it into an <object></object> or <applet></applet> tag.
Post Reply