NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 7 8 9 10 11 … 20 Next »
Trying to setup a Ceton Infinitv

 
  • 0 Vote(s) - 0 Average
Trying to setup a Ceton Infinitv
fbacher
Offline

Junior Member

Posts: 28
Threads: 3
Joined: Nov 2012
#11
2012-11-17, 08:14 PM (This post was last modified: 2012-11-17, 11:55 PM by fbacher.)
Resolved: I did not copy the NetworkRecorder.dll to the c:/Users/Public/NPVR/Plugins/NetworkRecorder directory.

I am sadly in a similar situation. I can't get my Ceton InfiniTV PCIe tuners to show up in NPVR. New install, Windows 7 ultimate, 64-bit, no other tuners. I verified that tuner works via Winbloze Media Center. I Stopped every Media Center service. I used SageDCT to configure. I copied the NetworkRecorder.dll to c:\Users\Public\NPVR. I created the c:\Users\Public\NPVR\Plugins\NetworkRecorder directory and created the NetworkRecorder.xml file in this new NetworkRecorder directory. I copied over my npvr.db3 with empty.db3. I have tried different port numbers in the .xml file, but still no luck. Everything is running locally.

The wiki and guide that is mentioned above is useful, but there are a few details that require some guesswork for a newbie. One thing that would be nicer is larger images. I just can't read those port numbers (no, they shouldn't be important, unless you are trying to figure out why you can't get yours to work). I'll see if I can contribute to improve on these once I figure out how to get it working.

My SageDCT Config uses the default ports, etc.:
Encoder Start Port: 6970
RTP Start Port: 5010
Tuner1: 6980
Tuner2: 6985
Tuner3: 6982
Tuner4: 6989

Using SageDCT I could test talking to my tuners. (I had to fix a permissions issue with the service before it would communicate with the service).

My NetworkConfig.xml: (I tried using port 6969, 6970, 6980)
<?xml version="1.0"?>
<Settings>
<PluginSettings>
<NetworkRecorder>
<FriendlyName>Graph Recorder</FriendlyName>
<host>127.0.0.1</host>
<port>6969</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
</Settings>


The NPVR.log is not very interesting (at least to me):

[...startup]
2012-11-17 13:47:52.725 [DEBUG][1] Created mutex. Must be only instance.
2012-11-17 13:47:52.914 [DEBUG][1] Version: 2.5.9
2012-11-17 13:47:52.915 [DEBUG][1] SingleInstance()
2012-11-17 13:47:53.088 [INFO][1] About to connect to remote recording service
2012-11-17 13:47:53.102 [DEBUG][1] RecordingServiceProxy@exit
2012-11-17 13:47:53.145 [DEBUG][1] Using skin: C:\Users\Public\NPVR\skin\Default\
2012-11-17 13:47:53.157 [DEBUG][1] About to look for plugin directories in: C:\Users\Public\NPVR\Plugins\
2012-11-17 13:47:53.157 [DEBUG][1] Skipping non-existant plugin directory: C:\Program Files (x86)\NPVR\Plugins\
2012-11-17 13:47:53.168 [DEBUG][1] Loaded menu item: TV Guide
2012-11-17 13:47:53.210 [DEBUG][1] Loaded menu item: Recordings
2012-11-17 13:47:53.213 [DEBUG][1] Loaded menu item: Live TV
2012-11-17 13:47:53.215 [DEBUG][1] Loaded menu item: Search
2012-11-17 13:47:53.217 [DEBUG][1] Loaded menu item: Videos
2012-11-17 13:47:53.219 [DEBUG][1] Loaded menu item: DVD
2012-11-17 13:47:53.221 [DEBUG][1] Loaded menu item: Exit
2012-11-17 13:47:53.565 [DEBUG][1] Supports HardwareVertexProcessing
2012-11-17 13:47:53.565 [DEBUG][1] Supports PureDevice
2012-11-17 13:47:57.956 [INFO][3] Checking online for updated versions...
2012-11-17 13:47:57.956 [INFO][3] Web@1
2012-11-17 13:47:58.562 [INFO][3] Online check reports version info:
<version><component name="NextPVR" version="2.5.9" display="NextPVR 2.5.9"><url>http://forums.nextpvr.com/showthread.php?52722-2-5-9-available-(1-October-2012)</url></component></version>
2012-11-17 13:47:58.562 [INFO][3] current online version: 2.5.9
2012-11-17 13:47:58.562 [INFO][3] last notified version: 2.5.9
2012-11-17 13:48:00.313 [DEBUG][1] About to detect digital tuners
2012-11-17 13:48:00.342 [DEBUG][1] About to check for HDPVR/Colossus/Siena tuners.
2012-11-17 13:48:00.353 [DEBUG][1] About to check for analog tuners
2012-11-17 13:48:00.392 [DEBUG][1] FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus
2012-11-17 13:48:00.392 [DEBUG][1] MainConcept mux not present. Disabling analog support.
2012-11-17 13:48:04.333 [DEBUG][1] storing Position (1):761,170
2012-11-17 13:48:04.333 [DEBUG][1] storing Size (1):789,521
2012-11-17 13:48:04.348 [INFO][1] Exiting...
2012-11-17 13:48:04.348 [INFO][1] Done.

