update docs
This commit is contained in:
parent
c72050c4f6
commit
5051c23150
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
@ -1,7 +1,11 @@
|
|||
# video-streamer
|
||||
# videostreamer
|
||||
|
||||
### requierments:
|
||||
### setup ffmpeg
|
||||
`sudo apt install ffmpeg`
|
||||
|
||||
- scrcpy
|
||||
- ffmpeg
|
||||
### setup scrcpy
|
||||
`sudo apt install scrcpy`
|
||||
`sudo apt install v4l2loopback-dkms`
|
||||
|
||||
v4l2loopback.conf:
|
||||
`options v4l2loopback video_nr=7 card_label="android video"`
|
||||
|
|
Loading…
Add table
Reference in a new issue