Imagine telling my wife:
Here's a little script for streaming through your camera on obs:
get-adb-devices-list() { adb devices | grep -v "List of devices attached" | grep -v "daemon" | grep -v "^$" | grep -c . }....
:)))))
Imagine telling my wife:
Here's a little script for streaming through your camera on obs:
get-adb-devices-list() { adb devices | grep -v "List of devices attached" | grep -v "daemon" | grep -v "^$" | grep -c . }....
:)))))