Webcam class for bmx

BlitzMax Forums/BlitzMax Programming/Webcam class for bmx

Mirko(Posted 2005) [#1]
I just created a little webcam class and put it to the code archives.
Perhaps someone is interested in it.
http://blitzbasic.com/codearcs/codearcs.php?code=1437


Panno(Posted 2005) [#2]
great and thx

but for what is a carpc ??


Mirko(Posted 2005) [#3]
It's the PC i build into my car. That's why i needed a webcam class. I used bmx to write a desktop for the pc in my car. whith big buttons and gps, webcam, video, audio, statistics with speed, height, cpu und case temp, ...


Booticus(Posted 2005) [#4]
No way! Thats pretty cool!


MarkAM(Posted 2006) [#5]
I have updated the class to support 8bpp, 32 bpp and 12bpp YUV (typical for intel webcams).

The source can be found at http://www.kita.org.uk/software.html


MadsNy(Posted 2006) [#6]
hey guy's.
i testet the example by Mirko, works like a dream, im picking thoes happy pixels all day long to plot on other things, but i have a somehow strange problem.

i can't seem to get the Overlayer screen away, putting enablePreviewMode to false and overlayerMode to false as well have no effect (neither pulled to true)..

so how do i get rid of it, it's mildly said in the way.