1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:58:14 +03:00

TOC inside the docs

This commit is contained in:
Anton Afanasyeu
2026-06-03 06:23:08 +02:00
parent 4527e97dc0
commit bd339ee90c
24 changed files with 2768 additions and 1 deletions

View File

@@ -2,6 +2,21 @@
Android Cast streams over **WiFi** (UDP/TCP/QUIC). USB-C→HDMI adapters use Androids **wired external display** stack, which is separate from the cast protocol.
---
## Table of contents
<!-- toc -->
- [Layer model](#layer-model)
- [Phase D — external display awareness & future capture](#phase-d-external-display-awareness-future-capture)
- [Phase E — USB-tether transport](#phase-e-usb-tether-transport)
- [Tablet + adapter checklist (e.g. Doogee Tab G6 Max → HY300)](#tablet-adapter-checklist-eg-doogee-tab-g6-max-hy300)
<!-- /toc -->
**Documentation index:** [README.md](README.md)
---
## Layer model
| Layer | Mechanism | This app today |