A shell script to capture android screen using screenrecord utility by chunks and streaming them via python SimpleHTTPServer
- Expect a delay of 2-3 seconds
- Cache file chunks are stored in /sdcard/screenrecord-data/
- Adb installed
- USB debugging mode
- Android version with screenrecord available
- Python SimpleHTTPServer
sh start.sh
localhost:8000