Closed greenknot closed 3 years ago
On MacOS, VNC is the only mechanism to display the screen of the emulated device.
It would be great to add a web page (index.html?) to the web server which make use of the REST API to:
index.html
The script tools/gif-recorder.py shows how the API can be used to get notified when the screen changes.
tools/gif-recorder.py
Done (#223).
On MacOS, VNC is the only mechanism to display the screen of the emulated device.
It would be great to add a web page (
index.html
?) to the web server which make use of the REST API to:The script
tools/gif-recorder.py
shows how the API can be used to get notified when the screen changes.