Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-22 | 446 Bytes | |
v3.0.0 source code.tar.gz | 2024-11-22 | 13.3 kB | |
v3.0.0 source code.zip | 2024-11-22 | 22.5 kB | |
Totals: 3 Items | 36.2 kB | 2 |
Breaking
- Rewrite to use ScreenCaptureKit (#80) 7591bb5
- Require macOS 13+
- New class structure
- Use
async
/await
Improvements
- Add support for recording system audio
- Add support for lossless audio
- Add support recording specific windows
- Allow multiple recordings at the same time
- Add documentation