C#C
C#3y ago
Stranger

❔ WPF application crashes when streamed by discord

Hello everyone,
I'm trying to build a WPF application, when i try to stream the application using discord's video streaming feature it crashes the application instantly after focusing the application no exceptions thrown or anything.

I tried creating a new WPF project and building the project and both produce the same behavior, i also found out that discord's signed DLL which you can disable in discord's video and audio settings seems be the cause of these crashes.

I would appreciate any ideas on how to fix it rather than changing discord's settings (:
Was this page helpful?