keshavdv / unifi-cam-proxy

Enable non-Ubiquiti cameras to work with Unifi NVR
MIT License
1.65k stars 230 forks source link

specify the port of the server #170

Closed Quantum99k closed 2 years ago

Quantum99k commented 2 years ago

Can ports be specified for the server. For example mine runs at 10.1.10.244:7080 I didn't see any information in the documentation to fix this it seems it defaults to 7442.

keshavdv commented 2 years ago

These ports are generally well defined and static. Unless you're running an additional reverse proxy in front of the Protect instance, 7443 should be the correct port.

Quantum99k commented 2 years ago

I have protect running in a docker container.

Https is at 7443 and http at 7080.

I'm not sure if this is the issue or my configuration. Because the docs provide the parameters for cameras but doesn't tell you where to put it. So it's alot of guess work. I'm trying to a dahua cameras it working with frigate to unifi protect. But it just doesn't seem to see it

Quantum99k commented 2 years ago

Just a quick question where do I add the configuration for frigate with smart detection?

keshavdv commented 2 years ago

Please create a new issue and try to use the issue template to give us an idea of how far you got and specific problems you're running into.