Hello,
Currently, I am coding a program for my speedrun community in Visual Studio (a WPF application). Since I'm new to WPF apps, I was orienting quite a bit on an existing open source program serving a similar purpose. That is (as far as I can tell) a WPF Application written in Visual studio as well.
(That program is called Livesplit)
I have come quite far with my program now, but I noticed that OBS is not picking up my program in window capture mode at all. After searching this forum and google for answers I found pretty much only this thread: https://obsproject.com/forum/threads/wpf-applications-window-capture-not-working.9522/
Has OBS changed something in that regard or is that still not working? The compatibility modes in OBS Studio and Classic only fix the cursor glitching out, and the recorded footage remains pitch black.
Or is there maybe a workaround for me as the developer of the WPF app to change how it was rendered or something?
I think the program I'm learning from just has his own "component renderer" and probably that's why it doesn't have any problems...
Btw: I'm on Windows 10 and have the exact same behavior on OBS classic and Studio
Thanks in advance for any Help or Pointers you guys can give me.
Currently, I am coding a program for my speedrun community in Visual Studio (a WPF application). Since I'm new to WPF apps, I was orienting quite a bit on an existing open source program serving a similar purpose. That is (as far as I can tell) a WPF Application written in Visual studio as well.
(That program is called Livesplit)
I have come quite far with my program now, but I noticed that OBS is not picking up my program in window capture mode at all. After searching this forum and google for answers I found pretty much only this thread: https://obsproject.com/forum/threads/wpf-applications-window-capture-not-working.9522/
Has OBS changed something in that regard or is that still not working? The compatibility modes in OBS Studio and Classic only fix the cursor glitching out, and the recorded footage remains pitch black.
Or is there maybe a workaround for me as the developer of the WPF app to change how it was rendered or something?
I think the program I'm learning from just has his own "component renderer" and probably that's why it doesn't have any problems...
Btw: I'm on Windows 10 and have the exact same behavior on OBS classic and Studio
Thanks in advance for any Help or Pointers you guys can give me.