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

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#751
2006-02-13, 12:11 AM
There is no reason why you can login using autologin and not with a password. So, my guess is that you are not entering the correct username and password. Try resetting both the login name and password to something really simple like "1" and "1" in the config utility just to make sure you dont have problem with that.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#752
2006-02-13, 08:34 AM
Is it possible that the client you're using doesn't support javascript properly? The login page has to encode your password with a hash value so that no one can record your login session and discover your password. If the hashed password is missing (or the usernames don't match) then the login will fail.
Marty
Offline

Junior Member

Posts: 32
Threads: 3
Joined: May 2005
#753
2006-02-14, 12:43 AM
Yes it could be a javascript setting I need to adjust. The problem manifests itself on my work PC which is running win2k and has IE 6.0 browser and on my PDA which runs embedded linux with a cut down version of both the Opera and Konqueror browser - (strange, as both browsers support javascript).
I've used a similar sort of password encoding on the login page of a site I built in the past. Seen in the forum that other people have had some success with the firefox browser so I might give this a go as well.
Will report back on how I get on. I'am keen to get this working on the PDA so I set recordings and check on the outside of the house using the security cam plugin when on holiday in spain - marginally more interesting than just the pda to check my email!
volksman
Offline

Member

Posts: 131
Threads: 23
Joined: Jan 2006
#754
2006-02-15, 11:17 PM
I setup the EWA on my system today with what I think was build 26 (whatever comes with the current download of 95.16). Played around for a bit and tried streaming a clip (small one for testing) to a remote machine. It didn't work. I either get a valid HTTP RESPONSE 200 message or error syncing to mpeg.

So I decided to try build 31. No problems installing (ok small ones but nothign to bother you guys with) and tried again. Same thing. So I thought I would wait till I got home to try it locally on the network. Still no go.

I'm using Winamp 5.12 as the player.

Any suggestions on where to look?

I got this in my log a couple times but it isn't consistently dumping this on a failed stream so I'm not sure its related:


---------------------------------------
2/15/2006 4:08:47 PM.828 ERROR [1169] [-2]: outfile.Write Exception: 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 xbde30302059b0f67.x4c7b16547f6813c5.xe851103c6cdd3289(Byte[] x75381418ec342259, Int32 x0849bae34e5d8c09, Int32 xa91708beab5e1e03)
at xbde30302059b0f67.x54043f9854585ee5.FlushResponse(Boolean x358231d6356effcf)
at System.Web.HttpResponse.Flush(Boolean finalFlush)
at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at gbweb.Download.WriteLargeFileSlowly(HttpResponse Response, Stream infile, Stream outfile, String logID) in C:\Program Files\devnz\gbpvr\web\Download.aspx.cs:line 274
--------------------------------------

I also got this on my most recent attempt (from the local network):

--------------------------------------
2/15/2006 6:08:25 PM.906 VERBOSE [15] RecordingFactory.loadSchedule()
2/15/2006 6:08:25 PM.906 VERBOSE [15] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2/15/2006 6:08:55 PM.062 ERROR [15] [-2]: Read Count Zero
2/15/2006 6:09:06 PM.546 VERBOSE [1172] RecordingFactory.loadSchedule()
2/15/2006 6:09:06 PM.546 VERBOSE [1172] getValue cached value: /settings/AutoRemoveMissingRecordings : true
------------------------------------

Any ideas?
Lucas_24
Offline

Member

Posts: 242
Threads: 15
Joined: Jul 2004
#755
2006-02-15, 11:20 PM
I think you may have to use VLC to watch from the web admin.
WIN 7
1 X PVR 250
1 X PVR 500
1 X HD-PVR
2 X MVP
2 X PCH A100
volksman
Offline

Member

Posts: 131
Threads: 23
Joined: Jan 2006
#756
2006-02-15, 11:31 PM
works like a charm with VLC...thanks man!!!!
TobyO
Offline

Member

Posts: 88
Threads: 6
Joined: Sep 2005
#757
2006-02-17, 03:24 AM
I'm able to stream to my pocket PC with Tcpmp media player (Free) and Nero on other PC from EWA. I Have problems steaming video to the pocket PC. The files are too high in bit rate, but the music play just find.

Toby
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#758
2006-02-18, 06:51 PM (This post was last modified: 2006-02-18, 08:27 PM by pBS.)
i was reading the download.aspx.cs and saw this..
// Moonlight encoder default is VBR with an average of 0.4MBps, and max of 0.9MBps.
// The maximum rate possible that Moonlight supports is 1.5MBps.
is Moonlight encoder being used in there somwhere? are there any settings adjustable?
i have the enocder installed, will it automatically use it?
what's different about the play button vs. download?
man,you've really brought this interface along rather nicely...Smile
also hoping web streamer will be integrated sometime soon...
[even if nothing more than a button to get to the page]
and are there any skins yet?
edit: ahh found the skins,cool!
would still love to find out more about the download.aspx.cs tho
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#759
2006-02-19, 10:49 AM
There's no encoder being used by the web-interface, those are comments on the fact that all downloads are rate-limited so that players like mediaplayer and winamp don't abuse the CPU and bandwidth whenever they stream video - i.e. making sure the PVR stays responsive during recordings. (unlike VLC which works properly)

The encoder is used by the WDM recorder plugin, but there's absolutely no re-encoding fuctionality in the web admin at this time. To add re-encoding really changes the 'web admin' to more of a full 'web interface'.

Play will give you a 'playlist' file (normally .m3u) which you can open with VLC (or winamp if you insist) and then it'll start playing the download file directly. The download button will try and download the file directly in your browser. These give a very light weight web streaming functionality (i.e. no re-encoding, etc).

UJB has very graciously spent time putting together the sample skins (I suck at any design). I did a lot of work making skins possible, and I'm hoping that people putting together the frontend skins will start creating skins for the web-interface too.
libop
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Oct 2005
#760
2006-02-19, 05:00 PM
Hi everyone !
I'm developping a simple WAP (for mobile phones) version of Web Admin.

For now, this version allows to record from a start time to a end time for a given channel.

It works great except that I would like to avoid (for test purposes only) the login screen which causes problems on the mobile phone browser. That screen appears when I try to reach my http://ip:port/gbpvr/wap.aspx page.
Could you give me a advice ?

As another question I would also like to know if it's normal that the records correctly schedule when my asp.net pages are in the gbpvr/web/ folder and are not working when those same pages are in my wwwroot folder, even if I've the GBPVR.Public.dll and GBPVR.Backend.common.dll and GBPVRRecordingService.exe in the bin directory of my asp.net project ?

Thanks for anyone that could help me !

Good work you're doing here.

libop
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (161): « Previous 1 … 74 75 76 77 78 … 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,108 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,384 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,837 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,155 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,343 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,176 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,080 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