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
ejeffers
Offline

Member

Posts: 175
Threads: 23
Joined: Jul 2005
#581
2005-12-12, 08:36 PM
In the next realease, can a button be added benath the 'Play Program' button that will download the video file, called 'Download Program', because often times, streaming just isnt practical for use over the internet. Just a request.
- E. Jeffers
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#582
2005-12-12, 09:10 PM
Has anyone figured out how to pass the video file to an external transcoder ( vlc, orb, microsoft encoder) from the web admin so it can be streamed at a lower bitrate suitable for internet streaming??
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#583
2005-12-12, 09:15 PM
nope, we haven't even tried. If you want to attempt to figure it out, and send us a patch we'll incorporate it!
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#584
2005-12-12, 10:46 PM
Hey guys, sorry that I've been unresponsive. It's been a conbintaion of very busy, and I haven't been getting email notification of update in this thread for some odd reason.

systemshark Wrote:I've going to write a PPC web admin application, Do you object if I use your graphics, to present a common - look - and feel between the websites?
They're not my graphics, they're GB-PVR's. You have to check with sub what the licencing restrictions are on the web-siote graphics. I'd guess that it might be okay. PPC? (power-pc?). What are you going to write it in? Does gb-pvr web-admin work under Mono?

UncleJohnsBand Wrote:In the upcomming release (coming soon....honest Wink) when you are in Manage Recordings or Tv Guide and select the titile of the show that is already recorded your button options are now Delete Recording and Close - Take No Action.
That's not to say that it does anything different Smile It still calls (and can only call) scheduleHelper.CancelScheduledRecording, which is the only API exposed to 'cancel/delete' a recording.

And so, with no further ado:
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#585
2005-12-12, 10:47 PM
psycik Wrote:Has anyone figured out how to pass the video file to an external transcoder ( vlc, orb, microsoft encoder) from the web admin so it can be streamed at a lower bitrate suitable for internet streaming??

For alternative streaming of recordings I think KingArgyle had the best recomendation.....although this is not integrated into the Web Admin it does prrovide you with alternatives for streaming that are beyond the current capabilities of the GBPVR Web Admin.

KingArgyle Wrote:Not exactly integrated, but possibly could be. There is a free Streaming Media server called Unreal Media Server.

http://www.umediaserver.net/
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
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#586
2005-12-12, 10:52 PM
and now that UncleJohnsBand has broken my two consecutive posts:

build 29 is out:

- Added several new themes. (UncleJohnsBand and NormanR)
- Added ability for ZapTool users to view show credits. (UncleJohnsBand)
- Added ability to play entire Album in Music Library via single-click. (UncleJohnsBand)
- Added ability to view Web Admin Change Log from Statistics tab. (UncleJohnsBand)
- Fixed sorting on Manage page, if channel information was missing. (NormanR)
- Added download links to the manage recordings page and the library. (NormanR)
- The web admin now has a Change Log under statistics (hover over an item to find out who contributed). (UncleJohnsBand and NormanR)

party time!
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#587
2005-12-12, 10:59 PM
ejeffers Wrote:In the next realease, can a button be added benath the 'Play Program' button that will download the video file, called 'Download Program', because often times, streaming just isnt practical for use over the internet. Just a request.
- E. Jeffers

Although this could be done I can't imagine why you would want to download the file over the internet rather than stream it. You are limited in your download speed by whatever upload speed is available on the GBPVR server....in most cases this is anywhere from 128K to 384k. I would hate to download a 2GB (1hour show in high quality) file with that type of throughput.

If you are interested in downloading files from the server I would recomend using FTP....it is the appropriate protocol for downloading files rather than HTTP based transfers. There is an excellent FTP server for Windows that is free for Personal use. I have used it for a few years...and can recommend it.

Cerberus FTP Server
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
ejeffers
Offline

Member

Posts: 175
Threads: 23
Joined: Jul 2005
#588
2005-12-13, 01:56 AM
Well my Internet provider just bumbed our speeds, and I get 9mbps download, and 1mbps upload, so it would upload at ~124 KBps. That FTP server looks pretty good though, thanks.
j3flight
Offline

Member

Posts: 244
Threads: 12
Joined: Feb 2005
#589
2005-12-13, 01:56 AM
Anyone else having problems getting this installed?
I've done this 1000 times before, but this time, when I copy over the web folder and restart the service, GBPVR goes through its "setup routine" again.

When I try to access the web interface, I get a horrific white page with all kinda layout problems. Obviously a style sheet or themeing issue.

Something missing?
Windows XP
Athlon 64 3500+, 2GB
nVidia 7300GT, PVR 250
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#590
2005-12-13, 02:13 AM
j3flight Wrote:Anyone else having problems getting this installed?
I've done this 1000 times before, but this time, when I copy over the web folder and restart the service, GBPVR goes through its "setup routine" again.

When I try to access the web interface, I get a horrific white page with all kinda layout problems. Obviously a style sheet or themeing issue.

Something missing?

Yep....it is the dreaded CSS bug....normanr will have to address when he reads his e-mail....the dreaded white is just the site without a theme.....not sure why this isn't working it worked fine when we were testing.
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
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (161): « Previous 1 … 57 58 59 60 61 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,960 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,091 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,383 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,834 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,153 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,342 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,174 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,078 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