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,850
Threads: 954
Joined: May 2006
#31
2022-12-21, 04:01 AM
If stream require cookies or other stateful information then there is nothing I can really add to this discussion. Increasingly streams are crafted to work with their own players and not PCs but if VLC works it might be possible that sub can do this, but geo blocking makes everything way to tough.

Martin
sbiddle
Offline

Senior Member

Posts: 343
Threads: 31
Joined: Aug 2006
#32
2022-12-21, 08:14 AM (This post was last modified: 2022-12-21, 08:23 AM by sbiddle.)
I've just been playing with HLS-proxy and realised that it has an issue with the CH9 feed where it won't pass through audio on 9. I had installed HLS-proxy on this VPS primarily for somebody else to access some Aussie content easily and hadn't played with all channels. This same issue happens on a couple of UK channels on my VPS there but the developer doesn't seem to think there is anything wrong with the software.

So sorry I'm not going to be able to give you a 9 feed that works unless you just want pictures, but it should work fine with DNS4me as it does for me.

I can however offer the 7 and SBS feed URL's via HLS-proxy to anybody who wants to take a look at the streams to see if they can understand the issue on these channels.
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#33
2022-12-21, 02:06 PM
Quote:If stream require cookies or other stateful information then there is nothing I can really add to this discussion. Increasingly streams are crafted to work with their own players and not PCs but if VLC works it might be possible that sub can do this, but geo blocking makes everything way to tough.

My go to is usually hlsplayer.net; this is where I debug when I get issues. If the stream works there (with appropriate VPN if required), then it's a valid stream, and something else is wrong. This Seven stream is a workable stream for hlsplayer, so it should be fixable, but I know things are never as they seem with this stuff, and geoblocking doesn't help. I won't be holding my breath, and I have a valid low quality stream thanks to sbiddle, so at least I have a workable solution. If you ever need me to do any debugging, let me know dle, let me know
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#34
2022-12-21, 02:15 PM
Quote:So sorry I'm not going to be able to give you a 9 feed that works unless you just want pictures, but it should work fine with DNS4me as it does for me.

Thanks for trying. I think I'm going to run with dns4me for a while to see how it goes; the price is livable with, and it will free up one or two of my VPN sessions (hopefully Australia and UK); they seem pretty innovative, I like their idea of custom rules, and having up to 3 locations will also be handy.
sbiddle
Offline

Senior Member

Posts: 343
Threads: 31
Joined: Aug 2006
#35
2022-12-22, 03:45 AM
I watch quite a bit of Aussie TV.. I've often been tempted to just stick a mini PC with a few USB sticks running Mumudvb at a mates place over there so I can get high quality feeds, and best of all get the content that isn't streamed online (such as most sport on 7)
ballfam
Offline

Member

Australia
Posts: 132
Threads: 11
Joined: Jul 2020
#36
2022-12-22, 04:40 AM
me too; as an expat, I like to keep up-to-date with the Aussie news, which often isn't re-streamed in 7plus or 9now after it was broadcast. NextPVR is an excellent solution for recording TV shows I want to watch, and then just viewing at a more sane hour for my timezone (and skipping all the ads). I have my own OpenVPN server here in the U.S. which I let family use for watching U.S. TV, I have often thought about having them return the favor by setting up an OpenVPN server on their machines so I can use it for NextPVR, but none of them are technical enough to set it up, and they don't have servers that run 24x7 like I do. I trued using an Aussie cloud service provider a while back to get a VM in Australia, but most of the channels have already worked that one out and blocked them.

I signed up to DNS4me to see how it goes, and it seems to have unblocked pretty much everything; I run my NextPVR server on Linux, which they have no guides for, but I know my way round the Linux system well enough to work it out (I can provide instructions if anyone wants to know how to do it on Debian based systems like Ubuntu and Linux Mint).

I still can't get channel 10 to work with Matt's links, but this one has been dead on my VPN for a long time now (over a year); I don't know what they do to find a block these things, but channel 10 seem to be petty good at it. Do you have channel 10 working with DNS4me? If so, which stream are you using? Did you need to set up any custom config on your DNS4me account?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#37
2022-12-22, 06:39 PM (This post was last modified: 2022-12-22, 06:40 PM by mvallevand.)
Does it work with ffmpeg?

Code:
ffmpeg -i https://i.mjh.nz/7-syd1.m3u8 -codec copy -c:s copy -f mpegts - | ffplay -i pipe:

or

ffmpeg -i https://dai.google.com/ssai/event/Ay9Lu4aORHu_qOttL8sEJQ/master.m3u8  -codec copy -c:s copy -f mpegts - | ffplay -i pipe:

If so an extra would be easy as a work around.

Martin
sbiddle
Offline

Senior Member

Posts: 343
Threads: 31
Joined: Aug 2006
#38
2022-12-22, 06:40 PM
To get 10 working you need to use a custom http header - you'll notice if you try the URL into VLC it won't work either.

If you open VLC and enter the URL and then something like

:http-user-agent=StevePlayer V1.0 (Linux;Android 5.0)

as the user agent (you might need to Google where to enter this if you've never done it) you'll find it now plays in VLC

In NextPVR you can add a custom user-agent with a EXTVLCOPT line (and the following is a more complete user agent) so if you were to use Matt's file you would add that as an extra line like this.

#EXTINF:-1 tvg-id="mjh-10-nsw" channel-id="mjh-10-nsw" tvg-logo="https://i.mjh.nz/.images/10-nsw.png" tvg-chno="10" group-title="Melbourne" ,10
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
https://i.mjh.nz/10-vic.m3u8

The best aspect of DNS4me is that you can just configure the DNS settings at a per device level because by default it can break some other local CDN content just by the simple nature of how it works.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#39
2022-12-22, 06:45 PM (This post was last modified: 2022-12-22, 06:50 PM by mvallevand.)
If the user agent is the issue just use the mjh kodi m3u8 files since sub reads the piped parameters.

Martin
sbiddle
Offline

Senior Member

Posts: 343
Threads: 31
Joined: Aug 2006
#40
2022-12-22, 06:52 PM (This post was last modified: 2022-12-22, 06:54 PM by sbiddle.)
(2022-12-22, 06:39 PM)mvallevand Wrote: Does it work with ffmpeg? 

Code:
ffmpeg -i https://i.mjh.nz/7-syd1.m3u8 -codec copy -c:s copy -f mpegts - | ffplay -i pipe:

or

ffmpeg -i https://dai.google.com/ssai/event/Ay9Lu4aORHu_qOttL8sEJQ/master.m3u8  -codec copy -c:s copy -f mpegts - | ffplay -i pipe:

If so an extra would be easy as a work around.

Martin

Thanks for that these actually both play fine.

I'd been super busy with work still this week and had been planning to hunt down the required ffmpeg commands to test this scenario. You made that search a lot easier. Smile 

OP should be able to get the HD feed of 7 working using an extra channel, and I can get SBS working again as well.

If you are keen on two non geolocked URL's via my HLS-proxy box I can DM these to you if you're curious what the issue might be and whether you can come up with a fix.
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (8): « Previous 1 2 3 4 5 6 … 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 865 2025-03-23, 01:40 PM
Last Post: njc
  Recording Plyback Timeline Issue JeffH 11 621 2025-01-17, 03:20 PM
Last Post: mvallevand
  Streams stopping intermittently Langelus 28 3,106 2024-03-22, 09:18 AM
Last Post: Langelus
  Wake after Suspend issue with dvbt devices (LE12 Kodi 21) ShadowMask 41 4,577 2024-02-09, 07:11 AM
Last Post: ShadowMask
  NextPVR suddenly stopped receiving streams bmentink 10 1,485 2024-01-10, 02:28 AM
Last Post: mvallevand
  Streaming Failed (transcoder exited) DHdm 1 673 2023-06-17, 02:47 AM
Last Post: mvallevand
  Streaming Failed (transcoder exited) ag100pct 10 2,035 2023-05-05, 02:26 PM
Last Post: mvallevand
  Yay! DST issue :-( TheRealRoland 3 732 2023-03-12, 04:45 PM
Last Post: mvallevand
  Schedules Direct Token Issue TheKenR 20 2,807 2023-02-20, 07:49 PM
Last Post: mvallevand
  Recent failed recordings. CDinger 10 1,647 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