Add installation instructions for Raspberry Pi video player

main
Filip Borum Poulsen 2 years ago
parent dfb6add3e1
commit d04d14374f

@ -0,0 +1,26 @@
# Raspberry pi video player
## How to install
1. Install Raspberry Pi Imager on your local computer from <https://www.raspberrypi.com/software/>
![Install Raspberry Pi Imager](/docs/install-imager.png)
1. Select `Raspberry Pi OS (64-bit)` in Pi Imager
![Select Pi Os](/docs/pi-os.png)
1. Configure Wifi details and `pi` user credentials using the settings in the imager.
![Imager Settings](/docs/imager-settings.png)
1. Flash the SD card
1. Insert it into the Pi and boot it up.
1. Run the following command on the Pi either via ssh or in the terminal from the desktop
```bash
curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | sudo bash
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Loading…
Cancel
Save