@vkontakte/calls-sdk 2.7.2-beta.10 → 2.7.2-beta.11

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,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/calls-sdk v2.7.2-beta.10
3
- * Wed, 05 Apr 2023 11:24:53 GMT
2
+ * @vkontakte/calls-sdk v2.7.2-beta.11
3
+ * Wed, 05 Apr 2023 11:50:11 GMT
4
4
  * https://st.mycdn.me/static/callssdk/2-7-2/doc/
5
5
  */
6
6
 
@@ -8,5 +8,5 @@
8
8
  `;if(!R&&!M&&!k&&!G&&!A&&!m)return I;function me($){let he=["a=rtcp-fb:111 nack","a=rtcp-fb:111 nack pli"],Se="a=rtcp-fb:111",re=$.findIndex(Y=>Y.startsWith(Se));return~re&&($[re]=$[re]+le+he.join(le)),$}function Ne($,he,Se){let re=$.split(" "),Y=re.slice(0,3),oe;for(oe=3;oe<re.length;oe++)Se.includes(re[oe])&&Y.push(re[oe]);for(oe=3;oe<re.length;oe++)!Se.includes(re[oe])&&!he.includes(re[oe])&&Y.push(re[oe]);return Y.join(" ")}function De($,he){let Se=new RegExp("a=rtpmap:(\\d+) ([a-zA-Z0-9-]+)\\/\\d+"),re,Y=[];for(re=0;re<$.length;++re){let oe=$[re].match(Se);oe&&oe.length===3&&oe[2]===he&&Y.push(oe[1])}return Y}function ke($,he,Se,re){let Y,oe="m="+he;for(Y=0;Y<$.length;++Y)if($[Y].startsWith(oe)){$[Y]=Ne($[Y],Se,re);break}}function Oe($,he){let Se=new RegExp(lr+"(\\d+)");for(let re=0;re<$.length;++re){let Y=$[re].match(Se);if(Y&&Y.length===2&&he.includes(Y[1])){let oe=$[re].trim()===lr+Y[1]?" ":";";$[re]+=oe+yn}}}function Ue($){let he=De($,"H264");if(M){let Se=he.slice(0),re=new RegExp(lr+"(\\d+) apt=(\\d+)"),Y;for(Y=0;Y<$.length;++Y){let Ge=$[Y].match(re);Ge&&Ge.length===3&&Se.includes(Ge[2])&&Se.push(Ge[1])}let oe=new RegExp("a=(rtpmap|rtcp-fb|fmtp):(\\d+) .*");for(Y=$.length;Y--;){let Ge=$[Y].match(oe);Ge&&Ge.length===3&&Se.includes(Ge[2])&&$.splice(Y,1)}ke($,"video",Se,[])}else R&&ke($,"video",[],he),m&&Oe($,he)}function U($){let he=De($,"VP9");k&&ke($,"video",[],he)}function Vt($){let he=De($,"red");he.length>0&&ke($,"audio",[],he)}let F=I.split(q);return(M||R||m)&&Ue(F),k&&U(F),G&&Vt(F),A&&me(F),F.join(le)}Ki.patchLocalSDP=n;function r(I){return P.browserName()==="Firefox"&&Number(P.browserVersion())<60&&(I=I.replace("m=application 9 UDP/DTLS/SCTP webrtc-datachannel","m=application 9 DTLS/SCTP 5000").replace("a=sctp-port:5000","a=sctpmap:5000 webrtc-datachannel 256")),I}Ki.patchRemoteSDP=r;function e(I){return I?`${I.type||"WEB_SOCKET"}_${I.id}`:"_"}Ki.getPeerIdString=e;function t(I,R){return I&&I.id===R.id&&(I.type||"WEB_SOCKET")===(R.type||"WEB_SOCKET")}Ki.comparePeerId=t;function i(I){return c(this,null,function*(){return!I||!I.getStats?Promise.resolve(null):I.getStats(null).then(R=>{let M=null,k=null;if(R.forEach(m=>{m.type==="transport"&&m.selectedCandidatePairId?k=R.get(m.selectedCandidatePairId):m.type==="candidate-pair"&&m.state==="succeeded"&&!k&&(!m.hasOwnProperty("selected")||m.selected)&&(k=m)}),k&&k.localCandidateId){let m=R.get(k.localCandidateId);m&&(M={type:m.candidateType,ip:m.ip||m.ipAddress,port:m.port||m.portNumber})}return M}).catch(()=>null)})}Ki.getPeerConnectionHostInfo=i;let a=/^[0-9]+$/,s=/^([gu])([0-9]+)$/;function o(I,R){let M=String(I);return s.test(M)?(d.warn(`Already composite id [${I}] type supplied [${R}]`),M):R===J.GROUP?"g"+M:R===J.USER?"u"+M:(d.warn(`Unknown type [${R}] for id [${I}]`),M.match(a)?"u"+M:M)}Ki.composeUserId=o;function p(I,R,M){let k=o(I,R);return u(k,M)}Ki.composeParticipantId=p;function u(I,R){return R?I+Pt+Ii+R:I}Ki.compose=u;function _(I){return p(I.id,I.idType||J.USER,I.deviceIdx||0)}Ki.composeId=_;function E(I){return I.participant?_(I.participant):p(I.participantId,I.participantType||J.USER,I.deviceIdx||0)}Ki.composeMessageId=E;function b(I){let R=String(I),M=R.match(s);return M?{id:Number(M[2]),type:M[1]==="g"?J.GROUP:J.USER}:(d.warn(`Unsupported compositeId [${I}]`),{id:Number(R),type:J.USER})}Ki.decomposeId=b;function D(I){let R=I.split(Pt+Ii);return{compositeUserId:R[0],deviceIdx:R.length>1?parseInt(R[1],10):0}}Ki.decomposeParticipantId=D;function L(){var G,q;let I=(q=(G=window.crypto)==null?void 0:G.randomUUID)==null?void 0:q.call(G);if(I)return I;let R="0123456789abcdefghijklmnopqrstuvwxyz".split(""),M=new Array(36),k=0,m,A;for(A=0;A<36;A++)A===8||A===13||A===18||A===23?M[A]="-":A===14?M[A]="4":(k<=2&&(k=33554432+Math.random()*16777216|0),m=k&15,k=k>>4,M[A]=R[A===19?m&3|8:m]);return M.join("")}Ki.uuid=L;function X(I,R){let M;function k(){let m=this,A=arguments;M&&window.clearTimeout(M),M=window.setTimeout(()=>{I.apply(m,A)},R)}return k}Ki.throttle=X;function N(I){if(!window.BigInt)return null;let R="",M=I.split(`
9
9
  `);for(let A of M)if(A.startsWith("a=fingerprint")){let G=A.split(" ");if(G.length===2){R=G[1];break}}if(!R)return BigInt(-1);let k=R.split(":"),m=BigInt(0);for(let A=Math.min(7,k.length-1);A>=0;A--){let G=BigInt(parseInt(k[A],16));m<<=BigInt(8),m|=G}return BigInt.asIntN(64,m)}Ki.sdpFingerprint=N;function Z(I){return c(this,null,function*(){return new Promise(R=>window.setTimeout(R,I))})}Ki.delay=Z;function z(I,R,M){let k=[];return I.getSenders().forEach(m=>te(R,m,m.track,M,k)),k}Ki.applySettings=z;function te(I,R,M,k,m){var A;if(I&&M&&M.kind==="video"){let G=M.getSettings();if(G){let q=I.maxBitrateK?I.maxBitrateK*1024:null,le=G.width,me=G.height,Ne=le&&me&&I.maxDimension?Math.max(1,Math.max(le,me)/I.maxDimension):null,De=I.maxFramerate?I.maxFramerate:null;if(le&&me&&I.maxDimension&&I.maxDimension>Math.max(le,me)){let U=Math.round(le*me/256),Vt=(Math.round(U*Pn/1e4)+1)*1e4;q=q===null?Vt:Math.min(Vt,q)}let ke=I.degradationPreference?I.degradationPreference:"balanced",Oe=k[M.id];if(Oe&&Oe.bitrate===q&&Oe.scaleResolutionDownBy===Ne&&Oe.maxFramerate===De&&Oe.degradationPreference===ke){m[M.id]=Oe;return}m[M.id]={bitrate:q,scaleResolutionDownBy:Ne,maxFramerate:De,degradationPreference:ke};let Ue=R.getParameters();Ue.encodings||(Ue.encodings=[{}]),Ue.encodings.forEach(U=>{q?U.maxBitrate=q:delete U.maxBitrate,Ne?U.scaleResolutionDownBy=Ne:delete U.scaleResolutionDownBy,De?U.maxFramerate=De:delete U.maxFramerate}),Ue.degradationPreference=ke,(A=R.setParameters)==null||A.call(R,Ue)}}}Ki.applyVideoTrackSettings=te;function ge(I,R){Array.isArray(R)||(R=[R]);for(let M of R)if(I.includes(M))return!0;return!1}Ki.includesOneOf=ge;function Te(I){var R;return Object.entries(((R=I.participantState)==null?void 0:R.state)||{}).reduce((M,[k,m])=>(I.participantState&&(M[k]={ts:I.participantState.stateUpdateTs[k],state:m}),M),{})}Ki.mapParticipantState=Te;function nt(I){let R=I.map(M=>({uid:M.externalId,mediaSettings:M.mediaSettings,status:M.status,muteStates:M.muteStates,unmuteOptions:M.unmuteOptions,participantState:M.participantState,markers:M.markers,movieShareInfos:M.movieShareInfos}));return l.filterObservers?R.filter(M=>!M.uid.observer):R}Ki.mapSharedParticipants=nt;function ie(I,R){let M=Object.keys(I),k=Object.keys(R);if(M.length!==k.length)return!1;for(let m of M)if(!k.hasOwnProperty(m)||I[m].state!==R[m].state||I[m].ts!==R[m].ts)return!1;return!0}Ki.isEqualParticipantState=ie;function Ft(I,R){let M=Object.keys(I),k=Object.keys(R);if(M.length!==k.length)return!1;for(let m of M)if(!R.hasOwnProperty(m)||I[m]!==R[m])return!1;return!0}Ki.isObjectsEquals=Ft;function yr(I,R){if(I.length!==R.length)return!1;for(let M of I)if(R.indexOf(M)<0)return!1;return!0}Ki.isArraysEquals=yr;function br(I){return!Object.keys(I).length}Ki.isEmptyObject=br;function Mr(I,R){if(!I&&!R)return 0;if(!I||!R)return I?-1:1;return k(R.rank,I.rank)||k(I.ts,R.ts)||M(I,R);function M(m,A){let G={[J.USER]:0,[J.GROUP]:1},{compositeUserId:q,deviceIdx:le}=D(m.id),{compositeUserId:me,deviceIdx:Ne}=D(A.id),{id:De,type:ke}=b(q),{id:Oe,type:Ue}=b(me);return k(G[ke],G[Ue])||k(De,Oe)||k(le,Ne)}function k(m,A){return m<A?-1:m===A?0:1}}Ki.participantMarkerCompare=Mr;function Ar(I,R){let M=Object.entries(I).filter(([,k])=>Array.isArray(R)?!R.includes(k):k!==R);return _a(M)}Ki.objectFilterOutValues=Ar;function Gi(I,R,M){let k=M;for(let m in I)I.hasOwnProperty(m)&&(k=R(k,I[m],m));return k}Ki.objectReduce=Gi,Ki.setImmediate=(()=>{let I=1,R={},M=null;return typeof MessageChannel!="undefined"&&(M=new MessageChannel,M.port1.onmessage=k=>{let m=k.data;R[m]&&(R[m](),delete R[m])}),function(k){if(M&&document.visibilityState==="hidden"){let A=I;return I=I>=Number.MAX_SAFE_INTEGER?1:I+1,R[A]=k,M.port2.postMessage(A),()=>{R[A]&&delete R[A]}}let m=setTimeout(k,0);return()=>clearTimeout(m)}})()})(pr||(pr={}));var T=pr;var bn=1e3;function pe(n,r,e=0){return r in n&&n[r]?n[r]:e}function fa(...n){return r=>{for(let e of n)if(e(r))return!0;return!1}}function Ze(n,r){return e=>e[n]===r}function Mn(n){return(r,e)=>r[n]-e[n]}function Ti(n,r){return r.reduce((e,t)=>(e[t[n]]=t,e),{})}function An(n){let r={},e=[];for(let t of n)r[t.id]||(r[t.id]=!0,e.push(t));return e}function Dn(n){return n!==null&&typeof n=="object"&&!Array.isArray(n)}function ur(n){return Object.keys(n).filter(r=>n[r]!==void 0).map(r=>[r,n[r]]).reduce((r,e)=>(r[e[0]]=Dn(e[1])?ur(e[1]):e[1],r),{})}function kn(n){let r=[];for(let e of n)e.forEach(t=>r.push(t));return r}function On(n){return c(this,null,function*(){let r=[];return RTCRtpReceiver.prototype.getStats?(r.push(...n.getReceivers().map(e=>e.getStats())),r.push(...n.getSenders().map(e=>e.getStats()))):r.push(n.getStats()),Promise.all(r).then(kn).then(An)})}function wn(n){let r=n.filter(Ze("type","candidate-pair")).sort(Mn("priority")).find(fa(Ze("nominated",!0),Ze("selected",!0)));if(!r)return{totalRoundTripTime:0,currentRoundTripTime:0,bytesSent:0,bytesReceived:0};let e={totalRoundTripTime:r.totalRoundTripTime||0,currentRoundTripTime:r.currentRoundTripTime||0,bytesSent:r.bytesSent,bytesReceived:r.bytesReceived},t=n.find(Ze("id",r.remoteCandidateId));t&&(e=Object.assign({},e,{remote:{type:t.candidateType,address:t.ip||t.address,port:t.port,protocol:t.protocol}}));let i=n.find(Ze("id",r.localCandidateId));return i&&(e=Object.assign({},e,{local:{type:i.candidateType,address:i.ip||i.address,port:i.port,protocol:i.protocol,relayProtocol:i.relayProtocol,networkType:i.networkType}})),ur(e)}function xn(n,r){let e=Ti("id",n),t=n.filter(fa(Ze("type","inbound-rtp"),Ze("type","outbound-rtp")));P.browserName()==="Firefox"&&(t=Object.values(t.reduce((a,s)=>{if(!a[s.ssrc])a[s.ssrc]=s;else{let o=Object.assign({},a[s.ssrc],s),p=a[s.ssrc].isRemote?s:a[s.ssrc];o.id=p.id,o.type=p.type,delete o.isRemote,delete o.remoteId,a[o.ssrc]=o}return a},{})));let i={};if(P.browserName()==="Safari"){let a=n.filter(Ze("type","track"));i=Ti("trackIdentifier",a)}return t.map(a=>{let s=Number(a.ssrc),o=a.mediaType||a.kind,p=a.trackId,u=a.type,_=a.codecId;if(P.browserName()==="Safari"){let b=/^.+_([\d]+)$/.exec(a.id);if(b&&(s=parseInt(b[1],10)),o=a.id.indexOf("Audio")>0?"audio":"video",r[s]){let D=o+"-"+r[s];i[D]&&(p=i[D].id)}}if(!u||!s||!o)return null;let E={ssrc:s,type:u,kind:o,bytesReceived:pe(a,"bytesReceived"),bytesSent:pe(a,"bytesSent"),jitter:pe(a,"jitter"),packetsLost:pe(a,"packetsLost"),packetsReceived:pe(a,"packetsReceived"),packetsSent:pe(a,"packetsSent"),fractionLost:pe(a,"fractionLost"),pliCount:pe(a,"pliCount"),firCount:pe(a,"firCount"),nackCount:pe(a,"nackCount"),userId:r[s]};if(o==="video"){let b=pe(a,"framesDecoded"),D=pe(a,"totalInterFrameDelay"),L=pe(a,"totalSquaredInterFrameDelay");E.interframeDelayVariance=(L-D*D/b)/b}if(o==="audio"&&(E.totalSamplesReceived=pe(a,"totalSamplesReceived"),E.concealedSamples=pe(a,"concealedSamples"),E.insertedSamplesForDeceleration=pe(a,"insertedSamplesForDeceleration"),E.removedSamplesForAcceleration=pe(a,"removedSamplesForAcceleration"),E.silentConcealedSamples=pe(a,"silentConcealedSamples"),E.concealmentEvents=pe(a,"concealmentEvents"),E.totalAudioEnergy=pe(a,"totalAudioEnergy")),_&&e[_]){let b=e[_];E.clockRate=b.clockRate,E.mimeType=b.mimeType}if(p&&e[p]){let b=e[p];E.frameHeight=b.frameHeight,E.frameWidth=b.frameWidth,E.framesDecoded=b.framesDecoded,E.framesReceived=b.framesReceived,E.framesDropped=b.framesDropped}return ur(E)}).filter(a=>!!a)}function Ln(n,r){if(!r||!r.rtps||!n.rtps)return n;let e=Ti("ssrc",n.rtps),t=Ti("ssrc",r.rtps),i=(n.timestamp-r.timestamp)/1e3;return!e||!t||Object.keys(e).forEach(a=>{let s=e[a],o=t[a];if(!(!s||!o)){if(s.bytesReceived&&s.bytesReceived>o.bytesReceived&&(s.bandwidth=Math.round((s.bytesReceived-o.bytesReceived)/i)),s.bytesSent&&s.bytesSent>o.bytesSent&&(s.bandwidth=Math.round((s.bytesSent-o.bytesSent)/i)),s.packetsReceived)if(s.packetsReceived>o.packetsReceived||s.packetsLost>o.packetsLost){let p=s.packetsLost-o.packetsLost,u=s.packetsReceived-o.packetsReceived;s.packetLoss=parseFloat((100*p/(p+u)).toFixed(2))}else s.packetLoss=0;s.framesDropped&&o.framesDropped&&s.framesDropped>o.framesDropped&&(s.framesDroppedDelta=parseFloat(((s.framesDropped-o.framesDropped)/i).toFixed(0)))}}),n}function qt(t,i){return c(this,arguments,function*(n,r,e={}){let a=yield On(n),s={timestamp:Date.now(),transport:wn(a),rtps:xn(a,e)};return r?Ln(s,r):(yield T.delay(bn),qt(n,s,e))})}function pt(n){performance.clearMarks(n),performance.mark(n)}function Ri(n){let r=performance.getEntriesByName(n)[0];if(typeof r=="undefined")return null;let e=Math.round(performance.now()-r.startTime);return performance.clearMarks(n),e}function Ci(n){return`${v.SCREENSHARE_FIRST_FRAME}_${Nn(n)}`}function Nn(n){return typeof n=="string"?n:JSON.stringify(n)}var g=class extends ot{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 a={};typeof t!="undefined"&&(a.param=t),this._logInternal(e,a,i),this._externalLogger&&this._externalLogger.log(e,t,i)}logCustom(e,t,i=!1){this._logInternal(e,t,i)}_logInternal(e,t,i){let a={type:1,time:0,operation:e,timestamp:Date.now(),custom:t,uid:this._api.getUserId()};this._batch.push(a),(i||!this._batchTimeout)&&this._sendBatch()}destroy(){this._sendBatch(),this._stopTimeout(),this._externalLogger&&this._externalLogger.destroy()}static create(e,t){g._instance||(g._instance=new g(e,t))}static log(e,t,i=!1){g._instance&&g._instance.log(e,t,i)}static logCustom(e,t,i=!1){g._instance&&g._instance.logCustom(e,t,i)}static logMeasure(e){let t=Ri(e);g._instance&&t!==null&&g._instance.logCustom(e,{param:t})}static destroy(){g._instance&&g._instance.destroy(),g._instance=null}};var Le=class{constructor(){this._worker=null}_createWorker(s,o){return c(this,arguments,function*(r,e,t=[],i={},a=[]){return new Promise((p,u)=>{let _=t.join(","),E=new Blob([r,`exports.default(${_});`],{type:"application/javascript; charset=utf-8"}),b=window.URL.createObjectURL(E);this._worker=new Worker(b),this._worker.onmessage=D=>{switch(D.data.type){case"ready":p();break;case"error":u(D.data.error);break;case"frame":e(D.data);break;case"debug":d.debug(D.data.message);break;case"log_error":g.log(v.ERROR,D.data.message);break}},this._sendToWorker("init",i,a)})})}_removeWorker(){var r;(r=this._worker)==null||r.terminate(),this._worker=null}_sendToWorker(r,e={},t=[]){var i;(i=this._worker)==null||i.postMessage(Object.assign({type:r},e),t)}static isBrowserSupported(){throw new Error("Not implemented")}};var ut=class extends Le{init(r){return c(this,null,function*(){d.debug("LibVPxDecoder started"),yield this._createWorker('"use strict";var exports=(()=>{var u=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var M=Object.prototype.hasOwnProperty;var h=(a,t)=>{for(var e in t)u(a,e,{get:t[e],enumerable:!0})},D=(a,t,e,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of x(t))!M.call(a,s)&&s!==e&&u(a,s,{get:()=>t[s],enumerable:!(o=R(t,s))||o.enumerable});return a};var V=a=>D(u({},"__esModule",{value:!0}),a);var F={};h(F,{default:()=>A});var A=(a,t)=>{let e=null,o=null,s=!0;function m(){return a({locateFile:t}).then(r=>o=r)}function b(r,g,l,y,E){if(!o){self.postMessage({type:"log_error",message:"decoder-init-fail-libvpx"}),self.postMessage({type:"frame",error:"Fatal initialization error"});return}if(s!==l&&(s=l,e&&(e=null,self.postMessage({type:"debug",message:`LibVPxDecoder codec changed to ${l?"VP9":"VP8"} - reinitialize`}))),!e&&(self.postMessage({type:"debug",message:`LibVPxDecoder codec ${l?"VP9":"VP8"}`}),e=new o.VpxDecoder,e.debug(E),!e.init(l?o.VpxType.VP9:o.VpxType.VP8))){e=null,self.postMessage({type:"frame",error:"Decoder failed to create"});return}try{e.allocateBuffer(g.byteLength).set(new Uint8Array(g))}catch(n){self.postMessage({type:"debug",message:n}),e=null,self.postMessage({type:"frame",error:String(n)});return}if(!(e.decode()&&e.nextImage())){self.postMessage({type:"frame",error:"Decode failed"});return}let p=e.getImageBuffer();if(!p){self.postMessage({type:"frame",error:"No decoded data"});return}let d=e.getImageWidth(),c=e.getImageHeight();e.nextImage()&&(self.postMessage({type:"debug",message:"LibVPxDecoder dropped frame"}),self.postMessage({type:"log_error",message:"LibVPxDecoder-drop"}));let i=new Uint8ClampedArray(p.byteLength);if(i.set(p),y){let n=new ImageData(i,d,c);createImageBitmap(n,0,0,d,c).then(f=>{self.postMessage({type:"frame",data:f},[f]),f.close()})}else self.postMessage({type:"frame",data:i.buffer,width:d,height:c},[i.buffer])}m().then(()=>{self.onmessage=r=>{switch(r.data.type){case"frame":b(r.data.timestamp,r.data.data,r.data.isVP9,r.data.useImageBitmap,r.data.debug);break}},self.postMessage({type:"ready"})}).catch(r=>{self.postMessage({type:"error",error:String(r)})})};return V(F);})();\n',e=>{if(e.error)d.warn("LibVPxDecoder",e.error);else if(e.data instanceof ArrayBuffer){let t=new ImageData(new Uint8ClampedArray(e.data),e.width,e.height);r(t)}else r(e.data)},[mr.default,mr.default.getUrl])})}decodeFrame(r,e,t,i){let a="ImageBitmap"in window;this._sendToWorker("frame",{timestamp:r,data:e.buffer,isVP9:t,keyFrame:i,useImageBitmap:a,debug:d.enabled()},[e.buffer])}destroy(){this._removeWorker(),d.debug("LibVPxDecoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window}};var je=class extends Le{init(r){return c(this,null,function*(){d.debug("WebCodecsDecoder started"),yield this._createWorker('"use strict";var exports=(()=>{var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var b=Object.prototype.hasOwnProperty;var E=(o,e)=>{for(var t in e)s(o,t,{get:e[t],enumerable:!0})},g=(o,e,t,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of m(e))!b.call(o,r)&&r!==t&&s(o,r,{get:()=>e[r],enumerable:!(c=f(e,r))||c.enumerable});return o};var D=o=>g(s({},"__esModule",{value:!0}),o);var V={};E(V,{default:()=>R});var R=o=>{let e=null,t=!0;function c(){self.postMessage({type:"ready"})}function r(d,l,a,i=!1){if(!e||t!==a){if(!i){self.postMessage({type:"debug",message:"WebCodecsDecoder dropped frame - waiting for keyframe"});return}t=a,e?self.postMessage({type:"debug",message:`WebCodecsDecoder codec changed to ${a?"VP9":"VP8"}`}):(self.postMessage({type:"debug",message:`WebCodecsDecoder codec ${a?"VP9":"VP8"}`}),e=new VideoDecoder({output:n=>{let u=o?[n]:[];self.postMessage({type:"frame",data:n},u),n.close()},error:n=>{e&&e.state!=="closed"&&e.close(),e=null,self.postMessage({type:"frame",error:"WebCodecsDecoder failed, reinitialize: "+String(n)})}})),e.configure({codec:a?"vp09.00.50.08":"vp8"})}let p=new EncodedVideoChunk({type:i?"key":"delta",timestamp:d,data:l});e.decode(p)}self.onmessage=d=>{switch(d.data.type){case"init":c();break;case"frame":r(d.data.timestamp,d.data.data,d.data.isVP9,d.data.keyFrame);break}}};return D(V);})();\n',e=>{e.error?d.warn("WebCodecsDecoder",e.error):r(e.data)},[P.baseChromeVersion()>=92])})}decodeFrame(r,e,t,i=!1){this._sendToWorker("frame",{timestamp:r,data:e.buffer,isVP9:t,keyFrame:i},[e.buffer])}destroy(){this._removeWorker(),d.debug("WebCodecsDecoder destroyed")}static isBrowserSupported(){return"VideoDecoder"in window&&"Worker"in window&&"VideoFrame"in window}};var Sa=require("bit-buffer");var Un=65536,et=class{constructor(r,e){this._chunks=[];this._firstFrameReceived=!1;this._participantId=r,this._onStream=e}appendChunk(r){let e=this._chunks.length;if(r.start)e&&(d.warn("[FrameBuilder] Cleanup buffer",Array.prototype.slice.call(this._chunks)),this._chunks=[]);else if(!e||(this._chunks[e-1].sequence+1)%Un!==r.sequence){d.warn("[FrameBuilder] Got incorrect chunk");return}if(this._chunks.push(r),r.end){let t=this._processFrameData(),{width:i,height:a}=et.getFrameSize(t);if(this._processFrame({timestamp:r.timestamp,frameData:t,isVP9:r.isVP9,keyframe:r.keyframe,width:i,height:a}),!this._firstFrameReceived){this._firstFrameReceived=!0;let s=Ci(this._participantId),o=Ri(s);if(o===null)return;let p=Math.max(i,a),u=(()=>p>=1920?v.SCREENSHARE_FIRST_FRAME_LARGE:p>=1280?v.SCREENSHARE_FIRST_FRAME_MEDIUM:v.SCREENSHARE_FIRST_FRAME_SMALL)();g.logCustom(u,{param:o})}}}destroy(){this._chunks=[]}_processFrameData(){let r=this._chunks;this._chunks=[];let e=r.reduce((a,s)=>a+s.data.byteLength,0),t=new Uint8Array(e),i=0;for(let a of r)t.set(new Uint8Array(a.data),i),i+=a.data.byteLength;return t}static getFrameSize(r){let e={width:0,height:0},t=new Sa.BitStream(r.buffer);t.bigEndian=!0,t.index+=2;let i=t.readBits(1),s=t.readBits(1)<<1|i;return s===3&&t.index++,t.readBits(1)===1||t.readBits(1)!==0||(t.index++,t.index++,t.index+=24,s>=2&&t.index++,t.readBits(3)!==7?(t.index++,(s===1||s===3)&&(t.index+=3)):(s===1||s===3)&&t.index++,e.width=t.readBits(16)+1,e.height=t.readBits(16)+1),e}static isBrowserSupported(){throw new Error("Method `isBrowserSupported` is not implemented")}};var mt=class{constructor(r){this._onStream=r}drawFrame(r){return c(this,null,function*(){throw new Error("Method `drawFrame` is not supported by this implementation")})}drawImage(r){throw new Error("Method `drawImage` is not supported by this implementation")}static isBrowserSupported(){throw new Error("Method `isBrowserSupported` is not implemented")}};var yt=class extends mt{constructor(e){super(e);this._canvas=null;this._canvasContext=null;this._stream=null;this._track=null;d.debug("CanvasRenderer started"),this._useImageBitmap="ImageBitmap"in window}_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()}drawFrame(e){return c(this,null,function*(){let t="createImageBitmap"in e?yield e.createImageBitmap():yield createImageBitmap(e);this.drawImage(t),t.close()})}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()}destroy(){this._removeStream(),d.debug("CanvasRenderer destroyed")}static isBrowserSupported(){return("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)&&!(P.browserName()==="Safari"&&Number(P.browserVersion())===15)&&!(P.browserName()==="Firefox"&&Number(P.browserVersion())<60)}};var ht=class extends mt{constructor(e){super(e);d.debug("TrackGeneratorRenderer started"),this._generator=new MediaStreamTrackGenerator({kind:"video"}),this._writer=this._generator.writable.getWriter(),this._stream=new MediaStream([this._generator]),this._onStream(this._stream)}drawFrame(e){return c(this,null,function*(){yield this._writer.write(e)})}destroy(){this._writer.releaseLock(),this._generator.writable.close().then(()=>this._generator.stop()),d.debug("TrackGeneratorRenderer destroyed")}static isBrowserSupported(){return"VideoFrame"in window&&"MediaStreamTrackGenerator"in window&&je.isBrowserSupported()}};var bt=class extends et{constructor(e,t){super(e,t);this._decoderReady=!1;this._decoderQueue=[];d.debug(`StreamBuilder started for participant [${e}]`),ht.isBrowserSupported()?this._renderer=new ht(t):this._renderer=new yt(t),je.isBrowserSupported()?this._decoder=new je:this._decoder=new ut;let i=a=>c(this,null,function*(){"VideoFrame"in window&&a instanceof VideoFrame?yield this._renderer.drawFrame(a):this._renderer.drawImage(a)});this._decoder.init(i).then(()=>{this._decoderReady=!0,this._decodeQueue()})}_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._renderer.destroy(),d.debug(`StreamBuilder destroyed for participant ${this._participantId}`)}static isBrowserSupported(){return yt.isBrowserSupported()||ht.isBrowserSupported()}};function va(n,r,e,t,i,a,s){let o=0;r&&(o|=1),e&&(o|=2),t&&(o|=4),s||(o|=8);let p=new ArrayBuffer(11),u=new DataView(p);if(u.setUint8(0,1),u.setUint16(1,i),u.setUint32(3,n),u.setUint8(7,a?1:0),u.setUint16(8,0),u.setUint8(10,o),!s)return p;let _=new Uint8Array(p.byteLength+s.byteLength);return _.set(new Uint8Array(p),0),_.set(new Uint8Array(s),p.byteLength),_.buffer}function Ea(n){let r=new DataView(n),e=r.getUint8(0),t=r.getUint16(1),i=r.getUint32(3),a=r.getUint8(7)===1,s=r.getUint16(8),o=r.getUint8(10),p=!!(o&1),u=!!(o&2),_=!!(o&4),E=!!(o&8);if(e!==1)throw new Error(`Unexpected protocol version. Got ${e}, expected 1`);return{timestamp:i,start:p,end:u,keyframe:_,sequence:t,isVP9:a,ssrc:s,eos:E,data:n.slice(11)}}function Ia(n){if(!n||!n.byteLength||n.byteLength!==4)return!1;let r=new DataView(n);return!(r.getUint8(0)!==1||r.getUint8(1)!==1||r.getUint16(2)!==0)}function Ta(n){if(!n||!n.byteLength||n.byteLength!==10)return null;let r=new DataView(n);if(r.getUint8(0)!==1||r.getUint8(1)!==2||r.getUint16(2)!==0)return null;let a=r.getUint16(4),s=r.getUint32(6);return{seq:a,ts2:s}}var C=si(require("simple-ebml-builder"));var Bn=xr(2,15)-1,hr=1,Fn=5,Vn=5;var Jt=class{constructor(r){this._queue=[];this._clearBufferTill=0;this._mediaSource=new MediaSource,this._codec=r;let e=()=>{this._mediaSource.removeEventListener("sourceopen",e),this._initBuffer(),this._handleQueue()};this._mediaSource.addEventListener("sourceopen",e,!1)}_handleQueue(){if(!this._sourceBuffer||this._sourceBuffer.updating||!this._queue.length)return;if(this._clearBufferTill&&this._sourceBuffer.buffered.length){let t=this._sourceBuffer.buffered.start(0);t<this._clearBufferTill&&(this._sourceBuffer.remove(t,this._clearBufferTill),d.debug(`[WebmBuilder] SourceBuffer cleanup from ${t} to ${this._clearBufferTill}`)),this._clearBufferTill=0;return}let r=this._queue;this._queue=[];let e=Jt._buildQueue(r);this._sourceBuffer.appendBuffer(e)}static _buildQueue(r){if(r.length){if(r.length===1)return C.build(r[0])}else return new Uint8Array;let e=r.reduce((a,s)=>a+s.countSize(),0),t=new Uint8Array(e),i=0;for(let a of r){let s=C.build(a);t.set(s,i),i+=s.byteLength}return t}_initBuffer(){this._sourceBuffer=this._mediaSource.addSourceBuffer(`video/webm; codecs="${this._codec}"`),this._sourceBuffer.mode="sequence",this._sourceBuffer.addEventListener("updateend",()=>this._handleQueue())}changeType(r){var e;return this._codec=r,(e=this._sourceBuffer)==null?void 0:e.changeType(r)}append(r,e=!1){this._queue.push(r),e&&this._handleQueue()}cleanup(){var a,s,o;((a=this._mediaSource)==null?void 0:a.readyState)==="open"&&((s=this._sourceBuffer)==null||s.abort());let r=(o=this._sourceBuffer)==null?void 0:o.buffered,e=r==null?void 0:r.length;if(!e)return;let t=r.start(0),i=Math.max(0,r.end(e-1)-Fn);i-t>Vn&&(this._clearBufferTill=i)}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 r;return(r=this._sourceBuffer)==null?void 0:r.buffered}},ye=class extends et{constructor(e,t){super(e,t);this._video=null;this._stream=null;this._earliestTimestamp=0;this._clusterStartTime=0;this._lastFrameTimestamp=0;d.debug(`[WebmBuilder] started for participant [${e}]`)}static _intToU16BE(e){return new Uint8Array([e>>8,e])}static _genWebmHeader(){return C.element(C.ID.EBML,[C.element(C.ID.EBMLVersion,C.number(1)),C.element(C.ID.EBMLReadVersion,C.number(1)),C.element(C.ID.EBMLMaxIDLength,C.number(4)),C.element(C.ID.EBMLMaxSizeLength,C.number(8)),C.element(C.ID.DocType,C.string("webm")),C.element(C.ID.DocTypeVersion,C.number(2)),C.element(C.ID.DocTypeReadVersion,C.number(2))])}static _genSegmentHeader(e,t,i){let a=C.element(C.ID.Info,[C.element(C.ID.TimecodeScale,C.number(1e6)),C.element(C.ID.MuxingApp,C.string("vk-webm-builder")),C.element(C.ID.WritingApp,C.string("vk-webm-builder"))]),s=[C.element(C.ID.PixelWidth,C.number(e)),C.element(C.ID.PixelHeight,C.number(t))],o=C.element(C.ID.Tracks,C.element(C.ID.TrackEntry,[C.element(C.ID.TrackNumber,C.number(hr)),C.element(C.ID.TrackUID,C.number(hr)),C.element(C.ID.TrackType,C.number(1)),C.element(C.ID.FlagLacing,C.number(0)),C.element(C.ID.DefaultDuration,C.number(1e9)),C.element(C.ID.CodecID,C.string(`V_${i.toUpperCase()}`)),C.element(C.ID.Video,s)]));return C.unknownSizeElement(C.ID.Segment,[a,o])}static _genClusterHeader(e){return C.unknownSizeElement(C.ID.Cluster,[C.element(C.ID.Timecode,C.number(Math.round(e)))])}_createVideo(e){this._mediaBuffer=new Jt(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){d.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=()=>d.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,d.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(),d.debug(`[WebmBuilder] Segment header for participant [${this._participantId}]`);let o=ye._genWebmHeader();this._mediaBuffer.append(o);let p=ye._genSegmentHeader(e.width,e.height,t);this._mediaBuffer.append(p)}let a=Math.round(i-this._clusterStartTime);if(a>Bn&&(this._clusterStartTime=i,a=0),a===0){d.debug(`[WebmBuilder] Cluster header for participant [${this._participantId}]`);let o=ye._genClusterHeader(this._clusterStartTime);this._mediaBuffer.append(o)}let s=C.element(C.ID.SimpleBlock,[C.vintEncodedNumber(hr),C.bytes(ye._intToU16BE(a)),C.number((e.keyframe?1:0)<<7),C.bytes(e.frameData)]);this._mediaBuffer.append(s,!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),d.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 _t=class{constructor(r,e,t,i){this._participantIdRegistry=null;this._streamBuilders={};this._onStream=()=>{};this._onEos=()=>{};d.debug("ScreenCaptureReceiver started"),this._datachannel=r,this._participantIdRegistry=e,this._onStream=t,this._onEos=i,this._datachannel.onmessage=a=>this._onDataChannelMessage(a.data)}_onDataChannelMessage(r){var a,s;let e=Ea(r),t=(s=(a=this._participantIdRegistry)==null?void 0:a.getStreamDescription(e.ssrc))==null?void 0:s.participantId;if(!t){d.warn(`Participant id for ssrc ${e.ssrc} not found in registry`);return}if(e.eos){this.close(t),this._onEos(t);return}let i=this._streamBuilders[t];if(!i){let o=p=>this._onStream(t,p);l.screenShareWebmBuilder&&ye.isBrowserSupported()?i=new ye(t,o):i=new bt(t,o),this._streamBuilders[t]=i}i.appendChunk(e)}close(r){let e=this._streamBuilders[r];e&&(e.destroy(),delete this._streamBuilders[r])}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._onStream=()=>{},Object.values(this._streamBuilders).forEach(r=>r.destroy()),this._streamBuilders={},this._participantIdRegistry=null,d.debug("ScreenCaptureReceiver destroyed")}static isBrowserSupported(){return(je.isBrowserSupported()||ut.isBrowserSupported())&&(bt.isBrowserSupported()||ye.isBrowserSupported())}};var _r=si(require("@vkontakte/libvpx"));var jn=1e3,Mt=class extends Le{constructor(e,t,i,a){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._useCongestionControl=i,this._maxBitrate=a,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 a=this._video;a.srcObject=new MediaStream([e]),a.onloadeddata=p=>t(),a.onerror=()=>i(new Error("Video element error"));let s=a.play(),o=()=>i(new Error("Autoplay is disabled"));s?s.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");this._video.paused&&this._video.play();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 a;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(),(a=this._canvasCtx)==null?void 0:a.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;d.debug(`LibVPxEncoder started ${e}x${t}, codec ${this.isVP9()?"VP9":"VP8"}`),yield this._createStream(this._sourceTrack),yield this._createWorker(`"use strict";var exports=(()=>{var b=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var y=Object.prototype.hasOwnProperty;var V=(a,r)=>{for(var s in r)b(a,s,{get:r[s],enumerable:!0})},h=(a,r,s,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of x(r))!y.call(a,e)&&e!==s&&b(a,e,{get:()=>r[e],enumerable:!(i=R(r,e))||i.enumerable});return a};var M=a=>h(b({},"__esModule",{value:!0}),a);var F={};V(F,{default:()=>A});var A=(a,r,s,i)=>{let e;function m(t,o){return a({locateFile:r}).then(n=>{if(e=new n.VpxEncoder,e.debug(o),!e.init(t?n.VpxType.VP9:n.VpxType.VP8))throw self.postMessage({type:"log_error",message:"encoder-init-fail-libvpx"}),new Error("LibVPxEncoder failed to create");if(s){let d=Math.round(i/1e3);e.setTargetBitrate(d)}else e.setMaxQuantizer(10),e.setTargetBitrate(1024)})}function E(t,o,n,p){let d=e.allocateImage(t,o);if(!d){self.postMessage({type:"frame",error:"No buffer data"});return}d.set(new Uint8Array(n));let f=Math.round(performance.now()),u=150;if(!e.encode(f,u,p)){self.postMessage({type:"frame",error:"Encode failed"});return}let c=e.readFrame();if(!c){self.postMessage({type:"frame",error:"No encoded data"});return}e.readFrame()&&(self.postMessage({type:"debug",message:"LibVPxEncoder dropped frame"}),self.postMessage({type:"log_error",message:"LibVPxEncoder-drop"}));let l=new Uint8Array(c.byteLength);l.set(c),self.postMessage({type:"frame",frameType:p?"key":"delta",timestamp:f,duration:u,width:t,height:o,data:l.buffer},[l.buffer])}function g(t,o){let n=Math.round(t/1e3);e.setTargetBitrate(n)}self.onmessage=t=>{switch(t.data.type){case"init":m(t.data.isVP9,t.data.debug).then(()=>self.postMessage({type:"ready"})).catch(o=>self.postMessage({type:"error",error:String(o)}));break;case"frame":E(t.data.width,t.data.height,t.data.imageData,t.data.keyFrame);break;case"set_bitrate":g(t.data.bitrate,t.data.useCbr);break}}};return M(F);})();
10
10
  `,i=>{var a;i.error?this._onFrame(null,i.error):this._onFrame({type:i.frameType,timestamp:i.timestamp,duration:i.duration,data:i.data,byteLength:(a=i.data)==null?void 0:a.byteLength,width:i.width,height:i.height})},[_r.default,_r.default.getUrl,this._useCongestionControl,this._maxBitrate],{isVP9:this.isVP9(),debug:d.enabled()})})}_encode(e,t){let i=e.data.buffer;this._sendToWorker("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)},jn),this._getFrameBitmap().then(t=>{var a;window.clearTimeout(this._frameReadTimeout),(a=this._lastFrame)==null||a.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)}setBitrate(e,t=!1){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t})}isVP9(){return!1}destroy(){this._removeWorker(),this._removeStream(),this._removeDom(),d.debug("LibVPxEncoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window&&("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)}};var gt=class extends Le{constructor(e,t,i,a,s,o){super();this._sourceTrack=e,this._onFrame=t,this._useCongestionControl=i,this._maxBitrate=a,this._useCbr=s,this._frameRate=o,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;d.debug(`WebCodecsEncoder started ${e}x${t}, codec ${this.isVP9()?"VP9":"VP8"}`),yield this._createWorker(`"use strict";var exports=(()=>{var b=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var T=Object.getOwnPropertyNames;var B=Object.prototype.hasOwnProperty;var _=(a,t)=>{for(var n in t)b(a,n,{get:t[n],enumerable:!0})},x=(a,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of T(t))!B.call(a,r)&&r!==n&&b(a,r,{get:()=>t[r],enumerable:!(i=C(t,r))||i.enumerable});return a};var I=a=>x(b({},"__esModule",{value:!0}),a);var O={};_(O,{default:()=>M});var M=()=>{let t,n,i,r,R,E,l=null,p=0,s=!1,d=0,g,V,c=!1;function h(e){t=e.readable,n=t.getReader(),i=e.width,r=e.height,R=e.isVP9,E=e.framerate,g=e.useCongestionControl,V=e.maxBitrate,g&&(d=V,c=e.useCbr),u(),self.postMessage({type:"ready"})}function y(e){p=self.setTimeout(()=>{l&&A(l,e)},1e3),!s&&(s=!0,n.read().finally(()=>{s=!1,self.clearTimeout(p)}).then(({done:o,value:m})=>{if(l==null||l.close(),l=null,!(o||!m)){if(!f){n.releaseLock(),t.cancel();return}l=m,A(m,e)}}))}function A(e,o){(e.codedWidth!==i||e.codedHeight!==r)&&(i=e.codedWidth,r=e.codedHeight,u()),f.encode(e,{keyFrame:o})}function u(){let e={framerate:E,codec:R?"vp09.00.50.08":"vp8",width:i,height:r,latencyMode:"realtime",bitrateMode:c?"constant":"variable"};d>0&&(e.bitrate=d),f.configure(e)}function F(e,o=!1){d=e,c=o,u()}let f=new VideoEncoder({output:e=>{let o;e.data?o=e.data:(o=new ArrayBuffer(e.byteLength),e.copyTo(o)),self.postMessage({type:"frame",frameType:e.type,timestamp:e.timestamp,duration:e.duration,width:i,height:r,data:o},[o])},error:e=>{self.postMessage({type:"frame",error:String(e)})}});self.onmessage=e=>{switch(e.data.type){case"init":h(e.data);break;case"frame":y(e.data.keyFrame);break;case"set_bitrate":F(e.data.bitrate,e.data.useCbr);break}}};return I(O);})();
11
- `,a=>{var s;a.error?this._onFrame(null,a.error):this._onFrame({type:a.frameType,timestamp:a.timestamp,duration:a.duration,data:a.data,byteLength:(s=a.data)==null?void 0:s.byteLength,width:a.width,height:a.height})},[],{readable:i,width:e,height:t,isVP9:this.isVP9(),framerate:this._frameRate,useCongestionControl:this._useCongestionControl,maxBitrate:this._maxBitrate,useCbr:this._useCbr},[i])})}requestFrame(e=!1){this._sendToWorker("frame",{keyFrame:e})}setBitrate(e,t){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t})}isVP9(){return!0}destroy(){this._removeWorker(),d.debug("WebCodecsEncoder destroyed")}static isBrowserSupported(){return"VideoEncoder"in window&&"Worker"in window&&"EncodedVideoChunk"in window&&"MediaStreamTrackProcessor"in window}};var Hn=2100,Gn=600,Wn=1.2,Ra=.8,Kn=2e3,$n=8e3,gr=8e3,qn=16e3,Jn=4,zn=2e3,yi=(t=>(t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t))(yi||{}),zt=class{constructor(r,e,t,i,a,s){this._upPenalty=0;this._delayAvgShort=-1;this._delayAvgLong=-1;this._minDelay=Number.MAX_VALUE;this._maxDelay=0;this._largeDelayDuration=0;this._onCongestion=r,this._ccEnabled=i,this._minBitrate=e,this._maxBitrate=t,this._fastSharing=a,s>0?this._highDelayThreshold=s:this._highDelayThreshold=Hn,a&&(this._highDelayThreshold=Gn),this._trendDelayThreshold=Math.round(this._highDelayThreshold/3),this._targetBitrate=this._maxBitrate,this._probing=!1;let o=Date.now();this._lastDown=0,this._lastUp=o,this._lastProbing=o,this._lastCheckDelay=0}checkDelay(r,e,t){let i=Date.now();if(this._calcDelay(e,i),this._delayAvgShort<=0||this._delayAvgLong<=0||!this._ccEnabled)return;let a=0,s=this._delayAvgShort-this._delayAvgLong,o=Math.round(Math.abs(s)*100/this._delayAvgLong),p=s>40&&o>30&&this._delayAvgShort>this._trendDelayThreshold,u=this._delayAvgShort>this._highDelayThreshold;p||u?a=2:Math.abs(s)<40&&o<10&&!u&&(a=1);let _=Math.round(this._targetBitrate/1e3),E=t;r%10===0&&d.debug(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${s} percent=${o} -> ${yi[a]} tr=${_} br=${t}`);let b=i-this._lastDown;if(a===2&&b>Kn){this._probing&&(this._upPenalty=Math.min(++this._upPenalty,Jn),this._probing=!1);let Z=Ra*E*1e3;if(Z>=this._targetBitrate&&(Z=this._targetBitrate*Ra),Z=Math.max(Z,this._minBitrate),Z<this._targetBitrate){let z=Math.round(Z/1e3),te=Math.round(this._upPenalty*gr/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${s} percent=${o} -> ${yi[a]}`),d.log(`#${r}: cc: DOWN delay=${e} bitrate=${E} target=${_} -> newBitrate=${z} penalty=${te}s`),this._setBitrate(Z,!0),this._targetBitrate=Z}this._lastDown=i}let D=i-this._lastUp,L=$n+this._upPenalty*gr;if(a===1&&D>L&&b>L){let Z=Math.min(this._targetBitrate*Wn,this._maxBitrate);if(Z>this._targetBitrate){let z=Math.round(Z/1e3),te=Math.round(this._targetBitrate/1e3),ge=Math.round(this._upPenalty*gr/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${s} percent=${o} -> ${yi[a]}`),d.log(`#${r}: cc: UP bitrate=${E} target=${te} -> newBitrate=${z} penalty=${ge}s`),this._setBitrate(Z,!1),this._targetBitrate=Z,this._probing=!0,this._lastProbing=i,this._lastUp=i}}let X=i-this._lastProbing;this._probing&&X>qn&&(this._probing=!1);let N=i-this._lastDown;this._upPenalty>0&&N>3*L&&(d.log(`#${r}: cc: UP reset penalty: oldPenalty=${this._upPenalty}`),this._upPenalty=0)}_setBitrate(r,e){this._fastSharing&&(e=!0),this._onCongestion(r,e)}_calcDelay(r,e){if(!(r<=0)){if(this._delayAvgShort===-1&&(this._delayAvgShort=r,this._delayAvgLong=r),this._delayAvgShort=Math.round((this._delayAvgShort*3+r)/4),this._delayAvgLong=Math.round((this._delayAvgLong*23+r)/24),r>0&&r<this._minDelay?this._minDelay=r:r>this._maxDelay&&(this._maxDelay=r),this._lastCheckDelay===0&&(this._lastCheckDelay=e),r>zn){let t=e-this._lastCheckDelay;this._largeDelayDuration+=t}this._lastCheckDelay=e}}reconfigure(r,e){this._minBitrate=r,this._maxBitrate=e}getStat(){if(this._minDelay===Number.MAX_VALUE||this._maxDelay===0||this._delayAvgLong<=0)return null;let r={minDelay:this._minDelay,maxDelay:this._maxDelay,avgDelay:this._delayAvgLong,largeDelayDuration:this._largeDelayDuration};return this._minDelay=Number.MAX_VALUE,this._maxDelay=0,this._largeDelayDuration=0,r}};var Yt=class{constructor(r){this._size=0;this._head=0;this._tail=0;this._maxSize=r,this._buffer=new Array(r)}add(r,e,t,i,a){this._tail===this._head&&this._size>0&&(this._head=++this._head%this._maxSize);let s=this._tail;return this._buffer[this._tail]={seq:r,ts:e,size:t,sent:Date.now(),start:i,end:a,ts2:-1,recv:-1},this._tail=++this._tail%this._maxSize,this._size++,s}update(r,e){let t=this.get(r);return t===null?null:(t.ts2=e,t.recv=Date.now(),t)}get(r){let e=this._head;for(let t=0;t<this._maxSize;t++){if(r===this._buffer[e].seq)return this._buffer[e];if(e=++e%this._maxSize,e===this._tail)break}return null}getServerBitrateK(r){let e=0,t=0,i=-1,a=-1,s=this._tail;for(let o=0;o<this._maxSize;o++){s>0?--s:s=this._maxSize-1;let p=this._buffer[s];if(p===null||(a===-1&&(a=p.ts2,t=0),a>=0&&(t+=p.size),i=p.ts2,a-i>=r)||s===this._head)break}if(i>=0&&a>=0){let o=a-i;e=Math.round(o>0?t*8/o:0)}return e}getCurrentDelay(){let r=this._tail;for(let e=0;e<this._maxSize;e++){r>0?--r:r=this._maxSize-1;let t=this._buffer[r];if(t===null)break;if(t.recv>=0&&t.sent>=0)return t.recv-t.sent;if(r===this._head)break}return 0}getMaxBandwidth(){let r=0,e=0,t=-1,i=-1,a=this._tail;for(let s=0;s<this._maxSize;s++){if(a>0?--a:a=this._maxSize-1,i===-1&&this._buffer[a].end&&!this._buffer[a].start&&(i=this._buffer[a].ts2,e=0),t===-1&&i>=0&&this._buffer[a].start&&!this._buffer[a].end&&(t=this._buffer[a].ts2),t>=0&&i>=0){let o=i-t;r=o>0?e*8/o:0;break}if(i>=0&&(e+=this._buffer[a].size),a===this._head)break}return Math.round(r)}};var Qn=65536,Xn=50,Zn=400,es=1e6,ts=3e4,bi=0,ft=class{constructor(r,e,t,i){this._destroyed=!1;this._needKeyframe=!0;this._frameNum=0;this._feedback=new Yt(1024);this._lastSharingStat=Date.now();this._congestionControlEnabled=!1;d.debug("ScreenCaptureSender started"),this.DATA_SIZE=l.consumerScreenDataChannelPacketSize-11,this._datachannel=e,this._signaling=t,this._fastSharing=i,this._congestionControlEnabled=l.screenShareCongestionControl||this._fastSharing,this._width=r.getSettings().width,this._height=r.getSettings().height;let{minBitrate:a,maxBitrate:s}=this._calcMinMaxBitrate(this._width,this._height),o=this._onCongestionCallback.bind(this);d.log(`ScreenCaptureSender: CongestionControl: enabled=${this._congestionControlEnabled} minBitrate=${Math.round(a/1e3)}k maxBitrate=${Math.round(s/1e3)}k delayThreshold=${l.screenShareCongestionControlThreshold}`),this._congestionControl=new zt(o,a,s,this._congestionControlEnabled,this._fastSharing,l.screenShareCongestionControlThreshold);let p=(u,_)=>{if(!this._destroyed){if(!u){d.warn("requestFrame failed, keyFrame: "+this._needKeyframe,_),this._needKeyframe=!0,this._requestFrame();return}(u.width!==this._width||u.height!==this._height)&&(this._width=u.width,this._height=u.height,this._onResize(this._width,this._height)),this._send(u).catch(E=>{d.warn("sendFrame failed",E),this._needKeyframe=!0}).finally(()=>{this._frameNum++,u.type==="key"&&d.debug(`#${this._frameNum}: sharing: send keyframe size=${Math.round(u.byteLength/1e3)}k`);let E=this._feedback.getCurrentDelay(),b=this._feedback.getServerBitrateK(2e3);E>0&&this._congestionControl.checkDelay(this._frameNum,E,b),this._requestFrame()}),this._sendSharingStat()}};if(gt.isBrowserSupported()){let u=this._fastSharing,_=l.getScreenFrameRate(this._fastSharing);this._encoder=new gt(r,p,this._congestionControlEnabled,s,u,_)}else this._encoder=new Mt(r,p,this._congestionControlEnabled,s);this._datachannel.onmessage=u=>{Ia(u.data)&&(d.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0);let _=Ta(u.data);_!==null&&this._checkCcFeedback(_)},this._encoder.init().then(()=>this._requestFrame()).catch(u=>d.warn("ScreenCaptureSender init failed",u))}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_wrapHeader(r,e,t,i,a){let s=va(r,e,t,i,bi,this._encoder.isVP9(),a);return bi=(bi+1)%Qn,s}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null)}_send(r){return c(this,null,function*(){return new Promise((e,t)=>{this._sendChunk(r,0,e,t)})})}_sendChunk(r,e,t,i){if(!this._datachannel||this._datachannel.readyState!=="open"){i();return}let a=r.data.slice(e,e+this.DATA_SIZE),s=r.data.byteLength<=e+a.byteLength;this._feedback.add(bi,r.timestamp,a.byteLength,!e,s);let o=this._wrapHeader(r.timestamp,!e,s,r.type==="key",a);this._datachannel.onbufferedamountlow=s?()=>{this._datachannel.bufferedAmount<=this._datachannel.bufferedAmountLowThreshold&&t()}:null;try{this._datachannel.send(o)}catch(p){d.warn("Error send data to DataChannel",p),i();return}s||T.setImmediate(()=>this._sendChunk(r,e+this.DATA_SIZE,t,i))}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),d.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return gt.isBrowserSupported()||Mt.isBrowserSupported()}_onCongestionCallback(r,e){this._encoder.setBitrate(r,e)}_onResize(r,e){let{minBitrate:t,maxBitrate:i}=this._calcMinMaxBitrate(r,e),a=Math.round(t/1e3),s=Math.round(i/1e3);d.log(`cc: resize to ${r}x${e}, minBitrate=${a} maxBitrate=${s}`),this._congestionControl.reconfigure(t,i)}_calcMinMaxBitrate(r,e){(r===void 0||r<640)&&(r=640),(e===void 0||e<360)&&(e=360);let t=r*e/256,i=Math.min(es,Math.round(t*Xn)),a=Math.round(t*Zn);return{minBitrate:i,maxBitrate:a}}_checkCcFeedback(r){this._feedback.update(r.seq,r.ts2)===null&&d.debug(`cc: update failed, seq=${r.seq}`)}_sendSharingStat(){let r=Date.now();if(r-this._lastSharingStat>ts){let t=this._congestionControl.getStat();t!==null&&(d.debug(`cc: send stats: ${JSON.stringify(t)}`),this._signaling.reportSharingStat(t)),this._lastSharingStat=r}}};var ne=class{static get sessionKey(){return ne._sessionKey}static set sessionKey(r){ne._sessionKey=r}static get sessionSecretKey(){return ne._sessionSecretKey}static set sessionSecretKey(r){ne._sessionSecretKey=r}static get accessToken(){return ne._accessToken}static set accessToken(r){ne._accessToken=r}static isEmpty(){return!ne._sessionKey||!ne._sessionSecretKey}};var S=class{static set(r){r.hasOwnProperty("voiceParams")&&(Object.assign(S._params.voiceParams,r.voiceParams),delete r.voiceParams),r.hasOwnProperty("specListenerParams")&&(Object.assign(S._params.specListenerParams,r.specListenerParams),delete r.specListenerParams),r.hasOwnProperty("apiAuth")&&(ne.accessToken=r.apiAuth.accessToken,ne.sessionKey=r.apiAuth.sessionKey,ne.sessionSecretKey=r.apiAuth.sessionSecretKey),r.hasOwnProperty("api")&&(Object.assign(S._params.api,r.api),delete r.api),Object.assign(S._params,T.objectFilterOutValues(r,void 0))}static get(r){return S._params[r]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.7.2-beta.10"}static get debug(){}static get protocolVersion(){return S._params.joinFromMultipleDevices?6:5}static get platform(){return S._params.platform}static set platform(r){S._params.platform=r}static get clientType(){return S._params.clientType}static set clientType(r){S._params.clientType=r}static get externalUserType(){return S._params.externalUserType}static set externalUserType(r){S._params.externalUserType=r}static get device(){return S._params.device}static get apiKey(){return S._params.apiKey}static get apiEnv(){return S._params.apiEnv}static get apiEndpoint(){switch(S.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 S._params.apiEnv}}static get authToken(){return S._params.authToken}static set authToken(r){S._params.authToken=r}static get anonymToken(){return S._params.anonymToken}static set anonymToken(r){S._params.anonymToken=r}static get domain(){return S._params.domain}static get externalDomain(){return S._params.externalDomain}static get iceServers(){return S._params.iceServers}static set iceServers(r){S._params.iceServers=r}static get wssBase(){return S._params.wssBase}static set wssBase(r){S._params.wssBase=r}static get wssToken(){return S._params.wssToken}static set wssToken(r){S._params.wssToken=r}static get signalingReconnectDelay(){return S._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return S._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return S._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return S._params.waitConnectionDelay}static get waitResponseDelay(){return S._params.waitResponseDelay}static get waitMessageDelay(){return S._params.waitMessageDelay}static get waitAnotherTabDelay(){return S._params.waitAnotherTabDelay}static get debugLog(){return S._params.debugLog}static get forceRelayPolicy(){return S._params.forceRelayPolicy}static set forceRelayPolicy(r){S._params.forceRelayPolicy=r}static get videoMinWidth(){return S._params.videoMinWidth}static get videoMaxWidth(){return S._params.videoMaxWidth}static set videoMaxWidth(r){S._params.videoMaxWidth=r}static get videoMinHeight(){return S._params.videoMinHeight}static get videoMaxHeight(){return S._params.videoMaxHeight}static set videoMaxHeight(r){S._params.videoMaxHeight=r}static get videoAspectRatio(){return S._params.videoAspectRatio}static get videoFrameRate(){return S._params.videoFrameRate}static get videoFacingMode(){return S._params.videoFacingMode||(P.isMobile()?"user":null)}static set videoFacingMode(r){S._params.videoFacingMode=r}static get displaySurface(){return S._params.displaySurface}static get videoEffects(){return S._params.videoEffects}static set videoEffects(r){S._params.videoEffects=r}static get videoEffectMaxWidth(){return S._params.videoEffectMaxWidth}static set videoEffectMaxWidth(r){S._params.videoEffectMaxWidth=r}static get videoEffectMaxHeight(){return S._params.videoEffectMaxHeight}static set videoEffectMaxHeight(r){S._params.videoEffectMaxHeight=r}static get useVmoji(){var r;return((r=S._params.vmoji)==null?void 0:r.isBrowserSupported())||!1}static get vmoji(){return S._params.vmoji}static set vmoji(r){S._params.vmoji=r}static get voiceParams(){return S._params.voiceParams}static get specListenerParams(){return S._params.specListenerParams}static get iceRestartWaitTime(){return S._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return S._params.transportConnectionWaitTime}static get statisticsInterval(){return S._params.statisticsInterval}static set statisticsInterval(r){S._params.statisticsInterval=r}static get networkStatisticsInterval(){return S._params.networkStatisticsInterval}static get perfStatReportEnabled(){return S._params.perfStatReportEnabled}static get callStatReportEnabled(){return S._params.callStatReportEnabled}static get producerNotificationDataChannel(){return S._params.producerNotificationDataChannel}static get producerCommandDataChannel(){return S._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return S._params.consumerScreenDataChannel&&ft.isBrowserSupported()}static get producerScreenDataChannel(){return S._params.producerScreenDataChannel&&S.producerNotificationDataChannel&&_t.isBrowserSupported()}static get asrDataChannel(){return S._params.asrDataChannel&&S.producerNotificationDataChannel}static get consumerScreenDataChannelPacketSize(){return S._params.consumerScreenDataChannelPacketSize}static get screenShareWebmBuilder(){return S._params.screenShareWebmBuilder}static get noiseSuppression(){return S._params.noiseSuppression}static set noiseSuppression(r){S._params.noiseSuppression=r}static get preferH264(){return S._params.preferH264}static get preferVP9(){return S._params.preferVP9}static get audioNack(){return S._params.audioNack}static get consumerScreenTrack(){return S._params.consumerScreenTrack&&S.consumerScreenDataChannel}static get producerScreenTrack(){return S._params.producerScreenTrack}static get movieShare(){return S._params.movieShare&&S.videoTracksCount>0}static get videoTracksCount(){return S.producerNotificationDataChannel?S._params.videoTracksCount:0}static get breakVideoPayloadTypes(){return S._params.breakVideoPayloadTypes}static get filteredMessages(){return S._params.filteredMessages}static get useParticipantListChunk(){return S._params.useParticipantListChunk&&S._params.videoTracksCount>0}static get useRooms(){return S._params.useRooms}static get participantListChunkInitIndex(){var r;return(r=S._params.participantListChunkInitIndex)!=null?r:0}static get participantListChunkInitCount(){var r;return(r=S._params.participantListChunkInitCount)!=null?r:null}static get serverAudioRed(){return S._params.serverAudioRed&&P.canPreferRed()}static get p2pAudioRed(){return S._params.p2pAudioRed&&P.canPreferRed()}static get h264spsPpsIdrInKeyframe(){return S._params.h264spsPpsIdrInKeyframe}static get batchParticipantsOnStart(){return S._params.batchParticipantsOnStart}static get filterObservers(){return S._params.filterObservers}static get muteMode(){return S._params.muteMode}static get preserveAudioTracks(){return S._params.preserveAudioTracks}static get audioShare(){return P.isAudioShareSupported()&&S._params.audioShare}static get fastScreenShare(){return S._params.fastScreenShare}static get screenShareCongestionControl(){return S._params.screenShareCongestionControl}static get screenShareCongestionControlThreshold(){return S._params.screenShareCongestionControlThreshold}static get api(){return S._params.api}static get fastScreenShareWidth(){return S._params.fastScreenShareWidth}static get fastScreenShareHeight(){return S._params.fastScreenShareHeight}static getScreenFrameRate(r){return r?S._params.fastScreenShareFrameRate:S._params.screenFrameRate}},l=S;l._params={platform:"WEB",clientType:"PORTAL",externalUserType:"",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",externalDomain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:20,waitConnectionDelay:1e4,waitResponseDelay:1e4,waitMessageDelay:15e3,waitAnotherTabDelay:200,debugLog:!1,forceRelayPolicy:!1,videoMinWidth:428,videoMinHeight:240,videoMaxWidth:1280,videoMaxHeight:720,videoAspectRatio:16/9,videoFrameRate:25,screenFrameRate:15,videoFacingMode:null,displaySurface:"monitor",videoEffects:null,videoEffectMaxWidth:640,videoEffectMaxHeight:360,vmoji:null,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},producerNotificationDataChannel:!0,producerCommandDataChannel:!0,consumerScreenDataChannel:!0,producerScreenDataChannel:!0,asrDataChannel:!1,consumerScreenDataChannelPacketSize:64*1024,screenShareWebmBuilder:!1,noiseSuppression:!0,preferH264:!1,preferVP9:!0,audioNack:!0,consumerScreenTrack:!0,producerScreenTrack:!0,videoTracksCount:0,movieShare:!1,filteredMessages:!0,useParticipantListChunk:!1,useRooms:!1,participantListChunkInitIndex:0,participantListChunkInitCount:null,serverAudioRed:!1,p2pAudioRed:!1,h264spsPpsIdrInKeyframe:!0,breakVideoPayloadTypes:!1,batchParticipantsOnStart:!0,joinFromMultipleDevices:!0,filterObservers:!1,muteMode:!1,preserveAudioTracks:!1,audioShare:!1,fastScreenShare:!1,screenShareCongestionControl:!1,screenShareCongestionControlThreshold:2100,api:{userIdsByOkBatchedTimeout:1e3},fastScreenShareFrameRate:24,fastScreenShareWidth:1280,fastScreenShareHeight:720};var Mi=(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))(Mi||{});function j(n,...r){let e=l.get(n);e&&setTimeout(e,0,...r)}function de(n,r,...e){if(l.filterObservers){if(Array.isArray(r)){if(r=r.filter(t=>!t.observer),!r.length)return}else if(r.observer)return}j(n,r,...e)}function Ee(n){return Object.assign({},n)}function St(n){return n.slice()}var fr;(nc=>{function n(h,y){j("onLocalStream",h,Ee(y))}nc.onLocalStream=n;function r(h,y){j("onScreenStream",h,Ee(y))}nc.onScreenStream=r;function e(h,y){j("onVmojiStream",h,Ee(y))}nc.onVmojiStream=e;function t(h,y){j("onLocalStreamUpdate",Ee(h),y)}nc.onLocalStreamUpdate=t;function i(h){j("onLocalStatus",h)}nc.onLocalStatus=i;function a(h,y){de("onRemoteStream",h,y)}nc.onRemoteStream=a;function s(h,y){de("onRemoteLive",h,y)}nc.onRemoteLive=s;function o(h,y){de("onLocalLive",h,y)}nc.onLocalLive=o;function p(h,y){de("onRemoteLiveUpdate",h,y)}nc.onRemoteLiveUpdate=p;function u(h,y){de("onLocalLiveUpdate",h,y)}nc.onLocalLiveUpdate=u;function _(h,y){de("onRemoteScreenStream",h,y)}nc.onRemoteScreenStream=_;function E(h,y){de("onRemoteVmojiStream",h,y)}nc.onRemoteVmojiStream=E;function b(h,y,ee,We,jt){de("onConversation",h,Ee(y),Ee(ee),We,jt)}nc.onConversation=b;function D(h){h&&j("onConversationParticipantListChunk",h)}nc.onConversationParticipantListChunk=D;function L(h,y,ee){de("onRemoteMediaSettings",h,Ee(y),ee)}nc.onRemoteMediaSettings=L;function X(h,y){de("onLocalMediaSettings",h,Ee(y))}nc.onLocalMediaSettings=X;function N(h,y){de("onRemoteSharedMovieInfo",h,Ee(y))}nc.onRemoteSharedMovieInfo=N;function Z(h,y){de("onRemoteSharedMovieStoppedInfo",h,Ee(y))}nc.onRemoteSharedMovieStoppedInfo=Z;function z(h,y){de("onLocalSharedMovieInfo",h,Ee(y))}nc.onLocalSharedMovieInfo=z;function te(h,y){de("onLocalSharedMovieStoppedInfo",h,Ee(y))}nc.onLocalSharedMovieStoppedInfo=te;function ge(h,y){de("onParticipantAdded",h,y)}nc.onParticipantAdded=ge;function Te(h,y){de("onParticipantJoined",h,y)}nc.onParticipantJoined=Te;function nt(h,y,ee){de("onRemoteParticipantState",h,Ee(y),ee)}nc.onRemoteParticipantState=nt;function ie(h,y,ee=null){de("onRemoteStatus",h,y,ee)}nc.onRemoteStatus=ie;function Ft(h,y,ee=null){de("onParticipantStatus",h,y,ee)}nc.onParticipantStatus=Ft;function yr(){j("onPermissionsRequested")}nc.onPermissionsRequested=yr;function br(h,y){j("onPermissionsError",h,y)}nc.onPermissionsError=br;function Mr(h,y){de("onRemoteRemoved",h,y)}nc.onRemoteRemoved=Mr;function Ar(h,y,ee){j("onCallState",h,y,Ee(ee))}nc.onCallState=Ar;function Gi(h,y){j("onDeviceSwitched",h,y)}nc.onDeviceSwitched=Gi;function Wi(h,y,ee,We=!1,jt=!1,$i=null,qi=null,en,Dr,tn=null){let rn=Dr?St(Dr):void 0;j("onMuteStates",Ee(h),St(y),St(ee),We,jt,$i,qi,en,rn,tn)}nc.onMuteStates=Wi;function Ki(h,y){de("onRolesChanged",h,St(y))}nc.onRolesChanged=Ki;function I(h){j("onLocalRolesChanged",St(h))}nc.onLocalRolesChanged=I;function R(h,y,ee){de("onPinnedParticipant",h,y,ee)}nc.onPinnedParticipant=R;function M(h){j("onLocalPin",h)}nc.onLocalPin=M;function k(h){j("onOptionsChanged",St(h))}nc.onOptionsChanged=k;function m(){j("onCallAccepted")}nc.onCallAccepted=m;function A(){j("onRateNeeded")}nc.onRateNeeded=A;function G(h){de("onSpeakerChanged",h)}nc.onSpeakerChanged=G;function q(h){j("onVolumesDetected",St(h))}nc.onVolumesDetected=q;function le(h,y){j("onLocalVolume",h,y)}nc.onLocalVolume=le;function me(h,y){j("onJoinStatus",h,y)}nc.onJoinStatus=me;function Ne(h,y){j("onHangup",h,y)}nc.onHangup=Ne;function De(h){j("onMultipartyChatCreated",Ee(h))}nc.onMultipartyChatCreated=De;function ke(){j("onDeviceChange")}nc.onDeviceChange=ke;function Oe(h){j("onFingerprintChange",h)}nc.onFingerprintChange=Oe;function Ue(){j("onTokenExpired")}nc.onTokenExpired=Ue;function U(h,y,ee=!1){j("onChatMessage",h,y,ee)}nc.onChatMessage=U;function Vt(h,y,ee=!1){j("onCustomData",h,y,ee)}nc.onCustomData=Vt;function F(h,y,ee,We,jt,$i,qi=null){j("onRecordStarted",h,y,ee,We,jt,$i,qi)}nc.onRecordStarted=F;function $(h=null){j("onRecordStopped",h)}nc.onRecordStopped=$;function he(h){j("onLocalNetworkStatusChanged",h)}nc.onLocalNetworkStatusChanged=he;function Se(h){j("onNetworkStatusChanged",h)}nc.onNetworkStatusChanged=Se;function re(h,...y){j("onDebugMessage",h,...y)}nc.onDebugMessage=re;function Y(h,y){let ee=Object.assign({},h,{memory:y});j("onStatistics",ee)}nc.onStatistics=Y;function oe(){j("onAutoplayError")}nc.onAutoplayError=oe;function Ge(h,y,ee){j("onChatRoomUpdated",h,y,ee)}nc.onChatRoomUpdated=Ge;function $o(h){j("onRemoteMixedAudioStream",h)}nc.onRemoteMixedAudioStream=$o;function qo(h){j("onJoinLinkChanged",h)}nc.onJoinLinkChanged=qo;function Jo(h){j("onRoomsUpdated",h)}nc.onRoomsUpdated=Jo;function zo(h,y,ee,We){j("onRoomUpdated",h,y,ee,We)}nc.onRoomUpdated=zo;function Yo(h){j("onRoomParticipantsUpdated",h)}nc.onRoomParticipantsUpdated=Yo;function Qo(h){j("onRoomSwitched",h)}nc.onRoomSwitched=Qo;function Xo(h){j("onRoomStart",h)}nc.onRoomStart=Xo;function Zo(h,y=null){j("onFeedback",h,y)}nc.onFeedback=Zo;function ec(h){j("onFeaturesPerRoleChanged",h)}nc.onFeaturesPerRoleChanged=ec;function tc(h){j("onVmojiSvgUpdate",h)}nc.onParticipantVmojiUpdate=tc;function ic(h,y){j("onAsrStarted",h,y)}nc.onAsrStarted=ic;function rc(){j("onAsrStopped")}nc.onAsrStopped=rc;function ac(h,y,ee,We){j("onAsrTranscription",h,y,ee,We)}nc.onAsrTranscription=ac})(fr||(fr={}));var f=fr;var vr=(i=>(i.DEBUG="DEBUG",i.LOG="LOG",i.WARN="WARN",i.ERROR="ERROR",i))(vr||{}),Sr;(te=>{let n="📞",r=(ge,...Te)=>{f.onDebugMessage(ge,...Te)},e=!1,t=(ge,Te)=>(...nt)=>{ge(...nt),da(Te,nt)},i=console.debug.bind(console,n),a=console.log.bind(console,n),s=console.warn.bind(console,n),o=console.error.bind(console,n),p=r.bind(null,"DEBUG"),u=r.bind(null,"LOG"),_=r.bind(null,"WARN"),E=r.bind(null,"ERROR");te.debug=p,te.log=u,te.warn=_,te.error=E;function N(){return e}te.enabled=N;function Z(ge){e=ge,l.debugLog&&Zi(),ge?(te.debug=l.debugLog?t(i,"DEBUG"):i,te.log=l.debugLog?t(a,"LOG"):a,te.warn=l.debugLog?t(s,"WARN"):s,te.error=l.debugLog?t(o,"ERROR"):o):(te.debug=l.debugLog?t(p,"DEBUG"):p,te.log=l.debugLog?t(u,"LOG"):u,te.warn=l.debugLog?t(_,"WARN"):_,te.error=l.debugLog?t(E,"ERROR"):E)}te.toggle=Z;function z(ge,...Te){switch(ge){case"DEBUG":(0,te.debug)(...Te);break;case"LOG":(0,te.log)(...Te);break;case"WARN":(0,te.warn)(...Te);break;case"ERROR":(0,te.error)(...Te);break}}te.send=z})(Sr||(Sr={}));var d=Sr;var Ai=(t=>(t.USER="USER",t.ANONYM="ANONYM",t.GROUP="GROUP",t))(Ai||{}),fe;(o=>{function n(p){return p.length?typeof p[0]=="object"?p:p.map(u=>r(u)):[]}o.fromIds=n;function r(p,u="USER"){return{id:p,type:u}}o.fromId=r;function e(p){return{id:p.id,type:p.type==="ANONYM"?"ANONYM":"USER"}}o.fromSignaling=e;function t(p){return`{"id":"${p.id}","type":"${p.type}"}`}o.toString=t;function i(p,u="USER"){return t(r(p,u))}o.fromIdToString=i;function a(p){try{return JSON.parse(p)}catch(u){throw new Error(`Failed to parse ExternalId from string '${p}'`)}}o.fromString=a;function s(p,u){return p.id===u.id&&p.type===u.type}o.compare=s})(fe||(fe={}));var ue;(i=>{function n(a,s="USER",o=0){return{id:a,type:s,deviceIdx:o}}i.fromId=n;function r(a){return`{"id":"${a.id}","type":"${a.type}","deviceIdx":"${a.deviceIdx}"}`}i.toString=r;function e(a,s){return Object.assign({deviceIdx:s},fe.fromSignaling(a))}i.fromSignaling=e;function t(a){return a&&typeof a=="object"?a.deviceIdx:0}i.getDeviceIdx=t})(ue||(ue={}));var is="kf";function At(n){return n.stopStream}function Er(n){return n.keyFrameRequested}function Ca(n){if(At(n))return"ss";if(Er(n))return is;let r="";return n.priority!==void 0&&(r+="p="+n.priority),n.width!==void 0&&n.height!==void 0&&(r!==""&&(r+=":"),r+="sz="+Math.round(n.width)+"x"+Math.round(n.height)),n.fit!==void 0&&(r!==""&&(r+=":"),r+="fit="+n.fit),r}var Dt=(s=>(s.CAMERA="CAMERA",s.SCREEN="SCREEN",s.STREAM="STREAM",s.MOVIE="MOVIE",s.AUDIOSHARE="AUDIOSHARE",s.ANIMOJI="ANIMOJI",s))(Dt||{}),Pa="s",ya="m";function He(n){return n.participantId+(n.mediaType?Pt+Pa+n.mediaType:"")+(n.streamName?Pt+ya+n.streamName:"")}function Qt(n){let r=n.split(Pt),e=r.shift();if(!e)throw new Error("Illegal stream description: "+n);let t=null,i,a=0;for(let o of r)switch(o.charAt(0)){case Pa:t=rs(o.slice(1));break;case ya:i=o.slice(1);break;case Ii:a=Number.parseInt(o.slice(1),10);break;default:throw new Error("Unexpected parameter type "+o.charAt(0)+" in stream description "+n)}return{participantId:T.compose(e,a),mediaType:t,streamName:i}}function rs(n){for(let r of Object.keys(Dt))if(r===n)return Dt[r];return null}function Ir(n,r){return n===null||r===null?n===null&&r===null:!(n.maxDimension!==r.maxDimension||n.maxBitrateK!==r.maxBitrateK||n.maxFramerate!==r.maxFramerate||n.degradationPreference!==r.degradationPreference)}function Di(n,r){return!(!Ir(n.camera,r.camera)||!Ir(n.screenSharing,r.screenSharing))}function Tr(n,r){return{camera:Object.assign({},n.camera,r.camera),screenSharing:Object.assign({},n.screenSharing,r.screenSharing)}}function ba(n){try{return btoa(JSON.stringify(n))}catch(r){d.warn("WaitingParticipant: failed convert to string",n,r)}return null}function Ma(n){try{return JSON.parse(atob(n))}catch(r){d.warn("WaitingParticipant: failed convert from string",n,r)}return null}var kt=(n,r)=>T.objectReduce(n,(e,t,i)=>(t===r&&e.push(i),e),[]);var Ot=class{constructor(r){this._fixNoPacketsApplied=!1;this._fixNoPacketsChecked=!1;this._fixTooManyPacketsApplied=!1;this._fixTooManyPacketsSucceeded=!1;this._fixTooManyPacketsFailed=!1;this._mediaSource=r}_fixAudioDeviceNoPackets(r){if(!(this._fixNoPacketsApplied&&this._fixNoPacketsChecked)){if(this._fixNoPacketsApplied&&!this._fixNoPacketsChecked){this._fixNoPacketsChecked=!0,g.log(v.ERROR,`audio_device_recover_${r.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!r.bandwidth&&(this._fixNoPacketsApplied=!0,g.log(v.ERROR,"audio_device_recover"),this._mediaSource.toggleAudio(!0))}}_fixAudioDeviceTooManyPackets(r){if(this._fixTooManyPacketsSucceeded||this._fixTooManyPacketsFailed)return;let e=75,t=Date.now();if(!this._lastPacketsSentTime)r.packetsSent>0&&(this._lastPacketsSentTime=t,this._lastPacketsSent=r.packetsSent);else if(t-this._lastPacketsSentTime>500){let i=(r.packetsSent-this._lastPacketsSent)*1e3/(t-this._lastPacketsSentTime);this._lastPacketsSentTime=t,this._lastPacketsSent=r.packetsSent,this._fixTooManyPacketsApplied?i>e?(d.log("Failed to fix RV"),g.log(v.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):t-this._fixTooManyPacketsTime>6e4&&(d.log("Fixed RV"),g.log(v.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):i>e&&(this._fixTooManyPacketsApplied=!0,d.log("Trying to fix RV"),this._mediaSource.toggleAudio(!0),this._fixTooManyPacketsTime=t)}}fix(r){if(!this._mediaSource)return;let e=r.find(t=>t.kind==="audio");e&&(this._fixAudioDeviceNoPackets(e),this._fixAudioDeviceTooManyPackets(e))}};var Xt=class{constructor(){this._output=null;this._volume=1;this._features={setSinkId:!!Audio.prototype.setSinkId}}add(r){this.destroy(),this._output={},this._output.audioTrack=r,this._initAudioElement()}remove(r){!this._output||this._output.audioTrack!==r||this.destroy()}get volume(){return this._volume}set volume(r){this._volume=Math.max(0,Math.min(1,r)),this._output&&this._output.audioElement&&(this._output.audioElement.volume=this._volume)}_initAudioElement(){var s;if(l.muteMode||!((s=this._output)!=null&&s.audioTrack))return;let r=P.browserName()!=="Safari"||P.isMobile(),e=document.createElement(r?"audio":"video");e.muted=!1,e.volume=this._volume,e.preload="auto";let t=()=>{d.warn("Error on play audio"),f.onAutoplayError()},i=o=>{e.srcObject=new MediaStream([o]),e.load();let p=e.play();p&&p.catch(t)},a=()=>{var p;d.debug("Recover audio playback");let o=(p=this._output)==null?void 0:p.audioTrack;o?i(o):d.warn("Broken audio track")};e.onpause=a,e.onstalled=a,e.onerror=a,i(this._output.audioTrack),this._output.audioElement=e}_stopAudioElement(){var r,e,t;(r=this._output)!=null&&r.audioElement&&(this._output.audioElement.pause(),this._output.audioElement.srcObject=null),(t=(e=this._output)==null?void 0:e.audioTrack)==null||t.stop()}destroy(){this._output&&(this._stopAudioElement(),this._output=null)}changeOutput(){return c(this,null,function*(){var r,e,t;try{if(!this._features.setSinkId)throw new Error('Feature "setSinkId" is not supported');if(!((r=this._output)!=null&&r.audioElement))throw new Error("Audio Element is not initialized");let i=P.getSavedOutput();i&&(yield(t=(e=this._output.audioElement).setSinkId)==null?void 0:t.call(e,i.deviceId))}catch(i){throw g.log(v.ERROR,"change_output"),d.error("Output change failed",i),i}})}};var as=90,ns=3,Zt=class extends ae{constructor(){super(...arguments);this._lastMemoryStat={percent:0,bytes:0}}onRemoteDataStats(e,t){this._calcMemory(),e.inbound.rtps.map(i=>{let a=typeof i.userId=="string"&&t[i.userId]||null;i.userId=a==null?void 0:a.externalId}),f.onStatistics(e,this._lastMemoryStat)}_calcMemory(){var a;let e=(a=window==null?void 0:window.performance)==null?void 0:a.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>as?d.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=ns)&&(d.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var ss=44100,wt=class{constructor(r,e){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=r,this._stream=e;try{let t=P.getAudioContext();this._gainNode=t.createGain(),this._gainNode.gain.value=1e-5,this._gainNode.connect(t.destination),this._analyser=t.createAnalyser(),this._analyser.fftSize=1024,this._analyser.smoothingTimeConstant=0,this._analyser.connect(this._gainNode),this._fftBins=new Uint8Array(this._analyser.frequencyBinCount),this._mediaStreamSource=t.createMediaStreamSource(e),this._mediaStreamSource.connect(this._analyser)}catch(t){}}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 r=ss/this._fftBins.length,e=Math.ceil(l.voiceParams.minFreq/r),t=Math.floor(l.voiceParams.maxFreq/r);return this._fftBins.subarray(e,t)}getLevel(){let r=this._getBins(),t=r.reduce((a,s)=>a+s,0)/r.length/255,i=this._lastSmoothedLevel*l.voiceParams.smoothing+t*(1-l.voiceParams.smoothing);return this._lastSmoothedLevel=i,{real:t,smoothed:i}}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 ei=class extends ae{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,l.voiceParams.interval)};this._interval=window.setTimeout(t,l.voiceParams.interval);let i=()=>{let a=e.getStream();a&&this.init(a)};this.subscribe(e,"SOURCE_CHANGED",a=>{a.kind==="audio"&&a.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector();let t=e.getAudioTracks().find(i=>!i.contentHint);t&&(this._track=t.clone(),this._detector=new wt("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 Aa=(s=>(s.producerNotification="producerNotification",s.producerCommand="producerCommand",s.consumerScreenShare="consumerScreenShare",s.producerScreenShare="producerScreenShare",s.asr="asr",s.animoji="animoji",s))(Aa||{}),qe=Aa;var Da="videochat-epi",os=5e3,cs=3e4,tt=class extends ae{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,"REMOTE_DATA_STATS",this._handleStats.bind(this))}destroy(){this.unsubscribe()}static getEstimatedPerformanceIndex(){try{let e=parseInt(localStorage.getItem(Da)||"",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&&l.perfStatReportEnabled&&this._previousTimestamp+os<=t&&(yield this.reportPerfStats(e),this._previousTimestamp=t),l.callStatReportEnabled&&this._previousCallStatReportTimestamp+cs<=t&&(this._reportCallStats(e),this._previousCallStatReportTimestamp=t)})}reportPerfStats(e){return c(this,null,function*(){let t=e.inbound.rtps.reduce((i,a)=>(a.kind==="video"&&(i.framesDecoded+=a.framesDecoded||0,i.framesReceived+=a.framesReceived||0),i),{framesDecoded:0,framesReceived:0});if(t.framesDecoded)try{let i=yield this._signaling.reportPerfStat(t);localStorage.setItem(Da,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((a,s)=>(s.kind==="video"?(s.framesReceived&&(a.jitter_video=a.jitter_video*a.inbound_video_count/(a.inbound_video_count+1)+s.jitter*1e3/(a.inbound_video_count+1),a.interframe_delay_variance=a.interframe_delay_variance*a.inbound_video_count/(a.inbound_video_count+1)+s.interframeDelayVariance*1e6/(a.inbound_video_count+1),a.inbound_video_count++),a.frames_dropped+=s.framesDropped,a.nack_sent+=s.nackCount,a.pli_sent+=s.pliCount,a.fir_sent+=s.firCount):(s.totalSamplesReceived&&(a.jitter_audio=a.jitter_audio*a.inbound_audio_count/(a.inbound_audio_count+1)+s.jitter*1e3/(a.inbound_audio_count+1),a.total_audio_energy=a.total_audio_energy*a.inbound_audio_count/(a.inbound_audio_count+1)+s.totalAudioEnergy/(a.inbound_audio_count+1),a.inbound_audio_count++),a.total_audio_samples_received+=s.totalSamplesReceived,a.inserted_audio_samples_for_deceleration+=s.insertedSamplesForDeceleration,a.removed_audio_samples_for_acceleration+=s.removedSamplesForAcceleration,a.concealed_audio_samples+=s.concealedSamples,a.silent_concealed_audio_samples+=s.silentConcealedSamples,a.audio_concealment_events+=s.concealmentEvents),a),t),e.outbound.rtps.reduce((a,s)=>(s.kind==="video"&&(a.nack_received+=s.nackCount,a.pli_received+=s.pliCount,a.fir_received+=s.firCount),a),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 a=t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received,s=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,p=t.concealed_audio_samples-this._previousCallStatReport.concealed_audio_samples,u=t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples,_=t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events;i.inserted_audio_samples_for_deceleration=s/a*1e3,i.removed_audio_samples_for_acceleration=o/a*1e3,i.concealed_audio_samples=p/a*1e3,i.concealed_silent_audio_samples=u/a*1e3,i.concealment_audio_avg_size=p/_,i.total_audio_energy=t.total_audio_energy}g.logCustom("callStat",i),d.log("Sent call stats",i),this._previousCallStatReport=t}};var Oi=.8,it=class extends ae{constructor(e,t,i,a,s,o={}){super();this._remoteSDP={};this._remoteCandidates={};this._state="IDLE";this._animojiDataChannel=null;this._animojiReceiver=null;this._animojiSender=null;this._animojiSvgDataByParticipantId={};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=a,this._participantId=e,this._isMaster=t,this._serverSettings=s,this._animojiSvgDataByParticipantId=o,this._perfStatReporter=new tt(this,i,!0),this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"TRACK_REPLACED",this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._applySettings.bind(this)),this.subscribe(this._mediaSource,"ANIMOJI_STATUS",this._onAnimojiStatus.bind(this)),this._pc=new RTCPeerConnection({iceServers:l.iceServers,iceTransportPolicy:l.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={},l.useVmoji&&this._createDataChannel(this._pc,qe.animoji,p=>{this._animojiDataChannel=p,this._animojiDataChannel.binaryType="arraybuffer",this._createAnimojiReceiver(),this._mediaSource.isAnimojiRequested&&this._createAnimojiSender()}),this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0,l.p2pAudioRed),this._applySettings()}catch(p){g.log(v.ERROR,"addTrack-direct"),d.error("Unable to add media source tracks",p,{participantId:this._participantId}),this._failedOnCreate=p;return}this._createOffer(!1).catch(p=>{this._state==="IDLE"?this._failedOnCreate=p:this.close(p)})}this._startSettingsInterval(),this._startStatInterval()}getState(){return this._state}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!=="IDLE"&&e!=="CLOSED"&&e!=="FAILED"&&this._startStatInterval()}open(e=null){return c(this,null,function*(){if(this._isOpen){d.warn("DirectTransport: Already opened",{participantId:this._participantId});return}if(this._failedOnCreate){this.close(this._failedOnCreate);return}if(d.debug("DirectTransport: Open transport",{participantId:this._participantId}),this._isOpen=!0,this._remotePeerId=e,!this._isMaster)try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0,l.p2pAudioRed),this._applySettings()}catch(i){g.log(v.ERROR,"addTrack-direct"),d.error("DirectTransport: Unable to add media source tracks",i,{participantId:this._participantId}),this.close(i);return}this._setState("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={}})}updateSettings(e){Di(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}close(e){this._isOpen=!1,this._stopReconnection(),this._removeAnimojiReceiver(),this._removeAnimojiSender(),this._remoteStream&&(this._remoteStream.getTracks().forEach(t=>{t.stop(),this._triggerEvent("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?(d.error("DirectTransport: Closed",e,{participantId:this._participantId}),this._setState("FAILED")):(d.debug("DirectTransport: Closed",{participantId:this._participantId}),this._setState("CLOSED")),this._triggerEvent("PEER_CONNECTION_CLOSED")}setAnimojiSvg(e,t){var i;(i=this._animojiReceiver)==null||i.setParticipantSvg(e,t)}_setState(e){this._state!==e&&(d.debug(`DirectTransport: State changed to ${e}`,{participantId:this._participantId}),this._state=e,this._triggerEvent("STATE_CHANGED",e))}_onSignalingNotification(e){var t,i,a,s;switch(e.notification){case w.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case w.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 w.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&(this._remoteNetworkStat.rtt=((a=e.data.sdk)==null?void 0:a.rtt)||0,this._remoteNetworkStat.loss=((s=e.data.sdk)==null?void 0:s.loss)||0);break}}_handleTransmittedData(e){let t=e.data,i=T.getPeerIdString(e.peerId);T.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){d.debug("Add remote ice candidate",{participantId:this._participantId,candidate:t});try{yield this._pc.addIceCandidate(new RTCIceCandidate(t))}catch(i){throw g.log(v.ERROR,"addIceCandidate-direct"),d.error("Unable to add remote ice candidate",i,{participantId:this._participantId,candidate:t}),i}}else d.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]){d.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(a){}})}_setRemoteDescription(e,t){return c(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){d.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 g.log(v.ERROR,"setRemoteDescription-direct"),d.error("Unable to set remote description",i,{participantId:this._participantId,sdp:t}),i}}else this._remoteSDP[e]=t})}_onAddTrack(e){d.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),g.logMeasure(v.FIRST_DATA_RECEIVED_P2P),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent("REMOTE_TRACK_REMOVED",this._remoteStream,t.track)}),this._triggerEvent("REMOTE_TRACK_ADDED",this._remoteStream,e.track)}_handleIceCandidate(e){return c(this,null,function*(){e.candidate&&this._signaling.ready&&(d.debug("Local ice candidate",{participantId:this._participantId,candidate:e.candidate}),yield this._signaling.sendCandidate(this._participantId,e.candidate))})}_onSignalingStateChange(){switch(d.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(d.debug(`DirectTransport: Ice Connection state changed to ${this._pc.iceConnectionState}`,{participantId:this._participantId}),this._pc.iceConnectionState){case"checking":let e=this.getState();e==="IDLE"||e==="OPENED"?this._setState("CONNECTING"):this._setState("RECONNECTING");break}}_onConnectionStateChange(){switch(d.debug(`DirectTransport: Connection state changed to ${this._pc.connectionState}`,{participantId:this._participantId}),g.log(v.ICE_CONNECTION_STATE,this._pc.connectionState),this._pc.connectionState){case"connected":this._neverConnected=!1,this._setState("CONNECTED"),this._stopReconnection(),T.getPeerConnectionHostInfo(this._pc).then(e=>{e&&g.log(v.ICE_CONNECTION_TYPE,e.type)});break;case"failed":case"disconnected":this._reconnectionPrevented?this.close(new Error(`Ice connection ${this._pc.connectionState}`)):(this._setState("RECONNECTING"),this._startReconnection());break;case"closed":this.close(new Error("Ice connection closed"));break}}_startReconnection(){this._reconnectionTimeout||this._iceRestartTimeout||(d.log("Waiting for reconnection...",{participantId:this._participantId}),this._reconnectionTimeout=window.setTimeout(()=>{this._reconnectionTimeout=null,this._neverConnected?this._requestTopologySwitch():this._startIceRestart()},l.transportConnectionWaitTime))}_requestTopologySwitch(){this._isMaster&&this._signaling.ready&&(d.log("Switch topology DIRECT to SERVER",{participantId:this._participantId}),this._signaling.switchTopology("SERVER"))}_stopReconnection(){this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=null),this._iceRestartTimeout&&(clearTimeout(this._iceRestartTimeout),this._iceRestartTimeout=null)}_startIceRestart(){this._isMaster?(g.log(v.ICE_RESTART),d.log("Ice restart",{participantId:this._participantId}),this._createOffer(!0).catch(this.close.bind(this))):d.debug("Waiting for ice restart...",{participantId:this._participantId}),this._iceRestartTimeout=window.setTimeout(()=>{this._iceRestartTimeout=null,d.error("Ice restart failed",{participantId:this._participantId}),g.log(v.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},l.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};return d.debug("Create offer",{participantId:this._participantId,options:t}),this._pc.createOffer(t).catch(i=>{throw d.error("Unable to create offer",i,{participantId:this._participantId}),g.log(v.ERROR,"createOffer-direct"),i}).then(i=>c(this,null,function*(){return d.debug("Created offer",{participantId:this._participantId,offer:i}),i=it._patchDescription(i),d.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),this._pc.setLocalDescription(i).then(()=>this._pc.localDescription)})).catch(i=>{throw d.error("Unable to set local description",i,{participantId:this._participantId}),g.log(v.ERROR,"setLocalDescription-direct"),i})})}_createAnswer(){return c(this,null,function*(){return d.debug("Create answer",{participantId:this._participantId}),this._pc.createAnswer().catch(e=>{throw d.error("Unable to create answer",e,{participantId:this._participantId}),g.log(v.ERROR,"createAnswer-direct"),e}).then(e=>c(this,null,function*(){return d.debug("Created answer",{participantId:this._participantId,answer:e}),e=it._patchDescription(e),d.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),this._pc.setLocalDescription(e)})).then(()=>this._pc.localDescription).catch(e=>{throw d.error("Unable to set local description",e,{participantId:this._participantId}),g.log(v.ERROR,"setLocalDescription-direct"),e})})}static _patchDescription(e){let t=!!P.baseChromeVersion();return e.sdp=T.patchLocalSDP(e.sdp,l.preferH264&&P.canPreferH264(),P.isBrokenH264(),l.preferVP9,l.h264spsPpsIdrInKeyframe,t&&l.audioNack,l.p2pAudioRed),e}_onReplacedTrack(e){this._pc&&(this._pc.getSenders().forEach(t=>{t.track&&t.track.kind===e.kind&&t.track.contentHint===e.contentHint&&(t.track.enabled=e.enabled,t.replaceTrack(e).catch(i=>{d.error("DirectTransport: Unable to replace track",i,{participantId:this._participantId}),g.log(v.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_onAnimojiStatus(e){e?this._createAnimojiSender():this._removeAnimojiSender(),this._mediaSource.onAnimojiSender(e)}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(!this._pc){this._stopStatInterval();return}qt(this._pc,this._lastStat).then(t=>{this._lastStat=t;let i={inbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(a=>a.type==="inbound-rtp"?(a.userId=this._participantId,!0):!1)},outbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(a=>a.type==="outbound-rtp")}};this._checkBadNetwork(i),this._triggerEvent("REMOTE_DATA_STATS",i),this._statInterval=window.setTimeout(e,l.statisticsInterval)})};this._statInterval=window.setTimeout(e,l.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_checkBadNetwork(e){if(!this._signaling.ready)return;let t=z=>z.rtt<=this._networkLimits.goodNet.rtt&&z.loss<=this._networkLimits.goodNet.loss,i=z=>z.rtt>=this._networkLimits.badNet.rtt||z.loss>=this._networkLimits.badNet.loss,a=Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0,s=e.inbound.rtps.reduce((z,te)=>Math.max(z,te.packetLoss||0),0),o={rtt:this._lastNetworkStat.rtt*(1-Oi)+a*Oi,loss:this._lastNetworkStat.loss*(1-Oi)+s*Oi},p=i(o),u=t(o),_=i(this._remoteNetworkStat),E=t(this._remoteNetworkStat),b=i(this._lastNetworkStat),D=t(this._lastNetworkStat),N=p||_?.2:u&&E?1:0,Z=Date.now();if((b!==p||D!==u||Z-this._lastNetworkStat.date>l.networkStatisticsInterval)&&(this._lastNetworkStat.date=Date.now(),this._signaling.customData({sdk:Object.assign({type:"bad-net"},o)},null).catch(z=>{d.warn("Unable to send [bad-net]",z)})),N){let z={};z[this._participantId]=z[""]=N,this._triggerEvent("NETWORK_STATUS",z)}this._lastNetworkStat.rtt=o.rtt,this._lastNetworkStat.loss=o.loss}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applySettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_calcFingerprint(e){let t=T.sdpFingerprint(e);if(t===null){d.warn("Fingerprint calculation is unsupported");return}this._fingerprint===null?this._fingerprint=t:(f.onFingerprintChange((this._fingerprint^t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=T.applySettings(this._pc,e,this._prevConsumerSettings)),this._animojiSender){let i=this._mediaSource.getStream();i&&this._animojiSender.setStream(i)}}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{negotiated:!0,id:1});a.onopen=()=>{let s=a.readyState;s==="open"?(d.debug(`[${t}] data channel opened`),a.onerror=o=>{d.error(`[${t}] data channel error`,o)},i(a)):d.error(`[${t}] data channel open failed, state [${s}]`)}}_createAnimojiReceiver(){!l.useVmoji||!this._animojiDataChannel||!this._participantId||(this._animojiReceiver&&this._removeAnimojiReceiver(),this._animojiReceiver=new l.vmoji.AnimojiReceiver(this._animojiDataChannel,this._participantId,(e,t)=>{this._triggerEvent("ANIMOJI_STREAM",e,t)},e=>{this._triggerEvent("ANIMOJI_STREAM",e,null)}),Object.entries(this._animojiSvgDataByParticipantId).forEach(([e,t])=>{this._animojiReceiver.setParticipantSvg(e,t)}))}_removeAnimojiReceiver(){var e;(e=this._animojiReceiver)==null||e.destroy(),this._animojiReceiver=null}_createAnimojiSender(){if(!l.useVmoji||!this._animojiDataChannel)return;let e=this._mediaSource.getStream();e&&(this._animojiSender&&this._removeAnimojiSender(),this._animojiSender=new l.vmoji.AnimojiSender(this._animojiDataChannel,e))}_removeAnimojiSender(){var e;(e=this._animojiSender)==null||e.destroy(),this._animojiSender=null}};var ds=16,Lt=class{constructor(r,e,t){d.debug("AsrReceiver started"),this._datachannel=r,this._participantIdRegistry=e,this._asrCallback=t,this._textDecoder=new TextDecoder,this._datachannel.onmessage=i=>this._onDataChannelMessage(i.data)}static parse(r){let e=new DataView(r),t=e.getUint8(0),i=e.getUint8(1);if(i!==0)throw new Error(`Unsupported message type. Message type: ${i}`);let a=e.getUint16(2),s=e.getUint32(4),o=e.getUint32(8),p=e.getUint32(12);if(t!==1)throw new Error(`Unexpected protocol version. Got ${t}, expected 1`);return{sequence:a,ssrc:s,timestamp:o,duration:p,data:r.slice(ds)}}_onDataChannelMessage(r){var a,s;let e=Lt.parse(r),t=(s=(a=this._participantIdRegistry)==null?void 0:a.getStreamDescription(e.ssrc))==null?void 0:s.participantId;if(!t){d.warn(`Participant id for ssrc ${e.ssrc} not found in registry`);return}let i={participantId:t,text:this._textDecoder.decode(e.data),timestamp:e.timestamp,duration:e.duration};this._asrCallback(i)}destroy(){this._datachannel.onmessage=null}};var at=require("messagepack");var wi=class{constructor(){this.streamDescriptionByCompactId=new Map;this.compactIdByStreamDescription=new Map}getStreamDescription(r){return this.streamDescriptionByCompactId.get(r)}getCompactId(r){return this.compactIdByStreamDescription.get(r)}handleMessage(r){var a,s;let e=new Uint8Array(r),t=e[0],i=e.subarray(1);switch(t){case 1:let o=(0,at.decode)(i);return Object.entries(o).forEach(([L,X])=>{let N=Qt(L);this.streamDescriptionByCompactId.set(X,N),this.compactIdByStreamDescription.set(L,X)}),null;case 2:case 4:let p=(0,at.decode)(i),u=[];for(let L of p){let X=this.getStreamDescription(L);X&&u.push(X.participantId)}return t===2?{type:"notification",notification:w.AUDIO_ACTIVITY,activeParticipants:u}:{type:"notification",notification:w.STALLED_ACTIVITY,stalledParticipants:u};case 3:let _=(0,at.decode)(i);return{type:"notification",notification:w.SPEAKER_CHANGED,speaker:(a=this.getStreamDescription(_))==null?void 0:a.participantId};case 5:let E=(0,at.decode)(i);return{type:"notification",notification:w.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:E[0],maxDimension:E[1]}};case 6:let b=(0,at.decode)(i),D={};for(let[L,X]of Object.entries(b)){let N=(s=this.getStreamDescription(Number(L)))==null?void 0:s.participantId;N&&(D[N]=X/100)}return{type:"notification",notification:w.NETWORK_STATUS,statuses:D};case 7:return this._createParticipantSourcesUpdateNotification(i);case 8:{let X=(0,at.decode)(i).map(N=>{var Ft;let[Z,z,te,ge,Te,nt,ie]=N;return{participantId:(Ft=this.getStreamDescription(Z))==null?void 0:Ft.participantId,gain:z,pause:te,offset:ge,mute:Te,liveStatus:nt,startTimeMs:ie}});return{type:"notification",notification:w.MOVIE_UPDATE_NOTIFICATION,data:X}}default:return d.debug("unsupported message type: "+t),null}}_createParticipantSourcesUpdateNotification(r){let e=(0,at.decode)(r),t=[];for(let[i,a]of Object.entries(e)){let s=a[0],o=a[1],p=a[2],u;if(s!==null){if(u=this.getStreamDescription(s),!u){d.error(`could not uncompress participant ID ${s}`);continue}}else u=null;if(p===null){d.error("unexpected null sequenceNumber",i,a);continue}let _=we.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+i,E=o?o>>>0:null;t.push({participantStreamDescription:u,streamId:_,rtpTimestamp:E,sequenceNumber:p})}return{type:"notification",notification:w.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:t}}};var ls=90,ps=4294967295,be=class extends ae{constructor(e,t,i,a={}){super();this._pc=null;this._producerNotification=null;this._producerCommand=null;this._producerScreen=null;this._consumerScreen=null;this._asr=null;this._animojiDataChannel=null;this._animojiReceiver=null;this._animojiSender=null;this._animojiSvgDataByParticipantId={};this._isOpen=!1;this._observer=!1;this._reconnectionPrevented=!1;this._state="IDLE";this._statInterval=null;this._settingsInterval=null;this._statBytes={};this._ssrcMap={};this._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._prevConsumerSettings={};this._asrTrack=null;this._captureSender=null;this._captureReceiver=null;this._participantIdRegistry=null;this._disabledSenders=new Set;this._rtpReceiversByStreamId={};this._producerSessionId="";this._newAudioShareTrack=null;this._signaling=e,this._mediaSource=t,this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"TRACK_REPLACED",this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._applyConsumerSettings.bind(this)),this.subscribe(this._mediaSource,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this.subscribe(this._mediaSource,"ANIMOJI_STATUS",this._onAnimojiStatus.bind(this)),this._perfStatReporter=new tt(this,e),this._serverSettings=i,this._animojiSvgDataByParticipantId=a,d.debug("ServerTransport: Created")}getState(){return this._state||"IDLE"}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!=="IDLE"&&e!=="CLOSED"&&e!=="FAILED"&&this._startStatInterval()}open(e=!1){if(this._isOpen){d.log("ServerTransport: Already opened connections");return}this._isOpen=!0,this._observer=e,this._openConnection()}close(e){this._isOpen=!1,this._closeConnection(),this.unsubscribe(),e?(d.error("ServerTransport: Closed",e),this._setState("FAILED")):(d.debug("ServerTransport: Closed"),this._setState("CLOSED"))}removeParticipant(e){var t;(t=this._captureReceiver)==null||t.close(e)}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}updateSettings(e){Di(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}setAnimojiSvg(e,t){var i;(i=this._animojiReceiver)==null||i.setParticipantSvg(e,t)}_closeConnection(){this._stopStatInterval(),this._stopSettingsInterval(),this._removeAsrTrack(),this._removeCaptureSender(),this._removeCaptureReceiver(),this._removeAnimojiReceiver(),this._removeAnimojiSender(),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,be._closeDataChannel(this._producerNotification),be._closeDataChannel(this._producerCommand),be._closeDataChannel(this._producerScreen),be._closeDataChannel(this._consumerScreen),be._closeDataChannel(this._asr),this._pc.close(),this._pc=null,this._producerOfferIsProcessing=!1,this._producerNextOffer=null),this._triggerEvent("PEER_CONNECTION_CLOSED")}static _closeDataChannel(e){e&&(e.onopen=null,e.onmessage=null,e.onerror=null,e.close())}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{ordered:!0});a.onopen=()=>{let s=a.readyState;s==="open"?(d.debug(`[${t}] data channel opened`),i(a)):d.error(`[${t}] data channel open failed, state [${s}]`)},a.onerror=s=>{let o=s.error;d.error(`[${t}] data channel error`,o==null?void 0:o.errorDetail,o==null?void 0:o.message)}}_openConnection(e=!1){d.debug("ServerTransport: Open single connection"),this._pc=new RTCPeerConnection({},{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.ontrack=this._onAddTrack.bind(this,this._pc),this._pc.onconnectionstatechange=T.throttle(t=>{this._pc&&this._onConnectionStateChange(this._pc,t)},500),this._pc.onsignalingstatechange=be._onSignalingStateChange.bind(this,this._pc),this._participantIdRegistry=new wi,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),l.producerNotificationDataChannel&&this._createDataChannel(this._pc,qe.producerNotification,t=>{this._producerNotification=t,this._producerNotification.binaryType="arraybuffer",this._signaling.setProducerNotificationDataChannel(t)}),l.producerCommandDataChannel&&(this._signaling.useCommandDataChannel(!0),this._createDataChannel(this._pc,qe.producerCommand,t=>{this._producerCommand=t,this._signaling.setProducerCommandDataChannel(t)})),l.producerScreenDataChannel&&this._createDataChannel(this._pc,qe.producerScreenShare,t=>{this._producerScreen=t,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()}),l.asrDataChannel&&this._createDataChannel(this._pc,qe.asr,t=>{this._asr=t,this._asr.binaryType="arraybuffer",this._removeAsrTrack(),this._asrTrack=new Lt(t,this._participantIdRegistry,i=>{this._onAsrTranscription(i)}),this._signaling.setAsrDataChannel(t)}),l.useVmoji&&this._createDataChannel(this._pc,qe.animoji,t=>{this._animojiDataChannel=t,this._animojiDataChannel.binaryType="arraybuffer",this._createAnimojiReceiver(),this._mediaSource.isAnimojiRequested&&this._createAnimojiSender()}),this._newAudioShareTrack=this._mediaSource.getAudioShareTrack();try{this._mediaSource.addTrackToPeerConnection(this._pc,this._observer,!1,l.serverAudioRed),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(t){d.error("ServerTransport: Unable to add media source tracks",t),g.log(v.ERROR,"addTrack-single"),this.close(t);return}l.consumerScreenDataChannel&&this._createDataChannel(this._pc,qe.consumerScreenShare,t=>{this._consumerScreen=t,this._consumerScreen.binaryType="arraybuffer";let i=this._mediaSource.getScreenTrack();i&&this._createCaptureSender(i)}),e||this._allocateConsumer(),this._setState("OPENED"),this._startStatInterval(),this._startSettingsInterval()}_removeAsrTrack(){var e;(e=this._asrTrack)==null||e.destroy(),this._asrTrack=null}_reconnect(){this.getState()!=="OPENED"&&(this._setState("RECONNECTING"),this._closeConnection(),this._openConnection(!0))}_signalActiveParticipants(e){this._triggerEvent("SIGNALLED_ACTIVE_PARTICIPANTS",e)}_signalStalledParticipants(e){this._triggerEvent("SIGNALLED_STALLED_PARTICIPANTS",e)}_signalSpeakerChanged(e){this._triggerEvent("SIGNALLED_SPEAKER_CHANGED",e)}_signalNetworkStatus(e){this._triggerEvent("NETWORK_STATUS",e)}_updateSSRCMap(e){e&&e.sdp.split(`
12
- `).forEach(t=>{let i=`a=ssrc:([0-9]+) label:(audio|video)-((?:[ug]?[\\d]+)|(?:mix)|(?:${we.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,a=new RegExp(i).exec(t);a&&(this._ssrcMap[a[1]]=a[3])})}_createCaptureSender(e){let t=this._mediaSource.getMediaSettings();!e||!l.consumerScreenDataChannel||!this._consumerScreen||!t.isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new ft(e,this._consumerScreen,this._signaling,t.isFastScreenSharingEnabled))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!l.producerScreenDataChannel||!this._producerScreen||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new _t(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,t)},e=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,null)}))}_removeCaptureReceiver(){var e;(e=this._captureReceiver)==null||e.destroy(),this._captureReceiver=null}_createAnimojiSender(){if(!l.useVmoji||!this._animojiDataChannel)return;let e=this._mediaSource.getStream();e&&(this._animojiSender&&this._removeAnimojiSender(),this._animojiSender=new l.vmoji.AnimojiSender(this._animojiDataChannel,e))}_removeAnimojiSender(){var e;(e=this._animojiSender)==null||e.destroy(),this._animojiSender=null}_createAnimojiReceiver(){!l.useVmoji||!this._animojiDataChannel||!this._participantIdRegistry||(this._animojiReceiver&&this._removeAnimojiReceiver(),this._animojiReceiver=new l.vmoji.AnimojiReceiver(this._animojiDataChannel,this._participantIdRegistry,(e,t)=>{this._triggerEvent("ANIMOJI_STREAM",e,t)},e=>{this._triggerEvent("ANIMOJI_STREAM",e,null)}),Object.entries(this._animojiSvgDataByParticipantId).forEach(([e,t])=>{this._animojiReceiver.setParticipantSvg(e,t)}))}_removeAnimojiReceiver(){var e;(e=this._animojiReceiver)==null||e.destroy(),this._animojiReceiver=null}_applyConsumerSettings(){let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled&&!l.consumerScreenDataChannel?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&this._pc){let t=[];this._pc.getSenders().forEach(i=>{if(!i.track||i.track.kind!=="video")return;let a=!this._disabledSenders.has(i),s=e.maxDimension!==0;if(a&&!s){d.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(P.getBlackMediaTrack()).catch(p=>{d.error("Could not disable video upload",p)});return}let o=this._mediaSource.getSendVideoTrack();if(!a&&s&&o){d.log("Enabling video upload"),this._disabledSenders.delete(i);let p=i.track;p.enabled=o.enabled,i.replaceTrack(o).then(()=>p.stop()).catch(u=>{d.error("Could not enable video upload",u)})}T.applyVideoTrackSettings(e,i,o!=null?o:i.track,this._prevConsumerSettings,t)}),this._prevConsumerSettings=t}if(this._animojiSender){let t=this._mediaSource.getStream();t&&this._animojiSender.setStream(t)}}_onScreenSharingStatus(e){e.track?this._createCaptureSender(e.track):this._removeCaptureSender()}_onAnimojiStatus(e){e?this._createAnimojiSender():this._removeAnimojiSender(),this._mediaSource.onAnimojiSender(e)}_setState(e){this._state!==e&&(this._state=e,this._triggerEvent("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,l.statisticsInterval)};this._statInterval=window.setTimeout(e,l.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null),this._statBytes={}}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applyConsumerSettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_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 qt(this._pc,this._lastStat,this._ssrcMap);return this._lastStat=e,e})}_reportStats(e){this._triggerEvent("REMOTE_DATA_STATS",{inbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(t=>t.type==="inbound-rtp")},outbound:{topology:"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=we.AUDIO_MIX,a=this._statBytes[i],s=!1;if(a){let o=t.bytesReceived-a.bytesReceived;o>=0&&o<=5&&(s=!0),a.stalled!==s&&this._triggerEvent("REMOTE_ALL_STALL",s)}this._statBytes[i]={bytesReceived:t.bytesReceived,stalled:s}}_allocateConsumer(){if(!this._signaling.ready)return;let e={estimatedPerformanceIndex:tt.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:l.producerNotificationDataChannel?7:0,producerCommandDataChannelVersion:l.producerCommandDataChannel?3:0,consumerScreenDataChannelVersion:l.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:l.producerScreenDataChannel?1:0,asrDataChannelVersion:l.asrDataChannel?1:0,animojiDataChannelVersion:l.useVmoji?1:0,onDemandTracks:!0,unifiedPlan:!0,singleSession:!0,videoTracksCount:l.videoTracksCount,red:l.serverAudioRed,audioShare:l.audioShare,fastScreenShare:l.fastScreenShare};this._signaling.allocateConsumer(null,e)}_acceptProducer(e){return c(this,null,function*(){if(this._producerOfferIsProcessing){this._producerNextOffer=e,d.debug("[single] wait until other remote offer is processed");return}this._producerOfferIsProcessing=!0;let t=new RTCSessionDescription({type:"offer",sdp:T.patchRemoteSDP(e)});if(d.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");this._pc.setRemoteDescription(t).catch(i=>{throw d.error("[single] unable to set remote offer",i),g.log(v.ERROR,"setRemoteDescription-single"),i}).then(()=>c(this,null,function*(){if(d.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");return this.handleTracks(),this._pc.createAnswer()})).catch(i=>{throw d.error("[single] unable to create answer",i),g.log(v.ERROR,"createAnswer-single"),i}).then(i=>(i.sdp=T.patchLocalSDP(i.sdp,!1,P.isBrokenH264(),!1,l.h264spsPpsIdrInKeyframe),i)).then(i=>c(this,null,function*(){if(d.debug("[single] set local answer",{answer:i}),!this._pc)throw new Error("Interrupt allocation");return yield this._pc.setLocalDescription(i),i})).catch(i=>{throw d.error("[single] unable to set local answer",i),g.log(v.ERROR,"setLocalDescription-single"),i}).then(i=>c(this,null,function*(){d.debug("[single] transmit local answer",{answer:i}),this._updateSSRCMap(t),yield this._signaling.acceptProducer(i,Object.keys(this._ssrcMap)),d.debug("[single] remote offer has been processed")})).catch(i=>{d.warn("[single] unable to send local answer",i),g.log(v.ERROR,"acceptProducer")}).then(()=>c(this,null,function*(){if(this._producerOfferIsProcessing=!1,this._producerNextOffer){d.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))})}handleTracks(){this._newAudioShareTrack&&(this._pc.getTransceivers().forEach(e=>{e.mid.endsWith("s")&&(e.sender.track!==null&&d.warn("Unexpected track assigned to audioshare"),e.direction="sendonly",e.sender.replaceTrack(this._newAudioShareTrack).catch(t=>{d.error("ServerTransport: Unable to replace track",t),g.log(v.ERROR,"replaceTrack-single")}),this._newAudioShareTrack=null)}),this._newAudioShareTrack&&d.warn("Cannot find audioshare transceiver"))}_onSignalingNotification(e){return c(this,null,function*(){if(this._isOpen)switch(e.notification){case w.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case w.REALLOC_CON:this._reconnect();break;case w.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case w.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case w.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case w.NETWORK_STATUS:this._signalNetworkStatus(e.statuses);break}})}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onProducerUpdated(e){return c(this,null,function*(){this._producerSessionId&&this._producerSessionId!==e.sessionId&&this._reconnect(),l.breakVideoPayloadTypes&&(d.log("test mode enabled, video switched off"),this._signaling.requestTestMode("breakVideoPayloadTypes",null)),this._producerSessionId=e.sessionId,yield this._acceptProducer(e.description)})}_onAddTrack(e,t){var a;d.debug("[single] remote track (added)",{track:t.track}),((a=t.track)==null?void 0:a.kind)==="audio"&&g.logMeasure(v.FIRST_AUDIO_MIX_DATA_RECEIVED);let i=t.streams[0];i?(i.onremovetrack||(i.onremovetrack=o=>{this._triggerEvent("REMOTE_TRACK_REMOVED",i.id,i,o.track)}),i.getTracks().find(o=>o.id===t.track.id)||i.addTrack(t.track),this._rtpReceiversByStreamId[i.id]=t.receiver,this._triggerEvent("REMOTE_TRACK_ADDED",i.id,i,t.track)):d.error("[single] unable to get media stream from track event")}static _onSignalingStateChange(e,t){d.debug("[single] signaling state changed",{state:e.signalingState},t)}_onConnectionStateChange(e,t){switch(d.debug("[single] connection state changed",{state:e.connectionState},t),g.log(v.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):(g.logCustom(v.RECONNECT,{param:1}),this._reconnect());break;case"connecting":let i=this.getState();i==="IDLE"||i==="OPENED"?this._setState("CONNECTING"):e.iceConnectionState==="checking"&&this._setState("RECONNECTING");break;case"disconnected":this._reconnectionPrevented?this.close(new Error("Ice connection disconnected")):this._setState("RECONNECTING");break;case"connected":this._setState("CONNECTED"),T.getPeerConnectionHostInfo(e).then(a=>{a&&g.log(v.ICE_CONNECTION_TYPE,a.type)}),g.logCustom(v.RECONNECT,{param:0});break}}_onReplacedTrack(e,t){if(this._pc){l.consumerScreenDataChannel&&t&&(e=t);let i=!1;this._pc.getSenders().forEach(a=>{a.track&&a.track.kind===e.kind&&!this._disabledSenders.has(a)&&a.track.contentHint===e.contentHint&&(a.track.enabled=e.enabled,a.replaceTrack(e).catch(s=>{d.error("ServerTransport: Unable to replace track",s),g.log(v.ERROR,"replaceTrack-single")}),i=!0)}),!i&&e.kind==="audio"&&e.contentHint==="music"&&(this._newAudioShareTrack=e)}this._applyConsumerSettings()}getStreamWaitingTimeMs(e,t){if(!this._pc)return g.log(v.PAT_WAITING_TIME_ERROR,"noConnection"),d.error("Cannot get stream waiting time, peer connection is not initialized"),0;if(!RTCRtpReceiver.prototype.getSynchronizationSources)return g.log(v.PAT_WAITING_TIME_ERROR,"oldBrowser"),d.error("Cannot get stream waiting time, RTCRtpReceiver.getSynchronizationSources is not supported"),0;let i=this._rtpReceiversByStreamId[e];if(!i)return g.log(v.PAT_WAITING_TIME_ERROR,"noReceiver"),d.error(`Cannot get stream waiting time, cannot find RTP receiver by stream ID: ${e}`),0;let a=i.getSynchronizationSources();if(!a||!a.length)return d.log(`Cannot get stream waiting time, ${e} receiver has no synchronization sources`),0;let o=a[0].rtpTimestamp;if(!Number.isInteger(o))return g.log(v.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),d.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${o}`),0;let p=t-o&ps,u=Math.ceil(p/ls);return Math.min(100,Math.max(0,u))}};var rt=(e=>(e.DIRECT="DIRECT",e.SERVER="SERVER",e))(rt||{}),xi=class extends ae{constructor(e,t,i,a){super();this._allocated=[];this._opened=[];this._directTransport=null;this._serverTransport=null;this._dtListeners=[];this._stListeners=[];this._states={};this._localState="IDLE";this._animojiSvgDataByParticipantId={};this._signaling=t,this._mediaSource=i,this._topology=e,this._serverSettings=a,this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"ANIMOJI_STATUS",this._onAnimojiStatus.bind(this)),e==="SERVER"&&(this._serverTransport=this._createServerTransport())}updateSettings(e){d.log("Update transport settings",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(d.log(`Trying allocate participant [${e}]`),this._allocated.indexOf(e)!==-1){d.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,i=!1,a=!1){d.log("Trying open participant",{participantIds:e});let s=a;for(let o of e){if(this._opened.indexOf(o)!==-1){d.warn(`The participant [${o}] has already had opened transport`);continue}if(this._allocated.indexOf(o)===-1){d.warn(`The participant [${o}] has no allocated transport`);continue}this._opened.push(o),s=!0}s&&(this._topology==="DIRECT"&&this._directTransport&&(pt(v.FIRST_DATA_RECEIVED_P2P),this._directTransport.open(t)),this._topology==="SERVER"&&this._serverTransport&&(pt(v.FIRST_AUDIO_MIX_DATA_RECEIVED),this._serverTransport.open(i),this._setStates(e,this._serverTransport.getState()),this._setLocalState(this._serverTransport.getState())),d.debug("The transport has been opened",e))}close(e){var a;let t=this._allocated.indexOf(e),i=this._opened.indexOf(e);t<0&&d.warn(`The participant [${e}] transport has already deallocated`),this._topology==="DIRECT"&&this._directTransport&&(this._directTransport.close(),this._directTransport=null),this._topology==="SERVER"&&((a=this._serverTransport)==null||a.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()}getState(){var e,t;return this._topology==="SERVER"?(e=this._serverTransport)==null?void 0:e.getState():(t=this._directTransport)==null?void 0:t.getState()}setAnimojiSvg(e,t){this._animojiSvgDataByParticipantId[e]=t,(!(t.svg instanceof ArrayBuffer)||t.svg.byteLength!==0)&&(this._topology==="DIRECT"&&this._directTransport?this._directTransport.setAnimojiSvg(e,t):this._topology==="SERVER"&&this._serverTransport&&this._serverTransport.setAnimojiSvg(e,t))}_setStates(e,t){let i=e.filter(a=>this._states[a]!==t?(this._states[a]=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===w.TOPOLOGY_CHANGED)return this._onTopologyChanged(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(d.log(`Topology changed ${this._topology} -> ${e.topology}`),g.log(v.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||[],a=e.offerToTypes||[],s=e.offerToDeviceIdxs||[],o=i.length&&a.length?T.composeParticipantId(i[0],a[0],s[0]):null;if(this._serverTransport&&this._serverTransport.preventRestart(),!this._allocated||this._allocated.length===0){d.error("Topology changed to DIRECT, but the list of allocated participants is empty");return}this._allocated.length>1&&d.warn("Topology changed to DIRECT, but the allocated participants count more then one");let p=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let u=o===p;this._directTransport=this._createDirectTransport(p,u)}this._opened.indexOf(p)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_createDirectTransport(e,t=!1){let i=new it(e,t,this._signaling,this._mediaSource,this._serverSettings,this._animojiSvgDataByParticipantId);return this._dtListeners&&this._dtListeners.length>0&&d.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.addEventListener("ANIMOJI_STREAM",this._onAnimojiStream.bind(this))),i}_createServerTransport(){let e=new be(this._signaling,this._mediaSource,this._serverSettings,this._animojiSvgDataByParticipantId);return this._stListeners&&this._stListeners.length>0&&d.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("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.addEventListener("ASR_TRANSCRIPTION",this._onAsrTranscription.bind(this)),e.addEventListener("ANIMOJI_STREAM",this._onAnimojiStream.bind(this))),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;l.noiseSuppression!==e&&(l.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 a=this._allocated.indexOf(e);a>=0&&this._allocated.splice(a,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))}_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)}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onAnimojiStream(e,t){this._triggerEvent("ANIMOJI_STREAM",e,t)}_onAnimojiStatus(e){!this._directTransport&&!this._serverTransport&&this._mediaSource.onAnimojiSender(e)}getStreamWaitingTimeMs(e,t){return this._topology!=="SERVER"?(g.log(v.PAT_WAITING_TIME_ERROR,"wrongTopology"),d.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(g.log(v.PAT_WAITING_TIME_ERROR,"noTransport"),d.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var Li=class extends ae{constructor(e){super();this._detector=null;this._interval=null;this.subscribe(e,"REMOTE_TRACK_ADDED",this._onRemoteTrackAdded.bind(this)),this.subscribe(e,"REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),this.subscribe(e,"SIGNALLED_ACTIVE_PARTICIPANTS",this._onSignalledActiveParticipants.bind(this)),this.subscribe(e,"TOPOLOGY_CHANGED",this._onTopologyChanged.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 a;if(i.kind==="audio"&&((a=this._detector)==null||a.destroy(),this._detector=new wt(e,t),!this._interval)){let s=()=>{this._collectVolumes(),this._interval=window.setTimeout(s,l.voiceParams.interval)};this._interval=window.setTimeout(s,l.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind==="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===we.AUDIO_MIX){if(this._activeParticipants)for(let a of this._activeParticipants)e[a]=i}else e[t]=i;this._triggerEvent("VOLUMES_DETECTED",e)}_onSignalledActiveParticipants(e){this._activeParticipants=e}_onTopologyChanged(e){e==="DIRECT"&&(this._activeParticipants=null)}};var Ni=class extends ae{constructor(e,t,i){super();this._speakerId=null;this._serverSideSpeakerDetection=!1;this._serverSideSpeakerDetection=i==="SERVER",this.subscribe(e,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this.subscribe(t,"SIGNALLED_SPEAKER_CHANGED",this._onServerSpeakerChanged.bind(this)),this.subscribe(t,"TOPOLOGY_CHANGED",this._onTopologyChanged.bind(this))}destroy(){this.unsubscribe()}_onVolumesDetected(e){if(this._serverSideSpeakerDetection)return;let t=0,i=null;if(Object.keys(e).forEach(a=>{let s=e[a].smoothed;s>t&&s>l.voiceParams.threshold&&(t=s,i=a)}),i&&i!==this._speakerId){let a=this._speakerId&&e.hasOwnProperty(this._speakerId)?e[this._speakerId].smoothed:0;t>a*l.voiceParams.speakerLevelMultiplier&&(this._speakerId=i,this._triggerEvent("SPEAKER_CHANGED",i))}}_onServerSpeakerChanged(e){this._serverSideSpeakerDetection&&this._triggerEvent("SPEAKER_CHANGED",e)}_onTopologyChanged(e){this._serverSideSpeakerDetection=e==="SERVER"}};var ti=class extends ae{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,"STATE_CHANGED",this._onTransportStateChanged.bind(this)),this.subscribe(t,"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==="OPENED"&&(this._connectionTimeout||(this._connectionTimeout=window.setTimeout(this._onConnectionTimeout.bind(this),l.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),l.specListenerParams.volumeTimeout))),t==="FAILED"&&this._connectionTimeout&&(d.warn("Transport failed, send callSpecError"),g.log(v.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!=="CONNECTED";(()=>Object.values(this._states).filter(e).length>0)()&&(d.warn("There is not connected transport, send callSpecError"),g.log(v.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",a=this._participants[t];a&&a.platform&&(i=a.platform),e.indexOf(i)<0&&(e.push(i),g.log(v.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&d.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var us=1e3,ms=1e4;var hs=15,K=class extends ae{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._myLastRequestedLayouts={};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;g.create(e,i),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),g.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new Xt,l.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),us))}static current(){return K._current}static hangupAfterInit(){K._activationMutex&&!K._current&&(K._delayedHangup=!0)}static id(){var e,t;return((t=(e=K._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,a="",s=!1,o=!1,p){return c(this,null,function*(){if(K._activationMutex)throw g.log(v.ERROR,"startCall"),d.warn("Conversation: there is already running activation"),new V(O.FAILED);K._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let u=this._mediaSource.getMediaSettings();t===Be.CHAT||e.length>1?this._logWithMediaSettings(v.OUTGOING_MULTIPARTY_CALL,u):this._logWithMediaSettings(v.OUTGOING_CALL,u);let _=yield this._startConversation(e,t,Ke.OUTGOING,i,a,s,o,p);if(!this._conversation)throw new V(O.UNKNOWN_ERROR);if(this._participantState=W.ACCEPTED,this._signaling.changeMediaSettings(u),yield this._processConnection(_),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),K._delayedHangup)throw new V(O.CANCELED);d.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let E=Object.values(this._participants),b;return l.batchParticipantsOnStart&&(b=T.mapSharedParticipants(E)),yield this._processConnectionSharedMovieInfo(_),f.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),b),this._onConversationParticipantListChunk(_),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),K._current=this,this._conversation.concurrent?yield this._acceptConcurrent():l.batchParticipantsOnStart||this._setParticipantsStatus(E,"WAITING"),this._conversation}catch(u){throw this._close(u,"Unable to start conversation"),u}finally{K._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){var t;if(K._activationMutex)throw g.log(v.ERROR,"joinCall"),d.warn("Conversation: there is already running activation"),new V(O.FAILED);K._activationMutex=!0,this._state="PROCESSING";try{let i=!!((t=e.observedIds)!=null&&t.length);this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions,!i);let a=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.JOIN_CONVERSATION,a);let s=yield this._joinConversation(e);if(!this._conversation)throw new V(O.UNKNOWN_ERROR);return this._conversation.observer=i,f.onLocalStream(this._mediaSource.getStream(),a),this._conversation.waitingHall?(d.log("In waiting hall"),K._current=this,K._activationMutex=!1,this._signaling.readyToSend(),f.onLocalStatus("WAITING_HALL"),this._conversation):this._onJoinPart2(s)}catch(i){throw K._activationMutex=!1,this._close(i,"Unable to join conversation"),i}})}_onJoinPart2(e){return c(this,null,function*(){var t,i,a,s,o,p,u;d.debug("Join conversation part 2"),K._activationMutex=!0;try{if(this._participantState=W.ACCEPTED,!this._conversation||!this._mediaSource)throw new V(O.UNKNOWN_ERROR);if(this._conversation.observer||this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._processConnection(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),K._delayedHangup)throw new V(O.CANCELED);let _=Object.values(this._participants),E;l.batchParticipantsOnStart&&(E=T.mapSharedParticipants(_.filter(L=>!L.isInRoom)));let b=[];if((i=(t=e==null?void 0:e.rooms)==null?void 0:t.rooms)!=null&&i.length)for(let L of e.rooms.rooms)b.push({id:L.id,name:L.name,participantCount:L.participantCount,participantIds:yield Promise.all(((s=(a=L==null?void 0:L.participantIds)==null?void 0:a.map)==null?void 0:s.call(a,this._getExternalIdByParticipantId.bind(this)))||[]),participants:(o=L==null?void 0:L.participants)!=null&&o.participants?this._participantListChunkToExternalChunk(L.participants):void 0,active:L.active,muteStates:L.muteStates});let D=(u=(p=e==null?void 0:e.rooms)==null?void 0:p.roomId)!=null?u:null;return yield this._processConnectionSharedMovieInfo(e),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),E,{rooms:b,roomId:D}),this._onConversationParticipantListChunk(e),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),K._current=this,l.batchParticipantsOnStart||this._setParticipantsStatus(_,"WAITING"),this._openTransport(_,!1),this._conversation}catch(_){throw this._close(_,"Unable to join conversation"),_}finally{K._activationMutex=!1}})}onPush(a){return c(this,arguments,function*(e,t=J.USER,i){if(K._activationMutex)throw d.warn("Conversation: there is already running activation"),new V(O.REJECTED);K._activationMutex=!0;try{let s=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new V(O.UNKNOWN_ERROR);if(!s.conversation.participants.find(p=>{var u;return p.state===W.CALLED&&p.id===((u=this._conversation)==null?void 0:u.userId)}))throw d.log("Push rejected (there is an active call)"),g.log(v.PUSH,"rejected"),new V(O.REJECTED);if(yield this._processConnection(s),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),g.log(v.PUSH,"accepted"),K._current=this,K._delayedHangup)throw new V(O.CANCELED);K._activationMutex=!1}catch(s){throw K._activationMutex=!1,this._close(s,"Unable to handle inbound call push"),s}})}_isInWaitingHall(e){if(!e.conversation||(e.conversation.options||[]).indexOf(di.WAITING_HALL)<0)return!1;let t=(e.conversation.participants||[]).find(i=>T.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_acceptConcurrent(){return c(this,null,function*(){if(!this._mediaSource||!this._conversation)throw new V(O.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.ACCEPT_CONCURRENT,e),d.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*(){var t;if(this._state!=="IDLE")throw g.log(v.ERROR,"acceptIncoming"),d.error("Unable to accept a call - invalid state"),new Error("Unable to accept a call - invalid state");if(!this._mediaSource||!this._conversation)throw new V(O.UNKNOWN_ERROR);this._state="PROCESSING",d.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let i=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.ACCEPT_INCOMING,i),this._signaling.changeMediaSettings(i),yield this._signaling.acceptCall(i),this._participantState=W.ACCEPTED;let a=Object.values(this._participants),s;if(l.batchParticipantsOnStart&&(s=T.mapSharedParticipants(a)),f.onCallAccepted(),f.onLocalStream(this._mediaSource.getStream(),i),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),s),l.useParticipantListChunk){let u=yield this._getInitialParticiapntListChunk();(t=u==null?void 0:u.participants)==null||t.forEach(_=>{let E=T.composeId(_),b=this._participants[E];b&&(b.movieShareInfos=_.movieShareInfos)}),this._onConversationParticipantListChunk({participants:u})}f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate();let o=kt(this._getMuteStatesForCurrentRoom(),Pe.MUTE),p=kt(this._getMuteStatesForCurrentRoom(),Pe.MUTE_PERMANENT);for(let u of[o,p])u.length&&(yield this._processMuteState({mediaOptions:u,stateUpdated:!0}));return this._state="ACTIVE",this._changeFeatureSet(),l.batchParticipantsOnStart||this._setParticipantsStatus(a,"WAITING"),this._openTransport(a,!0),this._conversation}catch(i){throw this._close(i,"Unable to accept call"),i}})}decline(){return c(this,null,function*(){var e;if(this._state!=="IDLE")throw g.log(v.ERROR,"declineIncoming"),d.error("Unable to decline a call - invalid state"),new Error("Unable to decline a call - invalid state");this._state="PROCESSING",d.debug("Decline incoming call"),this._logWithMediaSettings(v.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=W.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(O.REJECTED)),this._close(new V(O.REJECTED))})}hangup(){return c(this,null,function*(){d.debug("Hangup");let e=this._state==="ACTIVE"?O.HUNGUP:O.CANCELED;g.log(v.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new V(e))):f.onHangup(new V(O.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new V(O.UNKNOWN_ERROR),"Unable to add participant");return}let i=yield this._signaling.addParticipant(e,t),a=null;i.type==="error"&&(i.error==="call-unfeasible"?a=i.status:a=O.UNKNOWN_ERROR);let s=i.participant;yield this._onAddParticipant(T.composeId(s),s,a)})}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){var a;if(!this._transport)return;let i=[];for(let s of e)(s.state===W.CALLED||s.state===W.ACCEPTED)&&(this._transport.isAllocated(s.id)||this._transport.allocate(s.id,t)),s.state===W.ACCEPTED&&i.push(s.id);i.length&&this._transport.open(i,null,!!((a=this._conversation)!=null&&a.observer))}_close(e,t){t&&d.error(t,e),d.debug("Close conversation",e),e.error?this._signaling.ready&&this._signaling.hangup(O.FAILED):g.log(v.ERROR,e.hangup),K._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([O.CANCELED,O.NOT_FRIENDS,O.CALLEE_IS_OFFLINE,O.CALLER_IS_BLOCKED,O.CALLER_IS_REJECTED].indexOf(e.hangup)!==-1||e.hangup===O.REJECTED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===O.HUNGUP&&(!e.remote||this._participantState===W.CALLED)){f.onHangup(e,i),this.destroy();return}if(e.hangup===O.MISSED&&!e.remote){f.onHangup(e,i),this.destroy();return}if((e.hangup===O.SOCKET_CLOSED||e.error===Q.NOT_FOUND)&&K._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===O.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(),g.destroy(),this._conversation=null,this._myLastRequestedLayouts={},K._current=null,K._delayedHangup=!1,f.onHangup(e||new V(O.UNKNOWN_ERROR),i),this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null)}destroy(){let e=this._conversation&&this._conversation.id;d.debug("Destroy conversation",{conversationId:e}),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),this._cleanupListeners(),g.destroy(),this._conversation=null,this._myLastRequestedLayouts={},K._current=null,K._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);d.debug("Api.getConversationParams",t);let i=[],{turn_server:a,stun_server:s}=t;if(s&&i.push(s),a){let o=a.urls.filter((p,u,_)=>_.indexOf(p)===u);o.push(`${o[o.length-1]}?transport=tcp`),i.push({urls:o,username:a.username,credential:a.credential})}return l.iceServers=i,l.wssBase=t.endpoint,l.wssToken=t.token,t.client_type&&(l.clientType=t.client_type),l.externalUserType=t.external_user_type,t})}_addGeoParamsToEndpoint(e,t){return t.isp_as_no&&(e+=`&ispAsNo=${t.isp_as_no}`),t.isp_as_org&&(e+=`&ispAsOrg=${t.isp_as_org}`),t.loc_cc&&(e+=`&locCc=${t.loc_cc}`),t.loc_reg&&(e+=`&locReg=${t.loc_reg}`),e}_startConversation(e,t,i,a,s="",o=!1,p=!1,u){return c(this,null,function*(){let _=T.uuid();d.debug("Conversation: start",{conversationId:_,opponentIds:e,opponentType:t,direction:i});let E=a.includes(ce.VIDEO),b=yield this._api.startConversation(_,e,t,E,s,o,p,{onlyAdminCanShareMovie:u});d.debug("Api.startConversation",b);let D=yield this._getConversationParams(b.id);b.endpoint=this._addGeoParamsToEndpoint(b.endpoint,D);let L=yield this._connectSignaling(Fe.START,b);return yield this._setConversation(b,L,i),L})}_joinConversation(e){return c(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:a,joinLink:s,observedIds:o,payload:p}=e;d.debug("Conversation: join",{conversationId:t,joinLink:s,observedIds:o});let u=i.includes(ce.VIDEO),_;if(t)_=yield this._api.joinConversation(t,u,a);else if(s)_=yield this._api.joinConversationByLink(s,u,o,p);else throw new V(O.UNKNOWN_ERROR);d.debug("Api.joinConversation",_),yield this._getConversationParams(_.id);let E=yield this._connectSignaling(Fe.JOIN,_);return yield this._setConversation(_,E,Ke.JOINING),E})}_prepareConversation(a){return c(this,arguments,function*(e,t=J.USER,i){d.debug("Conversation: push",{conversationId:e,type:t,peerId:i});let s=this._api.getUserId();if(!s)throw new V(O.UNKNOWN_ERROR);let o=yield this._getConversationParams(e),p=o.device_idx||0,u=`${l.wssBase}?userId=${s}&entityType=${t}&deviceIdx=${p}&conversationId=${e}&token=${l.wssToken}`;u=this._addGeoParamsToEndpoint(u,o);let _={id:e,peerId:i,endpoint:u,is_concurrent:!1,p2p_forbidden:!1,device_idx:p},E=yield this._connectSignaling(Fe.ACCEPT,_);return K._current&&(K._current._participantState===W.ACCEPTED||K._current._participantState===W.CALLED)?(d.log("Push rejected (busy)"),g.log(v.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(O.BUSY),Promise.reject({hangup:O.BUSY})):(K._current&&(K._current.destroy(),K._current=null),yield this._setConversation(_,E,Ke.INCOMING,t),E)})}_createParticipant(e){return c(this,null,function*(){var i;let t=Object.assign({id:null,externalId:null,mediaSettings:_e(),participantState:{},state:W.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[],observedIds:[],isInRoom:!1},e);if(e.externalId){let a=T.decomposeParticipantId(t.id).compositeUserId;this._api.cacheExternalId(a,e.externalId)}else t.externalId=yield this._getParticipantId(t.id);return(i=t.observedIds)!=null&&i.length&&(t.externalId.observer=!0),this._setParticipantMarkers(t,t.markers),t})}_getParticipantId(e){return c(this,null,function*(){try{let t=T.decomposeParticipantId(e),i=yield this._api.userId(t.compositeUserId);return Object.assign({deviceIdx:t.deviceIdx},i)}catch(t){throw this._close(new V(O.NETWORK_ERROR),t),t}})}_setConversation(s,o,p){return c(this,arguments,function*(e,t,i,a=J.USER){yield this._prepareParticipants(t.conversation.participants);let u=this._api.getUserId(),_=e.device_idx||0;if(!u){let D=(t.conversation.participants||[]).find(L=>T.comparePeerId(L.peerId,t.peerId));if(!D)throw new V(O.UNKNOWN_ERROR);u=Number(D.id),D.idType&&(a=D.idType),D.deviceIdx&&(_=D.deviceIdx),this._api.setUserId(u)}let E=T.composeParticipantId(u,a,_),b=yield this._getParticipantId(E);this._conversation={userId:u,compositeUserId:E,externalId:b,acceptTime:t.conversation.acceptTime,features:t.conversation.features||[],featuresPerRole:t.conversation.featuresPerRole,id:t.conversation.id||e.id,participantsLimit:t.conversation.participantsLimit||30,topology:t.conversation.topology||"DIRECT",direction:i,concurrent:t.isConcurrent||e.is_concurrent||!1,needRate:!1,chatId:t.conversation.multichatId,roles:[],recordsInfoByRoom:new Map,muteStates:new Map,joinLink:e.join_link,pinnedParticipantId:null,mediaModifiers:t.mediaModifiers,options:[],unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t),observer:!1,asrInfo:null,roomId:null},this._signaling.setConversationId(e.id),e.p2p_forbidden&&(l.forceRelayPolicy=e.p2p_forbidden),g.log(v.RELAY_POLICY,l.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new V(O.UNKNOWN_ERROR);this._conversation.acceptTime=e.conversation.acceptTime,this._conversation.features=e.conversation.features||[],this._conversation.featuresPerRole=e.conversation.featuresPerRole,this._conversation.participantsLimit=e.conversation.participantsLimit||30,this._conversation.topology=e.conversation.topology||"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 Ei;return this.subscribe(e,"SOURCE_CHANGED",this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this._audioFix=new Ot(e),e}_connectSignaling(e,t){return c(this,null,function*(){return this._signaling.setEndpoint(t.endpoint),this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._signaling,ve.FAILED,this._onSignalingFailed.bind(this)),this.subscribe(this._signaling,ve.RECONNECT,this._onSignalingReconnect.bind(this)),this._signaling.connect(e,t)})}_processConnection(e){return c(this,null,function*(){yield this._registerConnectionParticipants(e),this._processConnectionData(e)})}_prepareParticipants(e){return c(this,null,function*(){let t=e.map(i=>i.id);t.length&&(yield this._api.prepareUserIds(t))})}_onConversationParticipantListChunk(e){let t=e.participants;t&&f.onConversationParticipantListChunk(this._participantListChunkToExternalChunk(this._createParticipantListChunk(t)))}_createParticipantListChunk(e){return Re(Re({},{participants:[],countBefore:0,countAfter:0,markerFound:!1}),e)}_participantListChunkToExternalChunk(e){let t=T.mapSharedParticipants(e.participants.map(i=>{let a=T.composeId(i);return this._participants[a]}));return Je(Re({},e),{participants:t})}_registerConnectionParticipants(e){return c(this,null,function*(){var i,a,s,o,p,u;yield this._registerParticipants(e.conversation.participants),(i=e.participants)!=null&&i.participants&&(yield this._registerParticipants((a=e.participants)==null?void 0:a.participants));let t=(o=(s=e==null?void 0:e.rooms)==null?void 0:s.rooms)!=null?o:[];for(let _ of t)yield this._registerParticipants((u=(p=_==null?void 0:_.participants)==null?void 0:p.participants)!=null?u:[],!0)})}_registerParticipants(e,t=!1){return c(this,null,function*(){if(this._conversation)for(let i of e){let a=T.composeId(i);if(this._isMe(a)){this._conversation.roles=i.roles||[],this._conversation.roles.length&&(d.debug(`Local roles changed: ${i.roles}`),f.onLocalRolesChanged(this._conversation.roles)),yield this._registerParticipantLocalMuteState(i);continue}if(i.state===W.HUNGUP||i.state===W.REJECTED){this._participants[i.id]&&this._removeParticipant(this._participants[i.id],O.HUNGUP);continue}this._registerParticipantInCache(yield this._createParticipant({id:a,externalId:i.externalId&&ue.fromSignaling(i.externalId,i.deviceIdx||0),mediaSettings:_e(i.mediaSettings),participantState:T.mapParticipantState(i),state:i.state,roles:i.roles||[],status:l.batchParticipantsOnStart?"WAITING":null,muteStates:i.muteStates||{},unmuteOptions:i.unmuteOptions||[],observedIds:i.observedIds||[],markers:this._denormalizeMarkers(a,i.markers),movieShareInfos:i.movieShareInfos,isInRoom:t})),i.roles&&i.roles.length&&(d.debug(`Roles for participant [${a}] changed: ${i.roles}`),f.onRolesChanged(this._participants[a].externalId,i.roles))}})}_registerParticipantLocalMuteState(e){return c(this,null,function*(){if(!e.muteStates)return Promise.resolve();let t=kt(e.muteStates,Pe.MUTE),i=kt(e.muteStates,Pe.MUTE_PERMANENT);for(let a of[t,i])a.length&&(yield this._onMuteParticipant({muteStates:e.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:a,stateUpdated:!0}))})}_getStatusByTransportState(e){let t;return e==="CONNECTED"?t="CONNECTED":e==="CONNECTING"||e==="OPENED"?t="CONNECTING":e==="RECONNECTING"&&(t="RECONNECT"),t}_registerParticipantInCache(e){return this._participants[e.id]=e}_getExistedParticipantByIdOrCreate(e){return c(this,null,function*(){return this._participants[e]||this._createParticipant({id:e})})}_getExternalIdByParticipantId(e){return c(this,null,function*(){var t;if(this._isMe(e))return this._conversation.externalId;if(l.useParticipantListChunk)return(yield this._getExistedParticipantByIdOrCreate(e)).externalId;if((t=this._participants[e])!=null&&t.externalId)return this._participants[e].externalId;{let i=yield this._getParticipantId(e);return this._api.cacheExternalId(e,i),i}})}_registerParticipantAndSetMarkersIfChunkEnabled(e,t){return c(this,null,function*(){if(l.useParticipantListChunk){let i=this._registerParticipantInCache(yield this._getExistedParticipantByIdOrCreate(e));return this._setParticipantMarkers(i,t),i}return this._participants[e]})}_warnParticipantNotInConversation(e){d.warn(`Participant [${e}] isn't in conversation`)}_setParticipantMarkers(e,t){return e.markers=this._denormalizeMarkers(e.id,t),e}_denormalizeMarkers(e,t){if(!t)return null;let i=Object.values(t).find(a=>"ts"in a&&"rank"in a);return Object.entries(t).reduce((a,[s,o])=>(a[s]=Je(Re(Re({},i),o),{id:e}),a),{})}_processConnectionData(e){return c(this,null,function*(){this._processRooms(e),this._processMuteStates(e),e.conversation.pinnedParticipantId&&(yield this._onPinParticipant(e.conversation.pinnedParticipantId)),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options),e.chatRoom&&e.chatRoom.totalCount&&this._onChatRoomUpdated(oi.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants)})}_processRooms(e){var i,a;let t=(a=(i=e.rooms)==null?void 0:i.roomId)!=null?a:null;this._onRoomSwitched(t,!0)}_processMuteStates(e){var i,a,s;this._setMuteStatesForRoomId((i=e.conversation)==null?void 0:i.muteStates,null);for(let o of(s=(a=e.rooms)==null?void 0:a.rooms)!=null?s:[])this._setMuteStatesForRoomId(o.muteStates,o.id);let t=this._getMuteStatesForCurrentRoom();this._onMuteParticipant({muteStates:t,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(t),muteAll:!0,stateUpdated:!0,roomId:this._conversation.roomId})}_processRecordInfos(e){var t,i,a,s;this._onRecordInfo((t=e.conversation.recordInfo)!=null?t:null);for(let o of(a=(i=e.rooms)==null?void 0:i.rooms)!=null?a:[])this._onRecordInfo((s=o.recordInfo)!=null?s:null,o.id)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new xi(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new Zt,this.subscribe(this._transport,"STATE_CHANGED",this._onTransportStateChanged.bind(this)),this.subscribe(this._transport,"LOCAL_STATE_CHANGED",this._onTransportLocalStateChanged.bind(this)),this.subscribe(this._transport,"REMOTE_TRACK_ADDED",this._onRemoteTrackAdded.bind(this)),this.subscribe(this._transport,"REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),this.subscribe(this._transport,"REMOTE_ALL_STALL",this._onRemoteAllStall.bind(this)),this.subscribe(this._transport,"REMOTE_DATA_STATS",this._onRemoteDataStats.bind(this)),this.subscribe(this._transport,"SIGNALLED_STALLED_PARTICIPANTS",this._onRemoteSignalledStall.bind(this)),this.subscribe(this._transport,"TOPOLOGY_CHANGED",this._onTopologyChanged.bind(this)),this.subscribe(this._transport,"NETWORK_STATUS",this._onNetworkStatus.bind(this)),this.subscribe(this._transport,"REMOTE_STREAM_SECOND",this._onRemoteStreamSecond.bind(this)),this.subscribe(this._transport,"PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this)),this.subscribe(this._transport,"ASR_TRANSCRIPTION",this._onAsrTranscription.bind(this)),this.subscribe(this._transport,"ANIMOJI_STREAM",this._onAnimojiStream.bind(this));let e=this._conversation.direction===Ke.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 Li(this._transport),this.subscribe(this._volumesDetector,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this._speakerDetector=new Ni(this._volumesDetector,this._transport,this._conversation.topology),this.subscribe(this._speakerDetector,"SPEAKER_CHANGED",this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new ei(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new ti(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=P.getCameras().length,t=P.getMicrophones().length;d.debug("Cameras: "+e+(P.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(P.hasMicrophonePermission()?"✔":"✖")),g.log(v.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){g.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"||(e.id===this._lastSignalledActiveSpeakerId&&(this._lastSignalledActiveSpeakerId=null),this._participants[e.id]&&(t===O.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:"CAMERA",stopStream:!0}]),delete this._participants[e.id],f.onRemoteRemoved(e.externalId,e.markers)))}_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,a;(t=e.remoteStream)==null||t.getTracks().forEach(s=>s.stop()),(i=e.secondStream)==null||i.getTracks().forEach(s=>s.stop()),(a=e.mediaSource)==null||a.disconnect()}),this._participants={},this._audioOutput&&this._audioOutput.destroy()}_cleanupParticipantAgnosticStreams(){d.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*(){d.debug(`Add new participant [${e}]`);let a=this._participants[e];if(a&&(a.state===W.ACCEPTED||a.state===W.CALLED)){d.warn(`Participant [${a.id}:${a.state}] is already in conversation`);return}a||(a=this._registerParticipantInCache(yield this._createParticipant({id:e,externalId:t.externalId&&ue.fromSignaling(t.externalId,t.deviceIdx||0),mediaSettings:_e(t.mediaSettings),state:t.state,roles:t.roles||[],muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[],observedIds:t.observedIds||[]}))),this._setParticipantsStatus([a],"WAITING"),i?(a.state=W.HUNGUP,this._removeParticipant(a,i)):this._transport&&(a.state=W.CALLED,this._transport.allocate(a.id,!0),g.log(v.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(a))})}_onRemoveParticipant(e){d.debug(`Remove participant [${e}]`);let t=[];for(let i=0;i<=hs;i++){let a=T.compose(e,i),s=this._participants[a];s&&t.push(s)}if(!t.length){this._warnParticipantNotInConversation(e);return}if(this._transport)for(let i of t)this._transport.close(i.id);g.log(v.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?(e==="audioinput"&&(this._audioFix=new Ot(this._mediaSource)),this._mediaSource.changeDevice(e)):Promise.reject(Q.UNKNOWN)})}stopVideoTrack(){return this._mediaSource.stopVideoTrack()}toggleScreenCapturing(e){return c(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(Q.UNKNOWN)})}disableScreenCapturing(){return c(this,null,function*(){return this._mediaSource?this._mediaSource.disableScreenCapturing():Promise.reject(Q.UNKNOWN)})}toggleAnimojiCapturing(e){this._mediaSource&&this._mediaSource.toggleAnimojiCapturing(e)}setAnimojiSvg(e,t=null,i=null){if(!this._transport)return;let a=!t,s=t!=null?t:this._conversation.compositeUserId;if(e instanceof ArrayBuffer){let o=i!=null?i:this._conversation.externalId.id;this._transport.setAnimojiSvg(s,{svg:e,userId:o,isMe:a});return}this._transport.setAnimojiSvg(s,{svg:e,isMe:a})}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 g.log(v.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return g.log(v.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 a of e){let s=typeof a.uid=="object"?a.uid:ue.fromId(a.uid),o=ue.toString(s);i[o]=a.priority}for(let a of Object.values(this._participants)){let s=ue.toString(a.externalId);i.hasOwnProperty(s)&&(t[a.id]=i[s])}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)})}requestKeyFrame(e){return c(this,null,function*(){let t={};return t[He(e)]={keyFrameRequested:!0},this._signaling.updateDisplayLayout(t)})}requestTestMode(e,t){return c(this,null,function*(){return this._signaling.requestTestMode(e,t)})}updateDisplayLayout(e){return c(this,null,function*(){if(e.length<1||!this._signaling.ready)return;d.log(`Update display layout [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let a of e){let s=typeof a.uid=="object"?a.uid:ue.fromId(a.uid),o=this._api.getCachedOkIdByExternalId(s);if(!o){let E=ue.toString(s);d.log(`Unknown participant external ID ${E}`);continue}let p=T.compose(o,s.deviceIdx),u=He({participantId:p,mediaType:a.mediaType,streamName:a.streamName}),_=this._participants[p];_?_.lastRequestedLayouts[u]=a:this._isMe(p)&&(this._myLastRequestedLayouts[u]=a),At(a)?(this._isMe(p)&&delete this._myLastRequestedLayouts[u],this._streamIdByStreamDescription.has(u)&&!this._cooldownTimestampByStreamDescription.has(u)&&this._cooldownTimestampByStreamDescription.set(u,Date.now())):(this._cooldownTimestampByStreamDescription.delete(u),!this._streamIdByStreamDescription.has(u)&&l.videoTracksCount>0&&this._streamIdByStreamDescription.set(u,null),t[u]=a),a.mediaType==="SCREEN"&&!At(a)&&pt(Ci(p))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>l.videoTracksCount;){let a=i.next();if(a.done){d.error("Cannot accommodate all streaming requests: tracks available "+l.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(a.value),t[a.value]={stopStream:!0}}yield this._sendUpdateDisplayLayout(t)})}feedback(e){return this._signaling.feedback(e)}_stopStreaming(e){if(this._cooldownTimestampByStreamDescription.delete(e),this._sequenceNumberByStreamDescription.set(e,this._signaling.getNextCommandSequenceNumber()),this._streamWaitTimerByStreamDescription.has(e)&&(d.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=Qt(e),a=this._participants[i.participantId],{externalId:s}=this._conversation,o=this._isMe(i.participantId);if(a){if(i.streamName&&(i.mediaType==="STREAM"||i.mediaType==="MOVIE")){let p={stream:null,streamName:i.streamName,mediaType:i.mediaType};o?f.onLocalLive(s,p):f.onRemoteLive(a.externalId,p)}else o||f.onRemoteStream(a.externalId,null);g.log(v.PAT_DEALLOCATED)}else d.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[a,s]of Object.entries(t.errorCodeByParticipantId||{})){let o=Qt(a),p=this._participants[o.participantId];if(p){let u;typeof s!="number"?(d.warn(`Unexpected error code ${s} received for participant ${o.participantId}`),u=ta.UNKNOWN_ERROR):u=ia(s),i.push({externalId:p.externalId,errorReason:u})}}if(i&&i.length)throw new ii("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 a=i.value;if(a[1]+ms>Date.now())break;let o=a[0];this._stopStreaming(o),e[o]={stopStream:!0}}while(!0);this._sendUpdateDisplayLayout(e)}_onParticipantSourcesUpdate(e){if(this._conversation){d.log("Received participant sources update notification",e);for(let t of e)this._waitForStreamIfNeeded(t)}}_onParticipantPromoted(e){return c(this,null,function*(){d.log("Promoted in waiting hall",!e.demote),e.demote?(d.log("Kicked from waiting hall"),this._close(new V(O.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))})}_onChatRoomUpdated(a){return c(this,arguments,function*(e,t=0,i=[]){d.log(`Chat room updated: ${e}`);let s=[],o=[];i.length&&(i.forEach(p=>{if(p.externalId){let u=fe.fromSignaling(p.externalId);s.push(u),this._api.cacheExternalId(p.id.id,u)}else o.push(T.decomposeId(p.id.id).id)}),o.length&&!s.length&&(s=yield this._api.getExternalIdsByOkIds(o))),f.onChatRoomUpdated(e,t,s)})}_onSharedMovieUpdate(e){return c(this,null,function*(){let{externalId:t}=this._conversation,{data:i}=e;for(let a of i)if(this._isMe(a.participantId))f.onLocalLiveUpdate(t,a);else{let o=yield this._getExternalIdByParticipantId(a.participantId);o&&f.onRemoteLiveUpdate(o,a)}})}_onSharedMovieInfoStarted(e){return c(this,null,function*(){d.log(`Shared movie started data received: ${e.notification}`),yield this._processSharedMovieInfo(e.movieShareInfo)})}_processSharedMovieInfos(e){return c(this,null,function*(){e&&(yield Promise.all(e.map(t=>this._processSharedMovieInfo(t))))})}_processSharedMovieInfo(e){return c(this,null,function*(){var a;if(!e)return;let{externalId:t}=this._conversation;if(this._isMe(e.initiatorId))f.onLocalSharedMovieInfo(t,e);else{let s=yield this._getExternalIdByParticipantId(e.initiatorId);s&&f.onRemoteSharedMovieInfo(s,e)}this._transport.getTopology()==="SERVER"&&this._transport.getState()==="IDLE"&&this._participantState!==W.CALLED&&this._transport.open(this._transport.allocated(),null,!!((a=this._conversation)!=null&&a.observer),!0)})}_processConnectionSharedMovieInfo(e){return c(this,null,function*(){let t=e.conversation.participants.find(i=>this._isMe(T.composeId(i)));yield this._processSharedMovieInfos(t==null?void 0:t.movieShareInfos)})}_onSharedMovieInfoStopped(e){return c(this,null,function*(){d.log(`Shared movie stopped data received: ${e.notification}`);let{externalId:t}=this._conversation,{initiatorId:i,movieId:a,source:s}=e,o={initiatorId:i,movieId:a,source:s};if(this._isMe(i))f.onLocalSharedMovieStoppedInfo(t,o);else{let u=yield this._getExternalIdByParticipantId(i);u&&f.onRemoteSharedMovieStoppedInfo(u,o)}})}_onFeaturesPerRoleChanged(e){d.log(`Features per role changed: ${e.notification}`),f.onFeaturesPerRoleChanged(e.featuresPerRole)}_waitForStreamIfNeeded(e){var _,E,b;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t||t.mediaType==="ANIMOJI")return;let i=t.participantId,a=this._participants[i];if(l.producerScreenDataChannel&&t.mediaType==="SCREEN"&&!((_=a.mediaSettings)!=null&&_.isFastScreenSharingEnabled))return;let s=He(t),o=this._sequenceNumberByStreamDescription.get(s);if(o&&o>e.sequenceNumber){d.warn(`Participant ${t.participantId} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${o}`),g.log(v.PAT_OUTDATED_RESPONSE);return}let p=e.streamId,u=e.rtpTimestamp?this._getWaitingTime(p,e.rtpTimestamp):0;if(u<=0){this._streamWaitTimerByStreamDescription.delete(s);let{externalId:D}=this._conversation,L=this._isMe(i);if(!a&&!L){g.log(v.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${i}`);return}let X=L?D:a.externalId,N=this._streamByStreamId.get(p);if(!N){g.log(v.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${p}`);return}g.log(v.PAT_ALLOCATED),this._streamIdByStreamDescription.set(s,p);let Z=(E=e.participantStreamDescription)==null?void 0:E.mediaType;if(Z==="STREAM"||Z==="MOVIE"){if((b=e.participantStreamDescription)!=null&&b.streamName){let z={streamName:e.participantStreamDescription.streamName,stream:N,mediaType:Z};L?f.onLocalLive(X,z):f.onRemoteLive(X,z)}}else if(l.producerScreenTrack&&Z==="SCREEN")f.onRemoteScreenStream(a.externalId,N);else if(!L){let z=(l.producerScreenTrack?null:a.secondStream)||N;f.onRemoteStream(a.externalId,z)}}else{d.debug(`Waiting for ${u} until stream ${p} for ${s} is switched`);let D=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),u);this._streamWaitTimerByStreamDescription.set(s,D)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has(He(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has(He(i)))return i}else{let i={participantId:t,mediaType:"CAMERA"};if(this._streamIdByStreamDescription.has(He(i)))return i;let a={participantId:t,mediaType:"SCREEN"};if(this._streamIdByStreamDescription.has(He(a)))return a}return d.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?T.includesOneOf(this._conversation.roles,[$e.ADMIN,$e.CREATOR]):!1}_checkAdminRole(){if(this._conversation&&!T.includesOneOf(this._conversation.roles,[$e.ADMIN,$e.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)})}startAsr(e){return c(this,null,function*(){yield this._signaling.startAsr(e)})}stopAsr(){return c(this,null,function*(){yield this._signaling.stopAsr()})}requestAsr(e){return c(this,null,function*(){yield this._signaling.requestAsr(e)})}muteParticipant(){return c(this,arguments,function*(e=null,t,i=[],a=null){this._checkAdminRole(),yield this._signaling.muteParticipant(e,t,i,a)})}enableFeatureForRoles(e,t){return c(this,null,function*(){yield this._signaling.enableFeatureForRoles(e,t)})}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=Hr(this._conversation.options,e);this._onOptionsChanged(t)}})}getWaitingHall(e,t,i){return c(this,null,function*(){if(!this._signaling)return Promise.reject();let a=null;e&&(a=Ma(e));let s=yield this._signaling.getWaitingHall(a,t,i);if(s.error)return Promise.reject(s.message);let o=s.participants||[],p=[],u=[],_=null;return o.length&&(o.forEach(E=>{if(E.externalId){let b=fe.fromSignaling(E.externalId);p.push(b),this._api.cacheExternalId(E.id.id,b)}else u.push(T.decomposeId(E.id.id).id)}),u.length&&!p.length&&(p=yield this._api.getExternalIdsByOkIds(u)),s.hasMore&&(_=ba(o[o.length-1].id))),{participants:p,pageMarker:_,totalCount:s.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 a=t.messages[i];yield this._onChatMessage(a)}}})}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(a){return c(this,arguments,function*({movieId:e,gain:t,metadata:i}){let s={movieId:e};(t||t===0)&&(s.gain=t),i&&(s.metadata=i);let o=yield this._signaling.addMovie(s);if(o.error)throw new Error(o.error);return{movieId:o.movieId,streamType:o.streamType}})}updateMovie(e){return c(this,null,function*(){let t=yield this._signaling.updateMovie(e);if(t.error)throw new Error(t.error)})}removeMovie(e){return c(this,null,function*(){let t={movieId:e},i=yield this._signaling.removeMovie(t);if(i.error)throw new Error(i.error)})}updateRooms(e,t){return c(this,null,function*(){let i=yield this._signaling.updateRooms(e,t);if(i.error)throw new Error(i.error)})}activateRooms(e,t){return c(this,null,function*(){let i=yield this._signaling.activateRooms(e,t);if(i.error)throw new Error(i.error)})}switchRoom(e,t){return c(this,null,function*(){let i=yield this._signaling.switchRoom(e,t);if(i.error)throw new Error(i.error)})}removeRooms(e){return c(this,null,function*(){let t=yield this._signaling.removeRooms(e);if(t.error)throw new Error(t.error)})}startStream(e=!1,t=null,i=null,a="DIRECT_LINK",s=null,o=null){return c(this,null,function*(){let p={movieId:i,name:t,privacy:a,groupId:s,roomId:o,streamMovie:!e},u=yield this._signaling.startStream(p);if(u.error)return Promise.reject(u.message)})}stopStream(e=null){return c(this,null,function*(){if((yield this._signaling.stopStream({roomId:e})).error)return Promise.reject()})}recordSetRole(e,t,i=null){return c(this,null,function*(){let a=yield this._signaling.recordSetRole(e,t,i);if(a.error)throw new Error(a.error)})}getStreamInfo(){return c(this,null,function*(){let e=yield this._signaling.getRecordStatus();return{movieId:e.recordMovieId,preview:e.recordMoviePreviewUrl}})}setLocalResolution(i){return c(this,arguments,function*({video:e,effect:t}){var a;if(e.width<l.videoMinWidth||e.height<l.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(t){if(t.width<l.videoMinWidth||t.height<l.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");l.videoEffectMaxHeight=t.height,l.videoEffectMaxWidth=t.width}return l.videoMaxWidth=e.width,l.videoMaxHeight=e.height,d.debug("Set local video resolution:",`video ${e.width}x${e.height}`+(t?`, effect ${t.width}x${t.height}`:"")),(a=this._mediaSource)==null?void 0:a.setResolution({video:e,effect:t})})}videoEffect(e){return c(this,null,function*(){var t;return(t=this._mediaSource)==null?void 0:t.videoEffect(e)})}getParticipants(e){return c(this,null,function*(){let t=e.externalIds.map(o=>({id:o.id,type:l.externalUserType})),i=yield this._signaling.getParticipants(t);if(i.error)throw new Error(i.error);let a=i.participants,s=this._transport.getState();return Promise.all(a.map(o=>c(this,null,function*(){var u;let p=T.composeId(o);return this._createParticipant({id:p,externalId:o.externalId&&ue.fromSignaling(o.externalId,o.deviceIdx||0),mediaSettings:_e(o.mediaSettings),participantState:T.mapParticipantState(o),state:o.state,roles:o.roles||[],status:(u=this._getStatusByTransportState(s))!=null?u:"WAITING",muteStates:o.muteStates||{},unmuteOptions:o.unmuteOptions||[],observedIds:o.observedIds||[],markers:this._denormalizeMarkers(p,o.markers)})}))).then(T.mapSharedParticipants)})}getParticipantListChunk(e){return c(this,null,function*(){var p;d.log("Request participant list chunk",e);let t=yield this._signaling.getParticipantListChunk(e);if(t.error)throw new Error(t.error);let i=this._createParticipantListChunk(t.chunk),a=i.participants.filter(u=>{let _=T.composeId(u);return!this._participants[_]});yield this._registerParticipants(a);let s=(p=this._transport)==null?void 0:p.getState();return i.participants.forEach(u=>{var b,D;let _=T.composeId(u),E=this._participants[_];E.status=(b=this._getStatusByTransportState(s))!=null?b:"WAITING",E.movieShareInfos=u.movieShareInfos,Object.assign(E.mediaSettings,_e(u.mediaSettings)),Object.assign(E.muteStates,u.muteStates),E.unmuteOptions=(D=u.unmuteOptions)!=null?D:E.unmuteOptions,this._openTransport([E],!0)}),this._participantListChunkToExternalChunk(i)})}_getInitialParticiapntListChunk(){return c(this,null,function*(){let e=l.participantListChunkInitIndex,t=l.participantListChunkInitCount,i="GRID",a=yield this._signaling.getParticipantListChunk({listType:i,fromIdx:e,count:t});return d.debug("Get initial participant list chunk",a.chunk),a.chunk})}_onLocalMediaStreamChanged(e){return c(this,null,function*(){var t,i;this._conversation&&(d.debug("Local media stream changed",e.mediaSettings),f.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings)))})}_onScreenSharingStatus(e){return c(this,null,function*(){var t,i;if(d.log("Screen sharing changed",e.track,e.mediaSettings),l.consumerScreenTrack){let a=e.track?new MediaStream([e.track]):null;f.onScreenStream(a,e.mediaSettings),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings))}})}_changeRemoteMediaSettings(e,t){d.debug(`Remote media settings changed [${e}]`,t);let{externalId:i}=this._conversation;if(this._isMe(e)){f.onLocalMediaSettings(i,t);return}let s=this._participants[e];if(!s){this._warnParticipantNotInConversation(e);return}s.mediaSettings=t,this._state==="ACTIVE"&&f.onRemoteMediaSettings(s.externalId,t,s.markers),this._specListener&&this._specListener.onChangeRemoteMediaSettings(e,t)}_changeRemoteParticipantState(e,t){d.debug(`Remote participant state changed [${e}]`,t);let i=this._participants[e];if(!i){this._warnParticipantNotInConversation(e);return}i.participantState=t||{},this._state==="ACTIVE"&&f.onRemoteParticipantState(i.externalId,i.participantState,i.markers)}_invokeRolesChangedCallbackIfNeeded(e){this._state==="ACTIVE"&&e.roles&&e.roles.length&&(d.debug(`Roles for participant [${e.id}] changed: ${e.roles}`),f.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case w.ACCEPTED_CALL:return this._onAcceptedCall(e);case w.HUNGUP:return this._onHungup(e);case w.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case w.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case w.CLOSED_CONVERSATION:return this._onClosedConversation(e);case w.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case w.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case w.RATE_CALL_DATA:return this._onNeedRate();case w.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case w.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case w.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case w.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case w.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case w.REGISTERED_PEER:return this._onPeerRegistered(e);case w.SWITCH_MICRO:return this._onMicSwitched(e);case w.CHAT_MESSAGE:return this._onChatMessage(e);case w.CUSTOM_DATA:return this._onCustomData(e);case w.RECORD_STARTED:return this._onRecordInfo(e.recordInfo,e.roomId);case w.RECORD_STOPPED:return this._onRecordInfo(null,e.roomId);case w.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case w.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case w.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin,e.markers);case w.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case w.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e.participantUpdateInfos);case w.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case w.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants);case w.JOIN_LINK_CHANGED:return this._onJoinLinkChanged(e);case w.FEEDBACK:return this._onFeedback(e);case w.MOVIE_UPDATE_NOTIFICATION:return this._onSharedMovieUpdate(e);case w.MOVIE_SHARE_STARTED:return this._onSharedMovieInfoStarted(e);case w.MOVIE_SHARE_STOPPED:return this._onSharedMovieInfoStopped(e);case w.ROOMS_UPDATED:return this._onRoomsUpdated(e);case w.ROOM_UPDATED:return this._onRoomUpdated(e);case w.ROOM_PARTICIPANTS_UPDATED:return this._onRoomParticipantsUpdated(e);case w.FEATURES_PER_ROLE_CHANGED:return this._onFeaturesPerRoleChanged(e);case w.PARTICIPANT_ANIMOJI_CHANGED:return this._onParticipantAnimojiChanged(e);case w.ASR_STARTED:return this._onAsrInfo(e.asrInfo);case w.ASR_STOPPED:return this._onAsrInfo(null)}}_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._conversation.featuresPerRole=e.conversation.featuresPerRole,this._changeFeatureSet()),e.conversation.pinnedParticipantId!==this._conversation.pinnedParticipantId&&(e.conversation.pinnedParticipantId?yield this._onPinParticipant(e.conversation.pinnedParticipantId,!1):this._conversation.pinnedParticipantId&&(yield this._onPinParticipant(this._conversation.pinnedParticipantId,!0))),e.conversation.state;let t=null;if(e.conversation.participants){let i=Object.keys(this._participants),a=[];for(let s of e.conversation.participants){let o=T.composeId(s),p=s.roles||[];if(this._isMe(o)){t=_e(s.mediaSettings),Gt(this._conversation.roles,p)||this._onRolesChanged(o,p);continue}a.push(o);let u=this._participants[o];if(!u)yield this._onJoinedParticipant({participantId:s.id,participant:s,mediaSettings:s.mediaSettings});else{let _=_e(s.mediaSettings);ha(_,u.mediaSettings)||this._changeRemoteMediaSettings(o,_);let E=T.mapParticipantState(s),b=u.participantState;T.isEqualParticipantState(E,b)||this._changeRemoteParticipantState(o,E),Gt(p,u.roles)||this._onRolesChanged(u.id,p)}}for(let s of i)a.indexOf(s)<0&&this._removeParticipant(this._participants[s],O.HUNGUP)}this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:[]},t),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options)})}_onSignalingFailed(e){d.error("Signaling failed",e),this._close(e)}_onAcceptedCall(e){return c(this,null,function*(){let t=T.composeMessageId(e),i=T.getPeerIdString(e.peerId);if(d.debug(`Participant accepted call [${t}]`),this._conversation&&this._isMe(t)){this._close(new V(O.MISSED),"Call accepted on other device");return}let a=this._participants[t];a||(a=this._registerParticipantInCache(yield this._createParticipant({id:t,mediaSettings:_e(e.mediaSettings)}))),a.state=W.ACCEPTED,a.mediaSettings=_e(e.mediaSettings),this._logWithMediaSettings(v.ACCEPTED_OUTGOING,a.mediaSettings),this._conversation&&this._conversation.direction===Ke.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),this._state==="ACTIVE"&&this._transport&&this._transport.open([a.id],i),this._changeRemoteMediaSettings(t,a.mediaSettings),this._changeRemoteParticipantState(t)})}_onHungup(e){return c(this,null,function*(){d.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=T.composeMessageId(e);if(this._conversation&&this._isMe(t)){this._close(new V(e.reason,{remote:!0}));return}yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers);let i=this._participants[t];if(!i){this._warnParticipantNotInConversation(t);return}this._transport&&this._transport.close(t),i.state=e.reason===O.REJECTED?W.REJECTED:W.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,O.HUNGUP)})}_onAddedParticipant(e){return c(this,null,function*(){var a,s;d.debug(`Participant added [${e.participantId}]`);let t=T.composeMessageId(e),i=this._participants[t];if(i&&i.state!==W.HUNGUP&&i.state!==W.REJECTED){d.debug(`Participant [${t}] is already in conversation and is active`);return}i||(i=this._registerParticipantInCache(yield this._createParticipant({id:t,externalId:e.participant.externalId&&ue.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:T.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[],observedIds:e.participant.observedIds||[]}))),i.state=W.CALLED,i.mediaSettings=_e((a=e.participant)==null?void 0:a.mediaSettings),i.participantState=T.mapParticipantState(e.participant),i.roles=((s=e.participant)==null?void 0:s.roles)||[],this._setParticipantsStatus([i],"WAITING"),this._state==="ACTIVE"&&this._transport&&this._transport.allocate(i.id,!0),f.onParticipantAdded(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onJoinedParticipant(e){return c(this,null,function*(){var a,s;d.debug(`Participant joined [${e.participantId}]`);let t=T.composeMessageId(e),i=this._participants[t];if(i&&i.state===W.ACCEPTED){d.warn(`Participant [${t}] is already in conversation and is active`);return}i||(i=this._registerParticipantInCache(yield this._createParticipant({id:t,externalId:e.participant.externalId&&ue.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:T.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},movieShareInfos:e.participant.movieShareInfos,unmuteOptions:e.participant.unmuteOptions||[],observedIds:e.participant.observedIds||[],markers:this._denormalizeMarkers(t,e.participant.markers)}))),this._conversation&&this._conversation.direction===Ke.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=W.ACCEPTED,i.mediaSettings=_e(e.mediaSettings),i.participantState=T.mapParticipantState(e.participant),i.roles=e.participant.roles||[],(a=this._transport)!=null&&a.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],null,!!((s=this._conversation)!=null&&s.observer))),f.onParticipantJoined(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i),f.onMuteStates(i.muteStates,i.unmuteOptions,Object.keys(i.muteStates),!1,!1,i.externalId,void 0,!0),yield this._processSharedMovieInfos(i.movieShareInfos)})}_onClosedConversation(e){this._toggleJoinAvailability(),this._close(new V(e.reason,{remote:!0}))}_onMediaSettingsChanged(e){return c(this,null,function*(){let t=T.composeMessageId(e);yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteMediaSettings(t,_e(e.mediaSettings))})}_onParticipantStateChanged(e){return c(this,null,function*(){let t=T.composeMessageId(e);yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteParticipantState(t,T.mapParticipantState(e))})}_onNeedRate(){this._conversation&&(this._conversation.needRate=!0,this._changeNeedRate())}_onFeatureSetChanged(e){this._conversation&&(this._conversation.features=e.features,this._conversation.featuresPerRole=e.featuresPerRole,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=_e(e.mediaSettings);t.isAudioEnabled!==i.isAudioEnabled&&(yield this._mediaSource.toggleAudio(i.isAudioEnabled)),t.isVideoEnabled!==i.isVideoEnabled&&(yield this._mediaSource.toggleVideo(i.isVideoEnabled)),l.consumerScreenTrack&&t.isScreenSharingEnabled!==i.isScreenSharingEnabled&&(yield this._mediaSource.toggleScreenCapturing({captureScreen:i.isScreenSharingEnabled,fastScreenSharing:i.isFastScreenSharingEnabled,captureAudio:i.isAudioSharingEnabled}))})}_onSettingsUpdate(e){d.debug("Got settings update notification",e);let t={camera:e.camera,screenSharing:e.screenSharing};this._serverSettings=Tr(this._serverSettings,t),this._transport&&this._transport.updateSettings(this._serverSettings)}_onVideoQualityUpdate(e){d.debug("Got video quality update notification",e);let t=Math.round(e.quality.maxBitrate/1024),i=e.quality.maxDimension,a={camera:Object.assign({},this._serverSettings.camera,{maxBitrateK:t,maxDimension:i}),screenSharing:null};this._serverSettings=Tr(this._serverSettings,a),this._transport&&this._transport.updateSettings(this._serverSettings)}_onPeerRegistered(e){let t=T.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(ce.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return c(this,null,function*(){let t=T.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),f.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return c(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=T.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),f.onCustomData(e.data,i,e.direct)})}_onRecordInfo(e,t=null){return c(this,null,function*(){var s;if(!this._conversation)return;let i=this._conversation.recordsInfoByRoom.get(t),a=!1;if(!i!=!e?a=!0:i&&e&&(a=i.recordMovieId!==e.recordMovieId),a)if(this._conversation.recordsInfoByRoom.set(t,e),e){let o=yield this._getParticipantId(e.initiator);f.onRecordStarted(o,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId,t)}else f.onRecordStopped(t);e&&this._transport.getTopology()==="SERVER"&&this._participantState!==W.CALLED&&this._transport.open(this._transport.allocated(),null,!!((s=this._conversation)!=null&&s.observer),!0)})}_changeRecordInfoForRoom(){return c(this,null,function*(){if(!this._conversation)return;let e=this._conversation.roomId,t=this._conversation.recordsInfoByRoom.get(e);if(t){let i=yield this._getParticipantId(t.initiator);f.onRecordStarted(i,t.recordMovieId,t.recordStartTime,t.recordType,t.recordExternalMovieId,t.recordExternalOwnerId,e)}else f.onRecordStopped(e)})}_onParticipantAnimojiChanged(e){return c(this,null,function*(){if(this._conversation){let t=yield this._getParticipantId(e.participantId);f.onParticipantVmojiUpdate(t)}})}_onAsrInfo(e){return c(this,null,function*(){if(!this._conversation)return;let t=!1;if(!this._conversation.asrInfo!=!e?t=!0:this._conversation.asrInfo&&e&&(t=this._conversation.asrInfo.movieId!==e.movieId),t)if(e){let i=yield this._getParticipantId(e.initiatorId);f.onAsrStarted(i,e.movieId)}else f.onAsrStopped();this._conversation.asrInfo=e})}_onAsrTranscription(e){return c(this,null,function*(){if(!this._conversation)return;let t=yield this._getParticipantId(e.participantId);f.onAsrTranscription(t,e.text,e.timestamp,e.duration)})}_onRolesChanged(e,t){if(this._conversation&&this._isMe(e)&&!Gt(this._conversation.roles,t)){d.debug(`Local roles changed: ${t}`),this._conversation.roles=t,f.onLocalRolesChanged(t),this._processMuteState({mediaOptions:kt(this._getMuteStatesForCurrentRoom(),Pe.MUTE_PERMANENT),stateUpdated:!0}),T.includesOneOf(t,[$e.ADMIN,$e.CREATOR])&&this._refreshRooms(!0);return}let i=this._participants[e];i&&!Gt(i.roles,t)&&(d.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,f.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){var _;if(!this._conversation)return;let i=(_=e.roomId)!=null?_:null,a=e.muteStates||{},s=e.unmuteOptions||[],o=e.mediaOptions||[],p=e.adminId?this._participants[e.adminId]:null;if(e.participantId&&!this._isMe(e.participantId)){if(!this._isCallAdmin()){d.warn(`Not admin got mute states for participant [${e.participantId}]`);return}let E=this._participants[e.participantId];E&&(d.debug(`Mute states for participant [${e.participantId}] changed`,a),f.onMuteStates(a,s,o,e.muteAll,e.unmute,E.externalId,p==null?void 0:p.externalId,e.stateUpdated,e.requestedMedia,e.roomId));return}let u=this._getMuteStatesForRoomId(i);if(!(T.isObjectsEquals(u,a)&&T.isArraysEquals(this._conversation.unmuteOptions,s)&&!o.length)){if(this._setMuteStatesForRoomId(a,i),this._conversation.unmuteOptions=s,this._isMe(e.adminId)){e.muteAll&&f.onMuteStates(a,s,o,e.muteAll,e.unmute,null,this._conversation.externalId,e.stateUpdated,e.requestedMedia,e.roomId);return}yield this._processMuteState({mediaOptions:o,muteAll:e.muteAll,unmute:e.unmute,serverSettings:t,admin:p,stateUpdated:e.stateUpdated,requestedMedia:e.requestedMedia,roomId:e.roomId})}})}_changeMuteStatesForRoom(e,t){if(!this._conversation)return;this._conversation.unmuteOptions=[];let i=this._getMuteStatesForRoomId(t),a=this._getMuteStatesForRoomId(e),s=Object.keys(i),o=Object.keys(a);this._processMuteState({mediaOptions:Array.from(new Set([...s,...o])),roomId:e,muteAll:!0,stateUpdated:!0})}_processMuteState(_){return c(this,arguments,function*({mediaOptions:e=[],muteAll:t=!1,unmute:i=!1,serverSettings:a=null,admin:s=null,stateUpdated:o,requestedMedia:p,roomId:u=null}){if(!this._conversation||!this._mediaSource||this._participantState!==W.ACCEPTED)return;let E=Object.assign({},this._getMuteStatesForRoomId(u)),b=this._conversation.unmuteOptions,D=this._mediaSource.getMediaSettings(),L=Object.entries(E);for(let[X,N]of L)if(!(N!==Pe.MUTE&&N!==Pe.MUTE_PERMANENT)&&(this._isCallAdmin()&&N===Pe.MUTE_PERMANENT&&!t&&(E[X]=Pe.MUTE),!(!e.includes(X)||i)))switch(X){case ce.VIDEO:D.isVideoEnabled&&!(a!=null&&a.isVideoEnabled)&&(f.onDeviceSwitched(ce.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case ce.AUDIO:D.isAudioEnabled&&!(a!=null&&a.isAudioEnabled)&&(f.onDeviceSwitched(ce.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case ce.SCREEN_SHARING:D.isScreenSharingEnabled&&!(a!=null&&a.isScreenSharingEnabled)&&(f.onDeviceSwitched(ce.SCREEN_SHARING,!1),yield this.disableScreenCapturing());break;case ce.AUDIO_SHARING:D.isAudioSharingEnabled&&!(a!=null&&a.isAudioSharingEnabled)&&(f.onDeviceSwitched(ce.AUDIO_SHARING,!1),yield this.toggleScreenCapturing({captureScreen:D.isScreenSharingEnabled,fastScreenSharing:D.isFastScreenSharingEnabled,captureAudio:!1}));break}f.onMuteStates(E,b,e,t,i,null,s==null?void 0:s.externalId,o,p,u)})}_onPinParticipant(e,t=!1,i){return c(this,null,function*(){if(!this._conversation)return;let a=this._conversation.pinnedParticipantId;if(a&&a!==e)if(this._isMe(a))f.onLocalPin(!0);else{let s=yield this._getExternalIdByParticipantId(a);s&&f.onPinnedParticipant(s,!0,this._denormalizeMarkers(e,i))}if(this._isMe(e))f.onLocalPin(t);else{let s=yield this._getExternalIdByParticipantId(e);s&&f.onPinnedParticipant(s,t,this._denormalizeMarkers(e,i))}this._conversation.pinnedParticipantId=t?null:e})}_onOptionsChanged(e){this._conversation&&!jr(this._conversation.options,e)&&(this._conversation.options=e,f.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,a]of Object.entries(e)){let s;if(this._isMe(i)||i==="")s=this._conversation.networkRating;else if(this._participants[i])s=this._participants[i].networkRating;else continue;if(s!==a)if(this._isMe(i)||i==="")this._conversation.networkRating=a,f.onLocalNetworkStatusChanged(a);else{let o=this._participants[i];o.networkRating=a,t.push({uid:o.externalId,rating:a})}}if(t.length===0)return;d.log("Received network status update: ",e),f.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(i){if(l.producerScreenTrack){f.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,l.videoTracksCount>0){let a=e;if(!this._streamIdByStreamDescription.has(a)){d.error("Received remote stream notification for a participant that has no track associated with it",a);return}let s=this._streamIdByStreamDescription.get(a);if(!s||this._streamWaitTimerByStreamDescription.has(a)){d.log("Delaying secondary stream start/stop until main stream becomes available",a);return}let o=this._streamByStreamId.get(s);if(!o){g.log(v.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${s}`);return}f.onRemoteStream(i.externalId,i.secondStream||o)}else{let a=t||i.remoteStream;a&&f.onRemoteStream(i.externalId,a)}}}_onAnimojiStream(e,t){if(this._isMe(e)){f.onVmojiStream(t,this._mediaSource.getMediaSettings());return}let i=this._participants[e];i&&f.onRemoteVmojiStream(i.externalId,t)}_onPeerConnectionClosed(e){e==="SERVER"&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(ci.ADD_PARTICIPANT);f.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&f.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,a]of Object.entries(e)){let s=this._participants[i];s&&s.externalId&&t.push({uid:s.externalId,volume:a.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*(){d.debug(`Transport state has changed: ${t}`,e);let i=this._getStatusByTransportState(t);if(!i)return;let a=e.reduce((s,o)=>{if(o in this._participants){let p=this._participants[o];s.push(p),t==="CONNECTED"&&(p.remoteStream||(p.mediaSettings&&this._changeRemoteMediaSettings(o,p.mediaSettings),this._changeRemoteParticipantState(o,p.participantState)),this._updateDisplayLayoutFromCache(o))}else this._warnParticipantNotInConversation(o);return s},[]);a.length&&this._setParticipantsStatus(a,i)})}_onTransportLocalStateChanged(e){return c(this,null,function*(){var t;if(d.debug(`Local transport state has changed: ${e}`),e==="CONNECTED"&&(f.onLocalStatus("CONNECTED"),((t=this._transport)==null?void 0:t.getTopology())==="SERVER")){let i=Object.values(this._myLastRequestedLayouts);yield this.updateDisplayLayout(i)}e==="CONNECTING"&&f.onLocalStatus("CONNECTING"),e==="RECONNECTING"&&f.onLocalStatus("RECONNECT"),e==="FAILED"&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(O.FAILED)),this._close(new V(O.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(we.AUDIO_MIX))d.debug("Remote audio mix track added"),this._audioOutput.add(i),f.onRemoteMixedAudioStream(t);else if(e.startsWith(we.PARTICIPANT_AGNOSTIC_TRACK_PREFIX))d.debug(`Participant-agnostic track added: ${e}`),this._streamByStreamId.set(e,t);else{d.debug(`Remote track added on the participant [${e}]`,{kind:i.kind});let a=this._participants[e];if(a||(d.warn(`Conversation: track added before participant [${e}]`),a=this._registerParticipantInCache(yield this._createParticipant({id:e})),this._setParticipantsStatus([a],"WAITING"),this._activeSpeakerId===e&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(a.externalId),this._lastSignalledActiveSpeakerId=e)),this._transport&&!this._transport.isAllocated(a.id)&&this._transport.allocate(a.id,!1),i.kind==="audio"&&(this._audioOutput.add(i),l.preserveAudioTracks||t.removeTrack(i)),a.remoteStream!==t){if(a.remoteStream=t,a.secondStream)return;f.onRemoteStream(a.externalId,t)}a.mediaSettings&&this._changeRemoteMediaSettings(e,a.mediaSettings),l.batchParticipantsOnStart||this._changeRemoteParticipantState(e,a.participantState)}})}_onRemoteTrackRemoved(e,t,i){switch(d.debug(`[${e}] remote track (removed)`,{track:i}),i.kind){case"audio":this._removeAudioTrack(e,t,i);break;case"video":case"screen":this._removeVideoTrack(e,t,i);break}}_removeAudioTrack(e,t,i){if(e!==we.AUDIO_MIX){let a=this._participants[e];if(!a||a.remoteStream&&a.remoteStream!==t)return}this._audioOutput.remove(i)}_removeVideoTrack(e,t,i){}_onTopologyChanged(e){e==="DIRECT"&&(this._onRemoteSignalledStall([]),this._onRemoteAllStall(!1)),this._conversation&&(this._conversation.topology=e,this._changeFeatureSet())}_onRemoteAllStall(e){if(this._remoteAllStalled===e)return;this._remoteAllStalled=e;let t=[],i=[];for(let a in this._participants)if(this._participants.hasOwnProperty(a)){let s=this._participants[a];e||this._lastStalled[a]?t.push(s):i.push(s)}t.length&&this._setParticipantsStatus(t,"RECONNECT"),i.length&&this._setParticipantsStatus(i,"CONNECTED")}_onRemoteSignalledStall(e){let t={},i=[],a=[];e.forEach(s=>{if(t[s]=!0,!this._lastStalled[s]){let o=this._participants[s];o&&!this._remoteAllStalled&&i.push(o)}delete this._lastStalled[s]}),Object.keys(this._lastStalled).forEach(s=>{let o=this._participants[s];o&&!this._remoteAllStalled&&a.push(o)}),i.length&&this._setParticipantsStatus(i,"RECONNECT"),a.length&&this._setParticipantsStatus(a,"CONNECTED"),this._lastStalled=t}_onRemoteDataStats(e){this._debugInfo&&this._debugInfo.onRemoteDataStats(e,this._participants),this._fixAudioDevice(e.outbound.rtps)}_fixAudioDevice(e){var t;!P.hasMicrophone()||!this._audioFix||!((t=this._mediaSource)!=null&&t.getMediaSettings().isAudioEnabled)||this._audioFix.fix(e)}_toggleJoinAvailability(){let e=this._conversation&&this._conversation.chatId,t=e&&this._state!=="CLOSE"||!1;e&&(d.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())!=="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 a=e.reduce((s,o)=>(o.status!==t&&(o.status=t,l.batchParticipantsOnStart?s.push(o.externalId):f.onParticipantStatus(o.externalId,t,i)),s),[]);a.length&&l.batchParticipantsOnStart&&f.onRemoteStatus(a,t,i)}_onJoinLinkChanged(e){f.onJoinLinkChanged(e.joinLink)}_onRoomsUpdated(e){return c(this,null,function*(){var i,a;let t={};for(let s of Object.keys(Et)){let o=e.updates[s];o&&(t[s]={rooms:yield Promise.all(((a=(i=o==null?void 0:o.rooms)==null?void 0:i.map)==null?void 0:a.call(i,this._convertRoomToExternal.bind(this)))||[]),roomIds:o==null?void 0:o.roomIds,deactivated:o==null?void 0:o.deactivated})}f.onRoomsUpdated(t)})}_onRoomUpdated(e){return c(this,null,function*(){let t=yield this._convertRoomToExternal(e.room);e.events.some(i=>i===Et.UPDATE)&&(e.muteStates!==void 0&&this._setMuteStatesForRoomId(e.muteStates,e.roomId),e.recordInfo!==void 0&&this._conversation.recordsInfoByRoom.set(e.roomId,e.recordInfo)),f.onRoomUpdated(e.events,e.roomId,t,e.deactivate)})}_convertRoomToExternal(e){return c(this,null,function*(){var s,o,p,u,_,E;if(!e)return null;let[t,i,a]=yield Promise.all([Promise.all(((o=(s=e==null?void 0:e.participantIds)==null?void 0:s.map)==null?void 0:o.call(s,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((u=(p=e==null?void 0:e.addParticipantIds)==null?void 0:p.map)==null?void 0:u.call(p,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((E=(_=e==null?void 0:e.removeParticipantIds)==null?void 0:_.map)==null?void 0:E.call(_,this._getExternalIdByParticipantId.bind(this)))||[])]);return{id:e.id,name:e.name,participantCount:e.participantCount,participantIds:t,addParticipantIds:i,removeParticipantIds:a,participants:e.participants,active:e.active,muteStates:e.muteStates}})}_onRoomParticipantsUpdated(e){return c(this,null,function*(){var E,b,D,L,X;let t=this._transport.getState(),i=(E=e.roomId)!=null?E:null,[a,s]=yield Promise.all([Promise.all(((D=(b=e.addedParticipantIds)==null?void 0:b.map)==null?void 0:D.call(b,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((X=(L=e==null?void 0:e.addedParticipants)==null?void 0:L.map)==null?void 0:X.call(L,N=>c(this,null,function*(){var z;let Z=T.composeId(N);return this._createParticipant({id:Z,externalId:N.externalId&&ue.fromSignaling(N.externalId,N.deviceIdx||0),mediaSettings:_e(N.mediaSettings),participantState:T.mapParticipantState(N),state:N.state,roles:N.roles||[],status:(z=this._getStatusByTransportState(t))!=null?z:"WAITING",muteStates:N.muteStates||{},unmuteOptions:N.unmuteOptions||[],observedIds:N.observedIds||[],markers:this._denormalizeMarkers(Z,N.markers)})})))||[])]),o=!1;for(let N of s)N.id===this._conversation.compositeUserId&&(o=!0),this._registerParticipantInCache(N);this._openTransport(s,!0);let p=[],u=[];if(e!=null&&e.removedParticipantMarkers){for(let N of e.removedParticipantMarkers)N.GRID&&u.push(this._getExternalIdByParticipantId(N.GRID.id));p=yield Promise.all(u)}o&&(yield this._onRoomSwitched(i));let _={roomId:i,participantCount:e.participantCount,addedParticipantIds:a,addedParticipants:T.mapSharedParticipants(s),removedParticipantMarkers:e==null?void 0:e.removedParticipantMarkers,removedParticipantIds:p};f.onRoomParticipantsUpdated(_)})}_onRoomSwitched(e,t=!1){return c(this,null,function*(){if(!this._conversation||this._conversation.roomId===e)return;let i=this._conversation.roomId;if(this._conversation.roomId=e,t){f.onRoomStart(e);return}f.onRoomSwitched(e),e!==null&&!this._isCallAdmin()&&(yield this._refreshRooms(!1)),this._changeRecordInfoForRoom(),this._changeMuteStatesForRoom(e,i)})}_refreshRooms(e){return c(this,null,function*(){var a,s;let i=(s=(a=(yield this._signaling.getRooms(e)).rooms)==null?void 0:a.rooms)!=null?s:[];for(let o of i)this._setMuteStatesForRoomId(o.muteStates,o.id),this._conversation.recordsInfoByRoom.set(o.id,o.recordInfo);e&&f.onRoomsUpdated({[Et.UPDATE]:{rooms:yield Promise.all(i.map(this._convertRoomToExternal.bind(this)))}})})}_onFeedback(e){return c(this,null,function*(){let t=s=>c(this,null,function*(){return(yield this._registerParticipantAndSetMarkersIfChunkEnabled(s)).externalId}),i=e.feedback.map(s=>c(this,null,function*(){let o=s.items.map(u=>c(this,null,function*(){if(u.participantId===this._conversation.compositeUserId)return Promise.resolve(Je(Re({},u),{participantId:this._conversation.externalId}));let _=yield t(u.participantId);return Je(Re({},u),{participantId:_})})),p=yield Promise.all(o);return Je(Re({},s),{items:p})})),a=yield Promise.all(i);f.onFeedback(a,e.roomId)})}_isMe(e){var t;return e===((t=this._conversation)==null?void 0:t.compositeUserId)}_getMuteStatesForRoomId(e=null){var i;return(i=this._conversation.muteStates.get(e))!=null?i:{}}_getMuteStatesForCurrentRoom(){return this._getMuteStatesForRoomId(this._conversation.roomId)}_setMuteStatesForRoomId(e={},t=null){this._conversation.muteStates.set(t,e)}},B=K;B._delayedHangup=!1;var ii=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,ii.prototype),this.participantErrors=t}};var Nt,ri=null;function _s(){return c(this,null,function*(){var n;if(l.apiEnv!=="AUTO")return l.apiEndpoint;try{let r=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),t=yield(yield fetch(r,{method:"GET",mode:"cors",cache:"no-cache"})).json(),i=(n=t==null?void 0:t.Answer[0])==null?void 0:n.data;if(!i)throw new Error("Wrong DNS response");return d.debug("Resolved API endpoint",i),i}catch(r){return d.warn("Failed to resolve API endpoint using DNS, default is used",r),l.apiEndpoint}})}function Oa(){return c(this,null,function*(){return Nt||ri||(ri=_s(),Nt=yield ri,ri=null,Nt)})}function wa(){if(!l.apiKey)throw new V(Q.API,{message:"Required argument apiAppKey not passed"})}function Cr(t){return c(this,arguments,function*(n,r={},e=!1){if(!window.Blob||!window.navigator.sendBeacon)return;yield Oa();let i=La(n,r,e),a=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${Nt}/fb.do`,a)})}function xa(t){return c(this,arguments,function*(n,r={},e=!1){yield Oa();let i=La(n,r,e);return gs(i)})}function gs(n){return c(this,null,function*(){return new Promise((r,e)=>{let t=new XMLHttpRequest;t.open("POST",`${Nt}/fb.do`,!0),t.setRequestHeader("Content-type","application/x-www-form-urlencoded"),t.onreadystatechange=()=>{if(t.readyState!==XMLHttpRequest.DONE)return;let i;try{i=JSON.parse(t.responseText)}catch(a){i={result:t.responseText}}t.status!==200||i.hasOwnProperty("error_msg")?e(i):r(i)},t.send(n)})})}function La(n,r={},e=!1){r.method=n,r.format="JSON",r.application_key||(r.application_key=l.apiKey),e||(ne.sessionKey?r.session_key=ne.sessionKey:ne.accessToken&&(r.access_token=ne.accessToken));for(let[i,a]of Object.entries(r))typeof a=="object"&&(r[i]=JSON.stringify(a));let t="";for(let[i,a]of Object.entries(r))t&&(t+="&"),t+=`${i}=${encodeURIComponent(a)}`;return t}var Ss=10,vs=700,Es=3e3,Ut=class extends st{constructor(){super(...arguments);this._userId=null;this._externalUidsCache=new Map;this._extrnalUidsBatch=new Set;this._extrnalUidsBatchTimeout=null}_callUnsafe(a){return c(this,arguments,function*(e,t={},i=!1){let s=o=>c(this,null,function*(){try{return yield xa(e,t,i)}catch(p){if(!p.hasOwnProperty("error_msg")&&(o++,d.debug(`${e} network error, attempt ${o}...`),o<Ss))return yield T.delay(Math.min(o*vs,Es)),s(o);throw d.warn(e,"error",p),p}});return s(0)})}_call(a){return c(this,arguments,function*(e,t={},i=!1){try{return yield this._callUnsafe(e,t,i)}catch(s){d.warn("Api call error",s);let o=Q.API;switch(s.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:o=Q.SERVICE_DISABLED;break;case 300:o=Q.NOT_FOUND;break;case 1102:o=O.CALLEE_IS_OFFLINE;break;case 1103:o=O.NOT_FRIENDS;break;case 1104:case 1106:o=O.EXTERNAL_API_ERROR;break;case 1113:o=O.CALLER_IS_REJECTED;break}throw new V(o,{message:s.error_msg,code:s.error_code})}})}userId(e){return c(this,null,function*(){let t=T.decomposeId(e).id;return ne.isEmpty()?fe.fromId(String(t)):(yield this._prepareUserIdsByOkIdsBatched([t]),fe.fromString(this._externalUidsCache.get(t)))})}prepareUserIds(e){return c(this,null,function*(){ne.isEmpty()||(yield this._prepareUserIdsByOkIdsBatched(e))})}_prepareUserIdsByOkIdsBatched(e){return e.some(i=>!this._externalUidsCache.has(i))?(e.forEach(i=>this._extrnalUidsBatch.add(i)),this._extrnalUidsBatchTimeout||(this._extrnalUidsBatchPromise=new Promise(i=>{this._extrnalUidsBatchTimeout=window.setTimeout(()=>{if(this._extrnalUidsBatch.size>0){let a=[...this._extrnalUidsBatch];this._extrnalUidsBatch.clear(),this._getExternalIdsByOkIds(a).then(s=>{for(let o in s)s.hasOwnProperty(o)&&this._externalUidsCache.set(parseInt(o,10),s[o]);i()})}this._extrnalUidsBatchTimeout=null},l.api.userIdsByOkBatchedTimeout)})),this._extrnalUidsBatchPromise):Promise.resolve()}authorize(){return c(this,null,function*(){if(!this._uuid){let t=ze.get("uuid");t||(t=T.uuid(),ze.set("uuid",t)),this._uuid=String(t)}let e={session_data:{version:2,device_id:this._uuid,client_version:l.appVersion,client_type:"SDK_JS"}};return l.authToken&&(e.session_data.auth_token=l.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),ne.sessionKey=t.session_key,ne.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&f.onTokenExpired(),new V(Q.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${l.appName}:${l.sdkVersion}`,platform:l.platform,items:e})};Cr("log.externalLog",t)}init(){wa()}joinConversation(e,t=!1,i){return c(this,null,function*(){let a={conversationId:e,isVideo:t,protocolVersion:l.protocolVersion};return i&&(a.chatId=i),this._call("vchat.joinConversation",a)})}createConversation(s){return c(this,arguments,function*(e,t="",i=!1,{onlyAdminCanShareMovie:a}={}){let o=this._preareStartConversationData({conversationId:e,isVideo:!1,joiningAllowed:!0,payload:t,requireAuthToJoin:i,onlyAdminCanShareMovie:a});return this._startConversation(o)})}startConversation(_,E,b){return c(this,arguments,function*(e,t,i,a=!1,s="",o=!1,p=!1,{onlyAdminCanShareMovie:u}={}){let D=this._preareStartConversationData({conversationId:e,isVideo:a,joiningAllowed:o,payload:s,requireAuthToJoin:p,onlyAdminCanShareMovie:u});if(t&&t.length)switch(i){case Be.USER:D.uids=t.join(",");break;case Be.GROUP:D.gid=t[0];break;case Be.CHAT:D.chatId=t[0];break}return this._startConversation(D)})}_preareStartConversationData({conversationId:e,isVideo:t,payload:i="",joiningAllowed:a=!1,requireAuthToJoin:s=!1,onlyAdminCanShareMovie:o}){let p={conversationId:e,isVideo:t,protocolVersion:l.protocolVersion};return a&&(p.createJoinLink=!0),i&&(p.payload=i),l.domain&&(p.domainId=l.domain),l.externalDomain&&(p.externalDomain=l.externalDomain),s&&(p.requireAuthToJoin=!0),o!==void 0&&(p.onlyAdminCanShareMovie=o),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 a=yield this._call("vchat.getAnonymTokenByLink",i);return this._userId=Number(a.uid),a.token})}joinConversationByLink(e,t=!1,i,a){return c(this,null,function*(){let s={joinLink:e,isVideo:t,protocolVersion:l.protocolVersion};return i!=null&&i.length&&(s.observedIds=i.join(",")),l.anonymToken&&(s.anonymToken=l.anonymToken),a&&(s.payload=a),this._call("vchat.joinConversationByLink",s)})}getOkIdsByExternalIds(e){return c(this,null,function*(){let t=fe.fromIds(e),i=[],a={methods:[]},s=[],o=[...this._externalUidsCache.keys()],p=[...this._externalUidsCache.values()];for(let _ of t){let E=fe.toString(_),b=p.indexOf(E);b>-1?i.push(Number(o[b])):(s.push(E),a.methods.push({"vchat.getOkIdByExternalId":{params:{externalId:_.id,anonym:_.type==="ANONYM"},onError:"SKIP"}}))}return a.methods.length&&(yield this._call("batch.executeV2",a)).forEach((_,E)=>{if(_.ok){let b=Number(_.ok.ok_id);this._externalUidsCache.set(b,s[E]),i.push(b)}}),i})}getExternalIdsByOkIds(e){return c(this,null,function*(){let t=[],i=[];for(let s of e)this._externalUidsCache.has(s)?t.push(fe.fromString(this._externalUidsCache.get(s))):i.push(s);if(!i.length)return t;let a=yield this._getExternalIdsByOkIds(i);for(let s in a)a.hasOwnProperty(s)&&this._externalUidsCache.set(parseInt(s,10),a[s]);for(let s of i)a.hasOwnProperty(s)&&t.push(fe.fromString(a[s]));return t})}getCachedOkIdByExternalId(e){let t=[...this._externalUidsCache.keys()],i=[...this._externalUidsCache.values()],a=fe.toString(e),s=i.indexOf(a);return s>-1?T.composeUserId(t[s],J.USER):null}cacheExternalId(e,t){let i=T.decomposeId(e).id;this._externalUidsCache.set(i,fe.toString(t))}getConversationParams(e){return c(this,null,function*(){let t={};return l.anonymToken&&(t.anonymToken=l.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:O.HUNGUP};l.anonymToken&&(t.anonymToken=l.anonymToken),Cr("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[a,s]of Object.entries(i.external_ids))t[a]=fe.fromIdToString(s,"USER");if(i.anonym_ids)for(let[a,s]of Object.entries(i.anonym_ids))t[a]=fe.fromIdToString(s,"ANONYM");return t}catch(i){return t}})}};var Ui=class{requestAsr(r){let e=new ArrayBuffer(2),t=new DataView(e);return t.setUint8(0,1),t.setUint8(1,r?0:1),e}};var H=require("messagepack");var Na=(U=>(U.RECOVER="recover",U.ACCEPT_CALL="accept-call",U.ADD_PARTICIPANT="add-participant",U.REMOVE_PARTICIPANT="remove-participant",U.HANGUP="hangup",U.TRANSMIT_DATA="transmit-data",U.ACCEPT_PRODUCER="accept-producer",U.ALLOCATE_CONSUMER="allocate-consumer",U.CHANGE_MEDIA_SETTINGS="change-media-settings",U.CHANGE_PARTICIPANT_STATE="change-participant-state",U.CHANGE_STREAM_PRIORITIES="change-streams-priorities",U.UPDATE_DISPLAY_LAYOUT="update-display-layout",U.REPORT_PERF_STAT="report-perf-stat",U.REPORT_SHARING_STAT="report-sharing-stat",U.RECORD_START="record-start",U.RECORD_STOP="record-stop",U.RECORD_SET_ROLE="record-set-role",U.RECORD_GET_STATUS="record-get-status",U.SWITCH_MICRO="switch-micro",U.SWITCH_TOPOLOGY="switch-topology",U.REQUEST_REALLOC="request-realloc",U.CHAT_MESSAGE="chat-message",U.CHAT_HISTORY="chat-history",U.CUSTOM_DATA="custom-data",U.GRANT_ROLES="grant-roles",U.MUTE_PARTICIPANT="mute-participant",U.ENABLE_FEATURE_FOR_ROLES="enable-feature-for-roles",U.PIN_PARTICIPANT="pin-participant",U.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",U.CHANGE_OPTIONS="change-options",U.GET_WAITING_HALL="get-waiting-hall",U.GET_PARTICIPANT_LIST_CHUNK="get-participant-list-chunk",U.GET_PARTICIPANTS="get-participants",U.PROMOTE_PARTICIPANT="promote-participant",U.REQUEST_TEST_MODE="request-test-mode",U.ADD_MOVIE="add-movie",U.UPDATE_MOVIE="update-movie",U.REMOVE_MOVIE="remove-movie",U.GET_ROOMS="get-rooms",U.UPDATE_ROOMS="update-rooms",U.ACTIVATE_ROOMS="activate-rooms",U.REMOVE_ROOMS="remove-rooms",U.SWITCH_ROOM="switch-room",U.FEEDBACK="feedback",U.ASR_START="asr-start",U.ASR_STOP="asr-stop",U.REQUEST_ASR="request-asr",U))(Na||{}),x=Na;function ai(){let n=new DataView(new ArrayBuffer(64)),r=0;function e(t){if(r+t>n.byteLength){let i=new Uint8Array(Math.max(r+t,n.byteLength+64));i.set(new Uint8Array(n.buffer.slice(0,r))),n=new DataView(i.buffer)}}return{put(t){if(e(t.byteLength),Is(t)){let i=t.buffer;new Uint8Array(n.buffer).set(new Uint8Array(i),r)}else new Uint8Array(n.buffer).set(new Uint8Array(t),r);r+=t.byteLength},putI8(t){e(1),n.setInt8(r,t),++r},putI16(t){e(2),n.setInt16(r,t),r+=2},putI32(t){e(4),n.setInt32(r,t),r+=4},putI64(t){e(8);let i=t<0;i&&(t=-t);let a=t/4294967296|0,s=t%4294967296|0;i&&(s=~s+1|0,a=s===0?~a+1|0:~a),n.setUint32(r,a),n.setUint32(r+4,s),r+=8},putUi8(t){e(1),n.setUint8(r,t),++r},putUi16(t){e(2),n.setUint16(r,t),r+=2},putUi32(t){e(4),n.setUint32(r,t),r+=4},putUi64(t){e(8),n.setUint32(r,t/4294967296|0),n.setUint32(r+4,t%4294967296),r+=8},putF(t){e(8),n.setFloat64(r,t),r+=8},ui8array(){return new Uint8Array(n.buffer.slice(0,r))}}}function Is(n){return n.buffer!==void 0}function Bi(n){let r=ArrayBuffer.isView(n)?new DataView(n.buffer,n.byteOffset,n.byteLength):new DataView(n),e=0;return{peek(){return r.getUint8(e)},get(t){e+=t;let i=r.byteOffset;return r.buffer.slice(i+e-t,i+e)},getI8(){return r.getInt8(e++)},getI16(){return e+=2,r.getInt16(e-2)},getI32(){return e+=4,r.getInt32(e-4)},getI64(){e+=8;let t=r.getInt32(e-8),i=r.getUint32(e-4);return t*4294967296+i},getUi8(){return r.getUint8(e++)},getUi16(){return e+=2,r.getUint16(e-2)},getUi32(){return e+=4,r.getUint32(e-4)},getUi64(){e+=8;let t=r.getUint32(e-8),i=r.getUint32(e-4);return t*4294967296+i},getF32(){return e+=4,r.getFloat32(e-4)},getF64(){return e+=8,r.getFloat64(e-8)}}}var Ua=0,Ba=1,Ts=2,Rs=0,Cs=1,Ps=2,Fi=0,ys=0,bs=0,Ms=1,Vi=class{constructor(){this.participantIdRegistry=null}setParticipantIdRegistry(r){this.participantIdRegistry=r}serializeUpdateDisplayLayout(r,e){let t=ai();H.Int.enc(t,Ua),H.Int.enc(t,Fi),H.Int.enc(t,r),H.Nil.enc(t,null);let i=[];for(let a in e)e.hasOwnProperty(a)&&this.writeLayout(e,a,i);return H.Arr.enc(t,i),H.Nil.enc(t,null),t.ui8array()}writeLayout(r,e,t){let i=r[e],a=ai();if(this.writeStreamDesc(e,a),At(i))H.Int.enc(a,Cs);else if(Er(i))H.Int.enc(a,Ps);else if(H.Int.enc(a,Rs),i.priority!==void 0?H.Int.enc(a,i.priority):H.Nil.enc(a,null),i.width!==void 0&&i.height!==void 0?(H.Int.enc(a,Math.round(i.width)),H.Int.enc(a,Math.round(i.height))):(H.Nil.enc(a,null),H.Nil.enc(a,null)),i.fit!==void 0)switch(i.fit){case"cv":H.Int.enc(a,bs);break;case"cn":H.Int.enc(a,Ms);break;default:H.Nil.enc(a,null)}else H.Nil.enc(a,null);t.push(a.ui8array())}writeStreamDesc(r,e){if(this.participantIdRegistry){let t=this.participantIdRegistry.getCompactId(r);if(t!==void 0){H.Int.enc(e,t);return}}H.Str.enc(e,r)}serializePerfStatReport(r,e){let t=ai();return H.Int.enc(t,Ba),H.Int.enc(t,Fi),H.Int.enc(t,r),H.Int.enc(t,e.framesDecoded),H.Int.enc(t,e.framesReceived),t.ui8array()}serializeSharingStatReport(r,e){let t=ai();return H.Int.enc(t,Ts),H.Int.enc(t,Fi),H.Int.enc(t,r),H.Int.enc(t,e.minDelay),H.Int.enc(t,e.maxDelay),H.Int.enc(t,e.avgDelay),H.Int.enc(t,e.largeDelayDuration),t.ui8array()}deserializeCommandResponse(r){return c(this,null,function*(){let e;if(r instanceof Blob){let s=Blob.prototype.arrayBuffer?yield r.arrayBuffer():yield ga(r);e=Bi(s)}else e=Bi(r);let t=H.Int.dec(e),i=H.Int.dec(e);if(i!==Fi){d.warn("Unsupported version for command type: "+t+", version "+i);return}if(H.Int.dec(e)!==ys){d.warn("Error code: "+t+"received for command type: "+t+", version "+i);return}switch(t){case Ua:return this.deserializeUpdateDisplayLayoutResponse(e);case Ba:return this.deserializeReportPerfStatResponse(e);default:return d.warn("unsupported command response commandType: "+t),null}})}deserializeUpdateDisplayLayoutResponse(r){let e=H.Int.dec(r),t=H.Arr.dec(r),i={};return t.forEach(a=>{let s=Bi(a),o=H.Any.dec(s);if(typeof o=="string")i[o]=H.Int.dec(s);else{let p=o,u=He(this.participantIdRegistry.getStreamDescription(p));i[u]=H.Int.dec(s)}}),{type:"response",sequence:e,response:x.UPDATE_DISPLAY_LAYOUT.toString(),errorCodeByParticipantId:i}}deserializeReportPerfStatResponse(r){let e=H.Int.dec(r),t=H.Int.dec(r);return{type:"response",sequence:e,response:x.REPORT_PERF_STAT.toString(),estimatedPerformanceIndex:t}}};var ji="open",Fa=[()=>l.producerScreenTrack,()=>l.videoTracksCount>0,()=>!0,()=>l.filteredMessages,()=>l.consumerScreenTrack,()=>!0,()=>l.movieShare,()=>l.useParticipantListChunk,()=>l.useRooms,()=>l.useVmoji],As=10,Me=class extends ct{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.asrCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+l.platform+"&appVersion="+l.appVersion+"&version="+l.protocolVersion+"&device="+l.device+"&capabilities="+Me._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;this.asrDataChannel=null;this.producerCommandDataChannelEnabled=!1;this.producerCommandSerializationService=new Vi;this.asrCommandSerializer=new Ui}static _getCapabilityFlags(){let e=0;for(let t=0;t<Fa.length;t++)Fa[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,this.producerCommandSerializationService.setParticipantIdRegistry(e)}setProducerNotificationDataChannel(e){this.producerNotificationDataChannel=e,this.producerNotificationDataChannel.onmessage=t=>{var a;let i=(a=this.participantIdRegistry)==null?void 0:a.handleMessage(t.data);i&&this._handleMessage(i)}}setProducerCommandDataChannel(e){this.producerCommandDataChannel=e,this.producerCommandDataChannel.onmessage=t=>{this.producerCommandSerializationService.deserializeCommandResponse(t.data).then(i=>{i&&this._handleMessage(i)}).catch(i=>{d.warn("Cannot parse message at producerCommandDataChannel",i)})},this._handleCommandsQueue(this.datachannelCommandsQueue)}useCommandDataChannel(e){this.producerCommandDataChannelEnabled=e}cleanup(){this.datachannelCommandsQueue=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${l.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){g.log(v.SOCKET_ACTION,"already_opened"),i(Error("Socket already opened"));return}this.conversationResolve=a=>{t(a),this.conversationResolve=null,this.conversationReject=null},this.conversationReject=a=>{i(a),this.conversationResolve=null,this.conversationReject=null},this._connect(e)})})}_send(a){return c(this,arguments,function*(e,t={},i=0){if(t.participantId){let s=T.decomposeParticipantId(t.participantId),o=T.decomposeId(s.compositeUserId);t=Object.assign({},t,{participantId:o.id,participantType:o.type}),s.deviceIdx&&(t.deviceIdx=s.deviceIdx)}return this._sendRaw(e,t,i)})}_sendRaw(a){return c(this,arguments,function*(e,t={},i=0){let s=o=>{var p,u;if(e===x.REQUEST_ASR)this.asrCommandsQueue.push(o),((p=this.asrDataChannel)==null?void 0:p.readyState)===ji&&this._handleCommandsQueue(this.asrCommandsQueue);else if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(o),((u=this.producerCommandDataChannel)==null?void 0:u.readyState)===ji&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){g.log(v.SOCKET_ACTION,"not_opened"),d.warn("Socket not opened"),o.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(g.log(v.SOCKET_ACTION,"invalid_state"),d.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,p)=>{let u=(E,b=!1)=>{!i||b?p(E):(d.debug("Resending a signaling message",e,_.sequence),i--,s(_))},_={sequence:this.sequence++,name:e,params:t,responseTimer:0,resolve:o,reject:u};s(_)})})}_isDataChannelCommand(e){return this.producerCommandDataChannelEnabled?e===x.UPDATE_DISPLAY_LAYOUT||e===x.REPORT_PERF_STAT||e===x.REPORT_SHARING_STAT:!1}static _isDataChannelResponseRequired(e){return e===x.UPDATE_DISPLAY_LAYOUT||e===x.REPORT_PERF_STAT}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(x.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(x.TRANSMIT_DATA,{participantId:e,data:{candidate:t}})})}requestTestMode(e,t){return c(this,null,function*(){return this._send(x.REQUEST_TEST_MODE,{consumer:e,producer:t})})}sendSdp(e,t){return c(this,null,function*(){return this._send(x.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(x.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(x.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},As)})}changeParticipantState(e){return c(this,null,function*(){return this._send(x.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(x.ADD_PARTICIPANT,Re({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(x.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(x.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(x.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(x.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(x.UPDATE_DISPLAY_LAYOUT,e)})}addMovie(e){return c(this,null,function*(){return this._send(x.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(x.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(x.REMOVE_MOVIE,e)})}updateRooms(e,t){return c(this,null,function*(){return this._send(x.UPDATE_ROOMS,{rooms:e,assignRandomly:t})})}activateRooms(e,t){return c(this,null,function*(){return this._send(x.ACTIVATE_ROOMS,{roomIds:e,deactivate:t})})}switchRoom(e,t){return c(this,null,function*(){return this._sendRaw(x.SWITCH_ROOM,{toRoomId:e,participantId:t})})}getRooms(e){return c(this,null,function*(){return this._sendRaw(x.GET_ROOMS,{withParticipants:e})})}removeRooms(e){return c(this,null,function*(){return this._send(x.REMOVE_ROOMS,{roomIds:e})})}startStream(e){return c(this,null,function*(){return this._send(x.RECORD_START,e)})}stopStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(x.RECORD_STOP,e)})}recordSetRole(e,t,i=null){return c(this,null,function*(){return this._send(x.RECORD_SET_ROLE,{participantId:e,role:t,roomId:i})})}getRecordStatus(){return c(this,null,function*(){return this._send(x.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(x.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(x.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(x.REPORT_PERF_STAT,e)})}reportSharingStat(e){return c(this,null,function*(){return this._send(x.REPORT_SHARING_STAT,e)})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(x.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(x.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(x.CUSTOM_DATA,{data:e,participantId:t})})}grantRoles(e,t,i){return c(this,null,function*(){let a={participantId:e,roles:t};return i&&(a.revoke=!0),this._sendRaw(x.GRANT_ROLES,a)})}muteParticipant(e,t,i,a=null){return c(this,null,function*(){return this._sendRaw(x.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i,roomId:a})})}enableFeatureForRoles(e,t){return c(this,null,function*(){return this._sendRaw(x.ENABLE_FEATURE_FOR_ROLES,{feature:e,roles:t})})}pinParticipant(e,t){return c(this,null,function*(){let i={participantId:e};return t&&(i.unpin=!0),this._sendRaw(x.PIN_PARTICIPANT,i)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(x.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}changeOptions(e){return c(this,null,function*(){return this._send(x.CHANGE_OPTIONS,{options:e})})}getWaitingHall(e=null,t,i=!1){return c(this,null,function*(){let a={};return e&&(a.fromId=e),t&&(a.count=t),i&&(a.backward=i),this._send(x.GET_WAITING_HALL,a)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(x.PROMOTE_PARTICIPANT,i)})}feedback(e){return c(this,null,function*(){return this._sendRaw(x.FEEDBACK,{key:e})})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(){this.listenersReady=!0,this._handleCachedMessages()}getParticipantListChunk(e){return c(this,null,function*(){return this._send(x.GET_PARTICIPANT_LIST_CHUNK,e)})}getParticipants(e){return c(this,null,function*(){return this._send(x.GET_PARTICIPANTS,{externalIds:e})})}startAsr(e){return c(this,null,function*(){return this._send(x.ASR_START,e)})}stopAsr(){return c(this,null,function*(){return this._send(x.ASR_STOP)})}requestAsr(e){return c(this,null,function*(){return this._send(x.REQUEST_ASR,{request:e})})}setAsrDataChannel(e){this.asrDataChannel=e,this._handleCommandsQueue(this.asrCommandsQueue)}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===Fe.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),t=i(t),d.debug("Connecting to "+this.endpoint+this.postfix+t),pt(v.SIGNALING_CONNECTED),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();function i(a){if(!l.useParticipantListChunk)return a;let s=l.participantListChunkInitIndex;a+=`&partIdx=${s}`;let o=l.participantListChunkInitCount;return o!==null&&(a+=`&partCount=${o}`),a}}_disconnect(e){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(e),this.socket=null),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}_onOpen(){d.debug("Socket opened"),g.log(v.SOCKET_ACTION,"opened"),g.logMeasure(v.SIGNALING_CONNECTED),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){g.log(v.SOCKET_ACTION,"parse_error"),d.error("Unable to parse message",t,e.data)}}_handleMessage(e){var t;e.type==="notification"?e.notification==="connection"?(d.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(ve.RECONNECT,e),e.conversation.topology&&this._triggerEvent(ve.NOTIFICATION,{type:"notification",notification:w.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(ve.NOTIFICATION,e):e.type==="response"&&this.responseHandlers[e.sequence]?this._handleCommandResponse(!0,e):e.type==="error"&&this.responseHandlers[e.sequence]?(g.log(v.SOCKET_ACTION,`error-${e.error}`),this._handleCommandResponse(!1,e)):e.type==="error"?(g.log(v.SOCKET_ACTION,`error-${e.error}`),e.error==="service-unavailable"?this._reconnect():e.error==="conversation-ended"?this.conversationReject?this.conversationReject(new V(O.SOCKET_CLOSED,{message:`Unable to connect to the signaling: ${e.error}`})):this._triggerEvent(ve.NOTIFICATION,{notification:w.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 V(Q.SIGNALING_FAILED,{message:`Unable to connect to the signaling: ${e.error}`})),this._closeSocket())):(g.log(v.SOCKET_ACTION,"unknown_message"),d.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(ve.FAILED,e)}_onError(e){g.log(v.SOCKET_ACTION,"error"),d.error("Signaling error",e)}_onClose(e){g.log(v.SOCKET_ACTION,"closed"),d.debug("Connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<Me.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(Me.RECONNECT_MAX_DELAY,Me.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));d.log(`Reconnect websocket after ${e}ms (${this.reconnectCount})`),g.log(v.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,Fe.RETRY),e)}_handleCommandResponse(e,t){var a;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)):((a=this.socket)==null?void 0:a.readyState)===WebSocket.OPEN?(delete this.responseHandlers[t.sequence],g.log(v.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,t),Me.WAIT_RESPONSE_DELAY)}_serializeAsrCommand(e){let t=e.params;return this.asrCommandSerializer.requestAsr(t.request)}_handleCommandsQueue(e){var t,i,a,s;for(;e.length>0;){let o=e.shift();if(o.name===x.REQUEST_ASR){if(((t=this.asrDataChannel)==null?void 0:t.readyState)!==ji){o.reject(new Error(`Invalid data channel state: ${(i=this.asrDataChannel)==null?void 0:i.readyState}`));return}let p=this._serializeAsrCommand(o);p!==null&&(this.asrDataChannel.send(p),o.resolve({}))}else if(this._isDataChannelCommand(o.name)){if(((a=this.producerCommandDataChannel)==null?void 0:a.readyState)!==ji){o.reject(new Error(`Invalid data channel state: ${(s=this.producerCommandDataChannel)==null?void 0:s.readyState}`));return}Me._isDataChannelResponseRequired(o.name)&&(o.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{command:o.name,sequence:o.sequence}),Me.WAIT_RESPONSE_DELAY),this.responseHandlers[o.sequence]=o);let p=this._serializeBinary(o);p!==null&&this.producerCommandDataChannel.send(p)}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){o.reject(new Error("Invalid state or socket already closed"));continue}o.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{command:o.name,sequence:o.sequence}),Me.WAIT_RESPONSE_DELAY),this.responseHandlers[o.sequence]=o,this.socket.send(this._serializeJson(o))}}}_serializeBinary(e){switch(e.name){case x.UPDATE_DISPLAY_LAYOUT:return this.producerCommandSerializationService.serializeUpdateDisplayLayout(e.sequence,e.params);case x.REPORT_PERF_STAT:return this.producerCommandSerializationService.serializePerfStatReport(e.sequence,e.params);case x.REPORT_SHARING_STAT:return this.producerCommandSerializationService.serializeSharingStatReport(e.sequence,e.params)}return d.warn("cannot get binary data for data channel command: "+e.name),null}_serializeJson(e){let t;e.name===x.UPDATE_DISPLAY_LAYOUT?t=this._convertDisplayLayout(e.params):t=e.params;let i=Object.assign({command:e.name,sequence:e.sequence},t);return JSON.stringify(i)}_convertDisplayLayout(e){let t=e,i={};for(let a in t)t.hasOwnProperty(a)&&(i[a]=Ca(t[a]));return{layouts:i}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new V(Q.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout"}))},Me.WAIT_CONNECTION_DELAY)}_stopWaitConnectionMessage(){window.clearTimeout(this.connectionMessageWaitTimer),this.connectionMessageWaitTimer=0}_startDoctor(){this._stopDoctor(),this.doctorTimer=window.setTimeout(()=>{d.warn("Socket is dead, trying to reconnect"),this._disconnect(4e3),this._connect(Fe.RETRY)},Me.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},Ae=Me;Ae.RECONNECT_DELAY=l.signalingReconnectDelay,Ae.RECONNECT_MAX_DELAY=l.signalingReconnectMaxDelay,Ae.RECONNECT_MAX_COUNT=l.signalingReconnectMaxCount,Ae.WAIT_CONNECTION_DELAY=l.waitConnectionDelay,Ae.WAIT_RESPONSE_DELAY=l.waitResponseDelay,Ae.WAIT_MESSAGE_DELAY=l.waitMessageDelay;var Va=(e=>(e.KING="KING",e.PAWN="PAWN",e))(Va||{}),ja=Va;var Hi=class{constructor(r){this._queue=new Array(r).fill(null),this._readCursor=this._writeCursor=this._left=0,this._moveReadCursor=!1}get length(){return this._queue.length}get left(){return this._left}toArray(){return Array.from(this._queue)}add(r){this._moveReadCursor&&(this._readCursor=this.nextCursor(this._readCursor)),this._queue[this._writeCursor]===null&&(this._left+=1),this._queue[this._writeCursor]=r,this._writeCursor=this.nextCursor(this._writeCursor),this._moveReadCursor=this._writeCursor===this._readCursor}nextCursor(r){return(r+1)%this._queue.length}next(){let r=this._queue[this._readCursor];return r&&(this._moveReadCursor=!1,this._queue[this._readCursor]=null,this._readCursor=this.nextCursor(this._readCursor),this._left-=1),r}};var Bt,se,ni=null,Ds={getCameras:P.getCameras,getMicrophones:P.getMicrophones,getOutput:P.getOutput,getVideoFacingMode:P.getVideoFacingMode,hasCamera:P.hasCamera,hasMicrophone:P.hasMicrophone,getSavedCamera:P.getSavedCamera,getSavedMicrophone:P.getSavedMicrophone,getSavedOutput:P.getSavedOutput,hasCameraPermission:P.hasCameraPermission,hasMicrophonePermission:P.hasMicrophonePermission,hasPermissions:P.hasPermissions,getUserMedia:P.getUserMedia,getUserVideo:P.getUserVideo,getUserAudio:P.getUserAudio,setResolution:P.setResolution,isBrowserSupported:P.isBrowserSupported,isScreenCapturingSupported:P.isScreenCapturingSupported,os:P.os,isMobile:P.isMobile,browserName:P.browserName,browserVersion:P.browserVersion,baseChromeVersion:P.baseChromeVersion,getAudioContext:P.getAudioContext,isAudioShareSupported:P.isAudioShareSupported},ks={participantMarkerCompare:T.participantMarkerCompare};function Ha(n){se=n}function Ga(n){Bt=n}function Os(n){ni=n}function ws(n){l.videoEffects=n}function xs(n,r=null){l.vmoji=n,r&&n.setSDK(r)}function Ls(n){return c(this,null,function*(){if(l.set(n),P.browserName()==="Sferum"&&(l.platform=`SFERUM:${P.browserVersion()}`),se||Ha(new Ut),Bt||Ga(()=>new Ae),l.debug&&(Pr.default.disableLog(!1),d.toggle(!0)),d.log(`Calls SDK ${l.sdkVersion}`,n),yield P.init(),!P.isBrowserSupported())throw new V(Q.UNSUPPORTED);d.log("UserAgent:",navigator.userAgent),d.log("Screen resolution:",`${window.screen.width}x${window.screen.height}`),d.log("Permissions:",`Camera: ${P.hasCameraPermission()}, Mic: ${P.hasMicrophonePermission()}`),se.init()})}function Ns(s){return c(this,arguments,function*(n,r=[ce.AUDIO],e="",t=!1,i=!1,a){let o=[],p=[];if(Array.isArray(n)?o=n.length?n:[]:n&&(o=[n]),o.length&&(p=yield se.getOkIdsByExternalIds(o),!p.length))throw new V(O.CALLEE_IS_OFFLINE);return Wa(p,Be.USER,r,e,t,i,a)})}function Wa(o){return c(this,arguments,function*(n,r=Be.USER,e,t="",i=!1,a=!1,s){if(B.current())throw d.error("There is already active call"),new V(O.FAILED);return new B(se,Bt(),ni).onStart(n,r,e,t,i,a,s)})}function Us(n){return c(this,null,function*(){return Ka(n)})}function Ka(t){return c(this,arguments,function*(n,r=J.USER,e){if(n===B.id())throw new Error("Push has already been processed");return new B(se,Bt(),ni).onPush(n,r,e)})}function Bs(n){return c(this,null,function*(){return n&&(l.authToken=n),se.authorize()})}function Fs(){return c(this,arguments,function*(n=[ce.AUDIO]){return vt().accept(n)})}function Vs(){return c(this,null,function*(){let n=B.current();if(n)return n.decline()})}function js(e){return c(this,arguments,function*(n,r=[ce.AUDIO]){return $a(n,r)})}function $a(n,r,e){return c(this,null,function*(){if(B.current())throw d.error("There is already active call"),new V(O.FAILED);return new B(se,Bt(),ni).onJoin({conversationId:n,mediaOptions:r,chatId:e})})}function Hs(a){return c(this,arguments,function*(n,r=[ce.AUDIO],e,t,i){if(B.current())throw d.error("There is already active call"),new V(O.FAILED);return e&&(l.anonymToken=e),new B(se,Bt(),ni).onJoin({joinLink:n,mediaOptions:r,observedIds:t,payload:i})})}function Gs(){return c(this,null,function*(){let n=B.current();if(n)return n.hangup();B.hangupAfterInit()})}function Ws(n,r){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([n]);if(!e.length)throw new Error("User not found");return qa(e[0],r)})}function qa(n,r){return c(this,null,function*(){let e=B.current();e&&(yield e.addParticipant(T.composeUserId(n,J.USER),r))})}function Ks(n,r=!1){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([n]);return Ja(e[0],r)})}function Ja(n,r=!1){return c(this,null,function*(){let e=B.current();e&&(yield e.removeParticipant(T.composeUserId(n,J.USER),r))})}function $s(n,r){return c(this,null,function*(){let e=B.current();return n==="videoinput"&&Xe.contains(r)?(l.videoFacingMode=r,e?(P.isMobile()&&e.stopVideoTrack(),e.changeDevice(n)):Promise.reject()):(yield P._saveDeviceId(n,r))&&e?e.changeDevice(n):Promise.reject()})}function qs(n){return c(this,null,function*(){let r=typeof n=="object"?Je(Re({},n),{fastScreenSharing:n.captureScreen&&n.fastScreenSharing,captureAudio:n.captureScreen&&n.captureAudio&&l.audioShare}):{captureScreen:n,fastScreenSharing:!1,captureAudio:!1},e=B.current();return e?e.toggleScreenCapturing(r):Promise.reject()})}function Js(n){let r=B.current();r&&r.toggleAnimojiCapturing(n)}function zs(n,r=!1){return c(this,null,function*(){let e=B.current();e&&(yield e.setVideoStream(n,r))})}function Ys(n){return c(this,null,function*(){let r=B.current();r&&(yield r.toggleLocalVideo(n))})}function Qs(n){return c(this,null,function*(){let r=B.current();r&&(yield r.toggleLocalAudio(n))})}function Xs(n){return c(this,null,function*(){let r=B.current();if(r)return r.setLocalResolution(n)})}function Zs(n){return c(this,null,function*(){let r=B.current();r&&(yield r.changePriorities(n))})}function eo(n){return c(this,null,function*(){let r=B.current();r&&(yield r.changeParticipantState(n))})}function to(n){return c(this,null,function*(){let r=B.current();r&&(yield r.updateDisplayLayout(n))})}function io(n,r,e=!1){return c(this,null,function*(){let t=yield se.getOkIdsByExternalIds([n]);return za(t[0],r,e)})}function za(n,r,e=!1){return c(this,null,function*(){let t=B.current();t&&(yield t.grantRoles(T.composeUserId(n,J.USER),r,e))})}function ro(i){return c(this,arguments,function*({externalId:n=null,muteStates:r,requestedMedia:e=[],roomId:t=null}){let a=null;return n&&(a=(yield se.getOkIdsByExternalIds([n]))[0]),Ya({uid:a,muteStates:r,requestedMedia:e,deviceIdx:ue.getDeviceIdx(n),roomId:t})})}function Ya(a){return c(this,arguments,function*({uid:n=null,muteStates:r,requestedMedia:e=[],deviceIdx:t=0,roomId:i=null}){let s=B.current();if(s){let o=n?T.composeParticipantId(n,J.USER,t):null;yield s.muteParticipant(o,r,e,i)}})}function ao(n,r=!1){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([n]);return Qa(e[0],r,ue.getDeviceIdx(n))})}function Qa(n,r=!1,e=0){return c(this,null,function*(){let t=B.current();t&&(yield t.pinParticipant(T.composeParticipantId(n,J.USER,e),r))})}function no(n){return c(this,null,function*(){let r=B.current();r&&(yield r.updateMediaModifiers(n))})}function so(n){return c(this,null,function*(){let r=B.current();r&&(yield r.changeOptions(n))})}function oo(n,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield se.getOkIdsByExternalIds([r]))[0]),Xa(n,e)})}function Xa(n,r=null){return c(this,null,function*(){let e=B.current();if(e){let t=r?T.composeUserId(r,J.USER):null;yield e.chatMessage(n,t)}})}function co(n=10){return c(this,null,function*(){let r=B.current();if(r)return r.chatHistory(n)})}function lo(n,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield se.getOkIdsByExternalIds([r]))[0]),Za(n,e,ue.getDeviceIdx(r))})}function Za(n,r=null,e=0){return c(this,null,function*(){let t=B.current();if(t){let i=r?T.composeParticipantId(r,J.USER,e):null;yield t.customData(n,i)}})}function po(){return c(this,arguments,function*(n="",r=!1,{onlyAdminCanShareMovie:e=!1}={}){return(yield se.createConversation(T.uuid(),n,r,{onlyAdminCanShareMovie:e})).join_link})}function uo(){return c(this,null,function*(){let n=B.current();return n?n.createJoinLink():Promise.reject()})}function mo(){return c(this,null,function*(){let n=B.current();return n?n.removeJoinLink():Promise.reject()})}function ho(n,r){return c(this,null,function*(){return se.getAnonymTokenByLink(n,r)})}function _o(n){let r=B.current();r&&r.setVolume(n)}function go(n){l.forceRelayPolicy=n}function fo(n=!1,r=null,e=null,t="DIRECT_LINK",i=null,a=null){return c(this,null,function*(){let s=B.current();return s?s.startStream(n,r,e,t,i,a):Promise.reject()})}function So(n=null){return c(this,null,function*(){let r=B.current();return r?r.stopStream(n):Promise.reject()})}function vo(n,r,e=null){return c(this,null,function*(){let t=B.current();if(t){let i=yield se.getOkIdsByExternalIds([n]),a=ue.getDeviceIdx(n);return t.recordSetRole(T.composeParticipantId(i[0],J.USER,a),r,e)}return Promise.reject()})}function Eo(){return c(this,null,function*(){let n=B.current();return n?n.getStreamInfo():Promise.reject()})}function Io(n){return c(this,null,function*(){let r=B.current();return r?r.addMovie(n):Promise.reject()})}function To(n){return c(this,null,function*(){let r=B.current();return r?r.updateMovie(n):Promise.reject()})}function Ro(n){return c(this,null,function*(){let r=B.current();return r?r.removeMovie(n):Promise.reject()})}function Co(n,r){return c(this,null,function*(){let e=B.current();if(e){let t=[];for(let i of n){let a,s;i.addParticipantIds&&(a=(yield se.getOkIdsByExternalIds(i.addParticipantIds)).map(o=>T.composeUserId(o,J.USER))),i.removeParticipantIds&&(s=(yield se.getOkIdsByExternalIds(i.removeParticipantIds)).map(o=>T.composeUserId(o,J.USER))),t.push({id:i.id,name:i.name,participantCount:i.participantCount,addParticipantIds:a,removeParticipantIds:s})}return e.updateRooms(t,r)}return Promise.reject()})}function Po(n,r){return c(this,null,function*(){let e=B.current();return e?e.activateRooms(n,r):Promise.reject()})}function yo(n=null,r=null){return c(this,null,function*(){let e=null;if(r){let i=yield se.getOkIdsByExternalIds([r]);e=T.composeUserId(i[0],J.USER)}let t=B.current();return t?t.switchRoom(n,e):Promise.reject()})}function bo(n){return c(this,null,function*(){let r=B.current();return r?r.removeRooms(n):Promise.reject()})}function Mo(n){l.statisticsInterval=n;let r=B.current();if(r)return r.updateStatisticsInterval()}function Ao(n){Pr.default.disableLog(!n),d.toggle(n)}function Do(n,...r){l.debugLog&&d.send(n,"[external]",...r)}function ko(n){return c(this,null,function*(){let r=B.current();if(r)return r.videoEffect(n)})}function Oo(n){return c(this,null,function*(){let r=B.current();r&&(yield r.setAudioStream(n))})}function wo(n,r=null,e=null){return c(this,null,function*(){let t=B.current();if(!t)return;let i=e!=null?e:r==null?void 0:r.id,a=null;if(r){let o=(yield se.getOkIdsByExternalIds([r]))[0];if(!o)throw new Error("Could not get user id to set animoji svg");a=T.composeParticipantId(o,J.USER,ue.getDeviceIdx(r))}t.setAnimojiSvg(n,a,i)})}function xo(n=null,r,e=!1){return c(this,null,function*(){return vt().getWaitingHall(n,r,e)})}function Lo(n,r=!1){return c(this,null,function*(){let e=vt(),t=yield se.getOkIdsByExternalIds([n]);return e.promoteParticipant(T.composeUserId(t[0],J.USER),r)})}function No(n){return c(this,null,function*(){return vt().getParticipantListChunk(n)})}function Uo(n){return c(this,null,function*(){return vt().getParticipants(n)})}function Bo(n){return c(this,null,function*(){return vt().feedback(n)})}function Fo(n,r){return c(this,null,function*(){return vt().enableFeatureForRoles(n,r)})}function vt(){let n=B.current();if(!n)throw new Error("Conversation not found");return n}function Vo(n){return c(this,null,function*(){yield se.removeHistoryRecords(n)})}function jo(n){return c(this,null,function*(){let r=B.current();r&&(yield r.startAsr(n))})}function Ho(){return c(this,null,function*(){let n=B.current();n&&(yield n.stopAsr())})}function Go(n){return c(this,null,function*(){let r=B.current();r&&(yield r.requestAsr(n))})}function Wo(){return l.sdkVersion}
11
+ `,a=>{var s;a.error?this._onFrame(null,a.error):this._onFrame({type:a.frameType,timestamp:a.timestamp,duration:a.duration,data:a.data,byteLength:(s=a.data)==null?void 0:s.byteLength,width:a.width,height:a.height})},[],{readable:i,width:e,height:t,isVP9:this.isVP9(),framerate:this._frameRate,useCongestionControl:this._useCongestionControl,maxBitrate:this._maxBitrate,useCbr:this._useCbr},[i])})}requestFrame(e=!1){this._sendToWorker("frame",{keyFrame:e})}setBitrate(e,t){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t})}isVP9(){return!0}destroy(){this._removeWorker(),d.debug("WebCodecsEncoder destroyed")}static isBrowserSupported(){return"VideoEncoder"in window&&"Worker"in window&&"EncodedVideoChunk"in window&&"MediaStreamTrackProcessor"in window}};var Hn=2100,Gn=600,Wn=1.2,Ra=.8,Kn=2e3,$n=8e3,gr=8e3,qn=16e3,Jn=4,zn=2e3,yi=(t=>(t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t))(yi||{}),zt=class{constructor(r,e,t,i,a,s){this._upPenalty=0;this._delayAvgShort=-1;this._delayAvgLong=-1;this._minDelay=Number.MAX_VALUE;this._maxDelay=0;this._largeDelayDuration=0;this._onCongestion=r,this._ccEnabled=i,this._minBitrate=e,this._maxBitrate=t,this._fastSharing=a,s>0?this._highDelayThreshold=s:this._highDelayThreshold=Hn,a&&(this._highDelayThreshold=Gn),this._trendDelayThreshold=Math.round(this._highDelayThreshold/3),this._targetBitrate=this._maxBitrate,this._probing=!1;let o=Date.now();this._lastDown=0,this._lastUp=o,this._lastProbing=o,this._lastCheckDelay=0}checkDelay(r,e,t){let i=Date.now();if(this._calcDelay(e,i),this._delayAvgShort<=0||this._delayAvgLong<=0||!this._ccEnabled)return;let a=0,s=this._delayAvgShort-this._delayAvgLong,o=Math.round(Math.abs(s)*100/this._delayAvgLong),p=s>40&&o>30&&this._delayAvgShort>this._trendDelayThreshold,u=this._delayAvgShort>this._highDelayThreshold;p||u?a=2:Math.abs(s)<40&&o<10&&!u&&(a=1);let _=Math.round(this._targetBitrate/1e3),E=t;r%10===0&&d.debug(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${s} percent=${o} -> ${yi[a]} tr=${_} br=${t}`);let b=i-this._lastDown;if(a===2&&b>Kn){this._probing&&(this._upPenalty=Math.min(++this._upPenalty,Jn),this._probing=!1);let Z=Ra*E*1e3;if(Z>=this._targetBitrate&&(Z=this._targetBitrate*Ra),Z=Math.max(Z,this._minBitrate),Z<this._targetBitrate){let z=Math.round(Z/1e3),te=Math.round(this._upPenalty*gr/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${s} percent=${o} -> ${yi[a]}`),d.log(`#${r}: cc: DOWN delay=${e} bitrate=${E} target=${_} -> newBitrate=${z} penalty=${te}s`),this._setBitrate(Z,!0),this._targetBitrate=Z}this._lastDown=i}let D=i-this._lastUp,L=$n+this._upPenalty*gr;if(a===1&&D>L&&b>L){let Z=Math.min(this._targetBitrate*Wn,this._maxBitrate);if(Z>this._targetBitrate){let z=Math.round(Z/1e3),te=Math.round(this._targetBitrate/1e3),ge=Math.round(this._upPenalty*gr/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${s} percent=${o} -> ${yi[a]}`),d.log(`#${r}: cc: UP bitrate=${E} target=${te} -> newBitrate=${z} penalty=${ge}s`),this._setBitrate(Z,!1),this._targetBitrate=Z,this._probing=!0,this._lastProbing=i,this._lastUp=i}}let X=i-this._lastProbing;this._probing&&X>qn&&(this._probing=!1);let N=i-this._lastDown;this._upPenalty>0&&N>3*L&&(d.log(`#${r}: cc: UP reset penalty: oldPenalty=${this._upPenalty}`),this._upPenalty=0)}_setBitrate(r,e){this._fastSharing&&(e=!0),this._onCongestion(r,e)}_calcDelay(r,e){if(!(r<=0)){if(this._delayAvgShort===-1&&(this._delayAvgShort=r,this._delayAvgLong=r),this._delayAvgShort=Math.round((this._delayAvgShort*3+r)/4),this._delayAvgLong=Math.round((this._delayAvgLong*23+r)/24),r>0&&r<this._minDelay?this._minDelay=r:r>this._maxDelay&&(this._maxDelay=r),this._lastCheckDelay===0&&(this._lastCheckDelay=e),r>zn){let t=e-this._lastCheckDelay;this._largeDelayDuration+=t}this._lastCheckDelay=e}}reconfigure(r,e){this._minBitrate=r,this._maxBitrate=e}getStat(){if(this._minDelay===Number.MAX_VALUE||this._maxDelay===0||this._delayAvgLong<=0)return null;let r={minDelay:this._minDelay,maxDelay:this._maxDelay,avgDelay:this._delayAvgLong,largeDelayDuration:this._largeDelayDuration};return this._minDelay=Number.MAX_VALUE,this._maxDelay=0,this._largeDelayDuration=0,r}};var Yt=class{constructor(r){this._size=0;this._head=0;this._tail=0;this._maxSize=r,this._buffer=new Array(r)}add(r,e,t,i,a){this._tail===this._head&&this._size>0&&(this._head=++this._head%this._maxSize);let s=this._tail;return this._buffer[this._tail]={seq:r,ts:e,size:t,sent:Date.now(),start:i,end:a,ts2:-1,recv:-1},this._tail=++this._tail%this._maxSize,this._size++,s}update(r,e){let t=this.get(r);return t===null?null:(t.ts2=e,t.recv=Date.now(),t)}get(r){let e=this._head;for(let t=0;t<this._maxSize;t++){if(r===this._buffer[e].seq)return this._buffer[e];if(e=++e%this._maxSize,e===this._tail)break}return null}getServerBitrateK(r){let e=0,t=0,i=-1,a=-1,s=this._tail;for(let o=0;o<this._maxSize;o++){s>0?--s:s=this._maxSize-1;let p=this._buffer[s];if(p===null||(a===-1&&(a=p.ts2,t=0),a>=0&&(t+=p.size),i=p.ts2,a-i>=r)||s===this._head)break}if(i>=0&&a>=0){let o=a-i;e=Math.round(o>0?t*8/o:0)}return e}getCurrentDelay(){let r=this._tail;for(let e=0;e<this._maxSize;e++){r>0?--r:r=this._maxSize-1;let t=this._buffer[r];if(t===null)break;if(t.recv>=0&&t.sent>=0)return t.recv-t.sent;if(r===this._head)break}return 0}getMaxBandwidth(){let r=0,e=0,t=-1,i=-1,a=this._tail;for(let s=0;s<this._maxSize;s++){if(a>0?--a:a=this._maxSize-1,i===-1&&this._buffer[a].end&&!this._buffer[a].start&&(i=this._buffer[a].ts2,e=0),t===-1&&i>=0&&this._buffer[a].start&&!this._buffer[a].end&&(t=this._buffer[a].ts2),t>=0&&i>=0){let o=i-t;r=o>0?e*8/o:0;break}if(i>=0&&(e+=this._buffer[a].size),a===this._head)break}return Math.round(r)}};var Qn=65536,Xn=50,Zn=400,es=1e6,ts=3e4,bi=0,ft=class{constructor(r,e,t,i){this._destroyed=!1;this._needKeyframe=!0;this._frameNum=0;this._feedback=new Yt(1024);this._lastSharingStat=Date.now();this._congestionControlEnabled=!1;d.debug("ScreenCaptureSender started"),this.DATA_SIZE=l.consumerScreenDataChannelPacketSize-11,this._datachannel=e,this._signaling=t,this._fastSharing=i,this._congestionControlEnabled=l.screenShareCongestionControl||this._fastSharing,this._width=r.getSettings().width,this._height=r.getSettings().height;let{minBitrate:a,maxBitrate:s}=this._calcMinMaxBitrate(this._width,this._height),o=this._onCongestionCallback.bind(this);d.log(`ScreenCaptureSender: CongestionControl: enabled=${this._congestionControlEnabled} minBitrate=${Math.round(a/1e3)}k maxBitrate=${Math.round(s/1e3)}k delayThreshold=${l.screenShareCongestionControlThreshold}`),this._congestionControl=new zt(o,a,s,this._congestionControlEnabled,this._fastSharing,l.screenShareCongestionControlThreshold);let p=(u,_)=>{if(!this._destroyed){if(!u){d.warn("requestFrame failed, keyFrame: "+this._needKeyframe,_),this._needKeyframe=!0,this._requestFrame();return}(u.width!==this._width||u.height!==this._height)&&(this._width=u.width,this._height=u.height,this._onResize(this._width,this._height)),this._send(u).catch(E=>{d.warn("sendFrame failed",E),this._needKeyframe=!0}).finally(()=>{this._frameNum++,u.type==="key"&&d.debug(`#${this._frameNum}: sharing: send keyframe size=${Math.round(u.byteLength/1e3)}k`);let E=this._feedback.getCurrentDelay(),b=this._feedback.getServerBitrateK(2e3);E>0&&this._congestionControl.checkDelay(this._frameNum,E,b),this._requestFrame()}),this._sendSharingStat()}};if(gt.isBrowserSupported()){let u=this._fastSharing,_=l.getScreenFrameRate(this._fastSharing);this._encoder=new gt(r,p,this._congestionControlEnabled,s,u,_)}else this._encoder=new Mt(r,p,this._congestionControlEnabled,s);this._datachannel.onmessage=u=>{Ia(u.data)&&(d.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0);let _=Ta(u.data);_!==null&&this._checkCcFeedback(_)},this._encoder.init().then(()=>this._requestFrame()).catch(u=>d.warn("ScreenCaptureSender init failed",u))}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_wrapHeader(r,e,t,i,a){let s=va(r,e,t,i,bi,this._encoder.isVP9(),a);return bi=(bi+1)%Qn,s}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null)}_send(r){return c(this,null,function*(){return new Promise((e,t)=>{this._sendChunk(r,0,e,t)})})}_sendChunk(r,e,t,i){if(!this._datachannel||this._datachannel.readyState!=="open"){i();return}let a=r.data.slice(e,e+this.DATA_SIZE),s=r.data.byteLength<=e+a.byteLength;this._feedback.add(bi,r.timestamp,a.byteLength,!e,s);let o=this._wrapHeader(r.timestamp,!e,s,r.type==="key",a);this._datachannel.onbufferedamountlow=s?()=>{this._datachannel.bufferedAmount<=this._datachannel.bufferedAmountLowThreshold&&t()}:null;try{this._datachannel.send(o)}catch(p){d.warn("Error send data to DataChannel",p),i();return}s||T.setImmediate(()=>this._sendChunk(r,e+this.DATA_SIZE,t,i))}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),d.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return gt.isBrowserSupported()||Mt.isBrowserSupported()}_onCongestionCallback(r,e){this._encoder.setBitrate(r,e)}_onResize(r,e){let{minBitrate:t,maxBitrate:i}=this._calcMinMaxBitrate(r,e),a=Math.round(t/1e3),s=Math.round(i/1e3);d.log(`cc: resize to ${r}x${e}, minBitrate=${a} maxBitrate=${s}`),this._congestionControl.reconfigure(t,i)}_calcMinMaxBitrate(r,e){(r===void 0||r<640)&&(r=640),(e===void 0||e<360)&&(e=360);let t=r*e/256,i=Math.min(es,Math.round(t*Xn)),a=Math.round(t*Zn);return{minBitrate:i,maxBitrate:a}}_checkCcFeedback(r){this._feedback.update(r.seq,r.ts2)===null&&d.debug(`cc: update failed, seq=${r.seq}`)}_sendSharingStat(){let r=Date.now();if(r-this._lastSharingStat>ts){let t=this._congestionControl.getStat();t!==null&&(d.debug(`cc: send stats: ${JSON.stringify(t)}`),this._signaling.reportSharingStat(t)),this._lastSharingStat=r}}};var ne=class{static get sessionKey(){return ne._sessionKey}static set sessionKey(r){ne._sessionKey=r}static get sessionSecretKey(){return ne._sessionSecretKey}static set sessionSecretKey(r){ne._sessionSecretKey=r}static get accessToken(){return ne._accessToken}static set accessToken(r){ne._accessToken=r}static isEmpty(){return!ne._sessionKey||!ne._sessionSecretKey}};var S=class{static set(r){r.hasOwnProperty("voiceParams")&&(Object.assign(S._params.voiceParams,r.voiceParams),delete r.voiceParams),r.hasOwnProperty("specListenerParams")&&(Object.assign(S._params.specListenerParams,r.specListenerParams),delete r.specListenerParams),r.hasOwnProperty("apiAuth")&&(ne.accessToken=r.apiAuth.accessToken,ne.sessionKey=r.apiAuth.sessionKey,ne.sessionSecretKey=r.apiAuth.sessionSecretKey),r.hasOwnProperty("api")&&(Object.assign(S._params.api,r.api),delete r.api),Object.assign(S._params,T.objectFilterOutValues(r,void 0))}static get(r){return S._params[r]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.7.2-beta.11"}static get debug(){}static get protocolVersion(){return S._params.joinFromMultipleDevices?6:5}static get platform(){return S._params.platform}static set platform(r){S._params.platform=r}static get clientType(){return S._params.clientType}static set clientType(r){S._params.clientType=r}static get externalUserType(){return S._params.externalUserType}static set externalUserType(r){S._params.externalUserType=r}static get device(){return S._params.device}static get apiKey(){return S._params.apiKey}static get apiEnv(){return S._params.apiEnv}static get apiEndpoint(){switch(S.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 S._params.apiEnv}}static get authToken(){return S._params.authToken}static set authToken(r){S._params.authToken=r}static get anonymToken(){return S._params.anonymToken}static set anonymToken(r){S._params.anonymToken=r}static get domain(){return S._params.domain}static get externalDomain(){return S._params.externalDomain}static get iceServers(){return S._params.iceServers}static set iceServers(r){S._params.iceServers=r}static get wssBase(){return S._params.wssBase}static set wssBase(r){S._params.wssBase=r}static get wssToken(){return S._params.wssToken}static set wssToken(r){S._params.wssToken=r}static get signalingReconnectDelay(){return S._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return S._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return S._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return S._params.waitConnectionDelay}static get waitResponseDelay(){return S._params.waitResponseDelay}static get waitMessageDelay(){return S._params.waitMessageDelay}static get waitAnotherTabDelay(){return S._params.waitAnotherTabDelay}static get debugLog(){return S._params.debugLog}static get forceRelayPolicy(){return S._params.forceRelayPolicy}static set forceRelayPolicy(r){S._params.forceRelayPolicy=r}static get videoMinWidth(){return S._params.videoMinWidth}static get videoMaxWidth(){return S._params.videoMaxWidth}static set videoMaxWidth(r){S._params.videoMaxWidth=r}static get videoMinHeight(){return S._params.videoMinHeight}static get videoMaxHeight(){return S._params.videoMaxHeight}static set videoMaxHeight(r){S._params.videoMaxHeight=r}static get videoAspectRatio(){return S._params.videoAspectRatio}static get videoFrameRate(){return S._params.videoFrameRate}static get videoFacingMode(){return S._params.videoFacingMode||(P.isMobile()?"user":null)}static set videoFacingMode(r){S._params.videoFacingMode=r}static get displaySurface(){return S._params.displaySurface}static get videoEffects(){return S._params.videoEffects}static set videoEffects(r){S._params.videoEffects=r}static get videoEffectMaxWidth(){return S._params.videoEffectMaxWidth}static set videoEffectMaxWidth(r){S._params.videoEffectMaxWidth=r}static get videoEffectMaxHeight(){return S._params.videoEffectMaxHeight}static set videoEffectMaxHeight(r){S._params.videoEffectMaxHeight=r}static get useVmoji(){var r;return((r=S._params.vmoji)==null?void 0:r.isBrowserSupported())||!1}static get vmoji(){return S._params.vmoji}static set vmoji(r){S._params.vmoji=r}static get voiceParams(){return S._params.voiceParams}static get specListenerParams(){return S._params.specListenerParams}static get iceRestartWaitTime(){return S._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return S._params.transportConnectionWaitTime}static get statisticsInterval(){return S._params.statisticsInterval}static set statisticsInterval(r){S._params.statisticsInterval=r}static get networkStatisticsInterval(){return S._params.networkStatisticsInterval}static get perfStatReportEnabled(){return S._params.perfStatReportEnabled}static get callStatReportEnabled(){return S._params.callStatReportEnabled}static get producerNotificationDataChannel(){return S._params.producerNotificationDataChannel}static get producerCommandDataChannel(){return S._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return S._params.consumerScreenDataChannel&&ft.isBrowserSupported()}static get producerScreenDataChannel(){return S._params.producerScreenDataChannel&&S.producerNotificationDataChannel&&_t.isBrowserSupported()}static get asrDataChannel(){return S._params.asrDataChannel&&S.producerNotificationDataChannel}static get consumerScreenDataChannelPacketSize(){return S._params.consumerScreenDataChannelPacketSize}static get screenShareWebmBuilder(){return S._params.screenShareWebmBuilder}static get noiseSuppression(){return S._params.noiseSuppression}static set noiseSuppression(r){S._params.noiseSuppression=r}static get preferH264(){return S._params.preferH264}static get preferVP9(){return S._params.preferVP9}static get audioNack(){return S._params.audioNack}static get consumerScreenTrack(){return S._params.consumerScreenTrack&&S.consumerScreenDataChannel}static get producerScreenTrack(){return S._params.producerScreenTrack}static get movieShare(){return S._params.movieShare&&S.videoTracksCount>0}static get videoTracksCount(){return S.producerNotificationDataChannel?S._params.videoTracksCount:0}static get breakVideoPayloadTypes(){return S._params.breakVideoPayloadTypes}static get filteredMessages(){return S._params.filteredMessages}static get useParticipantListChunk(){return S._params.useParticipantListChunk&&S._params.videoTracksCount>0}static get useRooms(){return S._params.useRooms}static get participantListChunkInitIndex(){var r;return(r=S._params.participantListChunkInitIndex)!=null?r:0}static get participantListChunkInitCount(){var r;return(r=S._params.participantListChunkInitCount)!=null?r:null}static get serverAudioRed(){return S._params.serverAudioRed&&P.canPreferRed()}static get p2pAudioRed(){return S._params.p2pAudioRed&&P.canPreferRed()}static get h264spsPpsIdrInKeyframe(){return S._params.h264spsPpsIdrInKeyframe}static get batchParticipantsOnStart(){return S._params.batchParticipantsOnStart}static get filterObservers(){return S._params.filterObservers}static get muteMode(){return S._params.muteMode}static get preserveAudioTracks(){return S._params.preserveAudioTracks}static get audioShare(){return P.isAudioShareSupported()&&S._params.audioShare}static get fastScreenShare(){return S._params.fastScreenShare}static get screenShareCongestionControl(){return S._params.screenShareCongestionControl}static get screenShareCongestionControlThreshold(){return S._params.screenShareCongestionControlThreshold}static get api(){return S._params.api}static get fastScreenShareWidth(){return S._params.fastScreenShareWidth}static get fastScreenShareHeight(){return S._params.fastScreenShareHeight}static getScreenFrameRate(r){return r?S._params.fastScreenShareFrameRate:S._params.screenFrameRate}},l=S;l._params={platform:"WEB",clientType:"PORTAL",externalUserType:"",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",externalDomain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:20,waitConnectionDelay:1e4,waitResponseDelay:1e4,waitMessageDelay:15e3,waitAnotherTabDelay:200,debugLog:!1,forceRelayPolicy:!1,videoMinWidth:428,videoMinHeight:240,videoMaxWidth:1280,videoMaxHeight:720,videoAspectRatio:16/9,videoFrameRate:25,screenFrameRate:15,videoFacingMode:null,displaySurface:"monitor",videoEffects:null,videoEffectMaxWidth:640,videoEffectMaxHeight:360,vmoji:null,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},producerNotificationDataChannel:!0,producerCommandDataChannel:!0,consumerScreenDataChannel:!0,producerScreenDataChannel:!0,asrDataChannel:!1,consumerScreenDataChannelPacketSize:64*1024,screenShareWebmBuilder:!1,noiseSuppression:!0,preferH264:!1,preferVP9:!0,audioNack:!0,consumerScreenTrack:!0,producerScreenTrack:!0,videoTracksCount:0,movieShare:!1,filteredMessages:!0,useParticipantListChunk:!1,useRooms:!1,participantListChunkInitIndex:0,participantListChunkInitCount:null,serverAudioRed:!1,p2pAudioRed:!1,h264spsPpsIdrInKeyframe:!0,breakVideoPayloadTypes:!1,batchParticipantsOnStart:!0,joinFromMultipleDevices:!0,filterObservers:!1,muteMode:!1,preserveAudioTracks:!1,audioShare:!1,fastScreenShare:!1,screenShareCongestionControl:!1,screenShareCongestionControlThreshold:2100,api:{userIdsByOkBatchedTimeout:1e3},fastScreenShareFrameRate:24,fastScreenShareWidth:1280,fastScreenShareHeight:720};var Mi=(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))(Mi||{});function j(n,...r){let e=l.get(n);e&&setTimeout(e,0,...r)}function de(n,r,...e){if(l.filterObservers){if(Array.isArray(r)){if(r=r.filter(t=>!t.observer),!r.length)return}else if(r.observer)return}j(n,r,...e)}function Ee(n){return Object.assign({},n)}function St(n){return n.slice()}var fr;(nc=>{function n(h,y){j("onLocalStream",h,Ee(y))}nc.onLocalStream=n;function r(h,y){j("onScreenStream",h,Ee(y))}nc.onScreenStream=r;function e(h,y){j("onVmojiStream",h,Ee(y))}nc.onVmojiStream=e;function t(h,y){j("onLocalStreamUpdate",Ee(h),y)}nc.onLocalStreamUpdate=t;function i(h){j("onLocalStatus",h)}nc.onLocalStatus=i;function a(h,y){de("onRemoteStream",h,y)}nc.onRemoteStream=a;function s(h,y){de("onRemoteLive",h,y)}nc.onRemoteLive=s;function o(h,y){de("onLocalLive",h,y)}nc.onLocalLive=o;function p(h,y){de("onRemoteLiveUpdate",h,y)}nc.onRemoteLiveUpdate=p;function u(h,y){de("onLocalLiveUpdate",h,y)}nc.onLocalLiveUpdate=u;function _(h,y){de("onRemoteScreenStream",h,y)}nc.onRemoteScreenStream=_;function E(h,y){de("onRemoteVmojiStream",h,y)}nc.onRemoteVmojiStream=E;function b(h,y,ee,We,jt){de("onConversation",h,Ee(y),Ee(ee),We,jt)}nc.onConversation=b;function D(h){h&&j("onConversationParticipantListChunk",h)}nc.onConversationParticipantListChunk=D;function L(h,y,ee){de("onRemoteMediaSettings",h,Ee(y),ee)}nc.onRemoteMediaSettings=L;function X(h,y){de("onLocalMediaSettings",h,Ee(y))}nc.onLocalMediaSettings=X;function N(h,y){de("onRemoteSharedMovieInfo",h,Ee(y))}nc.onRemoteSharedMovieInfo=N;function Z(h,y){de("onRemoteSharedMovieStoppedInfo",h,Ee(y))}nc.onRemoteSharedMovieStoppedInfo=Z;function z(h,y){de("onLocalSharedMovieInfo",h,Ee(y))}nc.onLocalSharedMovieInfo=z;function te(h,y){de("onLocalSharedMovieStoppedInfo",h,Ee(y))}nc.onLocalSharedMovieStoppedInfo=te;function ge(h,y){de("onParticipantAdded",h,y)}nc.onParticipantAdded=ge;function Te(h,y){de("onParticipantJoined",h,y)}nc.onParticipantJoined=Te;function nt(h,y,ee){de("onRemoteParticipantState",h,Ee(y),ee)}nc.onRemoteParticipantState=nt;function ie(h,y,ee=null){de("onRemoteStatus",h,y,ee)}nc.onRemoteStatus=ie;function Ft(h,y,ee=null){de("onParticipantStatus",h,y,ee)}nc.onParticipantStatus=Ft;function yr(){j("onPermissionsRequested")}nc.onPermissionsRequested=yr;function br(h,y){j("onPermissionsError",h,y)}nc.onPermissionsError=br;function Mr(h,y){de("onRemoteRemoved",h,y)}nc.onRemoteRemoved=Mr;function Ar(h,y,ee){j("onCallState",h,y,Ee(ee))}nc.onCallState=Ar;function Gi(h,y){j("onDeviceSwitched",h,y)}nc.onDeviceSwitched=Gi;function Wi(h,y,ee,We=!1,jt=!1,$i=null,qi=null,en,Dr,tn=null){let rn=Dr?St(Dr):void 0;j("onMuteStates",Ee(h),St(y),St(ee),We,jt,$i,qi,en,rn,tn)}nc.onMuteStates=Wi;function Ki(h,y){de("onRolesChanged",h,St(y))}nc.onRolesChanged=Ki;function I(h){j("onLocalRolesChanged",St(h))}nc.onLocalRolesChanged=I;function R(h,y,ee){de("onPinnedParticipant",h,y,ee)}nc.onPinnedParticipant=R;function M(h){j("onLocalPin",h)}nc.onLocalPin=M;function k(h){j("onOptionsChanged",St(h))}nc.onOptionsChanged=k;function m(){j("onCallAccepted")}nc.onCallAccepted=m;function A(){j("onRateNeeded")}nc.onRateNeeded=A;function G(h){de("onSpeakerChanged",h)}nc.onSpeakerChanged=G;function q(h){j("onVolumesDetected",St(h))}nc.onVolumesDetected=q;function le(h,y){j("onLocalVolume",h,y)}nc.onLocalVolume=le;function me(h,y){j("onJoinStatus",h,y)}nc.onJoinStatus=me;function Ne(h,y){j("onHangup",h,y)}nc.onHangup=Ne;function De(h){j("onMultipartyChatCreated",Ee(h))}nc.onMultipartyChatCreated=De;function ke(){j("onDeviceChange")}nc.onDeviceChange=ke;function Oe(h){j("onFingerprintChange",h)}nc.onFingerprintChange=Oe;function Ue(){j("onTokenExpired")}nc.onTokenExpired=Ue;function U(h,y,ee=!1){j("onChatMessage",h,y,ee)}nc.onChatMessage=U;function Vt(h,y,ee=!1){j("onCustomData",h,y,ee)}nc.onCustomData=Vt;function F(h,y,ee,We,jt,$i,qi=null){j("onRecordStarted",h,y,ee,We,jt,$i,qi)}nc.onRecordStarted=F;function $(h=null){j("onRecordStopped",h)}nc.onRecordStopped=$;function he(h){j("onLocalNetworkStatusChanged",h)}nc.onLocalNetworkStatusChanged=he;function Se(h){j("onNetworkStatusChanged",h)}nc.onNetworkStatusChanged=Se;function re(h,...y){j("onDebugMessage",h,...y)}nc.onDebugMessage=re;function Y(h,y){let ee=Object.assign({},h,{memory:y});j("onStatistics",ee)}nc.onStatistics=Y;function oe(){j("onAutoplayError")}nc.onAutoplayError=oe;function Ge(h,y,ee){j("onChatRoomUpdated",h,y,ee)}nc.onChatRoomUpdated=Ge;function $o(h){j("onRemoteMixedAudioStream",h)}nc.onRemoteMixedAudioStream=$o;function qo(h){j("onJoinLinkChanged",h)}nc.onJoinLinkChanged=qo;function Jo(h){j("onRoomsUpdated",h)}nc.onRoomsUpdated=Jo;function zo(h,y,ee,We){j("onRoomUpdated",h,y,ee,We)}nc.onRoomUpdated=zo;function Yo(h){j("onRoomParticipantsUpdated",h)}nc.onRoomParticipantsUpdated=Yo;function Qo(h){j("onRoomSwitched",h)}nc.onRoomSwitched=Qo;function Xo(h){j("onRoomStart",h)}nc.onRoomStart=Xo;function Zo(h,y=null){j("onFeedback",h,y)}nc.onFeedback=Zo;function ec(h){j("onFeaturesPerRoleChanged",h)}nc.onFeaturesPerRoleChanged=ec;function tc(h){j("onVmojiSvgUpdate",h)}nc.onParticipantVmojiUpdate=tc;function ic(h,y){j("onAsrStarted",h,y)}nc.onAsrStarted=ic;function rc(){j("onAsrStopped")}nc.onAsrStopped=rc;function ac(h,y,ee,We){j("onAsrTranscription",h,y,ee,We)}nc.onAsrTranscription=ac})(fr||(fr={}));var f=fr;var vr=(i=>(i.DEBUG="DEBUG",i.LOG="LOG",i.WARN="WARN",i.ERROR="ERROR",i))(vr||{}),Sr;(te=>{let n="📞",r=(ge,...Te)=>{f.onDebugMessage(ge,...Te)},e=!1,t=(ge,Te)=>(...nt)=>{ge(...nt),da(Te,nt)},i=console.debug.bind(console,n),a=console.log.bind(console,n),s=console.warn.bind(console,n),o=console.error.bind(console,n),p=r.bind(null,"DEBUG"),u=r.bind(null,"LOG"),_=r.bind(null,"WARN"),E=r.bind(null,"ERROR");te.debug=p,te.log=u,te.warn=_,te.error=E;function N(){return e}te.enabled=N;function Z(ge){e=ge,l.debugLog&&Zi(),ge?(te.debug=l.debugLog?t(i,"DEBUG"):i,te.log=l.debugLog?t(a,"LOG"):a,te.warn=l.debugLog?t(s,"WARN"):s,te.error=l.debugLog?t(o,"ERROR"):o):(te.debug=l.debugLog?t(p,"DEBUG"):p,te.log=l.debugLog?t(u,"LOG"):u,te.warn=l.debugLog?t(_,"WARN"):_,te.error=l.debugLog?t(E,"ERROR"):E)}te.toggle=Z;function z(ge,...Te){switch(ge){case"DEBUG":(0,te.debug)(...Te);break;case"LOG":(0,te.log)(...Te);break;case"WARN":(0,te.warn)(...Te);break;case"ERROR":(0,te.error)(...Te);break}}te.send=z})(Sr||(Sr={}));var d=Sr;var Ai=(t=>(t.USER="USER",t.ANONYM="ANONYM",t.GROUP="GROUP",t))(Ai||{}),fe;(o=>{function n(p){return p.length?typeof p[0]=="object"?p:p.map(u=>r(u)):[]}o.fromIds=n;function r(p,u="USER"){return{id:p,type:u}}o.fromId=r;function e(p){return{id:p.id,type:p.type==="ANONYM"?"ANONYM":"USER"}}o.fromSignaling=e;function t(p){return`{"id":"${p.id}","type":"${p.type}"}`}o.toString=t;function i(p,u="USER"){return t(r(p,u))}o.fromIdToString=i;function a(p){try{return JSON.parse(p)}catch(u){throw new Error(`Failed to parse ExternalId from string '${p}'`)}}o.fromString=a;function s(p,u){return p.id===u.id&&p.type===u.type}o.compare=s})(fe||(fe={}));var ue;(i=>{function n(a,s="USER",o=0){return{id:a,type:s,deviceIdx:o}}i.fromId=n;function r(a){return`{"id":"${a.id}","type":"${a.type}","deviceIdx":"${a.deviceIdx}"}`}i.toString=r;function e(a,s){return Object.assign({deviceIdx:s},fe.fromSignaling(a))}i.fromSignaling=e;function t(a){return a&&typeof a=="object"?a.deviceIdx:0}i.getDeviceIdx=t})(ue||(ue={}));var is="kf";function At(n){return n.stopStream}function Er(n){return n.keyFrameRequested}function Ca(n){if(At(n))return"ss";if(Er(n))return is;let r="";return n.priority!==void 0&&(r+="p="+n.priority),n.width!==void 0&&n.height!==void 0&&(r!==""&&(r+=":"),r+="sz="+Math.round(n.width)+"x"+Math.round(n.height)),n.fit!==void 0&&(r!==""&&(r+=":"),r+="fit="+n.fit),r}var Dt=(s=>(s.CAMERA="CAMERA",s.SCREEN="SCREEN",s.STREAM="STREAM",s.MOVIE="MOVIE",s.AUDIOSHARE="AUDIOSHARE",s.ANIMOJI="ANIMOJI",s))(Dt||{}),Pa="s",ya="m";function He(n){return n.participantId+(n.mediaType?Pt+Pa+n.mediaType:"")+(n.streamName?Pt+ya+n.streamName:"")}function Qt(n){let r=n.split(Pt),e=r.shift();if(!e)throw new Error("Illegal stream description: "+n);let t=null,i,a=0;for(let o of r)switch(o.charAt(0)){case Pa:t=rs(o.slice(1));break;case ya:i=o.slice(1);break;case Ii:a=Number.parseInt(o.slice(1),10);break;default:throw new Error("Unexpected parameter type "+o.charAt(0)+" in stream description "+n)}return{participantId:T.compose(e,a),mediaType:t,streamName:i}}function rs(n){for(let r of Object.keys(Dt))if(r===n)return Dt[r];return null}function Ir(n,r){return n===null||r===null?n===null&&r===null:!(n.maxDimension!==r.maxDimension||n.maxBitrateK!==r.maxBitrateK||n.maxFramerate!==r.maxFramerate||n.degradationPreference!==r.degradationPreference)}function Di(n,r){return!(!Ir(n.camera,r.camera)||!Ir(n.screenSharing,r.screenSharing))}function Tr(n,r){return{camera:Object.assign({},n.camera,r.camera),screenSharing:Object.assign({},n.screenSharing,r.screenSharing)}}function ba(n){try{return btoa(JSON.stringify(n))}catch(r){d.warn("WaitingParticipant: failed convert to string",n,r)}return null}function Ma(n){try{return JSON.parse(atob(n))}catch(r){d.warn("WaitingParticipant: failed convert from string",n,r)}return null}var kt=(n,r)=>T.objectReduce(n,(e,t,i)=>(t===r&&e.push(i),e),[]);var Ot=class{constructor(r){this._fixNoPacketsApplied=!1;this._fixNoPacketsChecked=!1;this._fixTooManyPacketsApplied=!1;this._fixTooManyPacketsSucceeded=!1;this._fixTooManyPacketsFailed=!1;this._mediaSource=r}_fixAudioDeviceNoPackets(r){if(!(this._fixNoPacketsApplied&&this._fixNoPacketsChecked)){if(this._fixNoPacketsApplied&&!this._fixNoPacketsChecked){this._fixNoPacketsChecked=!0,g.log(v.ERROR,`audio_device_recover_${r.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!r.bandwidth&&(this._fixNoPacketsApplied=!0,g.log(v.ERROR,"audio_device_recover"),this._mediaSource.toggleAudio(!0))}}_fixAudioDeviceTooManyPackets(r){if(this._fixTooManyPacketsSucceeded||this._fixTooManyPacketsFailed)return;let e=75,t=Date.now();if(!this._lastPacketsSentTime)r.packetsSent>0&&(this._lastPacketsSentTime=t,this._lastPacketsSent=r.packetsSent);else if(t-this._lastPacketsSentTime>500){let i=(r.packetsSent-this._lastPacketsSent)*1e3/(t-this._lastPacketsSentTime);this._lastPacketsSentTime=t,this._lastPacketsSent=r.packetsSent,this._fixTooManyPacketsApplied?i>e?(d.log("Failed to fix RV"),g.log(v.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):t-this._fixTooManyPacketsTime>6e4&&(d.log("Fixed RV"),g.log(v.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):i>e&&(this._fixTooManyPacketsApplied=!0,d.log("Trying to fix RV"),this._mediaSource.toggleAudio(!0),this._fixTooManyPacketsTime=t)}}fix(r){if(!this._mediaSource)return;let e=r.find(t=>t.kind==="audio");e&&(this._fixAudioDeviceNoPackets(e),this._fixAudioDeviceTooManyPackets(e))}};var Xt=class{constructor(){this._output=null;this._volume=1;this._features={setSinkId:!!Audio.prototype.setSinkId}}add(r){this.destroy(),this._output={},this._output.audioTrack=r,this._initAudioElement()}remove(r){!this._output||this._output.audioTrack!==r||this.destroy()}get volume(){return this._volume}set volume(r){this._volume=Math.max(0,Math.min(1,r)),this._output&&this._output.audioElement&&(this._output.audioElement.volume=this._volume)}_initAudioElement(){var s;if(l.muteMode||!((s=this._output)!=null&&s.audioTrack))return;let r=P.browserName()!=="Safari"||P.isMobile(),e=document.createElement(r?"audio":"video");e.muted=!1,e.volume=this._volume,e.preload="auto";let t=()=>{d.warn("Error on play audio"),f.onAutoplayError()},i=o=>{e.srcObject=new MediaStream([o]),e.load();let p=e.play();p&&p.catch(t)},a=()=>{var p;d.debug("Recover audio playback");let o=(p=this._output)==null?void 0:p.audioTrack;o?i(o):d.warn("Broken audio track")};e.onpause=a,e.onstalled=a,e.onerror=a,i(this._output.audioTrack),this._output.audioElement=e}_stopAudioElement(){var r,e,t;(r=this._output)!=null&&r.audioElement&&(this._output.audioElement.pause(),this._output.audioElement.srcObject=null),(t=(e=this._output)==null?void 0:e.audioTrack)==null||t.stop()}destroy(){this._output&&(this._stopAudioElement(),this._output=null)}changeOutput(){return c(this,null,function*(){var r,e,t;try{if(!this._features.setSinkId)throw new Error('Feature "setSinkId" is not supported');if(!((r=this._output)!=null&&r.audioElement))throw new Error("Audio Element is not initialized");let i=P.getSavedOutput();i&&(yield(t=(e=this._output.audioElement).setSinkId)==null?void 0:t.call(e,i.deviceId))}catch(i){throw g.log(v.ERROR,"change_output"),d.error("Output change failed",i),i}})}};var as=90,ns=3,Zt=class extends ae{constructor(){super(...arguments);this._lastMemoryStat={percent:0,bytes:0}}onRemoteDataStats(e,t){this._calcMemory(),e.inbound.rtps.map(i=>{let a=typeof i.userId=="string"&&t[i.userId]||null;i.userId=a==null?void 0:a.externalId}),f.onStatistics(e,this._lastMemoryStat)}_calcMemory(){var a;let e=(a=window==null?void 0:window.performance)==null?void 0:a.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>as?d.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=ns)&&(d.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var ss=44100,wt=class{constructor(r,e){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=r,this._stream=e;try{let t=P.getAudioContext();this._gainNode=t.createGain(),this._gainNode.gain.value=1e-5,this._gainNode.connect(t.destination),this._analyser=t.createAnalyser(),this._analyser.fftSize=1024,this._analyser.smoothingTimeConstant=0,this._analyser.connect(this._gainNode),this._fftBins=new Uint8Array(this._analyser.frequencyBinCount),this._mediaStreamSource=t.createMediaStreamSource(e),this._mediaStreamSource.connect(this._analyser)}catch(t){}}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 r=ss/this._fftBins.length,e=Math.ceil(l.voiceParams.minFreq/r),t=Math.floor(l.voiceParams.maxFreq/r);return this._fftBins.subarray(e,t)}getLevel(){let r=this._getBins(),t=r.reduce((a,s)=>a+s,0)/r.length/255,i=this._lastSmoothedLevel*l.voiceParams.smoothing+t*(1-l.voiceParams.smoothing);return this._lastSmoothedLevel=i,{real:t,smoothed:i}}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 ei=class extends ae{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,l.voiceParams.interval)};this._interval=window.setTimeout(t,l.voiceParams.interval);let i=()=>{let a=e.getStream();a&&this.init(a)};this.subscribe(e,"SOURCE_CHANGED",a=>{a.kind==="audio"&&a.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector();let t=e.getAudioTracks().find(i=>!i.contentHint);t&&(this._track=t.clone(),this._detector=new wt("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 Aa=(s=>(s.producerNotification="producerNotification",s.producerCommand="producerCommand",s.consumerScreenShare="consumerScreenShare",s.producerScreenShare="producerScreenShare",s.asr="asr",s.animoji="animoji",s))(Aa||{}),qe=Aa;var Da="videochat-epi",os=5e3,cs=3e4,tt=class extends ae{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,"REMOTE_DATA_STATS",this._handleStats.bind(this))}destroy(){this.unsubscribe()}static getEstimatedPerformanceIndex(){try{let e=parseInt(localStorage.getItem(Da)||"",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&&l.perfStatReportEnabled&&this._previousTimestamp+os<=t&&(yield this.reportPerfStats(e),this._previousTimestamp=t),l.callStatReportEnabled&&this._previousCallStatReportTimestamp+cs<=t&&(this._reportCallStats(e),this._previousCallStatReportTimestamp=t)})}reportPerfStats(e){return c(this,null,function*(){let t=e.inbound.rtps.reduce((i,a)=>(a.kind==="video"&&(i.framesDecoded+=a.framesDecoded||0,i.framesReceived+=a.framesReceived||0),i),{framesDecoded:0,framesReceived:0});if(t.framesDecoded)try{let i=yield this._signaling.reportPerfStat(t);localStorage.setItem(Da,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((a,s)=>(s.kind==="video"?(s.framesReceived&&(a.jitter_video=a.jitter_video*a.inbound_video_count/(a.inbound_video_count+1)+s.jitter*1e3/(a.inbound_video_count+1),a.interframe_delay_variance=a.interframe_delay_variance*a.inbound_video_count/(a.inbound_video_count+1)+s.interframeDelayVariance*1e6/(a.inbound_video_count+1),a.inbound_video_count++),a.frames_dropped+=s.framesDropped,a.nack_sent+=s.nackCount,a.pli_sent+=s.pliCount,a.fir_sent+=s.firCount):(s.totalSamplesReceived&&(a.jitter_audio=a.jitter_audio*a.inbound_audio_count/(a.inbound_audio_count+1)+s.jitter*1e3/(a.inbound_audio_count+1),a.total_audio_energy=a.total_audio_energy*a.inbound_audio_count/(a.inbound_audio_count+1)+s.totalAudioEnergy/(a.inbound_audio_count+1),a.inbound_audio_count++),a.total_audio_samples_received+=s.totalSamplesReceived,a.inserted_audio_samples_for_deceleration+=s.insertedSamplesForDeceleration,a.removed_audio_samples_for_acceleration+=s.removedSamplesForAcceleration,a.concealed_audio_samples+=s.concealedSamples,a.silent_concealed_audio_samples+=s.silentConcealedSamples,a.audio_concealment_events+=s.concealmentEvents),a),t),e.outbound.rtps.reduce((a,s)=>(s.kind==="video"&&(a.nack_received+=s.nackCount,a.pli_received+=s.pliCount,a.fir_received+=s.firCount),a),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 a=t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received,s=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,p=t.concealed_audio_samples-this._previousCallStatReport.concealed_audio_samples,u=t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples,_=t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events;i.inserted_audio_samples_for_deceleration=s/a*1e3,i.removed_audio_samples_for_acceleration=o/a*1e3,i.concealed_audio_samples=p/a*1e3,i.concealed_silent_audio_samples=u/a*1e3,i.concealment_audio_avg_size=p/_,i.total_audio_energy=t.total_audio_energy}g.logCustom("callStat",i),d.log("Sent call stats",i),this._previousCallStatReport=t}};var Oi=.8,it=class extends ae{constructor(e,t,i,a,s,o={}){super();this._remoteSDP={};this._remoteCandidates={};this._state="IDLE";this._animojiDataChannel=null;this._animojiReceiver=null;this._animojiSender=null;this._animojiSvgDataByParticipantId={};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=a,this._participantId=e,this._isMaster=t,this._serverSettings=s,this._animojiSvgDataByParticipantId=o,this._perfStatReporter=new tt(this,i,!0),this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"TRACK_REPLACED",this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._applySettings.bind(this)),this.subscribe(this._mediaSource,"ANIMOJI_STATUS",this._onAnimojiStatus.bind(this)),this._pc=new RTCPeerConnection({iceServers:l.iceServers,iceTransportPolicy:l.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={},l.useVmoji&&this._createDataChannel(this._pc,qe.animoji,p=>{this._animojiDataChannel=p,this._animojiDataChannel.binaryType="arraybuffer",this._createAnimojiReceiver(),this._mediaSource.isAnimojiRequested&&this._createAnimojiSender()}),this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0,l.p2pAudioRed),this._applySettings()}catch(p){g.log(v.ERROR,"addTrack-direct"),d.error("Unable to add media source tracks",p,{participantId:this._participantId}),this._failedOnCreate=p;return}this._createOffer(!1).catch(p=>{this._state==="IDLE"?this._failedOnCreate=p:this.close(p)})}this._startSettingsInterval(),this._startStatInterval()}getState(){return this._state}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!=="IDLE"&&e!=="CLOSED"&&e!=="FAILED"&&this._startStatInterval()}open(e=null){return c(this,null,function*(){if(this._isOpen){d.warn("DirectTransport: Already opened",{participantId:this._participantId});return}if(this._failedOnCreate){this.close(this._failedOnCreate);return}if(d.debug("DirectTransport: Open transport",{participantId:this._participantId}),this._isOpen=!0,this._remotePeerId=e,!this._isMaster)try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0,l.p2pAudioRed),this._applySettings()}catch(i){g.log(v.ERROR,"addTrack-direct"),d.error("DirectTransport: Unable to add media source tracks",i,{participantId:this._participantId}),this.close(i);return}this._setState("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={}})}updateSettings(e){Di(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}close(e){this._isOpen=!1,this._stopReconnection(),this._removeAnimojiReceiver(),this._removeAnimojiSender(),this._remoteStream&&(this._remoteStream.getTracks().forEach(t=>{t.stop(),this._triggerEvent("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?(d.error("DirectTransport: Closed",e,{participantId:this._participantId}),this._setState("FAILED")):(d.debug("DirectTransport: Closed",{participantId:this._participantId}),this._setState("CLOSED")),this._triggerEvent("PEER_CONNECTION_CLOSED")}setAnimojiSvg(e,t){var i;(i=this._animojiReceiver)==null||i.setParticipantSvg(e,t)}_setState(e){this._state!==e&&(d.debug(`DirectTransport: State changed to ${e}`,{participantId:this._participantId}),this._state=e,this._triggerEvent("STATE_CHANGED",e))}_onSignalingNotification(e){var t,i,a,s;switch(e.notification){case w.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case w.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 w.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&(this._remoteNetworkStat.rtt=((a=e.data.sdk)==null?void 0:a.rtt)||0,this._remoteNetworkStat.loss=((s=e.data.sdk)==null?void 0:s.loss)||0);break}}_handleTransmittedData(e){let t=e.data,i=T.getPeerIdString(e.peerId);T.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){d.debug("Add remote ice candidate",{participantId:this._participantId,candidate:t});try{yield this._pc.addIceCandidate(new RTCIceCandidate(t))}catch(i){throw g.log(v.ERROR,"addIceCandidate-direct"),d.error("Unable to add remote ice candidate",i,{participantId:this._participantId,candidate:t}),i}}else d.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]){d.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(a){}})}_setRemoteDescription(e,t){return c(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){d.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 g.log(v.ERROR,"setRemoteDescription-direct"),d.error("Unable to set remote description",i,{participantId:this._participantId,sdp:t}),i}}else this._remoteSDP[e]=t})}_onAddTrack(e){d.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),g.logMeasure(v.FIRST_DATA_RECEIVED_P2P),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent("REMOTE_TRACK_REMOVED",this._remoteStream,t.track)}),this._triggerEvent("REMOTE_TRACK_ADDED",this._remoteStream,e.track)}_handleIceCandidate(e){return c(this,null,function*(){e.candidate&&this._signaling.ready&&(d.debug("Local ice candidate",{participantId:this._participantId,candidate:e.candidate}),yield this._signaling.sendCandidate(this._participantId,e.candidate))})}_onSignalingStateChange(){switch(d.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(d.debug(`DirectTransport: Ice Connection state changed to ${this._pc.iceConnectionState}`,{participantId:this._participantId}),this._pc.iceConnectionState){case"checking":let e=this.getState();e==="IDLE"||e==="OPENED"?this._setState("CONNECTING"):this._setState("RECONNECTING");break}}_onConnectionStateChange(){switch(d.debug(`DirectTransport: Connection state changed to ${this._pc.connectionState}`,{participantId:this._participantId}),g.log(v.ICE_CONNECTION_STATE,this._pc.connectionState),this._pc.connectionState){case"connected":this._neverConnected=!1,this._setState("CONNECTED"),this._stopReconnection(),T.getPeerConnectionHostInfo(this._pc).then(e=>{e&&g.log(v.ICE_CONNECTION_TYPE,e.type)});break;case"failed":case"disconnected":this._reconnectionPrevented?this.close(new Error(`Ice connection ${this._pc.connectionState}`)):(this._setState("RECONNECTING"),this._startReconnection());break;case"closed":this.close(new Error("Ice connection closed"));break}}_startReconnection(){this._reconnectionTimeout||this._iceRestartTimeout||(d.log("Waiting for reconnection...",{participantId:this._participantId}),this._reconnectionTimeout=window.setTimeout(()=>{this._reconnectionTimeout=null,this._neverConnected?this._requestTopologySwitch():this._startIceRestart()},l.transportConnectionWaitTime))}_requestTopologySwitch(){this._isMaster&&this._signaling.ready&&(d.log("Switch topology DIRECT to SERVER",{participantId:this._participantId}),this._signaling.switchTopology("SERVER"))}_stopReconnection(){this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=null),this._iceRestartTimeout&&(clearTimeout(this._iceRestartTimeout),this._iceRestartTimeout=null)}_startIceRestart(){this._isMaster?(g.log(v.ICE_RESTART),d.log("Ice restart",{participantId:this._participantId}),this._createOffer(!0).catch(this.close.bind(this))):d.debug("Waiting for ice restart...",{participantId:this._participantId}),this._iceRestartTimeout=window.setTimeout(()=>{this._iceRestartTimeout=null,d.error("Ice restart failed",{participantId:this._participantId}),g.log(v.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},l.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};return d.debug("Create offer",{participantId:this._participantId,options:t}),this._pc.createOffer(t).catch(i=>{throw d.error("Unable to create offer",i,{participantId:this._participantId}),g.log(v.ERROR,"createOffer-direct"),i}).then(i=>c(this,null,function*(){return d.debug("Created offer",{participantId:this._participantId,offer:i}),i=it._patchDescription(i),d.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),this._pc.setLocalDescription(i).then(()=>this._pc.localDescription)})).catch(i=>{throw d.error("Unable to set local description",i,{participantId:this._participantId}),g.log(v.ERROR,"setLocalDescription-direct"),i})})}_createAnswer(){return c(this,null,function*(){return d.debug("Create answer",{participantId:this._participantId}),this._pc.createAnswer().catch(e=>{throw d.error("Unable to create answer",e,{participantId:this._participantId}),g.log(v.ERROR,"createAnswer-direct"),e}).then(e=>c(this,null,function*(){return d.debug("Created answer",{participantId:this._participantId,answer:e}),e=it._patchDescription(e),d.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),this._pc.setLocalDescription(e)})).then(()=>this._pc.localDescription).catch(e=>{throw d.error("Unable to set local description",e,{participantId:this._participantId}),g.log(v.ERROR,"setLocalDescription-direct"),e})})}static _patchDescription(e){let t=!!P.baseChromeVersion();return e.sdp=T.patchLocalSDP(e.sdp,l.preferH264&&P.canPreferH264(),P.isBrokenH264(),l.preferVP9,l.h264spsPpsIdrInKeyframe,t&&l.audioNack,l.p2pAudioRed),e}_onReplacedTrack(e){this._pc&&(this._pc.getSenders().forEach(t=>{t.track&&t.track.kind===e.kind&&t.track.contentHint===e.contentHint&&(t.track.enabled=e.enabled,t.replaceTrack(e).catch(i=>{d.error("DirectTransport: Unable to replace track",i,{participantId:this._participantId}),g.log(v.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_onAnimojiStatus(e){e?this._createAnimojiSender():this._removeAnimojiSender(),this._mediaSource.onAnimojiSender(e)}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(!this._pc){this._stopStatInterval();return}qt(this._pc,this._lastStat).then(t=>{this._lastStat=t;let i={inbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(a=>a.type==="inbound-rtp"?(a.userId=this._participantId,!0):!1)},outbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(a=>a.type==="outbound-rtp")}};this._checkBadNetwork(i),this._triggerEvent("REMOTE_DATA_STATS",i),this._statInterval=window.setTimeout(e,l.statisticsInterval)})};this._statInterval=window.setTimeout(e,l.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_checkBadNetwork(e){if(!this._signaling.ready)return;let t=z=>z.rtt<=this._networkLimits.goodNet.rtt&&z.loss<=this._networkLimits.goodNet.loss,i=z=>z.rtt>=this._networkLimits.badNet.rtt||z.loss>=this._networkLimits.badNet.loss,a=Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0,s=e.inbound.rtps.reduce((z,te)=>Math.max(z,te.packetLoss||0),0),o={rtt:this._lastNetworkStat.rtt*(1-Oi)+a*Oi,loss:this._lastNetworkStat.loss*(1-Oi)+s*Oi},p=i(o),u=t(o),_=i(this._remoteNetworkStat),E=t(this._remoteNetworkStat),b=i(this._lastNetworkStat),D=t(this._lastNetworkStat),N=p||_?.2:u&&E?1:0,Z=Date.now();if((b!==p||D!==u||Z-this._lastNetworkStat.date>l.networkStatisticsInterval)&&(this._lastNetworkStat.date=Date.now(),this._signaling.customData({sdk:Object.assign({type:"bad-net"},o)},null).catch(z=>{d.warn("Unable to send [bad-net]",z)})),N){let z={};z[this._participantId]=z[""]=N,this._triggerEvent("NETWORK_STATUS",z)}this._lastNetworkStat.rtt=o.rtt,this._lastNetworkStat.loss=o.loss}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applySettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_calcFingerprint(e){let t=T.sdpFingerprint(e);if(t===null){d.warn("Fingerprint calculation is unsupported");return}this._fingerprint===null?this._fingerprint=t:(f.onFingerprintChange((this._fingerprint^t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=T.applySettings(this._pc,e,this._prevConsumerSettings)),this._animojiSender){let i=this._mediaSource.getStream();i&&this._animojiSender.setStream(i)}}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{negotiated:!0,id:1});a.onopen=()=>{let s=a.readyState;s==="open"?(d.debug(`[${t}] data channel opened`),a.onerror=o=>{d.error(`[${t}] data channel error`,o)},i(a)):d.error(`[${t}] data channel open failed, state [${s}]`)}}_createAnimojiReceiver(){!l.useVmoji||!this._animojiDataChannel||!this._participantId||(this._animojiReceiver&&this._removeAnimojiReceiver(),this._animojiReceiver=new l.vmoji.AnimojiReceiver(this._animojiDataChannel,this._participantId,(e,t)=>{this._triggerEvent("ANIMOJI_STREAM",e,t)},e=>{this._triggerEvent("ANIMOJI_STREAM",e,null)}),Object.entries(this._animojiSvgDataByParticipantId).forEach(([e,t])=>{this._animojiReceiver.setParticipantSvg(e,t)}))}_removeAnimojiReceiver(){var e;(e=this._animojiReceiver)==null||e.destroy(),this._animojiReceiver=null}_createAnimojiSender(){if(!l.useVmoji||!this._animojiDataChannel)return;let e=this._mediaSource.getStream();e&&(this._animojiSender&&this._removeAnimojiSender(),this._animojiSender=new l.vmoji.AnimojiSender(this._animojiDataChannel,e))}_removeAnimojiSender(){var e;(e=this._animojiSender)==null||e.destroy(),this._animojiSender=null}};var ds=16,Lt=class{constructor(r,e,t){d.debug("AsrReceiver started"),this._datachannel=r,this._participantIdRegistry=e,this._asrCallback=t,this._textDecoder=new TextDecoder,this._datachannel.onmessage=i=>this._onDataChannelMessage(i.data)}static parse(r){let e=new DataView(r),t=e.getUint8(0),i=e.getUint8(1);if(i!==0)throw new Error(`Unsupported message type. Message type: ${i}`);let a=e.getUint16(2),s=e.getUint32(4),o=e.getUint32(8),p=e.getUint32(12);if(t!==1)throw new Error(`Unexpected protocol version. Got ${t}, expected 1`);return{sequence:a,ssrc:s,timestamp:o,duration:p,data:r.slice(ds)}}_onDataChannelMessage(r){var a,s;let e=Lt.parse(r),t=(s=(a=this._participantIdRegistry)==null?void 0:a.getStreamDescription(e.ssrc))==null?void 0:s.participantId;if(!t){d.warn(`Participant id for ssrc ${e.ssrc} not found in registry`);return}let i={participantId:t,text:this._textDecoder.decode(e.data),timestamp:e.timestamp,duration:e.duration};this._asrCallback(i)}destroy(){this._datachannel.onmessage=null}};var at=require("messagepack");var wi=class{constructor(){this.streamDescriptionByCompactId=new Map;this.compactIdByStreamDescription=new Map}getStreamDescription(r){return this.streamDescriptionByCompactId.get(r)}getCompactId(r){return this.compactIdByStreamDescription.get(r)}handleMessage(r){var a,s;let e=new Uint8Array(r),t=e[0],i=e.subarray(1);switch(t){case 1:let o=(0,at.decode)(i);return Object.entries(o).forEach(([L,X])=>{let N=Qt(L);this.streamDescriptionByCompactId.set(X,N),this.compactIdByStreamDescription.set(L,X)}),null;case 2:case 4:let p=(0,at.decode)(i),u=[];for(let L of p){let X=this.getStreamDescription(L);X&&u.push(X.participantId)}return t===2?{type:"notification",notification:w.AUDIO_ACTIVITY,activeParticipants:u}:{type:"notification",notification:w.STALLED_ACTIVITY,stalledParticipants:u};case 3:let _=(0,at.decode)(i);return{type:"notification",notification:w.SPEAKER_CHANGED,speaker:(a=this.getStreamDescription(_))==null?void 0:a.participantId};case 5:let E=(0,at.decode)(i);return{type:"notification",notification:w.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:E[0],maxDimension:E[1]}};case 6:let b=(0,at.decode)(i),D={};for(let[L,X]of Object.entries(b)){let N=(s=this.getStreamDescription(Number(L)))==null?void 0:s.participantId;N&&(D[N]=X/100)}return{type:"notification",notification:w.NETWORK_STATUS,statuses:D};case 7:return this._createParticipantSourcesUpdateNotification(i);case 8:{let X=(0,at.decode)(i).map(N=>{var Ft;let[Z,z,te,ge,Te,nt,ie]=N;return{participantId:(Ft=this.getStreamDescription(Z))==null?void 0:Ft.participantId,gain:z,pause:te,offset:ge,mute:Te,liveStatus:nt,startTimeMs:ie}});return{type:"notification",notification:w.MOVIE_UPDATE_NOTIFICATION,data:X}}default:return d.debug("unsupported message type: "+t),null}}_createParticipantSourcesUpdateNotification(r){let e=(0,at.decode)(r),t=[];for(let[i,a]of Object.entries(e)){let s=a[0],o=a[1],p=a[2],u;if(s!==null){if(u=this.getStreamDescription(s),!u){d.error(`could not uncompress participant ID ${s}`);continue}}else u=null;if(p===null){d.error("unexpected null sequenceNumber",i,a);continue}let _=we.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+i,E=o?o>>>0:null;t.push({participantStreamDescription:u,streamId:_,rtpTimestamp:E,sequenceNumber:p})}return{type:"notification",notification:w.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:t}}};var ls=90,ps=4294967295,be=class extends ae{constructor(e,t,i,a={}){super();this._pc=null;this._producerNotification=null;this._producerCommand=null;this._producerScreen=null;this._consumerScreen=null;this._asr=null;this._animojiDataChannel=null;this._animojiReceiver=null;this._animojiSender=null;this._animojiSvgDataByParticipantId={};this._isOpen=!1;this._observer=!1;this._reconnectionPrevented=!1;this._state="IDLE";this._statInterval=null;this._settingsInterval=null;this._statBytes={};this._ssrcMap={};this._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._prevConsumerSettings={};this._asrTrack=null;this._captureSender=null;this._captureReceiver=null;this._participantIdRegistry=null;this._disabledSenders=new Set;this._rtpReceiversByStreamId={};this._producerSessionId="";this._newAudioShareTrack=null;this._signaling=e,this._mediaSource=t,this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"TRACK_REPLACED",this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._applyConsumerSettings.bind(this)),this.subscribe(this._mediaSource,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this.subscribe(this._mediaSource,"ANIMOJI_STATUS",this._onAnimojiStatus.bind(this)),this._perfStatReporter=new tt(this,e),this._serverSettings=i,this._animojiSvgDataByParticipantId=a,d.debug("ServerTransport: Created")}getState(){return this._state||"IDLE"}updateStatisticsInterval(){this._stopStatInterval();let e=this.getState();e!=="IDLE"&&e!=="CLOSED"&&e!=="FAILED"&&this._startStatInterval()}open(e=!1){if(this._isOpen){d.log("ServerTransport: Already opened connections");return}this._isOpen=!0,this._observer=e,this._openConnection()}close(e){this._isOpen=!1,this._closeConnection(),this.unsubscribe(),e?(d.error("ServerTransport: Closed",e),this._setState("FAILED")):(d.debug("ServerTransport: Closed"),this._setState("CLOSED"))}removeParticipant(e){var t;(t=this._captureReceiver)==null||t.close(e)}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}updateSettings(e){Di(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}setAnimojiSvg(e,t){var i;(i=this._animojiReceiver)==null||i.setParticipantSvg(e,t)}_closeConnection(){this._stopStatInterval(),this._stopSettingsInterval(),this._removeAsrTrack(),this._removeCaptureSender(),this._removeCaptureReceiver(),this._removeAnimojiReceiver(),this._removeAnimojiSender(),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,be._closeDataChannel(this._producerNotification),be._closeDataChannel(this._producerCommand),be._closeDataChannel(this._producerScreen),be._closeDataChannel(this._consumerScreen),be._closeDataChannel(this._asr),this._pc.close(),this._pc=null,this._producerOfferIsProcessing=!1,this._producerNextOffer=null),this._triggerEvent("PEER_CONNECTION_CLOSED")}static _closeDataChannel(e){e&&(e.onopen=null,e.onmessage=null,e.onerror=null,e.close())}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{ordered:!0});a.onopen=()=>{let s=a.readyState;s==="open"?(d.debug(`[${t}] data channel opened`),i(a)):d.error(`[${t}] data channel open failed, state [${s}]`)},a.onerror=s=>{let o=s.error;d.error(`[${t}] data channel error`,o==null?void 0:o.errorDetail,o==null?void 0:o.message)}}_openConnection(e=!1){d.debug("ServerTransport: Open single connection"),this._pc=new RTCPeerConnection({},{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.ontrack=this._onAddTrack.bind(this,this._pc),this._pc.onconnectionstatechange=T.throttle(t=>{this._pc&&this._onConnectionStateChange(this._pc,t)},500),this._pc.onsignalingstatechange=be._onSignalingStateChange.bind(this,this._pc),this._participantIdRegistry=new wi,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),l.producerNotificationDataChannel&&this._createDataChannel(this._pc,qe.producerNotification,t=>{this._producerNotification=t,this._producerNotification.binaryType="arraybuffer",this._signaling.setProducerNotificationDataChannel(t)}),l.producerCommandDataChannel&&(this._signaling.useCommandDataChannel(!0),this._createDataChannel(this._pc,qe.producerCommand,t=>{this._producerCommand=t,this._signaling.setProducerCommandDataChannel(t)})),l.producerScreenDataChannel&&this._createDataChannel(this._pc,qe.producerScreenShare,t=>{this._producerScreen=t,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()}),l.asrDataChannel&&this._createDataChannel(this._pc,qe.asr,t=>{this._asr=t,this._asr.binaryType="arraybuffer",this._removeAsrTrack(),this._asrTrack=new Lt(t,this._participantIdRegistry,i=>{this._onAsrTranscription(i)}),this._signaling.setAsrDataChannel(t)}),l.useVmoji&&this._createDataChannel(this._pc,qe.animoji,t=>{this._animojiDataChannel=t,this._animojiDataChannel.binaryType="arraybuffer",this._createAnimojiReceiver(),this._mediaSource.isAnimojiRequested&&this._createAnimojiSender()}),this._newAudioShareTrack=this._mediaSource.getAudioShareTrack();try{this._mediaSource.addTrackToPeerConnection(this._pc,this._observer,!1,l.serverAudioRed),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(t){d.error("ServerTransport: Unable to add media source tracks",t),g.log(v.ERROR,"addTrack-single"),this.close(t);return}l.consumerScreenDataChannel&&this._createDataChannel(this._pc,qe.consumerScreenShare,t=>{this._consumerScreen=t,this._consumerScreen.binaryType="arraybuffer";let i=this._mediaSource.getScreenTrack();i&&this._createCaptureSender(i)}),e||this._allocateConsumer(),this._setState("OPENED"),this._startStatInterval(),this._startSettingsInterval()}_removeAsrTrack(){var e;(e=this._asrTrack)==null||e.destroy(),this._asrTrack=null}_reconnect(){this.getState()!=="OPENED"&&(this._setState("RECONNECTING"),this._closeConnection(),this._openConnection(!0))}_signalActiveParticipants(e){this._triggerEvent("SIGNALLED_ACTIVE_PARTICIPANTS",e)}_signalStalledParticipants(e){this._triggerEvent("SIGNALLED_STALLED_PARTICIPANTS",e)}_signalSpeakerChanged(e){this._triggerEvent("SIGNALLED_SPEAKER_CHANGED",e)}_signalNetworkStatus(e){this._triggerEvent("NETWORK_STATUS",e)}_updateSSRCMap(e){e&&e.sdp.split(`
12
+ `).forEach(t=>{let i=`a=ssrc:([0-9]+) label:(audio|video)-((?:[ug]?[\\d]+)|(?:mix)|(?:${we.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,a=new RegExp(i).exec(t);a&&(this._ssrcMap[a[1]]=a[3])})}_createCaptureSender(e){let t=this._mediaSource.getMediaSettings();!e||!l.consumerScreenDataChannel||!this._consumerScreen||!t.isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new ft(e,this._consumerScreen,this._signaling,t.isFastScreenSharingEnabled))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!l.producerScreenDataChannel||!this._producerScreen||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new _t(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,t)},e=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,null)}))}_removeCaptureReceiver(){var e;(e=this._captureReceiver)==null||e.destroy(),this._captureReceiver=null}_createAnimojiSender(){if(!l.useVmoji||!this._animojiDataChannel)return;let e=this._mediaSource.getStream();e&&(this._animojiSender&&this._removeAnimojiSender(),this._animojiSender=new l.vmoji.AnimojiSender(this._animojiDataChannel,e))}_removeAnimojiSender(){var e;(e=this._animojiSender)==null||e.destroy(),this._animojiSender=null}_createAnimojiReceiver(){!l.useVmoji||!this._animojiDataChannel||!this._participantIdRegistry||(this._animojiReceiver&&this._removeAnimojiReceiver(),this._animojiReceiver=new l.vmoji.AnimojiReceiver(this._animojiDataChannel,this._participantIdRegistry,(e,t)=>{this._triggerEvent("ANIMOJI_STREAM",e,t)},e=>{this._triggerEvent("ANIMOJI_STREAM",e,null)}),Object.entries(this._animojiSvgDataByParticipantId).forEach(([e,t])=>{this._animojiReceiver.setParticipantSvg(e,t)}))}_removeAnimojiReceiver(){var e;(e=this._animojiReceiver)==null||e.destroy(),this._animojiReceiver=null}_applyConsumerSettings(){let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled&&!l.consumerScreenDataChannel?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&this._pc){let t=[];this._pc.getSenders().forEach(i=>{if(!i.track||i.track.kind!=="video")return;let a=!this._disabledSenders.has(i),s=e.maxDimension!==0;if(a&&!s){d.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(P.getBlackMediaTrack()).catch(p=>{d.error("Could not disable video upload",p)});return}let o=this._mediaSource.getSendVideoTrack();if(!a&&s&&o){d.log("Enabling video upload"),this._disabledSenders.delete(i);let p=i.track;p.enabled=o.enabled,i.replaceTrack(o).then(()=>p.stop()).catch(u=>{d.error("Could not enable video upload",u)})}T.applyVideoTrackSettings(e,i,o!=null?o:i.track,this._prevConsumerSettings,t)}),this._prevConsumerSettings=t}if(this._animojiSender){let t=this._mediaSource.getStream();t&&this._animojiSender.setStream(t)}}_onScreenSharingStatus(e){e.track?this._createCaptureSender(e.track):this._removeCaptureSender()}_onAnimojiStatus(e){e?this._createAnimojiSender():this._removeAnimojiSender(),this._mediaSource.onAnimojiSender(e)}_setState(e){this._state!==e&&(this._state=e,this._triggerEvent("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,l.statisticsInterval)};this._statInterval=window.setTimeout(e,l.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null),this._statBytes={}}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applyConsumerSettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_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 qt(this._pc,this._lastStat,this._ssrcMap);return this._lastStat=e,e})}_reportStats(e){this._triggerEvent("REMOTE_DATA_STATS",{inbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(t=>t.type==="inbound-rtp")},outbound:{topology:"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=we.AUDIO_MIX,a=this._statBytes[i],s=!1;if(a){let o=t.bytesReceived-a.bytesReceived;o>=0&&o<=5&&(s=!0),a.stalled!==s&&this._triggerEvent("REMOTE_ALL_STALL",s)}this._statBytes[i]={bytesReceived:t.bytesReceived,stalled:s}}_allocateConsumer(){if(!this._signaling.ready)return;let e={estimatedPerformanceIndex:tt.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:l.producerNotificationDataChannel?7:0,producerCommandDataChannelVersion:l.producerCommandDataChannel?3:0,consumerScreenDataChannelVersion:l.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:l.producerScreenDataChannel?1:0,asrDataChannelVersion:l.asrDataChannel?1:0,animojiDataChannelVersion:l.useVmoji?1:0,onDemandTracks:!0,unifiedPlan:!0,singleSession:!0,videoTracksCount:l.videoTracksCount,red:l.serverAudioRed,audioShare:l.audioShare,fastScreenShare:l.fastScreenShare};this._signaling.allocateConsumer(null,e)}_acceptProducer(e){return c(this,null,function*(){if(this._producerOfferIsProcessing){this._producerNextOffer=e,d.debug("[single] wait until other remote offer is processed");return}this._producerOfferIsProcessing=!0;let t=new RTCSessionDescription({type:"offer",sdp:T.patchRemoteSDP(e)});if(d.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");this._pc.setRemoteDescription(t).catch(i=>{throw d.error("[single] unable to set remote offer",i),g.log(v.ERROR,"setRemoteDescription-single"),i}).then(()=>c(this,null,function*(){if(d.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");return this.handleTracks(),this._pc.createAnswer()})).catch(i=>{throw d.error("[single] unable to create answer",i),g.log(v.ERROR,"createAnswer-single"),i}).then(i=>(i.sdp=T.patchLocalSDP(i.sdp,!1,P.isBrokenH264(),!1,l.h264spsPpsIdrInKeyframe),i)).then(i=>c(this,null,function*(){if(d.debug("[single] set local answer",{answer:i}),!this._pc)throw new Error("Interrupt allocation");return yield this._pc.setLocalDescription(i),i})).catch(i=>{throw d.error("[single] unable to set local answer",i),g.log(v.ERROR,"setLocalDescription-single"),i}).then(i=>c(this,null,function*(){d.debug("[single] transmit local answer",{answer:i}),this._updateSSRCMap(t),yield this._signaling.acceptProducer(i,Object.keys(this._ssrcMap)),d.debug("[single] remote offer has been processed")})).catch(i=>{d.warn("[single] unable to send local answer",i),g.log(v.ERROR,"acceptProducer")}).then(()=>c(this,null,function*(){if(this._producerOfferIsProcessing=!1,this._producerNextOffer){d.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))})}handleTracks(){this._newAudioShareTrack&&(this._pc.getTransceivers().forEach(e=>{e.mid.endsWith("s")&&(e.sender.track!==null&&d.warn("Unexpected track assigned to audioshare"),e.direction="sendonly",e.sender.replaceTrack(this._newAudioShareTrack).catch(t=>{d.error("ServerTransport: Unable to replace track",t),g.log(v.ERROR,"replaceTrack-single")}),this._newAudioShareTrack=null)}),this._newAudioShareTrack&&d.warn("Cannot find audioshare transceiver"))}_onSignalingNotification(e){return c(this,null,function*(){if(this._isOpen)switch(e.notification){case w.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case w.REALLOC_CON:this._reconnect();break;case w.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case w.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case w.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case w.NETWORK_STATUS:this._signalNetworkStatus(e.statuses);break}})}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onProducerUpdated(e){return c(this,null,function*(){this._producerSessionId&&this._producerSessionId!==e.sessionId&&this._reconnect(),l.breakVideoPayloadTypes&&(d.log("test mode enabled, video switched off"),this._signaling.requestTestMode("breakVideoPayloadTypes",null)),this._producerSessionId=e.sessionId,yield this._acceptProducer(e.description)})}_onAddTrack(e,t){var a;d.debug("[single] remote track (added)",{track:t.track}),((a=t.track)==null?void 0:a.kind)==="audio"&&g.logMeasure(v.FIRST_AUDIO_MIX_DATA_RECEIVED);let i=t.streams[0];i?(i.onremovetrack||(i.onremovetrack=o=>{this._triggerEvent("REMOTE_TRACK_REMOVED",i.id,i,o.track)}),i.getTracks().find(o=>o.id===t.track.id)||i.addTrack(t.track),this._rtpReceiversByStreamId[i.id]=t.receiver,this._triggerEvent("REMOTE_TRACK_ADDED",i.id,i,t.track)):d.error("[single] unable to get media stream from track event")}static _onSignalingStateChange(e,t){d.debug("[single] signaling state changed",{state:e.signalingState},t)}_onConnectionStateChange(e,t){switch(d.debug("[single] connection state changed",{state:e.connectionState},t),g.log(v.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):(g.logCustom(v.RECONNECT,{param:1}),this._reconnect());break;case"connecting":let i=this.getState();i==="IDLE"||i==="OPENED"?this._setState("CONNECTING"):e.iceConnectionState==="checking"&&this._setState("RECONNECTING");break;case"disconnected":this._reconnectionPrevented?this.close(new Error("Ice connection disconnected")):this._setState("RECONNECTING");break;case"connected":this._setState("CONNECTED"),T.getPeerConnectionHostInfo(e).then(a=>{a&&g.log(v.ICE_CONNECTION_TYPE,a.type)}),g.logCustom(v.RECONNECT,{param:0});break}}_onReplacedTrack(e,t){if(this._pc){l.consumerScreenDataChannel&&t&&(e=t);let i=!1;this._pc.getSenders().forEach(a=>{a.track&&a.track.kind===e.kind&&!this._disabledSenders.has(a)&&a.track.contentHint===e.contentHint&&(a.track.enabled=e.enabled,a.replaceTrack(e).catch(s=>{d.error("ServerTransport: Unable to replace track",s),g.log(v.ERROR,"replaceTrack-single")}),i=!0)}),!i&&e.kind==="audio"&&e.contentHint==="music"&&(this._newAudioShareTrack=e)}this._applyConsumerSettings()}getStreamWaitingTimeMs(e,t){if(!this._pc)return g.log(v.PAT_WAITING_TIME_ERROR,"noConnection"),d.error("Cannot get stream waiting time, peer connection is not initialized"),0;if(!RTCRtpReceiver.prototype.getSynchronizationSources)return g.log(v.PAT_WAITING_TIME_ERROR,"oldBrowser"),d.error("Cannot get stream waiting time, RTCRtpReceiver.getSynchronizationSources is not supported"),0;let i=this._rtpReceiversByStreamId[e];if(!i)return g.log(v.PAT_WAITING_TIME_ERROR,"noReceiver"),d.error(`Cannot get stream waiting time, cannot find RTP receiver by stream ID: ${e}`),0;let a=i.getSynchronizationSources();if(!a||!a.length)return d.log(`Cannot get stream waiting time, ${e} receiver has no synchronization sources`),0;let o=a[0].rtpTimestamp;if(!Number.isInteger(o))return g.log(v.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),d.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${o}`),0;let p=t-o&ps,u=Math.ceil(p/ls);return Math.min(100,Math.max(0,u))}};var rt=(e=>(e.DIRECT="DIRECT",e.SERVER="SERVER",e))(rt||{}),xi=class extends ae{constructor(e,t,i,a){super();this._allocated=[];this._opened=[];this._directTransport=null;this._serverTransport=null;this._dtListeners=[];this._stListeners=[];this._states={};this._localState="IDLE";this._animojiSvgDataByParticipantId={};this._signaling=t,this._mediaSource=i,this._topology=e,this._serverSettings=a,this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"ANIMOJI_STATUS",this._onAnimojiStatus.bind(this)),e==="SERVER"&&(this._serverTransport=this._createServerTransport())}updateSettings(e){d.log("Update transport settings",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(d.log(`Trying allocate participant [${e}]`),this._allocated.indexOf(e)!==-1){d.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,i=!1,a=!1){d.log("Trying open participant",{participantIds:e});let s=a;for(let o of e){if(this._opened.indexOf(o)!==-1){d.warn(`The participant [${o}] has already had opened transport`);continue}if(this._allocated.indexOf(o)===-1){d.warn(`The participant [${o}] has no allocated transport`);continue}this._opened.push(o),s=!0}s&&(this._topology==="DIRECT"&&this._directTransport&&(pt(v.FIRST_DATA_RECEIVED_P2P),this._directTransport.open(t)),this._topology==="SERVER"&&this._serverTransport&&(pt(v.FIRST_AUDIO_MIX_DATA_RECEIVED),this._serverTransport.open(i),this._setStates(e,this._serverTransport.getState()),this._setLocalState(this._serverTransport.getState())),d.debug("The transport has been opened",e))}close(e){var a;let t=this._allocated.indexOf(e),i=this._opened.indexOf(e);t<0&&d.warn(`The participant [${e}] transport has already deallocated`),this._topology==="DIRECT"&&this._directTransport&&(this._directTransport.close(),this._directTransport=null),this._topology==="SERVER"&&((a=this._serverTransport)==null||a.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()}getState(){var e,t;return this._topology==="SERVER"?(e=this._serverTransport)==null?void 0:e.getState():(t=this._directTransport)==null?void 0:t.getState()}setAnimojiSvg(e,t){this._animojiSvgDataByParticipantId[e]=t,(!(t.svg instanceof ArrayBuffer)||t.svg.byteLength!==0)&&(this._topology==="DIRECT"&&this._directTransport?this._directTransport.setAnimojiSvg(e,t):this._topology==="SERVER"&&this._serverTransport&&this._serverTransport.setAnimojiSvg(e,t))}_setStates(e,t){let i=e.filter(a=>this._states[a]!==t?(this._states[a]=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===w.TOPOLOGY_CHANGED)return this._onTopologyChanged(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(d.log(`Topology changed ${this._topology} -> ${e.topology}`),g.log(v.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||[],a=e.offerToTypes||[],s=e.offerToDeviceIdxs||[],o=i.length&&a.length?T.composeParticipantId(i[0],a[0],s[0]):null;if(this._serverTransport&&this._serverTransport.preventRestart(),!this._allocated||this._allocated.length===0){d.error("Topology changed to DIRECT, but the list of allocated participants is empty");return}this._allocated.length>1&&d.warn("Topology changed to DIRECT, but the allocated participants count more then one");let p=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let u=o===p;this._directTransport=this._createDirectTransport(p,u)}this._opened.indexOf(p)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_createDirectTransport(e,t=!1){let i=new it(e,t,this._signaling,this._mediaSource,this._serverSettings,this._animojiSvgDataByParticipantId);return this._dtListeners&&this._dtListeners.length>0&&d.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.addEventListener("ANIMOJI_STREAM",this._onAnimojiStream.bind(this))),i}_createServerTransport(){let e=new be(this._signaling,this._mediaSource,this._serverSettings,this._animojiSvgDataByParticipantId);return this._stListeners&&this._stListeners.length>0&&d.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("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.addEventListener("ASR_TRANSCRIPTION",this._onAsrTranscription.bind(this)),e.addEventListener("ANIMOJI_STREAM",this._onAnimojiStream.bind(this))),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;l.noiseSuppression!==e&&(l.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 a=this._allocated.indexOf(e);a>=0&&this._allocated.splice(a,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))}_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)}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onAnimojiStream(e,t){this._triggerEvent("ANIMOJI_STREAM",e,t)}_onAnimojiStatus(e){!this._directTransport&&!this._serverTransport&&this._mediaSource.onAnimojiSender(e)}getStreamWaitingTimeMs(e,t){return this._topology!=="SERVER"?(g.log(v.PAT_WAITING_TIME_ERROR,"wrongTopology"),d.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(g.log(v.PAT_WAITING_TIME_ERROR,"noTransport"),d.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var Li=class extends ae{constructor(e){super();this._detector=null;this._interval=null;this.subscribe(e,"REMOTE_TRACK_ADDED",this._onRemoteTrackAdded.bind(this)),this.subscribe(e,"REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),this.subscribe(e,"SIGNALLED_ACTIVE_PARTICIPANTS",this._onSignalledActiveParticipants.bind(this)),this.subscribe(e,"TOPOLOGY_CHANGED",this._onTopologyChanged.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 a;if(i.kind==="audio"&&((a=this._detector)==null||a.destroy(),this._detector=new wt(e,t),!this._interval)){let s=()=>{this._collectVolumes(),this._interval=window.setTimeout(s,l.voiceParams.interval)};this._interval=window.setTimeout(s,l.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind==="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===we.AUDIO_MIX){if(this._activeParticipants)for(let a of this._activeParticipants)e[a]=i}else e[t]=i;this._triggerEvent("VOLUMES_DETECTED",e)}_onSignalledActiveParticipants(e){this._activeParticipants=e}_onTopologyChanged(e){e==="DIRECT"&&(this._activeParticipants=null)}};var Ni=class extends ae{constructor(e,t,i){super();this._speakerId=null;this._serverSideSpeakerDetection=!1;this._serverSideSpeakerDetection=i==="SERVER",this.subscribe(e,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this.subscribe(t,"SIGNALLED_SPEAKER_CHANGED",this._onServerSpeakerChanged.bind(this)),this.subscribe(t,"TOPOLOGY_CHANGED",this._onTopologyChanged.bind(this))}destroy(){this.unsubscribe()}_onVolumesDetected(e){if(this._serverSideSpeakerDetection)return;let t=0,i=null;if(Object.keys(e).forEach(a=>{let s=e[a].smoothed;s>t&&s>l.voiceParams.threshold&&(t=s,i=a)}),i&&i!==this._speakerId){let a=this._speakerId&&e.hasOwnProperty(this._speakerId)?e[this._speakerId].smoothed:0;t>a*l.voiceParams.speakerLevelMultiplier&&(this._speakerId=i,this._triggerEvent("SPEAKER_CHANGED",i))}}_onServerSpeakerChanged(e){this._serverSideSpeakerDetection&&this._triggerEvent("SPEAKER_CHANGED",e)}_onTopologyChanged(e){this._serverSideSpeakerDetection=e==="SERVER"}};var ti=class extends ae{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,"STATE_CHANGED",this._onTransportStateChanged.bind(this)),this.subscribe(t,"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==="OPENED"&&(this._connectionTimeout||(this._connectionTimeout=window.setTimeout(this._onConnectionTimeout.bind(this),l.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),l.specListenerParams.volumeTimeout))),t==="FAILED"&&this._connectionTimeout&&(d.warn("Transport failed, send callSpecError"),g.log(v.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!=="CONNECTED";(()=>Object.values(this._states).filter(e).length>0)()&&(d.warn("There is not connected transport, send callSpecError"),g.log(v.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",a=this._participants[t];a&&a.platform&&(i=a.platform),e.indexOf(i)<0&&(e.push(i),g.log(v.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&d.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var us=1e3,ms=1e4;var hs=15,K=class extends ae{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._myLastRequestedLayouts={};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;g.create(e,i),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),g.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new Xt,l.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),us))}static current(){return K._current}static hangupAfterInit(){K._activationMutex&&!K._current&&(K._delayedHangup=!0)}static id(){var e,t;return((t=(e=K._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,a="",s=!1,o=!1,p){return c(this,null,function*(){if(K._activationMutex)throw g.log(v.ERROR,"startCall"),d.warn("Conversation: there is already running activation"),new V(O.FAILED);K._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let u=this._mediaSource.getMediaSettings();t===Be.CHAT||e.length>1?this._logWithMediaSettings(v.OUTGOING_MULTIPARTY_CALL,u):this._logWithMediaSettings(v.OUTGOING_CALL,u);let _=yield this._startConversation(e,t,Ke.OUTGOING,i,a,s,o,p);if(!this._conversation)throw new V(O.UNKNOWN_ERROR);if(this._participantState=W.ACCEPTED,this._signaling.changeMediaSettings(u),yield this._processConnection(_),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),K._delayedHangup)throw new V(O.CANCELED);d.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let E=Object.values(this._participants),b;return l.batchParticipantsOnStart&&(b=T.mapSharedParticipants(E)),yield this._processConnectionSharedMovieInfo(_),f.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),b),this._onConversationParticipantListChunk(_),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),K._current=this,this._conversation.concurrent?yield this._acceptConcurrent():l.batchParticipantsOnStart||this._setParticipantsStatus(E,"WAITING"),this._conversation}catch(u){throw this._close(u,"Unable to start conversation"),u}finally{K._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){var t;if(K._activationMutex)throw g.log(v.ERROR,"joinCall"),d.warn("Conversation: there is already running activation"),new V(O.FAILED);K._activationMutex=!0,this._state="PROCESSING";try{let i=!!((t=e.observedIds)!=null&&t.length);this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions,!i);let a=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.JOIN_CONVERSATION,a);let s=yield this._joinConversation(e);if(!this._conversation)throw new V(O.UNKNOWN_ERROR);return this._conversation.observer=i,f.onLocalStream(this._mediaSource.getStream(),a),this._conversation.waitingHall?(d.log("In waiting hall"),K._current=this,K._activationMutex=!1,this._signaling.readyToSend(),f.onLocalStatus("WAITING_HALL"),this._conversation):this._onJoinPart2(s)}catch(i){throw K._activationMutex=!1,this._close(i,"Unable to join conversation"),i}})}_onJoinPart2(e){return c(this,null,function*(){var t,i,a,s,o,p,u;d.debug("Join conversation part 2"),K._activationMutex=!0;try{if(this._participantState=W.ACCEPTED,!this._conversation||!this._mediaSource)throw new V(O.UNKNOWN_ERROR);if(this._conversation.observer||this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._processConnection(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),K._delayedHangup)throw new V(O.CANCELED);let _=Object.values(this._participants),E;l.batchParticipantsOnStart&&(E=T.mapSharedParticipants(_.filter(L=>!L.isInRoom)));let b=[];if((i=(t=e==null?void 0:e.rooms)==null?void 0:t.rooms)!=null&&i.length)for(let L of e.rooms.rooms)b.push({id:L.id,name:L.name,participantCount:L.participantCount,participantIds:yield Promise.all(((s=(a=L==null?void 0:L.participantIds)==null?void 0:a.map)==null?void 0:s.call(a,this._getExternalIdByParticipantId.bind(this)))||[]),participants:(o=L==null?void 0:L.participants)!=null&&o.participants?this._participantListChunkToExternalChunk(L.participants):void 0,active:L.active,muteStates:L.muteStates});let D=(u=(p=e==null?void 0:e.rooms)==null?void 0:p.roomId)!=null?u:null;return yield this._processConnectionSharedMovieInfo(e),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),E,{rooms:b,roomId:D}),this._onConversationParticipantListChunk(e),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),K._current=this,l.batchParticipantsOnStart||this._setParticipantsStatus(_,"WAITING"),this._openTransport(_,!1),this._conversation}catch(_){throw this._close(_,"Unable to join conversation"),_}finally{K._activationMutex=!1}})}onPush(a){return c(this,arguments,function*(e,t=J.USER,i){if(K._activationMutex)throw d.warn("Conversation: there is already running activation"),new V(O.REJECTED);K._activationMutex=!0;try{let s=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new V(O.UNKNOWN_ERROR);if(!s.conversation.participants.find(p=>{var u;return p.state===W.CALLED&&p.id===((u=this._conversation)==null?void 0:u.userId)}))throw d.log("Push rejected (there is an active call)"),g.log(v.PUSH,"rejected"),new V(O.REJECTED);if(yield this._processConnection(s),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),g.log(v.PUSH,"accepted"),K._current=this,K._delayedHangup)throw new V(O.CANCELED);K._activationMutex=!1}catch(s){throw K._activationMutex=!1,this._close(s,"Unable to handle inbound call push"),s}})}_isInWaitingHall(e){if(!e.conversation||(e.conversation.options||[]).indexOf(di.WAITING_HALL)<0)return!1;let t=(e.conversation.participants||[]).find(i=>T.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_acceptConcurrent(){return c(this,null,function*(){if(!this._mediaSource||!this._conversation)throw new V(O.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.ACCEPT_CONCURRENT,e),d.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*(){var t;if(this._state!=="IDLE")throw g.log(v.ERROR,"acceptIncoming"),d.error("Unable to accept a call - invalid state"),new Error("Unable to accept a call - invalid state");if(!this._mediaSource||!this._conversation)throw new V(O.UNKNOWN_ERROR);this._state="PROCESSING",d.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let i=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.ACCEPT_INCOMING,i),this._signaling.changeMediaSettings(i),yield this._signaling.acceptCall(i),this._participantState=W.ACCEPTED;let a=Object.values(this._participants),s;if(l.batchParticipantsOnStart&&(s=T.mapSharedParticipants(a)),f.onCallAccepted(),f.onLocalStream(this._mediaSource.getStream(),i),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),s),l.useParticipantListChunk){let u=yield this._getInitialParticiapntListChunk();(t=u==null?void 0:u.participants)==null||t.forEach(_=>{let E=T.composeId(_),b=this._participants[E];b&&(b.movieShareInfos=_.movieShareInfos)}),this._onConversationParticipantListChunk({participants:u})}f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate();let o=kt(this._getMuteStatesForCurrentRoom(),Pe.MUTE),p=kt(this._getMuteStatesForCurrentRoom(),Pe.MUTE_PERMANENT);for(let u of[o,p])u.length&&(yield this._processMuteState({mediaOptions:u,stateUpdated:!0}));return this._state="ACTIVE",this._changeFeatureSet(),l.batchParticipantsOnStart||this._setParticipantsStatus(a,"WAITING"),this._openTransport(a,!0),this._conversation}catch(i){throw this._close(i,"Unable to accept call"),i}})}decline(){return c(this,null,function*(){var e;if(this._state!=="IDLE")throw g.log(v.ERROR,"declineIncoming"),d.error("Unable to decline a call - invalid state"),new Error("Unable to decline a call - invalid state");this._state="PROCESSING",d.debug("Decline incoming call"),this._logWithMediaSettings(v.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=W.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(O.REJECTED)),this._close(new V(O.REJECTED))})}hangup(){return c(this,null,function*(){d.debug("Hangup");let e=this._state==="ACTIVE"?O.HUNGUP:O.CANCELED;g.log(v.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new V(e))):f.onHangup(new V(O.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new V(O.UNKNOWN_ERROR),"Unable to add participant");return}let i=yield this._signaling.addParticipant(e,t),a=null;i.type==="error"&&(i.error==="call-unfeasible"?a=i.status:a=O.UNKNOWN_ERROR);let s=i.participant;yield this._onAddParticipant(T.composeId(s),s,a)})}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){var a;if(!this._transport)return;let i=[];for(let s of e)(s.state===W.CALLED||s.state===W.ACCEPTED)&&(this._transport.isAllocated(s.id)||this._transport.allocate(s.id,t)),s.state===W.ACCEPTED&&i.push(s.id);i.length&&this._transport.open(i,null,!!((a=this._conversation)!=null&&a.observer))}_close(e,t){t&&d.error(t,e),d.debug("Close conversation",e),e.error?this._signaling.ready&&this._signaling.hangup(O.FAILED):g.log(v.ERROR,e.hangup),K._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([O.CANCELED,O.NOT_FRIENDS,O.CALLEE_IS_OFFLINE,O.CALLER_IS_BLOCKED,O.CALLER_IS_REJECTED].indexOf(e.hangup)!==-1||e.hangup===O.REJECTED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===O.HUNGUP&&(!e.remote||this._participantState===W.CALLED)){f.onHangup(e,i),this.destroy();return}if(e.hangup===O.MISSED&&!e.remote){f.onHangup(e,i),this.destroy();return}if((e.hangup===O.SOCKET_CLOSED||e.error===Q.NOT_FOUND)&&K._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===O.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(),g.destroy(),this._conversation=null,this._myLastRequestedLayouts={},K._current=null,K._delayedHangup=!1,f.onHangup(e||new V(O.UNKNOWN_ERROR),i),this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null)}destroy(){let e=this._conversation&&this._conversation.id;d.debug("Destroy conversation",{conversationId:e}),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),this._cleanupListeners(),g.destroy(),this._conversation=null,this._myLastRequestedLayouts={},K._current=null,K._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);d.debug("Api.getConversationParams",t);let i=[],{turn_server:a,stun_server:s}=t;if(s&&i.push(s),a){let o=a.urls.filter((p,u,_)=>_.indexOf(p)===u);o.push(`${o[o.length-1]}?transport=tcp`),i.push({urls:o,username:a.username,credential:a.credential})}return l.iceServers=i,l.wssBase=t.endpoint,l.wssToken=t.token,t.client_type&&(l.clientType=t.client_type),l.externalUserType=t.external_user_type,t})}_addGeoParamsToEndpoint(e,t){return t.isp_as_no&&(e+=`&ispAsNo=${t.isp_as_no}`),t.isp_as_org&&(e+=`&ispAsOrg=${t.isp_as_org}`),t.loc_cc&&(e+=`&locCc=${t.loc_cc}`),t.loc_reg&&(e+=`&locReg=${t.loc_reg}`),e}_startConversation(e,t,i,a,s="",o=!1,p=!1,u){return c(this,null,function*(){let _=T.uuid();d.debug("Conversation: start",{conversationId:_,opponentIds:e,opponentType:t,direction:i});let E=a.includes(ce.VIDEO),b=yield this._api.startConversation(_,e,t,E,s,o,p,{onlyAdminCanShareMovie:u});d.debug("Api.startConversation",b);let D=yield this._getConversationParams(b.id);b.endpoint=this._addGeoParamsToEndpoint(b.endpoint,D);let L=yield this._connectSignaling(Fe.START,b);return yield this._setConversation(b,L,i),L})}_joinConversation(e){return c(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:a,joinLink:s,observedIds:o,payload:p}=e;d.debug("Conversation: join",{conversationId:t,joinLink:s,observedIds:o});let u=i.includes(ce.VIDEO),_;if(t)_=yield this._api.joinConversation(t,u,a);else if(s)_=yield this._api.joinConversationByLink(s,u,o,p);else throw new V(O.UNKNOWN_ERROR);d.debug("Api.joinConversation",_),yield this._getConversationParams(_.id);let E=yield this._connectSignaling(Fe.JOIN,_);return yield this._setConversation(_,E,Ke.JOINING),E})}_prepareConversation(a){return c(this,arguments,function*(e,t=J.USER,i){d.debug("Conversation: push",{conversationId:e,type:t,peerId:i});let s=this._api.getUserId();if(!s)throw new V(O.UNKNOWN_ERROR);let o=yield this._getConversationParams(e),p=o.device_idx||0,u=`${l.wssBase}?userId=${s}&entityType=${t}&deviceIdx=${p}&conversationId=${e}&token=${l.wssToken}`;u=this._addGeoParamsToEndpoint(u,o);let _={id:e,peerId:i,endpoint:u,is_concurrent:!1,p2p_forbidden:!1,device_idx:p},E=yield this._connectSignaling(Fe.ACCEPT,_);return K._current&&(K._current._participantState===W.ACCEPTED||K._current._participantState===W.CALLED)?(d.log("Push rejected (busy)"),g.log(v.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(O.BUSY),Promise.reject({hangup:O.BUSY})):(K._current&&(K._current.destroy(),K._current=null),yield this._setConversation(_,E,Ke.INCOMING,t),E)})}_createParticipant(e){return c(this,null,function*(){var i;let t=Object.assign({id:null,externalId:null,mediaSettings:_e(),participantState:{},state:W.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[],observedIds:[],isInRoom:!1},e);if(e.externalId){let a=T.decomposeParticipantId(t.id).compositeUserId;this._api.cacheExternalId(a,e.externalId)}else t.externalId=yield this._getParticipantId(t.id);return(i=t.observedIds)!=null&&i.length&&(t.externalId.observer=!0),this._setParticipantMarkers(t,t.markers),t})}_getParticipantId(e){return c(this,null,function*(){try{let t=T.decomposeParticipantId(e),i=yield this._api.userId(t.compositeUserId);return Object.assign({deviceIdx:t.deviceIdx},i)}catch(t){throw this._close(new V(O.NETWORK_ERROR),t),t}})}_setConversation(s,o,p){return c(this,arguments,function*(e,t,i,a=J.USER){yield this._prepareParticipants(t.conversation.participants);let u=this._api.getUserId(),_=e.device_idx||0;if(!u){let D=(t.conversation.participants||[]).find(L=>T.comparePeerId(L.peerId,t.peerId));if(!D)throw new V(O.UNKNOWN_ERROR);u=Number(D.id),D.idType&&(a=D.idType),D.deviceIdx&&(_=D.deviceIdx),this._api.setUserId(u)}let E=T.composeParticipantId(u,a,_),b=yield this._getParticipantId(E);this._conversation={userId:u,compositeUserId:E,externalId:b,acceptTime:t.conversation.acceptTime,features:t.conversation.features||[],featuresPerRole:t.conversation.featuresPerRole,id:t.conversation.id||e.id,participantsLimit:t.conversation.participantsLimit||30,topology:t.conversation.topology||"DIRECT",direction:i,concurrent:t.isConcurrent||e.is_concurrent||!1,needRate:!1,chatId:t.conversation.multichatId,roles:[],recordsInfoByRoom:new Map,muteStates:new Map,joinLink:e.join_link,pinnedParticipantId:null,mediaModifiers:t.mediaModifiers,options:[],unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t),observer:!1,asrInfo:null,roomId:null},this._signaling.setConversationId(e.id),e.p2p_forbidden&&(l.forceRelayPolicy=e.p2p_forbidden),g.log(v.RELAY_POLICY,l.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new V(O.UNKNOWN_ERROR);this._conversation.acceptTime=e.conversation.acceptTime,this._conversation.features=e.conversation.features||[],this._conversation.featuresPerRole=e.conversation.featuresPerRole,this._conversation.participantsLimit=e.conversation.participantsLimit||30,this._conversation.topology=e.conversation.topology||"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 Ei;return this.subscribe(e,"SOURCE_CHANGED",this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this._audioFix=new Ot(e),e}_connectSignaling(e,t){return c(this,null,function*(){return this._signaling.setEndpoint(t.endpoint),this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._signaling,ve.FAILED,this._onSignalingFailed.bind(this)),this.subscribe(this._signaling,ve.RECONNECT,this._onSignalingReconnect.bind(this)),this._signaling.connect(e,t)})}_processConnection(e){return c(this,null,function*(){yield this._registerConnectionParticipants(e),this._processConnectionData(e)})}_prepareParticipants(e){return c(this,null,function*(){let t=e.map(i=>i.id);t.length&&(yield this._api.prepareUserIds(t))})}_onConversationParticipantListChunk(e){let t=e.participants;t&&f.onConversationParticipantListChunk(this._participantListChunkToExternalChunk(this._createParticipantListChunk(t)))}_createParticipantListChunk(e){return Re(Re({},{participants:[],countBefore:0,countAfter:0,markerFound:!1}),e)}_participantListChunkToExternalChunk(e){let t=T.mapSharedParticipants(e.participants.map(i=>{let a=T.composeId(i);return this._participants[a]}));return Je(Re({},e),{participants:t})}_registerConnectionParticipants(e){return c(this,null,function*(){var i,a,s,o,p,u;yield this._registerParticipants(e.conversation.participants),(i=e.participants)!=null&&i.participants&&(yield this._registerParticipants((a=e.participants)==null?void 0:a.participants));let t=(o=(s=e==null?void 0:e.rooms)==null?void 0:s.rooms)!=null?o:[];for(let _ of t)yield this._registerParticipants((u=(p=_==null?void 0:_.participants)==null?void 0:p.participants)!=null?u:[],!0)})}_registerParticipants(e,t=!1){return c(this,null,function*(){if(this._conversation)for(let i of e){let a=T.composeId(i);if(this._isMe(a)){this._conversation.roles=i.roles||[],this._conversation.roles.length&&(d.debug(`Local roles changed: ${i.roles}`),f.onLocalRolesChanged(this._conversation.roles)),yield this._registerParticipantLocalMuteState(i);continue}if(i.state===W.HUNGUP||i.state===W.REJECTED){this._participants[i.id]&&this._removeParticipant(this._participants[i.id],O.HUNGUP);continue}this._registerParticipantInCache(yield this._createParticipant({id:a,externalId:i.externalId&&ue.fromSignaling(i.externalId,i.deviceIdx||0),mediaSettings:_e(i.mediaSettings),participantState:T.mapParticipantState(i),state:i.state,roles:i.roles||[],status:l.batchParticipantsOnStart?"WAITING":null,muteStates:i.muteStates||{},unmuteOptions:i.unmuteOptions||[],observedIds:i.observedIds||[],markers:this._denormalizeMarkers(a,i.markers),movieShareInfos:i.movieShareInfos,isInRoom:t})),i.roles&&i.roles.length&&(d.debug(`Roles for participant [${a}] changed: ${i.roles}`),f.onRolesChanged(this._participants[a].externalId,i.roles))}})}_registerParticipantLocalMuteState(e){return c(this,null,function*(){if(!e.muteStates)return Promise.resolve();let t=kt(e.muteStates,Pe.MUTE),i=kt(e.muteStates,Pe.MUTE_PERMANENT);for(let a of[t,i])a.length&&(yield this._onMuteParticipant({muteStates:e.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:a,stateUpdated:!0}))})}_getStatusByTransportState(e){let t;return e==="CONNECTED"?t="CONNECTED":e==="CONNECTING"||e==="OPENED"?t="CONNECTING":e==="RECONNECTING"&&(t="RECONNECT"),t}_registerParticipantInCache(e){return this._participants[e.id]=e}_getExistedParticipantByIdOrCreate(e){return c(this,null,function*(){return this._participants[e]||this._createParticipant({id:e})})}_getExternalIdByParticipantId(e){return c(this,null,function*(){var t;if(this._isMe(e))return this._conversation.externalId;if(l.useParticipantListChunk)return(yield this._getExistedParticipantByIdOrCreate(e)).externalId;if((t=this._participants[e])!=null&&t.externalId)return this._participants[e].externalId;{let i=yield this._getParticipantId(e);return this._api.cacheExternalId(e,i),i}})}_registerParticipantAndSetMarkersIfChunkEnabled(e,t){return c(this,null,function*(){if(l.useParticipantListChunk){let i=this._registerParticipantInCache(yield this._getExistedParticipantByIdOrCreate(e));return this._setParticipantMarkers(i,t),i}return this._participants[e]})}_warnParticipantNotInConversation(e){d.warn(`Participant [${e}] isn't in conversation`)}_setParticipantMarkers(e,t){return e.markers=this._denormalizeMarkers(e.id,t),e}_denormalizeMarkers(e,t){if(!t)return null;let i=Object.values(t).find(a=>"ts"in a&&"rank"in a);return Object.entries(t).reduce((a,[s,o])=>(a[s]=Je(Re(Re({},i),o),{id:e}),a),{})}_processConnectionData(e){return c(this,null,function*(){this._processRooms(e),this._processMuteStates(e),e.conversation.pinnedParticipantId&&(yield this._onPinParticipant(e.conversation.pinnedParticipantId)),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options),e.chatRoom&&e.chatRoom.totalCount&&this._onChatRoomUpdated(oi.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants)})}_processRooms(e){var i,a;let t=(a=(i=e.rooms)==null?void 0:i.roomId)!=null?a:null;this._onRoomSwitched(t,!0)}_processMuteStates(e){var i,a,s;this._setMuteStatesForRoomId((i=e.conversation)==null?void 0:i.muteStates,null);for(let o of(s=(a=e.rooms)==null?void 0:a.rooms)!=null?s:[])this._setMuteStatesForRoomId(o.muteStates,o.id);let t=this._getMuteStatesForCurrentRoom();this._onMuteParticipant({muteStates:t,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(t),muteAll:!0,stateUpdated:!0,roomId:this._conversation.roomId})}_processRecordInfos(e){var t,i,a,s;this._onRecordInfo((t=e.conversation.recordInfo)!=null?t:null);for(let o of(a=(i=e.rooms)==null?void 0:i.rooms)!=null?a:[])this._onRecordInfo((s=o.recordInfo)!=null?s:null,o.id)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new xi(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new Zt,this.subscribe(this._transport,"STATE_CHANGED",this._onTransportStateChanged.bind(this)),this.subscribe(this._transport,"LOCAL_STATE_CHANGED",this._onTransportLocalStateChanged.bind(this)),this.subscribe(this._transport,"REMOTE_TRACK_ADDED",this._onRemoteTrackAdded.bind(this)),this.subscribe(this._transport,"REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),this.subscribe(this._transport,"REMOTE_ALL_STALL",this._onRemoteAllStall.bind(this)),this.subscribe(this._transport,"REMOTE_DATA_STATS",this._onRemoteDataStats.bind(this)),this.subscribe(this._transport,"SIGNALLED_STALLED_PARTICIPANTS",this._onRemoteSignalledStall.bind(this)),this.subscribe(this._transport,"TOPOLOGY_CHANGED",this._onTopologyChanged.bind(this)),this.subscribe(this._transport,"NETWORK_STATUS",this._onNetworkStatus.bind(this)),this.subscribe(this._transport,"REMOTE_STREAM_SECOND",this._onRemoteStreamSecond.bind(this)),this.subscribe(this._transport,"PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this)),this.subscribe(this._transport,"ASR_TRANSCRIPTION",this._onAsrTranscription.bind(this)),this.subscribe(this._transport,"ANIMOJI_STREAM",this._onAnimojiStream.bind(this));let e=this._conversation.direction===Ke.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 Li(this._transport),this.subscribe(this._volumesDetector,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this._speakerDetector=new Ni(this._volumesDetector,this._transport,this._conversation.topology),this.subscribe(this._speakerDetector,"SPEAKER_CHANGED",this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new ei(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new ti(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=P.getCameras().length,t=P.getMicrophones().length;d.debug("Cameras: "+e+(P.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(P.hasMicrophonePermission()?"✔":"✖")),g.log(v.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){g.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"||(e.id===this._lastSignalledActiveSpeakerId&&(this._lastSignalledActiveSpeakerId=null),this._participants[e.id]&&(t===O.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:"CAMERA",stopStream:!0}]),delete this._participants[e.id],f.onRemoteRemoved(e.externalId,e.markers)))}_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,a;(t=e.remoteStream)==null||t.getTracks().forEach(s=>s.stop()),(i=e.secondStream)==null||i.getTracks().forEach(s=>s.stop()),(a=e.mediaSource)==null||a.disconnect()}),this._participants={},this._audioOutput&&this._audioOutput.destroy()}_cleanupParticipantAgnosticStreams(){d.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*(){d.debug(`Add new participant [${e}]`);let a=this._participants[e];if(a&&(a.state===W.ACCEPTED||a.state===W.CALLED)){d.warn(`Participant [${a.id}:${a.state}] is already in conversation`);return}a||(a=this._registerParticipantInCache(yield this._createParticipant({id:e,externalId:t.externalId&&ue.fromSignaling(t.externalId,t.deviceIdx||0),mediaSettings:_e(t.mediaSettings),state:t.state,roles:t.roles||[],muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[],observedIds:t.observedIds||[]}))),this._setParticipantsStatus([a],"WAITING"),i?(a.state=W.HUNGUP,this._removeParticipant(a,i)):this._transport&&(a.state=W.CALLED,this._transport.allocate(a.id,!0),g.log(v.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(a))})}_onRemoveParticipant(e){d.debug(`Remove participant [${e}]`);let t=[];for(let i=0;i<=hs;i++){let a=T.compose(e,i),s=this._participants[a];s&&t.push(s)}if(!t.length){this._warnParticipantNotInConversation(e);return}if(this._transport)for(let i of t)this._transport.close(i.id);g.log(v.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?(e==="audioinput"&&(this._audioFix=new Ot(this._mediaSource)),this._mediaSource.changeDevice(e)):Promise.reject(Q.UNKNOWN)})}stopVideoTrack(){return this._mediaSource.stopVideoTrack()}toggleScreenCapturing(e){return c(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(Q.UNKNOWN)})}disableScreenCapturing(){return c(this,null,function*(){return this._mediaSource?this._mediaSource.disableScreenCapturing():Promise.reject(Q.UNKNOWN)})}toggleAnimojiCapturing(e){this._mediaSource&&this._mediaSource.toggleAnimojiCapturing(e)}setAnimojiSvg(e,t=null,i=null){if(!this._transport)return;let a=!t,s=t!=null?t:this._conversation.compositeUserId;if(e instanceof ArrayBuffer){let o=i!=null?i:this._conversation.externalId.id;this._transport.setAnimojiSvg(s,{svg:e,userId:o,isMe:a});return}this._transport.setAnimojiSvg(s,{svg:e,isMe:a})}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 g.log(v.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return g.log(v.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 a of e){let s=typeof a.uid=="object"?a.uid:ue.fromId(a.uid),o=ue.toString(s);i[o]=a.priority}for(let a of Object.values(this._participants)){let s=ue.toString(a.externalId);i.hasOwnProperty(s)&&(t[a.id]=i[s])}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)})}requestKeyFrame(e){return c(this,null,function*(){let t={};return t[He(e)]={keyFrameRequested:!0},this._signaling.updateDisplayLayout(t)})}requestTestMode(e,t){return c(this,null,function*(){return this._signaling.requestTestMode(e,t)})}updateDisplayLayout(e){return c(this,null,function*(){if(e.length<1||!this._signaling.ready)return;d.log(`Update display layout [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let a of e){let s=typeof a.uid=="object"?a.uid:ue.fromId(a.uid),o=this._api.getCachedOkIdByExternalId(s);if(!o){let E=ue.toString(s);d.log(`Unknown participant external ID ${E}`);continue}let p=T.compose(o,s.deviceIdx),u=He({participantId:p,mediaType:a.mediaType,streamName:a.streamName}),_=this._participants[p];_?_.lastRequestedLayouts[u]=a:this._isMe(p)&&(this._myLastRequestedLayouts[u]=a),At(a)?(this._isMe(p)&&delete this._myLastRequestedLayouts[u],this._streamIdByStreamDescription.has(u)&&!this._cooldownTimestampByStreamDescription.has(u)&&this._cooldownTimestampByStreamDescription.set(u,Date.now())):(this._cooldownTimestampByStreamDescription.delete(u),!this._streamIdByStreamDescription.has(u)&&l.videoTracksCount>0&&this._streamIdByStreamDescription.set(u,null),t[u]=a),a.mediaType==="SCREEN"&&!At(a)&&pt(Ci(p))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>l.videoTracksCount;){let a=i.next();if(a.done){d.error("Cannot accommodate all streaming requests: tracks available "+l.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(a.value),t[a.value]={stopStream:!0}}yield this._sendUpdateDisplayLayout(t)})}feedback(e){return this._signaling.feedback(e)}_stopStreaming(e){if(this._cooldownTimestampByStreamDescription.delete(e),this._sequenceNumberByStreamDescription.set(e,this._signaling.getNextCommandSequenceNumber()),this._streamWaitTimerByStreamDescription.has(e)&&(d.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=Qt(e),a=this._participants[i.participantId],{externalId:s}=this._conversation,o=this._isMe(i.participantId);if(a){if(i.streamName&&(i.mediaType==="STREAM"||i.mediaType==="MOVIE")){let p={stream:null,streamName:i.streamName,mediaType:i.mediaType};o?f.onLocalLive(s,p):f.onRemoteLive(a.externalId,p)}else o||f.onRemoteStream(a.externalId,null);g.log(v.PAT_DEALLOCATED)}else d.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[a,s]of Object.entries(t.errorCodeByParticipantId||{})){let o=Qt(a),p=this._participants[o.participantId];if(p){let u;typeof s!="number"?(d.warn(`Unexpected error code ${s} received for participant ${o.participantId}`),u=ta.UNKNOWN_ERROR):u=ia(s),i.push({externalId:p.externalId,errorReason:u})}}if(i&&i.length)throw new ii("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 a=i.value;if(a[1]+ms>Date.now())break;let o=a[0];this._stopStreaming(o),e[o]={stopStream:!0}}while(!0);this._sendUpdateDisplayLayout(e)}_onParticipantSourcesUpdate(e){if(this._conversation){d.log("Received participant sources update notification",e);for(let t of e)this._waitForStreamIfNeeded(t)}}_onParticipantPromoted(e){return c(this,null,function*(){d.log("Promoted in waiting hall",!e.demote),e.demote?(d.log("Kicked from waiting hall"),this._close(new V(O.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))})}_onChatRoomUpdated(a){return c(this,arguments,function*(e,t=0,i=[]){d.log(`Chat room updated: ${e}`);let s=[],o=[];i.length&&(i.forEach(p=>{if(p.externalId){let u=fe.fromSignaling(p.externalId);s.push(u),this._api.cacheExternalId(p.id.id,u)}else o.push(T.decomposeId(p.id.id).id)}),o.length&&!s.length&&(s=yield this._api.getExternalIdsByOkIds(o))),f.onChatRoomUpdated(e,t,s)})}_onSharedMovieUpdate(e){return c(this,null,function*(){let{externalId:t}=this._conversation,{data:i}=e;for(let a of i)if(this._isMe(a.participantId))f.onLocalLiveUpdate(t,a);else{let o=yield this._getExternalIdByParticipantId(a.participantId);o&&f.onRemoteLiveUpdate(o,a)}})}_onSharedMovieInfoStarted(e){return c(this,null,function*(){d.log(`Shared movie started data received: ${e.notification}`),yield this._processSharedMovieInfo(e.movieShareInfo)})}_processSharedMovieInfos(e){return c(this,null,function*(){e&&(yield Promise.all(e.map(t=>this._processSharedMovieInfo(t))))})}_processSharedMovieInfo(e){return c(this,null,function*(){var a;if(!e)return;let{externalId:t}=this._conversation;if(this._isMe(e.initiatorId))f.onLocalSharedMovieInfo(t,e);else{let s=yield this._getExternalIdByParticipantId(e.initiatorId);s&&f.onRemoteSharedMovieInfo(s,e)}this._transport.getTopology()==="SERVER"&&this._transport.getState()==="IDLE"&&this._participantState!==W.CALLED&&this._transport.open(this._transport.allocated(),null,!!((a=this._conversation)!=null&&a.observer),!0)})}_processConnectionSharedMovieInfo(e){return c(this,null,function*(){let t=e.conversation.participants.find(i=>this._isMe(T.composeId(i)));yield this._processSharedMovieInfos(t==null?void 0:t.movieShareInfos)})}_onSharedMovieInfoStopped(e){return c(this,null,function*(){d.log(`Shared movie stopped data received: ${e.notification}`);let{externalId:t}=this._conversation,{initiatorId:i,movieId:a,source:s}=e,o={initiatorId:i,movieId:a,source:s};if(this._isMe(i))f.onLocalSharedMovieStoppedInfo(t,o);else{let u=yield this._getExternalIdByParticipantId(i);u&&f.onRemoteSharedMovieStoppedInfo(u,o)}})}_onFeaturesPerRoleChanged(e){d.log(`Features per role changed: ${e.notification}`),f.onFeaturesPerRoleChanged(e.featuresPerRole)}_waitForStreamIfNeeded(e){var _,E,b;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t||t.mediaType==="ANIMOJI")return;let i=t.participantId,a=this._participants[i];if(l.producerScreenDataChannel&&t.mediaType==="SCREEN"&&!((_=a.mediaSettings)!=null&&_.isFastScreenSharingEnabled))return;let s=He(t),o=this._sequenceNumberByStreamDescription.get(s);if(o&&o>e.sequenceNumber){d.warn(`Participant ${t.participantId} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${o}`),g.log(v.PAT_OUTDATED_RESPONSE);return}let p=e.streamId,u=e.rtpTimestamp?this._getWaitingTime(p,e.rtpTimestamp):0;if(u<=0){this._streamWaitTimerByStreamDescription.delete(s);let{externalId:D}=this._conversation,L=this._isMe(i);if(!a&&!L){g.log(v.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${i}`);return}let X=L?D:a.externalId,N=this._streamByStreamId.get(p);if(!N){g.log(v.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${p}`);return}g.log(v.PAT_ALLOCATED),this._streamIdByStreamDescription.set(s,p);let Z=(E=e.participantStreamDescription)==null?void 0:E.mediaType;if(Z==="STREAM"||Z==="MOVIE"){if((b=e.participantStreamDescription)!=null&&b.streamName){let z={streamName:e.participantStreamDescription.streamName,stream:N,mediaType:Z};L?f.onLocalLive(X,z):f.onRemoteLive(X,z)}}else if(l.producerScreenTrack&&Z==="SCREEN")f.onRemoteScreenStream(a.externalId,N);else if(!L){let z=(l.producerScreenTrack?null:a.secondStream)||N;f.onRemoteStream(a.externalId,z)}}else{d.debug(`Waiting for ${u} until stream ${p} for ${s} is switched`);let D=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),u);this._streamWaitTimerByStreamDescription.set(s,D)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has(He(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has(He(i)))return i}else{let i={participantId:t,mediaType:"CAMERA"};if(this._streamIdByStreamDescription.has(He(i)))return i;let a={participantId:t,mediaType:"SCREEN"};if(this._streamIdByStreamDescription.has(He(a)))return a}return d.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?T.includesOneOf(this._conversation.roles,[$e.ADMIN,$e.CREATOR]):!1}_checkAdminRole(){if(this._conversation&&!T.includesOneOf(this._conversation.roles,[$e.ADMIN,$e.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)})}startAsr(e){return c(this,null,function*(){yield this._signaling.startAsr(e)})}stopAsr(){return c(this,null,function*(){yield this._signaling.stopAsr()})}requestAsr(e){return c(this,null,function*(){yield this._signaling.requestAsr(e)})}muteParticipant(){return c(this,arguments,function*(e=null,t,i=[],a=null){this._checkAdminRole(),yield this._signaling.muteParticipant(e,t,i,a)})}enableFeatureForRoles(e,t){return c(this,null,function*(){yield this._signaling.enableFeatureForRoles(e,t)})}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=Hr(this._conversation.options,e);this._onOptionsChanged(t)}})}getWaitingHall(e,t,i){return c(this,null,function*(){if(!this._signaling)return Promise.reject();let a=null;e&&(a=Ma(e));let s=yield this._signaling.getWaitingHall(a,t,i);if(s.error)return Promise.reject(s.message);let o=s.participants||[],p=[],u=[],_=null;return o.length&&(o.forEach(E=>{if(E.externalId){let b=fe.fromSignaling(E.externalId);p.push(b),this._api.cacheExternalId(E.id.id,b)}else u.push(T.decomposeId(E.id.id).id)}),u.length&&!p.length&&(p=yield this._api.getExternalIdsByOkIds(u)),s.hasMore&&(_=ba(o[o.length-1].id))),{participants:p,pageMarker:_,totalCount:s.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 a=t.messages[i];yield this._onChatMessage(a)}}})}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(a){return c(this,arguments,function*({movieId:e,gain:t,metadata:i}){let s={movieId:e};(t||t===0)&&(s.gain=t),i&&(s.metadata=i);let o=yield this._signaling.addMovie(s);if(o.error)throw new Error(o.error);return{movieId:o.movieId,streamType:o.streamType}})}updateMovie(e){return c(this,null,function*(){let t=yield this._signaling.updateMovie(e);if(t.error)throw new Error(t.error)})}removeMovie(e){return c(this,null,function*(){let t={movieId:e},i=yield this._signaling.removeMovie(t);if(i.error)throw new Error(i.error)})}updateRooms(e,t){return c(this,null,function*(){let i=yield this._signaling.updateRooms(e,t);if(i.error)throw new Error(i.error)})}activateRooms(e,t){return c(this,null,function*(){let i=yield this._signaling.activateRooms(e,t);if(i.error)throw new Error(i.error)})}switchRoom(e,t){return c(this,null,function*(){let i=yield this._signaling.switchRoom(e,t);if(i.error)throw new Error(i.error)})}removeRooms(e){return c(this,null,function*(){let t=yield this._signaling.removeRooms(e);if(t.error)throw new Error(t.error)})}startStream(e=!1,t=null,i=null,a="DIRECT_LINK",s=null,o=null){return c(this,null,function*(){let p={movieId:i,name:t,privacy:a,groupId:s,roomId:o,streamMovie:!e},u=yield this._signaling.startStream(p);if(u.error)return Promise.reject(u.message)})}stopStream(e=null){return c(this,null,function*(){if((yield this._signaling.stopStream({roomId:e})).error)return Promise.reject()})}recordSetRole(e,t,i=null){return c(this,null,function*(){let a=yield this._signaling.recordSetRole(e,t,i);if(a.error)throw new Error(a.error)})}getStreamInfo(){return c(this,null,function*(){let e=yield this._signaling.getRecordStatus();return{movieId:e.recordMovieId,preview:e.recordMoviePreviewUrl}})}setLocalResolution(i){return c(this,arguments,function*({video:e,effect:t}){var a;if(e.width<l.videoMinWidth||e.height<l.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(t){if(t.width<l.videoMinWidth||t.height<l.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");l.videoEffectMaxHeight=t.height,l.videoEffectMaxWidth=t.width}return l.videoMaxWidth=e.width,l.videoMaxHeight=e.height,d.debug("Set local video resolution:",`video ${e.width}x${e.height}`+(t?`, effect ${t.width}x${t.height}`:"")),(a=this._mediaSource)==null?void 0:a.setResolution({video:e,effect:t})})}videoEffect(e){return c(this,null,function*(){var t;return(t=this._mediaSource)==null?void 0:t.videoEffect(e)})}getParticipants(e){return c(this,null,function*(){let t=e.externalIds.map(o=>({id:o.id,type:l.externalUserType})),i=yield this._signaling.getParticipants(t);if(i.error)throw new Error(i.error);let a=i.participants,s=this._transport.getState();return Promise.all(a.map(o=>c(this,null,function*(){var u;let p=T.composeId(o);return this._createParticipant({id:p,externalId:o.externalId&&ue.fromSignaling(o.externalId,o.deviceIdx||0),mediaSettings:_e(o.mediaSettings),participantState:T.mapParticipantState(o),state:o.state,roles:o.roles||[],status:(u=this._getStatusByTransportState(s))!=null?u:"WAITING",muteStates:o.muteStates||{},unmuteOptions:o.unmuteOptions||[],observedIds:o.observedIds||[],markers:this._denormalizeMarkers(p,o.markers)})}))).then(T.mapSharedParticipants)})}getParticipantListChunk(e){return c(this,null,function*(){var p;d.log("Request participant list chunk",e);let t=yield this._signaling.getParticipantListChunk(e);if(t.error)throw new Error(t.error);let i=this._createParticipantListChunk(t.chunk),a=i.participants.filter(u=>{let _=T.composeId(u);return!this._participants[_]});yield this._registerParticipants(a);let s=(p=this._transport)==null?void 0:p.getState();return i.participants.forEach(u=>{var b,D;let _=T.composeId(u),E=this._participants[_];E.status=(b=this._getStatusByTransportState(s))!=null?b:"WAITING",E.movieShareInfos=u.movieShareInfos,Object.assign(E.mediaSettings,_e(u.mediaSettings)),Object.assign(E.muteStates,u.muteStates),E.unmuteOptions=(D=u.unmuteOptions)!=null?D:E.unmuteOptions,this._openTransport([E],!0)}),this._participantListChunkToExternalChunk(i)})}_getInitialParticiapntListChunk(){return c(this,null,function*(){let e=l.participantListChunkInitIndex,t=l.participantListChunkInitCount,i="GRID",a=yield this._signaling.getParticipantListChunk({listType:i,fromIdx:e,count:t});return d.debug("Get initial participant list chunk",a.chunk),a.chunk})}_onLocalMediaStreamChanged(e){return c(this,null,function*(){var t,i;this._conversation&&(d.debug("Local media stream changed",e.mediaSettings),f.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings)))})}_onScreenSharingStatus(e){return c(this,null,function*(){var t,i;if(d.log("Screen sharing changed",e.track,e.mediaSettings),l.consumerScreenTrack){let a=e.track?new MediaStream([e.track]):null;f.onScreenStream(a,e.mediaSettings),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings))}})}_changeRemoteMediaSettings(e,t){d.debug(`Remote media settings changed [${e}]`,t);let{externalId:i}=this._conversation;if(this._isMe(e)){f.onLocalMediaSettings(i,t);return}let s=this._participants[e];if(!s){this._warnParticipantNotInConversation(e);return}s.mediaSettings=t,this._state==="ACTIVE"&&f.onRemoteMediaSettings(s.externalId,t,s.markers),this._specListener&&this._specListener.onChangeRemoteMediaSettings(e,t)}_changeRemoteParticipantState(e,t){d.debug(`Remote participant state changed [${e}]`,t);let i=this._participants[e];if(!i){this._warnParticipantNotInConversation(e);return}i.participantState=t||{},this._state==="ACTIVE"&&f.onRemoteParticipantState(i.externalId,i.participantState,i.markers)}_invokeRolesChangedCallbackIfNeeded(e){this._state==="ACTIVE"&&e.roles&&e.roles.length&&(d.debug(`Roles for participant [${e.id}] changed: ${e.roles}`),f.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case w.ACCEPTED_CALL:return this._onAcceptedCall(e);case w.HUNGUP:return this._onHungup(e);case w.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case w.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case w.CLOSED_CONVERSATION:return this._onClosedConversation(e);case w.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case w.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case w.RATE_CALL_DATA:return this._onNeedRate();case w.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case w.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case w.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case w.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case w.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case w.REGISTERED_PEER:return this._onPeerRegistered(e);case w.SWITCH_MICRO:return this._onMicSwitched(e);case w.CHAT_MESSAGE:return this._onChatMessage(e);case w.CUSTOM_DATA:return this._onCustomData(e);case w.RECORD_STARTED:return this._onRecordInfo(e.recordInfo,e.roomId);case w.RECORD_STOPPED:return this._onRecordInfo(null,e.roomId);case w.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case w.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case w.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin,e.markers);case w.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case w.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e.participantUpdateInfos);case w.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case w.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants);case w.JOIN_LINK_CHANGED:return this._onJoinLinkChanged(e);case w.FEEDBACK:return this._onFeedback(e);case w.MOVIE_UPDATE_NOTIFICATION:return this._onSharedMovieUpdate(e);case w.MOVIE_SHARE_STARTED:return this._onSharedMovieInfoStarted(e);case w.MOVIE_SHARE_STOPPED:return this._onSharedMovieInfoStopped(e);case w.ROOMS_UPDATED:return this._onRoomsUpdated(e);case w.ROOM_UPDATED:return this._onRoomUpdated(e);case w.ROOM_PARTICIPANTS_UPDATED:return this._onRoomParticipantsUpdated(e);case w.FEATURES_PER_ROLE_CHANGED:return this._onFeaturesPerRoleChanged(e);case w.PARTICIPANT_ANIMOJI_CHANGED:return this._onParticipantAnimojiChanged(e);case w.ASR_STARTED:return this._onAsrInfo(e.asrInfo);case w.ASR_STOPPED:return this._onAsrInfo(null)}}_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._conversation.featuresPerRole=e.conversation.featuresPerRole,this._changeFeatureSet()),e.conversation.pinnedParticipantId!==this._conversation.pinnedParticipantId&&(e.conversation.pinnedParticipantId?yield this._onPinParticipant(e.conversation.pinnedParticipantId,!1):this._conversation.pinnedParticipantId&&(yield this._onPinParticipant(this._conversation.pinnedParticipantId,!0))),e.conversation.state;let t=null;if(e.conversation.participants){let i=Object.keys(this._participants),a=[];for(let s of e.conversation.participants){let o=T.composeId(s),p=s.roles||[];if(this._isMe(o)){t=_e(s.mediaSettings),Gt(this._conversation.roles,p)||this._onRolesChanged(o,p);continue}a.push(o);let u=this._participants[o];if(!u)yield this._onJoinedParticipant({participantId:s.id,participant:s,mediaSettings:s.mediaSettings});else{let _=_e(s.mediaSettings);ha(_,u.mediaSettings)||this._changeRemoteMediaSettings(o,_);let E=T.mapParticipantState(s),b=u.participantState;T.isEqualParticipantState(E,b)||this._changeRemoteParticipantState(o,E),Gt(p,u.roles)||this._onRolesChanged(u.id,p)}}for(let s of i)a.indexOf(s)<0&&this._removeParticipant(this._participants[s],O.HUNGUP)}this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:[]},t),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options)})}_onSignalingFailed(e){d.error("Signaling failed",e),this._close(e)}_onAcceptedCall(e){return c(this,null,function*(){let t=T.composeMessageId(e),i=T.getPeerIdString(e.peerId);if(d.debug(`Participant accepted call [${t}]`),this._conversation&&this._isMe(t)){this._close(new V(O.MISSED),"Call accepted on other device");return}let a=this._participants[t];a||(a=this._registerParticipantInCache(yield this._createParticipant({id:t,mediaSettings:_e(e.mediaSettings)}))),a.state=W.ACCEPTED,a.mediaSettings=_e(e.mediaSettings),this._logWithMediaSettings(v.ACCEPTED_OUTGOING,a.mediaSettings),this._conversation&&this._conversation.direction===Ke.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),this._state==="ACTIVE"&&this._transport&&this._transport.open([a.id],i),this._changeRemoteMediaSettings(t,a.mediaSettings),this._changeRemoteParticipantState(t)})}_onHungup(e){return c(this,null,function*(){d.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=T.composeMessageId(e);if(this._conversation&&this._isMe(t)){this._close(new V(e.reason,{remote:!0}));return}yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers);let i=this._participants[t];if(!i){this._warnParticipantNotInConversation(t);return}this._transport&&this._transport.close(t),i.state=e.reason===O.REJECTED?W.REJECTED:W.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,O.HUNGUP)})}_onAddedParticipant(e){return c(this,null,function*(){var a,s;d.debug(`Participant added [${e.participantId}]`);let t=T.composeMessageId(e),i=this._participants[t];if(i&&i.state!==W.HUNGUP&&i.state!==W.REJECTED){d.debug(`Participant [${t}] is already in conversation and is active`);return}i||(i=this._registerParticipantInCache(yield this._createParticipant({id:t,externalId:e.participant.externalId&&ue.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:T.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[],observedIds:e.participant.observedIds||[]}))),i.state=W.CALLED,i.mediaSettings=_e((a=e.participant)==null?void 0:a.mediaSettings),i.participantState=T.mapParticipantState(e.participant),i.roles=((s=e.participant)==null?void 0:s.roles)||[],this._setParticipantsStatus([i],"WAITING"),this._state==="ACTIVE"&&this._transport&&this._transport.allocate(i.id,!0),f.onParticipantAdded(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onJoinedParticipant(e){return c(this,null,function*(){var a,s;d.debug(`Participant joined [${e.participantId}]`);let t=T.composeMessageId(e),i=this._participants[t];if(i&&i.state===W.ACCEPTED){d.warn(`Participant [${t}] is already in conversation and is active`);return}i||(i=this._registerParticipantInCache(yield this._createParticipant({id:t,externalId:e.participant.externalId&&ue.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:T.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},movieShareInfos:e.participant.movieShareInfos,unmuteOptions:e.participant.unmuteOptions||[],observedIds:e.participant.observedIds||[],markers:this._denormalizeMarkers(t,e.participant.markers)}))),this._conversation&&this._conversation.direction===Ke.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=W.ACCEPTED,i.mediaSettings=_e(e.mediaSettings),i.participantState=T.mapParticipantState(e.participant),i.roles=e.participant.roles||[],(a=this._transport)!=null&&a.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],null,!!((s=this._conversation)!=null&&s.observer))),f.onParticipantJoined(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i),f.onMuteStates(i.muteStates,i.unmuteOptions,Object.keys(i.muteStates),!1,!1,i.externalId,void 0,!0),yield this._processSharedMovieInfos(i.movieShareInfos)})}_onClosedConversation(e){this._toggleJoinAvailability(),this._close(new V(e.reason,{remote:!0}))}_onMediaSettingsChanged(e){return c(this,null,function*(){let t=T.composeMessageId(e);yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteMediaSettings(t,_e(e.mediaSettings))})}_onParticipantStateChanged(e){return c(this,null,function*(){let t=T.composeMessageId(e);yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteParticipantState(t,T.mapParticipantState(e))})}_onNeedRate(){this._conversation&&(this._conversation.needRate=!0,this._changeNeedRate())}_onFeatureSetChanged(e){this._conversation&&(this._conversation.features=e.features,this._conversation.featuresPerRole=e.featuresPerRole,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=_e(e.mediaSettings);t.isAudioEnabled!==i.isAudioEnabled&&(yield this._mediaSource.toggleAudio(i.isAudioEnabled)),t.isVideoEnabled!==i.isVideoEnabled&&(yield this._mediaSource.toggleVideo(i.isVideoEnabled)),l.consumerScreenTrack&&t.isScreenSharingEnabled!==i.isScreenSharingEnabled&&(yield this._mediaSource.toggleScreenCapturing({captureScreen:i.isScreenSharingEnabled,fastScreenSharing:i.isFastScreenSharingEnabled,captureAudio:i.isAudioSharingEnabled}))})}_onSettingsUpdate(e){d.debug("Got settings update notification",e);let t={camera:e.camera,screenSharing:e.screenSharing};this._serverSettings=Tr(this._serverSettings,t),this._transport&&this._transport.updateSettings(this._serverSettings)}_onVideoQualityUpdate(e){d.debug("Got video quality update notification",e);let t=Math.round(e.quality.maxBitrate/1024),i=e.quality.maxDimension,a={camera:Object.assign({},this._serverSettings.camera,{maxBitrateK:t,maxDimension:i}),screenSharing:null};this._serverSettings=Tr(this._serverSettings,a),this._transport&&this._transport.updateSettings(this._serverSettings)}_onPeerRegistered(e){let t=T.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(ce.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return c(this,null,function*(){let t=T.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),f.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return c(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=T.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),f.onCustomData(e.data,i,e.direct)})}_onRecordInfo(e,t=null){return c(this,null,function*(){var s;if(!this._conversation)return;let i=this._conversation.recordsInfoByRoom.get(t),a=!1;if(!i!=!e?a=!0:i&&e&&(a=i.recordMovieId!==e.recordMovieId),a)if(this._conversation.recordsInfoByRoom.set(t,e),e){let o=yield this._getParticipantId(e.initiator);f.onRecordStarted(o,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId,t)}else f.onRecordStopped(t);e&&this._transport.getTopology()==="SERVER"&&this._participantState!==W.CALLED&&this._transport.open(this._transport.allocated(),null,!!((s=this._conversation)!=null&&s.observer),!0)})}_changeRecordInfoForRoom(){return c(this,null,function*(){if(!this._conversation)return;let e=this._conversation.roomId,t=this._conversation.recordsInfoByRoom.get(e);if(t){let i=yield this._getParticipantId(t.initiator);f.onRecordStarted(i,t.recordMovieId,t.recordStartTime,t.recordType,t.recordExternalMovieId,t.recordExternalOwnerId,e)}else f.onRecordStopped(e)})}_onParticipantAnimojiChanged(e){return c(this,null,function*(){if(this._conversation){let t=yield this._getParticipantId(e.participantId);f.onParticipantVmojiUpdate(t)}})}_onAsrInfo(e){return c(this,null,function*(){if(!this._conversation)return;let t=!1;if(!this._conversation.asrInfo!=!e?t=!0:this._conversation.asrInfo&&e&&(t=this._conversation.asrInfo.movieId!==e.movieId),t)if(e){let i=yield this._getParticipantId(e.initiatorId);f.onAsrStarted(i,e.movieId)}else f.onAsrStopped();this._conversation.asrInfo=e})}_onAsrTranscription(e){return c(this,null,function*(){if(!this._conversation)return;let t=yield this._getParticipantId(e.participantId);f.onAsrTranscription(t,e.text,e.timestamp,e.duration)})}_onRolesChanged(e,t){if(this._conversation&&this._isMe(e)&&!Gt(this._conversation.roles,t)){d.debug(`Local roles changed: ${t}`),this._conversation.roles=t,f.onLocalRolesChanged(t),this._processMuteState({mediaOptions:kt(this._getMuteStatesForCurrentRoom(),Pe.MUTE_PERMANENT),stateUpdated:!0}),T.includesOneOf(t,[$e.ADMIN,$e.CREATOR])&&this._refreshRooms(!0);return}let i=this._participants[e];i&&!Gt(i.roles,t)&&(d.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,f.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){var _;if(!this._conversation)return;let i=(_=e.roomId)!=null?_:null,a=e.muteStates||{},s=e.unmuteOptions||[],o=e.mediaOptions||[],p=e.adminId?this._participants[e.adminId]:null;if(e.participantId&&!this._isMe(e.participantId)){if(!this._isCallAdmin()){d.warn(`Not admin got mute states for participant [${e.participantId}]`);return}let E=this._participants[e.participantId];E&&(d.debug(`Mute states for participant [${e.participantId}] changed`,a),f.onMuteStates(a,s,o,e.muteAll,e.unmute,E.externalId,p==null?void 0:p.externalId,e.stateUpdated,e.requestedMedia,e.roomId));return}let u=this._getMuteStatesForRoomId(i);if(!(T.isObjectsEquals(u,a)&&T.isArraysEquals(this._conversation.unmuteOptions,s)&&!o.length)){if(this._setMuteStatesForRoomId(a,i),this._conversation.unmuteOptions=s,this._isMe(e.adminId)){e.muteAll&&f.onMuteStates(a,s,o,e.muteAll,e.unmute,null,this._conversation.externalId,e.stateUpdated,e.requestedMedia,e.roomId);return}yield this._processMuteState({mediaOptions:o,muteAll:e.muteAll,unmute:e.unmute,serverSettings:t,admin:p,stateUpdated:e.stateUpdated,requestedMedia:e.requestedMedia,roomId:e.roomId})}})}_changeMuteStatesForRoom(e,t){if(!this._conversation)return;this._conversation.unmuteOptions=[];let i=this._getMuteStatesForRoomId(t),a=this._getMuteStatesForRoomId(e),s=Object.keys(i),o=Object.keys(a);this._processMuteState({mediaOptions:Array.from(new Set([...s,...o])),roomId:e,muteAll:!0,stateUpdated:!0})}_processMuteState(_){return c(this,arguments,function*({mediaOptions:e=[],muteAll:t=!1,unmute:i=!1,serverSettings:a=null,admin:s=null,stateUpdated:o,requestedMedia:p,roomId:u=null}){if(!this._conversation||!this._mediaSource||this._participantState!==W.ACCEPTED)return;let E=Object.assign({},this._getMuteStatesForRoomId(u)),b=this._conversation.unmuteOptions,D=this._mediaSource.getMediaSettings(),L=Object.entries(E);for(let[X,N]of L)if(!(N!==Pe.MUTE&&N!==Pe.MUTE_PERMANENT)&&(this._isCallAdmin()&&N===Pe.MUTE_PERMANENT&&!t&&(E[X]=Pe.MUTE),!(!e.includes(X)||i)))switch(X){case ce.VIDEO:D.isVideoEnabled&&!(a!=null&&a.isVideoEnabled)&&(f.onDeviceSwitched(ce.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case ce.AUDIO:D.isAudioEnabled&&!(a!=null&&a.isAudioEnabled)&&(f.onDeviceSwitched(ce.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case ce.SCREEN_SHARING:D.isScreenSharingEnabled&&!(a!=null&&a.isScreenSharingEnabled)&&(f.onDeviceSwitched(ce.SCREEN_SHARING,!1),yield this.disableScreenCapturing());break;case ce.AUDIO_SHARING:D.isAudioSharingEnabled&&!(a!=null&&a.isAudioSharingEnabled)&&(f.onDeviceSwitched(ce.AUDIO_SHARING,!1),yield this.toggleScreenCapturing({captureScreen:D.isScreenSharingEnabled,fastScreenSharing:D.isFastScreenSharingEnabled,captureAudio:!1}));break}f.onMuteStates(E,b,e,t,i,null,s==null?void 0:s.externalId,o,p,u)})}_onPinParticipant(e,t=!1,i){return c(this,null,function*(){if(!this._conversation)return;let a=this._conversation.pinnedParticipantId;if(a&&a!==e)if(this._isMe(a))f.onLocalPin(!0);else{let s=yield this._getExternalIdByParticipantId(a);s&&f.onPinnedParticipant(s,!0,this._denormalizeMarkers(e,i))}if(this._isMe(e))f.onLocalPin(t);else{let s=yield this._getExternalIdByParticipantId(e);s&&f.onPinnedParticipant(s,t,this._denormalizeMarkers(e,i))}this._conversation.pinnedParticipantId=t?null:e})}_onOptionsChanged(e){this._conversation&&!jr(this._conversation.options,e)&&(this._conversation.options=e,f.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,a]of Object.entries(e)){let s;if(this._isMe(i)||i==="")s=this._conversation.networkRating;else if(this._participants[i])s=this._participants[i].networkRating;else continue;if(s!==a)if(this._isMe(i)||i==="")this._conversation.networkRating=a,f.onLocalNetworkStatusChanged(a);else{let o=this._participants[i];o.networkRating=a,t.push({uid:o.externalId,rating:a})}}if(t.length===0)return;d.log("Received network status update: ",e),f.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(i){if(l.producerScreenTrack){f.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,l.videoTracksCount>0){let a=e;if(!this._streamIdByStreamDescription.has(a)){d.error("Received remote stream notification for a participant that has no track associated with it",a);return}let s=this._streamIdByStreamDescription.get(a);if(!s||this._streamWaitTimerByStreamDescription.has(a)){d.log("Delaying secondary stream start/stop until main stream becomes available",a);return}let o=this._streamByStreamId.get(s);if(!o){g.log(v.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${s}`);return}f.onRemoteStream(i.externalId,i.secondStream||o)}else{let a=t||i.remoteStream;a&&f.onRemoteStream(i.externalId,a)}}}_onAnimojiStream(e,t){if(this._isMe(e)){f.onVmojiStream(t,this._mediaSource.getMediaSettings());return}let i=this._participants[e];i&&f.onRemoteVmojiStream(i.externalId,t)}_onPeerConnectionClosed(e){e==="SERVER"&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(ci.ADD_PARTICIPANT);f.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&f.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,a]of Object.entries(e)){let s=this._participants[i];s&&s.externalId&&t.push({uid:s.externalId,volume:a.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*(){d.debug(`Transport state has changed: ${t}`,e);let i=this._getStatusByTransportState(t);if(!i)return;let a=e.reduce((s,o)=>{if(o in this._participants){let p=this._participants[o];s.push(p),t==="CONNECTED"&&(p.remoteStream||(p.mediaSettings&&this._changeRemoteMediaSettings(o,p.mediaSettings),this._changeRemoteParticipantState(o,p.participantState)),this._updateDisplayLayoutFromCache(o))}else this._warnParticipantNotInConversation(o);return s},[]);a.length&&this._setParticipantsStatus(a,i)})}_onTransportLocalStateChanged(e){return c(this,null,function*(){var t;if(d.debug(`Local transport state has changed: ${e}`),e==="CONNECTED"&&(f.onLocalStatus("CONNECTED"),((t=this._transport)==null?void 0:t.getTopology())==="SERVER")){let i=Object.values(this._myLastRequestedLayouts);yield this.updateDisplayLayout(i)}e==="CONNECTING"&&f.onLocalStatus("CONNECTING"),e==="RECONNECTING"&&f.onLocalStatus("RECONNECT"),e==="FAILED"&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(O.FAILED)),this._close(new V(O.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(we.AUDIO_MIX))d.debug("Remote audio mix track added"),this._audioOutput.add(i),f.onRemoteMixedAudioStream(t);else if(e.startsWith(we.PARTICIPANT_AGNOSTIC_TRACK_PREFIX))d.debug(`Participant-agnostic track added: ${e}`),this._streamByStreamId.set(e,t);else{d.debug(`Remote track added on the participant [${e}]`,{kind:i.kind});let a=this._participants[e];if(a||(d.warn(`Conversation: track added before participant [${e}]`),a=this._registerParticipantInCache(yield this._createParticipant({id:e})),this._setParticipantsStatus([a],"WAITING"),this._activeSpeakerId===e&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(a.externalId),this._lastSignalledActiveSpeakerId=e)),this._transport&&!this._transport.isAllocated(a.id)&&this._transport.allocate(a.id,!1),i.kind==="audio"&&(this._audioOutput.add(i),l.preserveAudioTracks||t.removeTrack(i)),a.remoteStream!==t){if(a.remoteStream=t,a.secondStream)return;f.onRemoteStream(a.externalId,t)}a.mediaSettings&&this._changeRemoteMediaSettings(e,a.mediaSettings),l.batchParticipantsOnStart||this._changeRemoteParticipantState(e,a.participantState)}})}_onRemoteTrackRemoved(e,t,i){switch(d.debug(`[${e}] remote track (removed)`,{track:i}),i.kind){case"audio":this._removeAudioTrack(e,t,i);break;case"video":case"screen":this._removeVideoTrack(e,t,i);break}}_removeAudioTrack(e,t,i){if(e!==we.AUDIO_MIX){let a=this._participants[e];if(!a||a.remoteStream&&a.remoteStream!==t)return}this._audioOutput.remove(i)}_removeVideoTrack(e,t,i){}_onTopologyChanged(e){e==="DIRECT"&&(this._onRemoteSignalledStall([]),this._onRemoteAllStall(!1)),this._conversation&&(this._conversation.topology=e,this._changeFeatureSet())}_onRemoteAllStall(e){if(this._remoteAllStalled===e)return;this._remoteAllStalled=e;let t=[],i=[];for(let a in this._participants)if(this._participants.hasOwnProperty(a)){let s=this._participants[a];e||this._lastStalled[a]?t.push(s):i.push(s)}t.length&&this._setParticipantsStatus(t,"RECONNECT"),i.length&&this._setParticipantsStatus(i,"CONNECTED")}_onRemoteSignalledStall(e){let t={},i=[],a=[];e.forEach(s=>{if(t[s]=!0,!this._lastStalled[s]){let o=this._participants[s];o&&!this._remoteAllStalled&&i.push(o)}delete this._lastStalled[s]}),Object.keys(this._lastStalled).forEach(s=>{let o=this._participants[s];o&&!this._remoteAllStalled&&a.push(o)}),i.length&&this._setParticipantsStatus(i,"RECONNECT"),a.length&&this._setParticipantsStatus(a,"CONNECTED"),this._lastStalled=t}_onRemoteDataStats(e){this._debugInfo&&this._debugInfo.onRemoteDataStats(e,this._participants),this._fixAudioDevice(e.outbound.rtps)}_fixAudioDevice(e){var t;!P.hasMicrophone()||!this._audioFix||!((t=this._mediaSource)!=null&&t.getMediaSettings().isAudioEnabled)||this._audioFix.fix(e)}_toggleJoinAvailability(){let e=this._conversation&&this._conversation.chatId,t=e&&this._state!=="CLOSE"||!1;e&&(d.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())!=="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 a=e.reduce((s,o)=>(o.status!==t&&(o.status=t,l.batchParticipantsOnStart?s.push(o.externalId):f.onParticipantStatus(o.externalId,t,i)),s),[]);a.length&&l.batchParticipantsOnStart&&f.onRemoteStatus(a,t,i)}_onJoinLinkChanged(e){f.onJoinLinkChanged(e.joinLink)}_onRoomsUpdated(e){return c(this,null,function*(){var i,a;let t={};for(let s of Object.keys(Et)){let o=e.updates[s];o&&(t[s]={rooms:yield Promise.all(((a=(i=o==null?void 0:o.rooms)==null?void 0:i.map)==null?void 0:a.call(i,this._convertRoomToExternal.bind(this)))||[]),roomIds:o==null?void 0:o.roomIds,deactivated:o==null?void 0:o.deactivated})}f.onRoomsUpdated(t)})}_onRoomUpdated(e){return c(this,null,function*(){let t=yield this._convertRoomToExternal(e.room);e.events.some(i=>i===Et.UPDATE)&&(e.muteStates!==void 0&&this._setMuteStatesForRoomId(e.muteStates,e.roomId),e.recordInfo!==void 0&&this._conversation.recordsInfoByRoom.set(e.roomId,e.recordInfo)),f.onRoomUpdated(e.events,e.roomId,t,e.deactivate)})}_convertRoomToExternal(e){return c(this,null,function*(){var s,o,p,u,_,E;if(!e)return null;let[t,i,a]=yield Promise.all([Promise.all(((o=(s=e==null?void 0:e.participantIds)==null?void 0:s.map)==null?void 0:o.call(s,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((u=(p=e==null?void 0:e.addParticipantIds)==null?void 0:p.map)==null?void 0:u.call(p,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((E=(_=e==null?void 0:e.removeParticipantIds)==null?void 0:_.map)==null?void 0:E.call(_,this._getExternalIdByParticipantId.bind(this)))||[])]);return{id:e.id,name:e.name,participantCount:e.participantCount,participantIds:t,addParticipantIds:i,removeParticipantIds:a,participants:e.participants,active:e.active,muteStates:e.muteStates}})}_onRoomParticipantsUpdated(e){return c(this,null,function*(){var E,b,D,L,X;let t=this._transport.getState(),i=(E=e.roomId)!=null?E:null,[a,s]=yield Promise.all([Promise.all(((D=(b=e.addedParticipantIds)==null?void 0:b.map)==null?void 0:D.call(b,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((X=(L=e==null?void 0:e.addedParticipants)==null?void 0:L.map)==null?void 0:X.call(L,N=>c(this,null,function*(){var z;let Z=T.composeId(N);return this._createParticipant({id:Z,externalId:N.externalId&&ue.fromSignaling(N.externalId,N.deviceIdx||0),mediaSettings:_e(N.mediaSettings),participantState:T.mapParticipantState(N),state:N.state,roles:N.roles||[],status:(z=this._getStatusByTransportState(t))!=null?z:"WAITING",muteStates:N.muteStates||{},unmuteOptions:N.unmuteOptions||[],observedIds:N.observedIds||[],markers:this._denormalizeMarkers(Z,N.markers)})})))||[])]),o=!1;for(let N of s)N.id===this._conversation.compositeUserId&&(o=!0),this._registerParticipantInCache(N);this._openTransport(s,!0);let p=[],u=[];if(e!=null&&e.removedParticipantMarkers){for(let N of e.removedParticipantMarkers)N.GRID&&u.push(this._getExternalIdByParticipantId(N.GRID.id));p=yield Promise.all(u)}o&&(yield this._onRoomSwitched(i));let _={roomId:i,participantCount:e.participantCount,addedParticipantIds:a,addedParticipants:T.mapSharedParticipants(s),removedParticipantMarkers:e==null?void 0:e.removedParticipantMarkers,removedParticipantIds:p};f.onRoomParticipantsUpdated(_)})}_onRoomSwitched(e,t=!1){return c(this,null,function*(){if(!this._conversation||this._conversation.roomId===e)return;let i=this._conversation.roomId;if(this._conversation.roomId=e,t){f.onRoomStart(e);return}f.onRoomSwitched(e),e!==null&&!this._isCallAdmin()&&(yield this._refreshRooms(!1)),this._changeRecordInfoForRoom(),this._changeMuteStatesForRoom(e,i)})}_refreshRooms(e){return c(this,null,function*(){var a,s;let i=(s=(a=(yield this._signaling.getRooms(e)).rooms)==null?void 0:a.rooms)!=null?s:[];for(let o of i)this._setMuteStatesForRoomId(o.muteStates,o.id),this._conversation.recordsInfoByRoom.set(o.id,o.recordInfo);e&&f.onRoomsUpdated({[Et.UPDATE]:{rooms:yield Promise.all(i.map(this._convertRoomToExternal.bind(this)))}})})}_onFeedback(e){return c(this,null,function*(){let t=s=>c(this,null,function*(){return(yield this._registerParticipantAndSetMarkersIfChunkEnabled(s)).externalId}),i=e.feedback.map(s=>c(this,null,function*(){let o=s.items.map(u=>c(this,null,function*(){if(u.participantId===this._conversation.compositeUserId)return Promise.resolve(Je(Re({},u),{participantId:this._conversation.externalId}));let _=yield t(u.participantId);return Je(Re({},u),{participantId:_})})),p=yield Promise.all(o);return Je(Re({},s),{items:p})})),a=yield Promise.all(i);f.onFeedback(a,e.roomId)})}_isMe(e){var t;return e===((t=this._conversation)==null?void 0:t.compositeUserId)}_getMuteStatesForRoomId(e=null){var i;return(i=this._conversation.muteStates.get(e))!=null?i:{}}_getMuteStatesForCurrentRoom(){return this._getMuteStatesForRoomId(this._conversation.roomId)}_setMuteStatesForRoomId(e={},t=null){this._conversation.muteStates.set(t,e)}},B=K;B._delayedHangup=!1;var ii=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,ii.prototype),this.participantErrors=t}};var Nt,ri=null;function _s(){return c(this,null,function*(){var n;if(l.apiEnv!=="AUTO")return l.apiEndpoint;try{let r=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),t=yield(yield fetch(r,{method:"GET",mode:"cors",cache:"no-cache"})).json(),i=(n=t==null?void 0:t.Answer[0])==null?void 0:n.data;if(!i)throw new Error("Wrong DNS response");return d.debug("Resolved API endpoint",i),i}catch(r){return d.warn("Failed to resolve API endpoint using DNS, default is used",r),l.apiEndpoint}})}function Oa(){return c(this,null,function*(){return Nt||ri||(ri=_s(),Nt=yield ri,ri=null,Nt)})}function wa(){if(!l.apiKey)throw new V(Q.API,{message:"Required argument apiAppKey not passed"})}function Cr(t){return c(this,arguments,function*(n,r={},e=!1){if(!window.Blob||!window.navigator.sendBeacon)return;yield Oa();let i=La(n,r,e),a=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${Nt}/fb.do`,a)})}function xa(t){return c(this,arguments,function*(n,r={},e=!1){yield Oa();let i=La(n,r,e);return gs(i)})}function gs(n){return c(this,null,function*(){return new Promise((r,e)=>{let t=new XMLHttpRequest;t.open("POST",`${Nt}/fb.do`,!0),t.setRequestHeader("Content-type","application/x-www-form-urlencoded"),t.onreadystatechange=()=>{if(t.readyState!==XMLHttpRequest.DONE)return;let i;try{i=JSON.parse(t.responseText)}catch(a){i={result:t.responseText}}t.status!==200||i.hasOwnProperty("error_msg")?e(i):r(i)},t.send(n)})})}function La(n,r={},e=!1){r.method=n,r.format="JSON",r.application_key||(r.application_key=l.apiKey),e||(ne.sessionKey?r.session_key=ne.sessionKey:ne.accessToken&&(r.access_token=ne.accessToken));for(let[i,a]of Object.entries(r))typeof a=="object"&&(r[i]=JSON.stringify(a));let t="";for(let[i,a]of Object.entries(r))t&&(t+="&"),t+=`${i}=${encodeURIComponent(a)}`;return t}var Ss=10,vs=700,Es=3e3,Ut=class extends st{constructor(){super(...arguments);this._userId=null;this._externalUidsCache=new Map;this._extrnalUidsBatch=new Set;this._extrnalUidsBatchTimeout=null}_callUnsafe(a){return c(this,arguments,function*(e,t={},i=!1){let s=o=>c(this,null,function*(){try{return yield xa(e,t,i)}catch(p){if(!p.hasOwnProperty("error_msg")&&(o++,d.debug(`${e} network error, attempt ${o}...`),o<Ss))return yield T.delay(Math.min(o*vs,Es)),s(o);throw d.warn(e,"error",p),p}});return s(0)})}_call(a){return c(this,arguments,function*(e,t={},i=!1){try{return yield this._callUnsafe(e,t,i)}catch(s){d.warn("Api call error",s);let o=Q.API;switch(s.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:o=Q.SERVICE_DISABLED;break;case 300:o=Q.NOT_FOUND;break;case 1102:o=O.CALLEE_IS_OFFLINE;break;case 1103:o=O.NOT_FRIENDS;break;case 1104:case 1106:o=O.EXTERNAL_API_ERROR;break;case 1113:o=O.CALLER_IS_REJECTED;break}throw new V(o,{message:s.error_msg,code:s.error_code})}})}userId(e){return c(this,null,function*(){let t=T.decomposeId(e).id;return ne.isEmpty()?fe.fromId(String(t)):(yield this._prepareUserIdsByOkIdsBatched([t]),fe.fromString(this._externalUidsCache.get(t)))})}prepareUserIds(e){return c(this,null,function*(){ne.isEmpty()||(yield this._prepareUserIdsByOkIdsBatched(e))})}_prepareUserIdsByOkIdsBatched(e){return e.some(i=>!this._externalUidsCache.has(i))?(e.forEach(i=>this._extrnalUidsBatch.add(i)),this._extrnalUidsBatchTimeout||(this._extrnalUidsBatchPromise=new Promise(i=>{this._extrnalUidsBatchTimeout=window.setTimeout(()=>{if(this._extrnalUidsBatch.size>0){let a=[...this._extrnalUidsBatch];this._extrnalUidsBatch.clear(),this._getExternalIdsByOkIds(a).then(s=>{for(let o in s)s.hasOwnProperty(o)&&this._externalUidsCache.set(parseInt(o,10),s[o]);i()})}this._extrnalUidsBatchTimeout=null},l.api.userIdsByOkBatchedTimeout)})),this._extrnalUidsBatchPromise):Promise.resolve()}authorize(){return c(this,null,function*(){if(!this._uuid){let t=ze.get("uuid");t||(t=T.uuid(),ze.set("uuid",t)),this._uuid=String(t)}let e={session_data:{version:2,device_id:this._uuid,client_version:l.appVersion,client_type:"SDK_JS"}};return l.authToken&&(e.session_data.auth_token=l.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),ne.sessionKey=t.session_key,ne.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&f.onTokenExpired(),new V(Q.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${l.appName}:${l.sdkVersion}`,platform:l.platform,items:e})};Cr("log.externalLog",t)}init(){wa()}joinConversation(e,t=!1,i){return c(this,null,function*(){let a={conversationId:e,isVideo:t,protocolVersion:l.protocolVersion};return i&&(a.chatId=i),this._call("vchat.joinConversation",a)})}createConversation(s){return c(this,arguments,function*(e,t="",i=!1,{onlyAdminCanShareMovie:a}={}){let o=this._preareStartConversationData({conversationId:e,isVideo:!1,joiningAllowed:!0,payload:t,requireAuthToJoin:i,onlyAdminCanShareMovie:a});return this._startConversation(o)})}startConversation(_,E,b){return c(this,arguments,function*(e,t,i,a=!1,s="",o=!1,p=!1,{onlyAdminCanShareMovie:u}={}){let D=this._preareStartConversationData({conversationId:e,isVideo:a,joiningAllowed:o,payload:s,requireAuthToJoin:p,onlyAdminCanShareMovie:u});if(t&&t.length)switch(i){case Be.USER:D.uids=t.join(",");break;case Be.GROUP:D.gid=t[0];break;case Be.CHAT:D.chatId=t[0];break}return this._startConversation(D)})}_preareStartConversationData({conversationId:e,isVideo:t,payload:i="",joiningAllowed:a=!1,requireAuthToJoin:s=!1,onlyAdminCanShareMovie:o}){let p={conversationId:e,isVideo:t,protocolVersion:l.protocolVersion};return a&&(p.createJoinLink=!0),i&&(p.payload=i),l.domain&&(p.domainId=l.domain),l.externalDomain&&(p.externalDomain=l.externalDomain),s&&(p.requireAuthToJoin=!0),o!==void 0&&(p.onlyAdminCanShareMovie=o),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 a=yield this._call("vchat.getAnonymTokenByLink",i);return this._userId=Number(a.uid),a.token})}joinConversationByLink(e,t=!1,i,a){return c(this,null,function*(){let s={joinLink:e,isVideo:t,protocolVersion:l.protocolVersion};return i!=null&&i.length&&(s.observedIds=i.join(",")),l.anonymToken&&(s.anonymToken=l.anonymToken),a&&(s.payload=a),this._call("vchat.joinConversationByLink",s)})}getOkIdsByExternalIds(e){return c(this,null,function*(){let t=fe.fromIds(e),i=[],a={methods:[]},s=[],o=[...this._externalUidsCache.keys()],p=[...this._externalUidsCache.values()];for(let _ of t){let E=fe.toString(_),b=p.indexOf(E);b>-1?i.push(Number(o[b])):(s.push(E),a.methods.push({"vchat.getOkIdByExternalId":{params:{externalId:_.id,anonym:_.type==="ANONYM"},onError:"SKIP"}}))}return a.methods.length&&(yield this._call("batch.executeV2",a)).forEach((_,E)=>{if(_.ok){let b=Number(_.ok.ok_id);this._externalUidsCache.set(b,s[E]),i.push(b)}}),i})}getExternalIdsByOkIds(e){return c(this,null,function*(){let t=[],i=[];for(let s of e)this._externalUidsCache.has(s)?t.push(fe.fromString(this._externalUidsCache.get(s))):i.push(s);if(!i.length)return t;let a=yield this._getExternalIdsByOkIds(i);for(let s in a)a.hasOwnProperty(s)&&this._externalUidsCache.set(parseInt(s,10),a[s]);for(let s of i)a.hasOwnProperty(s)&&t.push(fe.fromString(a[s]));return t})}getCachedOkIdByExternalId(e){let t=[...this._externalUidsCache.keys()],i=[...this._externalUidsCache.values()],a=fe.toString(e),s=i.indexOf(a);return s>-1?T.composeUserId(t[s],J.USER):null}cacheExternalId(e,t){let i=T.decomposeId(e).id;this._externalUidsCache.set(i,fe.toString(t))}getConversationParams(e){return c(this,null,function*(){let t={};return l.anonymToken&&(t.anonymToken=l.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:O.HUNGUP};l.anonymToken&&(t.anonymToken=l.anonymToken),Cr("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[a,s]of Object.entries(i.external_ids))t[a]=fe.fromIdToString(s,"USER");if(i.anonym_ids)for(let[a,s]of Object.entries(i.anonym_ids))t[a]=fe.fromIdToString(s,"ANONYM");return t}catch(i){return t}})}};var Ui=class{requestAsr(r){let e=new ArrayBuffer(2),t=new DataView(e);return t.setUint8(0,1),t.setUint8(1,r?0:1),e}};var H=require("messagepack");var Na=(U=>(U.RECOVER="recover",U.ACCEPT_CALL="accept-call",U.ADD_PARTICIPANT="add-participant",U.REMOVE_PARTICIPANT="remove-participant",U.HANGUP="hangup",U.TRANSMIT_DATA="transmit-data",U.ACCEPT_PRODUCER="accept-producer",U.ALLOCATE_CONSUMER="allocate-consumer",U.CHANGE_MEDIA_SETTINGS="change-media-settings",U.CHANGE_PARTICIPANT_STATE="change-participant-state",U.CHANGE_STREAM_PRIORITIES="change-streams-priorities",U.UPDATE_DISPLAY_LAYOUT="update-display-layout",U.REPORT_PERF_STAT="report-perf-stat",U.REPORT_SHARING_STAT="report-sharing-stat",U.RECORD_START="record-start",U.RECORD_STOP="record-stop",U.RECORD_SET_ROLE="record-set-role",U.RECORD_GET_STATUS="record-get-status",U.SWITCH_MICRO="switch-micro",U.SWITCH_TOPOLOGY="switch-topology",U.REQUEST_REALLOC="request-realloc",U.CHAT_MESSAGE="chat-message",U.CHAT_HISTORY="chat-history",U.CUSTOM_DATA="custom-data",U.GRANT_ROLES="grant-roles",U.MUTE_PARTICIPANT="mute-participant",U.ENABLE_FEATURE_FOR_ROLES="enable-feature-for-roles",U.PIN_PARTICIPANT="pin-participant",U.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",U.CHANGE_OPTIONS="change-options",U.GET_WAITING_HALL="get-waiting-hall",U.GET_PARTICIPANT_LIST_CHUNK="get-participant-list-chunk",U.GET_PARTICIPANTS="get-participants",U.PROMOTE_PARTICIPANT="promote-participant",U.REQUEST_TEST_MODE="request-test-mode",U.ADD_MOVIE="add-movie",U.UPDATE_MOVIE="update-movie",U.REMOVE_MOVIE="remove-movie",U.GET_ROOMS="get-rooms",U.UPDATE_ROOMS="update-rooms",U.ACTIVATE_ROOMS="activate-rooms",U.REMOVE_ROOMS="remove-rooms",U.SWITCH_ROOM="switch-room",U.FEEDBACK="feedback",U.ASR_START="asr-start",U.ASR_STOP="asr-stop",U.REQUEST_ASR="request-asr",U))(Na||{}),x=Na;function ai(){let n=new DataView(new ArrayBuffer(64)),r=0;function e(t){if(r+t>n.byteLength){let i=new Uint8Array(Math.max(r+t,n.byteLength+64));i.set(new Uint8Array(n.buffer.slice(0,r))),n=new DataView(i.buffer)}}return{put(t){if(e(t.byteLength),Is(t)){let i=t.buffer;new Uint8Array(n.buffer).set(new Uint8Array(i),r)}else new Uint8Array(n.buffer).set(new Uint8Array(t),r);r+=t.byteLength},putI8(t){e(1),n.setInt8(r,t),++r},putI16(t){e(2),n.setInt16(r,t),r+=2},putI32(t){e(4),n.setInt32(r,t),r+=4},putI64(t){e(8);let i=t<0;i&&(t=-t);let a=t/4294967296|0,s=t%4294967296|0;i&&(s=~s+1|0,a=s===0?~a+1|0:~a),n.setUint32(r,a),n.setUint32(r+4,s),r+=8},putUi8(t){e(1),n.setUint8(r,t),++r},putUi16(t){e(2),n.setUint16(r,t),r+=2},putUi32(t){e(4),n.setUint32(r,t),r+=4},putUi64(t){e(8),n.setUint32(r,t/4294967296|0),n.setUint32(r+4,t%4294967296),r+=8},putF(t){e(8),n.setFloat64(r,t),r+=8},ui8array(){return new Uint8Array(n.buffer.slice(0,r))}}}function Is(n){return n.buffer!==void 0}function Bi(n){let r=ArrayBuffer.isView(n)?new DataView(n.buffer,n.byteOffset,n.byteLength):new DataView(n),e=0;return{peek(){return r.getUint8(e)},get(t){e+=t;let i=r.byteOffset;return r.buffer.slice(i+e-t,i+e)},getI8(){return r.getInt8(e++)},getI16(){return e+=2,r.getInt16(e-2)},getI32(){return e+=4,r.getInt32(e-4)},getI64(){e+=8;let t=r.getInt32(e-8),i=r.getUint32(e-4);return t*4294967296+i},getUi8(){return r.getUint8(e++)},getUi16(){return e+=2,r.getUint16(e-2)},getUi32(){return e+=4,r.getUint32(e-4)},getUi64(){e+=8;let t=r.getUint32(e-8),i=r.getUint32(e-4);return t*4294967296+i},getF32(){return e+=4,r.getFloat32(e-4)},getF64(){return e+=8,r.getFloat64(e-8)}}}var Ua=0,Ba=1,Ts=2,Rs=0,Cs=1,Ps=2,Fi=0,ys=0,bs=0,Ms=1,Vi=class{constructor(){this.participantIdRegistry=null}setParticipantIdRegistry(r){this.participantIdRegistry=r}serializeUpdateDisplayLayout(r,e){let t=ai();H.Int.enc(t,Ua),H.Int.enc(t,Fi),H.Int.enc(t,r),H.Nil.enc(t,null);let i=[];for(let a in e)e.hasOwnProperty(a)&&this.writeLayout(e,a,i);return H.Arr.enc(t,i),H.Nil.enc(t,null),t.ui8array()}writeLayout(r,e,t){let i=r[e],a=ai();if(this.writeStreamDesc(e,a),At(i))H.Int.enc(a,Cs);else if(Er(i))H.Int.enc(a,Ps);else if(H.Int.enc(a,Rs),i.priority!==void 0?H.Int.enc(a,i.priority):H.Nil.enc(a,null),i.width!==void 0&&i.height!==void 0?(H.Int.enc(a,Math.round(i.width)),H.Int.enc(a,Math.round(i.height))):(H.Nil.enc(a,null),H.Nil.enc(a,null)),i.fit!==void 0)switch(i.fit){case"cv":H.Int.enc(a,bs);break;case"cn":H.Int.enc(a,Ms);break;default:H.Nil.enc(a,null)}else H.Nil.enc(a,null);t.push(a.ui8array())}writeStreamDesc(r,e){if(this.participantIdRegistry){let t=this.participantIdRegistry.getCompactId(r);if(t!==void 0){H.Int.enc(e,t);return}}H.Str.enc(e,r)}serializePerfStatReport(r,e){let t=ai();return H.Int.enc(t,Ba),H.Int.enc(t,Fi),H.Int.enc(t,r),H.Int.enc(t,e.framesDecoded),H.Int.enc(t,e.framesReceived),t.ui8array()}serializeSharingStatReport(r,e){let t=ai();return H.Int.enc(t,Ts),H.Int.enc(t,Fi),H.Int.enc(t,r),H.Int.enc(t,e.minDelay),H.Int.enc(t,e.maxDelay),H.Int.enc(t,e.avgDelay),H.Int.enc(t,e.largeDelayDuration),t.ui8array()}deserializeCommandResponse(r){return c(this,null,function*(){let e;if(r instanceof Blob){let s=Blob.prototype.arrayBuffer?yield r.arrayBuffer():yield ga(r);e=Bi(s)}else e=Bi(r);let t=H.Int.dec(e),i=H.Int.dec(e);if(i!==Fi){d.warn("Unsupported version for command type: "+t+", version "+i);return}if(H.Int.dec(e)!==ys){d.warn("Error code: "+t+"received for command type: "+t+", version "+i);return}switch(t){case Ua:return this.deserializeUpdateDisplayLayoutResponse(e);case Ba:return this.deserializeReportPerfStatResponse(e);default:return d.warn("unsupported command response commandType: "+t),null}})}deserializeUpdateDisplayLayoutResponse(r){let e=H.Int.dec(r),t=H.Arr.dec(r),i={};return t.forEach(a=>{let s=Bi(a),o=H.Any.dec(s);if(typeof o=="string")i[o]=H.Int.dec(s);else{let p=o,u=He(this.participantIdRegistry.getStreamDescription(p));i[u]=H.Int.dec(s)}}),{type:"response",sequence:e,response:x.UPDATE_DISPLAY_LAYOUT.toString(),errorCodeByParticipantId:i}}deserializeReportPerfStatResponse(r){let e=H.Int.dec(r),t=H.Int.dec(r);return{type:"response",sequence:e,response:x.REPORT_PERF_STAT.toString(),estimatedPerformanceIndex:t}}};var ji="open",Fa=[()=>l.producerScreenTrack,()=>l.videoTracksCount>0,()=>!0,()=>l.filteredMessages,()=>l.consumerScreenTrack,()=>!0,()=>l.movieShare,()=>l.useParticipantListChunk,()=>l.useRooms,()=>l.useVmoji],As=10,Me=class extends ct{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.asrCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+l.platform+"&appVersion="+l.appVersion+"&version="+l.protocolVersion+"&device="+l.device+"&capabilities="+Me._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;this.asrDataChannel=null;this.producerCommandDataChannelEnabled=!1;this.producerCommandSerializationService=new Vi;this.asrCommandSerializer=new Ui}static _getCapabilityFlags(){let e=0;for(let t=0;t<Fa.length;t++)Fa[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,this.producerCommandSerializationService.setParticipantIdRegistry(e)}setProducerNotificationDataChannel(e){this.producerNotificationDataChannel=e,this.producerNotificationDataChannel.onmessage=t=>{var a;let i=(a=this.participantIdRegistry)==null?void 0:a.handleMessage(t.data);i&&this._handleMessage(i)}}setProducerCommandDataChannel(e){this.producerCommandDataChannel=e,this.producerCommandDataChannel.onmessage=t=>{this.producerCommandSerializationService.deserializeCommandResponse(t.data).then(i=>{i&&this._handleMessage(i)}).catch(i=>{d.warn("Cannot parse message at producerCommandDataChannel",i)})},this._handleCommandsQueue(this.datachannelCommandsQueue)}useCommandDataChannel(e){this.producerCommandDataChannelEnabled=e}cleanup(){this.datachannelCommandsQueue=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${l.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){g.log(v.SOCKET_ACTION,"already_opened"),i(Error("Socket already opened"));return}this.conversationResolve=a=>{t(a),this.conversationResolve=null,this.conversationReject=null},this.conversationReject=a=>{i(a),this.conversationResolve=null,this.conversationReject=null},this._connect(e)})})}_send(a){return c(this,arguments,function*(e,t={},i=0){if(t.participantId){let s=T.decomposeParticipantId(t.participantId),o=T.decomposeId(s.compositeUserId);t=Object.assign({},t,{participantId:o.id,participantType:o.type}),s.deviceIdx&&(t.deviceIdx=s.deviceIdx)}return this._sendRaw(e,t,i)})}_sendRaw(a){return c(this,arguments,function*(e,t={},i=0){let s=o=>{var p,u;if(e===x.REQUEST_ASR)this.asrCommandsQueue.push(o),((p=this.asrDataChannel)==null?void 0:p.readyState)===ji&&this._handleCommandsQueue(this.asrCommandsQueue);else if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(o),((u=this.producerCommandDataChannel)==null?void 0:u.readyState)===ji&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){g.log(v.SOCKET_ACTION,"not_opened"),d.warn("Socket not opened"),o.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(g.log(v.SOCKET_ACTION,"invalid_state"),d.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,p)=>{let u=(E,b=!1)=>{!i||b?p(E):(d.debug("Resending a signaling message",e,_.sequence),i--,s(_))},_={sequence:this.sequence++,name:e,params:t,responseTimer:0,resolve:o,reject:u};s(_)})})}_isDataChannelCommand(e){return this.producerCommandDataChannelEnabled?e===x.UPDATE_DISPLAY_LAYOUT||e===x.REPORT_PERF_STAT||e===x.REPORT_SHARING_STAT:!1}static _isDataChannelResponseRequired(e){return e===x.UPDATE_DISPLAY_LAYOUT||e===x.REPORT_PERF_STAT}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(x.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(x.TRANSMIT_DATA,{participantId:e,data:{candidate:t}})})}requestTestMode(e,t){return c(this,null,function*(){return this._send(x.REQUEST_TEST_MODE,{consumer:e,producer:t})})}sendSdp(e,t){return c(this,null,function*(){return this._send(x.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(x.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(x.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},As)})}changeParticipantState(e){return c(this,null,function*(){return this._send(x.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(x.ADD_PARTICIPANT,Re({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(x.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(x.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(x.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(x.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(x.UPDATE_DISPLAY_LAYOUT,e)})}addMovie(e){return c(this,null,function*(){return this._send(x.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(x.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(x.REMOVE_MOVIE,e)})}updateRooms(e,t){return c(this,null,function*(){return this._send(x.UPDATE_ROOMS,{rooms:e,assignRandomly:t})})}activateRooms(e,t){return c(this,null,function*(){return this._send(x.ACTIVATE_ROOMS,{roomIds:e,deactivate:t})})}switchRoom(e,t){return c(this,null,function*(){return this._sendRaw(x.SWITCH_ROOM,{toRoomId:e,participantId:t})})}getRooms(e){return c(this,null,function*(){return this._sendRaw(x.GET_ROOMS,{withParticipants:e})})}removeRooms(e){return c(this,null,function*(){return this._send(x.REMOVE_ROOMS,{roomIds:e})})}startStream(e){return c(this,null,function*(){return this._send(x.RECORD_START,e)})}stopStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(x.RECORD_STOP,e)})}recordSetRole(e,t,i=null){return c(this,null,function*(){return this._send(x.RECORD_SET_ROLE,{participantId:e,role:t,roomId:i})})}getRecordStatus(){return c(this,null,function*(){return this._send(x.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(x.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(x.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(x.REPORT_PERF_STAT,e)})}reportSharingStat(e){return c(this,null,function*(){return this._send(x.REPORT_SHARING_STAT,e)})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(x.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(x.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(x.CUSTOM_DATA,{data:e,participantId:t})})}grantRoles(e,t,i){return c(this,null,function*(){let a={participantId:e,roles:t};return i&&(a.revoke=!0),this._sendRaw(x.GRANT_ROLES,a)})}muteParticipant(e,t,i,a=null){return c(this,null,function*(){return this._sendRaw(x.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i,roomId:a})})}enableFeatureForRoles(e,t){return c(this,null,function*(){return this._sendRaw(x.ENABLE_FEATURE_FOR_ROLES,{feature:e,roles:t})})}pinParticipant(e,t){return c(this,null,function*(){let i={participantId:e};return t&&(i.unpin=!0),this._sendRaw(x.PIN_PARTICIPANT,i)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(x.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}changeOptions(e){return c(this,null,function*(){return this._send(x.CHANGE_OPTIONS,{options:e})})}getWaitingHall(e=null,t,i=!1){return c(this,null,function*(){let a={};return e&&(a.fromId=e),t&&(a.count=t),i&&(a.backward=i),this._send(x.GET_WAITING_HALL,a)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(x.PROMOTE_PARTICIPANT,i)})}feedback(e){return c(this,null,function*(){return this._sendRaw(x.FEEDBACK,{key:e})})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(){this.listenersReady=!0,this._handleCachedMessages()}getParticipantListChunk(e){return c(this,null,function*(){return this._send(x.GET_PARTICIPANT_LIST_CHUNK,e)})}getParticipants(e){return c(this,null,function*(){return this._send(x.GET_PARTICIPANTS,{externalIds:e})})}startAsr(e){return c(this,null,function*(){return this._send(x.ASR_START,e)})}stopAsr(){return c(this,null,function*(){return this._send(x.ASR_STOP)})}requestAsr(e){return c(this,null,function*(){return this._send(x.REQUEST_ASR,{request:e})})}setAsrDataChannel(e){this.asrDataChannel=e,this._handleCommandsQueue(this.asrCommandsQueue)}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===Fe.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),t=i(t),d.debug("Connecting to "+this.endpoint+this.postfix+t),pt(v.SIGNALING_CONNECTED),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();function i(a){if(!l.useParticipantListChunk)return a;let s=l.participantListChunkInitIndex;a+=`&partIdx=${s}`;let o=l.participantListChunkInitCount;return o!==null&&(a+=`&partCount=${o}`),a}}_disconnect(e){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(e),this.socket=null),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}_onOpen(){d.debug("Socket opened"),g.log(v.SOCKET_ACTION,"opened"),g.logMeasure(v.SIGNALING_CONNECTED),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){g.log(v.SOCKET_ACTION,"parse_error"),d.error("Unable to parse message",t,e.data)}}_handleMessage(e){var t;switch(e.type){case"notification":e.notification==="connection"?(d.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(ve.RECONNECT,e),e.conversation.topology&&this._triggerEvent(ve.NOTIFICATION,{type:"notification",notification:w.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(ve.NOTIFICATION,e);break;case"response":this._handleCommandResponse(!0,e);break;case"error":g.log(v.SOCKET_ACTION,`error-${e.error}`),this.responseHandlers[e.sequence]&&this._handleCommandResponse(!1,e),e.error==="service-unavailable"?this._reconnect():e.error==="conversation-ended"?this.conversationReject?this.conversationReject(new V(O.SOCKET_CLOSED,{message:`Unable to connect to the signaling: ${e.error}`})):this._triggerEvent(ve.NOTIFICATION,{notification:w.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 V(Q.SIGNALING_FAILED,{message:`Unable to connect to the signaling: ${e.error}`})),this._closeSocket());break;default:g.log(v.SOCKET_ACTION,"unknown_message"),d.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(ve.FAILED,e)}_onError(e){g.log(v.SOCKET_ACTION,"error"),d.error("Signaling error",e)}_onClose(e){g.log(v.SOCKET_ACTION,"closed"),d.debug("Connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<Me.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(Me.RECONNECT_MAX_DELAY,Me.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));d.log(`Reconnect websocket after ${e}ms (${this.reconnectCount})`),g.log(v.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,Fe.RETRY),e)}_handleCommandResponse(e,t){var a;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)):t.type==="error"?(delete this.responseHandlers[t.sequence],g.log(v.SOCKET_ACTION,"response-error"),i.reject(new Error(t.error||`Response error [${i.name}]`),!0)):((a=this.socket)==null?void 0:a.readyState)===WebSocket.OPEN?(delete this.responseHandlers[t.sequence],g.log(v.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,t),Me.WAIT_RESPONSE_DELAY)}_serializeAsrCommand(e){let t=e.params;return this.asrCommandSerializer.requestAsr(t.request)}_handleCommandsQueue(e){var t,i,a,s;for(;e.length>0;){let o=e.shift();if(o.name===x.REQUEST_ASR){if(((t=this.asrDataChannel)==null?void 0:t.readyState)!==ji){o.reject(new Error(`Invalid data channel state: ${(i=this.asrDataChannel)==null?void 0:i.readyState}`));return}let p=this._serializeAsrCommand(o);p!==null&&(this.asrDataChannel.send(p),o.resolve({}))}else if(this._isDataChannelCommand(o.name)){if(((a=this.producerCommandDataChannel)==null?void 0:a.readyState)!==ji){o.reject(new Error(`Invalid data channel state: ${(s=this.producerCommandDataChannel)==null?void 0:s.readyState}`));return}Me._isDataChannelResponseRequired(o.name)&&(o.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{command:o.name,sequence:o.sequence}),Me.WAIT_RESPONSE_DELAY),this.responseHandlers[o.sequence]=o);let p=this._serializeBinary(o);p!==null&&this.producerCommandDataChannel.send(p)}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){o.reject(new Error("Invalid state or socket already closed"));continue}o.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{command:o.name,sequence:o.sequence}),Me.WAIT_RESPONSE_DELAY),this.responseHandlers[o.sequence]=o,this.socket.send(this._serializeJson(o))}}}_serializeBinary(e){switch(e.name){case x.UPDATE_DISPLAY_LAYOUT:return this.producerCommandSerializationService.serializeUpdateDisplayLayout(e.sequence,e.params);case x.REPORT_PERF_STAT:return this.producerCommandSerializationService.serializePerfStatReport(e.sequence,e.params);case x.REPORT_SHARING_STAT:return this.producerCommandSerializationService.serializeSharingStatReport(e.sequence,e.params)}return d.warn("cannot get binary data for data channel command: "+e.name),null}_serializeJson(e){let t;e.name===x.UPDATE_DISPLAY_LAYOUT?t=this._convertDisplayLayout(e.params):t=e.params;let i=Object.assign({command:e.name,sequence:e.sequence},t);return JSON.stringify(i)}_convertDisplayLayout(e){let t=e,i={};for(let a in t)t.hasOwnProperty(a)&&(i[a]=Ca(t[a]));return{layouts:i}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new V(Q.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout"}))},Me.WAIT_CONNECTION_DELAY)}_stopWaitConnectionMessage(){window.clearTimeout(this.connectionMessageWaitTimer),this.connectionMessageWaitTimer=0}_startDoctor(){this._stopDoctor(),this.doctorTimer=window.setTimeout(()=>{d.warn("Socket is dead, trying to reconnect"),this._disconnect(4e3),this._connect(Fe.RETRY)},Me.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},Ae=Me;Ae.RECONNECT_DELAY=l.signalingReconnectDelay,Ae.RECONNECT_MAX_DELAY=l.signalingReconnectMaxDelay,Ae.RECONNECT_MAX_COUNT=l.signalingReconnectMaxCount,Ae.WAIT_CONNECTION_DELAY=l.waitConnectionDelay,Ae.WAIT_RESPONSE_DELAY=l.waitResponseDelay,Ae.WAIT_MESSAGE_DELAY=l.waitMessageDelay;var Va=(e=>(e.KING="KING",e.PAWN="PAWN",e))(Va||{}),ja=Va;var Hi=class{constructor(r){this._queue=new Array(r).fill(null),this._readCursor=this._writeCursor=this._left=0,this._moveReadCursor=!1}get length(){return this._queue.length}get left(){return this._left}toArray(){return Array.from(this._queue)}add(r){this._moveReadCursor&&(this._readCursor=this.nextCursor(this._readCursor)),this._queue[this._writeCursor]===null&&(this._left+=1),this._queue[this._writeCursor]=r,this._writeCursor=this.nextCursor(this._writeCursor),this._moveReadCursor=this._writeCursor===this._readCursor}nextCursor(r){return(r+1)%this._queue.length}next(){let r=this._queue[this._readCursor];return r&&(this._moveReadCursor=!1,this._queue[this._readCursor]=null,this._readCursor=this.nextCursor(this._readCursor),this._left-=1),r}};var Bt,se,ni=null,Ds={getCameras:P.getCameras,getMicrophones:P.getMicrophones,getOutput:P.getOutput,getVideoFacingMode:P.getVideoFacingMode,hasCamera:P.hasCamera,hasMicrophone:P.hasMicrophone,getSavedCamera:P.getSavedCamera,getSavedMicrophone:P.getSavedMicrophone,getSavedOutput:P.getSavedOutput,hasCameraPermission:P.hasCameraPermission,hasMicrophonePermission:P.hasMicrophonePermission,hasPermissions:P.hasPermissions,getUserMedia:P.getUserMedia,getUserVideo:P.getUserVideo,getUserAudio:P.getUserAudio,setResolution:P.setResolution,isBrowserSupported:P.isBrowserSupported,isScreenCapturingSupported:P.isScreenCapturingSupported,os:P.os,isMobile:P.isMobile,browserName:P.browserName,browserVersion:P.browserVersion,baseChromeVersion:P.baseChromeVersion,getAudioContext:P.getAudioContext,isAudioShareSupported:P.isAudioShareSupported},ks={participantMarkerCompare:T.participantMarkerCompare};function Ha(n){se=n}function Ga(n){Bt=n}function Os(n){ni=n}function ws(n){l.videoEffects=n}function xs(n,r=null){l.vmoji=n,r&&n.setSDK(r)}function Ls(n){return c(this,null,function*(){if(l.set(n),P.browserName()==="Sferum"&&(l.platform=`SFERUM:${P.browserVersion()}`),se||Ha(new Ut),Bt||Ga(()=>new Ae),l.debug&&(Pr.default.disableLog(!1),d.toggle(!0)),d.log(`Calls SDK ${l.sdkVersion}`,n),yield P.init(),!P.isBrowserSupported())throw new V(Q.UNSUPPORTED);d.log("UserAgent:",navigator.userAgent),d.log("Screen resolution:",`${window.screen.width}x${window.screen.height}`),d.log("Permissions:",`Camera: ${P.hasCameraPermission()}, Mic: ${P.hasMicrophonePermission()}`),se.init()})}function Ns(s){return c(this,arguments,function*(n,r=[ce.AUDIO],e="",t=!1,i=!1,a){let o=[],p=[];if(Array.isArray(n)?o=n.length?n:[]:n&&(o=[n]),o.length&&(p=yield se.getOkIdsByExternalIds(o),!p.length))throw new V(O.CALLEE_IS_OFFLINE);return Wa(p,Be.USER,r,e,t,i,a)})}function Wa(o){return c(this,arguments,function*(n,r=Be.USER,e,t="",i=!1,a=!1,s){if(B.current())throw d.error("There is already active call"),new V(O.FAILED);return new B(se,Bt(),ni).onStart(n,r,e,t,i,a,s)})}function Us(n){return c(this,null,function*(){return Ka(n)})}function Ka(t){return c(this,arguments,function*(n,r=J.USER,e){if(n===B.id())throw new Error("Push has already been processed");return new B(se,Bt(),ni).onPush(n,r,e)})}function Bs(n){return c(this,null,function*(){return n&&(l.authToken=n),se.authorize()})}function Fs(){return c(this,arguments,function*(n=[ce.AUDIO]){return vt().accept(n)})}function Vs(){return c(this,null,function*(){let n=B.current();if(n)return n.decline()})}function js(e){return c(this,arguments,function*(n,r=[ce.AUDIO]){return $a(n,r)})}function $a(n,r,e){return c(this,null,function*(){if(B.current())throw d.error("There is already active call"),new V(O.FAILED);return new B(se,Bt(),ni).onJoin({conversationId:n,mediaOptions:r,chatId:e})})}function Hs(a){return c(this,arguments,function*(n,r=[ce.AUDIO],e,t,i){if(B.current())throw d.error("There is already active call"),new V(O.FAILED);return e&&(l.anonymToken=e),new B(se,Bt(),ni).onJoin({joinLink:n,mediaOptions:r,observedIds:t,payload:i})})}function Gs(){return c(this,null,function*(){let n=B.current();if(n)return n.hangup();B.hangupAfterInit()})}function Ws(n,r){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([n]);if(!e.length)throw new Error("User not found");return qa(e[0],r)})}function qa(n,r){return c(this,null,function*(){let e=B.current();e&&(yield e.addParticipant(T.composeUserId(n,J.USER),r))})}function Ks(n,r=!1){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([n]);return Ja(e[0],r)})}function Ja(n,r=!1){return c(this,null,function*(){let e=B.current();e&&(yield e.removeParticipant(T.composeUserId(n,J.USER),r))})}function $s(n,r){return c(this,null,function*(){let e=B.current();return n==="videoinput"&&Xe.contains(r)?(l.videoFacingMode=r,e?(P.isMobile()&&e.stopVideoTrack(),e.changeDevice(n)):Promise.reject()):(yield P._saveDeviceId(n,r))&&e?e.changeDevice(n):Promise.reject()})}function qs(n){return c(this,null,function*(){let r=typeof n=="object"?Je(Re({},n),{fastScreenSharing:n.captureScreen&&n.fastScreenSharing,captureAudio:n.captureScreen&&n.captureAudio&&l.audioShare}):{captureScreen:n,fastScreenSharing:!1,captureAudio:!1},e=B.current();return e?e.toggleScreenCapturing(r):Promise.reject()})}function Js(n){let r=B.current();r&&r.toggleAnimojiCapturing(n)}function zs(n,r=!1){return c(this,null,function*(){let e=B.current();e&&(yield e.setVideoStream(n,r))})}function Ys(n){return c(this,null,function*(){let r=B.current();r&&(yield r.toggleLocalVideo(n))})}function Qs(n){return c(this,null,function*(){let r=B.current();r&&(yield r.toggleLocalAudio(n))})}function Xs(n){return c(this,null,function*(){let r=B.current();if(r)return r.setLocalResolution(n)})}function Zs(n){return c(this,null,function*(){let r=B.current();r&&(yield r.changePriorities(n))})}function eo(n){return c(this,null,function*(){let r=B.current();r&&(yield r.changeParticipantState(n))})}function to(n){return c(this,null,function*(){let r=B.current();r&&(yield r.updateDisplayLayout(n))})}function io(n,r,e=!1){return c(this,null,function*(){let t=yield se.getOkIdsByExternalIds([n]);return za(t[0],r,e)})}function za(n,r,e=!1){return c(this,null,function*(){let t=B.current();t&&(yield t.grantRoles(T.composeUserId(n,J.USER),r,e))})}function ro(i){return c(this,arguments,function*({externalId:n=null,muteStates:r,requestedMedia:e=[],roomId:t=null}){let a=null;return n&&(a=(yield se.getOkIdsByExternalIds([n]))[0]),Ya({uid:a,muteStates:r,requestedMedia:e,deviceIdx:ue.getDeviceIdx(n),roomId:t})})}function Ya(a){return c(this,arguments,function*({uid:n=null,muteStates:r,requestedMedia:e=[],deviceIdx:t=0,roomId:i=null}){let s=B.current();if(s){let o=n?T.composeParticipantId(n,J.USER,t):null;yield s.muteParticipant(o,r,e,i)}})}function ao(n,r=!1){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([n]);return Qa(e[0],r,ue.getDeviceIdx(n))})}function Qa(n,r=!1,e=0){return c(this,null,function*(){let t=B.current();t&&(yield t.pinParticipant(T.composeParticipantId(n,J.USER,e),r))})}function no(n){return c(this,null,function*(){let r=B.current();r&&(yield r.updateMediaModifiers(n))})}function so(n){return c(this,null,function*(){let r=B.current();r&&(yield r.changeOptions(n))})}function oo(n,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield se.getOkIdsByExternalIds([r]))[0]),Xa(n,e)})}function Xa(n,r=null){return c(this,null,function*(){let e=B.current();if(e){let t=r?T.composeUserId(r,J.USER):null;yield e.chatMessage(n,t)}})}function co(n=10){return c(this,null,function*(){let r=B.current();if(r)return r.chatHistory(n)})}function lo(n,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield se.getOkIdsByExternalIds([r]))[0]),Za(n,e,ue.getDeviceIdx(r))})}function Za(n,r=null,e=0){return c(this,null,function*(){let t=B.current();if(t){let i=r?T.composeParticipantId(r,J.USER,e):null;yield t.customData(n,i)}})}function po(){return c(this,arguments,function*(n="",r=!1,{onlyAdminCanShareMovie:e=!1}={}){return(yield se.createConversation(T.uuid(),n,r,{onlyAdminCanShareMovie:e})).join_link})}function uo(){return c(this,null,function*(){let n=B.current();return n?n.createJoinLink():Promise.reject()})}function mo(){return c(this,null,function*(){let n=B.current();return n?n.removeJoinLink():Promise.reject()})}function ho(n,r){return c(this,null,function*(){return se.getAnonymTokenByLink(n,r)})}function _o(n){let r=B.current();r&&r.setVolume(n)}function go(n){l.forceRelayPolicy=n}function fo(n=!1,r=null,e=null,t="DIRECT_LINK",i=null,a=null){return c(this,null,function*(){let s=B.current();return s?s.startStream(n,r,e,t,i,a):Promise.reject()})}function So(n=null){return c(this,null,function*(){let r=B.current();return r?r.stopStream(n):Promise.reject()})}function vo(n,r,e=null){return c(this,null,function*(){let t=B.current();if(t){let i=yield se.getOkIdsByExternalIds([n]),a=ue.getDeviceIdx(n);return t.recordSetRole(T.composeParticipantId(i[0],J.USER,a),r,e)}return Promise.reject()})}function Eo(){return c(this,null,function*(){let n=B.current();return n?n.getStreamInfo():Promise.reject()})}function Io(n){return c(this,null,function*(){let r=B.current();return r?r.addMovie(n):Promise.reject()})}function To(n){return c(this,null,function*(){let r=B.current();return r?r.updateMovie(n):Promise.reject()})}function Ro(n){return c(this,null,function*(){let r=B.current();return r?r.removeMovie(n):Promise.reject()})}function Co(n,r){return c(this,null,function*(){let e=B.current();if(e){let t=[];for(let i of n){let a,s;i.addParticipantIds&&(a=(yield se.getOkIdsByExternalIds(i.addParticipantIds)).map(o=>T.composeUserId(o,J.USER))),i.removeParticipantIds&&(s=(yield se.getOkIdsByExternalIds(i.removeParticipantIds)).map(o=>T.composeUserId(o,J.USER))),t.push({id:i.id,name:i.name,participantCount:i.participantCount,addParticipantIds:a,removeParticipantIds:s})}return e.updateRooms(t,r)}return Promise.reject()})}function Po(n,r){return c(this,null,function*(){let e=B.current();return e?e.activateRooms(n,r):Promise.reject()})}function yo(n=null,r=null){return c(this,null,function*(){let e=null;if(r){let i=yield se.getOkIdsByExternalIds([r]);e=T.composeUserId(i[0],J.USER)}let t=B.current();return t?t.switchRoom(n,e):Promise.reject()})}function bo(n){return c(this,null,function*(){let r=B.current();return r?r.removeRooms(n):Promise.reject()})}function Mo(n){l.statisticsInterval=n;let r=B.current();if(r)return r.updateStatisticsInterval()}function Ao(n){Pr.default.disableLog(!n),d.toggle(n)}function Do(n,...r){l.debugLog&&d.send(n,"[external]",...r)}function ko(n){return c(this,null,function*(){let r=B.current();if(r)return r.videoEffect(n)})}function Oo(n){return c(this,null,function*(){let r=B.current();r&&(yield r.setAudioStream(n))})}function wo(n,r=null,e=null){return c(this,null,function*(){let t=B.current();if(!t)return;let i=e!=null?e:r==null?void 0:r.id,a=null;if(r){let o=(yield se.getOkIdsByExternalIds([r]))[0];if(!o)throw new Error("Could not get user id to set animoji svg");a=T.composeParticipantId(o,J.USER,ue.getDeviceIdx(r))}t.setAnimojiSvg(n,a,i)})}function xo(n=null,r,e=!1){return c(this,null,function*(){return vt().getWaitingHall(n,r,e)})}function Lo(n,r=!1){return c(this,null,function*(){let e=vt(),t=yield se.getOkIdsByExternalIds([n]);return e.promoteParticipant(T.composeUserId(t[0],J.USER),r)})}function No(n){return c(this,null,function*(){return vt().getParticipantListChunk(n)})}function Uo(n){return c(this,null,function*(){return vt().getParticipants(n)})}function Bo(n){return c(this,null,function*(){return vt().feedback(n)})}function Fo(n,r){return c(this,null,function*(){return vt().enableFeatureForRoles(n,r)})}function vt(){let n=B.current();if(!n)throw new Error("Conversation not found");return n}function Vo(n){return c(this,null,function*(){yield se.removeHistoryRecords(n)})}function jo(n){return c(this,null,function*(){let r=B.current();r&&(yield r.startAsr(n))})}function Ho(){return c(this,null,function*(){let n=B.current();n&&(yield n.stopAsr())})}function Go(n){return c(this,null,function*(){let r=B.current();r&&(yield r.requestAsr(n))})}function Wo(){return l.sdkVersion}