Silvio Colombaro
2011-10-20 10:46:54 UTC
Good morning,
I was trying to develop a small application that should not
to do is display on the screen the incoming signal by a
IP camera.
Through the camera driver I get a complete frame in one
selectable color space, YUV444, YUV422, YUV411, RGB24, RGBA32,
RGB48.
My application should only create a small window where you
can see the incoming video.
Regarding the window no problem, the
documentation is clear, but I can not find the best way (and
naturally more powerful) to transfer the frame into a
DirectFB surface.
Thank you very much
SC
I was trying to develop a small application that should not
to do is display on the screen the incoming signal by a
IP camera.
Through the camera driver I get a complete frame in one
selectable color space, YUV444, YUV422, YUV411, RGB24, RGBA32,
RGB48.
My application should only create a small window where you
can see the incoming video.
Regarding the window no problem, the
documentation is clear, but I can not find the best way (and
naturally more powerful) to transfer the frame into a
DirectFB surface.
Thank you very much
SC