PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Petrus Vorster on March 31, 2013, 10:02:42 AM

Title: Animation / Direct Camera Feed
Post by: Petrus Vorster on March 31, 2013, 10:02:42 AM
This is one of my crazy ideas again. A side project if you can say so.
But if anyone has some ideas, it may put me on some right track.

1) What animation control should I use to view AVI files in Firefly?
2) How can one view a direct feed from a digital camera on a form?
3) How do they make a program identify certain shapes in a video feed? (Like faces?)

Some pet project to record video streams.
Title: Re: Animation / Direct Camera Feed
Post by: José Roca on March 31, 2013, 04:14:14 PM
> 1) What animation control should I use to view AVI files in Firefly?

SysAnimate32
http://msdn.microsoft.com/en-us/library/windows/desktop/bb761881(v=vs.85).aspx

> 2) How can one view a direct feed from a digital camera on a form?

AVICap
http://msdn.microsoft.com/en-us/library/windows/desktop/dd757692%28v=vs.85%29.aspx
Title: Re: Animation / Direct Camera Feed
Post by: Jim Dunn on April 01, 2013, 01:06:36 PM
http://www.powerbasic.com/support/pbforums/showthread.php?t=49820
http://www.powerbasic.com/support/pbforums/showthread.php?t=22746
Title: Re: Animation / Direct Camera Feed
Post by: Petrus Vorster on April 02, 2013, 12:03:47 PM
Thanks all!
Let me dig a bit into this! Much appreciated!