chrome headless ignore certificate warning

This commit is contained in:
2021-07-25 08:54:49 +04:00
parent a0971f13cf
commit 345a657bbd
4 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,8 @@ a plugin which complements the project [P2PRC](https://p2prc.akilan.io)
Based on the fork:
https://github.com/Akilan1999/laplace/tree/keyboard_mouse
## Start webrtc screenshare automatically
## Installation instruction
```
chromium --auto-select-desktop-capture-source Entire screen --url https://0.0.0.0:8888/?mode=headless
```