Results 45 comments of WMP

I think that problem can be in redis binary. If pull request will change only `useHostnames` to default `false`, it will be accepted?

I have this same, i use YI cam with your firmware version 0.3.9 with enabled Synology compatiblity. This is few onvif tcpdumps from my synology: ``` POST /onvif/media_service HTTP/1.1 Host:...

Can I do this over SSH without rebuilding onvif server? Also I see that on yi cam configuration page I cannot turn on Synology compatible, when I click to this...

Yes, after: ``` sed -i /tmp/onvif_simple_server.conf -e 's/source_name=VideoSourceConfigurationToken/source_name=Source/g' kill 2077 onvif_notify_server --conf_file /tmp/onvif_simple_server.conf ``` In tcpdump i see: ``` POST /onvif/events_service HTTP/1.1 Host: 192.168.123.27 Content-Type: application/soap+xml; charset=utf-8 Content-Length: 890 root...

I am also interested in such a solution