Are there any methods available for recording an HTML element? I know that you can use .captureStream()
for canvas
elements, but is there a similar option for other HTML elements? Is there a different approach for recording specific parts of a website?