Skip to content

Commit 3d1d3a9

Browse files
committed
README: Update Screensharing guide for Firefox 52
1 parent c68009d commit 3d1d3a9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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
169170
to the list of strings. You can edit the field simply by double clicking on it.
170171
Ensure that you follow the syntax rules of the field. If you are using an `ip:port`
171172
url, simply append `ip` to the list. Also ensure that you are using `https`,

0 commit comments

Comments
 (0)