AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
4.21k stars 344 forks source link

Server pairing method is unavailable - Somfy #1245

Open Th3Heavy opened 2 months ago

Th3Heavy commented 2 months ago

Hi, i get this message when pairing exterior camera: 18:57:29,306 | error | undefined error=hap: Server pairing method is unavailable caller=github.com/AlexxIT/go2rtc/internal/homekit/api.go:52

No problem with indoor camera (somfy)

type of camera: apple homekit i add the name, url, pin and click on pair and i get the message. Same operation for the indoor camera, no problem

URL De Requête:http://localhost:1984/api/homekit Méthode De Requête:POST Code D'état: 507 Insufficient Storage

i deleted indoor camera (in go2rtc) , and when i add it again, i get the same error that exterior camera

AlexxIT commented 1 month ago

This is HomeKit error. I don't know in what cases it shows up. https://github.com/AlexxIT/go2rtc/blob/a4885c2c3abce58074d04878bba0d72105642a9b/pkg/hap/client_pairing.go#L382