From 3d1d3a9fcbf1b524ef85865b5e6439d8ee1892c3 Mon Sep 17 00:00:00 2001 From: Leon Klingele Date: Fri, 10 Mar 2017 15:05:25 +0100 Subject: [PATCH] README: Update Screensharing guide for Firefox 52 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24015624..81f8adc3 100644 --- a/README.md +++ b/README.md @@ -163,9 +163,10 @@ Chrome should work out of the box. ### Firefox -As of Firefox >= 36 you must append the domain being used to the allowed domains -to access your screen. You do this by navigating to `about:config`, search for -'media.getusermedia.screensharing.allowed_domains', and append the domain +Screensharing with Firefox >= 52 should work out of the box. +When using Firefox 36 – 51 you must append the domain being used to the allowed +domains to access your screen. You do this by navigating to `about:config`, search +for 'media.getusermedia.screensharing.allowed_domains', and append the domain to the list of strings. You can edit the field simply by double clicking on it. Ensure that you follow the syntax rules of the field. If you are using an `ip:port` url, simply append `ip` to the list. Also ensure that you are using `https`,