A simple voice over internet protocol server and client written in python.

1 stars 0 forks 1 watchers Python Creative Commons Zero v1.0 Universal
calling group-call group-calls python voip
5 Open Issues Need Help Last updated: Aug 15, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted

A simple voice over internet protocol server and client written in python.

Python
#calling#group-call#group-calls#python#voip
Lag over time 2 months ago
bug help wanted

A simple voice over internet protocol server and client written in python.

Python
#calling#group-call#group-calls#python#voip
bug good first issue

A simple voice over internet protocol server and client written in python.

Python
#calling#group-call#group-calls#python#voip

AI Summary: The `microphone_id` configuration setting is not being utilized in the `client.py` file. This is because the `pyaudio` recording logic within `client.py` does not implement the `input_device_id=` parameter, causing the system to always default to the primary microphone instead of the configured one.

Complexity: 2/5
bug help wanted good first issue

A simple voice over internet protocol server and client written in python.

Python
#calling#group-call#group-calls#python#voip

AI Summary: This issue is a feature request to implement the ability for users to select their preferred output device, such as audio speakers or headphones. The goal is to provide user control over where the application's output is directed, moving beyond a default or fixed device.

Complexity: 3/5
enhancement help wanted

A simple voice over internet protocol server and client written in python.

Python
#calling#group-call#group-calls#python#voip