Replies: 2 comments
-
hmm.. 99% from all four cores? If you're using docker compose, then you should be able to edit your docker-compose.yml to something like this and restart the container: image: mrlt8/wyze-bridge:1.9.2 if you're using docker run, then just swap out the latest tag to 1.9.2 like:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's the command to pull v1.9.2?
Something like (fill in the blank)
docker-compose pull image:wyze-bridge: ???
My Pi4 CPU is at 99% after pulling 1.10.1
If I stop it settles down to 30-40%
I have 4 cameras
Beta Was this translation helpful? Give feedback.
All reactions