NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,551
2006-10-04, 09:56 AM
fldavem Wrote:Actually, I don't see that listed at all!
Bring up the EWA on the machine and then do the netstat.....I belive that gbpvr shuts down the listening port after a certain amount of inactivity....

Let me know.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
shsw
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Oct 2006
#1,552
2006-10-04, 06:34 PM
UncleJohnsBand Wrote:Ok....first we need to make sure VLC can actually process the file.....on the gbpvr machine open up VLC and open up the file: D:\TV\Teletubbies\Teletubbies_20061003_06300700.d vr-ms

Does it play ok?

If so, in VLC selectg view from the menu and then select stream and media info. What information is listed in the Advanced information tab?


Hi

VLC says its playing, but doesn't produce a window with the actual video. The info requested is:

Stream 0
Codec DVR
Language
Type Video

Duration 0:39:52
gEd
Offline

Posting Freak

London
Posts: 3,516
Threads: 100
Joined: Jan 2005
#1,553
2006-10-04, 08:06 PM
fldavem Wrote:[*]added program gbpvr and TCP port 7647 to the Windows Firewall exception list

it's GBPVRRecordingService.exe that needs to accept connections on 7647 - unless I have missed something as I was skim reading.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,554
2006-10-04, 08:21 PM
gEd Wrote:it's GBPVRRecordingService.exe that needs to accept connections on 7647 - unless I have missed something as I was skim reading.

Well, someone is awakeBig Grin
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
borgs5
Offline

Member

Posts: 100
Threads: 24
Joined: Dec 2004
#1,555
2006-10-04, 09:10 PM
I can successfully schedule a manual recording from gbpvr itself but when I try to do the same thing from the enhanced web admin it looks like it has worked but no manual recording appears in the manage recordings page.

In the log file from the statistics page of the web site I get the following:

04/10/2006 10:01:34.867 ERROR [16] Unabled to save ScheduledRecording: You cannot add or change a record because a related record is required in table 'PROGRAMME'.
04/10/2006 10:01:34.867 ERROR [16] at System.Data.OleDb.OleDbCommand.ExecuteCommandTextF orSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText( Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(Comm andBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x396614b3dae3b1da.xc979432fcc 5a510a(ScheduledRecording xe41d2b9d98dc1269)

Any ideas anyone?

Thanks
GB-PVR 1.0.16 (recording service and database) running on: VIA EPIA 5000 (533Mhz), 512MB, 40GB HD, PVR-150MCE, USB-UIRT controlling Sky Digital box.

GB-PVR 1.3.11 (front-end and client for above) running on: Toshiba NB100 netbook 1.6Ghz, 160GB HD, 1GB RAM.

Front-end viewed on 2xMVPs (using mvpmc dongle).
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,556
2006-10-04, 10:11 PM
borgs5 Wrote:I can successfully schedule a manual recording from gbpvr itself but when I try to do the same thing from the enhanced web admin it looks like it has worked but no manual recording appears in the manage recordings page.

In the log file from the statistics page of the web site I get the following:

04/10/2006 10:01:34.867 ERROR [16] Unabled to save ScheduledRecording: You cannot add or change a record because a related record is required in table 'PROGRAMME'.
04/10/2006 10:01:34.867 ERROR [16] at System.Data.OleDb.OleDbCommand.ExecuteCommandTextF orSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText( Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(Comm andBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x396614b3dae3b1da.xc979432fcc 5a510a(ScheduledRecording xe41d2b9d98dc1269)

Any ideas anyone?

Thanks

Are you using the Access database or SQLite.....this is a fairly common occurance when using Access as the database.

Let me know.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,557
2006-10-04, 10:16 PM
gEd Wrote:it's GBPVRRecordingService.exe that needs to accept connections on 7647 - unless I have missed something as I was skim reading.

Don't think that is it.......

I only have gbpvr.exe and port 7647 open on the windows firewall. I have nothing for gbpvrrecordingservice.exe.

And I have no issues accessing the EWA.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,558
2006-10-04, 10:34 PM (This post was last modified: 2006-10-04, 10:44 PM by UncleJohnsBand.)
shsw Wrote:Hi

VLC says its playing, but doesn't produce a window with the actual video. The info requested is:

Stream 0
Codec DVR
Language
Type Video

Duration 0:39:52

This shows that VLC is incapable, with the codecs that are currently installed on your machine, of playing the video.

From about 15 minutes of research on the net it appears that the dvr-ms file format is proprietary to windows media player and the Media Center.....apparently VLC can convert it to another format but can not play it nativley.

You should record in a different format...i.e .mpg.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
borgs5
Offline

Member

Posts: 100
Threads: 24
Joined: Dec 2004
#1,559
2006-10-05, 10:47 AM
UncleJohnsBand Wrote:Are you using the Access database or SQLite.....this is a fairly common occurance when using Access as the database.

Let me know.

I'm using Access still. Thanks alot for the pointer, I'll look into switching to SQLite.

Cheers
GB-PVR 1.0.16 (recording service and database) running on: VIA EPIA 5000 (533Mhz), 512MB, 40GB HD, PVR-150MCE, USB-UIRT controlling Sky Digital box.

GB-PVR 1.3.11 (front-end and client for above) running on: Toshiba NB100 netbook 1.6Ghz, 160GB HD, 1GB RAM.

Front-end viewed on 2xMVPs (using mvpmc dongle).
shsw
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Oct 2006
#1,560
2006-10-05, 09:24 PM
UncleJohnsBand Wrote:This shows that VLC is incapable, with the codecs that are currently installed on your machine, of playing the video.

From about 15 minutes of research on the net it appears that the dvr-ms file format is proprietary to windows media player and the Media Center.....apparently VLC can convert it to another format but can not play it nativley.

You should record in a different format...i.e .mpg.


Thanks - problem solved.
« Next Oldest | Next Newest »

Users browsing this thread: 9 Guest(s)

Pages (161): « Previous 1 … 154 155 156 157 158 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,949 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,067 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,373 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,818 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,328 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,167 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,072 2004-12-15, 03:01 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode