bitfocus / companion-module-ptzoptics-visca

MIT License
9 stars 13 forks source link

Skip network change replies (`z0 38 FF`) wherever they appear in camera replies #54

Closed jswalden closed 4 months ago

jswalden commented 4 months ago

It turns out at least one affected non-PTZOptics camera sends network change messages at more times than just startup -- perhaps every ten minutes, or after ten minutes of inactivity, not clear which. So we need to accept and discard them whenever they arrive.

jswalden commented 4 months ago

This will fix #51, unless the stray 80 38 FF somehow was not something the camera did but was somehow prompted in some way.