whitphx / streamlit-webrtc

Real-time video and audio streams over the network, with Streamlit.
https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669
MIT License
1.27k stars 175 forks source link

Processing offer and initializing the worker has not finished in 10.0 seconds #774

Open vincedupuis opened 2 years ago

vincedupuis commented 2 years ago

Hi, I got this error message 10 seconds after pressing the start button. The browser and streamlit app are not running on the same machine but they all see each other. Any idea?

whitphx commented 2 years ago

streamlit-webrtc shows this message to warn possible performance flaw, but it does not indicate the cause. If you don't have any performance problem, just ignore it.

vincedupuis commented 2 years ago

I forgot to mention that I don't get any video input. I tried different approach, using my own coturn server with STUN and TURN configuration. I can't see in my coturn logs that streamlit-webrtc is using it