You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm building an app where some audio is streamed and reproduced on Streamlit (no audio input from client). The audio is being produced by another server behind NAT.
It works fine when tested locally with a STUB server but when I deploy the solution on EC2, I get disconnected after 39 seconds sharp. I'm using a TURN Server (coturn) and for simplicity I'm streaming silence only.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm building an app where some audio is streamed and reproduced on Streamlit (no audio input from client). The audio is being produced by another server behind NAT.
It works fine when tested locally with a STUB server but when I deploy the solution on EC2, I get disconnected after 39 seconds sharp. I'm using a TURN Server (coturn) and for simplicity I'm streaming silence only.
Client config
Source audio track
Coturn server config (tested on https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ and works fine)
Error log
Tried many configs countless times with no success and about to give up this framework.
The text was updated successfully, but these errors were encountered: