i'm using kurento media server 6.4 , i've been getting bunch of errors in error log:
(kurento-media-server:6835): libnice-warning **: (agent.c:2156):agent_signal_component_state_change: runtime check failed: (transition (disconnected, failed) || transition (gathering, failed) || transition (connecting, failed) || transition (connected, failed) || transition (ready, failed) || transition (disconnected, gathering) || transition (gathering, connecting) || ...
is there insight what's causing them?
it shouldn't affect you. it's problem in libnice not expecting state change taking place. it's warning libnice developers. connection should established correctly, can safely ignore this.