Update setup-run-on-rpi.md
This commit is contained in:
parent
9a1e6bbba9
commit
30e99696e3
@ -110,7 +110,7 @@ sudo journalctl -u obscreen-studio -f
|
|||||||
## 📺 Run the player instance
|
## 📺 Run the player instance
|
||||||
|
|
||||||
### Autorun for a RaspberryPi
|
### Autorun for a RaspberryPi
|
||||||
- Install player autorun by executing following script (will install x11 and obscreen-player systemd service)
|
- Install player autorun by executing following script (will install chromium, x11 and obscreen-player systemd service)
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://raw.githubusercontent.com/jr-k/obscreen/master/system/install-autorun-rpi.sh | sudo bash -s -- $USER $HOME
|
curl -fsSL https://raw.githubusercontent.com/jr-k/obscreen/master/system/install-autorun-rpi.sh | sudo bash -s -- $USER $HOME
|
||||||
mkdir -p ~/obscreen/var/run
|
mkdir -p ~/obscreen/var/run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user