InterCom is a low-latency full-duplex intercom(municator) designed for the transmission of media (at this moment, only audio) between networked users. It is implemented in Python and designed as a set of layers that provide an incremental functionality, following a multilevel (one-to-one) inheritance model.
pip install -r requirements.txt
Python is already installed in Linux.
See Getting Started with Python in VS Code.
Required only to run the notebooks, not the InterCom.
Linux (better in a virtual Python environment)
pip install jupyterlab