I have a Vero4k+ that delays about 30 seconds from pressing play to the start of the video. Then the video plays perfectly, as always. The delay also appears pressing stop and when i try to navigate directories of my LAN.
The problem started a month ago. There is no delay if the same video is played from a pendrive. The delay only occurs when playing videos from my nas.
My Lan setup consist of a router and switch.
I already tried several fixes. I installed a fresh osmc from an image in a pendrive. I have changed the switch and the net cable. I have also deleted /temp directory in .kodi but no luck.
I know that a osmc log is needed to resolve this but i have no idea how to do it.
That speed looks good for a Vero 4K. I noticed the IP address of your Vero had changed between you posting your logs and running that iperf. Has the IP address of your NAS also been changing as well? When something has displayed this long pause on start of playback, have you tried stopping it and then rebooting the Vero and then play the same item again? Is the delay still there right after a fresh boot?
As @darwindesign told you, there are 94 ‘Unable to lookup host: 'nas-joseba2’ and Unable to lookup host: 'nas-joseba3’ errors in the logs means the DNS name resolution does not work and creates significant delays which accumulate. Those systems seem to be your Samba servers. That it finally works at all, may be the result of the name resolution of the smb protocol itself. You should solve this DNS issue first. What names does your router show for the used smb servers?
These are the name servers the Vero gets from the DHCP server (your router?) means the Vero asks these external DNS servers (from your internet provider?) to resolve ‘nas-joseba2’ and ‘nas-joseba3’ … that can’t be right, can it?
Your router/DHCP server should give its own IPv4 192.168.1.1 as name server to use. There must be something wrong configured with your router especially in the DHCP area.