Compare commits
No commits in common. "5051c2315023e1d7ea5296e782ea2aa0ef00b488" and "44a8521cc1979201a668c1fba00e76619593881c" have entirely different histories.
5051c23150
...
44a8521cc1
2 changed files with 5 additions and 9 deletions
12
README.md
12
README.md
|
@ -1,11 +1,7 @@
|
||||||
# videostreamer
|
# video-streamer
|
||||||
|
|
||||||
### setup ffmpeg
|
### requierments:
|
||||||
`sudo apt install ffmpeg`
|
|
||||||
|
|
||||||
### setup scrcpy
|
- scrcpy
|
||||||
`sudo apt install scrcpy`
|
- ffmpeg
|
||||||
`sudo apt install v4l2loopback-dkms`
|
|
||||||
|
|
||||||
v4l2loopback.conf:
|
|
||||||
`options v4l2loopback video_nr=7 card_label="android video"`
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
srt_output="srt://CHANGEME:6000?mode=caller&transtype=live&pkt_size=1316&streamid=CHANGEME.stream,mode:publish,token:CHANGEME"
|
srt_output="srt://fdqn:6000?mode=caller&transtype=live&pkt_size=1316&streamid=CHANGEME.stream,mode:publish,token:CHANGEME"
|
||||||
|
|
Loading…
Add table
Reference in a new issue