iceServers
iceServers: ({ urls: string } | { credential: string; urls: string; username: string })[] = [{urls: "stun:global.stun.twilio.com:3478?transport=udp",},{username:"f4b4035eaa76f4a55de5f4351567653ee4ff6fa97b50b6b334fcc1be9c27212d",urls: "turn:global.turn.twilio.com:3478?transport=udp",credential: "w1uxM55V9yVoqyVFjt+mxDBV0F87AUCemaYVQGxsPLw=",},{username:"f4b4035eaa76f4a55de5f4351567653ee4ff6fa97b50b6b334fcc1be9c27212d",urls: "turn:global.turn.twilio.com:3478?transport=tcp",credential: "w1uxM55V9yVoqyVFjt+mxDBV0F87AUCemaYVQGxsPLw=",},{username:"f4b4035eaa76f4a55de5f4351567653ee4ff6fa97b50b6b334fcc1be9c27212d",urls: "turn:global.turn.twilio.com:443?transport=tcp",credential: "w1uxM55V9yVoqyVFjt+mxDBV0F87AUCemaYVQGxsPLw=",},]