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)
ServerBlaster on Hauppauge sees Incorrect Settings
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="wbutler" data-source="post: 1031354" data-attributes="member: 144205"><p>New convert from a semi-ancient Snapstream solution getting things running for the first time. So the install has done reasonably smoothly, but I'm seeing a failure to change channels on a set-top box via IR. I've got a vanilla PVR-150 (like I said, semi-ancient) talking to a Comcast cable box.</p><p> </p><p>Configuring the ServerBlaster plugin was straightforward. Similarly, it hasn't been much work to get to the point where I can change channels via the BlastCfg.exe GUI. That's all great. But actually getting the TVServer to change channels on the STB isn't working. Reading through the logs, I saw something interesting:</p><p> </p><p>[2013-10-05 07:13:21,132] [Log ] [Remote blaster] [INFO ] - Blaster Sending: Channel:4, Card:2, VideoInput:VideoInput1</p><p>[2013-10-05 07:13:21,132] [Log ] [Remote blaster] [INFO ] - ServerBlaster.Send: Case 2</p><p>[2013-10-05 07:13:21,134] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Changing channels: 4</p><p>[2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Device : 3 Vendor : 0</p><p>[2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Region : 0 Code set : 0</p><p>[2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Digit Delay : 100 Minimum Digits: 3</p><p>[2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: OneDigitDelay: 0 Tune Delay : 0</p><p>[2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Need Enter : 0 Enter Delay : 0</p><p>[2013-10-05 07:13:22,829] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Finished Changing channels: 4</p><p>[2013-10-05 07:13:22,829] [Log ] [Remote blaster] [INFO ] - ServerBlaster<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />end Finished</p><p> </p><p>Kind of a lot of zeros, and it doesn't match the working config on the Hauppauge side:</p><p> </p><p><img src="http://69.56.251.23/blastcfg.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p> </p><p>Seems like region, vendor, and especially codeset should be nonzero.</p><p> </p><p>Digging into the serverblaster code, I see that it doesn't actually shell out to blastcfg or any other .exe, as some older documentation states, but actually pinvokes out to hcwirblast.dll. It looks like it's returning without error, but the data is bad. Apparently, I'm up against some sort of issue with how all the Hauppauge stuff stores its settings.</p><p> </p><p>I should say that my WinTV installation is 32-bit, but I'm running on a 64-bit installation of Win8. That makes me wonder whether or not I'm running afoul of some sort of registry virtualization issue. But the ServerBlaster dll seems to find the Hauppauge dll without incident, and the only one on my system is in SYSWOW64, so that 32-bit Hauppauge dll should be talking to whatever bit of storage the 32-bit blastcfg.exe is using.</p><p> </p><p>At any rate, that's as far as I can get. I should say that this looks like a neat piece of software and I was really excited to find it. I'm sure I'll be a happy guy once the growing pains are over. Thanks!</p></blockquote><p></p>
[QUOTE="wbutler, post: 1031354, member: 144205"] New convert from a semi-ancient Snapstream solution getting things running for the first time. So the install has done reasonably smoothly, but I'm seeing a failure to change channels on a set-top box via IR. I've got a vanilla PVR-150 (like I said, semi-ancient) talking to a Comcast cable box. Configuring the ServerBlaster plugin was straightforward. Similarly, it hasn't been much work to get to the point where I can change channels via the BlastCfg.exe GUI. That's all great. But actually getting the TVServer to change channels on the STB isn't working. Reading through the logs, I saw something interesting: [2013-10-05 07:13:21,132] [Log ] [Remote blaster] [INFO ] - Blaster Sending: Channel:4, Card:2, VideoInput:VideoInput1 [2013-10-05 07:13:21,132] [Log ] [Remote blaster] [INFO ] - ServerBlaster.Send: Case 2 [2013-10-05 07:13:21,134] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Changing channels: 4 [2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Device : 3 Vendor : 0 [2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Region : 0 Code set : 0 [2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Digit Delay : 100 Minimum Digits: 3 [2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: OneDigitDelay: 0 Tune Delay : 0 [2013-10-05 07:13:21,287] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Need Enter : 0 Enter Delay : 0 [2013-10-05 07:13:22,829] [Log ] [Remote blaster] [INFO ] - HCWBlaster: Finished Changing channels: 4 [2013-10-05 07:13:22,829] [Log ] [Remote blaster] [INFO ] - ServerBlaster:Send Finished Kind of a lot of zeros, and it doesn't match the working config on the Hauppauge side: [IMG]http://69.56.251.23/blastcfg.png[/IMG] Seems like region, vendor, and especially codeset should be nonzero. Digging into the serverblaster code, I see that it doesn't actually shell out to blastcfg or any other .exe, as some older documentation states, but actually pinvokes out to hcwirblast.dll. It looks like it's returning without error, but the data is bad. Apparently, I'm up against some sort of issue with how all the Hauppauge stuff stores its settings. I should say that my WinTV installation is 32-bit, but I'm running on a 64-bit installation of Win8. That makes me wonder whether or not I'm running afoul of some sort of registry virtualization issue. But the ServerBlaster dll seems to find the Hauppauge dll without incident, and the only one on my system is in SYSWOW64, so that 32-bit Hauppauge dll should be talking to whatever bit of storage the 32-bit blastcfg.exe is using. At any rate, that's as far as I can get. I should say that this looks like a neat piece of software and I was really excited to find it. I'm sure I'll be a happy guy once the growing pains are over. Thanks! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
ServerBlaster on Hauppauge sees Incorrect Settings
Contact us
RSS
Top
Bottom