You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as wrong tip :
osdOptions = self.media2_service.GetOSDOptions(token)
File ".r\venv\lib\site-packages\onvif2\client.py", line 26, in wrapped
raise ONVIFError(err)
onvif2.exceptions.ONVIFError: Unknown error: The ReferenceToken type doesn't accept collections as value
when I want to get OSDOptions :media2_service.GetOSDOptions(), should be insert token ,but I can't get it .help me tks
The text was updated successfully, but these errors were encountered:
as wrong tip :
osdOptions = self.media2_service.GetOSDOptions(token)
File ".r\venv\lib\site-packages\onvif2\client.py", line 26, in wrapped
raise ONVIFError(err)
onvif2.exceptions.ONVIFError: Unknown error: The ReferenceToken type doesn't accept collections as value
when I want to get OSDOptions :media2_service.GetOSDOptions(), should be insert token ,but I can't get it .help me tks
The text was updated successfully, but these errors were encountered: