use-go / onvif

full and enhanced onvif protocol stack in golang.
MIT License
384 stars 180 forks source link

ptz / types / GetPresetsResponse - Profiles field should be a list #30

Closed stefan-kiss closed 1 year ago

stefan-kiss commented 1 year ago

As the name implies we are expecting a list of profiles. In fact in the onvif documentation we are also told we should expect a list.

RESPONSE: • Preset - optional, unbounded [tt:PTZPreset] List of presets for the requested MediaProfile.

Reference here: https://www.onvif.org/specs/srv/ptz/ONVIF-PTZ-Service-Spec.pdf

jquiroga-arg commented 1 year ago

Same Issue. Please merge to master

crazybber commented 1 year ago

thks,merged