Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 292 Bytes

Projekt z Telefonii IP

Komunikator VoIP serwer - klient

Wymagania:

  • Python 3.9 lub nowszy
  • PyQt5
  • PyAudio
  • SoundDevice

Uruchamianie serwera (wymagane uzupełnienie pliku konfiguracyjnego):

  • cd server
  • python server.py

Uruchamianie klienta:

  • cd client
  • python main.py