WebARonTango icon indicating copy to clipboard operation
WebARonTango copied to clipboard

Static/fuzz seen when using remote debugging

Open patricknelson opened this issue 8 years ago • 2 comments
trafficstars

Hi, I'm not sure if this is an issue specifically with this particular build of Chromium, but I wanted to get this out there in case it is and anyone else is experiencing the bug. Basically, when you connect the phone (in my case, ASUS ZenFone AR) and start a remote debugging session in desktop version of Chrome, this is what you see (below). Note that the same static does not occur when using Vysor (which displays/controls the whole phone, not just the contents of Chrome/Chromium itself).

Actual screenshot during static/fuzz in session:

actual screenshot

What is displayed in DevTools:

devtools static

Does anyone else experience this?

patricknelson avatar Sep 12 '17 17:09 patricknelson

I've gotten that as well, I think due to the underlying changes and hacks in Chromium/WebGL/video rendering

jsantell avatar Sep 12 '17 18:09 jsantell

Yeah. If it helps, I've also noticed this on another app that utilizes AR.js to stream video to a <video> element, whereas this renders it to <canvas> via THREE.VideoTexture.

patricknelson avatar Sep 12 '17 19:09 patricknelson