sskodje / ScreenRecorderLib

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
MIT License
414 stars 94 forks source link

Hii @sskodje I know that when window is minimized , it is no longer to rendered. So it's become black screen . #304

Closed SumitKumar-89 closed 4 months ago

SumitKumar-89 commented 4 months ago
          Hii @sskodje I know that  when window is minimized , it is no longer to  rendered.  So it's become black screen . 

But we want to record/ captured wpf application 's screen when window is minimized. Like recording must be continues while windows minimized

So is there any way to fix this ???

Originally posted by @SumitKumar-89 in https://github.com/sskodje/ScreenRecorderLib/issues/303#issuecomment-2205070274