Open whitphx opened 2 years ago
A post in https://github.com/aiortc/aiortc/issues/85 says
Maybe the root cause is something weird happening in the python selector generated by others things that share the same event loop.
Hypothesis:
As commented at https://github.com/whitphx/streamlit-webrtc/issues/552#issuecomment-987885401,
I think this error message itself is a subsequent event following a network problem, so if it appears, people should check the network set-up.
https://github.com/whitphx/streamlit-webrtc#network-connectivity https://github.com/whitphx/streamlit-webrtc#configure-the-stun-server and https://github.com/whitphx/streamlit-webrtc#configure-the-turn-server-if-necessary may help.
Besides, I will also try to get rid of this exact error message too.