|
|
|
|
|
by kwanbix
996 days ago
|
|
I love how nerdy we are here. 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 . }.... :))))) |
|