YouTube-Live-Stream-Docker icon indicating copy to clipboard operation
YouTube-Live-Stream-Docker copied to clipboard

Live stream from a USB webcam with your Raspberry Pi to Youtube

Results 3 YouTube-Live-Stream-Docker issues
Sort by recently updated
recently updated
newest added

> [4/4] RUN pip3 install -r requirements.txt: #7 0.941 Downloading/unpacking flask==0.12.2 (from -r requirements.txt (line 1)) #7 2.043 Downloading/unpacking Werkzeug>=0.7 (from flask==0.12.2->-r requirements.txt (line 1)) #7 2.532 Downloading/unpacking click>=2.0 (from...

Hey, I've followed your instructions but after using the `sudo docker-compose up`-Command there is still no picture on my youtube stream. (Youtube says, the stream is still offline..) Can you...

Using a headless Ubuntu OS on Raspberry Pi4 I get an error when executing `build_base.sh` ``` $ sudo ./build_base.sh Sending build context to Docker daemon 3.584kB Step 1/5 : FROM...