Bjørn Damstedt Rasmussen
Bjørn Damstedt Rasmussen
Should be per channel option
Also add 'nTransmitSwitchDelay' for SOLO_TRANSMIT
Default is 500ms
TeamTalk uses a sound system called PortAudio on Windows and it unfortunately only allows to rescan for devices by shutting down sound completely. This would be annoying to users since...
Maybe we could make a menu item to restart sound system. I was thinking about having an "Audio Devices" menu item in Client-menu which shows the audio devices to choose...
On iOS the TX button turns red when it's transmitting and otherwise green
@wandogau can you think of colors that are more recognisable?
Also on Android and iOS the color of TX button is opposite. iOS shows red for transmitting and Android shows green for transmitting. We should probably align this. @poretsky do...
Server side verification of clients has been merged to master (ssl_verify branch). Client-side support for private-key, certificate and CA file(s) is still pending. @Simon818 how would you prefer that clients...
I've written a guide here on how you configure encryption in the tt5pro server: https://bearware.dk/test/teamtalksdk/v5.6.1.5007/docs/C-API/serversetup.html#ttsrvencrypt As you can see it's a complicated process to do peer verification.