ONVIF Device Reference Design - Project Architecture

From RidgeRun Developer Wiki





  Index Next: Project Architecture/High Level Design





The ONVIF Reference Design allows you to turn any Jetson device into an ONVIF Profile S compatible camera with no code modification. All you need to do is put the application into your board and just like that all the available cameras will be exposed as an ONVIF device.

Following you will find a simplified diagram of the application.

Application implemented


This application uses our ONVIF Device Server library to create a reference design that gives ONVIF compatibility and exposes a REST API that allows communicating with a web page.

The design is also flexible enough to be used as a starting point for a bigger implementation or even to support a different platform.



  Index Next: Project Architecture/High Level Design