Code Monkey home page Code Monkey logo

spring-onvif's Introduction

Build status

Spring-ONVIF

The aim is to try to implement ONVIF services in a flexible way and to learn a bit more about what could do Apache Camel.
This should probably never run inside a camera, but it could be use to test ONVIF client.

The application is based on Spring Framework and use :

  • Apache CXF to manage WS endpoints
  • Apache Camel to route the SOAP request
  • Groovy to process SOAP request and produce SOAP response

The application instantiate an ONVIF Device Service and publish it using the WS-Discovery of Apache CXF.
Apache Camel is used to dispatch each ONVIF method to a groovy script located in groovy//.groovy.
Then adding support for a new method just need to add a new script. Modifying behaviour of a method could be done modifying the script without restart the application.

Container is a war, but it should be possible to use a jar assembly or an osgi bundle.

Build

  • mvn package build the web application.
  • mvn build and run the web application in embedded tomcat.

Copyright

Domain public.

Links

spring-onvif's People

Contributors

mpromonet avatar

Watchers

James Cloos avatar Robson Moreira avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.