ONVIF (Open Network Video Interface Forum) is a community to standardize communication between IP-based security products (like cameras). I developed a Java library for the ONVIF spezification. It helps you with the basics (you don't need to learn SOAP e.g.) but you may need to learn a few basics about the ONVIF spezification. As far as I know, this is the first public Java project for the ONVIF spezification.
Stars
234
Forks
134
Watchers
234
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Refactoring + use profileToken instead of number + called mediaProfile just profile (there is no mediaProfile!)
252c92bView on GitHub