Record Screen with PHP

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
User avatar
silvercover
Forum Newbie
Posts: 10
Joined: Thu Sep 20, 2007 10:17 am

Record Screen with PHP

Post by silvercover »

Hi,

I need some basic video capturing features. So I want to ask, is there any way, library or work-round for recording browser screen in a video file using PHP?

Thanks in Advance.
djlex1928
Forum Commoner
Posts: 31
Joined: Sun Sep 19, 2010 3:23 pm

Re: Record Screen with PHP

Post by djlex1928 »

I think the closest you'll get to that is using flash, but even then I think you'll be limited to what you can actually achieve.
Post Reply