ciano1993
07-19-2017, 08:18 PM
Hi,
New to Kodi 17 but I am having an issue watching live TV using IPTV Simple Client.
I can watch a stream Live TV for anywhere between 5-50 minutes before the stream freezes completely, displays the buffering logo (stuck on the number 0) for about 2 minutes then cuts out of the stream and returns to the menu. I can then open the Live TV stream straight away and it will play perfectly until it cuts off again.
My setup is Kodi 17 on a laptop running Ubuntu with 3GB of RAM.
What I have tried so far:
- Switching to Google DNS 8.8.8.8.
- Disabling VDAPU and VAAPI from Video settings within Kodi.
- Allow hardware acceleration - VDAPU (I disabled this).
- Allow hardware acceleration - VAAPI (I disabled this).
- I have tried a number of different settings in my advancedsettings.xml file. Currently it looks like this:
<advancedsettings>
<cache>
<buffermode>1</buffermode>
<memorysize>139460608</memorysize>
<readfactor>40</readfactor>
</cache>
<network>
<curlclienttimeout>30</curlclienttimeout>
<disableipv6>true</disableipv6>
<curllowspeedtime>40</curllowspeedtime>
</network>
</advancedsettings>
I know/think this has something to do with my internet connection. When I connect the laptop to my phone hotspot I do not have this problem and the stream doesn't cut out. My home broadband (which leads to the freeze) has speeds varying between 7-30 mb. The annoying thing is the stream never lags, it just reaches a point and crashes.
Here is a log which includes when the problem happened:
https://paste.ee/p/VccpW
From what I can tell the error causing the stream to freeze is:
CCurlFile::FillBuffer - Failed: Timeout was reached(28)
WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 1
ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
DEBUG: CFileCache::Process - Source read returned a fatal error! Will wait for buffer to empty.
Any help or ideas on how I might overcome this would be great. I am completely out of ideas at the moment..
New to Kodi 17 but I am having an issue watching live TV using IPTV Simple Client.
I can watch a stream Live TV for anywhere between 5-50 minutes before the stream freezes completely, displays the buffering logo (stuck on the number 0) for about 2 minutes then cuts out of the stream and returns to the menu. I can then open the Live TV stream straight away and it will play perfectly until it cuts off again.
My setup is Kodi 17 on a laptop running Ubuntu with 3GB of RAM.
What I have tried so far:
- Switching to Google DNS 8.8.8.8.
- Disabling VDAPU and VAAPI from Video settings within Kodi.
- Allow hardware acceleration - VDAPU (I disabled this).
- Allow hardware acceleration - VAAPI (I disabled this).
- I have tried a number of different settings in my advancedsettings.xml file. Currently it looks like this:
<advancedsettings>
<cache>
<buffermode>1</buffermode>
<memorysize>139460608</memorysize>
<readfactor>40</readfactor>
</cache>
<network>
<curlclienttimeout>30</curlclienttimeout>
<disableipv6>true</disableipv6>
<curllowspeedtime>40</curllowspeedtime>
</network>
</advancedsettings>
I know/think this has something to do with my internet connection. When I connect the laptop to my phone hotspot I do not have this problem and the stream doesn't cut out. My home broadband (which leads to the freeze) has speeds varying between 7-30 mb. The annoying thing is the stream never lags, it just reaches a point and crashes.
Here is a log which includes when the problem happened:
https://paste.ee/p/VccpW
From what I can tell the error causing the stream to freeze is:
CCurlFile::FillBuffer - Failed: Timeout was reached(28)
WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 1
ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
DEBUG: CFileCache::Process - Source read returned a fatal error! Will wait for buffer to empty.
Any help or ideas on how I might overcome this would be great. I am completely out of ideas at the moment..