sketch-by-phone icon indicating copy to clipboard operation
sketch-by-phone copied to clipboard

Can access user media. May be it is an error about https

Open ikaroscc opened this issue 6 years ago • 1 comments

When I used Npm Start Command, and use my computer to be the server. My phone can access the page at http://192.168.1.115:3000 (for examle) by Chrome, but When I choose one drawing or use raw drawings, the page says 'Can access user media'. I searched it online, It may be about https, However, I cannot solve it, can you help?

ikaroscc avatar Feb 12 '18 07:02 ikaroscc

@ikaroscc you should deploy your static files on https site. Only localhost and https sites can access user media.

flyingzl avatar Jul 11 '18 07:07 flyingzl