agsh / onvif

ONVIF node.js implementation
https://onvif.pages.dev
MIT License
703 stars 240 forks source link

xml change to discover more cameras #29

Closed sousandrei closed 8 years ago

sousandrei commented 8 years ago

Changed the probe XML to discover more cameras in the network, probably newer ones

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 93.865% when pulling 9ddaf0446f6762bde4706fda5249bc0be43c89b3 on sousandrei:master into ba18b6b07aedaa5233090ba067e0be1370d42ed2 on agsh:master.

chriswiggins commented 8 years ago

Hi @sousandrei - what camera models have you tested this with?

sousandrei commented 8 years ago

@chriswiggins AXIS M1014 and AXIS ??? (can't remember, will update) (the new ones that only respond probes with the changes). I tested with some VIVOTEK models too but im not sure wich ones, will update as soon as i check, they worked well without changing anything, some DAHUA's too

agsh commented 8 years ago

I'll check also ODM SOAP message to find out wright one. I've found out only two major differences: in namespacing and an empty tag.

sousandrei commented 8 years ago

@chriswiggins VIVOTEK FD8136, VIVOTEK IP8337H, AXIS M1014, AXIS Q1755 and INTELBRAS VIP-S3120, but i think INTELBRAS rebrands cameras so probably its a DAHUA IPC-HFW1120S-W with rebranded firmware (?)

agsh commented 8 years ago

related #30 issue