Xavier Vergés
Xavier Vergés
My only reason to install webcamoid was that I was expecting to be able to do this. Lots of my peers turn their camera off during videoconferencing, and I thought...
Also on High Sierra. CPU spikes as soon as I press one of the headset buttons (that does not seem to have any other effect)
> Is Bubo still necessary on macOS High Sierra? Right :-) I later realized that if Spotify is running, I can control it from my headphones...
If you are happy with the URL, you'll need to add the `-L` param to curl, to handle the shortened redirect.
On Firefox 117.0.1 > `about:debugging#/runtime/this-firefox` `Error: An unexpected error occurred` `contextmenu.js:159:17` Making the debugger stop on exceptions, it seems to happen while calling https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/updateDynamicRules
@ray-lothian, I get ``` Uncaught (in promise) Error: An unexpected error occurred ``` both for release or resume. Same result if I call it with an empty array on `removeRuleIds`...
I disabled the extension and, after re-enabling it, I do not get the same behavior :-( Now I do not get any exception, either from the UI or `about:debugging#/runtime/this-firefox`, no...
Thanks for this package, @beasteers I just learned about it and found myself having a similar requirement as @shaunc. For my use case, I care more about getting a fixed...
My only reason to install webcamoid was that I was expecting to be able to do this. Lots of my peers turn their camera off during videoconferencing, and I thought...
Sadly, it is not a problem of lack of documentation but of lack of maturity... I had code that worked with cordova 2.x, but moving to 3.x is more complex...