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: 53,163
Threads: 958
Joined: May 2006
#21
2011-09-02, 07:02 PM
JP23 Wrote:I made sure I was using mpeg2, and I've now successfully added a second channel by adding the tuning data to the db.

Could you also try with the new NetTarget and upload the log? I'd like to see if it works.

Quote:You recommend reducing the delay - I actually increased the delay and it seemed to make it more stable. I had taken this to be some kind of buffer setting - what does the delay actually do?

It is the delay from when the http command is issued and when control returns to NPVR. There is no way to control system resource in the plugin since sub advises that DoEvents() is not allowed so it can appear that the system is frozen during the blocking delay.

Quote:I will try reducing the display and increasing the buffer as you suggest.

Feel free to play with the NetworkRecorder delay

Quote:edit: is it the <PrePlayDelay> value in config.xml that you're referring to?

I guess so, I don't know.

Martin
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#22
2011-09-04, 02:15 PM
I'm using the version of NetTarget.exe from post 17, and it's not creating a log file.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,163
Threads: 958
Joined: May 2006
#23
2011-09-04, 02:46 PM
I don't have a good answer, since I have tested it from 32/64 bit and it is working ok, I even made sure it worked from a client PC. Ensure you have it in "CTonguerogram Files (x86)\NPVR" by deleting it and uncompressing again. The files size is 9728 bytes.

Martin
kappa__2
Offline

Junior Member

Posts: 32
Threads: 2
Joined: Apr 2006
#24
2011-09-10, 03:38 PM
Hi!
Any chance to use this with Dvbviewer's Recording Service?
It also streams ts via http

The m3u looks like this:

#EXTM3U
http://127.0.0.1:7522/upnp/channelstream/265.ts

The 265 is obviosly the Dvbviewer's channel number.

Thanks
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,163
Threads: 958
Joined: May 2006
#25
2011-09-10, 03:57 PM (This post was last modified: 2011-09-10, 04:10 PM by mvallevand.)
kappa__2 Wrote:Any chance to use this with Dvbviewer's Recording Service?
It also streams ts via http

It should work the same way described in this thread, just change the target ie:

NetTarget -o 1234 -t /upnp/channelstream/265.ts

Martin
kappa__2
Offline

Junior Member

Posts: 32
Threads: 2
Joined: Apr 2006
#26
2011-09-12, 05:24 PM
i can't get it working.
The Source field keeps being replaced by "8421 Not defined"

Any tips?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,163
Threads: 958
Joined: May 2006
#27
2011-09-12, 06:34 PM
It looks like you have the same problem as JP23. Do you see a log file NetTarget.log in the NPVR log folder?

Martin
kappa__2
Offline

Junior Member

Posts: 32
Threads: 2
Joined: Apr 2006
#28
2011-09-12, 07:08 PM
No. There's no log.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,163
Threads: 958
Joined: May 2006
#29
2011-09-12, 09:18 PM (This post was last modified: 2011-09-12, 10:06 PM by mvallevand.)
I am not sure, you can try the attached, I have compiled the attached in "Release" mode, that has never been an issue before but I doubt that help

To recap the installation for NetTarget is

I) Install
Extract NetTarget.exe from the 7z file and into the NPVR program directory. That folder normally is

C:\Program Files\NPVR or
C:\Program Files (x86)\NPVR (for 64bit)

Make sure when you extract the file you follow the same UAC safe methods on Win7 and Vista that you use for an NPVR update

Verify the file is there and is 9216 bytes.

II) Run

- open a command window (Start->Run->cmd.exe)
- change directory to the programs files folder above.
- run the command for the lines you want to add

NetTarget -o 1234 -t /urlyouwant

III) Check for log file NetTarget.log in the NPVR log folder.


Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,163
Threads: 958
Joined: May 2006
#30
2011-09-12, 10:05 PM
Good it's working, I just gave bad instructions I forgot the -t before the second parameter

NetTarget -o 1234 -t /192.168.1.200/upnp/channelstream/64.ts

now the 1234 was just an example and it is probably not want you want more likely it is 8421 based on your earlier example.

NetTarget -o 8421 -t /192.168.1.200/upnp/channelstream/64.ts

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (10): « Previous 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 51,451 2021-08-24, 07:50 PM
Last Post: checkbin99
  Network Recorder with more than 1 NPVR (how to)? SFX Group 9 6,160 2016-03-03, 05:57 PM
Last Post: UncT
  Network Recorder Retiired mikeh49 2 2,255 2014-12-17, 11:06 PM
Last Post: mikeh49
  More than one Network Recorder mikeh49 3 2,214 2014-06-13, 08:51 PM
Last Post: mikeh49
  GraphEdit help (Network Recorder) fering 3 2,598 2013-11-12, 03:18 PM
Last Post: mikeh49
  Network Recorder Installation Confusion Henry8 12 5,325 2013-03-23, 02:45 AM
Last Post: mvallevand
  Network Recorder Experience mikeh49 76 23,966 2013-03-04, 05:54 PM
Last Post: Reddwarf
  Network Recorder Thanks and a Question mikeh49 5 3,989 2012-10-27, 06:22 PM
Last Post: epelic
  Network Recorder will not playback recorded files on a NPVR PC Client msmith8228 9 4,973 2012-08-06, 11:16 PM
Last Post: mvallevand
  Problems with Network Recorder & Ceton InfiniTV ElihuRozen 7 6,137 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