Complete guide to using TallyHub Pro
Use phone/tablet as tally light
Install on macOS, Windows, or Linux
Quick start guide and setup
Flash firmware to ESP32 devices
Run with Docker on Pi or server
Contributing and API docs
Source code and issues
Full Support
Full Support
Full Support
Coming Soon
Use any phone, tablet, or computer as a tally light - no additional hardware needed
Cost-effective wireless tally light using ESP32 microcontroller
Powerful tally light with display capabilities
TallyHub can be configured to work with various video production systems:
Solution: Ensure all devices are on the same network and check firewall settings
Solution: Run: xattr -cr /Applications/TallyHub.app in Terminal
Solution: Check network latency and reduce WiFi interference
Tally devices automatically discover the hub using a two-stage strategy:
Devices send a discovery packet to the subnet broadcast on UDP port 7411. The hub replies with its IP address and ports.
If UDP discovery fails, devices query for _tallyhub._udp.local service.
Manual Configuration: If automatic discovery fails (VLANs, enterprise networks), you can manually configure the hub IP address in the device's AP mode.
TallyHub provides REST and WebSocket APIs for custom integrations.
WebSocket endpoint for real-time tally updates:
ws://localhost:3000/api/tallyCommon REST endpoints:
GET /api/devices - List devicesPOST /api/devices - Register deviceGET /api/assignments - Camera assignmentsFor detailed API documentation, see the Developer Guide.
Latest release includes firmware improvements, Docker optimizations, and enhanced device discovery.
View Release NotesNeed help? Here are your support options: