Bricking both V2 Pan and V3 after editing wz_mini #423
Replies: 17 comments 19 replies
-
FPS should be 20 with the remaining entries moved down one position each. I'd also change the RTSP port to 554 just because that's what it normally is in the real world. |
Beta Was this translation helpful? Give feedback.
-
You think that’s what is causing the cameras to brick? Even after removing
the SD card rebooting holding setup button anything light stays solid red.
…On Wed, Dec 7, 2022 at 11:04 AM Bob-AOL ***@***.***> wrote:
FPS should be 20 with the remaining entries moved down one position each.
I'd also change the RTSP port to 554 just because that's what it normally
is in the real world.
—
Reply to this email directly, view it on GitHub
<#423 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKY4A7EMXN4TJWW423CNUNTWMC7THANCNFSM6AAAAAASWLS3U4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Have you tried re-flashing the original firmware by the normal procedure? Insert SD card unpowered. Re-power while holding reset button for several seconds until light changes to blue/purple.... https://support.wyze.com/hc/en-us/articles/360031490871-How-to-flash-your-Wyze-Cam-firmware-manually |
Beta Was this translation helpful? Give feedback.
-
Yes did that, tried multiple firmware’s as well and multiple SD cards. All
formatted FAT-32
…On Wed, Dec 7, 2022 at 11:17 AM Bob-AOL ***@***.***> wrote:
Have you tried re-flashing the original firmware by the normal procedure?
Insert SD card unpowered. Re-power while holding reset button for several
seconds until light changes to blue/purple....
https://support.wyze.com/hc/en-us/articles/360031490871-How-to-flash-your-Wyze-Cam-firmware-manually
—
Reply to this email directly, view it on GitHub
<#423 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKY4A7B3U3WFB4QTQH7GOQTWMDBA7ANCNFSM6AAAAAASWLS3U4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Have you made the corrections to the .conf file and tried it? And try using plain old notepad to edit your .conf file. |
Beta Was this translation helpful? Give feedback.
-
This may seem like a dumb question, but are you using a properly rated power supply? |
Beta Was this translation helpful? Give feedback.
-
And an even dumber question..., is the camera status light perhaps enabled in the advanced settings and the cameras are actually working? |
Beta Was this translation helpful? Give feedback.
-
Backtrack to when it worked and re-trace your steps again. SD card aside, keep trying to re-initialize by the reset button approach a few more times without the SD card. You may get lucky there. I'm out of bullets on this one. I don't see how your approach as explained would brick three cameras -- or why you didn't stop to figure it out after the first one! Key to re-flashing is having the reset button pushed in before applying power and keeping it held in until you get the purple/blue light. Release and let it do its thing until it reboots. Remove SD card and power back up. Don't know what else to suggest. |
Beta Was this translation helpful? Give feedback.
-
Is this a DHCP situation without any address reservations, or could there possibly be an IP conflict hosing things up? |
Beta Was this translation helpful? Give feedback.
-
Kill the IP reservations for starters. And try a bare bones wz_mini conf. file with no bells and whistles -- especially any ethernet stuff enabled. That kills your wifi and any dhcp discovery activity until the ethernet adapter is recognized and configured by a separate process -- if you're going that route. Pretty sure this is something simple. |
Beta Was this translation helpful? Give feedback.
-
Yes, it sounds like it's hung in between stock and hacked and needs a kick start. There may be logs with clues on the SD card(s) of the failed cams. In the meantime... Doesn't get much more basic than this. Killing the audio may be key, Enabling the web server allows editing and saving of the .conf file on the SD card while in the camera. Just don't reboot from the web interface. Use the app to reboot. This is an earlier bare bones .conf just to strip everything down to minimum essentials. Give it a spin and see what happens. #wz_mini configuration W E B CAMERA#####THIS MODE DISABLES EVERYTHING AND IT WILL WORK AS A WEB CAMERA FOR YOUR PC ONLYWEB_CAM_ENABLE="false" #####NETWORKING##### ENABLE_USB_ETH="false" ENABLE_USB_DIRECT="false" ENABLE_USB_RNDIS="false" ENABLE_IPV6="false" ENABLE_WIREGUARD="false" ENABLE_IPTABLES="false" ENABLE_NFSv4="false" ENABLE_RTL8189FS_DRIVER="true" NETWORK INTERFACE BONDINGBONDING_ENABLED="false" #####ACCESSORIES##### #####VIDEO STREAM##### RTSP_HI_RES_ENABLED="true" RTSP_LOW_RES_ENABLED="false" RTSP_AUTH_DISABLE="false" #####RTMP STREAMING##### REQUIRES RTSPAND RTSP AUDIORTMP_STREAM_ENABLED="false" #####GENERAL##### #####DEBUG##### ####WEB#### #####SCRIPTING##### |
Beta Was this translation helpful? Give feedback.
-
I need to depart for now. Good luck. |
Beta Was this translation helpful? Give feedback.
-
i ran into this situation after updating the "camera settings" thru the httpd. the fix had something to do with modifying the s14 file and deleting onetimerun. then reflashing the card... ill try looking it up when i get home |
Beta Was this translation helpful? Give feedback.
-
@greekgod1820 when you try to flash the stock firmware, do you get the purple lights after holding down setup with the firmware on the sd card? |
Beta Was this translation helpful? Give feedback.
-
I do, for what to my experience is the right amount of time. But then
instead of flashing red when it’s all done it goes solid red.
…On Fri, Dec 9, 2022 at 6:23 PM gtxaspec ***@***.***> wrote:
@greekgod1820 <https://github.com/greekgod1820> when you try to flash the
stock firmware, do you get the purple lights after holding down setup with
the firmware on the sd card?
—
Reply to this email directly, view it on GitHub
<#423 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKY4A7GPTH6WI4PUMWYM7XTWMPERXANCNFSM6AAAAAASWLS3U4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@Bob-AOL @greekgod1820 |
Beta Was this translation helpful? Give feedback.
-
I've found the web interface to be quite convenient and efficient in editing the config and rebooting while staying online -- which is a requisite of successfully enabling the USB/Ehernet feature -- until my last attempts of yesterday and today. It simply kills the wifi and wz_mini seems to refuse to load thereafter. I've become too frustrated to dig very deep into whatever logs may offer clues to what has changed since the last time did it. |
Beta Was this translation helpful? Give feedback.
-
Alight hoping some others have insight here are the steps that cause my issue:
#####VIDEO STREAM#####
RTSP_LOGIN="xyz"
RTSP_PASSWORD="123"
RTSP_PORT="8554"
RTSP_HI_RES_ENABLED="true"
RTSP_HI_RES_ENABLE_AUDIO="true"
RTSP_HI_RES_FPS="2048"
RTSP_HI_RES_MAX_BITRATE="1024"
RTSP_HI_RES_TARGET_BITRATE="2"
RTSP_HI_RES_ENC_PARAMETER=""
RTSP_LOW_RES_ENABLED="false"
RTSP_LOW_RES_ENABLE_AUDIO="false"
RTSP_LOW_RES_FPS=""
RTSP_LOW_RES_MAX_BITRATE=""
RTSP_LOW_RES_TARGET_BITRATE=""
RTSP_LOW_RES_ENC_PARAMETER=""
RTSP_AUTH_DISABLE="false"
No matter what I do at this point it remains solid. Manual firmware flash, removing SD card, nothing it stay solid no matter what. This has happened to two V3s and a Pan V2. What am I doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions