From 75f2b607a66f94ae7d990d1cd85f43985b544949 Mon Sep 17 00:00:00 2001 From: menekis Date: Mon, 20 Jul 2026 13:39:04 -0400 Subject: [PATCH] adding images --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7fa5ccf..ca171c3 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,21 @@ To build this streaming node, you will need the following physical components: * **Raspberry Pi:** A Raspberry Pi 3B, 4, or Zero 2 W is recommended, along with a reliable power supply and MicroSD card. * **USB Audio Interface (ADC):** A device to convert the analog audio to a digital signal for the Pi. I had best restults with the [Behringer UCA202](https://www.amazon.ca/-/fr/Behringer-UCA222-Interface-audio-rouge/dp/B0023BYDHK/) + + + * **Turntable:** Your vinyl record player with analog output like the [Audio-Technica AT-LP60XBT-BK](https://www.amazon.ca/-/fr/dp/B07N3RFXRL) + + + * **[3.5mm to RCA Cables]((https://www.amazon.ca/VCE-adaptateurs-st%C3%A9r%C3%A9o-femelle-Plaqu%C3%A9/dp/B06XCR898P)):** To connect the turntable/preamp to the audio interface. + + + * **[3.5 mm Splitters](https://www.amazon.ca/-/fr/R%C3%A9partiteur-femelle-dextension-Adaptateur-Compatible/dp/B0CN8WRSNG):** To keep the connection available to your Home Theater or Speakers + + ## 💻 Software Prerequisites The streamer relies on two core pieces of software: a capture/encoding client and a broadcast server.