Why getUserMedia() showing permission denied error in chrome
I am using getUserMedia() for video streaming in node.js and angular project(MEAN). My <video> tag is inside partial file. This project is running smoothly & compatible in Google Chrome, Opera and Firefox in local server. But when I am trying to run it over Ubuntu server using Google Chrome (only problem with Chrome), video is not showing. Error details in console as follows: (program):84 navigator.getUserMedia error: PermissionDeniedError(error name) I am using chrome version 47.0.2526.80 .I am using http for this project. I am also getting warning to switching my application to a secure