Skip to content Skip to sidebar Skip to footer

Twilio Screensharing On Localhost In Firefox?

Currently screensharing on localhost in firefox throws the following error: The request is not allowed by the user agent or the platform in the current context.. Here's my code: n

Solution 1:

If you are using it for testing, setting media.navigator.permission.disabled to true in about:config skips the dialog and the error.


Post a Comment for "Twilio Screensharing On Localhost In Firefox?"