console.warn(`iceState of slot ${slot} changed to failed`);
console.log('Trying to reconnect');
reconnectRemoteFeed(slot);
console.log('%cICE failed - bitte Screenshot vom Verlauf dieser Konsole machen und an Professor Gerwinski oder Simon Döring (simon.doering@stud.hs-bochum.de) schicken. Bitte auch schauen, ob noch/wieder alle Kamera-Bilder zu sehen sind, ohne die Seite neu zu laden!','font-size: 20px; background: #f55');
}else{
console.log(`iceState of slot ${slot} changed to: ${state}`);