| Vishuonline 2006-01-25, 7:19 pm |
| Hi,
I need to make an application on WM5 Smartphone, which captures a video. I
have to do some image processing on the video. I mean, from my application, I
should launch the native video or camera control and the video stream has to
be processed live while the user is seeing the video/camera viewfinder.
My question is; What is the best way to develop such an application?
DirectShow or Native camera APIs?
I had earlier made application (NATIVE) on PPC and Smartphone where the user
can capture an image and the captured image is processed. Now that WM5 seems
to provide me access to stream of images, I am hoping to make an application
that processes the images in real time. Anopther problem I faced is I was not
able to successfuly use any of the sample Directshow projects. If someone can
point me to a sample directshow project (Native/Managed) that launches
video/camera viewfinder, I would greatly appreciate it.
Thanks in Advance.
|