I resolved the ports issue, and am now able to connect to all four streams for calibration. I fixed the port issue by adding:
stream_params.port = 30002
at line 69 in the streaming sender, where 30002 is the desired port number.
I am still seeing issues with successful calibration but I’ll address that in a separate thread.