Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all!

My task is to add camera into our system with livevideo, snapshot and recordvideo functionalities. Our system runs on windows 7 and we are using C# with .NET4 framework. UI is based on WPF. Type of camera interface varies, it could be usb or cameras own captureboard.

Im quite new .net developer so I like to know is there any media/camera classes in .net framework. Please tell me that I dont have to use directshow because I find it extremely trivial and using unmanaged code could lead problems, right?

Looking to hear your thoughts and tips :)

Cheers!
Posted

1 solution

 
Share this answer
 
Comments
paleGegg0 29-Dec-10 6:40am    
Thanks for the tips! Those links gave me idea to try Microsoft Media Foundation. Maybe that will help with my challenges. :)
thatraja 29-Dec-10 6:42am    
I'm glad to help you all. welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900