Skip to content

Commit a61ad61

Browse files
authored
Merge pull request #419 from leonklingele/readme-screensharing-firefox
README: Update Screensharing guide for Firefox 52
2 parents a271dd6 + 3d1d3a9 commit a61ad61

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
@@ -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
171172
to the list of strings. You can edit the field simply by double clicking on it.
172173
Ensure that you follow the syntax rules of the field. If you are using an `ip:port`
173174
url, simply append `ip` to the list. Also ensure that you are using `https`,

0 commit comments

Comments
 (0)