amazon fire TV buffering
#1
I'm using fire TV and have major buffering issues. The cache always get full and takes forever to buffer
Reply
#2
Running gothom13.2

I enabled 0 cache with the maintenance tool and I can't get more than 5 minutes without 10 minutes of buffering
Reply
#3
The cache filling up just mean that streaming doesn't keep up the pace, whether due to the network or to the source.
Reply
#4
Do you mean internet speed is not good enough? Having the same issues
Reply
#5
May need to use a advancedsettings.xml file for adjusting video caching and buffering. Use adbfire to send (push) to FireTV data directory. Below is the one I am currently using on my FTV. results may vary depending on network speed and source, but for me it works well. Open a new text document, copy text to it and save it as advancedsettings.xml

Code:
<advancedsettings>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>34603008</cachemembuffersize>
<readbufferfactor>5</readbufferfactor>
</network>
</advancedsettings>
Reply

Logout Mark Read Team Forum Stats Members Help
amazon fire TV buffering0