Skip to content
Advertisement

ONVIF CreateOSD() returns ‘Configuration Token does not exist’

JavaScript

This is my whole code.

When I call GetServiceCapabilities(), OSD returns True so I think my camera does support OSD.

How can I fix this error?

Advertisement

Answer

Solved this by adding VideoSourceConfigurationToken.

Final code:

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement