ScreenRecorderLib icon indicating copy to clipboard operation
ScreenRecorderLib copied to clipboard

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.

Results 59 ScreenRecorderLib issues
Sort by recently updated
recently updated
newest added

I have tried the recorder on a Windows 10 22H2 PC. Interestingly the colors of recording are reverted to redish tone. https://user-images.githubusercontent.com/92986100/218127022-3e63ca62-b125-4e9c-944d-8879e3fb5e1e.mp4

Is it possible to record in a buffer? Say constantly record, but only keep the last 5 minutes of video footage

enhancement
help wanted

Not sure what else to describe this as, but essentially it would be that the recording and the playback fps would be different. So, say you only wanted to record...

enhancement

1. Added GIF support for SnapshotFormat 1. Updated frame naming scheme in Slideshow to use the 6-digit format This will be helpful to create GIF from frames. Tools like gifsicle...

I have tried recording google meet calls with it. In the beginning, audio and video remain in sync but after some time, the audio goes out of sync. Mostly Audio...

Is it possible with the library that we receive the frame in OnFrameRecorded event instead of writing to video?

enhancement
help wanted

I have a wpf application in which h have multiple tab and if I pop the tab out the pop out tab is not getting recorded. Or if any popup...

Hello sskodje, First, I would like to thank you for your great job. you library is awesome ! I have a small issue when adding "Window Overlay", The Window of...

Are there plans to support ARM64? It seems that Microsoft is pushing for ARM PCs and I don't believe ScreenRecorderLib will work on those.

enhancement
help wanted

`IsMinmimized` instead of `IsMinimized` as seen in the header file https://github.com/sskodje/ScreenRecorderLib/blob/d4e6dc3327072595267c33587d063527622bfbe3/ScreenRecorderLib/RecordingSources.h#L378