t pMerge branch 'develop'
This commit is contained in:
commit
b59adba472
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
## 📡 Run the manager
|
## 📡 Run the studio instance
|
||||||
|
|
||||||
### with docker run (for test)
|
### with docker run (for test)
|
||||||
```bash
|
```bash
|
||||||
@ -93,7 +93,7 @@ sudo journalctl -u obscreen-studio -f
|
|||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
## 📺 Run the player
|
## 📺 Run the player instance
|
||||||
### Manually on any device capable of running chromium
|
### Manually on any device capable of running chromium
|
||||||
When you run the browser yourself don't forget to use these flags for chromium browser:
|
When you run the browser yourself don't forget to use these flags for chromium browser:
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
@ -13,14 +13,14 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📺 Run the player
|
## 📺 Run the player instance
|
||||||
Install player autorun by executing following script
|
Install player autorun by executing following script
|
||||||
```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
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
## 📡 Run the manager
|
## 📡 Run the studio instance
|
||||||
|
|
||||||
### with docker run (for test)
|
### with docker run (for test)
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user