agsh / onvif

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

Thankyou! #238

Open mbwhite opened 2 years ago

mbwhite commented 2 years ago

Sorry for raising an issue - but I just wanted to say thanks for this repo. Just the thing I needed to get events from my IP camera and push them to MQTT. (see https://github.com/ampretia/onvif-mqtt )

I did wrap the onvif classes in an async - typescript class; minimal but happy to contribute back this is a fuller nature if interested.

Again sorry for the issue but I wasn't sure how to make contact otherwise

Kepro commented 1 year ago

why not extend https://github.com/dmitrif/onvif2mqtt ?