Closed davidadevore closed 3 years ago
This is a known issue with panasonic 410. It does not happen with HS50 and is not documented in the spec.
Panasonic has yet to give an answer to the reason for this.
We could consider to open the connection every time we want to issue a command, like PJLINK, but that adds latency and module complexity. I might look at it some time soon.
Just some side information to go along with this, using a Venetex VS-45 remote aux panel along with companion on the same network can cause the Venetex to drop out and need to be reset periodically
Can we close this @haakonnessjoen ?
Has this been looked at? I have stopped using Companion with the AVHS 410 in show for this very reason, after experiencing it multiple times myself.
We might put a stay alive command in, if nothing happens for 5 seconds send something. Or does it also happens during switching?
mmmm looks like @haakonnessjoen allready put some check in for that;
if (self.config.model == 'HS410') { self.udptimer = setInterval(function () { self.sendUDPCommand('SPAT:0:00'); }, 500); }
Ah. I'll test this on Monday, then. I'll be around an AVHS410, and postmy findings here.
Hah, can’t even remember doing that. And I see I forgot to clear the timer in destroy too :/
I tested on the latest bleeding edge build just now, and the dropout is still happening. It's only if the connection is idle for approximately 8 seconds, and if you try to send a command while the connection is resetting, nothing happens.
Running Windows 10 Companion v2.0.0 (54767cc)
Following up here, I am having the same problem...
Got a unit with the same thing happening in 2020 too.
I noticed this to happen on a Browser too. When using the Commands with OSC everything seemed to work nicely though.
OSC?
Last time i controled Companion with OSC Commands out of QLab, i could control the switcher in these moments, when in a my browser there was no Connection. I used it with Safari.
@haakonnessjoen, @stmoss, @thedmo, I think I found the bug, it seems to work now without disconnecting in my dev builds :)
I'll post a fix within a week or so.
This should be fixed in the next version of the module (V1.0.2), I'll close this for now, please feel free to open it up again if need be.
Thanks!
Steve Moss Director, Technical Services
FMP | 3600 Horizon Drive, Suite 180<x-apple-data-detectors://3> |<x-apple-data-detectors://3>King<x-apple-data-detectors://3> of Prussia, PA 19406<x-apple-data-detectors://4/0>
Direct: 484-362-0818
FMP is an award winning provider of integrated corporate communications solutions including video, webcasting, event production and translation & narration services. This email and any files transmitted with it are confidential, and may also be legally privileged. If you are not the intended recipient, you may not review, use, copy, or distribute this message.
On May 5, 2021, at 5:43 PM, Andreas Thomsen @.***> wrote:
This should be fixed in the next version of the module (V1.0.2), I'll close this for now, please feel free to open it up again if need be.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/bitfocus/companion-module-panasonic-avhs/issues/1#issuecomment-833029039, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANZALZSKPPZIYRPPMI4R7ETTMG3XPANCNFSM4GREYTOA.
This is now in the beta builds, and you can get it from the website :)
Hi,
I have been testing this, but in all the versions build for avhs, companion doesnt even connect to the hs410
@DiViPro01 Hi, keep in mind that this now requires you to have two plugins installed on the HS410, vs only one before. take a look at the Help.md file for info on the specific plugins, which can be found inside companion via the "?" symbol
thanks for the answer! I will try it out as soon as I can
Using 1.2.0-85393af-1109 Describe the bug Connection to HS 410 drops for 3 seconds. Drops occur every 10-15 seconds. Network is a small netgear switch with just computer and switcher. When the connection is active, the commands work and control the switcher just fine. All commands that I have tried work great!
Desktop (please complete the following information):