ONVIF Device Reference Design

From RidgeRun Developer Connection
Jump to: navigation, search



  Index Next: Project_Architecture



Welcome to RidgeRun's guide to ONVIF Device Reference Design


ONVIF Device Reference Design

RidgeRun knows how important documentation is for your project, especially with ONVIF Device Reference Design. Regardless of the complexity of the technology, proper documentation can reduce the learning curve and, more importantly, the time-to-market of your product. This wiki is a user guide for our ONVIF Device Reference Design project.

Introduction

This project is an example of an implementation of an ONVIF Server Device for the Jetson Platform using our ONVIF Library. This implementation allows turning any Jetson board with any number of cameras into an ONVIF Profile S Camera, with no code modification. This is done by detecting all the sources available for the device and automatically creating the different Gstreamer pipelines that use the nvargus-daemon to get a video stream from the camera connected to the Jetson. Using our Gstreamer element, GstRtspSink, we are able to create an RTSP video stream from the camera.

This implementation also provides a web page that can be used to update certain capabilities of the device, such as video sources, encoders and configurations.

The following video provides an overview of the project.

Application

In this wiki, you will find technical documentation, tutorials, examples, and much more!

How to Purchase

You can purchase the license using the online shopping cart from RidgeRun by choosing the appropriate hardware platform.

RR Contact Us.png



RidgeRun Support

RidgeRun is an official NVIDIA Partner and we have created this extensive set of documentation to support our joint customers. If you have any questions on the content, please contact us through our contact us page.

RidgeRun provides support for embedded Linux development for NVIDIA's platforms, specializing in the use of hardware accelerators in multimedia applications. RidgeRun's products take full advantage of the accelerators that NVIDIA exposes to perform transformations on the video streams achieving great performance on complex processes.

This page contains detailed guides and information on how to get started with the ONVIF Device Reference Design and start using its full capabilities.

To get up-to-speed with your ONVIF Device Reference Design, start by clicking below:

Error creating thumbnail: Unable to save thumbnail to destination


RidgeRun Resources

Quick Start Client Engagement Process RidgeRun Blog Homepage
Technical and Sales Support RidgeRun Online Store RidgeRun Videos Contact Us

OOjs UI icon message-progressive.svg Contact Us

Visit our Main Website for the RidgeRun Products and Online Store. RidgeRun Engineering informations are available in RidgeRun Professional Services, RidgeRun Subscription Model and Client Engagement Process wiki pages. Please email to support@ridgerun.com for technical questions and contactus@ridgerun.com for other queries. Contact details for sponsoring the RidgeRun GStreamer projects are available in Sponsor Projects page. Ridgerun-logo.svg
RR Contact Us.png


  Index Next: Project_Architecture