FiveLeavesLeft / WyzeCameraLiveStream

Hack to allow live streaming from wyze cameras to vlc or mpv on your desktop.
MIT License
100 stars 7 forks source link

app_init.sh not linked to wyze_hack.sh? #3

Closed mrlt8 closed 3 years ago

mrlt8 commented 3 years ago

I was trying to disable the stream_hack to debug an issue and noticed that editing /configs/wyze_hack.sh did not do anything.

Any particular reason why /system/init/app_init.sh is not a symbolic link to /configs/wyze_hack.sh like the standard WyzeHacks install.

FiveLeavesLeft commented 3 years ago

I just noticed that link today. I guess I was using a very old version of wyze hacks on my V2 cameras.

I’m still not happy with install.sh. I’d like a version that works on v2 and v3 and whether or not wyze hacks is installed.

I also noticed wyze changed their logging with the new firmware, so my old way of looking at iCamera output doesn’t work anymore.

On Apr 19, 2021, at 7:09 PM, mrlt8 @.***> wrote:

I was trying to disable the stream_hack to debug an issue and noticed that editing /configs/wyze_hack.sh did not do anything.

Any particular reason why /system/init/app_init.sh is not a symbolic link to /configs/wyze_hack.sh like the standard WyzeHacks install.

— 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/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVGDMRKGRPNR6QOGERTX2TTJTO5XANCNFSM43HFK3WQ.

FiveLeavesLeft commented 3 years ago

In the latest release, the stream hack is integrated into WyzeHacks, I think this addresses this issue.