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 … 113 114 115 116 117 … 433 Next »
How to share tuners over LAN

How to share tuners over LAN
tiro_uspsss
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2016
#1
2016-10-13, 01:54 AM
Hello all!

I have a HTPC with 3 tuners total, specs are:

Intel Xeon X3440
12GB ECC RAM
Intel S3420GPV mobo
AMD HD6450
Creative X-Fi Titanium HD
Leadtek WinFast DTV2000 DS Plus (dual tuner)
Leadtek PxDVR3200H
Windows 8.1 Pro x64 w/Media Centre


I would like to watch TV on other PCs in the house.
I have read this thread: http://forums.nextpvr.com/showthread.php...fferent-PC
As well as having read this: http://www.nextpvr.com/nwiki/pmwiki.php?...on.Devices
NextPVR on the actual HTPC runs fine, I've set up the channels for each tuner, tested, all good!
However when I run the app on my main PC, with 'Act as client PC' checked, a blue bar pops up across the selection field stating "Initiating device scan" but it never progresses any further! Sad
I have also set the Server Name to 'HTPC' (the actual network name of the HTPC).

Could someone please help? :confused:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,983
Threads: 770
Joined: Nov 2003
#2
2016-10-13, 02:26 AM
tiro_uspsss Wrote:However when I run the app on my main PC, with 'Act as client PC' checked, a blue bar pops up across the selection field stating "Initiating device scan" but it never progresses any further! Sad
That should go away after 30 seconds or so. It shouldn't matter if it doesn't go away though - just tick the 'act as client pc', and enter your server name, and the share that can be used to access your npvr.db3 file.
tiro_uspsss
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2016
#3
2016-10-13, 02:31 AM
sub Wrote:That should go away after 30 seconds or so. It shouldn't matter if it doesn't go away though - just tick the 'act as client pc', and enter your server name, and the share that can be used to access your npvr.db3 file.

I have done all of that (check box checked, server name added, share path added), the blue bar definitely doesn't go away after ~30secs, it stays there, although the app does not itself freeze
when I go to the main menu & select Live TV, it prompts me that I need to set up device first Sad

I probably just missing something easy & basic! Tongue
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,983
Threads: 770
Joined: Nov 2003
#4
2016-10-13, 02:36 AM
You should be able to ignore the blue bar. It's scanning for a DLNA tuners like Ceton tuners. This usually completes relatively quickly, but for some users it can run for quite a while.

Can you see the npvr.db3 file in the share path you'd entered? Make sure you used a UNC path like \\HTPC\share, not a mapped drive, and open that same path in Windows Explorer an check you can see the npvr.db3 in that directory.
tiro_uspsss
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2016
#5
2016-10-13, 02:44 AM
sub Wrote:You should be able to ignore the blue bar. It's scanning for a DLNA tuners like Ceton tuners. This usually completes relatively quickly, but for some users it can run for quite a while.

Can you see the npvr.db3 file in the share path you'd entered? Make sure you used a UNC path like \\HTPC\share, not a mapped drive, and open that same path in Windows Explorer an check you can see the npvr.db3 in that directory.

I can see the file, yes Smile
definitely using UNC path, not mapped drive.
I've restarted the HTPC + restarted the app on my main PC, still same result Sad
Do I have to specify which tuner is to be shared on the HTPC?
I forgot to mention that I would like all 3 tuners accessible over the LAN - how does NPVR dish out which to whom? :/
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,983
Threads: 770
Joined: Nov 2003
#6
2016-10-13, 02:51 AM
tiro_uspsss Wrote:I can see the file, yes Smile
definitely using UNC path, not mapped drive.
I've restarted the HTPC + restarted the app on my main PC, still same result Sad
Ok, try starting it up, then zip and attach the logs and I'll take a look.

Quote:Do I have to specify which tuner is to be shared on the HTPC?
No. All the channels you've configured on the server are available to the client.

Quote:I forgot to mention that I would like all 3 tuners accessible over the LAN - how does NPVR dish out which to whom? :/
It follows the same rules as a single machine setup. ie, when you ask for a channel it'll work it's way up from the bottom of the capture source list, looking for the first available device that has the channel available.
tiro_uspsss
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2016
#7
2016-10-13, 02:56 AM
sub Wrote:Ok, try starting it up, then zip and attach the logs and I'll take a look.

No. All the channels you've configured on the server are available to the client.

It follows the same rules as a single machine setup. ie, when you ask for a channel it'll work it's way up from the bottom of the capture source list, looking for the first available device that has the channel available.

oo nice! I like how it's all auto! Big Grin

Thank you so much for your help, I hope this link works to download the zip file:

https://mega.nz/#!g1lQGQwD!FAozua5EK5p4R...g_6Y_mWsiU

(I presume you mean the log from client-side, which is what I linked! Smile )
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,983
Threads: 770
Joined: Nov 2003
#8
2016-10-13, 03:28 AM
I can't tell exactly what you've done wrong, but it looks like it's something to do with your share part. It doesn't look like its able to find your database at the specified location, or maybe security is stopping from getting the required write access to the database over the share.

Quote:2016-10-13 13:50:42.567 [ERROR][3] System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
no such table: CAPTURE_SOURCE
tiro_uspsss
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2016
#9
2016-10-13, 03:36 AM
sub Wrote:I can't tell exactly what you've done wrong, but it looks like it's something to do with your share part. It doesn't look like its able to find your database at the specified location, or maybe security is stopping from getting the required write access to the database over the share.

Sad
is that a problem with SQL itself or...?
I've double checked my share & firewall settings, everything is wiiide open... could me router be messing things up?
tiro_uspsss
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2016
#10
2016-10-13, 03:40 AM
if it's of any interest:

the HTPC app was advising that DirectX wasn't installed, so I installed that & restarted the PC..
also, the client app on my main rig, under 'status', sees all the tuners on the HTPC! Smile / Sad

so so close... Sad
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Duel USB tuners lock out cablood1 4 1,989 2020-10-30, 05:35 PM
Last Post: sub
  Nextpvr can't find tuners RTKAT 7 3,005 2020-02-11, 07:34 PM
Last Post: RTKAT
  No tuners and cannot watch/record ukmark62 13 4,544 2019-08-11, 08:41 PM
Last Post: ukmark62
  Unused Tuners jcole998 4 1,744 2019-07-04, 01:20 PM
Last Post: jcole998
  6 tuners, multiple recordings issue Ddodge13 25 6,138 2019-02-19, 01:01 AM
Last Post: sub
  Win10 Update - Disable Guest Account - Cannot access samba share on server JavaWiz 3 3,568 2019-02-12, 12:50 AM
Last Post: jksmurf
  Error "Recording service not running" -- but really no tuners available? daneo 6 2,377 2019-01-30, 02:11 PM
Last Post: daneo
  New NextPVR Setup (new user) with Ceton tuners Bradachin 6 2,516 2018-11-20, 12:30 PM
Last Post: Graham
  maximum tv tuners amabletrujillo 11 3,646 2018-09-28, 05:02 PM
Last Post: sub
  NextPVR does not utilize all 4 tuners jmooremcc 19 7,735 2018-08-29, 03:38 PM
Last Post: johnsonx42

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

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

Linear Mode
Threaded Mode