Closed Derty1907 closed 10 months ago
Kameraların görüntü verme özelliğini çalıştırmak için hangi servisi cagiriyorsun. Kılavuz da yazdığı gibi, kameralar kendi kendine oynatmaya baslatmayacak.
Senin paylaşmış olduğun dashboard kodunu kullanıyoruz entity kısmına kendi kamera id mi yazdım Hüseyin DALKILIÇ
Fuat Akgün @.***> şunları yazdı (29 Ara 2023 23:50):
Kameraların görüntü verme özelliğini çalıştırmak için hangi servisi cagiriyorsun. Kılavuz da yazdığı gibi, kameralar kendi kendine oynatmaya baslatmayacak.
— Reply to this email directly, view it on GitHubhttps://github.com/fuatakgun/eufy_security/issues/1055#issuecomment-1872331431, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3T2S37BAZWYCPUPOYJBQLTYL4UJJAVCNFSM6AAAAABBG6TEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGMZTCNBTGE. You are receiving this because you authored the thread.Message ID: @.***>
[image0.jpeg] İzleme yapmaya çalışınca bu hatayı alıyorum Hüseyin DALKILIÇ
hüseyin DeRtY @.***> şunları yazdı (29 Ara 2023 23:53):
Senin paylaşmış olduğun dashboard kodunu kullanıyoruz entity kısmına kendi kamera id mi yazdım Hüseyin DALKILIÇ
Fuat Akgün @.***> şunları yazdı (29 Ara 2023 23:50):
Kameraların görüntü verme özelliğini çalıştırmak için hangi servisi cagiriyorsun. Kılavuz da yazdığı gibi, kameralar kendi kendine oynatmaya baslatmayacak.
— Reply to this email directly, view it on GitHubhttps://github.com/fuatakgun/eufy_security/issues/1055#issuecomment-1872331431, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3T2S37BAZWYCPUPOYJBQLTYL4UJJAVCNFSM6AAAAABBG6TEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGMZTCNBTGE. You are receiving this because you authored the thread.Message ID: @.***>
Fuat hocam
Same issue here. All versions updated. But same error. Able to get images, but every stream fails. Like topic starter
Fuat hocam
Hüseyin, servisleri çağırınca eufy_security için debug log alip paylaşman gerekiyor paylaşmadan yardımcı olamam. Ben sorunu çözmek için sadece yol gösteririm tamamen sistemi hazirlamami bekleme lutfen
} 2023-12-31 13:54:34.347 DEBUG [P2PClientProtocol.handleMsg] Received message - ACK DATA - sequence 7 { stationSN: 'T8410P422302A52F', remoteAddress: '192.168.1.98', remotePort: 14410, ackedSeqNo: 7, dataType: 'DATA' } 2023-12-31 13:54:34.359 DEBUG [P2PClientProtocol.handleMsg] Received message - ACK DATA - sequence 10 { stationSN: 'T8010N23221402A7', remoteAddress: '192.168.1.251', remotePort: 11851, ackedSeqNo: 10, dataType: 'DATA' } 2023-12-31 13:54:34.375 DEBUG [P2PClientProtocol.handleMsg] Received message - DATA DATA - Processing sequence 8... { stationSN: 'T8010N23221402A7', remoteAddress: '192.168.1.251', remotePort: 11851, dataType: 'DATA', seqNo: 8 } 2023-12-31 13:54:34.378 DEBUG [P2PClientProtocol.parseDataMessage] Parsing message - DATA DATA - Received data { stationSN: 'T8010N23221402A7', seqNo: 8, header: { commandId: 1144, bytesToRead: 132, channel: 255, signCode: 0, type: 1 }, bytesRead: 132, bytesToRead: 132, firstPartMessage: true, messageSize: 148 } 2023-12-31 13:54:34.382 DEBUG [P2PClientProtocol.handleData] Handle DATA DATA - Received data { stationSN: 'T8010N23221402A7', commandIdName: 'CMD_SDINFO_EX', commandId: 1144, resultCodeName: undefined, resultCode: -148, resultData: '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', data: '6cffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', seqNumber: 11, p2pDataSeqNumber: 10, offsetDataSeqNumber: 1 } 2023-12-31 13:54:34.384 DEBUG [P2PClientProtocol.handleData] Handle DATA DATA - Result data received - Detecting correct sequence number { stationSN: 'T8010N23221402A7', commandIdName: 'CMD_SDINFO_EX', commandId: 1144, seqNumber: 9, newSeqNumber: 10, p2pSeqMappingCount: 0 } 2023-12-31 13:54:34.387 DEBUG [P2PClientProtocol.handleData] Handle DATA DATA - Result data for command received { stationSN: 'T8010N23221402A7', message: { sequence: 10, commandType: 1144, nestedCommandType: undefined, channel: 255, acknowledged: true, retries: 0, returnCode: -133, data: <Buffer d1 00 00 0a 58 5a 59 48 78 04 88 00 00 00 01 00 ff 00 00 00 00 00 00 00 00 00 00 00 66 30 33 37 31 30 66 64 33 32 61 34 32 31 32 62 65 61 65 66 33 65 ... 106 more bytes>, customData: undefined }, resultCodeName: undefined, resultCode: -148 } 2023-12-31 13:54:34.391 DEBUG [Station.onCommandResponse] Station got p2p command response { station: 'T8010N23221402A7', commandType: 1144, channel: 255, returnCodeName: undefined, returnCode: -148, customData: undefined } 2023-12-31 13:54:34.394 DEBUG [P2PClientProtocol.handleMsg] Received message - DATA DATA - Received expected sequence { stationSN: 'T8010N23221402A7', remoteAddress: '192.168.1.251', remotePort: 11851, dataType: 'DATA', seqNo: 8, expectedSeqNo: 9, queuedDataSize: 0 } 2023-12-31 13:54:36.985 DEBUG [ClientsController.addSocket] New client with ip: 127.0.0.1 port: 51050
Fuat hocam o kadar profosyonel değilim yoksa bu kadar meşgul etmek istemem inan ki Hüseyin DALKILIÇ
Fuat Akgün @.***> şunları yazdı (31 Ara 2023 16:47):
Hüseyin, servisleri çağırınca eufy_security için debug log alip paylaşman gerekiyor paylaşmadan yardımcı olamam. Ben sorunu çözmek için sadece yol gösteririm tamamen sistemi hazirlamami bekleme lutfen
— Reply to this email directly, view it on GitHubhttps://github.com/fuatakgun/eufy_security/issues/1055#issuecomment-1872952964, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3T2S36CJUDZS27DUSCPFOTYMFUINAVCNFSM6AAAAABBG6TEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSHE2TEOJWGQ. You are receiving this because you commented.Message ID: @.***>
İstediklerin sanırım bu
Uzaktan bağlantı ile 5 dak da çözersin sen bu işi hocam ya
10:27:45.814 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.108:54674->192.168.1.98:554: i/o timeout" @.***:554/live0 15:43:52.018 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: dial tcp 192.168.1.251:21077: connect: connection refused" 17:06:51.765 ERR github.com/AlexxIT/go2rtc/internal/hls/ws.go:30 > error="streams: dial tcp 192.168.1.251:21077: connect: connection refused" 17:06:55.784 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: dial tcp 192.168.1.251:21077: connect: connection refused" 17:07:52.620 INF go2rtc version 1.8.4 linux/arm64 17:07:52.622 INF [api] listen addr=:1984 17:07:52.622 INF [rtsp] listen addr=:8554 17:07:52.623 INF [webrtc] listen addr=:8555 17:08:00.554 ERR github.com/AlexxIT/go2rtc/internal/hls/ws.go:30 > error="streams: wrong response on DESCRIBE" 17:08:00.673 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: wrong response on DESCRIBE" 17:08:27.421 ERR github.com/AlexxIT/go2rtc/internal/hls/ws.go:30 > error="streams: wrong response on DESCRIBE" 17:08:27.542 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: wrong response on DESCRIBE"
hüseyin DeRtY @.***> şunları yazdı (31 Ara 2023 16:59):
Fuat hocam o kadar profosyonel değilim yoksa bu kadar meşgul etmek istemem inan ki Hüseyin DALKILIÇ
Fuat Akgün @.***> şunları yazdı (31 Ara 2023 16:47):
Hüseyin, servisleri çağırınca eufy_security için debug log alip paylaşman gerekiyor paylaşmadan yardımcı olamam. Ben sorunu çözmek için sadece yol gösteririm tamamen sistemi hazirlamami bekleme lutfen
— Reply to this email directly, view it on GitHubhttps://github.com/fuatakgun/eufy_security/issues/1055#issuecomment-1872952964, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3T2S36CJUDZS27DUSCPFOTYMFUINAVCNFSM6AAAAABBG6TEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSHE2TEOJWGQ. You are receiving this because you commented.Message ID: @.***>
seqNumber: 11, p2pDataSeqNumber: 10, offsetDataSeqNumber: 2 } 2023-12-31 14:13:36.556 DEBUG [P2PClientProtocol.handleData] Handle DATA DATA - Result data received - Detecting correct sequence number { stationSN: 'T8010N23221402A7', commandIdName: 'CMD_SDINFO_EX', commandId: 1144, seqNumber: 9, newSeqNumber: 10, p2pSeqMappingCount: 0 } 2023-12-31 14:13:36.558 DEBUG [P2PClientProtocol.handleData] Handle DATA DATA - Result data for command received { stationSN: 'T8010N23221402A7', message: { sequence: 10, commandType: 1144, nestedCommandType: undefined, channel: 255, acknowledged: true, retries: 0, returnCode: -133, data: <Buffer d1 00 00 0a 58 5a 59 48 78 04 88 00 00 00 01 00 ff 00 00 00 00 00 00 00 00 00 00 00 66 30 33 37 31 30 66 64 33 32 61 34 32 31 32 62 65 61 65 66 33 65 ... 106 more bytes>, customData: undefined }, resultCodeName: undefined, resultCode: -148 } 2023-12-31 14:13:36.561 DEBUG [Station.onCommandResponse] Station got p2p command response { station: 'T8010N23221402A7', commandType: 1144, channel: 255, returnCodeName: undefined, returnCode: -148, customData: undefined } 2023-12-31 14:13:36.563 DEBUG [P2PClientProtocol.handleMsg] Received message - DATA DATA - Received expected sequence { stationSN: 'T8010N23221402A7', remoteAddress: '192.168.1.251', remotePort: 12278, dataType: 'DATA', seqNo: 7, expectedSeqNo: 8, queuedDataSize: 0 } 2023-12-31 14:13:37.408 DEBUG [ClientsController.addSocket] New client with ip: 127.0.0.1 port: 36992 2023-12-31 14:13:37.483 DEBUG [HTTPApi.request] Api request { method: 'get', endpoint: 'v1/voice/response/lists/T8113N93221228B9', responseType: undefined, token: 'eb242bc46ea3f738f7812c1163a330da9cf826a342194c79', data: undefined } 2023-12-31 14:13:37.659 DEBUG [HTTPApi.request] Api request - Response { token: 'eb242bc46ea3f738f7812c1163a330da9cf826a342194c79', request: { method: 'get', endpoint: 'v1/voice/response/lists/T8113N93221228B9' }, response: { code: 0, msg: 'Succeed.', data: null } } 2023-12-31 14:13:37.718 DEBUG [HTTPApi.request] Api request { method: 'get', endpoint: 'v1/voice/response/lists/T8113N93221232F8', responseType: undefined, token: 'eb242bc46ea3f738f7812c1163a330da9cf826a342194c79', data: undefined } 2023-12-31 14:13:37.867 DEBUG [HTTPApi.request] Api request - Response { token: 'eb242bc46ea3f738f7812c1163a330da9cf826a342194c79', request: { method: 'get', endpoint: 'v1/voice/response/lists/T8113N93221232F8' }, response: { code: 0, msg: 'Succeed.', data: null } } 2023-12-31 14:13:37.902 DEBUG [HTTPApi.request] Api request { method: 'get', endpoint: 'v1/voice/response/lists/T8410P422302A52F', responseType: undefined, token: 'eb242bc46ea3f738f7812c1163a330da9cf826a342194c79', data: undefined }
Fuat Akgün @.***> şunları yazdı (31 Ara 2023 16:47):
Hüseyin, servisleri çağırınca eufy_security için debug log alip paylaşman gerekiyor paylaşmadan yardımcı olamam. Ben sorunu çözmek için sadece yol gösteririm tamamen sistemi hazirlamami bekleme lutfen
— Reply to this email directly, view it on GitHubhttps://github.com/fuatakgun/eufy_security/issues/1055#issuecomment-1872952964, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3T2S36CJUDZS27DUSCPFOTYMFUINAVCNFSM6AAAAABBG6TEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSHE2TEOJWGQ. You are receiving this because you commented.Message ID: @.***>
s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started 2023-12-31 22:26:14.288 INFO Eufy Security server listening on host 0.0.0.0, port 3000 2023-12-31 22:26:18.516 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 11154 2023-12-31 22:26:18.592 INFO Connected to station T8410P422302A52F on host 188.119.58.211 and port 1660 2023-12-31 22:26:21.133 INFO Push notification connection successfully established 2023-12-31 22:28:43.536 INFO Disconnected from station T8010N23221402A7 2023-12-31 22:29:03.617 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2023-12-31 22:29:03.622 INFO Timeout connecting to station T8010N23221402A7 2023-12-31 22:29:13.652 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 12661 2023-12-31 22:29:59.875 INFO Disconnected from station T8010N23221402A7 2023-12-31 22:30:19.941 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2023-12-31 22:30:19.944 INFO Timeout connecting to station T8010N23221402A7 2023-12-31 22:30:35.216 INFO Connected to station T8010N23221402A7 on host 52.58.242.75 and port 14192 2024-01-01 00:11:22.962 INFO Disconnected from station T8010N23221402A7 2024-01-01 00:11:43.691 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 00:11:43.689 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 00:11:54.336 INFO Connected to station T8010N23221402A7 on host 188.119.58.211 and port 1898 2024-01-01 00:19:33.248 INFO Disconnected from station T8010N23221402A7 2024-01-01 00:19:53.316 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 00:19:53.319 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 00:20:18.379 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 00:20:18.382 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 00:20:38.408 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 22486 2024-01-01 15:01:23.080 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:01:43.347 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:01:43.350 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:01:54.681 INFO Connected to station T8010N23221402A7 on host 188.119.58.211 and port 1109 2024-01-01 15:27:36.237 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:27:56.309 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:27:56.311 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:28:06.668 INFO Connected to station T8010N23221402A7 on host 188.119.58.211 and port 1534 2024-01-01 15:31:54.722 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:32:15.074 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:32:15.078 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:32:26.014 INFO Connected to station T8010N23221402A7 on host 188.119.58.211 and port 2032 2024-01-01 15:40:04.621 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:40:24.691 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:40:24.694 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:40:34.725 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 29894 2024-01-01 15:43:19.422 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:43:39.498 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:43:39.501 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:43:49.537 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 14951 2024-01-01 15:52:51.732 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:53:11.793 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:53:11.796 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:53:36.857 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:53:36.860 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:53:56.886 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 16065 2024-01-01 15:54:04.357 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:54:24.430 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:54:24.432 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:54:34.467 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 14837 2024-01-01 15:57:05.515 INFO Disconnected from station T8010N23221402A7 2024-01-01 15:57:25.580 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 15:57:25.582 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 15:57:35.615 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 18667 2024-01-01 16:02:19.603 INFO Disconnected from station T8010N23221402A7 2024-01-01 16:02:39.837 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 16:02:39.841 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 16:02:49.875 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 11547 2024-01-01 16:16:39.340 INFO Disconnected from station T8010N23221402A7 2024-01-01 16:16:59.402 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 16:16:59.405 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 16:17:09.433 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 28316 2024-01-01 16:25:44.333 INFO Disconnected from station T8010N23221402A7 2024-01-01 16:26:04.404 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 16:26:04.408 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 16:26:14.463 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 29730 2024-01-01 17:42:40.828 INFO Disconnected from station T8010N23221402A7 2024-01-01 17:43:01.113 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 17:43:01.117 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 17:43:11.147 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 22379 2024-01-01 17:43:56.595 INFO Disconnected from station T8010N23221402A7 2024-01-01 17:44:16.662 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 17:44:16.664 INFO Timeout connecting to station T8010N23221402A7 2024-01-01 17:44:26.692 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 22054 2024-01-01 20:37:17.625 INFO Disconnected from station T8010N23221402A7 2024-01-01 20:37:22.894 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 19445 2024-01-01 21:15:43.680 INFO Disconnected from station T8010N23221402A7 2024-01-01 21:15:48.910 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 13588 2024-01-01 21:20:07.323 INFO Disconnected from station T8010N23221402A7 2024-01-01 21:20:12.349 INFO Connected to station T8010N23221402A7 on host 192.168.1.123 and port 27773 2024-01-02 06:13:15.399 WARN Heartbeat check failed for station T8410P422302A52F. Connection seems lost. Try to reconnect... 2024-01-02 06:13:15.402 INFO Disconnected from station T8410P422302A52F 2024-01-02 06:13:35.739 WARN Tried all hosts, no connection could be established to station T8410P422302A52F. 2024-01-02 06:13:35.741 INFO Timeout connecting to station T8410P422302A52F 2024-01-02 06:14:00.758 ERROR All address lookup tentatives failed. { stationSN: 'T8410P422302A52F' } 2024-01-02 06:14:00.772 INFO Timeout connecting to station T8410P422302A52F
11:06:23.091 INF go2rtc version 1.8.5 linux/arm64 11:06:23.094 INF [rtsp] listen addr=:8554 11:06:23.094 INF [api] listen addr=:1984 11:06:23.095 INF [webrtc] listen addr=:8555 12:52:49.747 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: wrong response on DESCRIBE" 21:57:23.651 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: wrong response on DESCRIBE" 09:12:32.445 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.108:58322->192.168.1.98:554: i/o timeout" url=rtsp://Kamera34:Fener1907@192.168.1.98:554/live0 14:06:27.689 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: wrong response on DESCRIBE" 14:13:17.174 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.108:60168->192.168.1.123:554: read: connection reset by peer" url=rtsp://Kamera34:Fener1907@192.168.1.123/live0
bak bu hatalar homebase e baglanti yapmakta zorlandigini soyluyor. bunlar genelde ag/network ile ilgilidir. add-on veya integration cozemez bunlari
2024-01-01 16:02:19.603 INFO Disconnected from station T8010N23221402A7
2024-01-01 16:02:39.837 WARN Tried all hosts, no connection could be established to station T8010N23221402A7.
2024-01-01 16:02:39.841 INFO Timeout connecting to station T8010N23221402A7
Bunun için bir çözüm önerim var mı hocam Hüseyin DALKILIÇ
Fuat Akgün @.***> şunları yazdı (2 Oca 2024 15:09):
bak bu hatalar homebase e baglanti yapmakta zorlandigini soyluyor. bunlar genelde ag/network ile ilgilidir. add-on veya integration cozemez bunlari
2024-01-01 16:02:19.603 INFO Disconnected from station T8010N23221402A7 2024-01-01 16:02:39.837 WARN Tried all hosts, no connection could be established to station T8010N23221402A7. 2024-01-01 16:02:39.841 INFO Timeout connecting to station T8010N23221402A7
— Reply to this email directly, view it on GitHubhttps://github.com/fuatakgun/eufy_security/issues/1055#issuecomment-1873949068, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3T2S32RTMG2TCYAIYIDSZLYMP2IBAVCNFSM6AAAAABBG6TEFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTHE2DSMBWHA. You are receiving this because you commented.Message ID: @.***>
Please switch to english as i might also have broadcast issues.
Fuat hocam tekrar merhaba bende ki cizhazları değiştirdim eufynin sadece wifi ile çalışan kameralarından aldım ama aynı sorun devam ediyor eklentiden çalıştıramıyorum kameraları
2024-01-07 12:01:45.536 INFO Eufy Security server listening on host 0.0.0.0, port 3000 2024-01-07 12:01:48.651 INFO Connected to station T8410P422302A52F on host 192.168.1.98 and port 24897 2024-01-07 12:01:48.666 INFO Connected to station T8410P422302B21E on host 192.168.1.52 and port 24897 2024-01-07 12:01:51.009 INFO Push notification connection successfully established
Hi, this issue was completed, but how is this resolved?
I have the same error opening streams, while previously this was working fine.
mse:streams: wrong response on DESCRIBE
Thanks for your help.
Not resolved Hüseyin DALKILIÇ
Matthijs Schram @.***> şunları yazdı (15 Oca 2024 18:57):
Hi, this issue was completed, but how is this resolved?
I have the same error opening streams, while previously this was working fine.
mse:streams: wrong response on DESCRIBE
Thanks for your help.
1.eufy securty add-on installed
2.go2rtc board
3.config etc is adjusted
MSE:streams: wrong response on describe error during streams