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.
 
 
 
Filip Borum Poulsen f30877ac6d Switched from ngrok to autossh 1 year ago
docs Add installation instructions for Raspberry Pi video player 2 years ago
public Fix wrong relay ip 1 year ago
.gitignore Initial commit 2 years ago
README.md REMOVED sudo from install command 2 years ago
auto-ssh-systemd-hosts.conf Switched from ngrok to autossh 1 year ago
autossh.service Switched from ngrok to autossh 1 year ago
clock.desktop Restart video-player before network 2 years ago
crontab Changed crontab and only play audio on overlay video 1 year ago
index.js Changed crontab and only play audio on overlay video 1 year ago
install.sh Switched from ngrok to autossh 1 year ago
package.json Added projector start stop and status 1 year ago
play-overlay.sh Changed crontab and only play audio on overlay video 1 year ago
relay-off.sh Fix wrong relay ip 1 year ago
relay-on.sh Fix wrong relay ip 1 year ago
schedule.txt Added crontab 1 year ago
smb.conf FIXED samba directory 2 years ago
start-play.sh Move play to separate file 1 year ago
start-projector.sh Made some changes 1 year ago
stop-projector.sh Made some changes 1 year ago
video-player.service Added audio device to service file 1 year ago
video-player2.service Added crontab 1 year ago

README.md

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

  2. Select Raspberry Pi OS (64-bit) in Pi Imager

    Select Pi Os

  3. Configure Wifi details and pi user credentials using the settings in the imager.

    Imager Settings

  4. Flash the SD card

  5. Insert it into the Pi and boot it up.

  6. 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
    
  7. 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