Merge a890ec1d0d into 147a02d695
commit
768f074013
|
|
@ -18,7 +18,7 @@ $ npm install
|
|||
$ npm start
|
||||
```
|
||||
|
||||
With the server running, open a recent version of Firefox or Chrome and visit `https://localhost:8443`.
|
||||
With the server running, open a recent version of Firefox, Chrome or Safari and visit `https://localhost:8443`.
|
||||
|
||||
* Note the HTTPS! There is no redirect from HTTP to HTTPS.
|
||||
* Some browsers or OSs may not allow the webcam to be used by multiple pages at once. You may need to use two different browsers or machines.
|
||||
|
|
@ -54,4 +54,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue