Question about IP door station integration

Hi

We are a company who manufacture IP door stations keypad with camera, speaker, call button.

Our door station are in fact SIP client and all communication are based on SIP protocol.

They are ONVIF compliant.

I want to integrate our door station in Milestone in order to get popup notification when a call is provided, call log, door station image on map with remote command available.

I understand I have to develop a specific plugin to do this. What sample can I look for to get more informations ?

Do i have to create a specific driver for my door station as Axis has done or ONVIF is good enough ?

Thanks for your answer

ONVIF might be good enough for you, might be not. Why don’t you try it and see if it is fit for you? Please add your device as onvif device in Management Client and see if it is good enough for you. This is the easiest way to use the device because you don’t need to develop anything.

The second option is to create your own driver using DriverFramework. In this case, please see this link - Introduction to the MIP Driver Framework -

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_driverframework.html&tree=tree_search.html?search=driver+framework

Also we have a sample, please see this link -

https://doc.developer.milestonesys.com/html/index.html?base=samples/demodriver.html&tree=tree_search.html?search=driver+framework