Re: [Live-devel] Stream JPEG images created with OpenCV

2011-06-14 Thread Ross Finlayson
\Hi!!... i'm trying to solve a problem to create a stream application. I have an application that use OpenCV to capture frames from any camera connected .. this works in a thread feeding a circular buffer (using semaphores ).. then i read from this buffer to do some processing and feed another

[Live-devel] Stream JPEG images created with OpenCV

2011-04-20 Thread Matias Hernandez Arellano
(sorry for my english) Hi!!... i'm trying to solve a problem to create a stream application. I have an application that use OpenCV to capture frames from any camera connected .. this works in a thread feeding a circular buffer (using semaphores ).. then i read from this buffer to do some proces