oischinger / eufyp2pstream

A small project that provides a Video/Audio Stream from Eufy cameras that don't directly support RTSP
Apache License 2.0
30 stars 10 forks source link

Port for eufy_security_ws addon is hardcoded #8

Closed Raudi1 closed 6 months ago

Raudi1 commented 6 months ago

Since port 3000 was already in use by another program where I can't easily change it, I use another port for the eufy_security_ws addon. It should be a changeable config parameter.

oischinger commented 6 months ago

Done. Please check my recent commits