Compare commits

..

No commits in common. "5051c2315023e1d7ea5296e782ea2aa0ef00b488" and "44a8521cc1979201a668c1fba00e76619593881c" have entirely different histories.

2 changed files with 5 additions and 9 deletions

View file

@ -1,11 +1,7 @@
# videostreamer
# video-streamer
### setup ffmpeg
`sudo apt install ffmpeg`
### requierments:
### setup scrcpy
`sudo apt install scrcpy`
`sudo apt install v4l2loopback-dkms`
- scrcpy
- ffmpeg
v4l2loopback.conf:
`options v4l2loopback video_nr=7 card_label="android video"`

View file

@ -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"