No description
.gitignore | ||
android.sh | ||
config.dist | ||
LICENSE | ||
README.md | ||
stream.sh |
videostreamer
setup ffmpeg
sudo apt install ffmpeg
setup scrcpy
sudo apt install scrcpy
sudo apt install v4l2loopback-dkms
v4l2loopback.conf:
options v4l2loopback video_nr=7 card_label="android video"
set wireless android camera pairing
- enable wifi debugging
- `adb pair 192.168.0.123:37xxx'
- set the ip above inside the config file