@vkontakte/calls-sdk 2.8.4-dev.f7b03d9.0 → 2.8.4-dev.f8c92aa.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/calls-sdk.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/calls-sdk v2.8.4-dev.f7b03d9.0
3
- * Mon, 25 Dec 2023 16:46:05 GMT
2
+ * @vkontakte/calls-sdk v2.8.4-dev.f8c92aa.0
3
+ * Tue, 26 Dec 2023 13:54:17 GMT
4
4
  * https://st.mycdn.me/static/callssdk/2-8-4/doc/
5
5
  */
6
6
 
@@ -8,5 +8,5 @@
8
8
  `;function e(h,T){let y=new RegExp("a=rtpmap:(\\d+) ([a-zA-Z0-9-]+)\\/\\d+"),b,M=[];for(b=0;b<h.length;++b){let N=h[b].match(y);N&&N.length===3&&N[2]===T&&M.push(N[1])}return M}function t(h,T,y){let b=h.split(" "),M=b.slice(0,3),N;for(N=3;N<b.length;N++)y.includes(b[N])&&M.push(b[N]);for(N=3;N<b.length;N++)!y.includes(b[N])&&!T.includes(b[N])&&M.push(b[N]);return M.join(" ")}function i(h,T,y,b){let M,N="m="+T;for(M=0;M<h.length;++M)h[M].startsWith(N)&&(h[M]=t(h[M],y,b))}function a(h,T){let y=new RegExp(Sr+"(\\d+)");for(let b=0;b<h.length;++b){let M=h[b].match(y);if(M&&M.length===2&&T.includes(M[1])){let N=h[b].trim()===Sr+M[1]?" ":";";h[b]+=N+Kn}}}function n(h,T){let y=e(h,T);if(!y.length)return;let b=y.slice(0),M=new RegExp(Sr+"(\\d+) apt=(\\d+)"),N;for(N=0;N<h.length;++N){let w=h[N].match(M);w&&w.length===3&&b.includes(w[2])&&b.push(w[1])}let re=new RegExp("a=(rtpmap|rtcp-fb|fmtp):(\\d+) .*");for(N=h.length;N--;){let w=h[N].match(re);w&&w.length===3&&b.includes(w[2])&&h.splice(N,1)}i(h,"video",b,[])}function s(h,T,y){let b=e(h,"H264");T&&i(h,"video",[],b),y&&a(h,b)}function l(h){let T=e(h,"VP9");i(h,"video",[],T)}function u(h,T,y,b,M,N=!1,re=!1){if(!T&&!y&&!b&&!re&&!N&&!M)return h;function w(Re){let De=["a=rtcp-fb:111 nack","a=rtcp-fb:111 nack pli"],rt="a=rtcp-fb:111",L=Re.findIndex(je=>je.startsWith(rt));return~L&&(Re[L]=Re[L]+r+De.join(r)),Re}function Ve(Re){let De=e(Re,"red");De.length>0&&i(Re,"audio",[],De)}let Ee=h.split(o);return y?n(Ee,"H264"):(T||M)&&s(Ee,T,M),b&&l(Ee),re&&Ve(Ee),N&&w(Ee),Ee.join(r)}ne.patchLocalSDP=u;function m(h,T,y,b,M,N){T&&(h=h.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"));let re=h.split(o);return b?n(re,"H264"):y&&s(re,y,!1),N?n(re,"VP9"):M&&l(re),re.join(r)}ne.patchRemoteSDP=m;function _(h){return h?`${h.type||"WEB_SOCKET"}_${h.id}`:"_"}ne.getPeerIdString=_;function C(h,T){return h&&h.id===T.id&&(h.type||"WEB_SOCKET")===(T.type||"WEB_SOCKET")}ne.comparePeerId=C;function f(h){return c(this,null,function*(){let T={local:null,remote:null};if(!h||!h.getStats)return T;try{let y=yield h.getStats(null),b=null;if(y.forEach(M=>{M.type==="transport"&&M.selectedCandidatePairId?b=y.get(M.selectedCandidatePairId):M.type==="candidate-pair"&&M.state==="succeeded"&&!b&&(!M.hasOwnProperty("selected")||M.selected)&&(b=M)}),b!=null&&b.localCandidateId){let M=y.get(b.localCandidateId);M&&(T.local={type:M.candidateType,ip:M.ip||M.ipAddress,port:M.port||M.portNumber})}if(b!=null&&b.remoteCandidateId){let M=y.get(b.remoteCandidateId);M&&(T.remote={type:M.candidateType,ip:M.ip||M.ipAddress,port:M.port||M.portNumber})}return T}catch(y){return T}})}ne.getPeerConnectionHostInfo=f;let P=/^[0-9]+$/,x=/^([gu])([0-9]+)$/;function W(h,T){let y=String(h);return x.test(y)?(d.warn(`Already composite id [${h}] type supplied [${T}]`),y):T===ee.GROUP?"g"+y:T===ee.USER?"u"+y:(d.warn(`Unknown type [${T}] for id [${h}]`),y.match(P)?"u"+y:y)}ne.composeUserId=W;function K(h,T,y=0){let b=W(h,T);return pe(b,y)}ne.composeParticipantId=K;function pe(h,T){return T?h+wt+Ai+T:h}ne.compose=pe;function Z(h){return K(h.id,h.idType||ee.USER,h.deviceIdx)}ne.composeId=Z;function $(h){return h.participant?Z(h.participant):K(h.participantId,h.participantType||ee.USER,h.deviceIdx)}ne.composeMessageId=$;function ue(h){let T=String(h),y=T.match(x);return y?{id:Number(y[2]),type:y[1]==="g"?ee.GROUP:ee.USER}:(d.warn(`Unsupported compositeId [${h}]`),{id:Number(T),type:ee.USER})}ne.decomposeId=ue;function Ce(h){let T=h.split(wt+Ai);return{compositeUserId:T[0],deviceIdx:T.length>1?parseInt(T[1],10):0}}ne.decomposeParticipantId=Ce;function Ei(){var re,w;let h=(w=(re=window.crypto)==null?void 0:re.randomUUID)==null?void 0:w.call(re);if(h)return h;let T="0123456789abcdefghijklmnopqrstuvwxyz".split(""),y=new Array(36),b=0,M,N;for(N=0;N<36;N++)N===8||N===13||N===18||N===23?y[N]="-":N===14?y[N]="4":(b<=2&&(b=33554432+Math.random()*16777216|0),M=b&15,b=b>>4,y[N]=T[N===19?M&3|8:M]);return y.join("")}ne.uuid=Ei;function Yt(h,T){let y;function b(){let M=this,N=arguments;y&&window.clearTimeout(y),y=window.setTimeout(()=>{h.apply(M,N)},T)}return b}ne.throttle=Yt;function ie(h){if(!window.BigInt)return null;let T="",y=h.split(`
9
9
  `);for(let N of y)if(N.startsWith("a=fingerprint")){let re=N.split(" ");if(re.length===2){T=re[1];break}}if(!T)return BigInt(-1);let b=T.split(":"),M=BigInt(0);for(let N=Math.min(7,b.length-1);N>=0;N--){let re=BigInt(parseInt(b[N],16));M<<=BigInt(8),M|=re}return BigInt.asIntN(64,M)}ne.sdpFingerprint=ie;function Hr(h){return c(this,null,function*(){return new Promise(T=>window.setTimeout(T,h))})}ne.delay=Hr;function Gr(h,T,y){let b=[];return h.getSenders().forEach(M=>ir(T,M,M.track,y,b)),b}ne.applySettings=Gr;function ir(h,T,y,b,M){var N;if(h&&y&&y.kind==="video"){let re=y.getSettings();if(re){let w=h.maxBitrateK?h.maxBitrateK*1024:null,Ve=re.width,Ee=re.height,Re=Ve&&Ee&&h.maxDimension?Math.max(1,Math.max(Ve,Ee)/h.maxDimension):null,De=h.maxFramerate?h.maxFramerate:null;if(Ve&&Ee&&h.maxDimension&&h.maxDimension>Math.max(Ve,Ee)){let ke=Math.round(Ve*Ee/256),nr=(Math.round(ke*qn/1e4)+1)*1e4;w=w===null?nr:Math.min(nr,w)}let rt=h.degradationPreference?h.degradationPreference:"balanced",L=b[y.id];if(L&&L.bitrate===w&&L.scaleResolutionDownBy===Re&&L.maxFramerate===De&&L.degradationPreference===rt){M[y.id]=L;return}M[y.id]={bitrate:w,scaleResolutionDownBy:Re,maxFramerate:De,degradationPreference:rt};let je=T.getParameters();je.encodings||(je.encodings=[{}]),je.encodings.forEach(ke=>{h!=null&&h.scalabilityMode&&(ke.scalabilityMode=h.scalabilityMode),w?ke.maxBitrate=w:delete ke.maxBitrate,Re?ke.scaleResolutionDownBy=Re:delete ke.scaleResolutionDownBy,De?ke.maxFramerate=De:delete ke.maxFramerate}),je.degradationPreference=rt,(N=T.setParameters)==null||N.call(T,je).catch(ke=>{d.warn("RTCRtpSender.setParameters() failed!",ke)})}}}ne.applyVideoTrackSettings=ir;function Wr(h,T){Array.isArray(T)||(T=[T]);for(let y of T)if(h.includes(y))return!0;return!1}ne.includesOneOf=Wr;function rr(h){var T;return Object.entries(((T=h.participantState)==null?void 0:T.state)||{}).reduce((y,[b,M])=>(h.participantState&&(y[b]={ts:h.participantState.stateUpdateTs[b],state:M}),y),{})}ne.mapParticipantState=rr;function ar(h){let T=h.map(y=>({uid:y.externalId,mediaSettings:y.mediaSettings,status:y.status,muteStates:y.muteStates,unmuteOptions:y.unmuteOptions,participantState:y.participantState,markers:y.markers,movieShareInfos:y.movieShareInfos}));return p.filterObservers?T.filter(y=>!y.uid.observer):T}ne.mapSharedParticipants=ar;function qr(h,T){let y=Object.keys(h),b=Object.keys(T);if(y.length!==b.length)return!1;for(let M of y)if(!b.hasOwnProperty(M)||h[M].state!==T[M].state||h[M].ts!==T[M].ts)return!1;return!0}ne.isEqualParticipantState=qr;function Kr(h,T){let y=Object.keys(h),b=Object.keys(T);if(y.length!==b.length)return!1;for(let M of y)if(!T.hasOwnProperty(M)||h[M]!==T[M])return!1;return!0}ne.isObjectsEquals=Kr;function Y(h,T){if(h.length!==T.length)return!1;for(let y of h)if(T.indexOf(y)<0)return!1;return!0}ne.isArraysEquals=Y;function $r(h){return!Object.keys(h).length}ne.isEmptyObject=$r;function zr(h,T){if(!h&&!T)return 0;if(!h||!T)return h?-1:1;return b(T.rank,h.rank)||b(h.ts,T.ts)||y(h,T);function y(M,N){let re={[ee.USER]:0,[ee.GROUP]:1},{compositeUserId:w,deviceIdx:Ve}=Ce(M.id),{compositeUserId:Ee,deviceIdx:Re}=Ce(N.id),{id:De,type:rt}=ue(w),{id:L,type:je}=ue(Ee);return b(re[rt],re[je])||b(De,L)||b(Ve,Re)}function b(M,N){return M<N?-1:M===N?0:1}}ne.participantMarkerCompare=zr;function Jr(h,T){let y=Object.entries(h).filter(([,b])=>Array.isArray(T)?!T.includes(b):b!==T);return Oa(y)}ne.objectFilterOutValues=Jr;function he(h,T,y){let b=y;for(let M in h)h.hasOwnProperty(M)&&(b=T(b,h[M],M));return b}ne.objectReduce=he,ne.setImmediate=(()=>{let h=1,T={},y=null;return typeof MessageChannel!="undefined"&&(y=new MessageChannel,y.port1.onmessage=b=>{let M=b.data;T[M]&&(T[M](),delete T[M])}),function(b){if(y&&document.visibilityState==="hidden"){let N=h;return h=h>=Number.MAX_SAFE_INTEGER?1:h+1,T[N]=b,y.port2.postMessage(N),()=>{T[N]&&delete T[N]}}let M=setTimeout(b,0);return()=>clearTimeout(M)}})();function X(h){return h!==null&&typeof h=="object"&&!Array.isArray(h)}ne.isObject=X})(vr||(vr={}));var R=vr;var xt=null,Ir=null,Ni=[],Li=[],xi=[],be=null,Me=null,Nt=null,Cr=!1,Ui=!1,Di,Ot,ki,Er=null,Rr="",wi=[],Tr=null,Na=navigator.appVersion,$n=navigator.appName,Pe=navigator.userAgent,Qe={},nt=(e=>(e.USER="user",e.ENVIRONMENT="environment",e))(nt||{});(r=>{function o(e){return Object.values(r).includes(e)}r.contains=o})(nt||(nt={}));var ft=class{constructor(r,e=!1,t=p.videoMaxWidth,i=p.videoMaxHeight){this.isVideoRequested=()=>this.needVideo;this.supportedConstraints=navigator.mediaDevices.getSupportedConstraints();let a=!1;if(r){a={noiseSuppression:p.noiseSuppression,echoCancellation:!0,autoGainControl:!0};let s=ge.getMicrophones(),l,u;if(Me&&(u=Me.groupId,l=Me.deviceId),typeof r=="string"){let m=s.find(_=>_.deviceId===r);u=m==null?void 0:m.groupId,l=r}else if(!Me&&ge.os()==="MacOS"&&s.find(m=>m.label.includes("iPhone"))){let m=s.find(_=>!_.label.includes("Virtual")&&!_.label.includes("iPhone"));m&&(u=m.groupId,l=m.deviceId)}u&&this.supportedConstraints.groupId?a.groupId={exact:u}:l&&(a.deviceId={exact:l})}let n=!1;if(e){n={width:{min:p.videoMinWidth,max:t,ideal:t},height:{min:p.videoMinHeight,max:i,ideal:i},aspectRatio:{ideal:p.videoAspectRatio},frameRate:{ideal:p.videoFrameRate}};let s=ge.getCameras(),l,u;if(be&&(u=be.groupId,l=be.deviceId),typeof e=="string"){let m=s.find(_=>_.deviceId===e);u=m==null?void 0:m.groupId,l=e}else if(!be&&ge.os()==="MacOS"&&s.find(m=>m.label.includes("iPhone"))){let m=s.find(_=>!_.label.includes("Virtual")&&!_.label.includes("iPhone"));m&&(u=m.groupId,l=m.deviceId)}u&&this.supportedConstraints.groupId?n.groupId={exact:u}:l&&(n.deviceId={exact:l}),p.videoFacingMode&&(n.facingMode={ideal:p.videoFacingMode},delete n.deviceId,delete n.groupId)}this.audio=a,this.video=n,this.needVideo=!!n,this.lastSimplifyWasReached=!1}getNative(){return Object.assign({},{audio:this.audio,video:this.video})}simplify(){return typeof this.video=="object"&&(this.video.width||this.video.height?(delete this.video.width,delete this.video.height):this.video.aspectRatio?delete this.video.aspectRatio:this.video.frameRate?delete this.video.frameRate:(this.video.deviceId||this.video.groupId||this.video.facingMode)&&(delete this.video.deviceId,delete this.video.groupId,delete this.video.facingMode)),typeof this.audio=="object"&&(this.audio.echoCancellation||this.audio.autoGainControl||this.audio.noiseSuppression?(delete this.audio.echoCancellation,delete this.audio.autoGainControl,delete this.audio.noiseSuppression):(this.audio.deviceId||this.audio.groupId)&&(delete this.audio.deviceId,delete this.audio.groupId)),this.video===!0&&this.audio===!0?this.video=!1:this.video===!1&&this.audio===!0?(this.audio=!1,this.video=this.needVideo):this.video===!0&&this.audio===!1&&(this.video=!1),this.video&&!Object.keys(this.video).length&&(this.video=!0),this.audio&&!Object.keys(this.audio).length&&(this.audio=!0),!this.audio&&!this.video&&(this.lastSimplifyWasReached=!0,this.audio=!this.isVideoRequested(),this.video=this.isVideoRequested()),this}canSimplify(){let r=typeof this.video=="object"&&(this.video.width||this.video.height||this.video.aspectRatio||this.video.frameRate||this.video.facingMode||this.video.deviceId||this.video.groupId)||this.video;return!!(typeof this.audio=="object"&&(this.audio.deviceId||this.audio.groupId||this.audio.noiseSuppression||this.audio.echoCancellation||this.audio.autoGainControl)||this.audio||r)&&!this.lastSimplifyWasReached}isVideo(){return!!this.video}isAudio(){return!!this.audio}},yr=class extends ft{constructor(e,t,i,a){super(!1,!0);if(this.captureController="CaptureController"in window?new CaptureController:null,typeof this.video=="object"?(delete this.video.deviceId,delete this.video.groupId,delete this.video.aspectRatio,delete this.video.frameRate,delete this.video.facingMode):this.video={},this.video.cursor="motion",this.video.width=e,this.video.height=t,this.video.frameRate=i,this.video.displaySurface=p.displaySurface,ge.browserName()==="Safari"){let n=Number(ge.browserVersion());n===16?(this.video.width={max:e},this.video.height={max:t}):n===17&&(delete this.video.width,delete this.video.height)}a&&(this.audio={noiseSuppression:!1,echoCancellation:!1,autoGainControl:!1})}getNative(){return Object.assign(super.getNative(),{systemAudio:"exclude",controller:this.captureController})}};function La(){return c(this,null,function*(){Ui=!1,xt=null;let o={camera:ge.getSavedCamera(),microphone:ge.getSavedMicrophone(),output:ge.getSavedOutput()};yield Pr(),zn("devicechange",o),S.onDeviceChange()})}function zn(o,...r){if(Qe[o])for(let e of Qe[o])e(...r)}function Pr(){return c(this,null,function*(){return xt||(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?[]:(!Ir&&navigator.mediaDevices.addEventListener&&(Ir=R.throttle(La,p.enumerateDevicesDelay),navigator.mediaDevices.addEventListener("devicechange",Ir)),xt=navigator.mediaDevices.enumerateDevices().then(o=>{Ni=o.filter(i=>i.kind==="videoinput"?(i.label&&(Cr=!0),!0):!1),Li=o.filter(i=>i.kind==="audioinput"?(i.label?Ui=!0:ge.isMobile()&&ge.browserName()==="Firefox"&&(Ui=Cr),!0):!1),xi=o.filter(i=>i.kind==="audiooutput");let r=at.get("videoinput")||(be==null?void 0:be.deviceId),e=at.get("audioinput")||(Me==null?void 0:Me.deviceId),t=at.get("audiooutput")||(Nt==null?void 0:Nt.deviceId);return be=Ni.find(i=>i.deviceId===r)||null,Me=Li.find(i=>i.deviceId===e)||null,Nt=xi.find(i=>i.deviceId===t)||xi[0]||null,xt=Promise.resolve(o),o}).catch(()=>(xt=null,[]))))})}function Jn(o){if(be&&Me)return;let r=(e,t)=>{var a;let i=(a=t.getSettings())==null?void 0:a.deviceId;return e.find(n=>n.deviceId===i||n.label===t.label)||null};o==null||o.getTracks().forEach(e=>{!Me&&e.kind==="audio"?Me=r(ge.getMicrophones(),e):!be&&e.kind==="video"&&(be=r(ge.getCameras(),e))})}function ri(o,r){return c(this,null,function*(){d.debug("Try to get media",JSON.parse(JSON.stringify(o.getNative())));let e=ge.hasPermissions(o.isVideo());!e&&!r&&S.onPermissionsRequested();try{let t=yield navigator.mediaDevices.getUserMedia(o.getNative());return e||(yield La()),Jn(t),t}catch(t){switch(d.error("getUserMedia error",t),t.name){case"PermissionDeniedError":case"PermissionDismissedError":case"NotAllowedError":case"SecurityError":case"DOMException":case"NotFoundError":r=o.isVideoRequested()?ae.CAMERA_PERMISSION:ae.MIC_PERMISSION;break;case"OverconstrainedError":case"TypeError":r=ae.UNKNOWN;break;case"AbortError":case"NotReadableError":r=o.isVideoRequested()?ae.CAMERA_ACCESS:ae.MIC_ACCESS;break}if(o.canSimplify())return ri(o.simplify(),r);let i=r||ae.UNKNOWN;throw S.onPermissionsError(i,t),i}})}function Yn(o){return c(this,null,function*(){var r;d.debug("Try to get screen",JSON.parse(JSON.stringify(o.getNative())));try{let e=yield navigator.mediaDevices.getDisplayMedia(o.getNative()),t=e==null?void 0:e.getVideoTracks()[0];if(t){let i=(r=t.getSettings())==null?void 0:r.displaySurface;if(d.debug(`Got display media track: ${t.id} (${i})`),t.contentHint="text",o.captureController&&(i==="browser"||i==="window"))try{o.captureController.setFocusBehavior("no-focus-change")}catch(a){d.warn("Failed to set focus behavior",a)}}return e}catch(e){switch(e.name){case"PermissionDeniedError":case"NotAllowedError":case"SecurityError":throw ae.SCREEN_PERMISSION;default:throw ae.SCREEN_ACCESS}}})}function Oi(){return wi.length||(wi=(()=>{let o,r=!1,e=0,t="0",i=Pe.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];if(/trident/i.test(i[1]))return o=/\brv[ :]+(\d+)/g.exec(Pe),["IE",o&&o[1]||"Unknown",r,e,t];if(i[1]==="Safari"){if(o=Pe.match(/\bEdge\/(\d+)/),o)return["Edge",o[1]||"Unknown",r,e,t];if(o=Pe.match(/\bCriOS\/(\d+)/),o)return["Chrome",o[1],!0,Number(o[1]),t];if(o=Pe.match(/\bFxiOS\/(\d+)/),o)return["Firefox",o[1],!1,e,t];if(o=Pe.match(/\bYaBrowser\/(\d+)/),o)return["Yandex",o[1],!1,e,t];if(o=Pe.match(/\bOPT\/(\d+)/),o)return["Opera",o[1],!1,e,t]}if(i[1]==="Chrome"){if(r=!0,e=Number(i[2]),o=Pe.match(/\bOPR\/(\d+)/),o)return["Opera",o[1]||"Unknown",r,e,t];if(o=Pe.match(/\bYaBrowser\/(\d+)/),o)return["Yandex",o[1]||"Unknown",r,e,t];if(o=Pe.match(/\bSferum\/((\d+)(?:\.\d+)*)/),o)return["Sferum",o[1]||"Unknown",r,e,t];if(o=Pe.match(/\bEdge?\/(\d+)/),o)return["Edge",o[1]||"Unknown",r,e,t];if(typeof window.opr!="undefined"&&/^(.+\.)?ok.ru$/.test(window.location.host))return["Opera","Hidden",r,e,t]}return o=Pe.match(/version\/(\d+)(?:(?:\.)(\d+))?/i),o&&o[2]!==void 0&&(t=o[2]),[i[2]?i[1]:$n,o&&o[1]||i[2]||Na,r,e,t]})()),wi}var ge;(he=>{function o(){return c(this,null,function*(){let V=()=>{he.getSilentMediaTrack(),document.removeEventListener("click",V),document.removeEventListener("touchstart",V)};return document.addEventListener("click",V),document.addEventListener("touchstart",V),Pr()})}he.init=o;function r(){return Ni}he.getCameras=r;function e(){return Li}he.getMicrophones=e;function t(){return xi}he.getOutput=t;function i(){return Ni.length>0}he.hasCamera=i;function a(){return Li.length>0}he.hasMicrophone=a;function n(){return be}he.getSavedCamera=n;function s(){return Me}he.getSavedMicrophone=s;function l(){return Nt}he.getSavedOutput=l;function u(){return p.videoFacingMode}he.getVideoFacingMode=u;function m(){return Cr}he.hasCameraPermission=m;function _(){return Ui}he.hasMicrophonePermission=_;function C(V=!1){return _()?i()&&V?m():!0:!1}he.hasPermissions=C;function f(V=!1,X=!0,ne=!0){return c(this,null,function*(){let h=a()&&X,T=i()&&V,y;if(!h&&!T)y=new MediaStream;else try{y=yield ri(new ft(h,T))}catch(b){y=new MediaStream}return!y.getVideoTracks().length&&ne&&y.addTrack(he.getBlackMediaTrack()),!y.getAudioTracks().length&&ne&&y.addTrack(he.getSilentMediaTrack()),y})}he.getUserMedia=f;function P(V,X){return c(this,null,function*(){let ne=V?p.fastScreenShareWidth:window.screen.width,h=V?p.fastScreenShareHeight:window.screen.height,T=p.getScreenFrameRate(V);return Yn(new yr(ne,h,T,X))})}he.getScreenMedia=P;function x(V=!1){return c(this,null,function*(){let X=V?p.videoEffectMaxWidth:p.videoMaxWidth,ne=V?p.videoEffectMaxHeight:p.videoMaxHeight;return ri(new ft(!1,!0,X,ne))})}he._getUserVideo=x;function W(V,X){return c(this,null,function*(){let ne=(X==null?void 0:X.width)||p.videoMaxWidth,h=(X==null?void 0:X.height)||p.videoMaxHeight;return ri(new ft(!1,V||!0,ne,h))})}he.getUserVideo=W;function K(V){return c(this,null,function*(){return ri(new ft(V||!0,!1))})}he.getUserAudio=K;function pe(V,X){return c(this,null,function*(){let[ne]=V.getVideoTracks();if(!ne)throw new Error("Video track not found in stream");return ii(ne,X)})}he.setResolution=pe;function Z(V,X){return c(this,null,function*(){let h=(yield Pr()).find(T=>T.kind===V&&T.deviceId===X);return h?(V==="videoinput"?be=h:V==="audioinput"?Me=h:V==="audiooutput"&&(Nt=h),at.set(V,X),h):null})}he._saveDeviceId=Z;function $(){if(!ki||ki.readyState==="ended"){let V=he.getAudioContext(),X=V.createMediaStreamDestination(),ne=V.createGain();ne.gain.value=1e-5,ne.connect(X),ne.connect(V.destination);let h=V.createOscillator();h.type="sine",h.frequency.value=0,h.connect(ne),h.start(),ki=X.stream.getAudioTracks()[0]}return Object.assign(ki.clone(),{enabled:!1})}he.getSilentMediaTrack=$;function ue(V=p.videoMinWidth,X=p.videoMinHeight){Ot||(Ot=document.createElement("canvas")),Ot.width=V,Ot.height=X;let ne=Ot.getContext("2d");return ne.rect(0,0,V,X),ne.fillStyle="black",ne.fill(),(!Di||Di.readyState==="ended")&&(Di=Ot.captureStream(p.videoFrameRate).getVideoTracks()[0]),Object.assign(Di.clone(),{enabled:!1})}he.getBlackMediaTrack=ue;function Ce(){if(rr()==="Edge"&&Number(ar())<70)return!1;try{let V=window;return"mediaDevices"in V.navigator&&"getUserMedia"in V.navigator.mediaDevices&&V.RTCPeerConnection&&V.RTCIceCandidate&&V.RTCSessionDescription&&V.HTMLCanvasElement&&V.HTMLCanvasElement.prototype.captureStream&&V.RTCRtpSender&&V.RTCRtpSender.prototype.replaceTrack&&V.RTCRtpSender.prototype.getParameters&&"sendBeacon"in navigator&&!0||!1}catch(V){return!1}}he.isBrowserSupported=Ce;function Ei(){return!!navigator.mediaDevices.getDisplayMedia}he.isScreenCapturingSupported=Ei;function Yt(){let V=he.browserName()==="Safari"&&he.browserVersion()==="15"&&he.browserSubVersion()==="1",X=he.browserName()==="Opera"&&he.os()==="Windows";return V||X}he.isBrokenH264=Yt;function ie(){return he.browserName()==="Yandex"&&he.os()==="Windows"}he.isBrokenVP9Encoder=ie;function Hr(){return he.browserName()==="Firefox"&&Number(he.browserVersion())<60}he.isOldDataChannelDescription=Hr;function Gr(){return!(he.baseChromeVersion()&&he.isMobile())}he.canPreferH264=Gr;function ir(){return Rr||(Rr=(()=>{let V={Windows:/Win/,Android:/Android/,OpenBSD:/OpenBSD/,SunOS:/SunOS/,Linux:/(Linux|X11)/,iPad:/(iPad)/,iPhone:/(iPhone)/,iPod:/(iPod)/,MacOS:/(MacPPC|MacIntel|Mac_PowerPC|Macintosh|Mac OS X)/,QNX:/QNX/,UNIX:/UNIX/,BeOS:/BeOS/,OS2:/OS\/2/,Bot:/(nuhk|Googlebot|Yammybot|Openbot|Slurp|MSNBot|Ask Jeeves\/Teoma|ia_archiver)/};for(let X in V)if(V.hasOwnProperty(X)&&V[X].test(Pe))return X;return"Unknown"})()),Rr}he.os=ir;function Wr(){return Er===null&&(Er=/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test(Na)),Er}he.isMobile=Wr;function rr(){return Oi()[0]}he.browserName=rr;function ar(){return Oi()[1]}he.browserVersion=ar;function qr(){return Oi()[3]}he.baseChromeVersion=qr;function Kr(){return Tr||(Tr=new(window.AudioContext||window.webkitAudioContext)),Tr}he.getAudioContext=Kr;function Y(){return Oi()[4]}he.browserSubVersion=Y;function $r(){return he.baseChromeVersion()>=105&&!he.isMobile()}he.isAudioShareSupported=$r;function zr(V,X){Qe[V]||(Qe[V]=[]),Qe[V].push(X)}he.addEventListener=zr;function Jr(V,X){if(Qe[V])if(!X)delete Qe[V];else{let ne=Qe[V].indexOf(X);ne>-1&&Qe[V].splice(ne,1)}}he.removeEventListener=Jr})(ge||(ge={}));var k=ge;var We=class extends Be{init(r){return c(this,null,function*(){d.debug("WebCodecsDecoder started"),yield this._createWorker('"use strict";var exports=(()=>{var c=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var b=Object.prototype.hasOwnProperty;var E=(o,e)=>{for(var t in e)c(o,t,{get:e[t],enumerable:!0})},g=(o,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of f(e))!b.call(o,r)&&r!==t&&c(o,r,{get:()=>e[r],enumerable:!(s=p(e,r))||s.enumerable});return o};var V=o=>g(c({},"__esModule",{value:!0}),o);var y={};E(y,{default:()=>k});var k=o=>{let e=null,t=!0;function s(){self.postMessage({type:"ready"})}function r(a,l,n,i=!1){if(!e||t!==n){if(!i){self.postMessage({type:"debug",message:"WebCodecsDecoder dropped frame - waiting for keyframe"});return}t=n,e?self.postMessage({type:"debug",message:`WebCodecsDecoder codec changed to ${n?"VP9":"VP8"}`}):(self.postMessage({type:"debug",message:`WebCodecsDecoder codec ${n?"VP9":"VP8"}`}),e=new VideoDecoder({output:d=>{let m=o?[d]:[];self.postMessage({type:"frame",data:d},m),d.close()},error:d=>{e&&e.state!=="closed"&&e.close(),e=null,self.postMessage({type:"frame",error:"WebCodecsDecoder failed, reinitialize: "+String(d)})}})),e.configure({codec:n?"vp09.00.50.08":"vp8"})}let u=new EncodedVideoChunk({type:i?"key":"delta",timestamp:a,data:l});e.decode(u)}self.onmessage=a=>{switch(a.data.type){case"init":s();break;case"frame":r(a.data.timestamp,a.data.data,a.data.isVP9,a.data.keyFrame);break}}};return V(y);})();\n',e=>{e.error?d.warn("WebCodecsDecoder",e.error):(r(e.data),e.data.close())},[k.baseChromeVersion()>=92||k.browserName()==="Safari"])})}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 St=class{constructor(r=null,e=0){this._counter=0;this._interval=0;this._lastCalculationTime=Date.now();this._onCalculated=null;this._onCalculated=r,e&&(this._interval=window.setInterval(()=>this.calculate(),e))}increment(r=1){this._counter+=r}calculate(){var i;let r=Date.now(),e=r-this._lastCalculationTime,t=Math.round(this._counter*1e3/e);return this._counter=0,this._lastCalculationTime=r,(i=this._onCalculated)==null||i.call(this,t),t}destroy(){window.clearInterval(this._interval),this._interval=0}};var Ba=require("bit-buffer");var Qn=1e3;function le(o,r,e=0){return r in o&&o[r]?o[r]:e}function br(...o){return r=>{for(let e of o)if(e(r))return!0;return!1}}function Xe(o,r){return e=>e[o]===r}function Xn(o){return(r,e)=>r[o]-e[o]}function Lt(o,r){return r.reduce((e,t)=>(e[t[o]]=t,e),{})}function Zn(o){let r={},e=[];for(let t of o)r[t.id]||(r[t.id]=!0,e.push(t));return e}function Mr(o){return Object.keys(o).filter(r=>o[r]!==void 0).map(r=>[r,o[r]]).reduce((r,e)=>(r[e[0]]=R.isObject(e[1])?Mr(e[1]):e[1],r),{})}function eo(o){let r=[];for(let e of o)e.forEach(t=>r.push(t));return r}function to(o){return c(this,null,function*(){let r=[];return RTCRtpReceiver.prototype.getStats?(r.push(...o.getReceivers().map(e=>e.getStats())),r.push(...o.getSenders().map(e=>e.getStats()))):r.push(o.getStats()),Promise.all(r).then(eo).then(Zn)})}function io(o){let r=o.filter(Xe("type","candidate-pair")).sort(Xn("priority")).find(br(Xe("nominated",!0),Xe("selected",!0)));if(!r)return{timestamp:0,availableOutgoingBitrate:0,totalRoundTripTime:0,currentRoundTripTime:0,bytesSent:0,bytesReceived:0};let e={timestamp:r.timestamp,availableOutgoingBitrate:r.availableOutgoingBitrate||0,totalRoundTripTime:r.totalRoundTripTime||0,currentRoundTripTime:r.currentRoundTripTime||0,bytesSent:r.bytesSent||0,bytesReceived:r.bytesReceived||0},t=o.find(Xe("id",r.remoteCandidateId));t&&Object.assign(e,{remote:{type:t.candidateType,address:t.ip||t.address,port:t.port,protocol:t.protocol}});let i=o.find(Xe("id",r.localCandidateId));return i&&Object.assign(e,{local:{type:i.candidateType,address:i.ip||i.address,port:i.port,protocol:i.protocol,relayProtocol:i.relayProtocol,networkType:i.networkType}}),Mr(e)}function Ua(o,r,e=!1){let t=Lt("id",o),i=e?o.filter(br(Xe("type","remote-inbound-rtp"))):o.filter(br(Xe("type","inbound-rtp"),Xe("type","outbound-rtp")));k.browserName()==="Firefox"&&(i=Object.values(i.reduce((n,s)=>{if(!n[s.ssrc])n[s.ssrc]=s;else{let l=Object.assign({},n[s.ssrc],s),u=n[s.ssrc].isRemote?s:n[s.ssrc];l.id=u.id,l.type=u.type,delete l.isRemote,delete l.remoteId,n[l.ssrc]=l}return n},{})));let a={};if(k.browserName()==="Safari"){let n=o.filter(Xe("type","track"));a=Lt("trackIdentifier",n)}return i.map(n=>{let s=Number(n.ssrc),l=n.mediaType||n.kind,u=n.trackId,m=n.type,_=n.codecId;if(k.browserName()==="Safari"){let f=/^.+_([\d]+)$/.exec(n.id);if(f&&(s=parseInt(f[1],10)),l=n.id.indexOf("Audio")>0?"audio":"video",r[s]){let P=l+"-"+r[s];a[P]&&(u=a[P].id)}}if(!m||!s||!l)return null;let C={ssrc:s,type:m,kind:l,bytesReceived:le(n,"bytesReceived"),bytesSent:le(n,"bytesSent"),headerBytesReceived:le(n,"headerBytesReceived"),headerBytesSent:le(n,"headerBytesSent"),jitter:le(n,"jitter"),packetsLost:le(n,"packetsLost"),packetsReceived:le(n,"packetsReceived"),packetsSent:le(n,"packetsSent"),fractionLost:le(n,"fractionLost"),pliCount:le(n,"pliCount"),firCount:le(n,"firCount"),nackCount:le(n,"nackCount"),userId:r[s],freezeCount:le(n,"freezeCount",0),totalFreezesDuration:le(n,"totalFreezesDuration",0)};if(l==="video"){let f=le(n,"framesDecoded"),P=le(n,"totalInterFrameDelay"),x=le(n,"totalSquaredInterFrameDelay");C.interframeDelayVariance=(x-P*P/f)/f}if(l==="audio"&&(C.totalSamplesReceived=le(n,"totalSamplesReceived"),C.concealedSamples=le(n,"concealedSamples"),C.insertedSamplesForDeceleration=le(n,"insertedSamplesForDeceleration"),C.removedSamplesForAcceleration=le(n,"removedSamplesForAcceleration"),C.silentConcealedSamples=le(n,"silentConcealedSamples"),C.concealmentEvents=le(n,"concealmentEvents"),C.totalAudioEnergy=le(n,"totalAudioEnergy")),_&&t[_]){let f=t[_];C.clockRate=f.clockRate,C.mimeType=f.mimeType}if(u&&t[u]){let f=t[u];C.frameHeight=f.frameHeight,C.frameWidth=f.frameWidth,C.framesDecoded=f.framesDecoded,C.framesReceived=f.framesReceived,C.framesDropped=f.framesDropped}return Mr(C)}).filter(n=>!!n)}function ro(o,r,e=!1){if(!r||!r.rtps||!o.rtps)return o;let t,i;e&&(t=Lt("ssrc",(o==null?void 0:o.remoteRtps)||[]),i=Lt("ssrc",(r==null?void 0:r.remoteRtps)||[]));let a=Lt("ssrc",o.rtps),n=Lt("ssrc",r.rtps),s=(o.timestamp-r.timestamp)/1e3;return!a||!n||Object.keys(a).forEach(l=>{let u=a[l],m=n[l];if(!(!u||!m)){if(u.bytesReceived&&u.bytesReceived>m.bytesReceived&&(u.bandwidth=Math.round((u.bytesReceived-m.bytesReceived)/s),u.bandwidth+=Math.round((u.headerBytesReceived-m.headerBytesReceived)/s)),u.bytesSent&&u.bytesSent>m.bytesSent&&(u.bandwidth=Math.round((u.bytesSent-m.bytesSent)/s),u.bandwidth+=Math.round((u.headerBytesSent-m.headerBytesSent)/s)),u.packetsReceived)if(u.packetsReceived>m.packetsReceived||u.packetsLost>m.packetsLost){let _=u.packetsLost-m.packetsLost,C=u.packetsReceived-m.packetsReceived;u.packetLoss=parseFloat((100*_/(_+C)).toFixed(2))}else u.packetLoss=0;if(u.freezeCount>m.freezeCount&&(u.freezeCountDelta=u.freezeCount-m.freezeCount),u.totalFreezesDuration>m.totalFreezesDuration){let _=u.totalFreezesDuration-m.totalFreezesDuration;u.totalFreezesDurationDelta=_}if(u.framesDropped&&m.framesDropped&&u.framesDropped>m.framesDropped&&(u.framesDroppedDelta=parseFloat(((u.framesDropped-m.framesDropped)/s).toFixed(0))),e&&u.type==="outbound-rtp"&&u.kind==="video"){let _=t==null?void 0:t[l],C=i==null?void 0:i[l],f=W=>W!=null?W:0,P=Math.max(0,f(_==null?void 0:_.packetsLost)-f(C==null?void 0:C.packetsLost)),x=Math.max(1,u.packetsSent-m.packetsSent);o.transport.averageNetStat={currentRoundTripTime:(o.transport.currentRoundTripTime+r.transport.currentRoundTripTime)/2*1e3,lostPercent:Math.round(P/x*100)}}}}),o}function ai(i,a){return c(this,arguments,function*(o,r,e={},t=!1){let n=yield to(o),s={timestamp:Date.now(),transport:io(n),rtps:Ua(n,e)};return t&&(s.remoteRtps=Ua(n,e,!0)),r?ro(s,r,t):(yield R.delay(Qn),ai(o,s,e,t))})}function qe(o){performance.clearMarks(o),performance.mark(o)}function Ar(o){performance.clearMarks(o)}function ot(o){let r=performance.getEntriesByName(o)[0];if(typeof r=="undefined")return null;let e=Math.round(performance.now()-r.startTime);return performance.clearMarks(o),e}function Ut(o){return`${E.SCREENSHARE_FIRST_FRAME}_${ao(o)}`}function ao(o){return typeof o=="string"?o:JSON.stringify(o)}var Ke=class{constructor(){this._eventualLogs=new Set}static create(){Ke._instance=new Ke}static logCallStat(r){var e;if((e=Ke._instance)!=null&&e._eventualLogs.size){for(let t of Ke._instance._eventualLogs)Object.assign(t,{call_topology:r.call_topology,local_address:r.local_address,local_connection_type:r.local_connection_type,network_type:r.network_type,remote_address:r.remote_address,remote_connection_type:r.remote_connection_type,transport:r.transport}),p.useCallStatReportNewAPI?I.logClientStats(t):I.logCustom(E.CALL_EVENTUAL_STAT,Object.assign(t,{rtt:r.rtt}));Ke._instance._eventualLogs.clear()}p.useCallStatReportNewAPI?I.logClientStats(r):I.logCustom("callStat",r)}static logEventualStat(r){var e;r.value===void 0&&(r.value=ot(r.name)),r.value!==null&&((e=Ke._instance)==null||e._eventualLogs.add(r))}static destroy(){var r;(r=Ke._instance)==null||r._destroy(),Ke._instance=null}_destroy(){this._eventualLogs.clear()}},Ie=Ke;Ie._instance=null;var Bi=class{constructor(r){this._firstFrameReceived=!1;this._participantId=r}measure(r,e){if(this._firstFrameReceived)return;this._firstFrameReceived=!0;let t=Ut(this._participantId),i=ot(t);i!==null&&Ie.logEventualStat({name:E.SCREENSHARE_FIRST_FRAME,value:i,width:r,height:e})}};var no=65536,st=class{constructor(r,e,t){this._chunks=[];this._participantId=r,this._onStream=e,this._onStat=t,this._statScreenShareFirstFrame=new Bi(r)}appendChunk(r){let e=this._chunks.length;if(r.start)this._measureFreezeDuration(!1),this._measureFreezeDuration(!0),e&&(d.warn("[FrameBuilder] Cleanup buffer",Array.prototype.slice.call(this._chunks)),this._chunks=[]);else if(!e||(this._chunks[e-1].sequence+1)%no!==r.sequence){d.warn("[FrameBuilder] Got incorrect chunk");return}if(this._chunks.push(r),r.end){let t=this._processFrameData(),{width:i,height:a}=st.getFrameSize(t);this._processFrame({timestamp:r.timestamp,frameData:t,isVP9:r.isVP9,keyframe:r.keyframe,width:i,height:a}),this._statScreenShareFirstFrame.measure(i,a)}}destroy(){Ar(E.SCREENSHARE_FREEZE_DURATION),Ar(Ut(this._participantId)),this._chunks=[]}_processFrameData(){let r=this._chunks;this._chunks=[];let e=r.reduce((a,n)=>a+n.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 Ba.BitStream(r.buffer);t.bigEndian=!0,t.index+=2;let i=t.readBits(1),n=t.readBits(1)<<1|i;return n===3&&t.index++,t.readBits(1)===1||t.readBits(1)!==0||(t.index++,t.index++,t.index+=24,n>=2&&t.index++,t.readBits(3)!==7?(t.index++,(n===1||n===3)&&(t.index+=3)):(n===1||n===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")}_measureFreezeDuration(r){if(r){qe(E.SCREENSHARE_FREEZE_DURATION);return}let e=ot(E.SCREENSHARE_FREEZE_DURATION);e!==null&&e>1e3&&this._onStat({freeze_duration:e})}};var vt=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){return c(this,null,function*(){throw new Error("Method `drawImage` is not supported by this implementation")})}static isBrowserSupported(){throw new Error("Method `isBrowserSupported` is not implemented")}};var Bt=class extends vt{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()}_drawImage(e){return c(this,null,function*(){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,this._useImageBitmap){let i;e instanceof ImageBitmap?i=e:i=yield createImageBitmap(e,0,0,e.width,e.height),this._canvasContext.transferFromImageBitmap(i),i.close()}else{let i=this._canvasContext;i.clearRect(0,0,t.width,t.height),i.putImageData(e,0,0)}this._requestCanvasFrame()})}drawFrame(e){return c(this,null,function*(){let t="createImageBitmap"in e?yield e.createImageBitmap():yield createImageBitmap(e);yield this._drawImage(t)})}drawImage(e){return c(this,null,function*(){yield this._drawImage(e)})}destroy(){this._removeStream(),d.debug("CanvasRenderer destroyed")}static isBrowserSupported(){return("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)&&!(k.browserName()==="Safari"&&Number(k.browserVersion())===15)&&!(k.browserName()==="Firefox"&&Number(k.browserVersion())<60)}};var It=class extends vt{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&&We.isBrowserSupported()}};var Ft=class extends st{constructor(e,t,i){super(e,t,i);this._decoderReady=!1;this._decoderQueue=[];d.debug(`StreamBuilder started for participant [${e}]`),It.isBrowserSupported()?this._renderer=new It(t):this._renderer=new Bt(t),We.isBrowserSupported()?this._decoder=new We:this._decoder=new gt;let a=n=>c(this,null,function*(){"VideoFrame"in window&&n instanceof VideoFrame?yield this._renderer.drawFrame(n):yield this._renderer.drawImage(n),this._fpsMeter.increment()});this._decoder.init(a).then(()=>{this._decoderReady=!0,this._decodeQueue()}),this._fpsMeter=new St(n=>d.log(`[StreamBuilder][${e}] fps: ${n}`),2e4)}_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._fpsMeter.destroy(),this._decoder.destroy(),this._renderer.destroy(),d.debug(`StreamBuilder destroyed for participant ${this._participantId}`)}static isBrowserSupported(){return Bt.isBrowserSupported()||It.isBrowserSupported()}};function Fa(o,r,e,t,i,a,n){let s=0;r&&(s|=1),e&&(s|=2),t&&(s|=4),n||(s|=8);let l=new ArrayBuffer(11),u=new DataView(l);if(u.setUint8(0,1),u.setUint16(1,i),u.setUint32(3,o),u.setUint8(7,a?1:0),u.setUint16(8,0),u.setUint8(10,s),!n)return l;let m=new Uint8Array(l.byteLength+n.byteLength);return m.set(new Uint8Array(l),0),m.set(new Uint8Array(n),l.byteLength),m.buffer}function Va(o){let r=new DataView(o),e=r.getUint8(0),t=r.getUint16(1),i=r.getUint32(3),a=r.getUint8(7)===1,n=r.getUint16(8),s=r.getUint8(10),l=!!(s&1),u=!!(s&2),m=!!(s&4),_=!!(s&8);if(e!==1)throw new Error(`Unexpected protocol version. Got ${e}, expected 1`);return{timestamp:i,start:l,end:u,keyframe:m,sequence:t,isVP9:a,ssrc:n,eos:_,data:o.slice(11)}}function ja(o){if(!o||!o.byteLength||o.byteLength!==4)return!1;let r=new DataView(o);return!(r.getUint8(0)!==1||r.getUint8(1)!==1||r.getUint16(2)!==0)}function Ha(o){if(!o||!o.byteLength||o.byteLength!==10)return null;let r=new DataView(o);if(r.getUint8(0)!==1||r.getUint8(1)!==2||r.getUint16(2)!==0)return null;let a=r.getUint16(4),n=r.getUint32(6);return{seq:a,ts2:n}}var D=Ri(require("simple-ebml-builder"));var oo=ea(2,15)-1,Dr=1,so=5,co=5;var ni=class{constructor(r){this._sourceBuffer=null;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=ni._buildQueue(r);this._sourceBuffer.appendBuffer(e)}static _buildQueue(r){if(r.length){if(r.length===1)return D.build(r[0])}else return new Uint8Array;let e=r.reduce((a,n)=>a+n.countSize(),0),t=new Uint8Array(e),i=0;for(let a of r){let n=D.build(a);t.set(n,i),i+=n.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,n,s;((a=this._mediaSource)==null?void 0:a.readyState)==="open"&&((n=this._sourceBuffer)==null||n.abort());let r=(s=this._sourceBuffer)==null?void 0:s.buffered,e=r==null?void 0:r.length;if(!e)return;let t=r.start(0),i=Math.max(0,r.end(e-1)-so);i-t>co&&(this._clearBufferTill=i)}destroy(){var r;this._queue=[],this._mediaSource.readyState==="open"&&((r=this._sourceBuffer)==null||r.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}},xe=class extends st{constructor(e,t,i){super(e,t,i);this._mediaBuffer=null;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 D.element(D.ID.EBML,[D.element(D.ID.EBMLVersion,D.number(1)),D.element(D.ID.EBMLReadVersion,D.number(1)),D.element(D.ID.EBMLMaxIDLength,D.number(4)),D.element(D.ID.EBMLMaxSizeLength,D.number(8)),D.element(D.ID.DocType,D.string("webm")),D.element(D.ID.DocTypeVersion,D.number(2)),D.element(D.ID.DocTypeReadVersion,D.number(2))])}static _genSegmentHeader(e,t,i){let a=D.element(D.ID.Info,[D.element(D.ID.TimecodeScale,D.number(1e6)),D.element(D.ID.MuxingApp,D.string("vk-webm-builder")),D.element(D.ID.WritingApp,D.string("vk-webm-builder"))]),n=[D.element(D.ID.PixelWidth,D.number(e)),D.element(D.ID.PixelHeight,D.number(t))],s=D.element(D.ID.Tracks,D.element(D.ID.TrackEntry,[D.element(D.ID.TrackNumber,D.number(Dr)),D.element(D.ID.TrackUID,D.number(Dr)),D.element(D.ID.TrackType,D.number(1)),D.element(D.ID.FlagLacing,D.number(0)),D.element(D.ID.DefaultDuration,D.number(1e9)),D.element(D.ID.CodecID,D.string(`V_${i.toUpperCase()}`)),D.element(D.ID.Video,n)]));return D.unknownSizeElement(D.ID.Segment,[a,s])}static _genClusterHeader(e){return D.unknownSizeElement(D.ID.Cluster,[D.element(D.ID.Timecode,D.number(Math.round(e)))])}_createVideo(e){this._mediaBuffer=new ni(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=()=>{var i;if((i=this._video)!=null&&i.src){d.warn(`[WebmBuilder] Video paused for participant [${this._participantId}], try to play again`);let a=this._video.seekable;a.length&&(this._video.currentTime=a.end(a.length-1)-.1),this._video.play().catch(()=>{})}};this._video.onpause=t,this._video.onwaiting=t,this._video.onstalled=t,this._video.onerror=()=>{var i;return d.warn(`[WebmBuilder] Video Error for participant [${this._participantId}]`,(i=this._video)==null?void 0:i.error)},this._stream=this._video.captureStream(),this._onStream(this._stream)}_processFrame(e){var s,l,u,m,_;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,(s=this._mediaBuffer)==null||s.cleanup(),d.debug(`[WebmBuilder] Segment header for participant [${this._participantId}]`);let C=xe._genWebmHeader();(l=this._mediaBuffer)==null||l.append(C);let f=xe._genSegmentHeader(e.width,e.height,t);(u=this._mediaBuffer)==null||u.append(f)}let a=Math.round(i-this._clusterStartTime);if(a>oo&&(this._clusterStartTime=i,a=0),a===0){d.debug(`[WebmBuilder] Cluster header for participant [${this._participantId}]`);let C=xe._genClusterHeader(this._clusterStartTime);(m=this._mediaBuffer)==null||m.append(C)}let n=D.element(D.ID.SimpleBlock,[D.vintEncodedNumber(Dr),D.bytes(xe._intToU16BE(a)),D.number((e.keyframe?1:0)<<7),D.bytes(e.frameData)]);(_=this._mediaBuffer)==null||_.append(n,!0)}destroy(){super.destroy(),this._video&&(this._video.onpause=null,this._video.onwaiting=null,this._video.onstalled=null,this._video.onerror=null,this._video.pause(),this._video.src="",document.body.removeChild(this._video)),this._mediaBuffer&&(this._mediaBuffer.destroy(),this._mediaBuffer=null),this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null),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 Et=class{constructor(r,e,t,i,a){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._onStat=a,this._datachannel.onmessage=n=>this._onDataChannelMessage(n.data)}_onDataChannelMessage(r){var a,n;let e=Va(r),t=(n=(a=this._participantIdRegistry)==null?void 0:a.getStreamDescription(e.ssrc))==null?void 0:n.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 s=l=>this._onStream(t,l);p.screenShareWebmBuilder&&xe.isBrowserSupported()?i=new xe(t,s,this._onStat):i=new Ft(t,s,this._onStat),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(We.isBrowserSupported()||gt.isBrowserSupported())&&(Ft.isBrowserSupported()||xe.isBrowserSupported())}};var kr=class{constructor(r,e,t){this._next=t,t&&(t.prev=this),this._prev=e,e&&(e.next=this),this._data=r}get prev(){return this._prev}set prev(r){this._prev=r}get next(){return this._next}set next(r){this._next=r}get data(){return this._data}},oi=class{constructor(){this._head=null;this._tail=null;this._length=0}get length(){return this._length}push(...r){for(let e of r)this._tail=new kr(e,this._tail,null),this._head||(this._head=this._tail),this._length++}merge(r){this._tail&&(this._tail.next=r._head),this._head||(this._head=r._head),this._tail=r._tail,this._length+=r._length,r.clear()}shift(){if(!this._length||!this._head)return null;let r=this._head;return this._head=r.next,this._head&&(r.next=null,this._head.prev=null),this._length--,this.length===1?this._tail=this._head:this.length||(this._head=this._tail=null),r.data}bisect(){if(this.length){let r=this.length>1?Math.floor(this.length/2):0;for(let e=0;e<r;e++)this.shift()}}head(){var r;return((r=this._head)==null?void 0:r.data)||null}tail(){var r;return((r=this._tail)==null?void 0:r.data)||null}clear(){this._head=null,this._tail=null,this._length=0}toString(){let r=[],e=this._head;for(;e!==null;)r.push(e.data),e=e.next;return r.length?JSON.stringify(r,(t,i)=>i instanceof Error?String(i):i):""}};var wr=Ri(require("@vkontakte/libvpx"));var lo=1e3,Vt=class extends Be{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=l=>t(),a.onerror=()=>i(new Error("Video element error"));let n=a.play(),s=()=>i(new Error("Autoplay is disabled"));n?n.catch(s):s()}})})}_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 u=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var x=Object.prototype.hasOwnProperty;var V=(a,r)=>{for(var s in r)u(a,s,{get:r[s],enumerable:!0})},h=(a,r,s,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of y(r))!x.call(a,e)&&e!==s&&u(a,e,{get:()=>r[e],enumerable:!(i=R(r,e))||i.enumerable});return a};var A=a=>h(u({},"__esModule",{value:!0}),a);var M={};V(M,{default:()=>F});var F=(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 l=Math.round(performance.now()),f=150;if(!e.encode(l,f,p)){self.postMessage({type:"frame",error:"Encode failed"});return}let b=e.readFrame();if(!b){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 c=new Uint8Array(b.byteLength);c.set(b),self.postMessage({type:"frame",frameType:p?"key":"delta",timestamp:l,duration:f,width:t,height:o,data:c.buffer},[c.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 A(M);})();
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})},[wr.default,wr.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){window.clearTimeout(this._frameReadTimeout),this._frameReadTimeout=window.setTimeout(()=>{if(this._lastFrame){let t=this._drawFrameData(this._lastFrame);this._encode(t,e)}else this._onFrame(null)},lo),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,i){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 Rt=class extends Be{constructor(e,t,i,a,n,s){super();this._sourceTrack=e,this._onFrame=t,this._useCongestionControl=i,this._maxBitrate=a,this._useCbr=n,this._frameRate=s,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 p=Object.defineProperty;var T=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var x=Object.prototype.hasOwnProperty;var _=(a,t)=>{for(var n in t)p(a,n,{get:t[n],enumerable:!0})},I=(a,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of B(t))!x.call(a,o)&&o!==n&&p(a,o,{get:()=>t[o],enumerable:!(i=T(t,o))||i.enumerable});return a};var M=a=>I(p({},"__esModule",{value:!0}),a);var O={};_(O,{default:()=>S});var S=()=>{let t,n,i,o,g,m,d=null,f=0,b=!1,u=0,V,y,c=!1,l=!1;function A(e){t=e.readable,n=t.getReader(),i=e.width,o=e.height,g=e.isVP9,m=e.framerate,V=e.useCongestionControl,y=e.maxBitrate,V&&(u=y,c=e.useCbr),E(),self.postMessage({type:"ready"})}function F(e){e&&!l&&(l=!0),self.clearTimeout(f),f=self.setTimeout(()=>{d&&h(d,l)},1e3),!b&&(b=!0,n.read().finally(()=>{b=!1,self.clearTimeout(f)}).then(({done:r,value:s})=>{if(d==null||d.close(),d=null,!(r||!s)){if(!R){n.releaseLock(),t.cancel();return}d=s,h(s,l)}}))}function h(e,r){(e.codedWidth!==i||e.codedHeight!==o)&&(i=e.codedWidth,o=e.codedHeight,E(),l=!0),R.encode(e,{keyFrame:r}),r&&(l=!1)}function E(){let e={framerate:m,codec:g?"vp09.00.50.08":"vp8",width:i,height:o,latencyMode:"realtime",bitrateMode:c?"constant":"variable"};u>0&&(e.bitrate=u),R.configure(e)}function C(e,r,s){u=e,c=r,m=s,E()}let R=new VideoEncoder({output:e=>{let r;e.data?r=e.data:(r=new ArrayBuffer(e.byteLength),e.copyTo(r)),self.postMessage({type:"frame",frameType:e.type,timestamp:e.timestamp,duration:e.duration,width:i,height:o,data:r},[r])},error:e=>{self.postMessage({type:"frame",error:String(e)})}});self.onmessage=e=>{switch(e.data.type){case"init":A(e.data);break;case"frame":F(e.data.keyFrame);break;case"set_bitrate":C(e.data.bitrate,e.data.useCbr,e.data.fps);break}}};return M(O);})();
11
- `,a=>{var n;a.error?this._onFrame(null,a.error):this._onFrame({type:a.frameType,timestamp:a.timestamp,duration:a.duration,data:a.data,byteLength:(n=a.data)==null?void 0:n.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,i){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t,fps:i})}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 po=2100,uo=600,mo=1.2,Ga=.8,ho=2e3,_o=8e3,Or=8e3,go=16e3,fo=4,So=2e3,Fi=(t=>(t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t))(Fi||{}),si=class{constructor(r,e,t,i,a,n,s){this._upPenalty=0;this._delayAvgShort=-1;this._delayAvgLong=-1;this._minDelay=Number.MAX_VALUE;this._maxDelay=0;this._largeDelayDuration=0;this._frames=0;this._fps=0;this._onCongestion=r,this._ccEnabled=i,this._minBitrate=e,this._maxBitrate=t,this._fastSharing=a,this._targetFps=s,n>0?this._highDelayThreshold=n:this._highDelayThreshold=po,a&&(this._highDelayThreshold=uo),this._trendDelayThreshold=Math.round(this._highDelayThreshold/3),this._targetBitrate=this._maxBitrate,this._probing=!1;let l=Date.now();this._lastDown=0,this._lastUp=l,this._lastProbing=l,this._lastCheckDelay=0,this._lastFpsCalcMs=0}checkDelay(r,e,t){let i=Date.now();if(this._calcFps(i),this._calcDelay(e,i),this._delayAvgShort<=0||this._delayAvgLong<=0||!this._ccEnabled)return;let a=0,n=this._delayAvgShort-this._delayAvgLong,s=Math.round(Math.abs(n)*100/this._delayAvgLong),l=n>40&&s>30&&this._delayAvgShort>this._trendDelayThreshold,u=this._delayAvgShort>this._highDelayThreshold;l||u?a=2:Math.abs(n)<40&&s<10&&!u&&(a=1);let m=Math.round(this._targetBitrate/1e3),_=t;r%20===0&&d.debug(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Fi[a]} tr=${m} br=${t}`);let C=i-this._lastDown;if(a===2&&C>ho){this._probing&&(this._upPenalty=Math.min(++this._upPenalty,fo),this._probing=!1);let K=Ga*_*1e3;if(K>=this._targetBitrate&&(K=this._targetBitrate*Ga),K=Math.max(K,this._minBitrate),K<this._targetBitrate){let pe=Math.round(K/1e3),Z=Math.round(this._upPenalty*Or/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Fi[a]}`),d.log(`#${r}: cc: DOWN delay=${e} bitrate=${_} target=${m} -> newBitrate=${pe} penalty=${Z}s`),this._setBitrate(K,!0),this._targetBitrate=K}this._lastDown=i}let f=i-this._lastUp,P=_o+this._upPenalty*Or;if(a===1&&f>P&&C>P){let K=Math.min(this._targetBitrate*mo,this._maxBitrate);if(K>this._targetBitrate){let pe=Math.round(K/1e3),Z=Math.round(this._targetBitrate/1e3),$=Math.round(this._upPenalty*Or/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Fi[a]}`),d.log(`#${r}: cc: UP bitrate=${_} target=${Z} -> newBitrate=${pe} penalty=${$}s`),this._setBitrate(K,!1),this._targetBitrate=K,this._probing=!0,this._lastProbing=i,this._lastUp=i}}let x=i-this._lastProbing;this._probing&&x>go&&(this._probing=!1);let W=i-this._lastDown;this._upPenalty>0&&W>3*P&&(d.log(`#${r}: cc: UP reset penalty: oldPenalty=${this._upPenalty}`),this._upPenalty=0)}_setBitrate(r,e){this._fastSharing&&(e=!0);let t=this._targetFps;this._fps>0&&(t=this._fps),this._onCongestion(r,e,t)}_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>So){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}_calcFps(r){this._frames++;let e=r-this._lastFpsCalcMs;if(e>5e3){this._lastFpsCalcMs=r;let t=this._fps,i=this._frames*1e3/e;this._fps===0?this._fps=Math.round(i):this._fps=Math.round((this._fps*3+i)/4),this._frames=0,this._fps!==t&&d.log(`cc: fps=${this._fps}`)}}};var ci=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 n=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++,n}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++){let i=this._buffer[e];if(r===(i==null?void 0:i.seq))return i;if(e=++e%this._maxSize,e===this._tail)break}return null}getServerBitrateK(r){let e=0,t=0,i=-1,a=-1,n=this._tail;for(let s=0;s<this._maxSize;s++){n>0?--n:n=this._maxSize-1;let l=this._buffer[n];if(!l||(a===-1&&(a=l.ts2,t=0),a>=0&&(t+=l.size),i=l.ts2,a-i>=r)||n===this._head)break}if(i>=0&&a>=0){let s=a-i;e=Math.round(s>0?t*8/s: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)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 n=0;n<this._maxSize;n++){a>0?--a:a=this._maxSize-1;let s=this._buffer[a];if(s){if(i===-1&&s.end&&!s.start&&(i=s.ts2,e=0),t===-1&&i>=0&&s.start&&!s.end&&(t=s.ts2),t>=0&&i>=0){let l=i-t;r=l>0?e*8/l:0;break}if(i>=0&&(e+=s.size),a===this._head)break}}return Math.round(r)}clear(){this._buffer.fill(void 0),this._size=0,this._head=0,this._tail=0}};var xr=65536,Io=50,Eo=400,Ro=1e6,To=3e5,Co=3e4,yo=2e3,Po=5,Vi=0,Tt=class{constructor(r,e,t,i){this._destroyed=!1;this._needKeyframe=!0;this._frameNum=0;this._feedback=new ci(1024);this._lastSentFrameSeq=0;this._lastDeliveredFrameSeq=0;this._lastFrameDelay=0;this._lastFramerateReduced=Date.now();this._lastSharingStat=Date.now();this._queue=new oi;d.debug("ScreenCaptureSender started"),this.DATA_SIZE=p.consumerScreenDataChannelPacketSize-11,this._datachannel=e,this._signaling=t,this._fastSharing=i,this._congestionControlEnabled=p.screenShareCongestionControl||this._fastSharing,this._width=r.getSettings().width,this._height=r.getSettings().height,this._maxFrameDelay=this._fastSharing?p.screenShareCongestionControlThreshold:p.screenShareCongestionControlThreshold*2;let a=p.getScreenFrameRate(this._fastSharing),{minBitrate:n,maxBitrate:s}=this._calcMinMaxBitrate(this._width,this._height),l=this._onCongestionCallback.bind(this);d.log(`ScreenCaptureSender: CongestionControl: enabled=${this._congestionControlEnabled} minBitrate=${Math.round(n/1e3)}k maxBitrate=${Math.round(s/1e3)}k delayThreshold=${p.screenShareCongestionControlThreshold}`),this._congestionControl=new si(l,n,s,this._congestionControlEnabled,this._fastSharing,p.screenShareCongestionControlThreshold,a);let u=(m,_)=>{if(this._destroyed)return;if(!m){d.warn("requestFrame failed, keyFrame: "+this._needKeyframe,_),this._needKeyframe=!0,this._handleQueue();return}(m.width!==this._width||m.height!==this._height)&&(this._width=m.width,this._height=m.height,this._onResize(this._width,this._height));let C=this._sliceFrame(m);this._queue.merge(C),this._handleQueue(),this._sendSharingStat()};if(Rt.isBrowserSupported()){let m=this._fastSharing;this._encoder=new Rt(r,u,this._congestionControlEnabled,s,m,a)}else this._encoder=new Vt(r,u,this._congestionControlEnabled,s);this._datachannel.onmessage=m=>{ja(m.data)&&(d.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0);let _=Ha(m.data);_!==null&&this._checkCcFeedback(_)},this._encoder.init().then(()=>this._handleQueue()).catch(m=>d.warn("ScreenCaptureSender init failed",m)),this._fpsMeter=new St(m=>d.log(`[ScreenCaptureSender] fps: ${m}`),5e3)}_handleQueue(){if(this._destroyed)return;let r=this._queue.shift();if(!r){if((this._lastSentFrameSeq-this._lastDeliveredFrameSeq+xr)%xr>Po&&this._lastFrameDelay>this._maxFrameDelay){let i=Date.now();i-this._lastFramerateReduced>yo&&(this._lastFramerateReduced=i,d.debug(`[ScreenCaptureSender] reduce framerate: delay=${this._lastFrameDelay} maxDelay=${this._maxFrameDelay}`))}else this._requestFrame();return}if(!this._sendFrameChunk(r)){this._needKeyframe=this._needKeyframe||!this._cleanupQueue(),R.setImmediate(()=>this._handleQueue());return}if(r.isLast){this._frameNum++,this._fpsMeter.increment(),r.isKey&&d.debug(`#${this._frameNum}: sharing: send keyframe size=${Math.round(r.frameSize/1e3)}k`);let t=this._feedback.getCurrentDelay(),i=this._feedback.getServerBitrateK(2e3);t>0&&this._congestionControl.checkDelay(this._frameNum,t,i)}R.setImmediate(()=>this._handleQueue())}_cleanupQueue(){let r=this._queue.head();for(;r;){if(r.isFirst&&r.isKey)return!0;this._queue.shift(),r=this._queue.head()}return!1}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_sliceFrame(r){let e=r.type==="key",t=r.data.byteLength,i=new oi;for(let a=0;a<t;a+=this.DATA_SIZE){let n=r.data.slice(a,a+this.DATA_SIZE),s=a===0,l=t<=a+n.byteLength,u=this._wrapHeader(r.timestamp,s,l,e,n);i.push({data:u.data,sequence:u.sequence,frameSize:t,isFirst:s,isLast:l,isKey:e,timestamp:r.timestamp})}return i}_wrapHeader(r,e,t,i,a){let n=Fa(r,e,t,i,Vi,this._encoder.isVP9(),a),s={sequence:Vi,data:n};return Vi=(Vi+1)%xr,s}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null).data}_sendFrameChunk(r){if(!this._datachannel||this._datachannel.readyState!=="open")return!1;try{return this._datachannel.send(r.data),this._feedback.add(r.sequence,r.timestamp,r.data.byteLength,r.isFirst,r.isLast),r.isLast&&(this._lastSentFrameSeq=r.sequence),!0}catch(e){return d.warn("Error sending chunk to DataChannel",e),!1}}destroy(){this._queue.clear(),this._fpsMeter.destroy(),this._datachannel.onmessage=null,this._feedback.clear(),this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),d.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return Rt.isBrowserSupported()||Vt.isBrowserSupported()}_onCongestionCallback(r,e,t){this._encoder.setBitrate(r,e,t)}_onResize(r,e){let{minBitrate:t,maxBitrate:i}=this._calcMinMaxBitrate(r,e),a=Math.round(t/1e3),n=Math.round(i/1e3);d.log(`cc: resize to ${r}x${e}, minBitrate=${a} maxBitrate=${n}`),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.max(To,Math.min(Ro,Math.round(t*Io))),a=Math.round(t*Eo);return{minBitrate:i,maxBitrate:a}}_checkCcFeedback(r){let e=this._feedback.update(r.seq,r.ts2);if(e===null)d.debug(`cc: update failed, seq=${r.seq}`);else if(e.end){this._lastDeliveredFrameSeq=e.seq;let t=e.recv-e.sent;t>0&&(this._lastFrameDelay=t),this._handleQueue()}}_sendSharingStat(){let r=Date.now();if(r-this._lastSharingStat>Co){let t=this._congestionControl.getStat();t!==null&&(d.debug(`cc: send stats: ${JSON.stringify(t)}`),this._signaling.reportSharingStat(t)),this._lastSharingStat=r}}};var se=class{static get sessionKey(){return se._sessionKey}static set sessionKey(r){se._sessionKey=r}static get sessionSecretKey(){return se._sessionSecretKey}static set sessionSecretKey(r){se._sessionSecretKey=r}static get accessToken(){return se._accessToken}static set accessToken(r){se._accessToken=r}static isEmpty(){return!se._sessionKey}};var v=class{static set(r){r.hasOwnProperty("voiceParams")&&(Object.assign(v._params.voiceParams,r.voiceParams),delete r.voiceParams),r.hasOwnProperty("specListenerParams")&&(Object.assign(v._params.specListenerParams,r.specListenerParams),delete r.specListenerParams),r.hasOwnProperty("apiAuth")&&(se.accessToken=r.apiAuth.accessToken,se.sessionKey=r.apiAuth.sessionKey,se.sessionSecretKey=r.apiAuth.sessionSecretKey),Object.assign(v._params,R.objectFilterOutValues(r,void 0))}static get(r){return v._params[r]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.8.4-dev.f7b03d9.0"}static get debug(){}static get protocolVersion(){return v._params.joinFromMultipleDevices?6:5}static get platform(){return v._params.platform}static set platform(r){v._params.platform=r}static get clientStatsPlatform(){return v._params.clientStatsPlatform}static set clientStatsPlatform(r){v._params.clientStatsPlatform=r}static get clientType(){return v._params.clientType}static set clientType(r){v._params.clientType=r}static get externalUserType(){return v._params.externalUserType}static set externalUserType(r){v._params.externalUserType=r}static get device(){return v._params.device}static get apiKey(){return v._params.apiKey}static get apiEnv(){return v._params.apiEnv}static apiEndpoint(r){switch(r!=null?r:v.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 v._params.apiEnv}}static get authToken(){return v._params.authToken}static set authToken(r){v._params.authToken=r}static get anonymToken(){return v._params.anonymToken}static set anonymToken(r){v._params.anonymToken=r}static get domain(){return v._params.domain}static get externalDomain(){return v._params.externalDomain}static get iceServers(){return v._params.iceServers}static set iceServers(r){v._params.iceServers=r}static get wssBase(){return v._params.wssBase}static set wssBase(r){v._params.wssBase=r}static get wssToken(){return v._params.wssToken}static set wssToken(r){v._params.wssToken=r}static get signalingReconnectDelay(){return v._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return v._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return v._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return v._params.waitConnectionDelay}static get waitResponseDelay(){return v._params.waitResponseDelay}static get waitMessageDelay(){return v._params.waitMessageDelay}static get waitAnotherTabDelay(){return v._params.waitAnotherTabDelay}static get debugLog(){return v._params.debugLog}static get forceRelayPolicy(){return v._params.forceRelayPolicy}static set forceRelayPolicy(r){v._params.forceRelayPolicy=r}static get videoMinWidth(){return v._params.videoMinWidth}static get videoMaxWidth(){return v._params.videoMaxWidth}static set videoMaxWidth(r){v._params.videoMaxWidth=r}static get videoMinHeight(){return v._params.videoMinHeight}static get videoMaxHeight(){return v._params.videoMaxHeight}static set videoMaxHeight(r){v._params.videoMaxHeight=r}static get videoAspectRatio(){return v._params.videoAspectRatio}static get videoFrameRate(){return v._params.videoFrameRate}static get videoFacingMode(){return v._params.videoFacingMode||(k.isMobile()?"user":null)}static set videoFacingMode(r){v._params.videoFacingMode=r}static get displaySurface(){return v._params.displaySurface}static get videoEffects(){return v._params.videoEffects}static set videoEffects(r){var e;v._params.videoEffects=r,(e=v._params.videoEffects)==null||e.setLogger((t,...i)=>d.send(t,...i))}static get videoEffectMaxWidth(){return v._params.videoEffectMaxWidth}static set videoEffectMaxWidth(r){v._params.videoEffectMaxWidth=r}static get videoEffectMaxHeight(){return v._params.videoEffectMaxHeight}static set videoEffectMaxHeight(r){v._params.videoEffectMaxHeight=r}static get vmoji(){var r;return(r=v._params.vmoji)!=null&&r.isBrowserSupported()?v._params.vmoji:null}static set vmoji(r){v._params.vmoji=r}static get vmojiRenderingOptions(){return v._params.vmojiRenderingOptions||{}}static set vmojiRenderingOptions(r){v._params.vmojiRenderingOptions=r}static get voiceParams(){return v._params.voiceParams}static get specListenerParams(){return v._params.specListenerParams}static get iceRestartWaitTime(){return v._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return v._params.transportConnectionWaitTime}static get statisticsInterval(){return v._params.statisticsInterval}static set statisticsInterval(r){v._params.statisticsInterval=r}static get networkStatisticsInterval(){return v._params.networkStatisticsInterval}static get perfStatReportEnabled(){return v._params.perfStatReportEnabled}static get callStatReportEnabled(){return v._params.callStatReportEnabled}static get useCallStatReportNewAPI(){return v._params.useCallStatReportNewAPI&&!!v._params.clientStatsPlatform}static get networkStatReportEnabled(){return v._params.networkStatReportEnabled}static get enableLogPerfStatReport(){return v._params.enableLogPerfStatReport}static get includeRemoteRtpsInCallStat(){return v._params.includeRemoteRtpsInCallStat}static get producerNotificationDataChannel(){return v._params.producerNotificationDataChannel}static get producerCommandDataChannel(){return v._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return v._params.consumerScreenDataChannel&&Tt.isBrowserSupported()}static get producerScreenDataChannel(){return v._params.producerScreenDataChannel&&v.producerNotificationDataChannel&&Et.isBrowserSupported()}static get asrDataChannel(){return v._params.asrDataChannel&&v.producerNotificationDataChannel}static get consumerScreenDataChannelPacketSize(){return v._params.consumerScreenDataChannelPacketSize}static get screenShareWebmBuilder(){return v._params.screenShareWebmBuilder}static get noiseSuppression(){return v._params.noiseSuppression}static set noiseSuppression(r){v._params.noiseSuppression=r}static get preferH264(){return v._params.preferH264}static get preferVP9(){return v._params.preferVP9}static get audioNack(){return v._params.audioNack}static get consumerScreenTrack(){return v._params.consumerScreenTrack&&v.consumerScreenDataChannel}static get producerScreenTrack(){return v._params.producerScreenTrack}static get movieShare(){return v._params.movieShare&&v.videoTracksCount>0}static get videoTracksCount(){return v.producerNotificationDataChannel?Number(v._params.videoTracksCount):0}static get breakVideoPayloadTypes(){return v._params.breakVideoPayloadTypes}static get useParticipantListChunk(){return v._params.useParticipantListChunk&&v.videoTracksCount>0}static get useRooms(){return v._params.useRooms}static get useChatRooms(){return v._params.useChatRooms}static get participantListChunkInitIndex(){var r;return(r=v._params.participantListChunkInitIndex)!=null?r:0}static get participantListChunkInitCount(){var r;return(r=v._params.participantListChunkInitCount)!=null?r:null}static get serverAudioRed(){return v._params.serverAudioRed}static get p2pAudioRed(){return v._params.p2pAudioRed}static get h264spsPpsIdrInKeyframe(){return v._params.h264spsPpsIdrInKeyframe}static get filterObservers(){return v._params.filterObservers}static get muteMode(){return v._params.muteMode}static get preserveAudioTracks(){return v._params.preserveAudioTracks}static get audioShare(){return k.isAudioShareSupported()&&v._params.audioShare}static get fastScreenShare(){return v._params.fastScreenShare}static get screenShareCongestionControl(){return v._params.screenShareCongestionControl}static get screenShareCongestionControlThreshold(){return v._params.screenShareCongestionControlThreshold}static get fastScreenShareWidth(){return v._params.fastScreenShareWidth}static get fastScreenShareHeight(){return v._params.fastScreenShareHeight}static get newMuteRules(){return v._params.newMuteRules}static get videoSuspend(){return v._params.videoSuspend}static get enumerateDevicesDelay(){return v._params.enumerateDevicesDelay}static getScreenFrameRate(r){return r?v._params.fastScreenShareFrameRate:v._params.screenFrameRate}static get switchVideoAtBadNetwork(){return v._params.switchVideoAtBadNetwork}},p=v;p._params={platform:"WEB",clientStatsPlatform:"",clientType:"PORTAL",externalUserType:"",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",externalDomain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:10,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,vmojiRenderingOptions:null,iceRestartWaitTime:2e4,transportConnectionWaitTime:5e3,statisticsInterval:5e3,networkStatisticsInterval:2e4,perfStatReportEnabled:!0,callStatReportEnabled:!1,useCallStatReportNewAPI:!1,networkStatReportEnabled:!1,enableLogPerfStatReport:!1,includeRemoteRtpsInCallStat:!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:30,movieShare:!1,useParticipantListChunk:!1,useRooms:!1,useChatRooms:!1,participantListChunkInitIndex:0,participantListChunkInitCount:null,serverAudioRed:!0,p2pAudioRed:!0,h264spsPpsIdrInKeyframe:!0,breakVideoPayloadTypes:!1,joinFromMultipleDevices:!1,filterObservers:!1,muteMode:!1,preserveAudioTracks:!1,audioShare:!1,fastScreenShare:!1,screenShareCongestionControl:!1,screenShareCongestionControlThreshold:2100,fastScreenShareFrameRate:24,fastScreenShareWidth:1280,fastScreenShareHeight:720,newMuteRules:!1,videoSuspend:!1,enumerateDevicesDelay:2e3,switchVideoAtBadNetwork:!1};var ji=(l=>(l.WAITING_HALL="WAITING_HALL",l.WAITING="WAITING",l.CONNECTING="CONNECTING",l.CONNECTED="CONNECTED",l.RECONNECT="RECONNECT",l.ERROR="ERROR",l.HANGUP="HANGUP",l.PERMISSIONS="PERMISSIONS",l))(ji||{});function G(o,...r){let e=p.get(o);typeof e=="function"&&setTimeout(e,0,...r)}function de(o,r,...e){if(p.filterObservers){if(Array.isArray(r)){if(r=r.filter(t=>!t.observer),!r.length)return}else if(r.observer)return}G(o,r,...e)}function fe(o){return Object.assign({},o)}function Ct(o){return o.slice()}var Nr;(td=>{function o(g,A){G("onLocalStream",g,fe(A))}td.onLocalStream=o;function r(g,A){G("onScreenStream",g,fe(A))}td.onScreenStream=r;function e(g,A){G("onVmojiStream",g,fe(A))}td.onVmojiStream=e;function t(g){G("onVmojiError",g)}td.onVmojiError=t;function i(g,A){G("onLocalStreamUpdate",fe(g),A)}td.onLocalStreamUpdate=i;function a(g){d.debug("Local status:",g),G("onLocalStatus",g)}td.onLocalStatus=a;function n(g,A){de("onRemoteStream",g,A)}td.onRemoteStream=n;function s(g,A){de("onRemoteLive",g,A)}td.onRemoteLive=s;function l(g,A){de("onLocalLive",g,A)}td.onLocalLive=l;function u(g,A){de("onRemoteLiveUpdate",g,A)}td.onRemoteLiveUpdate=u;function m(g,A){de("onLocalLiveUpdate",g,A)}td.onLocalLiveUpdate=m;function _(g,A){de("onRemoteScreenStream",g,A)}td.onRemoteScreenStream=_;function C(g,A){de("onRemoteVmojiStream",g,A)}td.onRemoteVmojiStream=C;function f(g,A,q){de("onRemoteStreamSuspended",g,A,q)}td.onRemoteStreamSuspended=f;function P(g,A,q,ye,pt){de("onConversation",g,fe(A),fe(q),ye,pt)}td.onConversation=P;function x(g){g&&G("onConversationParticipantListChunk",g)}td.onConversationParticipantListChunk=x;function W(g,A,q){de("onRemoteMediaSettings",g,fe(A),q)}td.onRemoteMediaSettings=W;function K(g,A){de("onLocalMediaSettings",g,fe(A))}td.onLocalMediaSettings=K;function pe(g,A,q){de("onRemoteSharedMovieInfo",g,fe(A),q)}td.onRemoteSharedMovieInfo=pe;function Z(g,A,q){de("onRemoteSharedMovieStoppedInfo",g,fe(A),q)}td.onRemoteSharedMovieStoppedInfo=Z;function $(g,A,q){de("onLocalSharedMovieInfo",g,fe(A),q)}td.onLocalSharedMovieInfo=$;function ue(g,A,q){de("onLocalSharedMovieStoppedInfo",g,fe(A),q)}td.onLocalSharedMovieStoppedInfo=ue;function Ce(g,A,q){de("onRemoteSharedUrl",g,A,q)}td.onRemoteSharedUrl=Ce;function Ei(g,A){de("onParticipantAdded",g,A)}td.onParticipantAdded=Ei;function Yt(g,A){de("onParticipantJoined",g,A)}td.onParticipantJoined=Yt;function ie(g,A,q){de("onRemoteParticipantState",g,fe(A),q)}td.onRemoteParticipantState=ie;function Hr(g,A,q=null){d.debug("Remote status:",A,g),de("onRemoteStatus",g,A,q)}td.onRemoteStatus=Hr;function Gr(){G("onPermissionsRequested")}td.onPermissionsRequested=Gr;function ir(g,A){G("onPermissionsError",g,A)}td.onPermissionsError=ir;function Wr(g,A){de("onRemoteRemoved",g,A)}td.onRemoteRemoved=Wr;function rr(g,A,q){G("onCallState",g,A,fe(q))}td.onCallState=rr;function ar(g,A){G("onDeviceSwitched",g,A)}td.onDeviceSwitched=ar;function qr(g,A,q,ye=!1,pt=!1,or=null,sr=null,cr,Yr,yn=null){let Pn=Yr?Ct(Yr):void 0;G("onMuteStates",fe(g),Ct(A),Ct(q),ye,pt,or,sr,cr,Pn,yn)}td.onMuteStates=qr;function Kr(g,A){de("onRolesChanged",g,Ct(A))}td.onRolesChanged=Kr;function Y(g){G("onLocalRolesChanged",Ct(g))}td.onLocalRolesChanged=Y;function $r(g,A,q,ye){de("onPinnedParticipant",g,A,q,ye)}td.onPinnedParticipant=$r;function zr(g,A){G("onLocalPin",g,A)}td.onLocalPin=zr;function Jr(g){G("onOptionsChanged",Ct(g))}td.onOptionsChanged=Jr;function he(){G("onCallAccepted")}td.onCallAccepted=he;function V(g){de("onAcceptedCall",g)}td.onAcceptedCall=V;function X(){G("onRateNeeded")}td.onRateNeeded=X;function ne(g){de("onSpeakerChanged",g)}td.onSpeakerChanged=ne;function h(g){G("onVolumesDetected",Ct(g))}td.onVolumesDetected=h;function T(g,A){G("onLocalVolume",g,A)}td.onLocalVolume=T;function y(g,A){G("onJoinStatus",g,A)}td.onJoinStatus=y;function b(g,A){G("onHangup",g,A)}td.onHangup=b;function M(g){G("onMultipartyChatCreated",fe(g))}td.onMultipartyChatCreated=M;function N(){G("onDeviceChange")}td.onDeviceChange=N;function re(g){G("onFingerprintChange",g)}td.onFingerprintChange=re;function w(){G("onTokenExpired")}td.onTokenExpired=w;function Ve(g,A,q=!1){G("onChatMessage",g,A,q)}td.onChatMessage=Ve;function Ee(g,A,q=!1){G("onCustomData",g,A,q)}td.onCustomData=Ee;function Re(g,A,q,ye,pt,or,sr,cr=null){G("onRecordStarted",g,A,q,ye,pt,or,sr,cr)}td.onRecordStarted=Re;function De(g=null){G("onRecordStopped",g)}td.onRecordStopped=De;function rt(g){G("onLocalNetworkStatusChanged",g)}td.onLocalNetworkStatusChanged=rt;function L(g){G("onNetworkStatusChanged",g)}td.onNetworkStatusChanged=L;function je(g,...A){G("onDebugMessage",g,...A)}td.onDebugMessage=je;function ke(g,A){let q=Object.assign({},g,{memory:A});G("onStatistics",q)}td.onStatistics=ke;function nr(){G("onAutoplayError")}td.onAutoplayError=nr;function Lc(g,A,q,ye,pt){G("onChatRoomUpdated",g,A,q,ye,pt)}td.onChatRoomUpdated=Lc;function Uc(g){G("onPromoted",g)}td.onPromoted=Uc;function Bc(g){G("onRemoteMixedAudioStream",g)}td.onRemoteMixedAudioStream=Bc;function Fc(g){G("onJoinLinkChanged",g)}td.onJoinLinkChanged=Fc;function Vc(g){G("onRoomsUpdated",g)}td.onRoomsUpdated=Vc;function jc(g,A,q,ye){G("onRoomUpdated",g,A,q,ye)}td.onRoomUpdated=jc;function Hc(g){G("onRoomParticipantsUpdated",g)}td.onRoomParticipantsUpdated=Hc;function Gc(g){G("onRoomSwitched",g)}td.onRoomSwitched=Gc;function Wc(g){G("onRoomStart",g)}td.onRoomStart=Wc;function qc(g,A=null){G("onFeedback",g,A)}td.onFeedback=qc;function Kc(g){G("onFeaturesPerRoleChanged",g)}td.onFeaturesPerRoleChanged=Kc;function $c(g){G("onParticipantVmojiUpdate",g)}td.onParticipantVmojiUpdate=$c;function zc(g,A){G("onAsrSet",g,A)}td.onAsrSet=zc;function Jc(g,A,q){G("onAsrStarted",g,A,q)}td.onAsrStarted=Jc;function Yc(g){G("onAsrStopped",g)}td.onAsrStopped=Yc;function Qc(g,A,q,ye){G("onAsrTranscription",g,A,q,ye)}td.onAsrTranscription=Qc;function Xc(g){G("onSignalingMessage",typeof g=="string"?g:fe(g))}td.onSignalingMessage=Xc;function Zc(g){G("onPromotionApproved",g)}td.onPromotionApproved=Zc;function ed(){G("onPeerRegistered")}td.onPeerRegistered=ed})(Nr||(Nr={}));var S=Nr;var Ur=(i=>(i.DEBUG="DEBUG",i.LOG="LOG",i.WARN="WARN",i.ERROR="ERROR",i))(Ur||{}),Lr;(Z=>{let o="📞",r=($,...ue)=>{S.onDebugMessage($,...ue)},e=!1,t=($,ue)=>(...Ce)=>{$(...Ce),Aa(ue,Ce)},i=console.debug.bind(console,o),a=console.log.bind(console,o),n=console.warn.bind(console,o),s=console.error.bind(console,o),l=r.bind(null,"DEBUG"),u=r.bind(null,"LOG"),m=r.bind(null,"WARN"),_=r.bind(null,"ERROR");Z.debug=l,Z.log=u,Z.warn=m,Z.error=_;function W(){return e}Z.enabled=W;function K($){e=$,p.debugLog&&hr(),$?(Z.debug=p.debugLog?t(i,"DEBUG"):i,Z.log=p.debugLog?t(a,"LOG"):a,Z.warn=p.debugLog?t(n,"WARN"):n,Z.error=p.debugLog?t(s,"ERROR"):s):(Z.debug=p.debugLog?t(l,"DEBUG"):l,Z.log=p.debugLog?t(u,"LOG"):u,Z.warn=p.debugLog?t(m,"WARN"):m,Z.error=p.debugLog?t(_,"ERROR"):_)}Z.toggle=K;function pe($,...ue){switch($){case"DEBUG":(0,Z.debug)(...ue);break;case"LOG":(0,Z.log)(...ue);break;case"WARN":(0,Z.warn)(...ue);break;case"ERROR":(0,Z.error)(...ue);break}}Z.send=pe})(Lr||(Lr={}));var d=Lr;var Hi=(t=>(t.USER="USER",t.ANONYM="ANONYM",t.GROUP="GROUP",t))(Hi||{}),Q;(l=>{function o(u){return u.length?typeof u[0]=="object"?u:u.map(m=>r(m)):[]}l.fromIds=o;function r(u,m="USER",_=0){return{id:u,type:m,deviceIdx:_}}l.fromId=r;function e(u,m=0){return{id:u.id,type:u.type==="ANONYM"?"ANONYM":"USER",deviceIdx:m}}l.fromSignaling=e;function t(u){let m=u.deviceIdx||0;return`{"id":"${u.id}","type":"${u.type}","deviceIdx":${m}}`}l.toString=t;function i(u,m="USER",_=0){return t(r(u,m,_))}l.fromIdToString=i;function a(u){try{return JSON.parse(u)}catch(m){throw new Error(`Failed to parse ExternalId from string '${u}'`)}}l.fromString=a;function n(u,m){return u.id===m.id&&u.type===m.type&&u.deviceIdx===m.deviceIdx}l.compare=n;function s(u){return(u==null?void 0:u.deviceIdx)||0}l.getDeviceIdx=s})(Q||(Q={}));var bo="kf";function jt(o){return o.stopStream}function Br(o){return o.keyFrameRequested}function Wa(o){if(jt(o))return"ss";if(Br(o))return bo;let r="";return o.priority!==void 0&&(r+="p="+o.priority),o.width!==void 0&&o.height!==void 0&&(r!==""&&(r+=":"),r+="sz="+Math.round(o.width)+"x"+Math.round(o.height)),o.fit!==void 0&&(r!==""&&(r+=":"),r+="fit="+o.fit),r}var Ht=(n=>(n.CAMERA="CAMERA",n.SCREEN="SCREEN",n.STREAM="STREAM",n.MOVIE="MOVIE",n.ANIMOJI="ANIMOJI",n.SHARED_URL="SHARED_URL",n))(Ht||{}),qa="s",Ka="m";function $e(o){return o.participantId+(o.mediaType?wt+qa+o.mediaType:"")+(o.streamName?wt+Ka+o.streamName:"")}function di(o){let r=o.split(wt),e=r.shift();if(!e)throw new Error("Illegal stream description: "+o);let t=null,i,a=0;for(let s of r)switch(s.charAt(0)){case qa:t=Mo(s.slice(1));break;case Ka:i=s.slice(1);break;case Ai:a=Number.parseInt(s.slice(1),10);break;default:throw new Error("Unexpected parameter type "+s.charAt(0)+" in stream description "+o)}return{participantId:R.compose(e,a),mediaType:t,streamName:i}}function Mo(o){for(let r of Object.keys(Ht))if(r===o)return Ht[r];return null}function Fr(o,r){return o===null||r===null?o===null&&r===null:!(o.maxDimension!==r.maxDimension||o.maxBitrateK!==r.maxBitrateK||o.maxFramerate!==r.maxFramerate||o.degradationPreference!==r.degradationPreference)}function Gi(o,r){return!(!Fr(o.camera,r.camera)||!Fr(o.screenSharing,r.screenSharing))}function Vr(o,r){return{camera:Object.assign({},o.camera,r.camera),screenSharing:Object.assign({},o.screenSharing,r.screenSharing)}}function $a(o){try{return btoa(JSON.stringify(o))}catch(r){d.warn("WaitingParticipant: failed convert to string",o,r)}return null}function za(o){try{return JSON.parse(atob(o))}catch(r){d.warn("WaitingParticipant: failed convert from string",o,r)}return null}var Gt=(o,r)=>R.objectReduce(o,(e,t,i)=>(t===r&&e.push(i),e),[]);var Wt=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,I.log(E.ERROR,`audio_device_recover_${r.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!r.bandwidth&&(this._fixNoPacketsApplied=!0,I.log(E.ERROR,"audio_device_recover"),d.log("[AudioFix] Trying to fix RV (no packets)"),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("[AudioFix] Failed to fix RV"),I.log(E.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):t-this._fixTooManyPacketsTime>6e4&&(d.log("[AudioFix] Fixed RV"),I.log(E.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):i>e&&(this._fixTooManyPacketsApplied=!0,I.log(E.ERROR,"audio_device_recover"),d.log("[AudioFix] Trying to fix RV (too many packets)"),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 Ja=(n=>(n.producerNotification="producerNotification",n.producerCommand="producerCommand",n.consumerScreenShare="consumerScreenShare",n.producerScreenShare="producerScreenShare",n.asr="asr",n.animoji="animoji",n))(Ja||{}),Ze=Ja;var yt=class extends oe{constructor(e,t){super();this._state="IDLE";this._pc=null;this._signaling=e,this._mediaSource=t}getState(){return this._state||"IDLE"}};var Ya="videochat-epi",Ao=5e3,Do=500,ct=class extends oe{constructor(e,t,i=!1){super();this._previousPerfStatReportTimestamp=0;this._previousNetworkStatReportTimestamp=Date.now();this._previousCallStatReportTimestamp=Date.now();this._previousCallStatReport=null;this._screenShareStats=[];this._handleScreenSharingStat=e=>{this._screenShareStats.push(e)};this._signaling=t,this._directTopology=i,this.subscribe(e,"REMOTE_DATA_STATS",this._handleStats.bind(this)),this.subscribe(e,"SCREEN_SHARING_STAT",this._handleScreenSharingStat.bind(this))}destroy(){this.unsubscribe()}static getEstimatedPerformanceIndex(){try{let e=parseInt(localStorage.getItem(Ya)||"",10);return isNaN(e)?0:e}catch(e){return 0}}_handleStats(e){return c(this,null,function*(){var a;if(!e.inbound||!e.inbound.rtps)return;let t=Date.now();!this._directTopology&&p.perfStatReportEnabled&&this._previousPerfStatReportTimestamp+Ao<=t&&(yield this.reportPerfStats(e),this._previousPerfStatReportTimestamp=t);let i=((a=e.outbound.transport.local)==null?void 0:a.protocol)==="tcp";!this._directTopology&&i&&p.networkStatReportEnabled&&this._previousNetworkStatReportTimestamp+Do<=t&&(yield this.reportNetworkStats(e),this._previousNetworkStatReportTimestamp=t),p.callStatReportEnabled&&this._previousCallStatReportTimestamp+p.statisticsInterval<=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(Ya,i.estimatedPerformanceIndex)}catch(i){}})}reportNetworkStats(e){return c(this,null,function*(){let t={timestamp:e.outbound.transport.timestamp,sendBitrate:e.outbound.rtps.reduce((i,a)=>{var n;return i+((n=a.bandwidth)!=null?n:0)*8},0)};if(t.timestamp)try{yield this._signaling.reportNetworkStat(t)}catch(i){}})}_reportCallStats(e){var u,m,_,C;let t={call_topology:this._directTopology?"D":"S",stat_time_delta:0,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,packets_lost_video:0,packets_sent_video:0,packets_lost_audio:0,packets_sent_audio:0,freeze_count:0,total_freezes_duration:0,rtt:Math.round(e.inbound.transport.currentRoundTripTime*1e3),ss_freeze_count:0,ss_total_freezes_duration:0,local_address:Xa(e.inbound.transport.local),local_connection_type:(u=e.inbound.transport.local)==null?void 0:u.type,network_type:(m=e.inbound.transport.local)==null?void 0:m.networkType,transport:(_=e.inbound.transport.local)==null?void 0:_.protocol,remote_address:Xa(e.inbound.transport.remote),remote_connection_type:(C=e.inbound.transport.remote)==null?void 0:C.type};this._previousCallStatReport||(this._previousCallStatReport=Object.assign({},t));let i=!1,a=!1;for(e.inbound.rtps.reduce((f,P)=>(P.kind==="video"?(i=!0,P.framesReceived&&(f.jitter_video=f.jitter_video*f.inbound_video_count/(f.inbound_video_count+1)+P.jitter*1e3/(f.inbound_video_count+1),f.interframe_delay_variance=f.interframe_delay_variance*f.inbound_video_count/(f.inbound_video_count+1)+(P.interframeDelayVariance||0)*1e6/(f.inbound_video_count+1),f.inbound_video_count++),f.frames_dropped+=P.framesDropped||0,f.nack_sent+=P.nackCount,f.pli_sent+=P.pliCount,f.fir_sent+=P.firCount,f.freeze_count+=P.freezeCountDelta||0,f.total_freezes_duration+=P.totalFreezesDurationDelta||0):(a=!0,P.totalSamplesReceived&&(f.jitter_audio=f.jitter_audio*f.inbound_audio_count/(f.inbound_audio_count+1)+P.jitter*1e3/(f.inbound_audio_count+1),f.total_audio_energy=f.total_audio_energy*f.inbound_audio_count/(f.inbound_audio_count+1)+(P.totalAudioEnergy||0)/(f.inbound_audio_count+1),f.inbound_audio_count++),f.total_audio_samples_received+=P.totalSamplesReceived||0,f.inserted_audio_samples_for_deceleration+=P.insertedSamplesForDeceleration||0,f.removed_audio_samples_for_acceleration+=P.removedSamplesForAcceleration||0,f.concealed_audio_samples+=P.concealedSamples||0,f.silent_concealed_audio_samples+=P.silentConcealedSamples||0,f.audio_concealment_events+=P.concealmentEvents||0),f),t),e.outbound.rtps.reduce((f,P)=>(P.kind==="video"?(f.nack_received+=P.nackCount,f.pli_received+=P.pliCount,f.fir_received+=P.firCount,f.packets_sent_video+=P.packetsSent):f.packets_sent_audio+=P.packetsSent,f),t),e.remoteInbound.rtps.reduce((f,P)=>(P.kind==="video"?f.packets_lost_video+=P.packetsLost:f.packets_lost_audio+=P.packetsLost,f),t);this._screenShareStats.length;){let f=this._screenShareStats.pop();f!=null&&f.freeze_duration&&(t.ss_freeze_count+=1,t.ss_total_freezes_duration+=f.freeze_duration)}let n={call_topology:t.call_topology,stat_time_delta:Math.max(0,Date.now()-this._previousCallStatReportTimestamp),nack_sent:Math.max(0,t.nack_sent-this._previousCallStatReport.nack_sent),nack_received:Math.max(0,t.nack_received-this._previousCallStatReport.nack_received),pli_sent:Math.max(0,t.pli_sent-this._previousCallStatReport.pli_sent),pli_received:Math.max(0,t.pli_received-this._previousCallStatReport.pli_received),fir_sent:Math.max(0,t.fir_sent-this._previousCallStatReport.fir_sent),fir_received:Math.max(0,t.fir_received-this._previousCallStatReport.fir_received),frames_dropped:Math.max(0,t.frames_dropped-this._previousCallStatReport.frames_dropped),rtt:Math.max(0,t.rtt)};if(i&&!qi(t.jitter_video)&&(n.jitter_video=t.jitter_video),a&&!qi(t.jitter_audio)&&(n.jitter_audio=t.jitter_audio),i&&!qi(t.interframe_delay_variance)&&(n.interframe_delay_variance=t.interframe_delay_variance),t.freeze_count&&t.total_freezes_duration&&(n.freeze_count=t.freeze_count,n.total_freezes_duration=Math.round(t.total_freezes_duration*1e3)),t.ss_freeze_count&&t.ss_total_freezes_duration&&(n.ss_freeze_count=t.ss_freeze_count,n.ss_total_freezes_duration=t.ss_total_freezes_duration),a&&!qi(t.total_audio_samples_received)){let f=Math.max(0,t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received),P=Math.max(0,t.inserted_audio_samples_for_deceleration-this._previousCallStatReport.inserted_audio_samples_for_deceleration),x=Math.max(0,t.removed_audio_samples_for_acceleration-this._previousCallStatReport.removed_audio_samples_for_acceleration),W=Math.max(0,t.concealed_audio_samples-this._previousCallStatReport.concealed_audio_samples),K=Math.max(0,t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples),pe=Math.max(0,t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events);n.inserted_audio_samples_for_deceleration=Pt(P/f*1e3),n.removed_audio_samples_for_acceleration=Pt(x/f*1e3),n.concealed_audio_samples=Pt(W/f*1e3),n.concealed_silent_audio_samples=Pt(K/f*1e3),n.concealment_audio_avg_size=Pt(W/pe),n.total_audio_energy=t.total_audio_energy}Qa(t,"local_address","local_connection_type","network_type","transport")&&(n.local_address=t.local_address,n.local_connection_type=t.local_connection_type,n.network_type=t.network_type,n.transport=t.transport),Qa(t,"remote_address","remote_connection_type")&&(n.remote_address=t.remote_address,n.remote_connection_type=t.remote_connection_type);let s=Math.max(0,t.packets_sent_video-this._previousCallStatReport.packets_sent_video),l=Math.max(0,t.packets_sent_audio-this._previousCallStatReport.packets_sent_audio);if(s>0){let f=Math.max(0,t.packets_lost_video-this._previousCallStatReport.packets_lost_video);n.video_loss=Pt(f/s*100)}if(l>0){let f=Math.max(0,t.packets_lost_audio-this._previousCallStatReport.packets_lost_audio);n.audio_loss=Pt(f/l*100)}Ie.logCallStat(n),p.enableLogPerfStatReport&&d.log("Sent call stats",n),this._previousCallStatReport=t}};function Qa(o,...r){for(let e of r)if(!o.hasOwnProperty(e)||o[e]===void 0)return!1;return!0}function Xa(o,r=!1){if(o)return o.address+(r?`:${o.port}`:"")}function qi(o){return o===void 0}function Pt(o){return Number.isNaN(o)?0:o}var li=class{constructor(r,e=null){this.value=NaN;this.weightUp=r,this.weightDown=e!=null?e:r}set(r){this.value=r}update(r){return this.value=this.getNext(r),this.value}getNext(r){if(isNaN(this.value))return r;let e=r<this.value?this.weightDown:this.weightUp;return this.value*(1-e)+r*e}getValue(){return this.value}};var Za=.25,en=.35,ko=85,wo=.1,Oo=1.5,xo=.1,No=1,Lo=.6,Uo=.3;var pi=class extends oe{constructor(e){super();this._networkLimits={badNet:{loss:3,rtt:1e3},goodNet:{loss:.5,rtt:600}};this._lastStatSentTimestamp=0;this._currentState="good";this._signaling=e,this._localNetworkStat={rtt:new li(Za,Za),loss:new li(en,en),bitrate:0},this._remoteNetworkStat={rtt:0,loss:0,bitrate:0},this._lastNetworkStat={rtt:0,loss:0,date:0}}_calcRttRating(e){let t=typeof e=="number"?e:e.getValue(),i=1;if(isNaN(t))return i;let a=Math.round((t-this._networkLimits.goodNet.rtt)/ko);for(let n=0;n<a;n++)i*=1-wo;return i}_calcLossRating(e){let t=typeof e=="number"?e:e.getValue(),i=1;if(isNaN(t))return i;let a=Math.round((t-this._networkLimits.goodNet.loss)/Oo);for(let n=0;n<a;n++)i*=1-xo;return i}_calcBitrateRating(e,t){if(!e||!t)return 1;let a=1-(1-Math.min(e,t)/Math.max(e,t))*No;return Math.min(a,1)}_calcUDPRating({rtt:e,loss:t}){return this._calcRttRating(e)*this._calcLossRating(t)}_calcRating(e,t,i){return i?this._calcBitrateRating(e.bitrate,t.bitrate):this._calcUDPRating(e)*this._calcUDPRating(t)}_getNetworkState(e){return isNaN(e)||e>=Lo?"good":e>=Uo?"medium":"bad"}updateSettings(e){Object.assign(this._networkLimits.badNet,(e==null?void 0:e.badNet)||{}),Object.assign(this._networkLimits.goodNet,(e==null?void 0:e.goodNet)||{})}reportLocal(e){var _;if(!this._signaling.ready)return;let t=((_=e.outbound.transport.local)==null?void 0:_.protocol)==="tcp",i=Math.max(0,Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0),a=e.inbound.rtps.reduce((C,f)=>Math.max(C,f.packetLoss||0),0),n={rtt:this._localNetworkStat.rtt.update(i),loss:this._localNetworkStat.loss.update(a)};if(t){let C=e.outbound.rtps.reduce((f,P)=>{var x;return f+((x=P.bandwidth)!=null?x:0)*8},0);n.bitrate=C,this._localNetworkStat.bitrate=C}let s=Date.now(),l=this._calcRating(this._localNetworkStat,this._remoteNetworkStat,t),u=Math.max(Math.round(l*10)/10,.1),m=this._getNetworkState(u);(t||m!==this._currentState||s-this._lastStatSentTimestamp>p.networkStatisticsInterval)&&(this._lastStatSentTimestamp=s,this._signaling.customData({sdk:Object.assign({type:"bad-net"},n)},null).catch(C=>{d.warn("Unable to send [bad-net]",C)})),this._currentState=m,this._triggerEvent("NETWORK_STATUS",u)}reportRemote(e){let{rtt:t,loss:i,bitrate:a}=e||{};this._remoteNetworkStat.rtt=t||0,this._remoteNetworkStat.loss=i||0,this._remoteNetworkStat.bitrate=a||0}};var Bo=30*1e3,et=class extends yt{constructor(e,t,i,a,n){super(i,a);this._remoteSDP={};this._remoteCandidates={};this._lastRemoteSDP=null;this._animojiDataChannel=null;this._animojiReceiver=null;this._animojiSender=null;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._networkLimitsForVideo={bad:{loss:4,rtt:1e3},good:{loss:2,rtt:700}};this._videoMaxDimensionsForNet={worst:320,bad:640,good:1280};this._lastVideoMaxDimension=this._videoMaxDimensionsForNet.good;this._lastBadConnection=0;if(this._participantId=e,this._isMaster=t,this._serverSettings=n,this._perfStatReporter=new ct(this,i,!0),this._directStatReporter=new pi(i),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._directStatReporter,"NETWORK_STATUS",this._onNetworkStatus.bind(this)),this._pc=new RTCPeerConnection({iceServers:p.iceServers,iceTransportPolicy:p.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={},p.vmoji&&this._createDataChannel(this._pc,Ze.animoji,s=>{var l,u;this._animojiDataChannel=s,this._animojiDataChannel.binaryType="arraybuffer",(l=this._animojiReceiver)==null||l.setDataChannel(this._animojiDataChannel),(u=this._animojiSender)==null||u.setDataChannel(this._animojiDataChannel)}),this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0),this._applySettings()}catch(s){I.log(E.ERROR,"addTrack-direct"),d.error("Unable to add media source tracks",s,{participantId:this._participantId}),this._failedOnCreate=s;return}this._createOffer(!1).catch(s=>{this._state==="IDLE"?this._failedOnCreate=s:this.close(s)})}this._startSettingsInterval()}get participantId(){return this._participantId}updateStatisticsInterval(){this._stopStatInterval(),this._isDeadConnection()||this._startStatInterval()}_isDeadConnection(){return["IDLE","CLOSED","FAILED"].includes(this.getState())}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),this._applySettings()}catch(i){I.log(E.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){Gi(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}setAnimojiTransport(e,t){if(p.vmoji&&(this._animojiReceiver=e,this._animojiSender=t,e.setParticipantId(this._participantId),this._animojiDataChannel)){e.setDataChannel(this._animojiDataChannel),t.setDataChannel(this._animojiDataChannel);return}}close(e){this._isOpen&&(this._isOpen=!1,this._stopReconnection(),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._animojiDataChannel&&(this._animojiDataChannel.onopen=null,this._animojiDataChannel.onmessage=null,this._animojiDataChannel.onerror=null,this._animojiDataChannel.close()),this._pc.onicecandidate=null,this._pc.ontrack=null,this._pc.oniceconnectionstatechange=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._pc.close(),this._pc=null),this._onNetworkStatus(1),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"))}_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;switch(e.notification){case B.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case B.SETTINGS_UPDATE:this._directStatReporter.updateSettings(e.settings);break;case B.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&this._directStatReporter.reportRemote((t=e.data)==null?void 0:t.sdk);break}}_handleTransmittedData(e){let t=e.data,i=R.getPeerIdString(e.peerId);R.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 I.log(E.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*(){var i;if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){if(((i=this._lastRemoteSDP)==null?void 0:i.sdp)===t.sdp)return;this._lastRemoteSDP=t,t=et._patchRemoteDescription(t),d.debug("Add remote description",{participantId:this._participantId,sdp:t}),this._calcFingerprint(t.sdp);try{yield this._pc.setRemoteDescription(t),yield this._setRemoteCandidates(e)}catch(a){throw I.log(E.ERROR,"setRemoteDescription-direct"),d.error("Unable to set remote description",a,{participantId:this._participantId,sdp:t}),a}}else this._remoteSDP[e]=t})}_onAddTrack(e){d.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent("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(){var e,t;switch(d.debug(`DirectTransport: Signaling state changed to ${(e=this._pc)==null?void 0:e.signalingState}`,{participantId:this._participantId}),(t=this._pc)==null?void 0:t.signalingState){case"have-local-offer":let i=this._pc.localDescription;i?this._signaling.sendSdp(this._participantId,i).catch(this.close.bind(this)):this.close(new Error);break;case"have-remote-offer":this._createAnswer().then(a=>this._signaling.sendSdp(this._participantId,a)).catch(this.close.bind(this));break}}_onIceConnectionStateChange(){var e,t;switch(d.debug(`DirectTransport: Ice Connection state changed to ${(e=this._pc)==null?void 0:e.iceConnectionState}`,{participantId:this._participantId}),(t=this._pc)==null?void 0:t.iceConnectionState){case"checking":let i=this.getState();i==="IDLE"||i==="OPENED"?this._setState("CONNECTING"):this._setState("RECONNECTING");break}}_onConnectionStateChange(){var e,t,i;switch(d.debug(`DirectTransport: Connection state changed to ${(e=this._pc)==null?void 0:e.connectionState}`,{participantId:this._participantId}),I.log(E.ICE_CONNECTION_STATE,(t=this._pc)==null?void 0:t.connectionState),(i=this._pc)==null?void 0:i.connectionState){case"connected":this._neverConnected=!1,this._setState("CONNECTED"),this._stopReconnection(),R.getPeerConnectionHostInfo(this._pc).then(a=>{a!=null&&a.local&&(I.log(E.ICE_CONNECTION_TYPE,a.local.type),d.debug("Selected ICE candidates",a))}),this._startStatInterval();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()},p.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?(I.log(E.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}),I.log(E.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},p.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){var a,n;let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};d.debug("Create offer",{participantId:this._participantId,options:t});let i;try{i=yield(a=this._pc)==null?void 0:a.createOffer(t),d.debug("Created offer",{participantId:this._participantId,offer:i}),i=et._patchLocalDescription(i)}catch(s){throw d.error("Unable to create offer",s,{participantId:this._participantId}),I.log(E.ERROR,"createOffer-direct"),s}try{return d.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),yield(n=this._pc)==null?void 0:n.setLocalDescription(i),i}catch(s){throw d.error("Unable to set local description",s,{participantId:this._participantId}),I.log(E.ERROR,"setLocalDescription-direct"),s}})}_createAnswer(){return c(this,null,function*(){var t,i;d.debug("Create answer",{participantId:this._participantId});let e;try{e=yield(t=this._pc)==null?void 0:t.createAnswer(),d.debug("Created answer",{participantId:this._participantId,answer:e}),e=et._patchLocalDescription(e)}catch(a){throw d.error("Unable to create answer",a,{participantId:this._participantId}),I.log(E.ERROR,"createAnswer-direct"),a}try{return d.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),yield(i=this._pc)==null?void 0:i.setLocalDescription(e),e}catch(a){throw d.error("Unable to set local description",a,{participantId:this._participantId}),I.log(E.ERROR,"setLocalDescription-direct"),a}})}static _patchLocalDescription(e){let t=!!k.baseChromeVersion();return e.sdp=R.patchLocalSDP(e.sdp,p.preferH264&&k.canPreferH264(),k.isBrokenH264(),p.preferVP9,p.h264spsPpsIdrInKeyframe,t&&p.audioNack,p.p2pAudioRed),e}static _patchRemoteDescription(e){return e.sdp=R.patchRemoteSDP(e.sdp,!1,!1,!1,p.preferVP9,k.isBrokenVP9Encoder()),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}),I.log(E.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(this._isDeadConnection()){this._stopStatInterval();return}ai(this._pc,this._lastStat,void 0,p.switchVideoAtBadNetwork||p.includeRemoteRtpsInCallStat).then(t=>{var a;this._lastStat=t;let i={inbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(n=>n.type==="inbound-rtp"?(n.userId=this._participantId,!0):!1)},outbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(n=>n.type==="outbound-rtp")},remoteInbound:{topology:"DIRECT",transport:t.transport,rtps:(a=t.remoteRtps)!=null?a:[]}};this._checkPPTNetwork(i),this._directStatReporter.reportLocal(i),this._triggerEvent("REMOTE_DATA_STATS",i),this._statInterval=window.setTimeout(e,p.statisticsInterval)})};this._statInterval=window.setTimeout(e,p.statisticsInterval)}_checkPPTNetwork(e){if(!p.switchVideoAtBadNetwork||!e.inbound.transport.averageNetStat)return;let{averageNetStat:t}=e.inbound.transport,i=t.currentRoundTripTime<=this._networkLimitsForVideo.good.rtt&&t.lostPercent<=this._networkLimitsForVideo.good.loss,a=t.currentRoundTripTime>=this._networkLimitsForVideo.bad.rtt||t.lostPercent>=this._networkLimitsForVideo.bad.loss,n=t.currentRoundTripTime<this._networkLimitsForVideo.bad.rtt,s=this._videoMaxDimensionsForNet.good,l="L1T1";if(a?(this._lastBadConnection=Date.now(),n?(s=this._videoMaxDimensionsForNet.bad,l="L1T2"):(s=this._videoMaxDimensionsForNet.worst,l="L1T3")):i&&(s=this._videoMaxDimensionsForNet.good,l="L1T1"),!(s<this._lastVideoMaxDimension||Date.now()-this._lastBadConnection>Bo)||this._lastVideoMaxDimension===s)return;d.debug("Switch outbound video frame size and scalabilityMode",{scalabilityMode:l,averageNetStat:t,nextVideoMaxDimension:s}),this._lastVideoMaxDimension=s;let m=this._serverSettings.camera;if(!m)return;let _=Le(Se({},this._serverSettings),{camera:Le(Se({},m),{scalabilityMode:l,maxDimension:this._lastVideoMaxDimension})});this.updateSettings(_)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_onNetworkStatus(e){let t={};t[this._participantId]=t[""]=e,this._triggerEvent("NETWORK_STATUS",t)}_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=R.sdpFingerprint(e);if(t===null){d.warn("Fingerprint calculation is unsupported");return}this._fingerprint===null?this._fingerprint=t:(S.onFingerprintChange((this._fingerprint^t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=R.applySettings(this._pc,e,this._prevConsumerSettings))}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{negotiated:!0,id:1});a.onopen=()=>{let n=a.readyState;n==="open"?(d.debug(`[${t}] data channel opened`),a.onerror=s=>{d.error(`[${t}] data channel error`,s)},i(a)):d.error(`[${t}] data channel open failed, state [${n}]`)}}};var Fo=16,qt=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),n=e.getUint32(4),s=e.getUint32(8),l=e.getUint32(12);if(t!==1)throw new Error(`Unexpected protocol version. Got ${t}, expected 1`);return{sequence:a,ssrc:n,timestamp:s,duration:l,data:r.slice(Fo)}}_onDataChannelMessage(r){var a,n;let e=qt.parse(r),t=(n=(a=this._participantIdRegistry)==null?void 0:a.getStreamDescription(e.ssrc))==null?void 0:n.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 dt=require("messagepack");var $i=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,n;let e=new Uint8Array(r),t=e[0],i=e.subarray(1);switch(t){case 1:let s=(0,dt.decode)(i);return Object.entries(s).forEach(([P,x])=>{let W=di(P);this.streamDescriptionByCompactId.set(x,W),this.compactIdByStreamDescription.set(P,x)}),null;case 2:case 4:let l=(0,dt.decode)(i),u=[];for(let P of l){let x=this.getStreamDescription(P);x&&u.push(x.participantId)}return t===2?{type:"notification",notification:B.AUDIO_ACTIVITY,activeParticipants:u}:{type:"notification",notification:B.STALLED_ACTIVITY,stalledParticipants:u};case 3:let m=(0,dt.decode)(i);return{type:"notification",notification:B.SPEAKER_CHANGED,speaker:(a=this.getStreamDescription(m))==null?void 0:a.participantId};case 5:let _=(0,dt.decode)(i);return{type:"notification",notification:B.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:_[0],maxDimension:_[1]}};case 6:let C=(0,dt.decode)(i),f={};for(let[P,x]of Object.entries(C)){let W=(n=this.getStreamDescription(Number(P)))==null?void 0:n.participantId;W&&(f[W]=x/100)}return{type:"notification",notification:B.NETWORK_STATUS,statuses:f};case 7:return this._createParticipantSourcesUpdateNotification(i);case 8:{let x=(0,dt.decode)(i).map(W=>{var Yt;let[K,pe,Z,$,ue,Ce,Ei]=W;return{participantId:(Yt=this.getStreamDescription(K))==null?void 0:Yt.participantId,gain:pe,pause:Z,offset:$,mute:ue,liveStatus:Ce,startTimeMs:Ei}});return{type:"notification",notification:B.MOVIE_UPDATE_NOTIFICATION,data:x}}default:return d.debug("unsupported message type: "+t),null}}_createParticipantSourcesUpdateNotification(r){let e=(0,dt.decode)(r),t=[];for(let[i,a]of Object.entries(e)){let n=a[0],s=a[1],l=a[2],u=!!a[3],m=a[4]!==null?!!a[4]:void 0,_;if(n!==null){if(_=this.getStreamDescription(n),!_){d.error(`could not uncompress participant ID ${n}`);continue}}else _=null;if(l===null){d.error("unexpected null sequenceNumber",i,a);continue}let C=Ue.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+i,f=s?s>>>0:null;t.push({participantStreamDescription:_,streamId:C,rtpTimestamp:f,sequenceNumber:l,fastScreenShare:u,suspend:m})}return{type:"notification",notification:B.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:t}}};var Vo=90,jo=4294967295,Ae=class extends yt{constructor(e,t,i){super(e,t);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._isOpen=!1;this._observer=!1;this._reconnectionPrevented=!1;this._statInterval=null;this._settingsInterval=null;this._statBytes={};this._ssrcMap={};this._ssrcMapUpdated=!1;this._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._lastStat=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.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._createPerfStatsReporter(),this._serverSettings=i,d.debug("ServerTransport: Created")}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&&(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){Gi(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}setAnimojiTransport(e,t){if(p.vmoji&&(this._animojiReceiver=e,this._animojiSender=t,this._participantIdRegistry&&e.setParticipantIdRegistry(this._participantIdRegistry),this._animojiDataChannel)){e.setDataChannel(this._animojiDataChannel),t.setDataChannel(this._animojiDataChannel);return}}_createPerfStatsReporter(){var e;(e=this._perfStatReporter)==null||e.destroy(),this._perfStatReporter=new ct(this,this._signaling)}_closeConnection(){this._stopStatInterval(),this._stopSettingsInterval(),this._removeAsrTrack(),this._removeCaptureSender(),this._removeCaptureReceiver(),this._pc&&(this._rtpReceiversByStreamId={},this._disabledSenders.forEach(e=>{var t;return(t=e.track)==null?void 0:t.stop()}),this._disabledSenders.clear(),this._pc.ontrack=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._participantIdRegistry=null,Ae._closeDataChannel(this._producerNotification),Ae._closeDataChannel(this._producerCommand),Ae._closeDataChannel(this._producerScreen),Ae._closeDataChannel(this._consumerScreen),Ae._closeDataChannel(this._asr),Ae._closeDataChannel(this._animojiDataChannel),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 n=a.readyState;n==="open"?(d.debug(`[${t}] data channel opened`),i(a)):d.error(`[${t}] data channel open failed, state [${n}]`)},a.onerror=n=>{let s=n.error;d.error(`[${t}] data channel error`,s==null?void 0:s.errorDetail,s==null?void 0:s.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=R.throttle(t=>{this._pc&&this._onConnectionStateChange(this._pc,t)},500),this._pc.onsignalingstatechange=Ae._onSignalingStateChange.bind(this,this._pc),this._participantIdRegistry=new $i,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),p.producerNotificationDataChannel&&this._createDataChannel(this._pc,Ze.producerNotification,t=>{this._producerNotification=t,this._producerNotification.binaryType="arraybuffer",this._signaling.setProducerNotificationDataChannel(t)}),p.producerCommandDataChannel&&(this._signaling.useCommandDataChannel(!0),this._createDataChannel(this._pc,Ze.producerCommand,t=>{this._producerCommand=t,this._signaling.setProducerCommandDataChannel(t)})),p.producerScreenDataChannel&&this._createDataChannel(this._pc,Ze.producerScreenShare,t=>{this._producerScreen=t,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()}),p.asrDataChannel&&this._createDataChannel(this._pc,Ze.asr,t=>{this._asr=t,this._asr.binaryType="arraybuffer",this._removeAsrTrack(),this._asrTrack=new qt(t,this._participantIdRegistry,i=>{this._onAsrTranscription(i)})}),p.vmoji&&this._createDataChannel(this._pc,Ze.animoji,t=>{var i,a,n;this._animojiDataChannel=t,this._animojiDataChannel.binaryType="arraybuffer",(i=this._animojiReceiver)==null||i.setDataChannel(t),(a=this._animojiReceiver)==null||a.setParticipantIdRegistry(this._participantIdRegistry),(n=this._animojiSender)==null||n.setDataChannel(t)}),this._newAudioShareTrack=this._mediaSource.getAudioShareTrack();try{this._mediaSource.addTrackToPeerConnection(this._pc,this._observer,!1),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(t){d.error("ServerTransport: Unable to add media source tracks",t),I.log(E.ERROR,"addTrack-single"),this.close(t);return}p.consumerScreenDataChannel&&this._createDataChannel(this._pc,Ze.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)|(?:${Ue.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,a=new RegExp(i).exec(t);a&&(this._ssrcMap[a[1]]=a[3],this._ssrcMapUpdated=!0)})}_createCaptureSender(e){let t=this._mediaSource.getMediaSettings();!e||!p.consumerScreenDataChannel||!this._consumerScreen||!t.isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new Tt(e,this._consumerScreen,this._signaling,t.isFastScreenSharingEnabled))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!p.producerScreenDataChannel||!this._producerScreen||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new Et(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,t)},e=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,null)},e=>{this._triggerEvent("SCREEN_SHARING_STAT",e)}))}_removeCaptureReceiver(){var e;(e=this._captureReceiver)==null||e.destroy(),this._captureReceiver=null}_applyConsumerSettings(){let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled&&!p.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),n=e.maxDimension!==0;if(a&&!n){d.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(k.getBlackMediaTrack()).catch(l=>{d.error("Could not disable video upload",l)});return}let s=this._mediaSource.getSendVideoTrack();if(!a&&n&&s){d.log("Enabling video upload"),this._disabledSenders.delete(i);let l=i.track;l.enabled=s.enabled,i.replaceTrack(s).then(()=>l.stop()).catch(u=>{d.error("Could not enable video upload",u)})}R.applyVideoTrackSettings(e,i,s!=null?s:i.track,this._prevConsumerSettings,t)}),this._prevConsumerSettings=t}}_onScreenSharingStatus(e){e.track?this._createCaptureSender(e.track):this._removeCaptureSender()}_setState(e){this._state!==e&&(this._state=e,this._triggerEvent("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,p.statisticsInterval)};this._statInterval=window.setTimeout(e,p.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();this._ssrcMapUpdated&&(this._lastStat=null,this._ssrcMapUpdated=!1,this._createPerfStatsReporter());let e=yield ai(this._pc,this._lastStat,this._ssrcMap,p.includeRemoteRtpsInCallStat);return this._lastStat=e,e})}_reportStats(e){var t;this._triggerEvent("REMOTE_DATA_STATS",{inbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(i=>i.type==="inbound-rtp")},outbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(i=>i.type==="outbound-rtp")},remoteInbound:{topology:"SERVER",transport:e.transport,rtps:(t=e.remoteRtps)!=null?t:[]}})}_detectStaleTracks(e){let t=e.rtps.find(s=>s.type==="inbound-rtp"&&s.kind==="audio"&&this._ssrcMap[s.ssrc]==="mix");if(!t)return;let i=Ue.AUDIO_MIX,a=this._statBytes[i],n=!1;if(a){let s=t.bytesReceived-a.bytesReceived;s>=0&&s<=5&&(n=!0),a.stalled!==n&&this._triggerEvent("AUDIO_MIX_STALL",n)}this._statBytes[i]={bytesReceived:t.bytesReceived,stalled:n}}_allocateConsumer(){if(!this._signaling.ready)return;let e={estimatedPerformanceIndex:ct.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:p.producerNotificationDataChannel?7:0,producerCommandDataChannelVersion:p.producerCommandDataChannel?3:0,consumerScreenDataChannelVersion:p.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:p.producerScreenDataChannel?1:0,asrDataChannelVersion:p.asrDataChannel?1:0,animojiDataChannelVersion:p.vmoji?1:0,animojiBackendRender:!p.vmojiRenderingOptions.useFullClientRendering,onDemandTracks:!0,unifiedPlan:!0,singleSession:!0,videoTracksCount:p.videoTracksCount,red:p.serverAudioRed,audioShare:p.audioShare,fastScreenShare:p.fastScreenShare,videoSuspend:p.videoSuspend};!p.videoTracksCount&&!this._observer&&d.warn("Setting videoTracksCount to 0 is deprecated"),this._signaling.allocateConsumer(null,e)}_processOffer(e){return c(this,null,function*(){if(!this._pc)throw new Error("Interrupt allocation");try{yield this._pc.setRemoteDescription(e)}catch(i){throw d.error("[single] unable to set remote offer",i),I.log(E.ERROR,"setRemoteDescription-single"),i}let t;try{if(yield this._handleTracks(),d.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");t=yield this._pc.createAnswer()}catch(i){throw d.error("[single] unable to create answer",i),I.log(E.ERROR,"createAnswer-single"),i}try{if(!this._pc)throw new Error("Interrupt allocation");t.sdp=R.patchLocalSDP(t.sdp,!1,k.isBrokenH264(),!1,p.h264spsPpsIdrInKeyframe),d.debug("[single] set local answer",{answer:t}),yield this._pc.setLocalDescription(t)}catch(i){throw d.error("[single] unable to set local answer",i),I.log(E.ERROR,"setLocalDescription-single"),i}try{d.debug("[single] transmit local answer",{answer:t}),this._updateSSRCMap(e),yield this._signaling.acceptProducer(t,Object.keys(this._ssrcMap)),d.debug("[single] remote offer has been processed")}catch(i){d.warn("[single] unable to send local answer",i),I.log(E.ERROR,"acceptProducer")}})}_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={type:"offer",sdp:R.patchRemoteSDP(e,k.isOldDataChannelDescription(),!1,!1,!1,k.isBrokenVP9Encoder())};if(d.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");try{if(yield this._processOffer(t),this._producerOfferIsProcessing=!1,this._producerNextOffer){d.debug("[single] there is other unprocessed remote offer, process it");let i=this._producerNextOffer;this._producerNextOffer=null,yield this._acceptProducer(i)}}catch(i){this.close(i)}})}_handleTracks(){return c(this,null,function*(){var t;if(!this._newAudioShareTrack||this._observer)return;let e=(t=this._pc)==null?void 0:t.getTransceivers().find(i=>{var a;return(a=i.mid)==null?void 0:a.endsWith("s")});if(!e||!e.sender){d.warn("Cannot find audioshare transceiver");return}e.sender.track!==null&&d.warn("Unexpected track assigned to audioshare");try{e.direction="sendonly",yield e.sender.replaceTrack(this._newAudioShareTrack),this._newAudioShareTrack=null}catch(i){d.error("ServerTransport: Unable to replace track",i),I.log(E.ERROR,"replaceTrack-single")}})}_onSignalingNotification(e){return c(this,null,function*(){if(this._isOpen)switch(e.notification){case B.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case B.REALLOC_CON:this._reconnect();break;case B.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case B.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case B.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case B.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(),p.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){d.debug("[single] remote track (added)",{track:t.track});let i=t.streams[0];i?(i.onremovetrack||(i.onremovetrack=n=>{this._triggerEvent("REMOTE_TRACK_REMOVED",i.id,i,n.track)}),i.getTracks().find(n=>n.id===t.track.id)||i.addTrack(t.track),this._rtpReceiversByStreamId[i.id]=t.receiver,this._triggerEvent("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),I.log(E.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):(I.logCustom(E.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"),R.getPeerConnectionHostInfo(e).then(a=>{a!=null&&a.local&&(I.log(E.ICE_CONNECTION_TYPE,a.local.type),d.debug("Selected ICE candidates",a))}),I.logCustom(E.RECONNECT,{param:0});break}}_onReplacedTrack(e,t){var i;if(this._pc){p.consumerScreenDataChannel&&t&&(e=t);let a=(i=this._pc)==null?void 0:i.getSenders().find(n=>n.track&&n.track.kind===e.kind&&!this._disabledSenders.has(n)&&n.track.contentHint===e.contentHint);a!=null&&a.track?(a.track.enabled=e.enabled,a.replaceTrack(e).catch(n=>{d.error("ServerTransport: Unable to replace track",n),I.log(E.ERROR,"replaceTrack-single")})):e.kind==="audio"&&e.contentHint==="music"&&(this._newAudioShareTrack=e)}this._applyConsumerSettings()}getStreamWaitingTimeMs(e,t){if(!this._pc)return I.log(E.PAT_WAITING_TIME_ERROR,"noConnection"),d.error("Cannot get stream waiting time, peer connection is not initialized"),0;if(!RTCRtpReceiver.prototype.getSynchronizationSources)return I.log(E.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 I.log(E.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 s=a[0].rtpTimestamp;if(!Number.isInteger(s))return I.log(E.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),d.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${s}`),0;let l=t-s&jo,u=Math.ceil(l/Vo);return Math.min(100,Math.max(0,u))}};var tt=(e=>(e.DIRECT="DIRECT",e.SERVER="SERVER",e))(tt||{}),zi=class extends oe{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._animojiReceiver=null;this._animojiSender=null;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)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._onSourceChanged.bind(this)),this._createAnimojiTransport(),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 n=a;for(let s of e){if(this._opened.indexOf(s)!==-1){d.warn(`The participant [${s}] has already had opened transport`);continue}if(this._allocated.indexOf(s)===-1){d.warn(`The participant [${s}] has no allocated transport`);continue}this._opened.push(s),n=!0}n&&(this._topology==="DIRECT"&&this._directTransport&&this._directTransport.open(t),this._topology==="SERVER"&&this._serverTransport&&(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&&i>=0&&this._releaseDirectTransport(),this._topology==="SERVER"&&((a=this._serverTransport)==null||a.removeParticipant(e),this._setStates([e],"CLOSED")),i>=0&&this._opened.splice(i,1),t>=0&&this._allocated.splice(t,1),delete this._states[e]}destroy(){var e,t;this.unsubscribe();for(let i of this._dtListeners)i.dispose();for(let i of this._stListeners)i.dispose();this._removeAnimojiTransport(),(e=this._directTransport)==null||e.close(),this._directTransport=null,(t=this._serverTransport)==null||t.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()}getStates(){return this._states}setAnimojiSvg(e,t){var i,a;p.vmoji&&t.isMe&&((i=p.vmoji.AnimojiPreviewGenerator)==null||i.setSvgData(t)),(!(t.svg instanceof ArrayBuffer)||t.svg.byteLength!==0)&&((a=this._animojiReceiver)==null||a.setParticipantSvg(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)}_setLocalState(e){this._localState!==e&&(this._localState=e,this._triggerEvent("LOCAL_STATE_CHANGED",e))}_onSignalingNotification(e){if(e.notification===B.TOPOLOGY_CHANGED)return this._onTopologyChanged(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(d.log(`Topology changed ${this._topology} -> ${e.topology}`),I.log(E.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||[],n=e.offerToDeviceIdxs||[],s=i.length&&a.length?R.composeParticipantId(i[0],a[0],n[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 l=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let u=s===l;this._directTransport=this._createDirectTransport(l,u)}this._opened.indexOf(l)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_createDirectTransport(e,t=!1){let i=new et(e,t,this._signaling,this._mediaSource,this._serverSettings);return 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._onRemoteTrackAdded.bind(this,e)),i.addEventListener("REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this,e)),i.addEventListener("REMOTE_DATA_STATS",this._onRemoteDataStats.bind(this)),i.addEventListener("STATE_CHANGED",this._onDirectTransportChanged.bind(this)),i.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),i.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"DIRECT"))),this._animojiReceiver&&this._animojiSender&&i.setAnimojiTransport(this._animojiReceiver,this._animojiSender),i}_createServerTransport(){let e=new Ae(this._signaling,this._mediaSource,this._serverSettings);return 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._onRemoteTrackAdded.bind(this)),e.addEventListener("REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),e.addEventListener("AUDIO_MIX_STALL",this._onServerAudioMixStall.bind(this)),e.addEventListener("REMOTE_DATA_STATS",this._onRemoteDataStats.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))),this._animojiReceiver&&this._animojiSender&&e.setAnimojiTransport(this._animojiReceiver,this._animojiSender),e}_releaseDirectTransport(){var e;(e=this._directTransport)==null||e.close(),this._directTransport=null;for(let t of this._dtListeners)t.dispose();this._dtListeners=[]}_releaseServerTransport(){var e;(e=this._serverTransport)==null||e.close(),this._serverTransport=null;for(let t of this._stListeners)t.dispose();this._stListeners=[]}_setLocalNoiseSuppression(e){var t;p.noiseSuppression!==e&&(p.noiseSuppression=e,(t=this._mediaSource)==null||t.updateNoiseSuppression())}_onDirectTransportChanged(e){var i;let t=(i=this._directTransport)==null?void 0:i.participantId;if(e==="CONNECTED"&&this._topology==="DIRECT"&&this._releaseServerTransport(),(e==="CLOSED"||e==="FAILED")&&(this._releaseDirectTransport(),this._topology==="DIRECT")){let a=this._opened.indexOf(t);a>=0&&this._opened.splice(a,1);let n=this._allocated.indexOf(t);n>=0&&this._allocated.splice(n,1)}this._topology==="DIRECT"&&t&&(this._setStates([t],e),this._setLocalState(e))}_onServerTransportChanged(e){let t=this._opened.slice();e==="CONNECTED"&&this._topology==="SERVER"&&this._releaseDirectTransport(),(e==="CLOSED"||e==="FAILED")&&(this._releaseServerTransport(),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)}_onServerAudioMixStall(e){this._topology==="SERVER"&&this._triggerEvent("AUDIO_MIX_STALL",e)}_onRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onSourceChanged(){var t;let e=this._mediaSource.getStream();e&&((t=this._animojiSender)==null||t.setStream(e))}_onAnimojiStream(e,t){this._triggerEvent("ANIMOJI_STREAM",e,t)}_onAnimojiStatus(e){var t,i;e?(t=this._animojiSender)==null||t.resume():(i=this._animojiSender)==null||i.pause(),this._mediaSource.onAnimojiSender(e)}_createAnimojiTransport(){if(!p.vmoji)return;this._animojiReceiver=new p.vmoji.AnimojiReceiver((t,i)=>this._onAnimojiStream(t,i),t=>this._onAnimojiStream(t,null),t=>{this._triggerEvent("ANIMOJI_ERROR",t)},p.vmojiRenderingOptions);let e=this._mediaSource.getStream();this._animojiSender=new p.vmoji.AnimojiSender(e,{requested:this._mediaSource.isAnimojiRequested,useAI:p.vmojiRenderingOptions.useAI}),this._animojiSender.onLocalData=t=>{var i;return(i=this._animojiReceiver)==null?void 0:i.receive(t)}}_removeAnimojiTransport(){var e,t;(e=this._animojiSender)==null||e.destroy(),this._animojiSender=null,(t=this._animojiReceiver)==null||t.destroy(),this._animojiReceiver=null}getStreamWaitingTimeMs(e,t){return this._topology!=="SERVER"?(I.log(E.PAT_WAITING_TIME_ERROR,"wrongTopology"),d.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(I.log(E.PAT_WAITING_TIME_ERROR,"noTransport"),d.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var it=class{constructor(){this._isCallMarked=!1}measureSignalingConnection(r){let e=E.FIRST_MEDIA_RECEIVED;if(!r){qe(e);return}let t=ot(e);t===null||r.conversation.topology!=="SERVER"||Ie.logEventualStat({name:e,value:t,call_type:"server_join_server"})}markAcceptCall(r){r==="DIRECT"?it._callType="direct_incoming":it._callType="server_incoming",this._isCallMarked=!0,qe(E.FIRST_MEDIA_RECEIVED)}markAcceptedCall(r){this._isCallMarked||r==="SERVER"||(it._callType="direct_outgoing",this._isCallMarked=!0,qe(E.FIRST_MEDIA_RECEIVED))}markParticipantJoined(r){this._isCallMarked||r!=="DIRECT"||(it._callType="server_change_topology",this._isCallMarked=!0,qe(E.FIRST_MEDIA_RECEIVED))}static measure(){let r={name:E.FIRST_MEDIA_RECEIVED};it._callType&&(r.call_type=it._callType,it._callType=null),Ie.logEventualStat(r)}},Mt=it;Mt._callType=null;var ui=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 n;if(p.muteMode||!((n=this._output)!=null&&n.audioTrack))return;let r=k.browserName()!=="Safari"||k.isMobile(),e=document.createElement(r?"audio":"video");e.muted=!1,e.volume=this._volume,e.preload="auto",e.onloadeddata=()=>Mt.measure();let t=()=>{d.warn("[audio] Error on play audio"),S.onAutoplayError()},i=s=>{e.srcObject=new MediaStream([s]),e.load();let l=e.play();l&&l.catch(t)},a=()=>{var l;d.debug("[audio] Recover audio playback");let s=(l=this._output)==null?void 0:l.audioTrack;s?i(s):d.warn("[audio] 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))return;let i=k.getSavedOutput();i&&(yield(t=(e=this._output.audioElement).setSinkId)==null?void 0:t.call(e,i.deviceId))}catch(i){throw I.log(E.ERROR,"change_output"),d.error("[audio] Output change failed",i),i}})}};var Ho=90,Go=3,mi=class extends oe{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}),S.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>Ho?d.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=Go)&&(d.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var Wo=44100,Kt=class{constructor(r,e){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=r,this._track=e,this._stream=new MediaStream([e]);try{let t=k.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(this._stream),this._mediaStreamSource.connect(this._analyser)}catch(t){}}get track(){return this._track}get trackId(){return this._trackId}_getBins(){if(!this._fftBins||!this._analyser)return new Uint8Array;this._analyser.getByteFrequencyData(this._fftBins);let r=Wo/this._fftBins.length,e=Math.ceil(p.voiceParams.minFreq/r),t=Math.floor(p.voiceParams.maxFreq/r);return this._fftBins.subarray(e,t)}getLevel(){let r=this._getBins(),t=r.reduce((a,n)=>a+n,0)/r.length/255,i=this._lastSmoothedLevel*p.voiceParams.smoothing+t*(1-p.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),this._stream.removeTrack(this._track)}};var hi=class extends oe{constructor(e){super();this._detector=null;this._interval=null;let t=()=>{this._detector&&S.onLocalVolume(this._detector.getLevel().real,e.getMediaSettings().isAudioEnabled),this._interval=window.setTimeout(t,p.voiceParams.interval)};this._interval=window.setTimeout(t,p.voiceParams.interval);let i=()=>{let a=e.getSendAudioTrack();a&&this.init(a)};this.subscribe(e,"SOURCE_CHANGED",a=>{a.kind==="audio"&&a.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector(),this._detector=new Kt("local",e.clone())}_stopDetector(){this._detector&&(this._detector.track.stop(),this._detector.destroy(),this._detector=null)}destroy(){this.unsubscribe(),this._interval&&(window.clearTimeout(this._interval),this._interval=null),this._stopDetector()}};var Ji=class extends oe{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 Kt(e,i),!this._interval)){let n=()=>{this._collectVolumes(),this._interval=window.setTimeout(n,p.voiceParams.interval)};this._interval=window.setTimeout(n,p.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind==="audio"&&(!this._detector||this._detector.track!==i||(this._detector.destroy(),this._detector=null))}_collectVolumes(){if(!this._detector)return;let e={},t=this._detector.trackId,i=this._detector.getLevel();if(t===Ue.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 Yi=class extends oe{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 n=e[a].smoothed;n>t&&n>p.voiceParams.threshold&&(t=n,i=a)}),i&&i!==this._speakerId){let a=this._speakerId&&e.hasOwnProperty(this._speakerId)?e[this._speakerId].smoothed:0;t>a*p.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 _i=class extends oe{constructor(e,t,i){super();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){t==="OPENED"&&(this._connectionTimeout||(this._connectionTimeout=window.setTimeout(this._onConnectionTimeout.bind(this),p.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),p.specListenerParams.volumeTimeout))),t==="FAILED"&&this._connectionTimeout&&(d.warn("Transport failed, send callSpecError"),I.log(E.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._transport.getStates()).filter(e).length>0)()&&(d.warn("There is not connected transport, send callSpecError"),I.log(E.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),I.log(E.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&d.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var qo=1e3,Ko=1e4;var $o=15,z=class extends oe{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._myLastRequestedLayouts={};this._state="IDLE";this._participantState=J.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._isRealTimeAsrRequested=!1;this._serverSettings={camera:null,screenSharing:null};this._lastStalled={};this._audioMixStalled=!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;I.create(e,i),Ie.create(),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),I.destroy(),Ie.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new ui,p.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),qo)),this._statFirstMediaReceived=new Mt}static current(){return z._current}static hangupAfterInit(){z._activationMutex&&!z._current&&(z._delayedHangup=!0)}static id(){var e,t;return((t=(e=z._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,a="",n=!1,s=!1,l){return c(this,null,function*(){if(z._activationMutex)throw I.log(E.ERROR,"startCall"),d.warn("Conversation: there is already running activation"),new H(U.FAILED);z._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let u=this._mediaSource.getMediaSettings();t===He.CHAT||e.length>1?this._logWithMediaSettings(E.OUTGOING_MULTIPARTY_CALL,u):this._logWithMediaSettings(E.OUTGOING_CALL,u);let m=yield this._startConversation(e,t,Je.OUTGOING,i,a,n,s,l);if(!this._conversation)throw new H(U.UNKNOWN_ERROR);if(this._participantState=J.ACCEPTED,this._signaling.changeMediaSettings(u),yield this._processConnection(m),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),z._delayedHangup)throw new H(U.CANCELED);d.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let _=Object.values(this._participants),C=R.mapSharedParticipants(_);return yield this._processConnectionSharedMovieInfo(m),yield this._processConversationUrlSharingInfo(m),S.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),S.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),C),this._onConversationParticipantListChunk(m),this._processPinnedParticipants(m),S.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),z._current=this,this._conversation.concurrent&&(yield this._acceptConcurrent()),this._conversation}catch(u){throw this._close(u,"Unable to start conversation"),u}finally{z._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){var t;if(z._activationMutex)throw I.log(E.ERROR,"joinCall"),d.warn("Conversation: there is already running activation"),new H(U.FAILED);z._activationMutex=!0,this._state="PROCESSING";try{let i=!!((t=e.observedIds)!=null&&t.length);if(i&&p.videoTracksCount>0)throw d.error("Observer mode: please set videoTracksCount=0"),new H(U.UNSUPPORTED);this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions,!i);let a=this._mediaSource.getMediaSettings();this._logWithMediaSettings(E.JOIN_CONVERSATION,a);let n=yield this._joinConversation(e);if(!this._conversation)throw new H(U.UNKNOWN_ERROR);return this._conversation.observer=i,S.onLocalStream(this._mediaSource.getStream(),a),this._conversation.waitingHall?(d.log("In waiting hall"),z._current=this,z._activationMutex=!1,this._signaling.readyToSend(),S.onLocalStatus("WAITING_HALL"),this._conversation):this._onJoinPart2(n)}catch(i){throw z._activationMutex=!1,this._close(i,"Unable to join conversation"),i}})}_onJoinPart2(e){return c(this,null,function*(){var t,i,a,n,s,l,u;d.debug("Join conversation part 2"),z._activationMutex=!0;try{if(this._participantState=J.ACCEPTED,!this._conversation||!this._mediaSource)throw new H(U.UNKNOWN_ERROR);if(!this._conversation.observer&&!this._isAudienceModeListener()&&this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._processConnection(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),z._delayedHangup)throw new H(U.CANCELED);let m=Object.values(this._participants),_=R.mapSharedParticipants(m.filter(P=>!P.isInRoom)),C=[];if((i=(t=e==null?void 0:e.rooms)==null?void 0:t.rooms)!=null&&i.length)for(let P of e.rooms.rooms)C.push({id:P.id,name:P.name,participantCount:P.participantCount,participantIds:yield Promise.all(((n=(a=P==null?void 0:P.participantIds)==null?void 0:a.map)==null?void 0:n.call(a,this._getExternalIdByParticipantId.bind(this)))||[]),participants:(s=P==null?void 0:P.participants)!=null&&s.participants?this._participantListChunkToExternalChunk(P.participants):void 0,active:P.active,muteStates:P.muteStates});let f=(u=(l=e==null?void 0:e.rooms)==null?void 0:l.roomId)!=null?u:null;return yield this._processConnectionSharedMovieInfo(e),yield this._processConversationUrlSharingInfo(e),yield this._processConnectionAsrInfo(e),S.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),_,{rooms:C,roomId:f}),this._onConversationParticipantListChunk(e),this._processPinnedParticipants(e),S.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),z._current=this,this._openTransport(m,!1),this._conversation.audienceMode&&!this._conversation.restricted&&this._forceOpenTransportForAloneInCall(),this._conversation}catch(m){throw this._close(m,"Unable to join conversation"),m}finally{z._activationMutex=!1}})}onPush(a){return c(this,arguments,function*(e,t=ee.USER,i){if(z._activationMutex)throw d.warn("Conversation: there is already running activation"),new H(U.REJECTED);z._activationMutex=!0;try{let n=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new H(U.UNKNOWN_ERROR);if(!n.conversation.participants.find(l=>{var u;return l.state===J.CALLED&&l.id===((u=this._conversation)==null?void 0:u.userId)}))throw d.log("Push rejected (there is an active call)"),I.log(E.PUSH,"rejected"),new H(U.REJECTED);if(yield this._processConnection(n),this._extractConnectionUrlSharingInfo(n),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._processPinnedParticipants(n),this._signaling.readyToSend(),I.log(E.PUSH,"accepted"),z._current=this,z._delayedHangup)throw new H(U.CANCELED);z._activationMutex=!1}catch(n){throw z._activationMutex=!1,this._close(n,"Unable to handle inbound call push"),n}})}_isInWaitingHall(e){return!e.conversation||(e.conversation.options||[]).indexOf(Xt.WAITING_HALL)<0?!1:this._isRestricted(e)}_isRestricted(e){let t=(e.conversation.participants||[]).find(i=>R.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_isAudienceMode(e){var t,i;return((i=(t=e.conversation)==null?void 0:t.options)==null?void 0:i.includes(Xt.AUDIENCE_MODE))||!1}_isAudienceModeListener(){var e,t;return((e=this._conversation)==null?void 0:e.audienceMode)&&((t=this._conversation)==null?void 0:t.restricted)}_acceptConcurrent(){return c(this,null,function*(){if(!this._mediaSource||!this._conversation||!this._transport)throw new H(U.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(E.ACCEPT_CONCURRENT,e),d.debug("Concurrent call",{conversationId:this._conversation.id});try{this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(this._mediaSource.getMediaSettings()),S.onCallAccepted(),this._state="ACTIVE",this._participantState=J.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 I.log(E.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||!this._transport)throw new H(U.UNKNOWN_ERROR);this._state="PROCESSING",d.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let i=this._mediaSource.getMediaSettings();this._logWithMediaSettings(E.ACCEPT_INCOMING,i),this._signaling.changeMediaSettings(i),this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(i),this._participantState=J.ACCEPTED;let a=Object.values(this._participants),n=R.mapSharedParticipants(a);if(S.onCallAccepted(),S.onLocalStream(this._mediaSource.getStream(),i),S.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),n),p.useParticipantListChunk){let u=yield this._getInitialParticiapntListChunk();(t=u==null?void 0:u.participants)==null||t.forEach(m=>{let _=R.composeId(m),C=this._participants[_];C&&(C.movieShareInfos=m.movieShareInfos)}),this._onConversationParticipantListChunk({participants:u})}S.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate();let s=Gt(this._getMuteStatesForCurrentRoom(),we.MUTE),l=Gt(this._getMuteStatesForCurrentRoom(),we.MUTE_PERMANENT);for(let u of[s,l])u.length&&(yield this._processMuteState({mediaOptions:u,stateUpdated:!0}));return this._state="ACTIVE",this._changeFeatureSet(),this._openTransport(a,!0),yield this._processConversationUrlSharingInfo(),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 I.log(E.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(E.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=J.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(U.REJECTED)),this._close(new H(U.REJECTED))})}hangup(){return c(this,null,function*(){d.debug("Hangup");let e=this._state==="ACTIVE"?U.HUNGUP:U.CANCELED;I.log(E.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new H(e))):S.onHangup(new H(U.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new H(U.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=U.UNKNOWN_ERROR);let n=i.participant;yield this._onAddParticipant(R.composeId(n),n,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 n of e)(n.state===J.CALLED||n.state===J.ACCEPTED)&&(this._transport.isAllocated(n.id)||this._transport.allocate(n.id,t)),n.state===J.ACCEPTED&&i.push(n.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),this._signaling.readyToSend(!1),e.error?this._signaling.ready&&this._signaling.hangup(U.FAILED):I.log(E.ERROR,e.hangup),z._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([U.CANCELED,U.NOT_FRIENDS,U.CALLEE_IS_OFFLINE,U.CALLER_IS_BLOCKED,U.CALLER_IS_REJECTED].indexOf(e.hangup)!==-1||e.hangup===U.REJECTED&&!e.remote){S.onHangup(e,i),this.destroy();return}if(e.hangup===U.HUNGUP&&(!e.remote||this._participantState===J.CALLED)){S.onHangup(e,i),this.destroy();return}if(e.hangup===U.MISSED&&!e.remote){S.onHangup(e,i),this.destroy();return}if(this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null),(e.hangup===U.SOCKET_CLOSED||e.hangup===U.NOT_FOUND)&&z._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===U.BUSY&&!e.remote){this._cleanupSignaling(),this._cleanupMediaSource();return}this._state="CLOSE",this._participantState=J.HUNGUP,this._changeFeatureSet(),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),I.destroy(),Ie.destroy(),this._conversation=null,this._myLastRequestedLayouts={},z._current=null,z._delayedHangup=!1,S.onHangup(e||new H(U.UNKNOWN_ERROR),i)}destroy(){let e=this._conversation&&this._conversation.id;d.debug("Destroy conversation",{conversationId:e}),this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),this._cleanupListeners(),I.destroy(),Ie.destroy(),this._conversation=null,this._myLastRequestedLayouts={},z._current=null,z._delayedHangup=!1}_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:n}=t;if(n&&i.push(n),a){let s=a.urls.filter((l,u,m)=>m.indexOf(l)===u);s.push(`${s[s.length-1]}?transport=tcp`),i.push({urls:s,username:a.username,credential:a.credential})}return p.iceServers=i,p.wssBase=t.endpoint,p.wssToken=t.token,t.client_type&&(p.clientType=t.client_type),p.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,n="",s=!1,l=!1,u){return c(this,null,function*(){let m=R.uuid();d.debug("Conversation: start",{conversationId:m,opponentIds:e,opponentType:t,direction:i});let _=a.includes(me.VIDEO),C=yield this._api.startConversation(m,e,t,_,n,s,l,{onlyAdminCanShareMovie:u});d.debug("Api.startConversation",C);let f=yield this._getConversationParams(C.id);C.endpoint=this._addGeoParamsToEndpoint(C.endpoint,f);let P=yield this._connectSignaling(Ge.START,C);return yield this._setConversation(C,P,i),P})}_joinConversation(e){return c(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:a,joinLink:n,observedIds:s,payload:l}=e;d.debug("Conversation: join",{conversationId:t,joinLink:n,observedIds:s});let u=i.includes(me.VIDEO),m;if(t)m=yield this._api.joinConversation(t,u,a);else if(n)m=yield this._api.joinConversationByLink(n,u,s,l);else throw new H(U.UNKNOWN_ERROR);d.debug("Api.joinConversation",m),yield this._getConversationParams(m.id),this._statFirstMediaReceived.measureSignalingConnection();let _=yield this._connectSignaling(Ge.JOIN,m);return this._statFirstMediaReceived.measureSignalingConnection(_),yield this._setConversation(m,_,Je.JOINING),_})}_prepareConversation(a){return c(this,arguments,function*(e,t=ee.USER,i){d.debug("Conversation: push",{conversationId:e,type:t,peerId:i});let n=this._api.getUserId();if(!n)throw new H(U.UNKNOWN_ERROR);let s=yield this._getConversationParams(e),l=s.device_idx||0,u=`${p.wssBase}?userId=${n}&entityType=${t}&deviceIdx=${l}&conversationId=${e}&token=${p.wssToken}`;u=this._addGeoParamsToEndpoint(u,s);let m={id:e,peerId:i,endpoint:u,is_concurrent:!1,p2p_forbidden:!1,device_idx:l},_=yield this._connectSignaling(Ge.ACCEPT,m);return z._current&&(z._current._participantState===J.ACCEPTED||z._current._participantState===J.CALLED)?(d.log("Push rejected (busy)"),I.log(E.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(U.BUSY),Promise.reject({hangup:U.BUSY})):(z._current&&(z._current.destroy(),z._current=null),yield this._setConversation(m,_,Je.INCOMING,t),_)})}_createParticipant(e){return c(this,null,function*(){var i;let t=Object.assign({id:null,externalId:null,mediaSettings:_e(),participantState:{},state:J.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[],observedIds:[],isInRoom:!1,markers:null},e);if(e.externalId){let a=R.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),e.markers&&(t.markers=this._denormalizeMarkers(t.id,e.markers)),t})}_getParticipantId(e){return c(this,null,function*(){try{return yield this._api.userId(e)}catch(t){throw this._close(new H(U.NETWORK_ERROR),t),t}})}_setConversation(n,s,l){return c(this,arguments,function*(e,t,i,a=ee.USER){yield this._prepareParticipants(t.conversation.participants);let u=this._api.getUserId(),m=e.device_idx||0;if(!u){let f=(t.conversation.participants||[]).find(P=>R.comparePeerId(P.peerId,t.peerId));if(!f)throw new H(U.UNKNOWN_ERROR);u=Number(f.id),f.idType&&(a=f.idType),f.deviceIdx&&(m=f.deviceIdx),this._api.setUserId(u)}let _=R.composeParticipantId(u,a,m),C=yield this._getParticipantId(_);this._conversation={userId:u,compositeUserId:_,externalId:C,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,asrInfoByRoom:new Map,muteStates:new Map,joinLink:e.join_link,pinnedParticipantIdByRoom:new Map,mediaModifiers:t.mediaModifiers,options:[],unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t),observer:!1,asrInfo:t.conversation.asrInfo||null,roomId:null,audienceMode:this._isAudienceMode(t),restricted:this._isRestricted(t),urlSharingInfoByRoom:new Map},this._signaling.setConversationId(this._conversation.id),e.p2p_forbidden&&(p.forceRelayPolicy=e.p2p_forbidden),I.log(E.RELAY_POLICY,p.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new H(U.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 Mi;return this.subscribe(e,"SOURCE_CHANGED",this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this._audioFix=new Wt(e),e}_connectSignaling(e,t){return c(this,null,function*(){qe(E.SIGNALING_CONNECTED),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));let i=yield this._signaling.connect(e,t);return Ie.logEventualStat({name:E.SIGNALING_CONNECTED}),i})}_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&&S.onConversationParticipantListChunk(this._participantListChunkToExternalChunk(this._createParticipantListChunk(t)))}_createParticipantListChunk(e){return Se(Se({},{participants:[],countBefore:0,countAfter:0,markerFound:!1}),e)}_participantListChunkToExternalChunk(e){let t=R.mapSharedParticipants(e.participants.map(i=>{let a=R.composeId(i);return this._participants[a]}));return Le(Se({},e),{participants:t})}_registerConnectionParticipants(e){return c(this,null,function*(){var i,a,n,s,l,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=(s=(n=e==null?void 0:e.rooms)==null?void 0:n.rooms)!=null?s:[];for(let m of t)yield this._registerParticipants((u=(l=m==null?void 0:m.participants)==null?void 0:l.participants)!=null?u:[],!0)})}_registerParticipants(e,t=!1){return c(this,null,function*(){if(this._conversation)for(let i of e){let a=R.composeId(i);if(this._isMe(a)){this._conversation.roles=i.roles||[],this._conversation.roles.length&&(d.debug(`Local roles changed: ${i.roles}`),S.onLocalRolesChanged(this._conversation.roles)),yield this._registerParticipantLocalMuteState(i);continue}if(i.state===J.HUNGUP||i.state===J.REJECTED){this._participants[i.id]&&this._removeParticipant(this._participants[i.id],U.HUNGUP);continue}this._registerParticipantInCache(yield this._createParticipant({id:a,externalId:i.externalId&&Q.fromSignaling(i.externalId,i.deviceIdx||0),mediaSettings:_e(i.mediaSettings),participantState:R.mapParticipantState(i),state:i.state,roles:i.roles||[],status:"WAITING",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}`),S.onRolesChanged(this._participants[a].externalId,i.roles))}})}_registerParticipantLocalMuteState(e){return c(this,null,function*(){if(!e.muteStates)return Promise.resolve();let t=Gt(e.muteStates,we.MUTE),i=Gt(e.muteStates,we.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=null;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,i;if(this._isMe(e))return(t=this._conversation)==null?void 0:t.externalId;if(p.useParticipantListChunk)return(yield this._getExistedParticipantByIdOrCreate(e)).externalId;if((i=this._participants[e])!=null&&i.externalId)return this._participants[e].externalId;{let a=yield this._getParticipantId(e);return this._api.cacheExternalId(e,a),a}})}_registerParticipantAndSetMarkersIfChunkEnabled(e,t){return c(this,null,function*(){if(p.useParticipantListChunk){let i=this._registerParticipantInCache(yield this._getExistedParticipantByIdOrCreate(e));return i.markers=this._denormalizeMarkers(i.id,t),i}return this._participants[e]})}_warnParticipantNotInConversation(e){d.warn(`Participant [${e}] isn't in conversation`)}_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,[n,s])=>(a[n]=Le(Se(Se({},i),s),{id:e}),a),{})}_processConnectionData(e){this._processRooms(e),this._processMuteStates(e),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options),e.chatRoom&&e.chatRoom.totalCount&&this._onChatRoomUpdated(Ti.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants,null,null)}_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,n,s;this._setMuteStatesForRoomId((i=e.conversation)==null?void 0:i.muteStates,null);for(let l of(n=(a=e.rooms)==null?void 0:a.rooms)!=null?n:[])this._setMuteStatesForRoomId(l.muteStates,l.id);let t=this._getMuteStatesForCurrentRoom();this._onMuteParticipant({muteStates:t,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(t),muteAll:!0,stateUpdated:!0,roomId:(s=this._conversation)==null?void 0:s.roomId})}_processRecordInfos(e){var t,i,a,n;this._onRecordInfo((t=e.conversation.recordInfo)!=null?t:null);for(let s of(a=(i=e.rooms)==null?void 0:i.rooms)!=null?a:[])this._onRecordInfo((n=s.recordInfo)!=null?n:null,s.id)}_processPinnedParticipants(e){var t,i,a,n;e.conversation.pinnedParticipantId?this._onPinParticipant(e.conversation.pinnedParticipantId):(t=this._conversation)==null||t.pinnedParticipantIdByRoom.delete(null);for(let s of(a=(i=e.rooms)==null?void 0:i.rooms)!=null?a:[])s.pinnedParticipantId?this._onPinParticipant(s.pinnedParticipantId,!1,void 0,s.id):(n=this._conversation)==null||n.pinnedParticipantIdByRoom.delete(s.id)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new zi(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new mi,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,"AUDIO_MIX_STALL",this._onAudioMixStall.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)),this.subscribe(this._transport,"ANIMOJI_ERROR",this._onAnimojiError.bind(this));let e=this._conversation.direction===Je.OUTGOING&&!this._conversation.concurrent;for(let t of Object.values(this._participants))(t.state===J.ACCEPTED||t.state===J.CALLED)&&this._transport.allocate(t.id,e)}_createSpeakerDetector(){this._transport&&this._conversation&&(this._volumesDetector=new Ji(this._transport),this.subscribe(this._volumesDetector,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this._speakerDetector=new Yi(this._volumesDetector,this._transport,this._conversation.topology),this.subscribe(this._speakerDetector,"SPEAKER_CHANGED",this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new hi(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new _i(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=k.getCameras().length,t=k.getMicrophones().length;d.debug("Cameras: "+e+(k.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(k.hasMicrophonePermission()?"✔":"✖")),I.log(E.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){I.log(e,[(t==null?void 0:t.isAudioEnabled)&&"audio",(t==null?void 0:t.isVideoEnabled)&&"video"].filter(Boolean).join("_"))}_removeParticipant(e,t){var i;if(!(e.state===J.CALLED||e.state===J.ACCEPTED||this._state==="CLOSE")&&(e.id===this._lastSignalledActiveSpeakerId&&(this._lastSignalledActiveSpeakerId=null),!!this._participants[e.id])){t===U.HUNGUP?this._setParticipantsStatus([e],"HANGUP"):this._setParticipantsStatus([e],"ERROR",t),(i=e.mediaSource)==null||i.disconnect(),this._conversation&&this._conversation.pinnedParticipantIdByRoom.get(null)===e.id&&this._conversation.pinnedParticipantIdByRoom.delete(null),this._conversation&&this._conversation.roomId&&this._conversation.pinnedParticipantIdByRoom.get(this._conversation.roomId)===e.id&&this._conversation.pinnedParticipantIdByRoom.delete(this._conversation.roomId);for(let[a,n]of Object.entries(e.lastRequestedLayouts))this._streamIdByStreamDescription.delete(a),this._sequenceNumberByStreamDescription.delete(a),this._cooldownTimestampByStreamDescription.delete(a),this._streamWaitTimerByStreamDescription.has(a)&&(window.clearTimeout(this._streamWaitTimerByStreamDescription.get(a)),this._streamWaitTimerByStreamDescription.delete(a)),this._sendUpdateDisplayLayout({[a]:{stopStream:!0}});delete this._participants[e.id],S.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,n;(t=e.remoteStream)==null||t.getTracks().forEach(s=>s.stop()),(i=e.remoteAudioTrack)==null||i.stop(),(a=e.secondStream)==null||a.getTracks().forEach(s=>s.stop()),(n=e.mediaSource)==null||n.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===J.ACCEPTED||a.state===J.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&&Q.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=J.HUNGUP,this._removeParticipant(a,i)):this._transport&&(a.state=J.CALLED,this._transport.allocate(a.id,!0),I.log(E.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(a))})}_onRemoveParticipant(e){d.debug(`Remove participant [${e}]`);let t=[];for(let i=0;i<=$o;i++){let a=R.compose(e,i),n=this._participants[a];n&&t.push(n)}if(!t.length){this._warnParticipantNotInConversation(e);return}if(this._transport)for(let i of t)this._transport.close(i.id);I.log(E.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?this._mediaSource.changeDevice(e):Promise.reject(ae.UNKNOWN)})}stopVideoTrack(){var e;return(e=this._mediaSource)==null?void 0:e.stopVideoTrack()}toggleScreenCapturing(e){return c(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(ae.UNKNOWN)})}disableScreenCapturing(){return c(this,null,function*(){return this._mediaSource?this._mediaSource.disableScreenCapturing():Promise.reject(ae.UNKNOWN)})}toggleAnimojiCapturing(e){this._mediaSource&&this._mediaSource.toggleAnimojiCapturing(e)}setAnimojiSvg(e,t=null,i=null){if(!this._transport||!this._conversation)return;let a=!t,n=t!=null?t:this._conversation.compositeUserId;if(e instanceof ArrayBuffer){let s=i!=null?i:this._conversation.externalId.id;this._transport.setAnimojiSvg(n,{svg:e,userId:s,isMe:a});return}this._transport.setAnimojiSvg(n,{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 I.log(E.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return I.log(E.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 n=typeof a.uid=="object"?a.uid:Q.fromId(a.uid),s=Q.toString(n);i[s]=a.priority}for(let a of Object.values(this._participants)){let n=Q.toString(a.externalId);i.hasOwnProperty(n)&&(t[a.id]=i[n])}yield this._signaling.changePriorities(t)})}changeParticipantState(e){return c(this,null,function*(){for(let[t,i]of Object.entries(e))if(t.length>5||i.length>5)throw new Error("key/value max length is 5 chars, mappings with empty values (null or empty string) are discarded");yield this._signaling.changeParticipantState(e)})}requestKeyFrame(e){return c(this,null,function*(){let t={};return t[$e(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*(){var a;if(e.length<1||!this._signaling.ready||((a=this._transport)==null?void 0:a.getTopology())!=="SERVER")return;d.log(`Update display layout request [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let n of e){let s=typeof n.uid=="object"?n.uid:Q.fromId(n.uid),l=this._api.getCachedOkIdByExternalId(s);if(!l){let _=Q.toString(s);d.log(`Unknown participant external ID ${_}`);continue}let u=$e({participantId:l,mediaType:n.mediaType,streamName:n.streamName}),m=this._participants[l];m?m.lastRequestedLayouts[u]=n:this._isMe(l)&&(this._myLastRequestedLayouts[u]=n),jt(n)?(this._isMe(l)&&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)&&p.videoTracksCount>0&&this._streamIdByStreamDescription.set(u,null),t[u]=n),n.mediaType==="SCREEN"&&!jt(n)&&qe(Ut(l))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>p.videoTracksCount;){let n=i.next();if(n.done){d.error("Cannot accommodate all streaming requests: tracks available "+p.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(n.value),t[n.value]={stopStream:!0}}yield this._sendUpdateDisplayLayout(t)})}feedback(e){return this._signaling.feedback(e)}userFeedbackStats(e,t,i){this._conversation&&this._api.sendUserFeedbackStats(this._conversation.id,e,t,i)}_stopStreaming(e){var i;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 a=di(e),n=this._participants[a.participantId],s=(i=this._conversation)==null?void 0:i.externalId,l=this._isMe(a.participantId);if(n||l){switch(a.mediaType){case"STREAM":case"MOVIE":{if(a.streamName){let u={stream:null,streamName:a.streamName,mediaType:a.mediaType};l?S.onLocalLive(s,u):S.onRemoteLive(n.externalId,u)}break}case"CAMERA":{S.onRemoteStream(n.externalId,null);break}case"SCREEN":{S.onRemoteScreenStream(n.externalId,null);break}}I.log(E.PAT_DEALLOCATED)}else d.log(`Cannot find participant to stop streaming: ${a.participantId}`)}this._streamIdByStreamDescription.delete(e)}_sendUpdateDisplayLayout(e){return c(this,null,function*(){if(Object.keys(e).length===0)return;d.log(`Update display layout send [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t=yield this._signaling.updateDisplayLayout(e);if(!t)return;let i=[];for(let[a,n]of Object.entries(t.errorCodeByParticipantId||{})){let s=di(a),l=this._participants[s.participantId];if(l){let u;typeof n!="number"?(d.warn(`Unexpected error code ${n} received for participant ${s.participantId}`),u=Ea.UNKNOWN_ERROR):u=Ra(n),i.push({externalId:l.externalId,errorReason:u})}}if(i&&i.length)throw new gi("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]+Ko>Date.now())break;let s=a[0];this._stopStreaming(s),e[s]={stopStream:!0}}while(!0);this._sendUpdateDisplayLayout(e)}_onParticipantSourcesUpdate(e){if(this._conversation){let t=e.participantUpdateInfos;d.log("Received participant sources update notification",t);for(let i of t)this._waitForStreamIfNeeded(i)}}_onParticipantPromoted(e){return c(this,null,function*(){this._conversation&&this._conversation.audienceMode?(d.log("Promoted in audience mode",!e.demote),this._conversation.restricted=e.demote,!e.demote&&this._mediaSource&&(yield this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()))):(d.log("Promoted in waiting hall",!e.demote),e.demote?(d.log("Kicked from waiting hall"),this._close(new H(U.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))),S.onPromoted(e.demote)})}_onChatRoomUpdated(s){return c(this,arguments,function*(e,t=0,i=[],a,n){d.log(`Chat room updated: ${e}`);let l=[],u=[],m=[],_=[],C=[];if(i.length&&i.forEach(x=>{if(x.externalId){let W=Q.fromSignaling(x.externalId);C.push(W),this._api.cacheExternalId(x.id.id,W)}else{let W=R.decomposeId(x.id.id).id;l.push(W),_.push(W)}}),a!=null&&a.length&&a.forEach(x=>{let W=R.decomposeId(x).id;l.push(W),u.push(W)}),n!=null&&n.length&&n.forEach(x=>{let W=R.decomposeId(x).id;l.push(W),m.push(W)}),!l.length){S.onChatRoomUpdated(e,t,C,[],[]);return}if(yield this._api.prepareUserIds(l),_.length){let x=yield this._api.getExternalIdsByOkIds(_);C.push(...x)}let f=yield this._api.getExternalIdsByOkIds(u),P=yield this._api.getExternalIdsByOkIds(m);S.onChatRoomUpdated(e,t,C,f,P)})}_onSharedMovieUpdate(e){return c(this,null,function*(){var i;let t=(i=this._conversation)==null?void 0:i.externalId;for(let a of e.data)if(this._isMe(a.participantId))S.onLocalLiveUpdate(t,a);else{let s=yield this._getExternalIdByParticipantId(a.participantId);s&&S.onRemoteLiveUpdate(s,a)}})}_onSharedMovieInfoStarted(e){return c(this,null,function*(){d.log(`Shared movie started data received: ${e.notification}`),yield this._processSharedMovieInfo(e.movieShareInfo,e.roomId)})}_processSharedMovieInfos(e,t=null){return c(this,null,function*(){e&&(yield Promise.all(e.map(i=>this._processSharedMovieInfo(i,t))))})}_processSharedMovieInfo(e,t=null){return c(this,null,function*(){var n;if(!e)return;let i=(n=this._conversation)==null?void 0:n.externalId;if(this._isMe(e.initiatorId))S.onLocalSharedMovieInfo(i,e,t);else{let s=yield this._getExternalIdByParticipantId(e.initiatorId);s&&S.onRemoteSharedMovieInfo(s,e,t)}this._forceOpenTransportForAloneInCall()})}_processConnectionSharedMovieInfo(e){return c(this,null,function*(){var i,a;let t=e.conversation.participants.find(n=>this._isMe(R.composeId(n)));yield this._processSharedMovieInfos(t==null?void 0:t.movieShareInfos,(a=(i=e==null?void 0:e.rooms)==null?void 0:i.roomId)!=null?a:null)})}_processConnectionAsrInfo(e){return c(this,null,function*(){var a,n,s,l,u,m;if(e.conversation.asrInfo&&((a=this._conversation)==null||a.asrInfoByRoom.set(null,e.conversation.asrInfo)),(n=e.rooms)!=null&&n.rooms)for(let _ of e.rooms.rooms)_.asrInfo&&((s=this._conversation)==null||s.asrInfoByRoom.set(_.id,_.asrInfo));let t=(u=(l=e.rooms)==null?void 0:l.roomId)!=null?u:null,i=(m=this._conversation)==null?void 0:m.asrInfoByRoom.get(t);if(i){let _=yield this._getExternalIdByParticipantId(i.initiatorId);_&&S.onAsrSet({externalId:_,movieId:i.movieId},t)}else t&&S.onAsrSet(null,t)})}_processConversationUrlSharingInfo(e){return c(this,null,function*(){if(!this._conversation)return;e&&this._extractConnectionUrlSharingInfo(e);let{urlSharingInfoByRoom:t}=this._conversation,i=this._conversation.roomId,a=t.get(i);if(a&&!this._isMe(a.initiatorId)){let n=yield this._getExternalIdByParticipantId(a.initiatorId);n&&S.onRemoteSharedUrl(n,a.sharedUrl,i)}})}_extractConnectionUrlSharingInfo(e){var i;if(!this._conversation)return;let{urlSharingInfoByRoom:t}=this._conversation;if(e.conversation.urlSharingInfo?t.set(null,e.conversation.urlSharingInfo):t.delete(null),(i=e.rooms)!=null&&i.rooms)for(let a of e.rooms.rooms)a.urlSharingInfo?t.set(a.id,a.urlSharingInfo):t.delete(a.id)}_onSharedMovieInfoStopped(e){return c(this,null,function*(){var m;d.log(`Shared movie stopped data received: ${e.notification}`);let t=(m=this._conversation)==null?void 0:m.externalId,{initiatorId:i,movieId:a,source:n,roomId:s=null}=e,l={initiatorId:i,movieId:a,source:n};if(this._isMe(i))S.onLocalSharedMovieStoppedInfo(t,l,s);else{let _=yield this._getExternalIdByParticipantId(i);_&&S.onRemoteSharedMovieStoppedInfo(_,l,s)}})}_onUrlSharingInfoUpdated(e){return c(this,null,function*(){if(d.log(`Shared URL data received: ${e.notification}`),!this._conversation)return;let{urlSharingInfoByRoom:t,roomId:i}=this._conversation,{initiatorId:a,sharedUrl:n,roomId:s=null}=e;if(n?t.set(s,{sharedUrl:n,initiatorId:a}):t.delete(s),!(!n&&s!==i&&t.has(i))&&(!n||!this._isMe(a))){let l=yield this._getExternalIdByParticipantId(a);l&&S.onRemoteSharedUrl(l,n,s)}})}_onFeaturesPerRoleChanged(e){d.log(`Features per role changed: ${e.notification}`),S.onFeaturesPerRoleChanged(e.featuresPerRole)}_waitForStreamIfNeeded(e){var _,C,f;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t)return;let{mediaType:i,participantId:a}=t;if(i==="ANIMOJI")return;let n=this._participants[a];if(p.producerScreenDataChannel&&i==="SCREEN"&&!e.fastScreenShare){d.log("skipping participant-sources-update notification since screenshare will be received over datachannel");return}let s=$e(t),l=this._sequenceNumberByStreamDescription.get(s);if(l&&l>e.sequenceNumber){d.warn(`Participant ${a} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${l}`),I.log(E.PAT_OUTDATED_RESPONSE);return}n&&e.suspend!==void 0&&i&&(d.debug(`participant-sources-update: mediaType=${i}, suspend=${e.suspend}`),S.onRemoteStreamSuspended(n.externalId,i,e.suspend));let u=e.streamId,m=e.rtpTimestamp?this._getWaitingTime(u,e.rtpTimestamp):0;if(m<=0){this._streamWaitTimerByStreamDescription.delete(s);let P=(_=this._conversation)==null?void 0:_.externalId,x=this._isMe(a);if(!n&&!x){I.log(E.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${a}`);return}let W=x?P:n.externalId,K=this._streamByStreamId.get(u);if(!K){I.log(E.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${u}`);return}I.log(E.PAT_ALLOCATED),this._streamIdByStreamDescription.set(s,u);let pe=(C=e.participantStreamDescription)==null?void 0:C.mediaType;if(pe==="STREAM"||pe==="MOVIE"){if((f=e.participantStreamDescription)!=null&&f.streamName){let Z={streamName:e.participantStreamDescription.streamName,stream:K,mediaType:pe};x?S.onLocalLive(W,Z):S.onRemoteLive(W,Z)}}else if(p.producerScreenTrack&&pe==="SCREEN")S.onRemoteScreenStream(n.externalId,K);else if(!x){let Z=(p.producerScreenTrack?null:n.secondStream)||K;S.onRemoteStream(n.externalId,Z)}}else{d.debug(`Waiting for ${m} until stream ${u} for ${s} is switched`);let P=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),m);this._streamWaitTimerByStreamDescription.set(s,P)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has($e(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has($e(i)))return i}else{let i={participantId:t,mediaType:"CAMERA"};if(this._streamIdByStreamDescription.has($e(i)))return i;let a={participantId:t,mediaType:"SCREEN"};if(this._streamIdByStreamDescription.has($e(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?R.includesOneOf(this._conversation.roles,[Ye.ADMIN,Ye.CREATOR]):!1}_checkAdminRole(){if(this._conversation&&!R.includesOneOf(this._conversation.roles,[Ye.ADMIN,Ye.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(e){return c(this,null,function*(){yield this._signaling.stopAsr(e)})}requestAsr(e){return c(this,null,function*(){this._isRealTimeAsrRequested=e,e&&this._forceOpenTransportForAloneInCall(),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(a,n){return c(this,arguments,function*(e,t,i=null){var s;this._checkAdminRole(),yield this._signaling.pinParticipant(e,t,i),(s=this._conversation)==null||s.pinnedParticipantIdByRoom.set(i,t?null:e)})}updateMediaModifiers(e){return c(this,null,function*(){this._signaling.ready&&this._conversation&&(this._conversation.mediaModifiers=e,yield this._signaling.updateMediaModifiers(e))})}enableVideoSuspend(e){return c(this,null,function*(){var t;this._signaling.ready&&this._conversation&&((t=this._transport)==null?void 0:t.getTopology())==="SERVER"&&(yield this._signaling.enableVideoSuspend(e))})}changeOptions(e){return c(this,null,function*(){if(this._signaling.ready&&this._conversation){this._checkAdminRole(),yield this._signaling.changeOptions(e);let t=ca(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=za(e));let n=yield this._signaling.getWaitingHall(a,t,i);if(n.error)return Promise.reject(n.message);let s=n.participants||[],{externalIds:l}=yield this._resolveWaitingHallExternalIds(s),u=null;return s.length&&n.hasMore&&(u=$a(s[s.length-1].id)),{participants:l,pageMarker:u,totalCount:n.totalCount||0}})}_resolveWaitingHallExternalIds(e){return c(this,null,function*(){let t=new Map,i=[],a=[];if(e.length){let n=[];e.forEach(s=>{if(t.set(s.id.id,s.id.addedTs),s.externalId){let l=Q.fromSignaling(s.externalId);i.push(s.id.addedTs),a.push(l),this._api.cacheExternalId(s.id.id,l)}else n.push(R.decomposeId(s.id.id).id)}),n.length&&!a.length&&(a=yield this._api.getExternalIdsByOkIds(n),i=a.map(s=>{let l=this._api.getCachedOkIdByExternalId(s);return(l?t.get(l):void 0)||Date.now()}))}return{externalIds:a,timestamps:i}})}getAudienceModeHands(){return c(this,null,function*(){if(!this._signaling.ready)throw new Error("Signaling is not ready");let e=yield this._signaling.getHandQueue();if(e.error)return Promise.reject(e.message);let t=e.participants||[],{externalIds:i,timestamps:a}=yield this._resolveWaitingHallExternalIds(t);return{timestamps:a,participants:i,totalCount:e.totalCount||0}})}promoteParticipant(e,t){return c(this,null,function*(){this._signaling&&(yield this._signaling.promoteParticipant(e,t))})}requestPromotion(e=!1){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.requestPromotion(e))})}acceptPromotion(e=!1){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.acceptPromotion(e))})}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 n={movieId:e};(t||t===0)&&(n.gain=t),i&&(n.metadata=i);let s=yield this._signaling.addMovie(n);if(s.error)throw new Error(s.error);return{movieId:s.movieId,streamType:s.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)})}startUrlSharing(e){return c(this,null,function*(){let t=yield this._signaling.startUrlSharing(e);if(t.error)throw new Error(t.error)})}stopUrlSharing(){return c(this,null,function*(){let e=yield this._signaling.stopUrlSharing();if(e.error)throw new Error(e.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(){return c(this,arguments,function*(e=!1,t=null,i=null,a="DIRECT_LINK",n=null,s=null,l=null){let u={movieId:i,name:t,privacy:a,groupId:n,roomId:s,streamMovie:!e,externalAccessKey:l},m=yield this._signaling.startStream(u);if(m.error)return Promise.reject(m.message)})}stopStream(){return c(this,arguments,function*(e=null){if((yield this._signaling.stopStream({roomId:e})).error)return Promise.reject()})}publishStream(){return c(this,arguments,function*(e=null){if((yield this._signaling.publishStream({roomId:e})).error)return Promise.reject()})}recordSetConf(n,s){return c(this,arguments,function*(e,t,i=!1,a=null){let l=yield this._signaling.recordSetConf({king:e,pawns:t,hideParticipantCount:i,roomId:a});if(l.error)throw new Error(l.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<p.videoMinWidth||e.height<p.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(t){if(t.width<p.videoMinWidth||t.height<p.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");p.videoEffectMaxHeight=t.height,p.videoEffectMaxWidth=t.width}return p.videoMaxWidth=e.width,p.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*(){var s;let t=e.externalIds.map(l=>({id:l.id,type:p.externalUserType})),i=yield this._signaling.getParticipants(t);if(i.error)throw new Error(i.error);let a=i.participants,n=(s=this._transport)==null?void 0:s.getState();return Promise.all(a.map(l=>c(this,null,function*(){var m;let u=R.composeId(l);return this._createParticipant({id:u,externalId:l.externalId&&Q.fromSignaling(l.externalId,l.deviceIdx||0),mediaSettings:_e(l.mediaSettings),participantState:R.mapParticipantState(l),state:l.state,roles:l.roles||[],status:(m=this._getStatusByTransportState(n))!=null?m:"WAITING",muteStates:l.muteStates||{},unmuteOptions:l.unmuteOptions||[],observedIds:l.observedIds||[],markers:this._denormalizeMarkers(u,l.markers)})}))).then(R.mapSharedParticipants)})}getParticipantListChunk(e){return c(this,null,function*(){var s;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(l=>{let u=R.composeId(l);return!this._participants[u]});yield this._registerParticipants(a);let n=(s=this._transport)==null?void 0:s.getState();return i.participants.forEach(l=>{var _,C;let u=R.composeId(l),m=this._participants[u];m.status=(_=this._getStatusByTransportState(n))!=null?_:"WAITING",m.movieShareInfos=l.movieShareInfos,Object.assign(m.mediaSettings,_e(l.mediaSettings)),Object.assign(m.muteStates,l.muteStates),m.unmuteOptions=(C=l.unmuteOptions)!=null?C:m.unmuteOptions,this._openTransport([m],!0)}),this._participantListChunkToExternalChunk(i)})}_getInitialParticiapntListChunk(){return c(this,null,function*(){let e=p.participantListChunkInitIndex,t=p.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),e.kind==="audio"&&this._mediaSource&&(this._audioFix=new Wt(this._mediaSource)),S.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&!this._isAudienceModeListener()&&(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),p.consumerScreenTrack){let a=e.track?new MediaStream([e.track]):null;S.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){var s;d.debug(`Remote media settings changed [${e}]`,t);let i=(s=this._conversation)==null?void 0:s.externalId;if(this._isMe(e)&&i){S.onLocalMediaSettings(i,t);return}let n=this._participants[e];if(!n){this._warnParticipantNotInConversation(e);return}n.mediaSettings=t,this._state==="ACTIVE"&&S.onRemoteMediaSettings(n.externalId,t,n.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"&&S.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}`),S.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case B.ACCEPTED_CALL:return this._onAcceptedCall(e);case B.HUNGUP:return this._onHungup(e);case B.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case B.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case B.CLOSED_CONVERSATION:return this._onClosedConversation(e);case B.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case B.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case B.RATE_CALL_DATA:return this._onNeedRate();case B.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case B.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case B.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case B.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case B.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case B.REGISTERED_PEER:return this._onPeerRegistered(e);case B.SWITCH_MICRO:return this._onMicSwitched(e);case B.CHAT_MESSAGE:return this._onChatMessage(e);case B.CUSTOM_DATA:return this._onCustomData(e);case B.RECORD_STARTED:return this._onRecordInfo(e.recordInfo,e.roomId);case B.RECORD_STOPPED:return this._onRecordInfo(null,e.roomId);case B.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case B.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case B.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin,e.markers,e.roomId);case B.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case B.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e);case B.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case B.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants,e.addedParticipantIds,e.removedParticipantIds);case B.JOIN_LINK_CHANGED:return this._onJoinLinkChanged(e);case B.FEEDBACK:return this._onFeedback(e);case B.MOVIE_UPDATE_NOTIFICATION:return this._onSharedMovieUpdate(e);case B.MOVIE_SHARE_STARTED:return this._onSharedMovieInfoStarted(e);case B.MOVIE_SHARE_STOPPED:return this._onSharedMovieInfoStopped(e);case B.URL_SHARING_INFO_UPDATED:return this._onUrlSharingInfoUpdated(e);case B.ROOMS_UPDATED:return this._onRoomsUpdated(e);case B.ROOM_UPDATED:return this._onRoomUpdated(e);case B.ROOM_PARTICIPANTS_UPDATED:return this._onRoomParticipantsUpdated(e);case B.FEATURES_PER_ROLE_CHANGED:return this._onFeaturesPerRoleChanged(e);case B.PARTICIPANT_ANIMOJI_CHANGED:return this._onParticipantAnimojiChanged(e);case B.ASR_STARTED:return this._onAsrStart(e);case B.ASR_STOPPED:return this._onAsrStop(e);case B.PROMOTION_APPROVED:return this._onPromotionApproved(e)}}_onPromotionApproved(e){return c(this,null,function*(){let t=yield this._getParticipantId(e.adminId);S.onPromotionApproved(t)})}_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()),this._processPinnedParticipants(e),e.conversation.state;let t=null;if(e.conversation.participants){let i=Object.keys(this._participants),a=[];for(let n of e.conversation.participants){let s=R.composeId(n),l=n.roles||[];if(this._isMe(s)){t=_e(n.mediaSettings),Zt(this._conversation.roles,l)||this._onRolesChanged(s,l);continue}a.push(s);let u=this._participants[s];if(!u)yield this._onJoinedParticipant({participantId:n.id,participant:n,mediaSettings:n.mediaSettings});else{let m=_e(n.mediaSettings);Da(m,u.mediaSettings)||this._changeRemoteMediaSettings(s,m);let _=R.mapParticipantState(n),C=u.participantState;R.isEqualParticipantState(_,C)||this._changeRemoteParticipantState(s,_),Zt(l,u.roles)||this._onRolesChanged(u.id,l)}}for(let n of i)a.indexOf(n)<0&&this._removeParticipant(this._participants[n],U.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*(){var n;let t=R.composeMessageId(e),i=R.getPeerIdString(e.peerId);if(d.debug(`Participant accepted call [${t}]`),this._statFirstMediaReceived.markAcceptedCall((n=this._transport)==null?void 0:n.getTopology()),this._conversation&&this._isMe(t)){this._close(new H(U.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=J.ACCEPTED,a.mediaSettings=_e(e.mediaSettings),this._logWithMediaSettings(E.ACCEPTED_OUTGOING,a.mediaSettings),this._conversation&&this._conversation.direction===Je.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),this._state==="ACTIVE"&&S.onAcceptedCall(a.externalId)})}_onHungup(e){return c(this,null,function*(){d.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=R.composeMessageId(e);if(this._conversation&&this._isMe(t)){this._close(new H(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===U.REJECTED?J.REJECTED:J.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,U.HUNGUP)})}_onAddedParticipant(e){return c(this,null,function*(){var a,n;d.debug(`Participant added [${e.participantId}]`);let t=R.composeMessageId(e),i=this._participants[t];if(i&&i.state!==J.HUNGUP&&i.state!==J.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&&Q.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:R.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[],observedIds:e.participant.observedIds||[]}))),i.state=J.CALLED,i.mediaSettings=_e((a=e.participant)==null?void 0:a.mediaSettings),i.participantState=R.mapParticipantState(e.participant),i.roles=((n=e.participant)==null?void 0:n.roles)||[],this._setParticipantsStatus([i],"WAITING"),this._state!=="IDLE"&&this._transport&&this._transport.allocate(i.id,!0),S.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,n,s;d.debug(`Participant joined [${e.participantId}]`),this._statFirstMediaReceived.markParticipantJoined((a=this._transport)==null?void 0:a.getTopology());let t=R.composeMessageId(e),i=this._participants[t];if(i&&i.state===J.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&&Q.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:R.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===Je.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=J.ACCEPTED,i.mediaSettings=_e(e.mediaSettings),i.participantState=R.mapParticipantState(e.participant),i.roles=e.participant.roles||[],(n=this._transport)!=null&&n.isAllocated(i.id)?this._setParticipantsStatus([i],"CONNECTED"):this._setParticipantsStatus([i],"WAITING"),this._state!=="IDLE"&&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))),S.onParticipantJoined(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i),S.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 H(e.reason,{remote:!0}))}_onMediaSettingsChanged(e){return c(this,null,function*(){let t=R.composeMessageId(e);yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteMediaSettings(t,_e(e.mediaSettings))})}_onParticipantStateChanged(e){return c(this,null,function*(){let t=R.composeMessageId(e);this._isMe(t)||(yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteParticipantState(t,R.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(),S.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)),p.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=Vr(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=Vr(this._serverSettings,a),this._transport&&this._transport.updateSettings(this._serverSettings)}_onPeerRegistered(e){let t=R.composeMessageId(e);this._participants[t]&&(this._participants[t].clientType=e.clientType,this._participants[t].platform=e.platform),S.onPeerRegistered()}_onMicSwitched(e){return c(this,null,function*(){S.onDeviceSwitched(me.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return c(this,null,function*(){let t=R.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),S.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return c(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=R.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),S.onCustomData(e.data,i,e.direct)})}_onRecordInfo(i){return c(this,arguments,function*(e,t=null){if(!this._conversation)return;let a=this._conversation.recordsInfoByRoom.get(t),n=!1;if(!a!=!e?n=!0:a&&e&&(n=a.recordMovieId!==e.recordMovieId||a.recordStartTime!==e.recordStartTime),n)if(this._conversation.recordsInfoByRoom.set(t,e),e){let s=yield this._getParticipantId(e.initiator);S.onRecordStarted(s,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId,e.recordExternalAccessKey,t)}else S.onRecordStopped(t);e&&this._forceOpenTransportForAloneInCall()})}_changePinnedParticipantForRoom(){return c(this,null,function*(){if(!this._conversation)return;let e=this._conversation.roomId,t=this._conversation.pinnedParticipantIdByRoom.get(e);if(t&&!this._isMe(t)){let i=yield this._getExternalIdByParticipantId(t);i&&S.onPinnedParticipant(i,!1,null,e)}})}_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);S.onRecordStarted(i,t.recordMovieId,t.recordStartTime,t.recordType,t.recordExternalMovieId,t.recordExternalOwnerId,t.recordExternalAccessKey,e)}else S.onRecordStopped(e)})}_changeAsrInfoForRoom(){return c(this,null,function*(){if(!this._conversation)return;let e=this._conversation.roomId,t=this._conversation.asrInfoByRoom.get(e);if(t){let i=yield this._getExternalIdByParticipantId(t.initiatorId);i&&S.onAsrSet({externalId:i,movieId:t.movieId},e)}else S.onAsrSet(null,e)})}_changeUrlSharingInfoForRoom(){return c(this,null,function*(){if(!this._conversation)return;let{roomId:e}=this._conversation,{urlSharingInfoByRoom:t}=this._conversation,i=t.get(e);if(i){let a=yield this._getExternalIdByParticipantId(i.initiatorId);a&&S.onRemoteSharedUrl(a,i.sharedUrl,e)}})}_onParticipantAnimojiChanged(e){return c(this,null,function*(){if(this._conversation){let t=yield this._getParticipantId(e.participantId);S.onParticipantVmojiUpdate(t)}})}_onAsrStart(e){return c(this,null,function*(){if(!this._conversation)return;let t=e.asrInfo,i=e.roomId||null;this._conversation.asrInfoByRoom.set(i,t);let a=yield this._getParticipantId(t.initiatorId);S.onAsrStarted(a,t.movieId,i),this._forceOpenTransportForAloneInCall()})}_onAsrStop(e){if(!this._conversation)return;let t=e.roomId||null;this._conversation.asrInfoByRoom.delete(t),S.onAsrStopped(t)}_onAsrTranscription(e){return c(this,null,function*(){if(!this._conversation)return;let t=yield this._getParticipantId(e.participantId);S.onAsrTranscription(t,e.text,e.timestamp,e.duration)})}_onRolesChanged(e,t){if(this._conversation&&this._isMe(e)&&!Zt(this._conversation.roles,t)){d.debug(`Local roles changed: ${t}`),this._conversation.roles=t,S.onLocalRolesChanged(t),this._processMuteState({mediaOptions:Gt(this._getMuteStatesForCurrentRoom(),we.MUTE_PERMANENT),stateUpdated:!0}),R.includesOneOf(t,[Ye.ADMIN,Ye.CREATOR])?this._refreshRooms(!0):t.length||this._onRoomSwitched(null);return}let i=this._participants[e];i&&!Zt(i.roles,t)&&(d.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,S.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){var m;if(!this._conversation)return;let i=(m=e.roomId)!=null?m:null,a=e.muteStates||{},n=e.unmuteOptions||[],s=e.mediaOptions||[],l=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 _=this._participants[e.participantId];_&&(d.debug(`Mute states for participant [${e.participantId}] changed`,a),S.onMuteStates(a,n,s,e.muteAll,e.unmute,_.externalId,l==null?void 0:l.externalId,e.stateUpdated,e.requestedMedia,e.roomId));return}let u=this._getMuteStatesForRoomId(i);if(!(R.isObjectsEquals(u,a)&&R.isArraysEquals(this._conversation.unmuteOptions,n)&&!s.length)){if(this._setMuteStatesForRoomId(a,i),this._conversation.unmuteOptions=n,e.adminId&&this._isMe(e.adminId)){e.muteAll&&S.onMuteStates(a,n,s,e.muteAll,e.unmute,null,this._conversation.externalId,e.stateUpdated,e.requestedMedia,e.roomId);return}yield this._processMuteState({mediaOptions:s,muteAll:e.muteAll,unmute:e.unmute,serverSettings:t,admin:l,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),n=Object.keys(i),s=Object.keys(a);this._processMuteState({mediaOptions:Array.from(new Set([...n,...s])),roomId:e,muteAll:!0,stateUpdated:!0})}_processMuteState(m){return c(this,arguments,function*({mediaOptions:e=[],muteAll:t=!1,unmute:i=!1,serverSettings:a=null,admin:n=null,stateUpdated:s,requestedMedia:l,roomId:u=null}){if(!this._conversation||!this._mediaSource||this._participantState!==J.ACCEPTED)return;let _=Object.assign({},this._getMuteStatesForRoomId(u)),C=this._conversation.unmuteOptions,f=this._mediaSource.getMediaSettings(),P=Object.entries(_);for(let[x,W]of P){let K=p.newMuteRules&&this._isCallAdmin()&&t;if(!(W!==we.MUTE&&W!==we.MUTE_PERMANENT||K)&&(this._isCallAdmin()&&W===we.MUTE_PERMANENT&&!t&&(_[x]=we.MUTE),!(!e.includes(x)||i)))switch(x){case me.VIDEO:f.isVideoEnabled&&!(a!=null&&a.isVideoEnabled)&&(S.onDeviceSwitched(me.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case me.AUDIO:f.isAudioEnabled&&!(a!=null&&a.isAudioEnabled)&&(S.onDeviceSwitched(me.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case me.SCREEN_SHARING:f.isScreenSharingEnabled&&!(a!=null&&a.isScreenSharingEnabled)&&(S.onDeviceSwitched(me.SCREEN_SHARING,!1),yield this.disableScreenCapturing());break;case me.AUDIO_SHARING:f.isAudioSharingEnabled&&!(a!=null&&a.isAudioSharingEnabled)&&(S.onDeviceSwitched(me.AUDIO_SHARING,!1),yield this.toggleScreenCapturing({captureScreen:f.isScreenSharingEnabled,fastScreenSharing:f.isFastScreenSharingEnabled,captureAudio:!1}));break}}S.onMuteStates(_,C,e,t,i,null,n==null?void 0:n.externalId,s,l,u)})}_onPinParticipant(n){return c(this,arguments,function*(e,t=!1,i,a=null){if(!this._conversation)return;let s=this._conversation.pinnedParticipantIdByRoom.get(a);if(s&&s!==e)if(this._isMe(s))S.onLocalPin(!0,a);else{let l=yield this._getExternalIdByParticipantId(s);l&&S.onPinnedParticipant(l,!0,this._denormalizeMarkers(e,i),a)}if(this._isMe(e))S.onLocalPin(t,a);else{let l=yield this._getExternalIdByParticipantId(e);l&&S.onPinnedParticipant(l,t,this._denormalizeMarkers(e,i),a)}this._conversation.pinnedParticipantIdByRoom.set(a,t?null:e)})}_onOptionsChanged(e){this._conversation&&!sa(this._conversation.options,e)&&(this._conversation.options=e,S.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,a]of Object.entries(e)){let n;if(this._isMe(i)||i==="")n=this._conversation.networkRating;else if(this._participants[i])n=this._participants[i].networkRating;else continue;if(n!==a)if(this._isMe(i)||i==="")this._conversation.networkRating=a,S.onLocalNetworkStatusChanged(a);else{let s=this._participants[i];s.networkRating=a,t.push({uid:s.externalId,rating:a})}}if(t.length===0)return;d.log("Received network status update: ",e),S.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(i){if(p.producerScreenTrack){S.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,p.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 n=this._streamIdByStreamDescription.get(a);if(!n||this._streamWaitTimerByStreamDescription.has(a)){d.log("Delaying secondary stream start/stop until main stream becomes available",a);return}let s=this._streamByStreamId.get(n);if(!s){I.log(E.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${n}`);return}S.onRemoteStream(i.externalId,i.secondStream||s)}else{let a=t||i.remoteStream;a&&S.onRemoteStream(i.externalId,a)}}}_onAnimojiStream(e,t){if(this._isMe(e)&&this._mediaSource){S.onVmojiStream(t,this._mediaSource.getMediaSettings());return}let i=this._participants[e];i&&S.onRemoteVmojiStream(i.externalId,t)}_onAnimojiError(e){return c(this,null,function*(){let t=yield this._getExternalIdByParticipantId(e.participantId);t&&(delete e.participantId,S.onVmojiError(Le(Se({},e),{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);S.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&S.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,a]of Object.entries(e)){let n=this._participants[i];n&&n.externalId&&t.push({uid:n.externalId,volume:a.real})}S.onVolumesDetected(t)}_onSpeakerChanged(e){this._activeSpeakerId=e,this._participants[e]&&this._lastSignalledActiveSpeakerId!==e&&(S.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((n,s)=>{if(s in this._participants){let l=this._participants[s];n.push(l),t==="CONNECTED"&&(l.remoteStream||(l.mediaSettings&&this._changeRemoteMediaSettings(s,l.mediaSettings),this._changeRemoteParticipantState(s,l.participantState)),this._updateDisplayLayoutFromCache(s))}else this._warnParticipantNotInConversation(s);return n},[]);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"&&(S.onLocalStatus("CONNECTED"),((t=this._transport)==null?void 0:t.getTopology())==="SERVER")){let i=Object.values(this._myLastRequestedLayouts);yield this.updateDisplayLayout(i)}e==="CONNECTING"&&S.onLocalStatus("CONNECTING"),e==="RECONNECTING"&&S.onLocalStatus("RECONNECT"),e==="FAILED"&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(U.FAILED)),this._close(new H(U.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(Ue.AUDIO_MIX))d.debug("Remote audio mix track added"),this._audioOutput.add(i),S.onRemoteMixedAudioStream(t);else if(e.startsWith(Ue.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&&(S.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),p.preserveAudioTracks||(a.remoteAudioTrack=i,t.removeTrack(i))),a.remoteStream!==t&&t.getTracks().length){if(a.remoteStream=t,a.secondStream)return;S.onRemoteStream(a.externalId,t)}a.mediaSettings&&this._changeRemoteMediaSettings(e,a.mediaSettings)}})}_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!==Ue.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._onAudioMixStall(!1)),this._conversation&&(this._conversation.topology=e,this._changeFeatureSet(),this._isRealTimeAsrRequested&&this._forceOpenTransportForAloneInCall())}_onAudioMixStall(e){this._audioMixStalled!==e&&(this._audioMixStalled=e,d.debug("Audio mix stalled:",e),S.onLocalStatus(e?"RECONNECT":"CONNECTED"))}_onRemoteSignalledStall(e){let t={},i=[],a=[];d.debug("Participants stalled:",e);for(let n of e){if(t[n]=!0,!this._lastStalled[n]){let s=this._participants[n];s&&i.push(s)}delete this._lastStalled[n]}for(let n of Object.keys(this._lastStalled)){let s=this._participants[n];s&&a.push(s)}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;!k.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}),S.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((n,s)=>(s.status!==t&&(s.status=t,n.push(s.externalId)),n),[]);a.length&&S.onRemoteStatus(a,t,i)}_onJoinLinkChanged(e){S.onJoinLinkChanged(e.joinLink)}_onRoomsUpdated(e){return c(this,null,function*(){var i;let t={};for(let a of Object.keys(Dt)){let n=e.updates[a];n&&(t[a]={rooms:yield Promise.all(((i=n==null?void 0:n.rooms)==null?void 0:i.map(this._convertRoomToExternal.bind(this)))||[]),roomIds:n==null?void 0:n.roomIds,deactivated:n==null?void 0:n.deactivated})}S.onRoomsUpdated(t)})}_onRoomUpdated(e){return c(this,null,function*(){var i,a;let t=yield this._convertRoomToExternal(e.room||null);e.events.some(n=>n===Dt.UPDATE)&&(e.muteStates!==void 0&&this._setMuteStatesForRoomId(e.muteStates,e.roomId),e.recordInfo!==void 0&&((i=this._conversation)==null||i.recordsInfoByRoom.set(e.roomId,e.recordInfo)),e.asrInfo!==void 0&&((a=this._conversation)==null||a.asrInfoByRoom.set(e.roomId,e.asrInfo))),S.onRoomUpdated(e.events,e.roomId,t,e.deactivate||null)})}_convertRoomToExternal(e){return c(this,null,function*(){var s,l,u,m,_;if(!e)return null;let t=yield Promise.all(((s=e.participantIds)==null?void 0:s.map(C=>this._getExternalIdByParticipantId(C)))||[]),i=yield Promise.all(((l=e.addParticipantIds)==null?void 0:l.map(C=>this._getExternalIdByParticipantId(C)))||[]),a=yield Promise.all(((m=(u=e.removeParticipantIds)==null?void 0:u.map)==null?void 0:m.call(u,C=>this._getExternalIdByParticipantId(C)))||[]),n=e.pinnedParticipantId?yield this._getExternalIdByParticipantId(e.pinnedParticipantId):void 0;return{id:e.id,name:e.name,participantCount:e.participantCount,participantIds:t,addParticipantIds:i,removeParticipantIds:a,participants:(_=e==null?void 0:e.participants)!=null&&_.participants?this._participantListChunkToExternalChunk(e.participants):void 0,active:e.active,muteStates:e.muteStates,pinnedParticipantId:n}})}_onRoomParticipantsUpdated(e){return c(this,null,function*(){var C,f,P,x,W,K,pe,Z;let t=(C=this._transport)==null?void 0:C.getState(),i=(f=e.roomId)!=null?f:null,a=((P=e.addedParticipantIds)==null?void 0:P.map($=>R.decomposeId($).id))||[],n=yield this._api.getExternalIdsByOkIds(a),s=yield Promise.all(((x=e.addedParticipants)==null?void 0:x.map($=>c(this,null,function*(){var Ce;let ue=R.composeId($);return this._createParticipant({id:ue,externalId:$.externalId&&Q.fromSignaling($.externalId,$.deviceIdx||0),mediaSettings:_e($.mediaSettings),participantState:R.mapParticipantState($),state:$.state,roles:$.roles||[],status:(Ce=this._getStatusByTransportState(t))!=null?Ce:"WAITING",muteStates:$.muteStates||{},unmuteOptions:$.unmuteOptions||[],observedIds:$.observedIds||[],markers:this._denormalizeMarkers(ue,$.markers)})})))||[]),l=!1;for(let $ of s)$.id===((W=this._conversation)==null?void 0:W.compositeUserId)&&(l=!0),this._registerParticipantInCache($);this._openTransport(s,!0);let u=[],m=[];if(e!=null&&e.removedParticipantMarkers){for(let $ of e.removedParticipantMarkers)if((K=$.GRID)!=null&&K.id){let ue=this._getExternalIdByParticipantId($.GRID.id);m.push(ue)}u=yield Promise.all(m)}if(l&&(yield this._onRoomSwitched(i)),u){let $=(pe=this._conversation)==null?void 0:pe.pinnedParticipantIdByRoom.get(i);if($){let ue=yield this._getExternalIdByParticipantId($);if(ue){for(let Ce of u)if(Q.compare(ue,Ce)){(Z=this._conversation)==null||Z.pinnedParticipantIdByRoom.delete(i);break}}}}let _={roomId:i,participantCount:e.participantCount,addedParticipantIds:n,addedParticipants:R.mapSharedParticipants(s),removedParticipantMarkers:e==null?void 0:e.removedParticipantMarkers,removedParticipantIds:u};S.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){S.onRoomStart(e);return}S.onRoomSwitched(e),e!==null&&!this._isCallAdmin()&&(yield this._refreshRooms(!1)),this._changePinnedParticipantForRoom(),this._changeRecordInfoForRoom(),this._changeMuteStatesForRoom(e,i),yield this._changeAsrInfoForRoom(),yield this._changeUrlSharingInfoForRoom()})}_refreshRooms(e){return c(this,null,function*(){var n,s,l,u,m,_,C,f,P,x;let i=(s=(n=(yield this._signaling.getRooms(e)).rooms)==null?void 0:n.rooms)!=null?s:[],a=[];for(let W of i){let K=(l=W.id)!=null?l:null;if(this._setMuteStatesForRoomId(W.muteStates,K),(m=this._conversation)==null||m.recordsInfoByRoom.set(K,(u=W.recordInfo)!=null?u:null),(C=this._conversation)==null||C.pinnedParticipantIdByRoom.set(K,(_=W.pinnedParticipantId)!=null?_:null),W.asrInfo&&((f=this._conversation)==null||f.asrInfoByRoom.set(K,W.asrInfo)),W.urlSharingInfo?(P=this._conversation)==null||P.urlSharingInfoByRoom.set(K,W.urlSharingInfo):(x=this._conversation)==null||x.urlSharingInfoByRoom.delete(K),e){let pe=yield this._convertRoomToExternal(W);pe&&a.push(pe)}}a.length&&S.onRoomsUpdated({[Dt.UPDATE]:{rooms:a}})})}_onFeedback(e){return c(this,null,function*(){let t=[];for(let i of e.feedback){let a=Le(Se({},i),{items:[]});for(let n of i.items){let s=yield this._getParticipantId(n.participantId);a.items.push(Le(Se({},n),{participantId:s}))}t.push(a)}S.onFeedback(t,e.roomId)})}_isMe(e){var t;return e===((t=this._conversation)==null?void 0:t.compositeUserId)}_getMuteStatesForRoomId(e=null){var t,i;return(i=(t=this._conversation)==null?void 0:t.muteStates.get(e))!=null?i:{}}_getMuteStatesForCurrentRoom(){var e;return this._getMuteStatesForRoomId((e=this._conversation)==null?void 0:e.roomId)}_setMuteStatesForRoomId(e={},t=null){var i;(i=this._conversation)==null||i.muteStates.set(t,e)}_forceOpenTransportForAloneInCall(){var e,t,i;((e=this._transport)==null?void 0:e.getTopology())==="SERVER"&&((t=this._transport)==null?void 0:t.getState())==="IDLE"&&this._participantState!==J.CALLED&&this._transport.open(this._transport.allocated(),null,!!((i=this._conversation)!=null&&i.observer),!0)}},F=z;F._delayedHangup=!1;var gi=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,gi.prototype),this.participantErrors=t}};var $t,fi=null;function Qi(o){return c(this,null,function*(){var r;if((o!=null?o:p.apiEnv)!=="AUTO")return p.apiEndpoint(o);try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),i=yield(yield fetch(e,{method:"GET",mode:"cors",cache:"no-cache"})).json(),a=(r=i==null?void 0:i.Answer[0])==null?void 0:r.data;if(!a)throw new Error("Wrong DNS response");return d.debug("Resolved API endpoint",a),a}catch(e){return d.warn("Failed to resolve API endpoint using DNS, default is used",e),p.apiEndpoint(o)}})}function rn(){return c(this,null,function*(){return $t||fi||(fi=Qi(),$t=yield fi,fi=null,$t)})}function an(){if(!p.apiKey)throw new H(ae.API,{message:"Required argument apiAppKey not passed"})}function Si(t){return c(this,arguments,function*(o,r={},e=!1){if(!window.Blob||!window.navigator.sendBeacon)return;yield rn();let i=nn(o,r,e),a=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${$t}/fb.do`,a)})}function vi(i){return c(this,arguments,function*(o,r={},e=!1,t){yield rn();let a=nn(o,r,e);return zo(a,t)})}function zo(o,r){return c(this,null,function*(){return new Promise((e,t)=>{let i=new XMLHttpRequest;i.open("POST",`${r!=null?r:$t}/fb.do`,!0),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.onreadystatechange=()=>{if(i.readyState!==XMLHttpRequest.DONE)return;let a;try{a=JSON.parse(i.responseText)}catch(n){a={result:i.responseText}}i.status!==200||a.hasOwnProperty("error_msg")?t(a):e(a)},i.send(o)})})}function nn(o,r={},e=!1){r.method=o,r.format="JSON",r.application_key||(r.application_key=p.apiKey),e||(se.sessionKey?r.session_key=se.sessionKey:se.accessToken&&(r.access_token=se.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 Yo=10,Qo=700,Xo=3e3,zt=class extends ut{constructor(){super(...arguments);this._userId=null;this._externalUidsCache=new Map}_callUnsafe(a){return c(this,arguments,function*(e,t={},i=!1){let n=s=>c(this,null,function*(){try{return yield vi(e,t,i)}catch(l){if(!l.hasOwnProperty("error_msg")&&(s++,d.debug(`${e} network error, attempt ${s}...`),s<Yo))return yield R.delay(Math.min(s*Qo,Xo)),n(s);throw d.warn(e,"error",l),l}});return n(0)})}_call(a){return c(this,arguments,function*(e,t={},i=!1){try{return yield this._callUnsafe(e,t,i)}catch(n){d.warn("Api call error",n);let s=ae.API;switch(n.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:s=U.SERVICE_DISABLED;break;case 300:s=U.NOT_FOUND;break;case 1102:s=U.CALLEE_IS_OFFLINE;break;case 1103:s=U.NOT_FRIENDS;break;case 1104:case 1106:s=U.EXTERNAL_API_ERROR;break;case 1113:s=U.CALLER_IS_REJECTED;break}throw new H(s,{message:n.error_msg,code:n.error_code})}})}userId(e){return c(this,null,function*(){let t=R.decomposeParticipantId(e).compositeUserId,i=R.decomposeId(t).id;return se.isEmpty()?Q.fromId(String(i)):(this._externalUidsCache.has(i)||(yield this._getExternalIdsByOkIds([i])),Q.fromString(this._externalUidsCache.get(i)))})}prepareUserIds(e){return c(this,null,function*(){if(se.isEmpty())return;let t=[];for(let i of e)this._externalUidsCache.has(i)||t.push(i);t.length&&(yield this._getExternalIdsByOkIds(t))})}authorize(){return c(this,null,function*(){this._ensureUuid();let e={session_data:{version:2,device_id:this._uuid,client_version:p.appVersion,client_type:"SDK_JS"}};return p.authToken&&(e.session_data.auth_token=p.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),se.sessionKey=t.session_key,se.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&S.onTokenExpired(),new H(ae.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${p.appName}:${p.sdkVersion}`,platform:p.platform,items:e})};Si("log.externalLog",t)}logClientStats(e){let t={data:JSON.stringify({platform:p.clientStatsPlatform,app_version:String(p.appVersion),sdk_version:p.sdkVersion,version:1,items:e})};Si("vchat.clientStats",t)}init(){an()}joinConversation(e,t=!1,i){return c(this,null,function*(){let a={conversationId:e,isVideo:t,protocolVersion:p.protocolVersion};return i&&(a.chatId=i),this._call("vchat.joinConversation",a)})}createConversation(u){return c(this,arguments,function*(e,t="",i=!1,{onlyAdminCanShareMovie:a,audienceMode:n,audioOnly:s}={},l){let m=this._preareStartConversationData({conversationId:e,isVideo:!1,joiningAllowed:!0,payload:t,requireAuthToJoin:i,onlyAdminCanShareMovie:a,audienceMode:n,audioOnly:s,speakerIds:l});return this._startConversation(m)})}startConversation(m,_,C){return c(this,arguments,function*(e,t,i,a=!1,n="",s=!1,l=!1,{onlyAdminCanShareMovie:u}={}){let f=this._preareStartConversationData({conversationId:e,isVideo:a,joiningAllowed:s,payload:n,requireAuthToJoin:l,onlyAdminCanShareMovie:u});if(t&&t.length)switch(i){case He.USER:f.uids=t.join(",");break;case He.GROUP:f.gid=t[0];break;case He.CHAT:f.chatId=t[0];break}return this._startConversation(f)})}_ensureUuid(){if(!this._uuid){let e=at.get("uuid");e||(e=R.uuid(),at.set("uuid",e)),this._uuid=String(e)}}_preareStartConversationData({conversationId:e,isVideo:t,payload:i="",joiningAllowed:a=!1,requireAuthToJoin:n=!1,onlyAdminCanShareMovie:s,audienceMode:l=!1,audioOnly:u=!1,speakerIds:m=[]}){let _={conversationId:e,isVideo:t,protocolVersion:p.protocolVersion};if(a&&(_.createJoinLink=!0),i&&(_.payload=i),p.domain&&(_.domainId=p.domain),p.externalDomain&&(_.externalDomain=p.externalDomain),n&&(_.requireAuthToJoin=!0),s!==void 0&&(_.onlyAdminCanShareMovie=s),l&&(_.audienceMode=l),u&&(_.audioOnly=u),m.length){let C=m.map(f=>R.composeUserId(f,ee.USER));_.speakerIds=C.join(",")}return _}_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 n={joinLink:e,isVideo:t,protocolVersion:p.protocolVersion};return i!=null&&i.length&&(n.observedIds=i.join(",")),p.anonymToken&&(n.anonymToken=p.anonymToken),a&&(n.payload=a),this._call("vchat.joinConversationByLink",n)})}getOkIdsByExternalIds(e){return c(this,null,function*(){let t=[],i=[],a=new Map,n=Array.from(this._externalUidsCache.keys()),s=Array.from(this._externalUidsCache.values());for(let u of e){let m=Q.toString(u),_=s.indexOf(m);_>-1?t.push(Number(n[_])):(a.set(u.id,m),i.push({id:u.id,ok_anonym:u.type==="ANONYM"}))}return i.length&&(yield this._call("vchat.getOkIdsByExternalIds",{externalIds:i})).ids.forEach((u,m)=>{let _=Number(u.ok_user_id),C=String(u.external_user_id.id);a.has(C)&&(this._externalUidsCache.set(_,a.get(C)),t.push(_))}),t})}getParticipantIdsByExternalIds(e){return c(this,null,function*(){yield this.getOkIdsByExternalIds(e);let t=new Map,i=Array.from(this._externalUidsCache.keys()),a=Array.from(this._externalUidsCache.values());for(let n of e){let s=Q.toString(n),l=a.indexOf(s);l>-1&&t.set(n,R.composeParticipantId(i[l],ee.USER,n.deviceIdx))}return t})}getExternalIdsByOkIds(e){return c(this,null,function*(){let t=[],i=[];for(let n of e)this._externalUidsCache.has(n)?t.push(Q.fromString(this._externalUidsCache.get(n))):i.push(n);return i.length&&(yield this._getExternalIdsByOkIds(i)).forEach(n=>{t.push(Q.fromString(n))}),t})}getCachedOkIdByExternalId(e){let t=Array.from(this._externalUidsCache.keys()),i=Array.from(this._externalUidsCache.values()),a=Q.toString(e),n=i.indexOf(a);return n>-1?R.composeParticipantId(t[n],ee.USER,e.deviceIdx):null}cacheExternalId(e,t){let i=R.decomposeId(e).id;this._externalUidsCache.set(i,Q.toString(t))}getConversationParams(e){return c(this,null,function*(){let t={};return p.anonymToken&&(t.anonymToken=p.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:U.HUNGUP};p.anonymToken&&(t.anonymToken=p.anonymToken),Si("vchat.hangupConversation",t)}sendUserFeedbackStats(e,t,i,a){let n={collector:"app.vchat.events.product",data:JSON.stringify({application:`${p.appName}:${p.sdkVersion}`,platform:p.platform,items:[{type:1,operation:"UserFeedbackReceived",timestamp:Date.now(),custom:{vcid:e,user_response:t,reason:i,group_call_users_count:a}}]})};Si("log.externalLog",n)}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=new Map;try{let i=yield this._call("vchat.getExternalIdsByOkIds",{uids:e.join(",")}),a=(n,s)=>{for(let[l,u]of Object.entries(n)){let m=Number(l),_=Q.fromIdToString(u,s);t.set(m,_),this._externalUidsCache.set(m,_)}};i.external_ids&&a(i.external_ids,"USER"),i.anonym_ids&&a(i.anonym_ids,"ANONYM");for(let n of e){let s=Number(n);if(!t.has(s)){let l=Q.fromId(String(s)),u=Q.toString(l);t.set(s,u),this._externalUidsCache.set(s,u)}}return t}catch(i){return t}})}};var j=require("messagepack");var on=(L=>(L.RECOVER="recover",L.ACCEPT_CALL="accept-call",L.ADD_PARTICIPANT="add-participant",L.REMOVE_PARTICIPANT="remove-participant",L.HANGUP="hangup",L.TRANSMIT_DATA="transmit-data",L.ACCEPT_PRODUCER="accept-producer",L.ALLOCATE_CONSUMER="allocate-consumer",L.CHANGE_MEDIA_SETTINGS="change-media-settings",L.CHANGE_PARTICIPANT_STATE="change-participant-state",L.CHANGE_STREAM_PRIORITIES="change-streams-priorities",L.UPDATE_DISPLAY_LAYOUT="update-display-layout",L.REPORT_PERF_STAT="report-perf-stat",L.REPORT_SHARING_STAT="report-sharing-stat",L.REPORT_NETWORK_STAT="report-network-stat",L.RECORD_START="record-start",L.RECORD_STOP="record-stop",L.RECORD_PUBLISH="record-publish",L.RECORD_SET_CONF="record-set-conf",L.RECORD_GET_STATUS="record-get-status",L.SWITCH_MICRO="switch-micro",L.SWITCH_TOPOLOGY="switch-topology",L.REQUEST_REALLOC="request-realloc",L.CHAT_MESSAGE="chat-message",L.CHAT_HISTORY="chat-history",L.CUSTOM_DATA="custom-data",L.GRANT_ROLES="grant-roles",L.MUTE_PARTICIPANT="mute-participant",L.ENABLE_FEATURE_FOR_ROLES="enable-feature-for-roles",L.PIN_PARTICIPANT="pin-participant",L.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",L.CHANGE_OPTIONS="change-options",L.GET_WAITING_HALL="get-waiting-hall",L.GET_PARTICIPANT_LIST_CHUNK="get-participant-list-chunk",L.GET_PARTICIPANTS="get-participants",L.PROMOTE_PARTICIPANT="promote-participant",L.REQUEST_TEST_MODE="request-test-mode",L.ADD_MOVIE="add-movie",L.UPDATE_MOVIE="update-movie",L.REMOVE_MOVIE="remove-movie",L.START_URL_SHARING="start-url-sharing",L.STOP_URL_SHARING="stop-url-sharing",L.GET_ROOMS="get-rooms",L.UPDATE_ROOMS="update-rooms",L.ACTIVATE_ROOMS="activate-rooms",L.REMOVE_ROOMS="remove-rooms",L.SWITCH_ROOM="switch-room",L.FEEDBACK="feedback",L.ASR_START="asr-start",L.ASR_STOP="asr-stop",L.REQUEST_ASR="request-asr",L.REQUEST_PROMOTION="request-promotion",L.ACCEPT_PROMOTION="accept-promotion",L.GET_HAND_QUEUE="get-hand-queue",L.ENABLE_VIDEO_SUSPEND="enable-video-suspend",L))(on||{}),O=on;function lt(){let o=new DataView(new ArrayBuffer(64)),r=0;function e(t){if(r+t>o.byteLength){let i=new Uint8Array(Math.max(r+t,o.byteLength+64));i.set(new Uint8Array(o.buffer.slice(0,r))),o=new DataView(i.buffer)}}return{put(t){if(e(t.byteLength),Zo(t)){let i=t.buffer;new Uint8Array(o.buffer).set(new Uint8Array(i),r)}else new Uint8Array(o.buffer).set(new Uint8Array(t),r);r+=t.byteLength},putI8(t){e(1),o.setInt8(r,t),++r},putI16(t){e(2),o.setInt16(r,t),r+=2},putI32(t){e(4),o.setInt32(r,t),r+=4},putI64(t){e(8);let i=t<0;i&&(t=-t);let a=t/4294967296|0,n=t%4294967296|0;i&&(n=~n+1|0,a=n===0?~a+1|0:~a),o.setUint32(r,a),o.setUint32(r+4,n),r+=8},putUi8(t){e(1),o.setUint8(r,t),++r},putUi16(t){e(2),o.setUint16(r,t),r+=2},putUi32(t){e(4),o.setUint32(r,t),r+=4},putUi64(t){e(8),o.setUint32(r,t/4294967296|0),o.setUint32(r+4,t%4294967296),r+=8},putF(t){e(8),o.setFloat64(r,t),r+=8},ui8array(){return new Uint8Array(o.buffer.slice(0,r))}}}function Zo(o){return o.buffer!==void 0}function Xi(o){let r=ArrayBuffer.isView(o)?new DataView(o.buffer,o.byteOffset,o.byteLength):new DataView(o),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 sn=0,cn=1,es=2,ts=3,is=4,rs=5,as=0,ns=1,os=2,At=0,ss=0,cs=0,ds=1,Zi=class{constructor(){this.participantIdRegistry=null}setParticipantIdRegistry(r){this.participantIdRegistry=r}serializeUpdateDisplayLayout(r,e){let t=lt();j.Int.enc(t,sn),j.Int.enc(t,At),j.Int.enc(t,r),j.Nil.enc(t,null);let i=[];for(let a in e)e.hasOwnProperty(a)&&this.writeLayout(e,a,i);return j.Arr.enc(t,i),j.Nil.enc(t,null),t.ui8array()}writeLayout(r,e,t){let i=r[e],a=lt();if(this.writeStreamDesc(e,a),jt(i))j.Int.enc(a,ns);else if(Br(i))j.Int.enc(a,os);else if(j.Int.enc(a,as),i.priority!==void 0?j.Int.enc(a,i.priority):j.Nil.enc(a,null),i.width!==void 0&&i.height!==void 0?(j.Int.enc(a,Math.round(i.width)),j.Int.enc(a,Math.round(i.height))):(j.Nil.enc(a,null),j.Nil.enc(a,null)),i.fit!==void 0)switch(i.fit){case"cv":j.Int.enc(a,cs);break;case"cn":j.Int.enc(a,ds);break;default:j.Nil.enc(a,null)}else j.Nil.enc(a,null);t.push(a.ui8array())}writeStreamDesc(r,e){if(this.participantIdRegistry){let t=this.participantIdRegistry.getCompactId(r);if(t!==void 0){j.Int.enc(e,t);return}}j.Str.enc(e,r)}serializePerfStatReport(r,e){let t=lt();return j.Int.enc(t,cn),j.Int.enc(t,At),j.Int.enc(t,r),j.Int.enc(t,e.framesDecoded),j.Int.enc(t,e.framesReceived),t.ui8array()}serializeSharingStatReport(r,e){let t=lt();return j.Int.enc(t,es),j.Int.enc(t,At),j.Int.enc(t,r),j.Int.enc(t,e.minDelay),j.Int.enc(t,e.maxDelay),j.Int.enc(t,e.avgDelay),j.Int.enc(t,e.largeDelayDuration),t.ui8array()}serializeRequestAsr(r,e){let t=lt();return j.Int.enc(t,ts),j.Int.enc(t,At),j.Int.enc(t,r),j.Bool.enc(t,e.request),t.ui8array()}serializeNetworkStatReport(r,e){let t=lt();return j.Int.enc(t,is),j.Int.enc(t,At),j.Int.enc(t,r),j.Int.enc(t,e.timestamp),j.Int.enc(t,e.sendBitrate),t.ui8array()}serializeEnableVideoSuspend(r,e){let t=lt();return j.Int.enc(t,rs),j.Int.enc(t,At),j.Int.enc(t,r),j.Bool.enc(t,e.enabled),t.ui8array()}deserializeCommandResponse(r){return c(this,null,function*(){let e;if(r instanceof Blob){let n="arrayBuffer"in Blob.prototype?yield r.arrayBuffer():yield xa(r);e=Xi(n)}else e=Xi(r);let t=j.Int.dec(e),i=j.Int.dec(e);if(i!==At){d.warn("Unsupported version for command type: "+t+", version "+i);return}if(j.Int.dec(e)!==ss){d.warn("Error code: "+t+"received for command type: "+t+", version "+i);return}switch(t){case sn:return this.deserializeUpdateDisplayLayoutResponse(e);case cn:return this.deserializeReportPerfStatResponse(e);default:d.warn("unsupported command response commandType: "+t);return}})}deserializeUpdateDisplayLayoutResponse(r){let e=j.Int.dec(r),t=j.Arr.dec(r),i={};return t.forEach(a=>{var l;let n=Xi(a),s=j.Any.dec(n);if(typeof s=="string")i[s]=j.Int.dec(n);else{let u=s,m=$e((l=this.participantIdRegistry)==null?void 0:l.getStreamDescription(u));i[m]=j.Int.dec(n)}}),{type:"response",sequence:e,response:O.UPDATE_DISPLAY_LAYOUT.toString(),errorCodeByParticipantId:i}}deserializeReportPerfStatResponse(r){let e=j.Int.dec(r),t=j.Int.dec(r);return{type:"response",sequence:e,response:O.REPORT_PERF_STAT.toString(),estimatedPerformanceIndex:t}}};var dn="open",ln=[()=>p.producerScreenTrack,()=>p.videoTracksCount>0,()=>!0,()=>!0,()=>p.consumerScreenTrack,()=>!0,()=>p.movieShare,()=>p.useParticipantListChunk,()=>p.useRooms,()=>!!p.vmoji,()=>!1,()=>p.useChatRooms],ls=10,ps=["service-unavailable","conversation-ended","invalid-token"],ze=class extends ht{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+p.platform+"&appVersion="+p.appVersion+"&version="+p.protocolVersion+"&device="+p.device+"&capabilities="+ze._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.producerCommandDataChannelEnabled=!1;this.producerCommandSerializationService=new Zi}static _getCapabilityFlags(){let e=0;for(let t=0;t<ln.length;t++)ln[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("[signaling] cannot parse message at producerCommandDataChannel",i)})},this._handleCommandsQueue(this.datachannelCommandsQueue)}useCommandDataChannel(e){this.producerCommandDataChannelEnabled=e}cleanup(){this.datachannelCommandsQueue=[],this.incomingCache=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${p.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){I.log(E.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(n){return c(this,arguments,function*(e,t={},i=!0,a=0){if(t.participantId){let s=R.decomposeParticipantId(t.participantId),l=R.decomposeId(s.compositeUserId);t=Object.assign({},t,{participantId:l.id,participantType:l.type}),s.deviceIdx&&(t.deviceIdx=s.deviceIdx)}return this._sendRaw(e,t,i,a)})}_sendRaw(n){return c(this,arguments,function*(e,t={},i=!0,a=0){let s=l=>{var u;if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(l),((u=this.producerCommandDataChannel)==null?void 0:u.readyState)===dn&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){I.log(E.SOCKET_ACTION,"not_opened"),d.warn("[signaling] socket is not opened"),l.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(I.log(E.SOCKET_ACTION,"invalid_state"),d.warn(`[signaling] socket is not opened, state ${this.socket.readyState}`)),this.websocketCommandsQueue.push(l),this.socket&&this.socket.readyState===WebSocket.OPEN&&this._handleCommandsQueue(this.websocketCommandsQueue)}};return new Promise((l,u)=>{let m=(C,f=!1)=>{!a||f?u(C):(d.debug("[signaling] resending a signaling message",e,_.sequence),a--,s(_))},_={sequence:this.sequence++,name:e,params:t,responseTimer:0,needResponse:i,resolve:l,reject:m};s(_)})})}_isDataChannelCommand(e){return this.producerCommandDataChannelEnabled?e===O.UPDATE_DISPLAY_LAYOUT||e===O.REPORT_PERF_STAT||e===O.REPORT_SHARING_STAT||e===O.REQUEST_ASR||e===O.ENABLE_VIDEO_SUSPEND||e===O.REPORT_NETWORK_STAT:!1}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(O.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(O.TRANSMIT_DATA,{participantId:e,data:{candidate:t}},!1)})}requestTestMode(e,t){return c(this,null,function*(){return this._send(O.REQUEST_TEST_MODE,{consumer:e,producer:t})})}sendSdp(e,t){return c(this,null,function*(){return this._send(O.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(O.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(O.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},!1,ls)})}changeParticipantState(e){return c(this,null,function*(){return this._send(O.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(O.ADD_PARTICIPANT,Se({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(O.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(O.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(O.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(O.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(O.UPDATE_DISPLAY_LAYOUT,e)})}addMovie(e){return c(this,null,function*(){return this._send(O.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(O.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(O.REMOVE_MOVIE,e)})}startUrlSharing(e){return this._send(O.START_URL_SHARING,{sharedUrl:e})}stopUrlSharing(){return this._send(O.STOP_URL_SHARING)}updateRooms(e,t){return c(this,null,function*(){return this._send(O.UPDATE_ROOMS,{rooms:e,assignRandomly:t})})}activateRooms(e,t){return c(this,null,function*(){return this._send(O.ACTIVATE_ROOMS,{roomIds:e,deactivate:t})})}switchRoom(e,t){return c(this,null,function*(){return this._sendRaw(O.SWITCH_ROOM,{toRoomId:e,participantId:t})})}getRooms(e){return c(this,null,function*(){return this._sendRaw(O.GET_ROOMS,{withParticipants:e})})}removeRooms(e){return c(this,null,function*(){return this._send(O.REMOVE_ROOMS,{roomIds:e})})}startStream(e){return c(this,null,function*(){return this._send(O.RECORD_START,e)})}stopStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(O.RECORD_STOP,e)})}publishStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(O.RECORD_PUBLISH,e)})}recordSetConf(){return c(this,arguments,function*(e={hideParticipantCount:!1,roomId:null}){var i;let t={options:{hideParticipantCount:e.hideParticipantCount},roomId:e.roomId};return e.king&&(t.king=e.king),(i=e.pawns)!=null&&i.length&&(t.pawns=e.pawns.join(",")),this._send(O.RECORD_SET_CONF,t)})}getRecordStatus(){return c(this,null,function*(){return this._send(O.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(O.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(O.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(O.REPORT_PERF_STAT,e)})}reportSharingStat(e){return c(this,null,function*(){return this._send(O.REPORT_SHARING_STAT,e,!1)})}reportNetworkStat(e){return c(this,null,function*(){return this._send(O.REPORT_NETWORK_STAT,e,!1)})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(O.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(O.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(O.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(O.GRANT_ROLES,a)})}muteParticipant(e,t,i,a=null){return c(this,null,function*(){return this._sendRaw(O.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i,roomId:a})})}enableFeatureForRoles(e,t){return c(this,null,function*(){return this._sendRaw(O.ENABLE_FEATURE_FOR_ROLES,{feature:e,roles:t})})}pinParticipant(e,t,i){return c(this,null,function*(){let a={participantId:e,roomId:i};return t&&(a.unpin=!0),this._sendRaw(O.PIN_PARTICIPANT,a)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(O.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}enableVideoSuspend(e){return c(this,null,function*(){return this._send(O.ENABLE_VIDEO_SUSPEND,{enabled:e},!1)})}changeOptions(e){return c(this,null,function*(){return this._send(O.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(O.GET_WAITING_HALL,a)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(O.PROMOTE_PARTICIPANT,i)})}requestPromotion(e=!1){return c(this,null,function*(){let t={};return e&&(t.unrequest=e),this._send(O.REQUEST_PROMOTION,t)})}acceptPromotion(e=!1){return c(this,null,function*(){let t={};return e&&(t.reject=e),this._send(O.ACCEPT_PROMOTION,t)})}feedback(e){return c(this,null,function*(){return this._sendRaw(O.FEEDBACK,{key:e})})}getHandQueue(){return c(this,null,function*(){return this._send(O.GET_HAND_QUEUE)})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(e=!0){this.listenersReady=e,this._handleCachedMessages()}getParticipantListChunk(e){return c(this,null,function*(){return this._send(O.GET_PARTICIPANT_LIST_CHUNK,e)})}getParticipants(e){return c(this,null,function*(){return this._send(O.GET_PARTICIPANTS,{externalIds:e})})}startAsr(e){return c(this,null,function*(){return this._send(O.ASR_START,e)})}stopAsr(e){return c(this,null,function*(){return this._send(O.ASR_STOP,e)})}requestAsr(e){return c(this,null,function*(){return this._send(O.REQUEST_ASR,{request:e},!1)})}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===Ge.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),t=i(t),d.debug("[signaling] connecting to "+this.endpoint+this.postfix+t),this.socket=new WebSocket(this.endpoint+this.postfix+t),this.socket.onopen=this._onOpen.bind(this),this.socket.onmessage=this._onMessage.bind(this),this.socket.onerror=this._onError.bind(this),this.socket.onclose=this._onClose.bind(this),this._startDoctor();function i(a){if(!p.useParticipantListChunk)return a;let n=p.participantListChunkInitIndex;a+=`&partIdx=${n}`;let s=p.participantListChunkInitCount;return s!==null&&(a+=`&partCount=${s}`),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("[signaling] socket opened"),I.log(E.SOCKET_ACTION,"opened"),this._waitConnectionMessage(),this._startDoctor()}_onMessage(e){if(this._startDoctor(),e.data==="ping"){S.onSignalingMessage(e.data),this.socket&&this.socket.readyState===WebSocket.OPEN&&this.socket.send("pong");return}try{let t=JSON.parse(e.data);S.onSignalingMessage(t),this._handleMessage(t)}catch(t){I.log(E.SOCKET_ACTION,"parse_error"),d.error("[signaling] unable to parse message",t,e.data)}}_handleMessage(e){var t;switch(e.type){case"notification":e.notification==="connection"?(d.debug("[signaling] 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:B.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":this._handleErrorMessage(e);break;default:I.log(E.SOCKET_ACTION,"unknown_message"),d.warn("[signaling] unhandled message",e)}this.lastStamp=e.stamp||this.lastStamp}_handleErrorMessage(e){var i;I.log(E.SOCKET_ACTION,`error-${e.error}`);let t=e.error?ps.includes(e.error):!1;switch(d.debug(`[signaling] error message [${e.sequence}]`,e),e.sequence&&this.responseHandlers[e.sequence]&&this._handleCommandResponse(!1,e),e.error){case"service-unavailable":this._reconnect();break;case"conversation-ended":this.conversationReject?this.conversationReject(new H(e.reason||ae.SIGNALING_FAILED,{message:`Conversation ended: ${e.error}`,remote:!0})):this._triggerEvent(ve.NOTIFICATION,{notification:B.CLOSED_CONVERSATION,reason:e.reason});break;case"invalid-token":this._throwError(new Error(`Signaling error: ${e.error}`));break;default:if(!t)break;this.connected?this._throwError(new Error(`Signaling error: ${e.error}`)):e.sequence||((i=this.conversationReject)==null||i.call(this,new H(e.reason||ae.SIGNALING_FAILED,{message:`Unable to connect to the signaling: ${e.error}`,remote:!0})),this._closeSocket())}}_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){I.log(E.SOCKET_ACTION,"error"),d.error("[signaling] signaling error",e)}_onClose(e){I.log(E.SOCKET_ACTION,"closed"),d.debug("[signaling] connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<ze.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(ze.RECONNECT_MAX_DELAY,ze.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));d.log(`[signaling] reconnect websocket after ${e}ms (${this.reconnectCount})`),I.log(E.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,Ge.RETRY),e)}_handleCommandResponse(e,t){var a;if(!this.responseHandlers.hasOwnProperty(t.sequence))return;let i=this.responseHandlers[t.sequence];window.clearTimeout(i.responseTimer),d.debug(`[signaling] command response [${t.sequence}]`,t),e?(delete this.responseHandlers[t.sequence],i.resolve(t)):t.type==="error"?(delete this.responseHandlers[t.sequence],I.log(E.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],I.log(E.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(e,t),ze.WAIT_RESPONSE_DELAY)}_handleCommandsQueue(e){var t,i;for(;e.length>0;){let a=e.shift();if(d.debug(`[signaling] command send [${a.sequence}]`,`'${a.name}'`,a.params),this._isDataChannelCommand(a.name)){if(((t=this.producerCommandDataChannel)==null?void 0:t.readyState)!==dn){a.reject(new Error(`Invalid data channel state: ${(i=this.producerCommandDataChannel)==null?void 0:i.readyState}`));return}this._startResponseTimer(a);let n=this._serializeBinary(a);n!==null&&this.producerCommandDataChannel.send(n)}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){a.reject(new Error("Invalid state or socket already closed"));continue}this._startResponseTimer(a),this.socket.send(this._serializeJson(a))}}}_startResponseTimer(e){if(!e.needResponse){e.resolve({type:"response",sequence:e.sequence,response:e.name});return}e.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{response:e.name,sequence:e.sequence,type:"timeout"}),ze.WAIT_RESPONSE_DELAY),this.responseHandlers[e.sequence]=e}_serializeBinary(e){switch(e.name){case O.UPDATE_DISPLAY_LAYOUT:return this.producerCommandSerializationService.serializeUpdateDisplayLayout(e.sequence,e.params);case O.REPORT_PERF_STAT:return this.producerCommandSerializationService.serializePerfStatReport(e.sequence,e.params);case O.REPORT_SHARING_STAT:return this.producerCommandSerializationService.serializeSharingStatReport(e.sequence,e.params);case O.REQUEST_ASR:return this.producerCommandSerializationService.serializeRequestAsr(e.sequence,e.params);case O.REPORT_NETWORK_STAT:return this.producerCommandSerializationService.serializeNetworkStatReport(e.sequence,e.params);case O.ENABLE_VIDEO_SUSPEND:return this.producerCommandSerializationService.serializeEnableVideoSuspend(e.sequence,e.params)}return d.warn("[signaling] cannot get binary data for data channel command: "+e.name),null}_serializeJson(e){let t;e.name===O.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]=Wa(t[a]));return{layouts:i}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new H(ae.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout",remote:!0}))},ze.WAIT_CONNECTION_DELAY)}_stopWaitConnectionMessage(){window.clearTimeout(this.connectionMessageWaitTimer),this.connectionMessageWaitTimer=0}_startDoctor(){this._stopDoctor(),this.doctorTimer=window.setTimeout(()=>{d.warn("[signaling] socket is dead, trying to reconnect"),this._disconnect(4e3),this._connect(Ge.RETRY)},ze.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},Ne=ze;Ne.RECONNECT_DELAY=p.signalingReconnectDelay,Ne.RECONNECT_MAX_DELAY=p.signalingReconnectMaxDelay,Ne.RECONNECT_MAX_COUNT=p.signalingReconnectMaxCount,Ne.WAIT_CONNECTION_DELAY=p.waitConnectionDelay,Ne.WAIT_RESPONSE_DELAY=p.waitResponseDelay,Ne.WAIT_MESSAGE_DELAY=p.waitMessageDelay;var pn=(e=>(e.KING="KING",e.PAWN="PAWN",e))(pn||{}),un=pn;var er=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 tr=class{constructor(r,e,t){this._uuid=R.uuid(),this._apiKey=e,this._callToken=t,this._apiEnv=r}authorize(){return c(this,null,function*(){let r={session_data:{device_id:this._uuid,client_version:p.appVersion,client_type:"SDK_JS",auth_token:this._callToken,version:3},application_key:this._apiKey},e=yield Qi(this._apiEnv),t=yield vi("auth.anonymLogin",r,!0,e);return R.isObject(t)&&!("error_msg"in t)?(this._sessionKey=t.session_key,!0):!1})}hangupConversation(r){return c(this,null,function*(){let e={conversationId:r,reason:U.HUNGUP,application_key:this._apiKey,session_key:this._sessionKey},t=yield Qi(this._apiEnv);yield vi("vchat.hangupConversation",e,!0,t)})}};var Jt,ce,Ii=null,us={getCameras:k.getCameras,getMicrophones:k.getMicrophones,getOutput:k.getOutput,getVideoFacingMode:k.getVideoFacingMode,hasCamera:k.hasCamera,hasMicrophone:k.hasMicrophone,getSavedCamera:k.getSavedCamera,getSavedMicrophone:k.getSavedMicrophone,getSavedOutput:k.getSavedOutput,hasCameraPermission:k.hasCameraPermission,hasMicrophonePermission:k.hasMicrophonePermission,hasPermissions:k.hasPermissions,getUserMedia:k.getUserMedia,getUserVideo:k.getUserVideo,getUserAudio:k.getUserAudio,setResolution:k.setResolution,isBrowserSupported:k.isBrowserSupported,isScreenCapturingSupported:k.isScreenCapturingSupported,os:k.os,isMobile:k.isMobile,browserName:k.browserName,browserVersion:k.browserVersion,baseChromeVersion:k.baseChromeVersion,getAudioContext:k.getAudioContext,isAudioShareSupported:k.isAudioShareSupported},ms={participantMarkerCompare:R.participantMarkerCompare};function mn(o){ce=o}function hn(o){Jt=o}function hs(o){Ii=o}function _s(o){p.videoEffects=o}function gs(o,r=null,e=null){p.vmoji=o,p.vmojiRenderingOptions=e,r&&o.setSDK(r)}function fs(o){return c(this,null,function*(){if(p.set(o),ce||mn(new zt),Jt||hn(()=>new Ne),p.debug&&(jr.default.disableLog(!1),d.toggle(!0)),d.log(`Calls SDK ${p.sdkVersion}`,o),yield k.init(),!k.isBrowserSupported())throw new H(ae.UNSUPPORTED);d.log("UserAgent:",navigator.userAgent),d.log("Screen resolution:",`${window.screen.width}x${window.screen.height}`),d.log("Permissions:",`Camera: ${k.hasCameraPermission()}, Mic: ${k.hasMicrophonePermission()}`),ce.init()})}function Ss(n){return c(this,arguments,function*(o,r=[me.AUDIO],e="",t=!1,i=!1,a){let s=[],l=[];if(Array.isArray(o)?s=o.length?o:[]:o&&(s=[o]),s.length&&(l=yield ce.getOkIdsByExternalIds(s),!l.length))throw new H(U.CALLEE_IS_OFFLINE);return _n(l,He.USER,r,e,t,i,a)})}function _n(s){return c(this,arguments,function*(o,r=He.USER,e,t="",i=!1,a=!1,n){if(F.current())throw d.error("There is already active call"),new H(U.FAILED);return new F(ce,Jt(),Ii).onStart(o,r,e,t,i,a,n)})}function vs(o){return c(this,null,function*(){return gn(o)})}function gn(t){return c(this,arguments,function*(o,r=ee.USER,e){if(o===F.id())throw new Error("Push has already been processed");return new F(ce,Jt(),Ii).onPush(o,r,e)})}function Is(o){return c(this,null,function*(){return o&&(p.authToken=o),ce.authorize()})}function Es(){return c(this,arguments,function*(o=[me.AUDIO]){return Fe().accept(o)})}function Rs(){return c(this,null,function*(){let o=F.current();if(o)return o.decline()})}function Ts(e){return c(this,arguments,function*(o,r=[me.AUDIO]){return fn(o,r)})}function fn(o,r,e){return c(this,null,function*(){if(F.current())throw d.error("There is already active call"),new H(U.FAILED);return new F(ce,Jt(),Ii).onJoin({conversationId:o,mediaOptions:r,chatId:e})})}function Cs(a){return c(this,arguments,function*(o,r=[me.AUDIO],e,t,i){if(F.current())throw d.error("There is already active call"),new H(U.FAILED);return e&&(p.anonymToken=e),new F(ce,Jt(),Ii).onJoin({joinLink:o,mediaOptions:r,observedIds:t,payload:i})})}function ys(){return c(this,null,function*(){let o=F.current();if(o)return o.hangup();F.hangupAfterInit()})}function Ps(o,r){return c(this,null,function*(){let e=yield ce.getOkIdsByExternalIds([o]);if(!e.length)throw new Error("User not found");return Sn(e[0],r)})}function Sn(o,r){return c(this,null,function*(){let e=F.current();e&&(yield e.addParticipant(R.composeUserId(o,ee.USER),r))})}function bs(o,r=!1){return c(this,null,function*(){let e=yield ce.getOkIdsByExternalIds([o]);return vn(e[0],r)})}function vn(o,r=!1){return c(this,null,function*(){let e=F.current();e&&(yield e.removeParticipant(R.composeUserId(o,ee.USER),r))})}function Ms(o,r){return c(this,null,function*(){let e=F.current();if(o==="videoinput"&&nt.contains(r))return p.videoFacingMode=r,e?(k.isMobile()&&e.stopVideoTrack(),e.changeDevice(o)):void 0;if(!(yield k._saveDeviceId(o,r)))throw new Error(`Device not found: ${r}`);if(e)return e.changeDevice(o)})}function As(o){return c(this,null,function*(){let r=typeof o=="object"?Le(Se({},o),{fastScreenSharing:o.captureScreen&&o.fastScreenSharing,captureAudio:o.captureScreen&&o.captureAudio&&p.audioShare}):{captureScreen:o,fastScreenSharing:!1,captureAudio:!1},e=F.current();return e?e.toggleScreenCapturing(r):Promise.reject()})}function Ds(o){let r=F.current();r&&r.toggleAnimojiCapturing(o)}function ks(o,r=!1){return c(this,null,function*(){let e=F.current();e&&(yield e.setVideoStream(o,r))})}function ws(o){return c(this,null,function*(){let r=F.current();r&&(yield r.toggleLocalVideo(o))})}function Os(o){return c(this,null,function*(){let r=F.current();r&&(yield r.toggleLocalAudio(o))})}function xs(o){return c(this,null,function*(){let r=F.current();if(r)return r.setLocalResolution(o)})}function Ns(o){return c(this,null,function*(){let r=F.current();r&&(yield r.changePriorities(o))})}function Ls(o){return c(this,null,function*(){let r=F.current();r&&(yield r.changeParticipantState(o))})}function Us(o){return c(this,null,function*(){let r=F.current();r&&(yield r.updateDisplayLayout(o))})}function Bs(o,r,e=!1){return c(this,null,function*(){let t=yield ce.getOkIdsByExternalIds([o]);return In(t[0],Q.getDeviceIdx(o),r,e)})}function In(o,r,e,t=!1){return c(this,null,function*(){let i=F.current();i&&(yield i.grantRoles(R.composeParticipantId(o,ee.USER,r),e,t))})}function Fs(i){return c(this,arguments,function*({externalId:o=null,muteStates:r,requestedMedia:e=[],roomId:t=null}){let a=null;return o&&(a=(yield ce.getOkIdsByExternalIds([o]))[0]),En({uid:a,muteStates:r,requestedMedia:e,deviceIdx:Q.getDeviceIdx(o),roomId:t})})}function En(a){return c(this,arguments,function*({uid:o=null,muteStates:r,requestedMedia:e=[],deviceIdx:t=0,roomId:i=null}){let n=F.current();if(n){let s=o?R.composeParticipantId(o,ee.USER,t):null;yield n.muteParticipant(s,r,e,i)}})}function Vs(o,r=!1,e=null){return c(this,null,function*(){let t=yield ce.getOkIdsByExternalIds([o]);return Rn(t[0],r,Q.getDeviceIdx(o),e)})}function Rn(o,r=!1,e=0,t=null){return c(this,null,function*(){let i=F.current();i&&(yield i.pinParticipant(R.composeParticipantId(o,ee.USER,e),r,t))})}function js(o){return c(this,null,function*(){let r=F.current();r&&(yield r.updateMediaModifiers(o))})}function Hs(o){return c(this,null,function*(){let r=F.current();r&&(yield r.enableVideoSuspend(o))})}function Gs(o){return c(this,null,function*(){let r=F.current();r&&(yield r.changeOptions(o))})}function Ws(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield ce.getOkIdsByExternalIds([r]))[0]),Tn(o,e)})}function Tn(o,r=null){return c(this,null,function*(){let e=F.current();if(e){let t=r?R.composeUserId(r,ee.USER):null;yield e.chatMessage(o,t)}})}function qs(o=10){return c(this,null,function*(){let r=F.current();if(r)return r.chatHistory(o)})}function Ks(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield ce.getOkIdsByExternalIds([r]))[0]),Cn(o,e,Q.getDeviceIdx(r))})}function Cn(o,r=null,e=0){return c(this,null,function*(){let t=F.current();if(t){let i=r?R.composeParticipantId(r,ee.USER,e):null;yield t.customData(o,i)}})}function $s(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1}={}){return(yield ce.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e})).join_link})}function zs(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1,audioOnly:t=!1}={},i){let a=Q.fromIds(i),n=yield ce.getOkIdsByExternalIds(a);return(yield ce.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e,audienceMode:!0,audioOnly:t},n)).join_link})}function Js(){return c(this,null,function*(){let o=F.current();return o?o.createJoinLink():Promise.reject()})}function Ys(){return c(this,null,function*(){let o=F.current();return o?o.removeJoinLink():Promise.reject()})}function Qs(o,r){return c(this,null,function*(){return ce.getAnonymTokenByLink(o,r)})}function Xs(o){let r=F.current();r&&r.setVolume(o)}function Zs(o){p.forceRelayPolicy=o}function ec(o=!1,r=null,e=null,t="DIRECT_LINK",i=null,a=null,n=null){return c(this,null,function*(){let s=F.current();return s?s.startStream(o,r,e,t,i,a,n):Promise.reject()})}function tc(o=null){return c(this,null,function*(){let r=F.current();return r?r.stopStream(o):Promise.reject()})}function ic(o=null){return c(this,null,function*(){let r=F.current();return r?r.publishStream(o):Promise.reject()})}function rc(o,r,e=!1,t=null){return c(this,null,function*(){let i=F.current();if(!i)return Promise.reject();let a,n,s=[];if(r!=null&&r.length&&s.push(...r),o&&s.push(o),s.length){let l=yield ce.getParticipantIdsByExternalIds(s);o&&(a=l.get(o),l.delete(o)),n=Array.from(l.values())}return i.recordSetConf(a,n,e,t)})}function ac(){return c(this,null,function*(){let o=F.current();return o?o.getStreamInfo():Promise.reject()})}function nc(o){return c(this,null,function*(){let r=F.current();return r?r.addMovie(o):Promise.reject()})}function oc(o){return c(this,null,function*(){let r=F.current();return r?r.updateMovie(o):Promise.reject()})}function sc(o){return c(this,null,function*(){let r=F.current();return r?r.removeMovie(o):Promise.reject()})}function cc(o,r){return c(this,null,function*(){let e=F.current();if(e){let t=[];for(let i of o){let a,n;i.addParticipantIds&&(a=(yield ce.getOkIdsByExternalIds(i.addParticipantIds)).map(s=>R.composeUserId(s,ee.USER))),i.removeParticipantIds&&(n=(yield ce.getOkIdsByExternalIds(i.removeParticipantIds)).map(s=>R.composeUserId(s,ee.USER))),t.push({id:i.id,name:i.name,participantCount:i.participantCount,addParticipantIds:a,removeParticipantIds:n})}return e.updateRooms(t,r)}return Promise.reject()})}function dc(o,r){return c(this,null,function*(){let e=F.current();return e?e.activateRooms(o,r):Promise.reject()})}function lc(o=null,r=null){return c(this,null,function*(){let e=F.current();if(!e)return Promise.reject();let t;if(r){let i=yield ce.getOkIdsByExternalIds([r]),a=Q.getDeviceIdx(r);t=R.composeParticipantId(i[0],ee.USER,a)}return e.switchRoom(o,t)})}function pc(o){return c(this,null,function*(){let r=F.current();return r?r.removeRooms(o):Promise.reject()})}function uc(o){p.statisticsInterval=o;let r=F.current();if(r)return r.updateStatisticsInterval()}function mc(o){jr.default.disableLog(!o),d.toggle(o)}function hc(o,...r){p.debugLog&&d.send(o,"[external]",...r)}function _c(o){return c(this,null,function*(){let r=F.current();if(r)return r.videoEffect(o)})}function gc(o){return c(this,null,function*(){let r=F.current();r&&(yield r.setAudioStream(o))})}function fc(o,r=null,e=null){return c(this,null,function*(){let t=F.current();if(!t)return;let i=e!=null?e:r==null?void 0:r.id,a=null;if(r){let s=(yield ce.getOkIdsByExternalIds([r]))[0];if(!s)throw new Error("Could not get user id to set animoji svg");a=R.composeParticipantId(s,ee.USER,Q.getDeviceIdx(r))}t.setAnimojiSvg(o,a,i)})}function Sc(o=null,r,e=!1){return c(this,null,function*(){return Fe().getWaitingHall(o,r,e)})}function vc(){return c(this,null,function*(){return Fe().getAudienceModeHands()})}function Ic(o,r=!1){return c(this,null,function*(){let e=Fe(),t=yield ce.getOkIdsByExternalIds([o]);return e.promoteParticipant(R.composeUserId(t[0],ee.USER),r)})}function Ec(o=!1){return c(this,null,function*(){return Fe().requestPromotion(o)})}function Rc(o=!1){return c(this,null,function*(){return Fe().acceptPromotion(o)})}function Tc(o){return c(this,null,function*(){return Fe().getParticipantListChunk(o)})}function Cc(o){return c(this,null,function*(){return Fe().getParticipants(o)})}function yc(o){return c(this,null,function*(){return Fe().feedback(o)})}function Pc(o,r,e){return Fe().userFeedbackStats(o,r,e)}function bc(o,r){return c(this,null,function*(){return Fe().enableFeatureForRoles(o,r)})}function Fe(){let o=F.current();if(!o)throw new Error("Conversation not found");return o}function Mc(o){return c(this,null,function*(){yield ce.removeHistoryRecords(o)})}function Ac(o){return c(this,null,function*(){let r=F.current();r&&(yield r.startAsr(o))})}function Dc(o){return c(this,null,function*(){let r=F.current();r&&(yield r.stopAsr(o))})}function kc(o){return c(this,null,function*(){let r=F.current();r&&(yield r.requestAsr(o))})}function wc(o){return c(this,null,function*(){let r=F.current();return r?r.startUrlSharing(o):Promise.reject()})}function Oc(){return c(this,null,function*(){let o=F.current();return o?o.stopUrlSharing():Promise.reject()})}function xc(){return p.sdkVersion}
11
+ `,a=>{var n;a.error?this._onFrame(null,a.error):this._onFrame({type:a.frameType,timestamp:a.timestamp,duration:a.duration,data:a.data,byteLength:(n=a.data)==null?void 0:n.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,i){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t,fps:i})}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 po=2100,uo=600,mo=1.2,Ga=.8,ho=2e3,_o=8e3,Or=8e3,go=16e3,fo=4,So=2e3,Fi=(t=>(t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t))(Fi||{}),si=class{constructor(r,e,t,i,a,n,s){this._upPenalty=0;this._delayAvgShort=-1;this._delayAvgLong=-1;this._minDelay=Number.MAX_VALUE;this._maxDelay=0;this._largeDelayDuration=0;this._frames=0;this._fps=0;this._onCongestion=r,this._ccEnabled=i,this._minBitrate=e,this._maxBitrate=t,this._fastSharing=a,this._targetFps=s,n>0?this._highDelayThreshold=n:this._highDelayThreshold=po,a&&(this._highDelayThreshold=uo),this._trendDelayThreshold=Math.round(this._highDelayThreshold/3),this._targetBitrate=this._maxBitrate,this._probing=!1;let l=Date.now();this._lastDown=0,this._lastUp=l,this._lastProbing=l,this._lastCheckDelay=0,this._lastFpsCalcMs=0}checkDelay(r,e,t){let i=Date.now();if(this._calcFps(i),this._calcDelay(e,i),this._delayAvgShort<=0||this._delayAvgLong<=0||!this._ccEnabled)return;let a=0,n=this._delayAvgShort-this._delayAvgLong,s=Math.round(Math.abs(n)*100/this._delayAvgLong),l=n>40&&s>30&&this._delayAvgShort>this._trendDelayThreshold,u=this._delayAvgShort>this._highDelayThreshold;l||u?a=2:Math.abs(n)<40&&s<10&&!u&&(a=1);let m=Math.round(this._targetBitrate/1e3),_=t;r%20===0&&d.debug(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Fi[a]} tr=${m} br=${t}`);let C=i-this._lastDown;if(a===2&&C>ho){this._probing&&(this._upPenalty=Math.min(++this._upPenalty,fo),this._probing=!1);let K=Ga*_*1e3;if(K>=this._targetBitrate&&(K=this._targetBitrate*Ga),K=Math.max(K,this._minBitrate),K<this._targetBitrate){let pe=Math.round(K/1e3),Z=Math.round(this._upPenalty*Or/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Fi[a]}`),d.log(`#${r}: cc: DOWN delay=${e} bitrate=${_} target=${m} -> newBitrate=${pe} penalty=${Z}s`),this._setBitrate(K,!0),this._targetBitrate=K}this._lastDown=i}let f=i-this._lastUp,P=_o+this._upPenalty*Or;if(a===1&&f>P&&C>P){let K=Math.min(this._targetBitrate*mo,this._maxBitrate);if(K>this._targetBitrate){let pe=Math.round(K/1e3),Z=Math.round(this._targetBitrate/1e3),$=Math.round(this._upPenalty*Or/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Fi[a]}`),d.log(`#${r}: cc: UP bitrate=${_} target=${Z} -> newBitrate=${pe} penalty=${$}s`),this._setBitrate(K,!1),this._targetBitrate=K,this._probing=!0,this._lastProbing=i,this._lastUp=i}}let x=i-this._lastProbing;this._probing&&x>go&&(this._probing=!1);let W=i-this._lastDown;this._upPenalty>0&&W>3*P&&(d.log(`#${r}: cc: UP reset penalty: oldPenalty=${this._upPenalty}`),this._upPenalty=0)}_setBitrate(r,e){this._fastSharing&&(e=!0);let t=this._targetFps;this._fps>0&&(t=this._fps),this._onCongestion(r,e,t)}_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>So){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}_calcFps(r){this._frames++;let e=r-this._lastFpsCalcMs;if(e>5e3){this._lastFpsCalcMs=r;let t=this._fps,i=this._frames*1e3/e;this._fps===0?this._fps=Math.round(i):this._fps=Math.round((this._fps*3+i)/4),this._frames=0,this._fps!==t&&d.log(`cc: fps=${this._fps}`)}}};var ci=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 n=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++,n}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++){let i=this._buffer[e];if(r===(i==null?void 0:i.seq))return i;if(e=++e%this._maxSize,e===this._tail)break}return null}getServerBitrateK(r){let e=0,t=0,i=-1,a=-1,n=this._tail;for(let s=0;s<this._maxSize;s++){n>0?--n:n=this._maxSize-1;let l=this._buffer[n];if(!l||(a===-1&&(a=l.ts2,t=0),a>=0&&(t+=l.size),i=l.ts2,a-i>=r)||n===this._head)break}if(i>=0&&a>=0){let s=a-i;e=Math.round(s>0?t*8/s: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)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 n=0;n<this._maxSize;n++){a>0?--a:a=this._maxSize-1;let s=this._buffer[a];if(s){if(i===-1&&s.end&&!s.start&&(i=s.ts2,e=0),t===-1&&i>=0&&s.start&&!s.end&&(t=s.ts2),t>=0&&i>=0){let l=i-t;r=l>0?e*8/l:0;break}if(i>=0&&(e+=s.size),a===this._head)break}}return Math.round(r)}clear(){this._buffer.fill(void 0),this._size=0,this._head=0,this._tail=0}};var xr=65536,Io=50,Eo=400,Ro=1e6,To=3e5,Co=3e4,yo=2e3,Po=5,Vi=0,Tt=class{constructor(r,e,t,i){this._destroyed=!1;this._needKeyframe=!0;this._frameNum=0;this._feedback=new ci(1024);this._lastSentFrameSeq=0;this._lastDeliveredFrameSeq=0;this._lastFrameDelay=0;this._lastFramerateReduced=Date.now();this._lastSharingStat=Date.now();this._queue=new oi;d.debug("ScreenCaptureSender started"),this.DATA_SIZE=p.consumerScreenDataChannelPacketSize-11,this._datachannel=e,this._signaling=t,this._fastSharing=i,this._congestionControlEnabled=p.screenShareCongestionControl||this._fastSharing,this._width=r.getSettings().width,this._height=r.getSettings().height,this._maxFrameDelay=this._fastSharing?p.screenShareCongestionControlThreshold:p.screenShareCongestionControlThreshold*2;let a=p.getScreenFrameRate(this._fastSharing),{minBitrate:n,maxBitrate:s}=this._calcMinMaxBitrate(this._width,this._height),l=this._onCongestionCallback.bind(this);d.log(`ScreenCaptureSender: CongestionControl: enabled=${this._congestionControlEnabled} minBitrate=${Math.round(n/1e3)}k maxBitrate=${Math.round(s/1e3)}k delayThreshold=${p.screenShareCongestionControlThreshold}`),this._congestionControl=new si(l,n,s,this._congestionControlEnabled,this._fastSharing,p.screenShareCongestionControlThreshold,a);let u=(m,_)=>{if(this._destroyed)return;if(!m){d.warn("requestFrame failed, keyFrame: "+this._needKeyframe,_),this._needKeyframe=!0,this._handleQueue();return}(m.width!==this._width||m.height!==this._height)&&(this._width=m.width,this._height=m.height,this._onResize(this._width,this._height));let C=this._sliceFrame(m);this._queue.merge(C),this._handleQueue(),this._sendSharingStat()};if(Rt.isBrowserSupported()){let m=this._fastSharing;this._encoder=new Rt(r,u,this._congestionControlEnabled,s,m,a)}else this._encoder=new Vt(r,u,this._congestionControlEnabled,s);this._datachannel.onmessage=m=>{ja(m.data)&&(d.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0);let _=Ha(m.data);_!==null&&this._checkCcFeedback(_)},this._encoder.init().then(()=>this._handleQueue()).catch(m=>d.warn("ScreenCaptureSender init failed",m)),this._fpsMeter=new St(m=>d.log(`[ScreenCaptureSender] fps: ${m}`),5e3)}_handleQueue(){if(this._destroyed)return;let r=this._queue.shift();if(!r){if((this._lastSentFrameSeq-this._lastDeliveredFrameSeq+xr)%xr>Po&&this._lastFrameDelay>this._maxFrameDelay){let i=Date.now();i-this._lastFramerateReduced>yo&&(this._lastFramerateReduced=i,d.debug(`[ScreenCaptureSender] reduce framerate: delay=${this._lastFrameDelay} maxDelay=${this._maxFrameDelay}`))}else this._requestFrame();return}if(!this._sendFrameChunk(r)){this._needKeyframe=this._needKeyframe||!this._cleanupQueue(),R.setImmediate(()=>this._handleQueue());return}if(r.isLast){this._frameNum++,this._fpsMeter.increment(),r.isKey&&d.debug(`#${this._frameNum}: sharing: send keyframe size=${Math.round(r.frameSize/1e3)}k`);let t=this._feedback.getCurrentDelay(),i=this._feedback.getServerBitrateK(2e3);t>0&&this._congestionControl.checkDelay(this._frameNum,t,i)}R.setImmediate(()=>this._handleQueue())}_cleanupQueue(){let r=this._queue.head();for(;r;){if(r.isFirst&&r.isKey)return!0;this._queue.shift(),r=this._queue.head()}return!1}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_sliceFrame(r){let e=r.type==="key",t=r.data.byteLength,i=new oi;for(let a=0;a<t;a+=this.DATA_SIZE){let n=r.data.slice(a,a+this.DATA_SIZE),s=a===0,l=t<=a+n.byteLength,u=this._wrapHeader(r.timestamp,s,l,e,n);i.push({data:u.data,sequence:u.sequence,frameSize:t,isFirst:s,isLast:l,isKey:e,timestamp:r.timestamp})}return i}_wrapHeader(r,e,t,i,a){let n=Fa(r,e,t,i,Vi,this._encoder.isVP9(),a),s={sequence:Vi,data:n};return Vi=(Vi+1)%xr,s}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null).data}_sendFrameChunk(r){if(!this._datachannel||this._datachannel.readyState!=="open")return!1;try{return this._datachannel.send(r.data),this._feedback.add(r.sequence,r.timestamp,r.data.byteLength,r.isFirst,r.isLast),r.isLast&&(this._lastSentFrameSeq=r.sequence),!0}catch(e){return d.warn("Error sending chunk to DataChannel",e),!1}}destroy(){this._queue.clear(),this._fpsMeter.destroy(),this._datachannel.onmessage=null,this._feedback.clear(),this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),d.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return Rt.isBrowserSupported()||Vt.isBrowserSupported()}_onCongestionCallback(r,e,t){this._encoder.setBitrate(r,e,t)}_onResize(r,e){let{minBitrate:t,maxBitrate:i}=this._calcMinMaxBitrate(r,e),a=Math.round(t/1e3),n=Math.round(i/1e3);d.log(`cc: resize to ${r}x${e}, minBitrate=${a} maxBitrate=${n}`),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.max(To,Math.min(Ro,Math.round(t*Io))),a=Math.round(t*Eo);return{minBitrate:i,maxBitrate:a}}_checkCcFeedback(r){let e=this._feedback.update(r.seq,r.ts2);if(e===null)d.debug(`cc: update failed, seq=${r.seq}`);else if(e.end){this._lastDeliveredFrameSeq=e.seq;let t=e.recv-e.sent;t>0&&(this._lastFrameDelay=t),this._handleQueue()}}_sendSharingStat(){let r=Date.now();if(r-this._lastSharingStat>Co){let t=this._congestionControl.getStat();t!==null&&(d.debug(`cc: send stats: ${JSON.stringify(t)}`),this._signaling.reportSharingStat(t)),this._lastSharingStat=r}}};var se=class{static get sessionKey(){return se._sessionKey}static set sessionKey(r){se._sessionKey=r}static get sessionSecretKey(){return se._sessionSecretKey}static set sessionSecretKey(r){se._sessionSecretKey=r}static get accessToken(){return se._accessToken}static set accessToken(r){se._accessToken=r}static isEmpty(){return!se._sessionKey}};var v=class{static set(r){r.hasOwnProperty("voiceParams")&&(Object.assign(v._params.voiceParams,r.voiceParams),delete r.voiceParams),r.hasOwnProperty("specListenerParams")&&(Object.assign(v._params.specListenerParams,r.specListenerParams),delete r.specListenerParams),r.hasOwnProperty("apiAuth")&&(se.accessToken=r.apiAuth.accessToken,se.sessionKey=r.apiAuth.sessionKey,se.sessionSecretKey=r.apiAuth.sessionSecretKey),Object.assign(v._params,R.objectFilterOutValues(r,void 0))}static get(r){return v._params[r]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.8.4-dev.f8c92aa.0"}static get debug(){}static get protocolVersion(){return v._params.joinFromMultipleDevices?6:5}static get platform(){return v._params.platform}static set platform(r){v._params.platform=r}static get clientStatsPlatform(){return v._params.clientStatsPlatform}static set clientStatsPlatform(r){v._params.clientStatsPlatform=r}static get clientType(){return v._params.clientType}static set clientType(r){v._params.clientType=r}static get externalUserType(){return v._params.externalUserType}static set externalUserType(r){v._params.externalUserType=r}static get device(){return v._params.device}static get apiKey(){return v._params.apiKey}static get apiEnv(){return v._params.apiEnv}static apiEndpoint(r){switch(r!=null?r:v.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 v._params.apiEnv}}static get authToken(){return v._params.authToken}static set authToken(r){v._params.authToken=r}static get anonymToken(){return v._params.anonymToken}static set anonymToken(r){v._params.anonymToken=r}static get domain(){return v._params.domain}static get externalDomain(){return v._params.externalDomain}static get iceServers(){return v._params.iceServers}static set iceServers(r){v._params.iceServers=r}static get wssBase(){return v._params.wssBase}static set wssBase(r){v._params.wssBase=r}static get wssToken(){return v._params.wssToken}static set wssToken(r){v._params.wssToken=r}static get signalingReconnectDelay(){return v._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return v._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return v._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return v._params.waitConnectionDelay}static get waitResponseDelay(){return v._params.waitResponseDelay}static get waitMessageDelay(){return v._params.waitMessageDelay}static get waitAnotherTabDelay(){return v._params.waitAnotherTabDelay}static get debugLog(){return v._params.debugLog}static get forceRelayPolicy(){return v._params.forceRelayPolicy}static set forceRelayPolicy(r){v._params.forceRelayPolicy=r}static get videoMinWidth(){return v._params.videoMinWidth}static get videoMaxWidth(){return v._params.videoMaxWidth}static set videoMaxWidth(r){v._params.videoMaxWidth=r}static get videoMinHeight(){return v._params.videoMinHeight}static get videoMaxHeight(){return v._params.videoMaxHeight}static set videoMaxHeight(r){v._params.videoMaxHeight=r}static get videoAspectRatio(){return v._params.videoAspectRatio}static get videoFrameRate(){return v._params.videoFrameRate}static get videoFacingMode(){return v._params.videoFacingMode||(k.isMobile()?"user":null)}static set videoFacingMode(r){v._params.videoFacingMode=r}static get displaySurface(){return v._params.displaySurface}static get videoEffects(){return v._params.videoEffects}static set videoEffects(r){var e;v._params.videoEffects=r,(e=v._params.videoEffects)==null||e.setLogger((t,...i)=>d.send(t,...i))}static get videoEffectMaxWidth(){return v._params.videoEffectMaxWidth}static set videoEffectMaxWidth(r){v._params.videoEffectMaxWidth=r}static get videoEffectMaxHeight(){return v._params.videoEffectMaxHeight}static set videoEffectMaxHeight(r){v._params.videoEffectMaxHeight=r}static get vmoji(){var r;return(r=v._params.vmoji)!=null&&r.isBrowserSupported()?v._params.vmoji:null}static set vmoji(r){v._params.vmoji=r}static get vmojiRenderingOptions(){return v._params.vmojiRenderingOptions||{}}static set vmojiRenderingOptions(r){v._params.vmojiRenderingOptions=r}static get voiceParams(){return v._params.voiceParams}static get specListenerParams(){return v._params.specListenerParams}static get iceRestartWaitTime(){return v._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return v._params.transportConnectionWaitTime}static get statisticsInterval(){return v._params.statisticsInterval}static set statisticsInterval(r){v._params.statisticsInterval=r}static get networkStatisticsInterval(){return v._params.networkStatisticsInterval}static get perfStatReportEnabled(){return v._params.perfStatReportEnabled}static get callStatReportEnabled(){return v._params.callStatReportEnabled}static get useCallStatReportNewAPI(){return v._params.useCallStatReportNewAPI&&!!v._params.clientStatsPlatform}static get networkStatReportEnabled(){return v._params.networkStatReportEnabled}static get enableLogPerfStatReport(){return v._params.enableLogPerfStatReport}static get includeRemoteRtpsInCallStat(){return v._params.includeRemoteRtpsInCallStat}static get producerNotificationDataChannel(){return v._params.producerNotificationDataChannel}static get producerCommandDataChannel(){return v._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return v._params.consumerScreenDataChannel&&Tt.isBrowserSupported()}static get producerScreenDataChannel(){return v._params.producerScreenDataChannel&&v.producerNotificationDataChannel&&Et.isBrowserSupported()}static get asrDataChannel(){return v._params.asrDataChannel&&v.producerNotificationDataChannel}static get consumerScreenDataChannelPacketSize(){return v._params.consumerScreenDataChannelPacketSize}static get screenShareWebmBuilder(){return v._params.screenShareWebmBuilder}static get noiseSuppression(){return v._params.noiseSuppression}static set noiseSuppression(r){v._params.noiseSuppression=r}static get preferH264(){return v._params.preferH264}static get preferVP9(){return v._params.preferVP9}static get audioNack(){return v._params.audioNack}static get consumerScreenTrack(){return v._params.consumerScreenTrack&&v.consumerScreenDataChannel}static get producerScreenTrack(){return v._params.producerScreenTrack}static get movieShare(){return v._params.movieShare&&v.videoTracksCount>0}static get videoTracksCount(){return v.producerNotificationDataChannel?Number(v._params.videoTracksCount):0}static get breakVideoPayloadTypes(){return v._params.breakVideoPayloadTypes}static get useParticipantListChunk(){return v._params.useParticipantListChunk&&v.videoTracksCount>0}static get useRooms(){return v._params.useRooms}static get useChatRooms(){return v._params.useChatRooms}static get participantListChunkInitIndex(){var r;return(r=v._params.participantListChunkInitIndex)!=null?r:0}static get participantListChunkInitCount(){var r;return(r=v._params.participantListChunkInitCount)!=null?r:null}static get serverAudioRed(){return v._params.serverAudioRed}static get p2pAudioRed(){return v._params.p2pAudioRed}static get h264spsPpsIdrInKeyframe(){return v._params.h264spsPpsIdrInKeyframe}static get filterObservers(){return v._params.filterObservers}static get muteMode(){return v._params.muteMode}static get preserveAudioTracks(){return v._params.preserveAudioTracks}static get audioShare(){return k.isAudioShareSupported()&&v._params.audioShare}static get fastScreenShare(){return v._params.fastScreenShare}static get screenShareCongestionControl(){return v._params.screenShareCongestionControl}static get screenShareCongestionControlThreshold(){return v._params.screenShareCongestionControlThreshold}static get fastScreenShareWidth(){return v._params.fastScreenShareWidth}static get fastScreenShareHeight(){return v._params.fastScreenShareHeight}static get newMuteRules(){return v._params.newMuteRules}static get videoSuspend(){return v._params.videoSuspend}static get enumerateDevicesDelay(){return v._params.enumerateDevicesDelay}static getScreenFrameRate(r){return r?v._params.fastScreenShareFrameRate:v._params.screenFrameRate}static get switchVideoAtBadNetwork(){return v._params.switchVideoAtBadNetwork}},p=v;p._params={platform:"WEB",clientStatsPlatform:"",clientType:"PORTAL",externalUserType:"",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",externalDomain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:10,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,vmojiRenderingOptions:null,iceRestartWaitTime:2e4,transportConnectionWaitTime:5e3,statisticsInterval:5e3,networkStatisticsInterval:2e4,perfStatReportEnabled:!0,callStatReportEnabled:!1,useCallStatReportNewAPI:!1,networkStatReportEnabled:!1,enableLogPerfStatReport:!1,includeRemoteRtpsInCallStat:!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:30,movieShare:!1,useParticipantListChunk:!1,useRooms:!1,useChatRooms:!1,participantListChunkInitIndex:0,participantListChunkInitCount:null,serverAudioRed:!0,p2pAudioRed:!0,h264spsPpsIdrInKeyframe:!0,breakVideoPayloadTypes:!1,joinFromMultipleDevices:!1,filterObservers:!1,muteMode:!1,preserveAudioTracks:!1,audioShare:!1,fastScreenShare:!1,screenShareCongestionControl:!1,screenShareCongestionControlThreshold:2100,fastScreenShareFrameRate:24,fastScreenShareWidth:1280,fastScreenShareHeight:720,newMuteRules:!1,videoSuspend:!1,enumerateDevicesDelay:2e3,switchVideoAtBadNetwork:!1};var ji=(l=>(l.WAITING_HALL="WAITING_HALL",l.WAITING="WAITING",l.CONNECTING="CONNECTING",l.CONNECTED="CONNECTED",l.RECONNECT="RECONNECT",l.ERROR="ERROR",l.HANGUP="HANGUP",l.PERMISSIONS="PERMISSIONS",l))(ji||{});function G(o,...r){let e=p.get(o);typeof e=="function"&&setTimeout(e,0,...r)}function de(o,r,...e){if(p.filterObservers){if(Array.isArray(r)){if(r=r.filter(t=>!t.observer),!r.length)return}else if(r.observer)return}G(o,r,...e)}function fe(o){return Object.assign({},o)}function Ct(o){return o.slice()}var Nr;(td=>{function o(g,A){G("onLocalStream",g,fe(A))}td.onLocalStream=o;function r(g,A){G("onScreenStream",g,fe(A))}td.onScreenStream=r;function e(g,A){G("onVmojiStream",g,fe(A))}td.onVmojiStream=e;function t(g){G("onVmojiError",g)}td.onVmojiError=t;function i(g,A){G("onLocalStreamUpdate",fe(g),A)}td.onLocalStreamUpdate=i;function a(g){d.debug("Local status:",g),G("onLocalStatus",g)}td.onLocalStatus=a;function n(g,A){de("onRemoteStream",g,A)}td.onRemoteStream=n;function s(g,A){de("onRemoteLive",g,A)}td.onRemoteLive=s;function l(g,A){de("onLocalLive",g,A)}td.onLocalLive=l;function u(g,A){de("onRemoteLiveUpdate",g,A)}td.onRemoteLiveUpdate=u;function m(g,A){de("onLocalLiveUpdate",g,A)}td.onLocalLiveUpdate=m;function _(g,A){de("onRemoteScreenStream",g,A)}td.onRemoteScreenStream=_;function C(g,A){de("onRemoteVmojiStream",g,A)}td.onRemoteVmojiStream=C;function f(g,A,q){de("onRemoteStreamSuspended",g,A,q)}td.onRemoteStreamSuspended=f;function P(g,A,q,ye,pt){de("onConversation",g,fe(A),fe(q),ye,pt)}td.onConversation=P;function x(g){g&&G("onConversationParticipantListChunk",g)}td.onConversationParticipantListChunk=x;function W(g,A,q){de("onRemoteMediaSettings",g,fe(A),q)}td.onRemoteMediaSettings=W;function K(g,A){de("onLocalMediaSettings",g,fe(A))}td.onLocalMediaSettings=K;function pe(g,A,q){de("onRemoteSharedMovieInfo",g,fe(A),q)}td.onRemoteSharedMovieInfo=pe;function Z(g,A,q){de("onRemoteSharedMovieStoppedInfo",g,fe(A),q)}td.onRemoteSharedMovieStoppedInfo=Z;function $(g,A,q){de("onLocalSharedMovieInfo",g,fe(A),q)}td.onLocalSharedMovieInfo=$;function ue(g,A,q){de("onLocalSharedMovieStoppedInfo",g,fe(A),q)}td.onLocalSharedMovieStoppedInfo=ue;function Ce(g,A,q){de("onRemoteSharedUrl",g,A,q)}td.onRemoteSharedUrl=Ce;function Ei(g,A){de("onParticipantAdded",g,A)}td.onParticipantAdded=Ei;function Yt(g,A){de("onParticipantJoined",g,A)}td.onParticipantJoined=Yt;function ie(g,A,q){de("onRemoteParticipantState",g,fe(A),q)}td.onRemoteParticipantState=ie;function Hr(g,A,q=null){d.debug("Remote status:",A,g),de("onRemoteStatus",g,A,q)}td.onRemoteStatus=Hr;function Gr(){G("onPermissionsRequested")}td.onPermissionsRequested=Gr;function ir(g,A){G("onPermissionsError",g,A)}td.onPermissionsError=ir;function Wr(g,A){de("onRemoteRemoved",g,A)}td.onRemoteRemoved=Wr;function rr(g,A,q){G("onCallState",g,A,fe(q))}td.onCallState=rr;function ar(g,A){G("onDeviceSwitched",g,A)}td.onDeviceSwitched=ar;function qr(g,A,q,ye=!1,pt=!1,or=null,sr=null,cr,Yr,yn=null){let Pn=Yr?Ct(Yr):void 0;G("onMuteStates",fe(g),Ct(A),Ct(q),ye,pt,or,sr,cr,Pn,yn)}td.onMuteStates=qr;function Kr(g,A){de("onRolesChanged",g,Ct(A))}td.onRolesChanged=Kr;function Y(g){G("onLocalRolesChanged",Ct(g))}td.onLocalRolesChanged=Y;function $r(g,A,q,ye){de("onPinnedParticipant",g,A,q,ye)}td.onPinnedParticipant=$r;function zr(g,A){G("onLocalPin",g,A)}td.onLocalPin=zr;function Jr(g){G("onOptionsChanged",Ct(g))}td.onOptionsChanged=Jr;function he(){G("onCallAccepted")}td.onCallAccepted=he;function V(g){de("onAcceptedCall",g)}td.onAcceptedCall=V;function X(){G("onRateNeeded")}td.onRateNeeded=X;function ne(g){de("onSpeakerChanged",g)}td.onSpeakerChanged=ne;function h(g){G("onVolumesDetected",Ct(g))}td.onVolumesDetected=h;function T(g,A){G("onLocalVolume",g,A)}td.onLocalVolume=T;function y(g,A){G("onJoinStatus",g,A)}td.onJoinStatus=y;function b(g,A){G("onHangup",g,A)}td.onHangup=b;function M(g){G("onMultipartyChatCreated",fe(g))}td.onMultipartyChatCreated=M;function N(){G("onDeviceChange")}td.onDeviceChange=N;function re(g){G("onFingerprintChange",g)}td.onFingerprintChange=re;function w(){G("onTokenExpired")}td.onTokenExpired=w;function Ve(g,A,q=!1){G("onChatMessage",g,A,q)}td.onChatMessage=Ve;function Ee(g,A,q=!1){G("onCustomData",g,A,q)}td.onCustomData=Ee;function Re(g,A,q,ye,pt,or,sr,cr=null){G("onRecordStarted",g,A,q,ye,pt,or,sr,cr)}td.onRecordStarted=Re;function De(g=null){G("onRecordStopped",g)}td.onRecordStopped=De;function rt(g){G("onLocalNetworkStatusChanged",g)}td.onLocalNetworkStatusChanged=rt;function L(g){G("onNetworkStatusChanged",g)}td.onNetworkStatusChanged=L;function je(g,...A){G("onDebugMessage",g,...A)}td.onDebugMessage=je;function ke(g,A){let q=Object.assign({},g,{memory:A});G("onStatistics",q)}td.onStatistics=ke;function nr(){G("onAutoplayError")}td.onAutoplayError=nr;function Lc(g,A,q,ye,pt){G("onChatRoomUpdated",g,A,q,ye,pt)}td.onChatRoomUpdated=Lc;function Uc(g){G("onPromoted",g)}td.onPromoted=Uc;function Bc(g){G("onRemoteMixedAudioStream",g)}td.onRemoteMixedAudioStream=Bc;function Fc(g){G("onJoinLinkChanged",g)}td.onJoinLinkChanged=Fc;function Vc(g){G("onRoomsUpdated",g)}td.onRoomsUpdated=Vc;function jc(g,A,q,ye){G("onRoomUpdated",g,A,q,ye)}td.onRoomUpdated=jc;function Hc(g){G("onRoomParticipantsUpdated",g)}td.onRoomParticipantsUpdated=Hc;function Gc(g){G("onRoomSwitched",g)}td.onRoomSwitched=Gc;function Wc(g){G("onRoomStart",g)}td.onRoomStart=Wc;function qc(g,A=null){G("onFeedback",g,A)}td.onFeedback=qc;function Kc(g){G("onFeaturesPerRoleChanged",g)}td.onFeaturesPerRoleChanged=Kc;function $c(g){G("onParticipantVmojiUpdate",g)}td.onParticipantVmojiUpdate=$c;function zc(g,A){G("onAsrSet",g,A)}td.onAsrSet=zc;function Jc(g,A,q){G("onAsrStarted",g,A,q)}td.onAsrStarted=Jc;function Yc(g){G("onAsrStopped",g)}td.onAsrStopped=Yc;function Qc(g,A,q,ye){G("onAsrTranscription",g,A,q,ye)}td.onAsrTranscription=Qc;function Xc(g){G("onSignalingMessage",typeof g=="string"?g:fe(g))}td.onSignalingMessage=Xc;function Zc(g){G("onPromotionApproved",g)}td.onPromotionApproved=Zc;function ed(){G("onPeerRegistered")}td.onPeerRegistered=ed})(Nr||(Nr={}));var S=Nr;var Ur=(i=>(i.DEBUG="DEBUG",i.LOG="LOG",i.WARN="WARN",i.ERROR="ERROR",i))(Ur||{}),Lr;(Z=>{let o="📞",r=($,...ue)=>{S.onDebugMessage($,...ue)},e=!1,t=($,ue)=>(...Ce)=>{$(...Ce),Aa(ue,Ce)},i=console.debug.bind(console,o),a=console.log.bind(console,o),n=console.warn.bind(console,o),s=console.error.bind(console,o),l=r.bind(null,"DEBUG"),u=r.bind(null,"LOG"),m=r.bind(null,"WARN"),_=r.bind(null,"ERROR");Z.debug=l,Z.log=u,Z.warn=m,Z.error=_;function W(){return e}Z.enabled=W;function K($){e=$,p.debugLog&&hr(),$?(Z.debug=p.debugLog?t(i,"DEBUG"):i,Z.log=p.debugLog?t(a,"LOG"):a,Z.warn=p.debugLog?t(n,"WARN"):n,Z.error=p.debugLog?t(s,"ERROR"):s):(Z.debug=p.debugLog?t(l,"DEBUG"):l,Z.log=p.debugLog?t(u,"LOG"):u,Z.warn=p.debugLog?t(m,"WARN"):m,Z.error=p.debugLog?t(_,"ERROR"):_)}Z.toggle=K;function pe($,...ue){switch($){case"DEBUG":(0,Z.debug)(...ue);break;case"LOG":(0,Z.log)(...ue);break;case"WARN":(0,Z.warn)(...ue);break;case"ERROR":(0,Z.error)(...ue);break}}Z.send=pe})(Lr||(Lr={}));var d=Lr;var Hi=(t=>(t.USER="USER",t.ANONYM="ANONYM",t.GROUP="GROUP",t))(Hi||{}),Q;(l=>{function o(u){return u.length?typeof u[0]=="object"?u:u.map(m=>r(m)):[]}l.fromIds=o;function r(u,m="USER",_=0){return{id:u,type:m,deviceIdx:_}}l.fromId=r;function e(u,m=0){return{id:u.id,type:u.type==="ANONYM"?"ANONYM":"USER",deviceIdx:m}}l.fromSignaling=e;function t(u){let m=u.deviceIdx||0;return`{"id":"${u.id}","type":"${u.type}","deviceIdx":${m}}`}l.toString=t;function i(u,m="USER",_=0){return t(r(u,m,_))}l.fromIdToString=i;function a(u){try{return JSON.parse(u)}catch(m){throw new Error(`Failed to parse ExternalId from string '${u}'`)}}l.fromString=a;function n(u,m){return u.id===m.id&&u.type===m.type&&u.deviceIdx===m.deviceIdx}l.compare=n;function s(u){return(u==null?void 0:u.deviceIdx)||0}l.getDeviceIdx=s})(Q||(Q={}));var bo="kf";function jt(o){return o.stopStream}function Br(o){return o.keyFrameRequested}function Wa(o){if(jt(o))return"ss";if(Br(o))return bo;let r="";return o.priority!==void 0&&(r+="p="+o.priority),o.width!==void 0&&o.height!==void 0&&(r!==""&&(r+=":"),r+="sz="+Math.round(o.width)+"x"+Math.round(o.height)),o.fit!==void 0&&(r!==""&&(r+=":"),r+="fit="+o.fit),r}var Ht=(n=>(n.CAMERA="CAMERA",n.SCREEN="SCREEN",n.STREAM="STREAM",n.MOVIE="MOVIE",n.ANIMOJI="ANIMOJI",n.SHARED_URL="SHARED_URL",n))(Ht||{}),qa="s",Ka="m";function $e(o){return o.participantId+(o.mediaType?wt+qa+o.mediaType:"")+(o.streamName?wt+Ka+o.streamName:"")}function di(o){let r=o.split(wt),e=r.shift();if(!e)throw new Error("Illegal stream description: "+o);let t=null,i,a=0;for(let s of r)switch(s.charAt(0)){case qa:t=Mo(s.slice(1));break;case Ka:i=s.slice(1);break;case Ai:a=Number.parseInt(s.slice(1),10);break;default:throw new Error("Unexpected parameter type "+s.charAt(0)+" in stream description "+o)}return{participantId:R.compose(e,a),mediaType:t,streamName:i}}function Mo(o){for(let r of Object.keys(Ht))if(r===o)return Ht[r];return null}function Fr(o,r){return o===null||r===null?o===null&&r===null:!(o.maxDimension!==r.maxDimension||o.maxBitrateK!==r.maxBitrateK||o.maxFramerate!==r.maxFramerate||o.degradationPreference!==r.degradationPreference)}function Gi(o,r){return!(!Fr(o.camera,r.camera)||!Fr(o.screenSharing,r.screenSharing))}function Vr(o,r){return{camera:Object.assign({},o.camera,r.camera),screenSharing:Object.assign({},o.screenSharing,r.screenSharing)}}function $a(o){try{return btoa(JSON.stringify(o))}catch(r){d.warn("WaitingParticipant: failed convert to string",o,r)}return null}function za(o){try{return JSON.parse(atob(o))}catch(r){d.warn("WaitingParticipant: failed convert from string",o,r)}return null}var Gt=(o,r)=>R.objectReduce(o,(e,t,i)=>(t===r&&e.push(i),e),[]);var Wt=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,I.log(E.ERROR,`audio_device_recover_${r.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!r.bandwidth&&(this._fixNoPacketsApplied=!0,I.log(E.ERROR,"audio_device_recover"),d.log("[AudioFix] Trying to fix RV (no packets)"),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("[AudioFix] Failed to fix RV"),I.log(E.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):t-this._fixTooManyPacketsTime>6e4&&(d.log("[AudioFix] Fixed RV"),I.log(E.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):i>e&&(this._fixTooManyPacketsApplied=!0,I.log(E.ERROR,"audio_device_recover"),d.log("[AudioFix] Trying to fix RV (too many packets)"),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 Ja=(n=>(n.producerNotification="producerNotification",n.producerCommand="producerCommand",n.consumerScreenShare="consumerScreenShare",n.producerScreenShare="producerScreenShare",n.asr="asr",n.animoji="animoji",n))(Ja||{}),Ze=Ja;var yt=class extends oe{constructor(e,t){super();this._state="IDLE";this._pc=null;this._signaling=e,this._mediaSource=t}getState(){return this._state||"IDLE"}};var Ya="videochat-epi",Ao=5e3,Do=500,ct=class extends oe{constructor(e,t,i=!1){super();this._previousPerfStatReportTimestamp=0;this._previousNetworkStatReportTimestamp=Date.now();this._previousCallStatReportTimestamp=Date.now();this._previousCallStatReport=null;this._screenShareStats=[];this._handleScreenSharingStat=e=>{this._screenShareStats.push(e)};this._signaling=t,this._directTopology=i,this.subscribe(e,"REMOTE_DATA_STATS",this._handleStats.bind(this)),this.subscribe(e,"SCREEN_SHARING_STAT",this._handleScreenSharingStat.bind(this))}destroy(){this.unsubscribe()}static getEstimatedPerformanceIndex(){try{let e=parseInt(localStorage.getItem(Ya)||"",10);return isNaN(e)?0:e}catch(e){return 0}}_handleStats(e){return c(this,null,function*(){var a;if(!e.inbound||!e.inbound.rtps)return;let t=Date.now();!this._directTopology&&p.perfStatReportEnabled&&this._previousPerfStatReportTimestamp+Ao<=t&&(yield this.reportPerfStats(e),this._previousPerfStatReportTimestamp=t);let i=((a=e.outbound.transport.local)==null?void 0:a.protocol)==="tcp";!this._directTopology&&i&&p.networkStatReportEnabled&&this._previousNetworkStatReportTimestamp+Do<=t&&(yield this.reportNetworkStats(e),this._previousNetworkStatReportTimestamp=t),p.callStatReportEnabled&&this._previousCallStatReportTimestamp+p.statisticsInterval<=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(Ya,i.estimatedPerformanceIndex)}catch(i){}})}reportNetworkStats(e){return c(this,null,function*(){let t={timestamp:e.outbound.transport.timestamp,sendBitrate:e.outbound.rtps.reduce((i,a)=>{var n;return i+((n=a.bandwidth)!=null?n:0)*8},0)};if(t.timestamp)try{yield this._signaling.reportNetworkStat(t)}catch(i){}})}_reportCallStats(e){var u,m,_,C;let t={call_topology:this._directTopology?"D":"S",stat_time_delta:0,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,packets_lost_video:0,packets_sent_video:0,packets_lost_audio:0,packets_sent_audio:0,freeze_count:0,total_freezes_duration:0,rtt:Math.round(e.inbound.transport.currentRoundTripTime*1e3),ss_freeze_count:0,ss_total_freezes_duration:0,local_address:Xa(e.inbound.transport.local),local_connection_type:(u=e.inbound.transport.local)==null?void 0:u.type,network_type:(m=e.inbound.transport.local)==null?void 0:m.networkType,transport:(_=e.inbound.transport.local)==null?void 0:_.protocol,remote_address:Xa(e.inbound.transport.remote),remote_connection_type:(C=e.inbound.transport.remote)==null?void 0:C.type};this._previousCallStatReport||(this._previousCallStatReport=Object.assign({},t));let i=!1,a=!1;for(e.inbound.rtps.reduce((f,P)=>(P.kind==="video"?(i=!0,P.framesReceived&&(f.jitter_video=f.jitter_video*f.inbound_video_count/(f.inbound_video_count+1)+P.jitter*1e3/(f.inbound_video_count+1),f.interframe_delay_variance=f.interframe_delay_variance*f.inbound_video_count/(f.inbound_video_count+1)+(P.interframeDelayVariance||0)*1e6/(f.inbound_video_count+1),f.inbound_video_count++),f.frames_dropped+=P.framesDropped||0,f.nack_sent+=P.nackCount,f.pli_sent+=P.pliCount,f.fir_sent+=P.firCount,f.freeze_count+=P.freezeCountDelta||0,f.total_freezes_duration+=P.totalFreezesDurationDelta||0):(a=!0,P.totalSamplesReceived&&(f.jitter_audio=f.jitter_audio*f.inbound_audio_count/(f.inbound_audio_count+1)+P.jitter*1e3/(f.inbound_audio_count+1),f.total_audio_energy=f.total_audio_energy*f.inbound_audio_count/(f.inbound_audio_count+1)+(P.totalAudioEnergy||0)/(f.inbound_audio_count+1),f.inbound_audio_count++),f.total_audio_samples_received+=P.totalSamplesReceived||0,f.inserted_audio_samples_for_deceleration+=P.insertedSamplesForDeceleration||0,f.removed_audio_samples_for_acceleration+=P.removedSamplesForAcceleration||0,f.concealed_audio_samples+=P.concealedSamples||0,f.silent_concealed_audio_samples+=P.silentConcealedSamples||0,f.audio_concealment_events+=P.concealmentEvents||0),f),t),e.outbound.rtps.reduce((f,P)=>(P.kind==="video"?(f.nack_received+=P.nackCount,f.pli_received+=P.pliCount,f.fir_received+=P.firCount,f.packets_sent_video+=P.packetsSent):f.packets_sent_audio+=P.packetsSent,f),t),e.remoteInbound.rtps.reduce((f,P)=>(P.kind==="video"?f.packets_lost_video+=P.packetsLost:f.packets_lost_audio+=P.packetsLost,f),t);this._screenShareStats.length;){let f=this._screenShareStats.pop();f!=null&&f.freeze_duration&&(t.ss_freeze_count+=1,t.ss_total_freezes_duration+=f.freeze_duration)}let n={call_topology:t.call_topology,stat_time_delta:Math.max(0,Date.now()-this._previousCallStatReportTimestamp),nack_sent:Math.max(0,t.nack_sent-this._previousCallStatReport.nack_sent),nack_received:Math.max(0,t.nack_received-this._previousCallStatReport.nack_received),pli_sent:Math.max(0,t.pli_sent-this._previousCallStatReport.pli_sent),pli_received:Math.max(0,t.pli_received-this._previousCallStatReport.pli_received),fir_sent:Math.max(0,t.fir_sent-this._previousCallStatReport.fir_sent),fir_received:Math.max(0,t.fir_received-this._previousCallStatReport.fir_received),frames_dropped:Math.max(0,t.frames_dropped-this._previousCallStatReport.frames_dropped),rtt:Math.max(0,t.rtt)};if(i&&!qi(t.jitter_video)&&(n.jitter_video=t.jitter_video),a&&!qi(t.jitter_audio)&&(n.jitter_audio=t.jitter_audio),i&&!qi(t.interframe_delay_variance)&&(n.interframe_delay_variance=t.interframe_delay_variance),t.freeze_count&&t.total_freezes_duration&&(n.freeze_count=t.freeze_count,n.total_freezes_duration=Math.round(t.total_freezes_duration*1e3)),t.ss_freeze_count&&t.ss_total_freezes_duration&&(n.ss_freeze_count=t.ss_freeze_count,n.ss_total_freezes_duration=t.ss_total_freezes_duration),a&&!qi(t.total_audio_samples_received)){let f=Math.max(0,t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received),P=Math.max(0,t.inserted_audio_samples_for_deceleration-this._previousCallStatReport.inserted_audio_samples_for_deceleration),x=Math.max(0,t.removed_audio_samples_for_acceleration-this._previousCallStatReport.removed_audio_samples_for_acceleration),W=Math.max(0,t.concealed_audio_samples-this._previousCallStatReport.concealed_audio_samples),K=Math.max(0,t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples),pe=Math.max(0,t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events);n.inserted_audio_samples_for_deceleration=Pt(P/f*1e3),n.removed_audio_samples_for_acceleration=Pt(x/f*1e3),n.concealed_audio_samples=Pt(W/f*1e3),n.concealed_silent_audio_samples=Pt(K/f*1e3),n.concealment_audio_avg_size=Pt(W/pe),n.total_audio_energy=t.total_audio_energy}Qa(t,"local_address","local_connection_type","network_type","transport")&&(n.local_address=t.local_address,n.local_connection_type=t.local_connection_type,n.network_type=t.network_type,n.transport=t.transport),Qa(t,"remote_address","remote_connection_type")&&(n.remote_address=t.remote_address,n.remote_connection_type=t.remote_connection_type);let s=Math.max(0,t.packets_sent_video-this._previousCallStatReport.packets_sent_video),l=Math.max(0,t.packets_sent_audio-this._previousCallStatReport.packets_sent_audio);if(s>0){let f=Math.max(0,t.packets_lost_video-this._previousCallStatReport.packets_lost_video);n.video_loss=Pt(f/s*100)}if(l>0){let f=Math.max(0,t.packets_lost_audio-this._previousCallStatReport.packets_lost_audio);n.audio_loss=Pt(f/l*100)}Ie.logCallStat(n),p.enableLogPerfStatReport&&d.log("Sent call stats",n),this._previousCallStatReport=t}};function Qa(o,...r){for(let e of r)if(!o.hasOwnProperty(e)||o[e]===void 0)return!1;return!0}function Xa(o,r=!1){if(o)return o.address+(r?`:${o.port}`:"")}function qi(o){return o===void 0}function Pt(o){return Number.isNaN(o)?0:o}var li=class{constructor(r,e=null){this.value=NaN;this.weightUp=r,this.weightDown=e!=null?e:r}set(r){this.value=r}update(r){return this.value=this.getNext(r),this.value}getNext(r){if(isNaN(this.value))return r;let e=r<this.value?this.weightDown:this.weightUp;return this.value*(1-e)+r*e}getValue(){return this.value}};var Za=.25,en=.35,ko=85,wo=.1,Oo=1.5,xo=.1,No=1,Lo=.6,Uo=.3;var pi=class extends oe{constructor(e){super();this._networkLimits={badNet:{loss:3,rtt:1e3},goodNet:{loss:.5,rtt:600}};this._lastStatSentTimestamp=0;this._currentState="good";this._signaling=e,this._localNetworkStat={rtt:new li(Za,Za),loss:new li(en,en),bitrate:0},this._remoteNetworkStat={rtt:0,loss:0,bitrate:0},this._lastNetworkStat={rtt:0,loss:0,date:0}}_calcRttRating(e){let t=typeof e=="number"?e:e.getValue(),i=1;if(isNaN(t))return i;let a=Math.round((t-this._networkLimits.goodNet.rtt)/ko);for(let n=0;n<a;n++)i*=1-wo;return i}_calcLossRating(e){let t=typeof e=="number"?e:e.getValue(),i=1;if(isNaN(t))return i;let a=Math.round((t-this._networkLimits.goodNet.loss)/Oo);for(let n=0;n<a;n++)i*=1-xo;return i}_calcBitrateRating(e,t){if(!e||!t)return 1;let a=1-(1-Math.min(e,t)/Math.max(e,t))*No;return Math.min(a,1)}_calcUDPRating({rtt:e,loss:t}){return this._calcRttRating(e)*this._calcLossRating(t)}_calcRating(e,t,i){return i?this._calcBitrateRating(e.bitrate,t.bitrate):this._calcUDPRating(e)*this._calcUDPRating(t)}_getNetworkState(e){return isNaN(e)||e>=Lo?"good":e>=Uo?"medium":"bad"}updateSettings(e){Object.assign(this._networkLimits.badNet,(e==null?void 0:e.badNet)||{}),Object.assign(this._networkLimits.goodNet,(e==null?void 0:e.goodNet)||{})}reportLocal(e){var _;if(!this._signaling.ready)return;let t=((_=e.outbound.transport.local)==null?void 0:_.protocol)==="tcp",i=Math.max(0,Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0),a=e.inbound.rtps.reduce((C,f)=>Math.max(C,f.packetLoss||0),0),n={rtt:this._localNetworkStat.rtt.update(i),loss:this._localNetworkStat.loss.update(a)};if(t){let C=e.outbound.rtps.reduce((f,P)=>{var x;return f+((x=P.bandwidth)!=null?x:0)*8},0);n.bitrate=C,this._localNetworkStat.bitrate=C}let s=Date.now(),l=this._calcRating(this._localNetworkStat,this._remoteNetworkStat,t),u=Math.max(Math.round(l*10)/10,.1),m=this._getNetworkState(u);(t||m!==this._currentState||s-this._lastStatSentTimestamp>p.networkStatisticsInterval)&&(this._lastStatSentTimestamp=s,this._signaling.customData({sdk:Object.assign({type:"bad-net"},n)},null).catch(C=>{d.warn("Unable to send [bad-net]",C)})),this._currentState=m,this._triggerEvent("NETWORK_STATUS",u)}reportRemote(e){let{rtt:t,loss:i,bitrate:a}=e||{};this._remoteNetworkStat.rtt=t||0,this._remoteNetworkStat.loss=i||0,this._remoteNetworkStat.bitrate=a||0}};var Bo=30*1e3,et=class extends yt{constructor(e,t,i,a,n){super(i,a);this._remoteSDP={};this._remoteCandidates={};this._lastRemoteSDP=null;this._animojiDataChannel=null;this._animojiReceiver=null;this._animojiSender=null;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._networkLimitsForVideo={bad:{loss:4,rtt:1e3},good:{loss:2,rtt:700}};this._videoMaxDimensionsForNet={worst:320,bad:640,good:1280};this._lastVideoMaxDimension=this._videoMaxDimensionsForNet.good;this._lastBadConnection=0;if(this._participantId=e,this._isMaster=t,this._serverSettings=n,this._perfStatReporter=new ct(this,i,!0),this._directStatReporter=new pi(i),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._directStatReporter,"NETWORK_STATUS",this._onNetworkStatus.bind(this)),this._pc=new RTCPeerConnection({iceServers:p.iceServers,iceTransportPolicy:p.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={},p.vmoji&&this._createDataChannel(this._pc,Ze.animoji,s=>{var l,u;this._animojiDataChannel=s,this._animojiDataChannel.binaryType="arraybuffer",(l=this._animojiReceiver)==null||l.setDataChannel(this._animojiDataChannel),(u=this._animojiSender)==null||u.setDataChannel(this._animojiDataChannel)}),this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0),this._applySettings()}catch(s){I.log(E.ERROR,"addTrack-direct"),d.error("Unable to add media source tracks",s,{participantId:this._participantId}),this._failedOnCreate=s;return}this._createOffer(!1).catch(s=>{this._state==="IDLE"?this._failedOnCreate=s:this.close(s)})}this._startSettingsInterval()}get participantId(){return this._participantId}updateStatisticsInterval(){this._stopStatInterval(),this._isDeadConnection()||this._startStatInterval()}_isDeadConnection(){return["IDLE","CLOSED","FAILED"].includes(this.getState())}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),this._applySettings()}catch(i){I.log(E.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){Gi(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}setAnimojiTransport(e,t){if(p.vmoji&&(this._animojiReceiver=e,this._animojiSender=t,e.setParticipantId(this._participantId),this._animojiDataChannel)){e.setDataChannel(this._animojiDataChannel),t.setDataChannel(this._animojiDataChannel);return}}close(e){this._isOpen&&(this._isOpen=!1,this._stopReconnection(),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._animojiDataChannel&&(this._animojiDataChannel.onopen=null,this._animojiDataChannel.onmessage=null,this._animojiDataChannel.onerror=null,this._animojiDataChannel.close()),this._pc.onicecandidate=null,this._pc.ontrack=null,this._pc.oniceconnectionstatechange=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._pc.close(),this._pc=null),this._onNetworkStatus(1),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"))}_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;switch(e.notification){case B.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case B.SETTINGS_UPDATE:this._directStatReporter.updateSettings(e.settings);break;case B.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&this._directStatReporter.reportRemote((t=e.data)==null?void 0:t.sdk);break}}_handleTransmittedData(e){let t=e.data,i=R.getPeerIdString(e.peerId);R.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 I.log(E.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*(){var i;if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){if(((i=this._lastRemoteSDP)==null?void 0:i.sdp)===t.sdp)return;this._lastRemoteSDP=t,t=et._patchRemoteDescription(t),d.debug("Add remote description",{participantId:this._participantId,sdp:t}),this._calcFingerprint(t.sdp);try{yield this._pc.setRemoteDescription(t),yield this._setRemoteCandidates(e)}catch(a){throw I.log(E.ERROR,"setRemoteDescription-direct"),d.error("Unable to set remote description",a,{participantId:this._participantId,sdp:t}),a}}else this._remoteSDP[e]=t})}_onAddTrack(e){d.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent("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(){var e,t;switch(d.debug(`DirectTransport: Signaling state changed to ${(e=this._pc)==null?void 0:e.signalingState}`,{participantId:this._participantId}),(t=this._pc)==null?void 0:t.signalingState){case"have-local-offer":let i=this._pc.localDescription;i?this._signaling.sendSdp(this._participantId,i).catch(this.close.bind(this)):this.close(new Error);break;case"have-remote-offer":this._createAnswer().then(a=>this._signaling.sendSdp(this._participantId,a)).catch(this.close.bind(this));break}}_onIceConnectionStateChange(){var e,t;switch(d.debug(`DirectTransport: Ice Connection state changed to ${(e=this._pc)==null?void 0:e.iceConnectionState}`,{participantId:this._participantId}),(t=this._pc)==null?void 0:t.iceConnectionState){case"checking":let i=this.getState();i==="IDLE"||i==="OPENED"?this._setState("CONNECTING"):this._setState("RECONNECTING");break}}_onConnectionStateChange(){var e,t,i;switch(d.debug(`DirectTransport: Connection state changed to ${(e=this._pc)==null?void 0:e.connectionState}`,{participantId:this._participantId}),I.log(E.ICE_CONNECTION_STATE,(t=this._pc)==null?void 0:t.connectionState),(i=this._pc)==null?void 0:i.connectionState){case"connected":this._neverConnected=!1,this._setState("CONNECTED"),this._stopReconnection(),R.getPeerConnectionHostInfo(this._pc).then(a=>{a!=null&&a.local&&(I.log(E.ICE_CONNECTION_TYPE,a.local.type),d.debug("Selected ICE candidates",a))}),this._startStatInterval();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()},p.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?(I.log(E.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}),I.log(E.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},p.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){var a,n;let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};d.debug("Create offer",{participantId:this._participantId,options:t});let i;try{i=yield(a=this._pc)==null?void 0:a.createOffer(t),d.debug("Created offer",{participantId:this._participantId,offer:i}),i=et._patchLocalDescription(i)}catch(s){throw d.error("Unable to create offer",s,{participantId:this._participantId}),I.log(E.ERROR,"createOffer-direct"),s}try{return d.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),yield(n=this._pc)==null?void 0:n.setLocalDescription(i),i}catch(s){throw d.error("Unable to set local description",s,{participantId:this._participantId}),I.log(E.ERROR,"setLocalDescription-direct"),s}})}_createAnswer(){return c(this,null,function*(){var t,i;d.debug("Create answer",{participantId:this._participantId});let e;try{e=yield(t=this._pc)==null?void 0:t.createAnswer(),d.debug("Created answer",{participantId:this._participantId,answer:e}),e=et._patchLocalDescription(e)}catch(a){throw d.error("Unable to create answer",a,{participantId:this._participantId}),I.log(E.ERROR,"createAnswer-direct"),a}try{return d.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),yield(i=this._pc)==null?void 0:i.setLocalDescription(e),e}catch(a){throw d.error("Unable to set local description",a,{participantId:this._participantId}),I.log(E.ERROR,"setLocalDescription-direct"),a}})}static _patchLocalDescription(e){let t=!!k.baseChromeVersion();return e.sdp=R.patchLocalSDP(e.sdp,p.preferH264&&k.canPreferH264(),k.isBrokenH264(),p.preferVP9,p.h264spsPpsIdrInKeyframe,t&&p.audioNack,p.p2pAudioRed),e}static _patchRemoteDescription(e){return e.sdp=R.patchRemoteSDP(e.sdp,!1,!1,!1,p.preferVP9,k.isBrokenVP9Encoder()),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}),I.log(E.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(this._isDeadConnection()){this._stopStatInterval();return}ai(this._pc,this._lastStat,void 0,p.switchVideoAtBadNetwork||p.includeRemoteRtpsInCallStat).then(t=>{var a;this._lastStat=t;let i={inbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(n=>n.type==="inbound-rtp"?(n.userId=this._participantId,!0):!1)},outbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(n=>n.type==="outbound-rtp")},remoteInbound:{topology:"DIRECT",transport:t.transport,rtps:(a=t.remoteRtps)!=null?a:[]}};this._checkPPTNetwork(i),this._directStatReporter.reportLocal(i),this._triggerEvent("REMOTE_DATA_STATS",i),this._statInterval=window.setTimeout(e,p.statisticsInterval)})};this._statInterval=window.setTimeout(e,p.statisticsInterval)}_checkPPTNetwork(e){if(!p.switchVideoAtBadNetwork||!e.inbound.transport.averageNetStat)return;let{averageNetStat:t}=e.inbound.transport,i=t.currentRoundTripTime<=this._networkLimitsForVideo.good.rtt&&t.lostPercent<=this._networkLimitsForVideo.good.loss,a=t.currentRoundTripTime>=this._networkLimitsForVideo.bad.rtt||t.lostPercent>=this._networkLimitsForVideo.bad.loss,n=t.currentRoundTripTime<this._networkLimitsForVideo.bad.rtt,s=this._videoMaxDimensionsForNet.good,l="L1T1";if(a?(this._lastBadConnection=Date.now(),n?(s=this._videoMaxDimensionsForNet.bad,l="L1T2"):(s=this._videoMaxDimensionsForNet.worst,l="L1T3")):i&&(s=this._videoMaxDimensionsForNet.good,l="L1T1"),!(s<this._lastVideoMaxDimension||Date.now()-this._lastBadConnection>Bo)||this._lastVideoMaxDimension===s)return;d.debug("Switch outbound video frame size and scalabilityMode",{scalabilityMode:l,averageNetStat:t,nextVideoMaxDimension:s}),this._lastVideoMaxDimension=s;let m=this._serverSettings.camera;if(!m)return;let _=Le(Se({},this._serverSettings),{camera:Le(Se({},m),{scalabilityMode:l,maxDimension:this._lastVideoMaxDimension})});this.updateSettings(_)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_onNetworkStatus(e){let t={};t[this._participantId]=t[""]=e,this._triggerEvent("NETWORK_STATUS",t)}_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=R.sdpFingerprint(e);if(t===null){d.warn("Fingerprint calculation is unsupported");return}this._fingerprint===null?this._fingerprint=t:(S.onFingerprintChange((this._fingerprint^t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=R.applySettings(this._pc,e,this._prevConsumerSettings))}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{negotiated:!0,id:1});a.onopen=()=>{let n=a.readyState;n==="open"?(d.debug(`[${t}] data channel opened`),a.onerror=s=>{d.error(`[${t}] data channel error`,s)},i(a)):d.error(`[${t}] data channel open failed, state [${n}]`)}}};var Fo=16,qt=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),n=e.getUint32(4),s=e.getUint32(8),l=e.getUint32(12);if(t!==1)throw new Error(`Unexpected protocol version. Got ${t}, expected 1`);return{sequence:a,ssrc:n,timestamp:s,duration:l,data:r.slice(Fo)}}_onDataChannelMessage(r){var a,n;let e=qt.parse(r),t=(n=(a=this._participantIdRegistry)==null?void 0:a.getStreamDescription(e.ssrc))==null?void 0:n.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 dt=require("messagepack");var $i=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,n;let e=new Uint8Array(r),t=e[0],i=e.subarray(1);switch(t){case 1:let s=(0,dt.decode)(i);return Object.entries(s).forEach(([P,x])=>{let W=di(P);this.streamDescriptionByCompactId.set(x,W),this.compactIdByStreamDescription.set(P,x)}),null;case 2:case 4:let l=(0,dt.decode)(i),u=[];for(let P of l){let x=this.getStreamDescription(P);x&&u.push(x.participantId)}return t===2?{type:"notification",notification:B.AUDIO_ACTIVITY,activeParticipants:u}:{type:"notification",notification:B.STALLED_ACTIVITY,stalledParticipants:u};case 3:let m=(0,dt.decode)(i);return{type:"notification",notification:B.SPEAKER_CHANGED,speaker:(a=this.getStreamDescription(m))==null?void 0:a.participantId};case 5:let _=(0,dt.decode)(i);return{type:"notification",notification:B.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:_[0],maxDimension:_[1]}};case 6:let C=(0,dt.decode)(i),f={};for(let[P,x]of Object.entries(C)){let W=(n=this.getStreamDescription(Number(P)))==null?void 0:n.participantId;W&&(f[W]=x/100)}return{type:"notification",notification:B.NETWORK_STATUS,statuses:f};case 7:return this._createParticipantSourcesUpdateNotification(i);case 8:{let x=(0,dt.decode)(i).map(W=>{var Yt;let[K,pe,Z,$,ue,Ce,Ei]=W;return{participantId:(Yt=this.getStreamDescription(K))==null?void 0:Yt.participantId,gain:pe,pause:Z,offset:$,mute:ue,liveStatus:Ce,startTimeMs:Ei}});return{type:"notification",notification:B.MOVIE_UPDATE_NOTIFICATION,data:x}}default:return d.debug("unsupported message type: "+t),null}}_createParticipantSourcesUpdateNotification(r){let e=(0,dt.decode)(r),t=[];for(let[i,a]of Object.entries(e)){let n=a[0],s=a[1],l=a[2],u=!!a[3],m=a[4]!==null?!!a[4]:void 0,_;if(n!==null){if(_=this.getStreamDescription(n),!_){d.error(`could not uncompress participant ID ${n}`);continue}}else _=null;if(l===null){d.error("unexpected null sequenceNumber",i,a);continue}let C=Ue.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+i,f=s?s>>>0:null;t.push({participantStreamDescription:_,streamId:C,rtpTimestamp:f,sequenceNumber:l,fastScreenShare:u,suspend:m})}return{type:"notification",notification:B.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:t}}};var Vo=90,jo=4294967295,Ae=class extends yt{constructor(e,t,i){super(e,t);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._isOpen=!1;this._observer=!1;this._reconnectionPrevented=!1;this._statInterval=null;this._settingsInterval=null;this._statBytes={};this._ssrcMap={};this._ssrcMapUpdated=!1;this._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._lastStat=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.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._createPerfStatsReporter(),this._serverSettings=i,d.debug("ServerTransport: Created")}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&&(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){Gi(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}setAnimojiTransport(e,t){if(p.vmoji&&(this._animojiReceiver=e,this._animojiSender=t,this._participantIdRegistry&&e.setParticipantIdRegistry(this._participantIdRegistry),this._animojiDataChannel)){e.setDataChannel(this._animojiDataChannel),t.setDataChannel(this._animojiDataChannel);return}}_createPerfStatsReporter(){var e;(e=this._perfStatReporter)==null||e.destroy(),this._perfStatReporter=new ct(this,this._signaling)}_closeConnection(){this._stopStatInterval(),this._stopSettingsInterval(),this._removeAsrTrack(),this._removeCaptureSender(),this._removeCaptureReceiver(),this._pc&&(this._rtpReceiversByStreamId={},this._disabledSenders.forEach(e=>{var t;return(t=e.track)==null?void 0:t.stop()}),this._disabledSenders.clear(),this._pc.ontrack=null,this._pc.onconnectionstatechange=null,this._pc.onsignalingstatechange=null,this._participantIdRegistry=null,Ae._closeDataChannel(this._producerNotification),Ae._closeDataChannel(this._producerCommand),Ae._closeDataChannel(this._producerScreen),Ae._closeDataChannel(this._consumerScreen),Ae._closeDataChannel(this._asr),Ae._closeDataChannel(this._animojiDataChannel),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 n=a.readyState;n==="open"?(d.debug(`[${t}] data channel opened`),i(a)):d.error(`[${t}] data channel open failed, state [${n}]`)},a.onerror=n=>{let s=n.error;d.error(`[${t}] data channel error`,s==null?void 0:s.errorDetail,s==null?void 0:s.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=R.throttle(t=>{this._pc&&this._onConnectionStateChange(this._pc,t)},500),this._pc.onsignalingstatechange=Ae._onSignalingStateChange.bind(this,this._pc),this._participantIdRegistry=new $i,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),p.producerNotificationDataChannel&&this._createDataChannel(this._pc,Ze.producerNotification,t=>{this._producerNotification=t,this._producerNotification.binaryType="arraybuffer",this._signaling.setProducerNotificationDataChannel(t)}),p.producerCommandDataChannel&&(this._signaling.useCommandDataChannel(!0),this._createDataChannel(this._pc,Ze.producerCommand,t=>{this._producerCommand=t,this._signaling.setProducerCommandDataChannel(t)})),p.producerScreenDataChannel&&this._createDataChannel(this._pc,Ze.producerScreenShare,t=>{this._producerScreen=t,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()}),p.asrDataChannel&&this._createDataChannel(this._pc,Ze.asr,t=>{this._asr=t,this._asr.binaryType="arraybuffer",this._removeAsrTrack(),this._asrTrack=new qt(t,this._participantIdRegistry,i=>{this._onAsrTranscription(i)})}),p.vmoji&&this._createDataChannel(this._pc,Ze.animoji,t=>{var i,a,n;this._animojiDataChannel=t,this._animojiDataChannel.binaryType="arraybuffer",(i=this._animojiReceiver)==null||i.setDataChannel(t),(a=this._animojiReceiver)==null||a.setParticipantIdRegistry(this._participantIdRegistry),(n=this._animojiSender)==null||n.setDataChannel(t)}),this._newAudioShareTrack=this._mediaSource.getAudioShareTrack();try{this._mediaSource.addTrackToPeerConnection(this._pc,this._observer,!1),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(t){d.error("ServerTransport: Unable to add media source tracks",t),I.log(E.ERROR,"addTrack-single"),this.close(t);return}p.consumerScreenDataChannel&&this._createDataChannel(this._pc,Ze.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)|(?:${Ue.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,a=new RegExp(i).exec(t);a&&(this._ssrcMap[a[1]]=a[3],this._ssrcMapUpdated=!0)})}_createCaptureSender(e){let t=this._mediaSource.getMediaSettings();!e||!p.consumerScreenDataChannel||!this._consumerScreen||!t.isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new Tt(e,this._consumerScreen,this._signaling,t.isFastScreenSharingEnabled))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!p.producerScreenDataChannel||!this._producerScreen||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new Et(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,t)},e=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,null)},e=>{this._triggerEvent("SCREEN_SHARING_STAT",e)}))}_removeCaptureReceiver(){var e;(e=this._captureReceiver)==null||e.destroy(),this._captureReceiver=null}_applyConsumerSettings(){let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled&&!p.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),n=e.maxDimension!==0;if(a&&!n){d.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(k.getBlackMediaTrack()).catch(l=>{d.error("Could not disable video upload",l)});return}let s=this._mediaSource.getSendVideoTrack();if(!a&&n&&s){d.log("Enabling video upload"),this._disabledSenders.delete(i);let l=i.track;l.enabled=s.enabled,i.replaceTrack(s).then(()=>l.stop()).catch(u=>{d.error("Could not enable video upload",u)})}R.applyVideoTrackSettings(e,i,s!=null?s:i.track,this._prevConsumerSettings,t)}),this._prevConsumerSettings=t}}_onScreenSharingStatus(e){e.track?this._createCaptureSender(e.track):this._removeCaptureSender()}_setState(e){this._state!==e&&(this._state=e,this._triggerEvent("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,p.statisticsInterval)};this._statInterval=window.setTimeout(e,p.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();this._ssrcMapUpdated&&(this._lastStat=null,this._ssrcMapUpdated=!1,this._createPerfStatsReporter());let e=yield ai(this._pc,this._lastStat,this._ssrcMap,p.includeRemoteRtpsInCallStat);return this._lastStat=e,e})}_reportStats(e){var t;this._triggerEvent("REMOTE_DATA_STATS",{inbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(i=>i.type==="inbound-rtp")},outbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(i=>i.type==="outbound-rtp")},remoteInbound:{topology:"SERVER",transport:e.transport,rtps:(t=e.remoteRtps)!=null?t:[]}})}_detectStaleTracks(e){let t=e.rtps.find(s=>s.type==="inbound-rtp"&&s.kind==="audio"&&this._ssrcMap[s.ssrc]==="mix");if(!t)return;let i=Ue.AUDIO_MIX,a=this._statBytes[i],n=!1;if(a){let s=t.bytesReceived-a.bytesReceived;s>=0&&s<=5&&(n=!0),a.stalled!==n&&this._triggerEvent("AUDIO_MIX_STALL",n)}this._statBytes[i]={bytesReceived:t.bytesReceived,stalled:n}}_allocateConsumer(){if(!this._signaling.ready)return;let e={estimatedPerformanceIndex:ct.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:p.producerNotificationDataChannel?7:0,producerCommandDataChannelVersion:p.producerCommandDataChannel?3:0,consumerScreenDataChannelVersion:p.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:p.producerScreenDataChannel?1:0,asrDataChannelVersion:p.asrDataChannel?1:0,animojiDataChannelVersion:p.vmoji?1:0,animojiBackendRender:!p.vmojiRenderingOptions.useFullClientRendering,onDemandTracks:!0,unifiedPlan:!0,singleSession:!0,videoTracksCount:p.videoTracksCount,red:p.serverAudioRed,audioShare:p.audioShare,fastScreenShare:p.fastScreenShare,videoSuspend:p.videoSuspend};!p.videoTracksCount&&!this._observer&&d.warn("Setting videoTracksCount to 0 is deprecated"),this._signaling.allocateConsumer(null,e)}_processOffer(e){return c(this,null,function*(){if(!this._pc)throw new Error("Interrupt allocation");try{yield this._pc.setRemoteDescription(e)}catch(i){throw d.error("[single] unable to set remote offer",i),I.log(E.ERROR,"setRemoteDescription-single"),i}let t;try{if(yield this._handleTracks(),d.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");t=yield this._pc.createAnswer()}catch(i){throw d.error("[single] unable to create answer",i),I.log(E.ERROR,"createAnswer-single"),i}try{if(!this._pc)throw new Error("Interrupt allocation");t.sdp=R.patchLocalSDP(t.sdp,!1,k.isBrokenH264(),!1,p.h264spsPpsIdrInKeyframe),d.debug("[single] set local answer",{answer:t}),yield this._pc.setLocalDescription(t)}catch(i){throw d.error("[single] unable to set local answer",i),I.log(E.ERROR,"setLocalDescription-single"),i}try{d.debug("[single] transmit local answer",{answer:t}),this._updateSSRCMap(e),yield this._signaling.acceptProducer(t,Object.keys(this._ssrcMap)),d.debug("[single] remote offer has been processed")}catch(i){d.warn("[single] unable to send local answer",i),I.log(E.ERROR,"acceptProducer")}})}_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={type:"offer",sdp:R.patchRemoteSDP(e,k.isOldDataChannelDescription(),!1,!1,!1,k.isBrokenVP9Encoder())};if(d.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");try{if(yield this._processOffer(t),this._producerOfferIsProcessing=!1,this._producerNextOffer){d.debug("[single] there is other unprocessed remote offer, process it");let i=this._producerNextOffer;this._producerNextOffer=null,yield this._acceptProducer(i)}}catch(i){this.close(i)}})}_handleTracks(){return c(this,null,function*(){var t;if(!this._newAudioShareTrack||this._observer)return;let e=(t=this._pc)==null?void 0:t.getTransceivers().find(i=>{var a;return(a=i.mid)==null?void 0:a.endsWith("s")});if(!e||!e.sender){d.warn("Cannot find audioshare transceiver");return}e.sender.track!==null&&d.warn("Unexpected track assigned to audioshare");try{e.direction="sendonly",yield e.sender.replaceTrack(this._newAudioShareTrack),this._newAudioShareTrack=null}catch(i){d.error("ServerTransport: Unable to replace track",i),I.log(E.ERROR,"replaceTrack-single")}})}_onSignalingNotification(e){return c(this,null,function*(){if(this._isOpen)switch(e.notification){case B.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case B.REALLOC_CON:this._reconnect();break;case B.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case B.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case B.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case B.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(),p.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){d.debug("[single] remote track (added)",{track:t.track});let i=t.streams[0];i?(i.onremovetrack||(i.onremovetrack=n=>{this._triggerEvent("REMOTE_TRACK_REMOVED",i.id,i,n.track)}),i.getTracks().find(n=>n.id===t.track.id)||i.addTrack(t.track),this._rtpReceiversByStreamId[i.id]=t.receiver,this._triggerEvent("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),I.log(E.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):(I.logCustom(E.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"),R.getPeerConnectionHostInfo(e).then(a=>{a!=null&&a.local&&(I.log(E.ICE_CONNECTION_TYPE,a.local.type),d.debug("Selected ICE candidates",a))}),I.logCustom(E.RECONNECT,{param:0});break}}_onReplacedTrack(e,t){var i;if(this._pc){p.consumerScreenDataChannel&&t&&(e=t);let a=(i=this._pc)==null?void 0:i.getSenders().find(n=>n.track&&n.track.kind===e.kind&&!this._disabledSenders.has(n)&&n.track.contentHint===e.contentHint);a!=null&&a.track?(a.track.enabled=e.enabled,a.replaceTrack(e).catch(n=>{d.error("ServerTransport: Unable to replace track",n),I.log(E.ERROR,"replaceTrack-single")})):e.kind==="audio"&&e.contentHint==="music"&&(this._newAudioShareTrack=e)}this._applyConsumerSettings()}getStreamWaitingTimeMs(e,t){if(!this._pc)return I.log(E.PAT_WAITING_TIME_ERROR,"noConnection"),d.error("Cannot get stream waiting time, peer connection is not initialized"),0;if(!RTCRtpReceiver.prototype.getSynchronizationSources)return I.log(E.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 I.log(E.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 s=a[0].rtpTimestamp;if(!Number.isInteger(s))return I.log(E.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),d.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${s}`),0;let l=t-s&jo,u=Math.ceil(l/Vo);return Math.min(100,Math.max(0,u))}};var tt=(e=>(e.DIRECT="DIRECT",e.SERVER="SERVER",e))(tt||{}),zi=class extends oe{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._animojiReceiver=null;this._animojiSender=null;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)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._onSourceChanged.bind(this)),this._createAnimojiTransport(),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 n=a;for(let s of e){if(this._opened.indexOf(s)!==-1){d.warn(`The participant [${s}] has already had opened transport`);continue}if(this._allocated.indexOf(s)===-1){d.warn(`The participant [${s}] has no allocated transport`);continue}this._opened.push(s),n=!0}n&&(this._topology==="DIRECT"&&this._directTransport&&this._directTransport.open(t),this._topology==="SERVER"&&this._serverTransport&&(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&&i>=0&&this._releaseDirectTransport(),this._topology==="SERVER"&&((a=this._serverTransport)==null||a.removeParticipant(e),this._setStates([e],"CLOSED")),i>=0&&this._opened.splice(i,1),t>=0&&this._allocated.splice(t,1),delete this._states[e]}destroy(){var e,t;this.unsubscribe();for(let i of this._dtListeners)i.dispose();for(let i of this._stListeners)i.dispose();this._removeAnimojiTransport(),(e=this._directTransport)==null||e.close(),this._directTransport=null,(t=this._serverTransport)==null||t.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()}getStates(){return this._states}setAnimojiSvg(e,t){var i,a;p.vmoji&&t.isMe&&((i=p.vmoji.AnimojiPreviewGenerator)==null||i.setSvgData(t)),(!(t.svg instanceof ArrayBuffer)||t.svg.byteLength!==0)&&((a=this._animojiReceiver)==null||a.setParticipantSvg(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)}_setLocalState(e){this._localState!==e&&(this._localState=e,this._triggerEvent("LOCAL_STATE_CHANGED",e))}_onSignalingNotification(e){if(e.notification===B.TOPOLOGY_CHANGED)return this._onTopologyChanged(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(d.log(`Topology changed ${this._topology} -> ${e.topology}`),I.log(E.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||[],n=e.offerToDeviceIdxs||[],s=i.length&&a.length?R.composeParticipantId(i[0],a[0],n[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 l=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let u=s===l;this._directTransport=this._createDirectTransport(l,u)}this._opened.indexOf(l)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_createDirectTransport(e,t=!1){let i=new et(e,t,this._signaling,this._mediaSource,this._serverSettings);return 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._onRemoteTrackAdded.bind(this,e)),i.addEventListener("REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this,e)),i.addEventListener("REMOTE_DATA_STATS",this._onRemoteDataStats.bind(this)),i.addEventListener("STATE_CHANGED",this._onDirectTransportChanged.bind(this)),i.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),i.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"DIRECT"))),this._animojiReceiver&&this._animojiSender&&i.setAnimojiTransport(this._animojiReceiver,this._animojiSender),i}_createServerTransport(){let e=new Ae(this._signaling,this._mediaSource,this._serverSettings);return 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._onRemoteTrackAdded.bind(this)),e.addEventListener("REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),e.addEventListener("AUDIO_MIX_STALL",this._onServerAudioMixStall.bind(this)),e.addEventListener("REMOTE_DATA_STATS",this._onRemoteDataStats.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))),this._animojiReceiver&&this._animojiSender&&e.setAnimojiTransport(this._animojiReceiver,this._animojiSender),e}_releaseDirectTransport(){var e;(e=this._directTransport)==null||e.close(),this._directTransport=null;for(let t of this._dtListeners)t.dispose();this._dtListeners=[]}_releaseServerTransport(){var e;(e=this._serverTransport)==null||e.close(),this._serverTransport=null;for(let t of this._stListeners)t.dispose();this._stListeners=[]}_setLocalNoiseSuppression(e){var t;p.noiseSuppression!==e&&(p.noiseSuppression=e,(t=this._mediaSource)==null||t.updateNoiseSuppression())}_onDirectTransportChanged(e){var i;let t=(i=this._directTransport)==null?void 0:i.participantId;if(e==="CONNECTED"&&this._topology==="DIRECT"&&this._releaseServerTransport(),(e==="CLOSED"||e==="FAILED")&&(this._releaseDirectTransport(),this._topology==="DIRECT")){let a=this._opened.indexOf(t);a>=0&&this._opened.splice(a,1);let n=this._allocated.indexOf(t);n>=0&&this._allocated.splice(n,1)}this._topology==="DIRECT"&&t&&(this._setStates([t],e),this._setLocalState(e))}_onServerTransportChanged(e){let t=this._opened.slice();e==="CONNECTED"&&this._topology==="SERVER"&&this._releaseDirectTransport(),(e==="CLOSED"||e==="FAILED")&&(this._releaseServerTransport(),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)}_onServerAudioMixStall(e){this._topology==="SERVER"&&this._triggerEvent("AUDIO_MIX_STALL",e)}_onRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onSourceChanged(){var t;let e=this._mediaSource.getStream();e&&((t=this._animojiSender)==null||t.setStream(e))}_onAnimojiStream(e,t){this._triggerEvent("ANIMOJI_STREAM",e,t)}_onAnimojiStatus(e){var t,i;e?(t=this._animojiSender)==null||t.resume():(i=this._animojiSender)==null||i.pause(),this._mediaSource.onAnimojiSender(e)}_createAnimojiTransport(){if(!p.vmoji)return;this._animojiReceiver=new p.vmoji.AnimojiReceiver((t,i)=>this._onAnimojiStream(t,i),t=>this._onAnimojiStream(t,null),t=>{this._triggerEvent("ANIMOJI_ERROR",t)},p.vmojiRenderingOptions);let e=this._mediaSource.getStream();this._animojiSender=new p.vmoji.AnimojiSender(e,{requested:this._mediaSource.isAnimojiRequested,useAI:p.vmojiRenderingOptions.useAI}),this._animojiSender.onLocalData=t=>{var i;return(i=this._animojiReceiver)==null?void 0:i.receive(t)}}_removeAnimojiTransport(){var e,t;(e=this._animojiSender)==null||e.destroy(),this._animojiSender=null,(t=this._animojiReceiver)==null||t.destroy(),this._animojiReceiver=null}getStreamWaitingTimeMs(e,t){return this._topology!=="SERVER"?(I.log(E.PAT_WAITING_TIME_ERROR,"wrongTopology"),d.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(I.log(E.PAT_WAITING_TIME_ERROR,"noTransport"),d.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var it=class{constructor(){this._isCallMarked=!1}measureSignalingConnection(r){let e=E.FIRST_MEDIA_RECEIVED;if(!r){qe(e);return}let t=ot(e);t===null||r.conversation.topology!=="SERVER"||Ie.logEventualStat({name:e,value:t,call_type:"server_join_server"})}markAcceptCall(r){r==="DIRECT"?it._callType="direct_incoming":it._callType="server_incoming",this._isCallMarked=!0,qe(E.FIRST_MEDIA_RECEIVED)}markAcceptedCall(r){this._isCallMarked||r==="SERVER"||(it._callType="direct_outgoing",this._isCallMarked=!0,qe(E.FIRST_MEDIA_RECEIVED))}markParticipantJoined(r){this._isCallMarked||r!=="DIRECT"||(it._callType="server_change_topology",this._isCallMarked=!0,qe(E.FIRST_MEDIA_RECEIVED))}static measure(){let r={name:E.FIRST_MEDIA_RECEIVED};it._callType&&(r.call_type=it._callType,it._callType=null),Ie.logEventualStat(r)}},Mt=it;Mt._callType=null;var ui=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 n;if(p.muteMode||!((n=this._output)!=null&&n.audioTrack))return;let r=k.browserName()!=="Safari"||k.isMobile(),e=document.createElement(r?"audio":"video");e.muted=!1,e.volume=this._volume,e.preload="auto",e.onloadeddata=()=>Mt.measure();let t=()=>{d.warn("[audio] Error on play audio"),S.onAutoplayError()},i=s=>{e.srcObject=new MediaStream([s]),e.load();let l=e.play();l&&l.catch(t)},a=()=>{var l;d.debug("[audio] Recover audio playback");let s=(l=this._output)==null?void 0:l.audioTrack;s?i(s):d.warn("[audio] 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))return;let i=k.getSavedOutput();i&&(yield(t=(e=this._output.audioElement).setSinkId)==null?void 0:t.call(e,i.deviceId))}catch(i){throw I.log(E.ERROR,"change_output"),d.error("[audio] Output change failed",i),i}})}};var Ho=90,Go=3,mi=class extends oe{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}),S.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>Ho?d.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=Go)&&(d.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var Wo=44100,Kt=class{constructor(r,e){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=r,this._track=e,this._stream=new MediaStream([e]);try{let t=k.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(this._stream),this._mediaStreamSource.connect(this._analyser)}catch(t){}}get track(){return this._track}get trackId(){return this._trackId}_getBins(){if(!this._fftBins||!this._analyser)return new Uint8Array;this._analyser.getByteFrequencyData(this._fftBins);let r=Wo/this._fftBins.length,e=Math.ceil(p.voiceParams.minFreq/r),t=Math.floor(p.voiceParams.maxFreq/r);return this._fftBins.subarray(e,t)}getLevel(){let r=this._getBins(),t=r.reduce((a,n)=>a+n,0)/r.length/255,i=this._lastSmoothedLevel*p.voiceParams.smoothing+t*(1-p.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),this._stream.removeTrack(this._track)}};var hi=class extends oe{constructor(e){super();this._detector=null;this._interval=null;let t=()=>{this._detector&&S.onLocalVolume(this._detector.getLevel().real,e.getMediaSettings().isAudioEnabled),this._interval=window.setTimeout(t,p.voiceParams.interval)};this._interval=window.setTimeout(t,p.voiceParams.interval);let i=()=>{let a=e.getSendAudioTrack();a&&this.init(a)};this.subscribe(e,"SOURCE_CHANGED",a=>{a.kind==="audio"&&a.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector(),this._detector=new Kt("local",e.clone())}_stopDetector(){this._detector&&(this._detector.track.stop(),this._detector.destroy(),this._detector=null)}destroy(){this.unsubscribe(),this._interval&&(window.clearTimeout(this._interval),this._interval=null),this._stopDetector()}};var Ji=class extends oe{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 Kt(e,i),!this._interval)){let n=()=>{this._collectVolumes(),this._interval=window.setTimeout(n,p.voiceParams.interval)};this._interval=window.setTimeout(n,p.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind==="audio"&&(!this._detector||this._detector.track!==i||(this._detector.destroy(),this._detector=null))}_collectVolumes(){if(!this._detector)return;let e={},t=this._detector.trackId,i=this._detector.getLevel();if(t===Ue.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 Yi=class extends oe{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 n=e[a].smoothed;n>t&&n>p.voiceParams.threshold&&(t=n,i=a)}),i&&i!==this._speakerId){let a=this._speakerId&&e.hasOwnProperty(this._speakerId)?e[this._speakerId].smoothed:0;t>a*p.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 _i=class extends oe{constructor(e,t,i){super();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){t==="OPENED"&&(this._connectionTimeout||(this._connectionTimeout=window.setTimeout(this._onConnectionTimeout.bind(this),p.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),p.specListenerParams.volumeTimeout))),t==="FAILED"&&this._connectionTimeout&&(d.warn("Transport failed, send callSpecError"),I.log(E.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._transport.getStates()).filter(e).length>0)()&&(d.warn("There is not connected transport, send callSpecError"),I.log(E.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),I.log(E.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&d.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var qo=1e3,Ko=1e4;var $o=15,z=class extends oe{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._myLastRequestedLayouts={};this._state="IDLE";this._participantState=J.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._isRealTimeAsrRequested=!1;this._serverSettings={camera:null,screenSharing:null};this._lastStalled={};this._audioMixStalled=!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;I.create(e,i),Ie.create(),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),I.destroy(),Ie.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new ui,p.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),qo)),this._statFirstMediaReceived=new Mt}static current(){return z._current}static hangupAfterInit(){z._activationMutex&&!z._current&&(z._delayedHangup=!0)}static id(){var e,t;return((t=(e=z._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,a="",n=!1,s=!1,l){return c(this,null,function*(){if(z._activationMutex)throw I.log(E.ERROR,"startCall"),d.warn("Conversation: there is already running activation"),new H(U.FAILED);z._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let u=this._mediaSource.getMediaSettings();t===He.CHAT||e.length>1?this._logWithMediaSettings(E.OUTGOING_MULTIPARTY_CALL,u):this._logWithMediaSettings(E.OUTGOING_CALL,u);let m=yield this._startConversation(e,t,Je.OUTGOING,i,a,n,s,l);if(!this._conversation)throw new H(U.UNKNOWN_ERROR);if(this._participantState=J.ACCEPTED,this._signaling.changeMediaSettings(u),yield this._processConnection(m),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),z._delayedHangup)throw new H(U.CANCELED);d.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let _=Object.values(this._participants),C=R.mapSharedParticipants(_);return yield this._processConnectionSharedMovieInfo(m),yield this._processConversationUrlSharingInfo(m),S.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),S.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),C),this._onConversationParticipantListChunk(m),this._processPinnedParticipants(m),S.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),z._current=this,this._conversation.concurrent&&(yield this._acceptConcurrent()),this._conversation}catch(u){throw this._close(u,"Unable to start conversation"),u}finally{z._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){var t;if(z._activationMutex)throw I.log(E.ERROR,"joinCall"),d.warn("Conversation: there is already running activation"),new H(U.FAILED);z._activationMutex=!0,this._state="PROCESSING";try{let i=!!((t=e.observedIds)!=null&&t.length);if(i&&p.videoTracksCount>0)throw d.error("Observer mode: please set videoTracksCount=0"),new H(U.UNSUPPORTED);this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions,!i);let a=this._mediaSource.getMediaSettings();this._logWithMediaSettings(E.JOIN_CONVERSATION,a);let n=yield this._joinConversation(e);if(!this._conversation)throw new H(U.UNKNOWN_ERROR);return this._conversation.observer=i,S.onLocalStream(this._mediaSource.getStream(),a),this._conversation.waitingHall?(d.log("In waiting hall"),z._current=this,z._activationMutex=!1,this._signaling.readyToSend(),S.onLocalStatus("WAITING_HALL"),this._conversation):this._onJoinPart2(n)}catch(i){throw z._activationMutex=!1,this._close(i,"Unable to join conversation"),i}})}_onJoinPart2(e){return c(this,null,function*(){var t,i,a,n,s,l,u;d.debug("Join conversation part 2"),z._activationMutex=!0;try{if(this._participantState=J.ACCEPTED,!this._conversation||!this._mediaSource)throw new H(U.UNKNOWN_ERROR);if(!this._conversation.observer&&!this._isAudienceModeListener()&&this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._processConnection(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),z._delayedHangup)throw new H(U.CANCELED);let m=Object.values(this._participants),_=R.mapSharedParticipants(m.filter(P=>!P.isInRoom)),C=[];if((i=(t=e==null?void 0:e.rooms)==null?void 0:t.rooms)!=null&&i.length)for(let P of e.rooms.rooms)C.push({id:P.id,name:P.name,participantCount:P.participantCount,participantIds:yield Promise.all(((n=(a=P==null?void 0:P.participantIds)==null?void 0:a.map)==null?void 0:n.call(a,this._getExternalIdByParticipantId.bind(this)))||[]),participants:(s=P==null?void 0:P.participants)!=null&&s.participants?this._participantListChunkToExternalChunk(P.participants):void 0,active:P.active,muteStates:P.muteStates});let f=(u=(l=e==null?void 0:e.rooms)==null?void 0:l.roomId)!=null?u:null;return yield this._processConnectionSharedMovieInfo(e),yield this._processConversationUrlSharingInfo(e),yield this._processConnectionAsrInfo(e),S.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),_,{rooms:C,roomId:f}),this._onConversationParticipantListChunk(e),this._processPinnedParticipants(e),S.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),z._current=this,this._openTransport(m,!1),this._conversation.audienceMode&&!this._conversation.restricted&&this._forceOpenTransportForAloneInCall(),this._conversation}catch(m){throw this._close(m,"Unable to join conversation"),m}finally{z._activationMutex=!1}})}onPush(a){return c(this,arguments,function*(e,t=ee.USER,i){if(z._activationMutex)throw d.warn("Conversation: there is already running activation"),new H(U.REJECTED);z._activationMutex=!0;try{let n=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new H(U.UNKNOWN_ERROR);if(!n.conversation.participants.find(l=>{var u;return l.state===J.CALLED&&l.id===((u=this._conversation)==null?void 0:u.userId)}))throw d.log("Push rejected (there is an active call)"),I.log(E.PUSH,"rejected"),new H(U.REJECTED);if(yield this._processConnection(n),this._extractConnectionUrlSharingInfo(n),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._processPinnedParticipants(n),this._signaling.readyToSend(),I.log(E.PUSH,"accepted"),z._current=this,z._delayedHangup)throw new H(U.CANCELED);z._activationMutex=!1}catch(n){throw z._activationMutex=!1,this._close(n,"Unable to handle inbound call push"),n}})}_isInWaitingHall(e){return!e.conversation||(e.conversation.options||[]).indexOf(Xt.WAITING_HALL)<0?!1:this._isRestricted(e)}_isRestricted(e){let t=(e.conversation.participants||[]).find(i=>R.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_isAudienceMode(e){var t,i;return((i=(t=e.conversation)==null?void 0:t.options)==null?void 0:i.includes(Xt.AUDIENCE_MODE))||!1}_isAudienceModeListener(){var e,t;return((e=this._conversation)==null?void 0:e.audienceMode)&&((t=this._conversation)==null?void 0:t.restricted)}_acceptConcurrent(){return c(this,null,function*(){if(!this._mediaSource||!this._conversation||!this._transport)throw new H(U.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(E.ACCEPT_CONCURRENT,e),d.debug("Concurrent call",{conversationId:this._conversation.id});try{this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(this._mediaSource.getMediaSettings()),S.onCallAccepted(),this._state="ACTIVE",this._participantState=J.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 I.log(E.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||!this._transport)throw new H(U.UNKNOWN_ERROR);this._state="PROCESSING",d.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let i=this._mediaSource.getMediaSettings();this._logWithMediaSettings(E.ACCEPT_INCOMING,i),this._signaling.changeMediaSettings(i),this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(i),this._participantState=J.ACCEPTED;let a=Object.values(this._participants),n=R.mapSharedParticipants(a);if(S.onCallAccepted(),S.onLocalStream(this._mediaSource.getStream(),i),S.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),n),p.useParticipantListChunk){let u=yield this._getInitialParticiapntListChunk();(t=u==null?void 0:u.participants)==null||t.forEach(m=>{let _=R.composeId(m),C=this._participants[_];C&&(C.movieShareInfos=m.movieShareInfos)}),this._onConversationParticipantListChunk({participants:u})}S.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate();let s=Gt(this._getMuteStatesForCurrentRoom(),we.MUTE),l=Gt(this._getMuteStatesForCurrentRoom(),we.MUTE_PERMANENT);for(let u of[s,l])u.length&&(yield this._processMuteState({mediaOptions:u,stateUpdated:!0}));return this._state="ACTIVE",this._changeFeatureSet(),this._openTransport(a,!0),yield this._processConversationUrlSharingInfo(),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 I.log(E.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(E.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=J.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(U.REJECTED)),this._close(new H(U.REJECTED))})}hangup(){return c(this,null,function*(){d.debug("Hangup");let e=this._state==="ACTIVE"?U.HUNGUP:U.CANCELED;I.log(E.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new H(e))):S.onHangup(new H(U.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new H(U.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=U.UNKNOWN_ERROR);let n=i.participant;yield this._onAddParticipant(R.composeId(n),n,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 n of e)(n.state===J.CALLED||n.state===J.ACCEPTED)&&(this._transport.isAllocated(n.id)||this._transport.allocate(n.id,t)),n.state===J.ACCEPTED&&i.push(n.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),this._signaling.readyToSend(!1),e.error?this._signaling.ready&&this._signaling.hangup(U.FAILED):I.log(E.ERROR,e.hangup),z._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([U.CANCELED,U.NOT_FRIENDS,U.CALLEE_IS_OFFLINE,U.CALLER_IS_BLOCKED,U.CALLER_IS_REJECTED].indexOf(e.hangup)!==-1||e.hangup===U.REJECTED&&!e.remote){S.onHangup(e,i),this.destroy();return}if(e.hangup===U.HUNGUP&&(!e.remote||this._participantState===J.CALLED)){S.onHangup(e,i),this.destroy();return}if(e.hangup===U.MISSED&&!e.remote){S.onHangup(e,i),this.destroy();return}if(this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null),(e.hangup===U.SOCKET_CLOSED||e.hangup===U.NOT_FOUND)&&z._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===U.BUSY&&!e.remote){this._cleanupSignaling(),this._cleanupMediaSource();return}this._state="CLOSE",this._participantState=J.HUNGUP,this._changeFeatureSet(),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),I.destroy(),Ie.destroy(),this._conversation=null,this._myLastRequestedLayouts={},z._current=null,z._delayedHangup=!1,S.onHangup(e||new H(U.UNKNOWN_ERROR),i)}destroy(){let e=this._conversation&&this._conversation.id;d.debug("Destroy conversation",{conversationId:e}),this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),this._cleanupListeners(),I.destroy(),Ie.destroy(),this._conversation=null,this._myLastRequestedLayouts={},z._current=null,z._delayedHangup=!1}_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:n}=t;if(n&&i.push(n),a){let s=a.urls.filter((l,u,m)=>m.indexOf(l)===u);s.push(`${s[s.length-1]}?transport=tcp`),i.push({urls:s,username:a.username,credential:a.credential})}return p.iceServers=i,p.wssBase=t.endpoint,p.wssToken=t.token,t.client_type&&(p.clientType=t.client_type),p.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,n="",s=!1,l=!1,u){return c(this,null,function*(){let m=R.uuid();d.debug("Conversation: start",{conversationId:m,opponentIds:e,opponentType:t,direction:i});let _=a.includes(me.VIDEO),C=yield this._api.startConversation(m,e,t,_,n,s,l,{onlyAdminCanShareMovie:u});d.debug("Api.startConversation",C);let f=yield this._getConversationParams(C.id);C.endpoint=this._addGeoParamsToEndpoint(C.endpoint,f);let P=yield this._connectSignaling(Ge.START,C);return yield this._setConversation(C,P,i),P})}_joinConversation(e){return c(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:a,joinLink:n,observedIds:s,payload:l}=e;d.debug("Conversation: join",{conversationId:t,joinLink:n,observedIds:s});let u=i.includes(me.VIDEO),m;if(t)m=yield this._api.joinConversation(t,u,a);else if(n)m=yield this._api.joinConversationByLink(n,u,s,l);else throw new H(U.UNKNOWN_ERROR);d.debug("Api.joinConversation",m),yield this._getConversationParams(m.id),this._statFirstMediaReceived.measureSignalingConnection();let _=yield this._connectSignaling(Ge.JOIN,m);return this._statFirstMediaReceived.measureSignalingConnection(_),yield this._setConversation(m,_,Je.JOINING),_})}_prepareConversation(a){return c(this,arguments,function*(e,t=ee.USER,i){d.debug("Conversation: push",{conversationId:e,type:t,peerId:i});let n=this._api.getUserId();if(!n)throw new H(U.UNKNOWN_ERROR);let s=yield this._getConversationParams(e),l=s.device_idx||0,u=`${p.wssBase}?userId=${n}&entityType=${t}&deviceIdx=${l}&conversationId=${e}&token=${p.wssToken}`;u=this._addGeoParamsToEndpoint(u,s);let m={id:e,peerId:i,endpoint:u,is_concurrent:!1,p2p_forbidden:!1,device_idx:l},_=yield this._connectSignaling(Ge.ACCEPT,m);return z._current&&(z._current._participantState===J.ACCEPTED||z._current._participantState===J.CALLED)?(d.log("Push rejected (busy)"),I.log(E.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(U.BUSY),Promise.reject({hangup:U.BUSY})):(z._current&&(z._current.destroy(),z._current=null),yield this._setConversation(m,_,Je.INCOMING,t),_)})}_createParticipant(e){return c(this,null,function*(){var i;let t=Object.assign({id:null,externalId:null,mediaSettings:_e(),participantState:{},state:J.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[],observedIds:[],isInRoom:!1,markers:null},e);if(e.externalId){let a=R.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),e.markers&&(t.markers=this._denormalizeMarkers(t.id,e.markers)),t})}_getParticipantId(e){return c(this,null,function*(){try{return yield this._api.userId(e)}catch(t){throw this._close(new H(U.NETWORK_ERROR),t),t}})}_setConversation(n,s,l){return c(this,arguments,function*(e,t,i,a=ee.USER){yield this._prepareParticipants(t.conversation.participants);let u=this._api.getUserId(),m=e.device_idx||0;if(!u){let f=(t.conversation.participants||[]).find(P=>R.comparePeerId(P.peerId,t.peerId));if(!f)throw new H(U.UNKNOWN_ERROR);u=Number(f.id),f.idType&&(a=f.idType),f.deviceIdx&&(m=f.deviceIdx),this._api.setUserId(u)}let _=R.composeParticipantId(u,a,m),C=yield this._getParticipantId(_);this._conversation={userId:u,compositeUserId:_,externalId:C,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,asrInfoByRoom:new Map,muteStates:new Map,joinLink:e.join_link,pinnedParticipantIdByRoom:new Map,mediaModifiers:t.mediaModifiers,options:[],unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t),observer:!1,asrInfo:t.conversation.asrInfo||null,roomId:null,audienceMode:this._isAudienceMode(t),restricted:this._isRestricted(t),urlSharingInfoByRoom:new Map},this._signaling.setConversationId(this._conversation.id),e.p2p_forbidden&&(p.forceRelayPolicy=e.p2p_forbidden),I.log(E.RELAY_POLICY,p.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new H(U.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 Mi;return this.subscribe(e,"SOURCE_CHANGED",this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this._audioFix=new Wt(e),e}_connectSignaling(e,t){return c(this,null,function*(){qe(E.SIGNALING_CONNECTED),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));let i=yield this._signaling.connect(e,t);return Ie.logEventualStat({name:E.SIGNALING_CONNECTED}),i})}_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&&S.onConversationParticipantListChunk(this._participantListChunkToExternalChunk(this._createParticipantListChunk(t)))}_createParticipantListChunk(e){return Se(Se({},{participants:[],countBefore:0,countAfter:0,markerFound:!1}),e)}_participantListChunkToExternalChunk(e){let t=R.mapSharedParticipants(e.participants.map(i=>{let a=R.composeId(i);return this._participants[a]}));return Le(Se({},e),{participants:t})}_registerConnectionParticipants(e){return c(this,null,function*(){var i,a,n,s,l,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=(s=(n=e==null?void 0:e.rooms)==null?void 0:n.rooms)!=null?s:[];for(let m of t)yield this._registerParticipants((u=(l=m==null?void 0:m.participants)==null?void 0:l.participants)!=null?u:[],!0)})}_registerParticipants(e,t=!1){return c(this,null,function*(){if(this._conversation)for(let i of e){let a=R.composeId(i);if(this._isMe(a)){this._conversation.roles=i.roles||[],this._conversation.roles.length&&(d.debug(`Local roles changed: ${i.roles}`),S.onLocalRolesChanged(this._conversation.roles)),yield this._registerParticipantLocalMuteState(i);continue}if(i.state===J.HUNGUP||i.state===J.REJECTED){this._participants[i.id]&&this._removeParticipant(this._participants[i.id],U.HUNGUP);continue}this._registerParticipantInCache(yield this._createParticipant({id:a,externalId:i.externalId&&Q.fromSignaling(i.externalId,i.deviceIdx||0),mediaSettings:_e(i.mediaSettings),participantState:R.mapParticipantState(i),state:i.state,roles:i.roles||[],status:"WAITING",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}`),S.onRolesChanged(this._participants[a].externalId,i.roles))}})}_registerParticipantLocalMuteState(e){return c(this,null,function*(){if(!e.muteStates)return Promise.resolve();let t=Gt(e.muteStates,we.MUTE),i=Gt(e.muteStates,we.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=null;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,i;if(this._isMe(e))return(t=this._conversation)==null?void 0:t.externalId;if(p.useParticipantListChunk)return(yield this._getExistedParticipantByIdOrCreate(e)).externalId;if((i=this._participants[e])!=null&&i.externalId)return this._participants[e].externalId;{let a=yield this._getParticipantId(e);return this._api.cacheExternalId(e,a),a}})}_registerParticipantAndSetMarkersIfChunkEnabled(e,t){return c(this,null,function*(){if(p.useParticipantListChunk){let i=this._registerParticipantInCache(yield this._getExistedParticipantByIdOrCreate(e));return i.markers=this._denormalizeMarkers(i.id,t),i}return this._participants[e]})}_warnParticipantNotInConversation(e){d.warn(`Participant [${e}] isn't in conversation`)}_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,[n,s])=>(a[n]=Le(Se(Se({},i),s),{id:e}),a),{})}_processConnectionData(e){this._processRooms(e),this._processMuteStates(e),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options),e.chatRoom&&e.chatRoom.totalCount&&this._onChatRoomUpdated(Ti.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants,null,null)}_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,n,s;this._setMuteStatesForRoomId((i=e.conversation)==null?void 0:i.muteStates,null);for(let l of(n=(a=e.rooms)==null?void 0:a.rooms)!=null?n:[])this._setMuteStatesForRoomId(l.muteStates,l.id);let t=this._getMuteStatesForCurrentRoom();this._onMuteParticipant({muteStates:t,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(t),muteAll:!0,stateUpdated:!0,roomId:(s=this._conversation)==null?void 0:s.roomId})}_processRecordInfos(e){var t,i,a,n;this._onRecordInfo((t=e.conversation.recordInfo)!=null?t:null);for(let s of(a=(i=e.rooms)==null?void 0:i.rooms)!=null?a:[])this._onRecordInfo((n=s.recordInfo)!=null?n:null,s.id)}_processPinnedParticipants(e){var t,i,a,n;e.conversation.pinnedParticipantId?this._onPinParticipant(e.conversation.pinnedParticipantId):(t=this._conversation)==null||t.pinnedParticipantIdByRoom.delete(null);for(let s of(a=(i=e.rooms)==null?void 0:i.rooms)!=null?a:[])s.pinnedParticipantId?this._onPinParticipant(s.pinnedParticipantId,!1,void 0,s.id):(n=this._conversation)==null||n.pinnedParticipantIdByRoom.delete(s.id)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new zi(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new mi,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,"AUDIO_MIX_STALL",this._onAudioMixStall.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)),this.subscribe(this._transport,"ANIMOJI_ERROR",this._onAnimojiError.bind(this));let e=this._conversation.direction===Je.OUTGOING&&!this._conversation.concurrent;for(let t of Object.values(this._participants))(t.state===J.ACCEPTED||t.state===J.CALLED)&&this._transport.allocate(t.id,e)}_createSpeakerDetector(){this._transport&&this._conversation&&(this._volumesDetector=new Ji(this._transport),this.subscribe(this._volumesDetector,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this._speakerDetector=new Yi(this._volumesDetector,this._transport,this._conversation.topology),this.subscribe(this._speakerDetector,"SPEAKER_CHANGED",this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new hi(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new _i(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=k.getCameras().length,t=k.getMicrophones().length;d.debug("Cameras: "+e+(k.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(k.hasMicrophonePermission()?"✔":"✖")),I.log(E.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){I.log(e,[(t==null?void 0:t.isAudioEnabled)&&"audio",(t==null?void 0:t.isVideoEnabled)&&"video"].filter(Boolean).join("_"))}_removeParticipant(e,t){var i;if(!(e.state===J.CALLED||e.state===J.ACCEPTED||this._state==="CLOSE")&&(e.id===this._lastSignalledActiveSpeakerId&&(this._lastSignalledActiveSpeakerId=null),!!this._participants[e.id])){t===U.HUNGUP?this._setParticipantsStatus([e],"HANGUP"):this._setParticipantsStatus([e],"ERROR",t),(i=e.mediaSource)==null||i.disconnect(),this._conversation&&this._conversation.pinnedParticipantIdByRoom.get(null)===e.id&&this._conversation.pinnedParticipantIdByRoom.delete(null),this._conversation&&this._conversation.roomId&&this._conversation.pinnedParticipantIdByRoom.get(this._conversation.roomId)===e.id&&this._conversation.pinnedParticipantIdByRoom.delete(this._conversation.roomId);for(let[a,n]of Object.entries(e.lastRequestedLayouts))this._streamIdByStreamDescription.delete(a),this._sequenceNumberByStreamDescription.delete(a),this._cooldownTimestampByStreamDescription.delete(a),this._streamWaitTimerByStreamDescription.has(a)&&(window.clearTimeout(this._streamWaitTimerByStreamDescription.get(a)),this._streamWaitTimerByStreamDescription.delete(a)),this._sendUpdateDisplayLayout({[a]:{stopStream:!0}});delete this._participants[e.id],S.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,n;(t=e.remoteStream)==null||t.getTracks().forEach(s=>s.stop()),(i=e.remoteAudioTrack)==null||i.stop(),(a=e.secondStream)==null||a.getTracks().forEach(s=>s.stop()),(n=e.mediaSource)==null||n.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===J.ACCEPTED||a.state===J.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&&Q.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=J.HUNGUP,this._removeParticipant(a,i)):this._transport&&(a.state=J.CALLED,this._transport.allocate(a.id,!0),I.log(E.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(a))})}_onRemoveParticipant(e){d.debug(`Remove participant [${e}]`);let t=[];for(let i=0;i<=$o;i++){let a=R.compose(e,i),n=this._participants[a];n&&t.push(n)}if(!t.length){this._warnParticipantNotInConversation(e);return}if(this._transport)for(let i of t)this._transport.close(i.id);I.log(E.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?this._mediaSource.changeDevice(e):Promise.reject(ae.UNKNOWN)})}stopVideoTrack(){var e;return(e=this._mediaSource)==null?void 0:e.stopVideoTrack()}toggleScreenCapturing(e){return c(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(ae.UNKNOWN)})}disableScreenCapturing(){return c(this,null,function*(){return this._mediaSource?this._mediaSource.disableScreenCapturing():Promise.reject(ae.UNKNOWN)})}toggleAnimojiCapturing(e){this._mediaSource&&this._mediaSource.toggleAnimojiCapturing(e)}setAnimojiSvg(e,t=null,i=null){if(!this._transport||!this._conversation)return;let a=!t,n=t!=null?t:this._conversation.compositeUserId;if(e instanceof ArrayBuffer){let s=i!=null?i:this._conversation.externalId.id;this._transport.setAnimojiSvg(n,{svg:e,userId:s,isMe:a});return}this._transport.setAnimojiSvg(n,{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 I.log(E.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return I.log(E.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 n=typeof a.uid=="object"?a.uid:Q.fromId(a.uid),s=Q.toString(n);i[s]=a.priority}for(let a of Object.values(this._participants)){let n=Q.toString(a.externalId);i.hasOwnProperty(n)&&(t[a.id]=i[n])}yield this._signaling.changePriorities(t)})}changeParticipantState(e){return c(this,null,function*(){for(let[t,i]of Object.entries(e))if(t.length>5||i.length>5)throw new Error("key/value max length is 5 chars, mappings with empty values (null or empty string) are discarded");yield this._signaling.changeParticipantState(e)})}requestKeyFrame(e){return c(this,null,function*(){let t={};return t[$e(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*(){var a;if(e.length<1||!this._signaling.ready||((a=this._transport)==null?void 0:a.getTopology())!=="SERVER")return;d.log(`Update display layout request [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let n of e){let s=typeof n.uid=="object"?n.uid:Q.fromId(n.uid),l=this._api.getCachedOkIdByExternalId(s);if(!l){let _=Q.toString(s);d.log(`Unknown participant external ID ${_}`);continue}let u=$e({participantId:l,mediaType:n.mediaType,streamName:n.streamName}),m=this._participants[l];m?m.lastRequestedLayouts[u]=n:this._isMe(l)&&(this._myLastRequestedLayouts[u]=n),jt(n)?(this._isMe(l)&&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)&&p.videoTracksCount>0&&this._streamIdByStreamDescription.set(u,null),t[u]=n),n.mediaType==="SCREEN"&&!jt(n)&&qe(Ut(l))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>p.videoTracksCount;){let n=i.next();if(n.done){d.error("Cannot accommodate all streaming requests: tracks available "+p.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(n.value),t[n.value]={stopStream:!0}}yield this._sendUpdateDisplayLayout(t)})}feedback(e){return this._signaling.feedback(e)}userFeedbackStats(e,t,i){this._conversation&&this._api.sendUserFeedbackStats(this._conversation.id,e,t,i)}_stopStreaming(e){var i;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 a=di(e),n=this._participants[a.participantId],s=(i=this._conversation)==null?void 0:i.externalId,l=this._isMe(a.participantId);if(n||l){switch(a.mediaType){case"STREAM":case"MOVIE":{if(a.streamName){let u={stream:null,streamName:a.streamName,mediaType:a.mediaType};l?S.onLocalLive(s,u):S.onRemoteLive(n.externalId,u)}break}case"CAMERA":{S.onRemoteStream(n.externalId,null);break}case"SCREEN":{S.onRemoteScreenStream(n.externalId,null);break}}I.log(E.PAT_DEALLOCATED)}else d.log(`Cannot find participant to stop streaming: ${a.participantId}`)}this._streamIdByStreamDescription.delete(e)}_sendUpdateDisplayLayout(e){return c(this,null,function*(){if(Object.keys(e).length===0)return;d.log(`Update display layout send [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t=yield this._signaling.updateDisplayLayout(e);if(!t)return;let i=[];for(let[a,n]of Object.entries(t.errorCodeByParticipantId||{})){let s=di(a),l=this._participants[s.participantId];if(l){let u;typeof n!="number"?(d.warn(`Unexpected error code ${n} received for participant ${s.participantId}`),u=Ea.UNKNOWN_ERROR):u=Ra(n),i.push({externalId:l.externalId,errorReason:u})}}if(i&&i.length)throw new gi("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]+Ko>Date.now())break;let s=a[0];this._stopStreaming(s),e[s]={stopStream:!0}}while(!0);this._sendUpdateDisplayLayout(e)}_onParticipantSourcesUpdate(e){if(this._conversation){let t=e.participantUpdateInfos;d.log("Received participant sources update notification",t);for(let i of t)this._waitForStreamIfNeeded(i)}}_onParticipantPromoted(e){return c(this,null,function*(){this._conversation&&this._conversation.audienceMode?(d.log("Promoted in audience mode",!e.demote),this._conversation.restricted=e.demote,!e.demote&&this._mediaSource&&(yield this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()))):(d.log("Promoted in waiting hall",!e.demote),e.demote?(d.log("Kicked from waiting hall"),this._close(new H(U.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))),S.onPromoted(e.demote)})}_onChatRoomUpdated(s){return c(this,arguments,function*(e,t=0,i=[],a,n){d.log(`Chat room updated: ${e}`);let l=[],u=[],m=[],_=[],C=[];if(i.length&&i.forEach(x=>{if(x.externalId){let W=Q.fromSignaling(x.externalId);C.push(W),this._api.cacheExternalId(x.id.id,W)}else{let W=R.decomposeId(x.id.id).id;l.push(W),_.push(W)}}),a!=null&&a.length&&a.forEach(x=>{let W=R.decomposeId(x).id;l.push(W),u.push(W)}),n!=null&&n.length&&n.forEach(x=>{let W=R.decomposeId(x).id;l.push(W),m.push(W)}),!l.length){S.onChatRoomUpdated(e,t,C,[],[]);return}if(yield this._api.prepareUserIds(l),_.length){let x=yield this._api.getExternalIdsByOkIds(_);C.push(...x)}let f=yield this._api.getExternalIdsByOkIds(u),P=yield this._api.getExternalIdsByOkIds(m);S.onChatRoomUpdated(e,t,C,f,P)})}_onSharedMovieUpdate(e){return c(this,null,function*(){var i;let t=(i=this._conversation)==null?void 0:i.externalId;for(let a of e.data)if(this._isMe(a.participantId))S.onLocalLiveUpdate(t,a);else{let s=yield this._getExternalIdByParticipantId(a.participantId);s&&S.onRemoteLiveUpdate(s,a)}})}_onSharedMovieInfoStarted(e){return c(this,null,function*(){d.log(`Shared movie started data received: ${e.notification}`),yield this._processSharedMovieInfo(e.movieShareInfo,e.roomId)})}_processSharedMovieInfos(e,t=null){return c(this,null,function*(){e&&(yield Promise.all(e.map(i=>this._processSharedMovieInfo(i,t))))})}_processSharedMovieInfo(e,t=null){return c(this,null,function*(){var n;if(!e)return;let i=(n=this._conversation)==null?void 0:n.externalId;if(this._isMe(e.initiatorId))S.onLocalSharedMovieInfo(i,e,t);else{let s=yield this._getExternalIdByParticipantId(e.initiatorId);s&&S.onRemoteSharedMovieInfo(s,e,t)}this._forceOpenTransportForAloneInCall()})}_processConnectionSharedMovieInfo(e){return c(this,null,function*(){var i,a;let t=e.conversation.participants.find(n=>this._isMe(R.composeId(n)));yield this._processSharedMovieInfos(t==null?void 0:t.movieShareInfos,(a=(i=e==null?void 0:e.rooms)==null?void 0:i.roomId)!=null?a:null)})}_processConnectionAsrInfo(e){return c(this,null,function*(){var a,n,s,l,u,m;if(e.conversation.asrInfo&&((a=this._conversation)==null||a.asrInfoByRoom.set(null,e.conversation.asrInfo)),(n=e.rooms)!=null&&n.rooms)for(let _ of e.rooms.rooms)_.asrInfo&&((s=this._conversation)==null||s.asrInfoByRoom.set(_.id,_.asrInfo));let t=(u=(l=e.rooms)==null?void 0:l.roomId)!=null?u:null,i=(m=this._conversation)==null?void 0:m.asrInfoByRoom.get(t);if(i){let _=yield this._getExternalIdByParticipantId(i.initiatorId);_&&S.onAsrSet({externalId:_,movieId:i.movieId},t)}else t&&S.onAsrSet(null,t)})}_processConversationUrlSharingInfo(e){return c(this,null,function*(){if(!this._conversation)return;e&&this._extractConnectionUrlSharingInfo(e);let{urlSharingInfoByRoom:t}=this._conversation,i=this._conversation.roomId,a=t.get(i);if(a&&!this._isMe(a.initiatorId)){let n=yield this._getExternalIdByParticipantId(a.initiatorId);n&&S.onRemoteSharedUrl(n,a.sharedUrl,i)}})}_extractConnectionUrlSharingInfo(e){var i;if(!this._conversation)return;let{urlSharingInfoByRoom:t}=this._conversation;if(e.conversation.urlSharingInfo?t.set(null,e.conversation.urlSharingInfo):t.delete(null),(i=e.rooms)!=null&&i.rooms)for(let a of e.rooms.rooms)a.urlSharingInfo?t.set(a.id,a.urlSharingInfo):t.delete(a.id)}_onSharedMovieInfoStopped(e){return c(this,null,function*(){var m;d.log(`Shared movie stopped data received: ${e.notification}`);let t=(m=this._conversation)==null?void 0:m.externalId,{initiatorId:i,movieId:a,source:n,roomId:s=null}=e,l={initiatorId:i,movieId:a,source:n};if(this._isMe(i))S.onLocalSharedMovieStoppedInfo(t,l,s);else{let _=yield this._getExternalIdByParticipantId(i);_&&S.onRemoteSharedMovieStoppedInfo(_,l,s)}})}_onUrlSharingInfoUpdated(e){return c(this,null,function*(){if(d.log(`Shared URL data received: ${e.notification}`),!this._conversation)return;let{urlSharingInfoByRoom:t,roomId:i}=this._conversation,{initiatorId:a,sharedUrl:n,roomId:s=null}=e;if(n?t.set(s,{sharedUrl:n,initiatorId:a}):t.delete(s),!(!n&&s!==i&&t.has(i))&&(!n||!this._isMe(a))){let l=yield this._getExternalIdByParticipantId(a);l&&S.onRemoteSharedUrl(l,n,s)}})}_onFeaturesPerRoleChanged(e){d.log(`Features per role changed: ${e.notification}`),S.onFeaturesPerRoleChanged(e.featuresPerRole)}_waitForStreamIfNeeded(e){var _,C,f;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t)return;let{mediaType:i,participantId:a}=t;if(i==="ANIMOJI")return;let n=this._participants[a];if(p.producerScreenDataChannel&&i==="SCREEN"&&!e.fastScreenShare){d.log("skipping participant-sources-update notification since screenshare will be received over datachannel");return}let s=$e(t),l=this._sequenceNumberByStreamDescription.get(s);if(l&&l>e.sequenceNumber){d.warn(`Participant ${a} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${l}`),I.log(E.PAT_OUTDATED_RESPONSE);return}n&&e.suspend!==void 0&&i&&(d.debug(`participant-sources-update: mediaType=${i}, suspend=${e.suspend}`),S.onRemoteStreamSuspended(n.externalId,i,e.suspend));let u=e.streamId,m=e.rtpTimestamp?this._getWaitingTime(u,e.rtpTimestamp):0;if(m<=0){this._streamWaitTimerByStreamDescription.delete(s);let P=(_=this._conversation)==null?void 0:_.externalId,x=this._isMe(a);if(!n&&!x){I.log(E.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${a}`);return}let W=x?P:n.externalId,K=this._streamByStreamId.get(u);if(!K){I.log(E.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${u}`);return}I.log(E.PAT_ALLOCATED),this._streamIdByStreamDescription.set(s,u);let pe=(C=e.participantStreamDescription)==null?void 0:C.mediaType;if(pe==="STREAM"||pe==="MOVIE"){if((f=e.participantStreamDescription)!=null&&f.streamName){let Z={streamName:e.participantStreamDescription.streamName,stream:K,mediaType:pe};x?S.onLocalLive(W,Z):S.onRemoteLive(W,Z)}}else if(p.producerScreenTrack&&pe==="SCREEN")S.onRemoteScreenStream(n.externalId,K);else if(!x){let Z=(p.producerScreenTrack?null:n.secondStream)||K;S.onRemoteStream(n.externalId,Z)}}else{d.debug(`Waiting for ${m} until stream ${u} for ${s} is switched`);let P=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),m);this._streamWaitTimerByStreamDescription.set(s,P)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has($e(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has($e(i)))return i}else{let i={participantId:t,mediaType:"CAMERA"};if(this._streamIdByStreamDescription.has($e(i)))return i;let a={participantId:t,mediaType:"SCREEN"};if(this._streamIdByStreamDescription.has($e(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?R.includesOneOf(this._conversation.roles,[Ye.ADMIN,Ye.CREATOR]):!1}_checkAdminRole(){if(this._conversation&&!R.includesOneOf(this._conversation.roles,[Ye.ADMIN,Ye.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(e){return c(this,null,function*(){yield this._signaling.stopAsr(e)})}requestAsr(e){return c(this,null,function*(){this._isRealTimeAsrRequested=e,e&&this._forceOpenTransportForAloneInCall(),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(a,n){return c(this,arguments,function*(e,t,i=null){var s;this._checkAdminRole(),yield this._signaling.pinParticipant(e,t,i),(s=this._conversation)==null||s.pinnedParticipantIdByRoom.set(i,t?null:e)})}updateMediaModifiers(e){return c(this,null,function*(){this._signaling.ready&&this._conversation&&(this._conversation.mediaModifiers=e,yield this._signaling.updateMediaModifiers(e))})}enableVideoSuspend(e){return c(this,null,function*(){var t;this._signaling.ready&&this._conversation&&((t=this._transport)==null?void 0:t.getTopology())==="SERVER"&&(yield this._signaling.enableVideoSuspend(e))})}changeOptions(e){return c(this,null,function*(){if(this._signaling.ready&&this._conversation){this._checkAdminRole(),yield this._signaling.changeOptions(e);let t=ca(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=za(e));let n=yield this._signaling.getWaitingHall(a,t,i);if(n.error)return Promise.reject(n.message);let s=n.participants||[],{externalIds:l}=yield this._resolveWaitingHallExternalIds(s),u=null;return s.length&&n.hasMore&&(u=$a(s[s.length-1].id)),{participants:l,pageMarker:u,totalCount:n.totalCount||0}})}_resolveWaitingHallExternalIds(e){return c(this,null,function*(){let t=new Map,i=[],a=[];if(e.length){let n=[];e.forEach(s=>{if(t.set(s.id.id,s.id.addedTs),s.externalId){let l=Q.fromSignaling(s.externalId);i.push(s.id.addedTs),a.push(l),this._api.cacheExternalId(s.id.id,l)}else n.push(R.decomposeId(s.id.id).id)}),n.length&&!a.length&&(a=yield this._api.getExternalIdsByOkIds(n),i=a.map(s=>{let l=this._api.getCachedOkIdByExternalId(s);return(l?t.get(l):void 0)||Date.now()}))}return{externalIds:a,timestamps:i}})}getAudienceModeHands(){return c(this,null,function*(){if(!this._signaling.ready)throw new Error("Signaling is not ready");let e=yield this._signaling.getHandQueue();if(e.error)return Promise.reject(e.message);let t=e.participants||[],{externalIds:i,timestamps:a}=yield this._resolveWaitingHallExternalIds(t);return{timestamps:a,participants:i,totalCount:e.totalCount||0}})}promoteParticipant(e,t){return c(this,null,function*(){this._signaling&&(yield this._signaling.promoteParticipant(e,t))})}requestPromotion(e=!1){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.requestPromotion(e))})}acceptPromotion(e=!1){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.acceptPromotion(e))})}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 n={movieId:e};(t||t===0)&&(n.gain=t),i&&(n.metadata=i);let s=yield this._signaling.addMovie(n);if(s.error)throw new Error(s.error);return{movieId:s.movieId,streamType:s.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)})}startUrlSharing(e){return c(this,null,function*(){let t=yield this._signaling.startUrlSharing(e);if(t.error)throw new Error(t.error)})}stopUrlSharing(){return c(this,null,function*(){let e=yield this._signaling.stopUrlSharing();if(e.error)throw new Error(e.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(){return c(this,arguments,function*(e=!1,t=null,i=null,a="DIRECT_LINK",n=null,s=null,l=null){let u={movieId:i,name:t,privacy:a,groupId:n,roomId:s,streamMovie:!e,externalAccessKey:l},m=yield this._signaling.startStream(u);if(m.error)return Promise.reject(m.message)})}stopStream(){return c(this,arguments,function*(e=null){if((yield this._signaling.stopStream({roomId:e})).error)return Promise.reject()})}publishStream(){return c(this,arguments,function*(e=null){if((yield this._signaling.publishStream({roomId:e})).error)return Promise.reject()})}recordSetConf(n,s){return c(this,arguments,function*(e,t,i=!1,a=null){let l=yield this._signaling.recordSetConf({king:e,pawns:t,hideParticipantCount:i,roomId:a});if(l.error)throw new Error(l.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<p.videoMinWidth||e.height<p.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(t){if(t.width<p.videoMinWidth||t.height<p.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");p.videoEffectMaxHeight=t.height,p.videoEffectMaxWidth=t.width}return p.videoMaxWidth=e.width,p.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*(){var s;let t=e.externalIds.map(l=>({id:l.id,type:p.externalUserType})),i=yield this._signaling.getParticipants(t);if(i.error)throw new Error(i.error);let a=i.participants,n=(s=this._transport)==null?void 0:s.getState();return Promise.all(a.map(l=>c(this,null,function*(){var m;let u=R.composeId(l);return this._createParticipant({id:u,externalId:l.externalId&&Q.fromSignaling(l.externalId,l.deviceIdx||0),mediaSettings:_e(l.mediaSettings),participantState:R.mapParticipantState(l),state:l.state,roles:l.roles||[],status:(m=this._getStatusByTransportState(n))!=null?m:"WAITING",muteStates:l.muteStates||{},unmuteOptions:l.unmuteOptions||[],observedIds:l.observedIds||[],markers:this._denormalizeMarkers(u,l.markers)})}))).then(R.mapSharedParticipants)})}getParticipantListChunk(e){return c(this,null,function*(){var s;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(l=>{let u=R.composeId(l);return!this._participants[u]});yield this._registerParticipants(a);let n=(s=this._transport)==null?void 0:s.getState();return i.participants.forEach(l=>{var _,C;let u=R.composeId(l),m=this._participants[u];m.status=(_=this._getStatusByTransportState(n))!=null?_:"WAITING",m.movieShareInfos=l.movieShareInfos,Object.assign(m.mediaSettings,_e(l.mediaSettings)),Object.assign(m.muteStates,l.muteStates),m.unmuteOptions=(C=l.unmuteOptions)!=null?C:m.unmuteOptions,this._openTransport([m],!0)}),this._participantListChunkToExternalChunk(i)})}_getInitialParticiapntListChunk(){return c(this,null,function*(){let e=p.participantListChunkInitIndex,t=p.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),e.kind==="audio"&&this._mediaSource&&(this._audioFix=new Wt(this._mediaSource)),S.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&!this._isAudienceModeListener()&&(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),p.consumerScreenTrack){let a=e.track?new MediaStream([e.track]):null;S.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){var s;d.debug(`Remote media settings changed [${e}]`,t);let i=(s=this._conversation)==null?void 0:s.externalId;if(this._isMe(e)&&i){S.onLocalMediaSettings(i,t);return}let n=this._participants[e];if(!n){this._warnParticipantNotInConversation(e);return}n.mediaSettings=t,this._state==="ACTIVE"&&S.onRemoteMediaSettings(n.externalId,t,n.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"&&S.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}`),S.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case B.ACCEPTED_CALL:return this._onAcceptedCall(e);case B.HUNGUP:return this._onHungup(e);case B.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case B.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case B.CLOSED_CONVERSATION:return this._onClosedConversation(e);case B.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case B.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case B.RATE_CALL_DATA:return this._onNeedRate();case B.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case B.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case B.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case B.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case B.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case B.REGISTERED_PEER:return this._onPeerRegistered(e);case B.SWITCH_MICRO:return this._onMicSwitched(e);case B.CHAT_MESSAGE:return this._onChatMessage(e);case B.CUSTOM_DATA:return this._onCustomData(e);case B.RECORD_STARTED:return this._onRecordInfo(e.recordInfo,e.roomId);case B.RECORD_STOPPED:return this._onRecordInfo(null,e.roomId);case B.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case B.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case B.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin,e.markers,e.roomId);case B.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case B.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e);case B.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case B.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants,e.addedParticipantIds,e.removedParticipantIds);case B.JOIN_LINK_CHANGED:return this._onJoinLinkChanged(e);case B.FEEDBACK:return this._onFeedback(e);case B.MOVIE_UPDATE_NOTIFICATION:return this._onSharedMovieUpdate(e);case B.MOVIE_SHARE_STARTED:return this._onSharedMovieInfoStarted(e);case B.MOVIE_SHARE_STOPPED:return this._onSharedMovieInfoStopped(e);case B.URL_SHARING_INFO_UPDATED:return this._onUrlSharingInfoUpdated(e);case B.ROOMS_UPDATED:return this._onRoomsUpdated(e);case B.ROOM_UPDATED:return this._onRoomUpdated(e);case B.ROOM_PARTICIPANTS_UPDATED:return this._onRoomParticipantsUpdated(e);case B.FEATURES_PER_ROLE_CHANGED:return this._onFeaturesPerRoleChanged(e);case B.PARTICIPANT_ANIMOJI_CHANGED:return this._onParticipantAnimojiChanged(e);case B.ASR_STARTED:return this._onAsrStart(e);case B.ASR_STOPPED:return this._onAsrStop(e);case B.PROMOTION_APPROVED:return this._onPromotionApproved(e)}}_onPromotionApproved(e){return c(this,null,function*(){let t=yield this._getParticipantId(e.adminId);S.onPromotionApproved(t)})}_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()),this._processPinnedParticipants(e),e.conversation.state;let t=null;if(e.conversation.participants){let i=Object.keys(this._participants),a=[];for(let n of e.conversation.participants){let s=R.composeId(n),l=n.roles||[];if(this._isMe(s)){t=_e(n.mediaSettings),Zt(this._conversation.roles,l)||this._onRolesChanged(s,l);continue}a.push(s);let u=this._participants[s];if(!u)yield this._onJoinedParticipant({participantId:n.id,participant:n,mediaSettings:n.mediaSettings});else{let m=_e(n.mediaSettings);Da(m,u.mediaSettings)||this._changeRemoteMediaSettings(s,m);let _=R.mapParticipantState(n),C=u.participantState;R.isEqualParticipantState(_,C)||this._changeRemoteParticipantState(s,_),Zt(l,u.roles)||this._onRolesChanged(u.id,l)}}for(let n of i)a.indexOf(n)<0&&this._removeParticipant(this._participants[n],U.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*(){var n;let t=R.composeMessageId(e),i=R.getPeerIdString(e.peerId);if(d.debug(`Participant accepted call [${t}]`),this._statFirstMediaReceived.markAcceptedCall((n=this._transport)==null?void 0:n.getTopology()),this._conversation&&this._isMe(t)){this._close(new H(U.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=J.ACCEPTED,a.mediaSettings=_e(e.mediaSettings),this._logWithMediaSettings(E.ACCEPTED_OUTGOING,a.mediaSettings),this._conversation&&this._conversation.direction===Je.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),this._state==="ACTIVE"&&S.onAcceptedCall(a.externalId)})}_onHungup(e){return c(this,null,function*(){d.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=R.composeMessageId(e);if(this._conversation&&this._isMe(t)){this._close(new H(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===U.REJECTED?J.REJECTED:J.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,U.HUNGUP)})}_onAddedParticipant(e){return c(this,null,function*(){var a,n;d.debug(`Participant added [${e.participantId}]`);let t=R.composeMessageId(e),i=this._participants[t];if(i&&i.state!==J.HUNGUP&&i.state!==J.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&&Q.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:R.mapParticipantState(e.participant),roles:e.participant.roles||[],muteStates:e.participant.muteStates||{},unmuteOptions:e.participant.unmuteOptions||[],observedIds:e.participant.observedIds||[]}))),i.state=J.CALLED,i.mediaSettings=_e((a=e.participant)==null?void 0:a.mediaSettings),i.participantState=R.mapParticipantState(e.participant),i.roles=((n=e.participant)==null?void 0:n.roles)||[],this._setParticipantsStatus([i],"WAITING"),this._state!=="IDLE"&&this._transport&&this._transport.allocate(i.id,!0),S.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,n,s;d.debug(`Participant joined [${e.participantId}]`),this._statFirstMediaReceived.markParticipantJoined((a=this._transport)==null?void 0:a.getTopology());let t=R.composeMessageId(e),i=this._participants[t];if(i&&i.state===J.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&&Q.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:_e(e.participant.mediaSettings),state:e.participant.state,participantState:R.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===Je.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=J.ACCEPTED,i.mediaSettings=_e(e.mediaSettings),i.participantState=R.mapParticipantState(e.participant),i.roles=e.participant.roles||[],(n=this._transport)!=null&&n.isAllocated(i.id)?this._setParticipantsStatus([i],"CONNECTED"):this._setParticipantsStatus([i],"WAITING"),this._state!=="IDLE"&&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))),S.onParticipantJoined(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i),S.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 H(e.reason,{remote:!0}))}_onMediaSettingsChanged(e){return c(this,null,function*(){let t=R.composeMessageId(e);yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteMediaSettings(t,_e(e.mediaSettings))})}_onParticipantStateChanged(e){return c(this,null,function*(){let t=R.composeMessageId(e);this._isMe(t)||(yield this._registerParticipantAndSetMarkersIfChunkEnabled(t,e.markers),this._changeRemoteParticipantState(t,R.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(),S.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)),p.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=Vr(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=Vr(this._serverSettings,a),this._transport&&this._transport.updateSettings(this._serverSettings)}_onPeerRegistered(e){let t=R.composeMessageId(e);this._participants[t]&&(this._participants[t].clientType=e.clientType,this._participants[t].platform=e.platform),S.onPeerRegistered()}_onMicSwitched(e){return c(this,null,function*(){S.onDeviceSwitched(me.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return c(this,null,function*(){let t=R.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),S.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return c(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=R.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),S.onCustomData(e.data,i,e.direct)})}_onRecordInfo(i){return c(this,arguments,function*(e,t=null){if(!this._conversation)return;let a=this._conversation.recordsInfoByRoom.get(t),n=!1;if(!a!=!e?n=!0:a&&e&&(n=a.recordMovieId!==e.recordMovieId||a.recordStartTime!==e.recordStartTime),n)if(this._conversation.recordsInfoByRoom.set(t,e),e){let s=yield this._getParticipantId(e.initiator);S.onRecordStarted(s,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId,e.recordExternalAccessKey,t)}else S.onRecordStopped(t);e&&this._forceOpenTransportForAloneInCall()})}_changePinnedParticipantForRoom(){return c(this,null,function*(){if(!this._conversation)return;let e=this._conversation.roomId,t=this._conversation.pinnedParticipantIdByRoom.get(e);if(t&&!this._isMe(t)){let i=yield this._getExternalIdByParticipantId(t);i&&S.onPinnedParticipant(i,!1,null,e)}})}_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);S.onRecordStarted(i,t.recordMovieId,t.recordStartTime,t.recordType,t.recordExternalMovieId,t.recordExternalOwnerId,t.recordExternalAccessKey,e)}else S.onRecordStopped(e)})}_changeAsrInfoForRoom(){return c(this,null,function*(){if(!this._conversation)return;let e=this._conversation.roomId,t=this._conversation.asrInfoByRoom.get(e);if(t){let i=yield this._getExternalIdByParticipantId(t.initiatorId);i&&S.onAsrSet({externalId:i,movieId:t.movieId},e)}else S.onAsrSet(null,e)})}_changeUrlSharingInfoForRoom(){return c(this,null,function*(){if(!this._conversation)return;let{roomId:e}=this._conversation,{urlSharingInfoByRoom:t}=this._conversation,i=t.get(e);if(i){let a=yield this._getExternalIdByParticipantId(i.initiatorId);a&&S.onRemoteSharedUrl(a,i.sharedUrl,e)}})}_onParticipantAnimojiChanged(e){return c(this,null,function*(){if(this._conversation){let t=yield this._getParticipantId(e.participantId);S.onParticipantVmojiUpdate(t)}})}_onAsrStart(e){return c(this,null,function*(){if(!this._conversation)return;let t=e.asrInfo,i=e.roomId||null;this._conversation.asrInfoByRoom.set(i,t);let a=yield this._getParticipantId(t.initiatorId);S.onAsrStarted(a,t.movieId,i),this._forceOpenTransportForAloneInCall()})}_onAsrStop(e){if(!this._conversation)return;let t=e.roomId||null;this._conversation.asrInfoByRoom.delete(t),S.onAsrStopped(t)}_onAsrTranscription(e){return c(this,null,function*(){if(!this._conversation)return;let t=yield this._getParticipantId(e.participantId);S.onAsrTranscription(t,e.text,e.timestamp,e.duration)})}_onRolesChanged(e,t){if(this._conversation&&this._isMe(e)&&!Zt(this._conversation.roles,t)){d.debug(`Local roles changed: ${t}`),this._conversation.roles=t,S.onLocalRolesChanged(t),this._processMuteState({mediaOptions:Gt(this._getMuteStatesForCurrentRoom(),we.MUTE_PERMANENT),stateUpdated:!0}),R.includesOneOf(t,[Ye.ADMIN,Ye.CREATOR])?this._refreshRooms(!0):t.length||this._onRoomSwitched(null);return}let i=this._participants[e];i&&!Zt(i.roles,t)&&(d.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,S.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){var m;if(!this._conversation)return;let i=(m=e.roomId)!=null?m:null,a=e.muteStates||{},n=e.unmuteOptions||[],s=e.mediaOptions||[],l=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 _=this._participants[e.participantId];_&&(d.debug(`Mute states for participant [${e.participantId}] changed`,a),S.onMuteStates(a,n,s,e.muteAll,e.unmute,_.externalId,l==null?void 0:l.externalId,e.stateUpdated,e.requestedMedia,e.roomId));return}let u=this._getMuteStatesForRoomId(i);if(!(R.isObjectsEquals(u,a)&&R.isArraysEquals(this._conversation.unmuteOptions,n)&&!s.length)){if(this._setMuteStatesForRoomId(a,i),this._conversation.unmuteOptions=n,e.adminId&&this._isMe(e.adminId)){e.muteAll&&S.onMuteStates(a,n,s,e.muteAll,e.unmute,null,this._conversation.externalId,e.stateUpdated,e.requestedMedia,e.roomId);return}yield this._processMuteState({mediaOptions:s,muteAll:e.muteAll,unmute:e.unmute,serverSettings:t,admin:l,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),n=Object.keys(i),s=Object.keys(a);this._processMuteState({mediaOptions:Array.from(new Set([...n,...s])),roomId:e,muteAll:!0,stateUpdated:!0})}_processMuteState(m){return c(this,arguments,function*({mediaOptions:e=[],muteAll:t=!1,unmute:i=!1,serverSettings:a=null,admin:n=null,stateUpdated:s,requestedMedia:l,roomId:u=null}){if(!this._conversation||!this._mediaSource||this._participantState!==J.ACCEPTED)return;let _=Object.assign({},this._getMuteStatesForRoomId(u)),C=this._conversation.unmuteOptions,f=this._mediaSource.getMediaSettings(),P=Object.entries(_);for(let[x,W]of P){let K=p.newMuteRules&&this._isCallAdmin()&&t;if(!(W!==we.MUTE&&W!==we.MUTE_PERMANENT||K)&&(this._isCallAdmin()&&W===we.MUTE_PERMANENT&&!t&&(_[x]=we.MUTE),!(!e.includes(x)||i)))switch(x){case me.VIDEO:f.isVideoEnabled&&!(a!=null&&a.isVideoEnabled)&&(S.onDeviceSwitched(me.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case me.AUDIO:f.isAudioEnabled&&!(a!=null&&a.isAudioEnabled)&&(S.onDeviceSwitched(me.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case me.SCREEN_SHARING:f.isScreenSharingEnabled&&!(a!=null&&a.isScreenSharingEnabled)&&(S.onDeviceSwitched(me.SCREEN_SHARING,!1),yield this.disableScreenCapturing());break;case me.AUDIO_SHARING:f.isAudioSharingEnabled&&!(a!=null&&a.isAudioSharingEnabled)&&(S.onDeviceSwitched(me.AUDIO_SHARING,!1),yield this.toggleScreenCapturing({captureScreen:f.isScreenSharingEnabled,fastScreenSharing:f.isFastScreenSharingEnabled,captureAudio:!1}));break}}S.onMuteStates(_,C,e,t,i,null,n==null?void 0:n.externalId,s,l,u)})}_onPinParticipant(n){return c(this,arguments,function*(e,t=!1,i,a=null){if(!this._conversation)return;let s=this._conversation.pinnedParticipantIdByRoom.get(a);if(s&&s!==e)if(this._isMe(s))S.onLocalPin(!0,a);else{let l=yield this._getExternalIdByParticipantId(s);l&&S.onPinnedParticipant(l,!0,this._denormalizeMarkers(e,i),a)}if(this._isMe(e))S.onLocalPin(t,a);else{let l=yield this._getExternalIdByParticipantId(e);l&&S.onPinnedParticipant(l,t,this._denormalizeMarkers(e,i),a)}this._conversation.pinnedParticipantIdByRoom.set(a,t?null:e)})}_onOptionsChanged(e){this._conversation&&!sa(this._conversation.options,e)&&(this._conversation.options=e,S.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,a]of Object.entries(e)){let n;if(this._isMe(i)||i==="")n=this._conversation.networkRating;else if(this._participants[i])n=this._participants[i].networkRating;else continue;if(n!==a)if(this._isMe(i)||i==="")this._conversation.networkRating=a,S.onLocalNetworkStatusChanged(a);else{let s=this._participants[i];s.networkRating=a,t.push({uid:s.externalId,rating:a})}}if(t.length===0)return;d.log("Received network status update: ",e),S.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(i){if(p.producerScreenTrack){S.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,p.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 n=this._streamIdByStreamDescription.get(a);if(!n||this._streamWaitTimerByStreamDescription.has(a)){d.log("Delaying secondary stream start/stop until main stream becomes available",a);return}let s=this._streamByStreamId.get(n);if(!s){I.log(E.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${n}`);return}S.onRemoteStream(i.externalId,i.secondStream||s)}else{let a=t||i.remoteStream;a&&S.onRemoteStream(i.externalId,a)}}}_onAnimojiStream(e,t){if(this._isMe(e)&&this._mediaSource){S.onVmojiStream(t,this._mediaSource.getMediaSettings());return}let i=this._participants[e];i&&S.onRemoteVmojiStream(i.externalId,t)}_onAnimojiError(e){return c(this,null,function*(){try{let t=yield this._getExternalIdByParticipantId(e.participantId);t&&(delete e.participantId,S.onVmojiError(Le(Se({},e),{externalId:t})))}catch(t){d.warn("_onAnimojiError failed",t)}})}_onPeerConnectionClosed(e){e==="SERVER"&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(Ci.ADD_PARTICIPANT);S.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&S.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,a]of Object.entries(e)){let n=this._participants[i];n&&n.externalId&&t.push({uid:n.externalId,volume:a.real})}S.onVolumesDetected(t)}_onSpeakerChanged(e){this._activeSpeakerId=e,this._participants[e]&&this._lastSignalledActiveSpeakerId!==e&&(S.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((n,s)=>{if(s in this._participants){let l=this._participants[s];n.push(l),t==="CONNECTED"&&(l.remoteStream||(l.mediaSettings&&this._changeRemoteMediaSettings(s,l.mediaSettings),this._changeRemoteParticipantState(s,l.participantState)),this._updateDisplayLayoutFromCache(s))}else this._warnParticipantNotInConversation(s);return n},[]);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"&&(S.onLocalStatus("CONNECTED"),((t=this._transport)==null?void 0:t.getTopology())==="SERVER")){let i=Object.values(this._myLastRequestedLayouts);yield this.updateDisplayLayout(i)}e==="CONNECTING"&&S.onLocalStatus("CONNECTING"),e==="RECONNECTING"&&S.onLocalStatus("RECONNECT"),e==="FAILED"&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(U.FAILED)),this._close(new H(U.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(Ue.AUDIO_MIX))d.debug("Remote audio mix track added"),this._audioOutput.add(i),S.onRemoteMixedAudioStream(t);else if(e.startsWith(Ue.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&&(S.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),p.preserveAudioTracks||(a.remoteAudioTrack=i,t.removeTrack(i))),a.remoteStream!==t&&t.getTracks().length){if(a.remoteStream=t,a.secondStream)return;S.onRemoteStream(a.externalId,t)}a.mediaSettings&&this._changeRemoteMediaSettings(e,a.mediaSettings)}})}_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!==Ue.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._onAudioMixStall(!1)),this._conversation&&(this._conversation.topology=e,this._changeFeatureSet(),this._isRealTimeAsrRequested&&this._forceOpenTransportForAloneInCall())}_onAudioMixStall(e){this._audioMixStalled!==e&&(this._audioMixStalled=e,d.debug("Audio mix stalled:",e),S.onLocalStatus(e?"RECONNECT":"CONNECTED"))}_onRemoteSignalledStall(e){let t={},i=[],a=[];d.debug("Participants stalled:",e);for(let n of e){if(t[n]=!0,!this._lastStalled[n]){let s=this._participants[n];s&&i.push(s)}delete this._lastStalled[n]}for(let n of Object.keys(this._lastStalled)){let s=this._participants[n];s&&a.push(s)}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;!k.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}),S.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((n,s)=>(s.status!==t&&(s.status=t,n.push(s.externalId)),n),[]);a.length&&S.onRemoteStatus(a,t,i)}_onJoinLinkChanged(e){S.onJoinLinkChanged(e.joinLink)}_onRoomsUpdated(e){return c(this,null,function*(){var i;let t={};for(let a of Object.keys(Dt)){let n=e.updates[a];n&&(t[a]={rooms:yield Promise.all(((i=n==null?void 0:n.rooms)==null?void 0:i.map(this._convertRoomToExternal.bind(this)))||[]),roomIds:n==null?void 0:n.roomIds,deactivated:n==null?void 0:n.deactivated})}S.onRoomsUpdated(t)})}_onRoomUpdated(e){return c(this,null,function*(){var i,a;let t=yield this._convertRoomToExternal(e.room||null);e.events.some(n=>n===Dt.UPDATE)&&(e.muteStates!==void 0&&this._setMuteStatesForRoomId(e.muteStates,e.roomId),e.recordInfo!==void 0&&((i=this._conversation)==null||i.recordsInfoByRoom.set(e.roomId,e.recordInfo)),e.asrInfo!==void 0&&((a=this._conversation)==null||a.asrInfoByRoom.set(e.roomId,e.asrInfo))),S.onRoomUpdated(e.events,e.roomId,t,e.deactivate||null)})}_convertRoomToExternal(e){return c(this,null,function*(){var s,l,u,m,_;if(!e)return null;let t=yield Promise.all(((s=e.participantIds)==null?void 0:s.map(C=>this._getExternalIdByParticipantId(C)))||[]),i=yield Promise.all(((l=e.addParticipantIds)==null?void 0:l.map(C=>this._getExternalIdByParticipantId(C)))||[]),a=yield Promise.all(((m=(u=e.removeParticipantIds)==null?void 0:u.map)==null?void 0:m.call(u,C=>this._getExternalIdByParticipantId(C)))||[]),n=e.pinnedParticipantId?yield this._getExternalIdByParticipantId(e.pinnedParticipantId):void 0;return{id:e.id,name:e.name,participantCount:e.participantCount,participantIds:t,addParticipantIds:i,removeParticipantIds:a,participants:(_=e==null?void 0:e.participants)!=null&&_.participants?this._participantListChunkToExternalChunk(e.participants):void 0,active:e.active,muteStates:e.muteStates,pinnedParticipantId:n}})}_onRoomParticipantsUpdated(e){return c(this,null,function*(){var C,f,P,x,W,K,pe,Z;let t=(C=this._transport)==null?void 0:C.getState(),i=(f=e.roomId)!=null?f:null,a=((P=e.addedParticipantIds)==null?void 0:P.map($=>R.decomposeId($).id))||[],n=yield this._api.getExternalIdsByOkIds(a),s=yield Promise.all(((x=e.addedParticipants)==null?void 0:x.map($=>c(this,null,function*(){var Ce;let ue=R.composeId($);return this._createParticipant({id:ue,externalId:$.externalId&&Q.fromSignaling($.externalId,$.deviceIdx||0),mediaSettings:_e($.mediaSettings),participantState:R.mapParticipantState($),state:$.state,roles:$.roles||[],status:(Ce=this._getStatusByTransportState(t))!=null?Ce:"WAITING",muteStates:$.muteStates||{},unmuteOptions:$.unmuteOptions||[],observedIds:$.observedIds||[],markers:this._denormalizeMarkers(ue,$.markers)})})))||[]),l=!1;for(let $ of s)$.id===((W=this._conversation)==null?void 0:W.compositeUserId)&&(l=!0),this._registerParticipantInCache($);this._openTransport(s,!0);let u=[],m=[];if(e!=null&&e.removedParticipantMarkers){for(let $ of e.removedParticipantMarkers)if((K=$.GRID)!=null&&K.id){let ue=this._getExternalIdByParticipantId($.GRID.id);m.push(ue)}u=yield Promise.all(m)}if(l&&(yield this._onRoomSwitched(i)),u){let $=(pe=this._conversation)==null?void 0:pe.pinnedParticipantIdByRoom.get(i);if($){let ue=yield this._getExternalIdByParticipantId($);if(ue){for(let Ce of u)if(Q.compare(ue,Ce)){(Z=this._conversation)==null||Z.pinnedParticipantIdByRoom.delete(i);break}}}}let _={roomId:i,participantCount:e.participantCount,addedParticipantIds:n,addedParticipants:R.mapSharedParticipants(s),removedParticipantMarkers:e==null?void 0:e.removedParticipantMarkers,removedParticipantIds:u};S.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){S.onRoomStart(e);return}S.onRoomSwitched(e),e!==null&&!this._isCallAdmin()&&(yield this._refreshRooms(!1)),this._changePinnedParticipantForRoom(),this._changeRecordInfoForRoom(),this._changeMuteStatesForRoom(e,i),yield this._changeAsrInfoForRoom(),yield this._changeUrlSharingInfoForRoom()})}_refreshRooms(e){return c(this,null,function*(){var n,s,l,u,m,_,C,f,P,x;let i=(s=(n=(yield this._signaling.getRooms(e)).rooms)==null?void 0:n.rooms)!=null?s:[],a=[];for(let W of i){let K=(l=W.id)!=null?l:null;if(this._setMuteStatesForRoomId(W.muteStates,K),(m=this._conversation)==null||m.recordsInfoByRoom.set(K,(u=W.recordInfo)!=null?u:null),(C=this._conversation)==null||C.pinnedParticipantIdByRoom.set(K,(_=W.pinnedParticipantId)!=null?_:null),W.asrInfo&&((f=this._conversation)==null||f.asrInfoByRoom.set(K,W.asrInfo)),W.urlSharingInfo?(P=this._conversation)==null||P.urlSharingInfoByRoom.set(K,W.urlSharingInfo):(x=this._conversation)==null||x.urlSharingInfoByRoom.delete(K),e){let pe=yield this._convertRoomToExternal(W);pe&&a.push(pe)}}a.length&&S.onRoomsUpdated({[Dt.UPDATE]:{rooms:a}})})}_onFeedback(e){return c(this,null,function*(){let t=[];for(let i of e.feedback){let a=Le(Se({},i),{items:[]});for(let n of i.items){let s=yield this._getParticipantId(n.participantId);a.items.push(Le(Se({},n),{participantId:s}))}t.push(a)}S.onFeedback(t,e.roomId)})}_isMe(e){var t;return e===((t=this._conversation)==null?void 0:t.compositeUserId)}_getMuteStatesForRoomId(e=null){var t,i;return(i=(t=this._conversation)==null?void 0:t.muteStates.get(e))!=null?i:{}}_getMuteStatesForCurrentRoom(){var e;return this._getMuteStatesForRoomId((e=this._conversation)==null?void 0:e.roomId)}_setMuteStatesForRoomId(e={},t=null){var i;(i=this._conversation)==null||i.muteStates.set(t,e)}_forceOpenTransportForAloneInCall(){var e,t,i;((e=this._transport)==null?void 0:e.getTopology())==="SERVER"&&((t=this._transport)==null?void 0:t.getState())==="IDLE"&&this._participantState!==J.CALLED&&this._transport.open(this._transport.allocated(),null,!!((i=this._conversation)!=null&&i.observer),!0)}},F=z;F._delayedHangup=!1;var gi=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,gi.prototype),this.participantErrors=t}};var $t,fi=null;function Qi(o){return c(this,null,function*(){var r;if((o!=null?o:p.apiEnv)!=="AUTO")return p.apiEndpoint(o);try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),i=yield(yield fetch(e,{method:"GET",mode:"cors",cache:"no-cache"})).json(),a=(r=i==null?void 0:i.Answer[0])==null?void 0:r.data;if(!a)throw new Error("Wrong DNS response");return d.debug("Resolved API endpoint",a),a}catch(e){return d.warn("Failed to resolve API endpoint using DNS, default is used",e),p.apiEndpoint(o)}})}function rn(){return c(this,null,function*(){return $t||fi||(fi=Qi(),$t=yield fi,fi=null,$t)})}function an(){if(!p.apiKey)throw new H(ae.API,{message:"Required argument apiAppKey not passed"})}function Si(t){return c(this,arguments,function*(o,r={},e=!1){if(!window.Blob||!window.navigator.sendBeacon)return;yield rn();let i=nn(o,r,e),a=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${$t}/fb.do`,a)})}function vi(i){return c(this,arguments,function*(o,r={},e=!1,t){yield rn();let a=nn(o,r,e);return zo(a,t)})}function zo(o,r){return c(this,null,function*(){return new Promise((e,t)=>{let i=new XMLHttpRequest;i.open("POST",`${r!=null?r:$t}/fb.do`,!0),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.onreadystatechange=()=>{if(i.readyState!==XMLHttpRequest.DONE)return;let a;try{a=JSON.parse(i.responseText)}catch(n){a={result:i.responseText}}i.status!==200||a.hasOwnProperty("error_msg")?t(a):e(a)},i.send(o)})})}function nn(o,r={},e=!1){r.method=o,r.format="JSON",r.application_key||(r.application_key=p.apiKey),e||(se.sessionKey?r.session_key=se.sessionKey:se.accessToken&&(r.access_token=se.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 Yo=10,Qo=700,Xo=3e3,zt=class extends ut{constructor(){super(...arguments);this._userId=null;this._externalUidsCache=new Map}_callUnsafe(a){return c(this,arguments,function*(e,t={},i=!1){let n=s=>c(this,null,function*(){try{return yield vi(e,t,i)}catch(l){if(!l.hasOwnProperty("error_msg")&&(s++,d.debug(`${e} network error, attempt ${s}...`),s<Yo))return yield R.delay(Math.min(s*Qo,Xo)),n(s);throw d.warn(e,"error",l),l}});return n(0)})}_call(a){return c(this,arguments,function*(e,t={},i=!1){try{return yield this._callUnsafe(e,t,i)}catch(n){d.warn("Api call error",n);let s=ae.API;switch(n.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:s=U.SERVICE_DISABLED;break;case 300:s=U.NOT_FOUND;break;case 1102:s=U.CALLEE_IS_OFFLINE;break;case 1103:s=U.NOT_FRIENDS;break;case 1104:case 1106:s=U.EXTERNAL_API_ERROR;break;case 1113:s=U.CALLER_IS_REJECTED;break}throw new H(s,{message:n.error_msg,code:n.error_code})}})}userId(e){return c(this,null,function*(){let t=R.decomposeParticipantId(e).compositeUserId,i=R.decomposeId(t).id;return se.isEmpty()?Q.fromId(String(i)):(this._externalUidsCache.has(i)||(yield this._getExternalIdsByOkIds([i])),Q.fromString(this._externalUidsCache.get(i)))})}prepareUserIds(e){return c(this,null,function*(){if(se.isEmpty())return;let t=[];for(let i of e)this._externalUidsCache.has(i)||t.push(i);t.length&&(yield this._getExternalIdsByOkIds(t))})}authorize(){return c(this,null,function*(){this._ensureUuid();let e={session_data:{version:2,device_id:this._uuid,client_version:p.appVersion,client_type:"SDK_JS"}};return p.authToken&&(e.session_data.auth_token=p.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),se.sessionKey=t.session_key,se.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&S.onTokenExpired(),new H(ae.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${p.appName}:${p.sdkVersion}`,platform:p.platform,items:e})};Si("log.externalLog",t)}logClientStats(e){let t={data:JSON.stringify({platform:p.clientStatsPlatform,app_version:String(p.appVersion),sdk_version:p.sdkVersion,version:1,items:e})};Si("vchat.clientStats",t)}init(){an()}joinConversation(e,t=!1,i){return c(this,null,function*(){let a={conversationId:e,isVideo:t,protocolVersion:p.protocolVersion};return i&&(a.chatId=i),this._call("vchat.joinConversation",a)})}createConversation(u){return c(this,arguments,function*(e,t="",i=!1,{onlyAdminCanShareMovie:a,audienceMode:n,audioOnly:s}={},l){let m=this._preareStartConversationData({conversationId:e,isVideo:!1,joiningAllowed:!0,payload:t,requireAuthToJoin:i,onlyAdminCanShareMovie:a,audienceMode:n,audioOnly:s,speakerIds:l});return this._startConversation(m)})}startConversation(m,_,C){return c(this,arguments,function*(e,t,i,a=!1,n="",s=!1,l=!1,{onlyAdminCanShareMovie:u}={}){let f=this._preareStartConversationData({conversationId:e,isVideo:a,joiningAllowed:s,payload:n,requireAuthToJoin:l,onlyAdminCanShareMovie:u});if(t&&t.length)switch(i){case He.USER:f.uids=t.join(",");break;case He.GROUP:f.gid=t[0];break;case He.CHAT:f.chatId=t[0];break}return this._startConversation(f)})}_ensureUuid(){if(!this._uuid){let e=at.get("uuid");e||(e=R.uuid(),at.set("uuid",e)),this._uuid=String(e)}}_preareStartConversationData({conversationId:e,isVideo:t,payload:i="",joiningAllowed:a=!1,requireAuthToJoin:n=!1,onlyAdminCanShareMovie:s,audienceMode:l=!1,audioOnly:u=!1,speakerIds:m=[]}){let _={conversationId:e,isVideo:t,protocolVersion:p.protocolVersion};if(a&&(_.createJoinLink=!0),i&&(_.payload=i),p.domain&&(_.domainId=p.domain),p.externalDomain&&(_.externalDomain=p.externalDomain),n&&(_.requireAuthToJoin=!0),s!==void 0&&(_.onlyAdminCanShareMovie=s),l&&(_.audienceMode=l),u&&(_.audioOnly=u),m.length){let C=m.map(f=>R.composeUserId(f,ee.USER));_.speakerIds=C.join(",")}return _}_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 n={joinLink:e,isVideo:t,protocolVersion:p.protocolVersion};return i!=null&&i.length&&(n.observedIds=i.join(",")),p.anonymToken&&(n.anonymToken=p.anonymToken),a&&(n.payload=a),this._call("vchat.joinConversationByLink",n)})}getOkIdsByExternalIds(e){return c(this,null,function*(){let t=[],i=[],a=new Map,n=Array.from(this._externalUidsCache.keys()),s=Array.from(this._externalUidsCache.values());for(let u of e){let m=Q.toString(u),_=s.indexOf(m);_>-1?t.push(Number(n[_])):(a.set(u.id,m),i.push({id:u.id,ok_anonym:u.type==="ANONYM"}))}return i.length&&(yield this._call("vchat.getOkIdsByExternalIds",{externalIds:i})).ids.forEach((u,m)=>{let _=Number(u.ok_user_id),C=String(u.external_user_id.id);a.has(C)&&(this._externalUidsCache.set(_,a.get(C)),t.push(_))}),t})}getParticipantIdsByExternalIds(e){return c(this,null,function*(){yield this.getOkIdsByExternalIds(e);let t=new Map,i=Array.from(this._externalUidsCache.keys()),a=Array.from(this._externalUidsCache.values());for(let n of e){let s=Q.toString(n),l=a.indexOf(s);l>-1&&t.set(n,R.composeParticipantId(i[l],ee.USER,n.deviceIdx))}return t})}getExternalIdsByOkIds(e){return c(this,null,function*(){let t=[],i=[];for(let n of e)this._externalUidsCache.has(n)?t.push(Q.fromString(this._externalUidsCache.get(n))):i.push(n);return i.length&&(yield this._getExternalIdsByOkIds(i)).forEach(n=>{t.push(Q.fromString(n))}),t})}getCachedOkIdByExternalId(e){let t=Array.from(this._externalUidsCache.keys()),i=Array.from(this._externalUidsCache.values()),a=Q.toString(e),n=i.indexOf(a);return n>-1?R.composeParticipantId(t[n],ee.USER,e.deviceIdx):null}cacheExternalId(e,t){let i=R.decomposeId(e).id;this._externalUidsCache.set(i,Q.toString(t))}getConversationParams(e){return c(this,null,function*(){let t={};return p.anonymToken&&(t.anonymToken=p.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:U.HUNGUP};p.anonymToken&&(t.anonymToken=p.anonymToken),Si("vchat.hangupConversation",t)}sendUserFeedbackStats(e,t,i,a){let n={collector:"app.vchat.events.product",data:JSON.stringify({application:`${p.appName}:${p.sdkVersion}`,platform:p.platform,items:[{type:1,operation:"UserFeedbackReceived",timestamp:Date.now(),custom:{vcid:e,user_response:t,reason:i,group_call_users_count:a}}]})};Si("log.externalLog",n)}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=new Map;try{let i=yield this._call("vchat.getExternalIdsByOkIds",{uids:e.join(",")}),a=(n,s)=>{for(let[l,u]of Object.entries(n)){let m=Number(l),_=Q.fromIdToString(u,s);t.set(m,_),this._externalUidsCache.set(m,_)}};i.external_ids&&a(i.external_ids,"USER"),i.anonym_ids&&a(i.anonym_ids,"ANONYM");for(let n of e){let s=Number(n);if(!t.has(s)){let l=Q.fromId(String(s)),u=Q.toString(l);t.set(s,u),this._externalUidsCache.set(s,u)}}return t}catch(i){return t}})}};var j=require("messagepack");var on=(L=>(L.RECOVER="recover",L.ACCEPT_CALL="accept-call",L.ADD_PARTICIPANT="add-participant",L.REMOVE_PARTICIPANT="remove-participant",L.HANGUP="hangup",L.TRANSMIT_DATA="transmit-data",L.ACCEPT_PRODUCER="accept-producer",L.ALLOCATE_CONSUMER="allocate-consumer",L.CHANGE_MEDIA_SETTINGS="change-media-settings",L.CHANGE_PARTICIPANT_STATE="change-participant-state",L.CHANGE_STREAM_PRIORITIES="change-streams-priorities",L.UPDATE_DISPLAY_LAYOUT="update-display-layout",L.REPORT_PERF_STAT="report-perf-stat",L.REPORT_SHARING_STAT="report-sharing-stat",L.REPORT_NETWORK_STAT="report-network-stat",L.RECORD_START="record-start",L.RECORD_STOP="record-stop",L.RECORD_PUBLISH="record-publish",L.RECORD_SET_CONF="record-set-conf",L.RECORD_GET_STATUS="record-get-status",L.SWITCH_MICRO="switch-micro",L.SWITCH_TOPOLOGY="switch-topology",L.REQUEST_REALLOC="request-realloc",L.CHAT_MESSAGE="chat-message",L.CHAT_HISTORY="chat-history",L.CUSTOM_DATA="custom-data",L.GRANT_ROLES="grant-roles",L.MUTE_PARTICIPANT="mute-participant",L.ENABLE_FEATURE_FOR_ROLES="enable-feature-for-roles",L.PIN_PARTICIPANT="pin-participant",L.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",L.CHANGE_OPTIONS="change-options",L.GET_WAITING_HALL="get-waiting-hall",L.GET_PARTICIPANT_LIST_CHUNK="get-participant-list-chunk",L.GET_PARTICIPANTS="get-participants",L.PROMOTE_PARTICIPANT="promote-participant",L.REQUEST_TEST_MODE="request-test-mode",L.ADD_MOVIE="add-movie",L.UPDATE_MOVIE="update-movie",L.REMOVE_MOVIE="remove-movie",L.START_URL_SHARING="start-url-sharing",L.STOP_URL_SHARING="stop-url-sharing",L.GET_ROOMS="get-rooms",L.UPDATE_ROOMS="update-rooms",L.ACTIVATE_ROOMS="activate-rooms",L.REMOVE_ROOMS="remove-rooms",L.SWITCH_ROOM="switch-room",L.FEEDBACK="feedback",L.ASR_START="asr-start",L.ASR_STOP="asr-stop",L.REQUEST_ASR="request-asr",L.REQUEST_PROMOTION="request-promotion",L.ACCEPT_PROMOTION="accept-promotion",L.GET_HAND_QUEUE="get-hand-queue",L.ENABLE_VIDEO_SUSPEND="enable-video-suspend",L))(on||{}),O=on;function lt(){let o=new DataView(new ArrayBuffer(64)),r=0;function e(t){if(r+t>o.byteLength){let i=new Uint8Array(Math.max(r+t,o.byteLength+64));i.set(new Uint8Array(o.buffer.slice(0,r))),o=new DataView(i.buffer)}}return{put(t){if(e(t.byteLength),Zo(t)){let i=t.buffer;new Uint8Array(o.buffer).set(new Uint8Array(i),r)}else new Uint8Array(o.buffer).set(new Uint8Array(t),r);r+=t.byteLength},putI8(t){e(1),o.setInt8(r,t),++r},putI16(t){e(2),o.setInt16(r,t),r+=2},putI32(t){e(4),o.setInt32(r,t),r+=4},putI64(t){e(8);let i=t<0;i&&(t=-t);let a=t/4294967296|0,n=t%4294967296|0;i&&(n=~n+1|0,a=n===0?~a+1|0:~a),o.setUint32(r,a),o.setUint32(r+4,n),r+=8},putUi8(t){e(1),o.setUint8(r,t),++r},putUi16(t){e(2),o.setUint16(r,t),r+=2},putUi32(t){e(4),o.setUint32(r,t),r+=4},putUi64(t){e(8),o.setUint32(r,t/4294967296|0),o.setUint32(r+4,t%4294967296),r+=8},putF(t){e(8),o.setFloat64(r,t),r+=8},ui8array(){return new Uint8Array(o.buffer.slice(0,r))}}}function Zo(o){return o.buffer!==void 0}function Xi(o){let r=ArrayBuffer.isView(o)?new DataView(o.buffer,o.byteOffset,o.byteLength):new DataView(o),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 sn=0,cn=1,es=2,ts=3,is=4,rs=5,as=0,ns=1,os=2,At=0,ss=0,cs=0,ds=1,Zi=class{constructor(){this.participantIdRegistry=null}setParticipantIdRegistry(r){this.participantIdRegistry=r}serializeUpdateDisplayLayout(r,e){let t=lt();j.Int.enc(t,sn),j.Int.enc(t,At),j.Int.enc(t,r),j.Nil.enc(t,null);let i=[];for(let a in e)e.hasOwnProperty(a)&&this.writeLayout(e,a,i);return j.Arr.enc(t,i),j.Nil.enc(t,null),t.ui8array()}writeLayout(r,e,t){let i=r[e],a=lt();if(this.writeStreamDesc(e,a),jt(i))j.Int.enc(a,ns);else if(Br(i))j.Int.enc(a,os);else if(j.Int.enc(a,as),i.priority!==void 0?j.Int.enc(a,i.priority):j.Nil.enc(a,null),i.width!==void 0&&i.height!==void 0?(j.Int.enc(a,Math.round(i.width)),j.Int.enc(a,Math.round(i.height))):(j.Nil.enc(a,null),j.Nil.enc(a,null)),i.fit!==void 0)switch(i.fit){case"cv":j.Int.enc(a,cs);break;case"cn":j.Int.enc(a,ds);break;default:j.Nil.enc(a,null)}else j.Nil.enc(a,null);t.push(a.ui8array())}writeStreamDesc(r,e){if(this.participantIdRegistry){let t=this.participantIdRegistry.getCompactId(r);if(t!==void 0){j.Int.enc(e,t);return}}j.Str.enc(e,r)}serializePerfStatReport(r,e){let t=lt();return j.Int.enc(t,cn),j.Int.enc(t,At),j.Int.enc(t,r),j.Int.enc(t,e.framesDecoded),j.Int.enc(t,e.framesReceived),t.ui8array()}serializeSharingStatReport(r,e){let t=lt();return j.Int.enc(t,es),j.Int.enc(t,At),j.Int.enc(t,r),j.Int.enc(t,e.minDelay),j.Int.enc(t,e.maxDelay),j.Int.enc(t,e.avgDelay),j.Int.enc(t,e.largeDelayDuration),t.ui8array()}serializeRequestAsr(r,e){let t=lt();return j.Int.enc(t,ts),j.Int.enc(t,At),j.Int.enc(t,r),j.Bool.enc(t,e.request),t.ui8array()}serializeNetworkStatReport(r,e){let t=lt();return j.Int.enc(t,is),j.Int.enc(t,At),j.Int.enc(t,r),j.Int.enc(t,e.timestamp),j.Int.enc(t,e.sendBitrate),t.ui8array()}serializeEnableVideoSuspend(r,e){let t=lt();return j.Int.enc(t,rs),j.Int.enc(t,At),j.Int.enc(t,r),j.Bool.enc(t,e.enabled),t.ui8array()}deserializeCommandResponse(r){return c(this,null,function*(){let e;if(r instanceof Blob){let n="arrayBuffer"in Blob.prototype?yield r.arrayBuffer():yield xa(r);e=Xi(n)}else e=Xi(r);let t=j.Int.dec(e),i=j.Int.dec(e);if(i!==At){d.warn("Unsupported version for command type: "+t+", version "+i);return}if(j.Int.dec(e)!==ss){d.warn("Error code: "+t+"received for command type: "+t+", version "+i);return}switch(t){case sn:return this.deserializeUpdateDisplayLayoutResponse(e);case cn:return this.deserializeReportPerfStatResponse(e);default:d.warn("unsupported command response commandType: "+t);return}})}deserializeUpdateDisplayLayoutResponse(r){let e=j.Int.dec(r),t=j.Arr.dec(r),i={};return t.forEach(a=>{var l;let n=Xi(a),s=j.Any.dec(n);if(typeof s=="string")i[s]=j.Int.dec(n);else{let u=s,m=$e((l=this.participantIdRegistry)==null?void 0:l.getStreamDescription(u));i[m]=j.Int.dec(n)}}),{type:"response",sequence:e,response:O.UPDATE_DISPLAY_LAYOUT.toString(),errorCodeByParticipantId:i}}deserializeReportPerfStatResponse(r){let e=j.Int.dec(r),t=j.Int.dec(r);return{type:"response",sequence:e,response:O.REPORT_PERF_STAT.toString(),estimatedPerformanceIndex:t}}};var dn="open",ln=[()=>p.producerScreenTrack,()=>p.videoTracksCount>0,()=>!0,()=>!0,()=>p.consumerScreenTrack,()=>!0,()=>p.movieShare,()=>p.useParticipantListChunk,()=>p.useRooms,()=>!!p.vmoji,()=>!1,()=>p.useChatRooms],ls=10,ps=["service-unavailable","conversation-ended","invalid-token"],ze=class extends ht{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+p.platform+"&appVersion="+p.appVersion+"&version="+p.protocolVersion+"&device="+p.device+"&capabilities="+ze._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.producerCommandDataChannelEnabled=!1;this.producerCommandSerializationService=new Zi}static _getCapabilityFlags(){let e=0;for(let t=0;t<ln.length;t++)ln[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("[signaling] cannot parse message at producerCommandDataChannel",i)})},this._handleCommandsQueue(this.datachannelCommandsQueue)}useCommandDataChannel(e){this.producerCommandDataChannelEnabled=e}cleanup(){this.datachannelCommandsQueue=[],this.incomingCache=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${p.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){I.log(E.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(n){return c(this,arguments,function*(e,t={},i=!0,a=0){if(t.participantId){let s=R.decomposeParticipantId(t.participantId),l=R.decomposeId(s.compositeUserId);t=Object.assign({},t,{participantId:l.id,participantType:l.type}),s.deviceIdx&&(t.deviceIdx=s.deviceIdx)}return this._sendRaw(e,t,i,a)})}_sendRaw(n){return c(this,arguments,function*(e,t={},i=!0,a=0){let s=l=>{var u;if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(l),((u=this.producerCommandDataChannel)==null?void 0:u.readyState)===dn&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){I.log(E.SOCKET_ACTION,"not_opened"),d.warn("[signaling] socket is not opened"),l.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(I.log(E.SOCKET_ACTION,"invalid_state"),d.warn(`[signaling] socket is not opened, state ${this.socket.readyState}`)),this.websocketCommandsQueue.push(l),this.socket&&this.socket.readyState===WebSocket.OPEN&&this._handleCommandsQueue(this.websocketCommandsQueue)}};return new Promise((l,u)=>{let m=(C,f=!1)=>{!a||f?u(C):(d.debug("[signaling] resending a signaling message",e,_.sequence),a--,s(_))},_={sequence:this.sequence++,name:e,params:t,responseTimer:0,needResponse:i,resolve:l,reject:m};s(_)})})}_isDataChannelCommand(e){return this.producerCommandDataChannelEnabled?e===O.UPDATE_DISPLAY_LAYOUT||e===O.REPORT_PERF_STAT||e===O.REPORT_SHARING_STAT||e===O.REQUEST_ASR||e===O.ENABLE_VIDEO_SUSPEND||e===O.REPORT_NETWORK_STAT:!1}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(O.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(O.TRANSMIT_DATA,{participantId:e,data:{candidate:t}},!1)})}requestTestMode(e,t){return c(this,null,function*(){return this._send(O.REQUEST_TEST_MODE,{consumer:e,producer:t})})}sendSdp(e,t){return c(this,null,function*(){return this._send(O.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(O.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(O.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},!1,ls)})}changeParticipantState(e){return c(this,null,function*(){return this._send(O.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(O.ADD_PARTICIPANT,Se({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(O.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(O.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(O.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(O.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(O.UPDATE_DISPLAY_LAYOUT,e)})}addMovie(e){return c(this,null,function*(){return this._send(O.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(O.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(O.REMOVE_MOVIE,e)})}startUrlSharing(e){return this._send(O.START_URL_SHARING,{sharedUrl:e})}stopUrlSharing(){return this._send(O.STOP_URL_SHARING)}updateRooms(e,t){return c(this,null,function*(){return this._send(O.UPDATE_ROOMS,{rooms:e,assignRandomly:t})})}activateRooms(e,t){return c(this,null,function*(){return this._send(O.ACTIVATE_ROOMS,{roomIds:e,deactivate:t})})}switchRoom(e,t){return c(this,null,function*(){return this._sendRaw(O.SWITCH_ROOM,{toRoomId:e,participantId:t})})}getRooms(e){return c(this,null,function*(){return this._sendRaw(O.GET_ROOMS,{withParticipants:e})})}removeRooms(e){return c(this,null,function*(){return this._send(O.REMOVE_ROOMS,{roomIds:e})})}startStream(e){return c(this,null,function*(){return this._send(O.RECORD_START,e)})}stopStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(O.RECORD_STOP,e)})}publishStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(O.RECORD_PUBLISH,e)})}recordSetConf(){return c(this,arguments,function*(e={hideParticipantCount:!1,roomId:null}){var i;let t={options:{hideParticipantCount:e.hideParticipantCount},roomId:e.roomId};return e.king&&(t.king=e.king),(i=e.pawns)!=null&&i.length&&(t.pawns=e.pawns.join(",")),this._send(O.RECORD_SET_CONF,t)})}getRecordStatus(){return c(this,null,function*(){return this._send(O.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(O.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(O.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(O.REPORT_PERF_STAT,e)})}reportSharingStat(e){return c(this,null,function*(){return this._send(O.REPORT_SHARING_STAT,e,!1)})}reportNetworkStat(e){return c(this,null,function*(){return this._send(O.REPORT_NETWORK_STAT,e,!1)})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(O.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(O.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(O.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(O.GRANT_ROLES,a)})}muteParticipant(e,t,i,a=null){return c(this,null,function*(){return this._sendRaw(O.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i,roomId:a})})}enableFeatureForRoles(e,t){return c(this,null,function*(){return this._sendRaw(O.ENABLE_FEATURE_FOR_ROLES,{feature:e,roles:t})})}pinParticipant(e,t,i){return c(this,null,function*(){let a={participantId:e,roomId:i};return t&&(a.unpin=!0),this._sendRaw(O.PIN_PARTICIPANT,a)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(O.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}enableVideoSuspend(e){return c(this,null,function*(){return this._send(O.ENABLE_VIDEO_SUSPEND,{enabled:e},!1)})}changeOptions(e){return c(this,null,function*(){return this._send(O.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(O.GET_WAITING_HALL,a)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(O.PROMOTE_PARTICIPANT,i)})}requestPromotion(e=!1){return c(this,null,function*(){let t={};return e&&(t.unrequest=e),this._send(O.REQUEST_PROMOTION,t)})}acceptPromotion(e=!1){return c(this,null,function*(){let t={};return e&&(t.reject=e),this._send(O.ACCEPT_PROMOTION,t)})}feedback(e){return c(this,null,function*(){return this._sendRaw(O.FEEDBACK,{key:e})})}getHandQueue(){return c(this,null,function*(){return this._send(O.GET_HAND_QUEUE)})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(e=!0){this.listenersReady=e,this._handleCachedMessages()}getParticipantListChunk(e){return c(this,null,function*(){return this._send(O.GET_PARTICIPANT_LIST_CHUNK,e)})}getParticipants(e){return c(this,null,function*(){return this._send(O.GET_PARTICIPANTS,{externalIds:e})})}startAsr(e){return c(this,null,function*(){return this._send(O.ASR_START,e)})}stopAsr(e){return c(this,null,function*(){return this._send(O.ASR_STOP,e)})}requestAsr(e){return c(this,null,function*(){return this._send(O.REQUEST_ASR,{request:e},!1)})}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===Ge.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),t=i(t),d.debug("[signaling] connecting to "+this.endpoint+this.postfix+t),this.socket=new WebSocket(this.endpoint+this.postfix+t),this.socket.onopen=this._onOpen.bind(this),this.socket.onmessage=this._onMessage.bind(this),this.socket.onerror=this._onError.bind(this),this.socket.onclose=this._onClose.bind(this),this._startDoctor();function i(a){if(!p.useParticipantListChunk)return a;let n=p.participantListChunkInitIndex;a+=`&partIdx=${n}`;let s=p.participantListChunkInitCount;return s!==null&&(a+=`&partCount=${s}`),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("[signaling] socket opened"),I.log(E.SOCKET_ACTION,"opened"),this._waitConnectionMessage(),this._startDoctor()}_onMessage(e){if(this._startDoctor(),e.data==="ping"){S.onSignalingMessage(e.data),this.socket&&this.socket.readyState===WebSocket.OPEN&&this.socket.send("pong");return}try{let t=JSON.parse(e.data);S.onSignalingMessage(t),this._handleMessage(t)}catch(t){I.log(E.SOCKET_ACTION,"parse_error"),d.error("[signaling] unable to parse message",t,e.data)}}_handleMessage(e){var t;switch(e.type){case"notification":e.notification==="connection"?(d.debug("[signaling] 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:B.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":this._handleErrorMessage(e);break;default:I.log(E.SOCKET_ACTION,"unknown_message"),d.warn("[signaling] unhandled message",e)}this.lastStamp=e.stamp||this.lastStamp}_handleErrorMessage(e){var i;I.log(E.SOCKET_ACTION,`error-${e.error}`);let t=e.error?ps.includes(e.error):!1;switch(d.debug(`[signaling] error message [${e.sequence}]`,e),e.sequence&&this.responseHandlers[e.sequence]&&this._handleCommandResponse(!1,e),e.error){case"service-unavailable":this._reconnect();break;case"conversation-ended":this.conversationReject?this.conversationReject(new H(e.reason||ae.SIGNALING_FAILED,{message:`Conversation ended: ${e.error}`,remote:!0})):this._triggerEvent(ve.NOTIFICATION,{notification:B.CLOSED_CONVERSATION,reason:e.reason});break;case"invalid-token":this._throwError(new Error(`Signaling error: ${e.error}`));break;default:if(!t)break;this.connected?this._throwError(new Error(`Signaling error: ${e.error}`)):e.sequence||((i=this.conversationReject)==null||i.call(this,new H(e.reason||ae.SIGNALING_FAILED,{message:`Unable to connect to the signaling: ${e.error}`,remote:!0})),this._closeSocket())}}_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){I.log(E.SOCKET_ACTION,"error"),d.error("[signaling] signaling error",e)}_onClose(e){I.log(E.SOCKET_ACTION,"closed"),d.debug("[signaling] connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<ze.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(ze.RECONNECT_MAX_DELAY,ze.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));d.log(`[signaling] reconnect websocket after ${e}ms (${this.reconnectCount})`),I.log(E.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,Ge.RETRY),e)}_handleCommandResponse(e,t){var a;if(!this.responseHandlers.hasOwnProperty(t.sequence))return;let i=this.responseHandlers[t.sequence];window.clearTimeout(i.responseTimer),d.debug(`[signaling] command response [${t.sequence}]`,t),e?(delete this.responseHandlers[t.sequence],i.resolve(t)):t.type==="error"?(delete this.responseHandlers[t.sequence],I.log(E.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],I.log(E.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(e,t),ze.WAIT_RESPONSE_DELAY)}_handleCommandsQueue(e){var t,i;for(;e.length>0;){let a=e.shift();if(d.debug(`[signaling] command send [${a.sequence}]`,`'${a.name}'`,a.params),this._isDataChannelCommand(a.name)){if(((t=this.producerCommandDataChannel)==null?void 0:t.readyState)!==dn){a.reject(new Error(`Invalid data channel state: ${(i=this.producerCommandDataChannel)==null?void 0:i.readyState}`));return}this._startResponseTimer(a);let n=this._serializeBinary(a);n!==null&&this.producerCommandDataChannel.send(n)}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){a.reject(new Error("Invalid state or socket already closed"));continue}this._startResponseTimer(a),this.socket.send(this._serializeJson(a))}}}_startResponseTimer(e){if(!e.needResponse){e.resolve({type:"response",sequence:e.sequence,response:e.name});return}e.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{response:e.name,sequence:e.sequence,type:"timeout"}),ze.WAIT_RESPONSE_DELAY),this.responseHandlers[e.sequence]=e}_serializeBinary(e){switch(e.name){case O.UPDATE_DISPLAY_LAYOUT:return this.producerCommandSerializationService.serializeUpdateDisplayLayout(e.sequence,e.params);case O.REPORT_PERF_STAT:return this.producerCommandSerializationService.serializePerfStatReport(e.sequence,e.params);case O.REPORT_SHARING_STAT:return this.producerCommandSerializationService.serializeSharingStatReport(e.sequence,e.params);case O.REQUEST_ASR:return this.producerCommandSerializationService.serializeRequestAsr(e.sequence,e.params);case O.REPORT_NETWORK_STAT:return this.producerCommandSerializationService.serializeNetworkStatReport(e.sequence,e.params);case O.ENABLE_VIDEO_SUSPEND:return this.producerCommandSerializationService.serializeEnableVideoSuspend(e.sequence,e.params)}return d.warn("[signaling] cannot get binary data for data channel command: "+e.name),null}_serializeJson(e){let t;e.name===O.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]=Wa(t[a]));return{layouts:i}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new H(ae.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout",remote:!0}))},ze.WAIT_CONNECTION_DELAY)}_stopWaitConnectionMessage(){window.clearTimeout(this.connectionMessageWaitTimer),this.connectionMessageWaitTimer=0}_startDoctor(){this._stopDoctor(),this.doctorTimer=window.setTimeout(()=>{d.warn("[signaling] socket is dead, trying to reconnect"),this._disconnect(4e3),this._connect(Ge.RETRY)},ze.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},Ne=ze;Ne.RECONNECT_DELAY=p.signalingReconnectDelay,Ne.RECONNECT_MAX_DELAY=p.signalingReconnectMaxDelay,Ne.RECONNECT_MAX_COUNT=p.signalingReconnectMaxCount,Ne.WAIT_CONNECTION_DELAY=p.waitConnectionDelay,Ne.WAIT_RESPONSE_DELAY=p.waitResponseDelay,Ne.WAIT_MESSAGE_DELAY=p.waitMessageDelay;var pn=(e=>(e.KING="KING",e.PAWN="PAWN",e))(pn||{}),un=pn;var er=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 tr=class{constructor(r,e,t){this._uuid=R.uuid(),this._apiKey=e,this._callToken=t,this._apiEnv=r}authorize(){return c(this,null,function*(){let r={session_data:{device_id:this._uuid,client_version:p.appVersion,client_type:"SDK_JS",auth_token:this._callToken,version:3},application_key:this._apiKey},e=yield Qi(this._apiEnv),t=yield vi("auth.anonymLogin",r,!0,e);return R.isObject(t)&&!("error_msg"in t)?(this._sessionKey=t.session_key,!0):!1})}hangupConversation(r){return c(this,null,function*(){let e={conversationId:r,reason:U.HUNGUP,application_key:this._apiKey,session_key:this._sessionKey},t=yield Qi(this._apiEnv);yield vi("vchat.hangupConversation",e,!0,t)})}};var Jt,ce,Ii=null,us={getCameras:k.getCameras,getMicrophones:k.getMicrophones,getOutput:k.getOutput,getVideoFacingMode:k.getVideoFacingMode,hasCamera:k.hasCamera,hasMicrophone:k.hasMicrophone,getSavedCamera:k.getSavedCamera,getSavedMicrophone:k.getSavedMicrophone,getSavedOutput:k.getSavedOutput,hasCameraPermission:k.hasCameraPermission,hasMicrophonePermission:k.hasMicrophonePermission,hasPermissions:k.hasPermissions,getUserMedia:k.getUserMedia,getUserVideo:k.getUserVideo,getUserAudio:k.getUserAudio,setResolution:k.setResolution,isBrowserSupported:k.isBrowserSupported,isScreenCapturingSupported:k.isScreenCapturingSupported,os:k.os,isMobile:k.isMobile,browserName:k.browserName,browserVersion:k.browserVersion,baseChromeVersion:k.baseChromeVersion,getAudioContext:k.getAudioContext,isAudioShareSupported:k.isAudioShareSupported},ms={participantMarkerCompare:R.participantMarkerCompare};function mn(o){ce=o}function hn(o){Jt=o}function hs(o){Ii=o}function _s(o){p.videoEffects=o}function gs(o,r=null,e=null){p.vmoji=o,p.vmojiRenderingOptions=e,r&&o.setSDK(r)}function fs(o){return c(this,null,function*(){if(p.set(o),ce||mn(new zt),Jt||hn(()=>new Ne),p.debug&&(jr.default.disableLog(!1),d.toggle(!0)),d.log(`Calls SDK ${p.sdkVersion}`,o),yield k.init(),!k.isBrowserSupported())throw new H(ae.UNSUPPORTED);d.log("UserAgent:",navigator.userAgent),d.log("Screen resolution:",`${window.screen.width}x${window.screen.height}`),d.log("Permissions:",`Camera: ${k.hasCameraPermission()}, Mic: ${k.hasMicrophonePermission()}`),ce.init()})}function Ss(n){return c(this,arguments,function*(o,r=[me.AUDIO],e="",t=!1,i=!1,a){let s=[],l=[];if(Array.isArray(o)?s=o.length?o:[]:o&&(s=[o]),s.length&&(l=yield ce.getOkIdsByExternalIds(s),!l.length))throw new H(U.CALLEE_IS_OFFLINE);return _n(l,He.USER,r,e,t,i,a)})}function _n(s){return c(this,arguments,function*(o,r=He.USER,e,t="",i=!1,a=!1,n){if(F.current())throw d.error("There is already active call"),new H(U.FAILED);return new F(ce,Jt(),Ii).onStart(o,r,e,t,i,a,n)})}function vs(o){return c(this,null,function*(){return gn(o)})}function gn(t){return c(this,arguments,function*(o,r=ee.USER,e){if(o===F.id())throw new Error("Push has already been processed");return new F(ce,Jt(),Ii).onPush(o,r,e)})}function Is(o){return c(this,null,function*(){return o&&(p.authToken=o),ce.authorize()})}function Es(){return c(this,arguments,function*(o=[me.AUDIO]){return Fe().accept(o)})}function Rs(){return c(this,null,function*(){let o=F.current();if(o)return o.decline()})}function Ts(e){return c(this,arguments,function*(o,r=[me.AUDIO]){return fn(o,r)})}function fn(o,r,e){return c(this,null,function*(){if(F.current())throw d.error("There is already active call"),new H(U.FAILED);return new F(ce,Jt(),Ii).onJoin({conversationId:o,mediaOptions:r,chatId:e})})}function Cs(a){return c(this,arguments,function*(o,r=[me.AUDIO],e,t,i){if(F.current())throw d.error("There is already active call"),new H(U.FAILED);return e&&(p.anonymToken=e),new F(ce,Jt(),Ii).onJoin({joinLink:o,mediaOptions:r,observedIds:t,payload:i})})}function ys(){return c(this,null,function*(){let o=F.current();if(o)return o.hangup();F.hangupAfterInit()})}function Ps(o,r){return c(this,null,function*(){let e=yield ce.getOkIdsByExternalIds([o]);if(!e.length)throw new Error("User not found");return Sn(e[0],r)})}function Sn(o,r){return c(this,null,function*(){let e=F.current();e&&(yield e.addParticipant(R.composeUserId(o,ee.USER),r))})}function bs(o,r=!1){return c(this,null,function*(){let e=yield ce.getOkIdsByExternalIds([o]);return vn(e[0],r)})}function vn(o,r=!1){return c(this,null,function*(){let e=F.current();e&&(yield e.removeParticipant(R.composeUserId(o,ee.USER),r))})}function Ms(o,r){return c(this,null,function*(){let e=F.current();if(o==="videoinput"&&nt.contains(r))return p.videoFacingMode=r,e?(k.isMobile()&&e.stopVideoTrack(),e.changeDevice(o)):void 0;if(!(yield k._saveDeviceId(o,r)))throw new Error(`Device not found: ${r}`);if(e)return e.changeDevice(o)})}function As(o){return c(this,null,function*(){let r=typeof o=="object"?Le(Se({},o),{fastScreenSharing:o.captureScreen&&o.fastScreenSharing,captureAudio:o.captureScreen&&o.captureAudio&&p.audioShare}):{captureScreen:o,fastScreenSharing:!1,captureAudio:!1},e=F.current();return e?e.toggleScreenCapturing(r):Promise.reject()})}function Ds(o){let r=F.current();r&&r.toggleAnimojiCapturing(o)}function ks(o,r=!1){return c(this,null,function*(){let e=F.current();e&&(yield e.setVideoStream(o,r))})}function ws(o){return c(this,null,function*(){let r=F.current();r&&(yield r.toggleLocalVideo(o))})}function Os(o){return c(this,null,function*(){let r=F.current();r&&(yield r.toggleLocalAudio(o))})}function xs(o){return c(this,null,function*(){let r=F.current();if(r)return r.setLocalResolution(o)})}function Ns(o){return c(this,null,function*(){let r=F.current();r&&(yield r.changePriorities(o))})}function Ls(o){return c(this,null,function*(){let r=F.current();r&&(yield r.changeParticipantState(o))})}function Us(o){return c(this,null,function*(){let r=F.current();r&&(yield r.updateDisplayLayout(o))})}function Bs(o,r,e=!1){return c(this,null,function*(){let t=yield ce.getOkIdsByExternalIds([o]);return In(t[0],Q.getDeviceIdx(o),r,e)})}function In(o,r,e,t=!1){return c(this,null,function*(){let i=F.current();i&&(yield i.grantRoles(R.composeParticipantId(o,ee.USER,r),e,t))})}function Fs(i){return c(this,arguments,function*({externalId:o=null,muteStates:r,requestedMedia:e=[],roomId:t=null}){let a=null;return o&&(a=(yield ce.getOkIdsByExternalIds([o]))[0]),En({uid:a,muteStates:r,requestedMedia:e,deviceIdx:Q.getDeviceIdx(o),roomId:t})})}function En(a){return c(this,arguments,function*({uid:o=null,muteStates:r,requestedMedia:e=[],deviceIdx:t=0,roomId:i=null}){let n=F.current();if(n){let s=o?R.composeParticipantId(o,ee.USER,t):null;yield n.muteParticipant(s,r,e,i)}})}function Vs(o,r=!1,e=null){return c(this,null,function*(){let t=yield ce.getOkIdsByExternalIds([o]);return Rn(t[0],r,Q.getDeviceIdx(o),e)})}function Rn(o,r=!1,e=0,t=null){return c(this,null,function*(){let i=F.current();i&&(yield i.pinParticipant(R.composeParticipantId(o,ee.USER,e),r,t))})}function js(o){return c(this,null,function*(){let r=F.current();r&&(yield r.updateMediaModifiers(o))})}function Hs(o){return c(this,null,function*(){let r=F.current();r&&(yield r.enableVideoSuspend(o))})}function Gs(o){return c(this,null,function*(){let r=F.current();r&&(yield r.changeOptions(o))})}function Ws(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield ce.getOkIdsByExternalIds([r]))[0]),Tn(o,e)})}function Tn(o,r=null){return c(this,null,function*(){let e=F.current();if(e){let t=r?R.composeUserId(r,ee.USER):null;yield e.chatMessage(o,t)}})}function qs(o=10){return c(this,null,function*(){let r=F.current();if(r)return r.chatHistory(o)})}function Ks(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield ce.getOkIdsByExternalIds([r]))[0]),Cn(o,e,Q.getDeviceIdx(r))})}function Cn(o,r=null,e=0){return c(this,null,function*(){let t=F.current();if(t){let i=r?R.composeParticipantId(r,ee.USER,e):null;yield t.customData(o,i)}})}function $s(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1}={}){return(yield ce.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e})).join_link})}function zs(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1,audioOnly:t=!1}={},i){let a=Q.fromIds(i),n=yield ce.getOkIdsByExternalIds(a);return(yield ce.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e,audienceMode:!0,audioOnly:t},n)).join_link})}function Js(){return c(this,null,function*(){let o=F.current();return o?o.createJoinLink():Promise.reject()})}function Ys(){return c(this,null,function*(){let o=F.current();return o?o.removeJoinLink():Promise.reject()})}function Qs(o,r){return c(this,null,function*(){return ce.getAnonymTokenByLink(o,r)})}function Xs(o){let r=F.current();r&&r.setVolume(o)}function Zs(o){p.forceRelayPolicy=o}function ec(o=!1,r=null,e=null,t="DIRECT_LINK",i=null,a=null,n=null){return c(this,null,function*(){let s=F.current();return s?s.startStream(o,r,e,t,i,a,n):Promise.reject()})}function tc(o=null){return c(this,null,function*(){let r=F.current();return r?r.stopStream(o):Promise.reject()})}function ic(o=null){return c(this,null,function*(){let r=F.current();return r?r.publishStream(o):Promise.reject()})}function rc(o,r,e=!1,t=null){return c(this,null,function*(){let i=F.current();if(!i)return Promise.reject();let a,n,s=[];if(r!=null&&r.length&&s.push(...r),o&&s.push(o),s.length){let l=yield ce.getParticipantIdsByExternalIds(s);o&&(a=l.get(o),l.delete(o)),n=Array.from(l.values())}return i.recordSetConf(a,n,e,t)})}function ac(){return c(this,null,function*(){let o=F.current();return o?o.getStreamInfo():Promise.reject()})}function nc(o){return c(this,null,function*(){let r=F.current();return r?r.addMovie(o):Promise.reject()})}function oc(o){return c(this,null,function*(){let r=F.current();return r?r.updateMovie(o):Promise.reject()})}function sc(o){return c(this,null,function*(){let r=F.current();return r?r.removeMovie(o):Promise.reject()})}function cc(o,r){return c(this,null,function*(){let e=F.current();if(e){let t=[];for(let i of o){let a,n;i.addParticipantIds&&(a=(yield ce.getOkIdsByExternalIds(i.addParticipantIds)).map(s=>R.composeUserId(s,ee.USER))),i.removeParticipantIds&&(n=(yield ce.getOkIdsByExternalIds(i.removeParticipantIds)).map(s=>R.composeUserId(s,ee.USER))),t.push({id:i.id,name:i.name,participantCount:i.participantCount,addParticipantIds:a,removeParticipantIds:n})}return e.updateRooms(t,r)}return Promise.reject()})}function dc(o,r){return c(this,null,function*(){let e=F.current();return e?e.activateRooms(o,r):Promise.reject()})}function lc(o=null,r=null){return c(this,null,function*(){let e=F.current();if(!e)return Promise.reject();let t;if(r){let i=yield ce.getOkIdsByExternalIds([r]),a=Q.getDeviceIdx(r);t=R.composeParticipantId(i[0],ee.USER,a)}return e.switchRoom(o,t)})}function pc(o){return c(this,null,function*(){let r=F.current();return r?r.removeRooms(o):Promise.reject()})}function uc(o){p.statisticsInterval=o;let r=F.current();if(r)return r.updateStatisticsInterval()}function mc(o){jr.default.disableLog(!o),d.toggle(o)}function hc(o,...r){p.debugLog&&d.send(o,"[external]",...r)}function _c(o){return c(this,null,function*(){let r=F.current();if(r)return r.videoEffect(o)})}function gc(o){return c(this,null,function*(){let r=F.current();r&&(yield r.setAudioStream(o))})}function fc(o,r=null,e=null){return c(this,null,function*(){let t=F.current();if(!t)return;let i=e!=null?e:r==null?void 0:r.id,a=null;if(r){let s=(yield ce.getOkIdsByExternalIds([r]))[0];if(!s)throw new Error("Could not get user id to set animoji svg");a=R.composeParticipantId(s,ee.USER,Q.getDeviceIdx(r))}t.setAnimojiSvg(o,a,i)})}function Sc(o=null,r,e=!1){return c(this,null,function*(){return Fe().getWaitingHall(o,r,e)})}function vc(){return c(this,null,function*(){return Fe().getAudienceModeHands()})}function Ic(o,r=!1){return c(this,null,function*(){let e=Fe(),t=yield ce.getOkIdsByExternalIds([o]);return e.promoteParticipant(R.composeUserId(t[0],ee.USER),r)})}function Ec(o=!1){return c(this,null,function*(){return Fe().requestPromotion(o)})}function Rc(o=!1){return c(this,null,function*(){return Fe().acceptPromotion(o)})}function Tc(o){return c(this,null,function*(){return Fe().getParticipantListChunk(o)})}function Cc(o){return c(this,null,function*(){return Fe().getParticipants(o)})}function yc(o){return c(this,null,function*(){return Fe().feedback(o)})}function Pc(o,r,e){return Fe().userFeedbackStats(o,r,e)}function bc(o,r){return c(this,null,function*(){return Fe().enableFeatureForRoles(o,r)})}function Fe(){let o=F.current();if(!o)throw new Error("Conversation not found");return o}function Mc(o){return c(this,null,function*(){yield ce.removeHistoryRecords(o)})}function Ac(o){return c(this,null,function*(){let r=F.current();r&&(yield r.startAsr(o))})}function Dc(o){return c(this,null,function*(){let r=F.current();r&&(yield r.stopAsr(o))})}function kc(o){return c(this,null,function*(){let r=F.current();r&&(yield r.requestAsr(o))})}function wc(o){return c(this,null,function*(){let r=F.current();return r?r.startUrlSharing(o):Promise.reject()})}function Oc(){return c(this,null,function*(){let o=F.current();return o?o.stopUrlSharing():Promise.reject()})}function xc(){return p.sdkVersion}