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
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#51
2012-03-17, 04:20 PM
Looking at the source for the dbox recorder I see these too commands

Code:
                        if (true == value && "ok" == SendCommand("control/setmode?record=start"))
                            recordingMode = true;
                        else if (false == value && "ok" == SendCommand("control/setmode?record=stop"))

If I left the tuning as is and just gave an option to send these commands when appropriate, would that do what you need?

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#52
2012-03-17, 09:33 PM
HI martin - thanks for the quick response -
I think if we leave the tuning as is - I'll try the zap command this morning for tuning
and we had an option to set command strings for start streaming and stop streaming -
then the system should be quite flexible - i would think.

The commands above in the dboxrecorder look like the ones for the remote record option- as the dreambox can also be put into
its own record mode wherein it writes to a mounted nfs filesystem - but the control flow is virtually the same.

So in summary -
a common start stream command string - (IP:port - in my case http://192.168.0.104:31344)
a common stop stream command string - ( just close the socket - null command in this case)

A per channel tuning command - (IP:port-string - http://192.168.0.104:80/cgi-bin/zapTo?pa...000:0:0:0:)

does that make sense ?
Regards
Ray ( 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
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#53
2012-03-17, 10:08 PM (This post was last modified: 2012-03-17, 10:13 PM by Rayman.)
had a go this morning - verified that the following works submitted from a webbrowser

http://192.168.0.104:80/cgi-bin/zapTo?pa...000:0:0:0:
and
http://192.168.0.104:80/cgi-bin/zapTo?pa...000:0:0:0:

these correctly changed the channels
tried to set the same up in network recorder - using NetTarget - fields correctly had
7189:/cgi-bin/zapTo?path=1:0:1:138c:5:1000:6180000:0:0:0:
and 7190:/cgi-bin/zapTo?path=1:0:1:bc0:3:1000:6180000:0:0:0:

port was changed to 80 in the xml file and showed in the dialog -
but when attempting to connect with watch - no channel change occurred - ???
and of course no video - as expected

so the commands will work - but theres something not right in network recorder yet -
but hope that provides enough info to start ?

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
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#54
2012-03-17, 10:31 PM
This test version first sends the tuning request as a separate http command and then starts streaming on the raw http feed.

A few notes

1) If you change the streaming port you need to stop and start the recording service.

2) Assuming 7189 was your oid the command line is

NetTarget -o 7189 -t /cgi-bin/zapTo?path=1:0:1:138c:5:1000:6180000:0:0:0:

Please give this a try and upload the logs afterward. If it fails it might be worth sending your NetworkRecorder.xml and npvr.db3 too.

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#55
2012-03-17, 11:29 PM (This post was last modified: 2012-03-17, 11:46 PM by Rayman.)
Ok
gave that a whirl with both the port first set to 80 and then 31344
no luck on either - channel change didnt work still - will need to investigate the logs at the dreambox end i think on that -

no luck with the stream either.

logs for both are attached -
is there a way to get a trace of the command actually sent ?
http://users.on.net/~rdekens/test_ver.zip

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
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#56
2012-03-17, 11:40 PM
Did you forget the logs?

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#57
2012-03-17, 11:47 PM
trouble uploading - had to link to remote -

there now
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
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#58
2012-03-18, 12:11 AM
Ok, the database looks fine and so does the XML file (I think). Could you try this it adds more information but at the same time, the Orig_NetworkRecorder.dll could you rename it without the .dll I am missing some information in these logs, and maybe the wrong one got picked up.

Martin
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#59
2012-03-18, 10:33 AM
Some success with that Martin

first try with the port set to 31344 -
got an error about not communicating with the device -
then on the second channel change that the device was not available.

Changed port to 80 being the HTTP port
successfully changed the channels on both attempts -
went to the play screen but no data -
had a quick look at the log file and saw that the http requests were going out on 80
and the streaming connectino was attempting to connect on 80.

Looks like there should be a "control port" (80) and a "streaming port" (31344) in the xml config.

The earlier non working channel behaviour was due to the http pport requiring a login - Ive turned this off now (that Ive found what the problem was).

Log files attached.

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
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#60
2012-03-18, 02:32 PM (This post was last modified: 2012-03-20, 12:34 PM by mvallevand.)
Rayman Wrote:Looks like there should be a "control port" (80) and a "streaming port" (31344) in the xml config.

Yes that would be the main problem, I thought you were testing on two ports I've added a new optional setting to NetworkRecorder.xml

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

Note defaults to normal http port 80 not the streaming port

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using R5000-HD with Network Recorder Plugin checkbin99 255 47,225 2021-08-24, 07:50 PM
Last Post: checkbin99
  Network Recorder with more than 1 NPVR (how to)? SFX Group 9 5,956 2016-03-03, 05:57 PM
Last Post: UncT
  Network Recorder Retiired mikeh49 2 2,159 2014-12-17, 11:06 PM
Last Post: mikeh49
  More than one Network Recorder mikeh49 3 2,091 2014-06-13, 08:51 PM
Last Post: mikeh49
  GraphEdit help (Network Recorder) fering 3 2,497 2013-11-12, 03:18 PM
Last Post: mikeh49
  Network Recorder Installation Confusion Henry8 12 5,082 2013-03-23, 02:45 AM
Last Post: mvallevand
  Network Recorder Experience mikeh49 76 22,682 2013-03-04, 05:54 PM
Last Post: Reddwarf
  Network Recorder Thanks and a Question mikeh49 5 3,835 2012-10-27, 06:22 PM
Last Post: epelic
  Network Recorder will not playback recorded files on a NPVR PC Client msmith8228 9 4,742 2012-08-06, 11:16 PM
Last Post: mvallevand
  Problems with Network Recorder & Ceton InfiniTV ElihuRozen 7 5,958 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