FantasticFiasco/axis-js

Support for new feature: Dynamic Overlay API

Opened this issue · 2 comments

Is your feature request related to a problem? Please describe.

Ability to set the dynamic overlay via the VAPIX API

Describe the solution you'd like

Support to set Dynamic Overlay options as indicated in the VAPIX API documentation here: https://www.axis.com/vapix-library/subjects/t10175981/section/t10007638/display?section=t10007638-t10119641

Describe alternatives you've considered

I can make manual calls to the API but it would be great to have it supported in axis-js as we are using the library in other places of the application

Additional context

There are quite a few features offered thru the VAPIX API, but I think adding/updating/listing current overlays would be a great start for axis-js

Hi @juventus18, is this something you would like to contribute?

@FantasticFiasco yeah, I think I'll do a subset of the VAPIX API and focus only on the text overlays.