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

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#1
2011-08-31, 09:39 PM
Martin,

As mentioned in the other thread, it would be great to be able to use a dreambox as a network recorder.

My dreambox outputs .ts streams. These can be accessed via the box's web control page, where streams are kicked off via a stream.m3u file with content as follows:
Code:
#EXTM3U
#EXTVLCOPT--http-reconnect=true
http://10.0.0.7:8001/1:0:1:2871:800:2:11A0000:0:0:0:

This works fine in VLC, but to view streams on my NMT I'm currently using this Dreambox plugin: http://koti.mbnet.fi/devnull/suomipoeka/streamwebpage/ which generates another web page to be served from the dreambox with a direct link to stream each channel. These url's are exactly the same as the final line shown above, obviously with the /1:0:1:2871:800:2:11A0000:0:0:0 part replaced with a different identifier for each channel.

I would only want about 20 channels from my dreambox in my NPVR EPG, so I'd be happy to add the addresses manually, but I would have thought that some users would want to import many more channels. Would you be interested in coming up with a method of bulk-importing channels?

I'll be happy to do any testing, and please let me know if you need any other information.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#2
2011-08-31, 10:00 PM
Do you know how to use sqlite to manually update your npvr.db3 database? If so, this will be really easy to do and I could get you an update tonight, if not frankly it will be too much work based on the number of expected yours.

Martin
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#3
2011-08-31, 10:40 PM
I have manually added channels to my gbpvr database ages ago, so I'm sure I can manage it.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#4
2011-08-31, 11:03 PM (This post was last modified: 2011-09-01, 05:39 AM by mvallevand.)
Ok good, I might even make a command line method. If you want to prepare backup you db3 and install from plugin from the wiki http://www.nextpvr.com/nwiki/pmwiki.php?...rkRecorder with this Network.Recorder.xml

Code:
<?xml version="1.0"?>
<Settings>
  <PluginSettings>
    <NetworkRecorder>
      <FriendlyName>Dreambox Recorder</FriendlyName>
      <host>10.0.0.7</host>
      <port>8001</port>
      <delay>2000</delay>
      <stream>true</stream>
    </NetworkRecorder>
  </PluginSettings>
</Settings>

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#5
2011-09-01, 05:39 AM
Continuing from the previous thread,

- install the updated plugin according to the wike
- copy NetTarget.exe to the Program Files\NPVR folder
- in npvr config load the device you have installed for the Dreambox
- in the right column you will see a number followed by Not defined
- user this number with NetTarget as the -o parameter -t is your "page" don't forgot the leading /

NetTarget -o 1234 -t /1:0:1:2871:800:2:11A0000:0:0:0:

Good luck

Martin
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#6
2011-09-01, 09:52 AM
Ok, thanks, I will try it out tonight hopefully and let you know how I get on.
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#7
2011-09-01, 08:45 PM
Hi,

I think I've followed your instruction correctly. After opening the network recorder device setup screen I hit 'Add', left the channel number as 1 and entered a name. This created a line in the table below, for which the right hand 'Source' column has '7444 Not defined', so I changed this to:

NetTarget -o 7444 -t /1:0:1:2871:800:2:11A0000:0:0:0:

Is this correct?

After this I clicked OK to exit the device setup screen, but when I go back in, the source field has changed back to '7444 Not defined'. I've tried this a number of times, always with this result, and attempting to play the channel just gives me a black screen.

Any ideas?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#8
2011-09-01, 09:07 PM (This post was last modified: 2011-09-01, 09:13 PM by mvallevand.)
That looks correct as long as there a space after -t. Could you compress and upload your npvr.db3 file and I will have a look.

Also when your run NetTarget from the command line, do you see any error?

Martin
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#9
2011-09-01, 09:38 PM
Database attached.

When I run NetTarget from the command line with those arguments there are no error messages, or messages of any kind for that matter.
Does this actually do anything?

I'm running W7 x64, by the way, so my NetTarget.exe is in \Program Files (x86)\NPVR, but presumably that's not a problem.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#10
2011-09-01, 09:44 PM
I don't see a 7444 in your database. Does -o 7445 work?

It could be 64 bit but I did compile x86.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): 1 2 3 4 5 … 10 Next »
Jump to page 


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