NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Roku v
« Previous 1 2
Stream exits at program change

 
  • 0 Vote(s) - 0 Average
Stream exits at program change
mmortal03
Offline

Member

USA
Posts: 89
Threads: 9
Joined: Jan 2021
#1
2021-06-12, 12:55 AM
Different bug, so I made a separate thread. I've seen this happen two times during testing. Basically, after having a stream paused for a while (maybe 30 minutes, see log for exact timing), and then continuing to watch the program up to the point where a new program comes on (a differently named program), the stream will exit. It should keep playing.

Here is a log that I captured: https://www.dropbox.com/s/r7fjp1dgsrp31i...s.zip?dl=0
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,939
Threads: 956
Joined: May 2006
#2
2021-06-12, 01:57 AM
The issue appears to be back end related more than pause related. Sub will need to look at how the timeshift buffer works for m3u8 file. I am concerned about the messages when data gets stops in the snippet below, occurring about 85 minutes after it starts. I thought it might be related to your 300 minute that would be 100 minutes.

Code:
2021-06-11 17:34:56.315    [DEBUG][178]    method=channel.transcode.initiate.
...
2021-06-11 18:59:56.178    [DEBUG][195]    Renewed lease... (190001)
2021-06-11 18:59:56.178    [DEBUG][195]    Renew lease ok (0x190001)
2021-06-11 18:59:57.319    [DEBUG][150]    method=channel.transcode.lease

2021-06-11 19:00:02.654    [DEBUG][195]    Waiting for more data (pos: 1314483968, len: 1314485096, avail: 1128, need:1316

2021-06-11 19:00:11.300    [DEBUG][162]    method=channel.transcode.lease
2021-06-11 19:00:11.425    [DEBUG][195]    Renewed lease... (190001)
2021-06-11 19:00:11.425    [DEBUG][195]    Renew lease ok (0x190001)
2021-06-11 19:00:16.437    [DEBUG][195]    Renewed lease... (190001)
2021-06-11 19:00:16.438    [DEBUG][195]    Renew lease ok (0x190001)

2021-06-11 19:00:17.662    [DEBUG][195]    reached end of rolling file. Dropping connection...(2) (available=1128 of=1316)

2021-06-11 19:00:18.293    [DEBUG][160]    method=channel.transcode.lease
2021-06-11 19:00:24.356    [DEBUG][174]    method=channel.transcode.lease

That being said is I do see an issue on the client after the file stops growing but I don't know what NextPVR is sending that makes it think the file is growing.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,939
Threads: 956
Joined: May 2006
#3
2021-06-12, 10:44 PM
I cannot duplicate this issue here, I just paused for over two hours with no problem

2021-06-12 18:30:36.484 [DEBUG][104] [FFMPEG]: frame=233313 fps= 30 q=-0.0 size=N/A time=02:09:44.84 bitrate=N/A dup=1 drop=0 speed= 1x

Basically it is up to sub to identify why the rolling file is not working as expected as I suggested in my previous post.

Martin
mmortal03
Offline

Member

USA
Posts: 89
Threads: 9
Joined: Jan 2021
#4
2021-06-12, 11:09 PM
Thanks, hopefully Sub can figure it out. I also noticed a weird UI or remote bug over the last week, which I'll make a separate thread for.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



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

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

Linear Mode
Threaded Mode