I have an interesting error on debugging which is causing not to pass audio to v75. I have several instances of TTD running but only one of the v75 is having this issue. I rolled back to v74 for this instance.
EDIT: This is both on Windows 11 and Raspberry Pi 64 bit Bookworm.
EDIT: This is both on Windows 11 and Raspberry Pi 64 bit Bookworm.
Code:
Exception in thread Thread-1 (setup_handler):
Traceback (most recent call last):
File "threading.py", line 1073, in _bootstrap_inner
File "threading.py", line 1010, in run
File "pystray\_base.py", line 398, in setup_handler
File "TwoToneDetect.py", line 5162, in setup
File "TwoToneDetect.py", line 5055, in start
ValueError: operands could not be broadcast together with shapes (3,) (43,)
The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO)