CapSoftware / scap

High-performance, cross-platform screen capture library in Rust.
https://crates.io/crates/scap
Other
231 stars 44 forks source link

Fix restart on pipewire capturer #101

Closed quexten closed 3 months ago

quexten commented 4 months ago

https://github.com/helmerapp/scap/issues/100

As far as I understand, the capturer state should return to 0 after the capturer has fully shut down. Locally, this seems to fix my issue.

MAlba124 commented 4 months ago

LGTM!

clearlysid commented 3 months ago

Thanks for the PR @quexten and review @MAlba124 ! 🥳👏