File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -165,9 +165,10 @@ extension](https://www.spreed.me/extension/).
165165
166166### Firefox
167167
168- As of Firefox >= 36 you must append the domain being used to the allowed domains
169- to access your screen. You do this by navigating to ` about:config ` , search for
170- 'media.getusermedia.screensharing.allowed_domains', and append the domain
168+ Screensharing with Firefox >= 52 should work out of the box.
169+ When using Firefox 36 – 51 you must append the domain being used to the allowed
170+ domains to access your screen. You do this by navigating to ` about:config ` , search
171+ for 'media.getusermedia.screensharing.allowed_domains', and append the domain
171172to the list of strings. You can edit the field simply by double clicking on it.
172173Ensure that you follow the syntax rules of the field. If you are using an ` ip:port `
173174url, simply append ` ip ` to the list. Also ensure that you are using ` https ` ,
You can’t perform that action at this time.
0 commit comments