Completed
Last Updated: 01 Aug 2019 11:11 by ADMIN
When run over Remote Desktop the webcam does not render anything. This is because D3DImage does not render when WPF switches to software render mode which happens when running an app over Remote Desktop. There is a possible fix for it implemented in .NET 4.5 which allows D3DImage to also fall back to software rendering.
Completed
Last Updated: 01 Oct 2019 10:55 by ADMIN
Release LIB 2019.2.805
Add an API that allows you to hide the Start Recording and Take Snapshot buttons.