ONVIF Device Reference Design 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.
This product comprises a bundle of the following RidgeRun products:
- GstRTSPsink
- ONVIF Device Server (LibONVIF)
- ONVIF Reference Design
Coming soon..