Hit a roadblock I can't solve for. F/W version is 1.10.1, the latest from DLink.
I had to play some games to get the camera to connect with the script:
- Add line self.periph.setMTU(256) under the init function
- Set self.name explicitly to "DCS-8300LH-####"
- Copied the entire "run_command" function from the repo over at tqz/defogger-8600 (@tqz)
I got into Telnet using root/twipc. There's no rc.d directory in /etc and I'm not finding any binaries for lighttp in general.
I can't figure out from here how to apply the custom firmware. I already have the backups made. Any thoughts?