diff --git a/README.md b/README.md index 10a6351..7ac3f1f 100644 --- a/README.md +++ b/README.md @@ -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: