onvif icon indicating copy to clipboard operation
onvif copied to clipboard

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

Open zhengguoxin opened this issue 1 year ago • 1 comments

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

zhengguoxin avatar Apr 15 '23 07:04 zhengguoxin