Hugo Lossólli
Hugo Lossólli
This one worked here: `sudo apt-key adv --keyserver hkp://pgp.mit.edu --recv-keys 11764EE8AC24832F`
I was facing the same problem and could solve installing the package _default-jre_ `sudo apt install default-jre` > Reading package lists... Done > Building dependency tree > Reading state information......
I solved it disabling the GateKeeper: `sudo spctl --master-disable` If you need to enable it again, just run: `sudo spctl --master-enable`
I had the same problem running on Docker. To fix it, I created the config.json file using this one as an example: [config.json](https://github.com/kerberos-io/agent/blob/master/machinery/data/config/config.json)
You could try `rtsp://user:[email protected]`