I want to use the streamlit-webrtc and it works perfectly fine on my local network but as soon as I start it on the streamlit cloud it opens a video frame and after pressing the start button it loads forever, then showing a black screen and closes again. But I don’t get any Error message.
and I’ve added a test.py file to try out the webcam but it’s the same problem. It works on the local network but not on the streamlit cloud
my gihub repo is GitHub - sophiaia04/blublub and the main code age_gender.py is on the master branch