hobbyquaker / homekit2mqtt

HomeKit to MQTT bridge 🏡📱
MIT License
349 stars 71 forks source link

camera cause other devices to unresponsive quickily! #116

Closed kevinshane closed 6 years ago

kevinshane commented 6 years ago

Hi, when stay in ios home app and waitting for the camera to refresh the snapshot, other devices suddently become all unresponosive(except for the camera itself still working), quit the ios home app and relaunch it doesn't fix this problem, unless drop the wifi and the reconnect to wifi again, other devices become normal, but still, a snapshot refresh again causing all others dead. In log, everything seems normal, I only see this one ffmpeg -rtsp_transport tcp -i rtsp://192.168.0.120:8554/unicast -vframes 1 -r 1 -t 1 -s 480x270 -f image2 - 2018-08-11 18:31:12.442 <info> Snapshot from CAM at 480x270 In previous version everything is working btw. Could u please take a look at this issue? Thanks!

kevinshane commented 6 years ago

updates: Sorry about the rush, but it seems it happen randomly, or maybe it's my router's problem. I will change my router to a new one and report here

hobbyquaker commented 6 years ago

I could only do guessing, don't have that issue here... If you want I can take a look at your config, also it would be interesting to get some info about the hardware homekit2mqtt is running on, is it a raspberry or smth or a more powerful server? ffmpeg can create quite a lot of load...

kevinshane commented 6 years ago

Hi sir @hobbyquaker after changing from a poor 6p to a iphonex, seems like it fix the problem at all, looks like there is a network(possible hardware issue) connection problem of that very old 6p, not sure if someone happen like this before... but now everything is working fine, sorry for the false alarm ^^.. I am using a more powerful sbc rather than a poor raspi, it's arm64v8 based with S905 chipset, 2gigs of ram, running armbian with docker hk2mqtt alpine.

hobbyquaker commented 6 years ago

Ok :) then I close this issue for now.