OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.21k stars 232 forks source link

How to install openssl if opkg not available ? #258

Closed KanG00 closed 2 years ago

KanG00 commented 2 years ago

I was trying to do opkg update in brand new installed firmware: OpenWrt Chaos Calmer 21.04.10.2 latest-178-g157e03c47e / LuCI for-15.05 branch (git-18.097.75958-5537d68)

Unfortunately it seems that there is no openssl package and there is not enough free space to compile it inside camera. Does anyone have access to openssl ipk that is suitable for HI3518EV200 chip?

Output of opkg update:

opkg update Downloading http://flyrouter.net/downloads/software/ipcam/GitHub_OpenWrt/Packages/base/Packages.gz. wget: can't execute 'openssl': No such file or directory wget: error getting response: Connection reset by peer Downloading http://flyrouter.net/downloads/software/ipcam/GitHub_OpenWrt/Packages/base/Packages.sig. wget: can't execute 'openssl': No such file or directory wget: error getting response: Connection reset by peer Signature check failed. Remove wrong Signature file. Downloading http://flyrouter.net/downloads/software/ipcam/GitHub_OpenWrt/Packages/glutinium/Packages.gz. wget: can't execute 'openssl': No such file or directory wget: error getting response: Connection reset by peer Downloading http://flyrouter.net/downloads/software/ipcam/GitHub_OpenWrt/Packages/glutinium/Packages.sig. wget: can't execute 'openssl': No such file or directory wget: error getting response: Connection reset by peer Signature check failed. Remove wrong Signature file. ....

widgetii commented 2 years ago

OpenWRT based distro is not supported anymore, this one is based on Buildroot