dchote / talkiepi

The talkiepi project is for a truly headless mumble client for the Raspberry Pi, utilizing static config and GPIO for status LEDs and a button for push to talk
Mozilla Public License 2.0
268 stars 107 forks source link

when ptt is pressed in one board other loss mumble connection #11

Closed MarceloCampos closed 4 years ago

MarceloCampos commented 4 years ago

When press to talk is pressed in one board the other board leaves the channel, like losing mumble server connection... Is possible to inform your server configurations and version ?

dchote commented 4 years ago

This generally happens when the other side crashes, is this a pi zero? Did you install the supporting libraries for the pizero?

MarceloCampos commented 4 years ago

This happens with piZero and pi B with wired ethernet connection; and no, I did'nt intall the supporting libraries, I´ll do this and give you the feedback. Thanks ! PS.: others in the the same channel (PC / Cellphone), still receiving normally the audio of the board that pressed the ptt and speak.

MarceloCampos commented 4 years ago

after installed the supporting libraries worked fine (for ref. located at this repo in talkiepi/workarounds )