guino / LSCOutdoor1080P

Root customization of the LSC Outdoor 1080P camera and LSC Rotating 1080P cameras
20 stars 5 forks source link

Access denied #3

Closed tomtomtac closed 11 months ago

tomtomtac commented 1 year ago

Good morning,

I have a rotating LSC camera with version 2.10.28. I applied option 3: telnet works rtsp works

but on the other hand impossible to access http://user:password@ip:8080 access denied

I tried with a ppsFactoryTool is the problem is the same.

an idea?

Cdt

guino commented 1 year ago

@tomtomtac For that URL to work you need to have busybox and httpd.conf in the SD card -- busybox should be downloaded from the link https://github.com/guino/LSC1080P/blob/main/mmc/busybox?raw=true and httpd.conf should have /:user:password (or you can edit user/password to what you want).

tomtomtac commented 1 year ago

Yesss! It works error on my part bad busybox!! Thank you very much