Vladimir Korukov

Results 3 comments of Vladimir Korukov

I made a hack to remap the back button to the select button, the result is in my fork here: https://github.com/cirvladimir/chromium-for-stadia Note, this will make the normal back button not...

After you turn the stream on with .streamon() you can get the last captured frame with .last_frame in a different thread.

I resorted to debugging by just standing up a simple http server with python. I guess there are workarounds, and the feature I requested may not be useful to anyone...