Franz Anthony Varela

Results 5 issues of Franz Anthony Varela

Not sure if this is just a bug with the library or just a limitation based on the hardware but On my Mac, I can request a FrameType::RGB and each...

This is just a matter of idiomatic preference. I think that (from my minimal usage of this lovely library so far) creating a Capturer fundamentally relies on is_supported and has_permission...

Currently to capture a full screen (on Mac), I either need to write the width and height literals from the system settings or retrieve them from Winit. If you are...

I have an application that roughly emulates the example scap program -- I've ran it on Windows and Mac and those work fine. I recently tried running the same example...