3 thoughts on “RTP/RTSP Streaming (Cloud Server, Python)”

  1. You can run everything through Eclipse (PyDev) without a remote server or even using a terminal. First, make 2 Eclipse projects, Server & Client, dump code in src folders. Get your IP address using ipconfig. Hard code random port# into Server.py and hit debug. Next, hard code your IP, that port# you picked, etc. on ClientLauncher.py and hit debug. That's it.

Leave a Reply

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