Ali Nemati

Results 3 comments of Ali Nemati

Why isn't this issue merged to master then?

I have rooted the issue down to this: In `eufysecurity.js` in the listener ```onErrorStationLivestream(station, channel, _error) { this.getStationDevice(station.getSerial(), channel).then((device) => { station.stopLivestream(device); }).catch((error) => { this.log.error(`Station livestream error (station: ${station.getSerial()}...

I have added tls-crypt-v2 as option 3 to the implementation in my fork of the repository [here](https://github.com/alinhayati/openvpn-install).