BreeeZe / rpos

Raspberry Pi Onvif Server
http://breeeze.github.io/rpos
MIT License
659 stars 147 forks source link

Binding Fix for discovery_service #35

Closed SwissArmyBud closed 7 years ago

SwissArmyBud commented 7 years ago

This change fixes a problem where ONVIF can start along with RTSP but the discovery service doesn't bind to the same address. This fix also follows the "utils.getIpAddress()" paradigm established throughout the rest of the code-base.

RogerHardiman commented 7 years ago

I've not had a chance to test this but the code looks ok