Hi,
I could finally capture
data from a webcam and display it over DirectFB in any desired
format.
Now I have another
problem.
I have to display data
captured from the webcam on my local machine as well as on a remote
machine.
And the window size
on the local machine is of size QCIF (176x144) whereas on the
remote side the
window size is to be CIF (352x288).
When I capture the
images in CIF the local display is obviously out of scale and when I capture the
images
in QCIF I get a tiled
display on the remote side which is also quite obvious.
- What size should I capture the images from the webcam?
- If I capture in CIF how do I scale the local display?
- And if I capture in QCIF how do I scale the remote display. I tried doing a StretchBlit onto the remote
window surface but got no display.
Kaushik
Choudhary
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com |
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
