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) v
« Previous 1 … 15 16 17 18 19 20 Next »
Network Recorder with Dreambox

 
  • 0 Vote(s) - 0 Average
Network Recorder with Dreambox
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#61
2012-03-18, 07:55 PM
excellent - will give it a try tonight - back to work today after 7 weeks in europe.

and kids back to school

regards
Ray
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#62
2012-03-19, 09:20 AM
Martyn -
no luck - it looks like you took some of the debug out maybe ?

tried with the new file - and the new string - no luck see attached logs -
get a tuner unavailable message and channel was not changing -
Tried with both / and // after the http - no luck.

then had a look in the log and noticed that the ports seem to be the wrong way around -
so I swapped the tuning port to 31344 and the default port to 80.
still didnt get it to work - but the tuning portion did !

it would appear that which port is used where might need some modification Wink

Regards
Ray
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#63
2012-03-19, 10:20 AM (This post was last modified: 2012-03-19, 11:37 AM by mvallevand.)
Rayman Wrote:it would appear that which port is used where might need some modification Wink

You control which port goes where, but I see the problem, it was falling back to the old code. I have you bad instructions it should be

TuningURL and not tuningURL in NetworkRecorder.xml.

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#64
2012-03-19, 12:19 PM
ok tried with the correct capitalisation - i can see how that would make it look as it did
different behaviour - but still not working -

Tuning command doesnt work (seems to be due to the :: - this occurs whether i define the :80 or let it default)

tries to stream - but nothing on the channel -as it didnt change the channel and it was set to an idle one- then the recording service stays locked as the tuner is in a recording state but getting no data - and shutting it down and restarting doesnt change - as it thinks it has a recording in progress and restarts the recording.

I do a restart of the pc to clear this condition.
Then I preset the dreambox to a valid channel in the knowledge that the channel change wont work ....
still the same -

logs attached - see if it makes any sense

Regards
Ray
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#65
2012-03-19, 12:25 PM
Oops, that double colon is bad. How about this?

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#66
2012-03-19, 12:57 PM
still get an "unable to communicate with recording service" and the process is stuck recording.

but looks like theres some usefull exception data.
logs attached

HTH
Regards
Rayman
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#67
2012-03-19, 04:46 PM
Your server is responding with an authorization error code 401 to this URL

Code:
2012-03-19 23:12:43.743    [DEBUG][6]    http://192.168.0.104:80/cgi-bin/zapTo?path=1:0:1:bc0:3:1000:6180000:0:0:0:

Do you get a 401 error on that URL in your browser? If so perhaps you re-enabled the server's username & password and forgot to put the in NetworkRecorder.xml ?

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#68
2012-03-19, 08:48 PM (This post was last modified: 2012-03-19, 11:16 PM by Rayman.)
hmm thanks martin - it appears that turning off the password doenst stick through a reboot of the dreambox -
despite the save button being activated -

ok will try again it was late and I should have gone to bed - rather than try a "quick" test.

Ray
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#69
2012-03-20, 12:25 PM
Martin - I get better results when Im awake it seems !

Ok - i had a situation with access to encrypted channels that was unrelated tonight - but doesnt affect results
except that no streaming data arrives for encrypted channels.

first case in logs -
dreambox password OFF.
was able to successfully change to and stream TVSN - unencrypted no probs -
was able to successfully change to and stream encrypted ( but no picture due to no data stream - not your issue)
was able to change back and forth - no problems.


second case
dreambox password ON,
xml changed to include login information
unable to c hange channel and recording session gets stuck requiring restart of the service.

I suspect that the dreambox maintains a session oriented password - as in a browser - once Ive done the password
entry - it doesnt ask it again, on any commands.

So - password not quite right - but I am happry to live without - the rest seems to be working ok.
Happy to test further on the password if you need.

Regards and Many thanks
Rayman

PS - i assume this will filter into the release version?
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#70
2012-03-20, 12:35 PM
Great. I really didn't give a good job in my sample there was another error I had the username passwork before the protocol, it should be

Code:
<TuningURL>http://[username:password@]##.##.##.##[:port]</TuningURL>

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (10): « Previous 1 … 5 6 7 8 9 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using R5000-HD with Network Recorder Plugin checkbin99 255 51,231 2021-08-24, 07:50 PM
Last Post: checkbin99
  Network Recorder with more than 1 NPVR (how to)? SFX Group 9 6,152 2016-03-03, 05:57 PM
Last Post: UncT
  Network Recorder Retiired mikeh49 2 2,249 2014-12-17, 11:06 PM
Last Post: mikeh49
  More than one Network Recorder mikeh49 3 2,210 2014-06-13, 08:51 PM
Last Post: mikeh49
  GraphEdit help (Network Recorder) fering 3 2,596 2013-11-12, 03:18 PM
Last Post: mikeh49
  Network Recorder Installation Confusion Henry8 12 5,316 2013-03-23, 02:45 AM
Last Post: mvallevand
  Network Recorder Experience mikeh49 76 23,914 2013-03-04, 05:54 PM
Last Post: Reddwarf
  Network Recorder Thanks and a Question mikeh49 5 3,982 2012-10-27, 06:22 PM
Last Post: epelic
  Network Recorder will not playback recorded files on a NPVR PC Client msmith8228 9 4,965 2012-08-06, 11:16 PM
Last Post: mvallevand
  Problems with Network Recorder & Ceton InfiniTV ElihuRozen 7 6,135 2012-03-13, 10:06 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode