Walkie Tokie Live is designed for OTP telecom systems, focusing on real-time distributed communication suitable for IP radios and point-to-point VoIP. Ideal for restricted environments, this project leverages technologies like ZeroTier for VPN connectivity and Sox for audio manipulation, delivering reliable communication solutions.
Walkie Tokie Live is an advanced communication platform designed to facilitate real-time distributed communication. Tailored for scenarios such as IP radios, point-to-point VoIP transmission, and secure communication within restricted network environments utilizing VPN connections, this project streamlines connectivity and enhances communication reliability.
Experience Walkie Tokie Live in action through a practical demonstration. A demo video showcases the application, including setup procedures, distributed execution features, and audio manipulation capabilities. Watch the demo here.
The project requires several dependencies for proper functionality:
To configure your project:
curl -s https://install.zerotier.com | sudo bash
sudo zerotier-cli join <YOUR_NETWORK_ID>
PORT=4000 iex --name server@YOUR_ZEROTIER_IP --cookie 1234 -S mix phx.server
config :walkie_tokie, :master_nodes, [
:"server@YOUR_ZEROTIER_IP"
]
Walkie Tokie Live enhances communication capabilities, making it ideal for diverse applications where high-quality, real-time audio transmission is essential. Contributions are welcome—users can open issues or submit pull requests to enhance functionality or address concerns.
No comments yet.
Sign in to be the first to comment.