Hello everyone,
Its been a while since I bought the Vero 4k, since I moved to a new house.
It was working perfectly the last time I used it (different house, same harware/environment), but now - it just keeps buffering when streaming a video over a wired network.
The videos are streamed from a Win10 machine, with a Samba share.
This is what I tried so far, none helped:
Updated to the latest version of OSMC
Factory reset everything, (by moving the Kodi directory via ssh)
Outrule the ethernet cable/port/speed/etc. by connecting a laptop to the very same cable and port, and then stream a video from the same Win10 machine/SMB share - worked just fine. this outrules the ethernet as the cause.
Tried a lower res video (720p) - same issues
Is there anything else I can do? any ideas?
I really want to get the device finally working like it used to…
To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.
Depending on the used skin you have to set the settings-level to standard or higher, in summary:
enable debug logging at settings->system->logging
reboot the OSMC device twice(!)
reproduce the issue
upload the log set either using the Log Uploader method within the My OSMC menu in the GUI or the ssh method invoking command grab-logs -A
publish the provided URL from the log set upload, here
Thanks for your understanding. We hope that we can help you get up and running again shortly.
Here’s the log, as instructed: rebooted twice after setting the log, then started streaming a video file (“The.Gentlemen.2020.1080p.AMZN.WEB-DL.DDP5.1.H.264-TEPES.mkv”), it started playing the very first few seconds without an issue, I was hoping that the problem vanished, so I skipped a few minutes into the movie - and then it started buffering, and the video froze (with a “buffering” notification).
I then went to play another video file (“Long.Shot.2019.1080p.BluRay.TrueHD7.1.Atmos.x264-FuzerHD.mkv”) and right away - buffering, and the video froze.
We recommend people with 4K TV’s set their user interface (UI) to 1080p. Kodi’s UI is not optimized for 4K yet and this can put unnecessary demands on your device and can lead to a suboptimal picture quality, as well as potentially cause other issues.
With the above settings your UI will be output in Full HD and your 4K content will be output in 4K. *Information regarding the whitelist can be found here. If you have any doubt, feel free to upload some logs so we can verify that your settings are indeed correct.
Also what kind of audio setup do you have? Maybe you want to review your audio settings?
Last but not least, you might want to check the throughput between the Vero and your PC with iperf3 and/or switch the Samba share to fstab or autofs mounts.
I was hoping that after the resolution change the issue might be sorted, but unfortunately - its still there, videos cant be watched properly
Also what kind of audio setup do you have? Maybe you want to review your audio settings?
About my audio setup: Since I just moved into the new house - I currently use the TV’s speakers, but I’m going to buy a new audio system in the near future, and I’ll be following the link you provided!
As you only have a 100M connection you might benefit from using fstab/autofs mounts while normally with 100M you should not have any problem what so ever to play 720/1080 files.
Just finished installing autofs - works fine! no more buffering!
This solved it for me…
@fzinken, @sam_nazarko & Tom_Doyle
Thanks a lot for your help!
(sorry, Tom, for not tagging you, I have a 2-users-mentions limit, since I’m a new user )
Would you guys mind to explain why autofs solved it for me?
When trying watching the same movies from a laptop connected to the same cable & port - it played just fine.
How are the speed rates reported by iperf? is my network slow?
Should the autofs fix work just as well for 4k content?
Well the Kodi internal implementation of samba access is not as performant as the kernel based mounts. We normally would expect an impact of 10-20% but I am really suprized that it had such a big impact to give you trouble on 720/1080 contents.
The autofs solution is surely better and will help for 4k. But even with that certain 4k files might give you issues with the 100M connection but that would be really “special” files.