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.
> 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
http://www.powerbasic.com/support/pbforums/showthread.php?t=49820
http://www.powerbasic.com/support/pbforums/showthread.php?t=22746
Thanks all!
Let me dig a bit into this! Much appreciated!