Page 1 of 1

Streaming application images

Posted: 23 Feb 2011 11:25
by belion
Hello,

I have an application written in OpenCV that does some processing on images.

I want to stream the resulting images via RTSP using libVLC. How can I get the images into libVLC?

I know I can do it by saving the images to disk, but it is not a good solution for me due to obvious performance issues.

Thank you

Re: Streaming application images

Posted: 05 Mar 2011 20:51
by raulhcordeiro
I do a task similar. Use invmem codec with fake input module and be heppy!
I explain on topic below, see there to no duplicate content!

viewtopic.php?f=32&t=81529