webcam recorder php code

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
ddczayed
Forum Newbie
Posts: 1
Joined: Thu Sep 09, 2010 8:03 am

webcam recorder php code

Post by ddczayed »

Hi all ,

I'm trying to build a webcam recorder bu php ... but I dont know how??

can any one help me to record a video from my cam by php ??

thnx
thinsoldier
Forum Contributor
Posts: 367
Joined: Fri Jul 20, 2007 11:29 am
Contact:

Re: webcam recorder php code

Post by thinsoldier »

not possible unless your using somthing like PHP-GTK to build a desktop application in linux.
Warning: I have no idea what I'm talking about.
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: webcam recorder php code

Post by Jonah Bron »

You'll have to use Flash or Java (not to be confused with Javascript).
Post Reply