Relative Content

Tag Archive for pythonsocketsaudiostreaming

Audio streaming

I’m trying to send audio in one way from client mic to server speaker, I tried using tcp socket and use these codes.