Lag problems through WIFI after few revisions

Hello, i make 2 videos showing the differences between 1.633 android client and the lastest revision. Unfortunately something has changed, since now i have 2 connections (one for ip and one of mac adress) and the two are very laggy.

You can see the older client only shows one connection and is by far more stable.

¿What happens?

Video 1 - https://mega.nz/file/bdtGBIpR#9f31ILrwfLNY519xZc-0I51DoApHhnzejam_9l0vOpU
Video 2 - https://mega.nz/file/WEkCRIyZ#vd4DsGDg9qZCSAKrlrMD-SW-YeXnO7ITG6pjvurgNuo

Hardware Setup: Ableton Live 11, Galaxy Tab S4 Android 10.

Hi,

thanks for the detailed feedback and sorry for the inconvenience. The biggest change we made regarding the connection is to allow ip6 connections next to ipv4 connections. It seems the ipv6 part blocks your network somehow.

If you like to test if the assumption is correct you can temporarily turn off your ipv6 network

mac terminal command to deactivate ipv6:
networksetup -setv6off “Wi-Fi”
mac terminal command to reactivate ipv6:
networksetup -setv6automatic Wi-Fi

on windows you can turn it on/off via the your network adapters settings:

image

I will prepare an update, that allows to turn of the ipv6/ipv4 dns search from within the app/server. Also lower the dns search frequency, once the App is connected to a server.

Best

Pascal

yeah that fixes the issue