No description
Find a file
Mitchell R 371c023c81
feat: Rust kiosk app — GTK4 + GStreamer multi-camera display
- Server discovery (localhost → betterframe.local → cloud)
- Pairing flow with fullscreen code display
- Bundle fetch and layout rendering
- GTK4 Grid layout matching template regions
- GStreamer pipelines per camera cell via gtk4paintablesink
- Heartbeat loop in background thread
- Placeholder widgets for web/html cells
2026-05-10 04:18:40 +02:00
kiosk feat: Rust kiosk app — GTK4 + GStreamer multi-camera display 2026-05-10 04:18:40 +02:00
scripts adding initial project 2026-05-10 01:09:13 +02:00
server fix: URL-encode RTSP credentials to handle special chars like @ 2026-05-10 04:03:23 +02:00
.gitignore adding initial project 2026-05-10 01:09:13 +02:00
package-lock.json build fixes for bsb 2026-05-10 01:46:11 +02:00
package.json adding initial project 2026-05-10 01:09:13 +02:00
sec-config.yaml feat: implement kiosk API, pairing flow, and bundle generation 2026-05-10 03:12:07 +02:00
tsconfig.base.json adding initial project 2026-05-10 01:09:13 +02:00