pasarenicu
Results
2
comments of
pasarenicu
Configuring nginx as a reverse proxy for dahua, led me to same result as yours with white blocks in live stream view, but pointing a domain directly to your ip...
1. **Create a directory for global packages in your home folder:** ```bash mkdir ~/.npm-global ``` 2. **Configure npm to use this new directory:** ```bash npm config set prefix '~/.npm-global' ```...