Oh, well despite the name Drawing Canvas does not actually use a <canvas> element (it uses a render-to-texture in WebGL), so there is nowhere to call captureStream() for just the Drawing Canvas. You'll just have to use some video editing software to crop the result. I'm not sure that can easily be done automatically with the existing APIs either (e.g. captureStream does not support cropping).