Internet-radio-multimedia-via-IP
I developed an Internet Television system using IP multicasting to stream video content efficiently to multiple clients. The system follows a client-server architecture where TCP is used for control messages and UDP for real-time video streaming. I implemented the solution in Python with PySimpleGUI...
IP MulticastingTCP/UDP Socket ProgrammingReal-Time StreamingPythonPySimpleGUILinux GUI Development