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 @@ -163,9 +163,10 @@ Chrome should work out of the box.
163163
164164### Firefox
165165
166- As of Firefox >= 36 you must append the domain being used to the allowed domains
167- to access your screen. You do this by navigating to ` about:config ` , search for
168- 'media.getusermedia.screensharing.allowed_domains', and append the domain
166+ Screensharing with Firefox >= 52 should work out of the box.
167+ When using Firefox 36 – 51 you must append the domain being used to the allowed
168+ domains to access your screen. You do this by navigating to ` about:config ` , search
169+ for 'media.getusermedia.screensharing.allowed_domains', and append the domain
169170to the list of strings. You can edit the field simply by double clicking on it.
170171Ensure that you follow the syntax rules of the field. If you are using an ` ip:port `
171172url, 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