Hi,

I'd like to implement the possibility of taking a picture in my mobile phone
application.
I got it working with the CameraCaptureDialog but this interface is too
complicated for the users of the application.
I understood that if I want my own interface I need to use DirectShow or use
C++ and use the API.
I'm not a C++ programmer and I never worked with or used DirectShow. The
rest of the project is programmed in C#.
Is there anyone who can get me started?

Thanks a lot!

Tobias