Page 1 of 1

How to get a queue of still images from a stream

Posted: 11 Nov 2011 10:17
by carlesls
I think that is a question which is repeatly asked in VLC forums by many developers. No to take a snapshoot from the player or the screen itself and then saved in a folder as .jpg or .bmp but to get the images programmatically (images in memory) and then processthem or add some kind of symbol. In my case I am using emgucv (opencv warpper), some people use opencv, some people hide faces.

Can libVLC really do that? there is a way to do it?

and forgive my English,
Thank you,

Carles.

Re: How to get a queue of still images from a stream

Posted: 11 Nov 2011 11:24
by RĂ©mi Denis-Courmont
Dude, it's open-source; you can do whatever you feel like.