Commit cd29245
committed
feat: add quadrator mode — 4 simultaneous camera streams in 2x2 grid
- QuadCell inner class: self-contained RTSP video-only player per cell
- TCP-only in quad mode (UDP fixed ports can't be shared)
- No audio in quad mode to reduce resource usage
- Per-camera Quad: YES/NO toggle in Settings (default NO)
- Quadrator: OFF/ON menu item between Carousel and Exit
- Quad and Carousel are mutually exclusive
- State persisted in SharedPreferences, survives pause/resume
- Tap any quadrant to open menu
- Bump version to 1.171 parent 8c74903 commit cd29245
2 files changed
Lines changed: 627 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments