From d549e9a0d71a5332ef8fbc7e1384ff9d05f94a7f Mon Sep 17 00:00:00 2001 From: Jay Beale Date: Tue, 13 Feb 2024 10:45:04 -0800 Subject: [PATCH] Added manufacturer link since unavailable to the US via Amazon.de (#1237) * Added manufacturer link since unavailable to the US via Amazon.de * Changed link to Amazon.com as requested * Updated to Amazon.com --- docs/v1.md | 2 +- docs/v2.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/v1.md b/docs/v1.md index aff405f..b69cff1 100644 --- a/docs/v1.md +++ b/docs/v1.md @@ -21,7 +21,7 @@ Note that the better way to use Pi Zero is making [PiKVM V2](v2.md) - it supports more USB features.* 4. **Video capture device:** - * **[✮ ✮ ✮ HDMI-CSI bridge based on TC358743 chip](https://www.amazon.de/Waveshare-Raspberry-Supports-Backward-Compatible/dp/B092HVP926/)**.
+ * **[✮ ✮ ✮ HDMI-CSI bridge based on TC358743 chip](https://www.amazon.com/waveshare-HDMI-CSI-Camera-Adapter/dp/B08TR7R6R/)**.
*Supports H.264 video encoding on Raspberry Pi 3, automatic resolution selection and the lowest possible latency.* * ... or [HDMI-USB dongle](https://www.amazon.com/Capture-Streaming-Broadcasting-Conference-Teaching/dp/B09FLN63B3).
*Only heavy MJPEG video, no resolution detection, big latency compared to HDMI-CSI. diff --git a/docs/v2.md b/docs/v2.md index 377cadb..88ffd2a 100644 --- a/docs/v2.md +++ b/docs/v2.md @@ -17,7 +17,7 @@ *Compact and cheap, but not so reliable solution because of lack of the wired Ethernet.* 3. **Video capture device:** - * **[✮ ✮ ✮ HDMI-CSI bridge based on TC358743 chip](https://www.amazon.de/Waveshare-Raspberry-Supports-Backward-Compatible/dp/B092HVP926/)**.
+ * **[✮ ✮ ✮ HDMI-CSI bridge based on TC358743 chip](https://www.amazon.com/waveshare-HDMI-CSI-Camera-Adapter/dp/B08TR7R6RL).
*Supports H.264 video encoding, automatic resolution selection and the lowest possible latency.* * ... or [HDMI-USB dongle](https://www.amazon.com/Capture-Streaming-Broadcasting-Conference-Teaching/dp/B09FLN63B3) (not available for Pi Zero 2).
*Only heavy MJPEG video, no resolution detection, big latency compared to HDMI-CSI.