12 thoughts on “Online video Streaming in Python”

  1. You can run everything through Eclipse (PyDev) without a remote server or even using a terminal. First, Do cmd prompt, and get your IP address with ipconfig. Second, hard code whatever port# you want into Server.py and hit debug. Next, hard code your IP, that port# you picked, etc. on ClientLauncher and hit debug. That's it, now it will run & you can debug

Leave a Reply

Your email address will not be published. Required fields are marked *