The ONVIF module represents every Media profile as Media Sub Service, providing media requests capability without the need to specify the profile as an argument for the operations. Every sub-service has its own ONVIF configurations related. Two operations are supported – one for getting image from the ONVIF device with readSnapshotUri and another one for video stream with readStreamUri:
Used to get the snapshot URI from which the image could be fetched.
Used to get the stream URI from which the video streaming could be started.
