telmomarques / xiaomi-360-1080p-hacks

Hacks for the Xiaomi Mi 360 1080p camera (MJSXJ02CM).
761 stars 129 forks source link

HTTP port from default 80 to custom #45

Open xM1Stake opened 4 years ago

xM1Stake commented 4 years ago

Thanks for the hacks works fine. Great job.

I would like change http default port from 80 to a custom, is it a way to do?

This will allow me to forward http access in the situation were port 80 is not permit by router.

thewh1teagle commented 4 years ago

As you can see in source code of the server there is no such as command line arguments to config it. So probably to change the port currently you need recompile the server and replace the binary on the camera.

ma0dubois commented 4 years ago

use a reverse proxy ?