Using Mobile Camera for Face detection

I’m doing a face detection app which is deployed using streamlit on the localhost, so when i access the app using the link on my mobile phone it gives me an error
(navigator.mediaDevices is undefined) ,how can i resolve it ?

I am getting this issue too. :thinking:

Okay, for some reason I completely missed this. However I am still hosting locally so I shouldn’t get this error in my oppinion.

Wonder if there is a way to ignore the warning tho :thinking: :thinking:. Need to use it privately

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.