You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
831 B
831 B
Raspberry pi video player
How to install
-
Install Raspberry Pi Imager on your local computer from https://www.raspberrypi.com/software/
-
Select
Raspberry Pi OS (64-bit)in Pi Imager -
Configure Wifi details and
piuser credentials using the settings in the imager. -
Flash the SD card
-
Insert it into the Pi and boot it up.
-
Run the following command on the Pi either via ssh or in the terminal from the desktop
curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | bash -
Access the web interface by typing the ip address of the pi in a web browser followed by the port
:8080. Fx:http://192.168.25.219:8080


