subbiah
01-14-2004, 12:54 AM
Hi,
I want to display Live video image (2D data)coming to me at 640x480 resolution and 3fps speed my Intel Desktop motherboard based hardware with XFree86 4.3.0 & RedHat Linux 7.2. The data is coming to me in the form of RGB and 24bit color depth.
I have to zoom the data by factor 2 and display on my portion of the screen. Does any hardware accelleration can be used for the zooming operation.
The time latency for the display of image should be less than 30ms is expected.
Can I use the DRI Support with Open GL for getting the good performance?.
Can any one suggest me the good way of approach for this development?.
Thanks.
I want to display Live video image (2D data)coming to me at 640x480 resolution and 3fps speed my Intel Desktop motherboard based hardware with XFree86 4.3.0 & RedHat Linux 7.2. The data is coming to me in the form of RGB and 24bit color depth.
I have to zoom the data by factor 2 and display on my portion of the screen. Does any hardware accelleration can be used for the zooming operation.
The time latency for the display of image should be less than 30ms is expected.
Can I use the DRI Support with Open GL for getting the good performance?.
Can any one suggest me the good way of approach for this development?.
Thanks.