goonvif
goonvif copied to clipboard
Media.GetProfilesResponse may defined as a array
thanks for providing such a wonderful project,i have some issue when i use it to get profile_token. type GetProfilesResponse struct { Profiles onvif.Profile } may defined as this type GetProfilesResponse struct { Profiles []onvif.Profile }