Play video on QNX

Hi,

I am receiving video frame pixel buffer from a RTSP server.
And I want to display the video on QNX.

I am trying to use OpenGl to render the pixels into a surface, but no success.

Can anyone give me any hint on what is the best way to display video in QNX.

Thx.

Best regards

It depends. If your application is openGL, then you are probably on the right track. If not, using Photon there are a number of strategies. There is a section in the help on animation which will be helpful. If using QNX 6.4.1+ you might want to look at the newer img layer routines.