

21·
5 days ago@MonkderVierte I’m afraid I can’t handle that from a browser extension, but good to know!
💻 Open-source #developer!
🦊 #Furry #Fox
🇨🇵 #French
🤔 I can’t think of any other bullet points
@MonkderVierte I’m afraid I can’t handle that from a browser extension, but good to know!
@Redex68 Honestly I have no idea, I barely use OBS
@prex Wait that’s a thing?
Well, this host basically the same value as a “Sent from my iPad” signature haha, how can you encrypt a post that’s publicly available to everyone?
- Sent with Mastodon Web
@LodeMike A more programatically concrete way would be to use https://developer.mozilla.org/en-US/docs/Web/API/MediaStream/_Recording/_API/Using/_the/_MediaStream/_Recording/_API
@MonkderVierte The thing is, since the code is running inside a browser extension there’s no way to interact with third party tools that aren’t part of the standard JavaScript api.
Well, I mean there’s Native Messaging https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native/_messaging but it only works for PC (Bye bye to ~70% of Android users) and I’d have to use a forked version to be able to handle messages from the browser extension, so I think that’s not the best solution for me