not-matthias / obs-rs

Capture frames of any game using OBS.
MIT License
141 stars 23 forks source link

[obs_client::utils::pipe] GetOverlappedResult failed with error code: 109 ERROR_BROKEN_PIPE #7

Open Sonicarcade opened 1 year ago

Sonicarcade commented 1 year ago

I can run your code and it starts capturing frames, but as soon as I alt tab or lose focus of the captured window, i get the aforementioned error:

[obs_client::utils::pipe] GetOverlappedResult failed with error code: 109 ERROR_BROKEN_PIPE

I think whenever I alt tab, the IO is blocked and pipe line is broken? Any ideas how you would go about fixing this? I am only using your example code and added in some error output logs

Sonicarcade commented 1 year ago

Seems like this error only happens for valorant