The srcObject attribute allows associating a MediaStream to a media element using a simple assignment. Previously, achieving this required first obtaining a URL associated to the MediaStream, and then associating this URL to the media element.
Docs: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/srcObject