Chrome has icons to identify which tab is playing/recording audio and which tab is 'casting'. Its fairly simple to use the tabs api to identify which tab is playing audio (MutedInfo
), but I can't find any equivalent for recording audio/video. This seams like something that would exist in the api, but I've had no luck finding it so far.
If anyone has an idea of where it would be in the api/how I might be able to identify which tabs are recording, that would be amazing!
Best, Ben