Streaming stops when a website like youtube is opened

charuvindatre
I stream on my wifi connection (using python library) which is also shared with my roommates. The problem is that when someone opens a website like youtube or downloads via torrent, the streaming stops. Any suggestions on how to cope up with this problem? I have a 2 Mbps connection and I stream 180 scripts (mainly futures) with quote mode.
  • charuvindatre
    charuvindatre edited January 2017
    Also, reconnecting WebSocket.reconnect() doesn't help either. I have checked this on a 8Mbps connection as well. It seems that youtube consumes all the bandwidth, irrespective of the connection.
Sign In or Register to comment.