-
Since v2, we have been using the `CGSHWCaptureWindowList` api to capture window images. I tried to refresh them on a timer at screen refresh-rate to simulate video. My POC worked but performance was a…
-
**Describe the bug**
RocketSim seems to have an always on top invisible window. However this window is included in the SCContentSharingPicker of the ScreenCaptureKit framework. Since the window is al…
-
# Error: probably related to MAC M1
Installed pyobjc-core and pyobjc module in that order via pip in venv.
## System Info
machdep.cpu.brand_string: Apple M1
ProductName: macOS
ProductVersio…
-
### Detailed steps on how to reproduce the bug
cmake -B build -DMAC_OS_VERSION_14_0=TRUE -DMAC_OS_X_VERSION_MAX_ALLOWED=MAC_OS_VERSION_14_0
### What is the expected behaviour?
Build would complete.…
-
Meetings, videos, etc provide valuable context. Other audio sources, such as Spotify or from gaming, provide noisy data that is not likely to be ingested.
Audio API's vary by system. ALSA for Linux…
-
### Extension
https://www.raycast.com/huzef44/screenocr
### Raycast Version
1.78.1
### macOS Version
15.0
### Description
On macOS 15, ScreenOCR cannot be used. Every time it try to get a scree…
-
### Describe the bug
Every time I save file cargo check invoked from rust analyzer. then tauri trigger reload and recompile.
However it recompile a lot of crates each time I save which takes a lot o…
-
wwdc24更新了screencaptureKit, app未来会支持录制hdr内容吗?
-
I want to set the deployment target to macos_13_0 and use ScreenCaptureKit.
```toml
cidre = { git = "https://github.com/yury/cidre", rev = "d37e5ac9baf5ecc2966a22e6ad9dfb11b99a262a", features = …
-
how does screenpipe work?
- vision: screenpipe take screenshots of all your windows of all your monitors continuously and do OCR + mp4 encoding to disk
- we use windows native OCR for windows
…