NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 7 8 9 10 11 … 34 Next »
Recent streaming issue with Matt Huisman Aus TV streams

 
  • 0 Vote(s) - 0 Average
Recent streaming issue with Matt Huisman Aus TV streams
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#51
2022-12-23, 03:21 AM
If you aren't seeing the EXTRAS as a device after clicking "Rescan for Devices", maybe you need to hit ctrl-F5 to refresh the browser then add the extra and scan it.

Martin
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#52
2022-12-23, 03:24 AM
Don't worry, I worked it out....I needed to click "Rescan for Devices". Let's see if it fixes the issue.
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#53
2022-12-23, 03:39 AM
Our posts must have crossed.

I got my Extra Recorder with 1 channel, and my TV guide shows up another versions of channel 7, but when I try to stream it I get "streaming failed, Transcoder exited".

So, it seems to have picked the code up, but it's not quite working, I guess there is more editing to do to try to fix it, but I've got the general idea now, I guess I just have to play with the extras-seven.xml until I can get something to work with ffmpeg.....I guess I should start by running it on the command-line to be sure.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#54
2022-12-23, 03:53 AM
If you record does it work better, I found it takes a long time for ffmpeg to decode this I blamed the VPN but it could be something else

Martin
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#55
2022-12-23, 03:55 AM
Command-line works and I get video, but no audio:

Code:
SDL_OpenAudio (1 channels, 44100 Hz): ALSA: Couldn't open audio device: No such file or directory
No more combinations to try, audio open failed

I guess this is enough to cause NextPVR to think it failed.

This makes sense, I didn't create an audio device for my minimal kernel VM which runs NextPVR because I didn't need one. I guess adding ffmpeg into the mix might require me to actually have a local audio device to output to.

I'll rebuild my VM with audio to see if it helps.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#56
2022-12-23, 04:05 AM
No that would be ffplay ffmpeg won't need audio or video
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#57
2022-12-23, 04:13 AM
You could be right on the recording. It's recording "The Chase" right now using the external source (extra channel), and it hasn't given up yet after 5 mins. I'll let it run to conclusion and see what I get.
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#58
2022-12-23, 07:49 PM
The extra with ffmpeg seems to have solved the initial problem, but it doesn't appear to process the stream fast enough to keep up. The resulting recording is very choppy; the video freezes and it skips a few seconds and then comes back. I've heard stories about ffmpeg being to inefficient for live streams before. I'm monitoring the process while it works, and there doesn't seem to be any CPU or disk I/O issue; it's running less than 50% of one processor, and disk I/O never goes above 60% capacity, so I'm not sure why it does this. I suspect a larger buffer size may fix the issue; any other ideas welcomed.

I'm going to switch back to the low-def 7 feed for now until I can spend some time debugging.

I still need to fix SBS, and it looks like the ffmpeg solution may prove impractical for the time being.

sbiddle; if you work out the SBS issue, can you post what you did.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#59
2022-12-23, 08:15 PM
The stories you have heard are probably wrong, ffmpeg when it is doing simple remux is not inefficient. One example It it the core of kodi playback. There is something special about these stream and data is being lost, perhaps because of DRM You'd really need to use a browser to know for sure.

Martin
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#60
2022-12-23, 08:34 PM (This post was last modified: 2022-12-23, 08:37 PM by ballfam.)
sbiddle: I'm getting access denied when using the old 7 stream from Whirlpool with dns4me.

from ffmpeg:

Code:
[hls,applehttp @ 0x5569c1d6dee0] Opening 'https://npc.cdn.7livecloud.io/hls/live/SYD1/master_1500.m3u8' for reading
[hls,applehttp @ 0x5569c1d6dee0] Opening 'https://tbs.cdn.7livecloud.io/hls/live/SYD1/master_1500.m3u8' for reading
[https @ 0x5569c1d71ca0] HTTP error 403 Forbidden sq=    0B f=0/0 
https://npc.cdn.7livecloud.io/hls/live/SYD1/masterSD.m3u8: Server returned 403 Forbidden (access denied)


Looks like it is being geo blocked. This worked fine when running the VPN.

I set up a custom domain set to Australia for npc.cdn.7livecloud.io, but it doesn't help

Did you set up any custom rules on dns4me to make this stream work?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 … 4 5 6 7 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Guide data issue using NextPVR in a Proxmox LXC njc 10 841 2025-03-23, 01:40 PM
Last Post: njc
  Recording Plyback Timeline Issue JeffH 11 615 2025-01-17, 03:20 PM
Last Post: mvallevand
  Streams stopping intermittently Langelus 28 3,081 2024-03-22, 09:18 AM
Last Post: Langelus
  Wake after Suspend issue with dvbt devices (LE12 Kodi 21) ShadowMask 41 4,546 2024-02-09, 07:11 AM
Last Post: ShadowMask
  NextPVR suddenly stopped receiving streams bmentink 10 1,471 2024-01-10, 02:28 AM
Last Post: mvallevand
  Streaming Failed (transcoder exited) DHdm 1 670 2023-06-17, 02:47 AM
Last Post: mvallevand
  Streaming Failed (transcoder exited) ag100pct 10 2,027 2023-05-05, 02:26 PM
Last Post: mvallevand
  Yay! DST issue :-( TheRealRoland 3 729 2023-03-12, 04:45 PM
Last Post: mvallevand
  Schedules Direct Token Issue TheKenR 20 2,805 2023-02-20, 07:49 PM
Last Post: mvallevand
  Recent failed recordings. CDinger 10 1,644 2023-01-14, 10:34 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode