agsh / onvif

ONVIF node.js implementation
http://agsh.github.io/onvif/
MIT License
679 stars 230 forks source link

Action configuration #278

Open cubecleveland opened 1 year ago

cubecleveland commented 1 year ago

Hi guys,

Are there any plans to implement the action configuration spec. https://www.onvif.org/specs/srv/act/ONVIF-ActionEngine-Service-Spec.pdf

Not sure how many manufacturer supply it...

agsh commented 1 year ago

@cubecleveland Hi! Maybe :smile: But right now I have no time to do this. But I wrote a small example how you can do it by yourself. https://github.com/agsh/onvif/issues/250#issuecomment-1273208097 And don't forget to make a PR :)

RogerHardiman commented 1 year ago

@cubecleveland - What hardware supports the Action Configuration?

Just curious as the first step to adding any new features is access to hardware which supports that feature so we can test the new code. Then, as @agsh said, we either need spare time to write the code, or need a project at work that needs this feature and then I can add it on company time.

But first step is asking what hardware supports it.