agsh / onvif

ONVIF node.js implementation
http://agsh.github.io/onvif/
MIT License
679 stars 230 forks source link

setOSD(): position can take effect, but plaintext does not #290

Open zhengguoxin opened 1 year ago

zhengguoxin commented 1 year ago

A very strange problem, when using

setOSD (OSDToken, videoSourceConfigurationToken, plaintext, position)

the setting is successful, and the OSD position of the camera has also changed, but plaintext remains unchanged. However, when using getOSD, it can be found that the plaintext has indeed changed.

I used different cameras and NVR tests, but they were all like this. Do you need any other settings after calling setOSD?

image image
sgrossiP commented 1 year ago

are you trying to change it to a simple camera related to a single ip address? i tried to apply changes to dvrs with multiples cameras with no luck