mirror of
git://f0xx.org/android_cast
synced 2026-07-29 06:18:42 +03:00
Android Cast desktop
Session Studio (session-studio/)
JavaFX desktop app for session log analysis (Linux .jar or native image later).
./gradlew :session-studio:run
Open session_*.json from the device (files/session_stats/). New captures include a samples[] time series (~2 s) for charts.
Roadmap (full mobile parity + analytics)
| Phase | Scope | Estimate |
|---|---|---|
| 1 | Session Studio charts (overlay, multi-session, export) | 2–3 months |
| 2 | Desktop sender (screen capture) + receiver window | 4–6 months |
| 3 | Transport/codecs/FEC parity with mobile | 3–4 months |
Packaging: prefer jpackage AppImage over raw JAR for Linux users; JAR remains fine for developers.