On Fri, Mar 24, 2000, Dunlap, Randy <[EMAIL PROTECTED]> wrote:
> 
> I'm using the new cpia driver (works with parallel
> port or USB cpia cameras) with camstream.
> It's scary.  I have blue skin again.
> 
> This is obviously the RGB vs. BGR problem.
> Where's the correct solution to this problem?
> (where should it be?)

This was a confusion on our part. V4L uses a different order for RGB
depending on if you're using read() or mmap(). Nemosoft was correct in
his first implementation, but alas I tried to use logic (why would they
be different?) and I was wrong.

Of course, no documentation on this "feature".

JE


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to