Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mac: stream a video file as webcam to applications (similar to CamTwist)

I am trying to program a feature, similar to that of CamTwist, with which a video file (on hard disk) can be broadcasted to other applications as video input.

However, I am not sure where to begin..googling did not help much either.

a little guidance could be useful. :)

like image 449
Jags Avatar asked Nov 17 '10 16:11

Jags


1 Answers

You've got the OSX tag set so I'm guessing you want to do this on a Mac. Take a look at Syphon it has a good shot at being what you're looking for.

like image 155
Richard Milewski Avatar answered Oct 14 '22 02:10

Richard Milewski