add hardware connection flow

This commit is contained in:
2026-07-20 13:28:36 -04:00
parent f18fc02e4c
commit 5f3200c55f
+10
View File
@@ -27,6 +27,16 @@ The streamer relies on two core pieces of software: a capture/encoding client an
## 🚀 Installation & Setup
### Hardware Flow
```mermaid
flowchart TD
A[Turntable] --> B[3.5mm Splitter]
B --> |3.5mm|C[3.5mm to RCA converter]
B --> |.5mm|D[Home Theater]
C --> |RCA|E[Behringer UCA202]
E --> |USB|F[Raspberry Pi3]
```
### Option A: Bare-Metal Package Installation
1. Update your system and install the required packages: