MediaCaptureWPF
MediaCaptureWPF copied to clipboard
Camera preview in WPF Desktop apps using WinRT MediaCapture
NET 6.0
Hello and thanx for your beautiful work. I'm still using it, because WPF still not have a D3D solution. As the years go by, I now need to port MediacaputreWPF...
I am running Windows 10 Pro (v1809 build 17763.292) inside Parallels Desktop Pro (v14.1.0 (45387)) on macOS Mojave (v10.14.1 (18B75)). I have three cameras connected; one conventional USB webcam and...
Hi, guys. I've been using this library (I got it from nuget). Thank you. By the way, I have found that this library has a dependency between MSVCR120.DLL and MSVCP120.DLL...
Hi, i hope you can help me out! It seems that trying to open the C++-Projects of your Source in Visual Studio 2015 doesn´t work for some reason. (Only possible...
Hello I'm trying to get your MediaCaptureWPF working, in my the sample project I just want to show preview but the functuion (preview.StartAsync();) makes bug in MediaCaptureWPF.Native ERROR CODE 0x80004002...
I am not able to see preview of video device on specific machine. But I am able to get the resolutions and take the screenshot from the video device. Below...
I am getting {"Exception from HRESULT: 0xC00DABE0"} on Line 26 of MainWindow.xaml.cs (await capture.InitializeAsync....) Following is the stack trace at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at CaptureTestApp.MainWindow.d__1.MoveNext() in ...\CaptureTestApp\MainWindow.xaml.cs:line...
Would it be possible to use the 2017 version of the VC runtime? The one from 2013 does not allow app-local deployment which requires the users of apps that use...
This resolves a memory leak.
What are the requirements to get wpfmediacapture.dll work on a new machine. Windows 10 x64. My application is Wpf and works on development computer. It has been tested with a...