Any time I am starting Janus, websocket fails in starting… That’s the error I get:
[ERR] [janus.c:main:5836] Couldn’t load transport plugin ‘libjanus_websockets.so’: /opt/janus/lib/janus/transports/libjanus_websockets.so: undefined symbol: lws_validity_confirmed
I followed the README instructions. I tried both master and stable versions of libwebsockets. Reinstalled janus from zero several times and still I am not successful
Any ideas what could be the issue?