Simple voice call tool.
Project description
Install on Debian
Install prerequisites:
sudo apt install python3-pyaudio python3-numpy python3-scipy python3-aiohttp python3-nacl
For the server only the following is necessary
sudo apt install python3-numpy python3-nacl
Optionally install uvloop
for higher performance:
sudo apt install python3-uvloop
Run the client
python3 picotalk-client.py -s my.server.com -r mySecretRoom
Run the server
python3 picotalk-server.py # Use --uvloop to use uvloop.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
picotalk-0.0.24.tar.gz
(26.4 kB
view details)
File details
Details for the file picotalk-0.0.24.tar.gz
.
File metadata
- Download URL: picotalk-0.0.24.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
59efd28bfd59b8d335760be9d4c58a72abe3785d7b44e8365c9849ec760408db
|
|
MD5 |
b0ae0b329f90197dc9f95f0c935146df
|
|
BLAKE2b-256 |
8f5a37960581bc85943200588794ec3acd3933ce8b86e363ccd79b0d7de51d81
|