The NRecord.log is similarly exciting:
[...startup]
2012-11-17 13:47:26.964 [DEBUG][4] OnStart()
2012-11-17 13:47:26.992 [INFO][4] Using local in-process recording service
2012-11-17 13:47:27.091 [DEBUG][4] RecordingServiceProxy@exit
2012-11-17 13:47:27.094 [INFO][4] RecordingService.Startup()
2012-11-17 13:47:27.094 [INFO][4] Starting remoting service
2012-11-17 13:47:27.130 [DEBUG][8] Requesting wake up for 'EPGWAKEUP' at 11/18/2012 2:00 AM
2012-11-17 13:47:27.156 [INFO][7] RecordingService starting...
2012-11-17 13:47:27.158 [DEBUG][7] PurgeOldDeletes()
2012-11-17 13:47:27.158 [DEBUG][7] Loading recording schedule
2012-11-17 13:47:27.165 [DEBUG][7] CancelAllWakeupRequests
2012-11-17 13:47:27.178 [INFO][4] Starting web server on: 8866
2012-11-17 13:47:27.178 [INFO][4] Setting working directory to: C:\Program Files (x86)\NPVR\
2012-11-17 13:47:27.178 [INFO][4] Web root: C:\Users\Public\NPVR\web
2012-11-17 13:47:28.158 [DEBUG][4] OnStart() complete...
2012-11-17 13:47:32.136 [DEBUG][9] Client Listener starting on port 7969

I do own SageTV, but it should be disabled on this machine. I have not read anywhere where SageDCT depends upon Sage to work.

Suggestions?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#12
2012-11-17, 11:42 PM
That's a lot of information. What I think you might have installed wrong is "copied the NetworkRecorder.dll to c:\Users\Public\NPVR" it needs to be in c:\Users\Public\NPVR\Plugins\NetworkRecorder Move it and follow step 1-6 again.

Martin
andcbii
Offline

Junior Member

Posts: 4
Threads: 0
Joined: May 2014
#13
2014-05-12, 01:16 AM
Please help i can not get this to work i've followed these guides

http://www.nextpvr.com/nwiki/pmwiki.php?...rkRecorder
http://www.nextpvr.com/nwiki/pmwiki.php?...extPVR.pdf

saved the dll here:
C:\Users\Public\NPVR\Plugins\NetworkRecorder
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#14
2014-05-12, 01:21 AM
andcbii Wrote:Please help i can not get this to work i've followed these guides

http://www.nextpvr.com/nwiki/pmwiki.php?...rkRecorder
http://www.nextpvr.com/nwiki/pmwiki.php?...extPVR.pdf

saved the dll here:
C:\Users\Public\NPVR\Plugins\NetworkRecorder

I'd need to see the verbose SageDCT debug log.

Martin
andcbii
Offline

Junior Member

Posts: 4
Threads: 0
Joined: May 2014
#15
2014-05-12, 01:39 AM
Sorry about that...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#16
2014-05-12, 02:23 AM
That doesn't look like the verbose log. It seems it doesn't like the channels you have 2, 5,7 though

Martin
andcbii
Offline

Junior Member

Posts: 4
Threads: 0
Joined: May 2014
#17
2014-05-13, 12:32 AM
Those are the logs that are stored under C:\ProgramData\SageDCT
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#18
2014-05-13, 01:40 AM
andcbii Wrote:Those are the logs that are stored under C:\ProgramData\SageDCT

Right but I believe you can increase the Log Level to Verbose on on option here http://babgvant.com/downloads/sagedct/sa...ttings.jpg

Martin
andcbii
Offline

Junior Member

Posts: 4
Threads: 0
Joined: May 2014
#19
2014-05-14, 03:03 PM
Thanks for the update. I was able to get this to work. I'm not sure what changed but i was able to connect with XBMC. I was getting a black screen through NPVR but I believe that was due to codex issues.
EiEiOhh
Offline

Member

Posts: 73
Threads: 13
Joined: Jan 2015
#20
2015-01-09, 10:12 PM (This post was last modified: 2015-01-11, 06:15 AM by EiEiOhh.)
I too am a noob and trying to set up my Ceton InfiniTV 6 ETH device on Windows 7

Where are you guys placing the NetworkRecorder.xml file?

I don't suppose anyone has done a video of the install/configuration ?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR/Ceton InfiniTV Eth6/ FOIS /Copy Freely Locks up Dnabsuh 4 3,516 2019-03-01, 06:18 PM
Last Post: Dnabsuh
  ImageGrabLite Setup hootie318 8 6,018 2015-11-28, 11:32 PM
Last Post: pBS
  Does anyone have the Ceton card working with npvr and xbmc frodo? rykr 9 6,072 2013-04-14, 05:55 PM
Last Post: mvallevand
  Problems when adding remaining 3 tuners on Ceton card douggoodwin 1 2,305 2013-03-13, 11:57 AM
Last Post: mvallevand
  Can someone help me get NetworkRecording going with my Ceton card? rykr 8 4,731 2013-02-26, 08:54 PM
Last Post: mvallevand
  xmltvextra setup help chewy747 1 2,151 2012-12-14, 03:23 AM
Last Post: OTAjunkie
  NetworkRecorder/SageDCT/Ceton InfiniTV- no video fbacher 56 19,953 2012-11-25, 05:51 PM
Last Post: mvallevand
  Problems with Network Recorder & Ceton InfiniTV ElihuRozen 7 6,164 2012-03-13, 10:06 PM
Last Post: mvallevand
  NetworkRecorder Setup Steps mvallevand 1 2,686 2011-12-19, 06:21 PM
Last Post: dljones8053

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

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

Linear Mode
Threaded Mode