NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Dahua IP camera and nginx reverse proxy

Open
#3,771 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Hello

I have dahua IP camera and I want do access its web gui at cam.mydomain.com.

The web gui works without problem from LAN at internal IP on 192.168.1.108:8008 for now I opened the 8008 (web GUI) and 554 (RTSP) port to the outside world in my router and when I enter http://my.external.IP.address:8008 it also works however when I configure the reverse proxy host on nginx proxy manager I can login to the webui but when I click on live tab I see only white square, I assume that the issue might be an 554 port not being proxied through nginx proxy manager - any advice?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reverse proxy host in Nginx Proxy Manager and the Dahua web GUI's Live tab, comparing access through the LAN address, the exposed HTTP port 8008, and the RTSP port 554. Done would mean determining whether the white live-view square is caused by unsupported proxying or another camera-specific requirement, and documenting the supported configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.