go2rtc
go2rtc copied to clipboard
pkg/isapi/client.go gets wrong URL to close session
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