It seems you scaled up the source that provides your drawing. A scaled up window is still the original source resolution, just magnified, so it is less quality than if it were the native resolution.
You say you use Google Jamboard, and I see a browser source in your sources, so I assume you're recording the Jamboard through the browser source. How big is the resolution of the browser source? The default is 800x600. If you keep this and scale this up to match your canvas of 1920x1080, you have just a magnified version of a 800x600 source, not a native 1920x1080 source. Change the resolution of the browser source to 1920x1080 and reset any transform (right-click the browser source->Transform->Reset transform). Don't do any fit or stretch operation. You can use this to make bigger sources fit a smaller canvas, but quality gets worse if you make smaller sources fill a bigger canvas.