Closed cjj25 closed 3 years ago
Use a different payload to start the service as the firmware differs
7.0.00.X version
if [ -f "/tmp/sd/Factory/factory_test.sh" ]; then echo -e ${YELLOW}detect /tmp/sd/Factory/factory_test.sh${NONE} exit fi
7.1.00.X version
if [ -f "/tmp/sd/Factory/factory_test.sh" ]; then echo -e ${YELLOW}detect /tmp/sd/Factory/factory_test.sh${NONE} /tmp/sd/Factory/config.sh exit fi
Can someone please test this version and let me know if it works? Make sure you populate the Factory/wpa_supplicant.conf file.
Factory/wpa_supplicant.conf
Yi-RTS3903N-RTSPServerV02.tar.gz
New version v02 includes payload.
Use a different payload to start the service as the firmware differs
7.0.00.X version
7.1.00.X version