NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 67 68 69 70 71 … 433 Next »
IPTV Catch Up Content

IPTV Catch Up Content
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#1
2018-01-18, 11:06 AM
Hi Sub,

I know you've done a fair bit of experimentation with Ace IPTV. Have you looked at all at accessing the Catch Up content that they offer?
Personally I've found recording IPTV channels to be quite unreliable, so the catch up content may offer a better way of getting shows that I can't watch live.

If you haven't looked at it - unfortunately the catch up content isn't listed in the M3U I can download - but from looking at what Kodi does when accessing this content I can see that for the supported channels, you can just use a URL that specifies the stream number, date and time, and duration, and you get a stream of that content. Perhaps it would be possible to access this using the OnDemand function - even if it means I need to create a correctly formatted M3U myself?

I can download this content using a browser, or save it with VLC as a .ts and it plays ok. However, trying to watch the files in NPVR hasn't worked for me. If I play the file via the Videos option in NPVR it plays, but the duration shows as 1 second and I can't navigate. (But if I understand correctly this method uses DirectShow rather than NPVR's .ts reader?)

I also tried setting one or the stream URLs as an IPTV channel as a test, and I can't play or record from this IPTV channel in NPVR.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#2
2018-01-18, 05:50 PM
JP23 Wrote:Hi Sub,

I know you've done a fair bit of experimentation with Ace IPTV. Have you looked at all at accessing the Catch Up content that they offer?
Personally I've found recording IPTV channels to be quite unreliable, so the catch up content may offer a better way of getting shows that I can't watch live.

If you haven't looked at it - unfortunately the catch up content isn't listed in the M3U I can download - but from looking at what Kodi does when accessing this content I can see that for the supported channels, you can just use a URL that specifies the stream number, date and time, and duration, and you get a stream of that content. Perhaps it would be possible to access this using the OnDemand function - even if it means I need to create a correctly formatted M3U myself?
I'm not sure exactly what you mean

Are you talking about content different from that already shown in the OnDemand screen?

Quote:I can download this content using a browser, or save it with VLC as a .ts and it plays ok. However, trying to watch the files in NPVR hasn't worked for me. If I play the file via the Videos option in NPVR it plays, but the duration shows as 1 second and I can't navigate. (But if I understand correctly this method uses DirectShow rather than NPVR's .ts reader?)

I also tried setting one or the stream URLs as an IPTV channel as a test, and I can't play or record from this IPTV channel in NPVR.
If you want to PM me a URL that isn't working, I'm happy to check it out.
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#3
2018-01-18, 06:18 PM
sub Wrote:I'm not sure exactly what you mean

I don't actually have any VOD content with my sub, but if you have the Ace Kodi app, there's a section called TV Catch Up, in which you select a channel, and then select a show that's already aired and it gets streamed to you. (It doesn't cover every channel offered by any means.)

None of this is listed in the M3U that I can download listing my channels etc, and as I understand it, this would be where VOD content would need to be listed to get added to the OnDemand screen.

The address for a TV catch up stream looks like this:
Code:
http://ace-tv.xyz:25461/streaming/timeshift.php?username=xxxxxx&password=xxxxxx&stream=360&duration=30&start=2018-01-16:22-35
where 360 is the channel number.

You may be able to access such a stream with your own credentials if you have some?
If not I can PM you a link to use.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#4
2018-01-18, 06:24 PM
Ah right. I guess they keep a week or so of listings. In reality I could probably build something for that, but it's very specific to Ace, so I probably wouldn't bother. It's the coming up with a sensible UI that is the most difficult part. Never say never though, so maybe.
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#5
2018-01-18, 08:10 PM
Is there any way I can get that into the OnDemand screen if I generate a correctly formatted M3U myself?
Were you able to get any streams to play?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#6
2018-01-18, 10:04 PM
JP23 Wrote:Were you able to get any streams to play?
I just tried, and yes it played. I tried by live tv and recording (then playing the recording). It seemed to be stopping and starting a bit, but it was the same in VLC, so can only assume server side issues for that stream, or that time.

I added the channel by going into the Settings->Devices, double click IPTV, hit Add, pasted in the URL, and made sure I selected "H.264 TS". 'Import' would instead use the equivalent of Add with "Internet Sourced IPTV", which wouldn't work right for this stream.
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#7
2018-01-18, 10:20 PM
Thanks, I only tried it as 'Internet Source IPTV'.

For normal channels with Ace, do you recommend H.264-TS rather than Internet Source IPTV?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#8
2018-01-18, 10:28 PM
JP23 Wrote:For normal channels with Ace, do you recommend H.264-TS rather than Internet Source IPTV?
Usually you'd be able to do an Import from their m3u, which behind the scenes will add each channel as Internet Source IPTV. With that specific timeshift.php url though, you'd need to use H.264-TS.
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#9
2018-01-19, 02:58 PM
Thanks, that's looks to be working pretty well now.

Have you had much success recording from Ace?
I've found it to be hit and miss - some recordings are ok, but they often fall over part way through, and the timeline is often a mess.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#10
2018-01-19, 04:22 PM
JP23 Wrote:Have you had much success recording from Ace?
I've found it to be hit and miss - some recordings are ok, but they often fall over part way through, and the timeline is often a mess.
I've never spent much time experimenting with Ace, but I have done a few hour-long recordings using their service successfully.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Can NextPVR switch graphics mode to best match content ? madbrain 2 2,151 2021-09-25, 02:25 AM
Last Post: madbrain
  IPTV Channel Mapping jrockow 15 7,743 2021-03-07, 09:45 PM
Last Post: jrockow
  State of IPTV support TRW 18 5,924 2020-10-22, 09:58 AM
Last Post: pbelo
  IPTV service called Joker TV quek9 9 5,747 2020-09-27, 08:23 PM
Last Post: quek9
  Is the v4 Wiki content still accessible? baj1 1 1,245 2020-05-29, 04:06 AM
Last Post: baj1
  Someone to create a IPTV channel Brucek2839 0 1,364 2020-04-08, 02:14 PM
Last Post: Brucek2839
  how to create my own IPTV channel Brucek2839 7 3,485 2020-03-31, 04:24 PM
Last Post: mvallevand
  IPTV timeout jrockow 2 1,942 2020-01-12, 07:41 PM
Last Post: jrockow
  IPTV Connections Greyed out mwkurt 2 1,722 2019-12-04, 07:55 PM
Last Post: mwkurt
  Rec service crashing when trying iptv streams that work in vlc pBS 30 7,154 2019-11-30, 04:27 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode