Question / Help Unable to Window Capture .Net WPF applications

Docmal

New Member
I am having a problem streaming a simple Windows .net WPF application.

As a test I created an application that is a simple window with a button that updates a textbox with a click count.

Using OBS I can find the application when adding a new "window capture" source. When I preview the stream I can see the application being streamed. However, the stream never updates and remains a static picture. When I click the test app to increase the counter the stream does not update.

This same application written in Windows .net WinForms works fine.
 
Top