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 01-17-2009, 05:47 AM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
HAVA Channel Changer

*UPDATE* 9/7/2009

With this being mostly a 'hack', it was bound to be super seeded by a replacement...

I urge everyone to switch to the new hava channel changer over on SourceForge... The usage is still the same, but with more options!

http://sourceforge.net/projects/havafun/

*OLD*
Since coming back to Sage, I have tried in vain to get my 'old' HAVA Wireless HD setup as a standalone tuner... With Monsoon not being very... forthcoming... on providing any sort of API or follow up interfaces, I was left to myself.

This may not seem like a big deal at first, until you realize that the HAVA can now be setup WITH NO CONNECTIONS TO THE PC!!! Yes... that is right! A true standalone 'network tuner'.

Again, this may not seem all that exciting, until you further realize that the HAVA can ACCEPT COMPONENT INPUTS up to 1080i! Don't get to excited however, as the HAVA currently downconverts to 480i. In other words, you can feed ANY resolution to HAVA but it will down convert it to 480i (720x480 interlaced). The good news is that the HAVA will also keep the aspect ratio of the source! As quoted, "HAVA down-coverts from the HD to SD inside the box by scaling the image horizontally from 16:9 to 4:3 aspect ratios. But when played back on the PC, the original 16:9 aspect ratio is restored giving an HD experience."

OK... The long and short of this program... The HAVA accepts an RTSP (streaming...) command to change channels. Many of the Mac, Linux and non-MCE users of the HAVA use VLC to change the channels. The problem for them is that in doing so, they only get a resolution output of 320x240...

Well, by using the channel changing capabilities of the RTSP stream and the BDA driver capabilities, we now have a tuner that can accept HD input, keep the aspect ratio, is not limited to using a built in RF Tuner (which can only accept channels up to ~150), and now works with SAGE!

By using the exetuner plugin and the help of 'elfman' over on the HAVA forums who suggested the use of openRTSP (and then compiled it for me using cygwin...) we have the basis for our exe!

To use it, you need to have an RTSP compatible firmware for the HAVA, which right now is set at 152.105-32 and then simply setup the exeplugin as normal and set your registry to the following:

"HAVAChannelChanger.exe xx.xx.xx.xx %CHANNEL%"

Where XX.XX.XX.XX = your internal IP address for the HAVA.

In addition, you need both the openRTSP.exe file and the cygwin1.dll file in the Sage program directory (C:\Program Files\SageTV\SageTV).

So, to whit, get your HAVA firmware setup, setup the exetuner and then just extract this zip file into the Sage directory!

Comments or issues, let me know!


Oh yeah... Here is the link...

http://forums.sagetv.com/forums/down...do=file&id=299

Last edited by Jason; 09-07-2009 at 10:38 AM.
Reply With Quote
  #2  
Old 01-17-2009, 07:30 AM
Graygeek Graygeek is offline
Sage Advanced User
 
Join Date: Mar 2008
Location: Northeastern NC
Posts: 193
Great work Jason! I'll give this a try. Maybe this will give HAVA the attention here, that it deserves. It truly is a great box that can capture non premium HD and regular digital cable. Channels like HistoryHD, Planet Green HD, etc look great through HAVA. The other great thing is, it doesn't suffer from any lockup issues etc. that have plagued the more expensive HD-PVR, and can be place at opposite end of house from your SAGE server. After only a week with it, I love my HAVA Platinum!!

Thanks again Jason for you efforts and insights on the potential of this great <$150 network tuner for component capture!

Last edited by Graygeek; 01-17-2009 at 07:31 AM. Reason: I can't spell
Reply With Quote
  #3  
Old 01-17-2009, 10:58 AM
elfman elfman is offline
Sage User
 
Join Date: Jan 2009
Location: Oregon
Posts: 15
Glad to hear this has potential for you guys. . Since my use case isn't currently SageTV, I wasn't 100% sure if it would work for you too.

