NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 31 32 33 34 35 … 102 Next »
Ceton Infinitv4, Windows 10

 
  • 0 Vote(s) - 0 Average
Ceton Infinitv4, Windows 10
st0rmcat
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Jan 2020
#11
2020-01-17, 08:38 PM
(2020-01-17, 08:33 PM)sub Wrote:
(2020-01-17, 08:30 PM)st0rmcat Wrote: Do either of you know if its tuners are accessible via the same web interface as the Ethernet tuner?
From memory yes, they still show as a network interface.

Cool then it might work out of the box.

Question for you, I had to make my app listen on port 80, because NextPVR appears to only look for lineup.xml on that port for HDHR devices (at least for my app pretending to be one). Should NextPVR be paying attention to the port that is provided in lineup URL of its HDHR discovery response?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#12
2020-01-17, 08:58 PM
(2020-01-17, 08:38 PM)st0rmcat Wrote: Question for you, I had to make my app listen on port 80, because NextPVR appears to only look for lineup.xml on that port for HDHR devices (at least for my app pretending to be one).  Should NextPVR be paying attention to the port that is provided in lineup URL of its HDHR discovery response?
I guess it probably should - I'd never thought about it though, because every HDHR I've encountered had it on port 80. I can look to make this change though.

Can you post the beginning of your nrecord.log, where it shows the HDHR discovery?
st0rmcat
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Jan 2020
#13
2020-01-17, 09:15 PM
Sure.  I know it's not something that really matters in practice, since of course real devices have their own IP.  But in my case, having my proxy app listen on port 80 while trying to share with a bunch of other apps on the same computer can be a little problematic.

FYI The log shows two devices.  I do have a real 2-tuner device on the network (and SiliconDust drivers installed in Windows).


Attached Files
.zip   nrecord.zip (Size: 1.19 KB / Downloads: 4)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#14
2020-01-17, 09:32 PM
Is this the Ceton?

Quote:2020-01-17 15:03:53.483 [DEBUG][1] got discovery response
2020-01-17 15:03:53.485 [DEBUG][1] ...
2020-01-17 15:03:53.485 [DEBUG][1] HDHOMERUN_TAG_DEVICE_TYPE: 1
2020-01-17 15:03:53.485 [DEBUG][1] HDHOMERUN_TAG_DEVICE_ID: 8E128E16
2020-01-17 15:03:53.485 [DEBUG][1] HDHOMERUN_TAG_DEVICE_AUTH_STR
2020-01-17 15:03:53.485 [DEBUG][1] HDHOMERUN_TAG_TUNER_COUNT: 6
2020-01-17 15:03:53.485 [DEBUG][1] HDHOMERUN_TAG_BASE_URL: http://192.168.1.10:5004
2020-01-17 15:03:53.485 [DEBUG][1] HDHOMERUN_TAG_LINEUP_URL: http://192.168.1.10:5004/lineup.json
st0rmcat
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Jan 2020
#15
2020-01-17, 09:34 PM
Yep
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#16
2020-01-17, 09:42 PM
Do you have a xml version of the url? Normally NextPVR looks at lineup.xml, which isn't what is listed here. I guess I could always assume I can replace .json with .xml
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2020-01-17, 09:42 PM
Ok, I think this change is in place for the next build.
st0rmcat
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Jan 2020
#18
2020-01-17, 09:47 PM
I've only ever seen my real HDHR device respond with a json lineup URL. I was surprised when I saw NextPVR looking for the XML, honestly. I wasn't sure if one was deprecated or what, so I just respond to both. Anyway, you could substitute in the lineup URL or just take the base URL and add the XML doc. Doesn't matter I imagine. Thank you!
videolog
Offline

Member

Posts: 57
Threads: 0
Joined: Jan 2020
#19
2020-01-20, 05:37 PM
(2020-01-17, 08:30 PM)st0rmcat Wrote: I moved from WMC and jumped into NextPVR very recently.  I have an InfiniTV 6 network tuner and wrote a Windows app that sits in front of the Ceton and emulates an HD HomeRun device, specifically so I could get it to work with NextPVR v5.  It's a quick and dirty app written in Delphi (I know..), but so far it's working for me.  I felt bad just keeping it to myself, so I put it up here in case it might work for someone else:  https://github.com/craigmox/cetonproxy

I don't actually know if it works for a PCI Ceton card.  Do either of you know if its tuners are accessible via the same web interface as the Ethernet tuner?
I have been following this thread as I have the InfinTV 6 Pci, that has served me well using SageTV. I would like to use NextPvr v5, and your utility looks very interesting. I tried running the file as you outlined but I get a fastMM4 memory error. I have no idea what that is or how to remedy it.

I also believe your little utility would benefit many as you can't buy any cable card tuners at the moment. The HD HomeRun prime 6 is delayed.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#20
2020-01-20, 05:43 PM
@videolog if you are running SageTV then you already have OpenDCT running so the extra method should work, if you want to run unmodifed without replacing the jar file just use tuner 1

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (22): « Previous 1 2 3 4 5 … 22 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows could not start the NextPVR Service service on Local Computer Error 193:0xc1 Jimmyts100 7 5,802 2025-06-18, 06:26 PM
Last Post: jcole998
  NPVR Windows recordings folder cleanup.... Colincam 21 3,394 2025-04-16, 07:38 PM
Last Post: mvallevand
  Windows 24H2 - Can't install Hauppage Drivers Lao Pan 6 1,599 2025-04-04, 04:49 AM
Last Post: seattlefog
  Freezing/Buffering on Windows 11 (NPVR app only) nextpvrnoob 64 8,896 2025-02-21, 07:52 PM
Last Post: mvallevand
  DVB-T210 August USB Freeview HD TV Stick Windows 10 16brae 6 555 2025-01-17, 03:20 AM
Last Post: jimil
  Windows Client not receiving class messages ElihuRozen 1 339 2024-12-01, 06:55 PM
Last Post: sub
  windows in a vm not showing channels treypop 4 634 2024-09-27, 09:42 PM
Last Post: mvallevand
  What are the hotkeys for the NextPVR client app (Windows 11) NJW1979 2 569 2024-09-23, 10:05 PM
Last Post: NJW1979
  Scheduled Recordings Not Fully Recording on Windows organizevaulter 1 494 2024-08-29, 01:37 AM
Last Post: sub
  NextPVR won't record from Ceton InfinitiTV 6 DavidNYC78 3 655 2024-08-06, 06:11 PM
Last Post: DavidNYC78

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

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

Linear Mode
Threaded Mode