go2rtc icon indicating copy to clipboard operation
go2rtc copied to clipboard

pkg/isapi/client.go gets wrong URL to close session

Open f1d094 opened this issue 2 years ago • 0 comments

in pkg/isapi/client.go, func Close is calling /ISAPI/System/TwoWayAudio/channels/<channel id>/close/open instead of /ISAPI/System/TwoWayAudio/channels/<channel id>/close

Submitted PR #959

f1d094 avatar Feb 22 '24 23:02 f1d094