NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 12 13 14 15 16 … 43 Next »
Kodi Freezes During Live TV

 
  • 0 Vote(s) - 0 Average
Kodi Freezes During Live TV
jmooremcc
Offline

Member

Posts: 66
Threads: 22
Joined: Jan 2015
#1
2018-12-19, 12:07 AM
I'm running Kodi 17.6 on a Raspberry Pi with the NextPVR server running on a Windows 10 desktop computer.
I've been having problems with live TV programs sporadically freezing on the RPi.

The Kodi Log indicates the following:
Code:
18:20:20.130 T:1323352992  NOTICE: CVideoPlayerAudio::Process - stream stalled
18:20:20.911 T:1331741600    INFO: CVideoPlayerVideo - Stillframe detected, switching to forced 29.970030 fps
18:20:20.912 T:1331741600   DEBUG: CPullupCorrection: pattern lost on diff 166833.333344, number of losses 4
18:20:22.755 T:1331741600    INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
18:20:22.757 T:1722024864   DEBUG: Stream stalled, start buffering. Audio: 0 - Video: 0

Please note that both the audio and video streams are frozen (paused).

I immediately saved the NextPVR logs using the zip file logs function and the Kodi log for your inspection.

I hope someone can be figure out what's causing this problem and come up with a solution.

Thanks to everyone in advance.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#2
2018-12-19, 12:44 AM
It looks like your PC was blocked for a few seconds at that time and there was not enough buffered in the RPi to handle that short delay

Code:
2018-12-18 18:20:18.196    [DEBUG][19]    Got request: Range: bytes=16384065536-16384098304-500002    
2018-12-18 18:20:18.297    [DEBUG][19]    LiveShift response: 16384065536:32768 16384234592 500002
<--
2018-12-18 18:20:22.616    [DEBUG][19]    About to send 32768 bytes

Nothing in the logs explains it, maybe check the Windows event viewer.

Note that at the time you send the logs that tuner was still in use and recording by that aborted play, and it would stay like that until you kill that Kodi session.

I know with v18 the buffer for live tv is quite large, certainly much more than this blip.

Martin
jmooremcc
Offline

Member

Posts: 66
Threads: 22
Joined: Jan 2015
#3
2018-12-20, 02:13 AM
I'm running Kodi 17.6 on a Raspberry Pi with the NextPVR server running on a Windows 10 desktop computer.
I've been having problems with live TV programs sporadically freezing on the RPi when I programatically change the channel (JSON RPC)

An excerpt from the Kodi Log indicates the following:
Code:
19:59:54.177 T:1722233760   DEBUG: PVRManager - PerformChannelSwitch - switching to channel 'H & I'
19:59:54.177 T:1722233760   DEBUG: AddOnLog: NextPVR PVR Client: SwitchChannel(10:H & I)
19:59:54.177 T:1722233760   DEBUG: AddOnLog: NextPVR PVR Client: OpenLiveStream(10:H & I) (oid=7894)
19:59:54.177 T:1722233760   DEBUG: AddOnLog: NextPVR PVR Client: OpenLiveStream() informing NextPVR of existing channel stream closing
...
19:59:54.291 T:1243607968    INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
...
19:59:57.270 T:1722233760  NOTICE: PVRManager - PerformChannelSwitch - switched to channel 'H & I'

I've attached all pertinent logs for your review and made sure that tuner was not in use when I saved the log files.
Also I checked the Windows logs and saw no errors around the time of the event.

I thank you in advance for your help.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#4
2018-12-20, 02:53 AM
I don't know what you are expecting on v17.6 now that v18 is almost out but the reader thread does seem to stall much like on a recent thread https://forums.nextpvr.com/showthread.ph...Lost/page3

Code:
2018-12-19 20:00:04.027    [DEBUG][3]    LiveShift response: 3112960:32768 3186224 95
2018-12-19 20:00:04.027    [DEBUG][3]    About to send 32768 bytes
2018-12-19 20:00:04.027    [DEBUG][3]    Sent 32768 bytes
2018-12-19 20:00:07.205    [DEBUG][3]    Checking for close notifications for sid: default
2018-12-19 20:00:07.205    [DEBUG][3]    Renewed lease. (14007D)@2...


Martin
jmooremcc
Offline

Member

Posts: 66
Threads: 22
Joined: Jan 2015
#5
2018-12-20, 05:50 PM
I'm not getting freezing on my other RPi systems like this one.
I didn't get this kind of behavior under V16 on the same hardware. I know it's not the hardware because I have a second RPi2 and have experienced the same problem. Something is the cause of the problem and I'd like to fix it if I can.

V18 is still in alpha testing from LibreElec so I won't be transitioning to that version until it's more stable.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#6
2018-12-20, 06:38 PM
My point was if this is in the client you won't be getting a fix. Also remember that in v17 timeshifting was not officially supported by Kodi so perhaps you need to go back to v16 while you wait.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Suggestions for the KODI Add-on Escape7 51 10,241 2025-06-29, 08:36 PM
Last Post: sub
  Kodi Channel not updating aTF6i 2 575 2025-03-09, 12:26 AM
Last Post: aTF6i
  EPG not loading in Kodi? membball84 3 566 2025-02-13, 01:24 AM
Last Post: membball84
  Automated Updates of IPTV Channels in NPVR and Kodi via APIs taylormia 1 1,024 2025-02-04, 03:13 AM
Last Post: lustfulmacaw
  Kodi 22 (Piers) and library thumbnails mvallevand 8 1,444 2025-01-15, 06:32 PM
Last Post: mvallevand
  Kodi Channel Icons wrong and can't be corrected wapkaplet 11 1,472 2024-10-23, 02:11 PM
Last Post: mvallevand
  Kodi PVR Client Not Working trongod 8 1,806 2024-09-11, 10:20 PM
Last Post: trongod
  Kodi 21.0 Omega/NextPVR 21.1.0 PVR & Live TV Group Manager bouilliabai 28 4,834 2024-08-06, 10:00 PM
Last Post: sub
  Kodi-V5 WiFi Problem? kerryball 0 451 2024-06-26, 06:49 AM
Last Post: kerryball
  Adding/editing timer to one time (manual) recording from Kodi guide has no effect mmortal03 6 1,222 2024-06-25, 09:30 PM
Last Post: mmortal03

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode