Skip to content

Relative paths for links on Status page #255

@pieterdevriesch

Description

@pieterdevriesch

Is your feature request related to a problem? Please describe.
On the Status page of the web interface there are several links to streams and snapshots. These links point to the IP address of the camera, with the web interface port that is set.
However I access the camera via a domain name via NGINX to give me remote access (secured of course). When I access it via yihack.example.com the links on the Status page still point to the local network IP, e.g. http://192.168.1.100:8080/cgi-bin/snapshot.sh?res=high&watermark=yes

That means I can't click those links to go straight to the stream/snapshot.

Describe the solution you'd like
Either make the links relative like they are in the menu bar, or add a setting to change the base path for these links.

Describe alternatives you've considered
Just copy/pasting everything after the IP address and adding it in the browser bar after the domain name works of course but is not very convenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, improvement, or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions