Question

I have to implement camera systems that support ONVIF specification. When I search "sample ONVIF code" through internet, I find the client side (ONVIF device manager written in C#) but no available sample for NVT NVR etc. Is there any example? The programming language is not important.

Perhaps this is the same question as:

Open source code exists for ONVIF video stream on camera side? (not client side)

but there is no answer at all.

Was it helpful?

Solution

As far as I know there's one opensource client, OnvifDM.

Please pay attention that this program is not related to the ONVIF group, so you can use it as an example, but it is not the officially endoersed way to implement the protocol. The only official document is Application Programmer's Guide.

Finally, ONVIF has a developer forum where you can get lots of information. You don't need any more to be member of ONVIF to access it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top