2023-09-18, 05:22 PM
Thanks hopefully other users in Italy will benefit too. Yes extras are great, and I am so glad sub added this important feature they open NextPVR to so much content.
Martin
Martin
2023-09-18, 05:22 PM
Thanks hopefully other users in Italy will benefit too. Yes extras are great, and I am so glad sub added this important feature they open NextPVR to so much content.
Martin
2023-10-13, 04:34 PM
(2023-09-18, 05:22 PM)mvallevand Wrote: Thanks hopefully other users in Italy will benefit too. Yes extras are great, and I am so glad sub added this important feature they open NextPVR to so much content. Hi Martin, this starts to sound like the neverending story... I've got an update regarding this issue that may help others in similar situations. The streams of the channels that were configured with the extra component were working for a few minutes (between three and five minutes), then they always interrupted. The solution is to add the argument -http_seekable 0 to the FFmpeg command for each channel, for example: <extras> <channel name="Rai News 24"> <command>ffmpeg</command> <args>-user_agent "Mozilla/5.0" -http_seekable 0 -i https://mediapolis.rai.it/relinker/relin...;output=16 -codec copy -f mpegts - </args> </channel> </extras> I've tested the stream for more than one hour and it looks like we finally got it! I'm editing the other post in which I pasted my extra conf so that others should not incur in the same problem. I found the solution to this issue in a very old ticket about FFmpeg, and the reasoning behind this is: Add http_seekable option for HTTP partial requests, when the EXT-X-BYTERANGE tag indicates that a Media Segment is a sub-range of the resource identified by its URI, we can use HTTP partial requests to get the Media Segment. This is where I found it: http://trac.ffmpeg.org/ticket/9240
2023-10-13, 04:57 PM
Ok, looking at the other thread you may want the -re option too so it doesn't stop if data isn't delivered.
Martin
Many Italian channels underwent changes and stopped working, this is an updated version of my extras.xml file that currently work for RAI and Mediaset channels:
Code: <extras> |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
no epg in many channels | alda | 15 | 246 |
1 hour ago Last Post: alda |
|
Server crash changing channels | VCR58 | 6 | 73 |
Yesterday, 03:18 PM Last Post: VCR58 |
|
NextPVR | user1232 | 1 | 89 |
2024-11-09, 11:21 AM Last Post: mvallevand |
|
How does NextPVR separate TV from VOD ? | FrankBKK | 8 | 245 |
2024-10-30, 06:17 AM Last Post: sub |
|
NextPVR i.mjh.nz [Failed: Recording interrupted] | Nzbaxterman | 6 | 254 |
2024-10-29, 11:44 PM Last Post: sub |
|
Scanning Channels Failure | how | 13 | 528 |
2024-09-21, 11:44 PM Last Post: how |
|
NextPVR server on LibreElec | jcjefferies | 45 | 2,256 |
2024-09-16, 04:38 PM Last Post: mvallevand |
|
NextPVR doesn't record | retrofan | 5 | 284 |
2024-09-15, 05:15 PM Last Post: mvallevand |
|
No playback with NextPVR client LibreElec | retrofan | 6 | 403 |
2024-08-17, 03:52 PM Last Post: mvallevand |
|
nextpvr & Threadfin did not work | kfmf | 8 | 489 |
2024-08-06, 05:19 PM Last Post: kfmf |