use-go / onvif

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

SetVideoEncoderConfiguration API's throwing error. #13

Closed AkshayPS12 closed 2 years ago

AkshayPS12 commented 2 years ago

I noticed while debugging that the xml request is having tags <onvif rather than <tt , why is <onvif used everywhere... ? Can you fix this issue?