Commit Graph

6 Commits

Author SHA1 Message Date
b1f5f4ee61 add mic recording, rename scripts, extend camera dump
- Rename main.py → play_speaker.py
- Add record_mic.py: record audio from camera mic via RTSP to a
  timestamped WAV in data/
- Add private API camera dump to dump_camera.py
- Update README scripts section
2026-03-01 05:21:51 +01:00
2d16b04e88 Add private info dump 2026-03-01 05:17:15 +01:00
3a60ea5cb7 fix speaker volume control and auth
- Rename USERNAME/PASSWORD to UNIFI_USERNAME/UNIFI_PASSWORD to avoid
  conflict with the Windows USERNAME system environment variable
- Set both speakerSettings.volume and speakerSettings.speakerVolume
  in the PATCH request
- Log volume before and after the change to verify it took effect
2026-03-01 05:13:32 +01:00
20cc348995 Play audio with rtp stream 2026-03-01 04:46:13 +01:00
4219afb93c Get camera details 2026-03-01 04:33:37 +01:00
7e58b16c51 Initial commit 2026-03-01 03:54:39 +01:00