25 lines
799 B
Markdown
25 lines
799 B
Markdown
---
|
||
active: true
|
||
tags: project
|
||
created: 2026-03-14 16:35
|
||
---
|
||
## Goal
|
||
|
||
Create general purpose camera software. Must be able to:
|
||
|
||
- Show four cameras at once
|
||
- Change the streaming image quality
|
||
- Mute and unmute a single camera
|
||
- Bring one camera to the foreground
|
||
- Work on macOS and iPad
|
||
## Tasks
|
||
|
||
- [x] Fix bug with the audio stopping and not being able to restart ➕ 2026-03-14 ✅ 2026-03-23
|
||
- [x] Change the code so that we can change the image quality ➕ 2026-03-14 ✅ 2026-04-13
|
||
- [x] Add versioning to the project ➕ 2026-03-14 ✅ 2026-04-13
|
||
- [x] Create a `.dmg` ➕ 2026-03-14 ✅ 2026-04-13
|
||
- [ ] Revert to the other camera streaming library and ensure that it does not crash in release mode ➕ 2026-04-13
|
||
- [ ] Create a signed and notarized `.pkg` ➕ 2026-04-13
|
||
## References
|
||
|