We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I had firmware 3.34 on my Aqara G2H PRO out of the box and I enabled telnet using this guide: https://github.com/Wh1terat/aQRootG3 After that I used this guide: https://github.com/niceboygithub/AqaraGateway to connect my camera to Home assistant and also enable rtsp.
I edited post_init.sh script like this:
#!/bin/bash fw_manager.sh -r fw_manager.sh -t -k killall -9 mosquitto; /data/bin/mosquitto -d pkill rtsp rtsp &
Using this configuration one of my camera works perfectly but another one doesn't boot up (stuck on yellow light after powering up). How can I recover my camera? I tried to flash firmware (https://github.com/niceboygithub/AqaraCameraHubfw/tree/main/stock/G2HPro) using the guide provided here: https://github.com/wizardofozzie/aqara_g2hpro_hack but no luck...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I had firmware 3.34 on my Aqara G2H PRO out of the box and I enabled telnet using this guide: https://github.com/Wh1terat/aQRootG3
After that I used this guide: https://github.com/niceboygithub/AqaraGateway to connect my camera to Home assistant and also enable rtsp.
I edited post_init.sh script like this:
Using this configuration one of my camera works perfectly but another one doesn't boot up (stuck on yellow light after powering up).
How can I recover my camera?
I tried to flash firmware (https://github.com/niceboygithub/AqaraCameraHubfw/tree/main/stock/G2HPro) using the guide provided here: https://github.com/wizardofozzie/aqara_g2hpro_hack but no luck...
The text was updated successfully, but these errors were encountered: