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) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 551 552 553 554 555 … 1231 Next »
GBPVR as client having trouble

 
  • 0 Vote(s) - 0 Average
GBPVR as client having trouble
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#31
2006-12-25, 09:25 PM
Do you use GBPVRRecordingService.exe to serve streams? Because all I have running on my server are that and GBPVRTray.exe (that is, all for GBPVR apps.)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#32
2006-12-25, 09:30 PM
Quote:Do you use GBPVRRecordingService.exe to serve streams?
Yes, but the logs for the recording service are never showing a connection being made. It does show the server is waiting for a connection.

Did you check firewalls at both the client and the server? Can you temporarily disable the firewals at both ends?
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#33
2006-12-26, 02:44 AM
Disabled firewall on both systems. I get the message:
Error: Object reference not set to an instance of an object.

What object? What instance? Gotta love vague .Net error messages. Here are the logs from the client. Want the server logs too?

I've got VS 2005 Pro if you want me to debug.
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#34
2006-12-26, 02:51 AM
BTW, I have been trying shows recorded from the server. But Live TV doesn't work on the client either.
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#35
2006-12-26, 03:13 AM
Here's the logs from the Server. I found that if I start Live TV mode from the client, the server starts Live TV mode in the GBPVR status window. But the client stays black.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#36
2006-12-26, 03:18 AM
Those logs still look the same. The server never gets a connection and it all goes downhill from there.
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#37
2006-12-26, 03:30 AM
Should I put an IP address instead of the servername?
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#38
2006-12-26, 03:50 AM
Weird... ok... I tried the live TV with the firewalls off... Client said starting Timeshift mode TV... then gave a message 'Error: Failure playing back file'.

From the client, I can browse to the \\ghz\Video\ folder on the server, and see a file with the name of the show I was trying to watch. I double click on the file (from the client) and it comes up in Nero ShowTime. (Nero is what I use to watch DVDs on this system.) The show plays.

So, from the client, I can see the EPG data. When I start GBPVR on the client it even shows 'Recording Soon' correctly. I can tell the server to start Live TV. But I can't view the shows in GBPVR.

FM doesn't work on the client either. There is a tuner that works on the server, but doesn't pass through to the Client.

In the Capture Sources section of the client, I have streaming, not File Sharing.

Any of this help?
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#39
2006-12-26, 04:01 AM
I think I see something.
In this .zip, the file... 'GBPVRRecordingService.exe.log' shows that the show 'Friends' started to be recorded. Then there is an error:

12/25/2006 10:50:01 PM.854 VERBOSE [7] File length currently: 8982464
12/25/2006 10:50:01 PM.854 VERBOSE [7] READ: 49152 bytes from offset 8474560
12/25/2006 10:50:01 PM.854 VERBOSE [7] READ: complete
12/25/2006 10:50:01 PM.854 VERBOSE [7] File length currently: 8982464
12/25/2006 10:50:01 PM.854 VERBOSE [7] READ: 49152 bytes from offset 8523712
12/25/2006 10:50:01 PM.885 VERBOSE [7] READ: complete
12/25/2006 10:50:01 PM.885 VERBOSE [7] File length currently: 8982464
12/25/2006 10:50:01 PM.885 VERBOSE [7] READ: 49152 bytes from offset 8572864
12/25/2006 10:50:02 PM.244 VERBOSE [17] OOB Streaming Thread exiting...
12/25/2006 10:50:02 PM.244 ERROR [7] Unexpected exception in Streaming Handler thread: System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 size, SocketFlags socketFlags)
at GBPVR.RecordingService.x84645f84ebe04256.xcba1f05fb5a46d5f()
12/25/2006 10:50:02 PM.244 VERBOSE [7] Media Streaming Thread exiting...
12/25/2006 10:50:08 PM.166 VERBOSE [14] Media Streaming Thread started...
12/25/2006 10:50:08 PM.166 VERBOSE [14] Streaming media handler starting
12/25/2006 10:50:08 PM.166 VERBOSE [14] getValue cached value: /settings/ClientModeExtendedLogging : true
12/25/2006 10:50:08 PM.182 VERBOSE [13] OOB Streaming Thread started...
12/25/2006 10:50:08 PM.182 VERBOSE [13] getValue cached value: /settings/ClientModeExtendedLogging : true
12/25/2006 10:50:08 PM.182 VERBOSE [13] Streaming media handler starting
12/25/2006 10:50:08 PM.291 VERBOSE [14] OPEN request received, but no filename supplied
12/25/2006 10:50:08 PM.291 VERBOSE [14] OPEN: failed...
12/25/2006 10:50:08 PM.291 ERROR [14] Unexpected exception in Streaming Handler thread: System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVR.RecordingService.x84645f84ebe04256.xcba1f05fb5a46d5f()
12/25/2006 10:50:08 PM.291 VERBOSE [14] Media Streaming Thread exiting...
12/25/2006 10:50:08 PM.307 VERBOSE [10] Received request to stop livetv: 1
12/25/2006 10:50:08 PM.307 VERBOSE [10] Stopping live tv recording...
12/25/2006 10:50:08 PM.307 VERBOSE [10] Stopping recording oid:1
12/25/2006 10:50:12 PM.182 ERROR [13] Unexpected exception in OOB Streaming Handler thread: System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 size, SocketFlags socketFlags)
at GBPVR.RecordingService.x84645f84ebe04256.xa214808a50743496()
12/25/2006 10:50:12 PM.182 VERBOSE [13] OOB Streaming Thread exiting...
12/25/2006 10:54:35 PM.979 VERBOSE [9] Checking if GB-PVR can remove: C:\Video\Friends_1_20061225_22302300.mpg
12/25/2006 10:54:35 PM.979 VERBOSE [9] LiveTV file removed: C:\Video\Friends_1_20061225_22302300.mpg
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#40
2006-12-26, 04:32 AM
Thats definitely looking closer now, and seems to be correctly receiving connections and streaming video back to the client, but still something wrong. I'm not sure what exactly, but I'll think about it some more.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 62,234 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,305 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,184 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,471 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,073 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,343 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,422 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,389 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,453 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,829 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode