SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-15-2007, 04:51 PM
padre padre is offline
Sage Advanced User
 
Join Date: Jul 2003
Posts: 128
Getting ready to setup a HDHomeRun...

...and I have a question about the Ethernet connection. Does it have to be connected to an Internet-reachable segment? Here's what I'm thinking of doing; Installing a 2nd 100mb card in my server and connecting it to the HDHomeRun. Then directly connecting the two systems to each other. That way there is no other traffic on the segment. The server will have its 1st Ethernet connected to the net.

Basically, does the HdHomeRun need internet access? (When operating under SageTV).

Thanks!

Kevin
Reply With Quote
  #2  
Old 07-15-2007, 05:53 PM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
No, the HR does not need internet access. However, I believe it does need access to a DHCP server. I don't know why you would be concerned about other internet traffic. I have two networks on my system. One network is for computers that need internet access. The other network is for my local access such as the HR's and MVP's. For my local access I use the Tfpd32 program as the DHCP server.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.
Reply With Quote
  #3  
Old 07-15-2007, 06:54 PM
padre padre is offline
Sage Advanced User
 
Join Date: Jul 2003
Posts: 128
The reason I'm thinking of a separate network connection just for the PC to HDHomeRun is I have 5 other LAN-attached computers (mostly for my business), and I don't want them to impact the video recording over the LAN.
Reply With Quote
  #4  
Old 07-15-2007, 07:49 PM
camus camus is offline
Sage Aficionado
 
Join Date: Jun 2006
Posts: 357
FWIW, I use the HDHR and even with to HD shows recording while watching 1 prerecorded show on my client I haven't run into any issues with my other networked PCs (2 laptops) ie connecting VPN to work etc.

Also they have instructions on the HDHR website for doing what you are asking.
__________________
AMD Athlon 3000 |1GB Memory | eVGA 7600GS | 80GB, 300GB and 500GB SATAII | HDHomerun |Hauppage PVR-150 | SageMC 16x9 | Windows XP Pro.
Reply With Quote
  #5  
Old 07-19-2007, 02:57 PM
padre padre is offline
Sage Advanced User
 
Join Date: Jul 2003
Posts: 128
Okay, got my HDHomeRun today and I'm already stuck (figures). I guess I'm missing something. Here's what I've done so far:

- Setup the HDHomeRun (hardware and software).

- Went through the HDhomerun config gui and discovered my QAM channels that were unencrypted. I'm only interested in a few - found them

- I Was able to view the channels in the VLC viewer (except the High Def ones, my machine locked up every time I tried to view an HD channel. Didn't know if that was to be expected or not).

- I went through the Sage setup, telling it about the HDHomeRun, etc.

- I have a .frq file, and to make it simple I just put in one channel:

; WTXF-DT
121-1 2 qam256:747000000 2


That's all, just the Local Fox HD channel.

- I remapped the channel in Sage channel setup to point to 121-1

To me, everything looks setup right, but no LiveTv. And the HomeRun Manger says "SageTV: Recording 121-1", and the Channel says qam:121 then to the right there is a "1" (I take it that's the program #)

But there is no signal (strength or quality).

What am I missing? ideas?
Reply With Quote
  #6  
Old 07-19-2007, 03:21 PM
padre padre is offline
Sage Advanced User
 
Join Date: Jul 2003
Posts: 128
Okay, I think I have most of it working now. I tried something, and put in the real channel # in the .frq file, instead of a fake one:

; WTXF-DT
116-1 2 qam256:747000000 2


and now the HomeRun Manger says "SageTV: Recording 116-1" and I have great signal strength and quality

But the output is choppy. I suspect it is defaulting to Program Streams, how do I change it to transport stream (.ts)? It generated a MPEG file as output, I was expecting a .ts file.

Thanks!
Reply With Quote
  #7  
Old 07-19-2007, 03:52 PM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
I do not understand why you are doing any manual editing of a .frq file. If a .frq file is needed then Sage should generate the data.

For network encoding the HDHR only outputs a .ts file. You can control the type of extension with the mmc/encoders/XXX/100/0/encode_digital_tv_as_program_stream parameter in the properties file. Set to true will give a .mpg extension, set to false will give a .ts extension.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.
Reply With Quote
  #8  
Old 07-20-2007, 03:01 AM
Keenan Keenan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Santa Rosa CA
Posts: 231
Quote:
Originally Posted by carlgar View Post
I do not understand why you are doing any manual editing of a .frq file. If a .frq file is needed then Sage should generate the data.

For network encoding the HDHR only outputs a .ts file. You can control the type of extension with the mmc/encoders/XXX/100/0/encode_digital_tv_as_program_stream parameter in the properties file. Set to true will give a .mpg extension, set to false will give a .ts extension.
In my recent testing of that switch it doesn't matter how it's set, used as a network encoder, it will always output a file with a .mpg extension and it will always be a transport stream. I couldn't get it to do anything else.
Reply With Quote
  #9  
Old 07-20-2007, 08:05 AM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
Was SageTV shutdown when you changed the properties file? I was getting files with the .ts when set false with the latest beta. Support had me change it to true to try correcting an issue I had when I switched to the BDA support.
Did you change both (1 for each tuner) entries for each HDHR you have. I have 2 HDHRs, so I had 4 entries to change.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.
Reply With Quote
  #10  
Old 07-20-2007, 08:14 AM
padre padre is offline
Sage Advanced User
 
Join Date: Jul 2003
Posts: 128
I got it working, didn't realize there were multiple locations in the file that had "encode_digital_tv_as_program_stream". Getting .ts files now for the HDHR output, and .mpg from my Hauppauge output. All is well! Thanks!

FYI, I'm not using the 2nd HDHR tuner yet, just wanted to start with the 1 for now (crawl, walk then run!
Reply With Quote
  #11  
Old 07-20-2007, 12:04 PM
Keenan Keenan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Santa Rosa CA
Posts: 231
Quote:
Originally Posted by carlgar View Post
Was SageTV shutdown when you changed the properties file? I was getting files with the .ts when set false with the latest beta. Support had me change it to true to try correcting an issue I had when I switched to the BDA support.
Did you change both (1 for each tuner) entries for each HDHR you have. I have 2 HDHRs, so I had 4 entries to change.
Yes it was shut down. I'm running 6.1.9.143 though. I didn't know there were multiple lines in the properties file, the only one I was aware of is the one below,

mmc/encode_digital_tv_as_program_stream=false

Are you saying there's multiple entries in the properties files? Have I been adjusting the wrong line?

Also, I think it was the big HDHR thread where someone posted that that switch was disabled recently, although I'm not sure which version of Sage or when, I'll have to look back through the thread.

Last edited by Keenan; 07-20-2007 at 12:06 PM.
Reply With Quote
  #12  
Old 07-20-2007, 12:23 PM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
It looks like you are. I believe the line you are editing is from the first time the line was added to the properties file. It was replaced in a later version because the parameter was needed on a per tuner basis. You should search for encode_digital_tv_as_program_stream and see if there are entries for each tuner. If so, then just delete the line you have been editing.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.
Reply With Quote
  #13  
Old 07-20-2007, 12:38 PM
GTwannabe's Avatar
GTwannabe GTwannabe is offline
Sage Aficionado
 
Join Date: Dec 2004
Posts: 434
Setup is pretty straight forward. You should set up dependencies so that the following services start in the correct order:

1. DHCP (so you computer can see the HDHR)
2. HD HomeRun Manager (so SageTV can use the HDHR)
3. SageTV

The irritating thing is that every time you upgrade Sage, the installer removes the SageTV service and reinstalls it, killing the dependecy.
__________________
Intel NUC SageTV 7 server - HDHomeRun PRIME - 2TB iSCSI ReadyNAS storage
Intel i3 HTPC SageTV 7 Client - Win 7 x64 - Onkyo TX-674
Reply With Quote
  #14  
Old 07-20-2007, 12:53 PM
Keenan Keenan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Santa Rosa CA
Posts: 231
Quote:
Originally Posted by carlgar View Post
It looks like you are. I believe the line you are editing is from the first time the line was added to the properties file. It was replaced in a later version because the parameter was needed on a per tuner basis. You should search for encode_digital_tv_as_program_stream and see if there are entries for each tuner. If so, then just delete the line you have been editing.
You're right, there are 2 other lines further down. They're both set to "true" but I still get transport stream instead of program stream.

Nick at SiliconDust said that the HDHR will always output transport stream files regardless of any setting in Sage. Are you certain the files you're getting are "program" instead of "transport"? Both will playback within Sage, as far as I know, but other devices/software will sometimes balk if the file is a transport stream.

I've used VideReDo to convert the files, and every file I've made from the HDHR has been transport stream, at least according to VideoReDo.
Reply With Quote
  #15  
Old 07-20-2007, 12:55 PM
Keenan Keenan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Santa Rosa CA
Posts: 231
Quote:
Originally Posted by GTwannabe View Post
Setup is pretty straight forward. You should set up dependencies so that the following services start in the correct order:

1. DHCP (so you computer can see the HDHR)
2. HD HomeRun Manager (so SageTV can use the HDHR)
3. SageTV

The irritating thing is that every time you upgrade Sage, the installer removes the SageTV service and reinstalls it, killing the dependecy.
How do you do that? I'm really not having any trouble with everything running right, but this is a subject that might help me with something else I'm having a bit of trouble with.
Reply With Quote
  #16  
Old 07-20-2007, 01:05 PM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
Quote:
Originally Posted by Keenan View Post
Nick at SiliconDust said that the HDHR will always output transport stream files regardless of any setting in Sage. Are you certain the files you're getting are "program" instead of "transport"? Both will playback within Sage, as far as I know, but other devices/software will sometimes balk if the file is a transport stream.
This is my understanding for when using the network encoding. It is also my understanding that using the BDA drivers should correct this. I did see a difference with this parameter when I switched to BDA and set the parameter back to true. I do not know if the files I am getting are "program" but they are supposed to be. I may be seeing more problems than most people because I am using Vista. Vista has known problems with TCP, so I cannot be 100% sure that Vista is seeing all of the data from the HDHRs.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.
Reply With Quote
  #17  
Old 07-20-2007, 01:13 PM
Keenan Keenan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Santa Rosa CA
Posts: 231
Quote:
Originally Posted by carlgar View Post
This is my understanding for when using the network encoding. It is also my understanding that using the BDA drivers should correct this. I did see a difference with this parameter when I switched to BDA and set the parameter back to true. I do not know if the files I am getting are "program" but they are supposed to be. I may be seeing more problems than most people because I am using Vista. Vista has known problems with TCP, so I cannot be 100% sure that Vista is seeing all of the data from the HDHRs.
I'm still setup as a network encoder, in fact that's why I've been following this thread, hoping that BDA support will allow for program stream output, but so far, it looks as if BDA is somewhat buggy.

BTW, there was just HDHR software update posted a few minutes ago at SiliconDust.
Reply With Quote
  #18  
Old 07-20-2007, 03:22 PM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
Quote:
Originally Posted by Keenan View Post
BTW, there was just HDHR software update posted a few minutes ago at SiliconDust.
I made the mistake of upgrading to the 7/20 release. It was a very BIG mistake. It screwed up my tuning and wasted 2 hours of my time! I ended up going back to network encoding to insure proper tuning. I can no longer recommend Silicondust until they start providing documentation for their releases. I am so tired of tring to figure out how their software is suppose to interact with Sage.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.
Reply With Quote
  #19  
Old 07-20-2007, 04:30 PM
Keenan Keenan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Santa Rosa CA
Posts: 231
Quote:
Originally Posted by carlgar View Post
I made the mistake of upgrading to the 7/20 release. It was a very BIG mistake. It screwed up my tuning and wasted 2 hours of my time! I ended up going back to network encoding to insure proper tuning. I can no longer recommend Silicondust until they start providing documentation for their releases. I am so tired of tring to figure out how their software is suppose to interact with Sage.
Sorry.

I DL'ed it but haven't installed it yet. I have never really had any problem with SiliconDust software or firmware, of course I'm still running network encoding. I suspect that the biggest problem is getting BDA to work properly with the HDHR/BDA/SageTV and so far, it doesn't look so good.
Reply With Quote
  #20  
Old 07-20-2007, 07:46 PM
GTwannabe's Avatar
GTwannabe GTwannabe is offline
Sage Aficionado
 
Join Date: Dec 2004
Posts: 434
Quote:
Originally Posted by Keenan View Post
How do you do that? I'm really not having any trouble with everything running right, but this is a subject that might help me with something else I'm having a bit of trouble with.
Start -> Run -> Regedit

Browse to:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SageTV

You need to click New -> String. Name the String "DependOnService". Set the value of the string to the desired service name (DHCP, HD HomeRunManager, etc)
__________________
Intel NUC SageTV 7 server - HDHomeRun PRIME - 2TB iSCSI ReadyNAS storage
Intel i3 HTPC SageTV 7 Client - Win 7 x64 - Onkyo TX-674
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Interactive Digital Cable Ready oddjob General Discussion 2 03-09-2007 07:58 PM
HDHomeRun success story jbarr Hardware Support 9 02-22-2007 04:46 PM
Autumnwave Vs. HDHomeRun tmiranda Hardware Support 4 11-19-2006 04:02 PM


All times are GMT -6. The time now is 02:53 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.