peder2key

Results 12 comments of peder2key

I just downloaded the code and tried to compile it with Qt5.15.0.. But this dont seem to be the problem for windows, but I am getting this error: error: definition...

Thanks! I was able to compile it on my mac, but when i tested the example code this was the result: Creating TCP server RPC error: "method 'getRandomInt' not found,...

Interesting. I don't have the problem with memory leaking in the WPF app. But I got a exception when I stopped recording with the winforms app. But not sure if...

I dont know if this is any help, but I downgraded the nuget package to 5.1.0 and the memory leak was not there anymore.

I will check :) Thanks for fast response and a great library 👍

I was using the 5.2.0 version. I have set the IsThrottlingDisabled property to false. I will try to upgrade to latest version to see if that changes anything.

I updated the version to 5.3.1 and did some testing and it worked a couple of times but then it failed like this: ![image](https://github.com/sskodje/ScreenRecorderLib/assets/3829467/504312db-9a7a-46c8-acdc-71bbbab21e3e) I never get the event OnRecordingComplete...

I did some testing and got this result: ![image](https://github.com/sskodje/ScreenRecorderLib/assets/3829467/45432cf3-34cb-4e71-a0c1-1fd6b23b465d) I was running 10 runs, 10min recording. Does it give you any clue?

Hmm not sure that I got a UAC pop or that I logged out, but did a new run with trace as debug option: [Log_638308819328152179.txt](https://github.com/sskodje/ScreenRecorderLib/files/12681117/Log_638308819328152179.txt) I have added the log...

I have pretty much run the same test on another computer without any problem. I will try to update windows and the drivers. And run the test again.