The System Audio is turned off when recording screen using tab capture api
I am working on a chrome extension that let user record their current tab video + the current system audio for example playing a music on the tab. I read the docs on the web about preserve audio on tab capture api, but its not clear on how to implement it :-