One more hint (mileage may vary)... If you have a set top box with some channels that need entry of the form 00xx and you pass 00xx via rtsp to the hava, it only seems to use xx. For example, with DISH, OTA locals map to channels that need 0s and they didn't channelchange. I tried to workaround this limitation in hava rtsp for a while...

After some time, I figured out a hack for this that works with my STB was to pick channel 102 (a DISH info channel for me) and prepend it to all of my 00xx channels. In this way, if I want to tune to channel 00201, I rtsp to 10200201. My set top box then tunes momentarily to channel 102 and then on to 00201.

Obviously, the challenges are that this might not work with all STB and the dummy channel to prepend needs to be configurable because it depends on your provider.

Last edited by elfman; 01-17-2009 at 10:59 AM. Reason: I can't spell either
Reply With Quote
  #4  
Old 01-17-2009, 04:00 PM
Graygeek Graygeek is offline
Sage Advanced User
 
Join Date: Mar 2008
Location: Northeastern NC
Posts: 193
Thumbs up

Added Jasons channel change patch and to sum it up with one word!

SWEET !


Thanks Jason it works great.
Reply With Quote
  #5  
Old 01-17-2009, 04:13 PM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
Quote:
Originally Posted by Graygeek View Post
Added Jasons channel change patch and to sum it up with one word!

SWEET !


Thanks Jason it works great.
Glad to hear it! It is truly too bad that Monsoon does not support this device better. They started off so well...

-Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<--
Reply With Quote
  #6  
Old 01-18-2009, 06:41 PM
jimcpl jimcpl is offline
New Member
 
Join Date: Jan 2009
Posts: 2
Hi,

Apparently, in some earlier versions of the HAVA Wireless firmware, you could use an RTSP URL like:

rtsp://<IP_OF_HAVA>:554/<channel#>

to set the channel and watch (e.g., via VLC), but HAVA apparently broke that channel setting via RTSP URL functionality with the most current firmware.

Do you know if your app will still work (be able to cause the HAVA Wireless to change channel) with the most current firmware for the HAVA Wireless? Or would the HAVA Wireless firmware need to be downgraded to an older version that accepted the "/<channel#>" RTSP URL?

Thanks,
Jim

Last edited by jimcpl; 01-18-2009 at 06:43 PM.
Reply With Quote
  #7  
Old 01-18-2009, 07:05 PM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
Quote:
Originally Posted by jimcpl View Post
Hi,

Apparently, in some earlier versions of the HAVA Wireless firmware, you could use an RTSP URL like:

rtsp://<IP_OF_HAVA>:554/<channel#>

to set the channel and watch (e.g., via VLC), but HAVA apparently broke that channel setting via RTSP URL functionality with the most current firmware.

Do you know if your app will still work (be able to cause the HAVA Wireless to change channel) with the most current firmware for the HAVA Wireless? Or would the HAVA Wireless firmware need to be downgraded to an older version that accepted the "/<channel#>" RTSP URL?

Thanks,
Jim
To use it, you need to have an RTSP compatible firmware for the HAVA, which right now is set at 152.105-32.

They are 'supposed to fix it in the next release...

-Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<--
Reply With Quote
  #8  
Old 01-18-2009, 07:10 PM
jimcpl jimcpl is offline
New Member
 
Join Date: Jan 2009
Posts: 2
Quote:
Originally Posted by Jason View Post
To use it, you need to have an RTSP compatible firmware for the HAVA, which right now is set at 152.105-32.

They are 'supposed to fix it in the next release...

-Jason

Yes, I know. If you've been over there, you may have seen that they, at one point, offered to provide some posters a private copy that didn't have the channel changing capability broken, but then, as far as I know, they never provided it.

Question: You said "an RTSP compatible firmware for the HAVA". Did you mean just that, or did you mean "an RTSP compatible firmware for the HAVA that also doesn't have the channel changing capability broken"?

The reason for the question is that the most current firmware DOES STILL work for RTSP streaming. It was just the channel changing via RTSP URL that got broken.

Thanks again,
Jim
Reply With Quote
  #9  
Old 01-18-2009, 10:31 PM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
Quote:
Originally Posted by jimcpl View Post
Yes, I know. If you've been over there, you may have seen that they, at one point, offered to provide some posters a private copy that didn't have the channel changing capability broken, but then, as far as I know, they never provided it.

Question: You said "an RTSP compatible firmware for the HAVA". Did you mean just that, or did you mean "an RTSP compatible firmware for the HAVA that also doesn't have the channel changing capability broken"?

The reason for the question is that the most current firmware DOES STILL work for RTSP streaming. It was just the channel changing via RTSP URL that got broken.

Thanks again,
Jim
Yes... RTSP does work... However, selecting seperate streams via RTSP (Channels...) does not work in any firmware past the version I posted.

Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<--
Reply With Quote
  #10  
Old 07-11-2009, 02:52 PM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
Jason,
Thanks for your efforts.

I am having some trouble getting this to work. my old box had firewire so I was using fore wire to tune, my new box does not have firewire so I was looking to use the emitters from the hava box. They work with the hava software.
So Here is what I have done, I don't understand what should be done for the multituner when dealing with the hava,


I downloaded the channel changer file, extracted to the sage/sage folder.
using the multi tuner
pasted "HAVAChannelChanger.exe 192.168.0.101 %CHANNEL%" into the hklm\software\frey technologies\common\exemultitunerplugin

in the location C:\Program Files\SageTV\Common\RemoteCodes\EXEMultiTunerPlugin

I have a file named 192.168.0.101.ir with "192.168.0.101 38000 400 3 400 800" inside it.
In sage I have the multituner selected and chose the 192.168.0.101 device.

Where have i gone wrong? is there a way to test the signal using command prompts?

Thanks
Mike
Reply With Quote
  #11  
Old 07-19-2009, 04:39 PM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
bump

does anybody have any suggestions?
Reply With Quote
  #12  
Old 07-20-2009, 01:42 PM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
Quote:
Originally Posted by mike_15 View Post
Jason,
Thanks for your efforts.

I am having some trouble getting this to work. my old box had firewire so I was using fore wire to tune, my new box does not have firewire so I was looking to use the emitters from the hava box. They work with the hava software.
So Here is what I have done, I don't understand what should be done for the multituner when dealing with the hava,


I downloaded the channel changer file, extracted to the sage/sage folder.
using the multi tuner
pasted "HAVAChannelChanger.exe 192.168.0.101 %CHANNEL%" into the hklm\software\frey technologies\common\exemultitunerplugin

in the location C:\Program Files\SageTV\Common\RemoteCodes\EXEMultiTunerPlugin

I have a file named 192.168.0.101.ir with "192.168.0.101 38000 400 3 400 800" inside it.
In sage I have the multituner selected and chose the 192.168.0.101 device.

Where have i gone wrong? is there a way to test the signal using command prompts?

Thanks
Mike
Are you using exetuner or exemultituner...?

Each program uses seperate registry entries...
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<--
Reply With Quote
  #13  
Old 07-21-2009, 05:08 AM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
I am using multituner. I couldn't find exetuner, from what I had read multituner replaced exetuner.

Mike
Reply With Quote
  #14  
Old 08-22-2009, 12:25 PM
elfman elfman is offline
Sage User
 
Join Date: Jan 2009
Location: Oregon
Posts: 15
new channel changing possibility

You guys might want to check out this thread. http://myhava.com/forum/viewtopic.php?f=4&t=3639

I'm trying to get channel changing going with the later firmwares for a linux project but it seems to overlap with you guys too. Hava seems okay with discussion happening on their forums (see http://myhava.com/forum/viewtopic.php?f=4&t=3617)

Elfman
Reply With Quote
  #15  
Old 08-22-2009, 03:07 PM
Graygeek Graygeek is offline
Sage Advanced User
 
Join Date: Mar 2008
Location: Northeastern NC
Posts: 193
Thanks Elfman,

Looks interesting ... I'll give it a try.

Now if there was just a way to run two HAVA's on on one PC life would be great, but HAVA seems to have little interest in improving their use in the HTPC world. It works great but one is just not enough!
Reply With Quote
  #16  
Old 08-23-2009, 03:48 PM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
Elfman, that sounds like good news.
I am looking forward to being able to change channels with my hava. I have not been able to get the current changer to work.
I will give your code a try tonight.

Thanks
Mike
Reply With Quote
  #17  
Old 08-24-2009, 07:10 PM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
Thumbs up

Elfman, I was able to get this working quite easily. and tied it to sage using the EXEMultiTunerPlugin.

First I tested the function using cmd prompt leaving your tuner app on the desktop.



I moved the hava_channel.exe from the desktop to the sage folder for my own benefit. then modified the registry for the EXEMultiTunerPlugin so it points to the new location and put the correct local ip.
http://mycast.orb.com/orb/data/image...&maxHeight=600


the only thing i have noticed is that when the channel changes it flashes a command prompt then disappears. I think there are some things I could add to the registry setting so it does not steal focus, but that is for another day.


Thanks for your efforts
Mike

Last edited by Opus4; 08-24-2009 at 10:21 PM. Reason: Image is too wide to be inline; changed to link.
Reply With Quote
  #18  
Old 08-24-2009, 09:55 PM
elfman elfman is offline
Sage User
 
Join Date: Jan 2009
Location: Oregon
Posts: 15
Hi Mike,



Glad to hear that it seems to work. Maybe theres a compiler flag I'm supposed to use to avoid it trying to create the command window? That seems vaguely familiar... As I mentioned before, my main goal relates more to Linux and its been a while since I've done much development on windows.

The rtsp method that Jason was using previously was compiled with cygwin instead of the microsoft compiler. Compiling for cygwin is actually easier than microsoft compiler because you don't have to worry about winsock.

I'm experimenting now with grabbing the video stream from hava http://myhava.com/forum/viewtopic.php?f=4&t=3648.

Thx,
Elfman
Reply With Quote
  #19  
Old 08-25-2009, 06:23 PM
Graygeek Graygeek is offline
Sage Advanced User
 
Join Date: Mar 2008
Location: Northeastern NC
Posts: 193
Quote:
Originally Posted by elfman View Post
Hi Mike,



Glad to hear that it seems to work. Maybe theres a compiler flag I'm supposed to use to avoid it trying to create the command window? That seems vaguely familiar... As I mentioned before, my main goal relates more to Linux and its been a while since I've done much development on windows.

The rtsp method that Jason was using previously was compiled with cygwin instead of the microsoft compiler. Compiling for cygwin is actually easier than microsoft compiler because you don't have to worry about winsock.

I'm experimenting now with grabbing the video stream from hava http://myhava.com/forum/viewtopic.php?f=4&t=3648.

Thx,
Elfman
Now if we could just use two HAVAs of one system life would be grand!
Reply With Quote
  #20  
Old 08-28-2009, 02:22 PM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
Quote:
Originally Posted by mike_15 View Post
the only thing i have noticed is that when the channel changes it flashes a command prompt then disappears. I think there are some things I could add to the registry setting so it does not steal focus, but that is for another day.


Thanks for your efforts
Mike
You could do the poor man's 'fix' and use trayit...

http://www.teamcti.com/trayit/trayit.htm
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<--
Reply With Quote
Reply

Tags
changer, channel, exetuner, hava


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
Channel Surfing HelenWeathers SageTV Beta Test Software 0 12-06-2008 12:58 PM
Turning off STB / Channel Changing / Mouse Wheel bellyman Hardware Support 0 11-28-2008 12:34 PM
USBUIRT Slow Channel Change mbowling Hardware Support 0 11-08-2008 01:18 PM
HDHomeRun / SageTV unintuitive channel mapping mkanet Hardware Support 33 09-14-2008 11:56 AM
StephaneM's XMLTV importer Question gerberdude SageTV EPG Service 11 07-31-2006 06:50 PM


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


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