Can a professional php programmer help me ?

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
mohammadsamy
Forum Newbie
Posts: 1
Joined: Mon Jan 28, 2008 2:48 am

Can a professional php programmer help me ?

Post by mohammadsamy »

I have a problem and want you to help me

I want to capture video from webcam using php and store it in file to retrieve it in any time; can i do this by php?, is there any tool helping me to do this?.

please if you know any thing about this please tell me.

thanks in advance.
User avatar
Inkyskin
Forum Contributor
Posts: 282
Joined: Mon Nov 19, 2007 10:15 am
Location: UK

Re: Can a professional php programmer help me ?

Post by Inkyskin »

To be honest, Flash is probably the best tool to capture a webcam image within a webpage.

The only other option is to let people upload a video file to your site that they already made - that can be done with PHP.

Heres a good forum post with decent info and links for recording within flash: http://board.flashkit.com/board/showthread.php?t=713064
Post Reply