#websocket audio streaming
1 messages · Page 1 of 1 (latest)
Sadly I can't change it now
Why webrtc could you explain and did you find any issue in my code?
webrtc is built for streaming media. But I see you are doing a chat bot. I'm not seeing anything obviously wrong. As long as the server is sending the audio data through json this script should play it.
I think I'm experiencing some kind of packet loss
So its just randomly dropping audio? You'll need to verify if the server is not sending or the client is not receiving it. Where is it getting dropped