diff --git a/communication_subroutine.py b/communication_subroutine.py index c59b7ca..d1df765 100644 --- a/communication_subroutine.py +++ b/communication_subroutine.py @@ -11,7 +11,7 @@ from waitress import serve HOST_ADDRESS = "192.168.1.191" PORT_ADDRESS = 5000 -ICECAST_ADDRESS = "http://192.168.1.15:666" +ICECAST_ADDRESS = "http://192.168.1.15:8000" OUT_COMM_Q = Queue() IN_COMM_Q = Queue() SRCHTITLE = re.compile(br'StreamTitle=\\*(?P