Webcam is not accessed when we deployed in server
surenred opened this issue · 2 comments
surenred commented
I have few Queries?
-
I developed an application using ngx-webcam it is working well in development stage but when I moved it to the server the webcam doesn't showed up. It Look for the webcam in the server and when I click capture image it capture's an image and show entire black.
-
Is the build process in normal ng build -prod or we need to use any package for the build purpose like packagr or anything else.
-
SSL is mandatory to access the webcam?