@vkontakte/calls-sdk 2.5.2-beta.3 → 2.5.2-dev.2311be3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/calls-sdk.cjs.js CHANGED
@@ -1,12 +1,12 @@
1
1
  /**
2
- * @vkontakte/calls-sdk v2.5.2-beta.3
3
- * Tue, 15 Feb 2022 15:04:37 GMT
2
+ * @vkontakte/calls-sdk v2.5.2-dev.2311be3.0
3
+ * Fri, 18 Feb 2022 14:00:30 GMT
4
4
  * https://st.mycdn.me/static/callssdk/2-5-2/doc/
5
5
  */
6
6
 
7
- var ha=Object.create;var _t=Object.defineProperty;var _a=Object.getOwnPropertyDescriptor;var ga=Object.getOwnPropertyNames,Fi=Object.getOwnPropertySymbols,fa=Object.getPrototypeOf,Hi=Object.prototype.hasOwnProperty,Sa=Object.prototype.propertyIsEnumerable;var Gi=Math.pow,Wi=(a,e,t)=>e in a?_t(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ji=(a,e)=>{for(var t in e||(e={}))Hi.call(e,t)&&Wi(a,t,e[t]);if(Fi)for(var t of Fi(e))Sa.call(e,t)&&Wi(a,t,e[t]);return a};var Ki=a=>_t(a,"__esModule",{value:!0});var va=(a,e)=>{Ki(a);for(var t in e)_t(a,t,{get:e[t],enumerable:!0})},Ea=(a,e,t)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of ga(e))!Hi.call(a,i)&&i!=="default"&&_t(a,i,{get:()=>e[i],enumerable:!(t=_a(e,i))||t.enumerable});return a},He=a=>Ea(Ki(_t(a!=null?ha(fa(a)):{},"default",a&&a.__esModule&&"default"in a?{get:()=>a.default,enumerable:!0}:{value:a,enumerable:!0})),a);var c=(a,e,t)=>new Promise((i,r)=>{var n=p=>{try{l(t.next(p))}catch(m){r(m)}},o=p=>{try{l(t.throw(p))}catch(m){r(m)}},l=p=>p.done?i(p.value):Promise.resolve(p.value).then(n,o);l((t=t.apply(a,e)).next())});va(exports,{Api:()=>Mt,BaseApi:()=>tt,BaseLogger:()=>it,BaseSignaling:()=>rt,CallDirection:()=>Ue,CallType:()=>ke,ChatRoomEventType:()=>At,ConversationOption:()=>Ot,DebugMessageType:()=>Ri,ExternalIdType:()=>Je,FacingMode:()=>vi,FatalError:()=>ie,HangupReason:()=>k,HangupType:()=>R,MediaOption:()=>oe,MediaTrackKind:()=>pe,MediaType:()=>ve,MuteState:()=>Be,ParticipantState:()=>W,ParticipantStatus:()=>$,RecordRole:()=>ea,Signaling:()=>De,SignalingCommandType:()=>H,SignalingConnectionType:()=>we,SignalingNotification:()=>O,UserRole:()=>Ge,UserType:()=>z,Utils:()=>S,acceptCall:()=>bn,addMovie:()=>ss,addParticipant:()=>On,addParticipantInternal:()=>sa,apiCall:()=>yn,authorize:()=>Rn,browser:()=>fn,callInternal:()=>ra,callTo:()=>Tn,captureScreen:()=>Nn,changeConversationOptions:()=>$n,changeDevice:()=>wn,changeParticipantState:()=>Fn,changePriorities:()=>Vn,changeVideoEffect:()=>us,chatHistory:()=>Jn,chatMessage:()=>qn,chatMessageInternal:()=>pa,createJoinLink:()=>Qn,customData:()=>Yn,customDataInternal:()=>ua,debug:()=>ls,debugMessage:()=>ps,declineCall:()=>Pn,forceRelayPolicy:()=>ts,getAnonymTokenByLink:()=>Zn,getStreamInfo:()=>ns,getTokenForAnonym:()=>In,getWaitingHall:()=>hs,grantRoles:()=>Gn,grantRolesInternal:()=>ca,hangup:()=>An,init:()=>En,joinCall:()=>Mn,joinCallByLink:()=>Dn,joinCallInternal:()=>na,muteParticipant:()=>Wn,muteParticipantInternal:()=>da,pinParticipant:()=>jn,pinParticipantInternal:()=>la,processPush:()=>Cn,processPushInternal:()=>aa,promoteParticipant:()=>_s,recordSetRole:()=>as,removeHistoryRecords:()=>gs,removeJoinLink:()=>Xn,removeMovie:()=>cs,removeParticipant:()=>kn,removeParticipantInternal:()=>oa,setApi:()=>ta,setAudioStream:()=>ms,setLocalResolution:()=>Bn,setLogger:()=>Sn,setMediaModifiers:()=>Kn,setSignalingFactory:()=>ia,setStatisticsInterval:()=>ds,setVideoEffects:()=>vn,setVideoStream:()=>xn,setVolume:()=>es,startConversation:()=>zn,startStream:()=>is,stopStream:()=>rs,toggleLocalAudio:()=>Un,toggleLocalVideo:()=>Ln,updateDisplayLayout:()=>Hn,updateMovie:()=>os});var Ui=He(require("webrtc-adapter"));var tt=class{createJoinLink(e){return c(this,null,function*(){return{join_link:"nop"}})}removeJoinLink(e){return c(this,null,function*(){return{success:!0}})}getAnonymTokenByLink(e,t){return c(this,null,function*(){return""})}log(e){}prepareUserIds(e){return c(this,null,function*(){})}getCachedOkIdByExternalId(e){return null}cacheExternalId(e,t){}hangupConversation(e){}removeHistoryRecords(e){return c(this,null,function*(){})}cleanup(){}getTokenForAnonym(e,t){return c(this,null,function*(){return""})}call(i){return c(this,arguments,function*(e,t={}){return null})}};var it=class{log(e,t,i=!1){}destroy(){}};var Y=class{constructor(){this._handlers={};this._listeners=[]}_triggerEvent(e,...t){if(!!this._handlers.hasOwnProperty(e))for(let i of this._handlers[e])i.apply(this,t)}addEventListener(e,t){if(typeof t!="function")throw new Error("Listener should be a function");return this._handlers.hasOwnProperty(e)||(this._handlers[e]=[]),this._handlers[e].push(t),{dispose:this.removeEventListener.bind(this,e,t)}}removeEventListener(e,t){if(!this._handlers.hasOwnProperty(e))return;t||delete this._handlers[e];let i=this._handlers[e].indexOf(t);i>=0&&this._handlers[e].splice(i,1)}subscribe(e,t,i){let r=e.addEventListener(t,i);this._listeners.push(r)}unsubscribe(){this._listeners.forEach(e=>{e.dispose()})}};var rt=class extends Y{get ready(){return!0}setParticipantIdRegistry(e){}requestRealloc(){}setEndpoint(e){}setConversationId(e){}readyToSend(){}cleanup(){}requestTestMode(e){}getNextCommandSequenceNumber(){return 0}};var $i=(i=>(i.INCOMING="INCOMING",i.OUTGOING="OUTGOING",i.JOINING="JOINING",i))($i||{}),Ue=$i;var qi=(i=>(i.USER="USER",i.GROUP="GROUP",i.CHAT="CHAT",i))(qi||{}),ke=qi;var Ji=(t=>(t.ATTENDEE="ATTENDEE",t.HAND_UP="HAND_UP",t))(Ji||{}),At=Ji;var Yi=(t=>(t.ADD_PARTICIPANT="ADD_PARTICIPANT",t.RECORD="RECORD",t))(Yi||{}),zi=Yi;var Qi=(i=>(i.REQUIRE_AUTH_TO_JOIN="REQUIRE_AUTH_TO_JOIN",i.AUDIENCE_MODE="AUDIENCE_MODE",i.WAITING_HALL="WAITING_HALL",i))(Qi||{}),Ot=Qi;function Xi(a,e){if(a.length!==e.length)return!1;for(let t of a)if(!e.includes(t))return!1;return!0}function Zi(a,e){let t=new Set(a);for(let[i,r]of Object.entries(e))r?t.add(i):t.delete(i);return Array.from(t)}var er=(B=>(B.CAMERA_PERMISSION="camera",B.MIC_PERMISSION="mic",B.CAMERA_ACCESS="cameralock",B.MIC_ACCESS="miclock",B.MIC_NOT_FOUND="nomic",B.SCREEN_PERMISSION="screenpermission",B.SCREEN_ACCESS="screenlock",B.CONNECTION="connection",B.NETWORK="network",B.UNKNOWN="unknown",B.UNSUPPORTED="unsupported",B.SIGNALING_FAILED="signalingfailed",B.API="api",B.AUTH="auth",B))(er||{}),ie=er;var tr=(j=>(j.CANCELED="CANCELED",j.REJECTED="REJECTED",j.REMOVED="REMOVED",j.HUNGUP="HUNGUP",j.MISSED="MISSED",j.BUSY="BUSY",j.FAILED="FAILED",j.NETWORK_ERROR="NETWORK_ERROR",j.KILLED="KILLED",j.BANNED="BANNED",j.CALLER_IS_BLOCKED="CALLER_IS_BLOCKED",j.NOT_FRIENDS="NOT_FRIENDS",j.CALLEE_IS_OFFLINE="CALLEE_IS_OFFLINE",j.UNKNOWN_ERROR="UNKNOWN_ERROR",j.UNSUPPORTED="UNSUPPORTED",j.OLD_VERSION="OLD_VERSION",j.SERVICE_DISABLED="SERVICE_DISABLED",j.EXTERNAL_API_ERROR="EXTERNAL_API_ERROR",j.SOCKET_CLOSED="SOCKET_CLOSED",j.ENDED="ENDED",j))(tr||{}),R=tr;var ir=(i=>(i.AUDIO="AUDIO",i.VIDEO="VIDEO",i.SCREEN_SHARING="SCREEN_SHARING",i))(ir||{}),oe=ir;var rr=(i=>(i.UNMUTE="UNMUTE",i.MUTE="MUTE",i.MUTE_PERMANENT="MUTE_PERMANENT",i))(rr||{}),Be=rr;var ar=(r=>(r.CALLED="CALLED",r.ACCEPTED="ACCEPTED",r.REJECTED="REJECTED",r.HUNGUP="HUNGUP",r))(ar||{}),W=ar;var nr=(r=>(r.START="start",r.ACCEPT="accept",r.JOIN="join",r.RETRY="retry",r))(nr||{}),we=nr;var sr=(i=>(i.NOTIFICATION="NOTIFICATION",i.FAILED="FAILED",i.RECONNECT="RECONNECT",i))(sr||{}),_e=sr;var or=(D=>(D.TRANSMITTED_DATA="transmitted-data",D.ACCEPTED_CALL="accepted-call",D.HUNGUP="hungup",D.PARTICIPANT_ADDED="participant-added",D.PARTICIPANT_JOINED="participant-joined",D.CLOSED_CONVERSATION="closed-conversation",D.MEDIA_SETTINGS_CHANGED="media-settings-changed",D.PARTICIPANT_STATE_CHANGED="participant-state-changed",D.RATE_CALL_DATA="rate-call-data",D.FEATURE_SET_CHANGED="feature-set-changed",D.TOPOLOGY_CHANGED="topology-changed",D.PRODUCER_UPDATED="producer-updated",D.CONSUMER_ANSWERED="consumer-answered",D.MULTIPARTY_CHAT_CREATED="multiparty-chat-created",D.FORCE_MEDIA_SETTINGS_CHANGE="force-media-settings-change",D.SETTINGS_UPDATE="settings-update",D.VIDEO_QUALITY_UPDATE="video-quality-update",D.REGISTERED_PEER="registered-peer",D.SWITCH_MICRO="switch-micro",D.RECORD_STARTED="record-started",D.RECORD_STOPPED="record-stopped",D.REALLOC_CON="realloc-con",D.AUDIO_ACTIVITY="audio-activity",D.SPEAKER_CHANGED="speaker-changed",D.STALLED_ACTIVITY="stalled-activity",D.CHAT_MESSAGE="chat-message",D.CUSTOM_DATA="custom-data",D.ROLES_CHANGED="roles-changed",D.MUTE_PARTICIPANT="mute-participant",D.PIN_PARTICIPANT="pin-participant",D.OPTIONS_CHANGED="options-changed",D.NETWORK_STATUS="network-status",D.PARTICIPANT_SOURCES_UPDATE="participant-sources-update",D.PROMOTE_PARTICIPANT="promote-participant",D.CHAT_ROOM_UPDATED="chat-room-updated",D.PROMOTION_APPROVED="promotion-approved",D.JOIN_LINK_CHANGED="join-link-changed",D))(or||{}),O=or;var cr=(I=>(I.ERROR="callError",I.DEVICES="callDevices",I.CALL_SPEC_ERROR="callSpecError",I.ICE_CONNECTION_STATE="callIceConnectionState",I.ICE_CONNECTION_TYPE="callIceConnectionType",I.ICE_RESTART="callIceRestart",I.PUSH="callPush",I.OUTGOING_CALL="callStart",I.OUTGOING_MULTIPARTY_CALL="callStartMultiparty",I.JOIN_CONVERSATION="callJoinConversation",I.ACCEPTED_OUTGOING="callAcceptedOutgoing",I.ACCEPT_INCOMING="callAcceptIncoming",I.DECLINE_INCOMING="callDeclineIncoming",I.ACCEPT_CONCURRENT="callAcceptConcurrent",I.HANGUP="callHangup",I.MEDIA_STATUS="callMediaStatus",I.DEVICE_CHANGED="callDeviceChanged",I.SOCKET_ACTION="callSocketAction",I.ADD_PARTICIPANT="callAddParticipant",I.REMOVE_PARTICIPANT="callRemoveParticipant",I.POOR_CONNECTION="callPoorConnection",I.TOPOLOGY_CHANGE_REQUESTED="callTopologyChangeRequested",I.RELAY_POLICY="callForceRelay",I.PAT_ALLOCATED="patAllocate",I.PAT_DEALLOCATED="patDeallocate",I.PAT_ERROR="patError",I.PAT_WAITING_TIME_ERROR="patWaitingTimeError",I.PAT_OUTDATED_RESPONSE="patOutdatedResponse",I))(cr||{}),h=cr;var dr=(t=>(t.AUDIO_MIX="audio-mix",t.PARTICIPANT_AGNOSTIC_TRACK_PREFIX="pat",t))(dr||{}),Pe=dr;var lr=(t=>(t.NO_AVAILABLE_TRACKS="no-available-tracks",t.UNKNOWN_ERROR="unknown-error",t))(lr||{}),pr=lr;function ur(a){switch(a){case 1:return"no-available-tracks";default:return"unknown-error"}}var mr=(t=>(t.CREATOR="CREATOR",t.ADMIN="ADMIN",t))(mr||{}),Ge=mr;function gt(a,e){if(a.length!==e.length)return!1;for(let t of a)if(!e.includes(t))return!1;return!0}var hr=(t=>(t.USER="USER",t.GROUP="GROUP",t))(hr||{}),z=hr;var Zt=class{constructor(){this._items=[]}get length(){return this._items.length}push(e){this._items.push(e)}shift(){return this._items.shift()||null}bisect(){let e=this.length>1?Math.floor(this.length/2):1;this._items=this._items.slice(e)}clear(){this._items=[]}toString(){return this._items.length?JSON.stringify(this._items,(e,t)=>t instanceof Error?String(t):t):""}};var _r=2*1024*1024,Ta=512*1024,ft=100*1024,Ca=5,ei="_okcls_logs_session_",Ia=3e4,gr=class{constructor(){this._items=[];this._itemsSize=0;this._storageSize=_r;try{let e=window.localStorage;for(let t of Object.keys(e)){if(t.indexOf(ei)!==0)continue;let i=e.getItem(t);if(!i){vr(t);continue}let r=Sr(i);this.add(t,r)}}catch(e){console.error("Storage is blocked",e),this._storageSize=0}this._items.sort((e,t)=>e.date-t.date),this.cleanup(ft)}get size(){return this._itemsSize}get length(){return this._items.length}get available(){return Math.max(this._storageSize-this._itemsSize,0)}get items(){return this._items}set storageSize(e){this._storageSize=e}add(e,t){let i=parseInt(e.replace(ei,""),10);this._itemsSize+=t,this._items.push({key:e,size:t,date:i})}deleteOldestItem(){let e=this._items.shift();e&&(vr(e.key),this._itemsSize-=e.size)}cleanup(e){for(;this.length&&(this.size>_r||this.length>Ca-1||this.size+e>this.available);)this.deleteOldestItem()}};function fr(){return`${ei}${Date.now()}`}function Sr(a){return new Blob([a]).size}function vr(a){try{window.localStorage.removeItem(a)}catch(e){console.error("Failed to remove log from storage",e)}}function ti(){let a=We.toString();if(!Se.available||!a)return;let e=Sr(a);Se.cleanup(e);try{window.localStorage.setItem(kt,a)}catch(t){if(console.warn("Failed to write log to storage",t),Se.storageSize=Se.size+e,Se.cleanup(ft+e),Se.available>=ft+e){ti();return}if(e>ft){We.bisect(),ti();return}Se.storageSize=0;return}e>Ta&&(Se.add(kt,e),kt=fr(),We.clear(),Se.cleanup(ft))}function ii(){!Se.available||!We.length||ti()}function ya(a=!1){let e=[];try{let r=window.localStorage;for(let o of Se.items){let l=r.getItem(o.key);e.push(l)}let n=We.toString();n&&e.push(n)}catch(r){console.error("Storage is blocked",r)}let t=`[${e.join(",")}]`;if(a)return t;let i=`logs_${Date.now()}.json`;return Ra(t,i),i}function Ra(a,e){let t=document.createElement("a"),i=new Blob([a],{type:"text/json"});t.href=URL.createObjectURL(i),t.download=e,t.click()}function Er(a,e){!Se.available||(We.push({t:Date.now(),l:a,d:e}),ai||(ai=window.setTimeout(()=>{ai=null,ii()},Ia)))}function ri(){Se||(Se=new gr,We=new Zt,kt=fr(),window.addEventListener("beforeunload",ii))}var Se,We,kt,ai=null;window.__VKCallsSDKLogs__=(a=!1)=>(Se||ri(),ii(),ya(a));var ni=He(require("@vkontakte/libvpx"));var ge=(o=>(o.INIT="init",o.READY="ready",o.FRAME="frame",o.ERROR="error",o.DEBUG="debug",o.LOG_ERROR="log_error",o))(ge||{});var u=class extends it{constructor(e,t){super();this._batchInterval=3e3;this._batch=[];this._batchTimeout=null;this._api=e,this._externalLogger=t}_send(e){this._api.log(e)}_sendBatch(){this._stopTimeout(),this._batch.length>0&&(this._send(this._batch),this._batch=[],this._startTimeout())}_startTimeout(){this._batchTimeout=window.setTimeout(()=>this._sendBatch(),this._batchInterval)}_stopTimeout(){this._batchTimeout&&(clearTimeout(this._batchTimeout),this._batchTimeout=null)}_onUnload(){this._sendBatch(),this._stopTimeout()}log(e,t,i=!1){let r={};typeof t!="undefined"&&(r.param=t),this._logInternal(e,r,i),this._externalLogger&&this._externalLogger.log(e,t,i)}logCustom(e,t,i=!1){this._logInternal(e,t,i)}_logInternal(e,t,i){let r={type:1,time:0,operation:e,timestamp:Date.now(),custom:t,uid:this._api.getUserId()};this._batch.push(r),(i||!this._batchTimeout)&&this._sendBatch()}destroy(){this._sendBatch(),this._stopTimeout(),this._externalLogger&&this._externalLogger.destroy()}static create(e,t){u._instance||(u._instance=new u(e,t))}static log(e,t,i=!1){u._instance&&u._instance.log(e,t,i)}static logCustom(e,t,i=!1){u._instance&&u._instance.logCustom(e,t,i)}static destroy(){u._instance&&u._instance.destroy(),u._instance=null}};var Ne=class{constructor(){this._worker=null}_createWorker(o,l){return c(this,arguments,function*(e,t,i=[],r={},n=[]){return new Promise((p,m)=>{let b=i.join(","),y=new Blob([e,`exports.default(${b});`],{type:"application/javascript; charset=utf-8"}),G=window.URL.createObjectURL(y);this._worker=new Worker(G),this._worker.onmessage=J=>{switch(J.data.type){case ge.READY:p();break;case ge.ERROR:m(J.data.error);break;case ge.FRAME:t(J.data);break;case ge.DEBUG:s.debug(J.data.message);break;case ge.LOG_ERROR:u.log(h.ERROR,J.data.message);break}},this._sendToWorker(ge.INIT,r,n)})})}_removeWorker(){var e;(e=this._worker)==null||e.terminate(),this._worker=null}_sendToWorker(e,t={},i=[]){var r;(r=this._worker)==null||r.postMessage(Object.assign({type:e},t),i)}static isBrowserSupported(){throw new Error("Not implemented")}};var at=class extends Ne{init(e){return c(this,null,function*(){s.debug("LibVPxDecoder started"),yield this._createWorker('var exports=(()=>{var y=Object.defineProperty;var E=a=>y(a,"__esModule",{value:!0});var M=(a,p)=>{E(a);for(var e in p)y(a,e,{get:p[e],enumerable:!0})};var D={};M(D,{default:()=>V});var t=(s=>(s.INIT="init",s.READY="ready",s.FRAME="frame",s.ERROR="error",s.DEBUG="debug",s.LOG_ERROR="log_error",s))(t||{});var V=(a,p)=>{let e=null,n=null,g=!0;function b(){return a({locateFile:p}).then(r=>n=r)}function s(r,m,l,R,x){if(!n){self.postMessage({type:t.LOG_ERROR,message:"decoder-init-fail-libvpx"}),self.postMessage({type:t.FRAME,error:"Fatal initialization error"});return}if(g!==l&&(g=l,e&&(e=null,self.postMessage({type:t.DEBUG,message:`LibVPxDecoder codec changed to ${l?"VP9":"VP8"} - reinitialize`}))),!e&&(self.postMessage({type:t.DEBUG,message:`LibVPxDecoder codec ${l?"VP9":"VP8"}`}),e=new n.VpxDecoder,e.debug(x),!e.init(l?n.VpxType.VP9:n.VpxType.VP8))){e=null,self.postMessage({type:t.FRAME,error:"Decoder failed to create"});return}try{e.allocateBuffer(m.byteLength).set(new Uint8Array(m))}catch(o){self.postMessage({type:t.DEBUG,message:o}),e=null,self.postMessage({type:t.FRAME,error:String(o)});return}if(!(e.decode()&&e.nextImage())){self.postMessage({type:t.FRAME,error:"Decode failed"});return}let d=e.getImageBuffer();if(!d){self.postMessage({type:t.FRAME,error:"No decoded data"});return}let c=e.getImageWidth(),f=e.getImageHeight();e.nextImage()&&(self.postMessage({type:t.DEBUG,message:"LibVPxDecoder dropped frame"}),self.postMessage({type:t.LOG_ERROR,message:"LibVPxDecoder-drop"}));let i=new Uint8ClampedArray(d.byteLength);if(i.set(d),R){let o=new ImageData(i,c,f);createImageBitmap(o,0,0,c,f).then(u=>{self.postMessage({type:t.FRAME,data:u},[u]),u.close()})}else self.postMessage({type:t.FRAME,data:i.buffer,width:c,height:f},[i.buffer])}b().then(()=>{self.onmessage=r=>{switch(r.data.type){case t.FRAME:s(r.data.timestamp,r.data.data,r.data.isVP9,r.data.useImageBitmap,r.data.debug);break}},self.postMessage({type:t.READY})}).catch(r=>{self.postMessage({type:t.ERROR,error:String(r)})})};return D;})();\n',t=>{if(t.error)s.warn("LibVPxDecoder",t.error);else if(t.data instanceof ArrayBuffer){let i=new ImageData(new Uint8ClampedArray(t.data),t.width,t.height);e(i)}else e(t.data)},[ni.default,ni.default.getUrl])})}decodeFrame(e,t,i,r){let n="ImageBitmap"in window;this._sendToWorker(ge.FRAME,{timestamp:e,data:t.buffer,isVP9:i,keyFrame:r,useImageBitmap:n,debug:s.enabled()},[t.buffer])}destroy(){this._removeWorker(),s.debug("LibVPxDecoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window}};var je=class extends Ne{init(e){return c(this,null,function*(){s.debug("WebCodecsDecoder started"),yield this._createWorker('var exports=(()=>{var l=Object.defineProperty;var f=e=>l(e,"__esModule",{value:!0});var E=(e,d)=>{f(e);for(var a in d)l(e,a,{get:d[a],enumerable:!0})};var y={};E(y,{default:()=>g});var c=(a=>(a.VP9="vp09.00.50.08",a.VP8="vp8",a))(c||{}),o=(t=>(t.INIT="init",t.READY="ready",t.FRAME="frame",t.ERROR="error",t.DEBUG="debug",t.LOG_ERROR="log_error",t))(o||{});var g=()=>{let e=null,d=!0;function a(){self.postMessage({type:o.READY})}function p(r,m,t,n=!1){if(!e||d!==t){if(!n){self.postMessage({type:o.DEBUG,message:"WebCodecsDecoder dropped frame - waiting for keyframe"});return}d=t,e?self.postMessage({type:o.DEBUG,message:`WebCodecsDecoder codec changed to ${t?"VP9":"VP8"}`}):(self.postMessage({type:o.DEBUG,message:`WebCodecsDecoder codec ${t?"VP9":"VP8"}`}),e=new VideoDecoder({output:s=>{("createImageBitmap"in s?s.createImageBitmap():createImageBitmap(s)).then(i=>{self.postMessage({type:o.FRAME,data:i}),i.close()}).finally(()=>s.close())},error:s=>{e&&e.state!=="closed"&&e.close(),e=null,self.postMessage({type:o.FRAME,error:"WebCodecsDecoder failed, reinitialize"})}})),e.configure({codec:t?c.VP9:c.VP8})}let u=new EncodedVideoChunk({type:n?"key":"delta",timestamp:r,data:m});e.decode(u)}self.onmessage=r=>{switch(r.data.type){case o.INIT:a();break;case o.FRAME:p(r.data.timestamp,r.data.data,r.data.isVP9,r.data.keyFrame);break}}};return y;})();\n',t=>{t.error?s.warn("WebCodecsDecoder",t.error):e(t.data)})})}decodeFrame(e,t,i,r=!1){this._sendToWorker(ge.FRAME,{timestamp:e,data:t.buffer,isVP9:i,keyFrame:r},[t.buffer])}destroy(){this._removeWorker(),s.debug("WebCodecsDecoder destroyed")}static isBrowserSupported(){return"VideoDecoder"in window&&"Worker"in window&&"VideoFrame"in window&&"ImageBitmap"in window&&"createImageBitmap"in window}};var si="_okcls_",nt=(()=>{try{let a=Date.now().toString(),e=window.localStorage,t=!1;return e.setItem(a,a),t=e.getItem(a)===a,e.removeItem(a),t?e:null}catch(a){return null}})();function Pa(a){let e=nt?nt.getItem(si+a):null;if(e===null)return null;try{return JSON.parse(e)}catch(t){return null}}function Ma(a,e){try{nt&&nt.setItem(si+a,JSON.stringify(e))}catch(t){}}function Da(a){nt&&nt.removeItem(si+a)}var oi;(i=>{function a(r){return Pa(r)||null}i.get=a;function e(r,n){Ma(r,n)}i.set=e;function t(r){Da(r)}i.remove=t})(oi||(oi={}));var Ve=oi;var st=He(require("big-integer"));function Tr(a,e){if(a.isAudioEnabled!==e.isAudioEnabled||a.isVideoEnabled!==e.isVideoEnabled||a.isScreenSharingEnabled!==e.isScreenSharingEnabled||a.videoStreams.length!==e.videoStreams.length)return!1;for(let t of a.videoStreams)if(!e.videoStreams.find(i=>i.id===t.id&&i.source===t.source))return!1;return!0}function fe(a){return Object.assign({isAudioEnabled:!1,isVideoEnabled:!1,isScreenSharingEnabled:!1,videoStreams:[]},a||{})}var Cr=a=>a.stop(),Ir=a=>a.getTracks().forEach(Cr),ci=a=>a.getVideoTracks().forEach(Cr),yr=a=>a.getVideoTracks()[0].clone();var k=class extends Error{constructor(e,t){super();this.name="HangupReason",this.code=t&&t.code||0,this.remote=t&&t.remote||!1,Object.values(R).indexOf(e)>-1?this.hangup=e:this.error=e;let i=[];this.error&&i.push("error"),this.remote&&i.push("remote"),this.code&&i.push(`code: ${this.code}`),t&&t.message&&i.push(`message: '${t.message}'`),this.message=e+(i.length?` (${i.join(", ")})`:""),Error.captureStackTrace&&Error.captureStackTrace(this,k)}};var Ee=(i=>(i.SOURCE_CHANGED="SOURCE_CHANGED",i.TRACK_REPLACED="TRACK_REPLACED",i.SCREEN_STATUS="SCREEN_STATUS",i))(Ee||{}),pe=(i=>(i.audio="audio",i.video="video",i.screen="screen",i))(pe||{}),di=class extends Y{constructor(){super();this._stream=null;this._trackVideoStreamBackup=null;this._screenTrack=null;this._sendVideoTrack=null;this._mediaSettings=fe();this._videoStatusOnScreenCapturingEnabled=!1;this._effect=null;this._initDeviceChangeListener()}request(){return c(this,arguments,function*(e=[oe.AUDIO]){if(this._stream)return;let t=e.includes(oe.VIDEO),i=e.includes(oe.AUDIO);if(!T.isBrowserSupported())throw new k(ie.UNSUPPORTED);try{this._stream=yield T.getUserMedia(t,i),this._mediaSettings.isVideoEnabled=t&&this._stream.getVideoTracks().filter(r=>r.enabled).length>0||!1,this._mediaSettings.isAudioEnabled=i&&this._stream.getAudioTracks().filter(r=>r.enabled).length>0||!1}catch(r){throw new k(r)}})}getStream(){return this._stream}getScreenTrack(){return this._screenTrack}getSendVideoTrack(e=!1){return this._sendVideoTrack&&!e?this._sendVideoTrack:this._stream?this._stream.getVideoTracks()[0]:null}_getSendAudioTrack(){var e;return((e=this._stream)==null?void 0:e.getAudioTracks()[0])||null}addTrackToPeerConnection(e,t=!1){let i=this.getStream(),r=this._getSendAudioTrack(),n=this.getSendVideoTrack(t);if(!i||!r&&!n)throw new Error("No local stream found");r&&e.addTrack(r,i),n&&e.addTrack(n,i)}getMediaSettings(){return this._mediaSettings}changeDevice(e){return c(this,null,function*(){switch(e){case"videoinput":return this._changeVideoInput();case"audioinput":return this._changeAudioInput();default:return Promise.reject()}})}setVideoStream(e,t){return c(this,null,function*(){return t?this._changeScreen(e):this._changeVideoInput(e)})}_initDeviceChangeListener(){if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices||!navigator.mediaDevices.addEventListener)return;let e=!1,t=!1,i=S.throttle(()=>{t&&this._changeVideoInput().catch(()=>{}),e&&this._changeAudioInput().catch(()=>{}),e=!1,t=!1},1e3);navigator.mediaDevices.addEventListener("devicechange",()=>c(this,null,function*(){if(!this._stream)return;let r=this._stream.getAudioTracks()[0],n=r&&r.enabled&&r.getSettings(),o=n&&n.groupId,l=this._stream.getVideoTracks()[0],p=l&&l.enabled&&l.getSettings(),m=p&&p.groupId;if(!o&&!m)return;let b=yield navigator.mediaDevices.enumerateDevices();!e&&o&&(e=!b.find(y=>y.groupId===o)),!t&&m&&(t=!b.find(y=>y.groupId===m)),i()}))}_changeVideoInput(e=null){return c(this,null,function*(){try{let t=e?"stream":"video",i=e||(yield T.getUserVideo(void 0,!!this._effect));if(!this._stream)i.getTracks().forEach(r=>r.stop());else{d.consumerScreenTrack||this._disableScreenCapture();let r=this._getVideoEffectTrack(i),n=yield this._videoEffect(this._effect,r);this._stopLocalTrack("video"),u.log(h.DEVICE_CHANGED,t),s.log("Video stream changed"),yield this._replaceLocalTrack(n),this._mediaSettings.isVideoEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})}}catch(t){throw u.log(h.ERROR,"change_video"),s.warn("Camera change failed",t),t}})}_getVideoEffectTrack(e){let t;return this._effect?(this._trackVideoStreamBackup||(this._trackVideoStreamBackup=yr(e)),t=this._trackVideoStreamBackup.clone(),ci(e)):this._trackVideoStreamBackup?(t=this._trackVideoStreamBackup.clone(),this._stopAndRemoveTrackVideoStreamBackup(),ci(e)):t=e.getVideoTracks()[0],t}setAudioStream(e){return c(this,null,function*(){return this._changeAudioInput(e)})}_changeAudioInput(e=null){return c(this,null,function*(){try{if(e=e||(yield T.getUserAudio()),!this._stream)e.getTracks().forEach(t=>t.stop());else{let t=e.getAudioTracks()[0];this._stopLocalTrack("audio"),u.log(h.DEVICE_CHANGED,"audio"),s.log("Audio stream changed"),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})}}catch(t){throw u.log(h.ERROR,"change_audio"),s.error("Microphone change failed",t),t}})}_changeScreen(e){return c(this,null,function*(){try{if(e=e||(yield T.getScreenMedia()),e.addEventListener("inactive",()=>{this._mediaSettings.isScreenSharingEnabled&&this.toggleScreenCapturing(!1)},!1),!this._stream)e.getTracks().forEach(t=>t.stop());else{let t=e.getVideoTracks()[0],i=d.consumerScreenTrack?t:yield this._videoEffect(null,t);u.log(h.DEVICE_CHANGED,"screen"),s.log("Screen capturing started"),this._screenTrack=i,this._mediaSettings.isScreenSharingEnabled=!0,d.consumerScreenTrack||(this._videoStatusOnScreenCapturingEnabled=this._mediaSettings.isVideoEnabled,this._mediaSettings.isVideoEnabled=!0,this._stopLocalTrack("video"),this._sendVideoTrack=d.consumerScreenDataChannel?T.getBlackMediaTrack(d.videoMinWidth,d.videoMinHeight):i,yield this._replaceLocalTrack(i,this._sendVideoTrack)),this._triggerEvent("SCREEN_STATUS",{track:i,mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings})}}catch(t){throw u.log(h.ERROR,"screen"),s.warn("Screen capturing failed",t),t}})}_disableScreenCapture(){this._sendVideoTrack&&(this._sendVideoTrack.stop(),this._sendVideoTrack=null),this._screenTrack&&(this._screenTrack.stop(),this._screenTrack=null),this._mediaSettings.isScreenSharingEnabled&&(this._mediaSettings.isScreenSharingEnabled=!1,this._triggerEvent("SCREEN_STATUS",{mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings}))}_replaceLocalTrack(e,t){return c(this,null,function*(){!this._stream||this._stream.getTracks().forEach(i=>{var r,n;i.kind===e.kind&&((r=this._stream)==null||r.removeTrack(i),(n=this._stream)==null||n.addTrack(e),this._triggerEvent("TRACK_REPLACED",e,t))})})}_stopLocalTrack(e){this._stream&&this._stream.getTracks().forEach(t=>{t.kind===e&&t.stop()})}_videoEffect(e,t){return c(this,null,function*(){if(!d.videoEffects)return t;try{return u.log(h.DEVICE_CHANGED,`effect_${e}`),d.videoEffects.setEffect(e,t)}catch(i){return s.warn("Video effect failed",i),t}})}_stopAndRemoveTrackVideoStreamBackup(){this._trackVideoStreamBackup&&(this._trackVideoStreamBackup.stop(),this._trackVideoStreamBackup=null)}destroy(){d.videoEffects&&(this._effect=null,d.videoEffects.destroy()),this._stream&&(Ir(this._stream),this._stream=null),this._stopAndRemoveTrackVideoStreamBackup(),this._disableScreenCapture()}toggleScreenCapturing(e){return c(this,null,function*(){return e?this._changeScreen():d.consumerScreenTrack?this._disableScreenCapture():this._videoStatusOnScreenCapturingEnabled?this._changeVideoInput():this.toggleVideo(!1)})}toggleVideo(e){return c(this,null,function*(){if(!this._stream)return;d.consumerScreenTrack||this._disableScreenCapture();let t;if(e){let i=yield T.getUserVideo(void 0,!!this._effect);t=this._getVideoEffectTrack(i),t=yield this._videoEffect(this._effect,t)}else t=T.getBlackMediaTrack(d.videoMinWidth,d.videoMinHeight),t=yield this._videoEffect(null,t),this._stopAndRemoveTrackVideoStreamBackup();this._stopLocalTrack("video"),yield this._replaceLocalTrack(t),this._mediaSettings.isVideoEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})})}toggleAudio(e){return c(this,null,function*(){if(!this._stream)return;let t;e?t=(yield T.getUserAudio()).getAudioTracks()[0]:t=T.getSilentMediaTrack(),this._stopLocalTrack("audio"),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})})}setResolution(e,t){return c(this,null,function*(){if(!d.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)return;if(!this._stream)throw new Error("Local stream not found");let i=this._stream.getVideoTracks()[0];if(!i)throw new Error("Local video track not found");if(!!i.enabled){if(!this._effect)return i.applyConstraints({width:{ideal:e},height:{ideal:t}});yield this.toggleVideo(!1),yield this.toggleVideo(!0)}})}updateNoiseSuppression(){return c(this,null,function*(){if(!this._stream||!this._mediaSettings.isAudioEnabled)return;let e=this._stream.getAudioTracks()[0];if(!e)throw new Error("Local audio track not found");if(!!e.enabled)return e.applyConstraints({noiseSuppression:d.noiseSuppression})})}videoEffect(e){return c(this,null,function*(){if(!d.videoEffects)throw new Error("Video Effects library is not set");if(!d.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)throw new Error("Can't apply effect to screensharing");if(!this._mediaSettings.isVideoEnabled){this._effect=e;return}if(this._stream&&e!==this._effect)return this._effect=e,this._changeVideoInput(this._stream)})}};var li;(Vi=>{function a(v,C,P,I,A=!1){let Ie=/[\r\n]+/,Q=`\r
8
- `;if(!C&&!P&&!I)return A?N(v.split(Ie)).join(Q):v;function N(q){let Oe=["a=rtcp-fb:111 nack","a=rtcp-fb:111 nack pli"],me="a=rtcp-fb:111",ae=q.findIndex(Z=>Z.startsWith(me));return~ae&&(q[ae]=q[ae]+Q+Oe.join(Q)),q}function X(q,Oe,me){let ae=q.split(" "),Z=ae.slice(0,3),le;for(le=3;le<ae.length;le++)me.includes(ae[le])&&Z.push(ae[le]);for(le=3;le<ae.length;le++)!me.includes(ae[le])&&!Oe.includes(ae[le])&&Z.push(ae[le]);return Z.join(" ")}function M(q,Oe){let me=new RegExp("a=rtpmap:(\\d+) ([a-zA-Z0-9-]+)\\/\\d+"),ae,Z=[];for(ae=0;ae<q.length;++ae){let le=q[ae].match(me);le&&le.length===3&&le[2]===Oe&&Z.push(le[1])}return Z}function K(q,Oe,me,ae){let Z,le="m="+Oe;for(Z=0;Z<q.length;++Z)if(q[Z].startsWith(le)){q[Z]=X(q[Z],me,ae);break}}let se=[],D=v.split(Ie);(P||C)&&(se=M(D,"H264"));let Le=[];if(I&&(Le=M(D,"VP9")),P){let q=se.slice(0),Oe=new RegExp("a=fmtp:(\\d+) apt=(\\d+)"),me;for(me=0;me<D.length;++me){let Z=D[me].match(Oe);Z&&Z.length===3&&q.includes(Z[2])&&q.push(Z[1])}let ae=new RegExp("a=(rtpmap|rtcp-fb|fmtp):(\\d+) .*");for(me=D.length;me--;){let Z=D[me].match(ae);Z&&Z.length===3&&q.includes(Z[2])&&D.splice(me,1)}K(D,"video",q,[])}else C&&K(D,"video",[],se);return I&&K(D,"video",[],Le),A&&N(D),D.join(Q)}Vi.patchSDP=a;function e(v){return v?`${v.type||"WEB_SOCKET"}_${v.id}`:"_"}Vi.getPeerIdString=e;function t(v,C){return v&&v.id===C.id&&(v.type||"WEB_SOCKET")===(C.type||"WEB_SOCKET")}Vi.comparePeerId=t;function i(v){return c(this,null,function*(){return!v||!v.getStats?Promise.resolve(null):v.getStats(null).then(C=>{let P=null,I=null;if(C.forEach(A=>{A.type==="transport"&&A.selectedCandidatePairId?I=C.get(A.selectedCandidatePairId):A.type==="candidate-pair"&&A.state==="succeeded"&&!I&&(!A.hasOwnProperty("selected")||A.selected)&&(I=A)}),I&&I.localCandidateId){let A=C.get(I.localCandidateId);A&&(P={type:A.candidateType,ip:A.ip||A.ipAddress,port:A.port||A.portNumber})}return P}).catch(()=>null)})}Vi.getPeerConnectionHostInfo=i;let r=/^[0-9]+$/,n=/^([gu])([0-9]+)$/;function o(v,C){let P=String(v);return n.test(P)?(s.warn(`Already composite id [${v}] type supplied [${C}]`),P):C===z.GROUP?"g"+P:C===z.USER?"u"+P:(s.warn(`Unknown type [${C}] for id [${v}]`),P.match(r)?"u"+P:P)}Vi.composeId=o;function l(v){return o(v.id,v.idType||z.USER)}Vi.composeParticipantId=l;function p(v){return v.participant?l(v.participant):o(v.participantId,v.participantType||z.USER)}Vi.composeMessageId=p;function m(v){let C=String(v),P=C.match(n);return P?{id:Number(P[2]),type:P[1]==="g"?z.GROUP:z.USER}:(s.warn(`Unsupported compositeId [${v}]`),{id:Number(C),type:z.USER})}Vi.decomposeId=m;function b(){let v="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),C=new Array(36),P=0,I,A;for(A=0;A<36;A++)A===8||A===13||A===18||A===23?C[A]="-":A===14?C[A]="4":(P<=2&&(P=33554432+Math.random()*16777216|0),I=P&15,P=P>>4,C[A]=v[A===19?I&3|8:I]);return C.join("")}Vi.uuid=b;function y(v,C){let P;function I(){let A=this,Ie=arguments;P&&window.clearTimeout(P),P=window.setTimeout(()=>{v.apply(A,Ie)},C)}return I}Vi.throttle=y;function G(v){let C="",P=v.split(`
9
- `);for(let Q of P)if(Q.startsWith("a=fingerprint")){let N=Q.split(" ");if(N.length===2){C=N[1];break}}if(!C)return st.default.minusOne;let I=C.split(":"),A=st.default.zero;for(let Q=Math.min(7,I.length-1);Q>=0;Q--){let N=(0,st.default)(I[Q],16);A=A.shiftLeft(8).or(N)}return((Q,N)=>{let X=N.value;if(typeof X=="bigint")return(0,st.default)(BigInt.asIntN(Q,X));let M=st.default.one.shiftLeft(Q),K=N.and(M.subtract(1));return K.greaterOrEquals(M.subtract(K))?K.subtract(M):K})(64,A)}Vi.sdpFingerprint=G;function J(v){return c(this,null,function*(){return new Promise(C=>window.setTimeout(C,v))})}Vi.delay=J;function B(v,C,P){let I=[];return v.getSenders().forEach(A=>he(C,A,A.track,P,I)),I}Vi.applySettings=B;function he(v,C,P,I,A){if(v&&P&&P.kind===pe.video){let Ie=P.getSettings();if(Ie){let Q=v.maxBitrateK?v.maxBitrateK*1024:null,N=Ie.width,X=Ie.height,M=N&&X&&v.maxDimension?Math.max(1,Math.max(N,X)/v.maxDimension):null,K=v.maxFramerate?v.maxFramerate:null,se=v.degradationPreference?v.degradationPreference:"balanced",D=I[P.id];if(D&&D.bitrate===Q&&D.scaleResolutionDownBy===M&&D.maxFramerate===K&&D.degradationPreference===se){A[P.id]=D;return}A[P.id]={bitrate:Q,scaleResolutionDownBy:M,maxFramerate:K,degradationPreference:se};let Le=C.getParameters();Le.encodings||(Le.encodings=[{}]),Le.encodings.forEach(q=>{Q?q.maxBitrate=Q:delete q.maxBitrate,M?q.scaleResolutionDownBy=M:delete q.scaleResolutionDownBy,K?q.maxFramerate=K:delete q.maxFramerate}),Le.degradationPreference=se,C.setParameters(Le)}}}Vi.applyVideoTrackSettings=he;function Ae(v,C){Array.isArray(C)||(C=[C]);for(let P of C)if(v.includes(P))return!0;return!1}Vi.includesOneOf=Ae;function ue(v){var C;return Object.entries(((C=v.participantState)==null?void 0:C.state)||{}).reduce((P,[I,A])=>(v.participantState&&(P[I]={ts:v.participantState.stateUpdateTs[I],state:A}),P),{})}Vi.mapParticipantState=ue;function et(v){return Object.entries(v).reduce((C,[P,{state:I}])=>(C[P]=I,C),{})}Vi.mapLegacyParticipantState=et;function de(v){return v.map(C=>{let P={uid:C.externalId,mediaSettings:C.mediaSettings,status:C.status,muteStates:C.muteStates,unmuteOptions:C.unmuteOptions};return d.participantStateMapped&&(P.participantState=C.participantState),P})}Vi.mapSharedParticipants=de;function j(v,C){let P=Object.keys(v),I=Object.keys(C);if(P.length!==I.length)return!1;for(let A of P)if(!I.hasOwnProperty(A)||v[A].state!==C[A].state||v[A].ts!==C[A].ts)return!1;return!0}Vi.isEqualParticipantState=j;function be(v,C){let P=Object.keys(v),I=Object.keys(C);if(P.length!==I.length)return!1;for(let A of P)if(!C.hasOwnProperty(A)||v[A]!==C[A])return!1;return!0}Vi.isObjectsEquals=be;function mt(v,C){if(v.length!==C.length)return!1;for(let P of v)if(C.indexOf(P)<0)return!1;return!0}Vi.isArraysEquals=mt;function Bi(v){return!Object.keys(v).length}Vi.isEmptyObject=Bi})(li||(li={}));var S=li;var Ke=null,pi=null,wt=[],Nt=[],ui=[],St=null,vt=null,mi=null,hi=!1,_i=!1,xt,ot,Lt,Rr=!1,br=!1,gi=null,fi="",Ut=[],Si=null,Pr=navigator.appVersion,Aa=navigator.appName,Te=navigator.userAgent,vi=(r=>(r.USER="user",r.ENVIRONMENT="environment",r.LEFT="left",r.RIGHT="right",r))(vi||{}),Et=class{constructor(e,t=!1,i=d.videoMaxWidth,r=d.videoMaxHeight){let n=!1;if(e){n={noiseSuppression:d.noiseSuppression,echoCancellation:!0,autoGainControl:!0};let l;vt&&(l=vt.deviceId),typeof e=="string"&&(l=e),l&&(n.deviceId={exact:l})}let o=!1;if(t){o={width:{min:d.videoMinWidth,max:i,ideal:i},height:{min:d.videoMinHeight,max:r,ideal:r},aspectRatio:{ideal:d.videoAspectRatio},frameRate:{ideal:d.videoFrameRate}};let l;St&&(l=St.deviceId),typeof t=="string"&&(l=t),l&&(o.deviceId={exact:l}),d.videoFacingMode&&(o.facingMode={exact:d.videoFacingMode})}this.audio=n,this.video=o,this.needVideo=!!o}getNative(){return Object.assign({},{audio:this.audio,video:this.video})}simplify(){return typeof this.video=="object"&&(this.video.width||this.video.height?(delete this.video.width,delete this.video.height):this.video.aspectRatio?delete this.video.aspectRatio:this.video.frameRate?delete this.video.frameRate:(this.video.deviceId||this.video.facingMode)&&(delete this.video.deviceId,delete this.video.facingMode)),typeof this.audio=="object"&&(this.audio.echoCancellation||this.audio.autoGainControl||this.audio.noiseSuppression?(delete this.audio.echoCancellation,delete this.audio.autoGainControl,delete this.audio.noiseSuppression):this.audio.deviceId&&delete this.audio.deviceId),this.video===!0&&this.audio===!0?this.video=!1:this.video===!1&&this.audio===!0?(this.audio=!1,this.video=this.needVideo):this.video===!0&&this.audio===!1&&(this.video=!1),this.video&&!Object.keys(this.video).length&&(this.video=!0),this.audio&&!Object.keys(this.audio).length&&(this.audio=!0),this}canSimplify(){let e=typeof this.video=="object"&&(this.video.width||this.video.height||this.video.aspectRatio||this.video.frameRate||this.video.facingMode||this.video.deviceId)||this.video;return!!(typeof this.audio=="object"&&(this.audio.deviceId||this.audio.noiseSuppression||this.audio.echoCancellation||this.audio.autoGainControl)||this.audio||e)}isVideo(){return!!this.video}isAudio(){return!!this.audio}},Mr=class extends Et{constructor(e,t){super(!1,!0);typeof this.video=="object"?(delete this.video.deviceId,delete this.video.aspectRatio,delete this.video.frameRate,delete this.video.facingMode):this.video={},this.video.cursor="motion",this.video.width=e,this.video.height=t,this.video.frameRate=d.screenFrameRate}};function Oa(){return c(this,null,function*(){Ke=null,yield Bt()})}function ka(){Ke=null,Bt().then(()=>f.onDeviceChange())}function Bt(){return c(this,null,function*(){return Ke||(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?[]:(!pi&&navigator.mediaDevices.addEventListener&&(pi=S.throttle(ka,1e3),navigator.mediaDevices.addEventListener("devicechange",pi)),Ke=navigator.mediaDevices.enumerateDevices().then(a=>{wt=a.filter(r=>r.kind==="videoinput"?(r.label&&(hi=!0),!0):!1),Nt=a.filter(r=>r.kind==="audioinput"?(r.label?_i=!0:$e.isMobile()&&$e.browserName()==="Firefox"&&(_i=hi),!0):!1),ui=a.filter(r=>r.kind==="audiooutput");let e=Ve.get("videoinput"),t=Ve.get("audioinput"),i=Ve.get("audiooutput");return St=wt.find(r=>r.deviceId===e)||null,vt=Nt.find(r=>r.deviceId===t)||null,mi=ui.find(r=>r.deviceId===i)||null,Ke=Promise.resolve(a),a}).catch(()=>(Ke=null,[]))))})}function wa(){return c(this,null,function*(){return $e.isBrowserSupported()?new Promise(a=>{new window.RTCPeerConnection().createOffer({offerToReceiveVideo:!0}).then(t=>{/^a=rtpmap:\d+ VP8\/\d+$/m.test(t.sdp)&&(Rr=!0),/^a=mid:0$/m.test(t.sdp)&&(br=!0),a()}).catch(a)}):Promise.resolve()})}function Vt(a,e){return c(this,null,function*(){s.debug("Try to get media",a.getNative());let t=$e.hasPermissions(a.isVideo());!t&&!e&&f.onPermissionsRequested();try{let i=yield navigator.mediaDevices.getUserMedia(a.getNative());return t||(yield Oa()),i}catch(i){switch(i.name){case"PermissionDeniedError":case"PermissionDismissedError":case"NotAllowedError":case"SecurityError":case"DOMException":e=a.isVideo()?ie.CAMERA_PERMISSION:ie.MIC_PERMISSION;break;case"OverconstrainedError":case"TypeError":case"NotFoundError":break;case"AbortError":case"NotReadableError":e=a.isVideo()?ie.CAMERA_ACCESS:ie.MIC_ACCESS;break}if(a.canSimplify())return Vt(a.simplify(),e);let r=e||ie.UNKNOWN;throw f.onPermissionsError(r),r}})}function Na(a){return c(this,null,function*(){s.debug("Try to get screen",a.getNative());try{let e=yield navigator.mediaDevices.getDisplayMedia(a.getNative()),t=e==null?void 0:e.getVideoTracks()[0];return t&&(s.debug("Got display media track",t.id),t.contentHint="text"),e}catch(e){switch(e.name){case"PermissionDeniedError":case"NotAllowedError":case"SecurityError":throw ie.SCREEN_PERMISSION;default:throw ie.SCREEN_ACCESS}}})}function Ei(){return Ut.length||(Ut=(()=>{let a,e=!1,t=0,i=Te.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];if(/trident/i.test(i[1]))return a=/\brv[ :]+(\d+)/g.exec(Te),["IE",a&&a[1]||"Unknown",e,t];if(i[1]==="Safari"){if(a=Te.match(/\bEdge\/(\d+)/),a)return["Edge",a[1]||"Unknown",e,t];if(a=Te.match(/\bCriOS\/(\d+)/),a)return["Chrome",a[1],!0,a[1]];if(a=Te.match(/\bFxiOS\/(\d+)/),a)return["Firefox",a[1],!1,t];if(a=Te.match(/\bYaBrowser\/(\d+)/),a)return["Yandex",a[1],!1,t];if(a=Te.match(/\bOPT\/(\d+)/),a)return["Opera",a[1],!1,t]}if(i[1]==="Chrome"){if(e=!0,t=Number(i[2]),a=Te.match(/\bOPR\/(\d+)/),a)return["Opera",a[1]||"Unknown",e,t];if(a=Te.match(/\bYaBrowser\/(\d+)/),a)return["Yandex",a[1]||"Unknown",e,t];if(a=Te.match(/\bSferum\/((\d+)(?:\.\d+)*)/),a)return["Sferum",a[1]||"Unknown",e,t];if(a=Te.match(/\bEdge?\/(\d+)/),a)return["Edge",a[1]||"Unknown",e,t];if(typeof window.opr!="undefined"&&/^(.+\.)?ok.ru$/.test(window.location.host))return["Opera","Hidden",e,t]}return a=Te.match(/version\/(\d+)/i),[i[2]?i[1]:Aa,a&&a[1]||i[2]||Pr,e,t]})()),Ut}var $e;(Q=>{function a(){return c(this,null,function*(){return yield wa(),Bt()})}Q.init=a;function e(){return wt}Q.getCameras=e;function t(){return Nt}Q.getMicrophones=t;function i(){return ui}Q.getOutput=i;function r(){return wt.length>0}Q.hasCamera=r;function n(){return Nt.length>0}Q.hasMicrophone=n;function o(){return St}Q.getSavedCamera=o;function l(){return vt}Q.getSavedMicrophone=l;function p(){return mi}Q.getSavedOutput=p;function m(){return hi}Q.hasCameraPermission=m;function b(){return _i}Q.hasMicrophonePermission=b;function y(N=!1){return b()?r()&&N?m():!0:!1}Q.hasPermissions=y;function G(N=!1,X=!0){return c(this,null,function*(){let M=n()&&X,K=r()&&N,se;if(!M&&!K)se=new MediaStream;else try{se=yield Vt(new Et(M,K))}catch(D){se=new MediaStream}return se.getVideoTracks().length||se.addTrack(et()),se.getAudioTracks().length||se.addTrack(ue()),se})}Q.getUserMedia=G;function J(){return c(this,null,function*(){return Na(new Mr(window.screen.width,window.screen.height))})}Q.getScreenMedia=J;function B(N,X=!1){return c(this,null,function*(){let M=X?d.videoEffectMaxWidth:d.videoMaxWidth,K=X?d.videoEffectMaxHeight:d.videoMaxHeight;return Vt(new Et(!1,N||!0,M,K))})}Q.getUserVideo=B;function he(N){return c(this,null,function*(){return Vt(new Et(N||!0,!1))})}Q.getUserAudio=he;function Ae(N,X){return c(this,null,function*(){let K=(yield Bt()).find(se=>se.kind===N&&se.deviceId===X);return K?(N==="videoinput"?St=K:N==="audioinput"?vt=K:N==="audiooutput"&&(mi=K),Ve.set(N,X),K):null})}Q.saveDeviceId=Ae;function ue(){if(!Lt||Lt.readyState==="ended"){let N=Ie(),X=N.createMediaStreamDestination(),M=N.createGain();M.gain.value=1e-5,M.connect(X),M.connect(N.destination);let K=N.createOscillator();K.type="sine",K.frequency.value=0,K.connect(M),K.start(),Lt=X.stream.getAudioTracks()[0]}return Object.assign(Lt.clone(),{enabled:!1})}Q.getSilentMediaTrack=ue;function et(N=d.videoMinWidth,X=d.videoMinHeight){return ot||(ot=document.createElement("canvas"),ot.getContext("2d")),ot.width=N,ot.height=X,(!xt||xt.readyState==="ended")&&(xt=ot.captureStream(d.videoFrameRate).getVideoTracks()[0]),Object.assign(xt.clone(),{enabled:!1})}Q.getBlackMediaTrack=et;function de(){if(P()==="Edge"&&I()<70)return!1;try{let N=window;return navigator.mediaDevices&&navigator.mediaDevices.getUserMedia&&N.RTCPeerConnection&&N.RTCIceCandidate&&N.RTCSessionDescription&&N.HTMLCanvasElement&&N.HTMLCanvasElement.prototype.captureStream&&N.RTCRtpSender&&N.RTCRtpSender.prototype.replaceTrack&&N.RTCRtpSender.prototype.getParameters&&navigator.sendBeacon&&!0||!1}catch(N){return!1}}Q.isBrowserSupported=de;function j(){return!!navigator.mediaDevices.getDisplayMedia}Q.isScreenCapturingSupported=j;function be(){return Rr}Q.canVP8=be;function mt(){return br}Q.isUnifiedPlan=mt;function Bi(){return Q.browserName()==="Opera"&&Q.os()==="Windows"}Q.isBrokenH264=Bi;function Vi(){return!(Q.baseChromeVersion()&&Q.isMobile())}Q.canPreferH264=Vi;function v(){return fi||(fi=(()=>{let N={Windows:/Win/,Android:/Android/,OpenBSD:/OpenBSD/,SunOS:/SunOS/,Linux:/(Linux|X11)/,iPad:/(iPad)/,iPhone:/(iPhone)/,iPod:/(iPod)/,MacOS:/(MacPPC|MacIntel|Mac_PowerPC|Macintosh|Mac OS X)/,QNX:/QNX/,UNIX:/UNIX/,BeOS:/BeOS/,OS2:/OS\/2/,Bot:/(nuhk|Googlebot|Yammybot|Openbot|Slurp|MSNBot|Ask Jeeves\/Teoma|ia_archiver)/};for(let X in N)if(N.hasOwnProperty(X)&&N[X].test(Te))return X;return"Unknown"})()),fi}Q.os=v;function C(){return gi===null&&(gi=/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test(Pr)),gi}Q.isMobile=C;function P(){return Ei()[0]}Q.browserName=P;function I(){return Ei()[1]}Q.browserVersion=I;function A(){return Ei()[3]}Q.baseChromeVersion=A;function Ie(){return Si||(Si=new(window.AudioContext||window.webkitAudioContext)),Si}Q.getAudioContext=Ie})($e||($e={}));var T=$e;var Dr=He(require("bit-buffer"));var xa=65536,qe=class{constructor(e,t){this._chunks=[];this._participantId=e,this._onStream=t}appendChunk(e){let t=this._chunks.length;if(e.start)t&&(s.warn("[FrameBuilder] Cleanup buffer",Array.prototype.slice.call(this._chunks)),this._chunks=[]);else if(!t||(this._chunks[t-1].sequence+1)%xa!==e.sequence){s.warn("[FrameBuilder] Got incorrect chunk");return}if(this._chunks.push(e),e.end){let i=this._processFrameData(),{width:r,height:n}=qe.getFrameSize(i);this._processFrame({timestamp:e.timestamp,frameData:i,isVP9:e.isVP9,keyframe:e.keyframe,width:r,height:n})}}destroy(){this._chunks=[]}_processFrameData(){let e=this._chunks;this._chunks=[];let t=e.reduce((n,o)=>n+o.data.byteLength,0),i=new Uint8Array(t),r=0;for(let n of e)i.set(new Uint8Array(n.data),r),r+=n.data.byteLength;return i}static getFrameSize(e){let t={width:0,height:0},i=new Dr.BitStream(e.buffer);i.bigEndian=!0,i.index+=2;let r=i.readBits(1),o=i.readBits(1)<<1|r;return o===3&&i.index++,i.readBits(1)===1||i.readBits(1)!==0||(i.index++,i.index++,i.index+=24,o>=2&&i.index++,i.readBits(3)!==7?(i.index++,(o===1||o===3)&&(i.index+=3)):(o===1||o===3)&&i.index++,t.width=i.readBits(16)+1,t.height=i.readBits(16)+1),t}static isBrowserSupported(){throw new Error("Method `isBrowserSupported` is not implemented")}};var Tt=class extends qe{constructor(e,t){super(e,t);this._decoderReady=!1;this._decoderQueue=[];this._canvas=null;this._canvasContext=null;this._stream=null;this._track=null;s.debug(`StreamBuilder started for participant [${e}]`),this._useImageBitmap="ImageBitmap"in window,je.isBrowserSupported()?this._decoder=new je:this._decoder=new at,this._decoder.init(i=>this._drawImage(i)).then(()=>{this._decoderReady=!0,this._decodeQueue()})}_createStream(e,t){this._canvas||(this._canvas=document.createElement("canvas"),this._canvas.width=e,this._canvas.height=t,this._canvas.style.pointerEvents="none",this._canvas.style.visibility="hidden",this._canvas.style.position="absolute",this._canvas.style.width="160px",this._canvas.style.height="90px",this._canvas.style.bottom="0",this._canvas.style.right="0",this._canvas.style.zIndex="5000",document.body.appendChild(this._canvas),this._useImageBitmap?this._canvasContext=this._canvas.getContext("bitmaprenderer"):this._canvasContext=this._canvas.getContext("2d"),this._stream=this._canvas.captureStream(0),this._track=this._stream.getVideoTracks()[0],this._track.contentHint="text")}_removeStream(){this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null,this._track=null),this._canvasContext=null;try{this._canvas&&document.body.removeChild(this._canvas)}catch(e){}this._canvas=null}_requestCanvasFrame(){this._track&&this._track.requestFrame?this._track.requestFrame():this._stream&&this._stream.requestFrame&&this._stream.requestFrame()}_drawImage(e){this._track||(this._createStream(e.width,e.height),this._onStream(this._stream));let t=this._canvas;if(t.width=e.width,t.height=e.height,e instanceof ImageData){let i=this._canvasContext;i.clearRect(0,0,t.width,t.height),i.putImageData(e,0,0)}else this._canvasContext.transferFromImageBitmap(e);this._requestCanvasFrame()}_processFrame(e){!this._decoderReady||this._decoderQueue.length?(this._decoderQueue.push(e),this._decodeQueue()):this._decoder.decodeFrame(e.timestamp,e.frameData,e.isVP9,e.keyframe)}_decodeQueue(){if(!this._decoderReady)return;let e=this._decoderQueue;this._decoderQueue=[],e.forEach(t=>{this._decoder.decodeFrame(t.timestamp,t.frameData,t.isVP9,t.keyframe)})}destroy(){super.destroy(),this._decoder.destroy(),this._removeStream(),s.debug(`StreamBuilder destroyed for participant ${this._participantId}`)}static isBrowserSupported(){return("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)&&!(T.browserName()==="Safari"&&T.browserVersion()>=15)}};var Ft=1,La=1,Ar=0,Or=11,kr=1,wr=2,Nr=4,xr=8;function Lr(a,e,t,i,r,n,o){let l=0;e&&(l|=kr),t&&(l|=wr),i&&(l|=Nr),o||(l|=xr);let p=new ArrayBuffer(Or),m=new DataView(p);if(m.setUint8(0,Ft),m.setUint16(1,r),m.setUint32(3,a),m.setUint8(7,n?1:0),m.setUint16(8,Ar),m.setUint8(10,l),!o)return p;let b=new Uint8Array(p.byteLength+o.byteLength);return b.set(new Uint8Array(p),0),b.set(new Uint8Array(o),p.byteLength),b.buffer}function Ur(a){let e=new DataView(a),t=e.getUint8(0),i=e.getUint16(1),r=e.getUint32(3),n=e.getUint8(7)===1,o=e.getUint16(8),l=e.getUint8(10),p=!!(l&kr),m=!!(l&wr),b=!!(l&Nr),y=!!(l&xr);if(t!==Ft)throw new Error(`Unexpected protocol version. Got ${t}, expected ${Ft}`);return{timestamp:r,start:p,end:m,keyframe:b,sequence:i,isVP9:n,ssrc:o,eos:y,data:a.slice(Or)}}function Br(a){if(!a||!a.byteLength||a.byteLength!==4)return!1;let e=new DataView(a);return!(e.getUint8(0)!==Ft||e.getUint8(1)!==La||e.getUint16(2)!==Ar)}var _=He(require("simple-ebml-builder"));var Ua=Gi(2,15)-1,Ti=1,Ba=5,Va=5;var Ht=class{constructor(e){this._queue=[];this._clearBufferTill=0;this._mediaSource=new MediaSource,this._codec=e;let t=()=>{this._mediaSource.removeEventListener("sourceopen",t),this._initBuffer(),this._handleQueue()};this._mediaSource.addEventListener("sourceopen",t,!1)}_handleQueue(){if(!this._sourceBuffer||this._sourceBuffer.updating||!this._queue.length)return;if(this._clearBufferTill&&this._sourceBuffer.buffered.length){let i=this._sourceBuffer.buffered.start(0);i<this._clearBufferTill&&(this._sourceBuffer.remove(i,this._clearBufferTill),s.debug(`[WebmBuilder] SourceBuffer cleanup from ${i} to ${this._clearBufferTill}`)),this._clearBufferTill=0;return}let e=this._queue;this._queue=[];let t=Ht._buildQueue(e);this._sourceBuffer.appendBuffer(t)}static _buildQueue(e){if(e.length){if(e.length===1)return _.build(e[0])}else return new Uint8Array;let t=e.reduce((n,o)=>n+o.countSize(),0),i=new Uint8Array(t),r=0;for(let n of e){let o=_.build(n);i.set(o,r),r+=o.byteLength}return i}_initBuffer(){this._sourceBuffer=this._mediaSource.addSourceBuffer(`video/webm; codecs="${this._codec}"`),this._sourceBuffer.mode="sequence",this._sourceBuffer.addEventListener("updateend",()=>this._handleQueue())}changeType(e){var t;return this._codec=e,(t=this._sourceBuffer)==null?void 0:t.changeType(e)}append(e,t=!1){this._queue.push(e),t&&this._handleQueue()}cleanup(){var n,o,l;((n=this._mediaSource)==null?void 0:n.readyState)==="open"&&((o=this._sourceBuffer)==null||o.abort());let e=(l=this._sourceBuffer)==null?void 0:l.buffered,t=e==null?void 0:e.length;if(!t)return;let i=e.start(0),r=Math.max(0,e.end(t-1)-Ba);r-i>Va&&(this._clearBufferTill=r)}destroy(){this._queue=[],this._mediaSource.readyState==="open"&&(this._sourceBuffer.abort(),this._mediaSource.endOfStream()),this._sourceBuffer=null,this._clearBufferTill=0}get codec(){return this._codec}get mediaSource(){return this._mediaSource}get buffered(){var e;return(e=this._sourceBuffer)==null?void 0:e.buffered}},Me=class extends qe{constructor(e,t){super(e,t);this._video=null;this._stream=null;this._earliestTimestamp=0;this._clusterStartTime=0;this._lastFrameTimestamp=0;s.debug(`[WebmBuilder] started for participant [${e}]`)}static _intToU16BE(e){return new Uint8Array([e>>8,e])}static _genWebmHeader(){return _.element(_.ID.EBML,[_.element(_.ID.EBMLVersion,_.number(1)),_.element(_.ID.EBMLReadVersion,_.number(1)),_.element(_.ID.EBMLMaxIDLength,_.number(4)),_.element(_.ID.EBMLMaxSizeLength,_.number(8)),_.element(_.ID.DocType,_.string("webm")),_.element(_.ID.DocTypeVersion,_.number(2)),_.element(_.ID.DocTypeReadVersion,_.number(2))])}static _genSegmentHeader(e,t,i){let r=_.element(_.ID.Info,[_.element(_.ID.TimecodeScale,_.number(1e6)),_.element(_.ID.MuxingApp,_.string("vk-webm-builder")),_.element(_.ID.WritingApp,_.string("vk-webm-builder"))]),n=[_.element(_.ID.PixelWidth,_.number(e)),_.element(_.ID.PixelHeight,_.number(t))],o=_.element(_.ID.Tracks,_.element(_.ID.TrackEntry,[_.element(_.ID.TrackNumber,_.number(Ti)),_.element(_.ID.TrackUID,_.number(Ti)),_.element(_.ID.TrackType,_.number(1)),_.element(_.ID.FlagLacing,_.number(0)),_.element(_.ID.DefaultDuration,_.number(1e9)),_.element(_.ID.CodecID,_.string(`V_${i.toUpperCase()}`)),_.element(_.ID.Video,n)]));return _.unknownSizeElement(_.ID.Segment,[r,o])}static _genClusterHeader(e){return _.unknownSizeElement(_.ID.Cluster,[_.element(_.ID.Timecode,_.number(Math.round(e)))])}_createVideo(e){this._mediaBuffer=new Ht(e),this._video=document.createElement("video"),this._video.autoplay=!0,this._video.controls=!1,this._video.muted=!0,this._video.style.pointerEvents="none",this._video.style.visibility="hidden",this._video.style.position="absolute",this._video.style.width="160px",this._video.style.height="90px",this._video.style.bottom="0",this._video.style.right="0",this._video.style.zIndex="5000",this._video.src=URL.createObjectURL(this._mediaBuffer.mediaSource),document.body.appendChild(this._video);let t=()=>{if(this._video.src){s.warn(`[WebmBuilder] Video paused for participant [${this._participantId}], try to play again`);let i=this._video.seekable;i.length&&(this._video.currentTime=i.end(i.length-1)-.1),this._video.play().catch(()=>{})}};this._video.onpause=t,this._video.onwaiting=t,this._video.onstalled=t,this._video.onerror=()=>s.warn(`[WebmBuilder] Video Error for participant [${this._participantId}]`,this._video.error),this._stream=this._video.captureStream(),this._onStream(this._stream)}_processFrame(e){let t=e.isVP9?"vp9":"vp8";this._mediaBuffer?this._mediaBuffer.codec!==t&&this._mediaBuffer.changeType(t):this._createVideo(t);let i=e.timestamp;if(i<=this._lastFrameTimestamp&&(i=this._lastFrameTimestamp+10,s.debug(`[WebmBuilder] Fixup timestamp for participant [${this._participantId}]`)),this._lastFrameTimestamp=i,this._earliestTimestamp)i-=this._earliestTimestamp;else{if(!e.keyframe)return;this._earliestTimestamp=i,i=0}if(e.keyframe){this._clusterStartTime=i,this._mediaBuffer.cleanup(),s.debug(`[WebmBuilder] Segment header for participant [${this._participantId}]`);let o=Me._genWebmHeader();this._mediaBuffer.append(o);let l=Me._genSegmentHeader(e.width,e.height,t);this._mediaBuffer.append(l)}let r=Math.round(i-this._clusterStartTime);if(r>Ua&&(this._clusterStartTime=i,r=0),r===0){s.debug(`[WebmBuilder] Cluster header for participant [${this._participantId}]`);let o=Me._genClusterHeader(this._clusterStartTime);this._mediaBuffer.append(o)}let n=_.element(_.ID.SimpleBlock,[_.vintEncodedNumber(Ti),_.bytes(Me._intToU16BE(r)),_.number((e.keyframe?1:0)<<7),_.bytes(e.frameData)]);this._mediaBuffer.append(n,!0)}destroy(){super.destroy(),this._video&&(this._video.onpause=null,this._video.onwaiting=null,this._video.onstalled=null,this._video.onerror=null,this._video.pause(),this._video.src="",document.body.removeChild(this._video)),this._mediaBuffer&&(this._mediaBuffer.destroy(),this._mediaBuffer=null),this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null),s.debug(`[WebmBuilder] destroyed for participant [${this._participantId}]`)}static isBrowserSupported(){var e,t,i;return"captureStream"in((e=window.HTMLVideoElement)==null?void 0:e.prototype)&&((t=window.MediaSource)==null?void 0:t.isTypeSupported('video/webm; codecs="vp8"'))&&((i=window.MediaSource)==null?void 0:i.isTypeSupported('video/webm; codecs="vp9"'))}};var ct=class{constructor(e,t,i,r){this._participantIdRegistry=null;this._streamBuilders={};this._onStream=()=>{};this._onEos=()=>{};s.debug("ScreenCaptureReceiver started"),this._datachannel=e,this._participantIdRegistry=t,this._onStream=i,this._onEos=r,this._datachannel.onmessage=n=>this._onDataChannelMessage(n.data)}_onDataChannelMessage(e){var n,o;let t=Ur(e),i=(o=(n=this._participantIdRegistry)==null?void 0:n.getStreamDescription(t.ssrc))==null?void 0:o.participantId;if(!i){s.warn(`Participant id for ssrc ${t.ssrc} not found in registry`);return}if(t.eos){this.close(i),this._onEos(i);return}let r=this._streamBuilders[i];if(!r){let l=p=>this._onStream(i,p);d.screenShareWebmBuilder&&Me.isBrowserSupported()?r=new Me(i,l):r=new Tt(i,l),this._streamBuilders[i]=r}r.appendChunk(t)}close(e){let t=this._streamBuilders[e];t&&(t.destroy(),delete this._streamBuilders[e])}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._onStream=()=>{},Object.values(this._streamBuilders).forEach(e=>e.destroy()),this._streamBuilders={},this._participantIdRegistry=null,s.debug("ScreenCaptureReceiver destroyed")}static isBrowserSupported(){return(je.isBrowserSupported()||at.isBrowserSupported())&&(Tt.isBrowserSupported()||Me.isBrowserSupported())}};var Ci=He(require("@vkontakte/libvpx"));var Fa=1e3,Ct=class extends Ne{constructor(e,t){super();this._video=null;this._imageCapture=null;this._canvas=null;this._canvasCtx=null;this._stream=null;this._track=null;this._frameReadTimeout=0;this._lastFrame=null;this._sourceTrack=e,this._onFrame=t,this._useImageCapture="ImageCapture"in window&&"ImageBitmap"in window,(e.readyState!=="live"||!e.enabled||e.muted)&&(this._useImageCapture=!1)}_createDom(){this._canvas||(this._canvas=document.createElement("canvas"),this._canvas.style.pointerEvents="none",this._canvas.style.visibility="hidden",this._canvas.style.position="absolute",this._canvas.style.width="160px",this._canvas.style.height="90px",this._canvas.style.bottom="0",this._canvas.style.right="160px",this._canvas.style.zIndex="5000",this._canvasCtx=this._canvas.getContext("2d"),document.body.appendChild(this._canvas)),!this._video&&!this._useImageCapture&&(this._video=document.createElement("video"),this._video.controls=!1,this._video.autoplay=!1,this._video.preload="auto",this._video.muted=!0,this._video.style.pointerEvents="none",this._video.style.visibility="hidden",this._video.style.position="absolute",this._video.style.width="160px",this._video.style.height="90px",this._video.style.bottom="0",this._video.style.right="0",this._video.style.zIndex="5000",document.body.appendChild(this._video))}_removeDom(){try{this._canvas&&document.body.removeChild(this._canvas),this._video&&document.body.removeChild(this._video)}catch(e){}this._canvasCtx=null,this._canvas=null,this._video=null}_createStream(e){return c(this,null,function*(){if(!this._canvas)throw new Error("Canvas not found");if(!this._video&&!this._useImageCapture)throw new Error("Video element not found");return this._stream=this._canvas.captureStream(0),this._track=this._stream.getVideoTracks()[0],new Promise((t,i)=>{if(this._useImageCapture)this._imageCapture=new ImageCapture(e),t();else{let r=this._video;r.srcObject=new MediaStream([e]),r.onloadeddata=l=>t(),r.onerror=()=>i(new Error("Video element error"));let n=r.play(),o=()=>i(new Error("Autoplay is disabled"));n?n.catch(o):o()}})})}_removeStream(){var e;window.clearTimeout(this._frameReadTimeout),(e=this._lastFrame)==null||e.close(),this._stream&&(this._stream.getTracks().forEach(t=>t.stop()),this._stream=null,this._track=null),this._video&&(this._video.pause(),this._video.srcObject=null),this._imageCapture&&(this._imageCapture=null)}_drawFrameVideo(){if(!this._canvas||!this._canvasCtx||!this._video||!this._track)throw new Error("Fatal error");let e=this._video.videoWidth,t=this._video.videoHeight;return this._canvas.width=this._video.width=e,this._canvas.height=this._video.height=t,this._canvasCtx.clearRect(0,0,e,t),this._canvasCtx.drawImage(this._video,0,0,e,t),this._requestCanvasFrame(),this._canvasCtx.getImageData(0,0,e,t)}_getFrameBitmap(){return c(this,null,function*(){if(!this._imageCapture)throw new Error("Destroyed");return this._imageCapture.grabFrame()})}_drawFrameData(e){var r;if(!this._canvas||!this._canvasCtx||!this._track)throw new Error("Destroyed");let t=e.width,i=e.height;return this._canvas.width=t,this._canvas.height=i,this._canvasCtx.clearRect(0,0,t,i),this._canvasCtx.drawImage(e,0,0,t,i),this._requestCanvasFrame(),(r=this._canvasCtx)==null?void 0:r.getImageData(0,0,t,i)}_requestCanvasFrame(){this._track&&this._track.requestFrame?this._track.requestFrame():this._stream&&this._stream.requestFrame&&this._stream.requestFrame()}init(){return c(this,null,function*(){this._createDom();let e=this._sourceTrack.getSettings().width,t=this._sourceTrack.getSettings().height;s.debug(`LibVPxEncoder started ${e}x${t}, codec ${this.isVP9()?"VP9":"VP8"}`),yield this._createStream(this._sourceTrack),yield this._createWorker(`var exports=(()=>{var u=Object.defineProperty;var b=o=>u(o,"__esModule",{value:!0});var g=(o,n)=>{b(o);for(var t in n)u(o,t,{get:n[t],enumerable:!0})};var y={};g(y,{default:()=>R});var e=(r=>(r.INIT="init",r.READY="ready",r.FRAME="frame",r.ERROR="error",r.DEBUG="debug",r.LOG_ERROR="log_error",r))(e||{});var R=(o,n)=>{let t;function m(a,r){return o({locateFile:n}).then(s=>{if(t=new s.VpxEncoder,t.debug(r),!t.init(a?s.VpxType.VP9:s.VpxType.VP8))throw self.postMessage({type:e.LOG_ERROR,message:"encoder-init-fail-libvpx"}),new Error("LibVPxEncoder failed to create");t.setMaxQuantizer(10),t.setTargetBitrate(1024)})}function E(a,r,s,i){let c=t.allocateImage(a,r);if(!c){self.postMessage({type:e.FRAME,error:"No buffer data"});return}c.set(new Uint8Array(s));let f=Math.round(performance.now()),l=150;if(!t.encode(f,l,i)){self.postMessage({type:e.FRAME,error:"Encode failed"});return}let p=t.readFrame();if(!p){self.postMessage({type:e.FRAME,error:"No encoded data"});return}t.readFrame()&&(self.postMessage({type:e.DEBUG,message:"LibVPxEncoder dropped frame"}),self.postMessage({type:e.LOG_ERROR,message:"LibVPxEncoder-drop"}));let d=new Uint8Array(p.byteLength);d.set(p),self.postMessage({type:e.FRAME,frameType:i?"key":"delta",timestamp:f,duration:l,data:d.buffer},[d.buffer])}self.onmessage=a=>{switch(a.data.type){case e.INIT:m(a.data.isVP9,a.data.debug).then(()=>self.postMessage({type:e.READY})).catch(r=>self.postMessage({type:e.ERROR,error:String(r)}));break;case e.FRAME:E(a.data.width,a.data.height,a.data.imageData,a.data.keyFrame);break}}};return y;})();
10
- `,i=>{var r;i.error?this._onFrame(null,i.error):this._onFrame({type:i.frameType,timestamp:i.timestamp,duration:i.duration,data:i.data,byteLength:(r=i.data)==null?void 0:r.byteLength})},[Ci.default,Ci.default.getUrl],{isVP9:this.isVP9(),debug:s.enabled()})})}_encode(e,t){let i=e.data.buffer;this._sendToWorker(ge.FRAME,{width:e.width,height:e.height,imageData:i,keyFrame:t},[i])}_requestFrameVideo(e){let t=this._drawFrameVideo();this._encode(t,e)}_requestFrameBitmap(e){this._frameReadTimeout=window.setTimeout(()=>{if(this._lastFrame){let t=this._drawFrameData(this._lastFrame);this._encode(t,e)}else this._onFrame(null)},Fa),this._getFrameBitmap().then(t=>{var r;window.clearTimeout(this._frameReadTimeout),(r=this._lastFrame)==null||r.close(),this._lastFrame=t;let i=this._drawFrameData(t);this._encode(i,e)}).catch(()=>{})}requestFrame(e=!1){this._useImageCapture?this._requestFrameBitmap(e):this._requestFrameVideo(e)}isVP9(){return!1}destroy(){this._removeWorker(),this._removeStream(),this._removeDom(),s.debug("LibVPxEncoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window&&("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)}};var dt=class extends Ne{constructor(e,t){super();this._sourceTrack=e,this._onFrame=t,this._trackProcessor=new MediaStreamTrackProcessor(e)}init(){return c(this,null,function*(){let e=this._sourceTrack.getSettings().width,t=this._sourceTrack.getSettings().height,i=this._trackProcessor.readable;s.debug(`WebCodecsEncoder started ${e}x${t}, codec ${this.isVP9()?"VP9":"VP8"}`),yield this._createWorker(`var exports=(()=>{var b=Object.defineProperty;var g=i=>b(i,"__esModule",{value:!0});var F=(i,n)=>{g(i);for(var r in n)b(i,r,{get:n[r],enumerable:!0})};var A={};F(A,{default:()=>h});var l=(r=>(r.VP9="vp09.00.50.08",r.VP8="vp8",r))(l||{}),d=(t=>(t.INIT="init",t.READY="ready",t.FRAME="frame",t.ERROR="error",t.DEBUG="debug",t.LOG_ERROR="log_error",t))(d||{});var h=()=>{let i=1e3,n,r,c,s,f,t,a=null,p=0,u=!1;function V(e){n=e.readable,r=n.getReader(),c=e.width,s=e.height,f=e.isVP9,t=e.framerate,m.configure({framerate:t,codec:f?l.VP9:l.VP8,width:c,height:s,latencyMode:"realtime"}),self.postMessage({type:d.READY})}function y(e){p=self.setTimeout(()=>{a&&E(a,e)},i),!u&&(u=!0,r.read().finally(()=>{u=!1,self.clearTimeout(p)}).then(({done:o,value:R})=>{if(a==null||a.close(),a=null,!(o||!R)){if(!m){r.releaseLock(),n.cancel();return}a=R,E(R,e)}}))}function E(e,o){(e.codedWidth!==c||e.codedHeight!==s)&&(c=e.codedWidth,s=e.codedHeight,m.configure({framerate:t,codec:f?l.VP9:l.VP8,width:c,height:s,latencyMode:"realtime"})),m.encode(e,{keyFrame:o})}let m=new VideoEncoder({output:e=>{let o;e.data?o=e.data:(o=new ArrayBuffer(e.byteLength),e.copyTo(o)),self.postMessage({type:d.FRAME,frameType:e.type,timestamp:e.timestamp,duration:e.duration,data:o},[o])},error:e=>{self.postMessage({type:d.FRAME,error:String(e)})}});self.onmessage=e=>{switch(e.data.type){case d.INIT:V(e.data);break;case d.FRAME:y(e.data.keyFrame);break}}};return A;})();
11
- `,r=>{var n;r.error?this._onFrame(null,r.error):this._onFrame({type:r.frameType,timestamp:r.timestamp,duration:r.duration,data:r.data,byteLength:(n=r.data)==null?void 0:n.byteLength})},[],{readable:i,width:e,height:t,isVP9:this.isVP9(),framerate:d.screenFrameRate},[i])})}requestFrame(e=!1){this._sendToWorker(ge.FRAME,{keyFrame:e})}isVP9(){return!0}destroy(){this._removeWorker(),s.debug("WebCodecsEncoder destroyed")}static isBrowserSupported(){return"VideoEncoder"in window&&"Worker"in window&&"EncodedVideoChunk"in window&&"MediaStreamTrackProcessor"in window}};var Ha=16*1024,Ga=11,Vr=Ha-Ga,Wa=65536,Ii=0,lt=class{constructor(e,t){this._destroyed=!1;this._needKeyframe=!0;s.debug("ScreenCaptureSender started"),this._datachannel=t;let i=(r,n)=>{if(!this._destroyed){if(!r){s.warn("requestFrame failed, keyFrame: "+this._needKeyframe,n),this._needKeyframe=!0,this._requestFrame();return}this._send(r).catch(o=>{s.warn("sendFrame failed",o),this._needKeyframe=!0}).finally(()=>this._requestFrame())}};dt.isBrowserSupported()?this._encoder=new dt(e,i):this._encoder=new Ct(e,i),this._datachannel.onmessage=r=>{Br(r.data)&&(s.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0)},this._encoder.init().then(()=>this._requestFrame()).catch(r=>s.warn("ScreenCaptureSender init failed",r))}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_wrapHeader(e,t,i,r,n){let o=Lr(e,t,i,r,Ii,this._encoder.isVP9(),n);return Ii=(Ii+1)%Wa,o}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null)}_send(e){return c(this,null,function*(){return new Promise((t,i)=>{this._sendChunk(e,0,t,i)})})}_sendChunk(e,t,i,r){if(!this._datachannel||this._datachannel.readyState!=="open"){r();return}let n=e.data.slice(t,t+Vr),o=e.data.byteLength<=t+n.byteLength,l=this._wrapHeader(e.timestamp,!t,o,e.type==="key",n);this._datachannel.onbufferedamountlow=o?()=>{this._datachannel.bufferedAmount<=this._datachannel.bufferedAmountLowThreshold&&i()}:null;try{this._datachannel.send(l)}catch(p){s.warn("Error send data to DataChannel",p),r();return}o||window.setTimeout(()=>this._sendChunk(e,t+Vr,i,r),0)}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),s.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return dt.isBrowserSupported()||Ct.isBrowserSupported()}};var ee=class{static get sessionKey(){return ee._sessionKey}static set sessionKey(e){ee._sessionKey=e}static get sessionSecretKey(){return ee._sessionSecretKey}static set sessionSecretKey(e){ee._sessionSecretKey=e}static get accessToken(){return ee._accessToken}static set accessToken(e){ee._accessToken=e}static isEmpty(){return!ee._sessionKey||!ee._sessionSecretKey}};var g=class{static set(e){e.hasOwnProperty("voiceParams")&&(Object.assign(g._params.voiceParams,e.voiceParams),delete e.voiceParams),e.hasOwnProperty("specListenerParams")&&(Object.assign(g._params.specListenerParams,e.specListenerParams),delete e.specListenerParams),e.hasOwnProperty("unifiedPlanBrowsers")&&(Object.assign(g._params.unifiedPlanBrowsers,e.unifiedPlanBrowsers),delete e.unifiedPlanBrowsers),e.hasOwnProperty("apiAuth")&&(ee.accessToken=e.apiAuth.accessToken,ee.sessionKey=e.apiAuth.sessionKey,ee.sessionSecretKey=e.apiAuth.sessionSecretKey),Object.assign(g._params,e)}static get(e){return g._params[e]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.5.2-beta.3"}static get debug(){return!1}static get protocolVersion(){return 5}static get platform(){return g._params.platform}static set platform(e){g._params.platform=e}static get clientType(){return g._params.clientType}static set clientType(e){g._params.clientType=e}static get device(){return g._params.device}static get apiKey(){return g._params.apiKey}static get apiEnv(){return g._params.apiEnv}static get apiEndpoint(){switch(g.apiEnv){case"AUTO":case"PROD":return"https://api.mycdn.me";case"PROD_OK":return"https://api.ok.ru";case"TEST":return"https://apitest.ok.ru/api";case"VIDEOTEST":return"https://videotestapi.ok.ru/api";default:return g._params.apiEnv}}static get authToken(){return g._params.authToken}static set authToken(e){g._params.authToken=e}static get anonymToken(){return g._params.anonymToken}static set anonymToken(e){g._params.anonymToken=e}static get domain(){return g._params.domain}static get iceServers(){return g._params.iceServers}static set iceServers(e){g._params.iceServers=e}static get wssBase(){return g._params.wssBase}static set wssBase(e){g._params.wssBase=e}static get wssToken(){return g._params.wssToken}static set wssToken(e){g._params.wssToken=e}static get signalingReconnectDelay(){return g._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return g._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return g._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return g._params.waitConnectionDelay}static get waitResponseDelay(){return g._params.waitResponseDelay}static get waitMessageDelay(){return g._params.waitMessageDelay}static get debugLog(){return g._params.debugLog}static get forceRelayPolicy(){return g._params.forceRelayPolicy}static set forceRelayPolicy(e){g._params.forceRelayPolicy=e}static get videoMinWidth(){return g._params.videoMinWidth}static get videoMaxWidth(){return g._params.videoMaxWidth}static set videoMaxWidth(e){g._params.videoMaxWidth=e}static get videoMinHeight(){return g._params.videoMinHeight}static get videoMaxHeight(){return g._params.videoMaxHeight}static set videoMaxHeight(e){g._params.videoMaxHeight=e}static get videoAspectRatio(){return g._params.videoAspectRatio}static get videoFrameRate(){return g._params.videoFrameRate}static get videoFacingMode(){return g._params.videoFacingMode}static get screenFrameRate(){return g._params.screenFrameRate}static get videoEffects(){return g._params.videoEffects}static set videoEffects(e){g._params.videoEffects=e}static get videoEffectMaxWidth(){return g._params.videoEffectMaxWidth}static set videoEffectMaxWidth(e){g._params.videoEffectMaxWidth=e}static get videoEffectMaxHeight(){return g._params.videoEffectMaxHeight}static set videoEffectMaxHeight(e){g._params.videoEffectMaxHeight=e}static get voiceParams(){return g._params.voiceParams}static get specListenerParams(){return g._params.specListenerParams}static get iceRestartWaitTime(){return g._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return g._params.transportConnectionWaitTime}static get statisticsInterval(){return g._params.statisticsInterval}static set statisticsInterval(e){g._params.statisticsInterval=e}static get networkStatisticsInterval(){return g._params.networkStatisticsInterval}static get perfStatReportEnabled(){return g._params.perfStatReportEnabled}static get callStatReportEnabled(){return g._params.callStatReportEnabled}static get producerNotificationDataChannel(){return g._params.producerNotificationDataChannel&&ct.isBrowserSupported()}static get producerCommandDataChannel(){return g._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return g._params.consumerScreenDataChannel&&lt.isBrowserSupported()}static get producerScreenDataChannel(){return g._params.producerScreenDataChannel&&g.producerNotificationDataChannel}static get screenShareWebmBuilder(){return g._params.screenShareWebmBuilder}static get noiseSuppression(){return g._params.noiseSuppression}static set noiseSuppression(e){g._params.noiseSuppression=e}static get preferH264(){return g._params.preferH264}static get preferVP9(){return g._params.preferVP9}static get audioNack(){return g._params.audioNack}static get consumerScreenTrack(){return g._params.consumerScreenTrack&&g.consumerScreenDataChannel}static get producerScreenTrack(){return g._params.producerScreenTrack&&g.producerScreenDataChannel}static isUnifiedPlanSupported(e,t){let i=g._params.unifiedPlanBrowsers;return i.hasOwnProperty(e)?t>=i[e]:!1}static get movieShare(){return g._params.movieShare&&g.videoTracksCount>0}static get videoTracksCount(){return g.producerNotificationDataChannel?g._params.videoTracksCount:0}static get breakVideoPayloadTypes(){return g._params.breakVideoPayloadTypes}static get filteredMessages(){return g._params.filteredMessages}static get batchParticipantsOnStart(){return g._params.batchParticipantsOnStart}static get participantStateMapped(){return g._params.participantStateMapped}},d=g;d._params={platform:"WEB",clientType:"PORTAL",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:20,waitConnectionDelay:1e4,waitResponseDelay:1e4,waitMessageDelay:15e3,debugLog:!1,forceRelayPolicy:!1,videoMinWidth:428,videoMinHeight:240,videoMaxWidth:1280,videoMaxHeight:720,videoAspectRatio:16/9,videoFrameRate:25,screenFrameRate:15,videoEffects:null,videoEffectMaxWidth:640,videoEffectMaxHeight:360,iceRestartWaitTime:2e4,transportConnectionWaitTime:5e3,statisticsInterval:5e3,networkStatisticsInterval:2e4,perfStatReportEnabled:!0,callStatReportEnabled:!1,voiceParams:{smoothing:.8,minFreq:200,maxFreq:5e3,interval:500,threshold:.35,speakerLevelMultiplier:1.8},specListenerParams:{connectionTimeout:1e4,volumeTimeout:1e4},unifiedPlanBrowsers:{Firefox:10,Chrome:76,Safari:12},producerNotificationDataChannel:!0,producerCommandDataChannel:!0,consumerScreenDataChannel:!0,producerScreenDataChannel:!0,screenShareWebmBuilder:!1,noiseSuppression:!0,preferH264:!1,preferVP9:!0,audioNack:!0,consumerScreenTrack:!1,producerScreenTrack:!1,videoTracksCount:0,movieShare:!1,filteredMessages:!1,breakVideoPayloadTypes:!1,batchParticipantsOnStart:!1,participantStateMapped:!1};var $=(p=>(p.WAITING_HALL="WAITING_HALL",p.WAITING="WAITING",p.CONNECTING="CONNECTING",p.CONNECTED="CONNECTED",p.RECONNECT="RECONNECT",p.ERROR="ERROR",p.HANGUP="HANGUP",p.PERMISSIONS="PERMISSIONS",p))($||{});function V(a,...e){let t=d.get(a);t&&setTimeout(t,0,...e)}function xe(a){return Object.assign({},a)}function pt(a){return a.slice()}var yi;(le=>{function a(E,x){V("onLocalStream",E,xe(x))}le.onLocalStream=a;function e(E,x){V("onScreenStream",E,xe(x))}le.onScreenStream=e;function t(E,x){V("onLocalStreamUpdate",xe(E),x)}le.onLocalStreamUpdate=t;function i(E){V("onLocalStatus",E)}le.onLocalStatus=i;function r(E,x){V("onRemoteStream",E,x)}le.onRemoteStream=r;function n(E,x,ne){V("onRemoteLive",E,x,ne)}le.onRemoteLive=n;function o(E,x){V("onRemoteScreenStream",E,x)}le.onRemoteScreenStream=o;function l(E,x,ne,ht){V("onConversation",E,xe(x),xe(ne),ht)}le.onConversation=l;function p(E,x){V("onRemoteMediaSettings",E,xe(x))}le.onRemoteMediaSettings=p;function m(E,x){V("onRemoteParticipantState",E,xe(x))}le.onRemoteParticipantState=m;function b(E,x,ne=null){V("onRemoteStatus",E,x,ne)}le.onRemoteStatus=b;function y(E,x,ne=null){V("onParticipantStatus",E,x,ne)}le.onParticipantStatus=y;function G(){V("onPermissionsRequested")}le.onPermissionsRequested=G;function J(E){V("onPermissionsError",E)}le.onPermissionsError=J;function B(E){V("onRemoteRemoved",E)}le.onRemoteRemoved=B;function he(E,x,ne){V("onCallState",E,x,xe(ne))}le.onCallState=he;function Ae(E,x){V("onDeviceSwitched",E,x)}le.onDeviceSwitched=Ae;function ue(E,x,ne,ht=!1,Qt=!1,Xt=null,ma=null){V("onMuteStates",xe(E),pt(x),pt(ne),ht,Qt,Xt,ma)}le.onMuteStates=ue;function et(E,x){V("onRolesChanged",E,pt(x))}le.onRolesChanged=et;function de(E){V("onLocalRolesChanged",pt(E))}le.onLocalRolesChanged=de;function j(E,x){V("onPinnedParticipant",E,x)}le.onPinnedParticipant=j;function be(E){V("onLocalPin",E)}le.onLocalPin=be;function mt(E){V("onOptionsChanged",pt(E))}le.onOptionsChanged=mt;function Bi(){V("onCallAccepted")}le.onCallAccepted=Bi;function Vi(){V("onRateNeeded")}le.onRateNeeded=Vi;function v(E){V("onSpeakerChanged",E)}le.onSpeakerChanged=v;function C(E){V("onVolumesDetected",pt(E))}le.onVolumesDetected=C;function P(E,x){V("onLocalVolume",E,x)}le.onLocalVolume=P;function I(E,x){V("onJoinStatus",E,x)}le.onJoinStatus=I;function A(E,x){V("onHangup",E,x)}le.onHangup=A;function Ie(E){V("onMultipartyChatCreated",xe(E))}le.onMultipartyChatCreated=Ie;function Q(){V("onDeviceChange")}le.onDeviceChange=Q;function N(E){V("onFingerprintChange",E)}le.onFingerprintChange=N;function X(){V("onTokenExpired")}le.onTokenExpired=X;function M(E,x,ne=!1){V("onChatMessage",E,x,ne)}le.onChatMessage=M;function K(E,x,ne=!1){V("onCustomData",E,x,ne)}le.onCustomData=K;function se(E,x,ne,ht,Qt,Xt){V("onRecordStarted",E,x,ne,ht,Qt,Xt)}le.onRecordStarted=se;function D(){V("onRecordStopped")}le.onRecordStopped=D;function Le(E){V("onLocalNetworkStatusChanged",E)}le.onLocalNetworkStatusChanged=Le;function q(E){V("onNetworkStatusChanged",E)}le.onNetworkStatusChanged=q;function Oe(E,...x){V("onDebugMessage",E,...x)}le.onDebugMessage=Oe;function me(E,x){let ne=Object.assign({},E,{memory:x});V("onStatistics",ne)}le.onStatistics=me;function ae(){V("onAutoplayError")}le.onAutoplayError=ae;function Z(E,x,ne){V("onChatRoomUpdated",E,x,ne)}le.onChatRoomUpdated=Z})(yi||(yi={}));var f=yi;var Ri=(r=>(r.DEBUG="DEBUG",r.LOG="LOG",r.WARN="WARN",r.ERROR="ERROR",r))(Ri||{}),bi;(de=>{let a="📞",e=(j,...be)=>{f.onDebugMessage(j,...be)},t=!1,i=(j,be)=>(...mt)=>{j(...mt),Er(be,mt)},r=console.debug.bind(console,a),n=console.log.bind(console,a),o=console.warn.bind(console,a),l=console.error.bind(console,a),p=e.bind(null,"DEBUG"),m=e.bind(null,"LOG"),b=e.bind(null,"WARN"),y=e.bind(null,"ERROR");de.debug=p,de.log=m,de.warn=b,de.error=y;function Ae(){return t}de.enabled=Ae;function ue(j){t=j,d.debugLog&&ri(),j?(de.debug=d.debugLog?i(r,"DEBUG"):r,de.log=d.debugLog?i(n,"LOG"):n,de.warn=d.debugLog?i(o,"WARN"):o,de.error=d.debugLog?i(l,"ERROR"):l):(de.debug=d.debugLog?i(p,"DEBUG"):p,de.log=d.debugLog?i(m,"LOG"):m,de.warn=d.debugLog?i(b,"WARN"):b,de.error=d.debugLog?i(y,"ERROR"):y)}de.toggle=ue;function et(j,...be){switch(j){case"DEBUG":de.debug(...be);break;case"LOG":de.log(...be);break;case"WARN":de.warn(...be);break;case"ERROR":de.error(...be);break}}de.send=et})(bi||(bi={}));var s=bi;var Je=(i=>(i.USER="USER",i.ANONYM="ANONYM",i.GROUP="GROUP",i))(Je||{}),te;(l=>{function a(p){return p.length?typeof p[0]=="object"?p:p.map(m=>e(m)):[]}l.fromIds=a;function e(p,m="USER"){return{id:p,type:m}}l.fromId=e;function t(p){return{id:p.id,type:p.type==="ANONYM"?"ANONYM":"USER"}}l.fromSignaling=t;function i(p){return`{"id":"${p.id}","type":"${p.type}"}`}l.toString=i;function r(p,m="USER"){return i(e(p,m))}l.fromIdToString=r;function n(p){try{return JSON.parse(p)}catch(m){throw new Error(`Failed to parse ExternalId from string '${p}'`)}}l.fromString=n;function o(p,m){return p.id===m.id&&p.type===m.type}l.compare=o})(te||(te={}));var ve=(r=>(r.CAMERA="CAMERA",r.SCREEN="SCREEN",r.STREAM="STREAM",r.MOVIE="MOVIE",r))(ve||{}),Pi=":",Fr="s",Hr="m";function Ye(a){return a.participantId+(a.mediaType?Pi+Fr+a.mediaType:"")+(a.streamName?Pi+Hr+a.streamName:"")}function It(a){let e=a.split(Pi),t=e.shift();if(!t)throw new Error("Illegal stream description: "+a);let i={participantId:t,mediaType:null};for(let r of e)switch(r.charAt(0)){case Fr:i.mediaType=ja(r.slice(1));break;case Hr:i.streamName=r.slice(1);break;default:throw new Error("Unexpected parameter type "+r.charAt(0)+" in stream description "+a)}return i}function ja(a){for(let e of Object.keys(ve))if(e===a)return ve[e];return null}function Mi(a,e){return a===null||e===null?a===null&&e===null:!(a.maxDimension!==e.maxDimension||a.maxBitrateK!==e.maxBitrateK||a.maxFramerate!==e.maxFramerate||a.degradationPreference!==e.degradationPreference)}function Gt(a,e){return!(!Mi(a.camera,e.camera)||!Mi(a.screenSharing,e.screenSharing))}function Di(a,e){return{camera:Object.assign({},a.camera,e.camera),screenSharing:Object.assign({},a.screenSharing,e.screenSharing)}}function Gr(a){try{return btoa(JSON.stringify(a))}catch(e){s.warn("WaitingParticipant: failed convert to string",a,e)}return null}function Wr(a){try{return JSON.parse(atob(a))}catch(e){s.warn("WaitingParticipant: failed convert from string",a,e)}return null}var yt=class{constructor(e){this._fixNoPacketsApplied=!1;this._fixNoPacketsChecked=!1;this._fixTooManyPacketsApplied=!1;this._fixTooManyPacketsSucceeded=!1;this._fixTooManyPacketsFailed=!1;this._mediaSource=e}_fixAudioDeviceNoPackets(e){if(!(this._fixNoPacketsApplied&&this._fixNoPacketsChecked)){if(this._fixNoPacketsApplied&&!this._fixNoPacketsChecked){this._fixNoPacketsChecked=!0,u.log(h.ERROR,`audio_device_recover_${e.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!e.bandwidth&&(this._fixNoPacketsApplied=!0,u.log(h.ERROR,"audio_device_recover"),this._mediaSource.toggleAudio(!0))}}_fixAudioDeviceTooManyPackets(e){if(this._fixTooManyPacketsSucceeded||this._fixTooManyPacketsFailed)return;let t=75,i=Date.now();if(!this._lastPacketsSentTime)e.packetsSent>0&&(this._lastPacketsSentTime=i,this._lastPacketsSent=e.packetsSent);else if(i-this._lastPacketsSentTime>500){let r=(e.packetsSent-this._lastPacketsSent)*1e3/(i-this._lastPacketsSentTime);this._lastPacketsSentTime=i,this._lastPacketsSent=e.packetsSent,this._fixTooManyPacketsApplied?r>t?(s.log("Failed to fix RV"),u.log(h.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):i-this._fixTooManyPacketsTime>6e4&&(s.log("Fixed RV"),u.log(h.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):r>t&&(this._fixTooManyPacketsApplied=!0,s.log("Trying to fix RV"),this._mediaSource.toggleAudio(!0),this._fixTooManyPacketsTime=i)}}fix(e){if(!this._mediaSource)return;let t=e.find(i=>i.kind===pe.audio);!t||(this._fixAudioDeviceNoPackets(t),this._fixAudioDeviceTooManyPackets(t))}};var Wt=class{constructor(){this._output=null;this._volume=1;this._features={setSinkId:!!Audio.prototype.setSinkId}}add(e){this.destroy(),this._output={},this._output.audioTrack=e,this._initAudioElement()}remove(e){!this._output||this._output.audioTrack!==e||this.destroy()}get volume(){return this._volume}set volume(e){this._volume=Math.max(0,Math.min(1,e)),this._output&&this._output.audioElement&&(this._output.audioElement.volume=this._volume)}_initAudioElement(){var o;if(!((o=this._output)==null?void 0:o.audioTrack))return;let e=T.browserName()!=="Safari",t=document.createElement(e?"audio":"video");t.muted=!1,t.volume=this._volume,t.preload="auto";let i=()=>{s.warn("Error on play audio"),f.onAutoplayError()},r=l=>{t.srcObject=new MediaStream([l]),t.load();let p=t.play();p?p.catch(i):i()},n=()=>{var p;s.debug("Recover audio playback");let l=(p=this._output)==null?void 0:p.audioTrack;l?r(l):s.warn("Broken audio track")};t.onpause=n,t.onstalled=n,t.onerror=n,r(this._output.audioTrack),this._output.audioElement=t}_stopAudioElement(){var e,t,i;((e=this._output)==null?void 0:e.audioElement)&&(this._output.audioElement.pause(),this._output.audioElement.srcObject=null),(i=(t=this._output)==null?void 0:t.audioTrack)==null||i.stop()}destroy(){!this._output||(this._stopAudioElement(),this._output=null)}changeOutput(){return c(this,null,function*(){var e,t,i;try{if(!this._features.setSinkId)throw new Error('Feature "setSinkId" is not supported');if(!((e=this._output)==null?void 0:e.audioElement))throw new Error("Audio Element is not initialized");let r=T.getSavedOutput();r&&(yield(i=(t=this._output.audioElement).setSinkId)==null?void 0:i.call(t,r.deviceId))}catch(r){throw u.log(h.ERROR,"change_output"),s.error("Output change failed",r),r}})}};var Ka=90,$a=3,jt=class extends Y{constructor(){super(...arguments);this._lastMemoryStat={percent:0,bytes:0}}onRemoteDataStats(e,t){this._calcMemory(),e.inbound.rtps.map(i=>{let r=typeof i.userId=="string"&&t[i.userId]||null;i.userId=r==null?void 0:r.externalId}),f.onStatistics(e,this._lastMemoryStat)}_calcMemory(){var r;let e=(r=window==null?void 0:window.performance)==null?void 0:r.memory;if(!e||!e.usedJSHeapSize||!e.jsHeapSizeLimit)return;let t=Number((100*e.usedJSHeapSize/e.jsHeapSizeLimit).toFixed(2)),i=Number((e.usedJSHeapSize/1024/1024).toFixed(1));t>Ka?s.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=$a)&&(s.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var qa=44100,Rt=class{constructor(e,t){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=e,this._stream=t;try{let i=T.getAudioContext();this._gainNode=i.createGain(),this._gainNode.gain.value=1e-5,this._gainNode.connect(i.destination),this._analyser=i.createAnalyser(),this._analyser.fftSize=1024,this._analyser.smoothingTimeConstant=0,this._analyser.connect(this._gainNode),this._fftBins=new Uint8Array(this._analyser.frequencyBinCount),this._mediaStreamSource=i.createMediaStreamSource(t),this._mediaStreamSource.connect(this._analyser)}catch(i){}}get stream(){return this._stream}get trackId(){return this._trackId}_getBins(){if(!this._fftBins||!this._analyser)return new Uint8Array;this._analyser.getByteFrequencyData(this._fftBins);let e=qa/this._fftBins.length,t=Math.ceil(d.voiceParams.minFreq/e),i=Math.floor(d.voiceParams.maxFreq/e);return this._fftBins.subarray(t,i)}getLevel(){let e=this._getBins(),i=e.reduce((n,o)=>n+o,0)/e.length/255,r=this._lastSmoothedLevel*d.voiceParams.smoothing+i*(1-d.voiceParams.smoothing);return this._lastSmoothedLevel=r,{real:i,smoothed:r}}destroy(){this._mediaStreamSource&&(this._mediaStreamSource.disconnect(),this._mediaStreamSource=null),this._gainNode&&(this._gainNode.disconnect(),this._gainNode=null),this._analyser&&(this._analyser.disconnect(),this._analyser=null,this._fftBins=null,this._lastSmoothedLevel=0)}};var Kt=class extends Y{constructor(e){super();this._detector=null;this._track=null;this._interval=null;let t=()=>{this._detector&&f.onLocalVolume(this._detector.getLevel().real,e.getMediaSettings().isAudioEnabled),this._interval=window.setTimeout(t,d.voiceParams.interval)};this._interval=window.setTimeout(t,d.voiceParams.interval);let i=()=>{let r=e.getStream();r&&this.init(r)};this.subscribe(e,Ee.SOURCE_CHANGED,r=>{r.kind===pe.audio&&r.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector();let t=e.getAudioTracks();t.length&&(this._track=t[0].clone(),this._detector=new Rt("local",new MediaStream([this._track])))}_stopDetector(){this._detector&&(this._detector.destroy(),this._detector=null),this._track&&(this._track.stop(),this._track=null)}destroy(){this.unsubscribe(),this._interval&&(window.clearTimeout(this._interval),this._interval=null),this._stopDetector()}};var jr="videochat-epi",Ja=5e3,Ya=3e4,ze=class extends Y{constructor(e,t,i=!1){super();this._previousTimestamp=0;this._previousCallStatReportTimestamp=0;this._previousCallStatReport={nack_sent:0,nack_received:0,pli_sent:0,pli_received:0,fir_sent:0,fir_received:0,frames_dropped:0,jitter_video:0,jitter_audio:0,interframe_delay_variance:0,total_audio_samples_received:0,concealed_audio_samples:0,inserted_audio_samples_for_deceleration:0,removed_audio_samples_for_acceleration:0,silent_concealed_audio_samples:0,audio_concealment_events:0,total_audio_energy:0};this._signaling=t,this._directTopology=i,this.subscribe(e,L.REMOTE_DATA_STATS,this._handleStats.bind(this))}destroy(){this.unsubscribe()}static getEstimatedPerformanceIndex(){try{let e=parseInt(localStorage.getItem(jr)||"",10);return isNaN(e)?0:e}catch(e){return 0}}_handleStats(e){return c(this,null,function*(){if(!e.inbound||!e.inbound.rtps)return;let t=Date.now();!this._directTopology&&d.perfStatReportEnabled&&this._previousTimestamp+Ja<=t&&(yield this.reportPerfStats(e),this._previousTimestamp=t),d.callStatReportEnabled&&this._previousCallStatReportTimestamp+Ya<=t&&(this._reportCallStats(e),this._previousCallStatReportTimestamp=t)})}reportPerfStats(e){return c(this,null,function*(){let t=e.inbound.rtps.reduce((i,r)=>(r.kind==="video"&&(i.framesDecoded+=r.framesDecoded||0,i.framesReceived+=r.framesReceived||0),i),{framesDecoded:0,framesReceived:0});if(t.framesDecoded)try{let i=yield this._signaling.reportPerfStat(t);localStorage.setItem(jr,i.estimatedPerformanceIndex)}catch(i){}})}_reportCallStats(e){let t={nack_received:0,pli_received:0,fir_received:0,frames_dropped:0,jitter_video:0,jitter_audio:0,interframe_delay_variance:0,nack_sent:0,pli_sent:0,fir_sent:0,total_audio_samples_received:0,concealed_audio_samples:0,silent_concealed_audio_samples:0,inserted_audio_samples_for_deceleration:0,removed_audio_samples_for_acceleration:0,audio_concealment_events:0,total_audio_energy:0,inbound_video_count:0,inbound_audio_count:0};e.inbound.rtps.reduce((r,n)=>(n.kind==="video"?(n.framesReceived&&(r.jitter_video=r.jitter_video*r.inbound_video_count/(r.inbound_video_count+1)+n.jitter*1e3/(r.inbound_video_count+1),r.interframe_delay_variance=r.interframe_delay_variance*r.inbound_video_count/(r.inbound_video_count+1)+n.interframeDelayVariance*1e6/(r.inbound_video_count+1),r.inbound_video_count++),r.frames_dropped+=n.framesDropped,r.nack_sent+=n.nackCount,r.pli_sent+=n.pliCount,r.fir_sent+=n.firCount):(n.totalSamplesReceived&&(r.jitter_audio=r.jitter_audio*r.inbound_audio_count/(r.inbound_audio_count+1)+n.jitter*1e3/(r.inbound_audio_count+1),r.total_audio_energy=r.total_audio_energy*r.inbound_audio_count/(r.inbound_audio_count+1)+n.totalAudioEnergy/(r.inbound_audio_count+1),r.inbound_audio_count++),r.total_audio_samples_received+=n.totalSamplesReceived,r.inserted_audio_samples_for_deceleration+=n.insertedSamplesForDeceleration,r.removed_audio_samples_for_acceleration+=n.removedSamplesForAcceleration,r.concealed_audio_samples+=n.concealedSamples,r.silent_concealed_audio_samples+=n.silentConcealedSamples,r.audio_concealment_events+=n.concealmentEvents),r),t),e.outbound.rtps.reduce((r,n)=>(n.kind==="video"&&(r.nack_received+=n.nackCount,r.pli_received+=n.pliCount,r.fir_received+=n.firCount),r),t);let i={call_topology:this._directTopology?"D":"S",nack_sent:t.nack_sent-this._previousCallStatReport.nack_sent,nack_received:t.nack_received-this._previousCallStatReport.nack_received,pli_sent:t.pli_sent-this._previousCallStatReport.pli_sent,pli_received:t.pli_received-this._previousCallStatReport.pli_received,fir_sent:t.fir_sent-this._previousCallStatReport.fir_sent,fir_received:t.fir_received-this._previousCallStatReport.fir_received,frames_dropped:t.frames_dropped-this._previousCallStatReport.frames_dropped};if(t.jitter_video&&(i.jitter_video=t.jitter_video),t.jitter_audio&&(i.jitter_audio=t.jitter_audio),t.interframe_delay_variance&&(i.interframe_delay_variance=t.interframe_delay_variance),t.total_audio_samples_received){let r=t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received,n=t.inserted_audio_samples_for_deceleration-this._previousCallStatReport.inserted_audio_samples_for_deceleration,o=t.removed_audio_samples_for_acceleration-this._previousCallStatReport.removed_audio_samples_for_acceleration,l=t.concealed_audio_samples-this._previousCallStatReport.concealed_audio_samples,p=t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples,m=t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events;i.inserted_audio_samples_for_deceleration=n/r*1e3,i.removed_audio_samples_for_acceleration=o/r*1e3,i.concealed_audio_samples=l/r*1e3,i.concealed_silent_audio_samples=p/r*1e3,i.concealment_audio_avg_size=l/m,i.total_audio_energy=t.total_audio_energy}u.logCustom("callStat",i),s.log("Sent call stats",i),this._previousCallStatReport=t}};var za=1e3;function ce(a,e,t=0){return e in a&&a[e]?a[e]:t}function Kr(...a){return e=>{for(let t of a)if(t(e))return!0;return!1}}function Fe(a,e){return t=>t[a]===e}function Qa(a){return(e,t)=>e[a]-t[a]}function $t(a,e){return e.reduce((t,i)=>(t[i[a]]=i,t),{})}function Xa(a){let e={},t=[];for(let i of a)e[i.id]||(e[i.id]=!0,t.push(i));return t}function Za(a){return a!==null&&typeof a=="object"&&!Array.isArray(a)}function Ai(a){return Object.keys(a).filter(e=>a[e]!==void 0).map(e=>[e,a[e]]).reduce((e,t)=>(e[t[0]]=Za(t[1])?Ai(t[1]):t[1],e),{})}function en(a){let e=[];for(let t of a)t.forEach(i=>e.push(i));return e}function tn(a){return c(this,null,function*(){let e=[];return RTCRtpReceiver.prototype.getStats?(e.push(...a.getReceivers().map(t=>t.getStats())),e.push(...a.getSenders().map(t=>t.getStats()))):e.push(a.getStats()),Promise.all(e).then(en).then(Xa)})}function rn(a){let e=a.filter(Fe("type","candidate-pair")).sort(Qa("priority")).find(Kr(Fe("nominated",!0),Fe("selected",!0)));if(!e)return{totalRoundTripTime:0,currentRoundTripTime:0,bytesSent:0,bytesReceived:0};let t={totalRoundTripTime:e.totalRoundTripTime||0,currentRoundTripTime:e.currentRoundTripTime||0,bytesSent:e.bytesSent,bytesReceived:e.bytesReceived},i=a.find(Fe("id",e.remoteCandidateId));i&&(t=Object.assign({},t,{remote:{type:i.candidateType,address:i.ip||i.address,port:i.port,protocol:i.protocol}}));let r=a.find(Fe("id",e.localCandidateId));return r&&(t=Object.assign({},t,{local:{type:r.candidateType,address:r.ip||r.address,port:r.port,protocol:r.protocol,relayProtocol:r.relayProtocol,networkType:r.networkType}})),Ai(t)}function an(a,e){let t=$t("id",a),i=a.filter(Kr(Fe("type","inbound-rtp"),Fe("type","outbound-rtp")));T.browserName()==="Firefox"&&(i=Object.values(i.reduce((n,o)=>{if(!n[o.ssrc])n[o.ssrc]=o;else{let l=Object.assign({},n[o.ssrc],o),p=n[o.ssrc].isRemote?o:n[o.ssrc];l.id=p.id,l.type=p.type,delete l.isRemote,delete l.remoteId,n[l.ssrc]=l}return n},{})));let r={};if(T.browserName()==="Safari"){let n=a.filter(Fe("type","track"));r=$t("trackIdentifier",n)}return i.map(n=>{let o=Number(n.ssrc),l=n.mediaType||n.kind,p=n.trackId,m=n.type,b=n.codecId;if(T.browserName()==="Safari"){let G=/^.+_([\d]+)$/.exec(n.id);if(G&&(o=parseInt(G[1],10)),l=n.id.indexOf("Audio")>0?"audio":"video",e[o]){let J=l+"-"+e[o];r[J]&&(p=r[J].id)}}if(!m||!o||!l)return null;let y={ssrc:o,type:m,kind:l,bytesReceived:ce(n,"bytesReceived"),bytesSent:ce(n,"bytesSent"),jitter:ce(n,"jitter"),packetsLost:ce(n,"packetsLost"),packetsReceived:ce(n,"packetsReceived"),packetsSent:ce(n,"packetsSent"),fractionLost:ce(n,"fractionLost"),pliCount:ce(n,"pliCount"),firCount:ce(n,"firCount"),nackCount:ce(n,"nackCount"),userId:e[o]};if(l==="video"){let G=ce(n,"framesDecoded"),J=ce(n,"totalInterFrameDelay"),B=ce(n,"totalSquaredInterFrameDelay");y.interframeDelayVariance=(B-J*J/G)/G}if(l==="audio"&&(y.totalSamplesReceived=ce(n,"totalSamplesReceived"),y.concealedSamples=ce(n,"concealedSamples"),y.insertedSamplesForDeceleration=ce(n,"insertedSamplesForDeceleration"),y.removedSamplesForAcceleration=ce(n,"removedSamplesForAcceleration"),y.silentConcealedSamples=ce(n,"silentConcealedSamples"),y.concealmentEvents=ce(n,"concealmentEvents"),y.totalAudioEnergy=ce(n,"totalAudioEnergy")),b&&t[b]){let G=t[b];y.clockRate=G.clockRate,y.mimeType=G.mimeType}if(p&&t[p]){let G=t[p];y.frameHeight=G.frameHeight,y.frameWidth=G.frameWidth,y.framesDecoded=G.framesDecoded,y.framesReceived=G.framesReceived,y.framesDropped=G.framesDropped}return Ai(y)}).filter(n=>!!n)}function nn(a,e){if(!e||!e.rtps||!a.rtps)return a;let t=$t("ssrc",a.rtps),i=$t("ssrc",e.rtps),r=(a.timestamp-e.timestamp)/1e3;return!t||!i||Object.keys(t).forEach(n=>{let o=t[n],l=i[n];if(!(!o||!l)){if(o.bytesReceived&&o.bytesReceived>l.bytesReceived&&(o.bandwidth=Math.round((o.bytesReceived-l.bytesReceived)/r)),o.bytesSent&&o.bytesSent>l.bytesSent&&(o.bandwidth=Math.round((o.bytesSent-l.bytesSent)/r)),o.packetsReceived)if(o.packetsReceived>l.packetsReceived||o.packetsLost>l.packetsLost){let p=o.packetsLost-l.packetsLost,m=o.packetsReceived-l.packetsReceived;o.packetLoss=parseFloat((100*p/(p+m)).toFixed(2))}else o.packetLoss=0;o.framesDropped&&l.framesDropped&&o.framesDropped>l.framesDropped&&(o.framesDroppedDelta=parseFloat(((o.framesDropped-l.framesDropped)/r).toFixed(0)))}}),a}function bt(i,r){return c(this,arguments,function*(a,e,t={}){let n=yield tn(a),o={timestamp:Date.now(),transport:rn(n),rtps:an(n,t)};return e?nn(o,e):(yield S.delay(za),bt(a,o,t))})}var qt=.8,Qe=class extends Y{constructor(e,t,i,r,n){super();this._remoteSDP={};this._remoteCandidates={};this._state=U.IDLE;this._isOpen=!1;this._remotePeerId=null;this._statInterval=null;this._settingsInterval=null;this._failedOnCreate=null;this._remoteStream=null;this._iceRestartTimeout=null;this._reconnectionTimeout=null;this._reconnectionPrevented=!1;this._fingerprint=null;this._neverConnected=!0;this._prevConsumerSettings={};this._lastNetworkStat={rtt:0,loss:0,date:0};this._remoteNetworkStat={rtt:0,loss:0};this._networkLimits={badNet:{loss:3,rtt:1e3},goodNet:{loss:.5,rtt:600}};if(this._signaling=i,this._mediaSource=r,this._participantId=e,this._isMaster=t,this._serverSettings=n,this._perfStatReporter=new ze(this,i,!0),this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,Ee.TRACK_REPLACED,this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,Ee.SOURCE_CHANGED,this._applySettings.bind(this)),this._pc=new RTCPeerConnection({iceServers:d.iceServers,iceTransportPolicy:d.forceRelayPolicy?"relay":"all"},{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.onicecandidate=this._handleIceCandidate.bind(this),this._pc.ontrack=this._onAddTrack.bind(this),this._pc.oniceconnectionstatechange=this._onIceConnectionStateChange.bind(this),this._pc.onconnectionstatechange=this._onConnectionStateChange.bind(this),this._pc.onsignalingstatechange=this._onSignalingStateChange.bind(this),this._prevConsumerSettings={},this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!0),this._applySettings()}catch(o){u.log(h.ERROR,"addTrack-direct"),s.error("Unable to add media source tracks",o,{participantId:this._participantId}),this._failedOnCreate=o;return}this._createOffer(!1).catch(o=>{this._state===U.IDLE?this._failedOnCreate=o:this.close(o)})}this._startSettingsInterval(),this._startStatInterval()}getState(){return this._state}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!==U.IDLE&&e!==U.CLOSED&&e!==U.FAILED&&this._startStatInterval()}open(e=null){return c(this,null,function*(){if(this._isOpen){s.warn("DirectTransport: Already opened",{participantId:this._participantId});return}if(this._failedOnCreate){this.close(this._failedOnCreate);return}if(s.debug("DirectTransport: Open transport",{participantId:this._participantId}),this._isOpen=!0,this._remotePeerId=e,!this._isMaster)try{this._mediaSource.addTrackToPeerConnection(this._pc,!0),this._applySettings()}catch(i){u.log(h.ERROR,"addTrack-direct"),s.error("DirectTransport: Unable to add media source tracks",i,{participantId:this._participantId}),this.close(i);return}this._setState(U.OPENED);let t=e;if(!e){let i=Object.keys(this._remoteSDP);t=i[i.length-1]}if(t&&this._remoteSDP[t])try{yield this._setRemoteDescription(t,this._remoteSDP[t])}catch(i){this.close();return}this._remoteSDP={},this._remoteCandidates={},this._triggerEvent(L.ACTIVE_PARTICIPANTS_NO_SIGNAL)})}updateSettings(e){Gt(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}close(e){this._isOpen=!1,this._stopReconnection(),this._remoteStream&&(this._remoteStream.getTracks().forEach(t=>{t.stop(),this._triggerEvent(L.REMOTE_TRACK_REMOVED,this._remoteStream,t)}),this._remoteStream=null),this._stopStatInterval(),this._stopSettingsInterval(),this._pc&&(this._pc.onicecandidate=null,this._pc.ontrack=null,this._pc.oniceconnectionstatechange=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._pc.close()),this.unsubscribe(),e?(s.error("DirectTransport: Closed",e,{participantId:this._participantId}),this._setState(U.FAILED)):(s.debug("DirectTransport: Closed",{participantId:this._participantId}),this._setState(U.CLOSED)),this._triggerEvent(L.PEER_CONNECTION_CLOSED)}_setState(e){this._state!==e&&(s.debug(`DirectTransport: State changed to ${e}`,{participantId:this._participantId}),this._state=e,this._triggerEvent(L.STATE_CHANGED,e))}_onSignalingNotification(e){var t,i,r,n;switch(e.notification){case O.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case O.SETTINGS_UPDATE:Object.assign(this._networkLimits.badNet,((t=e.settings)==null?void 0:t.badNet)||{}),Object.assign(this._networkLimits.goodNet,((i=e.settings)==null?void 0:i.goodNet)||{});break;case O.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&(this._remoteNetworkStat.rtt=((r=e.data.sdk)==null?void 0:r.rtt)||0,this._remoteNetworkStat.loss=((n=e.data.sdk)==null?void 0:n.loss)||0);break}}_handleTransmittedData(e){let t=e.data,i=S.getPeerIdString(e.peerId);S.composeMessageId(e)===this._participantId&&(t.candidate&&t.candidate.candidate?this._addIceCandidate(i,t.candidate).catch(this.close.bind(this)):t.sdp&&this._setRemoteDescription(i,t.sdp).catch(this.close.bind(this)))}_addIceCandidate(e,t){return c(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc&&this._pc.remoteDescription){s.debug("Add remote ice candidate",{participantId:this._participantId,candidate:t});try{yield this._pc.addIceCandidate(new RTCIceCandidate(t))}catch(i){throw u.log(h.ERROR,"addIceCandidate-direct"),s.error("Unable to add remote ice candidate",i,{participantId:this._participantId,candidate:t}),i}}else s.debug("Cache remote ice candidate",{participantId:this._participantId,candidate:t}),this._remoteCandidates[e]=this._remoteCandidates[e]||[],this._remoteCandidates[e].push(t)})}_setRemoteCandidates(e){return c(this,null,function*(){if(!this._remoteCandidates[e]){s.log(`No cached candidates found for peer ${e}`);return}let t=this._remoteCandidates[e];this._remoteCandidates[e]=[];for(let i of t)try{yield this._addIceCandidate(e,i)}catch(r){}})}_setRemoteDescription(e,t){return c(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){s.debug("Add remote description",{participantId:this._participantId,sdp:t}),this._calcFingerprint(t.sdp);try{yield this._pc.setRemoteDescription(new RTCSessionDescription(t)),yield this._setRemoteCandidates(e)}catch(i){throw u.log(h.ERROR,"setRemoteDescription-direct"),s.error("Unable to set remote description",i,{participantId:this._participantId,sdp:t}),i}}else this._remoteSDP[e]=t})}_onAddTrack(e){s.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent(L.REMOTE_TRACK_REMOVED,this._remoteStream,t.track)}),this._triggerEvent(L.REMOTE_TRACK_ADDED,this._remoteStream,e.track)}_handleIceCandidate(e){return c(this,null,function*(){e.candidate&&this._signaling.ready&&(s.debug("Local ice candidate",{participantId:this._participantId,candidate:e.candidate}),yield this._signaling.sendCandidate(this._participantId,e.candidate))})}_onSignalingStateChange(){switch(s.debug(`DirectTransport: Signaling state changed to ${this._pc.signalingState}`,{participantId:this._participantId}),this._pc.signalingState){case"have-local-offer":let e=this._pc.localDescription;e?this._signaling.sendSdp(this._participantId,e).catch(this.close.bind(this)):this.close(new Error);break;case"have-remote-offer":this._createAnswer().catch(this.close.bind(this)).then(t=>c(this,null,function*(){return this._signaling.sendSdp(this._participantId,t)})).catch(this.close.bind(this));break}}_onIceConnectionStateChange(){switch(s.debug(`DirectTransport: Ice Connection state changed to ${this._pc.iceConnectionState}`,{participantId:this._participantId}),this._pc.iceConnectionState){case"checking":let e=this.getState();e===U.IDLE||e===U.OPENED?this._setState(U.CONNECTING):this._setState(U.RECONNECTING);break}}_onConnectionStateChange(){switch(s.debug(`DirectTransport: Connection state changed to ${this._pc.connectionState}`,{participantId:this._participantId}),u.log(h.ICE_CONNECTION_STATE,this._pc.connectionState),this._pc.connectionState){case"connected":this._neverConnected=!1,this._setState(U.CONNECTED),this._stopReconnection(),S.getPeerConnectionHostInfo(this._pc).then(e=>{e&&u.log(h.ICE_CONNECTION_TYPE,e.type)});break;case"failed":case"disconnected":this._reconnectionPrevented?this.close(new Error(`Ice connection ${this._pc.connectionState}`)):(this._setState(U.RECONNECTING),this._startReconnection());break;case"closed":this.close(new Error("Ice connection closed"));break}}_startReconnection(){this._reconnectionTimeout||this._iceRestartTimeout||(s.log("Waiting for reconnection...",{participantId:this._participantId}),this._reconnectionTimeout=window.setTimeout(()=>{this._reconnectionTimeout=null,this._neverConnected?this._requestTopologySwitch():this._startIceRestart()},d.transportConnectionWaitTime))}_requestTopologySwitch(){this._isMaster&&this._signaling.ready&&(s.log("Switch topology DIRECT to SERVER",{participantId:this._participantId}),this._signaling.switchTopology(Ce.SERVER))}_stopReconnection(){this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=null),this._iceRestartTimeout&&(clearTimeout(this._iceRestartTimeout),this._iceRestartTimeout=null)}_startIceRestart(){this._isMaster?(u.log(h.ICE_RESTART),s.log("Ice restart",{participantId:this._participantId}),this._createOffer(!0).catch(this.close.bind(this))):s.debug("Waiting for ice restart...",{participantId:this._participantId}),this._iceRestartTimeout=window.setTimeout(()=>{this._iceRestartTimeout=null,s.error("Ice restart failed",{participantId:this._participantId}),u.log(h.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},d.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};return s.debug("Create offer",{participantId:this._participantId,options:t}),this._pc.createOffer(t).catch(i=>{throw s.error("Unable to create offer",i,{participantId:this._participantId}),u.log(h.ERROR,"createOffer-direct"),i}).then(i=>c(this,null,function*(){return s.debug("Created offer",{participantId:this._participantId,offer:i}),i=Qe._patchDescription(i),s.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),this._pc.setLocalDescription(i).then(()=>this._pc.localDescription)})).catch(i=>{throw s.error("Unable to set local description",i,{participantId:this._participantId}),u.log(h.ERROR,"setLocalDescription-direct"),i})})}_createAnswer(){return c(this,null,function*(){return s.debug("Create answer",{participantId:this._participantId}),this._pc.createAnswer().catch(e=>{throw s.error("Unable to create answer",e,{participantId:this._participantId}),u.log(h.ERROR,"createAnswer-direct"),e}).then(e=>c(this,null,function*(){return s.debug("Created answer",{participantId:this._participantId,answer:e}),e=Qe._patchDescription(e),s.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),this._pc.setLocalDescription(e)})).then(()=>this._pc.localDescription).catch(e=>{throw s.error("Unable to set local description",e,{participantId:this._participantId}),u.log(h.ERROR,"setLocalDescription-direct"),e})})}static _patchDescription(e){let t=!!T.baseChromeVersion();return e.sdp=S.patchSDP(e.sdp,d.preferH264&&T.canPreferH264(),T.isBrokenH264(),d.preferVP9,t&&d.audioNack),e}_onReplacedTrack(e){this._pc&&(this._pc.getSenders().forEach(t=>{t.track&&t.track.kind===e.kind&&(t.track.enabled=e.enabled,t.replaceTrack(e).catch(i=>{s.error("DirectTransport: Unable to replace track",i,{participantId:this._participantId}),u.log(h.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(!this._pc){this._stopStatInterval();return}bt(this._pc,this._lastStat).then(t=>{this._lastStat=t;let i={inbound:{topology:Ce.DIRECT,transport:t.transport,rtps:t.rtps.filter(r=>r.type==="inbound-rtp"?(r.userId=this._participantId,!0):!1)},outbound:{topology:Ce.DIRECT,transport:t.transport,rtps:t.rtps.filter(r=>r.type==="outbound-rtp")}};this._checkBadNetwork(i),this._triggerEvent(L.REMOTE_DATA_STATS,i),this._statInterval=window.setTimeout(e,d.statisticsInterval)})};this._statInterval=window.setTimeout(e,d.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_checkBadNetwork(e){if(!this._signaling.ready)return;let t=ue=>ue.rtt<=this._networkLimits.goodNet.rtt&&ue.loss<=this._networkLimits.goodNet.loss,i=ue=>ue.rtt>=this._networkLimits.badNet.rtt||ue.loss>=this._networkLimits.badNet.loss,r=Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0,n=e.inbound.rtps.reduce((ue,et)=>Math.max(ue,et.packetLoss||0),0),o={rtt:this._lastNetworkStat.rtt*(1-qt)+r*qt,loss:this._lastNetworkStat.loss*(1-qt)+n*qt},l=i(o),p=t(o),m=i(this._remoteNetworkStat),b=t(this._remoteNetworkStat),y=i(this._lastNetworkStat),G=t(this._lastNetworkStat),he=l||m?.2:p&&b?1:0,Ae=Date.now();if((y!==l||G!==p||Ae-this._lastNetworkStat.date>d.networkStatisticsInterval)&&(this._lastNetworkStat.date=Date.now(),this._signaling.customData({sdk:Object.assign({type:"bad-net"},o)},null).catch(ue=>{s.warn("Unable to send [bad-net]",ue)})),he){let ue={};ue[this._participantId]=ue[""]=he,this._triggerEvent(L.NETWORK_STATUS,ue)}this._lastNetworkStat.rtt=o.rtt,this._lastNetworkStat.loss=o.loss}_startSettingsInterval(){let e=2e3;if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applySettings(),this._settingsInterval=window.setTimeout(t,e)};this._settingsInterval=window.setTimeout(t,e)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_calcFingerprint(e){let t=S.sdpFingerprint(e);this._fingerprint===null?this._fingerprint=t:(f.onFingerprintChange(this._fingerprint.xor(t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=S.applySettings(this._pc,e,this._prevConsumerSettings))}};var $r=(r=>(r.producerNotification="producerNotification",r.producerCommand="producerCommand",r.consumerScreenShare="consumerScreenShare",r.producerScreenShare="producerScreenShare",r))($r||{}),Pt=$r;var Xe=He(require("messagepack"));var Oi=class{constructor(){this.streamDescriptionByCompactId=new Map}getStreamDescription(e){return this.streamDescriptionByCompactId.get(e)}handleMessage(e){var n,o;let t=new Uint8Array(e),i=t[0],r=t.subarray(1);switch(i){case 1:let l=(0,Xe.decode)(r);return Object.entries(l).forEach(([B,he])=>{let Ae=It(B);this.streamDescriptionByCompactId.set(he,Ae)}),null;case 2:case 4:let p=(0,Xe.decode)(r),m=[];for(let B of p){let he=this.getStreamDescription(B);he&&m.push(he.participantId)}return i===2?{type:"notification",notification:O.AUDIO_ACTIVITY,activeParticipants:m}:{type:"notification",notification:O.STALLED_ACTIVITY,stalledParticipants:m};case 3:let b=(0,Xe.decode)(r);return{type:"notification",notification:O.SPEAKER_CHANGED,speaker:(n=this.getStreamDescription(b))==null?void 0:n.participantId};case 5:let y=(0,Xe.decode)(r);return{type:"notification",notification:O.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:y[0],maxDimension:y[1]}};case 6:let G=(0,Xe.decode)(r),J={};for(let[B,he]of Object.entries(G)){let Ae=(o=this.getStreamDescription(Number(B)))==null?void 0:o.participantId;Ae&&(J[Ae]=he/100)}return{type:"notification",notification:O.NETWORK_STATUS,statuses:J};case 7:return this._createParticipantSourcesUpdateNotification(r);default:return s.debug("unsupported message type: "+i),null}}_createParticipantSourcesUpdateNotification(e){let t=(0,Xe.decode)(e),i=[];for(let[r,n]of Object.entries(t)){let o=n[0],l=n[1],p=n[2],m;if(o!==null){if(m=this.getStreamDescription(o),!m){s.error(`could not uncompress participant ID ${o}`);continue}}else m=null;if(p===null){s.error("unexpected null sequenceNumber",r,n);continue}let b=Pe.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+r,y=l?l>>>0:null;i.push({participantStreamDescription:m,streamId:b,rtpTimestamp:y,sequenceNumber:p})}return{type:"notification",notification:O.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:i}}};var sn=90,on=4294967295,ye=class extends Y{constructor(e,t,i){super();this._pc=null;this._producerNotification=null;this._producerCommand=null;this._producerScreen=null;this._consumerScreen=null;this._isOpen=!1;this._reconnectionPrevented=!1;this._state=U.IDLE;this._statInterval=null;this._settingsInterval=null;this._statBytes={};this._ssrcMap={};this._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._prevConsumerSettings={};this._captureSender=null;this._captureReceiver=null;this._participantIdRegistry=null;this._disabledSenders=new Set;this._rtpReceiversByStreamId={};this._producerSessionId="";this._signaling=e,this._mediaSource=t,this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,Ee.TRACK_REPLACED,this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,Ee.SOURCE_CHANGED,this._applyConsumerSettings.bind(this)),this.subscribe(this._mediaSource,Ee.SCREEN_STATUS,this._onScreenSharingStatus.bind(this)),this._perfStatReporter=new ze(this,e),this._serverSettings=i,s.debug("ServerTransport: Created")}getState(){return this._state||U.IDLE}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!==U.IDLE&&e!==U.CLOSED&&e!==U.FAILED&&this._startStatInterval()}open(){if(this._isOpen){s.log("ServerTransport: Already opened connections");return}this._isOpen=!0,this._openConnection()}close(e){this._isOpen=!1,this._closeConnection(),this.unsubscribe(),e?(s.error("ServerTransport: Closed",e),this._setState(U.FAILED)):(s.debug("ServerTransport: Closed"),this._setState(U.CLOSED))}removeParticipant(e){var t;(t=this._captureReceiver)==null||t.close(e)}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}updateSettings(e){Gt(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}_closeConnection(){this._stopStatInterval(),this._stopSettingsInterval(),this._removeCaptureSender(),this._removeCaptureReceiver(),this._pc&&(this._rtpReceiversByStreamId={},this._disabledSenders.forEach(e=>{var t;return(t=e.track)==null?void 0:t.stop()}),this._disabledSenders.clear(),this._pc.ontrack=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._participantIdRegistry=null,ye._closeDataChannel(this._producerNotification),ye._closeDataChannel(this._producerCommand),ye._closeDataChannel(this._producerScreen),ye._closeDataChannel(this._consumerScreen),this._pc.close(),this._pc=null,this._producerOfferIsProcessing=!1,this._producerNextOffer=null),this._triggerEvent(L.PEER_CONNECTION_CLOSED)}static _closeDataChannel(e){e&&(e.onopen=null,e.onmessage=null,e.onerror=null,e.close())}_createDataChannel(e,t,i){s.debug(`[${t}] data channel opening`);let r=e.createDataChannel(t,{ordered:!0});r.onopen=()=>{s.debug(`[${t}] data channel opened`),r.onerror=n=>{s.error(`[${t}] data channel error`,n)},i(r)}}_openConnection(e=!1){s.debug("ServerTransport: Open single connection");let t={};T.baseChromeVersion()&&(t.sdpSemantics=ye._isUnifiedPlanSupported()?"unified-plan":"plan-b"),this._pc=new RTCPeerConnection(t,{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.ontrack=this._onAddTrack.bind(this,this._pc),this._pc.onconnectionstatechange=S.throttle(i=>{this._pc&&this._onConnectionStateChange(this._pc,i)},500),this._pc.onsignalingstatechange=ye._onSignalingStateChange.bind(this,this._pc),d.producerNotificationDataChannel&&this._createDataChannel(this._pc,Pt.producerNotification,i=>{this._producerNotification=i,this._producerNotification.binaryType="arraybuffer",this._participantIdRegistry=new Oi,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),this._signaling.setProducerNotificationDataChannel(i)}),d.producerCommandDataChannel&&this._createDataChannel(this._pc,Pt.producerCommand,i=>{this._producerCommand=i,this._signaling.setProducerCommandDataChannel(i)}),d.producerScreenDataChannel&&this._createDataChannel(this._pc,Pt.producerScreenShare,i=>{this._producerScreen=i,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()});try{this._mediaSource.addTrackToPeerConnection(this._pc),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(i){s.error("ServerTransport: Unable to add media source tracks",i),u.log(h.ERROR,"addTrack-single"),this.close(i);return}d.consumerScreenDataChannel&&this._createDataChannel(this._pc,Pt.consumerScreenShare,i=>{this._consumerScreen=i,this._consumerScreen.binaryType="arraybuffer";let r=this._mediaSource.getScreenTrack();r&&this._createCaptureSender(r)}),e||this._allocateConsumer(),this._setState(U.OPENED),this._startStatInterval(),this._startSettingsInterval()}_reconnect(){this.getState()!==U.OPENED&&(this._setState(U.RECONNECTING),this._closeConnection(),this._openConnection(!0))}_signalActiveParticipants(e){this._triggerEvent(L.SIGNALLED_ACTIVE_PARTICIPANTS,e)}_signalStalledParticipants(e){this._triggerEvent(L.SIGNALLED_STALLED_PARTICIPANTS,e)}_signalSpeakerChanged(e){this._triggerEvent(L.SIGNALLED_SPEAKER_CHANGED,e)}_signalNetworkStatus(e){this._triggerEvent(L.NETWORK_STATUS,e)}_updateSSRCMap(e){e&&e.sdp.split(`
12
- `).forEach(t=>{let i=`a=ssrc:([0-9]+) label:(audio|video)-((?:[ug]?[\\d]+)|(?:mix)|(?:${Pe.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,r=new RegExp(i).exec(t);r&&(this._ssrcMap[r[1]]=r[3])})}_createCaptureSender(e){!e||!d.consumerScreenDataChannel||!this._consumerScreen||!this._mediaSource.getMediaSettings().isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new lt(e,this._consumerScreen))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!d.producerScreenDataChannel||!this._producerScreen||!this._participantIdRegistry||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new ct(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent(L.REMOTE_STREAM_SECOND,e,t)},e=>{this._triggerEvent(L.REMOTE_STREAM_SECOND,e,null)}))}_removeCaptureReceiver(){var e;(e=this._captureReceiver)==null||e.destroy(),this._captureReceiver=null}_applyConsumerSettings(){let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled&&!d.consumerScreenDataChannel?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&this._pc){let t=[];this._pc.getSenders().forEach(i=>{if(!i.track||i.track.kind!==pe.video)return;let r=!this._disabledSenders.has(i),n=e.maxDimension!==0;if(r&&!n){s.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(T.getBlackMediaTrack()).catch(l=>{s.error("Could not disable video upload",l)});return}let o=this._mediaSource.getSendVideoTrack();if(!r&&n&&o){s.log("Enabling video upload"),this._disabledSenders.delete(i);let l=i.track;l.enabled=o.enabled,i.replaceTrack(o).then(()=>l.stop()).catch(p=>{s.error("Could not enable video upload",p)})}S.applyVideoTrackSettings(e,i,o!=null?o:i.track,this._prevConsumerSettings,t)}),this._prevConsumerSettings=t}}_onScreenSharingStatus(e){e.track?this._createCaptureSender(e.track):this._removeCaptureSender()}_setState(e){this._state!==e&&(this._state=e,this._triggerEvent(L.STATE_CHANGED,e))}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(!this._pc){this._stopStatInterval();return}this._collectStat().then(t=>{this._reportStats(t),this._detectStaleTracks(t)}).catch(()=>{}),this._statInterval=window.setTimeout(e,d.statisticsInterval)};this._statInterval=window.setTimeout(e,d.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null),this._statBytes={}}_startSettingsInterval(){let e=2e3;if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applyConsumerSettings(),this._settingsInterval=window.setTimeout(t,e)};this._settingsInterval=window.setTimeout(t,e)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_collectStat(){return c(this,null,function*(){if(!this._pc)return Promise.reject();let e=yield bt(this._pc,this._lastStat,this._ssrcMap);return this._lastStat=e,e})}_reportStats(e){this._triggerEvent(L.REMOTE_DATA_STATS,{inbound:{topology:Ce.SERVER,transport:e.transport,rtps:e.rtps.filter(t=>t.type==="inbound-rtp")},outbound:{topology:Ce.SERVER,transport:e.transport,rtps:e.rtps.filter(t=>t.type==="outbound-rtp")}})}_detectStaleTracks(e){let t=e.rtps.find(o=>o.type==="inbound-rtp"&&o.kind==="audio"&&this._ssrcMap[o.ssrc]==="mix");if(!t)return;let i=Pe.AUDIO_MIX,r=this._statBytes[i],n=!1;if(r){let o=t.bytesReceived-r.bytesReceived;o>=0&&o<=5&&(n=!0),r.stalled!==n&&this._triggerEvent(L.REMOTE_ALL_STALL,n)}this._statBytes[i]={bytesReceived:t.bytesReceived,stalled:n}}_allocateConsumer(){if(!this._signaling.ready)return;let e={estimatedPerformanceIndex:ze.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:d.producerNotificationDataChannel?6:0,producerCommandDataChannelVersion:d.producerCommandDataChannel?2:0,consumerScreenDataChannelVersion:d.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:d.producerScreenDataChannel?1:0,onDemandTracks:!0,unifiedPlan:ye._isUnifiedPlanSupported(),singleSession:!0,videoTracksCount:d.videoTracksCount};this._signaling.allocateConsumer(null,e)}_acceptProducer(e){return c(this,null,function*(){if(this._producerOfferIsProcessing){this._producerNextOffer=e,s.debug("[single] wait until other remote offer is processed");return}this._producerOfferIsProcessing=!0;let t=new RTCSessionDescription({type:"offer",sdp:e});if(s.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");this._pc.setRemoteDescription(t).catch(i=>{throw s.error("[single] unable to set remote offer",i),u.log(h.ERROR,"setRemoteDescription-single"),i}).then(()=>c(this,null,function*(){if(s.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");return this._pc.createAnswer()})).catch(i=>{throw s.error("[single] unable to create answer",i),u.log(h.ERROR,"createAnswer-single"),i}).then(i=>(i.sdp=S.patchSDP(i.sdp,!1,T.isBrokenH264(),!1),i)).then(i=>c(this,null,function*(){if(s.debug("[single] set local answer",{answer:i}),!this._pc)throw new Error("Interrupt allocation");return yield this._pc.setLocalDescription(i),i})).catch(i=>{throw s.error("[single] unable to set local answer",i),u.log(h.ERROR,"setLocalDescription-single"),i}).then(i=>c(this,null,function*(){s.debug("[single] transmit local answer",{answer:i}),this._updateSSRCMap(t),yield this._signaling.acceptProducer(i,Object.keys(this._ssrcMap)),s.debug("[single] remote offer has been processed")})).catch(i=>{s.warn("[single] unable to send local answer",i),u.log(h.ERROR,"acceptProducer")}).then(()=>c(this,null,function*(){if(this._producerOfferIsProcessing=!1,this._producerNextOffer){s.debug("[single] there is other unprocessed remote offer, process it");let i=this._producerNextOffer;return this._producerNextOffer=null,this._acceptProducer(i)}})).catch(i=>this.close(i))})}_onSignalingNotification(e){return c(this,null,function*(){if(!!this._isOpen)switch(e.notification){case O.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case O.REALLOC_CON:this._reconnect();break;case O.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case O.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case O.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case O.NETWORK_STATUS:this._signalNetworkStatus(e.statuses);break}})}_onProducerUpdated(e){return c(this,null,function*(){this._producerSessionId&&this._producerSessionId!==e.sessionId&&this._reconnect(),d.breakVideoPayloadTypes&&(s.log("test mode enabled, video switched off"),this._signaling.requestTestMode("breakVideoPayloadTypes")),this._producerSessionId=e.sessionId,yield this._acceptProducer(e.description)})}_onAddTrack(e,t){s.debug("[single] remote track (added)",{track:t.track});let i=t.streams[0];i?(i.onremovetrack||(i.onremovetrack=n=>{this._triggerEvent(L.REMOTE_TRACK_REMOVED,i.id,i,n.track)}),i.getTracks().find(n=>n.id===t.track.id)||i.addTrack(t.track),this._rtpReceiversByStreamId[i.id]=t.receiver,this._triggerEvent(L.REMOTE_TRACK_ADDED,i.id,i,t.track)):s.error("[single] unable to get media stream from track event")}static _onSignalingStateChange(e,t){s.debug("[single] signaling state changed",{state:e.signalingState},t)}_onConnectionStateChange(e,t){switch(s.debug("[single] connection state changed",{state:e.connectionState},t),u.log(h.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):this._reconnect();break;case"connecting":let i=this.getState();i===U.IDLE||i===U.OPENED?this._setState(U.CONNECTING):e.iceConnectionState==="checking"&&this._setState(U.RECONNECTING);break;case"disconnected":this._reconnectionPrevented?this.close(new Error("Ice connection disconnected")):this._setState(U.RECONNECTING);break;case"connected":this._setState(U.CONNECTED),S.getPeerConnectionHostInfo(e).then(r=>{r&&u.log(h.ICE_CONNECTION_TYPE,r.type)});break}}_onReplacedTrack(e,t){this._pc&&(d.consumerScreenDataChannel&&t&&(e=t),this._pc.getSenders().forEach(i=>{i.track&&i.track.kind===e.kind&&!this._disabledSenders.has(i)&&(i.track.enabled=e.enabled,i.replaceTrack(e).catch(r=>{s.error("ServerTransport: Unable to replace track",r),u.log(h.ERROR,"replaceTrack-single")}))})),this._applyConsumerSettings()}static _isUnifiedPlanSupported(){let e=T.baseChromeVersion();return e?d.isUnifiedPlanSupported("Chrome",e):d.isUnifiedPlanSupported(T.browserName(),T.browserVersion())}getStreamWaitingTimeMs(e,t){if(!this._pc)return u.log(h.PAT_WAITING_TIME_ERROR,"noConnection"),s.error("Cannot get stream waiting time, peer connection is not initialized"),0;let i=this._rtpReceiversByStreamId[e];if(!i)return u.log(h.PAT_WAITING_TIME_ERROR,"noReceiver"),s.error(`Cannot get stream waiting time, cannot find RTP receiver by stream ID: ${e}`),0;let r=i.getSynchronizationSources();if(!r||!r.length)return s.log(`Cannot get stream waiting time, ${e} receiver has no synchronization sources`),0;let o=r[0].rtpTimestamp;if(!Number.isInteger(o))return u.log(h.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),s.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${o}`),0;let l=t-o&on,p=Math.ceil(l/sn);return Math.min(100,Math.max(0,p))}};var L=(B=>(B.REMOTE_TRACK_ADDED="REMOTE_TRACK_ADDED",B.REMOTE_TRACK_REMOVED="REMOTE_TRACK_REMOVED",B.REMOTE_STREAM_SECOND="REMOTE_STREAM_SECOND",B.REMOTE_ALL_STALL="REMOTE_ALL_STALL",B.REMOTE_DATA_STATS="REMOTE_DATA_STATS",B.STATE_CHANGED="STATE_CHANGED",B.LOCAL_STATE_CHANGED="LOCAL_STATE_CHANGED",B.SIGNALLED_ACTIVE_PARTICIPANTS="SIGNALLED_ACTIVE_PARTICIPANTS",B.ACTIVE_PARTICIPANTS_NO_SIGNAL="ACTIVE_PARTICIPANTS_NO_SIGNAL",B.SIGNALLED_SPEAKER_CHANGED="SIGNALLED_SPEAKER_CHANGED",B.SIGNALLED_STALLED_PARTICIPANTS="SIGNALLED_STALLED_PARTICIPANTS",B.TOPOLOGY_CHANGED="TOPOLOGY_CHANGED",B.NETWORK_STATUS="NETWORK_STATUS",B.PEER_CONNECTION_CLOSED="PEER_CONNECTION_CLOSED",B))(L||{}),U=(l=>(l.IDLE="IDLE",l.OPENED="OPENED",l.CONNECTING="CONNECTING",l.RECONNECTING="RECONNECTING",l.CONNECTED="CONNECTED",l.CLOSED="CLOSED",l.FAILED="FAILED",l))(U||{}),Ce=(t=>(t.DIRECT="DIRECT",t.SERVER="SERVER",t))(Ce||{}),ki=class extends Y{constructor(e,t,i,r){super();this._allocated=[];this._opened=[];this._directTransport=null;this._serverTransport=null;this._dtListeners=[];this._stListeners=[];this._states={};this._localState="IDLE";this._signaling=t,this._mediaSource=i,this._topology=e,this._serverSettings=r,this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),e==="SERVER"&&(this._serverTransport=this._createServerTransport())}updateSettings(e){this._serverSettings=e,this._directTransport&&this._directTransport.updateSettings(e),this._serverTransport&&this._serverTransport.updateSettings(e)}updateStatisticsInterval(){this._directTransport&&this._directTransport.updateStatisticsInterval(),this._serverTransport&&this._serverTransport.updateStatisticsInterval()}allocate(e,t=!1){if(this._allocated.indexOf(e)!==-1){s.warn(`The participant [${e}] has already had allocated transport`);return}this._allocated.push(e),this._topology==="DIRECT"&&!this._directTransport&&(this._directTransport=this._createDirectTransport(e,t)),this._topology==="SERVER"&&!this._serverTransport&&(this._serverTransport=this._createServerTransport())}open(e,t=null){let i=!1;for(let r of e){if(this._opened.indexOf(r)!==-1){s.warn(`The participant [${r}] has already had opened transport`);continue}if(this._allocated.indexOf(r)===-1){s.warn(`The participant [${r}] has no allocated transport`);continue}this._opened.push(r),i=!0}!i||(this._topology==="DIRECT"&&this._directTransport&&this._directTransport.open(t),this._topology==="SERVER"&&this._serverTransport&&(this._serverTransport.open(),this._setStates(e,this._serverTransport.getState()),this._setLocalState(this._serverTransport.getState())),s.debug("The transport has been opened",e))}close(e){var r;let t=this._allocated.indexOf(e),i=this._opened.indexOf(e);t<0&&s.warn(`The participant [${e}] transport has already deallocated`),this._topology==="DIRECT"&&this._directTransport&&(this._directTransport.close(),this._directTransport=null),this._topology==="SERVER"&&((r=this._serverTransport)==null||r.removeParticipant(e),this._setState(e,"CLOSED")),i>=0&&this._opened.splice(i,1),t>=0&&this._allocated.splice(t,1)}destroy(){this.unsubscribe(),this._dtListeners&&this._dtListeners.forEach(e=>{e.dispose()}),this._stListeners&&this._stListeners.forEach(e=>{e.dispose()}),this._directTransport&&(this._directTransport.close(),this._directTransport=null),this._serverTransport&&(this._serverTransport.close(),this._serverTransport=null),this._allocated=[],this._opened=[]}getTopology(){return this._topology}isAllocated(e){return this._allocated.indexOf(e)>=0}allocated(){return this._allocated.slice()}opened(){return this._opened.slice()}_setStates(e,t){let i=e.filter(r=>this._states[r]!==t?(this._states[r]=t,!0):!1);i.length&&this._triggerEvent("STATE_CHANGED",i,t)}_setState(e,t){this._states[e]!==t&&(this._states[e]=t,this._triggerEvent("STATE_CHANGED",[e],t))}_setLocalState(e){this._localState!==e&&(this._localState=e,this._triggerEvent("LOCAL_STATE_CHANGED",e))}_onSignalingNotification(e){if(e.notification===O.TOPOLOGY_CHANGED)return this._onTopologyChanged(e);if(e.notification===O.RECORD_STARTED)return this._onRecordStarted(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(s.log(`Topology changed ${this._topology} -> ${e.topology}`),u.log(h.TOPOLOGY_CHANGE_REQUESTED,e.topology),this._topology=e.topology,this._topology==="SERVER"&&(this._serverTransport?this._serverTransport.allowRestart():(this._serverTransport=this._createServerTransport(),this._opened.length>0&&((t=this._directTransport)==null||t.preventRestart(),this._serverTransport.open()))),this._topology==="DIRECT"){let i=e.offerTo||[],r=e.offerToTypes||[],n=i.length&&r.length?S.composeId(i[0],r[0]):null;if(this._serverTransport&&this._serverTransport.preventRestart(),!this._allocated||this._allocated.length===0){s.error("Topology changed to DIRECT, but the list of allocated participants is empty");return}this._allocated.length>1&&s.warn("Topology changed to DIRECT, but the allocated participants count more then one");let o=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let l=n===o;this._directTransport=this._createDirectTransport(o,l)}this._opened.indexOf(o)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_onRecordStarted(e){this._serverTransport&&this._serverTransport.open()}_createDirectTransport(e,t=!1){let i=new Qe(e,t,this._signaling,this._mediaSource,this._serverSettings);return this._setLocalNoiseSuppression(!0),this._dtListeners&&this._dtListeners.length>0&&s.warn(`The list of direct listeners for the participant [${e}] is not empty`),this._dtListeners=[],this._dtListeners.push(i.addEventListener("REMOTE_TRACK_ADDED",this._onDirectRemoteTrackAdded.bind(this,e)),i.addEventListener("REMOTE_TRACK_REMOVED",this._onDirectRemoteTrackRemoved.bind(this,e)),i.addEventListener("REMOTE_DATA_STATS",this._onDirectRemoteDataStats.bind(this)),i.addEventListener("STATE_CHANGED",this._onDirectTransportChanged.bind(this,e)),i.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),i.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"DIRECT"))),i}_createServerTransport(){let e=new ye(this._signaling,this._mediaSource,this._serverSettings);return this._setLocalNoiseSuppression(!1),this._stListeners&&this._stListeners.length>0&&s.warn("The list of server transport listeners is not empty"),this._stListeners=[],this._stListeners.push(e.addEventListener("REMOTE_TRACK_ADDED",this._onServerRemoteTrackAdded.bind(this)),e.addEventListener("REMOTE_TRACK_REMOVED",this._onServerRemoteTrackRemoved.bind(this)),e.addEventListener("REMOTE_ALL_STALL",this._onServerRemoteAllStall.bind(this)),e.addEventListener("REMOTE_DATA_STATS",this._onServerRemoteDataStats.bind(this)),e.addEventListener("STATE_CHANGED",this._onServerTransportChanged.bind(this)),e.addEventListener("ACTIVE_PARTICIPANTS_NO_SIGNAL",this._onTransportActiveParticipantsNoSignal.bind(this)),e.addEventListener("SIGNALLED_ACTIVE_PARTICIPANTS",this._onTransportActiveParticipants.bind(this)),e.addEventListener("SIGNALLED_SPEAKER_CHANGED",this._onTransportSpeakerChanged.bind(this)),e.addEventListener("SIGNALLED_STALLED_PARTICIPANTS",this._onTransportStalledParticipants.bind(this)),e.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),e.addEventListener("REMOTE_STREAM_SECOND",this._onRemoteStreamSecond.bind(this)),e.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"SERVER"))),e}_releaseDirectTransport(e){this._directTransport&&(e&&this._directTransport.close(),this._directTransport=null),this._dtListeners&&(this._dtListeners.forEach(t=>{t.dispose()}),this._dtListeners=[])}_releaseServerTransport(e){this._serverTransport&&(e&&this._serverTransport.close(),this._serverTransport=null),this._stListeners&&(this._stListeners.forEach(t=>{t.dispose()}),this._stListeners=[])}_setLocalNoiseSuppression(e){var t;d.noiseSuppression!==e&&(d.noiseSuppression=e,(t=this._mediaSource)==null||t.updateNoiseSuppression())}_onDirectTransportChanged(e,t){if(t==="CONNECTED"&&this._topology==="DIRECT"&&this._releaseServerTransport(!0),(t==="CLOSED"||t==="FAILED")&&(this._releaseDirectTransport(!1),this._topology==="DIRECT")){let i=this._opened.indexOf(e);i>=0&&this._opened.splice(i,1);let r=this._allocated.indexOf(e);r>=0&&this._allocated.splice(r,1)}this._topology==="DIRECT"&&(this._setState(e,t),this._setLocalState(t))}_onServerTransportChanged(e){let t=this._opened.slice();e==="CONNECTED"&&this._topology==="SERVER"&&this._releaseDirectTransport(!0),(e==="CLOSED"||e==="FAILED")&&(this._releaseServerTransport(!1),this._topology==="SERVER"&&(this._allocated=[],this._opened=[])),this._topology==="SERVER"&&(this._setStates(t,e),this._setLocalState(e))}_onTransportActiveParticipantsNoSignal(){this._triggerEvent("ACTIVE_PARTICIPANTS_NO_SIGNAL")}_onTransportActiveParticipants(e){this._topology==="SERVER"&&this._triggerEvent("SIGNALLED_ACTIVE_PARTICIPANTS",e)}_onTransportStalledParticipants(e){this._topology==="SERVER"&&this._triggerEvent("SIGNALLED_STALLED_PARTICIPANTS",e)}_onTransportSpeakerChanged(e){this._topology==="SERVER"&&this._triggerEvent("SIGNALLED_SPEAKER_CHANGED",e)}_onTransportNetworkStatus(e){this._triggerEvent("NETWORK_STATUS",e)}_onRemoteStreamSecond(e,t){this._triggerEvent("REMOTE_STREAM_SECOND",e,t)}_onPeerConnectionClosed(e){this._triggerEvent("PEER_CONNECTION_CLOSED",e)}_onServerRemoteAllStall(e){this._topology==="SERVER"&&this._triggerEvent("REMOTE_ALL_STALL",e)}_onServerRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onDirectRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onDirectRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onDirectRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onServerRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onServerRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}getStreamWaitingTimeMs(e,t){return this._topology!=="SERVER"?(u.log(h.PAT_WAITING_TIME_ERROR,"wrongTopology"),s.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(u.log(h.PAT_WAITING_TIME_ERROR,"noTransport"),s.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var Ze=(e=>(e.VOLUMES_DETECTED="VOLUMES_DETECTED",e))(Ze||{}),wi=class extends Y{constructor(e){super();this._detector=null;this._interval=null;this.subscribe(e,L.REMOTE_TRACK_ADDED,this._onRemoteTrackAdded.bind(this)),this.subscribe(e,L.REMOTE_TRACK_REMOVED,this._onRemoteTrackRemoved.bind(this)),this.subscribe(e,L.SIGNALLED_ACTIVE_PARTICIPANTS,this._onSignalledActiveParticipants.bind(this)),this.subscribe(e,L.ACTIVE_PARTICIPANTS_NO_SIGNAL,this._onActiveParticipantsNoSignal.bind(this))}destroy(){var e;this._interval&&(window.clearTimeout(this._interval),this._interval=null),this.unsubscribe(),(e=this._detector)==null||e.destroy(),this._detector=null}_onRemoteTrackAdded(e,t,i){var r;if(i.kind===pe.audio&&((r=this._detector)==null||r.destroy(),this._detector=new Rt(e,t),!this._interval)){let n=()=>{this._collectVolumes(),this._interval=window.setTimeout(n,d.voiceParams.interval)};this._interval=window.setTimeout(n,d.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind===pe.audio&&(!this._detector||this._detector.stream!==t||(this._detector.destroy(),this._detector=null))}_collectVolumes(){if(!this._detector)return;let e={},t=this._detector.trackId,i=this._detector.getLevel();if(t===Pe.AUDIO_MIX){if(this._activeParticipants)for(let r of this._activeParticipants)e[r]=i}else e[t]=i;this._triggerEvent("VOLUMES_DETECTED",e)}_onSignalledActiveParticipants(e){this._activeParticipants=e}_onActiveParticipantsNoSignal(){this._activeParticipants=null}};var Ni=(e=>(e.SPEAKER_CHANGED="SPEAKER_CHANGED",e))(Ni||{}),xi=class extends Y{constructor(e,t){super();this._speakerId=null;this._serverAudioActivityAvailable=!1;this.subscribe(e,Ze.VOLUMES_DETECTED,this._onVolumesDetected.bind(this)),this.subscribe(t,L.SIGNALLED_SPEAKER_CHANGED,this._onServerSpeakerChanged.bind(this)),this.subscribe(t,L.SIGNALLED_ACTIVE_PARTICIPANTS,this._onReceivedServerAudioActivity.bind(this)),this.subscribe(t,L.ACTIVE_PARTICIPANTS_NO_SIGNAL,this._onStoppedReceivingServerAudioActivity.bind(this))}destroy(){this.unsubscribe()}_onVolumesDetected(e){if(this._serverAudioActivityAvailable)return;let t=0,i=null;if(Object.keys(e).forEach(r=>{let n=e[r].smoothed;n>t&&n>d.voiceParams.threshold&&(t=n,i=r)}),i&&i!==this._speakerId){let r=this._speakerId&&e.hasOwnProperty(this._speakerId)?e[this._speakerId].smoothed:0;t>r*d.voiceParams.speakerLevelMultiplier&&(this._speakerId=i,this._triggerEvent("SPEAKER_CHANGED",i))}}_onServerSpeakerChanged(e){this._serverAudioActivityAvailable&&this._triggerEvent("SPEAKER_CHANGED",e)}_onReceivedServerAudioActivity(){this._serverAudioActivityAvailable=!0}_onStoppedReceivingServerAudioActivity(){this._serverAudioActivityAvailable=!1}};var Jt=class extends Y{constructor(e,t,i){super();this._states={};this._volumes={};this._participants={};this._connectionTimeout=0;this._volumeTimeout=0;this._transport=e,this._participants=i,this.subscribe(e,L.STATE_CHANGED,this._onTransportStateChanged.bind(this)),this.subscribe(t,Ze.VOLUMES_DETECTED,this._onVolumesDetected.bind(this))}destroy(){this.unsubscribe(),this._connectionTimeout&&window.clearTimeout(this._connectionTimeout),this._volumeTimeout&&window.clearTimeout(this._volumeTimeout)}onChangeRemoteMediaSettings(e,t){t.isAudioEnabled||(this._volumes[e]=1),t.isAudioEnabled&&(this._volumes[e]=0)}_onTransportStateChanged(e,t){e.forEach(i=>this._states[i]=t),t===U.OPENED&&(this._connectionTimeout||(this._connectionTimeout=window.setTimeout(this._onConnectionTimeout.bind(this),d.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),d.specListenerParams.volumeTimeout))),t===U.FAILED&&this._connectionTimeout&&(s.warn("Transport failed, send callSpecError"),u.log(h.CALL_SPEC_ERROR,`${this._transport.getTopology()}_CONNECTION_TIMEOUT`))}_onVolumesDetected(e){Object.keys(e).forEach(t=>{this._volumes[t]=Math.max(e[t].real,this._volumes[t]||0)})}_onConnectionTimeout(){let e=i=>i!==U.CONNECTED;(()=>Object.values(this._states).filter(e).length>0)()&&(s.warn("There is not connected transport, send callSpecError"),u.log(h.CALL_SPEC_ERROR,`${this._transport.getTopology()}_CONNECTION_TIMEOUT`)),this._connectionTimeout=0}_onVolumeTimeout(){let e=[];Object.keys(this._volumes).forEach(t=>{if(this._volumes[t]>0)return;let i="UNKNOWN",r=this._participants[t];r&&r.platform&&(i=r.platform),e.indexOf(i)<0&&(e.push(i),u.log(h.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&s.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var cn=1e3,dn=1e4;var F=class extends Y{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._state="IDLE";this._participantState=W.CALLED;this._participants={};this._transport=null;this._debugInfo=null;this._volumesDetector=null;this._speakerDetector=null;this._localVolumeDetector=null;this._specListener=null;this._activeSpeakerId=null;this._lastSignalledActiveSpeakerId=null;this._serverSettings={camera:null,screenSharing:null};this._lastStalled={};this._remoteAllStalled=!1;this._audioFix=null;this._streamByStreamId=new Map;this._streamIdByStreamDescription=new Map;this._streamWaitTimerByStreamDescription=new Map;this._sequenceNumberByStreamDescription=new Map;this._cooldownTimestampByStreamDescription=new Map;this._cooldownQueueCleanupTimer=null;u.create(e,i),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),u.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new Wt,d.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),cn))}static current(){return F._current}static hangupAfterInit(){F._activationMutex&&!F._current&&(F._delayedHangup=!0)}static id(){var e,t;return((t=(e=F._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,r="",n=!1,o=!1){return c(this,null,function*(){if(F._activationMutex)throw u.log(h.ERROR,"startCall"),s.warn("Conversation: there is already running activation"),new k(R.FAILED);F._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let l=this._mediaSource.getMediaSettings();t===ke.CHAT||e.length>1?this._logWithMediaSettings(h.OUTGOING_MULTIPARTY_CALL,l):this._logWithMediaSettings(h.OUTGOING_CALL,l);let p=yield this._startConversation(e,t,Ue.OUTGOING,i,r,n,o);if(!this._conversation)throw new k(R.UNKNOWN_ERROR);if(this._participantState=W.ACCEPTED,this._signaling.changeMediaSettings(l),yield this._registerParticipants(p.conversation.participants),this._processConnectionData(p),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),F._delayedHangup)throw new k(R.CANCELED);s.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let m=Object.values(this._participants),b;return d.batchParticipantsOnStart&&(b=S.mapSharedParticipants(m)),f.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._conversation.muteStates,b),f.onLocalStatus($.WAITING),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),F._current=this,this._conversation.concurrent?yield this._acceptConcurrent():d.batchParticipantsOnStart||this._setParticipantsStatus(m,$.WAITING),this._conversation}catch(l){throw this._close(l,"Unable to start conversation"),l}finally{F._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){if(F._activationMutex)throw u.log(h.ERROR,"joinCall"),s.warn("Conversation: there is already running activation"),new k(R.FAILED);F._activationMutex=!0,this._state="PROCESSING";try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions);let t=this._mediaSource.getMediaSettings();this._logWithMediaSettings(h.JOIN_CONVERSATION,t);let i=yield this._joinConversation(e);if(!this._conversation)throw new k(R.UNKNOWN_ERROR);return f.onLocalStream(this._mediaSource.getStream(),t),this._conversation.waitingHall?(s.log("In waiting hall"),F._current=this,F._activationMutex=!1,this._signaling.readyToSend(),f.onLocalStatus($.WAITING_HALL),this._conversation):this._onJoinPart2(i)}catch(t){throw F._activationMutex=!1,this._close(t,"Unable to join conversation"),t}})}_onJoinPart2(e){return c(this,null,function*(){s.debug("Join conversation part 2"),F._activationMutex=!0;try{if(this._participantState=W.ACCEPTED,!this._conversation||!this._mediaSource)throw new k(R.UNKNOWN_ERROR);if(this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._registerParticipants(e.conversation.participants),this._processConnectionData(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),F._delayedHangup)throw new k(R.CANCELED);let t=Object.values(this._participants),i;return d.batchParticipantsOnStart&&(i=S.mapSharedParticipants(t)),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._conversation.muteStates,i),f.onLocalStatus($.WAITING),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),F._current=this,d.batchParticipantsOnStart||this._setParticipantsStatus(t,$.WAITING),this._openTransport(t,!1),this._conversation}catch(t){throw this._close(t,"Unable to join conversation"),t}finally{F._activationMutex=!1}})}onPush(r){return c(this,arguments,function*(e,t=z.USER,i){if(F._activationMutex)throw s.warn("Conversation: there is already running activation"),new k(R.REJECTED);F._activationMutex=!0;try{let n=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new k(R.UNKNOWN_ERROR);if(!n.conversation.participants.find(l=>{var p;return l.state===W.CALLED&&l.id===((p=this._conversation)==null?void 0:p.userId)}))throw s.log("Push rejected (there is an active call)"),u.log(h.PUSH,"rejected"),new k(R.REJECTED);if(yield this._registerParticipants(n.conversation.participants),this._processConnectionData(n),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),u.log(h.PUSH,"accepted"),F._current=this,F._delayedHangup)throw new k(R.CANCELED);F._activationMutex=!1}catch(n){throw F._activationMutex=!1,this._close(n,"Unable to handle inbound call push"),n}})}_isInWaitingHall(e){if(!e.conversation||(e.conversation.options||[]).indexOf(Ot.WAITING_HALL)<0)return!1;let t=(e.conversation.participants||[]).find(i=>S.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_acceptConcurrent(){return c(this,null,function*(){if(!this._mediaSource||!this._conversation)throw new k(R.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(h.ACCEPT_CONCURRENT,e),s.debug("Concurrent call",{conversationId:this._conversation.id});try{yield this._signaling.acceptCall(this._mediaSource.getMediaSettings()),f.onCallAccepted(),this._state="ACTIVE",this._participantState=W.ACCEPTED,this._changeFeatureSet(),this._openTransport(Object.values(this._participants),!0)}catch(t){this._close(t,"Unable to accept concurrent call")}})}accept(e){return c(this,null,function*(){if(this._state!=="IDLE")throw u.log(h.ERROR,"acceptIncoming"),s.error("Unable to accept a call - invalid state"),new Error("Unable to accept a call - invalid state");if(!this._mediaSource||!this._conversation)throw new k(R.UNKNOWN_ERROR);this._state="PROCESSING",s.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let t=this._mediaSource.getMediaSettings();this._logWithMediaSettings(h.ACCEPT_INCOMING,t),this._signaling.changeMediaSettings(t),yield this._signaling.acceptCall(t),this._participantState=W.ACCEPTED;let i=Object.values(this._participants),r;d.batchParticipantsOnStart&&(r=S.mapSharedParticipants(i)),f.onCallAccepted(),f.onLocalStream(this._mediaSource.getStream(),t),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._conversation.muteStates,r),f.onLocalStatus($.WAITING),this._toggleJoinAvailability(),this._changeNeedRate();let n=Object.values(this._conversation.muteStates);return(n.includes(Be.MUTE)||n.includes(Be.MUTE_PERMANENT))&&(yield this._processMuteState(Object.keys(this._conversation.muteStates))),this._state="ACTIVE",this._changeFeatureSet(),d.batchParticipantsOnStart||this._setParticipantsStatus(i,$.WAITING),this._openTransport(i,!0),this._conversation}catch(t){throw this._close(t,"Unable to accept call"),t}})}decline(){return c(this,null,function*(){var e;if(this._state!=="IDLE")throw u.log(h.ERROR,"declineIncoming"),s.error("Unable to decline a call - invalid state"),new Error("Unable to decline a call - invalid state");this._state="PROCESSING",s.debug("Decline incoming call"),this._logWithMediaSettings(h.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=W.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(R.REJECTED)),this._close(new k(R.REJECTED))})}hangup(){return c(this,null,function*(){s.debug("Hangup");let e=this._state==="ACTIVE"?R.HUNGUP:R.CANCELED;u.log(h.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new k(e))):f.onHangup(new k(R.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new k(R.UNKNOWN_ERROR),"Unable to add participant");return}let i=yield this._signaling.addParticipant(e,t),r=null;i.type==="error"&&(i.error==="call-unfeasible"?r=i.status:r=R.UNKNOWN_ERROR);let n=i.participant;yield this._onAddParticipant(e,n,r)})}removeParticipant(e,t=!1){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.removeParticipant(e,t),this._onRemoveParticipant(e))})}setVolume(e){this._audioOutput.volume=e}updateStatisticsInterval(){this._transport&&this._transport.updateStatisticsInterval()}_openTransport(e,t){if(!this._transport)return;let i=[];for(let r of e)(r.state===W.CALLED||r.state===W.ACCEPTED)&&this._transport&&!this._transport.isAllocated(r.id)&&this._transport.allocate(r.id,t),this._transport&&r.state===W.ACCEPTED&&i.push(r.id);i.length&&this._transport.open(i)}_close(e,t){t&&s.error(t,e),s.debug("Close conversation",e),e.error?this._signaling.ready&&this._signaling.hangup(R.FAILED):u.log(h.ERROR,e.hangup),F._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([R.CANCELED,R.NOT_FRIENDS,R.CALLEE_IS_OFFLINE,R.CALLER_IS_BLOCKED].indexOf(e.hangup)!==-1||e.hangup===R.REJECTED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===R.HUNGUP&&(!e.remote||this._participantState===W.CALLED)){f.onHangup(e,i),this.destroy();return}if(e.hangup===R.MISSED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===R.SOCKET_CLOSED&&F._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===R.BUSY&&!e.remote){this._cleanupSignaling(),this._cleanupMediaSource();return}this._state="CLOSE",this._participantState=W.HUNGUP,this._changeFeatureSet(),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),u.destroy(),this._conversation=null,F._current=null,F._delayedHangup=!1,f.onHangup(e||new k(R.UNKNOWN_ERROR),i),this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null)}destroy(){let e=this._conversation&&this._conversation.id;s.debug("Destroy conversation",{conversationId:e}),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),this._cleanupListeners(),u.destroy(),this._conversation=null,F._current=null,F._delayedHangup=!1,this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null)}_getConversationParams(e){return c(this,null,function*(){let t=yield this._api.getConversationParams(e);s.debug("Api.getConversationParams",t);let i=[],{turn_server:r,stun_server:n}=t;if(n&&i.push(n),r){let o=r.urls.filter((l,p,m)=>m.indexOf(l)===p);o.push(`${o[o.length-1]}?transport=tcp`),i.push({urls:o,username:r.username,credential:r.credential})}d.iceServers=i,d.wssBase=t.endpoint,d.wssToken=t.token,t.client_type&&(d.clientType=t.client_type)})}_startConversation(e,t,i,r,n="",o=!1,l=!1){return c(this,null,function*(){let p=S.uuid();s.debug("Conversation: start",{conversationId:p,opponentIds:e,opponentType:t,direction:i});let m=r.includes(oe.VIDEO),b=yield this._api.startConversation(p,e,t,m,n,o,l);s.debug("Api.startConversation",b),yield this._getConversationParams(b.id);let y=yield this._connectSignaling(we.START,b);return yield this._setConversation(b,y,i),y})}_joinConversation(e){return c(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:r,joinLink:n}=e;s.debug("Conversation: join",{conversationId:t,joinLink:n});let o=i.includes(oe.VIDEO),l;if(t)l=yield this._api.joinConversation(t,o,r);else if(n)l=yield this._api.joinConversationByLink(n,o);else throw new k(R.UNKNOWN_ERROR);s.debug("Api.joinConversation",l),yield this._getConversationParams(l.id);let p=yield this._connectSignaling(we.JOIN,l);return yield this._setConversation(l,p,Ue.JOINING),p})}_prepareConversation(r){return c(this,arguments,function*(e,t=z.USER,i){s.debug("Conversation: push",{conversationId:e,type:t,peerId:i}),yield this._getConversationParams(e);let n=this._api.getUserId();if(!n)throw new k(R.UNKNOWN_ERROR);let o={id:e,peerId:i,endpoint:`${d.wssBase}?userId=${n}&entityType=${t}&conversationId=${e}&token=${d.wssToken}`,is_concurrent:!1,p2p_forbidden:!1},l=yield this._connectSignaling(we.ACCEPT,o);return F._current&&(F._current._participantState===W.ACCEPTED||F._current._participantState===W.CALLED)?(s.log("Push rejected (busy)"),u.log(h.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(R.BUSY),Promise.reject({hangup:R.BUSY})):(F._current&&(F._current.destroy(),F._current=null),yield this._setConversation(o,l,Ue.INCOMING,t),l)})}_createParticipant(e){return c(this,null,function*(){let t=Object.assign({id:null,externalId:null,mediaSettings:fe(),participantState:{},state:W.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[]},e);return e.externalId?this._api.cacheExternalId(t.id,e.externalId):t.externalId=yield this._getUserId(t.id),t})}_getUserId(e){return c(this,null,function*(){try{return yield this._api.userId(e)}catch(t){throw this._close(new k(R.NETWORK_ERROR),t),t}})}_setConversation(n,o,l){return c(this,arguments,function*(e,t,i,r=z.USER){let p=t.conversation.participants.map(G=>G.id);yield this._api.prepareUserIds(p);let m=this._api.getUserId();if(!m){let G=(t.conversation.participants||[]).find(J=>S.comparePeerId(J.peerId,t.peerId));if(!G)throw new k(R.UNKNOWN_ERROR);m=Number(G.id),G.idType&&(r=G.idType),this._api.setUserId(m)}let b=S.composeId(m,r),y=yield this._getUserId(b);this._conversation={userId:m,compositeUserId:b,externalId:y,acceptTime:t.conversation.acceptTime,features:t.conversation.features||[],id:t.conversation.id||e.id,participantsLimit:t.conversation.participantsLimit||30,topology:t.conversation.topology||Ce.DIRECT,direction:i,concurrent:t.isConcurrent||e.is_concurrent||!1,needRate:!1,chatId:t.conversation.multichatId,roles:[],recordInfo:null,joinLink:e.join_link,pinnedParticipantId:null,mediaModifiers:t.mediaModifiers,options:[],muteStates:{},unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t)},this._signaling.setConversationId(e.id),e.p2p_forbidden&&(d.forceRelayPolicy=e.p2p_forbidden),u.log(h.RELAY_POLICY,d.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new k(R.UNKNOWN_ERROR);this._conversation.acceptTime=e.conversation.acceptTime,this._conversation.features=e.conversation.features||[],this._conversation.participantsLimit=e.conversation.participantsLimit||30,this._conversation.topology=e.conversation.topology||Ce.DIRECT,this._conversation.concurrent=e.isConcurrent||!1,this._conversation.chatId=e.conversation.multichatId,this._conversation.mediaModifiers=e.mediaModifiers,this._conversation.waitingHall=!1}_createMediaSource(){let e=new di;return this.subscribe(e,Ee.SOURCE_CHANGED,this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,Ee.SCREEN_STATUS,this._onScreenSharingStatus.bind(this)),this._audioFix=new yt(e),e}_connectSignaling(e,t){return c(this,null,function*(){return this._signaling.setEndpoint(t.endpoint),this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._signaling,_e.FAILED,this._onSignalingFailed.bind(this)),this.subscribe(this._signaling,_e.RECONNECT,this._onSignalingReconnect.bind(this)),this._signaling.connect(e,t)})}_registerParticipants(e){return c(this,null,function*(){if(!!this._conversation)for(let t of e){let i=S.composeParticipantId(t);if(i===this._conversation.compositeUserId){this._conversation.roles=t.roles||[],this._conversation.roles.length&&(s.debug(`Local roles changed: ${t.roles}`),f.onLocalRolesChanged(this._conversation.roles)),t.muteStates&&(yield this._onMuteParticipant({muteStates:t.muteStates,unmuteOptions:t.unmuteOptions,mediaOptions:Object.keys(t.muteStates)}));continue}if(t.state===W.HUNGUP||t.state===W.REJECTED){this._participants[t.id]&&this._removeParticipant(this._participants[t.id],R.HUNGUP);continue}this._participants[i]=yield this._createParticipant({id:i,externalId:t.externalId&&te.fromSignaling(t.externalId),mediaSettings:fe(t.mediaSettings),participantState:S.mapParticipantState(t),state:t.state,roles:t.roles||[],status:d.batchParticipantsOnStart?$.WAITING:null,muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[]}),t.roles&&t.roles.length&&(s.debug(`Roles for participant [${i}] changed: ${t.roles}`),f.onRolesChanged(this._participants[i].externalId,t.roles))}})}_processConnectionData(e){S.isEmptyObject(this._conversation.muteStates)&&e.conversation.muteStates&&this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(e.conversation.muteStates),muteAll:!0}),e.conversation.pinnedParticipantId&&this._onPinParticipant(e.conversation.pinnedParticipantId),this._onRecordInfo(e.conversation.recordInfo),this._onOptionsChanged(e.conversation.options),e.chatRoom&&e.chatRoom.totalCount&&this._onChatRoomUpdated(At.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new ki(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new jt,this.subscribe(this._transport,L.STATE_CHANGED,this._onTransportStateChanged.bind(this)),this.subscribe(this._transport,L.LOCAL_STATE_CHANGED,this._onTransportLocalStateChanged.bind(this)),this.subscribe(this._transport,L.REMOTE_TRACK_ADDED,this._onRemoteTrackAdded.bind(this)),this.subscribe(this._transport,L.REMOTE_TRACK_REMOVED,this._onRemoteTrackRemoved.bind(this)),this.subscribe(this._transport,L.REMOTE_ALL_STALL,this._onRemoteAllStall.bind(this)),this.subscribe(this._transport,L.REMOTE_DATA_STATS,this._onRemoteDataStats.bind(this)),this.subscribe(this._transport,L.SIGNALLED_STALLED_PARTICIPANTS,this._onRemoteSignalledStall.bind(this)),this.subscribe(this._transport,L.ACTIVE_PARTICIPANTS_NO_SIGNAL,this._onRemoteActivityNoSignal.bind(this)),this.subscribe(this._transport,L.TOPOLOGY_CHANGED,this._onTopologyChanged.bind(this)),this.subscribe(this._transport,L.NETWORK_STATUS,this._onNetworkStatus.bind(this)),this.subscribe(this._transport,L.REMOTE_STREAM_SECOND,this._onRemoteStreamSecond.bind(this)),this.subscribe(this._transport,L.PEER_CONNECTION_CLOSED,this._onPeerConnectionClosed.bind(this));let e=this._conversation.direction===Ue.OUTGOING&&!this._conversation.concurrent;for(let t of Object.values(this._participants))(t.state===W.ACCEPTED||t.state===W.CALLED)&&this._transport.allocate(t.id,e)}_createSpeakerDetector(){this._transport&&(this._volumesDetector=new wi(this._transport),this.subscribe(this._volumesDetector,Ze.VOLUMES_DETECTED,this._onVolumesDetected.bind(this)),this._speakerDetector=new xi(this._volumesDetector,this._transport),this.subscribe(this._speakerDetector,Ni.SPEAKER_CHANGED,this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new Kt(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new Jt(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=T.getCameras().length,t=T.getMicrophones().length;s.debug("Cameras: "+e+(T.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(T.hasMicrophonePermission()?"✔":"✖")),u.log(h.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){u.log(e,[(t==null?void 0:t.isAudioEnabled)&&"audio",(t==null?void 0:t.isVideoEnabled)&&"video"].filter(Boolean).join("_"))}_removeParticipant(e,t){var i;e.state===W.CALLED||e.state===W.ACCEPTED||this._state==="CLOSE"||!this._participants[e.id]||(t===R.HUNGUP?this._setParticipantsStatus([e],$.HANGUP):this._setParticipantsStatus([e],$.ERROR,t),(i=e.mediaSource)==null||i.disconnect(),this._conversation&&this._conversation.pinnedParticipantId===e.id&&(this._conversation.pinnedParticipantId=null),this.updateDisplayLayout([{uid:e.externalId,mediaType:ve.CAMERA,stopStream:!0}]),delete this._participants[e.id],f.onRemoteRemoved(e.externalId))}_cleanupListeners(){this.unsubscribe(),window.removeEventListener("unload",this._onUnload)}_cleanupMediaSource(){this._mediaSource&&(this._mediaSource.destroy(),this._mediaSource=null)}_cleanupParticipants(){Object.values(this._participants).forEach(e=>{var t,i,r;(t=e.remoteStream)==null||t.getTracks().forEach(n=>n.stop()),(i=e.secondStream)==null||i.getTracks().forEach(n=>n.stop()),(r=e.mediaSource)==null||r.disconnect()}),this._participants={},this._audioOutput&&this._audioOutput.destroy()}_cleanupParticipantAgnosticStreams(){s.debug("cleaning up participant-agnostic streams"),this._streamByStreamId.forEach(e=>{e.getTracks().forEach(t=>{t.stop()})}),this._streamByStreamId=new Map,this._streamWaitTimerByStreamDescription.forEach(e=>{window.clearTimeout(e)}),this._streamWaitTimerByStreamDescription=new Map,this._streamIdByStreamDescription=new Map,this._sequenceNumberByStreamDescription=new Map,this._cooldownTimestampByStreamDescription=new Map}_cleanupTransport(){this._transport&&(this._transport.destroy(),this._transport=null),this._debugInfo&&(this._debugInfo=null)}_cleanupSpeakerDetector(){this._speakerDetector&&(this._speakerDetector.destroy(),this._speakerDetector=null),this._volumesDetector&&(this._volumesDetector.destroy(),this._volumesDetector=null),this._localVolumeDetector&&(this._localVolumeDetector.destroy(),this._localVolumeDetector=null)}_cleanupSpecListener(){this._specListener&&(this._specListener.destroy(),this._specListener=null)}_cleanupSignaling(){this._signaling.close(),this._signaling.cleanup()}_onAddParticipant(e,t,i){return c(this,null,function*(){s.debug(`Add new participant [${e}]`);let r=this._participants[e];if(r&&(r.state===W.ACCEPTED||r.state===W.CALLED)){s.warn(`Participant [${r.id}:${r.state}] is already in conversation`);return}r||(this._participants[e]=yield this._createParticipant({id:e,externalId:t.externalId&&te.fromSignaling(t.externalId),mediaSettings:fe(t.mediaSettings),state:t.state,roles:t.roles||[],muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[]}),r=this._participants[e]),this._setParticipantsStatus([r],$.WAITING),i?(r.state=W.HUNGUP,this._removeParticipant(r,i)):this._transport&&(r.state=W.CALLED,this._transport.allocate(r.id,!0),u.log(h.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(r))})}_onRemoveParticipant(e){s.debug(`Remove participant [${e}]`);let t=this._participants[e];if(!t){s.warn(`Participant [${e}] isn't in conversation`);return}this._transport&&this._transport.close(t.id),u.log(h.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?(e==="audioinput"&&(this._audioFix=new yt(this._mediaSource)),this._mediaSource.changeDevice(e)):Promise.reject(ie.UNKNOWN)})}toggleScreenCapturing(e){return c(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(ie.UNKNOWN)})}setVideoStream(e,t=!1){return c(this,null,function*(){if(this._mediaSource)return this._mediaSource.setVideoStream(e,t)})}setAudioStream(e){return c(this,null,function*(){if(this._mediaSource)return this._mediaSource.setAudioStream(e)})}toggleLocalVideo(e){return c(this,null,function*(){if(this._mediaSource)return u.log(h.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return u.log(h.MEDIA_STATUS,e?"audio_1":"audio_0"),this._mediaSource.toggleAudio(e)})}changePriorities(e){return c(this,null,function*(){if(e.length<2||!this._signaling.ready)return;let t={},i={};for(let r of e){let n=typeof r.uid=="object"?r.uid:te.fromId(r.uid),o=te.toString(n);i[o]=r.priority}for(let r of Object.values(this._participants)){let n=te.toString(r.externalId);i.hasOwnProperty(n)&&(t[r.id]=i[n])}yield this._signaling.changePriorities(t)})}changeParticipantState(e){return c(this,null,function*(){for(let[t,i]of Object.entries(e))if(t.length>5||i.length>5)throw new Error("key/value max length is 5 chars, mappings with empty values (null or empty string) are discarded");yield this._signaling.changeParticipantState(e)})}updateDisplayLayout(e){return c(this,null,function*(){if(e.length<1||!this._signaling.ready)return;s.log(`Update display layout [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let r of e){let n=typeof r.uid=="object"?r.uid:te.fromId(r.uid),o=te.toString(n),l=this._api.getCachedOkIdByExternalId(n);if(!l){s.log(`Unknown participant external ID ${o}`);continue}let p=Ye({participantId:l,mediaType:r.mediaType,streamName:r.streamName}),m=this._participants[l];m&&(m.lastRequestedLayouts[p]=r),F._isStopStreaming(r)?this._streamIdByStreamDescription.has(p)&&!this._cooldownTimestampByStreamDescription.has(p)&&this._cooldownTimestampByStreamDescription.set(p,Date.now()):(this._cooldownTimestampByStreamDescription.delete(p),!this._streamIdByStreamDescription.has(p)&&d.videoTracksCount>0&&this._streamIdByStreamDescription.set(p,null),t[p]=F._layoutToString(r))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>d.videoTracksCount;){let r=i.next();if(r.done){s.error("Cannot accommodate all streaming requests: tracks available "+d.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(r.value),t[r.value]=F._layoutToString({stopStream:!0})}yield this._sendUpdateDisplayLayout(t)})}_stopStreaming(e){if(this._cooldownTimestampByStreamDescription.delete(e),this._sequenceNumberByStreamDescription.set(e,this._signaling.getNextCommandSequenceNumber()),this._streamWaitTimerByStreamDescription.has(e)&&(s.log("Client asked to stop streaming before stream became available",e),window.clearTimeout(this._streamWaitTimerByStreamDescription.get(e)),this._streamWaitTimerByStreamDescription.delete(e)),this._streamIdByStreamDescription.get(e)){let i=It(e),r=this._participants[i.participantId];r?(i.streamName&&(i.mediaType===ve.STREAM||i.mediaType===ve.SCREEN)?f.onRemoteLive(r.externalId,i.streamName,null):f.onRemoteStream(r.externalId,null),u.log(h.PAT_DEALLOCATED)):s.log(`Cannot find participant to stop streaming: ${i.participantId}`)}this._streamIdByStreamDescription.delete(e)}_sendUpdateDisplayLayout(e){return c(this,null,function*(){if(Object.keys(e).length===0)return;let t=yield this._signaling.updateDisplayLayout(e);if(!t)return;let i=[];for(let[r,n]of Object.entries(t.errorCodeByParticipantId||{})){let o=It(r),l=this._participants[o.participantId];if(l){let p;typeof n!="number"?(s.warn(`Unexpected error code ${n} received for participant ${o.participantId}`),p=pr.UNKNOWN_ERROR):p=ur(n),i.push({externalId:l.externalId,errorReason:p})}}if(i&&i.length)throw new Yt("Could not allocate one or more participants",i)})}_cleanupCooldownQueue(){let e={},t=this._cooldownTimestampByStreamDescription.entries();do{let i=t.next();if(i.done)break;let r=i.value;if(r[1]+dn>Date.now())break;let o=r[0];this._stopStreaming(o),e[o]=F._layoutToString({stopStream:!0})}while(!0);this._sendUpdateDisplayLayout(e)}static _isStopStreaming(e){return e.stopStream}static _layoutToString(e){if(F._isStopStreaming(e))return"ss";let t="";return e.priority!==void 0&&(t+="p="+e.priority),e.width!==void 0&&e.height!==void 0&&(t!==""&&(t+=":"),t+="sz="+Math.round(e.width)+"x"+Math.round(e.height)),e.fit!==void 0&&(t!==""&&(t+=":"),t+="fit="+e.fit),e.keyFrame&&(t!==""&&(t+=":"),t+="kf"),t}_onParticipantSourcesUpdate(e){if(this._conversation){s.log("Received participant sources update notification",e);for(let t of e)this._waitForStreamIfNeeded(t)}}_onParticipantPromoted(e){return c(this,null,function*(){s.log("Promoted in waiting hall",!e.demote),e.demote?(s.log("Kicked from waiting hall"),this._close(new k(R.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))})}_onChatRoomUpdated(r){return c(this,arguments,function*(e,t=0,i=[]){s.log(`Chat room updated: ${e}`);let n=[],o=[];i.length&&(i.forEach(l=>{if(l.externalId){let p=te.fromSignaling(l.externalId);n.push(p),this._api.cacheExternalId(l.id.id,p)}else o.push(S.decomposeId(l.id.id).id)}),o.length&&!n.length&&(n=yield this._api.getExternalIdsByOkIds(o))),f.onChatRoomUpdated(e,t,n)})}_waitForStreamIfNeeded(e){var l,p;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t||d.producerScreenTrack&&t.mediaType===ve.SCREEN)return;let i=Ye(t),r=this._sequenceNumberByStreamDescription.get(i);if(r&&r>e.sequenceNumber){s.warn(`Participant ${t.participantId} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${r}`),u.log(h.PAT_OUTDATED_RESPONSE);return}let n=e.streamId,o=e.rtpTimestamp?this._getWaitingTime(n,e.rtpTimestamp):0;if(o<=0){this._streamWaitTimerByStreamDescription.delete(i);let m=t.participantId,b=this._participants[m];if(!b){u.log(h.PAT_ERROR,"participantMissing"),s.error(`Could not find participant by ID: ${m}`);return}let y=this._streamByStreamId.get(n);if(!y){u.log(h.PAT_ERROR,"streamNotFound"),s.error(`Could not find stream by ID: ${n}`);return}u.log(h.PAT_ALLOCATED),this._streamIdByStreamDescription.set(i,n);let G=(l=e.participantStreamDescription)==null?void 0:l.mediaType;if(G===ve.STREAM||G===ve.MOVIE)((p=e.participantStreamDescription)==null?void 0:p.streamName)&&f.onRemoteLive(b.externalId,e.participantStreamDescription.streamName,y);else{let J=(d.producerScreenTrack?null:b.secondStream)||y;f.onRemoteStream(b.externalId,J)}}else{s.debug(`Waiting for ${o} until stream ${n} for ${i} is switched`);let m=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),o);this._streamWaitTimerByStreamDescription.set(i,m)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has(Ye(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has(Ye(i)))return i}else{let i={participantId:t,mediaType:ve.CAMERA};if(this._streamIdByStreamDescription.has(Ye(i)))return i;let r={participantId:t,mediaType:ve.SCREEN};if(this._streamIdByStreamDescription.has(Ye(r)))return r}return s.error("Received unrequested allocation",e),null}_getWaitingTime(e,t){if(this._transport)return this._transport.getStreamWaitingTimeMs(e,t);throw new Error("transport is not initialized")}_isCallAdmin(){return this._conversation?S.includesOneOf(this._conversation.roles,[Ge.ADMIN,Ge.CREATOR]):!1}_checkAdminRole(){if(!!this._conversation&&!S.includesOneOf(this._conversation.roles,[Ge.ADMIN,Ge.CREATOR]))throw new Error("You don't have the required permission")}grantRoles(e,t,i){return c(this,null,function*(){this._checkAdminRole(),yield this._signaling.grantRoles(e,t,i)})}muteParticipant(){return c(this,arguments,function*(e=null,t,i=[]){this._checkAdminRole(),yield this._signaling.muteParticipant(e,t,i)})}pinParticipant(e,t){return c(this,null,function*(){this._checkAdminRole(),yield this._signaling.pinParticipant(e,t)})}updateMediaModifiers(e){return c(this,null,function*(){this._signaling.ready&&this._conversation&&(this._conversation.mediaModifiers=e,yield this._signaling.updateMediaModifiers(e))})}changeOptions(e){return c(this,null,function*(){if(this._signaling.ready&&this._conversation){this._checkAdminRole(),yield this._signaling.changeOptions(e);let t=Zi(this._conversation.options,e);this._onOptionsChanged(t)}})}getWaitingHall(e,t,i){return c(this,null,function*(){if(!this._signaling)return Promise.reject();let r=null;e&&(r=Wr(e));let n=yield this._signaling.getWaitingHall(r,t,i);if(n.error)return Promise.reject(n.message);let o=n.participants||[],l=[],p=[],m=null;return o.length&&(o.forEach(b=>{if(b.externalId){let y=te.fromSignaling(b.externalId);l.push(y),this._api.cacheExternalId(b.id.id,y)}else p.push(S.decomposeId(b.id.id).id)}),p.length&&!l.length&&(l=yield this._api.getExternalIdsByOkIds(p)),n.hasMore&&(m=Gr(o[o.length-1].id))),{participants:l,pageMarker:m,totalCount:n.totalCount||0}})}promoteParticipant(e,t){return c(this,null,function*(){this._signaling&&(yield this._signaling.promoteParticipant(e,t))})}chatMessage(e,t=null){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.chatMessage(e,t))})}chatHistory(e){return c(this,null,function*(){if(this._signaling.ready){let t=yield this._signaling.chatHistory(e);for(let i=t.messages.length-1;i>=0;i--){let r=t.messages[i];yield this._onChatMessage(r)}}})}customData(e,t=null){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.customData(e,t))})}createJoinLink(){return c(this,null,function*(){if(this._conversation){let t=(yield this._api.createJoinLink(this._conversation.id)).join_link;if(t)return this._conversation.joinLink=t,t}return Promise.reject()})}removeJoinLink(){return c(this,null,function*(){if(this._conversation&&(yield this._api.removeJoinLink(this._conversation.id)).success){delete this._conversation.joinLink;return}return Promise.reject()})}addMovie(e){return c(this,null,function*(){var r;let t={movieId:e,participantId:(r=this._conversation)==null?void 0:r.compositeUserId},i=yield this._signaling.addMovie(t);if(i.error)throw new Error(i.error);return{movieId:i.movieId,streamType:i.streamType}})}updateMovie(e,t,i,r){return c(this,null,function*(){var l;let n={movieId:e,participantId:(l=this._conversation)==null?void 0:l.compositeUserId};(t||t===0)&&(n.gain=t),i&&(n.offset=i),typeof r!==void 0&&(n.pause=r);let o=yield this._signaling.updateMovie(n);if(o.error)throw new Error(o.error)})}removeMovie(e){return c(this,null,function*(){var r;let t={movieId:e,participantId:(r=this._conversation)==null?void 0:r.compositeUserId},i=yield this._signaling.removeMovie(t);if(i.error)throw new Error(i.error)})}startStream(e=!1,t=null,i=null,r="DIRECT_LINK",n=null){return c(this,null,function*(){let o={movieId:i,name:t,privacy:r,groupId:n,streamMovie:!e},l=yield this._signaling.startStream(o);return l.error?Promise.reject(l.message):l})}stopStream(){return c(this,null,function*(){let e=yield this._signaling.stopStream();return e.error?Promise.reject():e})}recordSetRole(e,t){return c(this,null,function*(){let i=yield this._signaling.recordSetRole(e,t);if(i.error)throw new Error(i.error)})}getStreamInfo(){return c(this,null,function*(){let e=yield this._signaling.getRecordStatus();return{movieId:e.recordMovieId,preview:e.recordMoviePreviewUrl}})}setLocalResolution(e,t,i){return c(this,null,function*(){var r;if(e<d.videoMinWidth||t<d.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(i==null?void 0:i.effect){if(i.effect.width<d.videoMinWidth||i.effect.height<d.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");d.videoEffectMaxHeight=i.effect.height,d.videoEffectMaxWidth=i.effect.width}return d.videoMaxWidth=e,d.videoMaxHeight=t,(r=this._mediaSource)==null?void 0:r.setResolution(e,t)})}videoEffect(e){return c(this,null,function*(){var t;return(t=this._mediaSource)==null?void 0:t.videoEffect(e)})}_onLocalMediaStreamChanged(e){return c(this,null,function*(){var t;!this._conversation||(s.debug("Local media stream changed",e.mediaSettings),f.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)==null?void 0:t.waitingHall)&&(yield this._signaling.changeMediaSettings(e.mediaSettings)))})}_onScreenSharingStatus(e){return c(this,null,function*(){var t;if(s.log("Screen sharing changed",e.track,e.mediaSettings),d.consumerScreenTrack){let i=e.track?new MediaStream([e.track]):null;f.onScreenStream(i,e.mediaSettings),this._signaling.ready&&!((t=this._conversation)==null?void 0:t.waitingHall)&&(yield this._signaling.changeMediaSettings(e.mediaSettings))}})}_changeRemoteMediaSettings(e,t){s.debug(`Remote media settings changed [${e}]`,t);let i=this._participants[e];!i||(i.mediaSettings=t,this._state==="ACTIVE"&&f.onRemoteMediaSettings(i.externalId,t),this._specListener&&this._specListener.onChangeRemoteMediaSettings(e,t))}_changeRemoteParticipantState(e,t){s.debug(`Remote participant state changed [${e}]`,t);let i=this._participants[e];!i||(i.participantState=t||{},this._state==="ACTIVE"&&(d.participantStateMapped?f.onRemoteParticipantState(i.externalId,i.participantState):f.onRemoteParticipantState(i.externalId,S.mapLegacyParticipantState(i.participantState))))}_invokeRolesChangedCallbackIfNeeded(e){this._state==="ACTIVE"&&e.roles&&e.roles.length&&(s.debug(`Roles for participant [${e.id}] changed: ${e.roles}`),f.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case O.ACCEPTED_CALL:return this._onAcceptedCall(e);case O.HUNGUP:return this._onHungup(e);case O.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case O.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case O.CLOSED_CONVERSATION:return this._onClosedConversation(e);case O.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case O.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case O.RATE_CALL_DATA:return this._onNeedRate();case O.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case O.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case O.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case O.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case O.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case O.REGISTERED_PEER:return this._onPeerRegistered(e);case O.SWITCH_MICRO:return this._onMicSwitched(e);case O.CHAT_MESSAGE:return this._onChatMessage(e);case O.CUSTOM_DATA:return this._onCustomData(e);case O.RECORD_STARTED:return this._onRecordInfo(e.recordInfo);case O.RECORD_STOPPED:return this._onRecordInfo(null);case O.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case O.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case O.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin);case O.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case O.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e.participantUpdateInfos);case O.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case O.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants)}}_onSignalingReconnect(e){return c(this,null,function*(){if(!this._conversation)return;e.conversation.acceptTime&&(this._conversation.acceptTime=e.conversation.acceptTime),e.conversation.participantsLimit&&(this._conversation.participantsLimit=e.conversation.participantsLimit),e.conversation.features&&(this._conversation.features=e.conversation.features,this._changeFeatureSet()),e.conversation.pinnedParticipantId!==this._conversation.pinnedParticipantId&&(e.conversation.pinnedParticipantId?this._onPinParticipant(e.conversation.pinnedParticipantId,!1):this._conversation.pinnedParticipantId&&this._onPinParticipant(this._conversation.pinnedParticipantId,!0)),e.conversation.state;let t=null;if(e.conversation.participants){let i=Object.keys(this._participants),r=[];for(let n of e.conversation.participants){let o=S.composeParticipantId(n),l=n.roles||[];if(o===this._conversation.compositeUserId){t=fe(n.mediaSettings),gt(this._conversation.roles,l)||this._onRolesChanged(o,l);continue}r.push(o);let p=this._participants[o];if(!p)yield this._onJoinedParticipant({participantId:n.id,participant:n,mediaSettings:n.mediaSettings});else{let m=fe(n.mediaSettings);Tr(m,p.mediaSettings)||this._changeRemoteMediaSettings(o,m);let b=S.mapParticipantState(n),y=p.participantState;S.isEqualParticipantState(b,y)||this._changeRemoteParticipantState(o,b),gt(l,p.roles)||this._onRolesChanged(p.id,l)}}for(let n of i)r.indexOf(n)<0&&this._removeParticipant(this._participants[n],R.HUNGUP)}this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:[]},t),this._onRecordInfo(e.conversation.recordInfo),this._onOptionsChanged(e.conversation.options)})}_onSignalingFailed(e){s.error("Signaling failed",e),this._close(e)}_onAcceptedCall(e){return c(this,null,function*(){let t=S.composeMessageId(e),i=S.getPeerIdString(e.peerId);if(s.debug(`Participant accepted call [${t}]`),this._conversation&&t===this._conversation.compositeUserId){this._close(new k(R.MISSED),"Call accepted on other device");return}let r=this._participants[t];r||(this._participants[t]=yield this._createParticipant({id:t,mediaSettings:fe(e.mediaSettings)}),r=this._participants[t]),r.state=W.ACCEPTED,r.mediaSettings=fe(e.mediaSettings),this._logWithMediaSettings(h.ACCEPTED_OUTGOING,r.mediaSettings),this._conversation&&this._conversation.direction===Ue.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),this._state==="ACTIVE"&&this._transport&&this._transport.open([r.id],i),this._changeRemoteMediaSettings(t,r.mediaSettings),this._changeRemoteParticipantState(t)})}_onHungup(e){s.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=S.composeMessageId(e);if(this._conversation&&this._conversation.compositeUserId===t){this._close(new k(e.reason));return}let i=this._participants[t];if(!i){s.warn(`Participant [${t}] isn't in conversation`);return}this._transport&&this._transport.close(t),i.state=e.reason===R.REJECTED?W.REJECTED:W.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,R.HUNGUP)}_onAddedParticipant(e){return c(this,null,function*(){var r,n;s.debug(`Participant added [${e.participantId}]`);let t=S.composeMessageId(e),i=this._participants[t];if(i&&i.state!==W.HUNGUP&&i.state!==W.REJECTED){s.debug(`Participant [${t}] is already in conversation and is active`);return}i||(this._participants[t]=yield this._createParticipant({id:t,externalId:e.participant.externalId&&te.fromSignaling(e.participant.externalId),mediaSettings:fe(e.participant.mediaSettings),state:e.participant.state,participantState:S.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[]}),i=this._participants[t]),i.state=W.CALLED,i.mediaSettings=fe((r=e.participant)==null?void 0:r.mediaSettings),i.participantState=S.mapParticipantState(e.participant),i.roles=((n=e.participant)==null?void 0:n.roles)||[],this._setParticipantsStatus([i],$.WAITING),this._state==="ACTIVE"&&this._transport&&this._transport.allocate(i.id,!0),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onJoinedParticipant(e){return c(this,null,function*(){var r;s.debug(`Participant joined [${e.participantId}]`);let t=S.composeMessageId(e),i=this._participants[t];if(i&&i.state===W.ACCEPTED){s.warn(`Participant [${t}] is already in conversation and is active`);return}i||(this._participants[t]=yield this._createParticipant({id:t,externalId:e.participant.externalId&&te.fromSignaling(e.participant.externalId),mediaSettings:fe(e.participant.mediaSettings),state:e.participant.state,participantState:S.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[]}),i=this._participants[t]),this._conversation&&this._conversation.direction===Ue.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=W.ACCEPTED,i.mediaSettings=fe(e.mediaSettings),i.participantState=S.mapParticipantState(e.participant),i.roles=e.participant.roles||[],((r=this._transport)==null?void 0:r.isAllocated(i.id))?this._setParticipantsStatus([i],$.CONNECTED):this._setParticipantsStatus([i],$.WAITING),this._state==="ACTIVE"&&this._transport&&(this._transport.isAllocated(i.id)||this._transport.allocate(i.id,!0),this._transport.open([i.id])),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onClosedConversation(e){this._toggleJoinAvailability(),this._close(new k(e.reason,{remote:!0}))}_onMediaSettingsChanged(e){let t=S.composeMessageId(e);this._changeRemoteMediaSettings(t,fe(e.mediaSettings))}_onParticipantStateChanged(e){let t=S.composeMessageId(e);this._changeRemoteParticipantState(t,S.mapParticipantState(e))}_onNeedRate(){this._conversation&&(this._conversation.needRate=!0,this._changeNeedRate())}_onFeatureSetChanged(e){this._conversation&&(this._conversation.features=e.features,this._changeFeatureSet())}_onMultipartyChatCreated(e){this._conversation&&(this._conversation.chatId=e.chatId,this._toggleJoinAvailability(),f.onMultipartyChatCreated(this._conversation))}_onForceMediaSettingsChange(e){return c(this,null,function*(){if(!this._mediaSource)return;let t=this._mediaSource.getMediaSettings(),i=fe(e.mediaSettings);t.isAudioEnabled!==i.isAudioEnabled&&(yield this._mediaSource.toggleAudio(i.isAudioEnabled)),t.isVideoEnabled!==i.isVideoEnabled&&(yield this._mediaSource.toggleVideo(i.isVideoEnabled)),d.consumerScreenTrack&&t.isScreenSharingEnabled!==i.isScreenSharingEnabled&&(yield this._mediaSource.toggleScreenCapturing(i.isScreenSharingEnabled))})}_onSettingsUpdate(e){let t={camera:e.camera,screenSharing:e.screenSharing};this._serverSettings=Di(this._serverSettings,t),this._transport&&this._transport.updateSettings(this._serverSettings)}_onVideoQualityUpdate(e){let t=Math.round(e.quality.maxBitrate/1024),i=e.quality.maxDimension,r={camera:Object.assign({},this._serverSettings.camera,{maxBitrateK:t,maxDimension:i}),screenSharing:null};this._serverSettings=Di(this._serverSettings,r),s.log("Got video quality update notification",this._serverSettings),this._transport&&this._transport.updateSettings(this._serverSettings)}_onPeerRegistered(e){let t=S.composeMessageId(e);this._participants[t]&&(this._participants[t].clientType=e.clientType,this._participants[t].platform=e.platform)}_onMicSwitched(e){return c(this,null,function*(){f.onDeviceSwitched(oe.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return c(this,null,function*(){let t=S.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getUserId(t),f.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return c(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=S.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getUserId(t),f.onCustomData(e.data,i,e.direct)})}_onRecordInfo(e){return c(this,null,function*(){if(!this._conversation)return;let t=!1;if(!this._conversation.recordInfo!=!e?t=!0:this._conversation.recordInfo&&e&&(t=this._conversation.recordInfo.recordMovieId!==e.recordMovieId),t)if(e){let i=yield this._getUserId(e.initiator);f.onRecordStarted(i,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId)}else f.onRecordStopped();this._conversation.recordInfo=e})}_onRolesChanged(e,t){if(this._conversation&&e===this._conversation.compositeUserId&&!gt(this._conversation.roles,t)){s.debug(`Local roles changed: ${t}`),this._conversation.roles=t,f.onLocalRolesChanged(t),this._processMuteState(Object.keys(this._conversation.muteStates));return}let i=this._participants[e];i&&!gt(i.roles,t)&&(s.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,f.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){if(!this._conversation)return;let i=e.muteStates||{},r=e.unmuteOptions||[],n=e.mediaOptions||[],o=e.adminId?this._participants[e.adminId]:null;if(e.participantId&&e.participantId!==this._conversation.compositeUserId){if(!this._isCallAdmin()){s.warn(`Not admin got mute states for participant [${e.participantId}]`);return}let l=this._participants[e.participantId];l&&(s.debug(`Mute states for participant [${e.participantId}] changed`,i),f.onMuteStates(i,r,n,e.muteAll,e.unmute,l.externalId,o==null?void 0:o.externalId));return}S.isObjectsEquals(this._conversation.muteStates,i)&&S.isArraysEquals(this._conversation.unmuteOptions,r)&&!n.length||(this._conversation.muteStates=i,this._conversation.unmuteOptions=r,e.adminId!==this._conversation.compositeUserId&&(yield this._processMuteState(n,e.muteAll,e.unmute,t,o)))})}_processMuteState(){return c(this,arguments,function*(e=[],t=!1,i=!1,r=null,n=null){if(!this._conversation||!this._mediaSource||this._participantState!==W.ACCEPTED)return;let o=Object.assign({},this._conversation.muteStates),l=this._conversation.unmuteOptions,p=this._mediaSource.getMediaSettings(),m=Object.entries(o);for(let[b,y]of m)if(!(y!==Be.MUTE&&y!==Be.MUTE_PERMANENT)&&(this._isCallAdmin()&&y===Be.MUTE_PERMANENT&&(o[b]=Be.MUTE),!(!e.includes(b)||i)))switch(b){case oe.VIDEO:p.isVideoEnabled&&!(r==null?void 0:r.isVideoEnabled)&&(f.onDeviceSwitched(oe.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case oe.AUDIO:p.isAudioEnabled&&!(r==null?void 0:r.isAudioEnabled)&&(f.onDeviceSwitched(oe.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case oe.SCREEN_SHARING:p.isScreenSharingEnabled&&!(r==null?void 0:r.isScreenSharingEnabled)&&(f.onDeviceSwitched(oe.SCREEN_SHARING,!1),yield this.toggleScreenCapturing(!1));break}f.onMuteStates(o,l,e,t,i,null,n==null?void 0:n.externalId)})}_onPinParticipant(e,t=!1){if(!this._conversation)return;let i=this._conversation.pinnedParticipantId;i&&i!==e&&(this._participants[i]?f.onPinnedParticipant(this._participants[i].externalId,!0):this._conversation.compositeUserId===i&&f.onLocalPin(!0)),this._participants[e]?f.onPinnedParticipant(this._participants[e].externalId,t):this._conversation.compositeUserId===e&&f.onLocalPin(t),this._conversation.pinnedParticipantId=t?null:e}_onOptionsChanged(e){this._conversation&&!Xi(this._conversation.options,e)&&(this._conversation.options=e,f.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,r]of Object.entries(e)){let n;if(i===this._conversation.compositeUserId||i==="")n=this._conversation.networkRating;else if(this._participants[i])n=this._participants[i].networkRating;else continue;if(n!==r)if(i===this._conversation.compositeUserId||i==="")this._conversation.networkRating=r,f.onLocalNetworkStatusChanged(r);else{let o=this._participants[i];o.networkRating=r,t.push({uid:o.externalId,rating:r})}}if(t.length===0)return;s.log("Received network status update: ",e),f.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(!!i){if(d.producerScreenTrack){f.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,d.videoTracksCount>0){let r=e;if(!this._streamIdByStreamDescription.has(r)){s.error("Received remote stream notification for a participant that has no track associated with it",r);return}let n=this._streamIdByStreamDescription.get(r);if(!n||this._streamWaitTimerByStreamDescription.has(r)){s.log("Delaying secondary stream start/stop until main stream becomes available",r);return}let o=this._streamByStreamId.get(n);if(!o){u.log(h.PAT_ERROR,"streamNotFound"),s.error(`Could not find stream by ID: ${n}`);return}f.onRemoteStream(i.externalId,i.secondStream||o)}else{let r=t||i.remoteStream;r&&f.onRemoteStream(i.externalId,r)}}}_onPeerConnectionClosed(e){e===Ce.SERVER&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(zi.ADD_PARTICIPANT);f.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&f.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,r]of Object.entries(e)){let n=this._participants[i];n&&n.externalId&&t.push({uid:n.externalId,volume:r.real})}f.onVolumesDetected(t)}_onSpeakerChanged(e){this._activeSpeakerId=e,this._participants[e]&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(this._participants[e].externalId),this._lastSignalledActiveSpeakerId=e)}_onTransportStateChanged(e,t){return c(this,null,function*(){s.debug(`Transport state has changed: ${t}`,e);let i;if(t===U.CONNECTED?i=$.CONNECTED:t===U.CONNECTING||t===U.OPENED?i=$.CONNECTING:t===U.RECONNECTING&&(i=$.RECONNECT),!i)return;let r=e.reduce((n,o)=>{if(o in this._participants){let l=this._participants[o];n.push(l),t===U.CONNECTED&&(l.remoteStream||(l.mediaSettings&&this._changeRemoteMediaSettings(o,l.mediaSettings),this._changeRemoteParticipantState(o,l.participantState)),this._updateDisplayLayoutFromCache(o))}else s.warn(`Participant [${o}] isn't in conversation`);return n},[]);!r.length||this._setParticipantsStatus(r,i)})}_onTransportLocalStateChanged(e){return c(this,null,function*(){s.debug(`Local transport state has changed: ${e}`),e===U.CONNECTED&&f.onLocalStatus($.CONNECTED),e===U.CONNECTING&&f.onLocalStatus($.CONNECTING),e===U.RECONNECTING&&f.onLocalStatus($.RECONNECT),e===U.FAILED&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(R.FAILED)),this._close(new k(R.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(Pe.AUDIO_MIX))s.debug("Remote audio mix track added"),this._audioOutput.add(i);else if(e.startsWith(Pe.PARTICIPANT_AGNOSTIC_TRACK_PREFIX))s.debug(`Participant-agnostic track added: ${e}`),this._streamByStreamId.set(e,t);else{s.debug(`Remote track added on the participant [${e}]`,{kind:i.kind});let r=this._participants[e];if(r||(s.warn(`Conversation: track added before participant [${e}]`),this._participants[e]=yield this._createParticipant({id:e}),r=this._participants[e],this._setParticipantsStatus([r],$.WAITING),this._activeSpeakerId===e&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(r.externalId),this._lastSignalledActiveSpeakerId=e)),this._transport&&!this._transport.isAllocated(r.id)&&this._transport.allocate(r.id,!1),i.kind===pe.audio&&this._audioOutput.add(i),r.remoteStream!==t){if(r.remoteStream=t,r.secondStream)return;f.onRemoteStream(r.externalId,t)}r.mediaSettings&&this._changeRemoteMediaSettings(e,r.mediaSettings),d.batchParticipantsOnStart||this._changeRemoteParticipantState(e,r.participantState)}})}_onRemoteTrackRemoved(e,t,i){switch(s.debug(`[${e}] remote track (removed)`,{track:i}),i.kind){case pe.audio:this._removeAudioTrack(e,t,i);break;case pe.video:case pe.screen:this._removeVideoTrack(e,t,i);break}}_removeAudioTrack(e,t,i){if(e!==Pe.AUDIO_MIX){let r=this._participants[e];if(!r||r.remoteStream&&r.remoteStream!==t)return}this._audioOutput.remove(i)}_removeVideoTrack(e,t,i){}_onRemoteActivityNoSignal(){this._onRemoteSignalledStall([]),this._onRemoteAllStall(!1)}_onTopologyChanged(e){this._conversation&&(this._conversation.topology=e,this._changeFeatureSet())}_onRemoteAllStall(e){if(this._remoteAllStalled===e)return;this._remoteAllStalled=e;let t=[],i=[];for(let r in this._participants)if(this._participants.hasOwnProperty(r)){let n=this._participants[r];e||this._lastStalled[r]?t.push(n):i.push(n)}t.length&&this._setParticipantsStatus(t,$.RECONNECT),i.length&&this._setParticipantsStatus(i,$.CONNECTED)}_onRemoteSignalledStall(e){let t={},i=[],r=[];e.forEach(n=>{if(t[n]=!0,!this._lastStalled[n]){let o=this._participants[n];o&&!this._remoteAllStalled&&i.push(o)}delete this._lastStalled[n]}),Object.keys(this._lastStalled).forEach(n=>{let o=this._participants[n];o&&!this._remoteAllStalled&&r.push(o)}),i.length&&this._setParticipantsStatus(i,$.RECONNECT),r.length&&this._setParticipantsStatus(r,$.CONNECTED),this._lastStalled=t}_onRemoteDataStats(e){this._debugInfo&&this._debugInfo.onRemoteDataStats(e,this._participants),this._fixAudioDevice(e.outbound.rtps)}_fixAudioDevice(e){var t;!T.hasMicrophone()||!this._audioFix||!((t=this._mediaSource)==null?void 0:t.getMediaSettings().isAudioEnabled)||this._audioFix.fix(e)}_toggleJoinAvailability(){let e=this._conversation&&this._conversation.chatId,t=e&&this._state!=="CLOSE"||!1;e&&(s.debug("Toggle join availability",{available:t,chatId:e}),f.onJoinStatus(t,e))}_updateDisplayLayoutFromCache(e){return c(this,null,function*(){var i;if(((i=this._transport)==null?void 0:i.getTopology())!==Ce.SERVER)return;let t=this._participants[e];t&&t.lastRequestedLayouts&&Object.keys(t.lastRequestedLayouts).length&&(yield this.updateDisplayLayout(Object.values(t.lastRequestedLayouts)))})}_setParticipantsStatus(e,t,i=null){if(!e.length)return;let r=e.reduce((n,o)=>(o.status!==t&&(o.status=t,d.batchParticipantsOnStart?n.push(o.externalId):f.onParticipantStatus(o.externalId,t,i)),n),[]);!r.length||d.batchParticipantsOnStart&&f.onRemoteStatus(r,t,i)}},w=F;w._delayedHangup=!1;var Yt=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,Yt.prototype),this.participantErrors=t}};var zt;function ln(){return c(this,null,function*(){var a;if(d.apiEnv!=="AUTO")return d.apiEndpoint;try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),i=yield(yield fetch(e,{method:"GET",mode:"cors",cache:"no-cache"})).json(),r=(a=i==null?void 0:i.Answer[0])==null?void 0:a.data;if(!r)throw new Error("Wrong DNS response");return s.debug("Resolved API endpoint",r),r}catch(e){return s.warn("Failed to resolve API endpoint using DNS, default is used",e),d.apiEndpoint}})}function qr(){if(!d.apiKey)throw new k(ie.API,{message:"Required argument apiAppKey not passed"})}function Li(a,e={},t=!1){if(!window.Blob||!window.navigator.sendBeacon)return;let i=Yr(a,e,t),r=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${zt}/fb.do`,r)}function Jr(i){return c(this,arguments,function*(a,e={},t=!1){zt||(zt=yield ln());let r=Yr(a,e,t);return pn(r)})}function pn(a){return c(this,null,function*(){return new Promise((e,t)=>{let i=new XMLHttpRequest;i.open("POST",`${zt}/fb.do`,!0),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.onreadystatechange=()=>{if(i.readyState!==XMLHttpRequest.DONE)return;let r;try{r=JSON.parse(i.responseText)}catch(n){r={result:i.responseText}}i.status!==200||r.hasOwnProperty("error_msg")?t(r):e(r)},i.send(a)})})}function Yr(a,e={},t=!1){e.method=a,e.format="JSON",e.application_key||(e.application_key=d.apiKey),t||(ee.sessionKey?e.session_key=ee.sessionKey:ee.accessToken&&(e.access_token=ee.accessToken));for(let[r,n]of Object.entries(e))typeof n=="object"&&(e[r]=JSON.stringify(n));let i="";for(let[r,n]of Object.entries(e))i&&(i+="&"),i+=`${r}=${encodeURIComponent(n)}`;return i}var mn=10,hn=700,_n=3e3,Mt=class extends tt{constructor(){super(...arguments);this._userId=null;this._externalUidsCache={}}_callUnsafe(r){return c(this,arguments,function*(e,t={},i=!1){let n=o=>c(this,null,function*(){try{return yield Jr(e,t,i)}catch(l){if(!l.hasOwnProperty("error_msg")&&(o++,s.debug(`${e} network error, attempt ${o}...`),o<mn))return yield S.delay(Math.min(o*hn,_n)),n(o);throw s.warn(e,"error",l),l}});return n(0)})}_call(r){return c(this,arguments,function*(e,t={},i=!1){try{return yield this._callUnsafe(e,t,i)}catch(n){s.warn("Api call error",n);let o=ie.API;switch(n.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:o=R.SERVICE_DISABLED;break;case 1102:o=R.CALLEE_IS_OFFLINE;break;case 1103:o=R.NOT_FRIENDS;break;case 1104:case 1106:o=R.EXTERNAL_API_ERROR;break}throw new k(o,{message:n.error_msg,code:n.error_code})}})}userId(e){return c(this,null,function*(){let t=S.decomposeId(e).id;return ee.isEmpty()?te.fromId(String(t)):(this._externalUidsCache.hasOwnProperty(t)||Object.assign(this._externalUidsCache,yield this._getExternalIdsByOkIds([t])),te.fromString(this._externalUidsCache[t]))})}prepareUserIds(e){return c(this,null,function*(){ee.isEmpty()||Object.assign(this._externalUidsCache,yield this._getExternalIdsByOkIds(e))})}authorize(){return c(this,null,function*(){if(!this._uuid){let t=Ve.get("uuid");t||(t=S.uuid(),Ve.set("uuid",t)),this._uuid=String(t)}let e={session_data:{version:2,device_id:this._uuid,client_version:d.appVersion,client_type:"SDK_JS"}};return d.authToken&&(e.session_data.auth_token=d.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),ee.sessionKey=t.session_key,ee.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&f.onTokenExpired(),new k(ie.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${d.appName}:${d.sdkVersion}`,platform:d.platform,items:e})};Li("log.externalLog",t)}init(){qr()}joinConversation(e,t=!1,i){return c(this,null,function*(){let r={conversationId:e,isVideo:t};return i&&(r.chatId=i),this._call("vchat.joinConversation",r)})}createConversation(e,t="",i=!1){return c(this,null,function*(){let r={conversationId:e,createJoinLink:!0,isVideo:!1};return t&&(r.payload=t),d.domain&&(r.domainId=d.domain),i&&(r.requireAuthToJoin=!0),this._startConversation(r)})}startConversation(e,t,i,r=!1,n="",o=!1,l=!1){return c(this,null,function*(){let p={conversationId:e,isVideo:r};if(t&&t.length)switch(i){case ke.USER:p.uids=t.join(",");break;case ke.GROUP:p.gid=t[0];break;case ke.CHAT:p.chatId=t[0];break}return o&&(p.createJoinLink=!0),n&&(p.payload=n),d.domain&&(p.domainId=d.domain),l&&(p.requireAuthToJoin=!0),this._startConversation(p)})}_startConversation(e){return c(this,null,function*(){return this._call("vchat.startConversation",e)})}createJoinLink(e){return c(this,null,function*(){return this._call("vchat.createJoinLink",{conversationId:e})})}removeJoinLink(e){return c(this,null,function*(){return this._call("vchat.removeJoinLink",{conversationId:e})})}getAnonymTokenByLink(e,t){return c(this,null,function*(){let i={joinLink:e};t&&(i.anonymName=t);let r=yield this._call("vchat.getAnonymTokenByLink",i);return this._userId=Number(r.uid),r.token})}joinConversationByLink(e,t=!1){return c(this,null,function*(){let i={joinLink:e,isVideo:t};return d.anonymToken&&(i.anonymToken=d.anonymToken),this._call("vchat.joinConversationByLink",i)})}getOkIdsByExternalIds(e){return c(this,null,function*(){let t=te.fromIds(e),i=[],r={methods:[]},n=[],o=Object.keys(this._externalUidsCache),l=Object.values(this._externalUidsCache);for(let m of t){let b=te.toString(m),y=l.indexOf(b);y>-1?i.push(Number(o[y])):(n.push(b),r.methods.push({"vchat.getOkIdByExternalId":{params:{externalId:m.id,anonym:m.type===Je.ANONYM},onError:"SKIP"}}))}return r.methods.length&&(yield this._call("batch.executeV2",r)).forEach((m,b)=>{if(m.ok){let y=Number(m.ok.ok_id);this._externalUidsCache[y]=n[b],i.push(y)}}),i})}getExternalIdsByOkIds(e){return c(this,null,function*(){let t=[],i=[];for(let n of e)this._externalUidsCache.hasOwnProperty(n)?t.push(te.fromString(this._externalUidsCache[n])):i.push(n);if(!i.length)return t;let r=yield this._getExternalIdsByOkIds(i);Object.assign(this._externalUidsCache,r);for(let n of i)r.hasOwnProperty(n)&&t.push(te.fromString(r[n]));return t})}getCachedOkIdByExternalId(e){let t=Object.keys(this._externalUidsCache),i=Object.values(this._externalUidsCache),r=te.toString(e),n=i.indexOf(r);return n>-1?S.composeId(t[n],z.USER):null}cacheExternalId(e,t){let i=S.decomposeId(e).id;this._externalUidsCache[i]=te.toString(t)}getConversationParams(e){return c(this,null,function*(){let t={};return d.anonymToken&&(t.anonymToken=d.anonymToken),e&&(t.conversationId=e),this._call("vchat.getConversationParams",t)})}getUserId(){return this._userId}setUserId(e){this._userId=e}hangupConversation(e){let t={conversationId:e,reason:R.HUNGUP};d.anonymToken&&(t.anonymToken=d.anonymToken),Li("vchat.hangupConversation",t)}removeHistoryRecords(e){return c(this,null,function*(){yield this._call("vchat.removeHistoryRecords",{recordIds:e.join(",")})})}cleanup(){}_getExternalIdsByOkIds(e){return c(this,null,function*(){let t={};try{let i=yield this._call("vchat.getExternalIdsByOkIds",{uids:e.join(",")});if(i.external_ids)for(let[r,n]of Object.entries(i.external_ids))t[r]=te.fromIdToString(n,Je.USER);if(i.anonym_ids)for(let[r,n]of Object.entries(i.anonym_ids))t[r]=te.fromIdToString(n,Je.ANONYM);return t}catch(i){return t}})}getTokenForAnonym(e,t){return c(this,null,function*(){let i={id:e};return t&&(i.application_key=t),(yield this._callUnsafe("auth.getTokenForAnonym",i,!0)).token})}call(i){return c(this,arguments,function*(e,t={}){return this._call(e,t)})}};var zr=(M=>(M.RECOVER="recover",M.ACCEPT_CALL="accept-call",M.ADD_PARTICIPANT="add-participant",M.REMOVE_PARTICIPANT="remove-participant",M.HANGUP="hangup",M.TRANSMIT_DATA="transmit-data",M.ACCEPT_PRODUCER="accept-producer",M.ALLOCATE_CONSUMER="allocate-consumer",M.CHANGE_MEDIA_SETTINGS="change-media-settings",M.CHANGE_PARTICIPANT_STATE="change-participant-state",M.CHANGE_STREAM_PRIORITIES="change-streams-priorities",M.UPDATE_DISPLAY_LAYOUT="update-display-layout",M.REPORT_PERF_STAT="report-perf-stat",M.RECORD_START="record-start",M.RECORD_STOP="record-stop",M.RECORD_SET_ROLE="record-set-role",M.RECORD_GET_STATUS="record-get-status",M.SWITCH_MICRO="switch-micro",M.SWITCH_TOPOLOGY="switch-topology",M.REQUEST_REALLOC="request-realloc",M.CHAT_MESSAGE="chat-message",M.CHAT_HISTORY="chat-history",M.CUSTOM_DATA="custom-data",M.GRANT_ROLES="grant-roles",M.MUTE_PARTICIPANT="mute-participant",M.PIN_PARTICIPANT="pin-participant",M.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",M.CHANGE_OPTIONS="change-options",M.GET_WAITING_HALL="get-waiting-hall",M.PROMOTE_PARTICIPANT="promote-participant",M.REQUEST_TEST_MODE="request-test-mode",M.ADD_MOVIE="add-movie",M.UPDATE_MOVIE="update-movie",M.REMOVE_MOVIE="remove-movie",M))(zr||{}),H=zr;var Qr="open",Xr=[()=>d.producerScreenTrack,()=>d.videoTracksCount>0,()=>!0,()=>d.filteredMessages,()=>d.consumerScreenTrack,()=>!0,()=>d.movieShare],gn=10,Re=class extends rt{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+d.platform+"&appVersion="+d.appVersion+"&version="+d.protocolVersion+"&device="+d.device+"&capabilities="+Re._getCapabilityFlags();this.peerId=null;this.conversationId=null;this.reconnectTimer=0;this.connectionMessageWaitTimer=0;this.doctorTimer=0;this.participantIdRegistry=null;this.producerNotificationDataChannel=null;this.producerCommandDataChannel=null}static _getCapabilityFlags(){let e=0;for(let t=0;t<Xr.length;t++)Xr[t]()&&(e|=1<<t);return e.toString(16).toUpperCase()}get ready(){return this.socket!==null}setEndpoint(e){this.endpoint=e}setConversationId(e){this.conversationId=e}setParticipantIdRegistry(e){this.participantIdRegistry=e}setProducerNotificationDataChannel(e){this.producerNotificationDataChannel=e,this.producerNotificationDataChannel.onmessage=t=>{var r;let i=(r=this.participantIdRegistry)==null?void 0:r.handleMessage(t.data);i&&this._handleMessage(i)}}setProducerCommandDataChannel(e){this.producerCommandDataChannel=e,this.producerCommandDataChannel.onmessage=this._onMessage.bind(this),this._handleCommandsQueue(this.datachannelCommandsQueue)}cleanup(){this.datachannelCommandsQueue=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${d.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){u.log(h.SOCKET_ACTION,"already_opened"),i(Error("Socket already opened"));return}this.conversationResolve=r=>{t(r),this.conversationResolve=null,this.conversationReject=null},this.conversationReject=r=>{i(r),this.conversationResolve=null,this.conversationReject=null},this._connect(e)})})}_send(r){return c(this,arguments,function*(e,t={},i=0){if(t.participantId){let n=S.decomposeId(t.participantId);t=Object.assign({},t,{participantId:n.id,participantType:n.type})}return this._sendRaw(e,t,i)})}_sendRaw(r){return c(this,arguments,function*(e,t={},i=0){let n=o=>{var p;if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(o),((p=this.producerCommandDataChannel)==null?void 0:p.readyState)===Qr&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){u.log(h.SOCKET_ACTION,"not_opened"),s.warn("Socket not opened"),o.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(u.log(h.SOCKET_ACTION,"invalid_state"),s.warn(`Socket is not opened, state ${this.socket.readyState}`)),this.websocketCommandsQueue.push(o),this.socket&&this.socket.readyState===WebSocket.OPEN&&this._handleCommandsQueue(this.websocketCommandsQueue)}};return new Promise((o,l)=>{let p=(b,y=!1)=>{!i||y?l(b):(s.debug("Resending a signaling message",e,m.sequence),i--,n(m))},m={sequence:this.sequence++,name:e,params:t,responseTimer:0,resolve:o,reject:p};n(m)})})}_isDataChannelCommand(e){return this.producerCommandDataChannel?e===H.UPDATE_DISPLAY_LAYOUT||e===H.REPORT_PERF_STAT:!1}static _isDataChannelResponseRequired(e){return e===H.UPDATE_DISPLAY_LAYOUT||e===H.REPORT_PERF_STAT}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(H.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(H.TRANSMIT_DATA,{participantId:e,data:{candidate:t}})})}requestTestMode(e){return c(this,null,function*(){return this._send(H.REQUEST_TEST_MODE,{consumerCommand:e})})}sendSdp(e,t){return c(this,null,function*(){return this._send(H.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(H.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(H.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},gn)})}changeParticipantState(e){return c(this,null,function*(){return this._send(H.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(H.ADD_PARTICIPANT,ji({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(H.REMOVE_PARTICIPANT,{participantId:e,ban:t})})}allocateConsumer(e,t){return c(this,null,function*(){let i={capabilities:t};return e&&(i.description=e.sdp),this._send(H.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(H.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(H.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(H.UPDATE_DISPLAY_LAYOUT,{layouts:e})})}addMovie(e){return c(this,null,function*(){return this._send(H.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(H.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(H.REMOVE_MOVIE,e)})}startStream(e){return c(this,null,function*(){return this._send(H.RECORD_START,e)})}stopStream(){return c(this,null,function*(){return this._send(H.RECORD_STOP)})}recordSetRole(e,t){return c(this,null,function*(){return this._send(H.RECORD_SET_ROLE,{participantId:e,role:t})})}getRecordStatus(){return c(this,null,function*(){return this._send(H.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(H.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(H.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(H.REPORT_PERF_STAT,{report:e})})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(H.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(H.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(H.CUSTOM_DATA,{data:e,participantId:t})})}grantRoles(e,t,i){return c(this,null,function*(){let r={participantId:e,roles:t};return i&&(r.revoke=!0),this._sendRaw(H.GRANT_ROLES,r)})}muteParticipant(e,t,i){return c(this,null,function*(){return this._sendRaw(H.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i})})}pinParticipant(e,t){return c(this,null,function*(){let i={participantId:e};return t&&(i.unpin=!0),this._sendRaw(H.PIN_PARTICIPANT,i)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(H.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}changeOptions(e){return c(this,null,function*(){return this._send(H.CHANGE_OPTIONS,{options:e})})}getWaitingHall(e=null,t,i=!1){return c(this,null,function*(){let r={};return e&&(r.fromId=e),t&&(r.count=t),i&&(r.backward=i),this._send(H.GET_WAITING_HALL,r)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(H.PROMOTE_PARTICIPANT,i)})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(){this.listenersReady=!0,this._handleCachedMessages()}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===we.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),s.debug("Connecting to "+this.endpoint+this.postfix+t),this.socket=new WebSocket(this.endpoint+this.postfix+t),this.socket.onopen=this._onOpen.bind(this),this.socket.onmessage=this._onMessage.bind(this),this.socket.onerror=this._onError.bind(this),this.socket.onclose=this._onClose.bind(this),this._startDoctor()}_disconnect(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&(this.socket.onopen=null,this.socket.onmessage=null,this.socket.onerror=null,this.socket.onclose=null,this.socket.close(),this.socket=null),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}_onOpen(){s.debug("Socket opened"),u.log(h.SOCKET_ACTION,"opened"),this._waitConnectionMessage(),this._startDoctor()}_onMessage(e){if(this._startDoctor(),e.data==="ping"){this.socket&&this.socket.readyState===WebSocket.OPEN&&this.socket.send("pong");return}try{this._handleMessage(JSON.parse(e.data))}catch(t){u.log(h.SOCKET_ACTION,"parse_error"),s.error("Unable to parse message",t,e.data)}}_handleMessage(e){var t;e.type==="notification"?e.notification==="connection"?(s.debug("Signaling connected",e),this.connected=!0,this.reconnectCount=0,this.endpoint=e.endpoint,e.peerId&&this.peerId!==e.peerId.id&&(this.postfix+=`&peerId=${e.peerId.id}`,this.peerId=e.peerId.id),this._stopWaitConnectionMessage(),this.conversationResolve?this.conversationResolve(e):(this._triggerEvent(_e.RECONNECT,e),e.conversation.topology&&this._triggerEvent(_e.NOTIFICATION,{type:"notification",notification:O.TOPOLOGY_CHANGED,topology:e.conversation.topology})),this.lastStamp&&this._handleCachedMessages(),(t=e.recoverMessages)==null||t.forEach(i=>this._handleMessage(i)),this._handleCommandsQueue(this.websocketCommandsQueue)):!this.connected||!this.listenersReady?this.incomingCache.push(e):this._triggerEvent(_e.NOTIFICATION,e):e.type==="response"&&this.responseHandlers[e.sequence]?this._handleCommandResponse(!0,e):e.type==="error"&&this.responseHandlers[e.sequence]?(u.log(h.SOCKET_ACTION,`error-${e.error}`),this._handleCommandResponse(!1,e)):e.type==="error"?(u.log(h.SOCKET_ACTION,`error-${e.error}`),e.error==="service-unavailable"?this._reconnect():e.error==="conversation-ended"?this.conversationReject?this.conversationReject(new k(R.SOCKET_CLOSED,{message:`Unable to connect to the signaling: ${e.error}`})):this._triggerEvent(_e.NOTIFICATION,{notification:O.CLOSED_CONVERSATION,reason:e.reason}):this.connected||e.error==="invalid-token"?this._throwError(new Error(`Signaling error: ${e.error}`)):e.sequence||(this.conversationReject&&this.conversationReject(new k(ie.SIGNALING_FAILED,{message:`Unable to connect to the signaling: ${e.error}`})),this._closeSocket())):(u.log(h.SOCKET_ACTION,"unknown_message"),s.warn("Unhandled message",e)),this.lastStamp=e.stamp||this.lastStamp}_handleCachedMessages(){let e=[...this.incomingCache];for(this.incomingCache=[];e.length>0;){let t=e.shift();this._handleMessage(t)}}_throwError(e){this._triggerEvent(_e.FAILED,e)}_onError(e){u.log(h.SOCKET_ACTION,"error"),s.error("Signaling error",e)}_onClose(e){u.log(h.SOCKET_ACTION,"closed"),s.debug("Connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<Re.RECONNECT_MAX_COUNT?this._reconnect():this.socket&&this._closeSocket(new Error("Connection closed"))}_closeSocket(e=null){!this.socket||(this._disconnect(),Object.values(this.responseHandlers).forEach(t=>{window.clearTimeout(t.responseTimer),e&&t.reject(new Error("Connection closed"),!0)}),this.websocketCommandsQueue=[],this.responseHandlers={},this.lastStamp=0,e&&this._throwError(new Error("Connection closed")))}_reconnect(){let e=Math.min(Re.RECONNECT_MAX_DELAY,Re.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));s.log(`Reconnect websocket after ${e}ms (${this.reconnectCount})`),u.log(h.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,we.RETRY),e)}_handleCommandResponse(e,t){var r;if(!this.responseHandlers.hasOwnProperty(t.sequence))return;let i=this.responseHandlers[t.sequence];window.clearTimeout(i.responseTimer),e?(delete this.responseHandlers[t.sequence],i.resolve(t)):((r=this.socket)==null?void 0:r.readyState)===WebSocket.OPEN?(delete this.responseHandlers[t.sequence],u.log(h.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,t),Re.WAIT_RESPONSE_DELAY)}_handleCommandsQueue(e){var t,i;for(;e.length>0;){let r=e.shift(),n=Object.assign({command:r.name,sequence:r.sequence},r.params);if(this._isDataChannelCommand(r.name)){if(((t=this.producerCommandDataChannel)==null?void 0:t.readyState)!==Qr){r.reject(new Error(`Invalid data channel state: ${(i=this.producerCommandDataChannel)==null?void 0:i.readyState}`));return}Re._isDataChannelResponseRequired(r.name)&&(r.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,n),Re.WAIT_RESPONSE_DELAY),this.responseHandlers[r.sequence]=r),this.producerCommandDataChannel.send(JSON.stringify(n))}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){r.reject(new Error("Invalid state or socket already closed"));continue}r.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,n),Re.WAIT_RESPONSE_DELAY),this.responseHandlers[r.sequence]=r,this.socket.send(JSON.stringify(n))}}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new k(ie.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout"}))},Re.WAIT_CONNECTION_DELAY)}_stopWaitConnectionMessage(){window.clearTimeout(this.connectionMessageWaitTimer),this.connectionMessageWaitTimer=0}_startDoctor(){this._stopDoctor(),this.doctorTimer=window.setTimeout(()=>{s.warn("Socket is dead, trying to reconnect"),this._disconnect(),this._connect(we.RETRY)},Re.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},De=Re;De.RECONNECT_DELAY=d.signalingReconnectDelay,De.RECONNECT_MAX_DELAY=d.signalingReconnectMaxDelay,De.RECONNECT_MAX_COUNT=d.signalingReconnectMaxCount,De.WAIT_CONNECTION_DELAY=d.waitConnectionDelay,De.WAIT_RESPONSE_DELAY=d.waitResponseDelay,De.WAIT_MESSAGE_DELAY=d.waitMessageDelay;var Zr=(t=>(t.KING="KING",t.PAWN="PAWN",t))(Zr||{}),ea=Zr;var ut,re,Dt=null,fn={getCameras:T.getCameras,getMicrophones:T.getMicrophones,getOutput:T.getOutput,hasCamera:T.hasCamera,hasMicrophone:T.hasMicrophone,getSavedCamera:T.getSavedCamera,getSavedMicrophone:T.getSavedMicrophone,getSavedOutput:T.getSavedOutput,hasCameraPermission:T.hasCameraPermission,hasMicrophonePermission:T.hasMicrophonePermission,hasPermissions:T.hasPermissions,getUserMedia:T.getUserMedia,getUserVideo:T.getUserVideo,getUserAudio:T.getUserAudio,saveDeviceId:T.saveDeviceId,isBrowserSupported:T.isBrowserSupported,isScreenCapturingSupported:T.isScreenCapturingSupported,os:T.os,isMobile:T.isMobile,browserName:T.browserName,browserVersion:T.browserVersion,baseChromeVersion:T.baseChromeVersion,getAudioContext:T.getAudioContext};function ta(a){re=a}function ia(a){ut=a}function Sn(a){Dt=a}function vn(a){d.videoEffects=a}function En(a){return c(this,null,function*(){if(d.set(a),T.browserName()==="Sferum"&&(d.platform=`SFERUM:${T.browserVersion()}`),re||ta(new Mt),ut||ia(()=>new De),d.debug&&(Ui.default.disableLog(!1),s.toggle(!0)),s.log(`Calls SDK ${d.sdkVersion}`,a),yield T.init(),!T.isBrowserSupported())throw new k(ie.UNSUPPORTED);re.init()})}function Tn(n){return c(this,arguments,function*(a,e=[oe.AUDIO],t="",i=!1,r=!1){let o=[],l=[];if(Array.isArray(a)?o=a.length?a:[]:a&&(o=[a]),o.length&&(l=yield re.getOkIdsByExternalIds(o),!l.length))throw new k(R.CALLEE_IS_OFFLINE);return ra(l,ke.USER,e,t,i,r)})}function ra(o){return c(this,arguments,function*(a,e=ke.USER,t,i="",r=!1,n=!1){if(w.current())throw s.error("There is already active call"),new k(R.FAILED);return new w(re,ut(),Dt).onStart(a,e,t,i,r,n)})}function Cn(a){return c(this,null,function*(){return aa(a)})}function aa(i){return c(this,arguments,function*(a,e=z.USER,t){if(a===w.id())throw new Error("Push has already been processed");return new w(re,ut(),Dt).onPush(a,e,t)})}function In(a,e){return c(this,null,function*(){return re.getTokenForAnonym(a,e)})}function yn(t){return c(this,arguments,function*(a,e={}){return re.call(a,e)})}function Rn(a){return c(this,null,function*(){return a&&(d.authToken=a),re.authorize()})}function bn(){return c(this,arguments,function*(a=[oe.AUDIO]){let e=w.current();if(e)return e.accept(a);throw new Error("Conversation not found")})}function Pn(){return c(this,null,function*(){let a=w.current();if(a)return a.decline()})}function Mn(t){return c(this,arguments,function*(a,e=[oe.AUDIO]){return na(a,e)})}function na(a,e,t){return c(this,null,function*(){if(w.current())throw s.error("There is already active call"),new k(R.FAILED);return new w(re,ut(),Dt).onJoin({conversationId:a,mediaOptions:e,chatId:t})})}function Dn(i){return c(this,arguments,function*(a,e=[oe.AUDIO],t){if(w.current())throw s.error("There is already active call"),new k(R.FAILED);return t&&(d.anonymToken=t),new w(re,ut(),Dt).onJoin({joinLink:a,mediaOptions:e})})}function An(){return c(this,null,function*(){let a=w.current();if(a)return a.hangup();w.hangupAfterInit()})}function On(a,e){return c(this,null,function*(){let t=yield re.getOkIdsByExternalIds([a]);if(!t.length)throw new Error("User not found");return sa(t[0],e)})}function sa(a,e){return c(this,null,function*(){let t=w.current();t&&(yield t.addParticipant(S.composeId(a,z.USER),e))})}function kn(a,e=!1){return c(this,null,function*(){let t=yield re.getOkIdsByExternalIds([a]);return oa(t[0],e)})}function oa(a,e=!1){return c(this,null,function*(){let t=w.current();t&&(yield t.removeParticipant(S.composeId(a,z.USER),e))})}function wn(a,e){return c(this,null,function*(){let t=yield T.saveDeviceId(a,e),i=w.current();return t&&i?i.changeDevice(a):Promise.reject()})}function Nn(a){return c(this,null,function*(){let e=w.current();return e?e.toggleScreenCapturing(a):Promise.reject()})}function xn(a,e=!1){return c(this,null,function*(){let t=w.current();t&&(yield t.setVideoStream(a,e))})}function Ln(a){return c(this,null,function*(){let e=w.current();e&&(yield e.toggleLocalVideo(a))})}function Un(a){return c(this,null,function*(){let e=w.current();e&&(yield e.toggleLocalAudio(a))})}function Bn(a,e,t){return c(this,null,function*(){let i=w.current();if(i)return i.setLocalResolution(a,e,t)})}function Vn(a){return c(this,null,function*(){let e=w.current();e&&(yield e.changePriorities(a))})}function Fn(a){return c(this,null,function*(){let e=w.current();e&&(yield e.changeParticipantState(a))})}function Hn(a){return c(this,null,function*(){let e=w.current();e&&(yield e.updateDisplayLayout(a))})}function Gn(a,e,t=!1){return c(this,null,function*(){let i=yield re.getOkIdsByExternalIds([a]);return ca(i[0],e,t)})}function ca(a,e,t=!1){return c(this,null,function*(){let i=w.current();i&&(yield i.grantRoles(S.composeId(a,z.USER),e,t))})}function Wn(){return c(this,arguments,function*(a=null,e,t=[]){let i=null;return a&&(i=(yield re.getOkIdsByExternalIds([a]))[0]),da(i,e,t)})}function da(){return c(this,arguments,function*(a=null,e,t=[]){let i=w.current();if(i){let r=a?S.composeId(a,z.USER):null;yield i.muteParticipant(r,e,t)}})}function jn(a,e=!1){return c(this,null,function*(){let t=yield re.getOkIdsByExternalIds([a]);return la(t[0],e)})}function la(a,e=!1){return c(this,null,function*(){let t=w.current();t&&(yield t.pinParticipant(S.composeId(a,z.USER),e))})}function Kn(a){return c(this,null,function*(){let e=w.current();e&&(yield e.updateMediaModifiers(a))})}function $n(a){return c(this,null,function*(){let e=w.current();e&&(yield e.changeOptions(a))})}function qn(a,e=null){return c(this,null,function*(){let t=null;return e&&(t=(yield re.getOkIdsByExternalIds([e]))[0]),pa(a,t)})}function pa(a,e=null){return c(this,null,function*(){let t=w.current();if(t){let i=e?S.composeId(e,z.USER):null;yield t.chatMessage(a,i)}})}function Jn(a=10){return c(this,null,function*(){let e=w.current();if(e)return e.chatHistory(a)})}function Yn(a,e=null){return c(this,null,function*(){let t=null;return e&&(t=(yield re.getOkIdsByExternalIds([e]))[0]),ua(a,t)})}function ua(a,e=null){return c(this,null,function*(){let t=w.current();if(t){let i=e?S.composeId(e,z.USER):null;yield t.customData(a,i)}})}function zn(a="",e=!1){return c(this,null,function*(){return(yield re.createConversation(S.uuid(),a,e)).join_link})}function Qn(){return c(this,null,function*(){let a=w.current();return a?a.createJoinLink():Promise.reject()})}function Xn(){return c(this,null,function*(){let a=w.current();return a?a.removeJoinLink():Promise.reject()})}function Zn(a,e){return c(this,null,function*(){return re.getAnonymTokenByLink(a,e)})}function es(a){let e=w.current();e&&e.setVolume(a)}function ts(a){d.forceRelayPolicy=a}function is(a=!1,e=null,t=null,i="DIRECT_LINK",r=null){return c(this,null,function*(){let n=w.current();return n?n.startStream(a,e,t,i,r):Promise.reject()})}function rs(){return c(this,null,function*(){let a=w.current();return a?a.stopStream():Promise.reject()})}function as(a,e){return c(this,null,function*(){let t=w.current();if(t){let i=yield re.getOkIdsByExternalIds([a]);return t.recordSetRole(S.composeId(i[0],z.USER),e)}return Promise.reject()})}function ns(){return c(this,null,function*(){let a=w.current();return a?a.getStreamInfo():Promise.reject()})}function ss(a){return c(this,null,function*(){let e=w.current();return e?e.addMovie(a):Promise.reject()})}function os(a,e,t,i){return c(this,null,function*(){let r=w.current();return r?r.updateMovie(a,e,t,i):Promise.reject()})}function cs(a){return c(this,null,function*(){let e=w.current();return e?e.removeMovie(a):Promise.reject()})}function ds(a){d.statisticsInterval=a;let e=w.current();if(e)return e.updateStatisticsInterval()}function ls(a){Ui.default.disableLog(!a),s.toggle(a)}function ps(a,...e){!d.debugLog||s.send(a,"[external]",...e)}function us(a){return c(this,null,function*(){let e=w.current();if(e)return e.videoEffect(a)})}function ms(a){return c(this,null,function*(){let e=w.current();e&&(yield e.setAudioStream(a))})}function hs(a=null,e,t=!1){return c(this,null,function*(){let i=w.current();if(!i)throw new Error("Conversation not found");return i.getWaitingHall(a,e,t)})}function _s(a,e=!1){return c(this,null,function*(){let t=w.current();if(!t)throw new Error("Conversation not found");let i=yield re.getOkIdsByExternalIds([a]);return t.promoteParticipant(S.composeId(i[0],z.USER),e)})}function gs(a){return c(this,null,function*(){yield re.removeHistoryRecords(a)})}
7
+ var ha=Object.create;var _t=Object.defineProperty;var _a=Object.getOwnPropertyDescriptor;var ga=Object.getOwnPropertyNames,Fi=Object.getOwnPropertySymbols,fa=Object.getPrototypeOf,Hi=Object.prototype.hasOwnProperty,Sa=Object.prototype.propertyIsEnumerable;var Gi=Math.pow,Wi=(a,e,t)=>e in a?_t(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ji=(a,e)=>{for(var t in e||(e={}))Hi.call(e,t)&&Wi(a,t,e[t]);if(Fi)for(var t of Fi(e))Sa.call(e,t)&&Wi(a,t,e[t]);return a};var Ki=a=>_t(a,"__esModule",{value:!0});var va=(a,e)=>{Ki(a);for(var t in e)_t(a,t,{get:e[t],enumerable:!0})},Ea=(a,e,t)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of ga(e))!Hi.call(a,i)&&i!=="default"&&_t(a,i,{get:()=>e[i],enumerable:!(t=_a(e,i))||t.enumerable});return a},Ge=a=>Ea(Ki(_t(a!=null?ha(fa(a)):{},"default",a&&a.__esModule&&"default"in a?{get:()=>a.default,enumerable:!0}:{value:a,enumerable:!0})),a);var o=(a,e,t)=>new Promise((i,r)=>{var n=p=>{try{l(t.next(p))}catch(m){r(m)}},c=p=>{try{l(t.throw(p))}catch(m){r(m)}},l=p=>p.done?i(p.value):Promise.resolve(p.value).then(n,c);l((t=t.apply(a,e)).next())});va(exports,{Api:()=>Mt,BaseApi:()=>tt,BaseLogger:()=>it,BaseSignaling:()=>rt,CallDirection:()=>Ue,CallType:()=>ke,ChatRoomEventType:()=>At,ConversationOption:()=>Ot,DebugMessageType:()=>Ri,ExternalIdType:()=>Ye,FacingMode:()=>vi,FatalError:()=>ie,HangupReason:()=>k,HangupType:()=>R,MediaOption:()=>oe,MediaTrackKind:()=>pe,MediaType:()=>ve,MuteState:()=>Be,ParticipantState:()=>W,ParticipantStatus:()=>$,RecordRole:()=>ea,Signaling:()=>De,SignalingCommandType:()=>H,SignalingConnectionType:()=>we,SignalingNotification:()=>O,UserRole:()=>We,UserType:()=>z,Utils:()=>S,acceptCall:()=>bn,addMovie:()=>ss,addParticipant:()=>On,addParticipantInternal:()=>sa,apiCall:()=>yn,authorize:()=>Rn,browser:()=>fn,callInternal:()=>ra,callTo:()=>Tn,captureScreen:()=>Nn,changeConversationOptions:()=>$n,changeDevice:()=>wn,changeParticipantState:()=>Fn,changePriorities:()=>Vn,changeVideoEffect:()=>us,chatHistory:()=>Jn,chatMessage:()=>qn,chatMessageInternal:()=>pa,createJoinLink:()=>Qn,customData:()=>Yn,customDataInternal:()=>ua,debug:()=>ls,debugMessage:()=>ps,declineCall:()=>Pn,forceRelayPolicy:()=>ts,getAnonymTokenByLink:()=>Zn,getStreamInfo:()=>ns,getTokenForAnonym:()=>In,getWaitingHall:()=>hs,grantRoles:()=>Gn,grantRolesInternal:()=>ca,hangup:()=>An,init:()=>En,joinCall:()=>Mn,joinCallByLink:()=>Dn,joinCallInternal:()=>na,muteParticipant:()=>Wn,muteParticipantInternal:()=>da,pinParticipant:()=>jn,pinParticipantInternal:()=>la,processPush:()=>Cn,processPushInternal:()=>aa,promoteParticipant:()=>_s,recordSetRole:()=>as,removeHistoryRecords:()=>gs,removeJoinLink:()=>Xn,removeMovie:()=>cs,removeParticipant:()=>kn,removeParticipantInternal:()=>oa,setApi:()=>ta,setAudioStream:()=>ms,setLocalResolution:()=>Bn,setLogger:()=>Sn,setMediaModifiers:()=>Kn,setSignalingFactory:()=>ia,setStatisticsInterval:()=>ds,setVideoEffects:()=>vn,setVideoStream:()=>xn,setVolume:()=>es,startConversation:()=>zn,startStream:()=>is,stopStream:()=>rs,toggleLocalAudio:()=>Un,toggleLocalVideo:()=>Ln,updateDisplayLayout:()=>Hn,updateMovie:()=>os});var Ui=Ge(require("webrtc-adapter"));var tt=class{createJoinLink(e){return o(this,null,function*(){return{join_link:"nop"}})}removeJoinLink(e){return o(this,null,function*(){return{success:!0}})}getAnonymTokenByLink(e,t){return o(this,null,function*(){return""})}log(e){}prepareUserIds(e){return o(this,null,function*(){})}getCachedOkIdByExternalId(e){return null}cacheExternalId(e,t){}hangupConversation(e){}removeHistoryRecords(e){return o(this,null,function*(){})}cleanup(){}getTokenForAnonym(e,t){return o(this,null,function*(){return""})}call(i){return o(this,arguments,function*(e,t={}){return null})}};var it=class{log(e,t,i=!1){}destroy(){}};var Y=class{constructor(){this._handlers={};this._listeners=[]}_triggerEvent(e,...t){if(!!this._handlers.hasOwnProperty(e))for(let i of this._handlers[e])i.apply(this,t)}addEventListener(e,t){if(typeof t!="function")throw new Error("Listener should be a function");return this._handlers.hasOwnProperty(e)||(this._handlers[e]=[]),this._handlers[e].push(t),{dispose:this.removeEventListener.bind(this,e,t)}}removeEventListener(e,t){if(!this._handlers.hasOwnProperty(e))return;t||delete this._handlers[e];let i=this._handlers[e].indexOf(t);i>=0&&this._handlers[e].splice(i,1)}subscribe(e,t,i){let r=e.addEventListener(t,i);this._listeners.push(r)}unsubscribe(){this._listeners.forEach(e=>{e.dispose()})}};var rt=class extends Y{get ready(){return!0}setParticipantIdRegistry(e){}requestRealloc(){}setEndpoint(e){}setConversationId(e){}readyToSend(){}cleanup(){}requestTestMode(e){}getNextCommandSequenceNumber(){return 0}};var $i=(i=>(i.INCOMING="INCOMING",i.OUTGOING="OUTGOING",i.JOINING="JOINING",i))($i||{}),Ue=$i;var qi=(i=>(i.USER="USER",i.GROUP="GROUP",i.CHAT="CHAT",i))(qi||{}),ke=qi;var Ji=(t=>(t.ATTENDEE="ATTENDEE",t.HAND_UP="HAND_UP",t))(Ji||{}),At=Ji;var Yi=(t=>(t.ADD_PARTICIPANT="ADD_PARTICIPANT",t.RECORD="RECORD",t))(Yi||{}),zi=Yi;var Qi=(i=>(i.REQUIRE_AUTH_TO_JOIN="REQUIRE_AUTH_TO_JOIN",i.AUDIENCE_MODE="AUDIENCE_MODE",i.WAITING_HALL="WAITING_HALL",i))(Qi||{}),Ot=Qi;function Xi(a,e){if(a.length!==e.length)return!1;for(let t of a)if(!e.includes(t))return!1;return!0}function Zi(a,e){let t=new Set(a);for(let[i,r]of Object.entries(e))r?t.add(i):t.delete(i);return Array.from(t)}var er=(B=>(B.CAMERA_PERMISSION="camera",B.MIC_PERMISSION="mic",B.CAMERA_ACCESS="cameralock",B.MIC_ACCESS="miclock",B.MIC_NOT_FOUND="nomic",B.SCREEN_PERMISSION="screenpermission",B.SCREEN_ACCESS="screenlock",B.CONNECTION="connection",B.NETWORK="network",B.UNKNOWN="unknown",B.UNSUPPORTED="unsupported",B.SIGNALING_FAILED="signalingfailed",B.API="api",B.AUTH="auth",B))(er||{}),ie=er;var tr=(j=>(j.CANCELED="CANCELED",j.REJECTED="REJECTED",j.REMOVED="REMOVED",j.HUNGUP="HUNGUP",j.MISSED="MISSED",j.BUSY="BUSY",j.FAILED="FAILED",j.NETWORK_ERROR="NETWORK_ERROR",j.KILLED="KILLED",j.BANNED="BANNED",j.CALLER_IS_BLOCKED="CALLER_IS_BLOCKED",j.NOT_FRIENDS="NOT_FRIENDS",j.CALLEE_IS_OFFLINE="CALLEE_IS_OFFLINE",j.UNKNOWN_ERROR="UNKNOWN_ERROR",j.UNSUPPORTED="UNSUPPORTED",j.OLD_VERSION="OLD_VERSION",j.SERVICE_DISABLED="SERVICE_DISABLED",j.EXTERNAL_API_ERROR="EXTERNAL_API_ERROR",j.SOCKET_CLOSED="SOCKET_CLOSED",j.ENDED="ENDED",j))(tr||{}),R=tr;var ir=(i=>(i.AUDIO="AUDIO",i.VIDEO="VIDEO",i.SCREEN_SHARING="SCREEN_SHARING",i))(ir||{}),oe=ir;var rr=(i=>(i.UNMUTE="UNMUTE",i.MUTE="MUTE",i.MUTE_PERMANENT="MUTE_PERMANENT",i))(rr||{}),Be=rr;var ar=(r=>(r.CALLED="CALLED",r.ACCEPTED="ACCEPTED",r.REJECTED="REJECTED",r.HUNGUP="HUNGUP",r))(ar||{}),W=ar;var nr=(r=>(r.START="start",r.ACCEPT="accept",r.JOIN="join",r.RETRY="retry",r))(nr||{}),we=nr;var sr=(i=>(i.NOTIFICATION="NOTIFICATION",i.FAILED="FAILED",i.RECONNECT="RECONNECT",i))(sr||{}),_e=sr;var or=(D=>(D.TRANSMITTED_DATA="transmitted-data",D.ACCEPTED_CALL="accepted-call",D.HUNGUP="hungup",D.PARTICIPANT_ADDED="participant-added",D.PARTICIPANT_JOINED="participant-joined",D.CLOSED_CONVERSATION="closed-conversation",D.MEDIA_SETTINGS_CHANGED="media-settings-changed",D.PARTICIPANT_STATE_CHANGED="participant-state-changed",D.RATE_CALL_DATA="rate-call-data",D.FEATURE_SET_CHANGED="feature-set-changed",D.TOPOLOGY_CHANGED="topology-changed",D.PRODUCER_UPDATED="producer-updated",D.CONSUMER_ANSWERED="consumer-answered",D.MULTIPARTY_CHAT_CREATED="multiparty-chat-created",D.FORCE_MEDIA_SETTINGS_CHANGE="force-media-settings-change",D.SETTINGS_UPDATE="settings-update",D.VIDEO_QUALITY_UPDATE="video-quality-update",D.REGISTERED_PEER="registered-peer",D.SWITCH_MICRO="switch-micro",D.RECORD_STARTED="record-started",D.RECORD_STOPPED="record-stopped",D.REALLOC_CON="realloc-con",D.AUDIO_ACTIVITY="audio-activity",D.SPEAKER_CHANGED="speaker-changed",D.STALLED_ACTIVITY="stalled-activity",D.CHAT_MESSAGE="chat-message",D.CUSTOM_DATA="custom-data",D.ROLES_CHANGED="roles-changed",D.MUTE_PARTICIPANT="mute-participant",D.PIN_PARTICIPANT="pin-participant",D.OPTIONS_CHANGED="options-changed",D.NETWORK_STATUS="network-status",D.PARTICIPANT_SOURCES_UPDATE="participant-sources-update",D.PROMOTE_PARTICIPANT="promote-participant",D.CHAT_ROOM_UPDATED="chat-room-updated",D.PROMOTION_APPROVED="promotion-approved",D.JOIN_LINK_CHANGED="join-link-changed",D))(or||{}),O=or;var cr=(I=>(I.ERROR="callError",I.DEVICES="callDevices",I.CALL_SPEC_ERROR="callSpecError",I.ICE_CONNECTION_STATE="callIceConnectionState",I.ICE_CONNECTION_TYPE="callIceConnectionType",I.ICE_RESTART="callIceRestart",I.PUSH="callPush",I.OUTGOING_CALL="callStart",I.OUTGOING_MULTIPARTY_CALL="callStartMultiparty",I.JOIN_CONVERSATION="callJoinConversation",I.ACCEPTED_OUTGOING="callAcceptedOutgoing",I.ACCEPT_INCOMING="callAcceptIncoming",I.DECLINE_INCOMING="callDeclineIncoming",I.ACCEPT_CONCURRENT="callAcceptConcurrent",I.HANGUP="callHangup",I.MEDIA_STATUS="callMediaStatus",I.DEVICE_CHANGED="callDeviceChanged",I.SOCKET_ACTION="callSocketAction",I.ADD_PARTICIPANT="callAddParticipant",I.REMOVE_PARTICIPANT="callRemoveParticipant",I.POOR_CONNECTION="callPoorConnection",I.TOPOLOGY_CHANGE_REQUESTED="callTopologyChangeRequested",I.RELAY_POLICY="callForceRelay",I.PAT_ALLOCATED="patAllocate",I.PAT_DEALLOCATED="patDeallocate",I.PAT_ERROR="patError",I.PAT_WAITING_TIME_ERROR="patWaitingTimeError",I.PAT_OUTDATED_RESPONSE="patOutdatedResponse",I))(cr||{}),h=cr;var dr=(t=>(t.AUDIO_MIX="audio-mix",t.PARTICIPANT_AGNOSTIC_TRACK_PREFIX="pat",t))(dr||{}),Pe=dr;var lr=(t=>(t.NO_AVAILABLE_TRACKS="no-available-tracks",t.UNKNOWN_ERROR="unknown-error",t))(lr||{}),pr=lr;function ur(a){switch(a){case 1:return"no-available-tracks";default:return"unknown-error"}}var mr=(t=>(t.CREATOR="CREATOR",t.ADMIN="ADMIN",t))(mr||{}),We=mr;function gt(a,e){if(a.length!==e.length)return!1;for(let t of a)if(!e.includes(t))return!1;return!0}var hr=(t=>(t.USER="USER",t.GROUP="GROUP",t))(hr||{}),z=hr;var Zt=class{constructor(){this._items=[]}get length(){return this._items.length}push(e){this._items.push(e)}shift(){return this._items.shift()||null}bisect(){let e=this.length>1?Math.floor(this.length/2):1;this._items=this._items.slice(e)}clear(){this._items=[]}toString(){return this._items.length?JSON.stringify(this._items,(e,t)=>t instanceof Error?String(t):t):""}};var _r=2*1024*1024,Ta=512*1024,ft=100*1024,Ca=5,ei="_okcls_logs_session_",Ia=3e4,gr=class{constructor(){this._items=[];this._itemsSize=0;this._storageSize=_r;try{let e=window.localStorage;for(let t of Object.keys(e)){if(t.indexOf(ei)!==0)continue;let i=e.getItem(t);if(!i){vr(t);continue}let r=Sr(i);this.add(t,r)}}catch(e){console.error("Storage is blocked",e),this._storageSize=0}this._items.sort((e,t)=>e.date-t.date),this.cleanup(ft)}get size(){return this._itemsSize}get length(){return this._items.length}get available(){return Math.max(this._storageSize-this._itemsSize,0)}get items(){return this._items}set storageSize(e){this._storageSize=e}add(e,t){let i=parseInt(e.replace(ei,""),10);this._itemsSize+=t,this._items.push({key:e,size:t,date:i})}deleteOldestItem(){let e=this._items.shift();e&&(vr(e.key),this._itemsSize-=e.size)}cleanup(e){for(;this.length&&(this.size>_r||this.length>Ca-1||this.size+e>this.available);)this.deleteOldestItem()}};function fr(){return`${ei}${Date.now()}`}function Sr(a){return new Blob([a]).size}function vr(a){try{window.localStorage.removeItem(a)}catch(e){console.error("Failed to remove log from storage",e)}}function ti(){let a=je.toString();if(!Se.available||!a)return;let e=Sr(a);Se.cleanup(e);try{window.localStorage.setItem(kt,a)}catch(t){if(console.warn("Failed to write log to storage",t),Se.storageSize=Se.size+e,Se.cleanup(ft+e),Se.available>=ft+e){ti();return}if(e>ft){je.bisect(),ti();return}Se.storageSize=0;return}e>Ta&&(Se.add(kt,e),kt=fr(),je.clear(),Se.cleanup(ft))}function ii(){!Se.available||!je.length||ti()}function ya(a=!1){let e=[];try{let r=window.localStorage;for(let c of Se.items){let l=r.getItem(c.key);e.push(l)}let n=je.toString();n&&e.push(n)}catch(r){console.error("Storage is blocked",r)}let t=`[${e.join(",")}]`;if(a)return t;let i=`logs_${Date.now()}.json`;return Ra(t,i),i}function Ra(a,e){let t=document.createElement("a"),i=new Blob([a],{type:"text/json"});t.href=URL.createObjectURL(i),t.download=e,t.click()}function Er(a,e){!Se.available||(je.push({t:Date.now(),l:a,d:e}),ai||(ai=window.setTimeout(()=>{ai=null,ii()},Ia)))}function ri(){Se||(Se=new gr,je=new Zt,kt=fr(),window.addEventListener("beforeunload",ii))}var Se,je,kt,ai=null;window.__VKCallsSDKLogs__=(a=!1)=>(Se||ri(),ii(),ya(a));var ni=Ge(require("@vkontakte/libvpx"));var ge=(c=>(c.INIT="init",c.READY="ready",c.FRAME="frame",c.ERROR="error",c.DEBUG="debug",c.LOG_ERROR="log_error",c))(ge||{});var u=class extends it{constructor(e,t){super();this._batchInterval=3e3;this._batch=[];this._batchTimeout=null;this._api=e,this._externalLogger=t}_send(e){this._api.log(e)}_sendBatch(){this._stopTimeout(),this._batch.length>0&&(this._send(this._batch),this._batch=[],this._startTimeout())}_startTimeout(){this._batchTimeout=window.setTimeout(()=>this._sendBatch(),this._batchInterval)}_stopTimeout(){this._batchTimeout&&(clearTimeout(this._batchTimeout),this._batchTimeout=null)}_onUnload(){this._sendBatch(),this._stopTimeout()}log(e,t,i=!1){let r={};typeof t!="undefined"&&(r.param=t),this._logInternal(e,r,i),this._externalLogger&&this._externalLogger.log(e,t,i)}logCustom(e,t,i=!1){this._logInternal(e,t,i)}_logInternal(e,t,i){let r={type:1,time:0,operation:e,timestamp:Date.now(),custom:t,uid:this._api.getUserId()};this._batch.push(r),(i||!this._batchTimeout)&&this._sendBatch()}destroy(){this._sendBatch(),this._stopTimeout(),this._externalLogger&&this._externalLogger.destroy()}static create(e,t){u._instance||(u._instance=new u(e,t))}static log(e,t,i=!1){u._instance&&u._instance.log(e,t,i)}static logCustom(e,t,i=!1){u._instance&&u._instance.logCustom(e,t,i)}static destroy(){u._instance&&u._instance.destroy(),u._instance=null}};var Ne=class{constructor(){this._worker=null}_createWorker(c,l){return o(this,arguments,function*(e,t,i=[],r={},n=[]){return new Promise((p,m)=>{let b=i.join(","),y=new Blob([e,`exports.default(${b});`],{type:"application/javascript; charset=utf-8"}),G=window.URL.createObjectURL(y);this._worker=new Worker(G),this._worker.onmessage=J=>{switch(J.data.type){case ge.READY:p();break;case ge.ERROR:m(J.data.error);break;case ge.FRAME:t(J.data);break;case ge.DEBUG:s.debug(J.data.message);break;case ge.LOG_ERROR:u.log(h.ERROR,J.data.message);break}},this._sendToWorker(ge.INIT,r,n)})})}_removeWorker(){var e;(e=this._worker)==null||e.terminate(),this._worker=null}_sendToWorker(e,t={},i=[]){var r;(r=this._worker)==null||r.postMessage(Object.assign({type:e},t),i)}static isBrowserSupported(){throw new Error("Not implemented")}};var at=class extends Ne{init(e){return o(this,null,function*(){s.debug("LibVPxDecoder started"),yield this._createWorker('var exports=(()=>{var y=Object.defineProperty;var E=a=>y(a,"__esModule",{value:!0});var M=(a,p)=>{E(a);for(var e in p)y(a,e,{get:p[e],enumerable:!0})};var D={};M(D,{default:()=>V});var t=(s=>(s.INIT="init",s.READY="ready",s.FRAME="frame",s.ERROR="error",s.DEBUG="debug",s.LOG_ERROR="log_error",s))(t||{});var V=(a,p)=>{let e=null,n=null,g=!0;function b(){return a({locateFile:p}).then(r=>n=r)}function s(r,m,l,R,x){if(!n){self.postMessage({type:t.LOG_ERROR,message:"decoder-init-fail-libvpx"}),self.postMessage({type:t.FRAME,error:"Fatal initialization error"});return}if(g!==l&&(g=l,e&&(e=null,self.postMessage({type:t.DEBUG,message:`LibVPxDecoder codec changed to ${l?"VP9":"VP8"} - reinitialize`}))),!e&&(self.postMessage({type:t.DEBUG,message:`LibVPxDecoder codec ${l?"VP9":"VP8"}`}),e=new n.VpxDecoder,e.debug(x),!e.init(l?n.VpxType.VP9:n.VpxType.VP8))){e=null,self.postMessage({type:t.FRAME,error:"Decoder failed to create"});return}try{e.allocateBuffer(m.byteLength).set(new Uint8Array(m))}catch(o){self.postMessage({type:t.DEBUG,message:o}),e=null,self.postMessage({type:t.FRAME,error:String(o)});return}if(!(e.decode()&&e.nextImage())){self.postMessage({type:t.FRAME,error:"Decode failed"});return}let d=e.getImageBuffer();if(!d){self.postMessage({type:t.FRAME,error:"No decoded data"});return}let c=e.getImageWidth(),f=e.getImageHeight();e.nextImage()&&(self.postMessage({type:t.DEBUG,message:"LibVPxDecoder dropped frame"}),self.postMessage({type:t.LOG_ERROR,message:"LibVPxDecoder-drop"}));let i=new Uint8ClampedArray(d.byteLength);if(i.set(d),R){let o=new ImageData(i,c,f);createImageBitmap(o,0,0,c,f).then(u=>{self.postMessage({type:t.FRAME,data:u},[u]),u.close()})}else self.postMessage({type:t.FRAME,data:i.buffer,width:c,height:f},[i.buffer])}b().then(()=>{self.onmessage=r=>{switch(r.data.type){case t.FRAME:s(r.data.timestamp,r.data.data,r.data.isVP9,r.data.useImageBitmap,r.data.debug);break}},self.postMessage({type:t.READY})}).catch(r=>{self.postMessage({type:t.ERROR,error:String(r)})})};return D;})();\n',t=>{if(t.error)s.warn("LibVPxDecoder",t.error);else if(t.data instanceof ArrayBuffer){let i=new ImageData(new Uint8ClampedArray(t.data),t.width,t.height);e(i)}else e(t.data)},[ni.default,ni.default.getUrl])})}decodeFrame(e,t,i,r){let n="ImageBitmap"in window;this._sendToWorker(ge.FRAME,{timestamp:e,data:t.buffer,isVP9:i,keyFrame:r,useImageBitmap:n,debug:s.enabled()},[t.buffer])}destroy(){this._removeWorker(),s.debug("LibVPxDecoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window}};var Ke=class extends Ne{init(e){return o(this,null,function*(){s.debug("WebCodecsDecoder started"),yield this._createWorker('var exports=(()=>{var l=Object.defineProperty;var f=e=>l(e,"__esModule",{value:!0});var E=(e,d)=>{f(e);for(var a in d)l(e,a,{get:d[a],enumerable:!0})};var y={};E(y,{default:()=>g});var c=(a=>(a.VP9="vp09.00.50.08",a.VP8="vp8",a))(c||{}),o=(t=>(t.INIT="init",t.READY="ready",t.FRAME="frame",t.ERROR="error",t.DEBUG="debug",t.LOG_ERROR="log_error",t))(o||{});var g=()=>{let e=null,d=!0;function a(){self.postMessage({type:o.READY})}function p(r,m,t,n=!1){if(!e||d!==t){if(!n){self.postMessage({type:o.DEBUG,message:"WebCodecsDecoder dropped frame - waiting for keyframe"});return}d=t,e?self.postMessage({type:o.DEBUG,message:`WebCodecsDecoder codec changed to ${t?"VP9":"VP8"}`}):(self.postMessage({type:o.DEBUG,message:`WebCodecsDecoder codec ${t?"VP9":"VP8"}`}),e=new VideoDecoder({output:s=>{("createImageBitmap"in s?s.createImageBitmap():createImageBitmap(s)).then(i=>{self.postMessage({type:o.FRAME,data:i}),i.close()}).finally(()=>s.close())},error:s=>{e&&e.state!=="closed"&&e.close(),e=null,self.postMessage({type:o.FRAME,error:"WebCodecsDecoder failed, reinitialize"})}})),e.configure({codec:t?c.VP9:c.VP8})}let u=new EncodedVideoChunk({type:n?"key":"delta",timestamp:r,data:m});e.decode(u)}self.onmessage=r=>{switch(r.data.type){case o.INIT:a();break;case o.FRAME:p(r.data.timestamp,r.data.data,r.data.isVP9,r.data.keyFrame);break}}};return y;})();\n',t=>{t.error?s.warn("WebCodecsDecoder",t.error):e(t.data)})})}decodeFrame(e,t,i,r=!1){this._sendToWorker(ge.FRAME,{timestamp:e,data:t.buffer,isVP9:i,keyFrame:r},[t.buffer])}destroy(){this._removeWorker(),s.debug("WebCodecsDecoder destroyed")}static isBrowserSupported(){return"VideoDecoder"in window&&"Worker"in window&&"VideoFrame"in window&&"ImageBitmap"in window&&"createImageBitmap"in window}};var si="_okcls_",nt=(()=>{try{let a=Date.now().toString(),e=window.localStorage,t=!1;return e.setItem(a,a),t=e.getItem(a)===a,e.removeItem(a),t?e:null}catch(a){return null}})();function Pa(a){let e=nt?nt.getItem(si+a):null;if(e===null)return null;try{return JSON.parse(e)}catch(t){return null}}function Ma(a,e){try{nt&&nt.setItem(si+a,JSON.stringify(e))}catch(t){}}function Da(a){nt&&nt.removeItem(si+a)}var oi;(i=>{function a(r){return Pa(r)||null}i.get=a;function e(r,n){Ma(r,n)}i.set=e;function t(r){Da(r)}i.remove=t})(oi||(oi={}));var Ve=oi;var st=Ge(require("big-integer"));function Tr(a,e){if(a.isAudioEnabled!==e.isAudioEnabled||a.isVideoEnabled!==e.isVideoEnabled||a.isScreenSharingEnabled!==e.isScreenSharingEnabled||a.videoStreams.length!==e.videoStreams.length)return!1;for(let t of a.videoStreams)if(!e.videoStreams.find(i=>i.id===t.id&&i.source===t.source))return!1;return!0}function fe(a){return Object.assign({isAudioEnabled:!1,isVideoEnabled:!1,isScreenSharingEnabled:!1,videoStreams:[]},a||{})}var Cr=a=>a.stop(),Ir=a=>a.getTracks().forEach(Cr),ci=a=>a.getVideoTracks().forEach(Cr),yr=a=>a.getVideoTracks()[0].clone();var k=class extends Error{constructor(e,t){super();this.name="HangupReason",this.code=t&&t.code||0,this.remote=t&&t.remote||!1,Object.values(R).indexOf(e)>-1?this.hangup=e:this.error=e;let i=[];this.error&&i.push("error"),this.remote&&i.push("remote"),this.code&&i.push(`code: ${this.code}`),t&&t.message&&i.push(`message: '${t.message}'`),this.message=e+(i.length?` (${i.join(", ")})`:""),Error.captureStackTrace&&Error.captureStackTrace(this,k)}};var Ee=(i=>(i.SOURCE_CHANGED="SOURCE_CHANGED",i.TRACK_REPLACED="TRACK_REPLACED",i.SCREEN_STATUS="SCREEN_STATUS",i))(Ee||{}),pe=(i=>(i.audio="audio",i.video="video",i.screen="screen",i))(pe||{}),di=class extends Y{constructor(){super();this._stream=null;this._trackVideoStreamBackup=null;this._screenTrack=null;this._sendVideoTrack=null;this._mediaSettings=fe();this._videoStatusOnScreenCapturingEnabled=!1;this._effect=null;this._initDeviceChangeListener()}request(){return o(this,arguments,function*(e=[oe.AUDIO]){if(this._stream)return;let t=e.includes(oe.VIDEO),i=e.includes(oe.AUDIO);if(!T.isBrowserSupported())throw new k(ie.UNSUPPORTED);try{this._stream=yield T.getUserMedia(t,i),this._mediaSettings.isVideoEnabled=t&&this._stream.getVideoTracks().filter(r=>r.enabled).length>0||!1,this._mediaSettings.isAudioEnabled=i&&this._stream.getAudioTracks().filter(r=>r.enabled).length>0||!1}catch(r){throw new k(r)}})}getStream(){return this._stream}getScreenTrack(){return this._screenTrack}getSendVideoTrack(e=!1){return this._sendVideoTrack&&!e?this._sendVideoTrack:this._stream?this._stream.getVideoTracks()[0]:null}_getSendAudioTrack(){var e;return((e=this._stream)==null?void 0:e.getAudioTracks()[0])||null}addTrackToPeerConnection(e,t=!1){let i=this.getStream(),r=this._getSendAudioTrack(),n=this.getSendVideoTrack(t);if(!i||!r&&!n)throw new Error("No local stream found");r&&e.addTrack(r,i),n&&e.addTrack(n,i)}getMediaSettings(){return this._mediaSettings}changeDevice(e){return o(this,null,function*(){switch(e){case"videoinput":return this._changeVideoInput();case"audioinput":return this._changeAudioInput();default:return Promise.reject()}})}setVideoStream(e,t){return o(this,null,function*(){return t?this._changeScreen(e):this._changeVideoInput(e)})}_initDeviceChangeListener(){if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices||!navigator.mediaDevices.addEventListener)return;let e=!1,t=!1,i=S.throttle(()=>{t&&this._changeVideoInput().catch(()=>{}),e&&this._changeAudioInput().catch(()=>{}),e=!1,t=!1},1e3);navigator.mediaDevices.addEventListener("devicechange",()=>o(this,null,function*(){if(!this._stream)return;let r=this._stream.getAudioTracks()[0],n=r&&r.enabled&&r.getSettings(),c=n&&n.groupId,l=this._stream.getVideoTracks()[0],p=l&&l.enabled&&l.getSettings(),m=p&&p.groupId;if(!c&&!m)return;let b=yield navigator.mediaDevices.enumerateDevices();!e&&c&&(e=!b.find(y=>y.groupId===c)),!t&&m&&(t=!b.find(y=>y.groupId===m)),i()}))}_changeVideoInput(e=null){return o(this,null,function*(){try{let t=e?"stream":"video",i=e||(yield T.getUserVideo(void 0,!!this._effect));if(!this._stream)i.getTracks().forEach(r=>r.stop());else{d.consumerScreenTrack||this._disableScreenCapture();let r=this._getVideoEffectTrack(i),n=yield this._videoEffect(this._effect,r);this._stopLocalTrack("video"),u.log(h.DEVICE_CHANGED,t),s.log("Video stream changed"),yield this._replaceLocalTrack(n),this._mediaSettings.isVideoEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})}}catch(t){throw u.log(h.ERROR,"change_video"),s.warn("Camera change failed",t),t}})}_getVideoEffectTrack(e){let t;return this._effect?(this._trackVideoStreamBackup||(this._trackVideoStreamBackup=yr(e)),t=this._trackVideoStreamBackup.clone(),ci(e)):this._trackVideoStreamBackup?(t=this._trackVideoStreamBackup.clone(),this._stopAndRemoveTrackVideoStreamBackup(),ci(e)):t=e.getVideoTracks()[0],t}setAudioStream(e){return o(this,null,function*(){return this._changeAudioInput(e)})}_changeAudioInput(e=null){return o(this,null,function*(){try{if(e=e||(yield T.getUserAudio()),!this._stream)e.getTracks().forEach(t=>t.stop());else{let t=e.getAudioTracks()[0];this._stopLocalTrack("audio"),u.log(h.DEVICE_CHANGED,"audio"),s.log("Audio stream changed"),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})}}catch(t){throw u.log(h.ERROR,"change_audio"),s.error("Microphone change failed",t),t}})}_changeScreen(e){return o(this,null,function*(){try{if(e=e||(yield T.getScreenMedia()),e.addEventListener("inactive",()=>{this._mediaSettings.isScreenSharingEnabled&&this.toggleScreenCapturing(!1)},!1),!this._stream)e.getTracks().forEach(t=>t.stop());else{let t=e.getVideoTracks()[0],i=d.consumerScreenTrack?t:yield this._videoEffect(null,t);u.log(h.DEVICE_CHANGED,"screen"),s.log("Screen capturing started"),this._screenTrack=i,this._mediaSettings.isScreenSharingEnabled=!0,d.consumerScreenTrack||(this._videoStatusOnScreenCapturingEnabled=this._mediaSettings.isVideoEnabled,this._mediaSettings.isVideoEnabled=!0,this._stopLocalTrack("video"),this._sendVideoTrack=d.consumerScreenDataChannel?T.getBlackMediaTrack(d.videoMinWidth,d.videoMinHeight):i,yield this._replaceLocalTrack(i,this._sendVideoTrack)),this._triggerEvent("SCREEN_STATUS",{track:i,mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings})}}catch(t){throw u.log(h.ERROR,"screen"),s.warn("Screen capturing failed",t),t}})}_disableScreenCapture(){this._sendVideoTrack&&(this._sendVideoTrack.stop(),this._sendVideoTrack=null),this._screenTrack&&(this._screenTrack.stop(),this._screenTrack=null),this._mediaSettings.isScreenSharingEnabled&&(this._mediaSettings.isScreenSharingEnabled=!1,this._triggerEvent("SCREEN_STATUS",{mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings}))}_replaceLocalTrack(e,t){return o(this,null,function*(){!this._stream||this._stream.getTracks().forEach(i=>{var r,n;i.kind===e.kind&&((r=this._stream)==null||r.removeTrack(i),(n=this._stream)==null||n.addTrack(e),this._triggerEvent("TRACK_REPLACED",e,t))})})}_stopLocalTrack(e){this._stream&&this._stream.getTracks().forEach(t=>{t.kind===e&&t.stop()})}_videoEffect(e,t){return o(this,null,function*(){if(!d.videoEffects)return t;try{return u.log(h.DEVICE_CHANGED,`effect_${e}`),d.videoEffects.setEffect(e,t)}catch(i){return s.warn("Video effect failed",i),t}})}_stopAndRemoveTrackVideoStreamBackup(){this._trackVideoStreamBackup&&(this._trackVideoStreamBackup.stop(),this._trackVideoStreamBackup=null)}destroy(){d.videoEffects&&(this._effect=null,d.videoEffects.destroy()),this._stream&&(Ir(this._stream),this._stream=null),this._stopAndRemoveTrackVideoStreamBackup(),this._disableScreenCapture()}toggleScreenCapturing(e){return o(this,null,function*(){return e?this._changeScreen():d.consumerScreenTrack?this._disableScreenCapture():this._videoStatusOnScreenCapturingEnabled?this._changeVideoInput():this.toggleVideo(!1)})}toggleVideo(e){return o(this,null,function*(){if(!this._stream)return;d.consumerScreenTrack||this._disableScreenCapture();let t;if(e){let i=yield T.getUserVideo(void 0,!!this._effect);t=this._getVideoEffectTrack(i),t=yield this._videoEffect(this._effect,t)}else t=T.getBlackMediaTrack(d.videoMinWidth,d.videoMinHeight),t=yield this._videoEffect(null,t),this._stopAndRemoveTrackVideoStreamBackup();this._stopLocalTrack("video"),yield this._replaceLocalTrack(t),this._mediaSettings.isVideoEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})})}toggleAudio(e){return o(this,null,function*(){if(!this._stream)return;let t;e?t=(yield T.getUserAudio()).getAudioTracks()[0]:t=T.getSilentMediaTrack(),this._stopLocalTrack("audio"),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})})}setResolution(e,t){return o(this,null,function*(){if(!d.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)return;if(!this._stream)throw new Error("Local stream not found");let i=this._stream.getVideoTracks()[0];if(!i)throw new Error("Local video track not found");if(!!i.enabled){if(!this._effect)return i.applyConstraints({width:{ideal:e},height:{ideal:t}});yield this.toggleVideo(!1),yield this.toggleVideo(!0)}})}updateNoiseSuppression(){return o(this,null,function*(){if(!this._stream||!this._mediaSettings.isAudioEnabled)return;let e=this._stream.getAudioTracks()[0];if(!e)throw new Error("Local audio track not found");if(!!e.enabled)return e.applyConstraints({noiseSuppression:d.noiseSuppression})})}videoEffect(e){return o(this,null,function*(){if(!d.videoEffects)throw new Error("Video Effects library is not set");if(!d.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)throw new Error("Can't apply effect to screensharing");if(!this._mediaSettings.isVideoEnabled){this._effect=e;return}if(this._stream&&e!==this._effect)return this._effect=e,this._changeVideoInput(this._stream)})}};var li;(Vi=>{function a(v,C,P,I,A=!1){let Ie=/[\r\n]+/,Q=`\r
8
+ `;if(!C&&!P&&!I)return A?N(v.split(Ie)).join(Q):v;function N(q){let Oe=["a=rtcp-fb:111 nack","a=rtcp-fb:111 nack pli"],me="a=rtcp-fb:111",ae=q.findIndex(Z=>Z.startsWith(me));return~ae&&(q[ae]=q[ae]+Q+Oe.join(Q)),q}function X(q,Oe,me){let ae=q.split(" "),Z=ae.slice(0,3),le;for(le=3;le<ae.length;le++)me.includes(ae[le])&&Z.push(ae[le]);for(le=3;le<ae.length;le++)!me.includes(ae[le])&&!Oe.includes(ae[le])&&Z.push(ae[le]);return Z.join(" ")}function M(q,Oe){let me=new RegExp("a=rtpmap:(\\d+) ([a-zA-Z0-9-]+)\\/\\d+"),ae,Z=[];for(ae=0;ae<q.length;++ae){let le=q[ae].match(me);le&&le.length===3&&le[2]===Oe&&Z.push(le[1])}return Z}function K(q,Oe,me,ae){let Z,le="m="+Oe;for(Z=0;Z<q.length;++Z)if(q[Z].startsWith(le)){q[Z]=X(q[Z],me,ae);break}}let se=[],D=v.split(Ie);(P||C)&&(se=M(D,"H264"));let Le=[];if(I&&(Le=M(D,"VP9")),P){let q=se.slice(0),Oe=new RegExp("a=fmtp:(\\d+) apt=(\\d+)"),me;for(me=0;me<D.length;++me){let Z=D[me].match(Oe);Z&&Z.length===3&&q.includes(Z[2])&&q.push(Z[1])}let ae=new RegExp("a=(rtpmap|rtcp-fb|fmtp):(\\d+) .*");for(me=D.length;me--;){let Z=D[me].match(ae);Z&&Z.length===3&&q.includes(Z[2])&&D.splice(me,1)}K(D,"video",q,[])}else C&&K(D,"video",[],se);return I&&K(D,"video",[],Le),A&&N(D),D.join(Q)}Vi.patchSDP=a;function e(v){return v?`${v.type||"WEB_SOCKET"}_${v.id}`:"_"}Vi.getPeerIdString=e;function t(v,C){return v&&v.id===C.id&&(v.type||"WEB_SOCKET")===(C.type||"WEB_SOCKET")}Vi.comparePeerId=t;function i(v){return o(this,null,function*(){return!v||!v.getStats?Promise.resolve(null):v.getStats(null).then(C=>{let P=null,I=null;if(C.forEach(A=>{A.type==="transport"&&A.selectedCandidatePairId?I=C.get(A.selectedCandidatePairId):A.type==="candidate-pair"&&A.state==="succeeded"&&!I&&(!A.hasOwnProperty("selected")||A.selected)&&(I=A)}),I&&I.localCandidateId){let A=C.get(I.localCandidateId);A&&(P={type:A.candidateType,ip:A.ip||A.ipAddress,port:A.port||A.portNumber})}return P}).catch(()=>null)})}Vi.getPeerConnectionHostInfo=i;let r=/^[0-9]+$/,n=/^([gu])([0-9]+)$/;function c(v,C){let P=String(v);return n.test(P)?(s.warn(`Already composite id [${v}] type supplied [${C}]`),P):C===z.GROUP?"g"+P:C===z.USER?"u"+P:(s.warn(`Unknown type [${C}] for id [${v}]`),P.match(r)?"u"+P:P)}Vi.composeId=c;function l(v){return c(v.id,v.idType||z.USER)}Vi.composeParticipantId=l;function p(v){return v.participant?l(v.participant):c(v.participantId,v.participantType||z.USER)}Vi.composeMessageId=p;function m(v){let C=String(v),P=C.match(n);return P?{id:Number(P[2]),type:P[1]==="g"?z.GROUP:z.USER}:(s.warn(`Unsupported compositeId [${v}]`),{id:Number(C),type:z.USER})}Vi.decomposeId=m;function b(){let v="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),C=new Array(36),P=0,I,A;for(A=0;A<36;A++)A===8||A===13||A===18||A===23?C[A]="-":A===14?C[A]="4":(P<=2&&(P=33554432+Math.random()*16777216|0),I=P&15,P=P>>4,C[A]=v[A===19?I&3|8:I]);return C.join("")}Vi.uuid=b;function y(v,C){let P;function I(){let A=this,Ie=arguments;P&&window.clearTimeout(P),P=window.setTimeout(()=>{v.apply(A,Ie)},C)}return I}Vi.throttle=y;function G(v){let C="",P=v.split(`
9
+ `);for(let Q of P)if(Q.startsWith("a=fingerprint")){let N=Q.split(" ");if(N.length===2){C=N[1];break}}if(!C)return st.default.minusOne;let I=C.split(":"),A=st.default.zero;for(let Q=Math.min(7,I.length-1);Q>=0;Q--){let N=(0,st.default)(I[Q],16);A=A.shiftLeft(8).or(N)}return((Q,N)=>{let X=N.value;if(typeof X=="bigint")return(0,st.default)(BigInt.asIntN(Q,X));let M=st.default.one.shiftLeft(Q),K=N.and(M.subtract(1));return K.greaterOrEquals(M.subtract(K))?K.subtract(M):K})(64,A)}Vi.sdpFingerprint=G;function J(v){return o(this,null,function*(){return new Promise(C=>window.setTimeout(C,v))})}Vi.delay=J;function B(v,C,P){let I=[];return v.getSenders().forEach(A=>he(C,A,A.track,P,I)),I}Vi.applySettings=B;function he(v,C,P,I,A){if(v&&P&&P.kind===pe.video){let Ie=P.getSettings();if(Ie){let Q=v.maxBitrateK?v.maxBitrateK*1024:null,N=Ie.width,X=Ie.height,M=N&&X&&v.maxDimension?Math.max(1,Math.max(N,X)/v.maxDimension):null,K=v.maxFramerate?v.maxFramerate:null,se=v.degradationPreference?v.degradationPreference:"balanced",D=I[P.id];if(D&&D.bitrate===Q&&D.scaleResolutionDownBy===M&&D.maxFramerate===K&&D.degradationPreference===se){A[P.id]=D;return}A[P.id]={bitrate:Q,scaleResolutionDownBy:M,maxFramerate:K,degradationPreference:se};let Le=C.getParameters();Le.encodings||(Le.encodings=[{}]),Le.encodings.forEach(q=>{Q?q.maxBitrate=Q:delete q.maxBitrate,M?q.scaleResolutionDownBy=M:delete q.scaleResolutionDownBy,K?q.maxFramerate=K:delete q.maxFramerate}),Le.degradationPreference=se,C.setParameters(Le)}}}Vi.applyVideoTrackSettings=he;function Ae(v,C){Array.isArray(C)||(C=[C]);for(let P of C)if(v.includes(P))return!0;return!1}Vi.includesOneOf=Ae;function ue(v){var C;return Object.entries(((C=v.participantState)==null?void 0:C.state)||{}).reduce((P,[I,A])=>(v.participantState&&(P[I]={ts:v.participantState.stateUpdateTs[I],state:A}),P),{})}Vi.mapParticipantState=ue;function et(v){return Object.entries(v).reduce((C,[P,{state:I}])=>(C[P]=I,C),{})}Vi.mapLegacyParticipantState=et;function de(v){return v.map(C=>{let P={uid:C.externalId,mediaSettings:C.mediaSettings,status:C.status,muteStates:C.muteStates,unmuteOptions:C.unmuteOptions};return d.participantStateMapped&&(P.participantState=C.participantState),P})}Vi.mapSharedParticipants=de;function j(v,C){let P=Object.keys(v),I=Object.keys(C);if(P.length!==I.length)return!1;for(let A of P)if(!I.hasOwnProperty(A)||v[A].state!==C[A].state||v[A].ts!==C[A].ts)return!1;return!0}Vi.isEqualParticipantState=j;function be(v,C){let P=Object.keys(v),I=Object.keys(C);if(P.length!==I.length)return!1;for(let A of P)if(!C.hasOwnProperty(A)||v[A]!==C[A])return!1;return!0}Vi.isObjectsEquals=be;function mt(v,C){if(v.length!==C.length)return!1;for(let P of v)if(C.indexOf(P)<0)return!1;return!0}Vi.isArraysEquals=mt;function Bi(v){return!Object.keys(v).length}Vi.isEmptyObject=Bi})(li||(li={}));var S=li;var $e=null,pi=null,wt=[],Nt=[],ui=[],St=null,vt=null,mi=null,hi=!1,_i=!1,xt,ot,Lt,Rr=!1,br=!1,gi=null,fi="",Ut=[],Si=null,Pr=navigator.appVersion,Aa=navigator.appName,Te=navigator.userAgent,vi=(r=>(r.USER="user",r.ENVIRONMENT="environment",r.LEFT="left",r.RIGHT="right",r))(vi||{}),Et=class{constructor(e,t=!1,i=d.videoMaxWidth,r=d.videoMaxHeight){let n=!1;if(e){n={noiseSuppression:d.noiseSuppression,echoCancellation:!0,autoGainControl:!0};let l;vt&&(l=vt.deviceId),typeof e=="string"&&(l=e),l&&(n.deviceId={exact:l})}let c=!1;if(t){c={width:{min:d.videoMinWidth,max:i,ideal:i},height:{min:d.videoMinHeight,max:r,ideal:r},aspectRatio:{ideal:d.videoAspectRatio},frameRate:{ideal:d.videoFrameRate}};let l;St&&(l=St.deviceId),typeof t=="string"&&(l=t),l&&(c.deviceId={exact:l}),d.videoFacingMode&&(c.facingMode={exact:d.videoFacingMode})}this.audio=n,this.video=c,this.needVideo=!!c}getNative(){return Object.assign({},{audio:this.audio,video:this.video})}simplify(){return typeof this.video=="object"&&(this.video.width||this.video.height?(delete this.video.width,delete this.video.height):this.video.aspectRatio?delete this.video.aspectRatio:this.video.frameRate?delete this.video.frameRate:(this.video.deviceId||this.video.facingMode)&&(delete this.video.deviceId,delete this.video.facingMode)),typeof this.audio=="object"&&(this.audio.echoCancellation||this.audio.autoGainControl||this.audio.noiseSuppression?(delete this.audio.echoCancellation,delete this.audio.autoGainControl,delete this.audio.noiseSuppression):this.audio.deviceId&&delete this.audio.deviceId),this.video===!0&&this.audio===!0?this.video=!1:this.video===!1&&this.audio===!0?(this.audio=!1,this.video=this.needVideo):this.video===!0&&this.audio===!1&&(this.video=!1),this.video&&!Object.keys(this.video).length&&(this.video=!0),this.audio&&!Object.keys(this.audio).length&&(this.audio=!0),this}canSimplify(){let e=typeof this.video=="object"&&(this.video.width||this.video.height||this.video.aspectRatio||this.video.frameRate||this.video.facingMode||this.video.deviceId)||this.video;return!!(typeof this.audio=="object"&&(this.audio.deviceId||this.audio.noiseSuppression||this.audio.echoCancellation||this.audio.autoGainControl)||this.audio||e)}isVideo(){return!!this.video}isAudio(){return!!this.audio}},Mr=class extends Et{constructor(e,t){super(!1,!0);typeof this.video=="object"?(delete this.video.deviceId,delete this.video.aspectRatio,delete this.video.frameRate,delete this.video.facingMode):this.video={},this.video.cursor="motion",this.video.width=e,this.video.height=t,this.video.frameRate=d.screenFrameRate}};function Oa(){return o(this,null,function*(){$e=null,yield Bt()})}function ka(){$e=null,Bt().then(()=>f.onDeviceChange())}function Bt(){return o(this,null,function*(){return $e||(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?[]:(!pi&&navigator.mediaDevices.addEventListener&&(pi=S.throttle(ka,1e3),navigator.mediaDevices.addEventListener("devicechange",pi)),$e=navigator.mediaDevices.enumerateDevices().then(a=>{wt=a.filter(r=>r.kind==="videoinput"?(r.label&&(hi=!0),!0):!1),Nt=a.filter(r=>r.kind==="audioinput"?(r.label?_i=!0:qe.isMobile()&&qe.browserName()==="Firefox"&&(_i=hi),!0):!1),ui=a.filter(r=>r.kind==="audiooutput");let e=Ve.get("videoinput"),t=Ve.get("audioinput"),i=Ve.get("audiooutput");return St=wt.find(r=>r.deviceId===e)||null,vt=Nt.find(r=>r.deviceId===t)||null,mi=ui.find(r=>r.deviceId===i)||null,$e=Promise.resolve(a),a}).catch(()=>($e=null,[]))))})}function wa(){return o(this,null,function*(){return qe.isBrowserSupported()?new Promise(a=>{new window.RTCPeerConnection().createOffer({offerToReceiveVideo:!0}).then(t=>{/^a=rtpmap:\d+ VP8\/\d+$/m.test(t.sdp)&&(Rr=!0),/^a=mid:0$/m.test(t.sdp)&&(br=!0),a()}).catch(a)}):Promise.resolve()})}function Vt(a,e){return o(this,null,function*(){s.debug("Try to get media",a.getNative());let t=qe.hasPermissions(a.isVideo());!t&&!e&&f.onPermissionsRequested();try{let i=yield navigator.mediaDevices.getUserMedia(a.getNative());return t||(yield Oa()),i}catch(i){switch(i.name){case"PermissionDeniedError":case"PermissionDismissedError":case"NotAllowedError":case"SecurityError":case"DOMException":e=a.isVideo()?ie.CAMERA_PERMISSION:ie.MIC_PERMISSION;break;case"OverconstrainedError":case"TypeError":case"NotFoundError":break;case"AbortError":case"NotReadableError":e=a.isVideo()?ie.CAMERA_ACCESS:ie.MIC_ACCESS;break}if(a.canSimplify())return Vt(a.simplify(),e);let r=e||ie.UNKNOWN;throw f.onPermissionsError(r),r}})}function Na(a){return o(this,null,function*(){s.debug("Try to get screen",a.getNative());try{let e=yield navigator.mediaDevices.getDisplayMedia(a.getNative()),t=e==null?void 0:e.getVideoTracks()[0];return t&&(s.debug("Got display media track",t.id),t.contentHint="text"),e}catch(e){switch(e.name){case"PermissionDeniedError":case"NotAllowedError":case"SecurityError":throw ie.SCREEN_PERMISSION;default:throw ie.SCREEN_ACCESS}}})}function Ei(){return Ut.length||(Ut=(()=>{let a,e=!1,t=0,i=Te.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];if(/trident/i.test(i[1]))return a=/\brv[ :]+(\d+)/g.exec(Te),["IE",a&&a[1]||"Unknown",e,t];if(i[1]==="Safari"){if(a=Te.match(/\bEdge\/(\d+)/),a)return["Edge",a[1]||"Unknown",e,t];if(a=Te.match(/\bCriOS\/(\d+)/),a)return["Chrome",a[1],!0,a[1]];if(a=Te.match(/\bFxiOS\/(\d+)/),a)return["Firefox",a[1],!1,t];if(a=Te.match(/\bYaBrowser\/(\d+)/),a)return["Yandex",a[1],!1,t];if(a=Te.match(/\bOPT\/(\d+)/),a)return["Opera",a[1],!1,t]}if(i[1]==="Chrome"){if(e=!0,t=Number(i[2]),a=Te.match(/\bOPR\/(\d+)/),a)return["Opera",a[1]||"Unknown",e,t];if(a=Te.match(/\bYaBrowser\/(\d+)/),a)return["Yandex",a[1]||"Unknown",e,t];if(a=Te.match(/\bSferum\/((\d+)(?:\.\d+)*)/),a)return["Sferum",a[1]||"Unknown",e,t];if(a=Te.match(/\bEdge?\/(\d+)/),a)return["Edge",a[1]||"Unknown",e,t];if(typeof window.opr!="undefined"&&/^(.+\.)?ok.ru$/.test(window.location.host))return["Opera","Hidden",e,t]}return a=Te.match(/version\/(\d+)/i),[i[2]?i[1]:Aa,a&&a[1]||i[2]||Pr,e,t]})()),Ut}var qe;(Q=>{function a(){return o(this,null,function*(){return yield wa(),Bt()})}Q.init=a;function e(){return wt}Q.getCameras=e;function t(){return Nt}Q.getMicrophones=t;function i(){return ui}Q.getOutput=i;function r(){return wt.length>0}Q.hasCamera=r;function n(){return Nt.length>0}Q.hasMicrophone=n;function c(){return St}Q.getSavedCamera=c;function l(){return vt}Q.getSavedMicrophone=l;function p(){return mi}Q.getSavedOutput=p;function m(){return hi}Q.hasCameraPermission=m;function b(){return _i}Q.hasMicrophonePermission=b;function y(N=!1){return b()?r()&&N?m():!0:!1}Q.hasPermissions=y;function G(N=!1,X=!0){return o(this,null,function*(){let M=n()&&X,K=r()&&N,se;if(!M&&!K)se=new MediaStream;else try{se=yield Vt(new Et(M,K))}catch(D){se=new MediaStream}return se.getVideoTracks().length||se.addTrack(et()),se.getAudioTracks().length||se.addTrack(ue()),se})}Q.getUserMedia=G;function J(){return o(this,null,function*(){return Na(new Mr(window.screen.width,window.screen.height))})}Q.getScreenMedia=J;function B(N,X=!1){return o(this,null,function*(){let M=X?d.videoEffectMaxWidth:d.videoMaxWidth,K=X?d.videoEffectMaxHeight:d.videoMaxHeight;return Vt(new Et(!1,N||!0,M,K))})}Q.getUserVideo=B;function he(N){return o(this,null,function*(){return Vt(new Et(N||!0,!1))})}Q.getUserAudio=he;function Ae(N,X){return o(this,null,function*(){let K=(yield Bt()).find(se=>se.kind===N&&se.deviceId===X);return K?(N==="videoinput"?St=K:N==="audioinput"?vt=K:N==="audiooutput"&&(mi=K),Ve.set(N,X),K):null})}Q.saveDeviceId=Ae;function ue(){if(!Lt||Lt.readyState==="ended"){let N=Ie(),X=N.createMediaStreamDestination(),M=N.createGain();M.gain.value=1e-5,M.connect(X),M.connect(N.destination);let K=N.createOscillator();K.type="sine",K.frequency.value=0,K.connect(M),K.start(),Lt=X.stream.getAudioTracks()[0]}return Object.assign(Lt.clone(),{enabled:!1})}Q.getSilentMediaTrack=ue;function et(N=d.videoMinWidth,X=d.videoMinHeight){return ot||(ot=document.createElement("canvas"),ot.getContext("2d")),ot.width=N,ot.height=X,(!xt||xt.readyState==="ended")&&(xt=ot.captureStream(d.videoFrameRate).getVideoTracks()[0]),Object.assign(xt.clone(),{enabled:!1})}Q.getBlackMediaTrack=et;function de(){if(P()==="Edge"&&I()<70)return!1;try{let N=window;return navigator.mediaDevices&&navigator.mediaDevices.getUserMedia&&N.RTCPeerConnection&&N.RTCIceCandidate&&N.RTCSessionDescription&&N.HTMLCanvasElement&&N.HTMLCanvasElement.prototype.captureStream&&N.RTCRtpSender&&N.RTCRtpSender.prototype.replaceTrack&&N.RTCRtpSender.prototype.getParameters&&navigator.sendBeacon&&!0||!1}catch(N){return!1}}Q.isBrowserSupported=de;function j(){return!!navigator.mediaDevices.getDisplayMedia}Q.isScreenCapturingSupported=j;function be(){return Rr}Q.canVP8=be;function mt(){return br}Q.isUnifiedPlan=mt;function Bi(){return Q.browserName()==="Opera"&&Q.os()==="Windows"}Q.isBrokenH264=Bi;function Vi(){return!(Q.baseChromeVersion()&&Q.isMobile())}Q.canPreferH264=Vi;function v(){return fi||(fi=(()=>{let N={Windows:/Win/,Android:/Android/,OpenBSD:/OpenBSD/,SunOS:/SunOS/,Linux:/(Linux|X11)/,iPad:/(iPad)/,iPhone:/(iPhone)/,iPod:/(iPod)/,MacOS:/(MacPPC|MacIntel|Mac_PowerPC|Macintosh|Mac OS X)/,QNX:/QNX/,UNIX:/UNIX/,BeOS:/BeOS/,OS2:/OS\/2/,Bot:/(nuhk|Googlebot|Yammybot|Openbot|Slurp|MSNBot|Ask Jeeves\/Teoma|ia_archiver)/};for(let X in N)if(N.hasOwnProperty(X)&&N[X].test(Te))return X;return"Unknown"})()),fi}Q.os=v;function C(){return gi===null&&(gi=/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test(Pr)),gi}Q.isMobile=C;function P(){return Ei()[0]}Q.browserName=P;function I(){return Ei()[1]}Q.browserVersion=I;function A(){return Ei()[3]}Q.baseChromeVersion=A;function Ie(){return Si||(Si=new(window.AudioContext||window.webkitAudioContext)),Si}Q.getAudioContext=Ie})(qe||(qe={}));var T=qe;var Dr=Ge(require("bit-buffer"));var xa=65536,Je=class{constructor(e,t){this._chunks=[];this._participantId=e,this._onStream=t}appendChunk(e){let t=this._chunks.length;if(e.start)t&&(s.warn("[FrameBuilder] Cleanup buffer",Array.prototype.slice.call(this._chunks)),this._chunks=[]);else if(!t||(this._chunks[t-1].sequence+1)%xa!==e.sequence){s.warn("[FrameBuilder] Got incorrect chunk");return}if(this._chunks.push(e),e.end){let i=this._processFrameData(),{width:r,height:n}=Je.getFrameSize(i);this._processFrame({timestamp:e.timestamp,frameData:i,isVP9:e.isVP9,keyframe:e.keyframe,width:r,height:n})}}destroy(){this._chunks=[]}_processFrameData(){let e=this._chunks;this._chunks=[];let t=e.reduce((n,c)=>n+c.data.byteLength,0),i=new Uint8Array(t),r=0;for(let n of e)i.set(new Uint8Array(n.data),r),r+=n.data.byteLength;return i}static getFrameSize(e){let t={width:0,height:0},i=new Dr.BitStream(e.buffer);i.bigEndian=!0,i.index+=2;let r=i.readBits(1),c=i.readBits(1)<<1|r;return c===3&&i.index++,i.readBits(1)===1||i.readBits(1)!==0||(i.index++,i.index++,i.index+=24,c>=2&&i.index++,i.readBits(3)!==7?(i.index++,(c===1||c===3)&&(i.index+=3)):(c===1||c===3)&&i.index++,t.width=i.readBits(16)+1,t.height=i.readBits(16)+1),t}static isBrowserSupported(){throw new Error("Method `isBrowserSupported` is not implemented")}};var Tt=class extends Je{constructor(e,t){super(e,t);this._decoderReady=!1;this._decoderQueue=[];this._canvas=null;this._canvasContext=null;this._stream=null;this._track=null;s.debug(`StreamBuilder started for participant [${e}]`),this._useImageBitmap="ImageBitmap"in window,Ke.isBrowserSupported()?this._decoder=new Ke:this._decoder=new at,this._decoder.init(i=>this._drawImage(i)).then(()=>{this._decoderReady=!0,this._decodeQueue()})}_createStream(e,t){this._canvas||(this._canvas=document.createElement("canvas"),this._canvas.width=e,this._canvas.height=t,this._canvas.style.pointerEvents="none",this._canvas.style.visibility="hidden",this._canvas.style.position="absolute",this._canvas.style.width="160px",this._canvas.style.height="90px",this._canvas.style.bottom="0",this._canvas.style.right="0",this._canvas.style.zIndex="5000",document.body.appendChild(this._canvas),this._useImageBitmap?this._canvasContext=this._canvas.getContext("bitmaprenderer"):this._canvasContext=this._canvas.getContext("2d"),this._stream=this._canvas.captureStream(0),this._track=this._stream.getVideoTracks()[0],this._track.contentHint="text")}_removeStream(){this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null,this._track=null),this._canvasContext=null;try{this._canvas&&document.body.removeChild(this._canvas)}catch(e){}this._canvas=null}_requestCanvasFrame(){this._track&&this._track.requestFrame?this._track.requestFrame():this._stream&&this._stream.requestFrame&&this._stream.requestFrame()}_drawImage(e){this._track||(this._createStream(e.width,e.height),this._onStream(this._stream));let t=this._canvas;if(t.width=e.width,t.height=e.height,e instanceof ImageData){let i=this._canvasContext;i.clearRect(0,0,t.width,t.height),i.putImageData(e,0,0)}else this._canvasContext.transferFromImageBitmap(e);this._requestCanvasFrame()}_processFrame(e){!this._decoderReady||this._decoderQueue.length?(this._decoderQueue.push(e),this._decodeQueue()):this._decoder.decodeFrame(e.timestamp,e.frameData,e.isVP9,e.keyframe)}_decodeQueue(){if(!this._decoderReady)return;let e=this._decoderQueue;this._decoderQueue=[],e.forEach(t=>{this._decoder.decodeFrame(t.timestamp,t.frameData,t.isVP9,t.keyframe)})}destroy(){super.destroy(),this._decoder.destroy(),this._removeStream(),s.debug(`StreamBuilder destroyed for participant ${this._participantId}`)}static isBrowserSupported(){return("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)&&!(T.browserName()==="Safari"&&T.browserVersion()>=15)}};var Ft=1,La=1,Ar=0,Or=11,kr=1,wr=2,Nr=4,xr=8;function Lr(a,e,t,i,r,n,c){let l=0;e&&(l|=kr),t&&(l|=wr),i&&(l|=Nr),c||(l|=xr);let p=new ArrayBuffer(Or),m=new DataView(p);if(m.setUint8(0,Ft),m.setUint16(1,r),m.setUint32(3,a),m.setUint8(7,n?1:0),m.setUint16(8,Ar),m.setUint8(10,l),!c)return p;let b=new Uint8Array(p.byteLength+c.byteLength);return b.set(new Uint8Array(p),0),b.set(new Uint8Array(c),p.byteLength),b.buffer}function Ur(a){let e=new DataView(a),t=e.getUint8(0),i=e.getUint16(1),r=e.getUint32(3),n=e.getUint8(7)===1,c=e.getUint16(8),l=e.getUint8(10),p=!!(l&kr),m=!!(l&wr),b=!!(l&Nr),y=!!(l&xr);if(t!==Ft)throw new Error(`Unexpected protocol version. Got ${t}, expected ${Ft}`);return{timestamp:r,start:p,end:m,keyframe:b,sequence:i,isVP9:n,ssrc:c,eos:y,data:a.slice(Or)}}function Br(a){if(!a||!a.byteLength||a.byteLength!==4)return!1;let e=new DataView(a);return!(e.getUint8(0)!==Ft||e.getUint8(1)!==La||e.getUint16(2)!==Ar)}var _=Ge(require("simple-ebml-builder"));var Ua=Gi(2,15)-1,Ti=1,Ba=5,Va=5;var Ht=class{constructor(e){this._queue=[];this._clearBufferTill=0;this._mediaSource=new MediaSource,this._codec=e;let t=()=>{this._mediaSource.removeEventListener("sourceopen",t),this._initBuffer(),this._handleQueue()};this._mediaSource.addEventListener("sourceopen",t,!1)}_handleQueue(){if(!this._sourceBuffer||this._sourceBuffer.updating||!this._queue.length)return;if(this._clearBufferTill&&this._sourceBuffer.buffered.length){let i=this._sourceBuffer.buffered.start(0);i<this._clearBufferTill&&(this._sourceBuffer.remove(i,this._clearBufferTill),s.debug(`[WebmBuilder] SourceBuffer cleanup from ${i} to ${this._clearBufferTill}`)),this._clearBufferTill=0;return}let e=this._queue;this._queue=[];let t=Ht._buildQueue(e);this._sourceBuffer.appendBuffer(t)}static _buildQueue(e){if(e.length){if(e.length===1)return _.build(e[0])}else return new Uint8Array;let t=e.reduce((n,c)=>n+c.countSize(),0),i=new Uint8Array(t),r=0;for(let n of e){let c=_.build(n);i.set(c,r),r+=c.byteLength}return i}_initBuffer(){this._sourceBuffer=this._mediaSource.addSourceBuffer(`video/webm; codecs="${this._codec}"`),this._sourceBuffer.mode="sequence",this._sourceBuffer.addEventListener("updateend",()=>this._handleQueue())}changeType(e){var t;return this._codec=e,(t=this._sourceBuffer)==null?void 0:t.changeType(e)}append(e,t=!1){this._queue.push(e),t&&this._handleQueue()}cleanup(){var n,c,l;((n=this._mediaSource)==null?void 0:n.readyState)==="open"&&((c=this._sourceBuffer)==null||c.abort());let e=(l=this._sourceBuffer)==null?void 0:l.buffered,t=e==null?void 0:e.length;if(!t)return;let i=e.start(0),r=Math.max(0,e.end(t-1)-Ba);r-i>Va&&(this._clearBufferTill=r)}destroy(){this._queue=[],this._mediaSource.readyState==="open"&&(this._sourceBuffer.abort(),this._mediaSource.endOfStream()),this._sourceBuffer=null,this._clearBufferTill=0}get codec(){return this._codec}get mediaSource(){return this._mediaSource}get buffered(){var e;return(e=this._sourceBuffer)==null?void 0:e.buffered}},Me=class extends Je{constructor(e,t){super(e,t);this._video=null;this._stream=null;this._earliestTimestamp=0;this._clusterStartTime=0;this._lastFrameTimestamp=0;s.debug(`[WebmBuilder] started for participant [${e}]`)}static _intToU16BE(e){return new Uint8Array([e>>8,e])}static _genWebmHeader(){return _.element(_.ID.EBML,[_.element(_.ID.EBMLVersion,_.number(1)),_.element(_.ID.EBMLReadVersion,_.number(1)),_.element(_.ID.EBMLMaxIDLength,_.number(4)),_.element(_.ID.EBMLMaxSizeLength,_.number(8)),_.element(_.ID.DocType,_.string("webm")),_.element(_.ID.DocTypeVersion,_.number(2)),_.element(_.ID.DocTypeReadVersion,_.number(2))])}static _genSegmentHeader(e,t,i){let r=_.element(_.ID.Info,[_.element(_.ID.TimecodeScale,_.number(1e6)),_.element(_.ID.MuxingApp,_.string("vk-webm-builder")),_.element(_.ID.WritingApp,_.string("vk-webm-builder"))]),n=[_.element(_.ID.PixelWidth,_.number(e)),_.element(_.ID.PixelHeight,_.number(t))],c=_.element(_.ID.Tracks,_.element(_.ID.TrackEntry,[_.element(_.ID.TrackNumber,_.number(Ti)),_.element(_.ID.TrackUID,_.number(Ti)),_.element(_.ID.TrackType,_.number(1)),_.element(_.ID.FlagLacing,_.number(0)),_.element(_.ID.DefaultDuration,_.number(1e9)),_.element(_.ID.CodecID,_.string(`V_${i.toUpperCase()}`)),_.element(_.ID.Video,n)]));return _.unknownSizeElement(_.ID.Segment,[r,c])}static _genClusterHeader(e){return _.unknownSizeElement(_.ID.Cluster,[_.element(_.ID.Timecode,_.number(Math.round(e)))])}_createVideo(e){this._mediaBuffer=new Ht(e),this._video=document.createElement("video"),this._video.autoplay=!0,this._video.controls=!1,this._video.muted=!0,this._video.style.pointerEvents="none",this._video.style.visibility="hidden",this._video.style.position="absolute",this._video.style.width="160px",this._video.style.height="90px",this._video.style.bottom="0",this._video.style.right="0",this._video.style.zIndex="5000",this._video.src=URL.createObjectURL(this._mediaBuffer.mediaSource),document.body.appendChild(this._video);let t=()=>{if(this._video.src){s.warn(`[WebmBuilder] Video paused for participant [${this._participantId}], try to play again`);let i=this._video.seekable;i.length&&(this._video.currentTime=i.end(i.length-1)-.1),this._video.play().catch(()=>{})}};this._video.onpause=t,this._video.onwaiting=t,this._video.onstalled=t,this._video.onerror=()=>s.warn(`[WebmBuilder] Video Error for participant [${this._participantId}]`,this._video.error),this._stream=this._video.captureStream(),this._onStream(this._stream)}_processFrame(e){let t=e.isVP9?"vp9":"vp8";this._mediaBuffer?this._mediaBuffer.codec!==t&&this._mediaBuffer.changeType(t):this._createVideo(t);let i=e.timestamp;if(i<=this._lastFrameTimestamp&&(i=this._lastFrameTimestamp+10,s.debug(`[WebmBuilder] Fixup timestamp for participant [${this._participantId}]`)),this._lastFrameTimestamp=i,this._earliestTimestamp)i-=this._earliestTimestamp;else{if(!e.keyframe)return;this._earliestTimestamp=i,i=0}if(e.keyframe){this._clusterStartTime=i,this._mediaBuffer.cleanup(),s.debug(`[WebmBuilder] Segment header for participant [${this._participantId}]`);let c=Me._genWebmHeader();this._mediaBuffer.append(c);let l=Me._genSegmentHeader(e.width,e.height,t);this._mediaBuffer.append(l)}let r=Math.round(i-this._clusterStartTime);if(r>Ua&&(this._clusterStartTime=i,r=0),r===0){s.debug(`[WebmBuilder] Cluster header for participant [${this._participantId}]`);let c=Me._genClusterHeader(this._clusterStartTime);this._mediaBuffer.append(c)}let n=_.element(_.ID.SimpleBlock,[_.vintEncodedNumber(Ti),_.bytes(Me._intToU16BE(r)),_.number((e.keyframe?1:0)<<7),_.bytes(e.frameData)]);this._mediaBuffer.append(n,!0)}destroy(){super.destroy(),this._video&&(this._video.onpause=null,this._video.onwaiting=null,this._video.onstalled=null,this._video.onerror=null,this._video.pause(),this._video.src="",document.body.removeChild(this._video)),this._mediaBuffer&&(this._mediaBuffer.destroy(),this._mediaBuffer=null),this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null),s.debug(`[WebmBuilder] destroyed for participant [${this._participantId}]`)}static isBrowserSupported(){var e,t,i;return"captureStream"in((e=window.HTMLVideoElement)==null?void 0:e.prototype)&&((t=window.MediaSource)==null?void 0:t.isTypeSupported('video/webm; codecs="vp8"'))&&((i=window.MediaSource)==null?void 0:i.isTypeSupported('video/webm; codecs="vp9"'))}};var ct=class{constructor(e,t,i,r){this._participantIdRegistry=null;this._streamBuilders={};this._onStream=()=>{};this._onEos=()=>{};s.debug("ScreenCaptureReceiver started"),this._datachannel=e,this._participantIdRegistry=t,this._onStream=i,this._onEos=r,this._datachannel.onmessage=n=>this._onDataChannelMessage(n.data)}_onDataChannelMessage(e){var n,c;let t=Ur(e),i=(c=(n=this._participantIdRegistry)==null?void 0:n.getStreamDescription(t.ssrc))==null?void 0:c.participantId;if(!i){s.warn(`Participant id for ssrc ${t.ssrc} not found in registry`);return}if(t.eos){this.close(i),this._onEos(i);return}let r=this._streamBuilders[i];if(!r){let l=p=>this._onStream(i,p);d.screenShareWebmBuilder&&Me.isBrowserSupported()?r=new Me(i,l):r=new Tt(i,l),this._streamBuilders[i]=r}r.appendChunk(t)}close(e){let t=this._streamBuilders[e];t&&(t.destroy(),delete this._streamBuilders[e])}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._onStream=()=>{},Object.values(this._streamBuilders).forEach(e=>e.destroy()),this._streamBuilders={},this._participantIdRegistry=null,s.debug("ScreenCaptureReceiver destroyed")}static isBrowserSupported(){return(Ke.isBrowserSupported()||at.isBrowserSupported())&&(Tt.isBrowserSupported()||Me.isBrowserSupported())}};var Ci=Ge(require("@vkontakte/libvpx"));var Fa=1e3,Ct=class extends Ne{constructor(e,t){super();this._video=null;this._imageCapture=null;this._canvas=null;this._canvasCtx=null;this._stream=null;this._track=null;this._frameReadTimeout=0;this._lastFrame=null;this._sourceTrack=e,this._onFrame=t,this._useImageCapture="ImageCapture"in window&&"ImageBitmap"in window,(e.readyState!=="live"||!e.enabled||e.muted)&&(this._useImageCapture=!1)}_createDom(){this._canvas||(this._canvas=document.createElement("canvas"),this._canvas.style.pointerEvents="none",this._canvas.style.visibility="hidden",this._canvas.style.position="absolute",this._canvas.style.width="160px",this._canvas.style.height="90px",this._canvas.style.bottom="0",this._canvas.style.right="160px",this._canvas.style.zIndex="5000",this._canvasCtx=this._canvas.getContext("2d"),document.body.appendChild(this._canvas)),!this._video&&!this._useImageCapture&&(this._video=document.createElement("video"),this._video.controls=!1,this._video.autoplay=!1,this._video.preload="auto",this._video.muted=!0,this._video.style.pointerEvents="none",this._video.style.visibility="hidden",this._video.style.position="absolute",this._video.style.width="160px",this._video.style.height="90px",this._video.style.bottom="0",this._video.style.right="0",this._video.style.zIndex="5000",document.body.appendChild(this._video))}_removeDom(){try{this._canvas&&document.body.removeChild(this._canvas),this._video&&document.body.removeChild(this._video)}catch(e){}this._canvasCtx=null,this._canvas=null,this._video=null}_createStream(e){return o(this,null,function*(){if(!this._canvas)throw new Error("Canvas not found");if(!this._video&&!this._useImageCapture)throw new Error("Video element not found");return this._stream=this._canvas.captureStream(0),this._track=this._stream.getVideoTracks()[0],new Promise((t,i)=>{if(this._useImageCapture)this._imageCapture=new ImageCapture(e),t();else{let r=this._video;r.srcObject=new MediaStream([e]),r.onloadeddata=l=>t(),r.onerror=()=>i(new Error("Video element error"));let n=r.play(),c=()=>i(new Error("Autoplay is disabled"));n?n.catch(c):c()}})})}_removeStream(){var e;window.clearTimeout(this._frameReadTimeout),(e=this._lastFrame)==null||e.close(),this._stream&&(this._stream.getTracks().forEach(t=>t.stop()),this._stream=null,this._track=null),this._video&&(this._video.pause(),this._video.srcObject=null),this._imageCapture&&(this._imageCapture=null)}_drawFrameVideo(){if(!this._canvas||!this._canvasCtx||!this._video||!this._track)throw new Error("Fatal error");let e=this._video.videoWidth,t=this._video.videoHeight;return this._canvas.width=this._video.width=e,this._canvas.height=this._video.height=t,this._canvasCtx.clearRect(0,0,e,t),this._canvasCtx.drawImage(this._video,0,0,e,t),this._requestCanvasFrame(),this._canvasCtx.getImageData(0,0,e,t)}_getFrameBitmap(){return o(this,null,function*(){if(!this._imageCapture)throw new Error("Destroyed");return this._imageCapture.grabFrame()})}_drawFrameData(e){var r;if(!this._canvas||!this._canvasCtx||!this._track)throw new Error("Destroyed");let t=e.width,i=e.height;return this._canvas.width=t,this._canvas.height=i,this._canvasCtx.clearRect(0,0,t,i),this._canvasCtx.drawImage(e,0,0,t,i),this._requestCanvasFrame(),(r=this._canvasCtx)==null?void 0:r.getImageData(0,0,t,i)}_requestCanvasFrame(){this._track&&this._track.requestFrame?this._track.requestFrame():this._stream&&this._stream.requestFrame&&this._stream.requestFrame()}init(){return o(this,null,function*(){this._createDom();let e=this._sourceTrack.getSettings().width,t=this._sourceTrack.getSettings().height;s.debug(`LibVPxEncoder started ${e}x${t}, codec ${this.isVP9()?"VP9":"VP8"}`),yield this._createStream(this._sourceTrack),yield this._createWorker(`var exports=(()=>{var u=Object.defineProperty;var b=o=>u(o,"__esModule",{value:!0});var g=(o,n)=>{b(o);for(var t in n)u(o,t,{get:n[t],enumerable:!0})};var y={};g(y,{default:()=>R});var e=(r=>(r.INIT="init",r.READY="ready",r.FRAME="frame",r.ERROR="error",r.DEBUG="debug",r.LOG_ERROR="log_error",r))(e||{});var R=(o,n)=>{let t;function m(a,r){return o({locateFile:n}).then(s=>{if(t=new s.VpxEncoder,t.debug(r),!t.init(a?s.VpxType.VP9:s.VpxType.VP8))throw self.postMessage({type:e.LOG_ERROR,message:"encoder-init-fail-libvpx"}),new Error("LibVPxEncoder failed to create");t.setMaxQuantizer(10),t.setTargetBitrate(1024)})}function E(a,r,s,i){let c=t.allocateImage(a,r);if(!c){self.postMessage({type:e.FRAME,error:"No buffer data"});return}c.set(new Uint8Array(s));let f=Math.round(performance.now()),l=150;if(!t.encode(f,l,i)){self.postMessage({type:e.FRAME,error:"Encode failed"});return}let p=t.readFrame();if(!p){self.postMessage({type:e.FRAME,error:"No encoded data"});return}t.readFrame()&&(self.postMessage({type:e.DEBUG,message:"LibVPxEncoder dropped frame"}),self.postMessage({type:e.LOG_ERROR,message:"LibVPxEncoder-drop"}));let d=new Uint8Array(p.byteLength);d.set(p),self.postMessage({type:e.FRAME,frameType:i?"key":"delta",timestamp:f,duration:l,data:d.buffer},[d.buffer])}self.onmessage=a=>{switch(a.data.type){case e.INIT:m(a.data.isVP9,a.data.debug).then(()=>self.postMessage({type:e.READY})).catch(r=>self.postMessage({type:e.ERROR,error:String(r)}));break;case e.FRAME:E(a.data.width,a.data.height,a.data.imageData,a.data.keyFrame);break}}};return y;})();
10
+ `,i=>{var r;i.error?this._onFrame(null,i.error):this._onFrame({type:i.frameType,timestamp:i.timestamp,duration:i.duration,data:i.data,byteLength:(r=i.data)==null?void 0:r.byteLength})},[Ci.default,Ci.default.getUrl],{isVP9:this.isVP9(),debug:s.enabled()})})}_encode(e,t){let i=e.data.buffer;this._sendToWorker(ge.FRAME,{width:e.width,height:e.height,imageData:i,keyFrame:t},[i])}_requestFrameVideo(e){let t=this._drawFrameVideo();this._encode(t,e)}_requestFrameBitmap(e){this._frameReadTimeout=window.setTimeout(()=>{if(this._lastFrame){let t=this._drawFrameData(this._lastFrame);this._encode(t,e)}else this._onFrame(null)},Fa),this._getFrameBitmap().then(t=>{var r;window.clearTimeout(this._frameReadTimeout),(r=this._lastFrame)==null||r.close(),this._lastFrame=t;let i=this._drawFrameData(t);this._encode(i,e)}).catch(()=>{})}requestFrame(e=!1){this._useImageCapture?this._requestFrameBitmap(e):this._requestFrameVideo(e)}isVP9(){return!1}destroy(){this._removeWorker(),this._removeStream(),this._removeDom(),s.debug("LibVPxEncoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window&&("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)}};var dt=class extends Ne{constructor(e,t){super();this._sourceTrack=e,this._onFrame=t,this._trackProcessor=new MediaStreamTrackProcessor(e)}init(){return o(this,null,function*(){let e=this._sourceTrack.getSettings().width,t=this._sourceTrack.getSettings().height,i=this._trackProcessor.readable;s.debug(`WebCodecsEncoder started ${e}x${t}, codec ${this.isVP9()?"VP9":"VP8"}`),yield this._createWorker(`var exports=(()=>{var b=Object.defineProperty;var g=i=>b(i,"__esModule",{value:!0});var F=(i,n)=>{g(i);for(var r in n)b(i,r,{get:n[r],enumerable:!0})};var A={};F(A,{default:()=>h});var l=(r=>(r.VP9="vp09.00.50.08",r.VP8="vp8",r))(l||{}),d=(t=>(t.INIT="init",t.READY="ready",t.FRAME="frame",t.ERROR="error",t.DEBUG="debug",t.LOG_ERROR="log_error",t))(d||{});var h=()=>{let i=1e3,n,r,c,s,f,t,a=null,p=0,u=!1;function V(e){n=e.readable,r=n.getReader(),c=e.width,s=e.height,f=e.isVP9,t=e.framerate,m.configure({framerate:t,codec:f?l.VP9:l.VP8,width:c,height:s,latencyMode:"realtime"}),self.postMessage({type:d.READY})}function y(e){p=self.setTimeout(()=>{a&&E(a,e)},i),!u&&(u=!0,r.read().finally(()=>{u=!1,self.clearTimeout(p)}).then(({done:o,value:R})=>{if(a==null||a.close(),a=null,!(o||!R)){if(!m){r.releaseLock(),n.cancel();return}a=R,E(R,e)}}))}function E(e,o){(e.codedWidth!==c||e.codedHeight!==s)&&(c=e.codedWidth,s=e.codedHeight,m.configure({framerate:t,codec:f?l.VP9:l.VP8,width:c,height:s,latencyMode:"realtime"})),m.encode(e,{keyFrame:o})}let m=new VideoEncoder({output:e=>{let o;e.data?o=e.data:(o=new ArrayBuffer(e.byteLength),e.copyTo(o)),self.postMessage({type:d.FRAME,frameType:e.type,timestamp:e.timestamp,duration:e.duration,data:o},[o])},error:e=>{self.postMessage({type:d.FRAME,error:String(e)})}});self.onmessage=e=>{switch(e.data.type){case d.INIT:V(e.data);break;case d.FRAME:y(e.data.keyFrame);break}}};return A;})();
11
+ `,r=>{var n;r.error?this._onFrame(null,r.error):this._onFrame({type:r.frameType,timestamp:r.timestamp,duration:r.duration,data:r.data,byteLength:(n=r.data)==null?void 0:n.byteLength})},[],{readable:i,width:e,height:t,isVP9:this.isVP9(),framerate:d.screenFrameRate},[i])})}requestFrame(e=!1){this._sendToWorker(ge.FRAME,{keyFrame:e})}isVP9(){return!0}destroy(){this._removeWorker(),s.debug("WebCodecsEncoder destroyed")}static isBrowserSupported(){return"VideoEncoder"in window&&"Worker"in window&&"EncodedVideoChunk"in window&&"MediaStreamTrackProcessor"in window}};var Ha=16*1024,Ga=11,Vr=Ha-Ga,Wa=65536,Ii=0,lt=class{constructor(e,t){this._destroyed=!1;this._needKeyframe=!0;s.debug("ScreenCaptureSender started"),this._datachannel=t;let i=(r,n)=>{if(!this._destroyed){if(!r){s.warn("requestFrame failed, keyFrame: "+this._needKeyframe,n),this._needKeyframe=!0,this._requestFrame();return}this._send(r).catch(c=>{s.warn("sendFrame failed",c),this._needKeyframe=!0}).finally(()=>this._requestFrame())}};dt.isBrowserSupported()?this._encoder=new dt(e,i):this._encoder=new Ct(e,i),this._datachannel.onmessage=r=>{Br(r.data)&&(s.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0)},this._encoder.init().then(()=>this._requestFrame()).catch(r=>s.warn("ScreenCaptureSender init failed",r))}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_wrapHeader(e,t,i,r,n){let c=Lr(e,t,i,r,Ii,this._encoder.isVP9(),n);return Ii=(Ii+1)%Wa,c}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null)}_send(e){return o(this,null,function*(){return new Promise((t,i)=>{this._sendChunk(e,0,t,i)})})}_sendChunk(e,t,i,r){if(!this._datachannel||this._datachannel.readyState!=="open"){r();return}let n=e.data.slice(t,t+Vr),c=e.data.byteLength<=t+n.byteLength,l=this._wrapHeader(e.timestamp,!t,c,e.type==="key",n);this._datachannel.onbufferedamountlow=c?()=>{this._datachannel.bufferedAmount<=this._datachannel.bufferedAmountLowThreshold&&i()}:null;try{this._datachannel.send(l)}catch(p){s.warn("Error send data to DataChannel",p),r();return}c||window.setTimeout(()=>this._sendChunk(e,t+Vr,i,r),0)}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),s.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return dt.isBrowserSupported()||Ct.isBrowserSupported()}};var ee=class{static get sessionKey(){return ee._sessionKey}static set sessionKey(e){ee._sessionKey=e}static get sessionSecretKey(){return ee._sessionSecretKey}static set sessionSecretKey(e){ee._sessionSecretKey=e}static get accessToken(){return ee._accessToken}static set accessToken(e){ee._accessToken=e}static isEmpty(){return!ee._sessionKey||!ee._sessionSecretKey}};var g=class{static set(e){e.hasOwnProperty("voiceParams")&&(Object.assign(g._params.voiceParams,e.voiceParams),delete e.voiceParams),e.hasOwnProperty("specListenerParams")&&(Object.assign(g._params.specListenerParams,e.specListenerParams),delete e.specListenerParams),e.hasOwnProperty("unifiedPlanBrowsers")&&(Object.assign(g._params.unifiedPlanBrowsers,e.unifiedPlanBrowsers),delete e.unifiedPlanBrowsers),e.hasOwnProperty("apiAuth")&&(ee.accessToken=e.apiAuth.accessToken,ee.sessionKey=e.apiAuth.sessionKey,ee.sessionSecretKey=e.apiAuth.sessionSecretKey),Object.assign(g._params,e)}static get(e){return g._params[e]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.5.2-dev.2311be3.0"}static get debug(){return!1}static get protocolVersion(){return 5}static get platform(){return g._params.platform}static set platform(e){g._params.platform=e}static get clientType(){return g._params.clientType}static set clientType(e){g._params.clientType=e}static get device(){return g._params.device}static get apiKey(){return g._params.apiKey}static get apiEnv(){return g._params.apiEnv}static get apiEndpoint(){switch(g.apiEnv){case"AUTO":case"PROD":return"https://api.mycdn.me";case"PROD_OK":return"https://api.ok.ru";case"TEST":return"https://apitest.ok.ru/api";case"VIDEOTEST":return"https://videotestapi.ok.ru/api";default:return g._params.apiEnv}}static get authToken(){return g._params.authToken}static set authToken(e){g._params.authToken=e}static get anonymToken(){return g._params.anonymToken}static set anonymToken(e){g._params.anonymToken=e}static get domain(){return g._params.domain}static get iceServers(){return g._params.iceServers}static set iceServers(e){g._params.iceServers=e}static get wssBase(){return g._params.wssBase}static set wssBase(e){g._params.wssBase=e}static get wssToken(){return g._params.wssToken}static set wssToken(e){g._params.wssToken=e}static get signalingReconnectDelay(){return g._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return g._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return g._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return g._params.waitConnectionDelay}static get waitResponseDelay(){return g._params.waitResponseDelay}static get waitMessageDelay(){return g._params.waitMessageDelay}static get debugLog(){return g._params.debugLog}static get forceRelayPolicy(){return g._params.forceRelayPolicy}static set forceRelayPolicy(e){g._params.forceRelayPolicy=e}static get videoMinWidth(){return g._params.videoMinWidth}static get videoMaxWidth(){return g._params.videoMaxWidth}static set videoMaxWidth(e){g._params.videoMaxWidth=e}static get videoMinHeight(){return g._params.videoMinHeight}static get videoMaxHeight(){return g._params.videoMaxHeight}static set videoMaxHeight(e){g._params.videoMaxHeight=e}static get videoAspectRatio(){return g._params.videoAspectRatio}static get videoFrameRate(){return g._params.videoFrameRate}static get videoFacingMode(){return g._params.videoFacingMode}static get screenFrameRate(){return g._params.screenFrameRate}static get videoEffects(){return g._params.videoEffects}static set videoEffects(e){g._params.videoEffects=e}static get videoEffectMaxWidth(){return g._params.videoEffectMaxWidth}static set videoEffectMaxWidth(e){g._params.videoEffectMaxWidth=e}static get videoEffectMaxHeight(){return g._params.videoEffectMaxHeight}static set videoEffectMaxHeight(e){g._params.videoEffectMaxHeight=e}static get voiceParams(){return g._params.voiceParams}static get specListenerParams(){return g._params.specListenerParams}static get iceRestartWaitTime(){return g._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return g._params.transportConnectionWaitTime}static get statisticsInterval(){return g._params.statisticsInterval}static set statisticsInterval(e){g._params.statisticsInterval=e}static get networkStatisticsInterval(){return g._params.networkStatisticsInterval}static get perfStatReportEnabled(){return g._params.perfStatReportEnabled}static get callStatReportEnabled(){return g._params.callStatReportEnabled}static get producerNotificationDataChannel(){return g._params.producerNotificationDataChannel&&ct.isBrowserSupported()}static get producerCommandDataChannel(){return g._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return g._params.consumerScreenDataChannel&&lt.isBrowserSupported()}static get producerScreenDataChannel(){return g._params.producerScreenDataChannel&&g.producerNotificationDataChannel}static get screenShareWebmBuilder(){return g._params.screenShareWebmBuilder}static get noiseSuppression(){return g._params.noiseSuppression}static set noiseSuppression(e){g._params.noiseSuppression=e}static get preferH264(){return g._params.preferH264}static get preferVP9(){return g._params.preferVP9}static get audioNack(){return g._params.audioNack}static get consumerScreenTrack(){return g._params.consumerScreenTrack&&g.consumerScreenDataChannel}static get producerScreenTrack(){return g._params.producerScreenTrack&&g.producerScreenDataChannel}static isUnifiedPlanSupported(e,t){let i=g._params.unifiedPlanBrowsers;return i.hasOwnProperty(e)?t>=i[e]:!1}static get movieShare(){return g._params.movieShare&&g.videoTracksCount>0}static get videoTracksCount(){return g.producerNotificationDataChannel?g._params.videoTracksCount:0}static get breakVideoPayloadTypes(){return g._params.breakVideoPayloadTypes}static get filteredMessages(){return g._params.filteredMessages}static get batchParticipantsOnStart(){return g._params.batchParticipantsOnStart}static get participantStateMapped(){return g._params.participantStateMapped}},d=g;d._params={platform:"WEB",clientType:"PORTAL",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:20,waitConnectionDelay:1e4,waitResponseDelay:1e4,waitMessageDelay:15e3,debugLog:!1,forceRelayPolicy:!1,videoMinWidth:428,videoMinHeight:240,videoMaxWidth:1280,videoMaxHeight:720,videoAspectRatio:16/9,videoFrameRate:25,screenFrameRate:15,videoEffects:null,videoEffectMaxWidth:640,videoEffectMaxHeight:360,iceRestartWaitTime:2e4,transportConnectionWaitTime:5e3,statisticsInterval:5e3,networkStatisticsInterval:2e4,perfStatReportEnabled:!0,callStatReportEnabled:!1,voiceParams:{smoothing:.8,minFreq:200,maxFreq:5e3,interval:500,threshold:.35,speakerLevelMultiplier:1.8},specListenerParams:{connectionTimeout:1e4,volumeTimeout:1e4},unifiedPlanBrowsers:{Firefox:10,Chrome:76,Safari:12},producerNotificationDataChannel:!0,producerCommandDataChannel:!0,consumerScreenDataChannel:!0,producerScreenDataChannel:!0,screenShareWebmBuilder:!1,noiseSuppression:!0,preferH264:!1,preferVP9:!0,audioNack:!0,consumerScreenTrack:!1,producerScreenTrack:!1,videoTracksCount:0,movieShare:!1,filteredMessages:!1,breakVideoPayloadTypes:!1,batchParticipantsOnStart:!1,participantStateMapped:!1};var $=(p=>(p.WAITING_HALL="WAITING_HALL",p.WAITING="WAITING",p.CONNECTING="CONNECTING",p.CONNECTED="CONNECTED",p.RECONNECT="RECONNECT",p.ERROR="ERROR",p.HANGUP="HANGUP",p.PERMISSIONS="PERMISSIONS",p))($||{});function V(a,...e){let t=d.get(a);t&&setTimeout(t,0,...e)}function xe(a){return Object.assign({},a)}function pt(a){return a.slice()}var yi;(le=>{function a(E,x){V("onLocalStream",E,xe(x))}le.onLocalStream=a;function e(E,x){V("onScreenStream",E,xe(x))}le.onScreenStream=e;function t(E,x){V("onLocalStreamUpdate",xe(E),x)}le.onLocalStreamUpdate=t;function i(E){V("onLocalStatus",E)}le.onLocalStatus=i;function r(E,x){V("onRemoteStream",E,x)}le.onRemoteStream=r;function n(E,x,ne){V("onRemoteLive",E,x,ne)}le.onRemoteLive=n;function c(E,x){V("onRemoteScreenStream",E,x)}le.onRemoteScreenStream=c;function l(E,x,ne,ht){V("onConversation",E,xe(x),xe(ne),ht)}le.onConversation=l;function p(E,x){V("onRemoteMediaSettings",E,xe(x))}le.onRemoteMediaSettings=p;function m(E,x){V("onRemoteParticipantState",E,xe(x))}le.onRemoteParticipantState=m;function b(E,x,ne=null){V("onRemoteStatus",E,x,ne)}le.onRemoteStatus=b;function y(E,x,ne=null){V("onParticipantStatus",E,x,ne)}le.onParticipantStatus=y;function G(){V("onPermissionsRequested")}le.onPermissionsRequested=G;function J(E){V("onPermissionsError",E)}le.onPermissionsError=J;function B(E){V("onRemoteRemoved",E)}le.onRemoteRemoved=B;function he(E,x,ne){V("onCallState",E,x,xe(ne))}le.onCallState=he;function Ae(E,x){V("onDeviceSwitched",E,x)}le.onDeviceSwitched=Ae;function ue(E,x,ne,ht=!1,Qt=!1,Xt=null,ma=null){V("onMuteStates",xe(E),pt(x),pt(ne),ht,Qt,Xt,ma)}le.onMuteStates=ue;function et(E,x){V("onRolesChanged",E,pt(x))}le.onRolesChanged=et;function de(E){V("onLocalRolesChanged",pt(E))}le.onLocalRolesChanged=de;function j(E,x){V("onPinnedParticipant",E,x)}le.onPinnedParticipant=j;function be(E){V("onLocalPin",E)}le.onLocalPin=be;function mt(E){V("onOptionsChanged",pt(E))}le.onOptionsChanged=mt;function Bi(){V("onCallAccepted")}le.onCallAccepted=Bi;function Vi(){V("onRateNeeded")}le.onRateNeeded=Vi;function v(E){V("onSpeakerChanged",E)}le.onSpeakerChanged=v;function C(E){V("onVolumesDetected",pt(E))}le.onVolumesDetected=C;function P(E,x){V("onLocalVolume",E,x)}le.onLocalVolume=P;function I(E,x){V("onJoinStatus",E,x)}le.onJoinStatus=I;function A(E,x){V("onHangup",E,x)}le.onHangup=A;function Ie(E){V("onMultipartyChatCreated",xe(E))}le.onMultipartyChatCreated=Ie;function Q(){V("onDeviceChange")}le.onDeviceChange=Q;function N(E){V("onFingerprintChange",E)}le.onFingerprintChange=N;function X(){V("onTokenExpired")}le.onTokenExpired=X;function M(E,x,ne=!1){V("onChatMessage",E,x,ne)}le.onChatMessage=M;function K(E,x,ne=!1){V("onCustomData",E,x,ne)}le.onCustomData=K;function se(E,x,ne,ht,Qt,Xt){V("onRecordStarted",E,x,ne,ht,Qt,Xt)}le.onRecordStarted=se;function D(){V("onRecordStopped")}le.onRecordStopped=D;function Le(E){V("onLocalNetworkStatusChanged",E)}le.onLocalNetworkStatusChanged=Le;function q(E){V("onNetworkStatusChanged",E)}le.onNetworkStatusChanged=q;function Oe(E,...x){V("onDebugMessage",E,...x)}le.onDebugMessage=Oe;function me(E,x){let ne=Object.assign({},E,{memory:x});V("onStatistics",ne)}le.onStatistics=me;function ae(){V("onAutoplayError")}le.onAutoplayError=ae;function Z(E,x,ne){V("onChatRoomUpdated",E,x,ne)}le.onChatRoomUpdated=Z})(yi||(yi={}));var f=yi;var Ri=(r=>(r.DEBUG="DEBUG",r.LOG="LOG",r.WARN="WARN",r.ERROR="ERROR",r))(Ri||{}),bi;(de=>{let a="📞",e=(j,...be)=>{f.onDebugMessage(j,...be)},t=!1,i=(j,be)=>(...mt)=>{j(...mt),Er(be,mt)},r=console.debug.bind(console,a),n=console.log.bind(console,a),c=console.warn.bind(console,a),l=console.error.bind(console,a),p=e.bind(null,"DEBUG"),m=e.bind(null,"LOG"),b=e.bind(null,"WARN"),y=e.bind(null,"ERROR");de.debug=p,de.log=m,de.warn=b,de.error=y;function Ae(){return t}de.enabled=Ae;function ue(j){t=j,d.debugLog&&ri(),j?(de.debug=d.debugLog?i(r,"DEBUG"):r,de.log=d.debugLog?i(n,"LOG"):n,de.warn=d.debugLog?i(c,"WARN"):c,de.error=d.debugLog?i(l,"ERROR"):l):(de.debug=d.debugLog?i(p,"DEBUG"):p,de.log=d.debugLog?i(m,"LOG"):m,de.warn=d.debugLog?i(b,"WARN"):b,de.error=d.debugLog?i(y,"ERROR"):y)}de.toggle=ue;function et(j,...be){switch(j){case"DEBUG":de.debug(...be);break;case"LOG":de.log(...be);break;case"WARN":de.warn(...be);break;case"ERROR":de.error(...be);break}}de.send=et})(bi||(bi={}));var s=bi;var Ye=(i=>(i.USER="USER",i.ANONYM="ANONYM",i.GROUP="GROUP",i))(Ye||{}),te;(l=>{function a(p){return p.length?typeof p[0]=="object"?p:p.map(m=>e(m)):[]}l.fromIds=a;function e(p,m="USER"){return{id:p,type:m}}l.fromId=e;function t(p){return{id:p.id,type:p.type==="ANONYM"?"ANONYM":"USER"}}l.fromSignaling=t;function i(p){return`{"id":"${p.id}","type":"${p.type}"}`}l.toString=i;function r(p,m="USER"){return i(e(p,m))}l.fromIdToString=r;function n(p){try{return JSON.parse(p)}catch(m){throw new Error(`Failed to parse ExternalId from string '${p}'`)}}l.fromString=n;function c(p,m){return p.id===m.id&&p.type===m.type}l.compare=c})(te||(te={}));var ve=(r=>(r.CAMERA="CAMERA",r.SCREEN="SCREEN",r.STREAM="STREAM",r.MOVIE="MOVIE",r))(ve||{}),Pi=":",Fr="s",Hr="m";function Fe(a){return a.participantId+(a.mediaType?Pi+Fr+a.mediaType:"")+(a.streamName?Pi+Hr+a.streamName:"")}function It(a){let e=a.split(Pi),t=e.shift();if(!t)throw new Error("Illegal stream description: "+a);let i={participantId:t,mediaType:null};for(let r of e)switch(r.charAt(0)){case Fr:i.mediaType=ja(r.slice(1));break;case Hr:i.streamName=r.slice(1);break;default:throw new Error("Unexpected parameter type "+r.charAt(0)+" in stream description "+a)}return i}function ja(a){for(let e of Object.keys(ve))if(e===a)return ve[e];return null}function Mi(a,e){return a===null||e===null?a===null&&e===null:!(a.maxDimension!==e.maxDimension||a.maxBitrateK!==e.maxBitrateK||a.maxFramerate!==e.maxFramerate||a.degradationPreference!==e.degradationPreference)}function Gt(a,e){return!(!Mi(a.camera,e.camera)||!Mi(a.screenSharing,e.screenSharing))}function Di(a,e){return{camera:Object.assign({},a.camera,e.camera),screenSharing:Object.assign({},a.screenSharing,e.screenSharing)}}function Gr(a){try{return btoa(JSON.stringify(a))}catch(e){s.warn("WaitingParticipant: failed convert to string",a,e)}return null}function Wr(a){try{return JSON.parse(atob(a))}catch(e){s.warn("WaitingParticipant: failed convert from string",a,e)}return null}var yt=class{constructor(e){this._fixNoPacketsApplied=!1;this._fixNoPacketsChecked=!1;this._fixTooManyPacketsApplied=!1;this._fixTooManyPacketsSucceeded=!1;this._fixTooManyPacketsFailed=!1;this._mediaSource=e}_fixAudioDeviceNoPackets(e){if(!(this._fixNoPacketsApplied&&this._fixNoPacketsChecked)){if(this._fixNoPacketsApplied&&!this._fixNoPacketsChecked){this._fixNoPacketsChecked=!0,u.log(h.ERROR,`audio_device_recover_${e.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!e.bandwidth&&(this._fixNoPacketsApplied=!0,u.log(h.ERROR,"audio_device_recover"),this._mediaSource.toggleAudio(!0))}}_fixAudioDeviceTooManyPackets(e){if(this._fixTooManyPacketsSucceeded||this._fixTooManyPacketsFailed)return;let t=75,i=Date.now();if(!this._lastPacketsSentTime)e.packetsSent>0&&(this._lastPacketsSentTime=i,this._lastPacketsSent=e.packetsSent);else if(i-this._lastPacketsSentTime>500){let r=(e.packetsSent-this._lastPacketsSent)*1e3/(i-this._lastPacketsSentTime);this._lastPacketsSentTime=i,this._lastPacketsSent=e.packetsSent,this._fixTooManyPacketsApplied?r>t?(s.log("Failed to fix RV"),u.log(h.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):i-this._fixTooManyPacketsTime>6e4&&(s.log("Fixed RV"),u.log(h.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):r>t&&(this._fixTooManyPacketsApplied=!0,s.log("Trying to fix RV"),this._mediaSource.toggleAudio(!0),this._fixTooManyPacketsTime=i)}}fix(e){if(!this._mediaSource)return;let t=e.find(i=>i.kind===pe.audio);!t||(this._fixAudioDeviceNoPackets(t),this._fixAudioDeviceTooManyPackets(t))}};var Wt=class{constructor(){this._output=null;this._volume=1;this._features={setSinkId:!!Audio.prototype.setSinkId}}add(e){this.destroy(),this._output={},this._output.audioTrack=e,this._initAudioElement()}remove(e){!this._output||this._output.audioTrack!==e||this.destroy()}get volume(){return this._volume}set volume(e){this._volume=Math.max(0,Math.min(1,e)),this._output&&this._output.audioElement&&(this._output.audioElement.volume=this._volume)}_initAudioElement(){var c;if(!((c=this._output)==null?void 0:c.audioTrack))return;let e=T.browserName()!=="Safari",t=document.createElement(e?"audio":"video");t.muted=!1,t.volume=this._volume,t.preload="auto";let i=()=>{s.warn("Error on play audio"),f.onAutoplayError()},r=l=>{t.srcObject=new MediaStream([l]),t.load();let p=t.play();p?p.catch(i):i()},n=()=>{var p;s.debug("Recover audio playback");let l=(p=this._output)==null?void 0:p.audioTrack;l?r(l):s.warn("Broken audio track")};t.onpause=n,t.onstalled=n,t.onerror=n,r(this._output.audioTrack),this._output.audioElement=t}_stopAudioElement(){var e,t,i;((e=this._output)==null?void 0:e.audioElement)&&(this._output.audioElement.pause(),this._output.audioElement.srcObject=null),(i=(t=this._output)==null?void 0:t.audioTrack)==null||i.stop()}destroy(){!this._output||(this._stopAudioElement(),this._output=null)}changeOutput(){return o(this,null,function*(){var e,t,i;try{if(!this._features.setSinkId)throw new Error('Feature "setSinkId" is not supported');if(!((e=this._output)==null?void 0:e.audioElement))throw new Error("Audio Element is not initialized");let r=T.getSavedOutput();r&&(yield(i=(t=this._output.audioElement).setSinkId)==null?void 0:i.call(t,r.deviceId))}catch(r){throw u.log(h.ERROR,"change_output"),s.error("Output change failed",r),r}})}};var Ka=90,$a=3,jt=class extends Y{constructor(){super(...arguments);this._lastMemoryStat={percent:0,bytes:0}}onRemoteDataStats(e,t){this._calcMemory(),e.inbound.rtps.map(i=>{let r=typeof i.userId=="string"&&t[i.userId]||null;i.userId=r==null?void 0:r.externalId}),f.onStatistics(e,this._lastMemoryStat)}_calcMemory(){var r;let e=(r=window==null?void 0:window.performance)==null?void 0:r.memory;if(!e||!e.usedJSHeapSize||!e.jsHeapSizeLimit)return;let t=Number((100*e.usedJSHeapSize/e.jsHeapSizeLimit).toFixed(2)),i=Number((e.usedJSHeapSize/1024/1024).toFixed(1));t>Ka?s.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=$a)&&(s.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var qa=44100,Rt=class{constructor(e,t){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=e,this._stream=t;try{let i=T.getAudioContext();this._gainNode=i.createGain(),this._gainNode.gain.value=1e-5,this._gainNode.connect(i.destination),this._analyser=i.createAnalyser(),this._analyser.fftSize=1024,this._analyser.smoothingTimeConstant=0,this._analyser.connect(this._gainNode),this._fftBins=new Uint8Array(this._analyser.frequencyBinCount),this._mediaStreamSource=i.createMediaStreamSource(t),this._mediaStreamSource.connect(this._analyser)}catch(i){}}get stream(){return this._stream}get trackId(){return this._trackId}_getBins(){if(!this._fftBins||!this._analyser)return new Uint8Array;this._analyser.getByteFrequencyData(this._fftBins);let e=qa/this._fftBins.length,t=Math.ceil(d.voiceParams.minFreq/e),i=Math.floor(d.voiceParams.maxFreq/e);return this._fftBins.subarray(t,i)}getLevel(){let e=this._getBins(),i=e.reduce((n,c)=>n+c,0)/e.length/255,r=this._lastSmoothedLevel*d.voiceParams.smoothing+i*(1-d.voiceParams.smoothing);return this._lastSmoothedLevel=r,{real:i,smoothed:r}}destroy(){this._mediaStreamSource&&(this._mediaStreamSource.disconnect(),this._mediaStreamSource=null),this._gainNode&&(this._gainNode.disconnect(),this._gainNode=null),this._analyser&&(this._analyser.disconnect(),this._analyser=null,this._fftBins=null,this._lastSmoothedLevel=0)}};var Kt=class extends Y{constructor(e){super();this._detector=null;this._track=null;this._interval=null;let t=()=>{this._detector&&f.onLocalVolume(this._detector.getLevel().real,e.getMediaSettings().isAudioEnabled),this._interval=window.setTimeout(t,d.voiceParams.interval)};this._interval=window.setTimeout(t,d.voiceParams.interval);let i=()=>{let r=e.getStream();r&&this.init(r)};this.subscribe(e,Ee.SOURCE_CHANGED,r=>{r.kind===pe.audio&&r.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector();let t=e.getAudioTracks();t.length&&(this._track=t[0].clone(),this._detector=new Rt("local",new MediaStream([this._track])))}_stopDetector(){this._detector&&(this._detector.destroy(),this._detector=null),this._track&&(this._track.stop(),this._track=null)}destroy(){this.unsubscribe(),this._interval&&(window.clearTimeout(this._interval),this._interval=null),this._stopDetector()}};var jr="videochat-epi",Ja=5e3,Ya=3e4,ze=class extends Y{constructor(e,t,i=!1){super();this._previousTimestamp=0;this._previousCallStatReportTimestamp=0;this._previousCallStatReport={nack_sent:0,nack_received:0,pli_sent:0,pli_received:0,fir_sent:0,fir_received:0,frames_dropped:0,jitter_video:0,jitter_audio:0,interframe_delay_variance:0,total_audio_samples_received:0,concealed_audio_samples:0,inserted_audio_samples_for_deceleration:0,removed_audio_samples_for_acceleration:0,silent_concealed_audio_samples:0,audio_concealment_events:0,total_audio_energy:0};this._signaling=t,this._directTopology=i,this.subscribe(e,L.REMOTE_DATA_STATS,this._handleStats.bind(this))}destroy(){this.unsubscribe()}static getEstimatedPerformanceIndex(){try{let e=parseInt(localStorage.getItem(jr)||"",10);return isNaN(e)?0:e}catch(e){return 0}}_handleStats(e){return o(this,null,function*(){if(!e.inbound||!e.inbound.rtps)return;let t=Date.now();!this._directTopology&&d.perfStatReportEnabled&&this._previousTimestamp+Ja<=t&&(yield this.reportPerfStats(e),this._previousTimestamp=t),d.callStatReportEnabled&&this._previousCallStatReportTimestamp+Ya<=t&&(this._reportCallStats(e),this._previousCallStatReportTimestamp=t)})}reportPerfStats(e){return o(this,null,function*(){let t=e.inbound.rtps.reduce((i,r)=>(r.kind==="video"&&(i.framesDecoded+=r.framesDecoded||0,i.framesReceived+=r.framesReceived||0),i),{framesDecoded:0,framesReceived:0});if(t.framesDecoded)try{let i=yield this._signaling.reportPerfStat(t);localStorage.setItem(jr,i.estimatedPerformanceIndex)}catch(i){}})}_reportCallStats(e){let t={nack_received:0,pli_received:0,fir_received:0,frames_dropped:0,jitter_video:0,jitter_audio:0,interframe_delay_variance:0,nack_sent:0,pli_sent:0,fir_sent:0,total_audio_samples_received:0,concealed_audio_samples:0,silent_concealed_audio_samples:0,inserted_audio_samples_for_deceleration:0,removed_audio_samples_for_acceleration:0,audio_concealment_events:0,total_audio_energy:0,inbound_video_count:0,inbound_audio_count:0};e.inbound.rtps.reduce((r,n)=>(n.kind==="video"?(n.framesReceived&&(r.jitter_video=r.jitter_video*r.inbound_video_count/(r.inbound_video_count+1)+n.jitter*1e3/(r.inbound_video_count+1),r.interframe_delay_variance=r.interframe_delay_variance*r.inbound_video_count/(r.inbound_video_count+1)+n.interframeDelayVariance*1e6/(r.inbound_video_count+1),r.inbound_video_count++),r.frames_dropped+=n.framesDropped,r.nack_sent+=n.nackCount,r.pli_sent+=n.pliCount,r.fir_sent+=n.firCount):(n.totalSamplesReceived&&(r.jitter_audio=r.jitter_audio*r.inbound_audio_count/(r.inbound_audio_count+1)+n.jitter*1e3/(r.inbound_audio_count+1),r.total_audio_energy=r.total_audio_energy*r.inbound_audio_count/(r.inbound_audio_count+1)+n.totalAudioEnergy/(r.inbound_audio_count+1),r.inbound_audio_count++),r.total_audio_samples_received+=n.totalSamplesReceived,r.inserted_audio_samples_for_deceleration+=n.insertedSamplesForDeceleration,r.removed_audio_samples_for_acceleration+=n.removedSamplesForAcceleration,r.concealed_audio_samples+=n.concealedSamples,r.silent_concealed_audio_samples+=n.silentConcealedSamples,r.audio_concealment_events+=n.concealmentEvents),r),t),e.outbound.rtps.reduce((r,n)=>(n.kind==="video"&&(r.nack_received+=n.nackCount,r.pli_received+=n.pliCount,r.fir_received+=n.firCount),r),t);let i={call_topology:this._directTopology?"D":"S",nack_sent:t.nack_sent-this._previousCallStatReport.nack_sent,nack_received:t.nack_received-this._previousCallStatReport.nack_received,pli_sent:t.pli_sent-this._previousCallStatReport.pli_sent,pli_received:t.pli_received-this._previousCallStatReport.pli_received,fir_sent:t.fir_sent-this._previousCallStatReport.fir_sent,fir_received:t.fir_received-this._previousCallStatReport.fir_received,frames_dropped:t.frames_dropped-this._previousCallStatReport.frames_dropped};if(t.jitter_video&&(i.jitter_video=t.jitter_video),t.jitter_audio&&(i.jitter_audio=t.jitter_audio),t.interframe_delay_variance&&(i.interframe_delay_variance=t.interframe_delay_variance),t.total_audio_samples_received){let r=t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received,n=t.inserted_audio_samples_for_deceleration-this._previousCallStatReport.inserted_audio_samples_for_deceleration,c=t.removed_audio_samples_for_acceleration-this._previousCallStatReport.removed_audio_samples_for_acceleration,l=t.concealed_audio_samples-this._previousCallStatReport.concealed_audio_samples,p=t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples,m=t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events;i.inserted_audio_samples_for_deceleration=n/r*1e3,i.removed_audio_samples_for_acceleration=c/r*1e3,i.concealed_audio_samples=l/r*1e3,i.concealed_silent_audio_samples=p/r*1e3,i.concealment_audio_avg_size=l/m,i.total_audio_energy=t.total_audio_energy}u.logCustom("callStat",i),s.log("Sent call stats",i),this._previousCallStatReport=t}};var za=1e3;function ce(a,e,t=0){return e in a&&a[e]?a[e]:t}function Kr(...a){return e=>{for(let t of a)if(t(e))return!0;return!1}}function He(a,e){return t=>t[a]===e}function Qa(a){return(e,t)=>e[a]-t[a]}function $t(a,e){return e.reduce((t,i)=>(t[i[a]]=i,t),{})}function Xa(a){let e={},t=[];for(let i of a)e[i.id]||(e[i.id]=!0,t.push(i));return t}function Za(a){return a!==null&&typeof a=="object"&&!Array.isArray(a)}function Ai(a){return Object.keys(a).filter(e=>a[e]!==void 0).map(e=>[e,a[e]]).reduce((e,t)=>(e[t[0]]=Za(t[1])?Ai(t[1]):t[1],e),{})}function en(a){let e=[];for(let t of a)t.forEach(i=>e.push(i));return e}function tn(a){return o(this,null,function*(){let e=[];return RTCRtpReceiver.prototype.getStats?(e.push(...a.getReceivers().map(t=>t.getStats())),e.push(...a.getSenders().map(t=>t.getStats()))):e.push(a.getStats()),Promise.all(e).then(en).then(Xa)})}function rn(a){let e=a.filter(He("type","candidate-pair")).sort(Qa("priority")).find(Kr(He("nominated",!0),He("selected",!0)));if(!e)return{totalRoundTripTime:0,currentRoundTripTime:0,bytesSent:0,bytesReceived:0};let t={totalRoundTripTime:e.totalRoundTripTime||0,currentRoundTripTime:e.currentRoundTripTime||0,bytesSent:e.bytesSent,bytesReceived:e.bytesReceived},i=a.find(He("id",e.remoteCandidateId));i&&(t=Object.assign({},t,{remote:{type:i.candidateType,address:i.ip||i.address,port:i.port,protocol:i.protocol}}));let r=a.find(He("id",e.localCandidateId));return r&&(t=Object.assign({},t,{local:{type:r.candidateType,address:r.ip||r.address,port:r.port,protocol:r.protocol,relayProtocol:r.relayProtocol,networkType:r.networkType}})),Ai(t)}function an(a,e){let t=$t("id",a),i=a.filter(Kr(He("type","inbound-rtp"),He("type","outbound-rtp")));T.browserName()==="Firefox"&&(i=Object.values(i.reduce((n,c)=>{if(!n[c.ssrc])n[c.ssrc]=c;else{let l=Object.assign({},n[c.ssrc],c),p=n[c.ssrc].isRemote?c:n[c.ssrc];l.id=p.id,l.type=p.type,delete l.isRemote,delete l.remoteId,n[l.ssrc]=l}return n},{})));let r={};if(T.browserName()==="Safari"){let n=a.filter(He("type","track"));r=$t("trackIdentifier",n)}return i.map(n=>{let c=Number(n.ssrc),l=n.mediaType||n.kind,p=n.trackId,m=n.type,b=n.codecId;if(T.browserName()==="Safari"){let G=/^.+_([\d]+)$/.exec(n.id);if(G&&(c=parseInt(G[1],10)),l=n.id.indexOf("Audio")>0?"audio":"video",e[c]){let J=l+"-"+e[c];r[J]&&(p=r[J].id)}}if(!m||!c||!l)return null;let y={ssrc:c,type:m,kind:l,bytesReceived:ce(n,"bytesReceived"),bytesSent:ce(n,"bytesSent"),jitter:ce(n,"jitter"),packetsLost:ce(n,"packetsLost"),packetsReceived:ce(n,"packetsReceived"),packetsSent:ce(n,"packetsSent"),fractionLost:ce(n,"fractionLost"),pliCount:ce(n,"pliCount"),firCount:ce(n,"firCount"),nackCount:ce(n,"nackCount"),userId:e[c]};if(l==="video"){let G=ce(n,"framesDecoded"),J=ce(n,"totalInterFrameDelay"),B=ce(n,"totalSquaredInterFrameDelay");y.interframeDelayVariance=(B-J*J/G)/G}if(l==="audio"&&(y.totalSamplesReceived=ce(n,"totalSamplesReceived"),y.concealedSamples=ce(n,"concealedSamples"),y.insertedSamplesForDeceleration=ce(n,"insertedSamplesForDeceleration"),y.removedSamplesForAcceleration=ce(n,"removedSamplesForAcceleration"),y.silentConcealedSamples=ce(n,"silentConcealedSamples"),y.concealmentEvents=ce(n,"concealmentEvents"),y.totalAudioEnergy=ce(n,"totalAudioEnergy")),b&&t[b]){let G=t[b];y.clockRate=G.clockRate,y.mimeType=G.mimeType}if(p&&t[p]){let G=t[p];y.frameHeight=G.frameHeight,y.frameWidth=G.frameWidth,y.framesDecoded=G.framesDecoded,y.framesReceived=G.framesReceived,y.framesDropped=G.framesDropped}return Ai(y)}).filter(n=>!!n)}function nn(a,e){if(!e||!e.rtps||!a.rtps)return a;let t=$t("ssrc",a.rtps),i=$t("ssrc",e.rtps),r=(a.timestamp-e.timestamp)/1e3;return!t||!i||Object.keys(t).forEach(n=>{let c=t[n],l=i[n];if(!(!c||!l)){if(c.bytesReceived&&c.bytesReceived>l.bytesReceived&&(c.bandwidth=Math.round((c.bytesReceived-l.bytesReceived)/r)),c.bytesSent&&c.bytesSent>l.bytesSent&&(c.bandwidth=Math.round((c.bytesSent-l.bytesSent)/r)),c.packetsReceived)if(c.packetsReceived>l.packetsReceived||c.packetsLost>l.packetsLost){let p=c.packetsLost-l.packetsLost,m=c.packetsReceived-l.packetsReceived;c.packetLoss=parseFloat((100*p/(p+m)).toFixed(2))}else c.packetLoss=0;c.framesDropped&&l.framesDropped&&c.framesDropped>l.framesDropped&&(c.framesDroppedDelta=parseFloat(((c.framesDropped-l.framesDropped)/r).toFixed(0)))}}),a}function bt(i,r){return o(this,arguments,function*(a,e,t={}){let n=yield tn(a),c={timestamp:Date.now(),transport:rn(n),rtps:an(n,t)};return e?nn(c,e):(yield S.delay(za),bt(a,c,t))})}var qt=.8,Qe=class extends Y{constructor(e,t,i,r,n){super();this._remoteSDP={};this._remoteCandidates={};this._state=U.IDLE;this._isOpen=!1;this._remotePeerId=null;this._statInterval=null;this._settingsInterval=null;this._failedOnCreate=null;this._remoteStream=null;this._iceRestartTimeout=null;this._reconnectionTimeout=null;this._reconnectionPrevented=!1;this._fingerprint=null;this._neverConnected=!0;this._prevConsumerSettings={};this._lastNetworkStat={rtt:0,loss:0,date:0};this._remoteNetworkStat={rtt:0,loss:0};this._networkLimits={badNet:{loss:3,rtt:1e3},goodNet:{loss:.5,rtt:600}};if(this._signaling=i,this._mediaSource=r,this._participantId=e,this._isMaster=t,this._serverSettings=n,this._perfStatReporter=new ze(this,i,!0),this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,Ee.TRACK_REPLACED,this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,Ee.SOURCE_CHANGED,this._applySettings.bind(this)),this._pc=new RTCPeerConnection({iceServers:d.iceServers,iceTransportPolicy:d.forceRelayPolicy?"relay":"all"},{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.onicecandidate=this._handleIceCandidate.bind(this),this._pc.ontrack=this._onAddTrack.bind(this),this._pc.oniceconnectionstatechange=this._onIceConnectionStateChange.bind(this),this._pc.onconnectionstatechange=this._onConnectionStateChange.bind(this),this._pc.onsignalingstatechange=this._onSignalingStateChange.bind(this),this._prevConsumerSettings={},this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!0),this._applySettings()}catch(c){u.log(h.ERROR,"addTrack-direct"),s.error("Unable to add media source tracks",c,{participantId:this._participantId}),this._failedOnCreate=c;return}this._createOffer(!1).catch(c=>{this._state===U.IDLE?this._failedOnCreate=c:this.close(c)})}this._startSettingsInterval(),this._startStatInterval()}getState(){return this._state}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!==U.IDLE&&e!==U.CLOSED&&e!==U.FAILED&&this._startStatInterval()}open(e=null){return o(this,null,function*(){if(this._isOpen){s.warn("DirectTransport: Already opened",{participantId:this._participantId});return}if(this._failedOnCreate){this.close(this._failedOnCreate);return}if(s.debug("DirectTransport: Open transport",{participantId:this._participantId}),this._isOpen=!0,this._remotePeerId=e,!this._isMaster)try{this._mediaSource.addTrackToPeerConnection(this._pc,!0),this._applySettings()}catch(i){u.log(h.ERROR,"addTrack-direct"),s.error("DirectTransport: Unable to add media source tracks",i,{participantId:this._participantId}),this.close(i);return}this._setState(U.OPENED);let t=e;if(!e){let i=Object.keys(this._remoteSDP);t=i[i.length-1]}if(t&&this._remoteSDP[t])try{yield this._setRemoteDescription(t,this._remoteSDP[t])}catch(i){this.close();return}this._remoteSDP={},this._remoteCandidates={},this._triggerEvent(L.ACTIVE_PARTICIPANTS_NO_SIGNAL)})}updateSettings(e){Gt(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}close(e){this._isOpen=!1,this._stopReconnection(),this._remoteStream&&(this._remoteStream.getTracks().forEach(t=>{t.stop(),this._triggerEvent(L.REMOTE_TRACK_REMOVED,this._remoteStream,t)}),this._remoteStream=null),this._stopStatInterval(),this._stopSettingsInterval(),this._pc&&(this._pc.onicecandidate=null,this._pc.ontrack=null,this._pc.oniceconnectionstatechange=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._pc.close()),this.unsubscribe(),e?(s.error("DirectTransport: Closed",e,{participantId:this._participantId}),this._setState(U.FAILED)):(s.debug("DirectTransport: Closed",{participantId:this._participantId}),this._setState(U.CLOSED)),this._triggerEvent(L.PEER_CONNECTION_CLOSED)}_setState(e){this._state!==e&&(s.debug(`DirectTransport: State changed to ${e}`,{participantId:this._participantId}),this._state=e,this._triggerEvent(L.STATE_CHANGED,e))}_onSignalingNotification(e){var t,i,r,n;switch(e.notification){case O.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case O.SETTINGS_UPDATE:Object.assign(this._networkLimits.badNet,((t=e.settings)==null?void 0:t.badNet)||{}),Object.assign(this._networkLimits.goodNet,((i=e.settings)==null?void 0:i.goodNet)||{});break;case O.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&(this._remoteNetworkStat.rtt=((r=e.data.sdk)==null?void 0:r.rtt)||0,this._remoteNetworkStat.loss=((n=e.data.sdk)==null?void 0:n.loss)||0);break}}_handleTransmittedData(e){let t=e.data,i=S.getPeerIdString(e.peerId);S.composeMessageId(e)===this._participantId&&(t.candidate&&t.candidate.candidate?this._addIceCandidate(i,t.candidate).catch(this.close.bind(this)):t.sdp&&this._setRemoteDescription(i,t.sdp).catch(this.close.bind(this)))}_addIceCandidate(e,t){return o(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc&&this._pc.remoteDescription){s.debug("Add remote ice candidate",{participantId:this._participantId,candidate:t});try{yield this._pc.addIceCandidate(new RTCIceCandidate(t))}catch(i){throw u.log(h.ERROR,"addIceCandidate-direct"),s.error("Unable to add remote ice candidate",i,{participantId:this._participantId,candidate:t}),i}}else s.debug("Cache remote ice candidate",{participantId:this._participantId,candidate:t}),this._remoteCandidates[e]=this._remoteCandidates[e]||[],this._remoteCandidates[e].push(t)})}_setRemoteCandidates(e){return o(this,null,function*(){if(!this._remoteCandidates[e]){s.log(`No cached candidates found for peer ${e}`);return}let t=this._remoteCandidates[e];this._remoteCandidates[e]=[];for(let i of t)try{yield this._addIceCandidate(e,i)}catch(r){}})}_setRemoteDescription(e,t){return o(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){s.debug("Add remote description",{participantId:this._participantId,sdp:t}),this._calcFingerprint(t.sdp);try{yield this._pc.setRemoteDescription(new RTCSessionDescription(t)),yield this._setRemoteCandidates(e)}catch(i){throw u.log(h.ERROR,"setRemoteDescription-direct"),s.error("Unable to set remote description",i,{participantId:this._participantId,sdp:t}),i}}else this._remoteSDP[e]=t})}_onAddTrack(e){s.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent(L.REMOTE_TRACK_REMOVED,this._remoteStream,t.track)}),this._triggerEvent(L.REMOTE_TRACK_ADDED,this._remoteStream,e.track)}_handleIceCandidate(e){return o(this,null,function*(){e.candidate&&this._signaling.ready&&(s.debug("Local ice candidate",{participantId:this._participantId,candidate:e.candidate}),yield this._signaling.sendCandidate(this._participantId,e.candidate))})}_onSignalingStateChange(){switch(s.debug(`DirectTransport: Signaling state changed to ${this._pc.signalingState}`,{participantId:this._participantId}),this._pc.signalingState){case"have-local-offer":let e=this._pc.localDescription;e?this._signaling.sendSdp(this._participantId,e).catch(this.close.bind(this)):this.close(new Error);break;case"have-remote-offer":this._createAnswer().catch(this.close.bind(this)).then(t=>o(this,null,function*(){return this._signaling.sendSdp(this._participantId,t)})).catch(this.close.bind(this));break}}_onIceConnectionStateChange(){switch(s.debug(`DirectTransport: Ice Connection state changed to ${this._pc.iceConnectionState}`,{participantId:this._participantId}),this._pc.iceConnectionState){case"checking":let e=this.getState();e===U.IDLE||e===U.OPENED?this._setState(U.CONNECTING):this._setState(U.RECONNECTING);break}}_onConnectionStateChange(){switch(s.debug(`DirectTransport: Connection state changed to ${this._pc.connectionState}`,{participantId:this._participantId}),u.log(h.ICE_CONNECTION_STATE,this._pc.connectionState),this._pc.connectionState){case"connected":this._neverConnected=!1,this._setState(U.CONNECTED),this._stopReconnection(),S.getPeerConnectionHostInfo(this._pc).then(e=>{e&&u.log(h.ICE_CONNECTION_TYPE,e.type)});break;case"failed":case"disconnected":this._reconnectionPrevented?this.close(new Error(`Ice connection ${this._pc.connectionState}`)):(this._setState(U.RECONNECTING),this._startReconnection());break;case"closed":this.close(new Error("Ice connection closed"));break}}_startReconnection(){this._reconnectionTimeout||this._iceRestartTimeout||(s.log("Waiting for reconnection...",{participantId:this._participantId}),this._reconnectionTimeout=window.setTimeout(()=>{this._reconnectionTimeout=null,this._neverConnected?this._requestTopologySwitch():this._startIceRestart()},d.transportConnectionWaitTime))}_requestTopologySwitch(){this._isMaster&&this._signaling.ready&&(s.log("Switch topology DIRECT to SERVER",{participantId:this._participantId}),this._signaling.switchTopology(Ce.SERVER))}_stopReconnection(){this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=null),this._iceRestartTimeout&&(clearTimeout(this._iceRestartTimeout),this._iceRestartTimeout=null)}_startIceRestart(){this._isMaster?(u.log(h.ICE_RESTART),s.log("Ice restart",{participantId:this._participantId}),this._createOffer(!0).catch(this.close.bind(this))):s.debug("Waiting for ice restart...",{participantId:this._participantId}),this._iceRestartTimeout=window.setTimeout(()=>{this._iceRestartTimeout=null,s.error("Ice restart failed",{participantId:this._participantId}),u.log(h.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},d.iceRestartWaitTime)}_createOffer(e){return o(this,null,function*(){let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};return s.debug("Create offer",{participantId:this._participantId,options:t}),this._pc.createOffer(t).catch(i=>{throw s.error("Unable to create offer",i,{participantId:this._participantId}),u.log(h.ERROR,"createOffer-direct"),i}).then(i=>o(this,null,function*(){return s.debug("Created offer",{participantId:this._participantId,offer:i}),i=Qe._patchDescription(i),s.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),this._pc.setLocalDescription(i).then(()=>this._pc.localDescription)})).catch(i=>{throw s.error("Unable to set local description",i,{participantId:this._participantId}),u.log(h.ERROR,"setLocalDescription-direct"),i})})}_createAnswer(){return o(this,null,function*(){return s.debug("Create answer",{participantId:this._participantId}),this._pc.createAnswer().catch(e=>{throw s.error("Unable to create answer",e,{participantId:this._participantId}),u.log(h.ERROR,"createAnswer-direct"),e}).then(e=>o(this,null,function*(){return s.debug("Created answer",{participantId:this._participantId,answer:e}),e=Qe._patchDescription(e),s.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),this._pc.setLocalDescription(e)})).then(()=>this._pc.localDescription).catch(e=>{throw s.error("Unable to set local description",e,{participantId:this._participantId}),u.log(h.ERROR,"setLocalDescription-direct"),e})})}static _patchDescription(e){let t=!!T.baseChromeVersion();return e.sdp=S.patchSDP(e.sdp,d.preferH264&&T.canPreferH264(),T.isBrokenH264(),d.preferVP9,t&&d.audioNack),e}_onReplacedTrack(e){this._pc&&(this._pc.getSenders().forEach(t=>{t.track&&t.track.kind===e.kind&&(t.track.enabled=e.enabled,t.replaceTrack(e).catch(i=>{s.error("DirectTransport: Unable to replace track",i,{participantId:this._participantId}),u.log(h.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(!this._pc){this._stopStatInterval();return}bt(this._pc,this._lastStat).then(t=>{this._lastStat=t;let i={inbound:{topology:Ce.DIRECT,transport:t.transport,rtps:t.rtps.filter(r=>r.type==="inbound-rtp"?(r.userId=this._participantId,!0):!1)},outbound:{topology:Ce.DIRECT,transport:t.transport,rtps:t.rtps.filter(r=>r.type==="outbound-rtp")}};this._checkBadNetwork(i),this._triggerEvent(L.REMOTE_DATA_STATS,i),this._statInterval=window.setTimeout(e,d.statisticsInterval)})};this._statInterval=window.setTimeout(e,d.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_checkBadNetwork(e){if(!this._signaling.ready)return;let t=ue=>ue.rtt<=this._networkLimits.goodNet.rtt&&ue.loss<=this._networkLimits.goodNet.loss,i=ue=>ue.rtt>=this._networkLimits.badNet.rtt||ue.loss>=this._networkLimits.badNet.loss,r=Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0,n=e.inbound.rtps.reduce((ue,et)=>Math.max(ue,et.packetLoss||0),0),c={rtt:this._lastNetworkStat.rtt*(1-qt)+r*qt,loss:this._lastNetworkStat.loss*(1-qt)+n*qt},l=i(c),p=t(c),m=i(this._remoteNetworkStat),b=t(this._remoteNetworkStat),y=i(this._lastNetworkStat),G=t(this._lastNetworkStat),he=l||m?.2:p&&b?1:0,Ae=Date.now();if((y!==l||G!==p||Ae-this._lastNetworkStat.date>d.networkStatisticsInterval)&&(this._lastNetworkStat.date=Date.now(),this._signaling.customData({sdk:Object.assign({type:"bad-net"},c)},null).catch(ue=>{s.warn("Unable to send [bad-net]",ue)})),he){let ue={};ue[this._participantId]=ue[""]=he,this._triggerEvent(L.NETWORK_STATUS,ue)}this._lastNetworkStat.rtt=c.rtt,this._lastNetworkStat.loss=c.loss}_startSettingsInterval(){let e=2e3;if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applySettings(),this._settingsInterval=window.setTimeout(t,e)};this._settingsInterval=window.setTimeout(t,e)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_calcFingerprint(e){let t=S.sdpFingerprint(e);this._fingerprint===null?this._fingerprint=t:(f.onFingerprintChange(this._fingerprint.xor(t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=S.applySettings(this._pc,e,this._prevConsumerSettings))}};var $r=(r=>(r.producerNotification="producerNotification",r.producerCommand="producerCommand",r.consumerScreenShare="consumerScreenShare",r.producerScreenShare="producerScreenShare",r))($r||{}),Pt=$r;var Xe=Ge(require("messagepack"));var Oi=class{constructor(){this.streamDescriptionByCompactId=new Map}getStreamDescription(e){return this.streamDescriptionByCompactId.get(e)}handleMessage(e){var n,c;let t=new Uint8Array(e),i=t[0],r=t.subarray(1);switch(i){case 1:let l=(0,Xe.decode)(r);return Object.entries(l).forEach(([B,he])=>{let Ae=It(B);this.streamDescriptionByCompactId.set(he,Ae)}),null;case 2:case 4:let p=(0,Xe.decode)(r),m=[];for(let B of p){let he=this.getStreamDescription(B);he&&m.push(he.participantId)}return i===2?{type:"notification",notification:O.AUDIO_ACTIVITY,activeParticipants:m}:{type:"notification",notification:O.STALLED_ACTIVITY,stalledParticipants:m};case 3:let b=(0,Xe.decode)(r);return{type:"notification",notification:O.SPEAKER_CHANGED,speaker:(n=this.getStreamDescription(b))==null?void 0:n.participantId};case 5:let y=(0,Xe.decode)(r);return{type:"notification",notification:O.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:y[0],maxDimension:y[1]}};case 6:let G=(0,Xe.decode)(r),J={};for(let[B,he]of Object.entries(G)){let Ae=(c=this.getStreamDescription(Number(B)))==null?void 0:c.participantId;Ae&&(J[Ae]=he/100)}return{type:"notification",notification:O.NETWORK_STATUS,statuses:J};case 7:return this._createParticipantSourcesUpdateNotification(r);default:return s.debug("unsupported message type: "+i),null}}_createParticipantSourcesUpdateNotification(e){let t=(0,Xe.decode)(e),i=[];for(let[r,n]of Object.entries(t)){let c=n[0],l=n[1],p=n[2],m;if(c!==null){if(m=this.getStreamDescription(c),!m){s.error(`could not uncompress participant ID ${c}`);continue}}else m=null;if(p===null){s.error("unexpected null sequenceNumber",r,n);continue}let b=Pe.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+r,y=l?l>>>0:null;i.push({participantStreamDescription:m,streamId:b,rtpTimestamp:y,sequenceNumber:p})}return{type:"notification",notification:O.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:i}}};var sn=90,on=4294967295,ye=class extends Y{constructor(e,t,i){super();this._pc=null;this._producerNotification=null;this._producerCommand=null;this._producerScreen=null;this._consumerScreen=null;this._isOpen=!1;this._reconnectionPrevented=!1;this._state=U.IDLE;this._statInterval=null;this._settingsInterval=null;this._statBytes={};this._ssrcMap={};this._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._prevConsumerSettings={};this._captureSender=null;this._captureReceiver=null;this._participantIdRegistry=null;this._disabledSenders=new Set;this._rtpReceiversByStreamId={};this._producerSessionId="";this._signaling=e,this._mediaSource=t,this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,Ee.TRACK_REPLACED,this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,Ee.SOURCE_CHANGED,this._applyConsumerSettings.bind(this)),this.subscribe(this._mediaSource,Ee.SCREEN_STATUS,this._onScreenSharingStatus.bind(this)),this._perfStatReporter=new ze(this,e),this._serverSettings=i,s.debug("ServerTransport: Created")}getState(){return this._state||U.IDLE}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!==U.IDLE&&e!==U.CLOSED&&e!==U.FAILED&&this._startStatInterval()}open(){if(this._isOpen){s.log("ServerTransport: Already opened connections");return}this._isOpen=!0,this._openConnection()}close(e){this._isOpen=!1,this._closeConnection(),this.unsubscribe(),e?(s.error("ServerTransport: Closed",e),this._setState(U.FAILED)):(s.debug("ServerTransport: Closed"),this._setState(U.CLOSED))}removeParticipant(e){var t;(t=this._captureReceiver)==null||t.close(e)}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}updateSettings(e){Gt(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}_closeConnection(){this._stopStatInterval(),this._stopSettingsInterval(),this._removeCaptureSender(),this._removeCaptureReceiver(),this._pc&&(this._rtpReceiversByStreamId={},this._disabledSenders.forEach(e=>{var t;return(t=e.track)==null?void 0:t.stop()}),this._disabledSenders.clear(),this._pc.ontrack=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._participantIdRegistry=null,ye._closeDataChannel(this._producerNotification),ye._closeDataChannel(this._producerCommand),ye._closeDataChannel(this._producerScreen),ye._closeDataChannel(this._consumerScreen),this._pc.close(),this._pc=null,this._producerOfferIsProcessing=!1,this._producerNextOffer=null),this._triggerEvent(L.PEER_CONNECTION_CLOSED)}static _closeDataChannel(e){e&&(e.onopen=null,e.onmessage=null,e.onerror=null,e.close())}_createDataChannel(e,t,i){s.debug(`[${t}] data channel opening`);let r=e.createDataChannel(t,{ordered:!0});r.onopen=()=>{s.debug(`[${t}] data channel opened`),r.onerror=n=>{s.error(`[${t}] data channel error`,n)},i(r)}}_openConnection(e=!1){s.debug("ServerTransport: Open single connection");let t={};T.baseChromeVersion()&&(t.sdpSemantics=ye._isUnifiedPlanSupported()?"unified-plan":"plan-b"),this._pc=new RTCPeerConnection(t,{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.ontrack=this._onAddTrack.bind(this,this._pc),this._pc.onconnectionstatechange=S.throttle(i=>{this._pc&&this._onConnectionStateChange(this._pc,i)},500),this._pc.onsignalingstatechange=ye._onSignalingStateChange.bind(this,this._pc),d.producerNotificationDataChannel&&this._createDataChannel(this._pc,Pt.producerNotification,i=>{this._producerNotification=i,this._producerNotification.binaryType="arraybuffer",this._participantIdRegistry=new Oi,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),this._signaling.setProducerNotificationDataChannel(i)}),d.producerCommandDataChannel&&this._createDataChannel(this._pc,Pt.producerCommand,i=>{this._producerCommand=i,this._signaling.setProducerCommandDataChannel(i)}),d.producerScreenDataChannel&&this._createDataChannel(this._pc,Pt.producerScreenShare,i=>{this._producerScreen=i,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()});try{this._mediaSource.addTrackToPeerConnection(this._pc),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(i){s.error("ServerTransport: Unable to add media source tracks",i),u.log(h.ERROR,"addTrack-single"),this.close(i);return}d.consumerScreenDataChannel&&this._createDataChannel(this._pc,Pt.consumerScreenShare,i=>{this._consumerScreen=i,this._consumerScreen.binaryType="arraybuffer";let r=this._mediaSource.getScreenTrack();r&&this._createCaptureSender(r)}),e||this._allocateConsumer(),this._setState(U.OPENED),this._startStatInterval(),this._startSettingsInterval()}_reconnect(){this.getState()!==U.OPENED&&(this._setState(U.RECONNECTING),this._closeConnection(),this._openConnection(!0))}_signalActiveParticipants(e){this._triggerEvent(L.SIGNALLED_ACTIVE_PARTICIPANTS,e)}_signalStalledParticipants(e){this._triggerEvent(L.SIGNALLED_STALLED_PARTICIPANTS,e)}_signalSpeakerChanged(e){this._triggerEvent(L.SIGNALLED_SPEAKER_CHANGED,e)}_signalNetworkStatus(e){this._triggerEvent(L.NETWORK_STATUS,e)}_updateSSRCMap(e){e&&e.sdp.split(`
12
+ `).forEach(t=>{let i=`a=ssrc:([0-9]+) label:(audio|video)-((?:[ug]?[\\d]+)|(?:mix)|(?:${Pe.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,r=new RegExp(i).exec(t);r&&(this._ssrcMap[r[1]]=r[3])})}_createCaptureSender(e){!e||!d.consumerScreenDataChannel||!this._consumerScreen||!this._mediaSource.getMediaSettings().isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new lt(e,this._consumerScreen))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!d.producerScreenDataChannel||!this._producerScreen||!this._participantIdRegistry||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new ct(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent(L.REMOTE_STREAM_SECOND,e,t)},e=>{this._triggerEvent(L.REMOTE_STREAM_SECOND,e,null)}))}_removeCaptureReceiver(){var e;(e=this._captureReceiver)==null||e.destroy(),this._captureReceiver=null}_applyConsumerSettings(){let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled&&!d.consumerScreenDataChannel?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&this._pc){let t=[];this._pc.getSenders().forEach(i=>{if(!i.track||i.track.kind!==pe.video)return;let r=!this._disabledSenders.has(i),n=e.maxDimension!==0;if(r&&!n){s.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(T.getBlackMediaTrack()).catch(l=>{s.error("Could not disable video upload",l)});return}let c=this._mediaSource.getSendVideoTrack();if(!r&&n&&c){s.log("Enabling video upload"),this._disabledSenders.delete(i);let l=i.track;l.enabled=c.enabled,i.replaceTrack(c).then(()=>l.stop()).catch(p=>{s.error("Could not enable video upload",p)})}S.applyVideoTrackSettings(e,i,c!=null?c:i.track,this._prevConsumerSettings,t)}),this._prevConsumerSettings=t}}_onScreenSharingStatus(e){e.track?this._createCaptureSender(e.track):this._removeCaptureSender()}_setState(e){this._state!==e&&(this._state=e,this._triggerEvent(L.STATE_CHANGED,e))}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(!this._pc){this._stopStatInterval();return}this._collectStat().then(t=>{this._reportStats(t),this._detectStaleTracks(t)}).catch(()=>{}),this._statInterval=window.setTimeout(e,d.statisticsInterval)};this._statInterval=window.setTimeout(e,d.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null),this._statBytes={}}_startSettingsInterval(){let e=2e3;if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applyConsumerSettings(),this._settingsInterval=window.setTimeout(t,e)};this._settingsInterval=window.setTimeout(t,e)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_collectStat(){return o(this,null,function*(){if(!this._pc)return Promise.reject();let e=yield bt(this._pc,this._lastStat,this._ssrcMap);return this._lastStat=e,e})}_reportStats(e){this._triggerEvent(L.REMOTE_DATA_STATS,{inbound:{topology:Ce.SERVER,transport:e.transport,rtps:e.rtps.filter(t=>t.type==="inbound-rtp")},outbound:{topology:Ce.SERVER,transport:e.transport,rtps:e.rtps.filter(t=>t.type==="outbound-rtp")}})}_detectStaleTracks(e){let t=e.rtps.find(c=>c.type==="inbound-rtp"&&c.kind==="audio"&&this._ssrcMap[c.ssrc]==="mix");if(!t)return;let i=Pe.AUDIO_MIX,r=this._statBytes[i],n=!1;if(r){let c=t.bytesReceived-r.bytesReceived;c>=0&&c<=5&&(n=!0),r.stalled!==n&&this._triggerEvent(L.REMOTE_ALL_STALL,n)}this._statBytes[i]={bytesReceived:t.bytesReceived,stalled:n}}_allocateConsumer(){if(!this._signaling.ready)return;let e={estimatedPerformanceIndex:ze.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:d.producerNotificationDataChannel?6:0,producerCommandDataChannelVersion:d.producerCommandDataChannel?2:0,consumerScreenDataChannelVersion:d.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:d.producerScreenDataChannel?1:0,onDemandTracks:!0,unifiedPlan:ye._isUnifiedPlanSupported(),singleSession:!0,videoTracksCount:d.videoTracksCount};this._signaling.allocateConsumer(null,e)}_acceptProducer(e){return o(this,null,function*(){if(this._producerOfferIsProcessing){this._producerNextOffer=e,s.debug("[single] wait until other remote offer is processed");return}this._producerOfferIsProcessing=!0;let t=new RTCSessionDescription({type:"offer",sdp:e});if(s.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");this._pc.setRemoteDescription(t).catch(i=>{throw s.error("[single] unable to set remote offer",i),u.log(h.ERROR,"setRemoteDescription-single"),i}).then(()=>o(this,null,function*(){if(s.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");return this._pc.createAnswer()})).catch(i=>{throw s.error("[single] unable to create answer",i),u.log(h.ERROR,"createAnswer-single"),i}).then(i=>(i.sdp=S.patchSDP(i.sdp,!1,T.isBrokenH264(),!1),i)).then(i=>o(this,null,function*(){if(s.debug("[single] set local answer",{answer:i}),!this._pc)throw new Error("Interrupt allocation");return yield this._pc.setLocalDescription(i),i})).catch(i=>{throw s.error("[single] unable to set local answer",i),u.log(h.ERROR,"setLocalDescription-single"),i}).then(i=>o(this,null,function*(){s.debug("[single] transmit local answer",{answer:i}),this._updateSSRCMap(t),yield this._signaling.acceptProducer(i,Object.keys(this._ssrcMap)),s.debug("[single] remote offer has been processed")})).catch(i=>{s.warn("[single] unable to send local answer",i),u.log(h.ERROR,"acceptProducer")}).then(()=>o(this,null,function*(){if(this._producerOfferIsProcessing=!1,this._producerNextOffer){s.debug("[single] there is other unprocessed remote offer, process it");let i=this._producerNextOffer;return this._producerNextOffer=null,this._acceptProducer(i)}})).catch(i=>this.close(i))})}_onSignalingNotification(e){return o(this,null,function*(){if(!!this._isOpen)switch(e.notification){case O.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case O.REALLOC_CON:this._reconnect();break;case O.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case O.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case O.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case O.NETWORK_STATUS:this._signalNetworkStatus(e.statuses);break}})}_onProducerUpdated(e){return o(this,null,function*(){this._producerSessionId&&this._producerSessionId!==e.sessionId&&this._reconnect(),d.breakVideoPayloadTypes&&(s.log("test mode enabled, video switched off"),this._signaling.requestTestMode("breakVideoPayloadTypes")),this._producerSessionId=e.sessionId,yield this._acceptProducer(e.description)})}_onAddTrack(e,t){s.debug("[single] remote track (added)",{track:t.track});let i=t.streams[0];i?(i.onremovetrack||(i.onremovetrack=n=>{this._triggerEvent(L.REMOTE_TRACK_REMOVED,i.id,i,n.track)}),i.getTracks().find(n=>n.id===t.track.id)||i.addTrack(t.track),this._rtpReceiversByStreamId[i.id]=t.receiver,this._triggerEvent(L.REMOTE_TRACK_ADDED,i.id,i,t.track)):s.error("[single] unable to get media stream from track event")}static _onSignalingStateChange(e,t){s.debug("[single] signaling state changed",{state:e.signalingState},t)}_onConnectionStateChange(e,t){switch(s.debug("[single] connection state changed",{state:e.connectionState},t),u.log(h.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):this._reconnect();break;case"connecting":let i=this.getState();i===U.IDLE||i===U.OPENED?this._setState(U.CONNECTING):e.iceConnectionState==="checking"&&this._setState(U.RECONNECTING);break;case"disconnected":this._reconnectionPrevented?this.close(new Error("Ice connection disconnected")):this._setState(U.RECONNECTING);break;case"connected":this._setState(U.CONNECTED),S.getPeerConnectionHostInfo(e).then(r=>{r&&u.log(h.ICE_CONNECTION_TYPE,r.type)});break}}_onReplacedTrack(e,t){this._pc&&(d.consumerScreenDataChannel&&t&&(e=t),this._pc.getSenders().forEach(i=>{i.track&&i.track.kind===e.kind&&!this._disabledSenders.has(i)&&(i.track.enabled=e.enabled,i.replaceTrack(e).catch(r=>{s.error("ServerTransport: Unable to replace track",r),u.log(h.ERROR,"replaceTrack-single")}))})),this._applyConsumerSettings()}static _isUnifiedPlanSupported(){let e=T.baseChromeVersion();return e?d.isUnifiedPlanSupported("Chrome",e):d.isUnifiedPlanSupported(T.browserName(),T.browserVersion())}getStreamWaitingTimeMs(e,t){if(!this._pc)return u.log(h.PAT_WAITING_TIME_ERROR,"noConnection"),s.error("Cannot get stream waiting time, peer connection is not initialized"),0;let i=this._rtpReceiversByStreamId[e];if(!i)return u.log(h.PAT_WAITING_TIME_ERROR,"noReceiver"),s.error(`Cannot get stream waiting time, cannot find RTP receiver by stream ID: ${e}`),0;let r=i.getSynchronizationSources();if(!r||!r.length)return s.log(`Cannot get stream waiting time, ${e} receiver has no synchronization sources`),0;let c=r[0].rtpTimestamp;if(!Number.isInteger(c))return u.log(h.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),s.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${c}`),0;let l=t-c&on,p=Math.ceil(l/sn);return Math.min(100,Math.max(0,p))}};var L=(B=>(B.REMOTE_TRACK_ADDED="REMOTE_TRACK_ADDED",B.REMOTE_TRACK_REMOVED="REMOTE_TRACK_REMOVED",B.REMOTE_STREAM_SECOND="REMOTE_STREAM_SECOND",B.REMOTE_ALL_STALL="REMOTE_ALL_STALL",B.REMOTE_DATA_STATS="REMOTE_DATA_STATS",B.STATE_CHANGED="STATE_CHANGED",B.LOCAL_STATE_CHANGED="LOCAL_STATE_CHANGED",B.SIGNALLED_ACTIVE_PARTICIPANTS="SIGNALLED_ACTIVE_PARTICIPANTS",B.ACTIVE_PARTICIPANTS_NO_SIGNAL="ACTIVE_PARTICIPANTS_NO_SIGNAL",B.SIGNALLED_SPEAKER_CHANGED="SIGNALLED_SPEAKER_CHANGED",B.SIGNALLED_STALLED_PARTICIPANTS="SIGNALLED_STALLED_PARTICIPANTS",B.TOPOLOGY_CHANGED="TOPOLOGY_CHANGED",B.NETWORK_STATUS="NETWORK_STATUS",B.PEER_CONNECTION_CLOSED="PEER_CONNECTION_CLOSED",B))(L||{}),U=(l=>(l.IDLE="IDLE",l.OPENED="OPENED",l.CONNECTING="CONNECTING",l.RECONNECTING="RECONNECTING",l.CONNECTED="CONNECTED",l.CLOSED="CLOSED",l.FAILED="FAILED",l))(U||{}),Ce=(t=>(t.DIRECT="DIRECT",t.SERVER="SERVER",t))(Ce||{}),ki=class extends Y{constructor(e,t,i,r){super();this._allocated=[];this._opened=[];this._directTransport=null;this._serverTransport=null;this._dtListeners=[];this._stListeners=[];this._states={};this._localState="IDLE";this._signaling=t,this._mediaSource=i,this._topology=e,this._serverSettings=r,this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),e==="SERVER"&&(this._serverTransport=this._createServerTransport())}updateSettings(e){this._serverSettings=e,this._directTransport&&this._directTransport.updateSettings(e),this._serverTransport&&this._serverTransport.updateSettings(e)}updateStatisticsInterval(){this._directTransport&&this._directTransport.updateStatisticsInterval(),this._serverTransport&&this._serverTransport.updateStatisticsInterval()}allocate(e,t=!1){if(this._allocated.indexOf(e)!==-1){s.warn(`The participant [${e}] has already had allocated transport`);return}this._allocated.push(e),this._topology==="DIRECT"&&!this._directTransport&&(this._directTransport=this._createDirectTransport(e,t)),this._topology==="SERVER"&&!this._serverTransport&&(this._serverTransport=this._createServerTransport())}open(e,t=null){let i=!1;for(let r of e){if(this._opened.indexOf(r)!==-1){s.warn(`The participant [${r}] has already had opened transport`);continue}if(this._allocated.indexOf(r)===-1){s.warn(`The participant [${r}] has no allocated transport`);continue}this._opened.push(r),i=!0}!i||(this._topology==="DIRECT"&&this._directTransport&&this._directTransport.open(t),this._topology==="SERVER"&&this._serverTransport&&(this._serverTransport.open(),this._setStates(e,this._serverTransport.getState()),this._setLocalState(this._serverTransport.getState())),s.debug("The transport has been opened",e))}close(e){var r;let t=this._allocated.indexOf(e),i=this._opened.indexOf(e);t<0&&s.warn(`The participant [${e}] transport has already deallocated`),this._topology==="DIRECT"&&this._directTransport&&(this._directTransport.close(),this._directTransport=null),this._topology==="SERVER"&&((r=this._serverTransport)==null||r.removeParticipant(e),this._setState(e,"CLOSED")),i>=0&&this._opened.splice(i,1),t>=0&&this._allocated.splice(t,1)}destroy(){this.unsubscribe(),this._dtListeners&&this._dtListeners.forEach(e=>{e.dispose()}),this._stListeners&&this._stListeners.forEach(e=>{e.dispose()}),this._directTransport&&(this._directTransport.close(),this._directTransport=null),this._serverTransport&&(this._serverTransport.close(),this._serverTransport=null),this._allocated=[],this._opened=[]}getTopology(){return this._topology}isAllocated(e){return this._allocated.indexOf(e)>=0}allocated(){return this._allocated.slice()}opened(){return this._opened.slice()}_setStates(e,t){let i=e.filter(r=>this._states[r]!==t?(this._states[r]=t,!0):!1);i.length&&this._triggerEvent("STATE_CHANGED",i,t)}_setState(e,t){this._states[e]!==t&&(this._states[e]=t,this._triggerEvent("STATE_CHANGED",[e],t))}_setLocalState(e){this._localState!==e&&(this._localState=e,this._triggerEvent("LOCAL_STATE_CHANGED",e))}_onSignalingNotification(e){if(e.notification===O.TOPOLOGY_CHANGED)return this._onTopologyChanged(e);if(e.notification===O.RECORD_STARTED)return this._onRecordStarted(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(s.log(`Topology changed ${this._topology} -> ${e.topology}`),u.log(h.TOPOLOGY_CHANGE_REQUESTED,e.topology),this._topology=e.topology,this._topology==="SERVER"&&(this._serverTransport?this._serverTransport.allowRestart():(this._serverTransport=this._createServerTransport(),this._opened.length>0&&((t=this._directTransport)==null||t.preventRestart(),this._serverTransport.open()))),this._topology==="DIRECT"){let i=e.offerTo||[],r=e.offerToTypes||[],n=i.length&&r.length?S.composeId(i[0],r[0]):null;if(this._serverTransport&&this._serverTransport.preventRestart(),!this._allocated||this._allocated.length===0){s.error("Topology changed to DIRECT, but the list of allocated participants is empty");return}this._allocated.length>1&&s.warn("Topology changed to DIRECT, but the allocated participants count more then one");let c=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let l=n===c;this._directTransport=this._createDirectTransport(c,l)}this._opened.indexOf(c)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_onRecordStarted(e){this._serverTransport&&this._serverTransport.open()}_createDirectTransport(e,t=!1){let i=new Qe(e,t,this._signaling,this._mediaSource,this._serverSettings);return this._setLocalNoiseSuppression(!0),this._dtListeners&&this._dtListeners.length>0&&s.warn(`The list of direct listeners for the participant [${e}] is not empty`),this._dtListeners=[],this._dtListeners.push(i.addEventListener("REMOTE_TRACK_ADDED",this._onDirectRemoteTrackAdded.bind(this,e)),i.addEventListener("REMOTE_TRACK_REMOVED",this._onDirectRemoteTrackRemoved.bind(this,e)),i.addEventListener("REMOTE_DATA_STATS",this._onDirectRemoteDataStats.bind(this)),i.addEventListener("STATE_CHANGED",this._onDirectTransportChanged.bind(this,e)),i.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),i.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"DIRECT"))),i}_createServerTransport(){let e=new ye(this._signaling,this._mediaSource,this._serverSettings);return this._setLocalNoiseSuppression(!1),this._stListeners&&this._stListeners.length>0&&s.warn("The list of server transport listeners is not empty"),this._stListeners=[],this._stListeners.push(e.addEventListener("REMOTE_TRACK_ADDED",this._onServerRemoteTrackAdded.bind(this)),e.addEventListener("REMOTE_TRACK_REMOVED",this._onServerRemoteTrackRemoved.bind(this)),e.addEventListener("REMOTE_ALL_STALL",this._onServerRemoteAllStall.bind(this)),e.addEventListener("REMOTE_DATA_STATS",this._onServerRemoteDataStats.bind(this)),e.addEventListener("STATE_CHANGED",this._onServerTransportChanged.bind(this)),e.addEventListener("ACTIVE_PARTICIPANTS_NO_SIGNAL",this._onTransportActiveParticipantsNoSignal.bind(this)),e.addEventListener("SIGNALLED_ACTIVE_PARTICIPANTS",this._onTransportActiveParticipants.bind(this)),e.addEventListener("SIGNALLED_SPEAKER_CHANGED",this._onTransportSpeakerChanged.bind(this)),e.addEventListener("SIGNALLED_STALLED_PARTICIPANTS",this._onTransportStalledParticipants.bind(this)),e.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),e.addEventListener("REMOTE_STREAM_SECOND",this._onRemoteStreamSecond.bind(this)),e.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"SERVER"))),e}_releaseDirectTransport(e){this._directTransport&&(e&&this._directTransport.close(),this._directTransport=null),this._dtListeners&&(this._dtListeners.forEach(t=>{t.dispose()}),this._dtListeners=[])}_releaseServerTransport(e){this._serverTransport&&(e&&this._serverTransport.close(),this._serverTransport=null),this._stListeners&&(this._stListeners.forEach(t=>{t.dispose()}),this._stListeners=[])}_setLocalNoiseSuppression(e){var t;d.noiseSuppression!==e&&(d.noiseSuppression=e,(t=this._mediaSource)==null||t.updateNoiseSuppression())}_onDirectTransportChanged(e,t){if(t==="CONNECTED"&&this._topology==="DIRECT"&&this._releaseServerTransport(!0),(t==="CLOSED"||t==="FAILED")&&(this._releaseDirectTransport(!1),this._topology==="DIRECT")){let i=this._opened.indexOf(e);i>=0&&this._opened.splice(i,1);let r=this._allocated.indexOf(e);r>=0&&this._allocated.splice(r,1)}this._topology==="DIRECT"&&(this._setState(e,t),this._setLocalState(t))}_onServerTransportChanged(e){let t=this._opened.slice();e==="CONNECTED"&&this._topology==="SERVER"&&this._releaseDirectTransport(!0),(e==="CLOSED"||e==="FAILED")&&(this._releaseServerTransport(!1),this._topology==="SERVER"&&(this._allocated=[],this._opened=[])),this._topology==="SERVER"&&(this._setStates(t,e),this._setLocalState(e))}_onTransportActiveParticipantsNoSignal(){this._triggerEvent("ACTIVE_PARTICIPANTS_NO_SIGNAL")}_onTransportActiveParticipants(e){this._topology==="SERVER"&&this._triggerEvent("SIGNALLED_ACTIVE_PARTICIPANTS",e)}_onTransportStalledParticipants(e){this._topology==="SERVER"&&this._triggerEvent("SIGNALLED_STALLED_PARTICIPANTS",e)}_onTransportSpeakerChanged(e){this._topology==="SERVER"&&this._triggerEvent("SIGNALLED_SPEAKER_CHANGED",e)}_onTransportNetworkStatus(e){this._triggerEvent("NETWORK_STATUS",e)}_onRemoteStreamSecond(e,t){this._triggerEvent("REMOTE_STREAM_SECOND",e,t)}_onPeerConnectionClosed(e){this._triggerEvent("PEER_CONNECTION_CLOSED",e)}_onServerRemoteAllStall(e){this._topology==="SERVER"&&this._triggerEvent("REMOTE_ALL_STALL",e)}_onServerRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onDirectRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onDirectRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onDirectRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onServerRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onServerRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}getStreamWaitingTimeMs(e,t){return this._topology!=="SERVER"?(u.log(h.PAT_WAITING_TIME_ERROR,"wrongTopology"),s.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(u.log(h.PAT_WAITING_TIME_ERROR,"noTransport"),s.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var Ze=(e=>(e.VOLUMES_DETECTED="VOLUMES_DETECTED",e))(Ze||{}),wi=class extends Y{constructor(e){super();this._detector=null;this._interval=null;this.subscribe(e,L.REMOTE_TRACK_ADDED,this._onRemoteTrackAdded.bind(this)),this.subscribe(e,L.REMOTE_TRACK_REMOVED,this._onRemoteTrackRemoved.bind(this)),this.subscribe(e,L.SIGNALLED_ACTIVE_PARTICIPANTS,this._onSignalledActiveParticipants.bind(this)),this.subscribe(e,L.ACTIVE_PARTICIPANTS_NO_SIGNAL,this._onActiveParticipantsNoSignal.bind(this))}destroy(){var e;this._interval&&(window.clearTimeout(this._interval),this._interval=null),this.unsubscribe(),(e=this._detector)==null||e.destroy(),this._detector=null}_onRemoteTrackAdded(e,t,i){var r;if(i.kind===pe.audio&&((r=this._detector)==null||r.destroy(),this._detector=new Rt(e,t),!this._interval)){let n=()=>{this._collectVolumes(),this._interval=window.setTimeout(n,d.voiceParams.interval)};this._interval=window.setTimeout(n,d.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind===pe.audio&&(!this._detector||this._detector.stream!==t||(this._detector.destroy(),this._detector=null))}_collectVolumes(){if(!this._detector)return;let e={},t=this._detector.trackId,i=this._detector.getLevel();if(t===Pe.AUDIO_MIX){if(this._activeParticipants)for(let r of this._activeParticipants)e[r]=i}else e[t]=i;this._triggerEvent("VOLUMES_DETECTED",e)}_onSignalledActiveParticipants(e){this._activeParticipants=e}_onActiveParticipantsNoSignal(){this._activeParticipants=null}};var Ni=(e=>(e.SPEAKER_CHANGED="SPEAKER_CHANGED",e))(Ni||{}),xi=class extends Y{constructor(e,t){super();this._speakerId=null;this._serverAudioActivityAvailable=!1;this.subscribe(e,Ze.VOLUMES_DETECTED,this._onVolumesDetected.bind(this)),this.subscribe(t,L.SIGNALLED_SPEAKER_CHANGED,this._onServerSpeakerChanged.bind(this)),this.subscribe(t,L.SIGNALLED_ACTIVE_PARTICIPANTS,this._onReceivedServerAudioActivity.bind(this)),this.subscribe(t,L.ACTIVE_PARTICIPANTS_NO_SIGNAL,this._onStoppedReceivingServerAudioActivity.bind(this))}destroy(){this.unsubscribe()}_onVolumesDetected(e){if(this._serverAudioActivityAvailable)return;let t=0,i=null;if(Object.keys(e).forEach(r=>{let n=e[r].smoothed;n>t&&n>d.voiceParams.threshold&&(t=n,i=r)}),i&&i!==this._speakerId){let r=this._speakerId&&e.hasOwnProperty(this._speakerId)?e[this._speakerId].smoothed:0;t>r*d.voiceParams.speakerLevelMultiplier&&(this._speakerId=i,this._triggerEvent("SPEAKER_CHANGED",i))}}_onServerSpeakerChanged(e){this._serverAudioActivityAvailable&&this._triggerEvent("SPEAKER_CHANGED",e)}_onReceivedServerAudioActivity(){this._serverAudioActivityAvailable=!0}_onStoppedReceivingServerAudioActivity(){this._serverAudioActivityAvailable=!1}};var Jt=class extends Y{constructor(e,t,i){super();this._states={};this._volumes={};this._participants={};this._connectionTimeout=0;this._volumeTimeout=0;this._transport=e,this._participants=i,this.subscribe(e,L.STATE_CHANGED,this._onTransportStateChanged.bind(this)),this.subscribe(t,Ze.VOLUMES_DETECTED,this._onVolumesDetected.bind(this))}destroy(){this.unsubscribe(),this._connectionTimeout&&window.clearTimeout(this._connectionTimeout),this._volumeTimeout&&window.clearTimeout(this._volumeTimeout)}onChangeRemoteMediaSettings(e,t){t.isAudioEnabled||(this._volumes[e]=1),t.isAudioEnabled&&(this._volumes[e]=0)}_onTransportStateChanged(e,t){e.forEach(i=>this._states[i]=t),t===U.OPENED&&(this._connectionTimeout||(this._connectionTimeout=window.setTimeout(this._onConnectionTimeout.bind(this),d.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),d.specListenerParams.volumeTimeout))),t===U.FAILED&&this._connectionTimeout&&(s.warn("Transport failed, send callSpecError"),u.log(h.CALL_SPEC_ERROR,`${this._transport.getTopology()}_CONNECTION_TIMEOUT`))}_onVolumesDetected(e){Object.keys(e).forEach(t=>{this._volumes[t]=Math.max(e[t].real,this._volumes[t]||0)})}_onConnectionTimeout(){let e=i=>i!==U.CONNECTED;(()=>Object.values(this._states).filter(e).length>0)()&&(s.warn("There is not connected transport, send callSpecError"),u.log(h.CALL_SPEC_ERROR,`${this._transport.getTopology()}_CONNECTION_TIMEOUT`)),this._connectionTimeout=0}_onVolumeTimeout(){let e=[];Object.keys(this._volumes).forEach(t=>{if(this._volumes[t]>0)return;let i="UNKNOWN",r=this._participants[t];r&&r.platform&&(i=r.platform),e.indexOf(i)<0&&(e.push(i),u.log(h.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&s.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var cn=1e3,dn=1e4;var F=class extends Y{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._state="IDLE";this._participantState=W.CALLED;this._participants={};this._transport=null;this._debugInfo=null;this._volumesDetector=null;this._speakerDetector=null;this._localVolumeDetector=null;this._specListener=null;this._activeSpeakerId=null;this._lastSignalledActiveSpeakerId=null;this._serverSettings={camera:null,screenSharing:null};this._lastStalled={};this._remoteAllStalled=!1;this._audioFix=null;this._streamByStreamId=new Map;this._streamIdByStreamDescription=new Map;this._streamWaitTimerByStreamDescription=new Map;this._sequenceNumberByStreamDescription=new Map;this._cooldownTimestampByStreamDescription=new Map;this._cooldownQueueCleanupTimer=null;u.create(e,i),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),u.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new Wt,d.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),cn))}static current(){return F._current}static hangupAfterInit(){F._activationMutex&&!F._current&&(F._delayedHangup=!0)}static id(){var e,t;return((t=(e=F._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,r="",n=!1,c=!1){return o(this,null,function*(){if(F._activationMutex)throw u.log(h.ERROR,"startCall"),s.warn("Conversation: there is already running activation"),new k(R.FAILED);F._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let l=this._mediaSource.getMediaSettings();t===ke.CHAT||e.length>1?this._logWithMediaSettings(h.OUTGOING_MULTIPARTY_CALL,l):this._logWithMediaSettings(h.OUTGOING_CALL,l);let p=yield this._startConversation(e,t,Ue.OUTGOING,i,r,n,c);if(!this._conversation)throw new k(R.UNKNOWN_ERROR);if(this._participantState=W.ACCEPTED,this._signaling.changeMediaSettings(l),yield this._registerParticipants(p.conversation.participants),this._processConnectionData(p),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),F._delayedHangup)throw new k(R.CANCELED);s.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let m=Object.values(this._participants),b;return d.batchParticipantsOnStart&&(b=S.mapSharedParticipants(m)),f.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._conversation.muteStates,b),f.onLocalStatus($.WAITING),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),F._current=this,this._conversation.concurrent?yield this._acceptConcurrent():d.batchParticipantsOnStart||this._setParticipantsStatus(m,$.WAITING),this._conversation}catch(l){throw this._close(l,"Unable to start conversation"),l}finally{F._activationMutex=!1}})}onJoin(e){return o(this,null,function*(){if(F._activationMutex)throw u.log(h.ERROR,"joinCall"),s.warn("Conversation: there is already running activation"),new k(R.FAILED);F._activationMutex=!0,this._state="PROCESSING";try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions);let t=this._mediaSource.getMediaSettings();this._logWithMediaSettings(h.JOIN_CONVERSATION,t);let i=yield this._joinConversation(e);if(!this._conversation)throw new k(R.UNKNOWN_ERROR);return f.onLocalStream(this._mediaSource.getStream(),t),this._conversation.waitingHall?(s.log("In waiting hall"),F._current=this,F._activationMutex=!1,this._signaling.readyToSend(),f.onLocalStatus($.WAITING_HALL),this._conversation):this._onJoinPart2(i)}catch(t){throw F._activationMutex=!1,this._close(t,"Unable to join conversation"),t}})}_onJoinPart2(e){return o(this,null,function*(){s.debug("Join conversation part 2"),F._activationMutex=!0;try{if(this._participantState=W.ACCEPTED,!this._conversation||!this._mediaSource)throw new k(R.UNKNOWN_ERROR);if(this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._registerParticipants(e.conversation.participants),this._processConnectionData(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),F._delayedHangup)throw new k(R.CANCELED);let t=Object.values(this._participants),i;return d.batchParticipantsOnStart&&(i=S.mapSharedParticipants(t)),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._conversation.muteStates,i),f.onLocalStatus($.WAITING),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),F._current=this,d.batchParticipantsOnStart||this._setParticipantsStatus(t,$.WAITING),this._openTransport(t,!1),this._conversation}catch(t){throw this._close(t,"Unable to join conversation"),t}finally{F._activationMutex=!1}})}onPush(r){return o(this,arguments,function*(e,t=z.USER,i){if(F._activationMutex)throw s.warn("Conversation: there is already running activation"),new k(R.REJECTED);F._activationMutex=!0;try{let n=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new k(R.UNKNOWN_ERROR);if(!n.conversation.participants.find(l=>{var p;return l.state===W.CALLED&&l.id===((p=this._conversation)==null?void 0:p.userId)}))throw s.log("Push rejected (there is an active call)"),u.log(h.PUSH,"rejected"),new k(R.REJECTED);if(yield this._registerParticipants(n.conversation.participants),this._processConnectionData(n),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),u.log(h.PUSH,"accepted"),F._current=this,F._delayedHangup)throw new k(R.CANCELED);F._activationMutex=!1}catch(n){throw F._activationMutex=!1,this._close(n,"Unable to handle inbound call push"),n}})}_isInWaitingHall(e){if(!e.conversation||(e.conversation.options||[]).indexOf(Ot.WAITING_HALL)<0)return!1;let t=(e.conversation.participants||[]).find(i=>S.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_acceptConcurrent(){return o(this,null,function*(){if(!this._mediaSource||!this._conversation)throw new k(R.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(h.ACCEPT_CONCURRENT,e),s.debug("Concurrent call",{conversationId:this._conversation.id});try{yield this._signaling.acceptCall(this._mediaSource.getMediaSettings()),f.onCallAccepted(),this._state="ACTIVE",this._participantState=W.ACCEPTED,this._changeFeatureSet(),this._openTransport(Object.values(this._participants),!0)}catch(t){this._close(t,"Unable to accept concurrent call")}})}accept(e){return o(this,null,function*(){if(this._state!=="IDLE")throw u.log(h.ERROR,"acceptIncoming"),s.error("Unable to accept a call - invalid state"),new Error("Unable to accept a call - invalid state");if(!this._mediaSource||!this._conversation)throw new k(R.UNKNOWN_ERROR);this._state="PROCESSING",s.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let t=this._mediaSource.getMediaSettings();this._logWithMediaSettings(h.ACCEPT_INCOMING,t),this._signaling.changeMediaSettings(t),yield this._signaling.acceptCall(t),this._participantState=W.ACCEPTED;let i=Object.values(this._participants),r;d.batchParticipantsOnStart&&(r=S.mapSharedParticipants(i)),f.onCallAccepted(),f.onLocalStream(this._mediaSource.getStream(),t),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._conversation.muteStates,r),f.onLocalStatus($.WAITING),this._toggleJoinAvailability(),this._changeNeedRate();let n=Object.values(this._conversation.muteStates);return(n.includes(Be.MUTE)||n.includes(Be.MUTE_PERMANENT))&&(yield this._processMuteState(Object.keys(this._conversation.muteStates))),this._state="ACTIVE",this._changeFeatureSet(),d.batchParticipantsOnStart||this._setParticipantsStatus(i,$.WAITING),this._openTransport(i,!0),this._conversation}catch(t){throw this._close(t,"Unable to accept call"),t}})}decline(){return o(this,null,function*(){var e;if(this._state!=="IDLE")throw u.log(h.ERROR,"declineIncoming"),s.error("Unable to decline a call - invalid state"),new Error("Unable to decline a call - invalid state");this._state="PROCESSING",s.debug("Decline incoming call"),this._logWithMediaSettings(h.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=W.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(R.REJECTED)),this._close(new k(R.REJECTED))})}hangup(){return o(this,null,function*(){s.debug("Hangup");let e=this._state==="ACTIVE"?R.HUNGUP:R.CANCELED;u.log(h.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new k(e))):f.onHangup(new k(R.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return o(this,null,function*(){if(!this._signaling.ready){this._close(new k(R.UNKNOWN_ERROR),"Unable to add participant");return}let i=yield this._signaling.addParticipant(e,t),r=null;i.type==="error"&&(i.error==="call-unfeasible"?r=i.status:r=R.UNKNOWN_ERROR);let n=i.participant;yield this._onAddParticipant(e,n,r)})}removeParticipant(e,t=!1){return o(this,null,function*(){this._signaling.ready&&(yield this._signaling.removeParticipant(e,t),this._onRemoveParticipant(e))})}setVolume(e){this._audioOutput.volume=e}updateStatisticsInterval(){this._transport&&this._transport.updateStatisticsInterval()}_openTransport(e,t){if(!this._transport)return;let i=[];for(let r of e)(r.state===W.CALLED||r.state===W.ACCEPTED)&&this._transport&&!this._transport.isAllocated(r.id)&&this._transport.allocate(r.id,t),this._transport&&r.state===W.ACCEPTED&&i.push(r.id);i.length&&this._transport.open(i)}_close(e,t){t&&s.error(t,e),s.debug("Close conversation",e),e.error?this._signaling.ready&&this._signaling.hangup(R.FAILED):u.log(h.ERROR,e.hangup),F._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([R.CANCELED,R.NOT_FRIENDS,R.CALLEE_IS_OFFLINE,R.CALLER_IS_BLOCKED].indexOf(e.hangup)!==-1||e.hangup===R.REJECTED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===R.HUNGUP&&(!e.remote||this._participantState===W.CALLED)){f.onHangup(e,i),this.destroy();return}if(e.hangup===R.MISSED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===R.SOCKET_CLOSED&&F._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===R.BUSY&&!e.remote){this._cleanupSignaling(),this._cleanupMediaSource();return}this._state="CLOSE",this._participantState=W.HUNGUP,this._changeFeatureSet(),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),u.destroy(),this._conversation=null,F._current=null,F._delayedHangup=!1,f.onHangup(e||new k(R.UNKNOWN_ERROR),i),this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null)}destroy(){let e=this._conversation&&this._conversation.id;s.debug("Destroy conversation",{conversationId:e}),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),this._cleanupListeners(),u.destroy(),this._conversation=null,F._current=null,F._delayedHangup=!1,this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null)}_getConversationParams(e){return o(this,null,function*(){let t=yield this._api.getConversationParams(e);s.debug("Api.getConversationParams",t);let i=[],{turn_server:r,stun_server:n}=t;if(n&&i.push(n),r){let c=r.urls.filter((l,p,m)=>m.indexOf(l)===p);c.push(`${c[c.length-1]}?transport=tcp`),i.push({urls:c,username:r.username,credential:r.credential})}d.iceServers=i,d.wssBase=t.endpoint,d.wssToken=t.token,t.client_type&&(d.clientType=t.client_type)})}_startConversation(e,t,i,r,n="",c=!1,l=!1){return o(this,null,function*(){let p=S.uuid();s.debug("Conversation: start",{conversationId:p,opponentIds:e,opponentType:t,direction:i});let m=r.includes(oe.VIDEO),b=yield this._api.startConversation(p,e,t,m,n,c,l);s.debug("Api.startConversation",b),yield this._getConversationParams(b.id);let y=yield this._connectSignaling(we.START,b);return yield this._setConversation(b,y,i),y})}_joinConversation(e){return o(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:r,joinLink:n}=e;s.debug("Conversation: join",{conversationId:t,joinLink:n});let c=i.includes(oe.VIDEO),l;if(t)l=yield this._api.joinConversation(t,c,r);else if(n)l=yield this._api.joinConversationByLink(n,c);else throw new k(R.UNKNOWN_ERROR);s.debug("Api.joinConversation",l),yield this._getConversationParams(l.id);let p=yield this._connectSignaling(we.JOIN,l);return yield this._setConversation(l,p,Ue.JOINING),p})}_prepareConversation(r){return o(this,arguments,function*(e,t=z.USER,i){s.debug("Conversation: push",{conversationId:e,type:t,peerId:i}),yield this._getConversationParams(e);let n=this._api.getUserId();if(!n)throw new k(R.UNKNOWN_ERROR);let c={id:e,peerId:i,endpoint:`${d.wssBase}?userId=${n}&entityType=${t}&conversationId=${e}&token=${d.wssToken}`,is_concurrent:!1,p2p_forbidden:!1},l=yield this._connectSignaling(we.ACCEPT,c);return F._current&&(F._current._participantState===W.ACCEPTED||F._current._participantState===W.CALLED)?(s.log("Push rejected (busy)"),u.log(h.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(R.BUSY),Promise.reject({hangup:R.BUSY})):(F._current&&(F._current.destroy(),F._current=null),yield this._setConversation(c,l,Ue.INCOMING,t),l)})}_createParticipant(e){return o(this,null,function*(){let t=Object.assign({id:null,externalId:null,mediaSettings:fe(),participantState:{},state:W.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[]},e);return e.externalId?this._api.cacheExternalId(t.id,e.externalId):t.externalId=yield this._getUserId(t.id),t})}_getUserId(e){return o(this,null,function*(){try{return yield this._api.userId(e)}catch(t){throw this._close(new k(R.NETWORK_ERROR),t),t}})}_setConversation(n,c,l){return o(this,arguments,function*(e,t,i,r=z.USER){let p=t.conversation.participants.map(G=>G.id);yield this._api.prepareUserIds(p);let m=this._api.getUserId();if(!m){let G=(t.conversation.participants||[]).find(J=>S.comparePeerId(J.peerId,t.peerId));if(!G)throw new k(R.UNKNOWN_ERROR);m=Number(G.id),G.idType&&(r=G.idType),this._api.setUserId(m)}let b=S.composeId(m,r),y=yield this._getUserId(b);this._conversation={userId:m,compositeUserId:b,externalId:y,acceptTime:t.conversation.acceptTime,features:t.conversation.features||[],id:t.conversation.id||e.id,participantsLimit:t.conversation.participantsLimit||30,topology:t.conversation.topology||Ce.DIRECT,direction:i,concurrent:t.isConcurrent||e.is_concurrent||!1,needRate:!1,chatId:t.conversation.multichatId,roles:[],recordInfo:null,joinLink:e.join_link,pinnedParticipantId:null,mediaModifiers:t.mediaModifiers,options:[],muteStates:{},unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t)},this._signaling.setConversationId(e.id),e.p2p_forbidden&&(d.forceRelayPolicy=e.p2p_forbidden),u.log(h.RELAY_POLICY,d.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new k(R.UNKNOWN_ERROR);this._conversation.acceptTime=e.conversation.acceptTime,this._conversation.features=e.conversation.features||[],this._conversation.participantsLimit=e.conversation.participantsLimit||30,this._conversation.topology=e.conversation.topology||Ce.DIRECT,this._conversation.concurrent=e.isConcurrent||!1,this._conversation.chatId=e.conversation.multichatId,this._conversation.mediaModifiers=e.mediaModifiers,this._conversation.waitingHall=!1}_createMediaSource(){let e=new di;return this.subscribe(e,Ee.SOURCE_CHANGED,this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,Ee.SCREEN_STATUS,this._onScreenSharingStatus.bind(this)),this._audioFix=new yt(e),e}_connectSignaling(e,t){return o(this,null,function*(){return this._signaling.setEndpoint(t.endpoint),this.subscribe(this._signaling,_e.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._signaling,_e.FAILED,this._onSignalingFailed.bind(this)),this.subscribe(this._signaling,_e.RECONNECT,this._onSignalingReconnect.bind(this)),this._signaling.connect(e,t)})}_registerParticipants(e){return o(this,null,function*(){if(!!this._conversation)for(let t of e){let i=S.composeParticipantId(t);if(i===this._conversation.compositeUserId){this._conversation.roles=t.roles||[],this._conversation.roles.length&&(s.debug(`Local roles changed: ${t.roles}`),f.onLocalRolesChanged(this._conversation.roles)),t.muteStates&&(yield this._onMuteParticipant({muteStates:t.muteStates,unmuteOptions:t.unmuteOptions,mediaOptions:Object.keys(t.muteStates)}));continue}if(t.state===W.HUNGUP||t.state===W.REJECTED){this._participants[t.id]&&this._removeParticipant(this._participants[t.id],R.HUNGUP);continue}this._participants[i]=yield this._createParticipant({id:i,externalId:t.externalId&&te.fromSignaling(t.externalId),mediaSettings:fe(t.mediaSettings),participantState:S.mapParticipantState(t),state:t.state,roles:t.roles||[],status:d.batchParticipantsOnStart?$.WAITING:null,muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[]}),t.roles&&t.roles.length&&(s.debug(`Roles for participant [${i}] changed: ${t.roles}`),f.onRolesChanged(this._participants[i].externalId,t.roles))}})}_processConnectionData(e){S.isEmptyObject(this._conversation.muteStates)&&e.conversation.muteStates&&this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(e.conversation.muteStates),muteAll:!0}),e.conversation.pinnedParticipantId&&this._onPinParticipant(e.conversation.pinnedParticipantId),this._onRecordInfo(e.conversation.recordInfo),this._onOptionsChanged(e.conversation.options),e.chatRoom&&e.chatRoom.totalCount&&this._onChatRoomUpdated(At.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new ki(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new jt,this.subscribe(this._transport,L.STATE_CHANGED,this._onTransportStateChanged.bind(this)),this.subscribe(this._transport,L.LOCAL_STATE_CHANGED,this._onTransportLocalStateChanged.bind(this)),this.subscribe(this._transport,L.REMOTE_TRACK_ADDED,this._onRemoteTrackAdded.bind(this)),this.subscribe(this._transport,L.REMOTE_TRACK_REMOVED,this._onRemoteTrackRemoved.bind(this)),this.subscribe(this._transport,L.REMOTE_ALL_STALL,this._onRemoteAllStall.bind(this)),this.subscribe(this._transport,L.REMOTE_DATA_STATS,this._onRemoteDataStats.bind(this)),this.subscribe(this._transport,L.SIGNALLED_STALLED_PARTICIPANTS,this._onRemoteSignalledStall.bind(this)),this.subscribe(this._transport,L.ACTIVE_PARTICIPANTS_NO_SIGNAL,this._onRemoteActivityNoSignal.bind(this)),this.subscribe(this._transport,L.TOPOLOGY_CHANGED,this._onTopologyChanged.bind(this)),this.subscribe(this._transport,L.NETWORK_STATUS,this._onNetworkStatus.bind(this)),this.subscribe(this._transport,L.REMOTE_STREAM_SECOND,this._onRemoteStreamSecond.bind(this)),this.subscribe(this._transport,L.PEER_CONNECTION_CLOSED,this._onPeerConnectionClosed.bind(this));let e=this._conversation.direction===Ue.OUTGOING&&!this._conversation.concurrent;for(let t of Object.values(this._participants))(t.state===W.ACCEPTED||t.state===W.CALLED)&&this._transport.allocate(t.id,e)}_createSpeakerDetector(){this._transport&&(this._volumesDetector=new wi(this._transport),this.subscribe(this._volumesDetector,Ze.VOLUMES_DETECTED,this._onVolumesDetected.bind(this)),this._speakerDetector=new xi(this._volumesDetector,this._transport),this.subscribe(this._speakerDetector,Ni.SPEAKER_CHANGED,this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new Kt(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new Jt(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=T.getCameras().length,t=T.getMicrophones().length;s.debug("Cameras: "+e+(T.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(T.hasMicrophonePermission()?"✔":"✖")),u.log(h.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){u.log(e,[(t==null?void 0:t.isAudioEnabled)&&"audio",(t==null?void 0:t.isVideoEnabled)&&"video"].filter(Boolean).join("_"))}_removeParticipant(e,t){var i;e.state===W.CALLED||e.state===W.ACCEPTED||this._state==="CLOSE"||!this._participants[e.id]||(t===R.HUNGUP?this._setParticipantsStatus([e],$.HANGUP):this._setParticipantsStatus([e],$.ERROR,t),(i=e.mediaSource)==null||i.disconnect(),this._conversation&&this._conversation.pinnedParticipantId===e.id&&(this._conversation.pinnedParticipantId=null),this.updateDisplayLayout([{uid:e.externalId,mediaType:ve.CAMERA,stopStream:!0}]),delete this._participants[e.id],f.onRemoteRemoved(e.externalId))}_cleanupListeners(){this.unsubscribe(),window.removeEventListener("unload",this._onUnload)}_cleanupMediaSource(){this._mediaSource&&(this._mediaSource.destroy(),this._mediaSource=null)}_cleanupParticipants(){Object.values(this._participants).forEach(e=>{var t,i,r;(t=e.remoteStream)==null||t.getTracks().forEach(n=>n.stop()),(i=e.secondStream)==null||i.getTracks().forEach(n=>n.stop()),(r=e.mediaSource)==null||r.disconnect()}),this._participants={},this._audioOutput&&this._audioOutput.destroy()}_cleanupParticipantAgnosticStreams(){s.debug("cleaning up participant-agnostic streams"),this._streamByStreamId.forEach(e=>{e.getTracks().forEach(t=>{t.stop()})}),this._streamByStreamId=new Map,this._streamWaitTimerByStreamDescription.forEach(e=>{window.clearTimeout(e)}),this._streamWaitTimerByStreamDescription=new Map,this._streamIdByStreamDescription=new Map,this._sequenceNumberByStreamDescription=new Map,this._cooldownTimestampByStreamDescription=new Map}_cleanupTransport(){this._transport&&(this._transport.destroy(),this._transport=null),this._debugInfo&&(this._debugInfo=null)}_cleanupSpeakerDetector(){this._speakerDetector&&(this._speakerDetector.destroy(),this._speakerDetector=null),this._volumesDetector&&(this._volumesDetector.destroy(),this._volumesDetector=null),this._localVolumeDetector&&(this._localVolumeDetector.destroy(),this._localVolumeDetector=null)}_cleanupSpecListener(){this._specListener&&(this._specListener.destroy(),this._specListener=null)}_cleanupSignaling(){this._signaling.close(),this._signaling.cleanup()}_onAddParticipant(e,t,i){return o(this,null,function*(){s.debug(`Add new participant [${e}]`);let r=this._participants[e];if(r&&(r.state===W.ACCEPTED||r.state===W.CALLED)){s.warn(`Participant [${r.id}:${r.state}] is already in conversation`);return}r||(this._participants[e]=yield this._createParticipant({id:e,externalId:t.externalId&&te.fromSignaling(t.externalId),mediaSettings:fe(t.mediaSettings),state:t.state,roles:t.roles||[],muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[]}),r=this._participants[e]),this._setParticipantsStatus([r],$.WAITING),i?(r.state=W.HUNGUP,this._removeParticipant(r,i)):this._transport&&(r.state=W.CALLED,this._transport.allocate(r.id,!0),u.log(h.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(r))})}_onRemoveParticipant(e){s.debug(`Remove participant [${e}]`);let t=this._participants[e];if(!t){s.warn(`Participant [${e}] isn't in conversation`);return}this._transport&&this._transport.close(t.id),u.log(h.REMOVE_PARTICIPANT)}changeDevice(e){return o(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?(e==="audioinput"&&(this._audioFix=new yt(this._mediaSource)),this._mediaSource.changeDevice(e)):Promise.reject(ie.UNKNOWN)})}toggleScreenCapturing(e){return o(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(ie.UNKNOWN)})}setVideoStream(e,t=!1){return o(this,null,function*(){if(this._mediaSource)return this._mediaSource.setVideoStream(e,t)})}setAudioStream(e){return o(this,null,function*(){if(this._mediaSource)return this._mediaSource.setAudioStream(e)})}toggleLocalVideo(e){return o(this,null,function*(){if(this._mediaSource)return u.log(h.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return o(this,null,function*(){if(this._mediaSource)return u.log(h.MEDIA_STATUS,e?"audio_1":"audio_0"),this._mediaSource.toggleAudio(e)})}changePriorities(e){return o(this,null,function*(){if(e.length<2||!this._signaling.ready)return;let t={},i={};for(let r of e){let n=typeof r.uid=="object"?r.uid:te.fromId(r.uid),c=te.toString(n);i[c]=r.priority}for(let r of Object.values(this._participants)){let n=te.toString(r.externalId);i.hasOwnProperty(n)&&(t[r.id]=i[n])}yield this._signaling.changePriorities(t)})}changeParticipantState(e){return o(this,null,function*(){for(let[t,i]of Object.entries(e))if(t.length>5||i.length>5)throw new Error("key/value max length is 5 chars, mappings with empty values (null or empty string) are discarded");yield this._signaling.changeParticipantState(e)})}requestKeyFrame(e){return o(this,null,function*(){let t={};return t[Fe(e)]="kf",this._signaling.updateDisplayLayout(t)})}updateDisplayLayout(e){return o(this,null,function*(){if(e.length<1||!this._signaling.ready)return;s.log(`Update display layout [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let r of e){let n=typeof r.uid=="object"?r.uid:te.fromId(r.uid),c=te.toString(n),l=this._api.getCachedOkIdByExternalId(n);if(!l){s.log(`Unknown participant external ID ${c}`);continue}let p=Fe({participantId:l,mediaType:r.mediaType,streamName:r.streamName}),m=this._participants[l];m&&(m.lastRequestedLayouts[p]=r),F._isStopStreaming(r)?this._streamIdByStreamDescription.has(p)&&!this._cooldownTimestampByStreamDescription.has(p)&&this._cooldownTimestampByStreamDescription.set(p,Date.now()):(this._cooldownTimestampByStreamDescription.delete(p),!this._streamIdByStreamDescription.has(p)&&d.videoTracksCount>0&&this._streamIdByStreamDescription.set(p,null),t[p]=F._layoutToString(r))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>d.videoTracksCount;){let r=i.next();if(r.done){s.error("Cannot accommodate all streaming requests: tracks available "+d.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(r.value),t[r.value]=F._layoutToString({stopStream:!0})}yield this._sendUpdateDisplayLayout(t)})}_stopStreaming(e){if(this._cooldownTimestampByStreamDescription.delete(e),this._sequenceNumberByStreamDescription.set(e,this._signaling.getNextCommandSequenceNumber()),this._streamWaitTimerByStreamDescription.has(e)&&(s.log("Client asked to stop streaming before stream became available",e),window.clearTimeout(this._streamWaitTimerByStreamDescription.get(e)),this._streamWaitTimerByStreamDescription.delete(e)),this._streamIdByStreamDescription.get(e)){let i=It(e),r=this._participants[i.participantId];r?(i.streamName&&(i.mediaType===ve.STREAM||i.mediaType===ve.SCREEN)?f.onRemoteLive(r.externalId,i.streamName,null):f.onRemoteStream(r.externalId,null),u.log(h.PAT_DEALLOCATED)):s.log(`Cannot find participant to stop streaming: ${i.participantId}`)}this._streamIdByStreamDescription.delete(e)}_sendUpdateDisplayLayout(e){return o(this,null,function*(){if(Object.keys(e).length===0)return;let t=yield this._signaling.updateDisplayLayout(e);if(!t)return;let i=[];for(let[r,n]of Object.entries(t.errorCodeByParticipantId||{})){let c=It(r),l=this._participants[c.participantId];if(l){let p;typeof n!="number"?(s.warn(`Unexpected error code ${n} received for participant ${c.participantId}`),p=pr.UNKNOWN_ERROR):p=ur(n),i.push({externalId:l.externalId,errorReason:p})}}if(i&&i.length)throw new Yt("Could not allocate one or more participants",i)})}_cleanupCooldownQueue(){let e={},t=this._cooldownTimestampByStreamDescription.entries();do{let i=t.next();if(i.done)break;let r=i.value;if(r[1]+dn>Date.now())break;let c=r[0];this._stopStreaming(c),e[c]=F._layoutToString({stopStream:!0})}while(!0);this._sendUpdateDisplayLayout(e)}static _isStopStreaming(e){return e.stopStream}static _layoutToString(e){if(F._isStopStreaming(e))return"ss";let t="";return e.priority!==void 0&&(t+="p="+e.priority),e.width!==void 0&&e.height!==void 0&&(t!==""&&(t+=":"),t+="sz="+Math.round(e.width)+"x"+Math.round(e.height)),e.fit!==void 0&&(t!==""&&(t+=":"),t+="fit="+e.fit),t}_onParticipantSourcesUpdate(e){if(this._conversation){s.log("Received participant sources update notification",e);for(let t of e)this._waitForStreamIfNeeded(t)}}_onParticipantPromoted(e){return o(this,null,function*(){s.log("Promoted in waiting hall",!e.demote),e.demote?(s.log("Kicked from waiting hall"),this._close(new k(R.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))})}_onChatRoomUpdated(r){return o(this,arguments,function*(e,t=0,i=[]){s.log(`Chat room updated: ${e}`);let n=[],c=[];i.length&&(i.forEach(l=>{if(l.externalId){let p=te.fromSignaling(l.externalId);n.push(p),this._api.cacheExternalId(l.id.id,p)}else c.push(S.decomposeId(l.id.id).id)}),c.length&&!n.length&&(n=yield this._api.getExternalIdsByOkIds(c))),f.onChatRoomUpdated(e,t,n)})}_waitForStreamIfNeeded(e){var l,p;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t||d.producerScreenTrack&&t.mediaType===ve.SCREEN)return;let i=Fe(t),r=this._sequenceNumberByStreamDescription.get(i);if(r&&r>e.sequenceNumber){s.warn(`Participant ${t.participantId} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${r}`),u.log(h.PAT_OUTDATED_RESPONSE);return}let n=e.streamId,c=e.rtpTimestamp?this._getWaitingTime(n,e.rtpTimestamp):0;if(c<=0){this._streamWaitTimerByStreamDescription.delete(i);let m=t.participantId,b=this._participants[m];if(!b){u.log(h.PAT_ERROR,"participantMissing"),s.error(`Could not find participant by ID: ${m}`);return}let y=this._streamByStreamId.get(n);if(!y){u.log(h.PAT_ERROR,"streamNotFound"),s.error(`Could not find stream by ID: ${n}`);return}u.log(h.PAT_ALLOCATED),this._streamIdByStreamDescription.set(i,n);let G=(l=e.participantStreamDescription)==null?void 0:l.mediaType;if(G===ve.STREAM||G===ve.MOVIE)((p=e.participantStreamDescription)==null?void 0:p.streamName)&&f.onRemoteLive(b.externalId,e.participantStreamDescription.streamName,y);else{let J=(d.producerScreenTrack?null:b.secondStream)||y;f.onRemoteStream(b.externalId,J)}}else{s.debug(`Waiting for ${c} until stream ${n} for ${i} is switched`);let m=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),c);this._streamWaitTimerByStreamDescription.set(i,m)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has(Fe(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has(Fe(i)))return i}else{let i={participantId:t,mediaType:ve.CAMERA};if(this._streamIdByStreamDescription.has(Fe(i)))return i;let r={participantId:t,mediaType:ve.SCREEN};if(this._streamIdByStreamDescription.has(Fe(r)))return r}return s.error("Received unrequested allocation",e),null}_getWaitingTime(e,t){if(this._transport)return this._transport.getStreamWaitingTimeMs(e,t);throw new Error("transport is not initialized")}_isCallAdmin(){return this._conversation?S.includesOneOf(this._conversation.roles,[We.ADMIN,We.CREATOR]):!1}_checkAdminRole(){if(!!this._conversation&&!S.includesOneOf(this._conversation.roles,[We.ADMIN,We.CREATOR]))throw new Error("You don't have the required permission")}grantRoles(e,t,i){return o(this,null,function*(){this._checkAdminRole(),yield this._signaling.grantRoles(e,t,i)})}muteParticipant(){return o(this,arguments,function*(e=null,t,i=[]){this._checkAdminRole(),yield this._signaling.muteParticipant(e,t,i)})}pinParticipant(e,t){return o(this,null,function*(){this._checkAdminRole(),yield this._signaling.pinParticipant(e,t)})}updateMediaModifiers(e){return o(this,null,function*(){this._signaling.ready&&this._conversation&&(this._conversation.mediaModifiers=e,yield this._signaling.updateMediaModifiers(e))})}changeOptions(e){return o(this,null,function*(){if(this._signaling.ready&&this._conversation){this._checkAdminRole(),yield this._signaling.changeOptions(e);let t=Zi(this._conversation.options,e);this._onOptionsChanged(t)}})}getWaitingHall(e,t,i){return o(this,null,function*(){if(!this._signaling)return Promise.reject();let r=null;e&&(r=Wr(e));let n=yield this._signaling.getWaitingHall(r,t,i);if(n.error)return Promise.reject(n.message);let c=n.participants||[],l=[],p=[],m=null;return c.length&&(c.forEach(b=>{if(b.externalId){let y=te.fromSignaling(b.externalId);l.push(y),this._api.cacheExternalId(b.id.id,y)}else p.push(S.decomposeId(b.id.id).id)}),p.length&&!l.length&&(l=yield this._api.getExternalIdsByOkIds(p)),n.hasMore&&(m=Gr(c[c.length-1].id))),{participants:l,pageMarker:m,totalCount:n.totalCount||0}})}promoteParticipant(e,t){return o(this,null,function*(){this._signaling&&(yield this._signaling.promoteParticipant(e,t))})}chatMessage(e,t=null){return o(this,null,function*(){this._signaling.ready&&(yield this._signaling.chatMessage(e,t))})}chatHistory(e){return o(this,null,function*(){if(this._signaling.ready){let t=yield this._signaling.chatHistory(e);for(let i=t.messages.length-1;i>=0;i--){let r=t.messages[i];yield this._onChatMessage(r)}}})}customData(e,t=null){return o(this,null,function*(){this._signaling.ready&&(yield this._signaling.customData(e,t))})}createJoinLink(){return o(this,null,function*(){if(this._conversation){let t=(yield this._api.createJoinLink(this._conversation.id)).join_link;if(t)return this._conversation.joinLink=t,t}return Promise.reject()})}removeJoinLink(){return o(this,null,function*(){if(this._conversation&&(yield this._api.removeJoinLink(this._conversation.id)).success){delete this._conversation.joinLink;return}return Promise.reject()})}addMovie(e){return o(this,null,function*(){let t={movieId:e},i=yield this._signaling.addMovie(t);if(i.error)throw new Error(i.error);return{movieId:i.movieId,streamType:i.streamType}})}updateMovie(e,t,i,r){return o(this,null,function*(){let n={movieId:e};(t||t===0)&&(n.gain=t),i&&(n.offset=i),typeof r!==void 0&&(n.pause=r);let c=yield this._signaling.updateMovie(n);if(c.error)throw new Error(c.error)})}removeMovie(e){return o(this,null,function*(){let t={movieId:e},i=yield this._signaling.removeMovie(t);if(i.error)throw new Error(i.error)})}startStream(e=!1,t=null,i=null,r="DIRECT_LINK",n=null){return o(this,null,function*(){let c={movieId:i,name:t,privacy:r,groupId:n,streamMovie:!e},l=yield this._signaling.startStream(c);return l.error?Promise.reject(l.message):l})}stopStream(){return o(this,null,function*(){let e=yield this._signaling.stopStream();return e.error?Promise.reject():e})}recordSetRole(e,t){return o(this,null,function*(){let i=yield this._signaling.recordSetRole(e,t);if(i.error)throw new Error(i.error)})}getStreamInfo(){return o(this,null,function*(){let e=yield this._signaling.getRecordStatus();return{movieId:e.recordMovieId,preview:e.recordMoviePreviewUrl}})}setLocalResolution(e,t,i){return o(this,null,function*(){var r;if(e<d.videoMinWidth||t<d.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(i==null?void 0:i.effect){if(i.effect.width<d.videoMinWidth||i.effect.height<d.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");d.videoEffectMaxHeight=i.effect.height,d.videoEffectMaxWidth=i.effect.width}return d.videoMaxWidth=e,d.videoMaxHeight=t,(r=this._mediaSource)==null?void 0:r.setResolution(e,t)})}videoEffect(e){return o(this,null,function*(){var t;return(t=this._mediaSource)==null?void 0:t.videoEffect(e)})}_onLocalMediaStreamChanged(e){return o(this,null,function*(){var t;!this._conversation||(s.debug("Local media stream changed",e.mediaSettings),f.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)==null?void 0:t.waitingHall)&&(yield this._signaling.changeMediaSettings(e.mediaSettings)))})}_onScreenSharingStatus(e){return o(this,null,function*(){var t;if(s.log("Screen sharing changed",e.track,e.mediaSettings),d.consumerScreenTrack){let i=e.track?new MediaStream([e.track]):null;f.onScreenStream(i,e.mediaSettings),this._signaling.ready&&!((t=this._conversation)==null?void 0:t.waitingHall)&&(yield this._signaling.changeMediaSettings(e.mediaSettings))}})}_changeRemoteMediaSettings(e,t){s.debug(`Remote media settings changed [${e}]`,t);let i=this._participants[e];!i||(i.mediaSettings=t,this._state==="ACTIVE"&&f.onRemoteMediaSettings(i.externalId,t),this._specListener&&this._specListener.onChangeRemoteMediaSettings(e,t))}_changeRemoteParticipantState(e,t){s.debug(`Remote participant state changed [${e}]`,t);let i=this._participants[e];!i||(i.participantState=t||{},this._state==="ACTIVE"&&(d.participantStateMapped?f.onRemoteParticipantState(i.externalId,i.participantState):f.onRemoteParticipantState(i.externalId,S.mapLegacyParticipantState(i.participantState))))}_invokeRolesChangedCallbackIfNeeded(e){this._state==="ACTIVE"&&e.roles&&e.roles.length&&(s.debug(`Roles for participant [${e.id}] changed: ${e.roles}`),f.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case O.ACCEPTED_CALL:return this._onAcceptedCall(e);case O.HUNGUP:return this._onHungup(e);case O.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case O.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case O.CLOSED_CONVERSATION:return this._onClosedConversation(e);case O.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case O.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case O.RATE_CALL_DATA:return this._onNeedRate();case O.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case O.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case O.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case O.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case O.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case O.REGISTERED_PEER:return this._onPeerRegistered(e);case O.SWITCH_MICRO:return this._onMicSwitched(e);case O.CHAT_MESSAGE:return this._onChatMessage(e);case O.CUSTOM_DATA:return this._onCustomData(e);case O.RECORD_STARTED:return this._onRecordInfo(e.recordInfo);case O.RECORD_STOPPED:return this._onRecordInfo(null);case O.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case O.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case O.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin);case O.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case O.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e.participantUpdateInfos);case O.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case O.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants)}}_onSignalingReconnect(e){return o(this,null,function*(){if(!this._conversation)return;e.conversation.acceptTime&&(this._conversation.acceptTime=e.conversation.acceptTime),e.conversation.participantsLimit&&(this._conversation.participantsLimit=e.conversation.participantsLimit),e.conversation.features&&(this._conversation.features=e.conversation.features,this._changeFeatureSet()),e.conversation.pinnedParticipantId!==this._conversation.pinnedParticipantId&&(e.conversation.pinnedParticipantId?this._onPinParticipant(e.conversation.pinnedParticipantId,!1):this._conversation.pinnedParticipantId&&this._onPinParticipant(this._conversation.pinnedParticipantId,!0)),e.conversation.state;let t=null;if(e.conversation.participants){let i=Object.keys(this._participants),r=[];for(let n of e.conversation.participants){let c=S.composeParticipantId(n),l=n.roles||[];if(c===this._conversation.compositeUserId){t=fe(n.mediaSettings),gt(this._conversation.roles,l)||this._onRolesChanged(c,l);continue}r.push(c);let p=this._participants[c];if(!p)yield this._onJoinedParticipant({participantId:n.id,participant:n,mediaSettings:n.mediaSettings});else{let m=fe(n.mediaSettings);Tr(m,p.mediaSettings)||this._changeRemoteMediaSettings(c,m);let b=S.mapParticipantState(n),y=p.participantState;S.isEqualParticipantState(b,y)||this._changeRemoteParticipantState(c,b),gt(l,p.roles)||this._onRolesChanged(p.id,l)}}for(let n of i)r.indexOf(n)<0&&this._removeParticipant(this._participants[n],R.HUNGUP)}this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:[]},t),this._onRecordInfo(e.conversation.recordInfo),this._onOptionsChanged(e.conversation.options)})}_onSignalingFailed(e){s.error("Signaling failed",e),this._close(e)}_onAcceptedCall(e){return o(this,null,function*(){let t=S.composeMessageId(e),i=S.getPeerIdString(e.peerId);if(s.debug(`Participant accepted call [${t}]`),this._conversation&&t===this._conversation.compositeUserId){this._close(new k(R.MISSED),"Call accepted on other device");return}let r=this._participants[t];r||(this._participants[t]=yield this._createParticipant({id:t,mediaSettings:fe(e.mediaSettings)}),r=this._participants[t]),r.state=W.ACCEPTED,r.mediaSettings=fe(e.mediaSettings),this._logWithMediaSettings(h.ACCEPTED_OUTGOING,r.mediaSettings),this._conversation&&this._conversation.direction===Ue.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),this._state==="ACTIVE"&&this._transport&&this._transport.open([r.id],i),this._changeRemoteMediaSettings(t,r.mediaSettings),this._changeRemoteParticipantState(t)})}_onHungup(e){s.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=S.composeMessageId(e);if(this._conversation&&this._conversation.compositeUserId===t){this._close(new k(e.reason));return}let i=this._participants[t];if(!i){s.warn(`Participant [${t}] isn't in conversation`);return}this._transport&&this._transport.close(t),i.state=e.reason===R.REJECTED?W.REJECTED:W.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,R.HUNGUP)}_onAddedParticipant(e){return o(this,null,function*(){var r,n;s.debug(`Participant added [${e.participantId}]`);let t=S.composeMessageId(e),i=this._participants[t];if(i&&i.state!==W.HUNGUP&&i.state!==W.REJECTED){s.debug(`Participant [${t}] is already in conversation and is active`);return}i||(this._participants[t]=yield this._createParticipant({id:t,externalId:e.participant.externalId&&te.fromSignaling(e.participant.externalId),mediaSettings:fe(e.participant.mediaSettings),state:e.participant.state,participantState:S.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[]}),i=this._participants[t]),i.state=W.CALLED,i.mediaSettings=fe((r=e.participant)==null?void 0:r.mediaSettings),i.participantState=S.mapParticipantState(e.participant),i.roles=((n=e.participant)==null?void 0:n.roles)||[],this._setParticipantsStatus([i],$.WAITING),this._state==="ACTIVE"&&this._transport&&this._transport.allocate(i.id,!0),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onJoinedParticipant(e){return o(this,null,function*(){var r;s.debug(`Participant joined [${e.participantId}]`);let t=S.composeMessageId(e),i=this._participants[t];if(i&&i.state===W.ACCEPTED){s.warn(`Participant [${t}] is already in conversation and is active`);return}i||(this._participants[t]=yield this._createParticipant({id:t,externalId:e.participant.externalId&&te.fromSignaling(e.participant.externalId),mediaSettings:fe(e.participant.mediaSettings),state:e.participant.state,participantState:S.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[]}),i=this._participants[t]),this._conversation&&this._conversation.direction===Ue.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=W.ACCEPTED,i.mediaSettings=fe(e.mediaSettings),i.participantState=S.mapParticipantState(e.participant),i.roles=e.participant.roles||[],((r=this._transport)==null?void 0:r.isAllocated(i.id))?this._setParticipantsStatus([i],$.CONNECTED):this._setParticipantsStatus([i],$.WAITING),this._state==="ACTIVE"&&this._transport&&(this._transport.isAllocated(i.id)||this._transport.allocate(i.id,!0),this._transport.open([i.id])),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onClosedConversation(e){this._toggleJoinAvailability(),this._close(new k(e.reason,{remote:!0}))}_onMediaSettingsChanged(e){let t=S.composeMessageId(e);this._changeRemoteMediaSettings(t,fe(e.mediaSettings))}_onParticipantStateChanged(e){let t=S.composeMessageId(e);this._changeRemoteParticipantState(t,S.mapParticipantState(e))}_onNeedRate(){this._conversation&&(this._conversation.needRate=!0,this._changeNeedRate())}_onFeatureSetChanged(e){this._conversation&&(this._conversation.features=e.features,this._changeFeatureSet())}_onMultipartyChatCreated(e){this._conversation&&(this._conversation.chatId=e.chatId,this._toggleJoinAvailability(),f.onMultipartyChatCreated(this._conversation))}_onForceMediaSettingsChange(e){return o(this,null,function*(){if(!this._mediaSource)return;let t=this._mediaSource.getMediaSettings(),i=fe(e.mediaSettings);t.isAudioEnabled!==i.isAudioEnabled&&(yield this._mediaSource.toggleAudio(i.isAudioEnabled)),t.isVideoEnabled!==i.isVideoEnabled&&(yield this._mediaSource.toggleVideo(i.isVideoEnabled)),d.consumerScreenTrack&&t.isScreenSharingEnabled!==i.isScreenSharingEnabled&&(yield this._mediaSource.toggleScreenCapturing(i.isScreenSharingEnabled))})}_onSettingsUpdate(e){let t={camera:e.camera,screenSharing:e.screenSharing};this._serverSettings=Di(this._serverSettings,t),this._transport&&this._transport.updateSettings(this._serverSettings)}_onVideoQualityUpdate(e){let t=Math.round(e.quality.maxBitrate/1024),i=e.quality.maxDimension,r={camera:Object.assign({},this._serverSettings.camera,{maxBitrateK:t,maxDimension:i}),screenSharing:null};this._serverSettings=Di(this._serverSettings,r),s.log("Got video quality update notification",this._serverSettings),this._transport&&this._transport.updateSettings(this._serverSettings)}_onPeerRegistered(e){let t=S.composeMessageId(e);this._participants[t]&&(this._participants[t].clientType=e.clientType,this._participants[t].platform=e.platform)}_onMicSwitched(e){return o(this,null,function*(){f.onDeviceSwitched(oe.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return o(this,null,function*(){let t=S.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getUserId(t),f.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return o(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=S.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getUserId(t),f.onCustomData(e.data,i,e.direct)})}_onRecordInfo(e){return o(this,null,function*(){if(!this._conversation)return;let t=!1;if(!this._conversation.recordInfo!=!e?t=!0:this._conversation.recordInfo&&e&&(t=this._conversation.recordInfo.recordMovieId!==e.recordMovieId),t)if(e){let i=yield this._getUserId(e.initiator);f.onRecordStarted(i,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId)}else f.onRecordStopped();this._conversation.recordInfo=e})}_onRolesChanged(e,t){if(this._conversation&&e===this._conversation.compositeUserId&&!gt(this._conversation.roles,t)){s.debug(`Local roles changed: ${t}`),this._conversation.roles=t,f.onLocalRolesChanged(t),this._processMuteState(Object.keys(this._conversation.muteStates));return}let i=this._participants[e];i&&!gt(i.roles,t)&&(s.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,f.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return o(this,null,function*(){if(!this._conversation)return;let i=e.muteStates||{},r=e.unmuteOptions||[],n=e.mediaOptions||[],c=e.adminId?this._participants[e.adminId]:null;if(e.participantId&&e.participantId!==this._conversation.compositeUserId){if(!this._isCallAdmin()){s.warn(`Not admin got mute states for participant [${e.participantId}]`);return}let l=this._participants[e.participantId];l&&(s.debug(`Mute states for participant [${e.participantId}] changed`,i),f.onMuteStates(i,r,n,e.muteAll,e.unmute,l.externalId,c==null?void 0:c.externalId));return}S.isObjectsEquals(this._conversation.muteStates,i)&&S.isArraysEquals(this._conversation.unmuteOptions,r)&&!n.length||(this._conversation.muteStates=i,this._conversation.unmuteOptions=r,e.adminId!==this._conversation.compositeUserId&&(yield this._processMuteState(n,e.muteAll,e.unmute,t,c)))})}_processMuteState(){return o(this,arguments,function*(e=[],t=!1,i=!1,r=null,n=null){if(!this._conversation||!this._mediaSource||this._participantState!==W.ACCEPTED)return;let c=Object.assign({},this._conversation.muteStates),l=this._conversation.unmuteOptions,p=this._mediaSource.getMediaSettings(),m=Object.entries(c);for(let[b,y]of m)if(!(y!==Be.MUTE&&y!==Be.MUTE_PERMANENT)&&(this._isCallAdmin()&&y===Be.MUTE_PERMANENT&&(c[b]=Be.MUTE),!(!e.includes(b)||i)))switch(b){case oe.VIDEO:p.isVideoEnabled&&!(r==null?void 0:r.isVideoEnabled)&&(f.onDeviceSwitched(oe.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case oe.AUDIO:p.isAudioEnabled&&!(r==null?void 0:r.isAudioEnabled)&&(f.onDeviceSwitched(oe.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case oe.SCREEN_SHARING:p.isScreenSharingEnabled&&!(r==null?void 0:r.isScreenSharingEnabled)&&(f.onDeviceSwitched(oe.SCREEN_SHARING,!1),yield this.toggleScreenCapturing(!1));break}f.onMuteStates(c,l,e,t,i,null,n==null?void 0:n.externalId)})}_onPinParticipant(e,t=!1){if(!this._conversation)return;let i=this._conversation.pinnedParticipantId;i&&i!==e&&(this._participants[i]?f.onPinnedParticipant(this._participants[i].externalId,!0):this._conversation.compositeUserId===i&&f.onLocalPin(!0)),this._participants[e]?f.onPinnedParticipant(this._participants[e].externalId,t):this._conversation.compositeUserId===e&&f.onLocalPin(t),this._conversation.pinnedParticipantId=t?null:e}_onOptionsChanged(e){this._conversation&&!Xi(this._conversation.options,e)&&(this._conversation.options=e,f.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,r]of Object.entries(e)){let n;if(i===this._conversation.compositeUserId||i==="")n=this._conversation.networkRating;else if(this._participants[i])n=this._participants[i].networkRating;else continue;if(n!==r)if(i===this._conversation.compositeUserId||i==="")this._conversation.networkRating=r,f.onLocalNetworkStatusChanged(r);else{let c=this._participants[i];c.networkRating=r,t.push({uid:c.externalId,rating:r})}}if(t.length===0)return;s.log("Received network status update: ",e),f.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(!!i){if(d.producerScreenTrack){f.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,d.videoTracksCount>0){let r=e;if(!this._streamIdByStreamDescription.has(r)){s.error("Received remote stream notification for a participant that has no track associated with it",r);return}let n=this._streamIdByStreamDescription.get(r);if(!n||this._streamWaitTimerByStreamDescription.has(r)){s.log("Delaying secondary stream start/stop until main stream becomes available",r);return}let c=this._streamByStreamId.get(n);if(!c){u.log(h.PAT_ERROR,"streamNotFound"),s.error(`Could not find stream by ID: ${n}`);return}f.onRemoteStream(i.externalId,i.secondStream||c)}else{let r=t||i.remoteStream;r&&f.onRemoteStream(i.externalId,r)}}}_onPeerConnectionClosed(e){e===Ce.SERVER&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(zi.ADD_PARTICIPANT);f.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&f.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,r]of Object.entries(e)){let n=this._participants[i];n&&n.externalId&&t.push({uid:n.externalId,volume:r.real})}f.onVolumesDetected(t)}_onSpeakerChanged(e){this._activeSpeakerId=e,this._participants[e]&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(this._participants[e].externalId),this._lastSignalledActiveSpeakerId=e)}_onTransportStateChanged(e,t){return o(this,null,function*(){s.debug(`Transport state has changed: ${t}`,e);let i;if(t===U.CONNECTED?i=$.CONNECTED:t===U.CONNECTING||t===U.OPENED?i=$.CONNECTING:t===U.RECONNECTING&&(i=$.RECONNECT),!i)return;let r=e.reduce((n,c)=>{if(c in this._participants){let l=this._participants[c];n.push(l),t===U.CONNECTED&&(l.remoteStream||(l.mediaSettings&&this._changeRemoteMediaSettings(c,l.mediaSettings),this._changeRemoteParticipantState(c,l.participantState)),this._updateDisplayLayoutFromCache(c))}else s.warn(`Participant [${c}] isn't in conversation`);return n},[]);!r.length||this._setParticipantsStatus(r,i)})}_onTransportLocalStateChanged(e){return o(this,null,function*(){s.debug(`Local transport state has changed: ${e}`),e===U.CONNECTED&&f.onLocalStatus($.CONNECTED),e===U.CONNECTING&&f.onLocalStatus($.CONNECTING),e===U.RECONNECTING&&f.onLocalStatus($.RECONNECT),e===U.FAILED&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(R.FAILED)),this._close(new k(R.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return o(this,null,function*(){if(e.endsWith(Pe.AUDIO_MIX))s.debug("Remote audio mix track added"),this._audioOutput.add(i);else if(e.startsWith(Pe.PARTICIPANT_AGNOSTIC_TRACK_PREFIX))s.debug(`Participant-agnostic track added: ${e}`),this._streamByStreamId.set(e,t);else{s.debug(`Remote track added on the participant [${e}]`,{kind:i.kind});let r=this._participants[e];if(r||(s.warn(`Conversation: track added before participant [${e}]`),this._participants[e]=yield this._createParticipant({id:e}),r=this._participants[e],this._setParticipantsStatus([r],$.WAITING),this._activeSpeakerId===e&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(r.externalId),this._lastSignalledActiveSpeakerId=e)),this._transport&&!this._transport.isAllocated(r.id)&&this._transport.allocate(r.id,!1),i.kind===pe.audio&&this._audioOutput.add(i),r.remoteStream!==t){if(r.remoteStream=t,r.secondStream)return;f.onRemoteStream(r.externalId,t)}r.mediaSettings&&this._changeRemoteMediaSettings(e,r.mediaSettings),d.batchParticipantsOnStart||this._changeRemoteParticipantState(e,r.participantState)}})}_onRemoteTrackRemoved(e,t,i){switch(s.debug(`[${e}] remote track (removed)`,{track:i}),i.kind){case pe.audio:this._removeAudioTrack(e,t,i);break;case pe.video:case pe.screen:this._removeVideoTrack(e,t,i);break}}_removeAudioTrack(e,t,i){if(e!==Pe.AUDIO_MIX){let r=this._participants[e];if(!r||r.remoteStream&&r.remoteStream!==t)return}this._audioOutput.remove(i)}_removeVideoTrack(e,t,i){}_onRemoteActivityNoSignal(){this._onRemoteSignalledStall([]),this._onRemoteAllStall(!1)}_onTopologyChanged(e){this._conversation&&(this._conversation.topology=e,this._changeFeatureSet())}_onRemoteAllStall(e){if(this._remoteAllStalled===e)return;this._remoteAllStalled=e;let t=[],i=[];for(let r in this._participants)if(this._participants.hasOwnProperty(r)){let n=this._participants[r];e||this._lastStalled[r]?t.push(n):i.push(n)}t.length&&this._setParticipantsStatus(t,$.RECONNECT),i.length&&this._setParticipantsStatus(i,$.CONNECTED)}_onRemoteSignalledStall(e){let t={},i=[],r=[];e.forEach(n=>{if(t[n]=!0,!this._lastStalled[n]){let c=this._participants[n];c&&!this._remoteAllStalled&&i.push(c)}delete this._lastStalled[n]}),Object.keys(this._lastStalled).forEach(n=>{let c=this._participants[n];c&&!this._remoteAllStalled&&r.push(c)}),i.length&&this._setParticipantsStatus(i,$.RECONNECT),r.length&&this._setParticipantsStatus(r,$.CONNECTED),this._lastStalled=t}_onRemoteDataStats(e){this._debugInfo&&this._debugInfo.onRemoteDataStats(e,this._participants),this._fixAudioDevice(e.outbound.rtps)}_fixAudioDevice(e){var t;!T.hasMicrophone()||!this._audioFix||!((t=this._mediaSource)==null?void 0:t.getMediaSettings().isAudioEnabled)||this._audioFix.fix(e)}_toggleJoinAvailability(){let e=this._conversation&&this._conversation.chatId,t=e&&this._state!=="CLOSE"||!1;e&&(s.debug("Toggle join availability",{available:t,chatId:e}),f.onJoinStatus(t,e))}_updateDisplayLayoutFromCache(e){return o(this,null,function*(){var i;if(((i=this._transport)==null?void 0:i.getTopology())!==Ce.SERVER)return;let t=this._participants[e];t&&t.lastRequestedLayouts&&Object.keys(t.lastRequestedLayouts).length&&(yield this.updateDisplayLayout(Object.values(t.lastRequestedLayouts)))})}_setParticipantsStatus(e,t,i=null){if(!e.length)return;let r=e.reduce((n,c)=>(c.status!==t&&(c.status=t,d.batchParticipantsOnStart?n.push(c.externalId):f.onParticipantStatus(c.externalId,t,i)),n),[]);!r.length||d.batchParticipantsOnStart&&f.onRemoteStatus(r,t,i)}},w=F;w._delayedHangup=!1;var Yt=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,Yt.prototype),this.participantErrors=t}};var zt;function ln(){return o(this,null,function*(){var a;if(d.apiEnv!=="AUTO")return d.apiEndpoint;try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),i=yield(yield fetch(e,{method:"GET",mode:"cors",cache:"no-cache"})).json(),r=(a=i==null?void 0:i.Answer[0])==null?void 0:a.data;if(!r)throw new Error("Wrong DNS response");return s.debug("Resolved API endpoint",r),r}catch(e){return s.warn("Failed to resolve API endpoint using DNS, default is used",e),d.apiEndpoint}})}function qr(){if(!d.apiKey)throw new k(ie.API,{message:"Required argument apiAppKey not passed"})}function Li(a,e={},t=!1){if(!window.Blob||!window.navigator.sendBeacon)return;let i=Yr(a,e,t),r=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${zt}/fb.do`,r)}function Jr(i){return o(this,arguments,function*(a,e={},t=!1){zt||(zt=yield ln());let r=Yr(a,e,t);return pn(r)})}function pn(a){return o(this,null,function*(){return new Promise((e,t)=>{let i=new XMLHttpRequest;i.open("POST",`${zt}/fb.do`,!0),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.onreadystatechange=()=>{if(i.readyState!==XMLHttpRequest.DONE)return;let r;try{r=JSON.parse(i.responseText)}catch(n){r={result:i.responseText}}i.status!==200||r.hasOwnProperty("error_msg")?t(r):e(r)},i.send(a)})})}function Yr(a,e={},t=!1){e.method=a,e.format="JSON",e.application_key||(e.application_key=d.apiKey),t||(ee.sessionKey?e.session_key=ee.sessionKey:ee.accessToken&&(e.access_token=ee.accessToken));for(let[r,n]of Object.entries(e))typeof n=="object"&&(e[r]=JSON.stringify(n));let i="";for(let[r,n]of Object.entries(e))i&&(i+="&"),i+=`${r}=${encodeURIComponent(n)}`;return i}var mn=10,hn=700,_n=3e3,Mt=class extends tt{constructor(){super(...arguments);this._userId=null;this._externalUidsCache={}}_callUnsafe(r){return o(this,arguments,function*(e,t={},i=!1){let n=c=>o(this,null,function*(){try{return yield Jr(e,t,i)}catch(l){if(!l.hasOwnProperty("error_msg")&&(c++,s.debug(`${e} network error, attempt ${c}...`),c<mn))return yield S.delay(Math.min(c*hn,_n)),n(c);throw s.warn(e,"error",l),l}});return n(0)})}_call(r){return o(this,arguments,function*(e,t={},i=!1){try{return yield this._callUnsafe(e,t,i)}catch(n){s.warn("Api call error",n);let c=ie.API;switch(n.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:c=R.SERVICE_DISABLED;break;case 1102:c=R.CALLEE_IS_OFFLINE;break;case 1103:c=R.NOT_FRIENDS;break;case 1104:case 1106:c=R.EXTERNAL_API_ERROR;break}throw new k(c,{message:n.error_msg,code:n.error_code})}})}userId(e){return o(this,null,function*(){let t=S.decomposeId(e).id;return ee.isEmpty()?te.fromId(String(t)):(this._externalUidsCache.hasOwnProperty(t)||Object.assign(this._externalUidsCache,yield this._getExternalIdsByOkIds([t])),te.fromString(this._externalUidsCache[t]))})}prepareUserIds(e){return o(this,null,function*(){ee.isEmpty()||Object.assign(this._externalUidsCache,yield this._getExternalIdsByOkIds(e))})}authorize(){return o(this,null,function*(){if(!this._uuid){let t=Ve.get("uuid");t||(t=S.uuid(),Ve.set("uuid",t)),this._uuid=String(t)}let e={session_data:{version:2,device_id:this._uuid,client_version:d.appVersion,client_type:"SDK_JS"}};return d.authToken&&(e.session_data.auth_token=d.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),ee.sessionKey=t.session_key,ee.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&f.onTokenExpired(),new k(ie.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${d.appName}:${d.sdkVersion}`,platform:d.platform,items:e})};Li("log.externalLog",t)}init(){qr()}joinConversation(e,t=!1,i){return o(this,null,function*(){let r={conversationId:e,isVideo:t};return i&&(r.chatId=i),this._call("vchat.joinConversation",r)})}createConversation(e,t="",i=!1){return o(this,null,function*(){let r={conversationId:e,createJoinLink:!0,isVideo:!1};return t&&(r.payload=t),d.domain&&(r.domainId=d.domain),i&&(r.requireAuthToJoin=!0),this._startConversation(r)})}startConversation(e,t,i,r=!1,n="",c=!1,l=!1){return o(this,null,function*(){let p={conversationId:e,isVideo:r};if(t&&t.length)switch(i){case ke.USER:p.uids=t.join(",");break;case ke.GROUP:p.gid=t[0];break;case ke.CHAT:p.chatId=t[0];break}return c&&(p.createJoinLink=!0),n&&(p.payload=n),d.domain&&(p.domainId=d.domain),l&&(p.requireAuthToJoin=!0),this._startConversation(p)})}_startConversation(e){return o(this,null,function*(){return this._call("vchat.startConversation",e)})}createJoinLink(e){return o(this,null,function*(){return this._call("vchat.createJoinLink",{conversationId:e})})}removeJoinLink(e){return o(this,null,function*(){return this._call("vchat.removeJoinLink",{conversationId:e})})}getAnonymTokenByLink(e,t){return o(this,null,function*(){let i={joinLink:e};t&&(i.anonymName=t);let r=yield this._call("vchat.getAnonymTokenByLink",i);return this._userId=Number(r.uid),r.token})}joinConversationByLink(e,t=!1){return o(this,null,function*(){let i={joinLink:e,isVideo:t};return d.anonymToken&&(i.anonymToken=d.anonymToken),this._call("vchat.joinConversationByLink",i)})}getOkIdsByExternalIds(e){return o(this,null,function*(){let t=te.fromIds(e),i=[],r={methods:[]},n=[],c=Object.keys(this._externalUidsCache),l=Object.values(this._externalUidsCache);for(let m of t){let b=te.toString(m),y=l.indexOf(b);y>-1?i.push(Number(c[y])):(n.push(b),r.methods.push({"vchat.getOkIdByExternalId":{params:{externalId:m.id,anonym:m.type===Ye.ANONYM},onError:"SKIP"}}))}return r.methods.length&&(yield this._call("batch.executeV2",r)).forEach((m,b)=>{if(m.ok){let y=Number(m.ok.ok_id);this._externalUidsCache[y]=n[b],i.push(y)}}),i})}getExternalIdsByOkIds(e){return o(this,null,function*(){let t=[],i=[];for(let n of e)this._externalUidsCache.hasOwnProperty(n)?t.push(te.fromString(this._externalUidsCache[n])):i.push(n);if(!i.length)return t;let r=yield this._getExternalIdsByOkIds(i);Object.assign(this._externalUidsCache,r);for(let n of i)r.hasOwnProperty(n)&&t.push(te.fromString(r[n]));return t})}getCachedOkIdByExternalId(e){let t=Object.keys(this._externalUidsCache),i=Object.values(this._externalUidsCache),r=te.toString(e),n=i.indexOf(r);return n>-1?S.composeId(t[n],z.USER):null}cacheExternalId(e,t){let i=S.decomposeId(e).id;this._externalUidsCache[i]=te.toString(t)}getConversationParams(e){return o(this,null,function*(){let t={};return d.anonymToken&&(t.anonymToken=d.anonymToken),e&&(t.conversationId=e),this._call("vchat.getConversationParams",t)})}getUserId(){return this._userId}setUserId(e){this._userId=e}hangupConversation(e){let t={conversationId:e,reason:R.HUNGUP};d.anonymToken&&(t.anonymToken=d.anonymToken),Li("vchat.hangupConversation",t)}removeHistoryRecords(e){return o(this,null,function*(){yield this._call("vchat.removeHistoryRecords",{recordIds:e.join(",")})})}cleanup(){}_getExternalIdsByOkIds(e){return o(this,null,function*(){let t={};try{let i=yield this._call("vchat.getExternalIdsByOkIds",{uids:e.join(",")});if(i.external_ids)for(let[r,n]of Object.entries(i.external_ids))t[r]=te.fromIdToString(n,Ye.USER);if(i.anonym_ids)for(let[r,n]of Object.entries(i.anonym_ids))t[r]=te.fromIdToString(n,Ye.ANONYM);return t}catch(i){return t}})}getTokenForAnonym(e,t){return o(this,null,function*(){let i={id:e};return t&&(i.application_key=t),(yield this._callUnsafe("auth.getTokenForAnonym",i,!0)).token})}call(i){return o(this,arguments,function*(e,t={}){return this._call(e,t)})}};var zr=(M=>(M.RECOVER="recover",M.ACCEPT_CALL="accept-call",M.ADD_PARTICIPANT="add-participant",M.REMOVE_PARTICIPANT="remove-participant",M.HANGUP="hangup",M.TRANSMIT_DATA="transmit-data",M.ACCEPT_PRODUCER="accept-producer",M.ALLOCATE_CONSUMER="allocate-consumer",M.CHANGE_MEDIA_SETTINGS="change-media-settings",M.CHANGE_PARTICIPANT_STATE="change-participant-state",M.CHANGE_STREAM_PRIORITIES="change-streams-priorities",M.UPDATE_DISPLAY_LAYOUT="update-display-layout",M.REPORT_PERF_STAT="report-perf-stat",M.RECORD_START="record-start",M.RECORD_STOP="record-stop",M.RECORD_SET_ROLE="record-set-role",M.RECORD_GET_STATUS="record-get-status",M.SWITCH_MICRO="switch-micro",M.SWITCH_TOPOLOGY="switch-topology",M.REQUEST_REALLOC="request-realloc",M.CHAT_MESSAGE="chat-message",M.CHAT_HISTORY="chat-history",M.CUSTOM_DATA="custom-data",M.GRANT_ROLES="grant-roles",M.MUTE_PARTICIPANT="mute-participant",M.PIN_PARTICIPANT="pin-participant",M.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",M.CHANGE_OPTIONS="change-options",M.GET_WAITING_HALL="get-waiting-hall",M.PROMOTE_PARTICIPANT="promote-participant",M.REQUEST_TEST_MODE="request-test-mode",M.ADD_MOVIE="add-movie",M.UPDATE_MOVIE="update-movie",M.REMOVE_MOVIE="remove-movie",M))(zr||{}),H=zr;var Qr="open",Xr=[()=>d.producerScreenTrack,()=>d.videoTracksCount>0,()=>!0,()=>d.filteredMessages,()=>d.consumerScreenTrack,()=>!0,()=>d.movieShare],gn=10,Re=class extends rt{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+d.platform+"&appVersion="+d.appVersion+"&version="+d.protocolVersion+"&device="+d.device+"&capabilities="+Re._getCapabilityFlags();this.peerId=null;this.conversationId=null;this.reconnectTimer=0;this.connectionMessageWaitTimer=0;this.doctorTimer=0;this.participantIdRegistry=null;this.producerNotificationDataChannel=null;this.producerCommandDataChannel=null}static _getCapabilityFlags(){let e=0;for(let t=0;t<Xr.length;t++)Xr[t]()&&(e|=1<<t);return e.toString(16).toUpperCase()}get ready(){return this.socket!==null}setEndpoint(e){this.endpoint=e}setConversationId(e){this.conversationId=e}setParticipantIdRegistry(e){this.participantIdRegistry=e}setProducerNotificationDataChannel(e){this.producerNotificationDataChannel=e,this.producerNotificationDataChannel.onmessage=t=>{var r;let i=(r=this.participantIdRegistry)==null?void 0:r.handleMessage(t.data);i&&this._handleMessage(i)}}setProducerCommandDataChannel(e){this.producerCommandDataChannel=e,this.producerCommandDataChannel.onmessage=this._onMessage.bind(this),this._handleCommandsQueue(this.datachannelCommandsQueue)}cleanup(){this.datachannelCommandsQueue=[]}connect(e){return o(this,null,function*(){return this.postfix+=`&clientType=${d.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){u.log(h.SOCKET_ACTION,"already_opened"),i(Error("Socket already opened"));return}this.conversationResolve=r=>{t(r),this.conversationResolve=null,this.conversationReject=null},this.conversationReject=r=>{i(r),this.conversationResolve=null,this.conversationReject=null},this._connect(e)})})}_send(r){return o(this,arguments,function*(e,t={},i=0){if(t.participantId){let n=S.decomposeId(t.participantId);t=Object.assign({},t,{participantId:n.id,participantType:n.type})}return this._sendRaw(e,t,i)})}_sendRaw(r){return o(this,arguments,function*(e,t={},i=0){let n=c=>{var p;if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(c),((p=this.producerCommandDataChannel)==null?void 0:p.readyState)===Qr&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){u.log(h.SOCKET_ACTION,"not_opened"),s.warn("Socket not opened"),c.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(u.log(h.SOCKET_ACTION,"invalid_state"),s.warn(`Socket is not opened, state ${this.socket.readyState}`)),this.websocketCommandsQueue.push(c),this.socket&&this.socket.readyState===WebSocket.OPEN&&this._handleCommandsQueue(this.websocketCommandsQueue)}};return new Promise((c,l)=>{let p=(b,y=!1)=>{!i||y?l(b):(s.debug("Resending a signaling message",e,m.sequence),i--,n(m))},m={sequence:this.sequence++,name:e,params:t,responseTimer:0,resolve:c,reject:p};n(m)})})}_isDataChannelCommand(e){return this.producerCommandDataChannel?e===H.UPDATE_DISPLAY_LAYOUT||e===H.REPORT_PERF_STAT:!1}static _isDataChannelResponseRequired(e){return e===H.UPDATE_DISPLAY_LAYOUT||e===H.REPORT_PERF_STAT}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return o(this,null,function*(){return this._send(H.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return o(this,null,function*(){return this._send(H.TRANSMIT_DATA,{participantId:e,data:{candidate:t}})})}requestTestMode(e){return o(this,null,function*(){return this._send(H.REQUEST_TEST_MODE,{consumerCommand:e})})}sendSdp(e,t){return o(this,null,function*(){return this._send(H.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return o(this,null,function*(){return this._send(H.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return o(this,null,function*(){return this._send(H.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},gn)})}changeParticipantState(e){return o(this,null,function*(){return this._send(H.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return o(this,null,function*(){return this._send(H.ADD_PARTICIPANT,ji({participantId:e},t))})}removeParticipant(e,t=!1){return o(this,null,function*(){return this._send(H.REMOVE_PARTICIPANT,{participantId:e,ban:t})})}allocateConsumer(e,t){return o(this,null,function*(){let i={capabilities:t};return e&&(i.description=e.sdp),this._send(H.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return o(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(H.ACCEPT_PRODUCER,i)})}changePriorities(e){return o(this,null,function*(){return this._send(H.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return o(this,null,function*(){return this._send(H.UPDATE_DISPLAY_LAYOUT,{layouts:e})})}addMovie(e){return o(this,null,function*(){return this._send(H.ADD_MOVIE,e)})}updateMovie(e){return o(this,null,function*(){return this._send(H.UPDATE_MOVIE,e)})}removeMovie(e){return o(this,null,function*(){return this._send(H.REMOVE_MOVIE,e)})}startStream(e){return o(this,null,function*(){return this._send(H.RECORD_START,e)})}stopStream(){return o(this,null,function*(){return this._send(H.RECORD_STOP)})}recordSetRole(e,t){return o(this,null,function*(){return this._send(H.RECORD_SET_ROLE,{participantId:e,role:t})})}getRecordStatus(){return o(this,null,function*(){return this._send(H.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return o(this,null,function*(){return this._send(H.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return o(this,null,function*(){return this._send(H.REQUEST_REALLOC)})}reportPerfStat(e){return o(this,null,function*(){return this._send(H.REPORT_PERF_STAT,{report:e})})}chatMessage(e,t=null){return o(this,null,function*(){return this._send(H.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return o(this,null,function*(){return this._send(H.CHAT_HISTORY,{count:e})})}customData(e,t){return o(this,null,function*(){return this._send(H.CUSTOM_DATA,{data:e,participantId:t})})}grantRoles(e,t,i){return o(this,null,function*(){let r={participantId:e,roles:t};return i&&(r.revoke=!0),this._sendRaw(H.GRANT_ROLES,r)})}muteParticipant(e,t,i){return o(this,null,function*(){return this._sendRaw(H.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i})})}pinParticipant(e,t){return o(this,null,function*(){let i={participantId:e};return t&&(i.unpin=!0),this._sendRaw(H.PIN_PARTICIPANT,i)})}updateMediaModifiers(e){return o(this,null,function*(){return this._send(H.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}changeOptions(e){return o(this,null,function*(){return this._send(H.CHANGE_OPTIONS,{options:e})})}getWaitingHall(e=null,t,i=!1){return o(this,null,function*(){let r={};return e&&(r.fromId=e),t&&(r.count=t),i&&(r.backward=i),this._send(H.GET_WAITING_HALL,r)})}promoteParticipant(e,t=!1){return o(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(H.PROMOTE_PARTICIPANT,i)})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(){this.listenersReady=!0,this._handleCachedMessages()}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===we.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),s.debug("Connecting to "+this.endpoint+this.postfix+t),this.socket=new WebSocket(this.endpoint+this.postfix+t),this.socket.onopen=this._onOpen.bind(this),this.socket.onmessage=this._onMessage.bind(this),this.socket.onerror=this._onError.bind(this),this.socket.onclose=this._onClose.bind(this),this._startDoctor()}_disconnect(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&(this.socket.onopen=null,this.socket.onmessage=null,this.socket.onerror=null,this.socket.onclose=null,this.socket.close(),this.socket=null),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}_onOpen(){s.debug("Socket opened"),u.log(h.SOCKET_ACTION,"opened"),this._waitConnectionMessage(),this._startDoctor()}_onMessage(e){if(this._startDoctor(),e.data==="ping"){this.socket&&this.socket.readyState===WebSocket.OPEN&&this.socket.send("pong");return}try{this._handleMessage(JSON.parse(e.data))}catch(t){u.log(h.SOCKET_ACTION,"parse_error"),s.error("Unable to parse message",t,e.data)}}_handleMessage(e){var t;e.type==="notification"?e.notification==="connection"?(s.debug("Signaling connected",e),this.connected=!0,this.reconnectCount=0,this.endpoint=e.endpoint,e.peerId&&this.peerId!==e.peerId.id&&(this.postfix+=`&peerId=${e.peerId.id}`,this.peerId=e.peerId.id),this._stopWaitConnectionMessage(),this.conversationResolve?this.conversationResolve(e):(this._triggerEvent(_e.RECONNECT,e),e.conversation.topology&&this._triggerEvent(_e.NOTIFICATION,{type:"notification",notification:O.TOPOLOGY_CHANGED,topology:e.conversation.topology})),this.lastStamp&&this._handleCachedMessages(),(t=e.recoverMessages)==null||t.forEach(i=>this._handleMessage(i)),this._handleCommandsQueue(this.websocketCommandsQueue)):!this.connected||!this.listenersReady?this.incomingCache.push(e):this._triggerEvent(_e.NOTIFICATION,e):e.type==="response"&&this.responseHandlers[e.sequence]?this._handleCommandResponse(!0,e):e.type==="error"&&this.responseHandlers[e.sequence]?(u.log(h.SOCKET_ACTION,`error-${e.error}`),this._handleCommandResponse(!1,e)):e.type==="error"?(u.log(h.SOCKET_ACTION,`error-${e.error}`),e.error==="service-unavailable"?this._reconnect():e.error==="conversation-ended"?this.conversationReject?this.conversationReject(new k(R.SOCKET_CLOSED,{message:`Unable to connect to the signaling: ${e.error}`})):this._triggerEvent(_e.NOTIFICATION,{notification:O.CLOSED_CONVERSATION,reason:e.reason}):this.connected||e.error==="invalid-token"?this._throwError(new Error(`Signaling error: ${e.error}`)):e.sequence||(this.conversationReject&&this.conversationReject(new k(ie.SIGNALING_FAILED,{message:`Unable to connect to the signaling: ${e.error}`})),this._closeSocket())):(u.log(h.SOCKET_ACTION,"unknown_message"),s.warn("Unhandled message",e)),this.lastStamp=e.stamp||this.lastStamp}_handleCachedMessages(){let e=[...this.incomingCache];for(this.incomingCache=[];e.length>0;){let t=e.shift();this._handleMessage(t)}}_throwError(e){this._triggerEvent(_e.FAILED,e)}_onError(e){u.log(h.SOCKET_ACTION,"error"),s.error("Signaling error",e)}_onClose(e){u.log(h.SOCKET_ACTION,"closed"),s.debug("Connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<Re.RECONNECT_MAX_COUNT?this._reconnect():this.socket&&this._closeSocket(new Error("Connection closed"))}_closeSocket(e=null){!this.socket||(this._disconnect(),Object.values(this.responseHandlers).forEach(t=>{window.clearTimeout(t.responseTimer),e&&t.reject(new Error("Connection closed"),!0)}),this.websocketCommandsQueue=[],this.responseHandlers={},this.lastStamp=0,e&&this._throwError(new Error("Connection closed")))}_reconnect(){let e=Math.min(Re.RECONNECT_MAX_DELAY,Re.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));s.log(`Reconnect websocket after ${e}ms (${this.reconnectCount})`),u.log(h.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,we.RETRY),e)}_handleCommandResponse(e,t){var r;if(!this.responseHandlers.hasOwnProperty(t.sequence))return;let i=this.responseHandlers[t.sequence];window.clearTimeout(i.responseTimer),e?(delete this.responseHandlers[t.sequence],i.resolve(t)):((r=this.socket)==null?void 0:r.readyState)===WebSocket.OPEN?(delete this.responseHandlers[t.sequence],u.log(h.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,t),Re.WAIT_RESPONSE_DELAY)}_handleCommandsQueue(e){var t,i;for(;e.length>0;){let r=e.shift(),n=Object.assign({command:r.name,sequence:r.sequence},r.params);if(this._isDataChannelCommand(r.name)){if(((t=this.producerCommandDataChannel)==null?void 0:t.readyState)!==Qr){r.reject(new Error(`Invalid data channel state: ${(i=this.producerCommandDataChannel)==null?void 0:i.readyState}`));return}Re._isDataChannelResponseRequired(r.name)&&(r.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,n),Re.WAIT_RESPONSE_DELAY),this.responseHandlers[r.sequence]=r),this.producerCommandDataChannel.send(JSON.stringify(n))}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){r.reject(new Error("Invalid state or socket already closed"));continue}r.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,n),Re.WAIT_RESPONSE_DELAY),this.responseHandlers[r.sequence]=r,this.socket.send(JSON.stringify(n))}}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new k(ie.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout"}))},Re.WAIT_CONNECTION_DELAY)}_stopWaitConnectionMessage(){window.clearTimeout(this.connectionMessageWaitTimer),this.connectionMessageWaitTimer=0}_startDoctor(){this._stopDoctor(),this.doctorTimer=window.setTimeout(()=>{s.warn("Socket is dead, trying to reconnect"),this._disconnect(),this._connect(we.RETRY)},Re.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},De=Re;De.RECONNECT_DELAY=d.signalingReconnectDelay,De.RECONNECT_MAX_DELAY=d.signalingReconnectMaxDelay,De.RECONNECT_MAX_COUNT=d.signalingReconnectMaxCount,De.WAIT_CONNECTION_DELAY=d.waitConnectionDelay,De.WAIT_RESPONSE_DELAY=d.waitResponseDelay,De.WAIT_MESSAGE_DELAY=d.waitMessageDelay;var Zr=(t=>(t.KING="KING",t.PAWN="PAWN",t))(Zr||{}),ea=Zr;var ut,re,Dt=null,fn={getCameras:T.getCameras,getMicrophones:T.getMicrophones,getOutput:T.getOutput,hasCamera:T.hasCamera,hasMicrophone:T.hasMicrophone,getSavedCamera:T.getSavedCamera,getSavedMicrophone:T.getSavedMicrophone,getSavedOutput:T.getSavedOutput,hasCameraPermission:T.hasCameraPermission,hasMicrophonePermission:T.hasMicrophonePermission,hasPermissions:T.hasPermissions,getUserMedia:T.getUserMedia,getUserVideo:T.getUserVideo,getUserAudio:T.getUserAudio,saveDeviceId:T.saveDeviceId,isBrowserSupported:T.isBrowserSupported,isScreenCapturingSupported:T.isScreenCapturingSupported,os:T.os,isMobile:T.isMobile,browserName:T.browserName,browserVersion:T.browserVersion,baseChromeVersion:T.baseChromeVersion,getAudioContext:T.getAudioContext};function ta(a){re=a}function ia(a){ut=a}function Sn(a){Dt=a}function vn(a){d.videoEffects=a}function En(a){return o(this,null,function*(){if(d.set(a),T.browserName()==="Sferum"&&(d.platform=`SFERUM:${T.browserVersion()}`),re||ta(new Mt),ut||ia(()=>new De),d.debug&&(Ui.default.disableLog(!1),s.toggle(!0)),s.log(`Calls SDK ${d.sdkVersion}`,a),yield T.init(),!T.isBrowserSupported())throw new k(ie.UNSUPPORTED);re.init()})}function Tn(n){return o(this,arguments,function*(a,e=[oe.AUDIO],t="",i=!1,r=!1){let c=[],l=[];if(Array.isArray(a)?c=a.length?a:[]:a&&(c=[a]),c.length&&(l=yield re.getOkIdsByExternalIds(c),!l.length))throw new k(R.CALLEE_IS_OFFLINE);return ra(l,ke.USER,e,t,i,r)})}function ra(c){return o(this,arguments,function*(a,e=ke.USER,t,i="",r=!1,n=!1){if(w.current())throw s.error("There is already active call"),new k(R.FAILED);return new w(re,ut(),Dt).onStart(a,e,t,i,r,n)})}function Cn(a){return o(this,null,function*(){return aa(a)})}function aa(i){return o(this,arguments,function*(a,e=z.USER,t){if(a===w.id())throw new Error("Push has already been processed");return new w(re,ut(),Dt).onPush(a,e,t)})}function In(a,e){return o(this,null,function*(){return re.getTokenForAnonym(a,e)})}function yn(t){return o(this,arguments,function*(a,e={}){return re.call(a,e)})}function Rn(a){return o(this,null,function*(){return a&&(d.authToken=a),re.authorize()})}function bn(){return o(this,arguments,function*(a=[oe.AUDIO]){let e=w.current();if(e)return e.accept(a);throw new Error("Conversation not found")})}function Pn(){return o(this,null,function*(){let a=w.current();if(a)return a.decline()})}function Mn(t){return o(this,arguments,function*(a,e=[oe.AUDIO]){return na(a,e)})}function na(a,e,t){return o(this,null,function*(){if(w.current())throw s.error("There is already active call"),new k(R.FAILED);return new w(re,ut(),Dt).onJoin({conversationId:a,mediaOptions:e,chatId:t})})}function Dn(i){return o(this,arguments,function*(a,e=[oe.AUDIO],t){if(w.current())throw s.error("There is already active call"),new k(R.FAILED);return t&&(d.anonymToken=t),new w(re,ut(),Dt).onJoin({joinLink:a,mediaOptions:e})})}function An(){return o(this,null,function*(){let a=w.current();if(a)return a.hangup();w.hangupAfterInit()})}function On(a,e){return o(this,null,function*(){let t=yield re.getOkIdsByExternalIds([a]);if(!t.length)throw new Error("User not found");return sa(t[0],e)})}function sa(a,e){return o(this,null,function*(){let t=w.current();t&&(yield t.addParticipant(S.composeId(a,z.USER),e))})}function kn(a,e=!1){return o(this,null,function*(){let t=yield re.getOkIdsByExternalIds([a]);return oa(t[0],e)})}function oa(a,e=!1){return o(this,null,function*(){let t=w.current();t&&(yield t.removeParticipant(S.composeId(a,z.USER),e))})}function wn(a,e){return o(this,null,function*(){let t=yield T.saveDeviceId(a,e),i=w.current();return t&&i?i.changeDevice(a):Promise.reject()})}function Nn(a){return o(this,null,function*(){let e=w.current();return e?e.toggleScreenCapturing(a):Promise.reject()})}function xn(a,e=!1){return o(this,null,function*(){let t=w.current();t&&(yield t.setVideoStream(a,e))})}function Ln(a){return o(this,null,function*(){let e=w.current();e&&(yield e.toggleLocalVideo(a))})}function Un(a){return o(this,null,function*(){let e=w.current();e&&(yield e.toggleLocalAudio(a))})}function Bn(a,e,t){return o(this,null,function*(){let i=w.current();if(i)return i.setLocalResolution(a,e,t)})}function Vn(a){return o(this,null,function*(){let e=w.current();e&&(yield e.changePriorities(a))})}function Fn(a){return o(this,null,function*(){let e=w.current();e&&(yield e.changeParticipantState(a))})}function Hn(a){return o(this,null,function*(){let e=w.current();e&&(yield e.updateDisplayLayout(a))})}function Gn(a,e,t=!1){return o(this,null,function*(){let i=yield re.getOkIdsByExternalIds([a]);return ca(i[0],e,t)})}function ca(a,e,t=!1){return o(this,null,function*(){let i=w.current();i&&(yield i.grantRoles(S.composeId(a,z.USER),e,t))})}function Wn(){return o(this,arguments,function*(a=null,e,t=[]){let i=null;return a&&(i=(yield re.getOkIdsByExternalIds([a]))[0]),da(i,e,t)})}function da(){return o(this,arguments,function*(a=null,e,t=[]){let i=w.current();if(i){let r=a?S.composeId(a,z.USER):null;yield i.muteParticipant(r,e,t)}})}function jn(a,e=!1){return o(this,null,function*(){let t=yield re.getOkIdsByExternalIds([a]);return la(t[0],e)})}function la(a,e=!1){return o(this,null,function*(){let t=w.current();t&&(yield t.pinParticipant(S.composeId(a,z.USER),e))})}function Kn(a){return o(this,null,function*(){let e=w.current();e&&(yield e.updateMediaModifiers(a))})}function $n(a){return o(this,null,function*(){let e=w.current();e&&(yield e.changeOptions(a))})}function qn(a,e=null){return o(this,null,function*(){let t=null;return e&&(t=(yield re.getOkIdsByExternalIds([e]))[0]),pa(a,t)})}function pa(a,e=null){return o(this,null,function*(){let t=w.current();if(t){let i=e?S.composeId(e,z.USER):null;yield t.chatMessage(a,i)}})}function Jn(a=10){return o(this,null,function*(){let e=w.current();if(e)return e.chatHistory(a)})}function Yn(a,e=null){return o(this,null,function*(){let t=null;return e&&(t=(yield re.getOkIdsByExternalIds([e]))[0]),ua(a,t)})}function ua(a,e=null){return o(this,null,function*(){let t=w.current();if(t){let i=e?S.composeId(e,z.USER):null;yield t.customData(a,i)}})}function zn(a="",e=!1){return o(this,null,function*(){return(yield re.createConversation(S.uuid(),a,e)).join_link})}function Qn(){return o(this,null,function*(){let a=w.current();return a?a.createJoinLink():Promise.reject()})}function Xn(){return o(this,null,function*(){let a=w.current();return a?a.removeJoinLink():Promise.reject()})}function Zn(a,e){return o(this,null,function*(){return re.getAnonymTokenByLink(a,e)})}function es(a){let e=w.current();e&&e.setVolume(a)}function ts(a){d.forceRelayPolicy=a}function is(a=!1,e=null,t=null,i="DIRECT_LINK",r=null){return o(this,null,function*(){let n=w.current();return n?n.startStream(a,e,t,i,r):Promise.reject()})}function rs(){return o(this,null,function*(){let a=w.current();return a?a.stopStream():Promise.reject()})}function as(a,e){return o(this,null,function*(){let t=w.current();if(t){let i=yield re.getOkIdsByExternalIds([a]);return t.recordSetRole(S.composeId(i[0],z.USER),e)}return Promise.reject()})}function ns(){return o(this,null,function*(){let a=w.current();return a?a.getStreamInfo():Promise.reject()})}function ss(a){return o(this,null,function*(){let e=w.current();return e?e.addMovie(a):Promise.reject()})}function os(a,e,t,i){return o(this,null,function*(){let r=w.current();return r?r.updateMovie(a,e,t,i):Promise.reject()})}function cs(a){return o(this,null,function*(){let e=w.current();return e?e.removeMovie(a):Promise.reject()})}function ds(a){d.statisticsInterval=a;let e=w.current();if(e)return e.updateStatisticsInterval()}function ls(a){Ui.default.disableLog(!a),s.toggle(a)}function ps(a,...e){!d.debugLog||s.send(a,"[external]",...e)}function us(a){return o(this,null,function*(){let e=w.current();if(e)return e.videoEffect(a)})}function ms(a){return o(this,null,function*(){let e=w.current();e&&(yield e.setAudioStream(a))})}function hs(a=null,e,t=!1){return o(this,null,function*(){let i=w.current();if(!i)throw new Error("Conversation not found");return i.getWaitingHall(a,e,t)})}function _s(a,e=!1){return o(this,null,function*(){let t=w.current();if(!t)throw new Error("Conversation not found");let i=yield re.getOkIdsByExternalIds([a]);return t.promoteParticipant(S.composeId(i[0],z.USER),e)})}function gs(a){return o(this,null,function*(){yield re.removeHistoryRecords(a)})}