session tweak, update docs
This commit is contained in:
@@ -117,18 +117,18 @@
|
||||
<h1>Media Transport</h1>
|
||||
|
||||
<div class="section">Workspace</div>
|
||||
<a href="#" data-svg="crates.svg" data-title="Crate Dependency Graph" data-desc="Workspace members, external deps, what's implemented vs stubbed">
|
||||
Crate graph <span class="phase-badge">phase 2</span>
|
||||
<a href="#" data-svg="crates.svg" data-title="Crate Dependency Graph" data-desc="Workspace members and external deps">
|
||||
Crate graph
|
||||
</a>
|
||||
|
||||
<div class="section">Client (sender)</div>
|
||||
<a href="#" data-svg="client-pipeline.svg" data-title="Client Pipeline" data-desc="KMS capture → VAAPI encode → TCP transport">
|
||||
Pipeline <span class="phase-badge">phase 2</span>
|
||||
<a href="#" data-svg="client-pipeline.svg" data-title="Client Pipeline" data-desc="KMS capture + PulseAudio → VAAPI H.264 + AAC → TCP transport">
|
||||
Pipeline
|
||||
</a>
|
||||
|
||||
<div class="section">Server (receiver)</div>
|
||||
<a href="#" data-svg="server-pipeline.svg" data-title="Server Pipeline" data-desc="Current stub + planned: NVDEC, scene detection, IPC, frame buffer">
|
||||
Pipeline <span class="phase-badge">phase 2 stub</span>
|
||||
<a href="#" data-svg="server-pipeline.svg" data-title="Server Pipeline" data-desc="fMP4 recording, UDP live relay, scene detection (UDS → Python), audio extraction">
|
||||
Pipeline
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user