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
Using onvif-cli, I am seeing some kind of serialised OrderedDict from a call to media GetProfiles. This isn't a huge deal except this data seems to be missing some attributes to be found in the original XML response, in particular the token in the Profile section:
Using
onvif-cli
, I am seeing some kind of serialisedOrderedDict
from a call tomedia GetProfiles
. This isn't a huge deal except this data seems to be missing some attributes to be found in the original XML response, in particular the token in the Profile section:How can I get the raw response, or alternatively how can I get profile token from the existing data being printed?
The text was updated successfully, but these errors were encountered: