home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
hava gold
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ongrass" data-source="post: 283368" data-attributes="member: 79385"><p>hello</p><p>i just bought the hava gold</p><p><a href="http://www.myhava.com" target="_blank">HAVA - Play Your TV Anywhere - HAVA Video Streamer; HAVA Place-Shifter; HAVA Mobile TV</a></p><p>its a low cost open source tv broadcaster like slingbox </p><p>i was trying to set it up to work with media portal with out success</p><p>the have gold is support mce and i found some sort howto explanation</p><p> </p><p></p><p> * Report this post</p><p> * Reply with quote</p><p></p><p>Re: Looking for MCE "beanbag" alternatives</p><p></p><p>Postby blake2415 on Mon Apr 28, 2008 3:16 pm</p><p>Well, for those that hunger for a pvr solution, the MediaPortal does work with HAVA and it works great. You'll need to add HAVA to the tuners config file using this code: (JUST COPY AND PASTE THIS CODE TO YOUR CaptureCardDefinitions.xml control file in the MediaPortal directory. You can edit this file using notepad but make sure to save it as a xml file and not a txt file)</p><p></p><p>Then make sure you assign the remote control to the component port to be able to change channels on your cable or sat box. You do this in the advanced setup section of your hava configuraton.</p><p></p><p>Here's the code:</p><p></p><p><capturecard commercialname="Hava Wireless Device" capturename="Hava Video Device" devid="MEDIA"></p><p><capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/></p><p><tv></p><p><interface cat="encoder" video="" audio="" mpeg2="0"/></p><p><filters></p><p><filter cat="tvtuner" name="Hava Video TvTuner" checkdevice="true"/></p><p><filter cat="tvaudio" name="Hava Video TvAudio" checkdevice="true"/></p><p><filter cat="crossbar" name="Hava Video Crossbar" checkdevice="true"/></p><p><filter cat="capture" name="Hava Video Device" checkdevice="true"/></p><p><filter cat="encoder" name="Hava Video Encoder" checkdevice="true"/></p><p></filters></p><p><connections></p><p><connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="2"/></p><p><connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p><connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/></p><p><connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p><connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/></p><p><connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/></p><p><connection sourcefilter="capture" sourcepin="1" sinkfilter="videncoder" sinkpin="1"/></p><p></connections></p><p></tv></p><p>capturecard commercialname="Hava Wireless test Device" capturename="Hava Video test Device" devid="MEDIA"></p><p><capabilities tv="true" radio="false" mpeg2="true" mce="true" sw="false" bda="false"/></p><p><tv></p><p><interface cat="encoder" video="" audio="" mpeg2="0"/></p><p><filters></p><p><filter cat="tvtuner" name="Hava Video TvTuner" checkdevice="true"/></p><p><filter cat="tvaudio" name="Hava Video TvAudio" checkdevice="true"/></p><p><filter cat="crossbar" name="Hava Video Crossbar" checkdevice="true"/></p><p><filter cat="capture" name="Hava Video Device" checkdevice="true"/></p><p><filter cat="encoder" name="Hava Video Encoder" checkdevice="true"/></p><p></filters></p><p><connections></p><p><connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="2"/></p><p><connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p><connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/></p><p><connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p><connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/></p><p><connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/></p><p><connection sourcefilter="capture" sourcepin="1" sinkfilter="videncoder" sinkpin="1"/></p><p></connections></p><p></tv></p><p></capturecard></p><p></p><p>Once you have this working, you'll encounter a limit on how the channels are received by the media portal program (and others I've tried also) that follow some kind of logic preventing a simple channel interface above and beyond approximately channel 140 something and up. I could never figure out how to stop Media Portal and even SageTv from scanning and finding channels 150+ but putting them in an external box configuration that stopped the simple channel assignment from working and controlling the cable box. So to get around this, when you set up Media Portal, tell it you are not in the USA. I used Italy and this engaged a simple channel scan all the way up. I was able to receive all of my channels and it worked perfectly on Cox Cable and Motorola HD tuner.</p><p></p><p>With mediaportal, you get your guide through a number of schemes to grab scheduling from the internet/web pages, etc.. However, I found it was difficult for me to get working, so I went to SchedulesDirect and bought a yearly programming subscription. You'll then need the SchedulesDirect plugin which grabs the schedules autiomatically for you. It's $20.00 year for this service. If' you have the time, maybe you can get the WEBEPG feature working on mediaportal and it gets your subs free, but good luck and be ready to spend some time on it.</p><p></p><p>Overall, if you have a non MCE computer such as XP, this will give you the full pvr solution with HAVA and its a nice package.</p><p></p><p>Let me hear about your success if you give this a try.</p><p></p><p>Bill</p><p></p><p>blake2415</p><p> </p><p> Posts: 1</p><p> Joined: Mon Apr 28, 2008 2:46 pm</p><p></p><p> * Private message</p><p></p><p></p><p></p><p></p><p>plz help</p></blockquote><p></p>
[QUOTE="ongrass, post: 283368, member: 79385"] hello i just bought the hava gold [url=http://www.myhava.com]HAVA - Play Your TV Anywhere - HAVA Video Streamer; HAVA Place-Shifter; HAVA Mobile TV[/url] its a low cost open source tv broadcaster like slingbox i was trying to set it up to work with media portal with out success the have gold is support mce and i found some sort howto explanation * Report this post * Reply with quote Re: Looking for MCE "beanbag" alternatives Postby blake2415 on Mon Apr 28, 2008 3:16 pm Well, for those that hunger for a pvr solution, the MediaPortal does work with HAVA and it works great. You'll need to add HAVA to the tuners config file using this code: (JUST COPY AND PASTE THIS CODE TO YOUR CaptureCardDefinitions.xml control file in the MediaPortal directory. You can edit this file using notepad but make sure to save it as a xml file and not a txt file) Then make sure you assign the remote control to the component port to be able to change channels on your cable or sat box. You do this in the advanced setup section of your hava configuraton. Here's the code: <capturecard commercialname="Hava Wireless Device" capturename="Hava Video Device" devid="MEDIA"> <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/> <tv> <interface cat="encoder" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="Hava Video TvTuner" checkdevice="true"/> <filter cat="tvaudio" name="Hava Video TvAudio" checkdevice="true"/> <filter cat="crossbar" name="Hava Video Crossbar" checkdevice="true"/> <filter cat="capture" name="Hava Video Device" checkdevice="true"/> <filter cat="encoder" name="Hava Video Encoder" checkdevice="true"/> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="2"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="1" sinkfilter="videncoder" sinkpin="1"/> </connections> </tv> capturecard commercialname="Hava Wireless test Device" capturename="Hava Video test Device" devid="MEDIA"> <capabilities tv="true" radio="false" mpeg2="true" mce="true" sw="false" bda="false"/> <tv> <interface cat="encoder" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="Hava Video TvTuner" checkdevice="true"/> <filter cat="tvaudio" name="Hava Video TvAudio" checkdevice="true"/> <filter cat="crossbar" name="Hava Video Crossbar" checkdevice="true"/> <filter cat="capture" name="Hava Video Device" checkdevice="true"/> <filter cat="encoder" name="Hava Video Encoder" checkdevice="true"/> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="2"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="1" sinkfilter="videncoder" sinkpin="1"/> </connections> </tv> </capturecard> Once you have this working, you'll encounter a limit on how the channels are received by the media portal program (and others I've tried also) that follow some kind of logic preventing a simple channel interface above and beyond approximately channel 140 something and up. I could never figure out how to stop Media Portal and even SageTv from scanning and finding channels 150+ but putting them in an external box configuration that stopped the simple channel assignment from working and controlling the cable box. So to get around this, when you set up Media Portal, tell it you are not in the USA. I used Italy and this engaged a simple channel scan all the way up. I was able to receive all of my channels and it worked perfectly on Cox Cable and Motorola HD tuner. With mediaportal, you get your guide through a number of schemes to grab scheduling from the internet/web pages, etc.. However, I found it was difficult for me to get working, so I went to SchedulesDirect and bought a yearly programming subscription. You'll then need the SchedulesDirect plugin which grabs the schedules autiomatically for you. It's $20.00 year for this service. If' you have the time, maybe you can get the WEBEPG feature working on mediaportal and it gets your subs free, but good luck and be ready to spend some time on it. Overall, if you have a non MCE computer such as XP, this will give you the full pvr solution with HAVA and its a nice package. Let me hear about your success if you give this a try. Bill blake2415 Posts: 1 Joined: Mon Apr 28, 2008 2:46 pm * Private message plz help [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
hava gold
Contact us
RSS
Top
Bottom