Closed mrlt8 closed 3 years ago
Commenting out the ifs on line 47 and 50 in install.sh
seems to fix the install issue for me.
However, I'm still getting the same issue where the events are not getting uploaded to the Wyze cloud and the motion is not being detected with a green box in live view.
Thanks for the information, I’m on the road today and I will think about this while driving and give you some more thoughts this evening.
I’m currently thinking there may be some remnants of the previous stream hack install around. And I have too many versions of install.sh in too many different locations.
On Apr 19, 2021, at 4:09 AM, mrlt8 @.***> wrote:
Commenting out the ifs on line 47 and 50 https://github.com/FiveLeavesLeft/WyzeCameraLiveStream/blob/c0ff4ee274666ee36beb8ffe0940a22580023bf6/src/install.sh#L47-L50 in install.sh seems to fix the install issue for me.
However, I'm still getting the same issue where the events are not getting uploaded to the Wyze cloud and the motion is not being detected with a green box in live view.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FiveLeavesLeft/WyzeCameraLiveStream/issues/1#issuecomment-822384807, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVGDMVA47UWAEISXSXK5V3TJQFOFANCNFSM43FDI46Q.
Could you open an issue on my repo and then we can talk about there instead of cluttering up this space?
I changed the install procedure from the one you installed originally and the current install script. I think what you are seeing is a result of some of the edits done by the orginal install procedure. If you could edit by hand /configs/wyze_hack.sh and /system/init/app_init.sh and remove any lines that refer to stream_hack. Alternatively, you could reinstall the firmware and reinstall wyze_hacks. I’m sorry the two different install procedures put your camera in a weird state.
Thanks. Let me know if you want me to explain in more detail.
On Apr 19, 2021, at 4:09 AM, mrlt8 @.***> wrote:
Commenting out the ifs on line 47 and 50 https://github.com/FiveLeavesLeft/WyzeCameraLiveStream/blob/c0ff4ee274666ee36beb8ffe0940a22580023bf6/src/install.sh#L47-L50 in install.sh seems to fix the install issue for me.
However, I'm still getting the same issue where the events are not getting uploaded to the Wyze cloud and the motion is not being detected with a green box in live view.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FiveLeavesLeft/WyzeCameraLiveStream/issues/1#issuecomment-822384807, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVGDMVA47UWAEISXSXK5V3TJQFOFANCNFSM43FDI46Q.
New install script is working now! Thanks for the fix!
Could you open an issue on my repo and then we can talk about there instead of cluttering up this space?
Will do!
Hello and thanks for putting this thing together!
I'm having some trouble installing the new hack.
I believe the
install.sh
from sonic.net is trying to pull the libimp.so from GitHub so it fails since wget on the camera doesn't support https.I commented out the GitHub link and it seems to install, but then the camera doesn't come back up after a reboot (solid orange light).
Here's the install log: