ONVIF Device Reference Design - Project Architecture
Make sure you also check Onvif Device Reference Design's companion project: Onvif device server |
ONVIF Device Reference Design |
---|
Project Architecture |
Getting Started |
Reference Designs |
Customizing the Project |
Contact Us |
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.
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.