Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequence number In VISCA packet not incrementing #10

Open
BrianAu211 opened this issue Dec 7, 2024 · 6 comments
Open

Sequence number In VISCA packet not incrementing #10

BrianAu211 opened this issue Dec 7, 2024 · 6 comments

Comments

@BrianAu211
Copy link

Hello, first time submitting to GitHub.
I am having trouble with this module communicating with Aver PTZ330 cameras.
The first command sent works, but any further commands sent within several seconds of the first is ignored.
Tried the Sony VISCA module which works (mostly).
Did some Wireshark analysis to see why one packet works every time and the other doesn't, and noticed that the Sony module increments the Sequence number in the packet and the Aver module doesn't.
Is it possible to add the incrementing sequence feature from the Sony VISCA module?

Thanks!

Screen shot form the referenced manual [2]:
Image

@Colbix
Copy link
Collaborator

Colbix commented Dec 21, 2024

That was by choice on my part. I had limited access to the camera and it appeared to work without the sequence incrementing. I'll update the module to include an incrementing sequence after the holidays. Thank you for your submission.

@BrianAu211
Copy link
Author

BrianAu211 commented Dec 21, 2024 via email

@Colbix
Copy link
Collaborator

Colbix commented Jan 1, 2025

Awesome, thank you! It seems to only care that the next packet is not equal to the last packet if the second is received within about 4-5 seconds of the first. I’ve successfully alternated between a 1 and 2 in that field in rapid succession without issue. From: 01101000 @.> Sent: Saturday, December 21, 2024 9:39 AM To: bitfocus/companion-module-aver-ptz @.> Cc: Brian Au @.>; Author @.> Subject: Re: [bitfocus/companion-module-aver-ptz] Sequence number In VISCA packet not incrementing (Issue #10) That was by choice on my part. I had limited access to the camera and it appeared to work without the sequence incrementing. I'll update the module to include an incrementing sequence after the holidays. Thank you for your submission. — Reply to this email directly, view it on GitHub<#10 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BNRBW22QLX4GFDECANACFY32GV4RVAVCNFSM6AAAAABTGUKE66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJYGEZTSOJZGE. You are receiving this because you authored the thread.Message ID: @.@.>>

Ok, the module has been updated to include the incremental sequence. I've also notified the Bitfocus team so the module update will be included in the next Bitfocus update. For now you can use the developer mode, setting up your environment for your o/s, and use the update. I'll close the issue once it's been bundled with Bitfocus.

@BrianAu211
Copy link
Author

Thank you! I'll check it out as soon as I can

@Colbix
Copy link
Collaborator

Colbix commented Jan 8, 2025

The update is now available in beta version 3.5.0+7666. You can download the beta to access it. I will keep this issue open until the end of the month or until you provide feedback, whichever happens first. I don't anticipate any issues, as the update is in line with the VISCA protocol.

@BrianAu211
Copy link
Author

I was able to install the beta today and test it out on a camera and can confirm that it now responds to consecutive commands. Thank you for making that change, that will be very helpful for my church, as we control 4 of them primarily via stream deck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants