3

I have a Windows WPF application and I want to stream a video from my usb camera using MediaElement control. Is it possible to set usb camera as source to MediaElement? I'm using VS2010 framework 4.0 and c# language.

dani
  • 469
  • 3
  • 12
  • 23

1 Answers1

1

Try http://wpfmediakit.codeplex.com/

Eli Arbel
  • 22,391
  • 3
  • 45
  • 71