You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am trying to convert the canvas back to a media stream so that I can send it over webrtc. I am calling .captureStream() on the canvas which I passed into new GlslCanvas(canvas).
However every frame is black. Any idea why? Do I need to perform some intermediary step?
The text was updated successfully, but these errors were encountered:
Hello I am trying to convert the canvas back to a media stream so that I can send it over webrtc. I am calling .captureStream() on the canvas which I passed into new GlslCanvas(canvas).
However every frame is black. Any idea why? Do I need to perform some intermediary step?
The text was updated successfully, but these errors were encountered: