On the following line when it start recording it show Systm.AccessViolationException: Attemp to read or write protected memory. This is often an indication that other memory is corrupt.
_recorder = ScreenRecorderLib.Recorder.CreateRecorder(opts);
This exception is on some computers not all.
Any solution please.
On the following line when it start recording it show Systm.AccessViolationException: Attemp to read or write protected memory. This is often an indication that other memory is corrupt.
_recorder = ScreenRecorderLib.Recorder.CreateRecorder(opts);
This exception is on some computers not all.
Any solution please.