mmaitre314 / MediaCaptureWPF

Camera preview in WPF Desktop apps using WinRT MediaCapture
http://mmaitre314.github.io/MediaCaptureWPF
Apache License 2.0
52 stars 26 forks source link

NET 6.0 #13

Open puckkk opened 2 years ago

puckkk commented 2 years ago

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 on NET 6.0. I tried to get it working: everything is compiling, but I get and exception (invalid cast exception in WINRT) that i do not understand when I try to start the preview. The NET 6.0 version is here: https://github.com/puckkk/MediaCaptureWPF-master-mmaitre-net-6.0 Do you have any ideas?

HappyMax0 commented 1 year ago
net6.0-windows10.0.19041.0 10.0.17763.0 enable true WinExe
HappyMax0 commented 1 year ago

`

net6.0-windows10.0.19041.0 10.0.17763.0 enable true WinExe

`