whitphx / streamlit-webrtc

Real-time video and audio processing on Streamlit
https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669
MIT License
1.36k stars 182 forks source link

Access rear camera of mobile phone #46

Closed herybala closed 3 years ago

herybala commented 3 years ago

Thanks for the amazing tool but my question is, is it possible to access rear camera of mobile phone from streamlit-webrtc or does it give the choice between front and rear camera for example when we launch a real time streamlit web app on mobile phone. Thanks,

whitphx commented 3 years ago

Yes, you can choose the camera with the “SELECT DEVICE” button.