@vkontakte/calls-sdk 2.8.2-dev.e1d7e72.0 → 2.8.2-dev.e8ddcb1.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.
Files changed (60) hide show
  1. package/CallsSDK.d.ts +78 -41
  2. package/abstract/BaseApi.d.ts +11 -9
  3. package/abstract/BaseSignaling.d.ts +10 -8
  4. package/calls-sdk.cjs.js +8 -8
  5. package/calls-sdk.esm.js +8 -8
  6. package/classes/AudioOutput.d.ts +8 -3
  7. package/classes/Conversation.d.ts +27 -21
  8. package/classes/FpsMeter.d.ts +10 -0
  9. package/classes/MediaSource.d.ts +5 -4
  10. package/classes/ParticipantIdRegistry.d.ts +5 -0
  11. package/classes/ProducerCommandSerializationService.d.ts +2 -0
  12. package/classes/codec/IEncoder.d.ts +1 -1
  13. package/classes/codec/LibVPxEncoder.d.ts +1 -1
  14. package/classes/codec/Types.d.ts +12 -2
  15. package/classes/codec/WebCodecsEncoder.d.ts +1 -1
  16. package/classes/screenshare/PacketHistory.d.ts +3 -2
  17. package/classes/screenshare/ScreenCaptureSender.d.ts +14 -4
  18. package/classes/screenshare/ScreenCongestionControl.d.ts +7 -2
  19. package/classes/screenshare/StreamBuilder.d.ts +1 -0
  20. package/classes/screenshare/Utils.d.ts +1 -1
  21. package/classes/stat/StatAggregator.d.ts +1 -1
  22. package/classes/transport/DirectTransport.d.ts +5 -0
  23. package/classes/transport/ServerTransport.d.ts +2 -0
  24. package/classes/transport/Statistics.d.ts +20 -2
  25. package/classes/transport/Transport.d.ts +2 -1
  26. package/constants/Rooms.d.ts +1 -0
  27. package/default/Api.d.ts +14 -14
  28. package/default/ApiExternal.d.ts +11 -0
  29. package/default/Signaling.d.ts +12 -11
  30. package/enums/SignalingCommandType.d.ts +6 -2
  31. package/enums/SignalingNotification.d.ts +2 -2
  32. package/package.json +3 -6
  33. package/static/ApiTransport.d.ts +3 -1
  34. package/static/AuthData.d.ts +6 -6
  35. package/static/External.d.ts +59 -18
  36. package/static/Params.d.ts +127 -42
  37. package/static/Utils.d.ts +8 -4
  38. package/types/Asr.d.ts +22 -1
  39. package/types/AudienceMode.d.ts +8 -0
  40. package/types/Conversation.d.ts +4 -0
  41. package/types/ExternalId.d.ts +13 -15
  42. package/types/{Logger.d.ts → IEventualStatLog.d.ts} +2 -2
  43. package/types/MovieShare.d.ts +2 -2
  44. package/types/MuteStates.d.ts +1 -1
  45. package/types/Params.d.ts +1 -0
  46. package/types/Participant.d.ts +2 -2
  47. package/types/ParticipantLayout.d.ts +2 -2
  48. package/types/ParticipantListChunk.d.ts +1 -1
  49. package/types/ParticipantStreamDescription.d.ts +0 -1
  50. package/types/PerfStatReporter.d.ts +1 -1
  51. package/types/RequestAsr.d.ts +3 -0
  52. package/types/Room.d.ts +4 -0
  53. package/types/SignalingMessage.d.ts +34 -4
  54. package/types/Statistics.d.ts +9 -4
  55. package/types/Streams.d.ts +10 -0
  56. package/types/VideoSettings.d.ts +15 -0
  57. package/utils/ArrayDequeue.d.ts +1 -1
  58. package/utils/ArrayList.d.ts +5 -2
  59. package/utils/FastList.d.ts +5 -2
  60. package/utils/IList.d.ts +5 -2
package/calls-sdk.esm.js CHANGED
@@ -1,12 +1,12 @@
1
1
  /**
2
- * @vkontakte/calls-sdk v2.8.2-dev.e1d7e72.0
3
- * Wed, 17 May 2023 11:21:05 GMT
2
+ * @vkontakte/calls-sdk v2.8.2-dev.e8ddcb1.0
3
+ * Thu, 13 Jul 2023 08:53:16 GMT
4
4
  * https://st.mycdn.me/static/callssdk/2-8-2/doc/
5
5
  */
6
6
 
7
- var Za=Object.defineProperty,en=Object.defineProperties;var tn=Object.getOwnPropertyDescriptors;var Nr=Object.getOwnPropertySymbols;var rn=Object.prototype.hasOwnProperty,an=Object.prototype.propertyIsEnumerable;var Br=Math.pow,Ur=(o,r,e)=>r in o?Za(o,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[r]=e,Ce=(o,r)=>{for(var e in r||(r={}))rn.call(r,e)&&Ur(o,e,r[e]);if(Nr)for(var e of Nr(r))an.call(r,e)&&Ur(o,e,r[e]);return o},Je=(o,r)=>en(o,tn(r));var c=(o,r,e)=>new Promise((t,i)=>{var a=p=>{try{s(e.next(p))}catch(u){i(u)}},n=p=>{try{s(e.throw(p))}catch(u){i(u)}},s=p=>p.done?t(p.value):Promise.resolve(p.value).then(a,n);s((e=e.apply(o,r)).next())});import Ja from"webrtc-adapter";var yt=class{createJoinLink(r){return c(this,null,function*(){return{join_link:"nop"}})}removeJoinLink(r){return c(this,null,function*(){return{success:!0}})}getAnonymTokenByLink(r,e){return c(this,null,function*(){return""})}log(r){}prepareUserIds(r){return c(this,null,function*(){})}getCachedOkIdByExternalId(r){return null}cacheExternalId(r,e){}hangupConversation(r){}removeHistoryRecords(r){return c(this,null,function*(){})}cleanup(){}};var Pt=class{log(r,e,t=!1){}destroy(){}};var ae=class{constructor(){this._handlers={};this._listeners=[]}_triggerEvent(r,...e){if(this._handlers.hasOwnProperty(r))for(let t of this._handlers[r])t.apply(this,e)}addEventListener(r,e){if(typeof e!="function")throw new Error("Listener should be a function");return this._handlers.hasOwnProperty(r)||(this._handlers[r]=[]),this._handlers[r].push(e),{dispose:this.removeEventListener.bind(this,r,e)}}removeEventListener(r,e){if(!this._handlers.hasOwnProperty(r))return;e||delete this._handlers[r];let t=this._handlers[r].indexOf(e);t>=0&&this._handlers[r].splice(t,1)}subscribe(r,e,t){let i=r.addEventListener(e,t);this._listeners.push(i)}unsubscribe(){this._listeners.forEach(r=>{r.dispose()})}};var bt=class extends ae{get ready(){return!0}setParticipantIdRegistry(r){}requestRealloc(){}setEndpoint(r){}setConversationId(r){}readyToSend(r=!0){}cleanup(){}requestTestMode(r,e){}getNextCommandSequenceNumber(){return 0}};var Fr=(t=>(t.INCOMING="INCOMING",t.OUTGOING="OUTGOING",t.JOINING="JOINING",t))(Fr||{}),Ye=Fr;var Vr=(t=>(t.USER="USER",t.GROUP="GROUP",t.CHAT="CHAT",t))(Vr||{}),Ke=Vr;var jr=(e=>(e.ATTENDEE="ATTENDEE",e.HAND_UP="HAND_UP",e))(jr||{}),Qi=jr;var Hr=(t=>(t.ADD_PARTICIPANT="ADD_PARTICIPANT",t.RECORD="RECORD",t.MOVIE_SHARE="MOVIE_SHARE",t))(Hr||{}),Xi=Hr;var Gr=(a=>(a.REQUIRE_AUTH_TO_JOIN="REQUIRE_AUTH_TO_JOIN",a.AUDIENCE_MODE="AUDIENCE_MODE",a.WAITING_HALL="WAITING_HALL",a.ASR="ASR",a.FEEDBACK="FEEDBACK",a))(Gr||{}),Zi=Gr;function Wr(o,r){if(o.length!==r.length)return!1;for(let e of o)if(!r.includes(e))return!1;return!0}function Kr(o,r){let e=new Set(o);for(let[t,i]of Object.entries(r))i?e.add(t):e.delete(t);return Array.from(e)}var $r=(V=>(V.MIC_CAMERA_PERMISSION="mic_camera",V.CAMERA_PERMISSION="camera",V.MIC_PERMISSION="mic",V.CAMERA_ACCESS="cameralock",V.MIC_ACCESS="miclock",V.MIC_NOT_FOUND="nomic",V.SCREEN_PERMISSION="screenpermission",V.SCREEN_ACCESS="screenlock",V.CONNECTION="connection",V.NETWORK="network",V.UNKNOWN="unknown",V.UNSUPPORTED="unsupported",V.SIGNALING_FAILED="signalingfailed",V.API="api",V.AUTH="auth",V))($r||{}),te=$r;var qr=(X=>(X.CANCELED="CANCELED",X.REJECTED="REJECTED",X.REMOVED="REMOVED",X.HUNGUP="HUNGUP",X.MISSED="MISSED",X.BUSY="BUSY",X.FAILED="FAILED",X.NETWORK_ERROR="NETWORK_ERROR",X.KILLED="KILLED",X.BANNED="BANNED",X.HAS_ACTIVE_CALL="HAS_ACTIVE_CALL",X.CALLER_IS_BLOCKED="CALLER_IS_BLOCKED",X.NOT_FRIENDS="NOT_FRIENDS",X.CALLEE_IS_OFFLINE="CALLEE_IS_OFFLINE",X.CALLER_IS_REJECTED="CALLER_IS_REJECTED",X.UNKNOWN_ERROR="UNKNOWN_ERROR",X.UNSUPPORTED="UNSUPPORTED",X.OLD_VERSION="OLD_VERSION",X.SERVICE_DISABLED="SERVICE_DISABLED",X.EXTERNAL_API_ERROR="EXTERNAL_API_ERROR",X.SOCKET_CLOSED="SOCKET_CLOSED",X.ENDED="ENDED",X.KILLED_WITHOUT_DELETE="KILLED_WITHOUT_DELETE",X.ANOTHER_DEVICE="ANOTHER_DEVICE",X.NOT_FOUND="NOT_FOUND",X))(qr||{}),k=qr;var zr=(n=>(n.AUDIO="AUDIO",n.VIDEO="VIDEO",n.SCREEN_SHARING="SCREEN_SHARING",n.MOVIE_SHARING="MOVIE_SHARING",n.AUDIO_SHARING="AUDIO_SHARING",n.ANIMOJI="ANIMOJI",n))(zr||{}),ce=zr;var Jr=(t=>(t.UNMUTE="UNMUTE",t.MUTE="MUTE",t.MUTE_PERMANENT="MUTE_PERMANENT",t))(Jr||{}),xe=Jr;var Yr=(i=>(i.CALLED="CALLED",i.ACCEPTED="ACCEPTED",i.REJECTED="REJECTED",i.HUNGUP="HUNGUP",i))(Yr||{}),K=Yr;var Qr=(t=>(t.UPDATE="UPDATE",t.REMOVE="REMOVE",t.ACTIVATE="ACTIVATE",t))(Qr||{}),qt=Qr;var Xr=(i=>(i.START="start",i.ACCEPT="accept",i.JOIN="join",i.RETRY="retry",i))(Xr||{}),$e=Xr;var Zr=(t=>(t.NOTIFICATION="NOTIFICATION",t.FAILED="FAILED",t.RECONNECT="RECONNECT",t))(Zr||{}),ve=Zr;var ea=(B=>(B.TRANSMITTED_DATA="transmitted-data",B.ACCEPTED_CALL="accepted-call",B.HUNGUP="hungup",B.PARTICIPANT_ADDED="participant-added",B.PARTICIPANT_JOINED="participant-joined",B.CLOSED_CONVERSATION="closed-conversation",B.MEDIA_SETTINGS_CHANGED="media-settings-changed",B.PARTICIPANT_STATE_CHANGED="participant-state-changed",B.RATE_CALL_DATA="rate-call-data",B.FEATURE_SET_CHANGED="feature-set-changed",B.TOPOLOGY_CHANGED="topology-changed",B.PRODUCER_UPDATED="producer-updated",B.CONSUMER_ANSWERED="consumer-answered",B.MULTIPARTY_CHAT_CREATED="multiparty-chat-created",B.FORCE_MEDIA_SETTINGS_CHANGE="force-media-settings-change",B.SETTINGS_UPDATE="settings-update",B.VIDEO_QUALITY_UPDATE="video-quality-update",B.REGISTERED_PEER="registered-peer",B.SWITCH_MICRO="switch-micro",B.RECORD_STARTED="record-started",B.RECORD_STOPPED="record-stopped",B.REALLOC_CON="realloc-con",B.AUDIO_ACTIVITY="audio-activity",B.SPEAKER_CHANGED="speaker-changed",B.STALLED_ACTIVITY="stalled-activity",B.CHAT_MESSAGE="chat-message",B.CUSTOM_DATA="custom-data",B.ROLES_CHANGED="roles-changed",B.MUTE_PARTICIPANT="mute-participant",B.PIN_PARTICIPANT="pin-participant",B.OPTIONS_CHANGED="options-changed",B.NETWORK_STATUS="network-status",B.PARTICIPANT_SOURCES_UPDATE="participant-sources-update",B.PROMOTE_PARTICIPANT="promote-participant",B.CHAT_ROOM_UPDATED="chat-room-updated",B.PROMOTION_APPROVED="promotion-approved",B.JOIN_LINK_CHANGED="join-link-changed",B.FEEDBACK="feedback",B.MOVIE_UPDATE_NOTIFICATION="movie-update-notification",B.MOVIE_SHARE_INFO="movie-share-info",B.MOVIE_SHARE_STARTED="movie-share-started",B.MOVIE_SHARE_STOPPED="movie-share-stopped",B.ROOM_UPDATED="room-updated",B.ROOMS_UPDATED="rooms-updated",B.ROOM_PARTICIPANTS_UPDATED="room-participants-updated",B.FEATURES_PER_ROLE_CHANGED="features-per-role-changed",B.PARTICIPANT_ANIMOJI_CHANGED="participant-animoji-changed",B.ASR_STARTED="asr-started",B.ASR_STOPPED="asr-stopped",B))(ea||{}),O=ea;var ta=(_=>(_.ERROR="callError",_.DEVICES="callDevices",_.CALL_SPEC_ERROR="callSpecError",_.ICE_CONNECTION_STATE="callIceConnectionState",_.ICE_CONNECTION_TYPE="callIceConnectionType",_.ICE_RESTART="callIceRestart",_.PUSH="callPush",_.OUTGOING_CALL="callStart",_.OUTGOING_MULTIPARTY_CALL="callStartMultiparty",_.JOIN_CONVERSATION="callJoinConversation",_.ACCEPTED_OUTGOING="callAcceptedOutgoing",_.ACCEPT_INCOMING="callAcceptIncoming",_.DECLINE_INCOMING="callDeclineIncoming",_.ACCEPT_CONCURRENT="callAcceptConcurrent",_.HANGUP="callHangup",_.MEDIA_STATUS="callMediaStatus",_.DEVICE_CHANGED="callDeviceChanged",_.SOCKET_ACTION="callSocketAction",_.ADD_PARTICIPANT="callAddParticipant",_.REMOVE_PARTICIPANT="callRemoveParticipant",_.POOR_CONNECTION="callPoorConnection",_.TOPOLOGY_CHANGE_REQUESTED="callTopologyChangeRequested",_.RELAY_POLICY="callForceRelay",_.PAT_ALLOCATED="patAllocate",_.PAT_DEALLOCATED="patDeallocate",_.PAT_ERROR="patError",_.PAT_WAITING_TIME_ERROR="patWaitingTimeError",_.PAT_OUTDATED_RESPONSE="patOutdatedResponse",_.SIGNALING_CONNECTED="signaling_connected",_.RECONNECT="callReconnect",_.SCREENSHARE_FIRST_FRAME="screen_share_first_frame",_.SCREENSHARE_FREEZE_DURATION="callScreenshareFreezeDuration",_.FIRST_MEDIA_RECEIVED="first_media_received",_.CALL_EVENTUAL_STAT="callEventualStat",_))(ta||{}),S=ta;var ia=(e=>(e.AUDIO_MIX="audio-mix",e.PARTICIPANT_AGNOSTIC_TRACK_PREFIX="pat",e))(ia||{}),Le=ia;var ra=(e=>(e.NO_AVAILABLE_TRACKS="no-available-tracks",e.UNKNOWN_ERROR="unknown-error",e))(ra||{}),aa=ra;function na(o){switch(o){case 1:return"no-available-tracks";default:return"unknown-error"}}var oa=(e=>(e.CREATOR="CREATOR",e.ADMIN="ADMIN",e))(oa||{}),Qe=oa;function zt(o,r){if(o.length!==r.length)return!1;for(let e of o)if(!r.includes(e))return!1;return!0}var sa=(e=>(e.USER="USER",e.GROUP="GROUP",e))(sa||{}),z=sa;var gi=class{constructor(){this._items=[]}get length(){return this._items.length}push(r){this._items.push(r)}shift(){return this._items.shift()||null}bisect(){let r=this.length>1?Math.floor(this.length/2):1;this._items=this._items.slice(r)}clear(){this._items=[]}toString(){return this._items.length?JSON.stringify(this._items,(r,e)=>e instanceof Error?String(e):e):""}};var ca=2*1024*1024,nn=512*1024,Jt=100*1024,on=5,tr="_okcls_logs_session_",sn=3e4,ir=class{constructor(){this._items=[];this._itemsSize=0;this._storageSize=ca;try{let r=window.localStorage;for(let e of Object.keys(r)){if(e.indexOf(tr)!==0)continue;let t=r.getItem(e);if(!t){da(e);continue}let i=pa(t);this.add(e,i)}}catch(r){console.error("Storage is blocked",r),this._storageSize=0}this._items.sort((r,e)=>r.date-e.date),this.cleanup(Jt)}get size(){return this._itemsSize}get length(){return this._items.length}get available(){return Math.max(this._storageSize-this._itemsSize,0)}get items(){return this._items}set storageSize(r){this._storageSize=r}add(r,e){let t=parseInt(r.replace(tr,""),10);this._itemsSize+=e,this._items.push({key:r,size:e,date:t})}deleteOldestItem(){let r=this._items.shift();r&&(da(r.key),this._itemsSize-=r.size)}cleanup(r){for(;this.length&&(this.size>ca||this.length>on-1||this.size+r>this.available);)this.deleteOldestItem()}};function la(){return`${tr}${Date.now()}`}function pa(o){return new Blob([o]).size}function da(o){try{window.localStorage.removeItem(o)}catch(r){console.error("Failed to remove log from storage",r)}}function rr(){let o=dt.toString();if(!Ie.available||!o)return;let r=pa(o);Ie.cleanup(r);try{window.localStorage.setItem(fi,o)}catch(e){if(console.warn("Failed to write log to storage",e),Ie.storageSize=Ie.size+r,Ie.cleanup(Jt+r),Ie.available>=Jt+r){rr();return}if(r>Jt){dt.bisect(),rr();return}Ie.storageSize=0;return}r>nn&&(Ie.add(fi,r),fi=la(),dt.clear(),Ie.cleanup(Jt))}function ar(){!Ie.available||!dt.length||rr()}function cn(o=!1){let r=[];try{let i=window.localStorage;for(let n of Ie.items){let s=i.getItem(n.key);r.push(s)}let a=dt.toString();a&&r.push(a)}catch(i){console.error("Storage is blocked",i)}let e=`[${r.join(",")}]`;if(o)return e;let t=`logs_${Date.now()}.json`;return dn(e,t),t}function dn(o,r){let e=document.createElement("a"),t=new Blob([o],{type:"text/json"});e.href=URL.createObjectURL(t),e.download=r,e.click()}function ua(o,r){if(!Ie.available)return;let e=new Date;dt.push({t:e.getTime(),l:o,d:r,h:e.toLocaleString("ru-RU",{dateStyle:"short",timeStyle:"long"})}),er||(er=window.setTimeout(()=>{er=null,ar()},sn))}function nr(){Ie||(Ie=new ir,dt=new gi,fi=la(),window.addEventListener("beforeunload",ar))}var Ie,dt,fi,er=null;window.__VKCallsSDKLogs__=(o=!1)=>(Ie||nr(),ar(),cn(o));import ma from"@vkontakte/libvpx";var I=class extends Pt{constructor(e,t){super();this._batchInterval=3e3;this._batch=[];this._batchTimeout=null;this._api=e,this._externalLogger=t}_send(e){this._api.log(e)}_sendBatch(){this._stopTimeout(),this._batch.length>0&&(this._send(this._batch),this._batch=[],this._startTimeout())}_startTimeout(){this._batchTimeout=window.setTimeout(()=>this._sendBatch(),this._batchInterval)}_stopTimeout(){this._batchTimeout&&(clearTimeout(this._batchTimeout),this._batchTimeout=null)}_onUnload(){this._sendBatch(),this._stopTimeout()}log(e,t,i=!1){let a={};typeof t!="undefined"&&(a.param=t),this._logInternal(e,a,i),this._externalLogger&&this._externalLogger.log(e,t,i)}logCustom(e,t,i=!1){this._logInternal(e,t,i)}_logInternal(e,t,i){let a={type:1,time:0,operation:e,timestamp:Date.now(),custom:Object.assign(t,{vcid:N.id()}),uid:this._api.getUserId()};this._batch.push(a),(i||!this._batchTimeout)&&this._sendBatch()}destroy(){this._sendBatch(),this._stopTimeout(),this._externalLogger&&this._externalLogger.destroy()}static create(e,t){I._instance||(I._instance=new I(e,t))}static log(e,t,i=!1){I._instance&&I._instance.log(e,t,i)}static logCustom(e,t,i=!1){I._instance&&I._instance.logCustom(e,t,i)}static destroy(){I._instance&&I._instance.destroy(),I._instance=null}};var Ne=class{constructor(){this._worker=null}_createWorker(n,s){return c(this,arguments,function*(r,e,t=[],i={},a=[]){return new Promise((p,u)=>{let g=t.join(","),m=new Blob([r,`exports.default(${g});`],{type:"application/javascript; charset=utf-8"}),v=window.URL.createObjectURL(m);this._worker=new Worker(v),this._worker.onmessage=D=>{switch(D.data.type){case"ready":p();break;case"error":u(D.data.error);break;case"frame":e(D.data);break;case"debug":d.debug(D.data.message);break;case"log_error":I.log(S.ERROR,D.data.message);break}},this._sendToWorker("init",i,a)})})}_removeWorker(){var r;(r=this._worker)==null||r.terminate(),this._worker=null}_sendToWorker(r,e={},t=[]){var i;(i=this._worker)==null||i.postMessage(Object.assign({type:r},e),t)}static isBrowserSupported(){throw new Error("Not implemented")}};var lt=class extends Ne{init(r){return c(this,null,function*(){d.debug("LibVPxDecoder started"),yield this._createWorker('"use strict";var exports=(()=>{var d=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var E=Object.prototype.hasOwnProperty;var R=(o,t)=>{for(var e in t)d(o,e,{get:t[e],enumerable:!0})},h=(o,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of y(t))!E.call(o,a)&&a!==e&&d(o,a,{get:()=>t[a],enumerable:!(s=x(t,a))||s.enumerable});return o};var M=o=>h(d({},"__esModule",{value:!0}),o);var D={};R(D,{default:()=>V});var V=(o,t)=>{let e=null,s=null,a=!0;function f(){return o({locateFile:t}).then(r=>s=r)}function u(r,c,n,g){if(!s){self.postMessage({type:"log_error",message:"decoder-init-fail-libvpx"}),self.postMessage({type:"frame",error:"Fatal initialization error"});return}if(a!==n&&(a=n,e&&(e=null,self.postMessage({type:"debug",message:`LibVPxDecoder codec changed to ${n?"VP9":"VP8"} - reinitialize`}))),!e&&(self.postMessage({type:"debug",message:`LibVPxDecoder codec ${n?"VP9":"VP8"}`}),e=new s.VpxDecoder,e.debug(g),!e.init(n?s.VpxType.VP9:s.VpxType.VP8))){e=null,self.postMessage({type:"frame",error:"Decoder failed to create"});return}try{e.allocateBuffer(c.byteLength).set(new Uint8Array(c))}catch(i){self.postMessage({type:"debug",message:i}),e=null,self.postMessage({type:"frame",error:String(i)});return}if(!(e.decode()&&e.nextImage())){self.postMessage({type:"frame",error:"Decode failed"});return}let l=e.getImageBuffer();if(!l){self.postMessage({type:"frame",error:"No decoded data"});return}let m=e.getImageWidth(),b=e.getImageHeight();e.nextImage()&&(self.postMessage({type:"debug",message:"LibVPxDecoder dropped frame"}),self.postMessage({type:"log_error",message:"LibVPxDecoder-drop"}));let p=new Uint8ClampedArray(l.byteLength);p.set(l),self.postMessage({type:"frame",data:p.buffer,width:m,height:b},[p.buffer])}f().then(()=>{self.onmessage=r=>{switch(r.data.type){case"frame":u(r.data.timestamp,r.data.data,r.data.isVP9,r.data.debug);break}},self.postMessage({type:"ready"})}).catch(r=>{self.postMessage({type:"error",error:String(r)})})};return M(D);})();\n',e=>{if(e.error)d.warn("LibVPxDecoder",e.error);else{let t=new ImageData(new Uint8ClampedArray(e.data),e.width,e.height);r(t)}},[ma,ma.getUrl])})}decodeFrame(r,e,t,i){this._sendToWorker("frame",{timestamp:r,data:e.buffer,isVP9:t,keyFrame:i,debug:d.enabled()},[e.buffer])}destroy(){this._removeWorker(),d.debug("LibVPxDecoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window}};var ha=typeof Object.fromEntries=="function"?Object.fromEntries:function(o){if(!o||!o[Symbol.iterator])throw new Error("Object.fromEntries() requires a single iterable argument");let r={};for(let[e,t]of o)r[e]=t;return r};function _a(o){return c(this,null,function*(){return new Promise((r,e)=>{let t=new FileReader;t.onload=i=>{r(i.target.result)},t.onerror=e,t.readAsArrayBuffer(o)})})}var Mt=":",vi="d",pn=533,or="a=fmtp:",un="sps-pps-idr-in-keyframe=1",sr;(_i=>{function o(C,_,M,T,y,L=!1,G=!1){let oe=/[\r\n]+/,pe=`\r
8
- `;if(!_&&!M&&!T&&!G&&!L&&!y)return C;function Me($){let me=["a=rtcp-fb:111 nack","a=rtcp-fb:111 nack pli"],Se="a=rtcp-fb:111",Z=$.findIndex(J=>J.startsWith(Se));return~Z&&($[Z]=$[Z]+pe+me.join(pe)),$}function Ge($,me,Se){let Z=$.split(" "),J=Z.slice(0,3),se;for(se=3;se<Z.length;se++)Se.includes(Z[se])&&J.push(Z[se]);for(se=3;se<Z.length;se++)!Se.includes(Z[se])&&!me.includes(Z[se])&&J.push(Z[se]);return J.join(" ")}function Ae($,me){let Se=new RegExp("a=rtpmap:(\\d+) ([a-zA-Z0-9-]+)\\/\\d+"),Z,J=[];for(Z=0;Z<$.length;++Z){let se=$[Z].match(Se);se&&se.length===3&&se[2]===me&&J.push(se[1])}return J}function De($,me,Se,Z){let J,se="m="+me;for(J=0;J<$.length;++J)if($[J].startsWith(se)){$[J]=Ge($[J],Se,Z);break}}function ke($,me){let Se=new RegExp(or+"(\\d+)");for(let Z=0;Z<$.length;++Z){let J=$[Z].match(Se);if(J&&J.length===2&&me.includes(J[1])){let se=$[Z].trim()===or+J[1]?" ":";";$[Z]+=se+un}}}function U($){let me=Ae($,"H264");if(M){let Se=me.slice(0),Z=new RegExp(or+"(\\d+) apt=(\\d+)"),J;for(J=0;J<$.length;++J){let We=$[J].match(Z);We&&We.length===3&&Se.includes(We[2])&&Se.push(We[1])}let se=new RegExp("a=(rtpmap|rtcp-fb|fmtp):(\\d+) .*");for(J=$.length;J--;){let We=$[J].match(se);We&&We.length===3&&Se.includes(We[2])&&$.splice(J,1)}De($,"video",Se,[])}else _&&De($,"video",[],me),y&&ke($,me)}function Oe($){let me=Ae($,"VP9");T&&De($,"video",[],me)}function B($){let me=Ae($,"red");me.length>0&&De($,"audio",[],me)}let Rt=C.split(oe);return(M||_||y)&&U(Rt),T&&Oe(Rt),G&&B(Rt),L&&Me(Rt),Rt.join(pe)}_i.patchLocalSDP=o;function r(C){return P.browserName()==="Firefox"&&Number(P.browserVersion())<60&&(C=C.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")),C}_i.patchRemoteSDP=r;function e(C){return C?`${C.type||"WEB_SOCKET"}_${C.id}`:"_"}_i.getPeerIdString=e;function t(C,_){return C&&C.id===_.id&&(C.type||"WEB_SOCKET")===(_.type||"WEB_SOCKET")}_i.comparePeerId=t;function i(C){return c(this,null,function*(){return!C||!C.getStats?Promise.resolve(null):C.getStats(null).then(_=>{let M=null,T=null;if(_.forEach(y=>{y.type==="transport"&&y.selectedCandidatePairId?T=_.get(y.selectedCandidatePairId):y.type==="candidate-pair"&&y.state==="succeeded"&&!T&&(!y.hasOwnProperty("selected")||y.selected)&&(T=y)}),T&&T.localCandidateId){let y=_.get(T.localCandidateId);y&&(M={type:y.candidateType,ip:y.ip||y.ipAddress,port:y.port||y.portNumber})}return M}).catch(()=>null)})}_i.getPeerConnectionHostInfo=i;let a=/^[0-9]+$/,n=/^([gu])([0-9]+)$/;function s(C,_){let M=String(C);return n.test(M)?(d.warn(`Already composite id [${C}] type supplied [${_}]`),M):_===z.GROUP?"g"+M:_===z.USER?"u"+M:(d.warn(`Unknown type [${_}] for id [${C}]`),M.match(a)?"u"+M:M)}_i.composeUserId=s;function p(C,_,M){let T=s(C,_);return u(T,M)}_i.composeParticipantId=p;function u(C,_){return _?C+Mt+vi+_:C}_i.compose=u;function g(C){return p(C.id,C.idType||z.USER,C.deviceIdx||0)}_i.composeId=g;function m(C){return C.participant?g(C.participant):p(C.participantId,C.participantType||z.USER,C.deviceIdx||0)}_i.composeMessageId=m;function v(C){let _=String(C),M=_.match(n);return M?{id:Number(M[2]),type:M[1]==="g"?z.GROUP:z.USER}:(d.warn(`Unsupported compositeId [${C}]`),{id:Number(_),type:z.USER})}_i.decomposeId=v;function D(C){let _=C.split(Mt+vi);return{compositeUserId:_[0],deviceIdx:_.length>1?parseInt(_[1],10):0}}_i.decomposeParticipantId=D;function w(){var G,oe;let C=(oe=(G=window.crypto)==null?void 0:G.randomUUID)==null?void 0:oe.call(G);if(C)return C;let _="0123456789abcdefghijklmnopqrstuvwxyz".split(""),M=new Array(36),T=0,y,L;for(L=0;L<36;L++)L===8||L===13||L===18||L===23?M[L]="-":L===14?M[L]="4":(T<=2&&(T=33554432+Math.random()*16777216|0),y=T&15,T=T>>4,M[L]=_[L===19?y&3|8:y]);return M.join("")}_i.uuid=w;function V(C,_){let M;function T(){let y=this,L=arguments;M&&window.clearTimeout(M),M=window.setTimeout(()=>{C.apply(y,L)},_)}return T}_i.throttle=V;function H(C){if(!window.BigInt)return null;let _="",M=C.split(`
9
- `);for(let L of M)if(L.startsWith("a=fingerprint")){let G=L.split(" ");if(G.length===2){_=G[1];break}}if(!_)return BigInt(-1);let T=_.split(":"),y=BigInt(0);for(let L=Math.min(7,T.length-1);L>=0;L--){let G=BigInt(parseInt(T[L],16));y<<=BigInt(8),y|=G}return BigInt.asIntN(64,y)}_i.sdpFingerprint=H;function Y(C){return c(this,null,function*(){return new Promise(_=>window.setTimeout(_,C))})}_i.delay=Y;function ie(C,_,M){let T=[];return C.getSenders().forEach(y=>Q(_,y,y.track,M,T)),T}_i.applySettings=ie;function Q(C,_,M,T,y){var L;if(C&&M&&M.kind==="video"){let G=M.getSettings();if(G){let oe=C.maxBitrateK?C.maxBitrateK*1024:null,pe=G.width,Me=G.height,Ge=pe&&Me&&C.maxDimension?Math.max(1,Math.max(pe,Me)/C.maxDimension):null,Ae=C.maxFramerate?C.maxFramerate:null;if(pe&&Me&&C.maxDimension&&C.maxDimension>Math.max(pe,Me)){let Oe=Math.round(pe*Me/256),B=(Math.round(Oe*pn/1e4)+1)*1e4;oe=oe===null?B:Math.min(B,oe)}let De=C.degradationPreference?C.degradationPreference:"balanced",ke=T[M.id];if(ke&&ke.bitrate===oe&&ke.scaleResolutionDownBy===Ge&&ke.maxFramerate===Ae&&ke.degradationPreference===De){y[M.id]=ke;return}y[M.id]={bitrate:oe,scaleResolutionDownBy:Ge,maxFramerate:Ae,degradationPreference:De};let U=_.getParameters();U.encodings||(U.encodings=[{}]),U.encodings.forEach(Oe=>{oe?Oe.maxBitrate=oe:delete Oe.maxBitrate,Ge?Oe.scaleResolutionDownBy=Ge:delete Oe.scaleResolutionDownBy,Ae?Oe.maxFramerate=Ae:delete Oe.maxFramerate}),U.degradationPreference=De,(L=_.setParameters)==null||L.call(_,U)}}}_i.applyVideoTrackSettings=Q;function _e(C,_){Array.isArray(_)||(_=[_]);for(let M of _)if(C.includes(M))return!0;return!1}_i.includesOneOf=_e;function Te(C){var _;return Object.entries(((_=C.participantState)==null?void 0:_.state)||{}).reduce((M,[T,y])=>(C.participantState&&(M[T]={ts:C.participantState.stateUpdateTs[T],state:y}),M),{})}_i.mapParticipantState=Te;function ct(C){let _=C.map(M=>({uid:M.externalId,mediaSettings:M.mediaSettings,status:M.status,muteStates:M.muteStates,unmuteOptions:M.unmuteOptions,participantState:M.participantState,markers:M.markers,movieShareInfos:M.movieShareInfos}));return l.filterObservers?_.filter(M=>!M.uid.observer):_}_i.mapSharedParticipants=ct;function hi(C,_){let M=Object.keys(C),T=Object.keys(_);if(M.length!==T.length)return!1;for(let y of M)if(!T.hasOwnProperty(y)||C[y].state!==_[y].state||C[y].ts!==_[y].ts)return!1;return!0}_i.isEqualParticipantState=hi;function Kt(C,_){let M=Object.keys(C),T=Object.keys(_);if(M.length!==T.length)return!1;for(let y of M)if(!_.hasOwnProperty(y)||C[y]!==_[y])return!1;return!0}_i.isObjectsEquals=Kt;function X(C,_){if(C.length!==_.length)return!1;for(let M of C)if(_.indexOf(M)<0)return!1;return!0}_i.isArraysEquals=X;function kr(C){return!Object.keys(C).length}_i.isEmptyObject=kr;function Or(C,_){if(!C&&!_)return 0;if(!C||!_)return C?-1:1;return T(_.rank,C.rank)||T(C.ts,_.ts)||M(C,_);function M(y,L){let G={[z.USER]:0,[z.GROUP]:1},{compositeUserId:oe,deviceIdx:pe}=D(y.id),{compositeUserId:Me,deviceIdx:Ge}=D(L.id),{id:Ae,type:De}=v(oe),{id:ke,type:U}=v(Me);return T(G[De],G[U])||T(Ae,ke)||T(pe,Ge)}function T(y,L){return y<L?-1:y===L?0:1}}_i.participantMarkerCompare=Or;function wr(C,_){let M=Object.entries(C).filter(([,T])=>Array.isArray(_)?!_.includes(T):T!==_);return ha(M)}_i.objectFilterOutValues=wr;function qi(C,_,M){let T=M;for(let y in C)C.hasOwnProperty(y)&&(T=_(T,C[y],y));return T}_i.objectReduce=qi,_i.setImmediate=(()=>{let C=1,_={},M=null;return typeof MessageChannel!="undefined"&&(M=new MessageChannel,M.port1.onmessage=T=>{let y=T.data;_[y]&&(_[y](),delete _[y])}),function(T){if(M&&document.visibilityState==="hidden"){let L=C;return C=C>=Number.MAX_SAFE_INTEGER?1:C+1,_[L]=T,M.port2.postMessage(L),()=>{_[L]&&delete _[L]}}let y=setTimeout(T,0);return()=>clearTimeout(y)}})();function xr(C){return C!==null&&typeof C=="object"&&!Array.isArray(C)}_i.isObject=xr})(sr||(sr={}));var R=sr;function ga(o,r){if(o.isAudioEnabled!==r.isAudioEnabled||o.isVideoEnabled!==r.isVideoEnabled||o.isScreenSharingEnabled!==r.isScreenSharingEnabled||o.isFastScreenSharingEnabled!==r.isFastScreenSharingEnabled||o.isAudioSharingEnabled!==r.isAudioSharingEnabled||o.isAnimojiEnabled!==r.isAnimojiEnabled||o.videoStreams.length!==r.videoStreams.length)return!1;for(let e of o.videoStreams)if(!r.videoStreams.find(t=>t.id===e.id&&t.source===e.source))return!1;return!0}function he(o){return Object.assign({isAudioEnabled:!1,isVideoEnabled:!1,isScreenSharingEnabled:!1,isFastScreenSharingEnabled:!1,isAudioSharingEnabled:!1,isAnimojiEnabled:!1,videoStreams:[]},o||{})}var fa=o=>o.stop(),Yt=o=>o.getTracks().forEach(fa),Sa=o=>o.getVideoTracks().forEach(fa);function At(o,{width:r,height:e}){return o.applyConstraints({width:{max:r,ideal:r},height:{max:e,ideal:e}})}var F=class extends Error{constructor(e,t){super();this.name="HangupReason",this.code=t&&t.code||0,this.remote=t&&t.remote||!1,Object.values(k).indexOf(e)>-1?this.hangup=e:this.error=e;let i=[];this.error&&i.push("error"),this.remote&&i.push("remote"),this.code&&i.push(`code: ${this.code}`),t&&t.message&&i.push(`message: '${t.message}'`),this.message=e+(i.length?` (${i.join(", ")})`:""),Error.captureStackTrace&&Error.captureStackTrace(this,F)}};var Fe=(i=>(i.audio="audio",i.video="video",i.screen="screen",i.audioshare="audioshare",i))(Fe||{}),Ei=class extends ae{constructor(){super();this._stream=null;this._screenTrack=null;this._audioShareTrack=null;this._sendVideoTrack=null;this._cameraVideoTrack=null;this._mediaSettings=he();this._videoStatusOnScreenCapturingEnabled=!1;this._effect=null;this._sourceBusy=!1;this._animojiEnabled=!1;this._initDeviceChangeListener(),l.audioShare&&(this._audioShareTrack=this.getSilentAudioShareTrack())}request(){return c(this,arguments,function*(e=[ce.AUDIO],t=!0){var s;if(this._stream)return;let i=e.includes(ce.VIDEO),a=e.includes(ce.AUDIO),n=e.includes(ce.ANIMOJI);if(!P.isBrowserSupported())throw new F(te.UNSUPPORTED);try{this._stream=yield P.getUserMedia(i,a,t),(s=this._cameraVideoTrack)==null||s.stop(),this._cameraVideoTrack=this._stream.getVideoTracks()[0],this._mediaSettings.isVideoEnabled=i&&this._stream.getVideoTracks().filter(p=>p.enabled).length>0||!1,this._mediaSettings.isAudioEnabled=a&&this._stream.getAudioTracks().filter(p=>p.enabled).length>0||!1,this._mediaSettings.isAnimojiEnabled=n&&!this._mediaSettings.isVideoEnabled||!1,this._animojiEnabled=n}catch(p){throw new F(p)}})}getStream(){return this._stream}getScreenTrack(){return this._screenTrack}getSendVideoTrack(e=!1){return this._sendVideoTrack&&!e?this._sendVideoTrack:this._stream?this._stream.getVideoTracks()[0]:null}getSendAudioTrack(){var t;return((t=this._stream)==null?void 0:t.getAudioTracks().find(i=>!i.contentHint))||null}get isAnimojiRequested(){return this._animojiEnabled&&!this._mediaSettings.isVideoEnabled}addTrackToPeerConnection(e,t,i,a){let n=this.getStream(),s=this.getSendAudioTrack(),p=this.getSendVideoTrack(i);if(!n||!s&&!p&&!t)throw new Error("No local stream found");if(s&&!t){if(a){let{codecs:u}=RTCRtpSender.getCapabilities("audio"),g="audio/red",m=48e3,v=u.findIndex(D=>D.mimeType===g&&D.clockRate===m);if(v>=0){let D=[];D.push(u[v]);for(let w=0;w<u.length;w++)w!==v&&D.push(u[w]);e.getTransceivers().forEach(w=>w.setCodecPreferences(D))}}e.addTrack(s,n)}p&&!t&&e.addTrack(p,n)}getMediaSettings(){return this._mediaSettings}changeDevice(e){return c(this,null,function*(){switch(e){case"videoinput":if(this._mediaSettings.isVideoEnabled)return this._changeVideoInput();break;case"audioinput":if(this._mediaSettings.isAudioEnabled)return this._changeAudioInput();break;default:return Promise.reject(te.UNKNOWN)}})}stopVideoTrack(){var e;this._mediaSettings.isVideoEnabled&&(this._stopEffect(),Sa(this._stream),(e=this._cameraVideoTrack)==null||e.stop())}setVideoStream(e,t){return c(this,null,function*(){return t?this._changeScreen(!1,!1,e):this._changeVideoInput(e)})}_initDeviceChangeListener(){if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices||!navigator.mediaDevices.addEventListener)return;let e=!1,t=!1,i=R.throttle(()=>{t&&this._changeVideoInput().catch(()=>{}),e&&this._changeAudioInput().catch(()=>{}),e=!1,t=!1},1e3);this._onDeviceChange=()=>c(this,null,function*(){if(!this._stream)return;let a=P.getSavedMicrophone(),n=P.getSavedCamera(),s=a==null?void 0:a.deviceId,p=n==null?void 0:n.deviceId;if(!s&&!p)return;let u=yield navigator.mediaDevices.enumerateDevices();!e&&s&&(e=!u.find(g=>g.deviceId===s)),!t&&p&&(t=!u.find(g=>g.deviceId===p)),i()}),navigator.mediaDevices.addEventListener("devicechange",this._onDeviceChange)}_destroyDeviceChangeListener(){this._onDeviceChange&&navigator.mediaDevices.removeEventListener("devicechange",this._onDeviceChange)}_changeVideoInput(e=null,t){return c(this,null,function*(){var i;this._busy();try{let a=e?"stream":"video",n=e||(yield P._getUserVideo(!!this._effect));if((i=this._cameraVideoTrack)==null||i.stop(),this._cameraVideoTrack=n.getVideoTracks()[0],!this._stream)Yt(n);else{l.consumerScreenTrack||(yield this._disableScreenCapture());let s=yield this._setEffect(this._effect,this._cameraVideoTrack);t&&(yield At(s,t)),I.log(S.DEVICE_CHANGED,a),d.log("Video stream changed"),yield this._replaceLocalTrack(s),this._mediaSettings.isVideoEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})}}catch(a){throw I.log(S.ERROR,"change_video"),d.warn("Camera change failed",a),a}finally{this._free()}})}setAudioStream(e){return c(this,null,function*(){return this._changeAudioInput(e)})}_busy(){if(this._sourceBusy)throw I.log(S.ERROR,"change_device"),d.warn("Device change failed: MediaSource is busy"),new Error("MediaSource is busy");this._sourceBusy=!0}_free(){this._sourceBusy=!1}_changeAudioInput(e=null){return c(this,null,function*(){this._busy();try{if(e=e||(yield P.getUserAudio()),!this._stream)Yt(e);else{let t=e.getAudioTracks()[0];I.log(S.DEVICE_CHANGED,"audio"),d.log("Audio stream changed"),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})}}catch(t){throw I.log(S.ERROR,"change_audio"),d.error("Microphone change failed",t),t}finally{this._free()}})}_changeScreen(e,t,i){return c(this,null,function*(){this._busy();try{if(i=i||(yield P.getScreenMedia(e,t)),!this._stream)Yt(i);else{let a=i.getVideoTracks()[0];if(a.addEventListener("ended",()=>{this._mediaSettings.isScreenSharingEnabled&&this.disableScreenCapturing()},!1),l.consumerScreenTrack||this._stopEffect(),I.log(S.DEVICE_CHANGED,"screen"),d.log("Screen capturing started"),this._screenTrack=a,this._mediaSettings.isScreenSharingEnabled=!0,this._mediaSettings.isFastScreenSharingEnabled=e,l.consumerScreenTrack||(this._videoStatusOnScreenCapturingEnabled=this._mediaSettings.isVideoEnabled,this._mediaSettings.isVideoEnabled=!0,this._sendVideoTrack=l.consumerScreenDataChannel?P.getBlackMediaTrack(l.videoMinWidth,l.videoMinHeight):a,yield this._replaceLocalTrack(a,this._sendVideoTrack)),i.getAudioTracks().length>0){let n=i.getAudioTracks()[0];n.contentHint="music",this._audioShareTrack=n,yield this._replaceLocalTrack(n),this._mediaSettings.isAudioSharingEnabled=!0}t&&!this._mediaSettings.isAudioSharingEnabled&&d.debug("Audio share requested but not captured"),this._triggerEvent("SCREEN_STATUS",{track:a,mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings})}}catch(a){throw I.log(S.ERROR,"screen"),d.warn("Screen capturing failed",a),a}finally{this._free()}})}_disableScreenCapture(){return c(this,null,function*(){this._sendVideoTrack&&(this._sendVideoTrack.stop(),this._sendVideoTrack=null),this._screenTrack&&(this._screenTrack.stop(),this._screenTrack=null),yield this.stopAudioShareTrack(),this._mediaSettings.isScreenSharingEnabled&&(this._mediaSettings.isScreenSharingEnabled=!1,this._mediaSettings.isFastScreenSharingEnabled=!1,this._triggerEvent("SCREEN_STATUS",{mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings}))})}disableAudioShare(){return c(this,null,function*(){yield this.stopAudioShareTrack(),this._triggerEvent("SCREEN_STATUS",{mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"audioshare",mediaSettings:this._mediaSettings})})}stopAudioShareTrack(){return c(this,null,function*(){if(this._audioShareTrack){this._audioShareTrack.stop();let e=this.getSilentAudioShareTrack();yield this._replaceLocalTrack(e),this._mediaSettings.isAudioSharingEnabled=!1}})}getSilentAudioShareTrack(){let e=P.getSilentMediaTrack();return e.contentHint="music",e.stop(),e}_replaceLocalTrack(e,t){return c(this,null,function*(){var a,n;if(!this._stream)return;let i=this._stream.getTracks().find(s=>s.kind===e.kind&&s.contentHint===e.contentHint);i?(i.stop(),(a=this._stream)==null||a.removeTrack(i),(n=this._stream)==null||n.addTrack(e),this._triggerEvent("TRACK_REPLACED",e,t)):(this._stream.addTrack(e),this._triggerEvent("TRACK_REPLACED",e,t))})}_setEffect(e,t){return c(this,null,function*(){if(!l.videoEffects)return t;try{return l.videoEffects.setEffect(e,t)}catch(i){return d.warn("Video effect failed",i),t}})}_stopEffect(){if(l.videoEffects)try{l.videoEffects.stopEffect()}catch(e){d.warn("Video effect failed",e)}}destroy(){var e;this._destroyDeviceChangeListener(),l.videoEffects&&(this._effect=null,l.videoEffects.destroy()),this._stream&&(Yt(this._stream),this._stream=null),(e=this._cameraVideoTrack)==null||e.stop(),this._disableScreenCapture()}toggleScreenCapturing(e){return c(this,null,function*(){if(e.captureScreen){yield this._changeScreen(e.fastScreenSharing,e.captureAudio);return}return l.consumerScreenTrack?this._disableScreenCapture():(e.captureAudio||(yield this.disableAudioShare()),this._videoStatusOnScreenCapturingEnabled?this._changeVideoInput():this.toggleVideo(!1))})}disableScreenCapturing(){return c(this,null,function*(){return this.toggleScreenCapturing({captureScreen:!1,fastScreenSharing:!1,captureAudio:!1})})}toggleVideo(e){return c(this,null,function*(){var i;if(!this._stream)return;l.consumerScreenTrack||(yield this._disableScreenCapture()),(i=this._cameraVideoTrack)==null||i.stop();let t;if(e){let a=yield P._getUserVideo(!!this._effect);this._cameraVideoTrack=a.getVideoTracks()[0],t=yield this._setEffect(this._effect,this._cameraVideoTrack)}else t=P.getBlackMediaTrack(l.videoMinWidth,l.videoMinHeight),this._stopEffect();if(yield this._replaceLocalTrack(t),this._mediaSettings.isVideoEnabled=e,this._animojiEnabled){this._triggerEvent("ANIMOJI_STATUS",!e);return}this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})})}toggleAudio(e){return c(this,null,function*(){if(!this._stream)return;let t;e?t=(yield P.getUserAudio()).getAudioTracks()[0]:t=P.getSilentMediaTrack(),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})})}toggleAnimojiCapturing(e){this._animojiEnabled=e,this._mediaSettings.isVideoEnabled||this._triggerEvent("ANIMOJI_STATUS",e)}onAnimojiSender(e){this._mediaSettings.isAnimojiEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})}_setEffectResolution(e){return c(this,null,function*(){if(!l.videoEffects)return;let t=this._cameraVideoTrack;this._stopEffect(),yield At(t,e);let i=yield this._setEffect(this._effect,t);yield this._replaceLocalTrack(i)})}setResolution(i){return c(this,arguments,function*({video:e,effect:t}){if(!l.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)return;if(!this._stream)throw new Error("Local stream not found");let a=this._stream.getVideoTracks()[0];if(!a)throw new Error("Local video track not found");if(a.enabled){if(!this._effect)return At(a,e);if(t)return this._setEffectResolution(t)}})}updateNoiseSuppression(){return c(this,null,function*(){if(!this._stream||!this._mediaSettings.isAudioEnabled)return;let e=this._stream.getAudioTracks().find(t=>!t.contentHint);if(!e)throw new Error("Local audio track not found");if(e.enabled)return e.applyConstraints({noiseSuppression:l.noiseSuppression})})}videoEffect(e){return c(this,null,function*(){if(!l.videoEffects)throw new Error("Video Effects library is not set");if(!l.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)throw new Error("Can't apply effect to screensharing");if(I.log(S.DEVICE_CHANGED,`effect_${(e==null?void 0:e.effect)||"none"}`),!this._mediaSettings.isVideoEnabled){this._effect=e;return}if(this._stream&&e!==this._effect){let t=this._effect;this._effect=e;try{let i=new MediaStream([this._cameraVideoTrack.clone()]);return e?this._changeVideoInput(i,{width:l.videoEffectMaxWidth,height:l.videoEffectMaxHeight}):this._changeVideoInput(i)}catch(i){throw this._effect=t,i}}})}getAudioShareTrack(){return this._audioShareTrack}};var dr="_okcls_",Dt=(()=>{try{let o=Date.now().toString(),r=window.localStorage,e=!1;return r.setItem(o,o),e=r.getItem(o)===o,r.removeItem(o),e?r:null}catch(o){return null}})();function mn(o){let r=Dt?Dt.getItem(dr+o):null;if(r===null)return null;try{return JSON.parse(r)}catch(e){return null}}function hn(o,r){try{Dt&&Dt.setItem(dr+o,JSON.stringify(r))}catch(e){}}function _n(o){Dt&&Dt.removeItem(dr+o)}var cr;(t=>{function o(i){return mn(i)||null}t.get=o;function r(i,a){hn(i,a)}t.set=r;function e(i){_n(i)}t.remove=e})(cr||(cr={}));var Xe=cr;var Ot=null,lr=null,Pi=[],bi=[],yi=[],Ze=null,et=null,hr=null,_r=!1,Mi=!1,Ii,kt,Ti,pr=null,ur="",Ci=[],mr=null,va=navigator.appVersion,gn=navigator.appName,Re=navigator.userAgent,ut=(e=>(e.USER="user",e.ENVIRONMENT="environment",e))(ut||{});(r=>{function o(e){return Object.values(r).includes(e)}r.contains=o})(ut||(ut={}));var pt=class{constructor(r,e=!1,t=l.videoMaxWidth,i=l.videoMaxHeight){this.isVideoRequested=()=>this.needVideo;let a=!1;if(r){a={noiseSuppression:l.noiseSuppression,echoCancellation:!0,autoGainControl:!0};let s;et&&(s=et.deviceId),typeof r=="string"&&(s=r),s&&(a.deviceId={exact:s})}let n=!1;if(e){n={width:{min:l.videoMinWidth,max:t,ideal:t},height:{min:l.videoMinHeight,max:i,ideal:i},aspectRatio:{ideal:l.videoAspectRatio},frameRate:{ideal:l.videoFrameRate}};let s;Ze&&(s=Ze.deviceId),typeof e=="string"&&(s=e),s&&(n.deviceId={exact:s}),l.videoFacingMode&&(n.facingMode={ideal:l.videoFacingMode},delete n.deviceId)}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.facingMode)&&(delete this.video.deviceId,delete this.video.facingMode)),typeof this.audio=="object"&&(this.audio.echoCancellation||this.audio.autoGainControl||this.audio.noiseSuppression?(delete this.audio.echoCancellation,delete this.audio.autoGainControl,delete this.audio.noiseSuppression):this.audio.deviceId&&delete this.audio.deviceId),this.video===!0&&this.audio===!0?this.video=!1:this.video===!1&&this.audio===!0?(this.audio=!1,this.video=this.needVideo):this.video===!0&&this.audio===!1&&(this.video=!1),this.video&&!Object.keys(this.video).length&&(this.video=!0),this.audio&&!Object.keys(this.audio).length&&(this.audio=!0),!this.audio&&!this.video&&(this.lastSimplifyWasReached=!0,this.audio=!0),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;return!!(typeof this.audio=="object"&&(this.audio.deviceId||this.audio.noiseSuppression||this.audio.echoCancellation||this.audio.autoGainControl)||this.audio||r)&&!this.lastSimplifyWasReached}isVideo(){return!!this.video}isAudio(){return!!this.audio}},gr=class extends pt{constructor(e,t,i,a){super(!1,!0);this.captureController="CaptureController"in window?new CaptureController:null,typeof this.video=="object"?(delete this.video.deviceId,delete this.video.aspectRatio,delete this.video.frameRate,delete this.video.facingMode):this.video={},this.video.cursor="motion",this.video.width={max:e},this.video.height={max:t},this.video.frameRate=i,this.video.displaySurface=l.displaySurface,a&&(this.audio={noiseSuppression:!1,echoCancellation:!1,autoGainControl:!1})}getNative(){return Object.assign(super.getNative(),{systemAudio:"exclude",controller:this.captureController})}};function Ea(){return c(this,null,function*(){Mi=!1,Ot=null,yield fr(),f.onDeviceChange()})}function fr(){return c(this,null,function*(){return Ot||(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?[]:(!lr&&navigator.mediaDevices.addEventListener&&(lr=R.throttle(Ea,1e3),navigator.mediaDevices.addEventListener("devicechange",lr)),Ot=navigator.mediaDevices.enumerateDevices().then(o=>{Pi=o.filter(i=>i.kind==="videoinput"?(i.label&&(_r=!0),!0):!1),bi=o.filter(i=>i.kind==="audioinput"?(i.label?Mi=!0:tt.isMobile()&&tt.browserName()==="Firefox"&&(Mi=_r),!0):!1),yi=o.filter(i=>i.kind==="audiooutput");let r=Xe.get("videoinput"),e=Xe.get("audioinput"),t=Xe.get("audiooutput");return Ze=Pi.find(i=>i.deviceId===r)||null,et=bi.find(i=>i.deviceId===e)||null,hr=yi.find(i=>i.deviceId===t)||yi[0]||null,Ot=Promise.resolve(o),o}).catch(()=>(Ot=null,[]))))})}function fn(o){if(Ze&&et)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=>{!et&&e.kind==="audio"?et=r(tt.getMicrophones(),e):!Ze&&e.kind==="video"&&(Ze=r(tt.getCameras(),e))})}function Qt(o,r){return c(this,null,function*(){d.debug("Try to get media",JSON.parse(JSON.stringify(o.getNative())));let e=tt.hasPermissions(o.isVideo());!e&&!r&&f.onPermissionsRequested();try{let t=yield navigator.mediaDevices.getUserMedia(o.getNative());return e||(yield Ea()),fn(t),t}catch(t){switch(d.error("getUserMedia error",t),t.name){case"PermissionDeniedError":case"PermissionDismissedError":case"NotAllowedError":case"SecurityError":case"DOMException":r=o.isVideoRequested()?te.CAMERA_PERMISSION:te.MIC_PERMISSION;break;case"OverconstrainedError":case"TypeError":case"NotFoundError":r=te.UNKNOWN;break;case"AbortError":case"NotReadableError":r=o.isVideoRequested()?te.CAMERA_ACCESS:te.MIC_ACCESS;break}if(o.canSimplify())return Qt(o.simplify(),r);let i=r||te.UNKNOWN;throw f.onPermissionsError(i,t),i}})}function Sn(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&&(d.debug("Got display media track",t.id),t.contentHint="text",o.captureController)){let i=(r=t.getSettings())==null?void 0:r.displaySurface;(i==="browser"||i==="window")&&o.captureController.setFocusBehavior("no-focus-change")}return e}catch(e){switch(e.name){case"PermissionDeniedError":case"NotAllowedError":case"SecurityError":throw te.SCREEN_PERMISSION;default:throw te.SCREEN_ACCESS}}})}function Ri(){return Ci.length||(Ci=(()=>{let o,r=!1,e=0,t="0",i=Re.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];if(/trident/i.test(i[1]))return o=/\brv[ :]+(\d+)/g.exec(Re),["IE",o&&o[1]||"Unknown",r,e,t];if(i[1]==="Safari"){if(o=Re.match(/\bEdge\/(\d+)/),o)return["Edge",o[1]||"Unknown",r,e,t];if(o=Re.match(/\bCriOS\/(\d+)/),o)return["Chrome",o[1],!0,Number(o[1]),t];if(o=Re.match(/\bFxiOS\/(\d+)/),o)return["Firefox",o[1],!1,e,t];if(o=Re.match(/\bYaBrowser\/(\d+)/),o)return["Yandex",o[1],!1,e,t];if(o=Re.match(/\bOPT\/(\d+)/),o)return["Opera",o[1],!1,e,t]}if(i[1]==="Chrome"){if(r=!0,e=Number(i[2]),o=Re.match(/\bOPR\/(\d+)/),o)return["Opera",o[1]||"Unknown",r,e,t];if(o=Re.match(/\bYaBrowser\/(\d+)/),o)return["Yandex",o[1]||"Unknown",r,e,t];if(o=Re.match(/\bSferum\/((\d+)(?:\.\d+)*)/),o)return["Sferum",o[1]||"Unknown",r,e,t];if(o=Re.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=Re.match(/version\/(\d+)(?:(?:\.)(\d+))?/i),o&&o[2]!==void 0&&(t=o[2]),[i[2]?i[1]:gn,o&&o[1]||i[2]||va,r,e,t]})()),Ci}var tt;(M=>{function o(){return c(this,null,function*(){let T=()=>{_e(),document.removeEventListener("click",T),document.removeEventListener("touchstart",T)};return document.addEventListener("click",T),document.addEventListener("touchstart",T),fr()})}M.init=o;function r(){return Pi}M.getCameras=r;function e(){return bi}M.getMicrophones=e;function t(){return yi}M.getOutput=t;function i(){return Pi.length>0}M.hasCamera=i;function a(){return bi.length>0}M.hasMicrophone=a;function n(){return Ze}M.getSavedCamera=n;function s(){return et}M.getSavedMicrophone=s;function p(){return hr}M.getSavedOutput=p;function u(){return l.videoFacingMode}M.getVideoFacingMode=u;function g(){return _r}M.hasCameraPermission=g;function m(){return Mi}M.hasMicrophonePermission=m;function v(T=!1){return m()?i()&&T?g():!0:!1}M.hasPermissions=v;function D(T=!1,y=!0,L=!0){return c(this,null,function*(){let G=a()&&y,oe=i()&&T,pe;if(!G&&!oe)pe=new MediaStream;else try{pe=yield Qt(new pt(G,oe))}catch(Me){pe=new MediaStream}return!pe.getVideoTracks().length&&L&&pe.addTrack(Te()),!pe.getAudioTracks().length&&L&&pe.addTrack(_e()),pe})}M.getUserMedia=D;function w(T,y){return c(this,null,function*(){let L=T?l.fastScreenShareWidth:window.screen.width,G=T?l.fastScreenShareHeight:window.screen.height,oe=l.getScreenFrameRate(T);return Sn(new gr(L,G,oe,y))})}M.getScreenMedia=w;function V(T=!1){return c(this,null,function*(){let y=T?l.videoEffectMaxWidth:l.videoMaxWidth,L=T?l.videoEffectMaxHeight:l.videoMaxHeight;return Qt(new pt(!1,!0,y,L))})}M._getUserVideo=V;function H(T,y){return c(this,null,function*(){let L=(y==null?void 0:y.width)||l.videoMaxWidth,G=(y==null?void 0:y.height)||l.videoMaxHeight;return Qt(new pt(!1,T||!0,L,G))})}M.getUserVideo=H;function Y(T){return c(this,null,function*(){return Qt(new pt(T||!0,!1))})}M.getUserAudio=Y;function ie(T,y){return c(this,null,function*(){let[L]=T.getVideoTracks();if(!L)throw new Error("Video track not found in stream");return At(L,y)})}M.setResolution=ie;function Q(T,y){return c(this,null,function*(){let G=(yield fr()).find(oe=>oe.kind===T&&oe.deviceId===y);return G?(T==="videoinput"?Ze=G:T==="audioinput"?et=G:T==="audiooutput"&&(hr=G),Xe.set(T,y),G):null})}M._saveDeviceId=Q;function _e(){if(!Ti||Ti.readyState==="ended"){let T=_i(),y=T.createMediaStreamDestination(),L=T.createGain();L.gain.value=1e-5,L.connect(y),L.connect(T.destination);let G=T.createOscillator();G.type="sine",G.frequency.value=0,G.connect(L),G.start(),Ti=y.stream.getAudioTracks()[0]}return Object.assign(Ti.clone(),{enabled:!1})}M.getSilentMediaTrack=_e;function Te(T=l.videoMinWidth,y=l.videoMinHeight){kt||(kt=document.createElement("canvas")),kt.width=T,kt.height=y;let L=kt.getContext("2d");return L.rect(0,0,T,y),L.fillStyle="black",L.fill(),(!Ii||Ii.readyState==="ended")&&(Ii=kt.captureStream(l.videoFrameRate).getVideoTracks()[0]),Object.assign(Ii.clone(),{enabled:!1})}M.getBlackMediaTrack=Te;function ct(){if(qi()==="Edge"&&Number(zi())<70)return!1;try{let T=window;return navigator.mediaDevices&&navigator.mediaDevices.getUserMedia&&T.RTCPeerConnection&&T.RTCIceCandidate&&T.RTCSessionDescription&&T.HTMLCanvasElement&&T.HTMLCanvasElement.prototype.captureStream&&T.RTCRtpSender&&T.RTCRtpSender.prototype.replaceTrack&&T.RTCRtpSender.prototype.getParameters&&navigator.sendBeacon&&!0||!1}catch(T){return!1}}M.isBrowserSupported=ct;function hi(){return!!navigator.mediaDevices.getDisplayMedia}M.isScreenCapturingSupported=hi;function Kt(){let T=M.browserName()==="Safari"&&M.browserVersion()==="15"&&M.browserSubVersion()==="1",y=M.browserName()==="Opera"&&M.os()==="Windows";return T||y}M.isBrokenH264=Kt;function X(){return!(M.baseChromeVersion()&&M.isMobile())}M.canPreferH264=X;function kr(){var T;return((T=window.RTCRtpTransceiver)==null?void 0:T.prototype)&&"setCodecPreferences"in window.RTCRtpTransceiver.prototype}M.canPreferRed=kr;function Or(){return ur||(ur=(()=>{let T={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 y in T)if(T.hasOwnProperty(y)&&T[y].test(Re))return y;return"Unknown"})()),ur}M.os=Or;function wr(){return pr===null&&(pr=/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test(va)),pr}M.isMobile=wr;function qi(){return Ri()[0]}M.browserName=qi;function zi(){return Ri()[1]}M.browserVersion=zi;function xr(){return Ri()[3]}M.baseChromeVersion=xr;function _i(){return mr||(mr=new(window.AudioContext||window.webkitAudioContext)),mr}M.getAudioContext=_i;function C(){return Ri()[4]}M.browserSubVersion=C;function _(){return M.baseChromeVersion()>=105&&!M.isMobile()}M.isAudioShareSupported=_})(tt||(tt={}));var P=tt;var Ve=class extends Ne{init(r){return c(this,null,function*(){d.debug("WebCodecsDecoder started"),yield this._createWorker('"use strict";var exports=(()=>{var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var b=Object.prototype.hasOwnProperty;var E=(o,e)=>{for(var t in e)s(o,t,{get:e[t],enumerable:!0})},g=(o,e,t,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of m(e))!b.call(o,r)&&r!==t&&s(o,r,{get:()=>e[r],enumerable:!(c=f(e,r))||c.enumerable});return o};var D=o=>g(s({},"__esModule",{value:!0}),o);var V={};E(V,{default:()=>R});var R=o=>{let e=null,t=!0;function c(){self.postMessage({type:"ready"})}function r(d,l,a,i=!1){if(!e||t!==a){if(!i){self.postMessage({type:"debug",message:"WebCodecsDecoder dropped frame - waiting for keyframe"});return}t=a,e?self.postMessage({type:"debug",message:`WebCodecsDecoder codec changed to ${a?"VP9":"VP8"}`}):(self.postMessage({type:"debug",message:`WebCodecsDecoder codec ${a?"VP9":"VP8"}`}),e=new VideoDecoder({output:n=>{let u=o?[n]:[];self.postMessage({type:"frame",data:n},u),n.close()},error:n=>{e&&e.state!=="closed"&&e.close(),e=null,self.postMessage({type:"frame",error:"WebCodecsDecoder failed, reinitialize: "+String(n)})}})),e.configure({codec:a?"vp09.00.50.08":"vp8"})}let p=new EncodedVideoChunk({type:i?"key":"delta",timestamp:d,data:l});e.decode(p)}self.onmessage=d=>{switch(d.data.type){case"init":c();break;case"frame":r(d.data.timestamp,d.data.data,d.data.isVP9,d.data.keyFrame);break}}};return D(V);})();\n',e=>{e.error?d.warn("WebCodecsDecoder",e.error):(r(e.data),e.data.close())},[P.baseChromeVersion()>=92||P.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}};import{BitStream as Mn}from"bit-buffer";var vn=1e3;function de(o,r,e=0){return r in o&&o[r]?o[r]:e}function Ia(...o){return r=>{for(let e of o)if(e(r))return!0;return!1}}function it(o,r){return e=>e[o]===r}function En(o){return(r,e)=>r[o]-e[o]}function Ai(o,r){return r.reduce((e,t)=>(e[t[o]]=t,e),{})}function In(o){let r={},e=[];for(let t of o)r[t.id]||(r[t.id]=!0,e.push(t));return e}function Sr(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])?Sr(e[1]):e[1],r),{})}function Tn(o){let r=[];for(let e of o)e.forEach(t=>r.push(t));return r}function Cn(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(Tn).then(In)})}function Rn(o){let r=o.filter(it("type","candidate-pair")).sort(En("priority")).find(Ia(it("nominated",!0),it("selected",!0)));if(!r)return{totalRoundTripTime:0,currentRoundTripTime:0,bytesSent:0,bytesReceived:0};let e={totalRoundTripTime:r.totalRoundTripTime||0,currentRoundTripTime:r.currentRoundTripTime||0,bytesSent:r.bytesSent,bytesReceived:r.bytesReceived},t=o.find(it("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(it("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}}),Sr(e)}function yn(o,r){let e=Ai("id",o),t=o.filter(Ia(it("type","inbound-rtp"),it("type","outbound-rtp")));P.browserName()==="Firefox"&&(t=Object.values(t.reduce((a,n)=>{if(!a[n.ssrc])a[n.ssrc]=n;else{let s=Object.assign({},a[n.ssrc],n),p=a[n.ssrc].isRemote?n:a[n.ssrc];s.id=p.id,s.type=p.type,delete s.isRemote,delete s.remoteId,a[s.ssrc]=s}return a},{})));let i={};if(P.browserName()==="Safari"){let a=o.filter(it("type","track"));i=Ai("trackIdentifier",a)}return t.map(a=>{let n=Number(a.ssrc),s=a.mediaType||a.kind,p=a.trackId,u=a.type,g=a.codecId;if(P.browserName()==="Safari"){let v=/^.+_([\d]+)$/.exec(a.id);if(v&&(n=parseInt(v[1],10)),s=a.id.indexOf("Audio")>0?"audio":"video",r[n]){let D=s+"-"+r[n];i[D]&&(p=i[D].id)}}if(!u||!n||!s)return null;let m={ssrc:n,type:u,kind:s,bytesReceived:de(a,"bytesReceived"),bytesSent:de(a,"bytesSent"),jitter:de(a,"jitter"),packetsLost:de(a,"packetsLost"),packetsReceived:de(a,"packetsReceived"),packetsSent:de(a,"packetsSent"),fractionLost:de(a,"fractionLost"),pliCount:de(a,"pliCount"),firCount:de(a,"firCount"),nackCount:de(a,"nackCount"),userId:r[n],freezeCount:de(a,"freezeCount"),totalFreezesDuration:de(a,"totalFreezesDuration")};if(s==="video"){let v=de(a,"framesDecoded"),D=de(a,"totalInterFrameDelay"),w=de(a,"totalSquaredInterFrameDelay");m.interframeDelayVariance=(w-D*D/v)/v}if(s==="audio"&&(m.totalSamplesReceived=de(a,"totalSamplesReceived"),m.concealedSamples=de(a,"concealedSamples"),m.insertedSamplesForDeceleration=de(a,"insertedSamplesForDeceleration"),m.removedSamplesForAcceleration=de(a,"removedSamplesForAcceleration"),m.silentConcealedSamples=de(a,"silentConcealedSamples"),m.concealmentEvents=de(a,"concealmentEvents"),m.totalAudioEnergy=de(a,"totalAudioEnergy")),g&&e[g]){let v=e[g];m.clockRate=v.clockRate,m.mimeType=v.mimeType}if(p&&e[p]){let v=e[p];m.frameHeight=v.frameHeight,m.frameWidth=v.frameWidth,m.framesDecoded=v.framesDecoded,m.framesReceived=v.framesReceived,m.framesDropped=v.framesDropped}return Sr(m)}).filter(a=>!!a)}function Pn(o,r){if(!r||!r.rtps||!o.rtps)return o;let e=Ai("ssrc",o.rtps),t=Ai("ssrc",r.rtps),i=(o.timestamp-r.timestamp)/1e3;return!e||!t||Object.keys(e).forEach(a=>{let n=e[a],s=t[a];if(!(!n||!s)){if(n.bytesReceived&&n.bytesReceived>s.bytesReceived&&(n.bandwidth=Math.round((n.bytesReceived-s.bytesReceived)/i)),n.bytesSent&&n.bytesSent>s.bytesSent&&(n.bandwidth=Math.round((n.bytesSent-s.bytesSent)/i)),n.packetsReceived)if(n.packetsReceived>s.packetsReceived||n.packetsLost>s.packetsLost){let p=n.packetsLost-s.packetsLost,u=n.packetsReceived-s.packetsReceived;n.packetLoss=parseFloat((100*p/(p+u)).toFixed(2))}else n.packetLoss=0;if(n.freezeCount>s.freezeCount&&(n.freezeCountDelta=n.freezeCount-s.freezeCount),n.totalFreezesDuration>s.totalFreezesDuration){let p=Math.round(n.totalFreezesDuration-s.totalFreezesDuration);n.totalFreezesDurationDelta=p}n.framesDropped&&s.framesDropped&&n.framesDropped>s.framesDropped&&(n.framesDroppedDelta=parseFloat(((n.framesDropped-s.framesDropped)/i).toFixed(0)))}}),o}function Xt(t,i){return c(this,arguments,function*(o,r,e={}){let a=yield Cn(o),n={timestamp:Date.now(),transport:Rn(a),rtps:yn(a,e)};return r?Pn(n,r):(yield R.delay(vn),Xt(o,n,e))})}function Ue(o){performance.clearMarks(o),performance.mark(o)}function vr(o){performance.clearMarks(o)}function rt(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 wt(o){return`${S.SCREENSHARE_FIRST_FRAME}_${bn(o)}`}function bn(o){return typeof o=="string"?o:JSON.stringify(o)}var je=class{constructor(){this._eventualLogs=new Set}static create(){je._instance=new je}static logCallStat(r){var e;if((e=je._instance)!=null&&e._eventualLogs.size){for(let t of je._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,rtt:r.rtt,transport:r.transport}),I.logCustom(S.CALL_EVENTUAL_STAT,t);je._instance._eventualLogs.clear()}I.logCustom("callStat",r)}static logEventualStat(r){var e;r.value===void 0&&(r.value=rt(r.name)),r.value!==null&&((e=je._instance)==null||e._eventualLogs.add(r))}static destroy(){var r;(r=je._instance)==null||r._destroy(),je._instance=null}_destroy(){this._eventualLogs.clear()}},ge=je;ge._instance=null;var Di=class{constructor(r){this._firstFrameReceived=!1;this._participantId=r}measure(r,e){if(this._firstFrameReceived)return;this._firstFrameReceived=!0;let t=wt(this._participantId),i=rt(t);i!==null&&ge.logEventualStat({name:S.SCREENSHARE_FIRST_FRAME,value:i,width:r,height:e})}};var An=65536,at=class{constructor(r,e,t){this._chunks=[];this._participantId=r,this._onStream=e,this._onStat=t,this._statScreenShareFirstFrame=new Di(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)%An!==r.sequence){d.warn("[FrameBuilder] Got incorrect chunk");return}if(this._chunks.push(r),r.end){let t=this._processFrameData(),{width:i,height:a}=at.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(){vr(S.SCREENSHARE_FREEZE_DURATION),vr(wt(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 Mn(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){Ue(S.SCREENSHARE_FREEZE_DURATION);return}let e=rt(S.SCREENSHARE_FREEZE_DURATION);e!==null&&e>1e3&&this._onStat({freeze_duration:e})}};var mt=class{constructor(r){this._onStream=r}drawFrame(r){return c(this,null,function*(){throw new Error("Method `drawFrame` is not supported by this implementation")})}drawImage(r){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 xt=class extends mt{constructor(e){super(e);this._canvas=null;this._canvasContext=null;this._stream=null;this._track=null;d.debug("CanvasRenderer started"),this._useImageBitmap="ImageBitmap"in window}_createStream(e,t){this._canvas||(this._canvas=document.createElement("canvas"),this._canvas.width=e,this._canvas.height=t,this._canvas.style.pointerEvents="none",this._canvas.style.visibility="hidden",this._canvas.style.position="absolute",this._canvas.style.width="160px",this._canvas.style.height="90px",this._canvas.style.bottom="0",this._canvas.style.right="0",this._canvas.style.zIndex="5000",document.body.appendChild(this._canvas),this._useImageBitmap?this._canvasContext=this._canvas.getContext("bitmaprenderer"):this._canvasContext=this._canvas.getContext("2d"),this._stream=this._canvas.captureStream(0),this._track=this._stream.getVideoTracks()[0],this._track.contentHint="text")}_removeStream(){this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null,this._track=null),this._canvasContext=null;try{this._canvas&&document.body.removeChild(this._canvas)}catch(e){}this._canvas=null}_requestCanvasFrame(){this._track&&this._track.requestFrame?this._track.requestFrame():this._stream&&this._stream.requestFrame&&this._stream.requestFrame()}_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)&&!(P.browserName()==="Safari"&&Number(P.browserVersion())===15)&&!(P.browserName()==="Firefox"&&Number(P.browserVersion())<60)}};var ht=class extends mt{constructor(e){super(e);d.debug("TrackGeneratorRenderer started"),this._generator=new MediaStreamTrackGenerator({kind:"video"}),this._writer=this._generator.writable.getWriter(),this._stream=new MediaStream([this._generator]),this._onStream(this._stream)}drawFrame(e){return c(this,null,function*(){yield this._writer.write(e)})}destroy(){this._writer.releaseLock(),this._generator.writable.close().then(()=>this._generator.stop()),d.debug("TrackGeneratorRenderer destroyed")}static isBrowserSupported(){return"VideoFrame"in window&&"MediaStreamTrackGenerator"in window&&Ve.isBrowserSupported()}};var Lt=class extends at{constructor(e,t,i){super(e,t,i);this._decoderReady=!1;this._decoderQueue=[];d.debug(`StreamBuilder started for participant [${e}]`),ht.isBrowserSupported()?this._renderer=new ht(t):this._renderer=new xt(t),Ve.isBrowserSupported()?this._decoder=new Ve:this._decoder=new lt;let a=n=>c(this,null,function*(){"VideoFrame"in window&&n instanceof VideoFrame?yield this._renderer.drawFrame(n):yield this._renderer.drawImage(n)});this._decoder.init(a).then(()=>{this._decoderReady=!0,this._decodeQueue()})}_processFrame(e){!this._decoderReady||this._decoderQueue.length?(this._decoderQueue.push(e),this._decodeQueue()):this._decoder.decodeFrame(e.timestamp,e.frameData,e.isVP9,e.keyframe)}_decodeQueue(){if(!this._decoderReady)return;let e=this._decoderQueue;this._decoderQueue=[],e.forEach(t=>{this._decoder.decodeFrame(t.timestamp,t.frameData,t.isVP9,t.keyframe)})}destroy(){super.destroy(),this._decoder.destroy(),this._renderer.destroy(),d.debug(`StreamBuilder destroyed for participant ${this._participantId}`)}static isBrowserSupported(){return xt.isBrowserSupported()||ht.isBrowserSupported()}};function Ta(o,r,e,t,i,a,n){let s=0;r&&(s|=1),e&&(s|=2),t&&(s|=4),n||(s|=8);let p=new ArrayBuffer(11),u=new DataView(p);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 p;let g=new Uint8Array(p.byteLength+n.byteLength);return g.set(new Uint8Array(p),0),g.set(new Uint8Array(n),p.byteLength),g.buffer}function Ca(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),p=!!(s&1),u=!!(s&2),g=!!(s&4),m=!!(s&8);if(e!==1)throw new Error(`Unexpected protocol version. Got ${e}, expected 1`);return{timestamp:i,start:p,end:u,keyframe:g,sequence:t,isVP9:a,ssrc:n,eos:m,data:o.slice(11)}}function Ra(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 ya(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}}import*as b from"simple-ebml-builder";var Dn=Br(2,15)-1,Er=1,kn=5,On=5;var Zt=class{constructor(r){this._queue=[];this._clearBufferTill=0;this._mediaSource=new MediaSource,this._codec=r;let e=()=>{this._mediaSource.removeEventListener("sourceopen",e),this._initBuffer(),this._handleQueue()};this._mediaSource.addEventListener("sourceopen",e,!1)}_handleQueue(){if(!this._sourceBuffer||this._sourceBuffer.updating||!this._queue.length)return;if(this._clearBufferTill&&this._sourceBuffer.buffered.length){let t=this._sourceBuffer.buffered.start(0);t<this._clearBufferTill&&(this._sourceBuffer.remove(t,this._clearBufferTill),d.debug(`[WebmBuilder] SourceBuffer cleanup from ${t} to ${this._clearBufferTill}`)),this._clearBufferTill=0;return}let r=this._queue;this._queue=[];let e=Zt._buildQueue(r);this._sourceBuffer.appendBuffer(e)}static _buildQueue(r){if(r.length){if(r.length===1)return b.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=b.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)-kn);i-t>On&&(this._clearBufferTill=i)}destroy(){this._queue=[],this._mediaSource.readyState==="open"&&(this._sourceBuffer.abort(),this._mediaSource.endOfStream()),this._sourceBuffer=null,this._clearBufferTill=0}get codec(){return this._codec}get mediaSource(){return this._mediaSource}get buffered(){var r;return(r=this._sourceBuffer)==null?void 0:r.buffered}},Pe=class extends at{constructor(e,t,i){super(e,t,i);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 b.element(b.ID.EBML,[b.element(b.ID.EBMLVersion,b.number(1)),b.element(b.ID.EBMLReadVersion,b.number(1)),b.element(b.ID.EBMLMaxIDLength,b.number(4)),b.element(b.ID.EBMLMaxSizeLength,b.number(8)),b.element(b.ID.DocType,b.string("webm")),b.element(b.ID.DocTypeVersion,b.number(2)),b.element(b.ID.DocTypeReadVersion,b.number(2))])}static _genSegmentHeader(e,t,i){let a=b.element(b.ID.Info,[b.element(b.ID.TimecodeScale,b.number(1e6)),b.element(b.ID.MuxingApp,b.string("vk-webm-builder")),b.element(b.ID.WritingApp,b.string("vk-webm-builder"))]),n=[b.element(b.ID.PixelWidth,b.number(e)),b.element(b.ID.PixelHeight,b.number(t))],s=b.element(b.ID.Tracks,b.element(b.ID.TrackEntry,[b.element(b.ID.TrackNumber,b.number(Er)),b.element(b.ID.TrackUID,b.number(Er)),b.element(b.ID.TrackType,b.number(1)),b.element(b.ID.FlagLacing,b.number(0)),b.element(b.ID.DefaultDuration,b.number(1e9)),b.element(b.ID.CodecID,b.string(`V_${i.toUpperCase()}`)),b.element(b.ID.Video,n)]));return b.unknownSizeElement(b.ID.Segment,[a,s])}static _genClusterHeader(e){return b.unknownSizeElement(b.ID.Cluster,[b.element(b.ID.Timecode,b.number(Math.round(e)))])}_createVideo(e){this._mediaBuffer=new Zt(e),this._video=document.createElement("video"),this._video.autoplay=!0,this._video.controls=!1,this._video.muted=!0,this._video.style.pointerEvents="none",this._video.style.visibility="hidden",this._video.style.position="absolute",this._video.style.width="160px",this._video.style.height="90px",this._video.style.bottom="0",this._video.style.right="0",this._video.style.zIndex="5000",this._video.src=URL.createObjectURL(this._mediaBuffer.mediaSource),document.body.appendChild(this._video);let t=()=>{if(this._video.src){d.warn(`[WebmBuilder] Video paused for participant [${this._participantId}], try to play again`);let i=this._video.seekable;i.length&&(this._video.currentTime=i.end(i.length-1)-.1),this._video.play().catch(()=>{})}};this._video.onpause=t,this._video.onwaiting=t,this._video.onstalled=t,this._video.onerror=()=>d.warn(`[WebmBuilder] Video Error for participant [${this._participantId}]`,this._video.error),this._stream=this._video.captureStream(),this._onStream(this._stream)}_processFrame(e){let t=e.isVP9?"vp9":"vp8";this._mediaBuffer?this._mediaBuffer.codec!==t&&this._mediaBuffer.changeType(t):this._createVideo(t);let i=e.timestamp;if(i<=this._lastFrameTimestamp&&(i=this._lastFrameTimestamp+10,d.debug(`[WebmBuilder] Fixup timestamp for participant [${this._participantId}]`)),this._lastFrameTimestamp=i,this._earliestTimestamp)i-=this._earliestTimestamp;else{if(!e.keyframe)return;this._earliestTimestamp=i,i=0}if(e.keyframe){this._clusterStartTime=i,this._mediaBuffer.cleanup(),d.debug(`[WebmBuilder] Segment header for participant [${this._participantId}]`);let s=Pe._genWebmHeader();this._mediaBuffer.append(s);let p=Pe._genSegmentHeader(e.width,e.height,t);this._mediaBuffer.append(p)}let a=Math.round(i-this._clusterStartTime);if(a>Dn&&(this._clusterStartTime=i,a=0),a===0){d.debug(`[WebmBuilder] Cluster header for participant [${this._participantId}]`);let s=Pe._genClusterHeader(this._clusterStartTime);this._mediaBuffer.append(s)}let n=b.element(b.ID.SimpleBlock,[b.vintEncodedNumber(Er),b.bytes(Pe._intToU16BE(a)),b.number((e.keyframe?1:0)<<7),b.bytes(e.frameData)]);this._mediaBuffer.append(n,!0)}destroy(){super.destroy(),this._video&&(this._video.onpause=null,this._video.onwaiting=null,this._video.onstalled=null,this._video.onerror=null,this._video.pause(),this._video.src="",document.body.removeChild(this._video)),this._mediaBuffer&&(this._mediaBuffer.destroy(),this._mediaBuffer=null),this._stream&&(this._stream.getTracks().forEach(e=>e.stop()),this._stream=null),d.debug(`[WebmBuilder] destroyed for participant [${this._participantId}]`)}static isBrowserSupported(){var e,t,i;return"captureStream"in((e=window.HTMLVideoElement)==null?void 0:e.prototype)&&((t=window.MediaSource)==null?void 0:t.isTypeSupported('video/webm; codecs="vp8"'))&&((i=window.MediaSource)==null?void 0:i.isTypeSupported('video/webm; codecs="vp9"'))}};var _t=class{constructor(r,e,t,i,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=Ca(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=p=>this._onStream(t,p);l.screenShareWebmBuilder&&Pe.isBrowserSupported()?i=new Pe(t,s,this._onStat):i=new Lt(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(Ve.isBrowserSupported()||lt.isBrowserSupported())&&(Lt.isBrowserSupported()||Pe.isBrowserSupported())}};import Pa from"@vkontakte/libvpx";var wn=1e3,Nt=class extends Ne{constructor(e,t,i,a){super();this._video=null;this._imageCapture=null;this._canvas=null;this._canvasCtx=null;this._stream=null;this._track=null;this._frameReadTimeout=0;this._lastFrame=null;this._sourceTrack=e,this._onFrame=t,this._useCongestionControl=i,this._maxBitrate=a,this._useImageCapture="ImageCapture"in window&&"ImageBitmap"in window,(e.readyState!=="live"||!e.enabled||e.muted)&&(this._useImageCapture=!1)}_createDom(){this._canvas||(this._canvas=document.createElement("canvas"),this._canvas.style.pointerEvents="none",this._canvas.style.visibility="hidden",this._canvas.style.position="absolute",this._canvas.style.width="160px",this._canvas.style.height="90px",this._canvas.style.bottom="0",this._canvas.style.right="160px",this._canvas.style.zIndex="5000",this._canvasCtx=this._canvas.getContext("2d"),document.body.appendChild(this._canvas)),!this._video&&!this._useImageCapture&&(this._video=document.createElement("video"),this._video.controls=!1,this._video.autoplay=!1,this._video.preload="auto",this._video.muted=!0,this._video.style.pointerEvents="none",this._video.style.visibility="hidden",this._video.style.position="absolute",this._video.style.width="160px",this._video.style.height="90px",this._video.style.bottom="0",this._video.style.right="0",this._video.style.zIndex="5000",document.body.appendChild(this._video))}_removeDom(){try{this._canvas&&document.body.removeChild(this._canvas),this._video&&document.body.removeChild(this._video)}catch(e){}this._canvasCtx=null,this._canvas=null,this._video=null}_createStream(e){return c(this,null,function*(){if(!this._canvas)throw new Error("Canvas not found");if(!this._video&&!this._useImageCapture)throw new Error("Video element not found");return this._stream=this._canvas.captureStream(0),this._track=this._stream.getVideoTracks()[0],new Promise((t,i)=>{if(this._useImageCapture)this._imageCapture=new ImageCapture(e),t();else{let a=this._video;a.srcObject=new MediaStream([e]),a.onloadeddata=p=>t(),a.onerror=()=>i(new Error("Video element error"));let 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 b=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var y=Object.prototype.hasOwnProperty;var V=(a,r)=>{for(var s in r)b(a,s,{get:r[s],enumerable:!0})},h=(a,r,s,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of x(r))!y.call(a,e)&&e!==s&&b(a,e,{get:()=>r[e],enumerable:!(i=R(r,e))||i.enumerable});return a};var M=a=>h(b({},"__esModule",{value:!0}),a);var F={};V(F,{default:()=>A});var A=(a,r,s,i)=>{let e;function m(t,o){return a({locateFile:r}).then(n=>{if(e=new n.VpxEncoder,e.debug(o),!e.init(t?n.VpxType.VP9:n.VpxType.VP8))throw self.postMessage({type:"log_error",message:"encoder-init-fail-libvpx"}),new Error("LibVPxEncoder failed to create");if(s){let d=Math.round(i/1e3);e.setTargetBitrate(d)}else e.setMaxQuantizer(10),e.setTargetBitrate(1024)})}function E(t,o,n,p){let d=e.allocateImage(t,o);if(!d){self.postMessage({type:"frame",error:"No buffer data"});return}d.set(new Uint8Array(n));let f=Math.round(performance.now()),u=150;if(!e.encode(f,u,p)){self.postMessage({type:"frame",error:"Encode failed"});return}let c=e.readFrame();if(!c){self.postMessage({type:"frame",error:"No encoded data"});return}e.readFrame()&&(self.postMessage({type:"debug",message:"LibVPxEncoder dropped frame"}),self.postMessage({type:"log_error",message:"LibVPxEncoder-drop"}));let l=new Uint8Array(c.byteLength);l.set(c),self.postMessage({type:"frame",frameType:p?"key":"delta",timestamp:f,duration:u,width:t,height:o,data:l.buffer},[l.buffer])}function g(t,o){let n=Math.round(t/1e3);e.setTargetBitrate(n)}self.onmessage=t=>{switch(t.data.type){case"init":m(t.data.isVP9,t.data.debug).then(()=>self.postMessage({type:"ready"})).catch(o=>self.postMessage({type:"error",error:String(o)}));break;case"frame":E(t.data.width,t.data.height,t.data.imageData,t.data.keyFrame);break;case"set_bitrate":g(t.data.bitrate,t.data.useCbr);break}}};return M(F);})();
10
- `,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})},[Pa,Pa.getUrl,this._useCongestionControl,this._maxBitrate],{isVP9:this.isVP9(),debug:d.enabled()})})}_encode(e,t){let i=e.data.buffer;this._sendToWorker("frame",{width:e.width,height:e.height,imageData:i,keyFrame:t},[i])}_requestFrameVideo(e){let t=this._drawFrameVideo();this._encode(t,e)}_requestFrameBitmap(e){this._frameReadTimeout=window.setTimeout(()=>{if(this._lastFrame){let t=this._drawFrameData(this._lastFrame);this._encode(t,e)}else this._onFrame(null)},wn),this._getFrameBitmap().then(t=>{var a;window.clearTimeout(this._frameReadTimeout),(a=this._lastFrame)==null||a.close(),this._lastFrame=t;let i=this._drawFrameData(t);this._encode(i,e)}).catch(()=>{})}requestFrame(e=!1){this._useImageCapture?this._requestFrameBitmap(e):this._requestFrameVideo(e)}setBitrate(e,t=!1){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t})}isVP9(){return!1}destroy(){this._removeWorker(),this._removeStream(),this._removeDom(),d.debug("LibVPxEncoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window&&("CanvasCaptureMediaStream"in window||"CanvasCaptureMediaStreamTrack"in window)}};var gt=class extends Ne{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 b=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var T=Object.getOwnPropertyNames;var B=Object.prototype.hasOwnProperty;var _=(a,t)=>{for(var n in t)b(a,n,{get:t[n],enumerable:!0})},x=(a,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of T(t))!B.call(a,r)&&r!==n&&b(a,r,{get:()=>t[r],enumerable:!(i=C(t,r))||i.enumerable});return a};var I=a=>x(b({},"__esModule",{value:!0}),a);var O={};_(O,{default:()=>M});var M=()=>{let t,n,i,r,R,E,l=null,p=0,s=!1,d=0,g,V,c=!1;function h(e){t=e.readable,n=t.getReader(),i=e.width,r=e.height,R=e.isVP9,E=e.framerate,g=e.useCongestionControl,V=e.maxBitrate,g&&(d=V,c=e.useCbr),u(),self.postMessage({type:"ready"})}function y(e){p=self.setTimeout(()=>{l&&A(l,e)},1e3),!s&&(s=!0,n.read().finally(()=>{s=!1,self.clearTimeout(p)}).then(({done:o,value:m})=>{if(l==null||l.close(),l=null,!(o||!m)){if(!f){n.releaseLock(),t.cancel();return}l=m,A(m,e)}}))}function A(e,o){(e.codedWidth!==i||e.codedHeight!==r)&&(i=e.codedWidth,r=e.codedHeight,u()),f.encode(e,{keyFrame:o})}function u(){let e={framerate:E,codec:R?"vp09.00.50.08":"vp8",width:i,height:r,latencyMode:"realtime",bitrateMode:c?"constant":"variable"};d>0&&(e.bitrate=d),f.configure(e)}function F(e,o=!1){d=e,c=o,u()}let f=new VideoEncoder({output:e=>{let o;e.data?o=e.data:(o=new ArrayBuffer(e.byteLength),e.copyTo(o)),self.postMessage({type:"frame",frameType:e.type,timestamp:e.timestamp,duration:e.duration,width:i,height:r,data:o},[o])},error:e=>{self.postMessage({type:"frame",error:String(e)})}});self.onmessage=e=>{switch(e.data.type){case"init":h(e.data);break;case"frame":y(e.data.keyFrame);break;case"set_bitrate":F(e.data.bitrate,e.data.useCbr);break}}};return I(O);})();
11
- `,a=>{var 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){this._sendToWorker("set_bitrate",{bitrate:e,useCbr:t})}isVP9(){return!0}destroy(){this._removeWorker(),d.debug("WebCodecsEncoder destroyed")}static isBrowserSupported(){return"VideoEncoder"in window&&"Worker"in window&&"EncodedVideoChunk"in window&&"MediaStreamTrackProcessor"in window}};var xn=2100,Ln=600,Nn=1.2,ba=.8,Un=2e3,Bn=8e3,Ir=8e3,Fn=16e3,Vn=4,jn=2e3,ki=(t=>(t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t))(ki||{}),ei=class{constructor(r,e,t,i,a,n){this._upPenalty=0;this._delayAvgShort=-1;this._delayAvgLong=-1;this._minDelay=Number.MAX_VALUE;this._maxDelay=0;this._largeDelayDuration=0;this._onCongestion=r,this._ccEnabled=i,this._minBitrate=e,this._maxBitrate=t,this._fastSharing=a,n>0?this._highDelayThreshold=n:this._highDelayThreshold=xn,a&&(this._highDelayThreshold=Ln),this._trendDelayThreshold=Math.round(this._highDelayThreshold/3),this._targetBitrate=this._maxBitrate,this._probing=!1;let s=Date.now();this._lastDown=0,this._lastUp=s,this._lastProbing=s,this._lastCheckDelay=0}checkDelay(r,e,t){let i=Date.now();if(this._calcDelay(e,i),this._delayAvgShort<=0||this._delayAvgLong<=0||!this._ccEnabled)return;let a=0,n=this._delayAvgShort-this._delayAvgLong,s=Math.round(Math.abs(n)*100/this._delayAvgLong),p=n>40&&s>30&&this._delayAvgShort>this._trendDelayThreshold,u=this._delayAvgShort>this._highDelayThreshold;p||u?a=2:Math.abs(n)<40&&s<10&&!u&&(a=1);let g=Math.round(this._targetBitrate/1e3),m=t;r%10===0&&d.debug(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${ki[a]} tr=${g} br=${t}`);let v=i-this._lastDown;if(a===2&&v>Un){this._probing&&(this._upPenalty=Math.min(++this._upPenalty,Vn),this._probing=!1);let Y=ba*m*1e3;if(Y>=this._targetBitrate&&(Y=this._targetBitrate*ba),Y=Math.max(Y,this._minBitrate),Y<this._targetBitrate){let ie=Math.round(Y/1e3),Q=Math.round(this._upPenalty*Ir/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${ki[a]}`),d.log(`#${r}: cc: DOWN delay=${e} bitrate=${m} target=${g} -> newBitrate=${ie} penalty=${Q}s`),this._setBitrate(Y,!0),this._targetBitrate=Y}this._lastDown=i}let D=i-this._lastUp,w=Bn+this._upPenalty*Ir;if(a===1&&D>w&&v>w){let Y=Math.min(this._targetBitrate*Nn,this._maxBitrate);if(Y>this._targetBitrate){let ie=Math.round(Y/1e3),Q=Math.round(this._targetBitrate/1e3),_e=Math.round(this._upPenalty*Ir/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${ki[a]}`),d.log(`#${r}: cc: UP bitrate=${m} target=${Q} -> newBitrate=${ie} penalty=${_e}s`),this._setBitrate(Y,!1),this._targetBitrate=Y,this._probing=!0,this._lastProbing=i,this._lastUp=i}}let V=i-this._lastProbing;this._probing&&V>Fn&&(this._probing=!1);let H=i-this._lastDown;this._upPenalty>0&&H>3*w&&(d.log(`#${r}: cc: UP reset penalty: oldPenalty=${this._upPenalty}`),this._upPenalty=0)}_setBitrate(r,e){this._fastSharing&&(e=!0),this._onCongestion(r,e)}_calcDelay(r,e){if(!(r<=0)){if(this._delayAvgShort===-1&&(this._delayAvgShort=r,this._delayAvgLong=r),this._delayAvgShort=Math.round((this._delayAvgShort*3+r)/4),this._delayAvgLong=Math.round((this._delayAvgLong*23+r)/24),r>0&&r<this._minDelay?this._minDelay=r:r>this._maxDelay&&(this._maxDelay=r),this._lastCheckDelay===0&&(this._lastCheckDelay=e),r>jn){let t=e-this._lastCheckDelay;this._largeDelayDuration+=t}this._lastCheckDelay=e}}reconfigure(r,e){this._minBitrate=r,this._maxBitrate=e}getStat(){if(this._minDelay===Number.MAX_VALUE||this._maxDelay===0||this._delayAvgLong<=0)return null;let r={minDelay:this._minDelay,maxDelay:this._maxDelay,avgDelay:this._delayAvgLong,largeDelayDuration:this._largeDelayDuration};return this._minDelay=Number.MAX_VALUE,this._maxDelay=0,this._largeDelayDuration=0,r}};var ti=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++){if(r===this._buffer[e].seq)return this._buffer[e];if(e=++e%this._maxSize,e===this._tail)break}return null}getServerBitrateK(r){let e=0,t=0,i=-1,a=-1,n=this._tail;for(let s=0;s<this._maxSize;s++){n>0?--n:n=this._maxSize-1;let p=this._buffer[n];if(p===null||(a===-1&&(a=p.ts2,t=0),a>=0&&(t+=p.size),i=p.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===null)break;if(t.recv>=0&&t.sent>=0)return t.recv-t.sent;if(r===this._head)break}return 0}getMaxBandwidth(){let r=0,e=0,t=-1,i=-1,a=this._tail;for(let n=0;n<this._maxSize;n++){if(a>0?--a:a=this._maxSize-1,i===-1&&this._buffer[a].end&&!this._buffer[a].start&&(i=this._buffer[a].ts2,e=0),t===-1&&i>=0&&this._buffer[a].start&&!this._buffer[a].end&&(t=this._buffer[a].ts2),t>=0&&i>=0){let s=i-t;r=s>0?e*8/s:0;break}if(i>=0&&(e+=this._buffer[a].size),a===this._head)break}return Math.round(r)}};var Gn=65536,Wn=50,Kn=400,$n=1e6,qn=3e4,Oi=0,ft=class{constructor(r,e,t,i){this._destroyed=!1;this._needKeyframe=!0;this._frameNum=0;this._feedback=new ti(1024);this._lastSharingStat=Date.now();this._congestionControlEnabled=!1;d.debug("ScreenCaptureSender started"),this.DATA_SIZE=l.consumerScreenDataChannelPacketSize-11,this._datachannel=e,this._signaling=t,this._fastSharing=i,this._congestionControlEnabled=l.screenShareCongestionControl||this._fastSharing,this._width=r.getSettings().width,this._height=r.getSettings().height;let{minBitrate:a,maxBitrate:n}=this._calcMinMaxBitrate(this._width,this._height),s=this._onCongestionCallback.bind(this);d.log(`ScreenCaptureSender: CongestionControl: enabled=${this._congestionControlEnabled} minBitrate=${Math.round(a/1e3)}k maxBitrate=${Math.round(n/1e3)}k delayThreshold=${l.screenShareCongestionControlThreshold}`),this._congestionControl=new ei(s,a,n,this._congestionControlEnabled,this._fastSharing,l.screenShareCongestionControlThreshold);let p=(u,g)=>{if(!this._destroyed){if(!u){d.warn("requestFrame failed, keyFrame: "+this._needKeyframe,g),this._needKeyframe=!0,this._requestFrame();return}(u.width!==this._width||u.height!==this._height)&&(this._width=u.width,this._height=u.height,this._onResize(this._width,this._height)),this._send(u).catch(m=>{d.warn("sendFrame failed",m),this._needKeyframe=!0}).finally(()=>{this._frameNum++,u.type==="key"&&d.debug(`#${this._frameNum}: sharing: send keyframe size=${Math.round(u.byteLength/1e3)}k`);let m=this._feedback.getCurrentDelay(),v=this._feedback.getServerBitrateK(2e3);m>0&&this._congestionControl.checkDelay(this._frameNum,m,v),this._requestFrame()}),this._sendSharingStat()}};if(gt.isBrowserSupported()){let u=this._fastSharing,g=l.getScreenFrameRate(this._fastSharing);this._encoder=new gt(r,p,this._congestionControlEnabled,n,u,g)}else this._encoder=new Nt(r,p,this._congestionControlEnabled,n);this._datachannel.onmessage=u=>{Ra(u.data)&&(d.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0);let g=ya(u.data);g!==null&&this._checkCcFeedback(g)},this._encoder.init().then(()=>this._requestFrame()).catch(u=>d.warn("ScreenCaptureSender init failed",u))}_requestFrame(){this._destroyed||(this._encoder.requestFrame(this._needKeyframe),this._needKeyframe=!1)}_wrapHeader(r,e,t,i,a){let n=Ta(r,e,t,i,Oi,this._encoder.isVP9(),a);return Oi=(Oi+1)%Gn,n}_stopPacket(){return this._wrapHeader(Date.now(),!1,!1,!1,null)}_send(r){return c(this,null,function*(){return new Promise((e,t)=>{this._sendChunk(r,0,e,t)})})}_sendChunk(r,e,t,i){if(!this._datachannel||this._datachannel.readyState!=="open"){i();return}let a=r.data.slice(e,e+this.DATA_SIZE),n=r.data.byteLength<=e+a.byteLength;this._feedback.add(Oi,r.timestamp,a.byteLength,!e,n);let s=this._wrapHeader(r.timestamp,!e,n,r.type==="key",a);this._datachannel.onbufferedamountlow=n?()=>{this._datachannel.bufferedAmount<=this._datachannel.bufferedAmountLowThreshold&&(this._datachannel.onbufferedamountlow=null,t())}:null;try{this._datachannel.send(s)}catch(p){d.warn("Error send data to DataChannel",p),i();return}n||R.setImmediate(()=>this._sendChunk(r,e+this.DATA_SIZE,t,i))}destroy(){this._datachannel.onbufferedamountlow=null,this._datachannel.onmessage=null,this._datachannel.readyState==="open"&&this._datachannel.send(this._stopPacket()),this._destroyed=!0,this._encoder.destroy(),d.debug("ScreenCaptureSender destroyed")}static isBrowserSupported(){return gt.isBrowserSupported()||Nt.isBrowserSupported()}_onCongestionCallback(r,e){this._encoder.setBitrate(r,e)}_onResize(r,e){let{minBitrate:t,maxBitrate:i}=this._calcMinMaxBitrate(r,e),a=Math.round(t/1e3),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.min($n,Math.round(t*Wn)),a=Math.round(t*Kn);return{minBitrate:i,maxBitrate:a}}_checkCcFeedback(r){this._feedback.update(r.seq,r.ts2)===null&&d.debug(`cc: update failed, seq=${r.seq}`)}_sendSharingStat(){let r=Date.now();if(r-this._lastSharingStat>qn){let t=this._congestionControl.getStat();t!==null&&(d.debug(`cc: send stats: ${JSON.stringify(t)}`),this._signaling.reportSharingStat(t)),this._lastSharingStat=r}}};var re=class{static get sessionKey(){return re._sessionKey}static set sessionKey(r){re._sessionKey=r}static get sessionSecretKey(){return re._sessionSecretKey}static set sessionSecretKey(r){re._sessionSecretKey=r}static get accessToken(){return re._accessToken}static set accessToken(r){re._accessToken=r}static isEmpty(){return!re._sessionKey||!re._sessionSecretKey}};var E=class{static set(r){r.hasOwnProperty("voiceParams")&&(Object.assign(E._params.voiceParams,r.voiceParams),delete r.voiceParams),r.hasOwnProperty("specListenerParams")&&(Object.assign(E._params.specListenerParams,r.specListenerParams),delete r.specListenerParams),r.hasOwnProperty("apiAuth")&&(re.accessToken=r.apiAuth.accessToken,re.sessionKey=r.apiAuth.sessionKey,re.sessionSecretKey=r.apiAuth.sessionSecretKey),r.hasOwnProperty("api")&&(Object.assign(E._params.api,r.api),delete r.api),Object.assign(E._params,R.objectFilterOutValues(r,void 0))}static get(r){return E._params[r]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.8.2-dev.e1d7e72.0"}static get debug(){}static get protocolVersion(){return E._params.joinFromMultipleDevices?6:5}static get platform(){return E._params.platform}static set platform(r){E._params.platform=r}static get clientType(){return E._params.clientType}static set clientType(r){E._params.clientType=r}static get externalUserType(){return E._params.externalUserType}static set externalUserType(r){E._params.externalUserType=r}static get device(){return E._params.device}static get apiKey(){return E._params.apiKey}static get apiEnv(){return E._params.apiEnv}static get apiEndpoint(){switch(E.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 E._params.apiEnv}}static get authToken(){return E._params.authToken}static set authToken(r){E._params.authToken=r}static get anonymToken(){return E._params.anonymToken}static set anonymToken(r){E._params.anonymToken=r}static get domain(){return E._params.domain}static get externalDomain(){return E._params.externalDomain}static get iceServers(){return E._params.iceServers}static set iceServers(r){E._params.iceServers=r}static get wssBase(){return E._params.wssBase}static set wssBase(r){E._params.wssBase=r}static get wssToken(){return E._params.wssToken}static set wssToken(r){E._params.wssToken=r}static get signalingReconnectDelay(){return E._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return E._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return E._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return E._params.waitConnectionDelay}static get waitResponseDelay(){return E._params.waitResponseDelay}static get waitMessageDelay(){return E._params.waitMessageDelay}static get waitAnotherTabDelay(){return E._params.waitAnotherTabDelay}static get debugLog(){return E._params.debugLog}static get forceRelayPolicy(){return E._params.forceRelayPolicy}static set forceRelayPolicy(r){E._params.forceRelayPolicy=r}static get videoMinWidth(){return E._params.videoMinWidth}static get videoMaxWidth(){return E._params.videoMaxWidth}static set videoMaxWidth(r){E._params.videoMaxWidth=r}static get videoMinHeight(){return E._params.videoMinHeight}static get videoMaxHeight(){return E._params.videoMaxHeight}static set videoMaxHeight(r){E._params.videoMaxHeight=r}static get videoAspectRatio(){return E._params.videoAspectRatio}static get videoFrameRate(){return E._params.videoFrameRate}static get videoFacingMode(){return E._params.videoFacingMode||(P.isMobile()?"user":null)}static set videoFacingMode(r){E._params.videoFacingMode=r}static get displaySurface(){return E._params.displaySurface}static get videoEffects(){return E._params.videoEffects}static set videoEffects(r){E._params.videoEffects=r}static get videoEffectMaxWidth(){return E._params.videoEffectMaxWidth}static set videoEffectMaxWidth(r){E._params.videoEffectMaxWidth=r}static get videoEffectMaxHeight(){return E._params.videoEffectMaxHeight}static set videoEffectMaxHeight(r){E._params.videoEffectMaxHeight=r}static get useVmoji(){var r;return((r=E._params.vmoji)==null?void 0:r.isBrowserSupported())||!1}static get vmoji(){return E._params.vmoji}static set vmoji(r){E._params.vmoji=r}static get vmojiRenderingOptions(){return E._params.vmojiRenderingOptions||{}}static set vmojiRenderingOptions(r){E._params.vmojiRenderingOptions=r}static get voiceParams(){return E._params.voiceParams}static get specListenerParams(){return E._params.specListenerParams}static get iceRestartWaitTime(){return E._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return E._params.transportConnectionWaitTime}static get statisticsInterval(){return E._params.statisticsInterval}static set statisticsInterval(r){E._params.statisticsInterval=r}static get networkStatisticsInterval(){return E._params.networkStatisticsInterval}static get perfStatReportEnabled(){return E._params.perfStatReportEnabled}static get callStatReportEnabled(){return E._params.callStatReportEnabled}static get producerNotificationDataChannel(){return E._params.producerNotificationDataChannel}static get producerCommandDataChannel(){return E._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return E._params.consumerScreenDataChannel&&ft.isBrowserSupported()}static get producerScreenDataChannel(){return E._params.producerScreenDataChannel&&E.producerNotificationDataChannel&&_t.isBrowserSupported()}static get asrDataChannel(){return E._params.asrDataChannel&&E.producerNotificationDataChannel}static get consumerScreenDataChannelPacketSize(){return E._params.consumerScreenDataChannelPacketSize}static get screenShareWebmBuilder(){return E._params.screenShareWebmBuilder}static get noiseSuppression(){return E._params.noiseSuppression}static set noiseSuppression(r){E._params.noiseSuppression=r}static get preferH264(){return E._params.preferH264}static get preferVP9(){return E._params.preferVP9}static get audioNack(){return E._params.audioNack}static get consumerScreenTrack(){return E._params.consumerScreenTrack&&E.consumerScreenDataChannel}static get producerScreenTrack(){return E._params.producerScreenTrack}static get movieShare(){return E._params.movieShare&&E.videoTracksCount>0}static get videoTracksCount(){return E.producerNotificationDataChannel?Number(E._params.videoTracksCount):0}static get breakVideoPayloadTypes(){return E._params.breakVideoPayloadTypes}static get useParticipantListChunk(){return E._params.useParticipantListChunk&&E.videoTracksCount>0}static get useRooms(){return E._params.useRooms}static get participantListChunkInitIndex(){var r;return(r=E._params.participantListChunkInitIndex)!=null?r:0}static get participantListChunkInitCount(){var r;return(r=E._params.participantListChunkInitCount)!=null?r:null}static get serverAudioRed(){return E._params.serverAudioRed&&P.canPreferRed()}static get p2pAudioRed(){return E._params.p2pAudioRed&&P.canPreferRed()}static get h264spsPpsIdrInKeyframe(){return E._params.h264spsPpsIdrInKeyframe}static get filterObservers(){return E._params.filterObservers}static get muteMode(){return E._params.muteMode}static get preserveAudioTracks(){return E._params.preserveAudioTracks}static get audioShare(){return P.isAudioShareSupported()&&E._params.audioShare}static get fastScreenShare(){return E._params.fastScreenShare}static get screenShareCongestionControl(){return E._params.screenShareCongestionControl}static get screenShareCongestionControlThreshold(){return E._params.screenShareCongestionControlThreshold}static get api(){return E._params.api}static get fastScreenShareWidth(){return E._params.fastScreenShareWidth}static get fastScreenShareHeight(){return E._params.fastScreenShareHeight}static getScreenFrameRate(r){return r?E._params.fastScreenShareFrameRate:E._params.screenFrameRate}},l=E;l._params={platform:"WEB",clientType:"PORTAL",externalUserType:"",device:"browser",apiKey:"",authToken:"",anonymToken:"",apiEnv:"AUTO",domain:"",externalDomain:"",iceServers:[],wssBase:"",wssToken:"",signalingReconnectDelay:1e3,signalingReconnectMaxDelay:5e3,signalingReconnectMaxCount:20,waitConnectionDelay:1e4,waitResponseDelay:1e4,waitMessageDelay:15e3,waitAnotherTabDelay:200,debugLog:!1,forceRelayPolicy:!1,videoMinWidth:428,videoMinHeight:240,videoMaxWidth:1280,videoMaxHeight:720,videoAspectRatio:16/9,videoFrameRate:25,screenFrameRate:15,videoFacingMode:null,displaySurface:"monitor",videoEffects:null,videoEffectMaxWidth:640,videoEffectMaxHeight:360,vmoji:null,vmojiRenderingOptions:null,iceRestartWaitTime:2e4,transportConnectionWaitTime:5e3,statisticsInterval:5e3,networkStatisticsInterval:2e4,perfStatReportEnabled:!0,callStatReportEnabled:!1,voiceParams:{smoothing:.8,minFreq:200,maxFreq:5e3,interval:500,threshold:.35,speakerLevelMultiplier:1.8},specListenerParams:{connectionTimeout:1e4,volumeTimeout:1e4},producerNotificationDataChannel:!0,producerCommandDataChannel:!0,consumerScreenDataChannel:!0,producerScreenDataChannel:!0,asrDataChannel:!1,consumerScreenDataChannelPacketSize:64*1024,screenShareWebmBuilder:!1,noiseSuppression:!0,preferH264:!1,preferVP9:!0,audioNack:!0,consumerScreenTrack:!0,producerScreenTrack:!0,videoTracksCount:30,movieShare:!1,useParticipantListChunk:!1,useRooms:!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,api:{userIdsByOkBatchedTimeout:1e3},fastScreenShareFrameRate:24,fastScreenShareWidth:1280,fastScreenShareHeight:720};var Cr=(p=>(p.WAITING_HALL="WAITING_HALL",p.WAITING="WAITING",p.CONNECTING="CONNECTING",p.CONNECTED="CONNECTED",p.RECONNECT="RECONNECT",p.ERROR="ERROR",p.HANGUP="HANGUP",p.PERMISSIONS="PERMISSIONS",p))(Cr||{});function j(o,...r){let e=l.get(o);e&&setTimeout(e,0,...r)}function le(o,r,...e){if(l.filterObservers){if(Array.isArray(r)){if(r=r.filter(t=>!t.observer),!r.length)return}else if(r.observer)return}j(o,r,...e)}function Ee(o){return Object.assign({},o)}function St(o){return o.slice()}var Tr;(Jo=>{function o(h,A){j("onLocalStream",h,Ee(A))}Jo.onLocalStream=o;function r(h,A){j("onScreenStream",h,Ee(A))}Jo.onScreenStream=r;function e(h,A){j("onVmojiStream",h,Ee(A))}Jo.onVmojiStream=e;function t(h,A){j("onLocalStreamUpdate",Ee(h),A)}Jo.onLocalStreamUpdate=t;function i(h){d.debug("Local status:",h),j("onLocalStatus",h)}Jo.onLocalStatus=i;function a(h,A){le("onRemoteStream",h,A)}Jo.onRemoteStream=a;function n(h,A){le("onRemoteLive",h,A)}Jo.onRemoteLive=n;function s(h,A){le("onLocalLive",h,A)}Jo.onLocalLive=s;function p(h,A){le("onRemoteLiveUpdate",h,A)}Jo.onRemoteLiveUpdate=p;function u(h,A){le("onLocalLiveUpdate",h,A)}Jo.onLocalLiveUpdate=u;function g(h,A){le("onRemoteScreenStream",h,A)}Jo.onRemoteScreenStream=g;function m(h,A){le("onRemoteVmojiStream",h,A)}Jo.onRemoteVmojiStream=m;function v(h,A,ee,we,$t){le("onConversation",h,Ee(A),Ee(ee),we,$t)}Jo.onConversation=v;function D(h){h&&j("onConversationParticipantListChunk",h)}Jo.onConversationParticipantListChunk=D;function w(h,A,ee){le("onRemoteMediaSettings",h,Ee(A),ee)}Jo.onRemoteMediaSettings=w;function V(h,A){le("onLocalMediaSettings",h,Ee(A))}Jo.onLocalMediaSettings=V;function H(h,A){le("onRemoteSharedMovieInfo",h,Ee(A))}Jo.onRemoteSharedMovieInfo=H;function Y(h,A){le("onRemoteSharedMovieStoppedInfo",h,Ee(A))}Jo.onRemoteSharedMovieStoppedInfo=Y;function ie(h,A){le("onLocalSharedMovieInfo",h,Ee(A))}Jo.onLocalSharedMovieInfo=ie;function Q(h,A){le("onLocalSharedMovieStoppedInfo",h,Ee(A))}Jo.onLocalSharedMovieStoppedInfo=Q;function _e(h,A){le("onParticipantAdded",h,A)}Jo.onParticipantAdded=_e;function Te(h,A){le("onParticipantJoined",h,A)}Jo.onParticipantJoined=Te;function ct(h,A,ee){le("onRemoteParticipantState",h,Ee(A),ee)}Jo.onRemoteParticipantState=ct;function hi(h,A,ee=null){d.debug("Remote status:",A,h),le("onRemoteStatus",h,A,ee)}Jo.onRemoteStatus=hi;function Kt(){j("onPermissionsRequested")}Jo.onPermissionsRequested=Kt;function X(h,A){j("onPermissionsError",h,A)}Jo.onPermissionsError=X;function kr(h,A){le("onRemoteRemoved",h,A)}Jo.onRemoteRemoved=kr;function Or(h,A,ee){j("onCallState",h,A,Ee(ee))}Jo.onCallState=Or;function wr(h,A){j("onDeviceSwitched",h,A)}Jo.onDeviceSwitched=wr;function qi(h,A,ee,we=!1,$t=!1,Ji=null,Yi=null,Ya,Lr,Qa=null){let Xa=Lr?St(Lr):void 0;j("onMuteStates",Ee(h),St(A),St(ee),we,$t,Ji,Yi,Ya,Xa,Qa)}Jo.onMuteStates=qi;function zi(h,A){le("onRolesChanged",h,St(A))}Jo.onRolesChanged=zi;function xr(h){j("onLocalRolesChanged",St(h))}Jo.onLocalRolesChanged=xr;function _i(h,A,ee,we){le("onPinnedParticipant",h,A,ee,we)}Jo.onPinnedParticipant=_i;function C(h,A){j("onLocalPin",h,A)}Jo.onLocalPin=C;function _(h){j("onOptionsChanged",St(h))}Jo.onOptionsChanged=_;function M(){j("onCallAccepted")}Jo.onCallAccepted=M;function T(){j("onRateNeeded")}Jo.onRateNeeded=T;function y(h){le("onSpeakerChanged",h)}Jo.onSpeakerChanged=y;function L(h){j("onVolumesDetected",St(h))}Jo.onVolumesDetected=L;function G(h,A){j("onLocalVolume",h,A)}Jo.onLocalVolume=G;function oe(h,A){j("onJoinStatus",h,A)}Jo.onJoinStatus=oe;function pe(h,A){j("onHangup",h,A)}Jo.onHangup=pe;function Me(h){j("onMultipartyChatCreated",Ee(h))}Jo.onMultipartyChatCreated=Me;function Ge(){j("onDeviceChange")}Jo.onDeviceChange=Ge;function Ae(h){j("onFingerprintChange",h)}Jo.onFingerprintChange=Ae;function De(){j("onTokenExpired")}Jo.onTokenExpired=De;function ke(h,A,ee=!1){j("onChatMessage",h,A,ee)}Jo.onChatMessage=ke;function U(h,A,ee=!1){j("onCustomData",h,A,ee)}Jo.onCustomData=U;function Oe(h,A,ee,we,$t,Ji,Yi=null){j("onRecordStarted",h,A,ee,we,$t,Ji,Yi)}Jo.onRecordStarted=Oe;function B(h=null){j("onRecordStopped",h)}Jo.onRecordStopped=B;function Rt(h){j("onLocalNetworkStatusChanged",h)}Jo.onLocalNetworkStatusChanged=Rt;function $(h){j("onNetworkStatusChanged",h)}Jo.onNetworkStatusChanged=$;function me(h,...A){j("onDebugMessage",h,...A)}Jo.onDebugMessage=me;function Se(h,A){let ee=Object.assign({},h,{memory:A});j("onStatistics",ee)}Jo.onStatistics=Se;function Z(){j("onAutoplayError")}Jo.onAutoplayError=Z;function J(h,A,ee){j("onChatRoomUpdated",h,A,ee)}Jo.onChatRoomUpdated=J;function se(h){j("onRemoteMixedAudioStream",h)}Jo.onRemoteMixedAudioStream=se;function We(h){j("onJoinLinkChanged",h)}Jo.onJoinLinkChanged=We;function Bo(h){j("onRoomsUpdated",h)}Jo.onRoomsUpdated=Bo;function Fo(h,A,ee,we){j("onRoomUpdated",h,A,ee,we)}Jo.onRoomUpdated=Fo;function Vo(h){j("onRoomParticipantsUpdated",h)}Jo.onRoomParticipantsUpdated=Vo;function jo(h){j("onRoomSwitched",h)}Jo.onRoomSwitched=jo;function Ho(h){j("onRoomStart",h)}Jo.onRoomStart=Ho;function Go(h,A=null){j("onFeedback",h,A)}Jo.onFeedback=Go;function Wo(h){j("onFeaturesPerRoleChanged",h)}Jo.onFeaturesPerRoleChanged=Wo;function Ko(h){j("onParticipantVmojiUpdate",h)}Jo.onParticipantVmojiUpdate=Ko;function $o(h,A){j("onAsrStarted",h,A)}Jo.onAsrStarted=$o;function qo(){j("onAsrStopped")}Jo.onAsrStopped=qo;function zo(h,A,ee,we){j("onAsrTranscription",h,A,ee,we)}Jo.onAsrTranscription=zo})(Tr||(Tr={}));var f=Tr;var Ma=(i=>(i.DEBUG="DEBUG",i.LOG="LOG",i.WARN="WARN",i.ERROR="ERROR",i))(Ma||{}),Rr;(Q=>{let o="📞",r=(_e,...Te)=>{f.onDebugMessage(_e,...Te)},e=!1,t=(_e,Te)=>(...ct)=>{_e(...ct),ua(Te,ct)},i=console.debug.bind(console,o),a=console.log.bind(console,o),n=console.warn.bind(console,o),s=console.error.bind(console,o),p=r.bind(null,"DEBUG"),u=r.bind(null,"LOG"),g=r.bind(null,"WARN"),m=r.bind(null,"ERROR");Q.debug=p,Q.log=u,Q.warn=g,Q.error=m;function H(){return e}Q.enabled=H;function Y(_e){e=_e,l.debugLog&&nr(),_e?(Q.debug=l.debugLog?t(i,"DEBUG"):i,Q.log=l.debugLog?t(a,"LOG"):a,Q.warn=l.debugLog?t(n,"WARN"):n,Q.error=l.debugLog?t(s,"ERROR"):s):(Q.debug=l.debugLog?t(p,"DEBUG"):p,Q.log=l.debugLog?t(u,"LOG"):u,Q.warn=l.debugLog?t(g,"WARN"):g,Q.error=l.debugLog?t(m,"ERROR"):m)}Q.toggle=Y;function ie(_e,...Te){switch(_e){case"DEBUG":(0,Q.debug)(...Te);break;case"LOG":(0,Q.log)(...Te);break;case"WARN":(0,Q.warn)(...Te);break;case"ERROR":(0,Q.error)(...Te);break}}Q.send=ie})(Rr||(Rr={}));var d=Rr;var yr=(t=>(t.USER="USER",t.ANONYM="ANONYM",t.GROUP="GROUP",t))(yr||{}),fe;(s=>{function o(p){return p.length?typeof p[0]=="object"?p:p.map(u=>r(u)):[]}s.fromIds=o;function r(p,u="USER"){return{id:p,type:u}}s.fromId=r;function e(p){return{id:p.id,type:p.type==="ANONYM"?"ANONYM":"USER"}}s.fromSignaling=e;function t(p){return`{"id":"${p.id}","type":"${p.type}"}`}s.toString=t;function i(p,u="USER"){return t(r(p,u))}s.fromIdToString=i;function a(p){try{return JSON.parse(p)}catch(u){throw new Error(`Failed to parse ExternalId from string '${p}'`)}}s.fromString=a;function n(p,u){return p.id===u.id&&p.type===u.type}s.compare=n})(fe||(fe={}));var ue;(i=>{function o(a,n="USER",s=0){return{id:a,type:n,deviceIdx:s}}i.fromId=o;function r(a){return`{"id":"${a.id}","type":"${a.type}","deviceIdx":"${a.deviceIdx}"}`}i.toString=r;function e(a,n){return Object.assign({deviceIdx:n},fe.fromSignaling(a))}i.fromSignaling=e;function t(a){return a&&typeof a=="object"?a.deviceIdx:0}i.getDeviceIdx=t})(ue||(ue={}));var zn="kf";function Ut(o){return o.stopStream}function Pr(o){return o.keyFrameRequested}function Aa(o){if(Ut(o))return"ss";if(Pr(o))return zn;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 ii=(n=>(n.CAMERA="CAMERA",n.SCREEN="SCREEN",n.STREAM="STREAM",n.MOVIE="MOVIE",n.AUDIOSHARE="AUDIOSHARE",n.ANIMOJI="ANIMOJI",n))(ii||{}),Da="s",ka="m";function He(o){return o.participantId+(o.mediaType?Mt+Da+o.mediaType:"")+(o.streamName?Mt+ka+o.streamName:"")}function ri(o){let r=o.split(Mt),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 Da:t=Jn(s.slice(1));break;case ka:i=s.slice(1);break;case vi: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 Jn(o){for(let r of Object.keys(ii))if(r===o)return ii[r];return null}function br(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 wi(o,r){return!(!br(o.camera,r.camera)||!br(o.screenSharing,r.screenSharing))}function Mr(o,r){return{camera:Object.assign({},o.camera,r.camera),screenSharing:Object.assign({},o.screenSharing,r.screenSharing)}}function Oa(o){try{return btoa(JSON.stringify(o))}catch(r){d.warn("WaitingParticipant: failed convert to string",o,r)}return null}function wa(o){try{return JSON.parse(atob(o))}catch(r){d.warn("WaitingParticipant: failed convert from string",o,r)}return null}var Bt=(o,r)=>R.objectReduce(o,(e,t,i)=>(t===r&&e.push(i),e),[]);var Ft=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(S.ERROR,`audio_device_recover_${r.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!r.bandwidth&&(this._fixNoPacketsApplied=!0,I.log(S.ERROR,"audio_device_recover"),this._mediaSource.toggleAudio(!0))}}_fixAudioDeviceTooManyPackets(r){if(this._fixTooManyPacketsSucceeded||this._fixTooManyPacketsFailed)return;let e=75,t=Date.now();if(!this._lastPacketsSentTime)r.packetsSent>0&&(this._lastPacketsSentTime=t,this._lastPacketsSent=r.packetsSent);else if(t-this._lastPacketsSentTime>500){let i=(r.packetsSent-this._lastPacketsSent)*1e3/(t-this._lastPacketsSentTime);this._lastPacketsSentTime=t,this._lastPacketsSent=r.packetsSent,this._fixTooManyPacketsApplied?i>e?(d.log("Failed to fix RV"),I.log(S.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):t-this._fixTooManyPacketsTime>6e4&&(d.log("Fixed RV"),I.log(S.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):i>e&&(this._fixTooManyPacketsApplied=!0,d.log("Trying to fix RV"),this._mediaSource.toggleAudio(!0),this._fixTooManyPacketsTime=t)}}fix(r){if(!this._mediaSource)return;let e=r.find(t=>t.kind==="audio");e&&(this._fixAudioDeviceNoPackets(e),this._fixAudioDeviceTooManyPackets(e))}};var xa=(n=>(n.producerNotification="producerNotification",n.producerCommand="producerCommand",n.consumerScreenShare="consumerScreenShare",n.producerScreenShare="producerScreenShare",n.asr="asr",n.animoji="animoji",n))(xa||{}),qe=xa;var vt=class extends ae{constructor(e,t){super();this._state="IDLE";this._pc=null;this._signaling=e,this._mediaSource=t}getState(){return this._state||"IDLE"}};var La="videochat-epi",Yn=5e3,nt=class extends ae{constructor(e,t,i=!1){super();this._previousTimestamp=0;this._previousCallStatReportTimestamp=0;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(La)||"",10);return isNaN(e)?0:e}catch(e){return 0}}_handleStats(e){return c(this,null,function*(){if(!e.inbound||!e.inbound.rtps)return;let t=Date.now();!this._directTopology&&l.perfStatReportEnabled&&this._previousTimestamp+Yn<=t&&(yield this.reportPerfStats(e),this._previousTimestamp=t),l.callStatReportEnabled&&this._previousCallStatReportTimestamp+l.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(La,i.estimatedPerformanceIndex)}catch(i){}})}_reportCallStats(e){var s,p,u,g;let t={call_topology:this._directTopology?"D":"S",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,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:Ua(e.inbound.transport.local),local_connection_type:(s=e.inbound.transport.local)==null?void 0:s.type,network_type:(p=e.inbound.transport.local)==null?void 0:p.networkType,transport:(u=e.inbound.transport.local)==null?void 0:u.protocol,remote_address:Ua(e.inbound.transport.remote),remote_connection_type:(g=e.inbound.transport.remote)==null?void 0:g.type};this._previousCallStatReport||(this._previousCallStatReport=Object.assign({},t));let i=!1,a=!1;for(e.inbound.rtps.reduce((m,v)=>(v.kind==="video"?(i=!0,v.framesReceived&&(m.jitter_video=m.jitter_video*m.inbound_video_count/(m.inbound_video_count+1)+v.jitter*1e3/(m.inbound_video_count+1),m.interframe_delay_variance=m.interframe_delay_variance*m.inbound_video_count/(m.inbound_video_count+1)+v.interframeDelayVariance*1e6/(m.inbound_video_count+1),m.inbound_video_count++),m.frames_dropped+=v.framesDropped||0,m.nack_sent+=v.nackCount,m.pli_sent+=v.pliCount,m.fir_sent+=v.firCount,m.freeze_count+=v.freezeCountDelta,m.total_freezes_duration+=v.totalFreezesDurationDelta):(a=!0,v.totalSamplesReceived&&(m.jitter_audio=m.jitter_audio*m.inbound_audio_count/(m.inbound_audio_count+1)+v.jitter*1e3/(m.inbound_audio_count+1),m.total_audio_energy=m.total_audio_energy*m.inbound_audio_count/(m.inbound_audio_count+1)+v.totalAudioEnergy/(m.inbound_audio_count+1),m.inbound_audio_count++),m.total_audio_samples_received+=v.totalSamplesReceived||0,m.inserted_audio_samples_for_deceleration+=v.insertedSamplesForDeceleration||0,m.removed_audio_samples_for_acceleration+=v.removedSamplesForAcceleration||0,m.concealed_audio_samples+=v.concealedSamples||0,m.silent_concealed_audio_samples+=v.silentConcealedSamples||0,m.audio_concealment_events+=v.concealmentEvents||0),m),t),e.outbound.rtps.reduce((m,v)=>(v.kind==="video"&&(m.nack_received+=v.nackCount,m.pli_received+=v.pliCount,m.fir_received+=v.firCount),m),t);this._screenShareStats.length;){let m=this._screenShareStats.pop();m.freeze_duration&&(t.ss_freeze_count+=1,t.ss_total_freezes_duration+=m.freeze_duration)}let n={call_topology:t.call_topology,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:t.rtt};if(i&&!Li(t.jitter_video)&&(n.jitter_video=t.jitter_video),a&&!Li(t.jitter_audio)&&(n.jitter_audio=t.jitter_audio),i&&!Li(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=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&&!Li(t.total_audio_samples_received)){let m=Math.max(0,t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received),v=Math.max(0,t.inserted_audio_samples_for_deceleration-this._previousCallStatReport.inserted_audio_samples_for_deceleration),D=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),V=Math.max(0,t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples),H=Math.max(0,t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events);n.inserted_audio_samples_for_deceleration=ai(v/m*1e3),n.removed_audio_samples_for_acceleration=ai(D/m*1e3),n.concealed_audio_samples=ai(w/m*1e3),n.concealed_silent_audio_samples=ai(V/m*1e3),n.concealment_audio_avg_size=ai(w/H),n.total_audio_energy=t.total_audio_energy}Na(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),Na(t,"remote_address","remote_connection_type")&&(n.remote_address=t.remote_address,n.remote_connection_type=t.remote_connection_type),ge.logCallStat(n),d.log("Sent call stats",n),this._previousCallStatReport=t}};function Na(o,...r){for(let e of r)if(!o.hasOwnProperty(e)||o[e]===void 0)return!1;return!0}function Ua(o){if(o)return`${o.address}:${o.port}`}function Li(o){return o===void 0}function ai(o){return Number.isNaN(o)?0:o}var Ni=.8,ot=class extends vt{constructor(e,t,i,a,n){super(i,a);this._remoteSDP={};this._remoteCandidates={};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._lastNetworkStat={rtt:0,loss:0,date:0};this._remoteNetworkStat={rtt:0,loss:0};this._networkLimits={badNet:{loss:3,rtt:1e3},goodNet:{loss:.5,rtt:600}};if(this._participantId=e,this._isMaster=t,this._serverSettings=n,this._perfStatReporter=new nt(this,i,!0),this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._mediaSource,"TRACK_REPLACED",this._onReplacedTrack.bind(this)),this.subscribe(this._mediaSource,"SOURCE_CHANGED",this._applySettings.bind(this)),this._pc=new RTCPeerConnection({iceServers:l.iceServers,iceTransportPolicy:l.forceRelayPolicy?"relay":"all"},{optional:[{googSuspendBelowMinBitrate:!1}]}),this._pc.onicecandidate=this._handleIceCandidate.bind(this),this._pc.ontrack=this._onAddTrack.bind(this),this._pc.oniceconnectionstatechange=this._onIceConnectionStateChange.bind(this),this._pc.onconnectionstatechange=this._onConnectionStateChange.bind(this),this._pc.onsignalingstatechange=this._onSignalingStateChange.bind(this),this._prevConsumerSettings={},l.useVmoji&&this._createDataChannel(this._pc,qe.animoji,s=>{var p,u;this._animojiDataChannel=s,this._animojiDataChannel.binaryType="arraybuffer",(p=this._animojiReceiver)==null||p.setDataChannel(this._animojiDataChannel),(u=this._animojiSender)==null||u.setDataChannel(this._animojiDataChannel)}),this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0,l.p2pAudioRed),this._applySettings()}catch(s){I.log(S.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,l.p2pAudioRed),this._applySettings()}catch(i){I.log(S.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){wi(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}setAnimojiTransport(e,t){if(l.useVmoji&&(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.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,i,a,n;switch(e.notification){case O.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case O.SETTINGS_UPDATE:Object.assign(this._networkLimits.badNet,((t=e.settings)==null?void 0:t.badNet)||{}),Object.assign(this._networkLimits.goodNet,((i=e.settings)==null?void 0:i.goodNet)||{});break;case O.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&(this._remoteNetworkStat.rtt=((a=e.data.sdk)==null?void 0:a.rtt)||0,this._remoteNetworkStat.loss=((n=e.data.sdk)==null?void 0:n.loss)||0);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(S.ERROR,"addIceCandidate-direct"),d.error("Unable to add remote ice candidate",i,{participantId:this._participantId,candidate:t}),i}}else d.debug("Cache remote ice candidate",{participantId:this._participantId,candidate:t}),this._remoteCandidates[e]=this._remoteCandidates[e]||[],this._remoteCandidates[e].push(t)})}_setRemoteCandidates(e){return c(this,null,function*(){if(!this._remoteCandidates[e]){d.log(`No cached candidates found for peer ${e}`);return}let t=this._remoteCandidates[e];this._remoteCandidates[e]=[];for(let i of t)try{yield this._addIceCandidate(e,i)}catch(a){}})}_setRemoteDescription(e,t){return c(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){d.debug("Add remote description",{participantId:this._participantId,sdp:t}),this._calcFingerprint(t.sdp);try{yield this._pc.setRemoteDescription(new RTCSessionDescription(t)),yield this._setRemoteCandidates(e)}catch(i){throw I.log(S.ERROR,"setRemoteDescription-direct"),d.error("Unable to set remote description",i,{participantId:this._participantId,sdp:t}),i}}else this._remoteSDP[e]=t})}_onAddTrack(e){d.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),this._remoteStream?this._remoteStream.addTrack(e.track):(this._remoteStream=new MediaStream([e.track]),this._remoteStream.onremovetrack=t=>{this._triggerEvent("REMOTE_TRACK_REMOVED",this._remoteStream,t.track)}),this._triggerEvent("REMOTE_TRACK_ADDED",this._remoteStream,e.track)}_handleIceCandidate(e){return c(this,null,function*(){e.candidate&&this._signaling.ready&&(d.debug("Local ice candidate",{participantId:this._participantId,candidate:e.candidate}),yield this._signaling.sendCandidate(this._participantId,e.candidate))})}_onSignalingStateChange(){switch(d.debug(`DirectTransport: Signaling state changed to ${this._pc.signalingState}`,{participantId:this._participantId}),this._pc.signalingState){case"have-local-offer":let e=this._pc.localDescription;e?this._signaling.sendSdp(this._participantId,e).catch(this.close.bind(this)):this.close(new Error);break;case"have-remote-offer":this._createAnswer().catch(this.close.bind(this)).then(t=>c(this,null,function*(){return this._signaling.sendSdp(this._participantId,t)})).catch(this.close.bind(this));break}}_onIceConnectionStateChange(){switch(d.debug(`DirectTransport: Ice Connection state changed to ${this._pc.iceConnectionState}`,{participantId:this._participantId}),this._pc.iceConnectionState){case"checking":let e=this.getState();e==="IDLE"||e==="OPENED"?this._setState("CONNECTING"):this._setState("RECONNECTING");break}}_onConnectionStateChange(){switch(d.debug(`DirectTransport: Connection state changed to ${this._pc.connectionState}`,{participantId:this._participantId}),I.log(S.ICE_CONNECTION_STATE,this._pc.connectionState),this._pc.connectionState){case"connected":this._neverConnected=!1,this._setState("CONNECTED"),this._stopReconnection(),R.getPeerConnectionHostInfo(this._pc).then(e=>{e&&I.log(S.ICE_CONNECTION_TYPE,e.type)}),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()},l.transportConnectionWaitTime))}_requestTopologySwitch(){this._isMaster&&this._signaling.ready&&(d.log("Switch topology DIRECT to SERVER",{participantId:this._participantId}),this._signaling.switchTopology("SERVER"))}_stopReconnection(){this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=null),this._iceRestartTimeout&&(clearTimeout(this._iceRestartTimeout),this._iceRestartTimeout=null)}_startIceRestart(){this._isMaster?(I.log(S.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(S.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},l.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};return d.debug("Create offer",{participantId:this._participantId,options:t}),this._pc.createOffer(t).catch(i=>{throw d.error("Unable to create offer",i,{participantId:this._participantId}),I.log(S.ERROR,"createOffer-direct"),i}).then(i=>c(this,null,function*(){return d.debug("Created offer",{participantId:this._participantId,offer:i}),i=ot._patchDescription(i),d.debug("Set local description",{participantId:this._participantId,offer:i}),this._calcFingerprint(i.sdp),this._pc.setLocalDescription(i).then(()=>this._pc.localDescription)})).catch(i=>{throw d.error("Unable to set local description",i,{participantId:this._participantId}),I.log(S.ERROR,"setLocalDescription-direct"),i})})}_createAnswer(){return c(this,null,function*(){return d.debug("Create answer",{participantId:this._participantId}),this._pc.createAnswer().catch(e=>{throw d.error("Unable to create answer",e,{participantId:this._participantId}),I.log(S.ERROR,"createAnswer-direct"),e}).then(e=>c(this,null,function*(){return d.debug("Created answer",{participantId:this._participantId,answer:e}),e=ot._patchDescription(e),d.debug("Set local description",{participantId:this._participantId,answer:e}),this._calcFingerprint(e.sdp),this._pc.setLocalDescription(e)})).then(()=>this._pc.localDescription).catch(e=>{throw d.error("Unable to set local description",e,{participantId:this._participantId}),I.log(S.ERROR,"setLocalDescription-direct"),e})})}static _patchDescription(e){let t=!!P.baseChromeVersion();return e.sdp=R.patchLocalSDP(e.sdp,l.preferH264&&P.canPreferH264(),P.isBrokenH264(),l.preferVP9,l.h264spsPpsIdrInKeyframe,t&&l.audioNack,l.p2pAudioRed),e}_onReplacedTrack(e){this._pc&&(this._pc.getSenders().forEach(t=>{t.track&&t.track.kind===e.kind&&t.track.contentHint===e.contentHint&&(t.track.enabled=e.enabled,t.replaceTrack(e).catch(i=>{d.error("DirectTransport: Unable to replace track",i,{participantId:this._participantId}),I.log(S.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(this._isDeadConnection()){this._stopStatInterval();return}Xt(this._pc,this._lastStat).then(t=>{this._lastStat=t;let i={inbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(a=>a.type==="inbound-rtp"?(a.userId=this._participantId,!0):!1)},outbound:{topology:"DIRECT",transport:t.transport,rtps:t.rtps.filter(a=>a.type==="outbound-rtp")}};this._checkBadNetwork(i),this._triggerEvent("REMOTE_DATA_STATS",i),this._statInterval=window.setTimeout(e,l.statisticsInterval)})};this._statInterval=window.setTimeout(e,l.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_checkBadNetwork(e){if(!this._signaling.ready)return;let t=ie=>ie.rtt<=this._networkLimits.goodNet.rtt&&ie.loss<=this._networkLimits.goodNet.loss,i=ie=>ie.rtt>=this._networkLimits.badNet.rtt||ie.loss>=this._networkLimits.badNet.loss,a=Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0,n=e.inbound.rtps.reduce((ie,Q)=>Math.max(ie,Q.packetLoss||0),0),s={rtt:this._lastNetworkStat.rtt*(1-Ni)+a*Ni,loss:this._lastNetworkStat.loss*(1-Ni)+n*Ni},p=i(s),u=t(s),g=i(this._remoteNetworkStat),m=t(this._remoteNetworkStat),v=i(this._lastNetworkStat),D=t(this._lastNetworkStat),H=p||g?.2:u&&m?1:0,Y=Date.now();if((v!==p||D!==u||Y-this._lastNetworkStat.date>l.networkStatisticsInterval)&&(this._lastNetworkStat.date=Date.now(),this._signaling.customData({sdk:Object.assign({type:"bad-net"},s)},null).catch(ie=>{d.warn("Unable to send [bad-net]",ie)})),H){let ie={};ie[this._participantId]=ie[""]=H,this._triggerEvent("NETWORK_STATUS",ie)}this._lastNetworkStat.rtt=s.rtt,this._lastNetworkStat.loss=s.loss}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applySettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_calcFingerprint(e){let t=R.sdpFingerprint(e);if(t===null){d.warn("Fingerprint calculation is unsupported");return}this._fingerprint===null?this._fingerprint=t:(f.onFingerprintChange((this._fingerprint^t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&((t=this._pc)==null?void 0:t.connectionState)==="connected"&&(this._prevConsumerSettings=R.applySettings(this._pc,e,this._prevConsumerSettings)),this._animojiSender){let i=this._mediaSource.getStream();i&&this._animojiSender.setStream(i)}}_createDataChannel(e,t,i){d.debug(`[${t}] data channel opening`);let a=e.createDataChannel(t,{negotiated:!0,id:1});a.onopen=()=>{let 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 Qn=16,jt=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),p=e.getUint32(12);if(t!==1)throw new Error(`Unexpected protocol version. Got ${t}, expected 1`);return{sequence:a,ssrc:n,timestamp:s,duration:p,data:r.slice(Qn)}}_onDataChannelMessage(r){var a,n;let e=jt.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}};import{decode as Et}from"messagepack";var Bi=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=Et(i);return Object.entries(s).forEach(([w,V])=>{let H=ri(w);this.streamDescriptionByCompactId.set(V,H),this.compactIdByStreamDescription.set(w,V)}),null;case 2:case 4:let p=Et(i),u=[];for(let w of p){let V=this.getStreamDescription(w);V&&u.push(V.participantId)}return t===2?{type:"notification",notification:O.AUDIO_ACTIVITY,activeParticipants:u}:{type:"notification",notification:O.STALLED_ACTIVITY,stalledParticipants:u};case 3:let g=Et(i);return{type:"notification",notification:O.SPEAKER_CHANGED,speaker:(a=this.getStreamDescription(g))==null?void 0:a.participantId};case 5:let m=Et(i);return{type:"notification",notification:O.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:m[0],maxDimension:m[1]}};case 6:let v=Et(i),D={};for(let[w,V]of Object.entries(v)){let H=(n=this.getStreamDescription(Number(w)))==null?void 0:n.participantId;H&&(D[H]=V/100)}return{type:"notification",notification:O.NETWORK_STATUS,statuses:D};case 7:return this._createParticipantSourcesUpdateNotification(i);case 8:{let V=Et(i).map(H=>{var Kt;let[Y,ie,Q,_e,Te,ct,hi]=H;return{participantId:(Kt=this.getStreamDescription(Y))==null?void 0:Kt.participantId,gain:ie,pause:Q,offset:_e,mute:Te,liveStatus:ct,startTimeMs:hi}});return{type:"notification",notification:O.MOVIE_UPDATE_NOTIFICATION,data:V}}default:return d.debug("unsupported message type: "+t),null}}_createParticipantSourcesUpdateNotification(r){let e=Et(r),t=[];for(let[i,a]of Object.entries(e)){let n=a[0],s=a[1],p=a[2],u=!!a[3],g;if(n!==null){if(g=this.getStreamDescription(n),!g){d.error(`could not uncompress participant ID ${n}`);continue}}else g=null;if(p===null){d.error("unexpected null sequenceNumber",i,a);continue}let m=Le.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+i,v=s?s>>>0:null;t.push({participantStreamDescription:g,streamId:m,rtpTimestamp:v,sequenceNumber:p,fastScreenShare:u})}return{type:"notification",notification:O.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:t}}};var Xn=90,Zn=4294967295,ye=class extends vt{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._producerOfferIsProcessing=!1;this._producerNextOffer=null;this._prevConsumerSettings={};this._asrTrack=null;this._captureSender=null;this._captureReceiver=null;this._participantIdRegistry=null;this._disabledSenders=new Set;this._rtpReceiversByStreamId={};this._producerSessionId="";this._newAudioShareTrack=null;this.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._perfStatReporter=new nt(this,e),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){wi(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}setAnimojiTransport(e,t){if(l.useVmoji&&(this._animojiReceiver=e,this._animojiSender=t,this._participantIdRegistry&&e.setParticipantIdRegistry(this._participantIdRegistry),this._animojiDataChannel)){e.setDataChannel(this._animojiDataChannel),t.setDataChannel(this._animojiDataChannel);return}}_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,ye._closeDataChannel(this._producerNotification),ye._closeDataChannel(this._producerCommand),ye._closeDataChannel(this._producerScreen),ye._closeDataChannel(this._consumerScreen),ye._closeDataChannel(this._asr),ye._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=ye._onSignalingStateChange.bind(this,this._pc),this._participantIdRegistry=new Bi,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),l.producerNotificationDataChannel&&this._createDataChannel(this._pc,qe.producerNotification,t=>{this._producerNotification=t,this._producerNotification.binaryType="arraybuffer",this._signaling.setProducerNotificationDataChannel(t)}),l.producerCommandDataChannel&&(this._signaling.useCommandDataChannel(!0),this._createDataChannel(this._pc,qe.producerCommand,t=>{this._producerCommand=t,this._signaling.setProducerCommandDataChannel(t)})),l.producerScreenDataChannel&&this._createDataChannel(this._pc,qe.producerScreenShare,t=>{this._producerScreen=t,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()}),l.asrDataChannel&&this._createDataChannel(this._pc,qe.asr,t=>{this._asr=t,this._asr.binaryType="arraybuffer",this._removeAsrTrack(),this._asrTrack=new jt(t,this._participantIdRegistry,i=>{this._onAsrTranscription(i)}),this._signaling.setAsrDataChannel(t)}),l.useVmoji&&this._createDataChannel(this._pc,qe.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,l.serverAudioRed),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(t){d.error("ServerTransport: Unable to add media source tracks",t),I.log(S.ERROR,"addTrack-single"),this.close(t);return}l.consumerScreenDataChannel&&this._createDataChannel(this._pc,qe.consumerScreenShare,t=>{this._consumerScreen=t,this._consumerScreen.binaryType="arraybuffer";let i=this._mediaSource.getScreenTrack();i&&this._createCaptureSender(i)}),e||this._allocateConsumer(),this._setState("OPENED"),this._startStatInterval(),this._startSettingsInterval()}_removeAsrTrack(){var e;(e=this._asrTrack)==null||e.destroy(),this._asrTrack=null}_reconnect(){this.getState()!=="OPENED"&&(this._setState("RECONNECTING"),this._closeConnection(),this._openConnection(!0))}_signalActiveParticipants(e){this._triggerEvent("SIGNALLED_ACTIVE_PARTICIPANTS",e)}_signalStalledParticipants(e){this._triggerEvent("SIGNALLED_STALLED_PARTICIPANTS",e)}_signalSpeakerChanged(e){this._triggerEvent("SIGNALLED_SPEAKER_CHANGED",e)}_signalNetworkStatus(e){this._triggerEvent("NETWORK_STATUS",e)}_updateSSRCMap(e){e&&e.sdp.split(`
12
- `).forEach(t=>{let i=`a=ssrc:([0-9]+) label:(audio|video)-((?:[ug]?[\\d]+)|(?:mix)|(?:${Le.PARTICIPANT_AGNOSTIC_TRACK_PREFIX}-[0-9]+))`,a=new RegExp(i).exec(t);a&&(this._ssrcMap[a[1]]=a[3])})}_createCaptureSender(e){let t=this._mediaSource.getMediaSettings();!e||!l.consumerScreenDataChannel||!this._consumerScreen||!t.isScreenSharingEnabled||(this._captureSender&&this._removeCaptureSender(),this._captureSender=new ft(e,this._consumerScreen,this._signaling,t.isFastScreenSharingEnabled))}_removeCaptureSender(){var e;(e=this._captureSender)==null||e.destroy(),this._captureSender=null}_createCaptureReceiver(){!l.producerScreenDataChannel||!this._producerScreen||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new _t(this._producerScreen,this._participantIdRegistry,(e,t)=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,t)},e=>{this._triggerEvent("REMOTE_STREAM_SECOND",e,null)},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&&!l.consumerScreenDataChannel?this._serverSettings.screenSharing:this._serverSettings.camera;if(e&&this._pc){let t=[];this._pc.getSenders().forEach(i=>{if(!i.track||i.track.kind!=="video")return;let a=!this._disabledSenders.has(i),n=e.maxDimension!==0;if(a&&!n){d.log("Disabling video upload"),this._disabledSenders.add(i),i.replaceTrack(P.getBlackMediaTrack()).catch(p=>{d.error("Could not disable video upload",p)});return}let s=this._mediaSource.getSendVideoTrack();if(!a&&n&&s){d.log("Enabling video upload"),this._disabledSenders.delete(i);let p=i.track;p.enabled=s.enabled,i.replaceTrack(s).then(()=>p.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}if(this._animojiSender){let t=this._mediaSource.getStream();t&&this._animojiSender.setStream(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,l.statisticsInterval)};this._statInterval=window.setTimeout(e,l.statisticsInterval)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null),this._statBytes={}}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applyConsumerSettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_collectStat(){return c(this,null,function*(){if(!this._pc)return Promise.reject();let e=yield Xt(this._pc,this._lastStat,this._ssrcMap);return this._lastStat=e,e})}_reportStats(e){this._triggerEvent("REMOTE_DATA_STATS",{inbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(t=>t.type==="inbound-rtp")},outbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(t=>t.type==="outbound-rtp")}})}_detectStaleTracks(e){let t=e.rtps.find(s=>s.type==="inbound-rtp"&&s.kind==="audio"&&this._ssrcMap[s.ssrc]==="mix");if(!t)return;let i=Le.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:nt.getEstimatedPerformanceIndex(),audioMix:!0,consumerUpdate:!0,producerNotificationDataChannelVersion:l.producerNotificationDataChannel?7:0,producerCommandDataChannelVersion:l.producerCommandDataChannel?3:0,consumerScreenDataChannelVersion:l.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:l.producerScreenDataChannel?1:0,asrDataChannelVersion:l.asrDataChannel?1:0,animojiDataChannelVersion:l.useVmoji?1:0,animojiBackendRender:!l.vmojiRenderingOptions.useFullClientRendering,onDemandTracks:!0,unifiedPlan:!0,singleSession:!0,videoTracksCount:l.videoTracksCount,red:l.serverAudioRed,audioShare:l.audioShare,fastScreenShare:l.fastScreenShare};!l.videoTracksCount&&!this._observer&&d.warn("Setting videoTracksCount to 0 is deprecated"),this._signaling.allocateConsumer(null,e)}_acceptProducer(e){return c(this,null,function*(){if(this._producerOfferIsProcessing){this._producerNextOffer=e,d.debug("[single] wait until other remote offer is processed");return}this._producerOfferIsProcessing=!0;let t=new RTCSessionDescription({type:"offer",sdp:R.patchRemoteSDP(e)});if(d.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");this._pc.setRemoteDescription(t).catch(i=>{throw d.error("[single] unable to set remote offer",i),I.log(S.ERROR,"setRemoteDescription-single"),i}).then(()=>this._handleTracks()).then(()=>{if(d.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");return this._pc.createAnswer()}).catch(i=>{throw d.error("[single] unable to create answer",i),I.log(S.ERROR,"createAnswer-single"),i}).then(i=>(i.sdp=R.patchLocalSDP(i.sdp,!1,P.isBrokenH264(),!1,l.h264spsPpsIdrInKeyframe),i)).then(i=>c(this,null,function*(){if(d.debug("[single] set local answer",{answer:i}),!this._pc)throw new Error("Interrupt allocation");return yield this._pc.setLocalDescription(i),i})).catch(i=>{throw d.error("[single] unable to set local answer",i),I.log(S.ERROR,"setLocalDescription-single"),i}).then(i=>c(this,null,function*(){d.debug("[single] transmit local answer",{answer:i}),this._updateSSRCMap(t),yield this._signaling.acceptProducer(i,Object.keys(this._ssrcMap)),d.debug("[single] remote offer has been processed")})).catch(i=>{d.warn("[single] unable to send local answer",i),I.log(S.ERROR,"acceptProducer")}).then(()=>c(this,null,function*(){if(this._producerOfferIsProcessing=!1,this._producerNextOffer){d.debug("[single] there is other unprocessed remote offer, process it");let i=this._producerNextOffer;return this._producerNextOffer=null,this._acceptProducer(i)}})).catch(i=>this.close(i))})}_handleTracks(){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=>i.mid.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(S.ERROR,"replaceTrack-single")}})}_onSignalingNotification(e){return c(this,null,function*(){if(this._isOpen)switch(e.notification){case O.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case O.REALLOC_CON:this._reconnect();break;case O.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case O.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case O.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case O.NETWORK_STATUS:this._signalNetworkStatus(e.statuses);break}})}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onProducerUpdated(e){return c(this,null,function*(){this._producerSessionId&&this._producerSessionId!==e.sessionId&&this._reconnect(),l.breakVideoPayloadTypes&&(d.log("test mode enabled, video switched off"),this._signaling.requestTestMode("breakVideoPayloadTypes",null)),this._producerSessionId=e.sessionId,yield this._acceptProducer(e.description)})}_onAddTrack(e,t){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(S.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):(I.logCustom(S.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&&I.log(S.ICE_CONNECTION_TYPE,a.type)}),I.logCustom(S.RECONNECT,{param:0});break}}_onReplacedTrack(e,t){var i;if(this._pc){l.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?(a.track.enabled=e.enabled,a.replaceTrack(e).catch(n=>{d.error("ServerTransport: Unable to replace track",n),I.log(S.ERROR,"replaceTrack-single")})):e.kind==="audio"&&e.contentHint==="music"&&(this._newAudioShareTrack=e)}this._applyConsumerSettings()}getStreamWaitingTimeMs(e,t){if(!this._pc)return I.log(S.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(S.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(S.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(S.PAT_WAITING_TIME_ERROR,"timestampNotInteger"),d.error(`Cannot get stream waiting time, ${e} receiver's RTP timestamp is not an integer: ${s}`),0;let p=t-s&Zn,u=Math.ceil(p/Xn);return Math.min(100,Math.max(0,u))}};var st=(e=>(e.DIRECT="DIRECT",e.SERVER="SERVER",e))(st||{}),Fi=class extends ae{constructor(e,t,i,a){super();this._allocated=[];this._opened=[];this._directTransport=null;this._serverTransport=null;this._dtListeners=[];this._stListeners=[];this._states={};this._localState="IDLE";this._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._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&&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;l.useVmoji&&t.isMe&&((i=l.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===O.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(S.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 p=this._allocated[0];if(this._directTransport)this._directTransport.allowRestart();else{let u=s===p;this._directTransport=this._createDirectTransport(p,u)}this._opened.indexOf(p)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_createDirectTransport(e,t=!1){let i=new ot(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._onDirectRemoteTrackAdded.bind(this,e)),i.addEventListener("REMOTE_TRACK_REMOVED",this._onDirectRemoteTrackRemoved.bind(this,e)),i.addEventListener("REMOTE_DATA_STATS",this._onDirectRemoteDataStats.bind(this)),i.addEventListener("STATE_CHANGED",this._onDirectTransportChanged.bind(this)),i.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),i.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"DIRECT"))),i.setAnimojiTransport(this._animojiReceiver,this._animojiSender),i}_createServerTransport(){let e=new ye(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._onServerRemoteTrackAdded.bind(this)),e.addEventListener("REMOTE_TRACK_REMOVED",this._onServerRemoteTrackRemoved.bind(this)),e.addEventListener("AUDIO_MIX_STALL",this._onServerAudioMixStall.bind(this)),e.addEventListener("REMOTE_DATA_STATS",this._onServerRemoteDataStats.bind(this)),e.addEventListener("STATE_CHANGED",this._onServerTransportChanged.bind(this)),e.addEventListener("SIGNALLED_ACTIVE_PARTICIPANTS",this._onTransportActiveParticipants.bind(this)),e.addEventListener("SIGNALLED_SPEAKER_CHANGED",this._onTransportSpeakerChanged.bind(this)),e.addEventListener("SIGNALLED_STALLED_PARTICIPANTS",this._onTransportStalledParticipants.bind(this)),e.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),e.addEventListener("REMOTE_STREAM_SECOND",this._onRemoteStreamSecond.bind(this)),e.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"SERVER")),e.addEventListener("ASR_TRANSCRIPTION",this._onAsrTranscription.bind(this))),e.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;l.noiseSuppression!==e&&(l.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)}_onServerRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onDirectRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onDirectRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onDirectRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onServerRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onServerRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_onAnimojiStream(e,t){this._triggerEvent("ANIMOJI_STREAM",e,t)}_onAnimojiStatus(e){var t,i;e?(t=this._animojiSender)==null||t.resume():(i=this._animojiSender)==null||i.pause(),this._mediaSource.onAnimojiSender(e)}_createAnimojiTransport(){if(!l.useVmoji)return;this._animojiReceiver=new l.vmoji.AnimojiReceiver((t,i)=>this._onAnimojiStream(t,i),t=>this._onAnimojiStream(t,null),l.vmojiRenderingOptions);let e=this._mediaSource.getStream();this._animojiSender=new l.vmoji.AnimojiSender(e,this._mediaSource.isAnimojiRequested),this._animojiSender.onLocalData=t=>this._animojiReceiver.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(S.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(S.PAT_WAITING_TIME_ERROR,"noTransport"),d.error("Cannot get stream waiting time, server transport is not initialized"),0)}};var ze=class{constructor(){this._isCallMarked=!1}measureSignalingConnection(r){let e=S.FIRST_MEDIA_RECEIVED;if(!r){Ue(e);return}let t=rt(e);t===null||r.conversation.topology!=="SERVER"||ge.logEventualStat({name:e,value:t,call_type:"server_join_server"})}markAcceptCall(r){r==="DIRECT"?ze._callType="direct_incoming":ze._callType="server_incoming",this._isCallMarked=!0,Ue(S.FIRST_MEDIA_RECEIVED)}markAcceptedCall(r){this._isCallMarked||r==="SERVER"||(ze._callType="direct_outgoing",this._isCallMarked=!0,Ue(S.FIRST_MEDIA_RECEIVED))}markParticipantJoined(r){this._isCallMarked||r!=="DIRECT"||(ze._callType="server_change_topology",this._isCallMarked=!0,Ue(S.FIRST_MEDIA_RECEIVED))}static measure(){let r={name:S.FIRST_MEDIA_RECEIVED};ze._callType&&(r.call_type=ze._callType,ze._callType=null),ge.logEventualStat(r)}},It=ze;It._callType=null;var ni=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(l.muteMode||!((n=this._output)!=null&&n.audioTrack))return;let r=P.browserName()!=="Safari"||P.isMobile(),e=document.createElement(r?"audio":"video");e.muted=!1,e.volume=this._volume,e.preload="auto",e.onloadeddata=()=>It.measure();let t=()=>{d.warn("Error on play audio"),f.onAutoplayError()},i=s=>{e.srcObject=new MediaStream([s]),e.load();let p=e.play();p&&p.catch(t)},a=()=>{var p;d.debug("Recover audio playback");let s=(p=this._output)==null?void 0:p.audioTrack;s?i(s):d.warn("Broken audio track")};e.onpause=a,e.onstalled=a,e.onerror=a,i(this._output.audioTrack),this._output.audioElement=e}_stopAudioElement(){var r,e,t;(r=this._output)!=null&&r.audioElement&&(this._output.audioElement.pause(),this._output.audioElement.srcObject=null),(t=(e=this._output)==null?void 0:e.audioTrack)==null||t.stop()}destroy(){this._output&&(this._stopAudioElement(),this._output=null)}changeOutput(){return c(this,null,function*(){var r,e,t;try{if(!this._features.setSinkId)throw new Error('Feature "setSinkId" is not supported');if(!((r=this._output)!=null&&r.audioElement))throw new Error("Audio Element is not initialized");let i=P.getSavedOutput();i&&(yield(t=(e=this._output.audioElement).setSinkId)==null?void 0:t.call(e,i.deviceId))}catch(i){throw I.log(S.ERROR,"change_output"),d.error("Output change failed",i),i}})}};var eo=90,to=3,oi=class extends ae{constructor(){super(...arguments);this._lastMemoryStat={percent:0,bytes:0}}onRemoteDataStats(e,t){this._calcMemory(),e.inbound.rtps.map(i=>{let a=typeof i.userId=="string"&&t[i.userId]||null;i.userId=a==null?void 0:a.externalId}),f.onStatistics(e,this._lastMemoryStat)}_calcMemory(){var a;let e=(a=window==null?void 0:window.performance)==null?void 0:a.memory;if(!e||!e.usedJSHeapSize||!e.jsHeapSizeLimit)return;let t=Number((100*e.usedJSHeapSize/e.jsHeapSizeLimit).toFixed(2)),i=Number((e.usedJSHeapSize/1024/1024).toFixed(1));t>eo?d.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=to)&&(d.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var io=44100,Ht=class{constructor(r,e){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=r,this._stream=e;try{let t=P.getAudioContext();this._gainNode=t.createGain(),this._gainNode.gain.value=1e-5,this._gainNode.connect(t.destination),this._analyser=t.createAnalyser(),this._analyser.fftSize=1024,this._analyser.smoothingTimeConstant=0,this._analyser.connect(this._gainNode),this._fftBins=new Uint8Array(this._analyser.frequencyBinCount),this._mediaStreamSource=t.createMediaStreamSource(e),this._mediaStreamSource.connect(this._analyser)}catch(t){}}get stream(){return this._stream}get trackId(){return this._trackId}_getBins(){if(!this._fftBins||!this._analyser)return new Uint8Array;this._analyser.getByteFrequencyData(this._fftBins);let r=io/this._fftBins.length,e=Math.ceil(l.voiceParams.minFreq/r),t=Math.floor(l.voiceParams.maxFreq/r);return this._fftBins.subarray(e,t)}getLevel(){let r=this._getBins(),t=r.reduce((a,n)=>a+n,0)/r.length/255,i=this._lastSmoothedLevel*l.voiceParams.smoothing+t*(1-l.voiceParams.smoothing);return this._lastSmoothedLevel=i,{real:t,smoothed:i}}destroy(){this._mediaStreamSource&&(this._mediaStreamSource.disconnect(),this._mediaStreamSource=null),this._gainNode&&(this._gainNode.disconnect(),this._gainNode=null),this._analyser&&(this._analyser.disconnect(),this._analyser=null,this._fftBins=null,this._lastSmoothedLevel=0)}};var si=class extends ae{constructor(e){super();this._detector=null;this._track=null;this._interval=null;let t=()=>{this._detector&&f.onLocalVolume(this._detector.getLevel().real,e.getMediaSettings().isAudioEnabled),this._interval=window.setTimeout(t,l.voiceParams.interval)};this._interval=window.setTimeout(t,l.voiceParams.interval);let i=()=>{let a=e.getSendAudioTrack();a&&this.init(a)};this.subscribe(e,"SOURCE_CHANGED",a=>{a.kind==="audio"&&a.mediaSettings.isAudioEnabled&&i()}),i()}init(e){this._stopDetector(),this._track=e.clone(),this._detector=new Ht("local",new MediaStream([this._track]))}_stopDetector(){this._detector&&(this._detector.destroy(),this._detector=null),this._track&&(this._track.stop(),this._track=null)}destroy(){this.unsubscribe(),this._interval&&(window.clearTimeout(this._interval),this._interval=null),this._stopDetector()}};var Vi=class extends ae{constructor(e){super();this._detector=null;this._interval=null;this.subscribe(e,"REMOTE_TRACK_ADDED",this._onRemoteTrackAdded.bind(this)),this.subscribe(e,"REMOTE_TRACK_REMOVED",this._onRemoteTrackRemoved.bind(this)),this.subscribe(e,"SIGNALLED_ACTIVE_PARTICIPANTS",this._onSignalledActiveParticipants.bind(this)),this.subscribe(e,"TOPOLOGY_CHANGED",this._onTopologyChanged.bind(this))}destroy(){var e;this._interval&&(window.clearTimeout(this._interval),this._interval=null),this.unsubscribe(),(e=this._detector)==null||e.destroy(),this._detector=null}_onRemoteTrackAdded(e,t,i){var a;if(i.kind==="audio"&&((a=this._detector)==null||a.destroy(),this._detector=new Ht(e,t),!this._interval)){let n=()=>{this._collectVolumes(),this._interval=window.setTimeout(n,l.voiceParams.interval)};this._interval=window.setTimeout(n,l.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind==="audio"&&(!this._detector||this._detector.stream!==t||(this._detector.destroy(),this._detector=null))}_collectVolumes(){if(!this._detector)return;let e={},t=this._detector.trackId,i=this._detector.getLevel();if(t===Le.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 ji=class extends ae{constructor(e,t,i){super();this._speakerId=null;this._serverSideSpeakerDetection=!1;this._serverSideSpeakerDetection=i==="SERVER",this.subscribe(e,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this.subscribe(t,"SIGNALLED_SPEAKER_CHANGED",this._onServerSpeakerChanged.bind(this)),this.subscribe(t,"TOPOLOGY_CHANGED",this._onTopologyChanged.bind(this))}destroy(){this.unsubscribe()}_onVolumesDetected(e){if(this._serverSideSpeakerDetection)return;let t=0,i=null;if(Object.keys(e).forEach(a=>{let n=e[a].smoothed;n>t&&n>l.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*l.voiceParams.speakerLevelMultiplier&&(this._speakerId=i,this._triggerEvent("SPEAKER_CHANGED",i))}}_onServerSpeakerChanged(e){this._serverSideSpeakerDetection&&this._triggerEvent("SPEAKER_CHANGED",e)}_onTopologyChanged(e){this._serverSideSpeakerDetection=e==="SERVER"}};var ci=class extends ae{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),l.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),l.specListenerParams.volumeTimeout))),t==="FAILED"&&this._connectionTimeout&&(d.warn("Transport failed, send callSpecError"),I.log(S.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(S.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(S.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&d.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var ro=1e3,ao=1e4;var no=15,W=class extends ae{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._myLastRequestedLayouts={};this._state="IDLE";this._participantState=K.CALLED;this._participants={};this._transport=null;this._debugInfo=null;this._volumesDetector=null;this._speakerDetector=null;this._localVolumeDetector=null;this._specListener=null;this._activeSpeakerId=null;this._lastSignalledActiveSpeakerId=null;this._serverSettings={camera:null,screenSharing:null};this._lastStalled={};this._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),ge.create(),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),I.destroy(),ge.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new ni,l.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),ro)),this._statFirstMediaReceived=new It}static current(){return W._current}static hangupAfterInit(){W._activationMutex&&!W._current&&(W._delayedHangup=!0)}static id(){var e,t;return((t=(e=W._current)==null?void 0:e._conversation)==null?void 0:t.id)||null}onStart(e,t,i,a="",n=!1,s=!1,p){return c(this,null,function*(){if(W._activationMutex)throw I.log(S.ERROR,"startCall"),d.warn("Conversation: there is already running activation"),new F(k.FAILED);W._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let u=this._mediaSource.getMediaSettings();t===Ke.CHAT||e.length>1?this._logWithMediaSettings(S.OUTGOING_MULTIPARTY_CALL,u):this._logWithMediaSettings(S.OUTGOING_CALL,u);let g=yield this._startConversation(e,t,Ye.OUTGOING,i,a,n,s,p);if(!this._conversation)throw new F(k.UNKNOWN_ERROR);if(this._participantState=K.ACCEPTED,this._signaling.changeMediaSettings(u),yield this._processConnection(g),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),W._delayedHangup)throw new F(k.CANCELED);d.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let m=Object.values(this._participants),v=R.mapSharedParticipants(m);return yield this._processConnectionSharedMovieInfo(g),f.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),v),this._onConversationParticipantListChunk(g),this._processPinnedParticipants(g),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),W._current=this,this._conversation.concurrent&&(yield this._acceptConcurrent()),this._conversation}catch(u){throw this._close(u,"Unable to start conversation"),u}finally{W._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){var t;if(W._activationMutex)throw I.log(S.ERROR,"joinCall"),d.warn("Conversation: there is already running activation"),new F(k.FAILED);W._activationMutex=!0,this._state="PROCESSING";try{let i=!!((t=e.observedIds)!=null&&t.length);if(i&&l.videoTracksCount>0)throw d.error("Observer mode: please set videoTracksCount=0"),new F(k.UNSUPPORTED);this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions,!i);let a=this._mediaSource.getMediaSettings();this._logWithMediaSettings(S.JOIN_CONVERSATION,a);let n=yield this._joinConversation(e);if(!this._conversation)throw new F(k.UNKNOWN_ERROR);return this._conversation.observer=i,f.onLocalStream(this._mediaSource.getStream(),a),this._conversation.waitingHall?(d.log("In waiting hall"),W._current=this,W._activationMutex=!1,this._signaling.readyToSend(),f.onLocalStatus("WAITING_HALL"),this._conversation):this._onJoinPart2(n)}catch(i){throw W._activationMutex=!1,this._close(i,"Unable to join conversation"),i}})}_onJoinPart2(e){return c(this,null,function*(){var t,i,a,n,s,p,u;d.debug("Join conversation part 2"),W._activationMutex=!0;try{if(this._participantState=K.ACCEPTED,!this._conversation||!this._mediaSource)throw new F(k.UNKNOWN_ERROR);if(this._conversation.observer||this._signaling.changeMediaSettings(this._mediaSource.getMediaSettings()),yield this._processConnection(e),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),W._delayedHangup)throw new F(k.CANCELED);let g=Object.values(this._participants),m=R.mapSharedParticipants(g.filter(w=>!w.isInRoom)),v=[];if((i=(t=e==null?void 0:e.rooms)==null?void 0:t.rooms)!=null&&i.length)for(let w of e.rooms.rooms)v.push({id:w.id,name:w.name,participantCount:w.participantCount,participantIds:yield Promise.all(((n=(a=w==null?void 0:w.participantIds)==null?void 0:a.map)==null?void 0:n.call(a,this._getExternalIdByParticipantId.bind(this)))||[]),participants:(s=w==null?void 0:w.participants)!=null&&s.participants?this._participantListChunkToExternalChunk(w.participants):void 0,active:w.active,muteStates:w.muteStates});let D=(u=(p=e==null?void 0:e.rooms)==null?void 0:p.roomId)!=null?u:null;if(yield this._processConnectionSharedMovieInfo(e),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),m,{rooms:v,roomId:D}),this._onConversationParticipantListChunk(e),this._processPinnedParticipants(e),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),W._current=this,e.conversation.asrInfo){let w=yield this._getParticipantId(e.conversation.asrInfo.initiatorId);f.onAsrStarted(w,e.conversation.asrInfo.movieId)}return this._openTransport(g,!1),this._conversation}catch(g){throw this._close(g,"Unable to join conversation"),g}finally{W._activationMutex=!1}})}onPush(a){return c(this,arguments,function*(e,t=z.USER,i){if(W._activationMutex)throw d.warn("Conversation: there is already running activation"),new F(k.REJECTED);W._activationMutex=!0;try{let n=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new F(k.UNKNOWN_ERROR);if(!n.conversation.participants.find(p=>{var u;return p.state===K.CALLED&&p.id===((u=this._conversation)==null?void 0:u.userId)}))throw d.log("Push rejected (there is an active call)"),I.log(S.PUSH,"rejected"),new F(k.REJECTED);if(yield this._processConnection(n),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._processPinnedParticipants(n),this._signaling.readyToSend(),I.log(S.PUSH,"accepted"),W._current=this,W._delayedHangup)throw new F(k.CANCELED);W._activationMutex=!1}catch(n){throw W._activationMutex=!1,this._close(n,"Unable to handle inbound call push"),n}})}_isInWaitingHall(e){if(!e.conversation||(e.conversation.options||[]).indexOf(Zi.WAITING_HALL)<0)return!1;let t=(e.conversation.participants||[]).find(i=>R.comparePeerId(i.peerId,e.peerId));return t&&t.restricted||!1}_acceptConcurrent(){return c(this,null,function*(){if(!this._mediaSource||!this._conversation)throw new F(k.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(S.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()),f.onCallAccepted(),this._state="ACTIVE",this._participantState=K.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(S.ERROR,"acceptIncoming"),d.error("Unable to accept a call - invalid state"),new Error("Unable to accept a call - invalid state");if(!this._mediaSource||!this._conversation)throw new F(k.UNKNOWN_ERROR);this._state="PROCESSING",d.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let i=this._mediaSource.getMediaSettings();this._logWithMediaSettings(S.ACCEPT_INCOMING,i),this._signaling.changeMediaSettings(i),this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(i),this._participantState=K.ACCEPTED;let a=Object.values(this._participants),n=R.mapSharedParticipants(a);if(f.onCallAccepted(),f.onLocalStream(this._mediaSource.getStream(),i),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),n),l.useParticipantListChunk){let u=yield this._getInitialParticiapntListChunk();(t=u==null?void 0:u.participants)==null||t.forEach(g=>{let m=R.composeId(g),v=this._participants[m];v&&(v.movieShareInfos=g.movieShareInfos)}),this._onConversationParticipantListChunk({participants:u})}f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate();let s=Bt(this._getMuteStatesForCurrentRoom(),xe.MUTE),p=Bt(this._getMuteStatesForCurrentRoom(),xe.MUTE_PERMANENT);for(let u of[s,p])u.length&&(yield this._processMuteState({mediaOptions:u,stateUpdated:!0}));return this._state="ACTIVE",this._changeFeatureSet(),this._openTransport(a,!0),this._conversation}catch(i){throw this._close(i,"Unable to accept call"),i}})}decline(){return c(this,null,function*(){var e;if(this._state!=="IDLE")throw I.log(S.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(S.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=K.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(k.REJECTED)),this._close(new F(k.REJECTED))})}hangup(){return c(this,null,function*(){d.debug("Hangup");let e=this._state==="ACTIVE"?k.HUNGUP:k.CANCELED;I.log(S.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new F(e))):f.onHangup(new F(k.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new F(k.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=k.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===K.CALLED||n.state===K.ACCEPTED)&&(this._transport.isAllocated(n.id)||this._transport.allocate(n.id,t)),n.state===K.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(k.FAILED):I.log(S.ERROR,e.hangup),W._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([k.CANCELED,k.NOT_FRIENDS,k.CALLEE_IS_OFFLINE,k.CALLER_IS_BLOCKED,k.CALLER_IS_REJECTED].indexOf(e.hangup)!==-1||e.hangup===k.REJECTED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===k.HUNGUP&&(!e.remote||this._participantState===K.CALLED)){f.onHangup(e,i),this.destroy();return}if(e.hangup===k.MISSED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null),(e.hangup===k.SOCKET_CLOSED||e.hangup===k.NOT_FOUND)&&W._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===k.BUSY&&!e.remote){this._cleanupSignaling(),this._cleanupMediaSource();return}this._state="CLOSE",this._participantState=K.HUNGUP,this._changeFeatureSet(),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),I.destroy(),ge.destroy(),this._conversation=null,this._myLastRequestedLayouts={},W._current=null,W._delayedHangup=!1,f.onHangup(e||new F(k.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(),ge.destroy(),this._conversation=null,this._myLastRequestedLayouts={},W._current=null,W._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((p,u,g)=>g.indexOf(p)===u);s.push(`${s[s.length-1]}?transport=tcp`),i.push({urls:s,username:a.username,credential:a.credential})}return l.iceServers=i,l.wssBase=t.endpoint,l.wssToken=t.token,t.client_type&&(l.clientType=t.client_type),l.externalUserType=t.external_user_type,t})}_addGeoParamsToEndpoint(e,t){return t.isp_as_no&&(e+=`&ispAsNo=${t.isp_as_no}`),t.isp_as_org&&(e+=`&ispAsOrg=${t.isp_as_org}`),t.loc_cc&&(e+=`&locCc=${t.loc_cc}`),t.loc_reg&&(e+=`&locReg=${t.loc_reg}`),e}_startConversation(e,t,i,a,n="",s=!1,p=!1,u){return c(this,null,function*(){let g=R.uuid();d.debug("Conversation: start",{conversationId:g,opponentIds:e,opponentType:t,direction:i});let m=a.includes(ce.VIDEO),v=yield this._api.startConversation(g,e,t,m,n,s,p,{onlyAdminCanShareMovie:u});d.debug("Api.startConversation",v);let D=yield this._getConversationParams(v.id);v.endpoint=this._addGeoParamsToEndpoint(v.endpoint,D);let w=yield this._connectSignaling($e.START,v);return yield this._setConversation(v,w,i),w})}_joinConversation(e){return c(this,null,function*(){let{conversationId:t,mediaOptions:i,chatId:a,joinLink:n,observedIds:s,payload:p}=e;d.debug("Conversation: join",{conversationId:t,joinLink:n,observedIds:s});let u=i.includes(ce.VIDEO),g;if(t)g=yield this._api.joinConversation(t,u,a);else if(n)g=yield this._api.joinConversationByLink(n,u,s,p);else throw new F(k.UNKNOWN_ERROR);d.debug("Api.joinConversation",g),yield this._getConversationParams(g.id),this._statFirstMediaReceived.measureSignalingConnection();let m=yield this._connectSignaling($e.JOIN,g);return this._statFirstMediaReceived.measureSignalingConnection(m),yield this._setConversation(g,m,Ye.JOINING),m})}_prepareConversation(a){return c(this,arguments,function*(e,t=z.USER,i){d.debug("Conversation: push",{conversationId:e,type:t,peerId:i});let n=this._api.getUserId();if(!n)throw new F(k.UNKNOWN_ERROR);let s=yield this._getConversationParams(e),p=s.device_idx||0,u=`${l.wssBase}?userId=${n}&entityType=${t}&deviceIdx=${p}&conversationId=${e}&token=${l.wssToken}`;u=this._addGeoParamsToEndpoint(u,s);let g={id:e,peerId:i,endpoint:u,is_concurrent:!1,p2p_forbidden:!1,device_idx:p},m=yield this._connectSignaling($e.ACCEPT,g);return W._current&&(W._current._participantState===K.ACCEPTED||W._current._participantState===K.CALLED)?(d.log("Push rejected (busy)"),I.log(S.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(k.BUSY),Promise.reject({hangup:k.BUSY})):(W._current&&(W._current.destroy(),W._current=null),yield this._setConversation(g,m,Ye.INCOMING,t),m)})}_createParticipant(e){return c(this,null,function*(){var i;let t=Object.assign({id:null,externalId:null,mediaSettings:he(),participantState:{},state:K.CALLED,status:null,remoteStream:null,mediaSource:null,platform:null,clientType:null,roles:[],networkRating:1,lastRequestedLayouts:{},muteStates:{},unmuteOptions:[],observedIds:[],isInRoom:!1},e);if(e.externalId){let a=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),this._setParticipantMarkers(t,t.markers),t})}_getParticipantId(e){return c(this,null,function*(){try{let t=R.decomposeParticipantId(e),i=yield this._api.userId(t.compositeUserId);return Object.assign({deviceIdx:t.deviceIdx},i)}catch(t){throw this._close(new F(k.NETWORK_ERROR),t),t}})}_setConversation(n,s,p){return c(this,arguments,function*(e,t,i,a=z.USER){yield this._prepareParticipants(t.conversation.participants);let u=this._api.getUserId(),g=e.device_idx||0;if(!u){let D=(t.conversation.participants||[]).find(w=>R.comparePeerId(w.peerId,t.peerId));if(!D)throw new F(k.UNKNOWN_ERROR);u=Number(D.id),D.idType&&(a=D.idType),D.deviceIdx&&(g=D.deviceIdx),this._api.setUserId(u)}let m=R.composeParticipantId(u,a,g),v=yield this._getParticipantId(m);this._conversation={userId:u,compositeUserId:m,externalId:v,acceptTime:t.conversation.acceptTime,features:t.conversation.features||[],featuresPerRole:t.conversation.featuresPerRole,id:t.conversation.id||e.id,participantsLimit:t.conversation.participantsLimit||30,topology:t.conversation.topology||"DIRECT",direction:i,concurrent:t.isConcurrent||e.is_concurrent||!1,needRate:!1,chatId:t.conversation.multichatId,roles:[],recordsInfoByRoom:new Map,muteStates:new Map,joinLink:e.join_link,pinnedParticipantIdByRoom:new Map,mediaModifiers:t.mediaModifiers,options:[],unmuteOptions:[],networkRating:1,waitingHall:this._isInWaitingHall(t),observer:!1,asrInfo:t.conversation.asrInfo||null,roomId:null},this._signaling.setConversationId(this._conversation.id),e.p2p_forbidden&&(l.forceRelayPolicy=e.p2p_forbidden),I.log(S.RELAY_POLICY,l.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new F(k.UNKNOWN_ERROR);this._conversation.acceptTime=e.conversation.acceptTime,this._conversation.features=e.conversation.features||[],this._conversation.featuresPerRole=e.conversation.featuresPerRole,this._conversation.participantsLimit=e.conversation.participantsLimit||30,this._conversation.topology=e.conversation.topology||"DIRECT",this._conversation.concurrent=e.isConcurrent||!1,this._conversation.chatId=e.conversation.multichatId,this._conversation.mediaModifiers=e.mediaModifiers,this._conversation.waitingHall=!1}_createMediaSource(){let e=new Ei;return this.subscribe(e,"SOURCE_CHANGED",this._onLocalMediaStreamChanged.bind(this)),this.subscribe(e,"SCREEN_STATUS",this._onScreenSharingStatus.bind(this)),this._audioFix=new Ft(e),e}_connectSignaling(e,t){return c(this,null,function*(){return this._signaling.setEndpoint(t.endpoint),this.subscribe(this._signaling,ve.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._signaling,ve.FAILED,this._onSignalingFailed.bind(this)),this.subscribe(this._signaling,ve.RECONNECT,this._onSignalingReconnect.bind(this)),this._signaling.connect(e,t)})}_processConnection(e){return c(this,null,function*(){yield this._registerConnectionParticipants(e),this._processConnectionData(e)})}_prepareParticipants(e){return c(this,null,function*(){let t=e.map(i=>i.id);t.length&&(yield this._api.prepareUserIds(t))})}_onConversationParticipantListChunk(e){let t=e.participants;t&&f.onConversationParticipantListChunk(this._participantListChunkToExternalChunk(this._createParticipantListChunk(t)))}_createParticipantListChunk(e){return Ce(Ce({},{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 Je(Ce({},e),{participants:t})}_registerConnectionParticipants(e){return c(this,null,function*(){var i,a,n,s,p,u;yield this._registerParticipants(e.conversation.participants),(i=e.participants)!=null&&i.participants&&(yield this._registerParticipants((a=e.participants)==null?void 0:a.participants));let t=(s=(n=e==null?void 0:e.rooms)==null?void 0:n.rooms)!=null?s:[];for(let g of t)yield this._registerParticipants((u=(p=g==null?void 0:g.participants)==null?void 0:p.participants)!=null?u:[],!0)})}_registerParticipants(e,t=!1){return c(this,null,function*(){if(this._conversation)for(let i of e){let a=R.composeId(i);if(this._isMe(a)){this._conversation.roles=i.roles||[],this._conversation.roles.length&&(d.debug(`Local roles changed: ${i.roles}`),f.onLocalRolesChanged(this._conversation.roles)),yield this._registerParticipantLocalMuteState(i);continue}if(i.state===K.HUNGUP||i.state===K.REJECTED){this._participants[i.id]&&this._removeParticipant(this._participants[i.id],k.HUNGUP);continue}this._registerParticipantInCache(yield this._createParticipant({id:a,externalId:i.externalId&&ue.fromSignaling(i.externalId,i.deviceIdx||0),mediaSettings:he(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}`),f.onRolesChanged(this._participants[a].externalId,i.roles))}})}_registerParticipantLocalMuteState(e){return c(this,null,function*(){if(!e.muteStates)return Promise.resolve();let t=Bt(e.muteStates,xe.MUTE),i=Bt(e.muteStates,xe.MUTE_PERMANENT);for(let a of[t,i])a.length&&(yield this._onMuteParticipant({muteStates:e.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:a,stateUpdated:!0}))})}_getStatusByTransportState(e){let t;return e==="CONNECTED"?t="CONNECTED":e==="CONNECTING"||e==="OPENED"?t="CONNECTING":e==="RECONNECTING"&&(t="RECONNECT"),t}_registerParticipantInCache(e){return this._participants[e.id]=e}_getExistedParticipantByIdOrCreate(e){return c(this,null,function*(){return this._participants[e]||this._createParticipant({id:e})})}_getExternalIdByParticipantId(e){return c(this,null,function*(){var t;if(this._isMe(e))return this._conversation.externalId;if(l.useParticipantListChunk)return(yield this._getExistedParticipantByIdOrCreate(e)).externalId;if((t=this._participants[e])!=null&&t.externalId)return this._participants[e].externalId;{let i=yield this._getParticipantId(e);return this._api.cacheExternalId(e,i),i}})}_registerParticipantAndSetMarkersIfChunkEnabled(e,t){return c(this,null,function*(){if(l.useParticipantListChunk){let i=this._registerParticipantInCache(yield this._getExistedParticipantByIdOrCreate(e));return this._setParticipantMarkers(i,t),i}return this._participants[e]})}_warnParticipantNotInConversation(e){d.warn(`Participant [${e}] isn't in conversation`)}_setParticipantMarkers(e,t){return e.markers=this._denormalizeMarkers(e.id,t),e}_denormalizeMarkers(e,t){if(!t)return null;let i=Object.values(t).find(a=>"ts"in a&&"rank"in a);return Object.entries(t).reduce((a,[n,s])=>(a[n]=Je(Ce(Ce({},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(Qi.ATTENDEE,e.chatRoom.totalCount,e.chatRoom.firstParticipants)}_processRooms(e){var i,a;let t=(a=(i=e.rooms)==null?void 0:i.roomId)!=null?a:null;this._onRoomSwitched(t,!0)}_processMuteStates(e){var i,a,n;this._setMuteStatesForRoomId((i=e.conversation)==null?void 0:i.muteStates,null);for(let s of(n=(a=e.rooms)==null?void 0:a.rooms)!=null?n:[])this._setMuteStatesForRoomId(s.muteStates,s.id);let t=this._getMuteStatesForCurrentRoom();this._onMuteParticipant({muteStates:t,unmuteOptions:e.unmuteOptions,mediaOptions:Object.keys(t),muteAll:!0,stateUpdated:!0,roomId:this._conversation.roomId})}_processRecordInfos(e){var t,i,a,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;e.conversation.pinnedParticipantId?this._onPinParticipant(e.conversation.pinnedParticipantId):this._conversation.pinnedParticipantIdByRoom.delete(null);for(let a of(i=(t=e.rooms)==null?void 0:t.rooms)!=null?i:[])a.pinnedParticipantId?this._onPinParticipant(a.pinnedParticipantId,!1,null,a.id):this._conversation.pinnedParticipantIdByRoom.delete(a.id)}_allocateTransport(){if(!this._conversation||!this._mediaSource)return;this._transport=new Fi(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new oi,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));let e=this._conversation.direction===Ye.OUTGOING&&!this._conversation.concurrent;for(let t of Object.values(this._participants))(t.state===K.ACCEPTED||t.state===K.CALLED)&&this._transport.allocate(t.id,e)}_createSpeakerDetector(){this._transport&&(this._volumesDetector=new Vi(this._transport),this.subscribe(this._volumesDetector,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this._speakerDetector=new ji(this._volumesDetector,this._transport,this._conversation.topology),this.subscribe(this._speakerDetector,"SPEAKER_CHANGED",this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new si(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new ci(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=P.getCameras().length,t=P.getMicrophones().length;d.debug("Cameras: "+e+(P.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(P.hasMicrophonePermission()?"✔":"✖")),I.log(S.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===K.CALLED||e.state===K.ACCEPTED||this._state==="CLOSE")&&(e.id===this._lastSignalledActiveSpeakerId&&(this._lastSignalledActiveSpeakerId=null),!!this._participants[e.id])){t===k.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],f.onRemoteRemoved(e.externalId,e.markers)}}_cleanupListeners(){this.unsubscribe(),window.removeEventListener("unload",this._onUnload)}_cleanupMediaSource(){this._mediaSource&&(this._mediaSource.destroy(),this._mediaSource=null)}_cleanupParticipants(){Object.values(this._participants).forEach(e=>{var t,i,a;(t=e.remoteStream)==null||t.getTracks().forEach(n=>n.stop()),(i=e.secondStream)==null||i.getTracks().forEach(n=>n.stop()),(a=e.mediaSource)==null||a.disconnect()}),this._participants={},this._audioOutput&&this._audioOutput.destroy()}_cleanupParticipantAgnosticStreams(){d.debug("cleaning up participant-agnostic streams"),this._streamByStreamId.forEach(e=>{e.getTracks().forEach(t=>{t.stop()})}),this._streamByStreamId=new Map,this._streamWaitTimerByStreamDescription.forEach(e=>{window.clearTimeout(e)}),this._streamWaitTimerByStreamDescription=new Map,this._streamIdByStreamDescription=new Map,this._sequenceNumberByStreamDescription=new Map,this._cooldownTimestampByStreamDescription=new Map}_cleanupTransport(){this._transport&&(this._transport.destroy(),this._transport=null),this._debugInfo&&(this._debugInfo=null)}_cleanupSpeakerDetector(){this._speakerDetector&&(this._speakerDetector.destroy(),this._speakerDetector=null),this._volumesDetector&&(this._volumesDetector.destroy(),this._volumesDetector=null),this._localVolumeDetector&&(this._localVolumeDetector.destroy(),this._localVolumeDetector=null)}_cleanupSpecListener(){this._specListener&&(this._specListener.destroy(),this._specListener=null)}_cleanupSignaling(){this._signaling.close(),this._signaling.cleanup()}_onAddParticipant(e,t,i){return c(this,null,function*(){d.debug(`Add new participant [${e}]`);let a=this._participants[e];if(a&&(a.state===K.ACCEPTED||a.state===K.CALLED)){d.warn(`Participant [${a.id}:${a.state}] is already in conversation`);return}a||(a=this._registerParticipantInCache(yield this._createParticipant({id:e,externalId:t.externalId&&ue.fromSignaling(t.externalId,t.deviceIdx||0),mediaSettings:he(t.mediaSettings),state:t.state,roles:t.roles||[],muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[],observedIds:t.observedIds||[]}))),this._setParticipantsStatus([a],"WAITING"),i?(a.state=K.HUNGUP,this._removeParticipant(a,i)):this._transport&&(a.state=K.CALLED,this._transport.allocate(a.id,!0),I.log(S.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(a))})}_onRemoveParticipant(e){d.debug(`Remove participant [${e}]`);let t=[];for(let i=0;i<=no;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(S.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?(e==="audioinput"&&(this._audioFix=new Ft(this._mediaSource)),this._mediaSource.changeDevice(e)):Promise.reject(te.UNKNOWN)})}stopVideoTrack(){return this._mediaSource.stopVideoTrack()}toggleScreenCapturing(e){return c(this,null,function*(){return this._mediaSource?this._mediaSource.toggleScreenCapturing(e):Promise.reject(te.UNKNOWN)})}disableScreenCapturing(){return c(this,null,function*(){return this._mediaSource?this._mediaSource.disableScreenCapturing():Promise.reject(te.UNKNOWN)})}toggleAnimojiCapturing(e){this._mediaSource&&this._mediaSource.toggleAnimojiCapturing(e)}setAnimojiSvg(e,t=null,i=null){if(!this._transport)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(S.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return I.log(S.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:ue.fromId(a.uid),s=ue.toString(n);i[s]=a.priority}for(let a of Object.values(this._participants)){let n=ue.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[He(e)]={keyFrameRequested:!0},this._signaling.updateDisplayLayout(t)})}requestTestMode(e,t){return c(this,null,function*(){return this._signaling.requestTestMode(e,t)})}updateDisplayLayout(e){return c(this,null,function*(){if(e.length<1||!this._signaling.ready)return;d.log(`Update display layout request [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let a of e){let n=typeof a.uid=="object"?a.uid:ue.fromId(a.uid),s=this._api.getCachedOkIdByExternalId(n);if(!s){let m=ue.toString(n);d.log(`Unknown participant external ID ${m}`);continue}let p=R.compose(s,n.deviceIdx),u=He({participantId:p,mediaType:a.mediaType,streamName:a.streamName}),g=this._participants[p];g?g.lastRequestedLayouts[u]=a:this._isMe(p)&&(this._myLastRequestedLayouts[u]=a),Ut(a)?(this._isMe(p)&&delete this._myLastRequestedLayouts[u],this._streamIdByStreamDescription.has(u)&&!this._cooldownTimestampByStreamDescription.has(u)&&this._cooldownTimestampByStreamDescription.set(u,Date.now())):(this._cooldownTimestampByStreamDescription.delete(u),!this._streamIdByStreamDescription.has(u)&&l.videoTracksCount>0&&this._streamIdByStreamDescription.set(u,null),t[u]=a),a.mediaType==="SCREEN"&&!Ut(a)&&Ue(wt(p))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>l.videoTracksCount;){let a=i.next();if(a.done){d.error("Cannot accommodate all streaming requests: tracks available "+l.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(a.value),t[a.value]={stopStream:!0}}yield this._sendUpdateDisplayLayout(t)})}feedback(e){return this._signaling.feedback(e)}_stopStreaming(e){if(this._cooldownTimestampByStreamDescription.delete(e),this._sequenceNumberByStreamDescription.set(e,this._signaling.getNextCommandSequenceNumber()),this._streamWaitTimerByStreamDescription.has(e)&&(d.log("Client asked to stop streaming before stream became available",e),window.clearTimeout(this._streamWaitTimerByStreamDescription.get(e)),this._streamWaitTimerByStreamDescription.delete(e)),this._streamIdByStreamDescription.get(e)){let i=ri(e),a=this._participants[i.participantId],{externalId:n}=this._conversation,s=this._isMe(i.participantId);if(a){if(i.streamName&&(i.mediaType==="STREAM"||i.mediaType==="MOVIE")){let p={stream:null,streamName:i.streamName,mediaType:i.mediaType};s?f.onLocalLive(n,p):f.onRemoteLive(a.externalId,p)}else s||f.onRemoteStream(a.externalId,null);I.log(S.PAT_DEALLOCATED)}else d.log(`Cannot find participant to stop streaming: ${i.participantId}`)}this._streamIdByStreamDescription.delete(e)}_sendUpdateDisplayLayout(e){return c(this,null,function*(){if(Object.keys(e).length===0)return;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=ri(a),p=this._participants[s.participantId];if(p){let u;typeof n!="number"?(d.warn(`Unexpected error code ${n} received for participant ${s.participantId}`),u=aa.UNKNOWN_ERROR):u=na(n),i.push({externalId:p.externalId,errorReason:u})}}if(i&&i.length)throw new di("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]+ao>Date.now())break;let s=a[0];this._stopStreaming(s),e[s]={stopStream:!0}}while(!0);this._sendUpdateDisplayLayout(e)}_onParticipantSourcesUpdate(e){if(this._conversation){d.log("Received participant sources update notification",e);for(let t of e)this._waitForStreamIfNeeded(t)}}_onParticipantPromoted(e){return c(this,null,function*(){d.log("Promoted in waiting hall",!e.demote),e.demote?(d.log("Kicked from waiting hall"),this._close(new F(k.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))})}_onChatRoomUpdated(a){return c(this,arguments,function*(e,t=0,i=[]){d.log(`Chat room updated: ${e}`);let n=[],s=[];i.length&&(i.forEach(p=>{if(p.externalId){let u=fe.fromSignaling(p.externalId);n.push(u),this._api.cacheExternalId(p.id.id,u)}else s.push(R.decomposeId(p.id.id).id)}),s.length&&!n.length&&(n=yield this._api.getExternalIdsByOkIds(s))),f.onChatRoomUpdated(e,t,n)})}_onSharedMovieUpdate(e){return c(this,null,function*(){let{externalId:t}=this._conversation,{data:i}=e;for(let a of i)if(this._isMe(a.participantId))f.onLocalLiveUpdate(t,a);else{let s=yield this._getExternalIdByParticipantId(a.participantId);s&&f.onRemoteLiveUpdate(s,a)}})}_onSharedMovieInfoStarted(e){return c(this,null,function*(){d.log(`Shared movie started data received: ${e.notification}`),yield this._processSharedMovieInfo(e.movieShareInfo)})}_processSharedMovieInfos(e){return c(this,null,function*(){e&&(yield Promise.all(e.map(t=>this._processSharedMovieInfo(t))))})}_processSharedMovieInfo(e){return c(this,null,function*(){if(!e)return;let{externalId:t}=this._conversation;if(this._isMe(e.initiatorId))f.onLocalSharedMovieInfo(t,e);else{let a=yield this._getExternalIdByParticipantId(e.initiatorId);a&&f.onRemoteSharedMovieInfo(a,e)}this._forceOpenTransportForAloneInCall()})}_processConnectionSharedMovieInfo(e){return c(this,null,function*(){let t=e.conversation.participants.find(i=>this._isMe(R.composeId(i)));yield this._processSharedMovieInfos(t==null?void 0:t.movieShareInfos)})}_onSharedMovieInfoStopped(e){return c(this,null,function*(){d.log(`Shared movie stopped data received: ${e.notification}`);let{externalId:t}=this._conversation,{initiatorId:i,movieId:a,source:n}=e,s={initiatorId:i,movieId:a,source:n};if(this._isMe(i))f.onLocalSharedMovieStoppedInfo(t,s);else{let u=yield this._getExternalIdByParticipantId(i);u&&f.onRemoteSharedMovieStoppedInfo(u,s)}})}_onFeaturesPerRoleChanged(e){d.log(`Features per role changed: ${e.notification}`),f.onFeaturesPerRoleChanged(e.featuresPerRole)}_waitForStreamIfNeeded(e){var g,m;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t||t.mediaType==="ANIMOJI")return;let i=t.participantId,a=this._participants[i];if(l.producerScreenDataChannel&&t.mediaType==="SCREEN"&&!e.fastScreenShare){d.log("skipping participant-sources-update notification since screenshare will be received over datachannel");return}let n=He(t),s=this._sequenceNumberByStreamDescription.get(n);if(s&&s>e.sequenceNumber){d.warn(`Participant ${t.participantId} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${s}`),I.log(S.PAT_OUTDATED_RESPONSE);return}let p=e.streamId,u=e.rtpTimestamp?this._getWaitingTime(p,e.rtpTimestamp):0;if(u<=0){this._streamWaitTimerByStreamDescription.delete(n);let{externalId:v}=this._conversation,D=this._isMe(i);if(!a&&!D){I.log(S.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${i}`);return}let w=D?v:a.externalId,V=this._streamByStreamId.get(p);if(!V){I.log(S.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${p}`);return}I.log(S.PAT_ALLOCATED),this._streamIdByStreamDescription.set(n,p);let H=(g=e.participantStreamDescription)==null?void 0:g.mediaType;if(H==="STREAM"||H==="MOVIE"){if((m=e.participantStreamDescription)!=null&&m.streamName){let Y={streamName:e.participantStreamDescription.streamName,stream:V,mediaType:H};D?f.onLocalLive(w,Y):f.onRemoteLive(w,Y)}}else if(l.producerScreenTrack&&H==="SCREEN")f.onRemoteScreenStream(a.externalId,V);else if(!D){let Y=(l.producerScreenTrack?null:a.secondStream)||V;f.onRemoteStream(a.externalId,Y)}}else{d.debug(`Waiting for ${u} until stream ${p} for ${n} is switched`);let v=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),u);this._streamWaitTimerByStreamDescription.set(n,v)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has(He(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has(He(i)))return i}else{let i={participantId:t,mediaType:"CAMERA"};if(this._streamIdByStreamDescription.has(He(i)))return i;let a={participantId:t,mediaType:"SCREEN"};if(this._streamIdByStreamDescription.has(He(a)))return a}return d.error("Received unrequested allocation",e),null}_getWaitingTime(e,t){if(this._transport)return this._transport.getStreamWaitingTimeMs(e,t);throw new Error("transport is not initialized")}_isCallAdmin(){return this._conversation?R.includesOneOf(this._conversation.roles,[Qe.ADMIN,Qe.CREATOR]):!1}_checkAdminRole(){if(this._conversation&&!R.includesOneOf(this._conversation.roles,[Qe.ADMIN,Qe.CREATOR]))throw new Error("You don't have the required permission")}grantRoles(e,t,i){return c(this,null,function*(){this._checkAdminRole(),yield this._signaling.grantRoles(e,t,i)})}startAsr(e){return c(this,null,function*(){yield this._signaling.startAsr(e)})}stopAsr(){return c(this,null,function*(){yield this._signaling.stopAsr()})}requestAsr(e){return c(this,null,function*(){yield this._signaling.requestAsr(e)})}muteParticipant(){return c(this,arguments,function*(e=null,t,i=[],a=null){this._checkAdminRole(),yield this._signaling.muteParticipant(e,t,i,a)})}enableFeatureForRoles(e,t){return c(this,null,function*(){yield this._signaling.enableFeatureForRoles(e,t)})}pinParticipant(e,t,i=null){return c(this,null,function*(){this._checkAdminRole(),yield this._signaling.pinParticipant(e,t,i),this._conversation.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))})}changeOptions(e){return c(this,null,function*(){if(this._signaling.ready&&this._conversation){this._checkAdminRole(),yield this._signaling.changeOptions(e);let t=Kr(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=wa(e));let n=yield this._signaling.getWaitingHall(a,t,i);if(n.error)return Promise.reject(n.message);let s=n.participants||[],p=[],u=[],g=null;return s.length&&(s.forEach(m=>{if(m.externalId){let v=fe.fromSignaling(m.externalId);p.push(v),this._api.cacheExternalId(m.id.id,v)}else u.push(R.decomposeId(m.id.id).id)}),u.length&&!p.length&&(p=yield this._api.getExternalIdsByOkIds(u)),n.hasMore&&(g=Oa(s[s.length-1].id))),{participants:p,pageMarker:g,totalCount:n.totalCount||0}})}promoteParticipant(e,t){return c(this,null,function*(){this._signaling&&(yield this._signaling.promoteParticipant(e,t))})}chatMessage(e,t=null){return c(this,null,function*(){this._signaling.ready&&(yield this._signaling.chatMessage(e,t))})}chatHistory(e){return c(this,null,function*(){if(this._signaling.ready){let t=yield this._signaling.chatHistory(e);for(let i=t.messages.length-1;i>=0;i--){let 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)})}updateRooms(e,t){return c(this,null,function*(){let i=yield this._signaling.updateRooms(e,t);if(i.error)throw new Error(i.error)})}activateRooms(e,t){return c(this,null,function*(){let i=yield this._signaling.activateRooms(e,t);if(i.error)throw new Error(i.error)})}switchRoom(e,t){return c(this,null,function*(){let i=yield this._signaling.switchRoom(e,t);if(i.error)throw new Error(i.error)})}removeRooms(e){return c(this,null,function*(){let t=yield this._signaling.removeRooms(e);if(t.error)throw new Error(t.error)})}startStream(e=!1,t=null,i=null,a="DIRECT_LINK",n=null,s=null){return c(this,null,function*(){let p={movieId:i,name:t,privacy:a,groupId:n,roomId:s,streamMovie:!e},u=yield this._signaling.startStream(p);if(u.error)return Promise.reject(u.message)})}stopStream(e=null){return c(this,null,function*(){if((yield this._signaling.stopStream({roomId:e})).error)return Promise.reject()})}recordSetRole(e,t,i=null){return c(this,null,function*(){let a=yield this._signaling.recordSetRole(e,t,i);if(a.error)throw new Error(a.error)})}getStreamInfo(){return c(this,null,function*(){let e=yield this._signaling.getRecordStatus();return{movieId:e.recordMovieId,preview:e.recordMoviePreviewUrl}})}setLocalResolution(i){return c(this,arguments,function*({video:e,effect:t}){var a;if(e.width<l.videoMinWidth||e.height<l.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(t){if(t.width<l.videoMinWidth||t.height<l.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");l.videoEffectMaxHeight=t.height,l.videoEffectMaxWidth=t.width}return l.videoMaxWidth=e.width,l.videoMaxHeight=e.height,d.debug("Set local video resolution:",`video ${e.width}x${e.height}`+(t?`, effect ${t.width}x${t.height}`:"")),(a=this._mediaSource)==null?void 0:a.setResolution({video:e,effect:t})})}videoEffect(e){return c(this,null,function*(){var t;return(t=this._mediaSource)==null?void 0:t.videoEffect(e)})}getParticipants(e){return c(this,null,function*(){let t=e.externalIds.map(s=>({id:s.id,type:l.externalUserType})),i=yield this._signaling.getParticipants(t);if(i.error)throw new Error(i.error);let a=i.participants,n=this._transport.getState();return Promise.all(a.map(s=>c(this,null,function*(){var u;let p=R.composeId(s);return this._createParticipant({id:p,externalId:s.externalId&&ue.fromSignaling(s.externalId,s.deviceIdx||0),mediaSettings:he(s.mediaSettings),participantState:R.mapParticipantState(s),state:s.state,roles:s.roles||[],status:(u=this._getStatusByTransportState(n))!=null?u:"WAITING",muteStates:s.muteStates||{},unmuteOptions:s.unmuteOptions||[],observedIds:s.observedIds||[],markers:this._denormalizeMarkers(p,s.markers)})}))).then(R.mapSharedParticipants)})}getParticipantListChunk(e){return c(this,null,function*(){var p;d.log("Request participant list chunk",e);let t=yield this._signaling.getParticipantListChunk(e);if(t.error)throw new Error(t.error);let i=this._createParticipantListChunk(t.chunk),a=i.participants.filter(u=>{let g=R.composeId(u);return!this._participants[g]});yield this._registerParticipants(a);let n=(p=this._transport)==null?void 0:p.getState();return i.participants.forEach(u=>{var v,D;let g=R.composeId(u),m=this._participants[g];m.status=(v=this._getStatusByTransportState(n))!=null?v:"WAITING",m.movieShareInfos=u.movieShareInfos,Object.assign(m.mediaSettings,he(u.mediaSettings)),Object.assign(m.muteStates,u.muteStates),m.unmuteOptions=(D=u.unmuteOptions)!=null?D:m.unmuteOptions,this._openTransport([m],!0)}),this._participantListChunkToExternalChunk(i)})}_getInitialParticiapntListChunk(){return c(this,null,function*(){let e=l.participantListChunkInitIndex,t=l.participantListChunkInitCount,i="GRID",a=yield this._signaling.getParticipantListChunk({listType:i,fromIdx:e,count:t});return d.debug("Get initial participant list chunk",a.chunk),a.chunk})}_onLocalMediaStreamChanged(e){return c(this,null,function*(){var t,i;this._conversation&&(d.debug("Local media stream changed",e.mediaSettings),f.onLocalStreamUpdate(e.mediaSettings,e.kind),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings)))})}_onScreenSharingStatus(e){return c(this,null,function*(){var t,i;if(d.log("Screen sharing changed",e.track,e.mediaSettings),l.consumerScreenTrack){let a=e.track?new MediaStream([e.track]):null;f.onScreenStream(a,e.mediaSettings),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings))}})}_changeRemoteMediaSettings(e,t){d.debug(`Remote media settings changed [${e}]`,t);let{externalId:i}=this._conversation;if(this._isMe(e)){f.onLocalMediaSettings(i,t);return}let n=this._participants[e];if(!n){this._warnParticipantNotInConversation(e);return}n.mediaSettings=t,this._state==="ACTIVE"&&f.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"&&f.onRemoteParticipantState(i.externalId,i.participantState,i.markers)}_invokeRolesChangedCallbackIfNeeded(e){this._state==="ACTIVE"&&e.roles&&e.roles.length&&(d.debug(`Roles for participant [${e.id}] changed: ${e.roles}`),f.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case O.ACCEPTED_CALL:return this._onAcceptedCall(e);case O.HUNGUP:return this._onHungup(e);case O.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case O.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case O.CLOSED_CONVERSATION:return this._onClosedConversation(e);case O.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case O.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case O.RATE_CALL_DATA:return this._onNeedRate();case O.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case O.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case O.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case O.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case O.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case O.REGISTERED_PEER:return this._onPeerRegistered(e);case O.SWITCH_MICRO:return this._onMicSwitched(e);case O.CHAT_MESSAGE:return this._onChatMessage(e);case O.CUSTOM_DATA:return this._onCustomData(e);case O.RECORD_STARTED:return this._onRecordInfo(e.recordInfo,e.roomId);case O.RECORD_STOPPED:return this._onRecordInfo(null,e.roomId);case O.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case O.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case O.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin,e.markers,e.roomId);case O.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case O.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e.participantUpdateInfos);case O.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case O.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants);case O.JOIN_LINK_CHANGED:return this._onJoinLinkChanged(e);case O.FEEDBACK:return this._onFeedback(e);case O.MOVIE_UPDATE_NOTIFICATION:return this._onSharedMovieUpdate(e);case O.MOVIE_SHARE_STARTED:return this._onSharedMovieInfoStarted(e);case O.MOVIE_SHARE_STOPPED:return this._onSharedMovieInfoStopped(e);case O.ROOMS_UPDATED:return this._onRoomsUpdated(e);case O.ROOM_UPDATED:return this._onRoomUpdated(e);case O.ROOM_PARTICIPANTS_UPDATED:return this._onRoomParticipantsUpdated(e);case O.FEATURES_PER_ROLE_CHANGED:return this._onFeaturesPerRoleChanged(e);case O.PARTICIPANT_ANIMOJI_CHANGED:return this._onParticipantAnimojiChanged(e);case O.ASR_STARTED:return this._onAsrInfo(e.asrInfo);case O.ASR_STOPPED:return this._onAsrInfo(null)}}_onSignalingReconnect(e){return c(this,null,function*(){if(!this._conversation)return;e.conversation.acceptTime&&(this._conversation.acceptTime=e.conversation.acceptTime),e.conversation.participantsLimit&&(this._conversation.participantsLimit=e.conversation.participantsLimit),e.conversation.features&&(this._conversation.features=e.conversation.features,this._conversation.featuresPerRole=e.conversation.featuresPerRole,this._changeFeatureSet()),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),p=n.roles||[];if(this._isMe(s)){t=he(n.mediaSettings),zt(this._conversation.roles,p)||this._onRolesChanged(s,p);continue}a.push(s);let u=this._participants[s];if(!u)yield this._onJoinedParticipant({participantId:n.id,participant:n,mediaSettings:n.mediaSettings});else{let g=he(n.mediaSettings);ga(g,u.mediaSettings)||this._changeRemoteMediaSettings(s,g);let m=R.mapParticipantState(n),v=u.participantState;R.isEqualParticipantState(m,v)||this._changeRemoteParticipantState(s,m),zt(p,u.roles)||this._onRolesChanged(u.id,p)}}for(let n of i)a.indexOf(n)<0&&this._removeParticipant(this._participants[n],k.HUNGUP)}this._onMuteParticipant({muteStates:e.conversation.muteStates,unmuteOptions:e.unmuteOptions,mediaOptions:[]},t),this._processRecordInfos(e),this._onOptionsChanged(e.conversation.options)})}_onSignalingFailed(e){d.error("Signaling failed",e),this._close(e)}_onAcceptedCall(e){return c(this,null,function*(){let t=R.composeMessageId(e),i=R.getPeerIdString(e.peerId);if(d.debug(`Participant accepted call [${t}]`),this._statFirstMediaReceived.markAcceptedCall(this._transport.getTopology()),this._conversation&&this._isMe(t)){this._close(new F(k.MISSED),"Call accepted on other device");return}let a=this._participants[t];a||(a=this._registerParticipantInCache(yield this._createParticipant({id:t,mediaSettings:he(e.mediaSettings)}))),a.state=K.ACCEPTED,a.mediaSettings=he(e.mediaSettings),this._logWithMediaSettings(S.ACCEPTED_OUTGOING,a.mediaSettings),this._conversation&&this._conversation.direction===Ye.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),this._state==="ACTIVE"&&this._transport&&this._transport.open([a.id],i),this._changeRemoteMediaSettings(t,a.mediaSettings),this._changeRemoteParticipantState(t)})}_onHungup(e){return c(this,null,function*(){d.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=R.composeMessageId(e);if(this._conversation&&this._isMe(t)){this._close(new F(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===k.REJECTED?K.REJECTED:K.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,k.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!==K.HUNGUP&&i.state!==K.REJECTED){d.debug(`Participant [${t}] is already in conversation and is active`);return}i||(i=this._registerParticipantInCache(yield this._createParticipant({id:t,externalId:e.participant.externalId&&ue.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:he(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=K.CALLED,i.mediaSettings=he((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),f.onParticipantAdded(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onJoinedParticipant(e){return c(this,null,function*(){var a,n;d.debug(`Participant joined [${e.participantId}]`),this._statFirstMediaReceived.markParticipantJoined(this._transport.getTopology());let t=R.composeMessageId(e),i=this._participants[t];if(i&&i.state===K.ACCEPTED){d.warn(`Participant [${t}] is already in conversation and is active`);return}i||(i=this._registerParticipantInCache(yield this._createParticipant({id:t,externalId:e.participant.externalId&&ue.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:he(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===Ye.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=K.ACCEPTED,i.mediaSettings=he(e.mediaSettings),i.participantState=R.mapParticipantState(e.participant),i.roles=e.participant.roles||[],(a=this._transport)!=null&&a.isAllocated(i.id)?this._setParticipantsStatus([i],"CONNECTED"):this._setParticipantsStatus([i],"WAITING"),this._state!=="IDLE"&&this._transport&&(this._transport.isAllocated(i.id)||this._transport.allocate(i.id,!0),this._transport.open([i.id],null,!!((n=this._conversation)!=null&&n.observer))),f.onParticipantJoined(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i),f.onMuteStates(i.muteStates,i.unmuteOptions,Object.keys(i.muteStates),!1,!1,i.externalId,void 0,!0),yield this._processSharedMovieInfos(i.movieShareInfos)})}_onClosedConversation(e){this._toggleJoinAvailability(),this._close(new F(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,he(e.mediaSettings))})}_onParticipantStateChanged(e){return c(this,null,function*(){let t=R.composeMessageId(e);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(),f.onMultipartyChatCreated(this._conversation))}_onForceMediaSettingsChange(e){return c(this,null,function*(){if(!this._mediaSource)return;let t=this._mediaSource.getMediaSettings(),i=he(e.mediaSettings);t.isAudioEnabled!==i.isAudioEnabled&&(yield this._mediaSource.toggleAudio(i.isAudioEnabled)),t.isVideoEnabled!==i.isVideoEnabled&&(yield this._mediaSource.toggleVideo(i.isVideoEnabled)),l.consumerScreenTrack&&t.isScreenSharingEnabled!==i.isScreenSharingEnabled&&(yield this._mediaSource.toggleScreenCapturing({captureScreen:i.isScreenSharingEnabled,fastScreenSharing:i.isFastScreenSharingEnabled,captureAudio:i.isAudioSharingEnabled}))})}_onSettingsUpdate(e){d.debug("Got settings update notification",e);let t={camera:e.camera,screenSharing:e.screenSharing};this._serverSettings=Mr(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=Mr(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)}_onMicSwitched(e){return c(this,null,function*(){f.onDeviceSwitched(ce.AUDIO,!e.mute),yield this.toggleLocalAudio(!e.mute)})}_onChatMessage(e){return c(this,null,function*(){let t=R.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),f.onChatMessage(e.message,i,e.direct)})}_onCustomData(e){return c(this,null,function*(){if(e.data.hasOwnProperty("sdk"))return;let t=R.composeMessageId(e),i;this._participants[t]?i=this._participants[t].externalId:i=yield this._getParticipantId(t),f.onCustomData(e.data,i,e.direct)})}_onRecordInfo(e,t=null){return c(this,null,function*(){if(!this._conversation)return;let i=this._conversation.recordsInfoByRoom.get(t),a=!1;if(!i!=!e?a=!0:i&&e&&(a=i.recordMovieId!==e.recordMovieId),a)if(this._conversation.recordsInfoByRoom.set(t,e),e){let n=yield this._getParticipantId(e.initiator);f.onRecordStarted(n,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId,t)}else f.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&&f.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);f.onRecordStarted(i,t.recordMovieId,t.recordStartTime,t.recordType,t.recordExternalMovieId,t.recordExternalOwnerId,e)}else f.onRecordStopped(e)})}_onParticipantAnimojiChanged(e){return c(this,null,function*(){if(this._conversation){let t=yield this._getParticipantId(e.participantId);f.onParticipantVmojiUpdate(t)}})}_onAsrInfo(e){return c(this,null,function*(){if(!this._conversation)return;let t=!1;if(!this._conversation.asrInfo!=!e?t=!0:this._conversation.asrInfo&&e&&(t=this._conversation.asrInfo.movieId!==e.movieId),t)if(e){let i=yield this._getParticipantId(e.initiatorId);f.onAsrStarted(i,e.movieId),this._forceOpenTransportForAloneInCall()}else f.onAsrStopped();this._conversation.asrInfo=e})}_onAsrTranscription(e){return c(this,null,function*(){if(!this._conversation)return;let t=yield this._getParticipantId(e.participantId);f.onAsrTranscription(t,e.text,e.timestamp,e.duration)})}_onRolesChanged(e,t){if(this._conversation&&this._isMe(e)&&!zt(this._conversation.roles,t)){d.debug(`Local roles changed: ${t}`),this._conversation.roles=t,f.onLocalRolesChanged(t),this._processMuteState({mediaOptions:Bt(this._getMuteStatesForCurrentRoom(),xe.MUTE_PERMANENT),stateUpdated:!0}),R.includesOneOf(t,[Qe.ADMIN,Qe.CREATOR])&&this._refreshRooms(!0);return}let i=this._participants[e];i&&!zt(i.roles,t)&&(d.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,f.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){var g;if(!this._conversation)return;let i=(g=e.roomId)!=null?g:null,a=e.muteStates||{},n=e.unmuteOptions||[],s=e.mediaOptions||[],p=e.adminId?this._participants[e.adminId]:null;if(e.participantId&&!this._isMe(e.participantId)){if(!this._isCallAdmin()){d.warn(`Not admin got mute states for participant [${e.participantId}]`);return}let m=this._participants[e.participantId];m&&(d.debug(`Mute states for participant [${e.participantId}] changed`,a),f.onMuteStates(a,n,s,e.muteAll,e.unmute,m.externalId,p==null?void 0:p.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,this._isMe(e.adminId)){e.muteAll&&f.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:p,stateUpdated:e.stateUpdated,requestedMedia:e.requestedMedia,roomId:e.roomId})}})}_changeMuteStatesForRoom(e,t){if(!this._conversation)return;this._conversation.unmuteOptions=[];let i=this._getMuteStatesForRoomId(t),a=this._getMuteStatesForRoomId(e),n=Object.keys(i),s=Object.keys(a);this._processMuteState({mediaOptions:Array.from(new Set([...n,...s])),roomId:e,muteAll:!0,stateUpdated:!0})}_processMuteState(g){return c(this,arguments,function*({mediaOptions:e=[],muteAll:t=!1,unmute:i=!1,serverSettings:a=null,admin:n=null,stateUpdated:s,requestedMedia:p,roomId:u=null}){if(!this._conversation||!this._mediaSource||this._participantState!==K.ACCEPTED)return;let m=Object.assign({},this._getMuteStatesForRoomId(u)),v=this._conversation.unmuteOptions,D=this._mediaSource.getMediaSettings(),w=Object.entries(m);for(let[V,H]of w)if(!(H!==xe.MUTE&&H!==xe.MUTE_PERMANENT)&&(this._isCallAdmin()&&H===xe.MUTE_PERMANENT&&!t&&(m[V]=xe.MUTE),!(!e.includes(V)||i)))switch(V){case ce.VIDEO:D.isVideoEnabled&&!(a!=null&&a.isVideoEnabled)&&(f.onDeviceSwitched(ce.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case ce.AUDIO:D.isAudioEnabled&&!(a!=null&&a.isAudioEnabled)&&(f.onDeviceSwitched(ce.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case ce.SCREEN_SHARING:D.isScreenSharingEnabled&&!(a!=null&&a.isScreenSharingEnabled)&&(f.onDeviceSwitched(ce.SCREEN_SHARING,!1),yield this.disableScreenCapturing());break;case ce.AUDIO_SHARING:D.isAudioSharingEnabled&&!(a!=null&&a.isAudioSharingEnabled)&&(f.onDeviceSwitched(ce.AUDIO_SHARING,!1),yield this.toggleScreenCapturing({captureScreen:D.isScreenSharingEnabled,fastScreenSharing:D.isFastScreenSharingEnabled,captureAudio:!1}));break}f.onMuteStates(m,v,e,t,i,null,n==null?void 0:n.externalId,s,p,u)})}_onPinParticipant(e,t=!1,i,a=null){return c(this,null,function*(){if(!this._conversation)return;let n=this._conversation.pinnedParticipantIdByRoom.get(a);if(n&&n!==e)if(this._isMe(n))f.onLocalPin(!0,a);else{let s=yield this._getExternalIdByParticipantId(n);s&&f.onPinnedParticipant(s,!0,this._denormalizeMarkers(e,i),a)}if(this._isMe(e))f.onLocalPin(t,a);else{let s=yield this._getExternalIdByParticipantId(e);s&&f.onPinnedParticipant(s,t,this._denormalizeMarkers(e,i),a)}this._conversation.pinnedParticipantIdByRoom.set(a,t?null:e)})}_onOptionsChanged(e){this._conversation&&!Wr(this._conversation.options,e)&&(this._conversation.options=e,f.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,a]of Object.entries(e)){let 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,f.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),f.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(i){if(l.producerScreenTrack){f.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,l.videoTracksCount>0){let a=e;if(!this._streamIdByStreamDescription.has(a)){d.error("Received remote stream notification for a participant that has no track associated with it",a);return}let 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(S.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${n}`);return}f.onRemoteStream(i.externalId,i.secondStream||s)}else{let a=t||i.remoteStream;a&&f.onRemoteStream(i.externalId,a)}}}_onAnimojiStream(e,t){if(this._isMe(e)&&this._mediaSource){f.onVmojiStream(t,this._mediaSource.getMediaSettings());return}let i=this._participants[e];i&&f.onRemoteVmojiStream(i.externalId,t)}_onPeerConnectionClosed(e){e==="SERVER"&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(Xi.ADD_PARTICIPANT);f.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&f.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,a]of Object.entries(e)){let n=this._participants[i];n&&n.externalId&&t.push({uid:n.externalId,volume:a.real})}f.onVolumesDetected(t)}_onSpeakerChanged(e){this._activeSpeakerId=e,this._participants[e]&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(this._participants[e].externalId),this._lastSignalledActiveSpeakerId=e)}_onTransportStateChanged(e,t){return c(this,null,function*(){d.debug(`Transport state has changed: ${t}`,e);let i=this._getStatusByTransportState(t);if(!i)return;let a=e.reduce((n,s)=>{if(s in this._participants){let p=this._participants[s];n.push(p),t==="CONNECTED"&&(p.remoteStream||(p.mediaSettings&&this._changeRemoteMediaSettings(s,p.mediaSettings),this._changeRemoteParticipantState(s,p.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"&&(f.onLocalStatus("CONNECTED"),((t=this._transport)==null?void 0:t.getTopology())==="SERVER")){let i=Object.values(this._myLastRequestedLayouts);yield this.updateDisplayLayout(i)}e==="CONNECTING"&&f.onLocalStatus("CONNECTING"),e==="RECONNECTING"&&f.onLocalStatus("RECONNECT"),e==="FAILED"&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(k.FAILED)),this._close(new F(k.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(Le.AUDIO_MIX))d.debug("Remote audio mix track added"),this._audioOutput.add(i),f.onRemoteMixedAudioStream(t);else if(e.startsWith(Le.PARTICIPANT_AGNOSTIC_TRACK_PREFIX))d.debug(`Participant-agnostic track added: ${e}`),this._streamByStreamId.set(e,t);else{d.debug(`Remote track added on the participant [${e}]`,{kind:i.kind});let a=this._participants[e];if(a||(d.warn(`Conversation: track added before participant [${e}]`),a=this._registerParticipantInCache(yield this._createParticipant({id:e})),this._setParticipantsStatus([a],"WAITING"),this._activeSpeakerId===e&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(a.externalId),this._lastSignalledActiveSpeakerId=e)),this._transport&&!this._transport.isAllocated(a.id)&&this._transport.allocate(a.id,!1),i.kind==="audio"&&(this._audioOutput.add(i),l.preserveAudioTracks||t.removeTrack(i)),a.remoteStream!==t){if(a.remoteStream=t,a.secondStream)return;f.onRemoteStream(a.externalId,t)}a.mediaSettings&&this._changeRemoteMediaSettings(e,a.mediaSettings)}})}_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!==Le.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())}_onAudioMixStall(e){this._audioMixStalled!==e&&(this._audioMixStalled=e,d.debug("Audio mix stalled:",e),f.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;!P.hasMicrophone()||!this._audioFix||!((t=this._mediaSource)!=null&&t.getMediaSettings().isAudioEnabled)||this._audioFix.fix(e)}_toggleJoinAvailability(){let e=this._conversation&&this._conversation.chatId,t=e&&this._state!=="CLOSE"||!1;e&&(d.debug("Toggle join availability",{available:t,chatId:e}),f.onJoinStatus(t,e))}_updateDisplayLayoutFromCache(e){return c(this,null,function*(){var i;if(((i=this._transport)==null?void 0:i.getTopology())!=="SERVER")return;let t=this._participants[e];t&&t.lastRequestedLayouts&&Object.keys(t.lastRequestedLayouts).length&&(yield this.updateDisplayLayout(Object.values(t.lastRequestedLayouts)))})}_setParticipantsStatus(e,t,i=null){if(!e.length)return;let a=e.reduce((n,s)=>(s.status!==t&&(s.status=t,n.push(s.externalId)),n),[]);a.length&&f.onRemoteStatus(a,t,i)}_onJoinLinkChanged(e){f.onJoinLinkChanged(e.joinLink)}_onRoomsUpdated(e){return c(this,null,function*(){var i,a;let t={};for(let n of Object.keys(qt)){let s=e.updates[n];s&&(t[n]={rooms:yield Promise.all(((a=(i=s==null?void 0:s.rooms)==null?void 0:i.map)==null?void 0:a.call(i,this._convertRoomToExternal.bind(this)))||[]),roomIds:s==null?void 0:s.roomIds,deactivated:s==null?void 0:s.deactivated})}f.onRoomsUpdated(t)})}_onRoomUpdated(e){return c(this,null,function*(){let t=yield this._convertRoomToExternal(e.room);e.events.some(i=>i===qt.UPDATE)&&(e.muteStates!==void 0&&this._setMuteStatesForRoomId(e.muteStates,e.roomId),e.recordInfo!==void 0&&this._conversation.recordsInfoByRoom.set(e.roomId,e.recordInfo)),f.onRoomUpdated(e.events,e.roomId,t,e.deactivate)})}_convertRoomToExternal(e){return c(this,null,function*(){var s,p,u,g,m,v;if(!e)return null;let[t,i,a,n]=yield Promise.all([Promise.all(((p=(s=e==null?void 0:e.participantIds)==null?void 0:s.map)==null?void 0:p.call(s,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((g=(u=e==null?void 0:e.addParticipantIds)==null?void 0:u.map)==null?void 0:g.call(u,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((v=(m=e==null?void 0:e.removeParticipantIds)==null?void 0:m.map)==null?void 0:v.call(m,this._getExternalIdByParticipantId.bind(this)))||[]),e!=null&&e.pinnedParticipantId?this._getExternalIdByParticipantId(e==null?void 0:e.pinnedParticipantId):null]);return{id:e.id,name:e.name,participantCount:e.participantCount,participantIds:t,addParticipantIds:i,removeParticipantIds:a,participants:e.participants,active:e.active,muteStates:e.muteStates,pinnedParticipantId:n}})}_onRoomParticipantsUpdated(e){return c(this,null,function*(){var m,v,D,w,V;let t=this._transport.getState(),i=(m=e.roomId)!=null?m:null,[a,n]=yield Promise.all([Promise.all(((D=(v=e.addedParticipantIds)==null?void 0:v.map)==null?void 0:D.call(v,this._getExternalIdByParticipantId.bind(this)))||[]),Promise.all(((V=(w=e==null?void 0:e.addedParticipants)==null?void 0:w.map)==null?void 0:V.call(w,H=>c(this,null,function*(){var ie;let Y=R.composeId(H);return this._createParticipant({id:Y,externalId:H.externalId&&ue.fromSignaling(H.externalId,H.deviceIdx||0),mediaSettings:he(H.mediaSettings),participantState:R.mapParticipantState(H),state:H.state,roles:H.roles||[],status:(ie=this._getStatusByTransportState(t))!=null?ie:"WAITING",muteStates:H.muteStates||{},unmuteOptions:H.unmuteOptions||[],observedIds:H.observedIds||[],markers:this._denormalizeMarkers(Y,H.markers)})})))||[])]),s=!1;for(let H of n)H.id===this._conversation.compositeUserId&&(s=!0),this._registerParticipantInCache(H);this._openTransport(n,!0);let p=[],u=[];if(e!=null&&e.removedParticipantMarkers){for(let H of e.removedParticipantMarkers)H.GRID&&u.push(this._getExternalIdByParticipantId(H.GRID.id));p=yield Promise.all(u)}s&&(yield this._onRoomSwitched(i));let g={roomId:i,participantCount:e.participantCount,addedParticipantIds:a,addedParticipants:R.mapSharedParticipants(n),removedParticipantMarkers:e==null?void 0:e.removedParticipantMarkers,removedParticipantIds:p};f.onRoomParticipantsUpdated(g)})}_onRoomSwitched(e,t=!1){return c(this,null,function*(){if(!this._conversation||this._conversation.roomId===e)return;let i=this._conversation.roomId;if(this._conversation.roomId=e,t){f.onRoomStart(e);return}f.onRoomSwitched(e),e!==null&&!this._isCallAdmin()&&(yield this._refreshRooms(!1)),this._changePinnedParticipantForRoom(),this._changeRecordInfoForRoom(),this._changeMuteStatesForRoom(e,i)})}_refreshRooms(e){return c(this,null,function*(){var a,n;let i=(n=(a=(yield this._signaling.getRooms(e)).rooms)==null?void 0:a.rooms)!=null?n:[];for(let s of i)this._setMuteStatesForRoomId(s.muteStates,s.id),this._conversation.recordsInfoByRoom.set(s.id,s.recordInfo),this._conversation.pinnedParticipantIdByRoom.set(s.id,s.pinnedParticipantId);e&&f.onRoomsUpdated({[qt.UPDATE]:{rooms:yield Promise.all(i.map(this._convertRoomToExternal.bind(this)))}})})}_onFeedback(e){return c(this,null,function*(){let t=n=>c(this,null,function*(){return(yield this._registerParticipantAndSetMarkersIfChunkEnabled(n)).externalId}),i=e.feedback.map(n=>c(this,null,function*(){let s=n.items.map(u=>c(this,null,function*(){if(u.participantId===this._conversation.compositeUserId)return Promise.resolve(Je(Ce({},u),{participantId:this._conversation.externalId}));let g=yield t(u.participantId);return Je(Ce({},u),{participantId:g})})),p=yield Promise.all(s);return Je(Ce({},n),{items:p})})),a=yield Promise.all(i);f.onFeedback(a,e.roomId)})}_isMe(e){var t;return e===((t=this._conversation)==null?void 0:t.compositeUserId)}_getMuteStatesForRoomId(e=null){var i;return(i=this._conversation.muteStates.get(e))!=null?i:{}}_getMuteStatesForCurrentRoom(){return this._getMuteStatesForRoomId(this._conversation.roomId)}_setMuteStatesForRoomId(e={},t=null){this._conversation.muteStates.set(t,e)}_forceOpenTransportForAloneInCall(){var e;this._transport.getTopology()==="SERVER"&&this._transport.getState()==="IDLE"&&this._participantState!==K.CALLED&&this._transport.open(this._transport.allocated(),null,!!((e=this._conversation)!=null&&e.observer),!0)}},N=W;N._delayedHangup=!1;var di=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,di.prototype),this.participantErrors=t}};var Gt,li=null;function oo(){return c(this,null,function*(){var o;if(l.apiEnv!=="AUTO")return l.apiEndpoint;try{let r=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),t=yield(yield fetch(r,{method:"GET",mode:"cors",cache:"no-cache"})).json(),i=(o=t==null?void 0:t.Answer[0])==null?void 0:o.data;if(!i)throw new Error("Wrong DNS response");return d.debug("Resolved API endpoint",i),i}catch(r){return d.warn("Failed to resolve API endpoint using DNS, default is used",r),l.apiEndpoint}})}function Fa(){return c(this,null,function*(){return Gt||li||(li=oo(),Gt=yield li,li=null,Gt)})}function Va(){if(!l.apiKey)throw new F(te.API,{message:"Required argument apiAppKey not passed"})}function Ar(t){return c(this,arguments,function*(o,r={},e=!1){if(!window.Blob||!window.navigator.sendBeacon)return;yield Fa();let i=Ha(o,r,e),a=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${Gt}/fb.do`,a)})}function ja(t){return c(this,arguments,function*(o,r={},e=!1){yield Fa();let i=Ha(o,r,e);return so(i)})}function so(o){return c(this,null,function*(){return new Promise((r,e)=>{let t=new XMLHttpRequest;t.open("POST",`${Gt}/fb.do`,!0),t.setRequestHeader("Content-type","application/x-www-form-urlencoded"),t.onreadystatechange=()=>{if(t.readyState!==XMLHttpRequest.DONE)return;let i;try{i=JSON.parse(t.responseText)}catch(a){i={result:t.responseText}}t.status!==200||i.hasOwnProperty("error_msg")?e(i):r(i)},t.send(o)})})}function Ha(o,r={},e=!1){r.method=o,r.format="JSON",r.application_key||(r.application_key=l.apiKey),e||(re.sessionKey?r.session_key=re.sessionKey:re.accessToken&&(r.access_token=re.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 lo=10,po=700,uo=3e3,pi=class extends yt{constructor(){super(...arguments);this._userId=null;this._externalUidsCache=new Map;this._extrnalUidsBatch=new Set;this._extrnalUidsBatchTimeout=null}_callUnsafe(a){return c(this,arguments,function*(e,t={},i=!1){let n=s=>c(this,null,function*(){try{return yield ja(e,t,i)}catch(p){if(!p.hasOwnProperty("error_msg")&&(s++,d.debug(`${e} network error, attempt ${s}...`),s<lo))return yield R.delay(Math.min(s*po,uo)),n(s);throw d.warn(e,"error",p),p}});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=te.API;switch(n.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:s=k.SERVICE_DISABLED;break;case 300:s=k.NOT_FOUND;break;case 1102:s=k.CALLEE_IS_OFFLINE;break;case 1103:s=k.NOT_FRIENDS;break;case 1104:case 1106:s=k.EXTERNAL_API_ERROR;break;case 1113:s=k.CALLER_IS_REJECTED;break}throw new F(s,{message:n.error_msg,code:n.error_code})}})}userId(e){return c(this,null,function*(){let t=R.decomposeId(e).id;return re.isEmpty()?fe.fromId(String(t)):(yield this._prepareUserIdsByOkIdsBatched([t]),fe.fromString(this._externalUidsCache.get(t)))})}prepareUserIds(e){return c(this,null,function*(){re.isEmpty()||(yield this._prepareUserIdsByOkIdsBatched(e))})}_prepareUserIdsByOkIdsBatched(e){return e.some(i=>!this._externalUidsCache.has(i))?(e.forEach(i=>this._extrnalUidsBatch.add(i)),this._extrnalUidsBatchTimeout||(this._extrnalUidsBatchPromise=new Promise(i=>{this._extrnalUidsBatchTimeout=window.setTimeout(()=>{if(this._extrnalUidsBatch.size>0){let a=[...this._extrnalUidsBatch];this._extrnalUidsBatch.clear(),this._getExternalIdsByOkIds(a).then(n=>{for(let s in n)n.hasOwnProperty(s)&&this._externalUidsCache.set(parseInt(s,10),n[s]);i()})}this._extrnalUidsBatchTimeout=null},l.api.userIdsByOkBatchedTimeout)})),this._extrnalUidsBatchPromise):Promise.resolve()}authorize(){return c(this,null,function*(){if(!this._uuid){let t=Xe.get("uuid");t||(t=R.uuid(),Xe.set("uuid",t)),this._uuid=String(t)}let e={session_data:{version:2,device_id:this._uuid,client_version:l.appVersion,client_type:"SDK_JS"}};return l.authToken&&(e.session_data.auth_token=l.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),re.sessionKey=t.session_key,re.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&f.onTokenExpired(),new F(te.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${l.appName}:${l.sdkVersion}`,platform:l.platform,items:e})};Ar("log.externalLog",t)}init(){Va()}joinConversation(e,t=!1,i){return c(this,null,function*(){let a={conversationId:e,isVideo:t,protocolVersion:l.protocolVersion};return i&&(a.chatId=i),this._call("vchat.joinConversation",a)})}createConversation(n){return c(this,arguments,function*(e,t="",i=!1,{onlyAdminCanShareMovie:a}={}){let s=this._preareStartConversationData({conversationId:e,isVideo:!1,joiningAllowed:!0,payload:t,requireAuthToJoin:i,onlyAdminCanShareMovie:a});return this._startConversation(s)})}startConversation(g,m,v){return c(this,arguments,function*(e,t,i,a=!1,n="",s=!1,p=!1,{onlyAdminCanShareMovie:u}={}){let D=this._preareStartConversationData({conversationId:e,isVideo:a,joiningAllowed:s,payload:n,requireAuthToJoin:p,onlyAdminCanShareMovie:u});if(t&&t.length)switch(i){case Ke.USER:D.uids=t.join(",");break;case Ke.GROUP:D.gid=t[0];break;case Ke.CHAT:D.chatId=t[0];break}return this._startConversation(D)})}_preareStartConversationData({conversationId:e,isVideo:t,payload:i="",joiningAllowed:a=!1,requireAuthToJoin:n=!1,onlyAdminCanShareMovie:s}){let p={conversationId:e,isVideo:t,protocolVersion:l.protocolVersion};return a&&(p.createJoinLink=!0),i&&(p.payload=i),l.domain&&(p.domainId=l.domain),l.externalDomain&&(p.externalDomain=l.externalDomain),n&&(p.requireAuthToJoin=!0),s!==void 0&&(p.onlyAdminCanShareMovie=s),p}_startConversation(e){return c(this,null,function*(){return this._call("vchat.startConversation",e)})}createJoinLink(e){return c(this,null,function*(){return this._call("vchat.createJoinLink",{conversationId:e})})}removeJoinLink(e){return c(this,null,function*(){return this._call("vchat.removeJoinLink",{conversationId:e})})}getAnonymTokenByLink(e,t){return c(this,null,function*(){let i={joinLink:e};t&&(i.anonymName=t);let a=yield this._call("vchat.getAnonymTokenByLink",i);return this._userId=Number(a.uid),a.token})}joinConversationByLink(e,t=!1,i,a){return c(this,null,function*(){let n={joinLink:e,isVideo:t,protocolVersion:l.protocolVersion};return i!=null&&i.length&&(n.observedIds=i.join(",")),l.anonymToken&&(n.anonymToken=l.anonymToken),a&&(n.payload=a),this._call("vchat.joinConversationByLink",n)})}getOkIdsByExternalIds(e){return c(this,null,function*(){let t=fe.fromIds(e),i=[],a={methods:[]},n=[],s=[...this._externalUidsCache.keys()],p=[...this._externalUidsCache.values()];for(let g of t){let m=fe.toString(g),v=p.indexOf(m);v>-1?i.push(Number(s[v])):(n.push(m),a.methods.push({"vchat.getOkIdByExternalId":{params:{externalId:g.id,anonym:g.type==="ANONYM"},onError:"SKIP"}}))}return a.methods.length&&(yield this._call("batch.executeV2",a)).forEach((g,m)=>{if(g.ok){let v=Number(g.ok.ok_id);this._externalUidsCache.set(v,n[m]),i.push(v)}}),i})}getExternalIdsByOkIds(e){return c(this,null,function*(){let t=[],i=[];for(let n of e)this._externalUidsCache.has(n)?t.push(fe.fromString(this._externalUidsCache.get(n))):i.push(n);if(!i.length)return t;let a=yield this._getExternalIdsByOkIds(i);for(let n in a)a.hasOwnProperty(n)&&this._externalUidsCache.set(parseInt(n,10),a[n]);for(let n of i)a.hasOwnProperty(n)&&t.push(fe.fromString(a[n]));return t})}getCachedOkIdByExternalId(e){let t=[...this._externalUidsCache.keys()],i=[...this._externalUidsCache.values()],a=fe.toString(e),n=i.indexOf(a);return n>-1?R.composeUserId(t[n],z.USER):null}cacheExternalId(e,t){let i=R.decomposeId(e).id;this._externalUidsCache.set(i,fe.toString(t))}getConversationParams(e){return c(this,null,function*(){let t={};return l.anonymToken&&(t.anonymToken=l.anonymToken),e&&(t.conversationId=e),this._call("vchat.getConversationParams",t)})}getUserId(){return this._userId}setUserId(e){this._userId=e}hangupConversation(e){let t={conversationId:e,reason:k.HUNGUP};l.anonymToken&&(t.anonymToken=l.anonymToken),Ar("vchat.hangupConversation",t)}removeHistoryRecords(e){return c(this,null,function*(){yield this._call("vchat.removeHistoryRecords",{recordIds:e.join(",")})})}cleanup(){}_getExternalIdsByOkIds(e){return c(this,null,function*(){let t={};try{let i=yield this._call("vchat.getExternalIdsByOkIds",{uids:e.join(",")});if(i.external_ids)for(let[a,n]of Object.entries(i.external_ids))t[a]=fe.fromIdToString(n,"USER");if(i.anonym_ids)for(let[a,n]of Object.entries(i.anonym_ids))t[a]=fe.fromIdToString(n,"ANONYM");return t}catch(i){return t}})}};var Hi=class{requestAsr(r){let e=new ArrayBuffer(2),t=new DataView(e);return t.setUint8(0,1),t.setUint8(1,r?0:1),e}};import{Any as ho,Arr as Wa,Int as q,Nil as Tt,Str as _o}from"messagepack";var Ga=(U=>(U.RECOVER="recover",U.ACCEPT_CALL="accept-call",U.ADD_PARTICIPANT="add-participant",U.REMOVE_PARTICIPANT="remove-participant",U.HANGUP="hangup",U.TRANSMIT_DATA="transmit-data",U.ACCEPT_PRODUCER="accept-producer",U.ALLOCATE_CONSUMER="allocate-consumer",U.CHANGE_MEDIA_SETTINGS="change-media-settings",U.CHANGE_PARTICIPANT_STATE="change-participant-state",U.CHANGE_STREAM_PRIORITIES="change-streams-priorities",U.UPDATE_DISPLAY_LAYOUT="update-display-layout",U.REPORT_PERF_STAT="report-perf-stat",U.REPORT_SHARING_STAT="report-sharing-stat",U.RECORD_START="record-start",U.RECORD_STOP="record-stop",U.RECORD_SET_ROLE="record-set-role",U.RECORD_GET_STATUS="record-get-status",U.SWITCH_MICRO="switch-micro",U.SWITCH_TOPOLOGY="switch-topology",U.REQUEST_REALLOC="request-realloc",U.CHAT_MESSAGE="chat-message",U.CHAT_HISTORY="chat-history",U.CUSTOM_DATA="custom-data",U.GRANT_ROLES="grant-roles",U.MUTE_PARTICIPANT="mute-participant",U.ENABLE_FEATURE_FOR_ROLES="enable-feature-for-roles",U.PIN_PARTICIPANT="pin-participant",U.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",U.CHANGE_OPTIONS="change-options",U.GET_WAITING_HALL="get-waiting-hall",U.GET_PARTICIPANT_LIST_CHUNK="get-participant-list-chunk",U.GET_PARTICIPANTS="get-participants",U.PROMOTE_PARTICIPANT="promote-participant",U.REQUEST_TEST_MODE="request-test-mode",U.ADD_MOVIE="add-movie",U.UPDATE_MOVIE="update-movie",U.REMOVE_MOVIE="remove-movie",U.GET_ROOMS="get-rooms",U.UPDATE_ROOMS="update-rooms",U.ACTIVATE_ROOMS="activate-rooms",U.REMOVE_ROOMS="remove-rooms",U.SWITCH_ROOM="switch-room",U.FEEDBACK="feedback",U.ASR_START="asr-start",U.ASR_STOP="asr-stop",U.REQUEST_ASR="request-asr",U))(Ga||{}),x=Ga;function ui(){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),mo(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 mo(o){return o.buffer!==void 0}function Gi(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 Ka=0,$a=1,go=2,fo=0,So=1,vo=2,Wi=0,Eo=0,Io=0,To=1,Ki=class{constructor(){this.participantIdRegistry=null}setParticipantIdRegistry(r){this.participantIdRegistry=r}serializeUpdateDisplayLayout(r,e){let t=ui();q.enc(t,Ka),q.enc(t,Wi),q.enc(t,r),Tt.enc(t,null);let i=[];for(let a in e)e.hasOwnProperty(a)&&this.writeLayout(e,a,i);return Wa.enc(t,i),Tt.enc(t,null),t.ui8array()}writeLayout(r,e,t){let i=r[e],a=ui();if(this.writeStreamDesc(e,a),Ut(i))q.enc(a,So);else if(Pr(i))q.enc(a,vo);else if(q.enc(a,fo),i.priority!==void 0?q.enc(a,i.priority):Tt.enc(a,null),i.width!==void 0&&i.height!==void 0?(q.enc(a,Math.round(i.width)),q.enc(a,Math.round(i.height))):(Tt.enc(a,null),Tt.enc(a,null)),i.fit!==void 0)switch(i.fit){case"cv":q.enc(a,Io);break;case"cn":q.enc(a,To);break;default:Tt.enc(a,null)}else Tt.enc(a,null);t.push(a.ui8array())}writeStreamDesc(r,e){if(this.participantIdRegistry){let t=this.participantIdRegistry.getCompactId(r);if(t!==void 0){q.enc(e,t);return}}_o.enc(e,r)}serializePerfStatReport(r,e){let t=ui();return q.enc(t,$a),q.enc(t,Wi),q.enc(t,r),q.enc(t,e.framesDecoded),q.enc(t,e.framesReceived),t.ui8array()}serializeSharingStatReport(r,e){let t=ui();return q.enc(t,go),q.enc(t,Wi),q.enc(t,r),q.enc(t,e.minDelay),q.enc(t,e.maxDelay),q.enc(t,e.avgDelay),q.enc(t,e.largeDelayDuration),t.ui8array()}deserializeCommandResponse(r){return c(this,null,function*(){let e;if(r instanceof Blob){let n=Blob.prototype.arrayBuffer?yield r.arrayBuffer():yield _a(r);e=Gi(n)}else e=Gi(r);let t=q.dec(e),i=q.dec(e);if(i!==Wi){d.warn("Unsupported version for command type: "+t+", version "+i);return}if(q.dec(e)!==Eo){d.warn("Error code: "+t+"received for command type: "+t+", version "+i);return}switch(t){case Ka:return this.deserializeUpdateDisplayLayoutResponse(e);case $a:return this.deserializeReportPerfStatResponse(e);default:return d.warn("unsupported command response commandType: "+t),null}})}deserializeUpdateDisplayLayoutResponse(r){let e=q.dec(r),t=Wa.dec(r),i={};return t.forEach(a=>{let n=Gi(a),s=ho.dec(n);if(typeof s=="string")i[s]=q.dec(n);else{let p=s,u=He(this.participantIdRegistry.getStreamDescription(p));i[u]=q.dec(n)}}),{type:"response",sequence:e,response:x.UPDATE_DISPLAY_LAYOUT.toString(),errorCodeByParticipantId:i}}deserializeReportPerfStatResponse(r){let e=q.dec(r),t=q.dec(r);return{type:"response",sequence:e,response:x.REPORT_PERF_STAT.toString(),estimatedPerformanceIndex:t}}};var $i="open",qa=[()=>l.producerScreenTrack,()=>l.videoTracksCount>0,()=>!0,()=>!0,()=>l.consumerScreenTrack,()=>!0,()=>l.movieShare,()=>l.useParticipantListChunk,()=>l.useRooms,()=>l.useVmoji],Co=10,Ro=["service-unavailable","conversation-ended","invalid-token"],be=class extends bt{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.asrCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+l.platform+"&appVersion="+l.appVersion+"&version="+l.protocolVersion+"&device="+l.device+"&capabilities="+be._getCapabilityFlags();this.peerId=null;this.conversationId=null;this.reconnectTimer=0;this.connectionMessageWaitTimer=0;this.doctorTimer=0;this.participantIdRegistry=null;this.producerNotificationDataChannel=null;this.producerCommandDataChannel=null;this.asrDataChannel=null;this.producerCommandDataChannelEnabled=!1;this.producerCommandSerializationService=new Ki;this.asrCommandSerializer=new Hi}static _getCapabilityFlags(){let e=0;for(let t=0;t<qa.length;t++)qa[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.asrCommandsQueue=[],this.incomingCache=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${l.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){I.log(S.SOCKET_ACTION,"already_opened"),i(Error("Socket already opened"));return}this.conversationResolve=a=>{t(a),this.conversationResolve=null,this.conversationReject=null},this.conversationReject=a=>{i(a),this.conversationResolve=null,this.conversationReject=null},this._connect(e)})})}_send(a){return c(this,arguments,function*(e,t={},i=0){if(t.participantId){let n=R.decomposeParticipantId(t.participantId),s=R.decomposeId(n.compositeUserId);t=Object.assign({},t,{participantId:s.id,participantType:s.type}),n.deviceIdx&&(t.deviceIdx=n.deviceIdx)}return this._sendRaw(e,t,i)})}_sendRaw(a){return c(this,arguments,function*(e,t={},i=0){let n=s=>{var p,u;if(e===x.REQUEST_ASR)this.asrCommandsQueue.push(s),((p=this.asrDataChannel)==null?void 0:p.readyState)===$i&&this._handleCommandsQueue(this.asrCommandsQueue);else if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(s),((u=this.producerCommandDataChannel)==null?void 0:u.readyState)===$i&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){I.log(S.SOCKET_ACTION,"not_opened"),d.warn("[signaling] socket is not opened"),s.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(I.log(S.SOCKET_ACTION,"invalid_state"),d.warn(`[signaling] socket is not opened, state ${this.socket.readyState}`)),this.websocketCommandsQueue.push(s),this.socket&&this.socket.readyState===WebSocket.OPEN&&this._handleCommandsQueue(this.websocketCommandsQueue)}};return new Promise((s,p)=>{let u=(m,v=!1)=>{!i||v?p(m):(d.debug("[signaling] resending a signaling message",e,g.sequence),i--,n(g))},g={sequence:this.sequence++,name:e,params:t,responseTimer:0,resolve:s,reject:u};n(g)})})}_isDataChannelCommand(e){return this.producerCommandDataChannelEnabled?e===x.UPDATE_DISPLAY_LAYOUT||e===x.REPORT_PERF_STAT||e===x.REPORT_SHARING_STAT:!1}static _isDataChannelResponseRequired(e){return e===x.UPDATE_DISPLAY_LAYOUT||e===x.REPORT_PERF_STAT}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(x.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(x.TRANSMIT_DATA,{participantId:e,data:{candidate:t}})})}requestTestMode(e,t){return c(this,null,function*(){return this._send(x.REQUEST_TEST_MODE,{consumer:e,producer:t})})}sendSdp(e,t){return c(this,null,function*(){return this._send(x.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(x.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(x.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},Co)})}changeParticipantState(e){return c(this,null,function*(){return this._send(x.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(x.ADD_PARTICIPANT,Ce({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(x.REMOVE_PARTICIPANT,{participantId:e,ban:t})})}allocateConsumer(e,t){return c(this,null,function*(){let i={capabilities:t};return e&&(i.description=e.sdp),this._send(x.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(x.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(x.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(x.UPDATE_DISPLAY_LAYOUT,e)})}addMovie(e){return c(this,null,function*(){return this._send(x.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(x.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(x.REMOVE_MOVIE,e)})}updateRooms(e,t){return c(this,null,function*(){return this._send(x.UPDATE_ROOMS,{rooms:e,assignRandomly:t})})}activateRooms(e,t){return c(this,null,function*(){return this._send(x.ACTIVATE_ROOMS,{roomIds:e,deactivate:t})})}switchRoom(e,t){return c(this,null,function*(){return this._sendRaw(x.SWITCH_ROOM,{toRoomId:e,participantId:t})})}getRooms(e){return c(this,null,function*(){return this._sendRaw(x.GET_ROOMS,{withParticipants:e})})}removeRooms(e){return c(this,null,function*(){return this._send(x.REMOVE_ROOMS,{roomIds:e})})}startStream(e){return c(this,null,function*(){return this._send(x.RECORD_START,e)})}stopStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(x.RECORD_STOP,e)})}recordSetRole(e,t,i=null){return c(this,null,function*(){return this._send(x.RECORD_SET_ROLE,{participantId:e,role:t,roomId:i})})}getRecordStatus(){return c(this,null,function*(){return this._send(x.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(x.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(x.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(x.REPORT_PERF_STAT,e)})}reportSharingStat(e){return c(this,null,function*(){return this._send(x.REPORT_SHARING_STAT,e)})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(x.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(x.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(x.CUSTOM_DATA,{data:e,participantId:t})})}grantRoles(e,t,i){return c(this,null,function*(){let a={participantId:e,roles:t};return i&&(a.revoke=!0),this._sendRaw(x.GRANT_ROLES,a)})}muteParticipant(e,t,i,a=null){return c(this,null,function*(){return this._sendRaw(x.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i,roomId:a})})}enableFeatureForRoles(e,t){return c(this,null,function*(){return this._sendRaw(x.ENABLE_FEATURE_FOR_ROLES,{feature:e,roles:t})})}pinParticipant(e,t,i){return c(this,null,function*(){let a={participantId:e,roomId:i};return t&&(a.unpin=!0),this._sendRaw(x.PIN_PARTICIPANT,a)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(x.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}changeOptions(e){return c(this,null,function*(){return this._send(x.CHANGE_OPTIONS,{options:e})})}getWaitingHall(e=null,t,i=!1){return c(this,null,function*(){let a={};return e&&(a.fromId=e),t&&(a.count=t),i&&(a.backward=i),this._send(x.GET_WAITING_HALL,a)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(x.PROMOTE_PARTICIPANT,i)})}feedback(e){return c(this,null,function*(){return this._sendRaw(x.FEEDBACK,{key:e})})}close(){this.socket&&this.socket.readyState<WebSocket.CLOSING&&this._closeSocket(),this._stopWaitConnectionMessage(),this._stopDoctor(),clearTimeout(this.reconnectTimer)}readyToSend(e=!0){this.listenersReady=e,this._handleCachedMessages()}getParticipantListChunk(e){return c(this,null,function*(){return this._send(x.GET_PARTICIPANT_LIST_CHUNK,e)})}getParticipants(e){return c(this,null,function*(){return this._send(x.GET_PARTICIPANTS,{externalIds:e})})}startAsr(e){return c(this,null,function*(){return this._send(x.ASR_START,e)})}stopAsr(){return c(this,null,function*(){return this._send(x.ASR_STOP)})}requestAsr(e){return c(this,null,function*(){return this._send(x.REQUEST_ASR,{request:e})})}setAsrDataChannel(e){this.asrDataChannel=e,this._handleCommandsQueue(this.asrCommandsQueue)}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===$e.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),t=i(t),d.debug("[signaling] connecting to "+this.endpoint+this.postfix+t),Ue(S.SIGNALING_CONNECTED),this.socket=new WebSocket(this.endpoint+this.postfix+t),this.socket.onopen=this._onOpen.bind(this),this.socket.onmessage=this._onMessage.bind(this),this.socket.onerror=this._onError.bind(this),this.socket.onclose=this._onClose.bind(this),this._startDoctor();function i(a){if(!l.useParticipantListChunk)return a;let n=l.participantListChunkInitIndex;a+=`&partIdx=${n}`;let s=l.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(S.SOCKET_ACTION,"opened"),ge.logEventualStat({name:S.SIGNALING_CONNECTED}),this._waitConnectionMessage(),this._startDoctor()}_onMessage(e){if(this._startDoctor(),e.data==="ping"){this.socket&&this.socket.readyState===WebSocket.OPEN&&this.socket.send("pong");return}try{this._handleMessage(JSON.parse(e.data))}catch(t){I.log(S.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:O.TOPOLOGY_CHANGED,topology:e.conversation.topology})),this.lastStamp&&this._handleCachedMessages(),(t=e.recoverMessages)==null||t.forEach(i=>this._handleMessage(i)),this._handleCommandsQueue(this.websocketCommandsQueue)):!this.connected||!this.listenersReady?this.incomingCache.push(e):this._triggerEvent(ve.NOTIFICATION,e);break;case"response":this._handleCommandResponse(!0,e);break;case"error":this._handleErrorMessage(e);break;default:I.log(S.SOCKET_ACTION,"unknown_message"),d.warn("[signaling] unhandled message",e)}this.lastStamp=e.stamp||this.lastStamp}_handleErrorMessage(e){var i;I.log(S.SOCKET_ACTION,`error-${e.error}`);let t=Ro.includes(e.error);switch(d.debug(`[signaling] error message [${e.sequence}]`,e),this.responseHandlers[e.sequence]&&this._handleCommandResponse(!1,e),e.error){case"service-unavailable":this._reconnect();break;case"conversation-ended":this.conversationReject?this.conversationReject(new F(e.reason||te.SIGNALING_FAILED,{message:`Conversation ended: ${e.error}`,remote:!0})):this._triggerEvent(ve.NOTIFICATION,{notification:O.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 F(e.reason||te.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(S.SOCKET_ACTION,"error"),d.error("[signaling] signaling error",e)}_onClose(e){I.log(S.SOCKET_ACTION,"closed"),d.debug("[signaling] connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<be.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(be.RECONNECT_MAX_DELAY,be.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));d.log(`[signaling] reconnect websocket after ${e}ms (${this.reconnectCount})`),I.log(S.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,$e.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(S.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(S.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(e,t),be.WAIT_RESPONSE_DELAY)}_serializeAsrCommand(e){let t=e.params;return this.asrCommandSerializer.requestAsr(t.request)}_handleCommandsQueue(e){var t,i,a,n;for(;e.length>0;){let s=e.shift();if(d.debug(`[signaling] command send [${s.sequence}]`,`'${s.name}'`,s.params),s.name===x.REQUEST_ASR){if(((t=this.asrDataChannel)==null?void 0:t.readyState)!==$i){s.reject(new Error(`Invalid data channel state: ${(i=this.asrDataChannel)==null?void 0:i.readyState}`));return}let p=this._serializeAsrCommand(s);p!==null&&(this.asrDataChannel.send(p),s.resolve({}))}else if(this._isDataChannelCommand(s.name)){if(((a=this.producerCommandDataChannel)==null?void 0:a.readyState)!==$i){s.reject(new Error(`Invalid data channel state: ${(n=this.producerCommandDataChannel)==null?void 0:n.readyState}`));return}be._isDataChannelResponseRequired(s.name)&&(s.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{response:s.name,sequence:s.sequence,type:"timeout"}),be.WAIT_RESPONSE_DELAY),this.responseHandlers[s.sequence]=s);let p=this._serializeBinary(s);p!==null&&this.producerCommandDataChannel.send(p)}else{if(!this.socket||this.socket.readyState!==WebSocket.OPEN){s.reject(new Error("Invalid state or socket already closed"));continue}s.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{response:s.name,sequence:s.sequence,type:"timeout"}),be.WAIT_RESPONSE_DELAY),this.responseHandlers[s.sequence]=s,this.socket.send(this._serializeJson(s))}}}_serializeBinary(e){switch(e.name){case x.UPDATE_DISPLAY_LAYOUT:return this.producerCommandSerializationService.serializeUpdateDisplayLayout(e.sequence,e.params);case x.REPORT_PERF_STAT:return this.producerCommandSerializationService.serializePerfStatReport(e.sequence,e.params);case x.REPORT_SHARING_STAT:return this.producerCommandSerializationService.serializeSharingStatReport(e.sequence,e.params)}return d.warn("[signaling] cannot get binary data for data channel command: "+e.name),null}_serializeJson(e){let t;e.name===x.UPDATE_DISPLAY_LAYOUT?t=this._convertDisplayLayout(e.params):t=e.params;let i=Object.assign({command:e.name,sequence:e.sequence},t);return JSON.stringify(i)}_convertDisplayLayout(e){let t=e,i={};for(let a in t)t.hasOwnProperty(a)&&(i[a]=Aa(t[a]));return{layouts:i}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new F(te.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout",remote:!0}))},be.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($e.RETRY)},be.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},Be=be;Be.RECONNECT_DELAY=l.signalingReconnectDelay,Be.RECONNECT_MAX_DELAY=l.signalingReconnectMaxDelay,Be.RECONNECT_MAX_COUNT=l.signalingReconnectMaxCount,Be.WAIT_CONNECTION_DELAY=l.waitConnectionDelay,Be.WAIT_RESPONSE_DELAY=l.waitResponseDelay,Be.WAIT_MESSAGE_DELAY=l.waitMessageDelay;var za=(e=>(e.KING="KING",e.PAWN="PAWN",e))(za||{}),yo=za;var Dr=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 Wt,ne,mi=null,Tg={getCameras:P.getCameras,getMicrophones:P.getMicrophones,getOutput:P.getOutput,getVideoFacingMode:P.getVideoFacingMode,hasCamera:P.hasCamera,hasMicrophone:P.hasMicrophone,getSavedCamera:P.getSavedCamera,getSavedMicrophone:P.getSavedMicrophone,getSavedOutput:P.getSavedOutput,hasCameraPermission:P.hasCameraPermission,hasMicrophonePermission:P.hasMicrophonePermission,hasPermissions:P.hasPermissions,getUserMedia:P.getUserMedia,getUserVideo:P.getUserVideo,getUserAudio:P.getUserAudio,setResolution:P.setResolution,isBrowserSupported:P.isBrowserSupported,isScreenCapturingSupported:P.isScreenCapturingSupported,os:P.os,isMobile:P.isMobile,browserName:P.browserName,browserVersion:P.browserVersion,baseChromeVersion:P.baseChromeVersion,getAudioContext:P.getAudioContext,isAudioShareSupported:P.isAudioShareSupported},Cg={participantMarkerCompare:R.participantMarkerCompare};function Po(o){ne=o}function bo(o){Wt=o}function Rg(o){mi=o}function yg(o){l.videoEffects=o}function Pg(o,r=null,e=null){l.vmoji=o,l.vmojiRenderingOptions=e,r&&o.setSDK(r)}function bg(o){return c(this,null,function*(){if(l.set(o),P.browserName()==="Sferum"&&(l.platform=`SFERUM:${P.browserVersion()}`),ne||Po(new pi),Wt||bo(()=>new Be),l.debug&&(Ja.disableLog(!1),d.toggle(!0)),d.log(`Calls SDK ${l.sdkVersion}`,o),yield P.init(),!P.isBrowserSupported())throw new F(te.UNSUPPORTED);d.log("UserAgent:",navigator.userAgent),d.log("Screen resolution:",`${window.screen.width}x${window.screen.height}`),d.log("Permissions:",`Camera: ${P.hasCameraPermission()}, Mic: ${P.hasMicrophonePermission()}`),ne.init()})}function Mg(n){return c(this,arguments,function*(o,r=[ce.AUDIO],e="",t=!1,i=!1,a){let s=[],p=[];if(Array.isArray(o)?s=o.length?o:[]:o&&(s=[o]),s.length&&(p=yield ne.getOkIdsByExternalIds(s),!p.length))throw new F(k.CALLEE_IS_OFFLINE);return Mo(p,Ke.USER,r,e,t,i,a)})}function Mo(s){return c(this,arguments,function*(o,r=Ke.USER,e,t="",i=!1,a=!1,n){if(N.current())throw d.error("There is already active call"),new F(k.FAILED);return new N(ne,Wt(),mi).onStart(o,r,e,t,i,a,n)})}function Ag(o){return c(this,null,function*(){return Ao(o)})}function Ao(t){return c(this,arguments,function*(o,r=z.USER,e){if(o===N.id())throw new Error("Push has already been processed");return new N(ne,Wt(),mi).onPush(o,r,e)})}function Dg(o){return c(this,null,function*(){return o&&(l.authToken=o),ne.authorize()})}function kg(){return c(this,arguments,function*(o=[ce.AUDIO]){return Ct().accept(o)})}function Og(){return c(this,null,function*(){let o=N.current();if(o)return o.decline()})}function wg(e){return c(this,arguments,function*(o,r=[ce.AUDIO]){return Do(o,r)})}function Do(o,r,e){return c(this,null,function*(){if(N.current())throw d.error("There is already active call"),new F(k.FAILED);return new N(ne,Wt(),mi).onJoin({conversationId:o,mediaOptions:r,chatId:e})})}function xg(a){return c(this,arguments,function*(o,r=[ce.AUDIO],e,t,i){if(N.current())throw d.error("There is already active call"),new F(k.FAILED);return e&&(l.anonymToken=e),new N(ne,Wt(),mi).onJoin({joinLink:o,mediaOptions:r,observedIds:t,payload:i})})}function Lg(){return c(this,null,function*(){let o=N.current();if(o)return o.hangup();N.hangupAfterInit()})}function Ng(o,r){return c(this,null,function*(){let e=yield ne.getOkIdsByExternalIds([o]);if(!e.length)throw new Error("User not found");return ko(e[0],r)})}function ko(o,r){return c(this,null,function*(){let e=N.current();e&&(yield e.addParticipant(R.composeUserId(o,z.USER),r))})}function Ug(o,r=!1){return c(this,null,function*(){let e=yield ne.getOkIdsByExternalIds([o]);return Oo(e[0],r)})}function Oo(o,r=!1){return c(this,null,function*(){let e=N.current();e&&(yield e.removeParticipant(R.composeUserId(o,z.USER),r))})}function Bg(o,r){return c(this,null,function*(){let e=N.current();if(o==="videoinput"&&ut.contains(r))return l.videoFacingMode=r,e?(P.isMobile()&&e.stopVideoTrack(),e.changeDevice(o)):void 0;if(!(yield P._saveDeviceId(o,r)))throw new Error(`Device not found: ${r}`);if(e)return e.changeDevice(o)})}function Fg(o){return c(this,null,function*(){let r=typeof o=="object"?Je(Ce({},o),{fastScreenSharing:o.captureScreen&&o.fastScreenSharing,captureAudio:o.captureScreen&&o.captureAudio&&l.audioShare}):{captureScreen:o,fastScreenSharing:!1,captureAudio:!1},e=N.current();return e?e.toggleScreenCapturing(r):Promise.reject()})}function Vg(o){let r=N.current();r&&r.toggleAnimojiCapturing(o)}function jg(o,r=!1){return c(this,null,function*(){let e=N.current();e&&(yield e.setVideoStream(o,r))})}function Hg(o){return c(this,null,function*(){let r=N.current();r&&(yield r.toggleLocalVideo(o))})}function Gg(o){return c(this,null,function*(){let r=N.current();r&&(yield r.toggleLocalAudio(o))})}function Wg(o){return c(this,null,function*(){let r=N.current();if(r)return r.setLocalResolution(o)})}function Kg(o){return c(this,null,function*(){let r=N.current();r&&(yield r.changePriorities(o))})}function $g(o){return c(this,null,function*(){let r=N.current();r&&(yield r.changeParticipantState(o))})}function qg(o){return c(this,null,function*(){let r=N.current();r&&(yield r.updateDisplayLayout(o))})}function zg(o,r,e=!1){return c(this,null,function*(){let t=yield ne.getOkIdsByExternalIds([o]);return wo(t[0],r,e)})}function wo(o,r,e=!1){return c(this,null,function*(){let t=N.current();t&&(yield t.grantRoles(R.composeUserId(o,z.USER),r,e))})}function Jg(i){return c(this,arguments,function*({externalId:o=null,muteStates:r,requestedMedia:e=[],roomId:t=null}){let a=null;return o&&(a=(yield ne.getOkIdsByExternalIds([o]))[0]),xo({uid:a,muteStates:r,requestedMedia:e,deviceIdx:ue.getDeviceIdx(o),roomId:t})})}function xo(a){return c(this,arguments,function*({uid:o=null,muteStates:r,requestedMedia:e=[],deviceIdx:t=0,roomId:i=null}){let n=N.current();if(n){let s=o?R.composeParticipantId(o,z.USER,t):null;yield n.muteParticipant(s,r,e,i)}})}function Yg(o,r=!1,e=null){return c(this,null,function*(){let t=yield ne.getOkIdsByExternalIds([o]);return Lo(t[0],r,ue.getDeviceIdx(o),e)})}function Lo(o,r=!1,e=0,t=null){return c(this,null,function*(){let i=N.current();i&&(yield i.pinParticipant(R.composeParticipantId(o,z.USER,e),r,t))})}function Qg(o){return c(this,null,function*(){let r=N.current();r&&(yield r.updateMediaModifiers(o))})}function Xg(o){return c(this,null,function*(){let r=N.current();r&&(yield r.changeOptions(o))})}function Zg(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield ne.getOkIdsByExternalIds([r]))[0]),No(o,e)})}function No(o,r=null){return c(this,null,function*(){let e=N.current();if(e){let t=r?R.composeUserId(r,z.USER):null;yield e.chatMessage(o,t)}})}function ef(o=10){return c(this,null,function*(){let r=N.current();if(r)return r.chatHistory(o)})}function tf(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield ne.getOkIdsByExternalIds([r]))[0]),Uo(o,e,ue.getDeviceIdx(r))})}function Uo(o,r=null,e=0){return c(this,null,function*(){let t=N.current();if(t){let i=r?R.composeParticipantId(r,z.USER,e):null;yield t.customData(o,i)}})}function rf(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1}={}){return(yield ne.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e})).join_link})}function af(){return c(this,null,function*(){let o=N.current();return o?o.createJoinLink():Promise.reject()})}function nf(){return c(this,null,function*(){let o=N.current();return o?o.removeJoinLink():Promise.reject()})}function of(o,r){return c(this,null,function*(){return ne.getAnonymTokenByLink(o,r)})}function sf(o){let r=N.current();r&&r.setVolume(o)}function cf(o){l.forceRelayPolicy=o}function df(o=!1,r=null,e=null,t="DIRECT_LINK",i=null,a=null){return c(this,null,function*(){let n=N.current();return n?n.startStream(o,r,e,t,i,a):Promise.reject()})}function lf(o=null){return c(this,null,function*(){let r=N.current();return r?r.stopStream(o):Promise.reject()})}function pf(o,r,e=null){return c(this,null,function*(){let t=N.current();if(t){let i=yield ne.getOkIdsByExternalIds([o]),a=ue.getDeviceIdx(o);return t.recordSetRole(R.composeParticipantId(i[0],z.USER,a),r,e)}return Promise.reject()})}function uf(){return c(this,null,function*(){let o=N.current();return o?o.getStreamInfo():Promise.reject()})}function mf(o){return c(this,null,function*(){let r=N.current();return r?r.addMovie(o):Promise.reject()})}function hf(o){return c(this,null,function*(){let r=N.current();return r?r.updateMovie(o):Promise.reject()})}function _f(o){return c(this,null,function*(){let r=N.current();return r?r.removeMovie(o):Promise.reject()})}function gf(o,r){return c(this,null,function*(){let e=N.current();if(e){let t=[];for(let i of o){let a,n;i.addParticipantIds&&(a=(yield ne.getOkIdsByExternalIds(i.addParticipantIds)).map(s=>R.composeUserId(s,z.USER))),i.removeParticipantIds&&(n=(yield ne.getOkIdsByExternalIds(i.removeParticipantIds)).map(s=>R.composeUserId(s,z.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 ff(o,r){return c(this,null,function*(){let e=N.current();return e?e.activateRooms(o,r):Promise.reject()})}function Sf(o=null,r=null){return c(this,null,function*(){let e=null;if(r){let i=yield ne.getOkIdsByExternalIds([r]);e=R.composeUserId(i[0],z.USER)}let t=N.current();return t?t.switchRoom(o,e):Promise.reject()})}function vf(o){return c(this,null,function*(){let r=N.current();return r?r.removeRooms(o):Promise.reject()})}function Ef(o){l.statisticsInterval=o;let r=N.current();if(r)return r.updateStatisticsInterval()}function If(o){Ja.disableLog(!o),d.toggle(o)}function Tf(o,...r){l.debugLog&&d.send(o,"[external]",...r)}function Cf(o){return c(this,null,function*(){let r=N.current();if(r)return r.videoEffect(o)})}function Rf(o){return c(this,null,function*(){let r=N.current();r&&(yield r.setAudioStream(o))})}function yf(o,r=null,e=null){return c(this,null,function*(){let t=N.current();if(!t)return;let i=e!=null?e:r==null?void 0:r.id,a=null;if(r){let s=(yield ne.getOkIdsByExternalIds([r]))[0];if(!s)throw new Error("Could not get user id to set animoji svg");a=R.composeParticipantId(s,z.USER,ue.getDeviceIdx(r))}t.setAnimojiSvg(o,a,i)})}function Pf(o=null,r,e=!1){return c(this,null,function*(){return Ct().getWaitingHall(o,r,e)})}function bf(o,r=!1){return c(this,null,function*(){let e=Ct(),t=yield ne.getOkIdsByExternalIds([o]);return e.promoteParticipant(R.composeUserId(t[0],z.USER),r)})}function Mf(o){return c(this,null,function*(){return Ct().getParticipantListChunk(o)})}function Af(o){return c(this,null,function*(){return Ct().getParticipants(o)})}function Df(o){return c(this,null,function*(){return Ct().feedback(o)})}function kf(o,r){return c(this,null,function*(){return Ct().enableFeatureForRoles(o,r)})}function Ct(){let o=N.current();if(!o)throw new Error("Conversation not found");return o}function Of(o){return c(this,null,function*(){yield ne.removeHistoryRecords(o)})}function wf(o){return c(this,null,function*(){let r=N.current();r&&(yield r.startAsr(o))})}function xf(){return c(this,null,function*(){let o=N.current();o&&(yield o.stopAsr())})}function Lf(o){return c(this,null,function*(){let r=N.current();r&&(yield r.requestAsr(o))})}function Nf(){return l.sdkVersion}export{pi as Api,Dr as ArrayDequeue,yt as BaseApi,Pt as BaseLogger,bt as BaseSignaling,Ye as CallDirection,Ke as CallType,Qi as ChatRoomEventType,Xi as ConversationFeature,Zi as ConversationOption,Ma as DebugMessageType,yr as ExternalIdType,ut as FacingMode,te as FatalError,F as HangupReason,k as HangupType,ce as MediaOption,Fe as MediaTrackKind,ii as MediaType,xe as MuteState,K as ParticipantState,Cr as ParticipantStatus,yo as RecordRole,qt as RoomsEventType,Be as Signaling,x as SignalingCommandType,$e as SignalingConnectionType,O as SignalingNotification,st as TransportTopology,Qe as UserRole,z as UserType,kg as acceptCall,ff as activateRooms,mf as addMovie,Ng as addParticipant,ko as addParticipantInternal,Dg as authorize,Tg as browser,Mo as callInternal,Mg as callTo,Fg as captureScreen,Vg as captureVmoji,Xg as changeConversationOptions,Bg as changeDevice,$g as changeParticipantState,Kg as changePriorities,Cf as changeVideoEffect,ef as chatHistory,Zg as chatMessage,No as chatMessageInternal,af as createJoinLink,tf as customData,Uo as customDataInternal,If as debug,Tf as debugMessage,Og as declineCall,kf as enableFeatureForRoles,Df as feedback,cf as forceRelayPolicy,of as getAnonymTokenByLink,Mf as getParticipantListChunk,Af as getParticipants,uf as getStreamInfo,Pf as getWaitingHall,zg as grantRoles,wo as grantRolesInternal,Lg as hangup,bg as init,wg as joinCall,xg as joinCallByLink,Do as joinCallInternal,Jg as muteParticipant,xo as muteParticipantInternal,Yg as pinParticipant,Lo as pinParticipantInternal,Ag as processPush,Ao as processPushInternal,bf as promoteParticipant,pf as recordSetRole,Of as removeHistoryRecords,nf as removeJoinLink,_f as removeMovie,Ug as removeParticipant,Oo as removeParticipantInternal,vf as removeRooms,Lf as requestAsr,Po as setApi,Rf as setAudioStream,Wg as setLocalResolution,Rg as setLogger,Qg as setMediaModifiers,bo as setSignalingFactory,Ef as setStatisticsInterval,yg as setVideoEffects,jg as setVideoStream,Pg as setVmoji,yf as setVmojiSvg,sf as setVolume,wf as startAsr,rf as startConversation,df as startStream,xf as stopAsr,lf as stopStream,Sf as switchRoom,Gg as toggleLocalAudio,Hg as toggleLocalVideo,qg as updateDisplayLayout,hf as updateMovie,gf as updateRooms,Cg as utils,Nf as version};
7
+ var cn=Object.defineProperty,dn=Object.defineProperties;var ln=Object.getOwnPropertyDescriptors;var Wr=Object.getOwnPropertySymbols;var pn=Object.prototype.hasOwnProperty,un=Object.prototype.propertyIsEnumerable;var qr=Math.pow,Kr=(o,r,e)=>r in o?cn(o,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[r]=e,Te=(o,r)=>{for(var e in r||(r={}))pn.call(r,e)&&Kr(o,e,r[e]);if(Wr)for(var e of Wr(r))un.call(r,e)&&Kr(o,e,r[e]);return o},Be=(o,r)=>dn(o,ln(r));var c=(o,r,e)=>new Promise((t,i)=>{var a=l=>{try{s(e.next(l))}catch(p){i(p)}},n=l=>{try{s(e.throw(l))}catch(p){i(p)}},s=l=>l.done?t(l.value):Promise.resolve(l.value).then(a,n);s((e=e.apply(o,r)).next())});import an from"webrtc-adapter";var Mt=class{createJoinLink(r){return c(this,null,function*(){return{join_link:"nop"}})}removeJoinLink(r){return c(this,null,function*(){return{success:!0}})}getAnonymTokenByLink(r,e){return c(this,null,function*(){return""})}log(r){}prepareUserIds(r){return c(this,null,function*(){})}getCachedOkIdByExternalId(r){return null}cacheExternalId(r,e){}hangupConversation(r){}removeHistoryRecords(r){return c(this,null,function*(){})}cleanup(){}};var At=class{log(r,e,t=!1){}destroy(){}};var de=class{constructor(){this._handlers={};this._listeners=[]}_triggerEvent(r,...e){if(this._handlers.hasOwnProperty(r))for(let t of this._handlers[r])t.apply(this,e)}addEventListener(r,e){if(typeof e!="function")throw new Error("Listener should be a function");return this._handlers.hasOwnProperty(r)||(this._handlers[r]=[]),this._handlers[r].push(e),{dispose:this.removeEventListener.bind(this,r,e)}}removeEventListener(r,e){if(!this._handlers.hasOwnProperty(r))return;e||delete this._handlers[r];let t=this._handlers[r].indexOf(e);t>=0&&this._handlers[r].splice(t,1)}subscribe(r,e,t){let i=r.addEventListener(e,t);this._listeners.push(i)}unsubscribe(){this._listeners.forEach(r=>{r.dispose()})}};var Dt=class extends de{get ready(){return!0}setParticipantIdRegistry(r){}requestRealloc(){}setEndpoint(r){}setConversationId(r){}readyToSend(r=!0){}cleanup(){}requestTestMode(r,e){}getNextCommandSequenceNumber(){return 0}};var $r=(t=>(t.INCOMING="INCOMING",t.OUTGOING="OUTGOING",t.JOINING="JOINING",t))($r||{}),rt=$r;var zr=(t=>(t.USER="USER",t.GROUP="GROUP",t.CHAT="CHAT",t))(zr||{}),Qe=zr;var Jr=(e=>(e.ATTENDEE="ATTENDEE",e.HAND_UP="HAND_UP",e))(Jr||{}),rr=Jr;var Yr=(t=>(t.ADD_PARTICIPANT="ADD_PARTICIPANT",t.RECORD="RECORD",t.MOVIE_SHARE="MOVIE_SHARE",t))(Yr||{}),ar=Yr;var Qr=(a=>(a.REQUIRE_AUTH_TO_JOIN="REQUIRE_AUTH_TO_JOIN",a.AUDIENCE_MODE="AUDIENCE_MODE",a.WAITING_HALL="WAITING_HALL",a.ASR="ASR",a.FEEDBACK="FEEDBACK",a))(Qr||{}),Ti=Qr;function Xr(o,r){if(o.length!==r.length)return!1;for(let e of o)if(!r.includes(e))return!1;return!0}function Zr(o,r){let e=new Set(o);for(let[t,i]of Object.entries(r))i?e.add(t):e.delete(t);return Array.from(e)}var ea=(O=>(O.MIC_CAMERA_PERMISSION="mic_camera",O.CAMERA_PERMISSION="camera",O.MIC_PERMISSION="mic",O.CAMERA_ACCESS="cameralock",O.MIC_ACCESS="miclock",O.MIC_NOT_FOUND="nomic",O.SCREEN_PERMISSION="screenpermission",O.SCREEN_ACCESS="screenlock",O.CONNECTION="connection",O.NETWORK="network",O.UNKNOWN="unknown",O.UNSUPPORTED="unsupported",O.SIGNALING_FAILED="signalingfailed",O.API="api",O.AUTH="auth",O))(ea||{}),ne=ea;var ta=(re=>(re.CANCELED="CANCELED",re.REJECTED="REJECTED",re.REMOVED="REMOVED",re.HUNGUP="HUNGUP",re.MISSED="MISSED",re.BUSY="BUSY",re.FAILED="FAILED",re.NETWORK_ERROR="NETWORK_ERROR",re.KILLED="KILLED",re.BANNED="BANNED",re.HAS_ACTIVE_CALL="HAS_ACTIVE_CALL",re.CALLER_IS_BLOCKED="CALLER_IS_BLOCKED",re.NOT_FRIENDS="NOT_FRIENDS",re.CALLEE_IS_OFFLINE="CALLEE_IS_OFFLINE",re.CALLER_IS_REJECTED="CALLER_IS_REJECTED",re.UNKNOWN_ERROR="UNKNOWN_ERROR",re.UNSUPPORTED="UNSUPPORTED",re.OLD_VERSION="OLD_VERSION",re.SERVICE_DISABLED="SERVICE_DISABLED",re.EXTERNAL_API_ERROR="EXTERNAL_API_ERROR",re.SOCKET_CLOSED="SOCKET_CLOSED",re.ENDED="ENDED",re.KILLED_WITHOUT_DELETE="KILLED_WITHOUT_DELETE",re.ANOTHER_DEVICE="ANOTHER_DEVICE",re.NOT_FOUND="NOT_FOUND",re))(ta||{}),x=ta;var ia=(n=>(n.AUDIO="AUDIO",n.VIDEO="VIDEO",n.SCREEN_SHARING="SCREEN_SHARING",n.MOVIE_SHARING="MOVIE_SHARING",n.AUDIO_SHARING="AUDIO_SHARING",n.ANIMOJI="ANIMOJI",n))(ia||{}),ue=ia;var ra=(t=>(t.UNMUTE="UNMUTE",t.MUTE="MUTE",t.MUTE_PERMANENT="MUTE_PERMANENT",t))(ra||{}),Fe=ra;var aa=(i=>(i.CALLED="CALLED",i.ACCEPTED="ACCEPTED",i.REJECTED="REJECTED",i.HUNGUP="HUNGUP",i))(aa||{}),z=aa;var na=(t=>(t.UPDATE="UPDATE",t.REMOVE="REMOVE",t.ACTIVATE="ACTIVATE",t))(na||{}),Xt=na;var oa=(i=>(i.START="start",i.ACCEPT="accept",i.JOIN="join",i.RETRY="retry",i))(oa||{}),Xe=oa;var sa=(t=>(t.NOTIFICATION="NOTIFICATION",t.FAILED="FAILED",t.RECONNECT="RECONNECT",t))(sa||{}),Re=sa;var ca=(j=>(j.TRANSMITTED_DATA="transmitted-data",j.ACCEPTED_CALL="accepted-call",j.HUNGUP="hungup",j.PARTICIPANT_ADDED="participant-added",j.PARTICIPANT_JOINED="participant-joined",j.CLOSED_CONVERSATION="closed-conversation",j.MEDIA_SETTINGS_CHANGED="media-settings-changed",j.PARTICIPANT_STATE_CHANGED="participant-state-changed",j.RATE_CALL_DATA="rate-call-data",j.FEATURE_SET_CHANGED="feature-set-changed",j.TOPOLOGY_CHANGED="topology-changed",j.PRODUCER_UPDATED="producer-updated",j.CONSUMER_ANSWERED="consumer-answered",j.MULTIPARTY_CHAT_CREATED="multiparty-chat-created",j.FORCE_MEDIA_SETTINGS_CHANGE="force-media-settings-change",j.SETTINGS_UPDATE="settings-update",j.VIDEO_QUALITY_UPDATE="video-quality-update",j.REGISTERED_PEER="registered-peer",j.SWITCH_MICRO="switch-micro",j.RECORD_STARTED="record-started",j.RECORD_STOPPED="record-stopped",j.REALLOC_CON="realloc-con",j.AUDIO_ACTIVITY="audio-activity",j.SPEAKER_CHANGED="speaker-changed",j.STALLED_ACTIVITY="stalled-activity",j.CHAT_MESSAGE="chat-message",j.CUSTOM_DATA="custom-data",j.ROLES_CHANGED="roles-changed",j.MUTE_PARTICIPANT="mute-participant",j.PIN_PARTICIPANT="pin-participant",j.OPTIONS_CHANGED="options-changed",j.NETWORK_STATUS="network-status",j.PARTICIPANT_SOURCES_UPDATE="participant-sources-update",j.PROMOTE_PARTICIPANT="promote-participant",j.CHAT_ROOM_UPDATED="chat-room-updated",j.PROMOTION_APPROVED="promotion-approved",j.JOIN_LINK_CHANGED="join-link-changed",j.FEEDBACK="feedback",j.MOVIE_UPDATE_NOTIFICATION="movie-update-notification",j.MOVIE_SHARE_STARTED="movie-share-started",j.MOVIE_SHARE_STOPPED="movie-share-stopped",j.ROOM_UPDATED="room-updated",j.ROOMS_UPDATED="rooms-updated",j.ROOM_PARTICIPANTS_UPDATED="room-participants-updated",j.FEATURES_PER_ROLE_CHANGED="features-per-role-changed",j.PARTICIPANT_ANIMOJI_CHANGED="participant-animoji-changed",j.ASR_STARTED="asr-started",j.ASR_STOPPED="asr-stopped",j.PARTICIPANT_SOURCES_SUSPEND="participant-sources-suspend",j))(ca||{}),L=ca;var da=(S=>(S.ERROR="callError",S.DEVICES="callDevices",S.CALL_SPEC_ERROR="callSpecError",S.ICE_CONNECTION_STATE="callIceConnectionState",S.ICE_CONNECTION_TYPE="callIceConnectionType",S.ICE_RESTART="callIceRestart",S.PUSH="callPush",S.OUTGOING_CALL="callStart",S.OUTGOING_MULTIPARTY_CALL="callStartMultiparty",S.JOIN_CONVERSATION="callJoinConversation",S.ACCEPTED_OUTGOING="callAcceptedOutgoing",S.ACCEPT_INCOMING="callAcceptIncoming",S.DECLINE_INCOMING="callDeclineIncoming",S.ACCEPT_CONCURRENT="callAcceptConcurrent",S.HANGUP="callHangup",S.MEDIA_STATUS="callMediaStatus",S.DEVICE_CHANGED="callDeviceChanged",S.SOCKET_ACTION="callSocketAction",S.ADD_PARTICIPANT="callAddParticipant",S.REMOVE_PARTICIPANT="callRemoveParticipant",S.POOR_CONNECTION="callPoorConnection",S.TOPOLOGY_CHANGE_REQUESTED="callTopologyChangeRequested",S.RELAY_POLICY="callForceRelay",S.PAT_ALLOCATED="patAllocate",S.PAT_DEALLOCATED="patDeallocate",S.PAT_ERROR="patError",S.PAT_WAITING_TIME_ERROR="patWaitingTimeError",S.PAT_OUTDATED_RESPONSE="patOutdatedResponse",S.SIGNALING_CONNECTED="signaling_connected",S.RECONNECT="callReconnect",S.SCREENSHARE_FIRST_FRAME="screen_share_first_frame",S.SCREENSHARE_FREEZE_DURATION="callScreenshareFreezeDuration",S.FIRST_MEDIA_RECEIVED="first_media_received",S.CALL_EVENTUAL_STAT="callEventualStat",S))(da||{}),v=da;var la=(e=>(e.AUDIO_MIX="audio-mix",e.PARTICIPANT_AGNOSTIC_TRACK_PREFIX="pat",e))(la||{}),Ve=la;var pa=(e=>(e.NO_AVAILABLE_TRACKS="no-available-tracks",e.UNKNOWN_ERROR="unknown-error",e))(pa||{}),ua=pa;function ma(o){switch(o){case 1:return"no-available-tracks";default:return"unknown-error"}}var ha=(e=>(e.CREATOR="CREATOR",e.ADMIN="ADMIN",e))(ha||{}),at=ha;function Zt(o,r){if(o.length!==r.length)return!1;for(let e of o)if(!r.includes(e))return!1;return!0}var _a=(e=>(e.USER="USER",e.GROUP="GROUP",e))(_a||{}),Q=_a;var Ri=class{constructor(){this._items=[]}get length(){return this._items.length}push(...r){this._items.push(...r)}merge(r){this._items.push(...r._items)}shift(){return this._items.shift()||null}bisect(){let r=this.length>1?Math.floor(this.length/2):0;this._items=this._items.slice(r)}head(){return this._items[0]||null}tail(){let r=this._items.length;return r?this._items[r-1]:null}clear(){this._items=[]}toString(){return this._items.length?JSON.stringify(this._items,(r,e)=>e instanceof Error?String(e):e):""}};var ga=2*1024*1024,mn=512*1024,ei=100*1024,hn=5,or="_okcls_logs_session_",_n=3e4,sr=class{constructor(){this._items=[];this._itemsSize=0;this._storageSize=ga;try{let r=window.localStorage;for(let e of Object.keys(r)){if(e.indexOf(or)!==0)continue;let t=r.getItem(e);if(!t){fa(e);continue}let i=va(t);this.add(e,i)}}catch(r){console.error("Storage is blocked",r),this._storageSize=0}this._items.sort((r,e)=>r.date-e.date),this.cleanup(ei)}get size(){return this._itemsSize}get length(){return this._items.length}get available(){return Math.max(this._storageSize-this._itemsSize,0)}get items(){return this._items}set storageSize(r){this._storageSize=r}add(r,e){let t=parseInt(r.replace(or,""),10);this._itemsSize+=e,this._items.push({key:r,size:e,date:t})}deleteOldestItem(){let r=this._items.shift();r&&(fa(r.key),this._itemsSize-=r.size)}cleanup(r){for(;this.length&&(this.size>ga||this.length>hn-1||this.size+r>this.available);)this.deleteOldestItem()}};function Sa(){return`${or}${Date.now()}`}function va(o){return new Blob([o]).size}function fa(o){try{window.localStorage.removeItem(o)}catch(r){console.error("Failed to remove log from storage",r)}}function cr(){let o=mt.toString();if(!Ce.available||!o)return;let r=va(o);Ce.cleanup(r);try{window.localStorage.setItem(Ci,o)}catch(e){if(console.warn("Failed to write log to storage",e),Ce.storageSize=Ce.size+r,Ce.cleanup(ei+r),Ce.available>=ei+r){cr();return}if(r>ei){mt.bisect(),cr();return}Ce.storageSize=0;return}r>mn&&(Ce.add(Ci,r),Ci=Sa(),mt.clear(),Ce.cleanup(ei))}function dr(){!Ce.available||!mt.length||cr()}function gn(o=!1){let r=[];try{let i=window.localStorage;for(let n of Ce.items){let s=i.getItem(n.key);r.push(s)}let a=mt.toString();a&&r.push(a)}catch(i){console.error("Storage is blocked",i)}let e=`[${r.join(",")}]`;if(o)return e;let t=`logs_${Date.now()}.json`;return fn(e,t),t}function fn(o,r){let e=document.createElement("a"),t=new Blob([o],{type:"text/json"});e.href=URL.createObjectURL(t),e.download=r,e.click()}function Ia(o,r){if(!Ce.available)return;let e=new Date;mt.push({t:e.getTime(),l:o,d:r,h:e.toLocaleString("ru-RU",{dateStyle:"short",timeStyle:"long"})}),nr||(nr=window.setTimeout(()=>{nr=null,dr()},_n))}function lr(){Ce||(Ce=new sr,mt=new Ri,Ci=Sa(),window.addEventListener("beforeunload",dr))}var Ce,mt,Ci,nr=null;window.__VKCallsSDKLogs__=(o=!1)=>(Ce||lr(),dr(),gn(o));import Ea from"@vkontakte/libvpx";var E=class extends At{constructor(e,t){super();this._batchInterval=3e3;this._batch=[];this._batchTimeout=null;this._api=e,this._externalLogger=t}_send(e){this._api.log(e)}_sendBatch(){this._stopTimeout(),this._batch.length>0&&(this._send(this._batch),this._batch=[],this._startTimeout())}_startTimeout(){this._batchTimeout=window.setTimeout(()=>this._sendBatch(),this._batchInterval)}_stopTimeout(){this._batchTimeout&&(clearTimeout(this._batchTimeout),this._batchTimeout=null)}_onUnload(){this._sendBatch(),this._stopTimeout()}log(e,t,i=!1){let a={};typeof t!="undefined"&&(a.param=t),this._logInternal(e,a,i),this._externalLogger&&this._externalLogger.log(e,t,i)}logCustom(e,t,i=!1){this._logInternal(e,t,i)}_logInternal(e,t,i){let a={type:1,time:0,operation:e,timestamp:Date.now(),custom:Object.assign(t,{vcid:U.id()}),uid:this._api.getUserId()};this._batch.push(a),(i||!this._batchTimeout)&&this._sendBatch()}destroy(){this._sendBatch(),this._stopTimeout(),this._externalLogger&&this._externalLogger.destroy()}static create(e,t){E._instance||(E._instance=new E(e,t))}static log(e,t,i=!1){E._instance&&E._instance.log(e,t,i)}static logCustom(e,t,i=!1){E._instance&&E._instance.logCustom(e,t,i)}static destroy(){E._instance&&E._instance.destroy(),E._instance=null}};var je=class{constructor(){this._worker=null}_createWorker(n,s){return c(this,arguments,function*(r,e,t=[],i={},a=[]){return new Promise((l,p)=>{let m=t.join(","),h=new Blob([r,`exports.default(${m});`],{type:"application/javascript; charset=utf-8"}),g=window.URL.createObjectURL(h);this._worker=new Worker(g),this._worker.onmessage=A=>{switch(A.data.type){case"ready":l();break;case"error":p(A.data.error);break;case"frame":e(A.data);break;case"debug":d.debug(A.data.message);break;case"log_error":E.log(v.ERROR,A.data.message);break}},this._sendToWorker("init",i,a)})})}_removeWorker(){var r;(r=this._worker)==null||r.terminate(),this._worker=null}_sendToWorker(r,e={},t=[]){var i;(i=this._worker)==null||i.postMessage(Object.assign({type:r},e),t)}static isBrowserSupported(){throw new Error("Not implemented")}};var ht=class extends je{init(r){return c(this,null,function*(){d.debug("LibVPxDecoder started"),yield this._createWorker('"use strict";var exports=(()=>{var d=Object.defineProperty;var y=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var E=Object.prototype.hasOwnProperty;var R=(o,t)=>{for(var e in t)d(o,e,{get:t[e],enumerable:!0})},h=(o,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of x(t))!E.call(o,s)&&s!==e&&d(o,s,{get:()=>t[s],enumerable:!(a=y(t,s))||a.enumerable});return o};var V=o=>h(d({},"__esModule",{value:!0}),o);var D={};R(D,{default:()=>M});var M=(o,t)=>{let e=null,a=null,s=!0;function c(){return o({locateFile:t}).then(r=>a=r)}function f(r,u,n,m){if(!a){self.postMessage({type:"log_error",message:"decoder-init-fail-libvpx"}),self.postMessage({type:"frame",error:"Fatal initialization error"});return}if(s!==n&&(s=n,e&&(e=null,self.postMessage({type:"debug",message:`LibVPxDecoder codec changed to ${n?"VP9":"VP8"} - reinitialize`}))),!e&&(self.postMessage({type:"debug",message:`LibVPxDecoder codec ${n?"VP9":"VP8"}`}),e=new a.VpxDecoder,e.debug(m),!e.init(n?a.VpxType.VP9:a.VpxType.VP8))){e=null,self.postMessage({type:"frame",error:"Decoder failed to create"});return}try{e.allocateBuffer(u.byteLength).set(new Uint8Array(u))}catch(i){self.postMessage({type:"debug",message:i}),e=null,self.postMessage({type:"frame",error:String(i)});return}if(!(e.decode()&&e.nextImage())){self.postMessage({type:"frame",error:"Decode failed"});return}let l=e.getImageBuffer();if(!l){self.postMessage({type:"frame",error:"No decoded data"});return}let b=e.getImageWidth(),g=e.getImageHeight();e.nextImage()&&(self.postMessage({type:"debug",message:"LibVPxDecoder dropped frame"}),self.postMessage({type:"log_error",message:"LibVPxDecoder-drop"}));let p=new Uint8ClampedArray(l.byteLength);p.set(l),self.postMessage({type:"frame",data:p.buffer,width:b,height:g},[p.buffer])}c().then(()=>{self.onmessage=r=>{switch(r.data.type){case"frame":f(r.data.timestamp,r.data.data,r.data.isVP9,r.data.debug);break}},self.postMessage({type:"ready"})}).catch(r=>{self.postMessage({type:"error",error:String(r)})})};return V(D);})();\n',e=>{if(e.error)d.warn("LibVPxDecoder",e.error);else{let t=new ImageData(new Uint8ClampedArray(e.data),e.width,e.height);r(t)}},[Ea,Ea.getUrl])})}decodeFrame(r,e,t,i){this._sendToWorker("frame",{timestamp:r,data:e.buffer,isVP9:t,keyFrame:i,debug:d.enabled()},[e.buffer])}destroy(){this._removeWorker(),d.debug("LibVPxDecoder destroyed")}static isBrowserSupported(){return"WebAssembly"in window&&"Worker"in window}};function Ta(o,r){if(o.isAudioEnabled!==r.isAudioEnabled||o.isVideoEnabled!==r.isVideoEnabled||o.isScreenSharingEnabled!==r.isScreenSharingEnabled||o.isFastScreenSharingEnabled!==r.isFastScreenSharingEnabled||o.isAudioSharingEnabled!==r.isAudioSharingEnabled||o.isAnimojiEnabled!==r.isAnimojiEnabled||o.videoStreams.length!==r.videoStreams.length)return!1;for(let e of o.videoStreams)if(!r.videoStreams.find(t=>t.id===e.id&&t.source===e.source))return!1;return!0}function ge(o){return Object.assign({isAudioEnabled:!1,isVideoEnabled:!1,isScreenSharingEnabled:!1,isFastScreenSharingEnabled:!1,isAudioSharingEnabled:!1,isAnimojiEnabled:!1,videoStreams:[]},o||{})}var Ra=o=>o.stop(),ti=o=>o.getTracks().forEach(Ra),Ca=o=>o.getVideoTracks().forEach(Ra);function kt(t,i){return c(this,arguments,function*(o,{width:r,height:e}){try{yield o.applyConstraints({width:{max:r,ideal:r},height:{max:e,ideal:e}})}catch(a){d.warn("setVideoResolution failed",a)}})}var H=class extends Error{constructor(e,t){super();this.name="HangupReason",this.code=t&&t.code||0,this.remote=t&&t.remote||!1,Object.values(x).indexOf(e)>-1?this.hangup=e:this.error=e;let i=[];this.error&&i.push("error"),this.remote&&i.push("remote"),this.code&&i.push(`code: ${this.code}`),t&&t.message&&i.push(`message: '${t.message}'`),this.message=e+(i.length?` (${i.join(", ")})`:""),Error.captureStackTrace&&Error.captureStackTrace(this,H)}};var He=(i=>(i.audio="audio",i.video="video",i.screen="screen",i.audioshare="audioshare",i))(He||{}),Pi=class extends de{constructor(){super();this._stream=null;this._screenTrack=null;this._audioShareTrack=null;this._sendVideoTrack=null;this._cameraVideoTrack=null;this._mediaSettings=ge();this._videoStatusOnScreenCapturingEnabled=!1;this._effect=null;this._sourceBusy=!1;this._animojiEnabled=!1;this._initDeviceChangeListener(),u.audioShare&&(this._audioShareTrack=this.getSilentAudioShareTrack())}request(){return c(this,arguments,function*(e=[ue.AUDIO],t=!0){var s;if(this._stream)return;let i=e.includes(ue.VIDEO),a=e.includes(ue.AUDIO),n=e.includes(ue.ANIMOJI);if(!P.isBrowserSupported())throw new H(ne.UNSUPPORTED);try{this._stream=yield P.getUserMedia(i,a,t),(s=this._cameraVideoTrack)==null||s.stop(),this._cameraVideoTrack=this._stream.getVideoTracks()[0],this._mediaSettings.isVideoEnabled=i&&this._stream.getVideoTracks().filter(l=>l.enabled).length>0||!1,this._mediaSettings.isAudioEnabled=a&&this._stream.getAudioTracks().filter(l=>l.enabled).length>0||!1,this._mediaSettings.isAnimojiEnabled=n&&!this._mediaSettings.isVideoEnabled||!1,this._animojiEnabled=n}catch(l){throw new H(l)}})}getStream(){return this._stream}getScreenTrack(){return this._screenTrack}getSendVideoTrack(e=!1){return this._sendVideoTrack&&!e?this._sendVideoTrack:this._stream?this._stream.getVideoTracks()[0]:null}getSendAudioTrack(){var t;return((t=this._stream)==null?void 0:t.getAudioTracks().find(i=>!i.contentHint))||null}get isAnimojiRequested(){return this._animojiEnabled&&!this._mediaSettings.isVideoEnabled}reorderVideoCodecs(e){let t=["video/VP9","video/VP8"],i=[],a=[];t.forEach(n=>{for(let s=0;s<e.length;s++)e[s].mimeType===n&&a.push(s)}),a.length>0&&a.forEach(n=>{i.push(e[n])});for(let n=0;n<e.length;n++)a.includes(n)||i.push(e[n]);return i}addTrackToPeerConnection(e,t,i,a,n){let s=this.getStream(),l=this.getSendAudioTrack(),p=this.getSendVideoTrack(i);if(!s||!l&&!p&&!t)throw new Error("No local stream found");if(l&&!t){if(a){let m=RTCRtpSender.getCapabilities("audio"),h=(m==null?void 0:m.codecs)||[],g="audio/red",A=48e3,w=h.findIndex(O=>O.mimeType===g&&O.clockRate===A);if(w>=0){let O=[];O.push(h[w]);for(let F=0;F<h.length;F++)F!==w&&O.push(h[F]);e.getTransceivers().forEach(F=>F.setCodecPreferences(O))}}e.addTrack(l,s)}p&&!t&&(n&&e.getTransceivers().forEach(m=>{var w,O,F;let h=(w=m.sender.track)==null?void 0:w.kind;if(h!=="video")return;let g=((O=RTCRtpSender.getCapabilities(h))==null?void 0:O.codecs)||[],A=((F=RTCRtpReceiver.getCapabilities(h))==null?void 0:F.codecs)||[];m.setCodecPreferences([...this.reorderVideoCodecs(g),...this.reorderVideoCodecs(A)])}),e.addTrack(p,s))}getMediaSettings(){return this._mediaSettings}changeDevice(e){return c(this,null,function*(){switch(e){case"videoinput":if(this._mediaSettings.isVideoEnabled)return this._changeVideoInput();break;case"audioinput":if(this._mediaSettings.isAudioEnabled)return this._changeAudioInput();break;default:return Promise.reject(ne.UNKNOWN)}})}stopVideoTrack(){var e;this._mediaSettings.isVideoEnabled&&(this._stopEffect(),this._stream&&Ca(this._stream),(e=this._cameraVideoTrack)==null||e.stop())}setVideoStream(e,t){return c(this,null,function*(){return t?this._changeScreen(!1,!1,e):this._changeVideoInput(e)})}_initDeviceChangeListener(){!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices||!navigator.mediaDevices.addEventListener||(this._onDeviceChange=e=>c(this,null,function*(){var s,l;if(!this._stream)return;let t=P.getSavedMicrophone(),i=P.getSavedCamera(),a=this._mediaSettings.isAudioEnabled&&(t==null?void 0:t.groupId)!==((s=e.microphone)==null?void 0:s.groupId),n=this._mediaSettings.isVideoEnabled&&(i==null?void 0:i.groupId)!==((l=e.camera)==null?void 0:l.groupId);try{a&&(yield this._changeAudioInput()),n&&(yield this._changeVideoInput())}catch(p){}}),P.addEventListener("devicechange",this._onDeviceChange))}_destroyDeviceChangeListener(){this._onDeviceChange&&P.removeEventListener("devicechange",this._onDeviceChange)}_changeVideoInput(e){return c(this,null,function*(){var t;this._busy();try{let i=e?"stream":"video",a=e||(yield P._getUserVideo(!!this._effect));if((t=this._cameraVideoTrack)==null||t.stop(),this._cameraVideoTrack=a.getVideoTracks()[0],!this._stream)ti(a);else{u.consumerScreenTrack||(yield this._disableScreenCapture());let n=yield this._setEffect(this._effect,this._cameraVideoTrack);E.log(v.DEVICE_CHANGED,i),d.log("Video stream changed"),yield this._replaceLocalTrack(n),this._mediaSettings.isVideoEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})}}catch(i){throw E.log(v.ERROR,"change_video"),d.warn("Camera change failed",i),i}finally{this._free()}})}setAudioStream(e){return c(this,null,function*(){return this._changeAudioInput(e)})}_busy(){if(this._sourceBusy)throw E.log(v.ERROR,"change_device"),d.warn("Device change failed: MediaSource is busy"),new Error("MediaSource is busy");this._sourceBusy=!0}_free(){this._sourceBusy=!1}_changeAudioInput(e=null){return c(this,null,function*(){this._busy();try{if(e=e||(yield P.getUserAudio()),!this._stream)ti(e);else{let t=e.getAudioTracks()[0];E.log(v.DEVICE_CHANGED,"audio"),d.log("Audio stream changed",t),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=!0,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})}}catch(t){throw E.log(v.ERROR,"change_audio"),d.error("Microphone change failed",t),t}finally{this._free()}})}_changeScreen(e,t,i){return c(this,null,function*(){this._busy();try{if(i=i||(yield P.getScreenMedia(e,t)),!this._stream)ti(i);else{let a=i.getVideoTracks()[0];if(a.addEventListener("ended",()=>{this._mediaSettings.isScreenSharingEnabled&&this.disableScreenCapturing()},!1),u.consumerScreenTrack||this._stopEffect(),E.log(v.DEVICE_CHANGED,"screen"),d.log("Screen capturing started"),this._screenTrack=a,this._mediaSettings.isScreenSharingEnabled=!0,this._mediaSettings.isFastScreenSharingEnabled=e,u.consumerScreenTrack||(this._videoStatusOnScreenCapturingEnabled=this._mediaSettings.isVideoEnabled,this._mediaSettings.isVideoEnabled=!0,this._sendVideoTrack=u.consumerScreenDataChannel?P.getBlackMediaTrack(u.videoMinWidth,u.videoMinHeight):a,yield this._replaceLocalTrack(a,this._sendVideoTrack)),i.getAudioTracks().length>0){let n=i.getAudioTracks()[0];n.contentHint="music",this._audioShareTrack=n,yield this._replaceLocalTrack(n),this._mediaSettings.isAudioSharingEnabled=!0}t&&!this._mediaSettings.isAudioSharingEnabled&&d.debug("Audio share requested but not captured"),this._triggerEvent("SCREEN_STATUS",{track:a,mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings})}}catch(a){throw E.log(v.ERROR,"screen"),d.warn("Screen capturing failed",a),a}finally{this._free()}})}_disableScreenCapture(){return c(this,null,function*(){this._sendVideoTrack&&(this._sendVideoTrack.stop(),this._sendVideoTrack=null),this._screenTrack&&(this._screenTrack.stop(),this._screenTrack=null),yield this.stopAudioShareTrack(),this._mediaSettings.isScreenSharingEnabled&&(this._mediaSettings.isScreenSharingEnabled=!1,this._mediaSettings.isFastScreenSharingEnabled=!1,this._triggerEvent("SCREEN_STATUS",{mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"screen",mediaSettings:this._mediaSettings}))})}disableAudioShare(){return c(this,null,function*(){yield this.stopAudioShareTrack(),this._triggerEvent("SCREEN_STATUS",{mediaSettings:this._mediaSettings}),this._triggerEvent("SOURCE_CHANGED",{kind:"audioshare",mediaSettings:this._mediaSettings})})}stopAudioShareTrack(){return c(this,null,function*(){if(this._audioShareTrack){this._audioShareTrack.stop();let e=this.getSilentAudioShareTrack();yield this._replaceLocalTrack(e),this._mediaSettings.isAudioSharingEnabled=!1}})}getSilentAudioShareTrack(){let e=P.getSilentMediaTrack();return e.contentHint="music",e.stop(),e}_replaceLocalTrack(e,t){return c(this,null,function*(){var a,n;if(!this._stream)return;let i=this._stream.getTracks().find(s=>s.kind===e.kind&&s.contentHint===e.contentHint);i?(i.stop(),(a=this._stream)==null||a.removeTrack(i),(n=this._stream)==null||n.addTrack(e),this._triggerEvent("TRACK_REPLACED",e,t)):(this._stream.addTrack(e),this._triggerEvent("TRACK_REPLACED",e,t))})}_setEffect(e,t){return c(this,null,function*(){if(!u.videoEffects)return t;try{return u.videoEffects.setEffect(e,t)}catch(i){return d.warn("Video effect failed",i),t}})}_stopEffect(){if(u.videoEffects)try{u.videoEffects.stopEffect()}catch(e){d.warn("Video effect failed",e)}}destroy(){var e;this._destroyDeviceChangeListener(),u.videoEffects&&(this._effect=null,u.videoEffects.destroy()),this._stream&&(ti(this._stream),this._stream=null),(e=this._cameraVideoTrack)==null||e.stop(),this._disableScreenCapture()}toggleScreenCapturing(e){return c(this,null,function*(){if(e.captureScreen){yield this._changeScreen(e.fastScreenSharing,e.captureAudio);return}return u.consumerScreenTrack?this._disableScreenCapture():(e.captureAudio||(yield this.disableAudioShare()),this._videoStatusOnScreenCapturingEnabled?this._changeVideoInput():this.toggleVideo(!1))})}disableScreenCapturing(){return c(this,null,function*(){return this.toggleScreenCapturing({captureScreen:!1,fastScreenSharing:!1,captureAudio:!1})})}toggleVideo(e){return c(this,null,function*(){var i;if(!this._stream)return;u.consumerScreenTrack||(yield this._disableScreenCapture()),(i=this._cameraVideoTrack)==null||i.stop();let t;if(e){let a=yield P._getUserVideo(!!this._effect);this._cameraVideoTrack=a.getVideoTracks()[0],t=yield this._setEffect(this._effect,this._cameraVideoTrack)}else t=P.getBlackMediaTrack(u.videoMinWidth,u.videoMinHeight),this._stopEffect();if(yield this._replaceLocalTrack(t),this._mediaSettings.isVideoEnabled=e,this._animojiEnabled){this._triggerEvent("ANIMOJI_STATUS",!e);return}this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})})}toggleAudio(e){return c(this,null,function*(){if(!this._stream)return;let t;e?t=(yield P.getUserAudio()).getAudioTracks()[0]:t=P.getSilentMediaTrack(),yield this._replaceLocalTrack(t),this._mediaSettings.isAudioEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"audio",mediaSettings:this._mediaSettings})})}toggleAnimojiCapturing(e){this._animojiEnabled=e,this._mediaSettings.isVideoEnabled||this._triggerEvent("ANIMOJI_STATUS",e)}onAnimojiSender(e){this._mediaSettings.isAnimojiEnabled=e,this._triggerEvent("SOURCE_CHANGED",{kind:"video",mediaSettings:this._mediaSettings})}setResolution(i){return c(this,arguments,function*({video:e,effect:t}){var a;if(!(!u.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)&&this._mediaSettings.isVideoEnabled){if(!this._stream)throw new Error("Local stream not found");if(!this._cameraVideoTrack)throw new Error("Local video track not found");this._effect&&t?(yield kt(this._cameraVideoTrack,t),(a=u.videoEffects)==null||a.setResolution(t)):yield kt(this._cameraVideoTrack,e)}})}updateNoiseSuppression(){return c(this,null,function*(){if(!this._stream||!this._mediaSettings.isAudioEnabled)return;let e=this._stream.getAudioTracks().find(t=>!t.contentHint);if(!e)throw new Error("Local audio track not found");if(e.enabled)return e.applyConstraints({noiseSuppression:u.noiseSuppression})})}videoEffect(e){return c(this,null,function*(){if(!u.videoEffects)throw new Error("Video Effects library is not set");if(!u.consumerScreenTrack&&this._mediaSettings.isScreenSharingEnabled)throw new Error("Can't apply effect to screensharing");if(E.log(v.DEVICE_CHANGED,`effect_${(e==null?void 0:e.effect)||"none"}`),!this._mediaSettings.isVideoEnabled){this._effect=e;return}if(this._stream&&e!==this._effect&&this._cameraVideoTrack){let t=this._effect;this._effect=e;try{let i=this._cameraVideoTrack.clone(),a=new MediaStream([i]);return yield kt(i,{width:e?u.videoEffectMaxWidth:u.videoMaxWidth,height:e?u.videoEffectMaxHeight:u.videoMaxHeight}),this._changeVideoInput(a)}catch(i){throw this._effect=t,i}}})}getAudioShareTrack(){return this._audioShareTrack}};var ur="_okcls_",Ot=(()=>{try{let o=Date.now().toString(),r=window.localStorage,e=!1;return r.setItem(o,o),e=r.getItem(o)===o,r.removeItem(o),e?r:null}catch(o){return null}})();function vn(o){let r=Ot?Ot.getItem(ur+o):null;if(r===null)return null;try{return JSON.parse(r)}catch(e){return null}}function In(o,r){try{Ot&&Ot.setItem(ur+o,JSON.stringify(r))}catch(e){}}function En(o){Ot&&Ot.removeItem(ur+o)}var pr;(t=>{function o(i){return vn(i)||null}t.get=o;function r(i,a){In(i,a)}t.set=r;function e(i){En(i)}t.remove=e})(pr||(pr={}));var nt=pr;var ya=typeof Object.fromEntries=="function"?Object.fromEntries:function(o){if(!o||!o[Symbol.iterator])throw new Error("Object.fromEntries() requires a single iterable argument");let r={};for(let[e,t]of o)r[e]=t;return r};function Pa(o){return c(this,null,function*(){return new Promise((r,e)=>{let t=new FileReader;t.onload=i=>{var a;r((a=i.target)==null?void 0:a.result)},t.onerror=e,t.readAsArrayBuffer(o)})})}var wt=":",bi="d",Tn=533,mr="a=fmtp:",Rn="sps-pps-idr-in-keyframe=1",hr;(er=>{function o(T,S,D,B,k,C=!1,V=!1){let W=/[\r\n]+/,te=`\r
8
+ `;if(!S&&!D&&!B&&!V&&!C&&!k)return T;function fe(b){let _e=["a=rtcp-fb:111 nack","a=rtcp-fb:111 nack pli"],Ee="a=rtcp-fb:111",ae=b.findIndex(ie=>ie.startsWith(Ee));return~ae&&(b[ae]=b[ae]+te+_e.join(te)),b}function Se(b,_e,Ee){let ae=b.split(" "),ie=ae.slice(0,3),pe;for(pe=3;pe<ae.length;pe++)Ee.includes(ae[pe])&&ie.push(ae[pe]);for(pe=3;pe<ae.length;pe++)!Ee.includes(ae[pe])&&!_e.includes(ae[pe])&&ie.push(ae[pe]);return ie.join(" ")}function De(b,_e){let Ee=new RegExp("a=rtpmap:(\\d+) ([a-zA-Z0-9-]+)\\/\\d+"),ae,ie=[];for(ae=0;ae<b.length;++ae){let pe=b[ae].match(Ee);pe&&pe.length===3&&pe[2]===_e&&ie.push(pe[1])}return ie}function Ne(b,_e,Ee,ae){let ie,pe="m="+_e;for(ie=0;ie<b.length;++ie)if(b[ie].startsWith(pe)){b[ie]=Se(b[ie],Ee,ae);break}}function Ue(b,_e){let Ee=new RegExp(mr+"(\\d+)");for(let ae=0;ae<b.length;++ae){let ie=b[ae].match(Ee);if(ie&&ie.length===2&&_e.includes(ie[1])){let pe=b[ae].trim()===mr+ie[1]?" ":";";b[ae]+=pe+Rn}}}function Ke(b){let _e=De(b,"H264");if(D){let Ee=_e.slice(0),ae=new RegExp(mr+"(\\d+) apt=(\\d+)"),ie;for(ie=0;ie<b.length;++ie){let Ye=b[ie].match(ae);Ye&&Ye.length===3&&Ee.includes(Ye[2])&&Ee.push(Ye[1])}let pe=new RegExp("a=(rtpmap|rtcp-fb|fmtp):(\\d+) .*");for(ie=b.length;ie--;){let Ye=b[ie].match(pe);Ye&&Ye.length===3&&Ee.includes(Ye[2])&&b.splice(ie,1)}Ne(b,"video",Ee,[])}else S&&Ne(b,"video",[],_e),k&&Ue(b,_e)}function ke(b){let _e=De(b,"VP9");B&&Ne(b,"video",[],_e)}function j(b){let _e=De(b,"red");_e.length>0&&Ne(b,"audio",[],_e)}let bt=T.split(W);return(D||S||k)&&Ke(bt),B&&ke(bt),V&&j(bt),C&&fe(bt),bt.join(te)}er.patchLocalSDP=o;function r(T){return P.browserName()==="Firefox"&&Number(P.browserVersion())<60&&(T=T.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")),T}er.patchRemoteSDP=r;function e(T){return T?`${T.type||"WEB_SOCKET"}_${T.id}`:"_"}er.getPeerIdString=e;function t(T,S){return T&&T.id===S.id&&(T.type||"WEB_SOCKET")===(S.type||"WEB_SOCKET")}er.comparePeerId=t;function i(T){return c(this,null,function*(){return!T||!T.getStats?Promise.resolve(null):T.getStats(null).then(S=>{let D=null,B=null;if(S.forEach(k=>{k.type==="transport"&&k.selectedCandidatePairId?B=S.get(k.selectedCandidatePairId):k.type==="candidate-pair"&&k.state==="succeeded"&&!B&&(!k.hasOwnProperty("selected")||k.selected)&&(B=k)}),B&&B.localCandidateId){let k=S.get(B.localCandidateId);k&&(D={type:k.candidateType,ip:k.ip||k.ipAddress,port:k.port||k.portNumber})}return D}).catch(()=>null)})}er.getPeerConnectionHostInfo=i;let a=/^[0-9]+$/,n=/^([gu])([0-9]+)$/;function s(T,S){let D=String(T);return n.test(D)?(d.warn(`Already composite id [${T}] type supplied [${S}]`),D):S===Q.GROUP?"g"+D:S===Q.USER?"u"+D:(d.warn(`Unknown type [${S}] for id [${T}]`),D.match(a)?"u"+D:D)}er.composeUserId=s;function l(T,S,D=0){let B=s(T,S);return p(B,D)}er.composeParticipantId=l;function p(T,S){return S?T+wt+bi+S:T}er.compose=p;function m(T){return l(T.id,T.idType||Q.USER,T.deviceIdx)}er.composeId=m;function h(T){return T.participant?m(T.participant):l(T.participantId,T.participantType||Q.USER,T.deviceIdx)}er.composeMessageId=h;function g(T){let S=String(T),D=S.match(n);return D?{id:Number(D[2]),type:D[1]==="g"?Q.GROUP:Q.USER}:(d.warn(`Unsupported compositeId [${T}]`),{id:Number(S),type:Q.USER})}er.decomposeId=g;function A(T){let S=T.split(wt+bi);return{compositeUserId:S[0],deviceIdx:S.length>1?parseInt(S[1],10):0}}er.decomposeParticipantId=A;function w(){var V,W;let T=(W=(V=window.crypto)==null?void 0:V.randomUUID)==null?void 0:W.call(V);if(T)return T;let S="0123456789abcdefghijklmnopqrstuvwxyz".split(""),D=new Array(36),B=0,k,C;for(C=0;C<36;C++)C===8||C===13||C===18||C===23?D[C]="-":C===14?D[C]="4":(B<=2&&(B=33554432+Math.random()*16777216|0),k=B&15,B=B>>4,D[C]=S[C===19?k&3|8:k]);return D.join("")}er.uuid=w;function O(T,S){let D;function B(){let k=this,C=arguments;D&&window.clearTimeout(D),D=window.setTimeout(()=>{T.apply(k,C)},S)}return B}er.throttle=O;function F(T){if(!window.BigInt)return null;let S="",D=T.split(`
9
+ `);for(let C of D)if(C.startsWith("a=fingerprint")){let V=C.split(" ");if(V.length===2){S=V[1];break}}if(!S)return BigInt(-1);let B=S.split(":"),k=BigInt(0);for(let C=Math.min(7,B.length-1);C>=0;C--){let V=BigInt(parseInt(B[C],16));k<<=BigInt(8),k|=V}return BigInt.asIntN(64,k)}er.sdpFingerprint=F;function X(T){return c(this,null,function*(){return new Promise(S=>window.setTimeout(S,T))})}er.delay=X;function Z(T,S,D){let B=[];return T.getSenders().forEach(k=>ee(S,k,k.track,D,B)),B}er.applySettings=Z;function ee(T,S,D,B,k){var C;if(T&&D&&D.kind==="video"){let V=D.getSettings();if(V){let W=T.maxBitrateK?T.maxBitrateK*1024:null,te=V.width,fe=V.height,Se=te&&fe&&T.maxDimension?Math.max(1,Math.max(te,fe)/T.maxDimension):null,De=T.maxFramerate?T.maxFramerate:null;if(te&&fe&&T.maxDimension&&T.maxDimension>Math.max(te,fe)){let ke=Math.round(te*fe/256),j=(Math.round(ke*Tn/1e4)+1)*1e4;W=W===null?j:Math.min(j,W)}let Ne=T.degradationPreference?T.degradationPreference:"balanced",Ue=B[D.id];if(Ue&&Ue.bitrate===W&&Ue.scaleResolutionDownBy===Se&&Ue.maxFramerate===De&&Ue.degradationPreference===Ne){k[D.id]=Ue;return}k[D.id]={bitrate:W,scaleResolutionDownBy:Se,maxFramerate:De,degradationPreference:Ne};let Ke=S.getParameters();Ke.encodings||(Ke.encodings=[{}]),Ke.encodings.forEach(ke=>{T!=null&&T.scalabilityMode&&(ke.scalabilityMode=T.scalabilityMode),W?ke.maxBitrate=W:delete ke.maxBitrate,Se?ke.scaleResolutionDownBy=Se:delete ke.scaleResolutionDownBy,De?ke.maxFramerate=De:delete ke.maxFramerate}),Ke.degradationPreference=Ne,(C=S.setParameters)==null||C.call(S,Ke)}}}er.applyVideoTrackSettings=ee;function K(T,S){Array.isArray(S)||(S=[S]);for(let D of S)if(T.includes(D))return!0;return!1}er.includesOneOf=K;function he(T){var S;return Object.entries(((S=T.participantState)==null?void 0:S.state)||{}).reduce((D,[B,k])=>(T.participantState&&(D[B]={ts:T.participantState.stateUpdateTs[B],state:k}),D),{})}er.mapParticipantState=he;function Ae(T){let S=T.map(D=>({uid:D.externalId,mediaSettings:D.mediaSettings,status:D.status,muteStates:D.muteStates,unmuteOptions:D.unmuteOptions,participantState:D.participantState,markers:D.markers,movieShareInfos:D.movieShareInfos}));return u.filterObservers?S.filter(D=>!D.uid.observer):S}er.mapSharedParticipants=Ae;function Ei(T,S){let D=Object.keys(T),B=Object.keys(S);if(D.length!==B.length)return!1;for(let k of D)if(!B.hasOwnProperty(k)||T[k].state!==S[k].state||T[k].ts!==S[k].ts)return!1;return!0}er.isEqualParticipantState=Ei;function Qt(T,S){let D=Object.keys(T),B=Object.keys(S);if(D.length!==B.length)return!1;for(let k of D)if(!S.hasOwnProperty(k)||T[k]!==S[k])return!1;return!0}er.isObjectsEquals=Qt;function re(T,S){if(T.length!==S.length)return!1;for(let D of T)if(S.indexOf(D)<0)return!1;return!0}er.isArraysEquals=re;function Fr(T){return!Object.keys(T).length}er.isEmptyObject=Fr;function Vr(T,S){if(!T&&!S)return 0;if(!T||!S)return T?-1:1;return B(S.rank,T.rank)||B(T.ts,S.ts)||D(T,S);function D(k,C){let V={[Q.USER]:0,[Q.GROUP]:1},{compositeUserId:W,deviceIdx:te}=A(k.id),{compositeUserId:fe,deviceIdx:Se}=A(C.id),{id:De,type:Ne}=g(W),{id:Ue,type:Ke}=g(fe);return B(V[Ne],V[Ke])||B(De,Ue)||B(te,Se)}function B(k,C){return k<C?-1:k===C?0:1}}er.participantMarkerCompare=Vr;function jr(T,S){let D=Object.entries(T).filter(([,B])=>Array.isArray(S)?!S.includes(B):B!==S);return ya(D)}er.objectFilterOutValues=jr;function Xi(T,S,D){let B=D;for(let k in T)T.hasOwnProperty(k)&&(B=S(B,T[k],k));return B}er.objectReduce=Xi,er.setImmediate=(()=>{let T=1,S={},D=null;return typeof MessageChannel!="undefined"&&(D=new MessageChannel,D.port1.onmessage=B=>{let k=B.data;S[k]&&(S[k](),delete S[k])}),function(B){if(D&&document.visibilityState==="hidden"){let C=T;return T=T>=Number.MAX_SAFE_INTEGER?1:T+1,S[C]=B,D.port2.postMessage(C),()=>{S[C]&&delete S[C]}}let k=setTimeout(B,0);return()=>clearTimeout(k)}})();function Hr(T){return T!==null&&typeof T=="object"&&!Array.isArray(T)}er.isObject=Hr})(hr||(hr={}));var R=hr;var Lt=null,_r=null,wi=[],xi=[],Oi=[],Oe=null,we=null,Nt=null,vr=!1,Li=!1,Mi,xt,Ai,gr=null,fr="",Di=[],Sr=null,ba=navigator.appVersion,Cn=navigator.appName,Pe=navigator.userAgent,Ze={},gt=(e=>(e.USER="user",e.ENVIRONMENT="environment",e))(gt||{});(r=>{function o(e){return Object.values(r).includes(e)}r.contains=o})(gt||(gt={}));var _t=class{constructor(r,e=!1,t=u.videoMaxWidth,i=u.videoMaxHeight){this.isVideoRequested=()=>this.needVideo;let a=!1;if(r){a={noiseSuppression:u.noiseSuppression,echoCancellation:!0,autoGainControl:!0};let s,l;if(we&&(l=we.groupId,s=we.deviceId),typeof r=="string"){let p=be.getMicrophones().find(m=>m.deviceId===r);l=p==null?void 0:p.groupId,s=r}l?a.groupId={ideal:l}:s&&(a.deviceId={exact:s})}let n=!1;if(e){n={width:{min:u.videoMinWidth,max:t,ideal:t},height:{min:u.videoMinHeight,max:i,ideal:i},aspectRatio:{ideal:u.videoAspectRatio},frameRate:{ideal:u.videoFrameRate}};let s,l;if(Oe&&(l=Oe.groupId,s=Oe.deviceId),typeof e=="string"){let p=be.getCameras().find(m=>m.deviceId===e);l=p==null?void 0:p.groupId,s=e}l?n.groupId={ideal:l}:s&&(n.deviceId={exact:s}),u.videoFacingMode&&(n.facingMode={ideal:u.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}},Ir=class extends _t{constructor(e,t,i,a){super(!1,!0);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={max:e},this.video.height={max:t},this.video.frameRate=i,this.video.displaySurface=u.displaySurface,a&&(this.audio={noiseSuppression:!1,echoCancellation:!1,autoGainControl:!1})}getNative(){return Object.assign(super.getNative(),{systemAudio:"exclude",controller:this.captureController})}};function Ma(){return c(this,null,function*(){Li=!1,Lt=null;let o={camera:be.getSavedCamera(),microphone:be.getSavedMicrophone(),output:be.getSavedOutput()};yield Er(),yn("devicechange",o),f.onDeviceChange()})}function yn(o,...r){if(Ze[o])for(let e of Ze[o])e(...r)}function Er(){return c(this,null,function*(){return Lt||(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?[]:(!_r&&navigator.mediaDevices.addEventListener&&(_r=R.throttle(Ma,u.enumerateDevicesDelay),navigator.mediaDevices.addEventListener("devicechange",_r)),Lt=navigator.mediaDevices.enumerateDevices().then(o=>{wi=o.filter(i=>i.kind==="videoinput"?(i.label&&(vr=!0),!0):!1),xi=o.filter(i=>i.kind==="audioinput"?(i.label?Li=!0:be.isMobile()&&be.browserName()==="Firefox"&&(Li=vr),!0):!1),Oi=o.filter(i=>i.kind==="audiooutput");let r=nt.get("videoinput")||(Oe==null?void 0:Oe.deviceId),e=nt.get("audioinput")||(we==null?void 0:we.deviceId),t=nt.get("audiooutput")||(Nt==null?void 0:Nt.deviceId);return Oe=wi.find(i=>i.deviceId===r)||null,we=xi.find(i=>i.deviceId===e)||null,Nt=Oi.find(i=>i.deviceId===t)||Oi[0]||null,Lt=Promise.resolve(o),o}).catch(()=>(Lt=null,[]))))})}function Pn(o){if(Oe&&we)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=>{!we&&e.kind==="audio"?we=r(be.getMicrophones(),e):!Oe&&e.kind==="video"&&(Oe=r(be.getCameras(),e))})}function ii(o,r){return c(this,null,function*(){d.debug("Try to get media",JSON.parse(JSON.stringify(o.getNative())));let e=be.hasPermissions(o.isVideo());!e&&!r&&f.onPermissionsRequested();try{let t=yield navigator.mediaDevices.getUserMedia(o.getNative());return e||(yield Ma()),Pn(t),t}catch(t){switch(d.error("getUserMedia error",t),t.name){case"PermissionDeniedError":case"PermissionDismissedError":case"NotAllowedError":case"SecurityError":case"DOMException":r=o.isVideoRequested()?ne.CAMERA_PERMISSION:ne.MIC_PERMISSION;break;case"OverconstrainedError":case"TypeError":case"NotFoundError":r=ne.UNKNOWN;break;case"AbortError":case"NotReadableError":r=o.isVideoRequested()?ne.CAMERA_ACCESS:ne.MIC_ACCESS;break}if(o.canSimplify())return ii(o.simplify(),r);let i=r||ne.UNKNOWN;throw f.onPermissionsError(i,t),i}})}function bn(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;d.debug(`Got display media track: ${t.id} (${i})`),t.contentHint="text",o.captureController&&(i==="browser"||i==="window")&&o.captureController.setFocusBehavior("no-focus-change")}return e}catch(e){switch(e.name){case"PermissionDeniedError":case"NotAllowedError":case"SecurityError":throw ne.SCREEN_PERMISSION;default:throw ne.SCREEN_ACCESS}}})}function ki(){return Di.length||(Di=(()=>{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]:Cn,o&&o[1]||i[2]||ba,r,e,t]})()),Di}var be;(k=>{function o(){return c(this,null,function*(){let C=()=>{k.getSilentMediaTrack(),document.removeEventListener("click",C),document.removeEventListener("touchstart",C)};return document.addEventListener("click",C),document.addEventListener("touchstart",C),Er()})}k.init=o;function r(){return wi}k.getCameras=r;function e(){return xi}k.getMicrophones=e;function t(){return Oi}k.getOutput=t;function i(){return wi.length>0}k.hasCamera=i;function a(){return xi.length>0}k.hasMicrophone=a;function n(){return Oe}k.getSavedCamera=n;function s(){return we}k.getSavedMicrophone=s;function l(){return Nt}k.getSavedOutput=l;function p(){return u.videoFacingMode}k.getVideoFacingMode=p;function m(){return vr}k.hasCameraPermission=m;function h(){return Li}k.hasMicrophonePermission=h;function g(C=!1){return h()?i()&&C?m():!0:!1}k.hasPermissions=g;function A(C=!1,V=!0,W=!0){return c(this,null,function*(){let te=a()&&V,fe=i()&&C,Se;if(!te&&!fe)Se=new MediaStream;else try{Se=yield ii(new _t(te,fe))}catch(De){Se=new MediaStream}return!Se.getVideoTracks().length&&W&&Se.addTrack(k.getBlackMediaTrack()),!Se.getAudioTracks().length&&W&&Se.addTrack(k.getSilentMediaTrack()),Se})}k.getUserMedia=A;function w(C,V){return c(this,null,function*(){let W=C?u.fastScreenShareWidth:window.screen.width,te=C?u.fastScreenShareHeight:window.screen.height,fe=u.getScreenFrameRate(C);return bn(new Ir(W,te,fe,V))})}k.getScreenMedia=w;function O(C=!1){return c(this,null,function*(){let V=C?u.videoEffectMaxWidth:u.videoMaxWidth,W=C?u.videoEffectMaxHeight:u.videoMaxHeight;return ii(new _t(!1,!0,V,W))})}k._getUserVideo=O;function F(C,V){return c(this,null,function*(){let W=(V==null?void 0:V.width)||u.videoMaxWidth,te=(V==null?void 0:V.height)||u.videoMaxHeight;return ii(new _t(!1,C||!0,W,te))})}k.getUserVideo=F;function X(C){return c(this,null,function*(){return ii(new _t(C||!0,!1))})}k.getUserAudio=X;function Z(C,V){return c(this,null,function*(){let[W]=C.getVideoTracks();if(!W)throw new Error("Video track not found in stream");return kt(W,V)})}k.setResolution=Z;function ee(C,V){return c(this,null,function*(){let te=(yield Er()).find(fe=>fe.kind===C&&fe.deviceId===V);return te?(C==="videoinput"?Oe=te:C==="audioinput"?we=te:C==="audiooutput"&&(Nt=te),nt.set(C,V),te):null})}k._saveDeviceId=ee;function K(){if(!Ai||Ai.readyState==="ended"){let C=k.getAudioContext(),V=C.createMediaStreamDestination(),W=C.createGain();W.gain.value=1e-5,W.connect(V),W.connect(C.destination);let te=C.createOscillator();te.type="sine",te.frequency.value=0,te.connect(W),te.start(),Ai=V.stream.getAudioTracks()[0]}return Object.assign(Ai.clone(),{enabled:!1})}k.getSilentMediaTrack=K;function he(C=u.videoMinWidth,V=u.videoMinHeight){xt||(xt=document.createElement("canvas")),xt.width=C,xt.height=V;let W=xt.getContext("2d");return W.rect(0,0,C,V),W.fillStyle="black",W.fill(),(!Mi||Mi.readyState==="ended")&&(Mi=xt.captureStream(u.videoFrameRate).getVideoTracks()[0]),Object.assign(Mi.clone(),{enabled:!1})}k.getBlackMediaTrack=he;function Ae(){if(Xi()==="Edge"&&Number(Zi())<70)return!1;try{let C=window;return"mediaDevices"in C.navigator&&"getUserMedia"in C.navigator.mediaDevices&&C.RTCPeerConnection&&C.RTCIceCandidate&&C.RTCSessionDescription&&C.HTMLCanvasElement&&C.HTMLCanvasElement.prototype.captureStream&&C.RTCRtpSender&&C.RTCRtpSender.prototype.replaceTrack&&C.RTCRtpSender.prototype.getParameters&&"sendBeacon"in navigator&&!0||!1}catch(C){return!1}}k.isBrowserSupported=Ae;function Ei(){return!!navigator.mediaDevices.getDisplayMedia}k.isScreenCapturingSupported=Ei;function Qt(){let C=k.browserName()==="Safari"&&k.browserVersion()==="15"&&k.browserSubVersion()==="1",V=k.browserName()==="Opera"&&k.os()==="Windows";return C||V}k.isBrokenH264=Qt;function re(){return!(k.baseChromeVersion()&&k.isMobile())}k.canPreferH264=re;function Fr(){var C;return((C=window.RTCRtpTransceiver)==null?void 0:C.prototype)&&"setCodecPreferences"in window.RTCRtpTransceiver.prototype}k.canPreferRed=Fr;function Vr(){return fr||(fr=(()=>{let C={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 V in C)if(C.hasOwnProperty(V)&&C[V].test(Pe))return V;return"Unknown"})()),fr}k.os=Vr;function jr(){return gr===null&&(gr=/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test(ba)),gr}k.isMobile=jr;function Xi(){return ki()[0]}k.browserName=Xi;function Zi(){return ki()[1]}k.browserVersion=Zi;function Hr(){return ki()[3]}k.baseChromeVersion=Hr;function er(){return Sr||(Sr=new(window.AudioContext||window.webkitAudioContext)),Sr}k.getAudioContext=er;function T(){return ki()[4]}k.browserSubVersion=T;function S(){return k.baseChromeVersion()>=105&&!k.isMobile()}k.isAudioShareSupported=S;function D(C,V){Ze[C]||(Ze[C]=[]),Ze[C].push(V)}k.addEventListener=D;function B(C,V){if(Ze[C])if(!V)delete Ze[C];else{let W=Ze[C].indexOf(V);W>-1&&Ze[C].splice(W,1)}}k.removeEventListener=B})(be||(be={}));var P=be;var qe=class extends je{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())},[P.baseChromeVersion()>=92||P.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 ft=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}};import{BitStream as Nn}from"bit-buffer";var Mn=1e3;function me(o,r,e=0){return r in o&&o[r]?o[r]:e}function Tr(...o){return r=>{for(let e of o)if(e(r))return!0;return!1}}function et(o,r){return e=>e[o]===r}function An(o){return(r,e)=>r[o]-e[o]}function Ut(o,r){return r.reduce((e,t)=>(e[t[o]]=t,e),{})}function Dn(o){let r={},e=[];for(let t of o)r[t.id]||(r[t.id]=!0,e.push(t));return e}function Rr(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])?Rr(e[1]):e[1],r),{})}function kn(o){let r=[];for(let e of o)e.forEach(t=>r.push(t));return r}function On(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(kn).then(Dn)})}function wn(o){let r=o.filter(et("type","candidate-pair")).sort(An("priority")).find(Tr(et("nominated",!0),et("selected",!0)));if(!r)return{totalRoundTripTime:0,currentRoundTripTime:0,bytesSent:0,bytesReceived:0};let e={totalRoundTripTime:r.totalRoundTripTime||0,currentRoundTripTime:r.currentRoundTripTime||0,bytesSent:r.bytesSent||0,bytesReceived:r.bytesReceived||0},t=o.find(et("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(et("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}}),Rr(e)}function Aa(o,r,e=!1){let t=Ut("id",o),i=e?o.filter(Tr(et("type","inbound-rtp"),et("type","outbound-rtp"))):o.filter(Tr(et("type","remote-inbound-rtp")));P.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),p=n[s.ssrc].isRemote?s:n[s.ssrc];l.id=p.id,l.type=p.type,delete l.isRemote,delete l.remoteId,n[l.ssrc]=l}return n},{})));let a={};if(P.browserName()==="Safari"){let n=o.filter(et("type","track"));a=Ut("trackIdentifier",n)}return i.map(n=>{let s=Number(n.ssrc),l=n.mediaType||n.kind,p=n.trackId,m=n.type,h=n.codecId;if(P.browserName()==="Safari"){let A=/^.+_([\d]+)$/.exec(n.id);if(A&&(s=parseInt(A[1],10)),l=n.id.indexOf("Audio")>0?"audio":"video",r[s]){let w=l+"-"+r[s];a[w]&&(p=a[w].id)}}if(!m||!s||!l)return null;let g={ssrc:s,type:m,kind:l,bytesReceived:me(n,"bytesReceived"),bytesSent:me(n,"bytesSent"),jitter:me(n,"jitter"),packetsLost:me(n,"packetsLost"),packetsReceived:me(n,"packetsReceived"),packetsSent:me(n,"packetsSent"),fractionLost:me(n,"fractionLost"),pliCount:me(n,"pliCount"),firCount:me(n,"firCount"),nackCount:me(n,"nackCount"),userId:r[s],freezeCount:me(n,"freezeCount",0),totalFreezesDuration:me(n,"totalFreezesDuration",0)};if(l==="video"){let A=me(n,"framesDecoded"),w=me(n,"totalInterFrameDelay"),O=me(n,"totalSquaredInterFrameDelay");g.interframeDelayVariance=(O-w*w/A)/A}if(l==="audio"&&(g.totalSamplesReceived=me(n,"totalSamplesReceived"),g.concealedSamples=me(n,"concealedSamples"),g.insertedSamplesForDeceleration=me(n,"insertedSamplesForDeceleration"),g.removedSamplesForAcceleration=me(n,"removedSamplesForAcceleration"),g.silentConcealedSamples=me(n,"silentConcealedSamples"),g.concealmentEvents=me(n,"concealmentEvents"),g.totalAudioEnergy=me(n,"totalAudioEnergy")),h&&t[h]){let A=t[h];g.clockRate=A.clockRate,g.mimeType=A.mimeType}if(p&&t[p]){let A=t[p];g.frameHeight=A.frameHeight,g.frameWidth=A.frameWidth,g.framesDecoded=A.framesDecoded,g.framesReceived=A.framesReceived,g.framesDropped=A.framesDropped}return Rr(g)}).filter(n=>!!n)}function xn(o,r,e=!1){if(!r||!r.rtps||!o.rtps)return o;let t,i;e&&(t=Ut("ssrc",(o==null?void 0:o.remoteRtps)||[]),i=Ut("ssrc",(r==null?void 0:r.remoteRtps)||[]));let a=Ut("ssrc",o.rtps),n=Ut("ssrc",r.rtps),s=(o.timestamp-r.timestamp)/1e3;return!a||!n||Object.keys(a).forEach(l=>{let p=a[l],m=n[l];if(!(!p||!m)){if(p.bytesReceived&&p.bytesReceived>m.bytesReceived&&(p.bandwidth=Math.round((p.bytesReceived-m.bytesReceived)/s)),p.bytesSent&&p.bytesSent>m.bytesSent&&(p.bandwidth=Math.round((p.bytesSent-m.bytesSent)/s)),p.packetsReceived)if(p.packetsReceived>m.packetsReceived||p.packetsLost>m.packetsLost){let h=p.packetsLost-m.packetsLost,g=p.packetsReceived-m.packetsReceived;p.packetLoss=parseFloat((100*h/(h+g)).toFixed(2))}else p.packetLoss=0;if(p.freezeCount>m.freezeCount&&(p.freezeCountDelta=p.freezeCount-m.freezeCount),p.totalFreezesDuration>m.totalFreezesDuration){let h=Math.round(p.totalFreezesDuration-m.totalFreezesDuration);p.totalFreezesDurationDelta=h}if(p.framesDropped&&m.framesDropped&&p.framesDropped>m.framesDropped&&(p.framesDroppedDelta=parseFloat(((p.framesDropped-m.framesDropped)/s).toFixed(0))),e&&p.type==="outbound-rtp"&&p.kind==="video"){let h=t==null?void 0:t[l],g=i==null?void 0:i[l],A=F=>F!=null?F:0,w=Math.max(0,A(h==null?void 0:h.packetsLost)-A(g==null?void 0:g.packetsLost)),O=Math.max(1,p.packetsSent-m.packetsSent);o.transport.averageNetStat={currentRoundTripTime:(o.transport.currentRoundTripTime+r.transport.currentRoundTripTime)/2*1e3,lostPercent:Math.round(w/O*100)}}}}),o}function ri(i,a){return c(this,arguments,function*(o,r,e={},t=!1){let n=yield On(o),s={timestamp:Date.now(),transport:wn(n),rtps:Aa(n,e)};return t&&(s.remoteRtps=Aa(n,e,!0)),r?xn(s,r,t):(yield R.delay(Mn),ri(o,s,e))})}function Ge(o){performance.clearMarks(o),performance.mark(o)}function Cr(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 Bt(o){return`${v.SCREENSHARE_FIRST_FRAME}_${Ln(o)}`}function Ln(o){return typeof o=="string"?o:JSON.stringify(o)}var $e=class{constructor(){this._eventualLogs=new Set}static create(){$e._instance=new $e}static logCallStat(r){var e;if((e=$e._instance)!=null&&e._eventualLogs.size){for(let t of $e._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,rtt:r.rtt,transport:r.transport}),E.logCustom(v.CALL_EVENTUAL_STAT,t);$e._instance._eventualLogs.clear()}E.logCustom("callStat",r)}static logEventualStat(r){var e;r.value===void 0&&(r.value=ot(r.name)),r.value!==null&&((e=$e._instance)==null||e._eventualLogs.add(r))}static destroy(){var r;(r=$e._instance)==null||r._destroy(),$e._instance=null}_destroy(){this._eventualLogs.clear()}},ve=$e;ve._instance=null;var Ni=class{constructor(r){this._firstFrameReceived=!1;this._participantId=r}measure(r,e){if(this._firstFrameReceived)return;this._firstFrameReceived=!0;let t=Bt(this._participantId),i=ot(t);i!==null&&ve.logEventualStat({name:v.SCREENSHARE_FIRST_FRAME,value:i,width:r,height:e})}};var Un=65536,st=class{constructor(r,e,t){this._chunks=[];this._participantId=r,this._onStream=e,this._onStat=t,this._statScreenShareFirstFrame=new Ni(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)%Un!==r.sequence){d.warn("[FrameBuilder] Got incorrect chunk");return}if(this._chunks.push(r),r.end){let t=this._processFrameData(),{width:i,height:a}=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(){Cr(v.SCREENSHARE_FREEZE_DURATION),Cr(Bt(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 Nn(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){Ge(v.SCREENSHARE_FREEZE_DURATION);return}let e=ot(v.SCREENSHARE_FREEZE_DURATION);e!==null&&e>1e3&&this._onStat({freeze_duration:e})}};var St=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 Ft=class extends St{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)&&!(P.browserName()==="Safari"&&Number(P.browserVersion())===15)&&!(P.browserName()==="Firefox"&&Number(P.browserVersion())<60)}};var vt=class extends St{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&&qe.isBrowserSupported()}};var Vt=class extends st{constructor(e,t,i){super(e,t,i);this._decoderReady=!1;this._decoderQueue=[];d.debug(`StreamBuilder started for participant [${e}]`),vt.isBrowserSupported()?this._renderer=new vt(t):this._renderer=new Ft(t),qe.isBrowserSupported()?this._decoder=new qe:this._decoder=new ht;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 ft(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 Ft.isBrowserSupported()||vt.isBrowserSupported()}};function Da(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),p=new DataView(l);if(p.setUint8(0,1),p.setUint16(1,i),p.setUint32(3,o),p.setUint8(7,a?1:0),p.setUint16(8,0),p.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 ka(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),p=!!(s&2),m=!!(s&4),h=!!(s&8);if(e!==1)throw new Error(`Unexpected protocol version. Got ${e}, expected 1`);return{timestamp:i,start:l,end:p,keyframe:m,sequence:t,isVP9:a,ssrc:n,eos:h,data:o.slice(11)}}function Oa(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 wa(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}}import*as M from"simple-ebml-builder";var Bn=qr(2,15)-1,yr=1,Fn=5,Vn=5;var ai=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=ai._buildQueue(r);this._sourceBuffer.appendBuffer(e)}static _buildQueue(r){if(r.length){if(r.length===1)return M.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=M.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)-Fn);i-t>Vn&&(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 M.element(M.ID.EBML,[M.element(M.ID.EBMLVersion,M.number(1)),M.element(M.ID.EBMLReadVersion,M.number(1)),M.element(M.ID.EBMLMaxIDLength,M.number(4)),M.element(M.ID.EBMLMaxSizeLength,M.number(8)),M.element(M.ID.DocType,M.string("webm")),M.element(M.ID.DocTypeVersion,M.number(2)),M.element(M.ID.DocTypeReadVersion,M.number(2))])}static _genSegmentHeader(e,t,i){let a=M.element(M.ID.Info,[M.element(M.ID.TimecodeScale,M.number(1e6)),M.element(M.ID.MuxingApp,M.string("vk-webm-builder")),M.element(M.ID.WritingApp,M.string("vk-webm-builder"))]),n=[M.element(M.ID.PixelWidth,M.number(e)),M.element(M.ID.PixelHeight,M.number(t))],s=M.element(M.ID.Tracks,M.element(M.ID.TrackEntry,[M.element(M.ID.TrackNumber,M.number(yr)),M.element(M.ID.TrackUID,M.number(yr)),M.element(M.ID.TrackType,M.number(1)),M.element(M.ID.FlagLacing,M.number(0)),M.element(M.ID.DefaultDuration,M.number(1e9)),M.element(M.ID.CodecID,M.string(`V_${i.toUpperCase()}`)),M.element(M.ID.Video,n)]));return M.unknownSizeElement(M.ID.Segment,[a,s])}static _genClusterHeader(e){return M.unknownSizeElement(M.ID.Cluster,[M.element(M.ID.Timecode,M.number(Math.round(e)))])}_createVideo(e){this._mediaBuffer=new ai(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,p,m,h;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 g=xe._genWebmHeader();(l=this._mediaBuffer)==null||l.append(g);let A=xe._genSegmentHeader(e.width,e.height,t);(p=this._mediaBuffer)==null||p.append(A)}let a=Math.round(i-this._clusterStartTime);if(a>Bn&&(this._clusterStartTime=i,a=0),a===0){d.debug(`[WebmBuilder] Cluster header for participant [${this._participantId}]`);let g=xe._genClusterHeader(this._clusterStartTime);(m=this._mediaBuffer)==null||m.append(g)}let n=M.element(M.ID.SimpleBlock,[M.vintEncodedNumber(yr),M.bytes(xe._intToU16BE(a)),M.number((e.keyframe?1:0)<<7),M.bytes(e.frameData)]);(h=this._mediaBuffer)==null||h.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 It=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=ka(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);u.screenShareWebmBuilder&&xe.isBrowserSupported()?i=new xe(t,s,this._onStat):i=new Vt(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(qe.isBrowserSupported()||ht.isBrowserSupported())&&(Vt.isBrowserSupported()||xe.isBrowserSupported())}};var Pr=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}},ni=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 Pr(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):""}};import xa from"@vkontakte/libvpx";var jn=1e3,jt=class extends je{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
+ `,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})},[xa,xa.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)},jn),this._getFrameBitmap().then(t=>{var a;window.clearTimeout(this._frameReadTimeout),(a=this._lastFrame)==null||a.close(),this._lastFrame=t;let i=this._drawFrameData(t);this._encode(i,e)}).catch(()=>{})}requestFrame(e=!1){this._useImageCapture?this._requestFrameBitmap(e):this._requestFrameVideo(e)}setBitrate(e,t,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 Et=class extends je{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 R=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var T=Object.getOwnPropertyNames;var B=Object.prototype.hasOwnProperty;var x=(a,t)=>{for(var n in t)R(a,n,{get:t[n],enumerable:!0})},_=(a,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of T(t))!B.call(a,o)&&o!==n&&R(a,o,{get:()=>t[o],enumerable:!(i=C(t,o))||i.enumerable});return a};var I=a=>_(R({},"__esModule",{value:!0}),a);var S={};x(S,{default:()=>M});var M=()=>{let t,n,i,o,p,u,d=null,m=0,b=!1,s=0,g,V,c=!1;function y(e){t=e.readable,n=t.getReader(),i=e.width,o=e.height,p=e.isVP9,u=e.framerate,g=e.useCongestionControl,V=e.maxBitrate,g&&(s=V,c=e.useCbr),f(),self.postMessage({type:"ready"})}function A(e){self.clearTimeout(m),m=self.setTimeout(r=>{d&&h(d,r)},1e3,e),!b&&(b=!0,n.read().finally(()=>{b=!1,self.clearTimeout(m)}).then(({done:r,value:l})=>{if(d==null||d.close(),d=null,!(r||!l)){if(!E){n.releaseLock(),t.cancel();return}d=l,h(l,e)}}))}function h(e,r){(e.codedWidth!==i||e.codedHeight!==o)&&(i=e.codedWidth,o=e.codedHeight,f()),E.encode(e,{keyFrame:r})}function f(){let e={framerate:u,codec:p?"vp09.00.50.08":"vp8",width:i,height:o,latencyMode:"realtime",bitrateMode:c?"constant":"variable"};s>0&&(e.bitrate=s),E.configure(e)}function F(e,r,l){s=e,c=r,u=l,f()}let E=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":y(e.data);break;case"frame":A(e.data.keyFrame);break;case"set_bitrate":F(e.data.bitrate,e.data.useCbr,e.data.fps);break}}};return I(S);})();
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 Hn=2100,Gn=600,Wn=1.2,La=.8,Kn=2e3,qn=8e3,br=8e3,$n=16e3,zn=4,Jn=2e3,Ui=(t=>(t[t.NONE=0]="NONE",t[t.UP=1]="UP",t[t.DOWN=2]="DOWN",t))(Ui||{}),oi=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=Hn,a&&(this._highDelayThreshold=Gn),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,p=this._delayAvgShort>this._highDelayThreshold;l||p?a=2:Math.abs(n)<40&&s<10&&!p&&(a=1);let m=Math.round(this._targetBitrate/1e3),h=t;r%10===0&&d.debug(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Ui[a]} tr=${m} br=${t}`);let g=i-this._lastDown;if(a===2&&g>Kn){this._probing&&(this._upPenalty=Math.min(++this._upPenalty,zn),this._probing=!1);let X=La*h*1e3;if(X>=this._targetBitrate&&(X=this._targetBitrate*La),X=Math.max(X,this._minBitrate),X<this._targetBitrate){let Z=Math.round(X/1e3),ee=Math.round(this._upPenalty*br/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Ui[a]}`),d.log(`#${r}: cc: DOWN delay=${e} bitrate=${h} target=${m} -> newBitrate=${Z} penalty=${ee}s`),this._setBitrate(X,!0),this._targetBitrate=X}this._lastDown=i}let A=i-this._lastUp,w=qn+this._upPenalty*br;if(a===1&&A>w&&g>w){let X=Math.min(this._targetBitrate*Wn,this._maxBitrate);if(X>this._targetBitrate){let Z=Math.round(X/1e3),ee=Math.round(this._targetBitrate/1e3),K=Math.round(this._upPenalty*br/1e3);d.log(`#${r}: cc: delay=${e} short=${this._delayAvgShort} long=${this._delayAvgLong} delta=${n} percent=${s} -> ${Ui[a]}`),d.log(`#${r}: cc: UP bitrate=${h} target=${ee} -> newBitrate=${Z} penalty=${K}s`),this._setBitrate(X,!1),this._targetBitrate=X,this._probing=!0,this._lastProbing=i,this._lastUp=i}}let O=i-this._lastProbing;this._probing&&O>$n&&(this._probing=!1);let F=i-this._lastDown;this._upPenalty>0&&F>3*w&&(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>Jn){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 si=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 Mr=65536,Qn=50,Xn=400,Zn=1e6,eo=3e5,to=3e4,io=5,Bi=0,Tt=class{constructor(r,e,t,i){this._destroyed=!1;this._needKeyframe=!0;this._frameNum=0;this._feedback=new si(1024);this._lastSentFrameSeq=0;this._lastDeliveredFrameSeq=0;this._lastSharingStat=Date.now();this._queue=new ni;d.debug("ScreenCaptureSender started"),this.DATA_SIZE=u.consumerScreenDataChannelPacketSize-11,this._datachannel=e,this._signaling=t,this._fastSharing=i,this._congestionControlEnabled=u.screenShareCongestionControl||this._fastSharing,this._width=r.getSettings().width,this._height=r.getSettings().height;let a=u.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=${u.screenShareCongestionControlThreshold}`),this._congestionControl=new oi(l,n,s,this._congestionControlEnabled,this._fastSharing,u.screenShareCongestionControlThreshold,a);let p=(m,h)=>{if(this._destroyed)return;if(!m){d.warn("requestFrame failed, keyFrame: "+this._needKeyframe,h),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 g=this._sliceFrame(m);this._queue.merge(g),this._handleQueue(),this._sendSharingStat()};if(Et.isBrowserSupported()){let m=this._fastSharing;this._encoder=new Et(r,p,this._congestionControlEnabled,s,m,a)}else this._encoder=new jt(r,p,this._congestionControlEnabled,s);this._datachannel.onmessage=m=>{Oa(m.data)&&(d.debug(`[${this._datachannel.label}] Requested keyframe`),this._needKeyframe=!0);let h=wa(m.data);h!==null&&this._checkCcFeedback(h)},this._encoder.init().then(()=>this._handleQueue()).catch(m=>d.warn("ScreenCaptureSender init failed",m)),this._fpsMeter=new ft(m=>d.log(`[ScreenCaptureSender] fps: ${m}`),2e4)}_handleQueue(){if(this._destroyed)return;let r=this._queue.shift();if(!r){(this._lastSentFrameSeq-this._lastDeliveredFrameSeq+Mr)%Mr>io?d.debug(`[ScreenCaptureSender] Buffer is full, waiting cc update. Last sent sequence: ${this._lastSentFrameSeq}, last delivered ${this._lastDeliveredFrameSeq}`):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)}else 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 ni;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,p=this._wrapHeader(r.timestamp,s,l,e,n);i.push({data:p.data,sequence:p.sequence,frameSize:t,isFirst:s,isLast:l,isKey:e,timestamp:r.timestamp})}return i}_wrapHeader(r,e,t,i,a){let n=Da(r,e,t,i,Bi,this._encoder.isVP9(),a),s={sequence:Bi,data:n};return Bi=(Bi+1)%Mr,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 Et.isBrowserSupported()||jt.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(eo,Math.min(Zn,Math.round(t*Qn))),a=Math.round(t*Xn);return{minBitrate:i,maxBitrate:a}}_checkCcFeedback(r){let e=this._feedback.update(r.seq,r.ts2);e===null?d.debug(`cc: update failed, seq=${r.seq}`):e.end&&(this._lastDeliveredFrameSeq=e.seq,this._handleQueue())}_sendSharingStat(){let r=Date.now();if(r-this._lastSharingStat>to){let t=this._congestionControl.getStat();t!==null&&(d.debug(`cc: send stats: ${JSON.stringify(t)}`),this._signaling.reportSharingStat(t)),this._lastSharingStat=r}}};var ce=class{static get sessionKey(){return ce._sessionKey}static set sessionKey(r){ce._sessionKey=r}static get sessionSecretKey(){return ce._sessionSecretKey}static set sessionSecretKey(r){ce._sessionSecretKey=r}static get accessToken(){return ce._accessToken}static set accessToken(r){ce._accessToken=r}static isEmpty(){return!ce._sessionKey}};var I=class{static set(r){r.hasOwnProperty("voiceParams")&&(Object.assign(I._params.voiceParams,r.voiceParams),delete r.voiceParams),r.hasOwnProperty("specListenerParams")&&(Object.assign(I._params.specListenerParams,r.specListenerParams),delete r.specListenerParams),r.hasOwnProperty("apiAuth")&&(ce.accessToken=r.apiAuth.accessToken,ce.sessionKey=r.apiAuth.sessionKey,ce.sessionSecretKey=r.apiAuth.sessionSecretKey),Object.assign(I._params,R.objectFilterOutValues(r,void 0))}static get(r){return I._params[r]}static get appName(){return"ok.calls.sdk.js"}static get appVersion(){return 1.1}static get sdkVersion(){return"2.8.2-dev.e8ddcb1.0"}static get debug(){}static get protocolVersion(){return I._params.joinFromMultipleDevices?6:5}static get platform(){return I._params.platform}static set platform(r){I._params.platform=r}static get clientType(){return I._params.clientType}static set clientType(r){I._params.clientType=r}static get externalUserType(){return I._params.externalUserType}static set externalUserType(r){I._params.externalUserType=r}static get device(){return I._params.device}static get apiKey(){return I._params.apiKey}static get apiEnv(){return I._params.apiEnv}static apiEndpoint(r){switch(r!=null?r:I.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 I._params.apiEnv}}static get authToken(){return I._params.authToken}static set authToken(r){I._params.authToken=r}static get anonymToken(){return I._params.anonymToken}static set anonymToken(r){I._params.anonymToken=r}static get domain(){return I._params.domain}static get externalDomain(){return I._params.externalDomain}static get iceServers(){return I._params.iceServers}static set iceServers(r){I._params.iceServers=r}static get wssBase(){return I._params.wssBase}static set wssBase(r){I._params.wssBase=r}static get wssToken(){return I._params.wssToken}static set wssToken(r){I._params.wssToken=r}static get signalingReconnectDelay(){return I._params.signalingReconnectDelay}static get signalingReconnectMaxDelay(){return I._params.signalingReconnectMaxDelay}static get signalingReconnectMaxCount(){return I._params.signalingReconnectMaxCount}static get waitConnectionDelay(){return I._params.waitConnectionDelay}static get waitResponseDelay(){return I._params.waitResponseDelay}static get waitMessageDelay(){return I._params.waitMessageDelay}static get waitAnotherTabDelay(){return I._params.waitAnotherTabDelay}static get debugLog(){return I._params.debugLog}static get forceRelayPolicy(){return I._params.forceRelayPolicy}static set forceRelayPolicy(r){I._params.forceRelayPolicy=r}static get videoMinWidth(){return I._params.videoMinWidth}static get videoMaxWidth(){return I._params.videoMaxWidth}static set videoMaxWidth(r){I._params.videoMaxWidth=r}static get videoMinHeight(){return I._params.videoMinHeight}static get videoMaxHeight(){return I._params.videoMaxHeight}static set videoMaxHeight(r){I._params.videoMaxHeight=r}static get videoAspectRatio(){return I._params.videoAspectRatio}static get videoFrameRate(){return I._params.videoFrameRate}static get videoFacingMode(){return I._params.videoFacingMode||(P.isMobile()?"user":null)}static set videoFacingMode(r){I._params.videoFacingMode=r}static get displaySurface(){return I._params.displaySurface}static get videoEffects(){return I._params.videoEffects}static set videoEffects(r){I._params.videoEffects=r}static get videoEffectMaxWidth(){return I._params.videoEffectMaxWidth}static set videoEffectMaxWidth(r){I._params.videoEffectMaxWidth=r}static get videoEffectMaxHeight(){return I._params.videoEffectMaxHeight}static set videoEffectMaxHeight(r){I._params.videoEffectMaxHeight=r}static get vmoji(){var r;return(r=I._params.vmoji)!=null&&r.isBrowserSupported()?I._params.vmoji:null}static set vmoji(r){I._params.vmoji=r}static get vmojiRenderingOptions(){return I._params.vmojiRenderingOptions||{}}static set vmojiRenderingOptions(r){I._params.vmojiRenderingOptions=r}static get voiceParams(){return I._params.voiceParams}static get specListenerParams(){return I._params.specListenerParams}static get iceRestartWaitTime(){return I._params.iceRestartWaitTime}static get transportConnectionWaitTime(){return I._params.transportConnectionWaitTime}static get statisticsInterval(){return I._params.statisticsInterval}static set statisticsInterval(r){I._params.statisticsInterval=r}static get networkStatisticsInterval(){return I._params.networkStatisticsInterval}static get perfStatReportEnabled(){return I._params.perfStatReportEnabled}static get callStatReportEnabled(){return I._params.callStatReportEnabled}static get producerNotificationDataChannel(){return I._params.producerNotificationDataChannel}static get producerCommandDataChannel(){return I._params.producerCommandDataChannel}static get consumerScreenDataChannel(){return I._params.consumerScreenDataChannel&&Tt.isBrowserSupported()}static get producerScreenDataChannel(){return I._params.producerScreenDataChannel&&I.producerNotificationDataChannel&&It.isBrowserSupported()}static get asrDataChannel(){return I._params.asrDataChannel&&I.producerNotificationDataChannel}static get consumerScreenDataChannelPacketSize(){return I._params.consumerScreenDataChannelPacketSize}static get screenShareWebmBuilder(){return I._params.screenShareWebmBuilder}static get noiseSuppression(){return I._params.noiseSuppression}static set noiseSuppression(r){I._params.noiseSuppression=r}static get preferH264(){return I._params.preferH264}static get preferVP9(){return I._params.preferVP9}static get audioNack(){return I._params.audioNack}static get consumerScreenTrack(){return I._params.consumerScreenTrack&&I.consumerScreenDataChannel}static get producerScreenTrack(){return I._params.producerScreenTrack}static get movieShare(){return I._params.movieShare&&I.videoTracksCount>0}static get videoTracksCount(){return I.producerNotificationDataChannel?Number(I._params.videoTracksCount):0}static get breakVideoPayloadTypes(){return I._params.breakVideoPayloadTypes}static get useParticipantListChunk(){return I._params.useParticipantListChunk&&I.videoTracksCount>0}static get useRooms(){return I._params.useRooms}static get participantListChunkInitIndex(){var r;return(r=I._params.participantListChunkInitIndex)!=null?r:0}static get participantListChunkInitCount(){var r;return(r=I._params.participantListChunkInitCount)!=null?r:null}static get serverAudioRed(){return I._params.serverAudioRed&&P.canPreferRed()}static get p2pAudioRed(){return I._params.p2pAudioRed&&P.canPreferRed()}static get h264spsPpsIdrInKeyframe(){return I._params.h264spsPpsIdrInKeyframe}static get filterObservers(){return I._params.filterObservers}static get muteMode(){return I._params.muteMode}static get preserveAudioTracks(){return I._params.preserveAudioTracks}static get audioShare(){return P.isAudioShareSupported()&&I._params.audioShare}static get fastScreenShare(){return I._params.fastScreenShare}static get screenShareCongestionControl(){return I._params.screenShareCongestionControl}static get screenShareCongestionControlThreshold(){return I._params.screenShareCongestionControlThreshold}static get fastScreenShareWidth(){return I._params.fastScreenShareWidth}static get fastScreenShareHeight(){return I._params.fastScreenShareHeight}static get newMuteRules(){return I._params.newMuteRules}static get videoSuspend(){return I._params.videoSuspend}static get enumerateDevicesDelay(){return I._params.enumerateDevicesDelay}static getScreenFrameRate(r){return r?I._params.fastScreenShareFrameRate:I._params.screenFrameRate}static get switchVideoAtBadNetwork(){return I._params.switchVideoAtBadNetwork}},u=I;u._params={platform:"WEB",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,enableLogPerfStatReport:!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,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 Dr=(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))(Dr||{});function G(o,...r){let e=u.get(o);typeof e=="function"&&setTimeout(e,0,...r)}function le(o,r,...e){if(u.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 Ie(o){return Object.assign({},o)}function Rt(o){return o.slice()}var Ar;(us=>{function o(_,y){G("onLocalStream",_,Ie(y))}us.onLocalStream=o;function r(_,y){G("onScreenStream",_,Ie(y))}us.onScreenStream=r;function e(_,y){G("onVmojiStream",_,Ie(y))}us.onVmojiStream=e;function t(_,y){G("onLocalStreamUpdate",Ie(_),y)}us.onLocalStreamUpdate=t;function i(_){d.debug("Local status:",_),G("onLocalStatus",_)}us.onLocalStatus=i;function a(_,y){le("onRemoteStream",_,y)}us.onRemoteStream=a;function n(_,y){le("onRemoteLive",_,y)}us.onRemoteLive=n;function s(_,y){le("onLocalLive",_,y)}us.onLocalLive=s;function l(_,y){le("onRemoteLiveUpdate",_,y)}us.onRemoteLiveUpdate=l;function p(_,y){le("onLocalLiveUpdate",_,y)}us.onLocalLiveUpdate=p;function m(_,y){le("onRemoteScreenStream",_,y)}us.onRemoteScreenStream=m;function h(_,y){le("onRemoteVmojiStream",_,y)}us.onRemoteVmojiStream=h;function g(_,y){le("onRemoteStreamSuspended",_,y)}us.onRemoteStreamSuspended=g;function A(_,y){le("onRemoteScreenStreamSuspended",_,y)}us.onRemoteScreenStreamSuspended=A;function w(_,y,$,ye,ut){le("onConversation",_,Ie(y),Ie($),ye,ut)}us.onConversation=w;function O(_){_&&G("onConversationParticipantListChunk",_)}us.onConversationParticipantListChunk=O;function F(_,y,$){le("onRemoteMediaSettings",_,Ie(y),$)}us.onRemoteMediaSettings=F;function X(_,y){le("onLocalMediaSettings",_,Ie(y))}us.onLocalMediaSettings=X;function Z(_,y,$){le("onRemoteSharedMovieInfo",_,Ie(y),$)}us.onRemoteSharedMovieInfo=Z;function ee(_,y,$){le("onRemoteSharedMovieStoppedInfo",_,Ie(y),$)}us.onRemoteSharedMovieStoppedInfo=ee;function K(_,y,$){le("onLocalSharedMovieInfo",_,Ie(y),$)}us.onLocalSharedMovieInfo=K;function he(_,y,$){le("onLocalSharedMovieStoppedInfo",_,Ie(y),$)}us.onLocalSharedMovieStoppedInfo=he;function Ae(_,y){le("onParticipantAdded",_,y)}us.onParticipantAdded=Ae;function Ei(_,y){le("onParticipantJoined",_,y)}us.onParticipantJoined=Ei;function Qt(_,y,$){le("onRemoteParticipantState",_,Ie(y),$)}us.onRemoteParticipantState=Qt;function re(_,y,$=null){d.debug("Remote status:",y,_),le("onRemoteStatus",_,y,$)}us.onRemoteStatus=re;function Fr(){G("onPermissionsRequested")}us.onPermissionsRequested=Fr;function Vr(_,y){G("onPermissionsError",_,y)}us.onPermissionsError=Vr;function jr(_,y){le("onRemoteRemoved",_,y)}us.onRemoteRemoved=jr;function Xi(_,y,$){G("onCallState",_,y,Ie($))}us.onCallState=Xi;function Zi(_,y){G("onDeviceSwitched",_,y)}us.onDeviceSwitched=Zi;function Hr(_,y,$,ye=!1,ut=!1,tr=null,ir=null,nn,Gr,on=null){let sn=Gr?Rt(Gr):void 0;G("onMuteStates",Ie(_),Rt(y),Rt($),ye,ut,tr,ir,nn,sn,on)}us.onMuteStates=Hr;function er(_,y){le("onRolesChanged",_,Rt(y))}us.onRolesChanged=er;function T(_){G("onLocalRolesChanged",Rt(_))}us.onLocalRolesChanged=T;function S(_,y,$,ye){le("onPinnedParticipant",_,y,$,ye)}us.onPinnedParticipant=S;function D(_,y){G("onLocalPin",_,y)}us.onLocalPin=D;function B(_){G("onOptionsChanged",Rt(_))}us.onOptionsChanged=B;function k(){G("onCallAccepted")}us.onCallAccepted=k;function C(){G("onRateNeeded")}us.onRateNeeded=C;function V(_){le("onSpeakerChanged",_)}us.onSpeakerChanged=V;function W(_){G("onVolumesDetected",Rt(_))}us.onVolumesDetected=W;function te(_,y){G("onLocalVolume",_,y)}us.onLocalVolume=te;function fe(_,y){G("onJoinStatus",_,y)}us.onJoinStatus=fe;function Se(_,y){G("onHangup",_,y)}us.onHangup=Se;function De(_){G("onMultipartyChatCreated",Ie(_))}us.onMultipartyChatCreated=De;function Ne(){G("onDeviceChange")}us.onDeviceChange=Ne;function Ue(_){G("onFingerprintChange",_)}us.onFingerprintChange=Ue;function Ke(){G("onTokenExpired")}us.onTokenExpired=Ke;function ke(_,y,$=!1){G("onChatMessage",_,y,$)}us.onChatMessage=ke;function j(_,y,$=!1){G("onCustomData",_,y,$)}us.onCustomData=j;function bt(_,y,$,ye,ut,tr,ir=null){G("onRecordStarted",_,y,$,ye,ut,tr,ir)}us.onRecordStarted=bt;function b(_=null){G("onRecordStopped",_)}us.onRecordStopped=b;function _e(_){G("onLocalNetworkStatusChanged",_)}us.onLocalNetworkStatusChanged=_e;function Ee(_){G("onNetworkStatusChanged",_)}us.onNetworkStatusChanged=Ee;function ae(_,...y){G("onDebugMessage",_,...y)}us.onDebugMessage=ae;function ie(_,y){let $=Object.assign({},_,{memory:y});G("onStatistics",$)}us.onStatistics=ie;function pe(){G("onAutoplayError")}us.onAutoplayError=pe;function Ye(_,y,$,ye,ut){G("onChatRoomUpdated",_,y,$,ye,ut)}us.onChatRoomUpdated=Ye;function Jo(_){G("onPromoted",_)}us.onPromoted=Jo;function Yo(_){G("onRemoteMixedAudioStream",_)}us.onRemoteMixedAudioStream=Yo;function Qo(_){G("onJoinLinkChanged",_)}us.onJoinLinkChanged=Qo;function Xo(_){G("onRoomsUpdated",_)}us.onRoomsUpdated=Xo;function Zo(_,y,$,ye){G("onRoomUpdated",_,y,$,ye)}us.onRoomUpdated=Zo;function es(_){G("onRoomParticipantsUpdated",_)}us.onRoomParticipantsUpdated=es;function ts(_){G("onRoomSwitched",_)}us.onRoomSwitched=ts;function is(_){G("onRoomStart",_)}us.onRoomStart=is;function rs(_,y=null){G("onFeedback",_,y)}us.onFeedback=rs;function as(_){G("onFeaturesPerRoleChanged",_)}us.onFeaturesPerRoleChanged=as;function ns(_){G("onParticipantVmojiUpdate",_)}us.onParticipantVmojiUpdate=ns;function os(_,y){G("onAsrSet",_,y)}us.onAsrSet=os;function ss(_,y,$){G("onAsrStarted",_,y,$)}us.onAsrStarted=ss;function cs(_){G("onAsrStopped",_)}us.onAsrStopped=cs;function ds(_,y,$,ye){G("onAsrTranscription",_,y,$,ye)}us.onAsrTranscription=ds;function ls(_){G("onSignalingMessage",typeof _=="string"?_:Ie(_))}us.onSignalingMessage=ls;function ps(_){G("onPromotionApproved",_)}us.onPromotionApproved=ps})(Ar||(Ar={}));var f=Ar;var Na=(i=>(i.DEBUG="DEBUG",i.LOG="LOG",i.WARN="WARN",i.ERROR="ERROR",i))(Na||{}),kr;(ee=>{let o="📞",r=(K,...he)=>{f.onDebugMessage(K,...he)},e=!1,t=(K,he)=>(...Ae)=>{K(...Ae),Ia(he,Ae)},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"),p=r.bind(null,"LOG"),m=r.bind(null,"WARN"),h=r.bind(null,"ERROR");ee.debug=l,ee.log=p,ee.warn=m,ee.error=h;function F(){return e}ee.enabled=F;function X(K){e=K,u.debugLog&&lr(),K?(ee.debug=u.debugLog?t(i,"DEBUG"):i,ee.log=u.debugLog?t(a,"LOG"):a,ee.warn=u.debugLog?t(n,"WARN"):n,ee.error=u.debugLog?t(s,"ERROR"):s):(ee.debug=u.debugLog?t(l,"DEBUG"):l,ee.log=u.debugLog?t(p,"LOG"):p,ee.warn=u.debugLog?t(m,"WARN"):m,ee.error=u.debugLog?t(h,"ERROR"):h)}ee.toggle=X;function Z(K,...he){switch(K){case"DEBUG":(0,ee.debug)(...he);break;case"LOG":(0,ee.log)(...he);break;case"WARN":(0,ee.warn)(...he);break;case"ERROR":(0,ee.error)(...he);break}}ee.send=Z})(kr||(kr={}));var d=kr;var Or=(t=>(t.USER="USER",t.ANONYM="ANONYM",t.GROUP="GROUP",t))(Or||{}),J;(l=>{function o(p){return p.length?typeof p[0]=="object"?p:p.map(m=>r(m)):[]}l.fromIds=o;function r(p,m="USER",h=0){return{id:p,type:m,deviceIdx:h}}l.fromId=r;function e(p,m=0){return{id:p.id,type:p.type==="ANONYM"?"ANONYM":"USER",deviceIdx:m}}l.fromSignaling=e;function t(p){let m=p.deviceIdx||0;return`{"id":"${p.id}","type":"${p.type}","deviceIdx":${m}}`}l.toString=t;function i(p,m="USER",h=0){return t(r(p,m,h))}l.fromIdToString=i;function a(p){try{return JSON.parse(p)}catch(m){throw new Error(`Failed to parse ExternalId from string '${p}'`)}}l.fromString=a;function n(p,m){return p.id===m.id&&p.type===m.type&&p.deviceIdx===m.deviceIdx}l.compare=n;function s(p){return(p==null?void 0:p.deviceIdx)||0}l.getDeviceIdx=s})(J||(J={}));var ro="kf";function Ht(o){return o.stopStream}function wr(o){return o.keyFrameRequested}function Ua(o){if(Ht(o))return"ss";if(wr(o))return ro;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 ci=(a=>(a.CAMERA="CAMERA",a.SCREEN="SCREEN",a.STREAM="STREAM",a.MOVIE="MOVIE",a.ANIMOJI="ANIMOJI",a))(ci||{}),Ba="s",Fa="m";function ze(o){return o.participantId+(o.mediaType?wt+Ba+o.mediaType:"")+(o.streamName?wt+Fa+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 Ba:t=ao(s.slice(1));break;case Fa:i=s.slice(1);break;case bi: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 ao(o){for(let r of Object.keys(ci))if(r===o)return ci[r];return null}function xr(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 Fi(o,r){return!(!xr(o.camera,r.camera)||!xr(o.screenSharing,r.screenSharing))}function Lr(o,r){return{camera:Object.assign({},o.camera,r.camera),screenSharing:Object.assign({},o.screenSharing,r.screenSharing)}}function Va(o){try{return btoa(JSON.stringify(o))}catch(r){d.warn("WaitingParticipant: failed convert to string",o,r)}return null}function ja(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,E.log(v.ERROR,`audio_device_recover_${r.bandwidth?"success":"fail"}`);return}!this._fixNoPacketsApplied&&!r.bandwidth&&(this._fixNoPacketsApplied=!0,E.log(v.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"),E.log(v.ERROR,"audio_device_recover_rv_fail"),this._fixTooManyPacketsFailed=!0):t-this._fixTooManyPacketsTime>6e4&&(d.log("[AudioFix] Fixed RV"),E.log(v.ERROR,"audio_device_recover_rv_success"),this._fixTooManyPacketsSucceeded=!0):i>e&&(this._fixTooManyPacketsApplied=!0,E.log(v.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 Ha=(n=>(n.producerNotification="producerNotification",n.producerCommand="producerCommand",n.consumerScreenShare="consumerScreenShare",n.producerScreenShare="producerScreenShare",n.asr="asr",n.animoji="animoji",n))(Ha||{}),tt=Ha;var Ct=class extends de{constructor(e,t){super();this._state="IDLE";this._pc=null;this._signaling=e,this._mediaSource=t}getState(){return this._state||"IDLE"}};var Ga="videochat-epi",no=5e3,ct=class extends de{constructor(e,t,i=!1){super();this._previousTimestamp=0;this._previousCallStatReportTimestamp=0;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(Ga)||"",10);return isNaN(e)?0:e}catch(e){return 0}}_handleStats(e){return c(this,null,function*(){if(!e.inbound||!e.inbound.rtps)return;let t=Date.now();!this._directTopology&&u.perfStatReportEnabled&&this._previousTimestamp+no<=t&&(yield this.reportPerfStats(e),this._previousTimestamp=t),u.callStatReportEnabled&&this._previousCallStatReportTimestamp+u.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(Ga,i.estimatedPerformanceIndex)}catch(i){}})}_reportCallStats(e){var s,l,p,m;let t={call_topology:this._directTopology?"D":"S",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,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:Ka(e.inbound.transport.local),local_connection_type:(s=e.inbound.transport.local)==null?void 0:s.type,network_type:(l=e.inbound.transport.local)==null?void 0:l.networkType,transport:(p=e.inbound.transport.local)==null?void 0:p.protocol,remote_address:Ka(e.inbound.transport.remote),remote_connection_type:(m=e.inbound.transport.remote)==null?void 0:m.type};this._previousCallStatReport||(this._previousCallStatReport=Object.assign({},t));let i=!1,a=!1;for(e.inbound.rtps.reduce((h,g)=>(g.kind==="video"?(i=!0,g.framesReceived&&(h.jitter_video=h.jitter_video*h.inbound_video_count/(h.inbound_video_count+1)+g.jitter*1e3/(h.inbound_video_count+1),h.interframe_delay_variance=h.interframe_delay_variance*h.inbound_video_count/(h.inbound_video_count+1)+(g.interframeDelayVariance||0)*1e6/(h.inbound_video_count+1),h.inbound_video_count++),h.frames_dropped+=g.framesDropped||0,h.nack_sent+=g.nackCount,h.pli_sent+=g.pliCount,h.fir_sent+=g.firCount,h.freeze_count+=g.freezeCountDelta||0,h.total_freezes_duration+=g.totalFreezesDurationDelta||0):(a=!0,g.totalSamplesReceived&&(h.jitter_audio=h.jitter_audio*h.inbound_audio_count/(h.inbound_audio_count+1)+g.jitter*1e3/(h.inbound_audio_count+1),h.total_audio_energy=h.total_audio_energy*h.inbound_audio_count/(h.inbound_audio_count+1)+(g.totalAudioEnergy||0)/(h.inbound_audio_count+1),h.inbound_audio_count++),h.total_audio_samples_received+=g.totalSamplesReceived||0,h.inserted_audio_samples_for_deceleration+=g.insertedSamplesForDeceleration||0,h.removed_audio_samples_for_acceleration+=g.removedSamplesForAcceleration||0,h.concealed_audio_samples+=g.concealedSamples||0,h.silent_concealed_audio_samples+=g.silentConcealedSamples||0,h.audio_concealment_events+=g.concealmentEvents||0),h),t),e.outbound.rtps.reduce((h,g)=>(g.kind==="video"&&(h.nack_received+=g.nackCount,h.pli_received+=g.pliCount,h.fir_received+=g.firCount),h),t);this._screenShareStats.length;){let h=this._screenShareStats.pop();h!=null&&h.freeze_duration&&(t.ss_freeze_count+=1,t.ss_total_freezes_duration+=h.freeze_duration)}let n={call_topology:t.call_topology,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:t.rtt};if(i&&!ji(t.jitter_video)&&(n.jitter_video=t.jitter_video),a&&!ji(t.jitter_audio)&&(n.jitter_audio=t.jitter_audio),i&&!ji(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=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&&!ji(t.total_audio_samples_received)){let h=Math.max(0,t.total_audio_samples_received-this._previousCallStatReport.total_audio_samples_received),g=Math.max(0,t.inserted_audio_samples_for_deceleration-this._previousCallStatReport.inserted_audio_samples_for_deceleration),A=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),O=Math.max(0,t.silent_concealed_audio_samples-this._previousCallStatReport.silent_concealed_audio_samples),F=Math.max(0,t.audio_concealment_events-this._previousCallStatReport.audio_concealment_events);n.inserted_audio_samples_for_deceleration=li(g/h*1e3),n.removed_audio_samples_for_acceleration=li(A/h*1e3),n.concealed_audio_samples=li(w/h*1e3),n.concealed_silent_audio_samples=li(O/h*1e3),n.concealment_audio_avg_size=li(w/F),n.total_audio_energy=t.total_audio_energy}Wa(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),Wa(t,"remote_address","remote_connection_type")&&(n.remote_address=t.remote_address,n.remote_connection_type=t.remote_connection_type),ve.logCallStat(n),u.get("enableLogPerfStatReport")&&d.log("Sent call stats",n),this._previousCallStatReport=t}};function Wa(o,...r){for(let e of r)if(!o.hasOwnProperty(e)||o[e]===void 0)return!1;return!0}function Ka(o){if(o)return`${o.address}:${o.port}`}function ji(o){return o===void 0}function li(o){return Number.isNaN(o)?0:o}var Hi=.8,oo=30*1e3,dt=class extends Ct{constructor(e,t,i,a,n){super(i,a);this._remoteSDP={};this._remoteCandidates={};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._lastNetworkStat={rtt:0,loss:0,date:0};this._remoteNetworkStat={rtt:0,loss:0};this._networkLimits={badNet:{loss:3,rtt:1e3},goodNet:{loss:.5,rtt:600}};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._lastVideoFrameUpdate=0;if(this._participantId=e,this._isMaster=t,this._serverSettings=n,this._perfStatReporter=new ct(this,i,!0),this.subscribe(this._signaling,Re.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._pc=new RTCPeerConnection({iceServers:u.iceServers,iceTransportPolicy:u.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={},u.vmoji&&this._createDataChannel(this._pc,tt.animoji,s=>{var l,p;this._animojiDataChannel=s,this._animojiDataChannel.binaryType="arraybuffer",(l=this._animojiReceiver)==null||l.setDataChannel(this._animojiDataChannel),(p=this._animojiSender)==null||p.setDataChannel(this._animojiDataChannel)}),this._isMaster){try{this._mediaSource.addTrackToPeerConnection(this._pc,!1,!0,u.p2pAudioRed,u.switchVideoAtBadNetwork),this._applySettings()}catch(s){E.log(v.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,u.p2pAudioRed,u.switchVideoAtBadNetwork),this._applySettings()}catch(i){E.log(v.ERROR,"addTrack-direct"),d.error("DirectTransport: Unable to add media source tracks",i,{participantId:this._participantId}),this.close(i);return}this._setState("OPENED");let t=e;if(!e){let i=Object.keys(this._remoteSDP);t=i[i.length-1]}if(t&&this._remoteSDP[t])try{yield this._setRemoteDescription(t,this._remoteSDP[t])}catch(i){this.close();return}this._remoteSDP={},this._remoteCandidates={}})}updateSettings(e){Fi(e,this._serverSettings)||(this._serverSettings=e,this._applySettings())}preventRestart(){this._reconnectionPrevented=!0}allowRestart(){this._reconnectionPrevented=!1}setAnimojiTransport(e,t){if(u.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.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,i,a,n;switch(e.notification){case L.TRANSMITTED_DATA:this._handleTransmittedData(e);break;case L.SETTINGS_UPDATE:Object.assign(this._networkLimits.badNet,((t=e.settings)==null?void 0:t.badNet)||{}),Object.assign(this._networkLimits.goodNet,((i=e.settings)==null?void 0:i.goodNet)||{});break;case L.CUSTOM_DATA:e.data.hasOwnProperty("sdk")&&(this._remoteNetworkStat.rtt=((a=e.data.sdk)==null?void 0:a.rtt)||0,this._remoteNetworkStat.loss=((n=e.data.sdk)==null?void 0:n.loss)||0);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 E.log(v.ERROR,"addIceCandidate-direct"),d.error("Unable to add remote ice candidate",i,{participantId:this._participantId,candidate:t}),i}}else d.debug("Cache remote ice candidate",{participantId:this._participantId,candidate:t}),this._remoteCandidates[e]=this._remoteCandidates[e]||[],this._remoteCandidates[e].push(t)})}_setRemoteCandidates(e){return c(this,null,function*(){if(!this._remoteCandidates[e]){d.log(`No cached candidates found for peer ${e}`);return}let t=this._remoteCandidates[e];this._remoteCandidates[e]=[];for(let i of t)try{yield this._addIceCandidate(e,i)}catch(a){}})}_setRemoteDescription(e,t){return c(this,null,function*(){if(this._isOpen&&(!this._remotePeerId||this._remotePeerId===e)&&this._pc){d.debug("Add remote description",{participantId:this._participantId,sdp:t}),this._calcFingerprint(t.sdp);try{yield this._pc.setRemoteDescription(new RTCSessionDescription(t)),yield this._setRemoteCandidates(e)}catch(i){throw E.log(v.ERROR,"setRemoteDescription-direct"),d.error("Unable to set remote description",i,{participantId:this._participantId,sdp:t}),i}}else this._remoteSDP[e]=t})}_onAddTrack(e){d.debug("Added remote track",{participantId:this._participantId,kind:e.track.kind}),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().catch(this.close.bind(this)).then(a=>c(this,null,function*(){return 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}),E.log(v.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&&E.log(v.ICE_CONNECTION_TYPE,a.type)}),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()},u.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?(E.log(v.ICE_RESTART),d.log("Ice restart",{participantId:this._participantId}),this._createOffer(!0).catch(this.close.bind(this))):d.debug("Waiting for ice restart...",{participantId:this._participantId}),this._iceRestartTimeout=window.setTimeout(()=>{this._iceRestartTimeout=null,d.error("Ice restart failed",{participantId:this._participantId}),E.log(v.ERROR,"iceRestart-direct"),this._requestTopologySwitch()},u.iceRestartWaitTime)}_createOffer(e){return c(this,null,function*(){var i;let t={iceRestart:e,offerToReceiveAudio:!0,offerToReceiveVideo:!0};return d.debug("Create offer",{participantId:this._participantId,options:t}),(i=this._pc)==null?void 0:i.createOffer(t).catch(a=>{throw d.error("Unable to create offer",a,{participantId:this._participantId}),E.log(v.ERROR,"createOffer-direct"),a}).then(a=>c(this,null,function*(){var n;return d.debug("Created offer",{participantId:this._participantId,offer:a}),a=dt._patchDescription(a),d.debug("Set local description",{participantId:this._participantId,offer:a}),this._calcFingerprint(a.sdp),(n=this._pc)==null?void 0:n.setLocalDescription(a)})).then(()=>{var a;return(a=this._pc)==null?void 0:a.localDescription}).catch(a=>{throw d.error("Unable to set local description",a,{participantId:this._participantId}),E.log(v.ERROR,"setLocalDescription-direct"),a})})}_createAnswer(){return c(this,null,function*(){var e;return d.debug("Create answer",{participantId:this._participantId}),(e=this._pc)==null?void 0:e.createAnswer().catch(t=>{throw d.error("Unable to create answer",t,{participantId:this._participantId}),E.log(v.ERROR,"createAnswer-direct"),t}).then(t=>c(this,null,function*(){var i;return d.debug("Created answer",{participantId:this._participantId,answer:t}),t=dt._patchDescription(t),d.debug("Set local description",{participantId:this._participantId,answer:t}),this._calcFingerprint(t.sdp),(i=this._pc)==null?void 0:i.setLocalDescription(t)})).then(()=>{var t;return(t=this._pc)==null?void 0:t.localDescription}).catch(t=>{throw d.error("Unable to set local description",t,{participantId:this._participantId}),E.log(v.ERROR,"setLocalDescription-direct"),t})})}static _patchDescription(e){let t=!!P.baseChromeVersion();return e.sdp=R.patchLocalSDP(e.sdp,u.preferH264&&P.canPreferH264(),P.isBrokenH264(),u.preferVP9,u.h264spsPpsIdrInKeyframe,t&&u.audioNack,u.p2pAudioRed),e}_onReplacedTrack(e){this._pc&&(this._pc.getSenders().forEach(t=>{t.track&&t.track.kind===e.kind&&t.track.contentHint===e.contentHint&&(t.track.enabled=e.enabled,t.replaceTrack(e).catch(i=>{d.error("DirectTransport: Unable to replace track",i,{participantId:this._participantId}),E.log(v.ERROR,"replaceTrack-direct")}))}),this._applySettings())}_startStatInterval(){if(this._statInterval)return;let e=()=>{if(this._isDeadConnection()){this._stopStatInterval();return}let t=u.switchVideoAtBadNetwork;ri(this._pc,this._lastStat,void 0,t).then(i=>{this._lastStat=i;let a={inbound:{topology:"DIRECT",transport:i.transport,rtps:i.rtps.filter(n=>n.type==="inbound-rtp"?(n.userId=this._participantId,!0):!1)},outbound:{topology:"DIRECT",transport:i.transport,rtps:i.rtps.filter(n=>n.type==="outbound-rtp")}};this._checkPPTNetwork(a),this._checkBadNetwork(a),this._triggerEvent("REMOTE_DATA_STATS",a),this._statInterval=window.setTimeout(e,u.statisticsInterval)})};this._statInterval=window.setTimeout(e,u.statisticsInterval)}_checkPPTNetwork(e){if(!u.switchVideoAtBadNetwork)return;let{averageNetStat:t={currentRoundTripTime:0,lostPercent:0}}=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?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._lastVideoFrameUpdate>oo)||this._lastVideoMaxDimension===s)return;this._lastVideoMaxDimension=s;let m=this._serverSettings.camera;if(!m)return;let h=Be(Te({},this._serverSettings),{camera:Be(Te({},m),{scalabilityMode:l,maxDimension:this._lastVideoMaxDimension})});this._lastVideoFrameUpdate=Date.now(),this.updateSettings(h)}_stopStatInterval(){this._statInterval&&(window.clearTimeout(this._statInterval),this._statInterval=null)}_checkBadNetwork(e){if(!this._signaling.ready)return;let t=Z=>Z.rtt<=this._networkLimits.goodNet.rtt&&Z.loss<=this._networkLimits.goodNet.loss,i=Z=>Z.rtt>=this._networkLimits.badNet.rtt||Z.loss>=this._networkLimits.badNet.loss,a=Math.round(e.outbound.transport.currentRoundTripTime*1e3)||0,n=e.inbound.rtps.reduce((Z,ee)=>Math.max(Z,ee.packetLoss||0),0),s={rtt:this._lastNetworkStat.rtt*(1-Hi)+a*Hi,loss:this._lastNetworkStat.loss*(1-Hi)+n*Hi},l=i(s),p=t(s),m=i(this._remoteNetworkStat),h=t(this._remoteNetworkStat),g=i(this._lastNetworkStat),A=t(this._lastNetworkStat),F=l||m?.2:p&&h?1:0,X=Date.now();if((g!==l||A!==p||X-this._lastNetworkStat.date>u.networkStatisticsInterval)&&(this._lastNetworkStat.date=Date.now(),this._signaling.customData({sdk:Object.assign({type:"bad-net"},s)},null).catch(Z=>{d.warn("Unable to send [bad-net]",Z)})),F){let Z={};Z[this._participantId]=Z[""]=F,this._triggerEvent("NETWORK_STATUS",Z)}this._lastNetworkStat.rtt=s.rtt,this._lastNetworkStat.loss=s.loss}_startSettingsInterval(){if(this._settingsInterval)return;let t=()=>{if(!this._pc){this._stopSettingsInterval();return}this._applySettings(),this._settingsInterval=window.setTimeout(t,2e3)};this._settingsInterval=window.setTimeout(t,2e3)}_stopSettingsInterval(){this._settingsInterval&&(window.clearTimeout(this._settingsInterval),this._settingsInterval=null)}_calcFingerprint(e){let t=R.sdpFingerprint(e);if(t===null){d.warn("Fingerprint calculation is unsupported");return}this._fingerprint===null?this._fingerprint=t:(f.onFingerprintChange((this._fingerprint^t).toString()),this._fingerprint=null)}_applySettings(){var t;let e=this._mediaSource.getMediaSettings().isScreenSharingEnabled?this._serverSettings.screenSharing:this._serverSettings.camera;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 so=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(so)}}_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}};import{decode as pt}from"messagepack";var Wi=class{constructor(){this.streamDescriptionByCompactId=new Map;this.compactIdByStreamDescription=new Map}getStreamDescription(r){return this.streamDescriptionByCompactId.get(r)}getCompactId(r){return this.compactIdByStreamDescription.get(r)}handleMessage(r){var a,n;let e=new Uint8Array(r),t=e[0],i=e.subarray(1);switch(t){case 1:let s=pt(i);return Object.entries(s).forEach(([w,O])=>{let F=di(w);this.streamDescriptionByCompactId.set(O,F),this.compactIdByStreamDescription.set(w,O)}),null;case 2:case 4:let l=pt(i),p=[];for(let w of l){let O=this.getStreamDescription(w);O&&p.push(O.participantId)}return t===2?{type:"notification",notification:L.AUDIO_ACTIVITY,activeParticipants:p}:{type:"notification",notification:L.STALLED_ACTIVITY,stalledParticipants:p};case 3:let m=pt(i);return{type:"notification",notification:L.SPEAKER_CHANGED,speaker:(a=this.getStreamDescription(m))==null?void 0:a.participantId};case 5:let h=pt(i);return{type:"notification",notification:L.VIDEO_QUALITY_UPDATE,quality:{maxBitrate:h[0],maxDimension:h[1]}};case 6:let g=pt(i),A={};for(let[w,O]of Object.entries(g)){let F=(n=this.getStreamDescription(Number(w)))==null?void 0:n.participantId;F&&(A[F]=O/100)}return{type:"notification",notification:L.NETWORK_STATUS,statuses:A};case 7:return this._createParticipantSourcesUpdateNotification(i);case 8:{let O=pt(i).map(F=>{var Qt;let[X,Z,ee,K,he,Ae,Ei]=F;return{participantId:(Qt=this.getStreamDescription(X))==null?void 0:Qt.participantId,gain:Z,pause:ee,offset:K,mute:he,liveStatus:Ae,startTimeMs:Ei}});return{type:"notification",notification:L.MOVIE_UPDATE_NOTIFICATION,data:O}}case 9:return this._createParticipantSourcesSuspendNotification(i);default:return d.debug("unsupported message type: "+t),null}}_createParticipantSourcesUpdateNotification(r){let e=pt(r),t=[];for(let[i,a]of Object.entries(e)){let n=a[0],s=a[1],l=a[2],p=!!a[3],m;if(n!==null){if(m=this.getStreamDescription(n),!m){d.error(`could not uncompress participant ID ${n}`);continue}}else m=null;if(l===null){d.error("unexpected null sequenceNumber",i,a);continue}let h=Ve.PARTICIPANT_AGNOSTIC_TRACK_PREFIX+"-"+i,g=s?s>>>0:null;t.push({participantStreamDescription:m,streamId:h,rtpTimestamp:g,sequenceNumber:l,fastScreenShare:p})}return{type:"notification",notification:L.PARTICIPANT_SOURCES_UPDATE,participantUpdateInfos:t}}_createParticipantSourcesSuspendNotification(r){let t=pt(r).map(i=>{let[a,n]=i;return{participantStreamDescription:this.getStreamDescription(a),suspend:n}});return{type:"notification",notification:L.PARTICIPANT_SOURCES_SUSPEND,participantSuspendInfos:t}}};var co=90,lo=4294967295,Me=class extends Ct{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,Re.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){Fi(e,this._serverSettings)||(this._serverSettings=e,this._applyConsumerSettings())}setAnimojiTransport(e,t){if(u.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,Me._closeDataChannel(this._producerNotification),Me._closeDataChannel(this._producerCommand),Me._closeDataChannel(this._producerScreen),Me._closeDataChannel(this._consumerScreen),Me._closeDataChannel(this._asr),Me._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=Me._onSignalingStateChange.bind(this,this._pc),this._participantIdRegistry=new Wi,this._signaling.setParticipantIdRegistry(this._participantIdRegistry),u.producerNotificationDataChannel&&this._createDataChannel(this._pc,tt.producerNotification,t=>{this._producerNotification=t,this._producerNotification.binaryType="arraybuffer",this._signaling.setProducerNotificationDataChannel(t)}),u.producerCommandDataChannel&&(this._signaling.useCommandDataChannel(!0),this._createDataChannel(this._pc,tt.producerCommand,t=>{this._producerCommand=t,this._signaling.setProducerCommandDataChannel(t)})),u.producerScreenDataChannel&&this._createDataChannel(this._pc,tt.producerScreenShare,t=>{this._producerScreen=t,this._producerScreen.binaryType="arraybuffer",this._createCaptureReceiver()}),u.asrDataChannel&&this._createDataChannel(this._pc,tt.asr,t=>{this._asr=t,this._asr.binaryType="arraybuffer",this._removeAsrTrack(),this._asrTrack=new qt(t,this._participantIdRegistry,i=>{this._onAsrTranscription(i)})}),u.vmoji&&this._createDataChannel(this._pc,tt.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,u.serverAudioRed,!1),this._prevConsumerSettings={},this._applyConsumerSettings()}catch(t){d.error("ServerTransport: Unable to add media source tracks",t),E.log(v.ERROR,"addTrack-single"),this.close(t);return}u.consumerScreenDataChannel&&this._createDataChannel(this._pc,tt.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)|(?:${Ve.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||!u.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(){!u.producerScreenDataChannel||!this._producerScreen||(this._captureReceiver&&this._removeCaptureReceiver(),this._captureReceiver=new It(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&&!u.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(P.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(p=>{d.error("Could not enable video upload",p)})}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,u.statisticsInterval)};this._statInterval=window.setTimeout(e,u.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 ri(this._pc,this._lastStat,this._ssrcMap);return this._lastStat=e,e})}_reportStats(e){this._triggerEvent("REMOTE_DATA_STATS",{inbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(t=>t.type==="inbound-rtp")},outbound:{topology:"SERVER",transport:e.transport,rtps:e.rtps.filter(t=>t.type==="outbound-rtp")}})}_detectStaleTracks(e){let t=e.rtps.find(s=>s.type==="inbound-rtp"&&s.kind==="audio"&&this._ssrcMap[s.ssrc]==="mix");if(!t)return;let i=Ve.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:u.producerNotificationDataChannel?8:0,producerCommandDataChannelVersion:u.producerCommandDataChannel?3:0,consumerScreenDataChannelVersion:u.consumerScreenDataChannel?1:0,producerScreenDataChannelVersion:u.producerScreenDataChannel?1:0,asrDataChannelVersion:u.asrDataChannel?1:0,animojiDataChannelVersion:u.vmoji?1:0,animojiBackendRender:!u.vmojiRenderingOptions.useFullClientRendering,onDemandTracks:!0,unifiedPlan:!0,singleSession:!0,videoTracksCount:u.videoTracksCount,red:u.serverAudioRed,audioShare:u.audioShare,fastScreenShare:u.fastScreenShare,videoSuspend:u.videoSuspend};!u.videoTracksCount&&!this._observer&&d.warn("Setting videoTracksCount to 0 is deprecated"),this._signaling.allocateConsumer(null,e)}_acceptProducer(e){return c(this,null,function*(){if(this._producerOfferIsProcessing){this._producerNextOffer=e,d.debug("[single] wait until other remote offer is processed");return}this._producerOfferIsProcessing=!0;let t=new RTCSessionDescription({type:"offer",sdp:R.patchRemoteSDP(e)});if(d.debug("[single] set remote offer",{offer:t}),!this._pc)throw new Error("Interrupt allocation");this._pc.setRemoteDescription(t).catch(i=>{throw d.error("[single] unable to set remote offer",i),E.log(v.ERROR,"setRemoteDescription-single"),i}).then(()=>this._handleTracks()).then(()=>{if(d.debug("[single] create local answer"),!this._pc)throw new Error("Interrupt allocation");return this._pc.createAnswer()}).catch(i=>{throw d.error("[single] unable to create answer",i),E.log(v.ERROR,"createAnswer-single"),i}).then(i=>(i.sdp=R.patchLocalSDP(i.sdp,!1,P.isBrokenH264(),!1,u.h264spsPpsIdrInKeyframe),i)).then(i=>c(this,null,function*(){if(d.debug("[single] set local answer",{answer:i}),!this._pc)throw new Error("Interrupt allocation");return yield this._pc.setLocalDescription(i),i})).catch(i=>{throw d.error("[single] unable to set local answer",i),E.log(v.ERROR,"setLocalDescription-single"),i}).then(i=>c(this,null,function*(){d.debug("[single] transmit local answer",{answer:i}),this._updateSSRCMap(t),yield this._signaling.acceptProducer(i,Object.keys(this._ssrcMap)),d.debug("[single] remote offer has been processed")})).catch(i=>{d.warn("[single] unable to send local answer",i),E.log(v.ERROR,"acceptProducer")}).then(()=>c(this,null,function*(){if(this._producerOfferIsProcessing=!1,this._producerNextOffer){d.debug("[single] there is other unprocessed remote offer, process it");let i=this._producerNextOffer;return this._producerNextOffer=null,this._acceptProducer(i)}})).catch(i=>this.close(i))})}_handleTracks(){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),E.log(v.ERROR,"replaceTrack-single")}})}_onSignalingNotification(e){return c(this,null,function*(){if(this._isOpen)switch(e.notification){case L.PRODUCER_UPDATED:yield this._onProducerUpdated(e);break;case L.REALLOC_CON:this._reconnect();break;case L.AUDIO_ACTIVITY:this._signalActiveParticipants(e.activeParticipants);break;case L.SPEAKER_CHANGED:this._signalSpeakerChanged(e.speaker);break;case L.STALLED_ACTIVITY:this._signalStalledParticipants(e.stalledParticipants);break;case L.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(),u.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),E.log(v.ICE_CONNECTION_STATE,e.connectionState),e.connectionState){case"failed":this._reconnectionPrevented?this.close(new Error("Ice connection failed")):(E.logCustom(v.RECONNECT,{param:1}),this._reconnect());break;case"connecting":let i=this.getState();i==="IDLE"||i==="OPENED"?this._setState("CONNECTING"):e.iceConnectionState==="checking"&&this._setState("RECONNECTING");break;case"disconnected":this._reconnectionPrevented?this.close(new Error("Ice connection disconnected")):this._setState("RECONNECTING");break;case"connected":this._setState("CONNECTED"),R.getPeerConnectionHostInfo(e).then(a=>{a&&E.log(v.ICE_CONNECTION_TYPE,a.type)}),E.logCustom(v.RECONNECT,{param:0});break}}_onReplacedTrack(e,t){var i;if(this._pc){u.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),E.log(v.ERROR,"replaceTrack-single")})):e.kind==="audio"&&e.contentHint==="music"&&(this._newAudioShareTrack=e)}this._applyConsumerSettings()}getStreamWaitingTimeMs(e,t){if(!this._pc)return E.log(v.PAT_WAITING_TIME_ERROR,"noConnection"),d.error("Cannot get stream waiting time, peer connection is not initialized"),0;if(!RTCRtpReceiver.prototype.getSynchronizationSources)return E.log(v.PAT_WAITING_TIME_ERROR,"oldBrowser"),d.error("Cannot get stream waiting time, RTCRtpReceiver.getSynchronizationSources is not supported"),0;let i=this._rtpReceiversByStreamId[e];if(!i)return E.log(v.PAT_WAITING_TIME_ERROR,"noReceiver"),d.error(`Cannot get stream waiting time, cannot find RTP receiver by stream ID: ${e}`),0;let a=i.getSynchronizationSources();if(!a||!a.length)return d.log(`Cannot get stream waiting time, ${e} receiver has no synchronization sources`),0;let s=a[0].rtpTimestamp;if(!Number.isInteger(s))return E.log(v.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&lo,p=Math.ceil(l/co);return Math.min(100,Math.max(0,p))}};var lt=(e=>(e.DIRECT="DIRECT",e.SERVER="SERVER",e))(lt||{}),Ki=class extends de{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,Re.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&&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;u.vmoji&&t.isMe&&((i=u.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===L.TOPOLOGY_CHANGED)return this._onTopologyChanged(e)}_onTopologyChanged(e){var t;if(e.topology!==this._topology){if(d.log(`Topology changed ${this._topology} -> ${e.topology}`),E.log(v.TOPOLOGY_CHANGE_REQUESTED,e.topology),this._topology=e.topology,this._topology==="SERVER"&&(this._serverTransport?this._serverTransport.allowRestart():(this._serverTransport=this._createServerTransport(),this._opened.length>0&&((t=this._directTransport)==null||t.preventRestart(),this._serverTransport.open()))),this._topology==="DIRECT"){let i=e.offerTo||[],a=e.offerToTypes||[],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 p=s===l;this._directTransport=this._createDirectTransport(l,p)}this._opened.indexOf(l)>=0&&this._directTransport.open()}this._triggerEvent("TOPOLOGY_CHANGED",this._topology)}}_createDirectTransport(e,t=!1){let i=new dt(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._onDirectRemoteTrackAdded.bind(this,e)),i.addEventListener("REMOTE_TRACK_REMOVED",this._onDirectRemoteTrackRemoved.bind(this,e)),i.addEventListener("REMOTE_DATA_STATS",this._onDirectRemoteDataStats.bind(this)),i.addEventListener("STATE_CHANGED",this._onDirectTransportChanged.bind(this)),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 Me(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._onServerRemoteTrackAdded.bind(this)),e.addEventListener("REMOTE_TRACK_REMOVED",this._onServerRemoteTrackRemoved.bind(this)),e.addEventListener("AUDIO_MIX_STALL",this._onServerAudioMixStall.bind(this)),e.addEventListener("REMOTE_DATA_STATS",this._onServerRemoteDataStats.bind(this)),e.addEventListener("STATE_CHANGED",this._onServerTransportChanged.bind(this)),e.addEventListener("SIGNALLED_ACTIVE_PARTICIPANTS",this._onTransportActiveParticipants.bind(this)),e.addEventListener("SIGNALLED_SPEAKER_CHANGED",this._onTransportSpeakerChanged.bind(this)),e.addEventListener("SIGNALLED_STALLED_PARTICIPANTS",this._onTransportStalledParticipants.bind(this)),e.addEventListener("NETWORK_STATUS",this._onTransportNetworkStatus.bind(this)),e.addEventListener("REMOTE_STREAM_SECOND",this._onRemoteStreamSecond.bind(this)),e.addEventListener("PEER_CONNECTION_CLOSED",this._onPeerConnectionClosed.bind(this,"SERVER")),e.addEventListener("ASR_TRANSCRIPTION",this._onAsrTranscription.bind(this))),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;u.noiseSuppression!==e&&(u.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)}_onServerRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onDirectRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onDirectRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onDirectRemoteDataStats(e){this._triggerEvent("REMOTE_DATA_STATS",e)}_onServerRemoteTrackAdded(e,t,i){this._triggerEvent("REMOTE_TRACK_ADDED",e,t,i)}_onServerRemoteTrackRemoved(e,t,i){this._triggerEvent("REMOTE_TRACK_REMOVED",e,t,i)}_onAsrTranscription(e){this._triggerEvent("ASR_TRANSCRIPTION",e)}_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(!u.vmoji)return;this._animojiReceiver=new u.vmoji.AnimojiReceiver((t,i)=>this._onAnimojiStream(t,i),t=>this._onAnimojiStream(t,null),u.vmojiRenderingOptions);let e=this._mediaSource.getStream();this._animojiSender=new u.vmoji.AnimojiSender(e,this._mediaSource.isAnimojiRequested),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"?(E.log(v.PAT_WAITING_TIME_ERROR,"wrongTopology"),d.error(`Cannot get stream waiting time, incorrect topology: ${this._topology}`),0):this._serverTransport?this._serverTransport.getStreamWaitingTimeMs(e,t):(E.log(v.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=v.FIRST_MEDIA_RECEIVED;if(!r){Ge(e);return}let t=ot(e);t===null||r.conversation.topology!=="SERVER"||ve.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,Ge(v.FIRST_MEDIA_RECEIVED)}markAcceptedCall(r){this._isCallMarked||r==="SERVER"||(it._callType="direct_outgoing",this._isCallMarked=!0,Ge(v.FIRST_MEDIA_RECEIVED))}markParticipantJoined(r){this._isCallMarked||r!=="DIRECT"||(it._callType="server_change_topology",this._isCallMarked=!0,Ge(v.FIRST_MEDIA_RECEIVED))}static measure(){let r={name:v.FIRST_MEDIA_RECEIVED};it._callType&&(r.call_type=it._callType,it._callType=null),ve.logEventualStat(r)}},yt=it;yt._callType=null;var pi=class{constructor(){this._output=null;this._volume=1;this._features={setSinkId:!!Audio.prototype.setSinkId}}add(r){this.destroy(),this._output={},this._output.audioTrack=r,this._initAudioElement()}remove(r){!this._output||this._output.audioTrack!==r||this.destroy()}get volume(){return this._volume}set volume(r){this._volume=Math.max(0,Math.min(1,r)),this._output&&this._output.audioElement&&(this._output.audioElement.volume=this._volume)}_initAudioElement(){var s,l,p;if(u.muteMode||!((s=this._output)!=null&&s.audioTrack))return;let r=P.browserName()!=="Safari"||P.isMobile(),e=document.createElement(r?"audio":"video");e.muted=!1,e.volume=this._volume,e.preload="auto",e.onloadeddata=()=>yt.measure();let t=()=>{d.warn("[audio] Error on play audio"),f.onAutoplayError()},i=m=>{e.srcObject=new MediaStream([m]),e.load();let h=e.play();h&&h.catch(t)},a=()=>{var h;d.debug("[audio] Recover audio playback");let m=(h=this._output)==null?void 0:h.audioTrack;m?i(m):d.warn("[audio] Broken audio track")};e.onpause=a,e.onstalled=a,e.onerror=a,i(this._output.audioTrack),this._output.audioElement=e;let n=(l=P.getSavedOutput())==null?void 0:l.deviceId;n&&((p=e.setSinkId)==null||p.call(e,n).catch(m=>{d.warn(`[audio] Failed to set output device '${n}'`,m)}))}_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=P.getSavedOutput();i&&(yield(t=(e=this._output.audioElement).setSinkId)==null?void 0:t.call(e,i.deviceId))}catch(i){throw E.log(v.ERROR,"change_output"),d.error("[audio] Output change failed",i),i}})}};var po=90,uo=3,ui=class extends de{constructor(){super(...arguments);this._lastMemoryStat={percent:0,bytes:0}}onRemoteDataStats(e,t){this._calcMemory(),e.inbound.rtps.map(i=>{let a=typeof i.userId=="string"&&t[i.userId]||null;i.userId=a==null?void 0:a.externalId}),f.onStatistics(e,this._lastMemoryStat)}_calcMemory(){var a;let e=(a=window==null?void 0:window.performance)==null?void 0:a.memory;if(!e||!e.usedJSHeapSize||!e.jsHeapSizeLimit)return;let t=Number((100*e.usedJSHeapSize/e.jsHeapSizeLimit).toFixed(2)),i=Number((e.usedJSHeapSize/1024/1024).toFixed(1));t>po?d.warn(`High memory usage: ${t}% (${i} MiB)`):(!this._lastMemoryStat.percent||Math.abs(t-this._lastMemoryStat.percent)>=uo)&&(d.debug(`Memory usage: ${t}% (${i} MiB)`),this._lastMemoryStat.percent=t,this._lastMemoryStat.bytes=e.usedJSHeapSize)}};var mo=44100,$t=class{constructor(r,e){this._analyser=null;this._gainNode=null;this._fftBins=null;this._mediaStreamSource=null;this._lastSmoothedLevel=0;this._trackId=r,this._stream=e;try{let t=P.getAudioContext();this._gainNode=t.createGain(),this._gainNode.gain.value=1e-5,this._gainNode.connect(t.destination),this._analyser=t.createAnalyser(),this._analyser.fftSize=1024,this._analyser.smoothingTimeConstant=0,this._analyser.connect(this._gainNode),this._fftBins=new Uint8Array(this._analyser.frequencyBinCount),this._mediaStreamSource=t.createMediaStreamSource(e),this._mediaStreamSource.connect(this._analyser)}catch(t){}}get stream(){return this._stream}get trackId(){return this._trackId}_getBins(){if(!this._fftBins||!this._analyser)return new Uint8Array;this._analyser.getByteFrequencyData(this._fftBins);let r=mo/this._fftBins.length,e=Math.ceil(u.voiceParams.minFreq/r),t=Math.floor(u.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*u.voiceParams.smoothing+t*(1-u.voiceParams.smoothing);return this._lastSmoothedLevel=i,{real:t,smoothed:i}}destroy(){this._mediaStreamSource&&(this._mediaStreamSource.disconnect(),this._mediaStreamSource=null),this._gainNode&&(this._gainNode.disconnect(),this._gainNode=null),this._analyser&&(this._analyser.disconnect(),this._analyser=null,this._fftBins=null,this._lastSmoothedLevel=0)}};var mi=class extends de{constructor(e){super();this._detector=null;this._track=null;this._interval=null;let t=()=>{this._detector&&f.onLocalVolume(this._detector.getLevel().real,e.getMediaSettings().isAudioEnabled),this._interval=window.setTimeout(t,u.voiceParams.interval)};this._interval=window.setTimeout(t,u.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._track=e.clone(),this._detector=new $t("local",new MediaStream([this._track]))}_stopDetector(){this._detector&&(this._detector.destroy(),this._detector=null),this._track&&(this._track.stop(),this._track=null)}destroy(){this.unsubscribe(),this._interval&&(window.clearTimeout(this._interval),this._interval=null),this._stopDetector()}};var qi=class extends de{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 $t(e,t),!this._interval)){let n=()=>{this._collectVolumes(),this._interval=window.setTimeout(n,u.voiceParams.interval)};this._interval=window.setTimeout(n,u.voiceParams.interval)}}_onRemoteTrackRemoved(e,t,i){i.kind==="audio"&&(!this._detector||this._detector.stream!==t||(this._detector.destroy(),this._detector=null))}_collectVolumes(){if(!this._detector)return;let e={},t=this._detector.trackId,i=this._detector.getLevel();if(t===Ve.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 $i=class extends de{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>u.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*u.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 hi=class extends de{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),u.specListenerParams.connectionTimeout)),this._volumeTimeout||(this._volumeTimeout=window.setTimeout(this._onVolumeTimeout.bind(this),u.specListenerParams.volumeTimeout))),t==="FAILED"&&this._connectionTimeout&&(d.warn("Transport failed, send callSpecError"),E.log(v.CALL_SPEC_ERROR,`${this._transport.getTopology()}_CONNECTION_TIMEOUT`))}_onVolumesDetected(e){Object.keys(e).forEach(t=>{this._volumes[t]=Math.max(e[t].real,this._volumes[t]||0)})}_onConnectionTimeout(){let e=i=>i!=="CONNECTED";(()=>Object.values(this._transport.getStates()).filter(e).length>0)()&&(d.warn("There is not connected transport, send callSpecError"),E.log(v.CALL_SPEC_ERROR,`${this._transport.getTopology()}_CONNECTION_TIMEOUT`)),this._connectionTimeout=0}_onVolumeTimeout(){let e=[];Object.keys(this._volumes).forEach(t=>{if(this._volumes[t]>0)return;let i="UNKNOWN",a=this._participants[t];a&&a.platform&&(i=a.platform),e.indexOf(i)<0&&(e.push(i),E.log(v.CALL_SPEC_ERROR,`${this._transport.getTopology()}_VOLUME_TIMEOUT_${i}`))}),e.length&&d.warn("There is silent participant, send callSpecError"),this._volumeTimeout=0}};var ho=1e3,_o=1e4;var go=15,q=class extends de{constructor(e,t,i){super();this._mediaSource=null;this._conversation=null;this._myLastRequestedLayouts={};this._state="IDLE";this._participantState=z.CALLED;this._participants={};this._transport=null;this._debugInfo=null;this._volumesDetector=null;this._speakerDetector=null;this._localVolumeDetector=null;this._specListener=null;this._activeSpeakerId=null;this._lastSignalledActiveSpeakerId=null;this._serverSettings={camera:null,screenSharing:null};this._lastStalled={};this._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;E.create(e,i),ve.create(),this._api=e,this._signaling=t,this._onUnload=()=>{this._conversation&&this._api&&this._api.hangupConversation(this._conversation.id),E.destroy(),ve.destroy()},window.addEventListener("unload",this._onUnload),this._audioOutput=new pi,u.videoTracksCount>0&&(this._cooldownQueueCleanupTimer=window.setInterval(this._cleanupCooldownQueue.bind(this),ho)),this._statFirstMediaReceived=new yt}static current(){return q._current}static hangupAfterInit(){q._activationMutex&&!q._current&&(q._delayedHangup=!0)}static id(){var e,t;return((t=(e=q._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(q._activationMutex)throw E.log(v.ERROR,"startCall"),d.warn("Conversation: there is already running activation"),new H(x.FAILED);q._activationMutex=!0;try{this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(i);let p=this._mediaSource.getMediaSettings();t===Qe.CHAT||e.length>1?this._logWithMediaSettings(v.OUTGOING_MULTIPARTY_CALL,p):this._logWithMediaSettings(v.OUTGOING_CALL,p);let m=yield this._startConversation(e,t,rt.OUTGOING,i,a,n,s,l);if(!this._conversation)throw new H(x.UNKNOWN_ERROR);if(this._participantState=z.ACCEPTED,this._signaling.changeMediaSettings(p),yield this._processConnection(m),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._signaling.readyToSend(),q._delayedHangup)throw new H(x.CANCELED);d.debug("Outgoing call",{opponentIds:e,opponentType:t,mediaOptions:i});let h=Object.values(this._participants),g=R.mapSharedParticipants(h);return yield this._processConnectionSharedMovieInfo(m),f.onLocalStream(this._mediaSource.getStream(),this._mediaSource.getMediaSettings()),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),g),this._onConversationParticipantListChunk(m),this._processPinnedParticipants(m),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeFeatureSet(),this._changeNeedRate(),q._current=this,this._conversation.concurrent&&(yield this._acceptConcurrent()),this._conversation}catch(p){throw this._close(p,"Unable to start conversation"),p}finally{q._activationMutex=!1}})}onJoin(e){return c(this,null,function*(){var t;if(q._activationMutex)throw E.log(v.ERROR,"joinCall"),d.warn("Conversation: there is already running activation"),new H(x.FAILED);q._activationMutex=!0,this._state="PROCESSING";try{let i=!!((t=e.observedIds)!=null&&t.length);if(i&&u.videoTracksCount>0)throw d.error("Observer mode: please set videoTracksCount=0"),new H(x.UNSUPPORTED);this._mediaSource=this._createMediaSource(),yield this._mediaSource.request(e.mediaOptions,!i);let a=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.JOIN_CONVERSATION,a);let n=yield this._joinConversation(e);if(!this._conversation)throw new H(x.UNKNOWN_ERROR);return this._conversation.observer=i,f.onLocalStream(this._mediaSource.getStream(),a),this._conversation.waitingHall?(d.log("In waiting hall"),q._current=this,q._activationMutex=!1,this._signaling.readyToSend(),f.onLocalStatus("WAITING_HALL"),this._conversation):this._onJoinPart2(n)}catch(i){throw q._activationMutex=!1,this._close(i,"Unable to join conversation"),i}})}_onJoinPart2(e){return c(this,null,function*(){var t,i,a,n,s,l,p;d.debug("Join conversation part 2"),q._activationMutex=!0;try{if(this._participantState=z.ACCEPTED,!this._conversation||!this._mediaSource)throw new H(x.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(),q._delayedHangup)throw new H(x.CANCELED);let m=Object.values(this._participants),h=R.mapSharedParticipants(m.filter(w=>!w.isInRoom)),g=[];if((i=(t=e==null?void 0:e.rooms)==null?void 0:t.rooms)!=null&&i.length)for(let w of e.rooms.rooms)g.push({id:w.id,name:w.name,participantCount:w.participantCount,participantIds:yield Promise.all(((n=(a=w==null?void 0:w.participantIds)==null?void 0:a.map)==null?void 0:n.call(a,this._getExternalIdByParticipantId.bind(this)))||[]),participants:(s=w==null?void 0:w.participants)!=null&&s.participants?this._participantListChunkToExternalChunk(w.participants):void 0,active:w.active,muteStates:w.muteStates});let A=(p=(l=e==null?void 0:e.rooms)==null?void 0:l.roomId)!=null?p:null;return yield this._processConnectionSharedMovieInfo(e),yield this._processConnectionAsrInfo(e),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),h,{rooms:g,roomId:A}),this._onConversationParticipantListChunk(e),this._processPinnedParticipants(e),f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate(),this._state="ACTIVE",this._changeFeatureSet(),q._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{q._activationMutex=!1}})}onPush(a){return c(this,arguments,function*(e,t=Q.USER,i){if(q._activationMutex)throw d.warn("Conversation: there is already running activation"),new H(x.REJECTED);q._activationMutex=!0;try{let n=yield this._prepareConversation(e,t,i);if(this._mediaSource=this._createMediaSource(),!this._conversation)throw new H(x.UNKNOWN_ERROR);if(!n.conversation.participants.find(l=>{var p;return l.state===z.CALLED&&l.id===((p=this._conversation)==null?void 0:p.userId)}))throw d.log("Push rejected (there is an active call)"),E.log(v.PUSH,"rejected"),new H(x.REJECTED);if(yield this._processConnection(n),this._allocateTransport(),this._createSpeakerDetector(),this._createSpecListener(),this._processPinnedParticipants(n),this._signaling.readyToSend(),E.log(v.PUSH,"accepted"),q._current=this,q._delayedHangup)throw new H(x.CANCELED);q._activationMutex=!1}catch(n){throw q._activationMutex=!1,this._close(n,"Unable to handle inbound call push"),n}})}_isInWaitingHall(e){return!e.conversation||(e.conversation.options||[]).indexOf(Ti.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(Ti.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(x.UNKNOWN_ERROR);this._state="PROCESSING";let e=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.ACCEPT_CONCURRENT,e),d.debug("Concurrent call",{conversationId:this._conversation.id});try{this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(this._mediaSource.getMediaSettings()),f.onCallAccepted(),this._state="ACTIVE",this._participantState=z.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 E.log(v.ERROR,"acceptIncoming"),d.error("Unable to accept a call - invalid state"),new Error("Unable to accept a call - invalid state");if(!this._mediaSource||!this._conversation||!this._transport)throw new H(x.UNKNOWN_ERROR);this._state="PROCESSING",d.debug("Accept incoming call",e);try{yield this._mediaSource.request(e);let i=this._mediaSource.getMediaSettings();this._logWithMediaSettings(v.ACCEPT_INCOMING,i),this._signaling.changeMediaSettings(i),this._statFirstMediaReceived.markAcceptCall(this._transport.getTopology()),yield this._signaling.acceptCall(i),this._participantState=z.ACCEPTED;let a=Object.values(this._participants),n=R.mapSharedParticipants(a);if(f.onCallAccepted(),f.onLocalStream(this._mediaSource.getStream(),i),f.onConversation(this._conversation.externalId,this._conversation.mediaModifiers,this._getMuteStatesForCurrentRoom(),n),u.useParticipantListChunk){let p=yield this._getInitialParticiapntListChunk();(t=p==null?void 0:p.participants)==null||t.forEach(m=>{let h=R.composeId(m),g=this._participants[h];g&&(g.movieShareInfos=m.movieShareInfos)}),this._onConversationParticipantListChunk({participants:p})}f.onLocalStatus("WAITING"),this._toggleJoinAvailability(),this._changeNeedRate();let s=Gt(this._getMuteStatesForCurrentRoom(),Fe.MUTE),l=Gt(this._getMuteStatesForCurrentRoom(),Fe.MUTE_PERMANENT);for(let p of[s,l])p.length&&(yield this._processMuteState({mediaOptions:p,stateUpdated:!0}));return this._state="ACTIVE",this._changeFeatureSet(),this._openTransport(a,!0),this._conversation}catch(i){throw this._close(i,"Unable to accept call"),i}})}decline(){return c(this,null,function*(){var e;if(this._state!=="IDLE")throw E.log(v.ERROR,"declineIncoming"),d.error("Unable to decline a call - invalid state"),new Error("Unable to decline a call - invalid state");this._state="PROCESSING",d.debug("Decline incoming call"),this._logWithMediaSettings(v.DECLINE_INCOMING,(e=this._mediaSource)==null?void 0:e.getMediaSettings()),this._participantState=z.HUNGUP,this._signaling.ready&&(yield this._signaling.hangup(x.REJECTED)),this._close(new H(x.REJECTED))})}hangup(){return c(this,null,function*(){d.debug("Hangup");let e=this._state==="ACTIVE"?x.HUNGUP:x.CANCELED;E.log(v.HANGUP,e),this._signaling.ready?(yield this._signaling.hangup(e),this._close(new H(e))):f.onHangup(new H(x.HUNGUP),this._conversation&&this._conversation.id)})}addParticipant(e,t){return c(this,null,function*(){if(!this._signaling.ready){this._close(new H(x.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=x.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===z.CALLED||n.state===z.ACCEPTED)&&(this._transport.isAllocated(n.id)||this._transport.allocate(n.id,t)),n.state===z.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(x.FAILED):E.log(v.ERROR,e.hangup),q._activationMutex=!1;let i=this._conversation&&this._conversation.id;if([x.CANCELED,x.NOT_FRIENDS,x.CALLEE_IS_OFFLINE,x.CALLER_IS_BLOCKED,x.CALLER_IS_REJECTED].indexOf(e.hangup)!==-1||e.hangup===x.REJECTED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(e.hangup===x.HUNGUP&&(!e.remote||this._participantState===z.CALLED)){f.onHangup(e,i),this.destroy();return}if(e.hangup===x.MISSED&&!e.remote){f.onHangup(e,i),this.destroy();return}if(this._cooldownQueueCleanupTimer!==null&&(window.clearInterval(this._cooldownQueueCleanupTimer),this._cooldownQueueCleanupTimer=null),(e.hangup===x.SOCKET_CLOSED||e.hangup===x.NOT_FOUND)&&q._current&&!this._conversation){this._cleanupSignaling(),this._cleanupMediaSource();return}if(e.hangup===x.BUSY&&!e.remote){this._cleanupSignaling(),this._cleanupMediaSource();return}this._state="CLOSE",this._participantState=z.HUNGUP,this._changeFeatureSet(),this._cleanupMediaSource(),this._cleanupParticipants(),this._cleanupParticipantAgnosticStreams(),this._cleanupTransport(),this._cleanupSpeakerDetector(),this._cleanupSpecListener(),this._cleanupSignaling(),this._api.cleanup(),E.destroy(),ve.destroy(),this._conversation=null,this._myLastRequestedLayouts={},q._current=null,q._delayedHangup=!1,f.onHangup(e||new H(x.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(),E.destroy(),ve.destroy(),this._conversation=null,this._myLastRequestedLayouts={},q._current=null,q._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,p,m)=>m.indexOf(l)===p);s.push(`${s[s.length-1]}?transport=tcp`),i.push({urls:s,username:a.username,credential:a.credential})}return u.iceServers=i,u.wssBase=t.endpoint,u.wssToken=t.token,t.client_type&&(u.clientType=t.client_type),u.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,p){return c(this,null,function*(){let m=R.uuid();d.debug("Conversation: start",{conversationId:m,opponentIds:e,opponentType:t,direction:i});let h=a.includes(ue.VIDEO),g=yield this._api.startConversation(m,e,t,h,n,s,l,{onlyAdminCanShareMovie:p});d.debug("Api.startConversation",g);let A=yield this._getConversationParams(g.id);g.endpoint=this._addGeoParamsToEndpoint(g.endpoint,A);let w=yield this._connectSignaling(Xe.START,g);return yield this._setConversation(g,w,i),w})}_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 p=i.includes(ue.VIDEO),m;if(t)m=yield this._api.joinConversation(t,p,a);else if(n)m=yield this._api.joinConversationByLink(n,p,s,l);else throw new H(x.UNKNOWN_ERROR);d.debug("Api.joinConversation",m),yield this._getConversationParams(m.id),this._statFirstMediaReceived.measureSignalingConnection();let h=yield this._connectSignaling(Xe.JOIN,m);return this._statFirstMediaReceived.measureSignalingConnection(h),yield this._setConversation(m,h,rt.JOINING),h})}_prepareConversation(a){return c(this,arguments,function*(e,t=Q.USER,i){d.debug("Conversation: push",{conversationId:e,type:t,peerId:i});let n=this._api.getUserId();if(!n)throw new H(x.UNKNOWN_ERROR);let s=yield this._getConversationParams(e),l=s.device_idx||0,p=`${u.wssBase}?userId=${n}&entityType=${t}&deviceIdx=${l}&conversationId=${e}&token=${u.wssToken}`;p=this._addGeoParamsToEndpoint(p,s);let m={id:e,peerId:i,endpoint:p,is_concurrent:!1,p2p_forbidden:!1,device_idx:l},h=yield this._connectSignaling(Xe.ACCEPT,m);return q._current&&(q._current._participantState===z.ACCEPTED||q._current._participantState===z.CALLED)?(d.log("Push rejected (busy)"),E.log(v.PUSH,"busy"),this._signaling.ready&&this._signaling.hangup(x.BUSY),Promise.reject({hangup:x.BUSY})):(q._current&&(q._current.destroy(),q._current=null),yield this._setConversation(m,h,rt.INCOMING,t),h)})}_createParticipant(e){return c(this,null,function*(){var i;let t=Object.assign({id:null,externalId:null,mediaSettings:ge(),participantState:{},state:z.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(x.NETWORK_ERROR),t),t}})}_setConversation(n,s,l){return c(this,arguments,function*(e,t,i,a=Q.USER){yield this._prepareParticipants(t.conversation.participants);let p=this._api.getUserId(),m=e.device_idx||0;if(!p){let A=(t.conversation.participants||[]).find(w=>R.comparePeerId(w.peerId,t.peerId));if(!A)throw new H(x.UNKNOWN_ERROR);p=Number(A.id),A.idType&&(a=A.idType),A.deviceIdx&&(m=A.deviceIdx),this._api.setUserId(p)}let h=R.composeParticipantId(p,a,m),g=yield this._getParticipantId(h);this._conversation={userId:p,compositeUserId:h,externalId:g,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)},this._signaling.setConversationId(this._conversation.id),e.p2p_forbidden&&(u.forceRelayPolicy=e.p2p_forbidden),E.log(v.RELAY_POLICY,u.forceRelayPolicy?"1":"0"),this._changeFeatureSet(),this._logDevices()})}_updateConversation(e){if(!this._conversation)throw new H(x.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 Pi;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*(){return this._signaling.setEndpoint(t.endpoint),this.subscribe(this._signaling,Re.NOTIFICATION,this._onSignalingNotification.bind(this)),this.subscribe(this._signaling,Re.FAILED,this._onSignalingFailed.bind(this)),this.subscribe(this._signaling,Re.RECONNECT,this._onSignalingReconnect.bind(this)),this._signaling.connect(e,t)})}_processConnection(e){return c(this,null,function*(){yield this._registerConnectionParticipants(e),this._processConnectionData(e)})}_prepareParticipants(e){return c(this,null,function*(){let t=e.map(i=>i.id);t.length&&(yield this._api.prepareUserIds(t))})}_onConversationParticipantListChunk(e){let t=e.participants;t&&f.onConversationParticipantListChunk(this._participantListChunkToExternalChunk(this._createParticipantListChunk(t)))}_createParticipantListChunk(e){return Te(Te({},{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 Be(Te({},e),{participants:t})}_registerConnectionParticipants(e){return c(this,null,function*(){var i,a,n,s,l,p;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((p=(l=m==null?void 0:m.participants)==null?void 0:l.participants)!=null?p:[],!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}`),f.onLocalRolesChanged(this._conversation.roles)),yield this._registerParticipantLocalMuteState(i);continue}if(i.state===z.HUNGUP||i.state===z.REJECTED){this._participants[i.id]&&this._removeParticipant(this._participants[i.id],x.HUNGUP);continue}this._registerParticipantInCache(yield this._createParticipant({id:a,externalId:i.externalId&&J.fromSignaling(i.externalId,i.deviceIdx||0),mediaSettings:ge(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}`),f.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,Fe.MUTE),i=Gt(e.muteStates,Fe.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(u.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(u.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]=Be(Te(Te({},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(rr.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 Ki(this._conversation.topology,this._signaling,this._mediaSource,this._serverSettings),this._debugInfo=new ui,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));let e=this._conversation.direction===rt.OUTGOING&&!this._conversation.concurrent;for(let t of Object.values(this._participants))(t.state===z.ACCEPTED||t.state===z.CALLED)&&this._transport.allocate(t.id,e)}_createSpeakerDetector(){this._transport&&this._conversation&&(this._volumesDetector=new qi(this._transport),this.subscribe(this._volumesDetector,"VOLUMES_DETECTED",this._onVolumesDetected.bind(this)),this._speakerDetector=new $i(this._volumesDetector,this._transport,this._conversation.topology),this.subscribe(this._speakerDetector,"SPEAKER_CHANGED",this._onSpeakerChanged.bind(this)),this._localVolumeDetector=new mi(this._mediaSource))}_createSpecListener(){this._transport&&this._volumesDetector&&(this._specListener=new hi(this._transport,this._volumesDetector,this._participants))}_logDevices(){let e=P.getCameras().length,t=P.getMicrophones().length;d.debug("Cameras: "+e+(P.hasCameraPermission()?"✔":"✖")+", Microphones: "+t+(P.hasMicrophonePermission()?"✔":"✖")),E.log(v.DEVICES,`${e}_${t}`)}_logWithMediaSettings(e,t){E.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===z.CALLED||e.state===z.ACCEPTED||this._state==="CLOSE")&&(e.id===this._lastSignalledActiveSpeakerId&&(this._lastSignalledActiveSpeakerId=null),!!this._participants[e.id])){t===x.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],f.onRemoteRemoved(e.externalId,e.markers)}}_cleanupListeners(){this.unsubscribe(),window.removeEventListener("unload",this._onUnload)}_cleanupMediaSource(){this._mediaSource&&(this._mediaSource.destroy(),this._mediaSource=null)}_cleanupParticipants(){Object.values(this._participants).forEach(e=>{var t,i,a;(t=e.remoteStream)==null||t.getTracks().forEach(n=>n.stop()),(i=e.secondStream)==null||i.getTracks().forEach(n=>n.stop()),(a=e.mediaSource)==null||a.disconnect()}),this._participants={},this._audioOutput&&this._audioOutput.destroy()}_cleanupParticipantAgnosticStreams(){d.debug("cleaning up participant-agnostic streams"),this._streamByStreamId.forEach(e=>{e.getTracks().forEach(t=>{t.stop()})}),this._streamByStreamId=new Map,this._streamWaitTimerByStreamDescription.forEach(e=>{window.clearTimeout(e)}),this._streamWaitTimerByStreamDescription=new Map,this._streamIdByStreamDescription=new Map,this._sequenceNumberByStreamDescription=new Map,this._cooldownTimestampByStreamDescription=new Map}_cleanupTransport(){this._transport&&(this._transport.destroy(),this._transport=null),this._debugInfo&&(this._debugInfo=null)}_cleanupSpeakerDetector(){this._speakerDetector&&(this._speakerDetector.destroy(),this._speakerDetector=null),this._volumesDetector&&(this._volumesDetector.destroy(),this._volumesDetector=null),this._localVolumeDetector&&(this._localVolumeDetector.destroy(),this._localVolumeDetector=null)}_cleanupSpecListener(){this._specListener&&(this._specListener.destroy(),this._specListener=null)}_cleanupSignaling(){this._signaling.close(),this._signaling.cleanup()}_onAddParticipant(e,t,i){return c(this,null,function*(){d.debug(`Add new participant [${e}]`);let a=this._participants[e];if(a&&(a.state===z.ACCEPTED||a.state===z.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&&J.fromSignaling(t.externalId,t.deviceIdx||0),mediaSettings:ge(t.mediaSettings),state:t.state,roles:t.roles||[],muteStates:t.muteStates||{},unmuteOptions:t.unmuteOptions||[],observedIds:t.observedIds||[]}))),this._setParticipantsStatus([a],"WAITING"),i?(a.state=z.HUNGUP,this._removeParticipant(a,i)):this._transport&&(a.state=z.CALLED,this._transport.allocate(a.id,!0),E.log(v.ADD_PARTICIPANT),this._invokeRolesChangedCallbackIfNeeded(a))})}_onRemoveParticipant(e){d.debug(`Remove participant [${e}]`);let t=[];for(let i=0;i<=go;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);E.log(v.REMOVE_PARTICIPANT)}changeDevice(e){return c(this,null,function*(){return e==="audiooutput"?this._audioOutput.changeOutput():this._mediaSource?this._mediaSource.changeDevice(e):Promise.reject(ne.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(ne.UNKNOWN)})}disableScreenCapturing(){return c(this,null,function*(){return this._mediaSource?this._mediaSource.disableScreenCapturing():Promise.reject(ne.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 E.log(v.MEDIA_STATUS,e?"video_1":"video_0"),this._mediaSource.toggleVideo(e)})}toggleLocalAudio(e){return c(this,null,function*(){if(this._mediaSource)return E.log(v.MEDIA_STATUS,e?"audio_1":"audio_0"),this._mediaSource.toggleAudio(e)})}changePriorities(e){return c(this,null,function*(){if(e.length<2||!this._signaling.ready)return;let t={},i={};for(let a of e){let n=typeof a.uid=="object"?a.uid:J.fromId(a.uid),s=J.toString(n);i[s]=a.priority}for(let a of Object.values(this._participants)){let n=J.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[ze(e)]={keyFrameRequested:!0},this._signaling.updateDisplayLayout(t)})}requestTestMode(e,t){return c(this,null,function*(){return this._signaling.requestTestMode(e,t)})}updateDisplayLayout(e){return c(this,null,function*(){if(e.length<1||!this._signaling.ready)return;d.log(`Update display layout request [${this._signaling.getNextCommandSequenceNumber()}]`,e);let t={};for(let a of e){let n=typeof a.uid=="object"?a.uid:J.fromId(a.uid),s=this._api.getCachedOkIdByExternalId(n);if(!s){let m=J.toString(n);d.log(`Unknown participant external ID ${m}`);continue}let l=ze({participantId:s,mediaType:a.mediaType,streamName:a.streamName}),p=this._participants[s];p?p.lastRequestedLayouts[l]=a:this._isMe(s)&&(this._myLastRequestedLayouts[l]=a),Ht(a)?(this._isMe(s)&&delete this._myLastRequestedLayouts[l],this._streamIdByStreamDescription.has(l)&&!this._cooldownTimestampByStreamDescription.has(l)&&this._cooldownTimestampByStreamDescription.set(l,Date.now())):(this._cooldownTimestampByStreamDescription.delete(l),!this._streamIdByStreamDescription.has(l)&&u.videoTracksCount>0&&this._streamIdByStreamDescription.set(l,null),t[l]=a),a.mediaType==="SCREEN"&&!Ht(a)&&Ge(Bt(s))}let i=this._cooldownTimestampByStreamDescription.keys();for(;this._streamIdByStreamDescription.size>u.videoTracksCount;){let a=i.next();if(a.done){d.error("Cannot accommodate all streaming requests: tracks available "+u.videoTracksCount+"; requested streams: "+Array.from(this._streamIdByStreamDescription.keys()));break}this._stopStreaming(a.value),t[a.value]={stopStream:!0}}yield this._sendUpdateDisplayLayout(t)})}feedback(e){return this._signaling.feedback(e)}_stopStreaming(e){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 p={stream:null,streamName:a.streamName,mediaType:a.mediaType};l?f.onLocalLive(s,p):f.onRemoteLive(n.externalId,p)}break}case"CAMERA":{f.onRemoteStream(n.externalId,null);break}case"SCREEN":{f.onRemoteScreenStream(n.externalId,null);break}}E.log(v.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 p;typeof n!="number"?(d.warn(`Unexpected error code ${n} received for participant ${s.participantId}`),p=ua.UNKNOWN_ERROR):p=ma(n),i.push({externalId:l.externalId,errorReason:p})}}if(i&&i.length)throw new _i("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]+_o>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)}}_onParticipantSourcesSuspend(e){if(this._conversation){let t=e.participantSuspendInfos;d.log("Received participant sources suspend notification",t);for(let i of t)this._handleParticipantSuspend(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(x.REMOVED))):(this._updateConversation(e),yield this._onJoinPart2(e))),f.onPromoted(e.demote)})}_onChatRoomUpdated(s){return c(this,arguments,function*(e,t=0,i=[],a,n){d.log(`Chat room updated: ${e}`);let l=[],p=[],m=[],h=[],g=[];if(i.length&&i.forEach(O=>{if(O.externalId){let F=J.fromSignaling(O.externalId);g.push(F),this._api.cacheExternalId(O.id.id,F)}else{let F=R.decomposeId(O.id.id).id;l.push(F),h.push(F)}}),a!=null&&a.length&&a.forEach(O=>{let F=R.decomposeId(O).id;l.push(F),p.push(F)}),n!=null&&n.length&&n.forEach(O=>{let F=R.decomposeId(O).id;l.push(F),m.push(F)}),!l.length){f.onChatRoomUpdated(e,t,g,[],[]);return}if(yield this._api.prepareUserIds(l),h.length){let O=yield this._api.getExternalIdsByOkIds(h);g.push(...O)}let A=yield this._api.getExternalIdsByOkIds(p),w=yield this._api.getExternalIdsByOkIds(m);f.onChatRoomUpdated(e,t,g,A,w)})}_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))f.onLocalLiveUpdate(t,a);else{let s=yield this._getExternalIdByParticipantId(a.participantId);s&&f.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))f.onLocalSharedMovieInfo(i,e,t);else{let s=yield this._getExternalIdByParticipantId(e.initiatorId);s&&f.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,p,m;if(e.conversation.asrInfo&&((a=this._conversation)==null||a.asrInfoByRoom.set(null,e.conversation.asrInfo)),(n=e.rooms)!=null&&n.rooms)for(let h of e.rooms.rooms)h.asrInfo&&((s=this._conversation)==null||s.asrInfoByRoom.set(h.id,h.asrInfo));let t=(p=(l=e.rooms)==null?void 0:l.roomId)!=null?p:null,i=(m=this._conversation)==null?void 0:m.asrInfoByRoom.get(t);if(i){let h=yield this._getExternalIdByParticipantId(i.initiatorId);h&&f.onAsrSet({externalId:h,movieId:i.movieId},t)}else t&&f.onAsrSet(null,t)})}_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))f.onLocalSharedMovieStoppedInfo(t,l,s);else{let h=yield this._getExternalIdByParticipantId(i);h&&f.onRemoteSharedMovieStoppedInfo(h,l,s)}})}_onFeaturesPerRoleChanged(e){d.log(`Features per role changed: ${e.notification}`),f.onFeaturesPerRoleChanged(e.featuresPerRole)}_waitForStreamIfNeeded(e){var m,h,g;let t=this._matchStreamDescription(e.participantStreamDescription);if(!t||t.mediaType==="ANIMOJI")return;let i=t.participantId,a=this._participants[i];if(u.producerScreenDataChannel&&t.mediaType==="SCREEN"&&!e.fastScreenShare){d.log("skipping participant-sources-update notification since screenshare will be received over datachannel");return}let n=ze(t),s=this._sequenceNumberByStreamDescription.get(n);if(s&&s>e.sequenceNumber){d.warn(`Participant ${t.participantId} received outdated PAT response: sequence number ${e.sequenceNumber}; last sent sequence number for given participant is ${s}`),E.log(v.PAT_OUTDATED_RESPONSE);return}let l=e.streamId,p=e.rtpTimestamp?this._getWaitingTime(l,e.rtpTimestamp):0;if(p<=0){this._streamWaitTimerByStreamDescription.delete(n);let A=(m=this._conversation)==null?void 0:m.externalId,w=this._isMe(i);if(!a&&!w){E.log(v.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${i}`);return}let O=w?A:a.externalId,F=this._streamByStreamId.get(l);if(!F){E.log(v.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${l}`);return}E.log(v.PAT_ALLOCATED),this._streamIdByStreamDescription.set(n,l);let X=(h=e.participantStreamDescription)==null?void 0:h.mediaType;if(X==="STREAM"||X==="MOVIE"){if((g=e.participantStreamDescription)!=null&&g.streamName){let Z={streamName:e.participantStreamDescription.streamName,stream:F,mediaType:X};w?f.onLocalLive(O,Z):f.onRemoteLive(O,Z)}}else if(u.producerScreenTrack&&X==="SCREEN")f.onRemoteScreenStream(a.externalId,F);else if(!w){let Z=(u.producerScreenTrack?null:a.secondStream)||F;f.onRemoteStream(a.externalId,Z)}}else{d.debug(`Waiting for ${p} until stream ${l} for ${n} is switched`);let A=window.setTimeout(this._waitForStreamIfNeeded.bind(this,e),p);this._streamWaitTimerByStreamDescription.set(n,A)}}_matchStreamDescription(e){if(!e)return null;if(this._streamIdByStreamDescription.has(ze(e)))return e;let t=e.participantId;if(e.mediaType){let i={participantId:t,mediaType:null};if(this._streamIdByStreamDescription.has(ze(i)))return i}else{let i={participantId:t,mediaType:"CAMERA"};if(this._streamIdByStreamDescription.has(ze(i)))return i;let a={participantId:t,mediaType:"SCREEN"};if(this._streamIdByStreamDescription.has(ze(a)))return a}return d.error("Received unrequested allocation",e),null}_handleParticipantSuspend(e){let t=this._matchStreamDescription(e.participantStreamDescription);if(!t)return;let i=t.participantId,a=this._participants[i];if(!a){E.log(v.PAT_ERROR,"participantMissing"),d.error(`Could not find participant by ID: ${i}`);return}switch(t.mediaType){case"CAMERA":f.onRemoteStreamSuspended(a.externalId,e.suspend);break;case"SCREEN":f.onRemoteScreenStreamSuspended(a.externalId,e.suspend);break;default:d.log("Unexpected participant-suspend notification, skipping",e);break}}_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,[at.ADMIN,at.CREATOR]):!1}_checkAdminRole(){if(this._conversation&&!R.includesOneOf(this._conversation.roles,[at.ADMIN,at.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*(){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))})}changeOptions(e){return c(this,null,function*(){if(this._signaling.ready&&this._conversation){this._checkAdminRole(),yield this._signaling.changeOptions(e);let t=Zr(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=ja(e));let n=yield this._signaling.getWaitingHall(a,t,i);if(n.error)return Promise.reject(n.message);let s=n.participants||[],l=yield this._resolveExternalIds(s),p=null;return s.length&&n.hasMore&&(p=Va(s[s.length-1].id)),{participants:l,pageMarker:p,totalCount:n.totalCount||0}})}_resolveExternalIds(e){return c(this,null,function*(){let t=[];if(e.length){let i=[];e.forEach(a=>{if(a.externalId){let n=J.fromSignaling(a.externalId);t.push(n),this._api.cacheExternalId(a.id.id,n)}else i.push(R.decomposeId(a.id.id).id)}),i.length&&!t.length&&(t=yield this._api.getExternalIdsByOkIds(i))}return t})}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||[];return{participants:yield this._resolveExternalIds(t),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)})}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){let l={movieId:i,name:t,privacy:a,groupId:n,roomId:s,streamMovie:!e},p=yield this._signaling.startStream(l);if(p.error)return Promise.reject(p.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<u.videoMinWidth||e.height<u.videoMinHeight)throw new Error("Sizes received are less than the `videoMinWidth` or `videoMinHeight`");if(t){if(t.width<u.videoMinWidth||t.height<u.videoMinHeight)throw new Error("Sizes of effect received are less than the `videoMinWidth` or `videoMinHeight`");u.videoEffectMaxHeight=t.height,u.videoEffectMaxWidth=t.width}return u.videoMaxWidth=e.width,u.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:u.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 p=R.composeId(l);return this._createParticipant({id:p,externalId:l.externalId&&J.fromSignaling(l.externalId,l.deviceIdx||0),mediaSettings:ge(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(p,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 p=R.composeId(l);return!this._participants[p]});yield this._registerParticipants(a);let n=(s=this._transport)==null?void 0:s.getState();return i.participants.forEach(l=>{var h,g;let p=R.composeId(l),m=this._participants[p];m.status=(h=this._getStatusByTransportState(n))!=null?h:"WAITING",m.movieShareInfos=l.movieShareInfos,Object.assign(m.mediaSettings,ge(l.mediaSettings)),Object.assign(m.muteStates,l.muteStates),m.unmuteOptions=(g=l.unmuteOptions)!=null?g:m.unmuteOptions,this._openTransport([m],!0)}),this._participantListChunkToExternalChunk(i)})}_getInitialParticiapntListChunk(){return c(this,null,function*(){let e=u.participantListChunkInitIndex,t=u.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)),f.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),u.consumerScreenTrack){let a=e.track?new MediaStream([e.track]):null;f.onScreenStream(a,e.mediaSettings),this._signaling.ready&&!((t=this._conversation)!=null&&t.waitingHall)&&!((i=this._conversation)!=null&&i.observer)&&(yield this._signaling.changeMediaSettings(e.mediaSettings))}})}_changeRemoteMediaSettings(e,t){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){f.onLocalMediaSettings(i,t);return}let n=this._participants[e];if(!n){this._warnParticipantNotInConversation(e);return}n.mediaSettings=t,this._state==="ACTIVE"&&f.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"&&f.onRemoteParticipantState(i.externalId,i.participantState,i.markers)}_invokeRolesChangedCallbackIfNeeded(e){this._state==="ACTIVE"&&e.roles&&e.roles.length&&(d.debug(`Roles for participant [${e.id}] changed: ${e.roles}`),f.onRolesChanged(e.externalId,e.roles))}_onSignalingNotification(e){switch(e.notification){case L.ACCEPTED_CALL:return this._onAcceptedCall(e);case L.HUNGUP:return this._onHungup(e);case L.PARTICIPANT_ADDED:return this._onAddedParticipant(e);case L.PARTICIPANT_JOINED:return this._onJoinedParticipant(e);case L.CLOSED_CONVERSATION:return this._onClosedConversation(e);case L.MEDIA_SETTINGS_CHANGED:return this._onMediaSettingsChanged(e);case L.PARTICIPANT_STATE_CHANGED:return this._onParticipantStateChanged(e);case L.RATE_CALL_DATA:return this._onNeedRate();case L.FEATURE_SET_CHANGED:return this._onFeatureSetChanged(e);case L.MULTIPARTY_CHAT_CREATED:return this._onMultipartyChatCreated(e);case L.FORCE_MEDIA_SETTINGS_CHANGE:return this._onForceMediaSettingsChange(e);case L.SETTINGS_UPDATE:return this._onSettingsUpdate(e);case L.VIDEO_QUALITY_UPDATE:return this._onVideoQualityUpdate(e);case L.REGISTERED_PEER:return this._onPeerRegistered(e);case L.SWITCH_MICRO:return this._onMicSwitched(e);case L.CHAT_MESSAGE:return this._onChatMessage(e);case L.CUSTOM_DATA:return this._onCustomData(e);case L.RECORD_STARTED:return this._onRecordInfo(e.recordInfo,e.roomId);case L.RECORD_STOPPED:return this._onRecordInfo(null,e.roomId);case L.ROLES_CHANGED:return this._onRolesChanged(e.participantId,e.roles||[]);case L.MUTE_PARTICIPANT:return this._onMuteParticipant(e);case L.PIN_PARTICIPANT:return this._onPinParticipant(e.participantId,e.unpin,e.markers,e.roomId);case L.OPTIONS_CHANGED:return this._onOptionsChanged(e.options||[]);case L.PARTICIPANT_SOURCES_UPDATE:return this._onParticipantSourcesUpdate(e);case L.PROMOTE_PARTICIPANT:return this._onParticipantPromoted(e);case L.CHAT_ROOM_UPDATED:return this._onChatRoomUpdated(e.eventType,e.totalCount,e.firstParticipants,e.addedParticipantIds,e.removedParticipantIds);case L.JOIN_LINK_CHANGED:return this._onJoinLinkChanged(e);case L.FEEDBACK:return this._onFeedback(e);case L.MOVIE_UPDATE_NOTIFICATION:return this._onSharedMovieUpdate(e);case L.MOVIE_SHARE_STARTED:return this._onSharedMovieInfoStarted(e);case L.MOVIE_SHARE_STOPPED:return this._onSharedMovieInfoStopped(e);case L.ROOMS_UPDATED:return this._onRoomsUpdated(e);case L.ROOM_UPDATED:return this._onRoomUpdated(e);case L.ROOM_PARTICIPANTS_UPDATED:return this._onRoomParticipantsUpdated(e);case L.FEATURES_PER_ROLE_CHANGED:return this._onFeaturesPerRoleChanged(e);case L.PARTICIPANT_ANIMOJI_CHANGED:return this._onParticipantAnimojiChanged(e);case L.ASR_STARTED:return this._onAsrStart(e);case L.ASR_STOPPED:return this._onAsrStop(e);case L.PROMOTION_APPROVED:return this._onPromotionApproved(e);case L.PARTICIPANT_SOURCES_SUSPEND:return this._onParticipantSourcesSuspend(e)}}_onPromotionApproved(e){return c(this,null,function*(){let t=yield this._getParticipantId(e.adminId);f.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=ge(n.mediaSettings),Zt(this._conversation.roles,l)||this._onRolesChanged(s,l);continue}a.push(s);let p=this._participants[s];if(!p)yield this._onJoinedParticipant({participantId:n.id,participant:n,mediaSettings:n.mediaSettings});else{let m=ge(n.mediaSettings);Ta(m,p.mediaSettings)||this._changeRemoteMediaSettings(s,m);let h=R.mapParticipantState(n),g=p.participantState;R.isEqualParticipantState(h,g)||this._changeRemoteParticipantState(s,h),Zt(l,p.roles)||this._onRolesChanged(p.id,l)}}for(let n of i)a.indexOf(n)<0&&this._removeParticipant(this._participants[n],x.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(x.MISSED),"Call accepted on other device");return}let a=this._participants[t];a||(a=this._registerParticipantInCache(yield this._createParticipant({id:t,mediaSettings:ge(e.mediaSettings)}))),a.state=z.ACCEPTED,a.mediaSettings=ge(e.mediaSettings),this._logWithMediaSettings(v.ACCEPTED_OUTGOING,a.mediaSettings),this._conversation&&this._conversation.direction===rt.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),this._state==="ACTIVE"&&this._transport&&this._transport.open([a.id],i),this._changeRemoteMediaSettings(t,a.mediaSettings),this._changeRemoteParticipantState(t)})}_onHungup(e){return c(this,null,function*(){d.debug(`Participant hungup [${e.participantId}]`,{reason:e.reason});let t=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===x.REJECTED?z.REJECTED:z.HUNGUP,this._state!=="CLOSE"&&this._removeParticipant(i,x.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!==z.HUNGUP&&i.state!==z.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&&J.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:ge(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=z.CALLED,i.mediaSettings=ge((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),f.onParticipantAdded(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i)})}_onJoinedParticipant(e){return c(this,null,function*(){var a,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===z.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&&J.fromSignaling(e.participant.externalId,e.participant.deviceIdx||0),mediaSettings:ge(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===rt.OUTGOING&&(this._state==="IDLE"||this._state==="PROCESSING")&&(this._state="ACTIVE",this._changeFeatureSet()),i.state=z.ACCEPTED,i.mediaSettings=ge(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))),f.onParticipantJoined(i.externalId,i.markers),this._changeRemoteMediaSettings(t,i.mediaSettings),this._changeRemoteParticipantState(t,i.participantState),this._invokeRolesChangedCallbackIfNeeded(i),f.onMuteStates(i.muteStates,i.unmuteOptions,Object.keys(i.muteStates),!1,!1,i.externalId,void 0,!0),yield this._processSharedMovieInfos(i.movieShareInfos)})}_onClosedConversation(e){this._toggleJoinAvailability(),this._close(new 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,ge(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(),f.onMultipartyChatCreated(this._conversation))}_onForceMediaSettingsChange(e){return c(this,null,function*(){if(!this._mediaSource)return;let t=this._mediaSource.getMediaSettings(),i=ge(e.mediaSettings);t.isAudioEnabled!==i.isAudioEnabled&&(yield this._mediaSource.toggleAudio(i.isAudioEnabled)),t.isVideoEnabled!==i.isVideoEnabled&&(yield this._mediaSource.toggleVideo(i.isVideoEnabled)),u.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=Lr(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=Lr(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)}_onMicSwitched(e){return c(this,null,function*(){f.onDeviceSwitched(ue.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),f.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),f.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);f.onRecordStarted(s,e.recordMovieId,e.recordStartTime,e.recordType,e.recordExternalMovieId,e.recordExternalOwnerId,t)}else f.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&&f.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);f.onRecordStarted(i,t.recordMovieId,t.recordStartTime,t.recordType,t.recordExternalMovieId,t.recordExternalOwnerId,e)}else f.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&&f.onAsrSet({externalId:i,movieId:t.movieId},e)}else f.onAsrSet(null,e)})}_onParticipantAnimojiChanged(e){return c(this,null,function*(){if(this._conversation){let t=yield this._getParticipantId(e.participantId);f.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);f.onAsrStarted(a,t.movieId,i),this._forceOpenTransportForAloneInCall()})}_onAsrStop(e){if(!this._conversation)return;let t=e.roomId||null;this._conversation.asrInfoByRoom.delete(t),f.onAsrStopped(t)}_onAsrTranscription(e){return c(this,null,function*(){if(!this._conversation)return;let t=yield this._getParticipantId(e.participantId);f.onAsrTranscription(t,e.text,e.timestamp,e.duration)})}_onRolesChanged(e,t){if(this._conversation&&this._isMe(e)&&!Zt(this._conversation.roles,t)){d.debug(`Local roles changed: ${t}`),this._conversation.roles=t,f.onLocalRolesChanged(t),this._processMuteState({mediaOptions:Gt(this._getMuteStatesForCurrentRoom(),Fe.MUTE_PERMANENT),stateUpdated:!0}),R.includesOneOf(t,[at.ADMIN,at.CREATOR])&&this._refreshRooms(!0);return}let i=this._participants[e];i&&!Zt(i.roles,t)&&(d.debug(`Roles for participant [${e}] changed: ${t}`),i.roles=t,f.onRolesChanged(i.externalId,t))}_onMuteParticipant(e,t=null){return c(this,null,function*(){var 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 h=this._participants[e.participantId];h&&(d.debug(`Mute states for participant [${e.participantId}] changed`,a),f.onMuteStates(a,n,s,e.muteAll,e.unmute,h.externalId,l==null?void 0:l.externalId,e.stateUpdated,e.requestedMedia,e.roomId));return}let p=this._getMuteStatesForRoomId(i);if(!(R.isObjectsEquals(p,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&&f.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:p=null}){if(!this._conversation||!this._mediaSource||this._participantState!==z.ACCEPTED)return;let h=Object.assign({},this._getMuteStatesForRoomId(p)),g=this._conversation.unmuteOptions,A=this._mediaSource.getMediaSettings(),w=Object.entries(h);for(let[O,F]of w){let X=u.newMuteRules&&this._isCallAdmin()&&t;if(!(F!==Fe.MUTE&&F!==Fe.MUTE_PERMANENT||X)&&(this._isCallAdmin()&&F===Fe.MUTE_PERMANENT&&!t&&(h[O]=Fe.MUTE),!(!e.includes(O)||i)))switch(O){case ue.VIDEO:A.isVideoEnabled&&!(a!=null&&a.isVideoEnabled)&&(f.onDeviceSwitched(ue.VIDEO,!1),yield this.toggleLocalVideo(!1));break;case ue.AUDIO:A.isAudioEnabled&&!(a!=null&&a.isAudioEnabled)&&(f.onDeviceSwitched(ue.AUDIO,!1),yield this.toggleLocalAudio(!1));break;case ue.SCREEN_SHARING:A.isScreenSharingEnabled&&!(a!=null&&a.isScreenSharingEnabled)&&(f.onDeviceSwitched(ue.SCREEN_SHARING,!1),yield this.disableScreenCapturing());break;case ue.AUDIO_SHARING:A.isAudioSharingEnabled&&!(a!=null&&a.isAudioSharingEnabled)&&(f.onDeviceSwitched(ue.AUDIO_SHARING,!1),yield this.toggleScreenCapturing({captureScreen:A.isScreenSharingEnabled,fastScreenSharing:A.isFastScreenSharingEnabled,captureAudio:!1}));break}}f.onMuteStates(h,g,e,t,i,null,n==null?void 0:n.externalId,s,l,p)})}_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))f.onLocalPin(!0,a);else{let l=yield this._getExternalIdByParticipantId(s);l&&f.onPinnedParticipant(l,!0,this._denormalizeMarkers(e,i),a)}if(this._isMe(e))f.onLocalPin(t,a);else{let l=yield this._getExternalIdByParticipantId(e);l&&f.onPinnedParticipant(l,t,this._denormalizeMarkers(e,i),a)}this._conversation.pinnedParticipantIdByRoom.set(a,t?null:e)})}_onOptionsChanged(e){this._conversation&&!Xr(this._conversation.options,e)&&(this._conversation.options=e,f.onOptionsChanged(e))}_onNetworkStatus(e){if(this._conversation){let t=[];for(let[i,a]of Object.entries(e)){let 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,f.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),f.onNetworkStatusChanged(t)}}_onRemoteStreamSecond(e,t){let i=this._participants[e];if(i){if(u.producerScreenTrack){f.onRemoteScreenStream(i.externalId,t);return}if(i.secondStream=t,u.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){E.log(v.PAT_ERROR,"streamNotFound"),d.error(`Could not find stream by ID: ${n}`);return}f.onRemoteStream(i.externalId,i.secondStream||s)}else{let a=t||i.remoteStream;a&&f.onRemoteStream(i.externalId,a)}}}_onAnimojiStream(e,t){if(this._isMe(e)&&this._mediaSource){f.onVmojiStream(t,this._mediaSource.getMediaSettings());return}let i=this._participants[e];i&&f.onRemoteVmojiStream(i.externalId,t)}_onPeerConnectionClosed(e){e==="SERVER"&&this._cleanupParticipantAgnosticStreams()}_changeFeatureSet(){if(this._conversation){let e=this._state==="ACTIVE",t=this._conversation.features.includes(ar.ADD_PARTICIPANT);f.onCallState(e,t,this._conversation)}}_changeNeedRate(){this._conversation&&this._conversation.needRate&&f.onRateNeeded()}_onVolumesDetected(e){let t=[];for(let[i,a]of Object.entries(e)){let n=this._participants[i];n&&n.externalId&&t.push({uid:n.externalId,volume:a.real})}f.onVolumesDetected(t)}_onSpeakerChanged(e){this._activeSpeakerId=e,this._participants[e]&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(this._participants[e].externalId),this._lastSignalledActiveSpeakerId=e)}_onTransportStateChanged(e,t){return c(this,null,function*(){d.debug(`Transport state has changed: ${t}`,e);let i=this._getStatusByTransportState(t);if(!i)return;let a=e.reduce((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"&&(f.onLocalStatus("CONNECTED"),((t=this._transport)==null?void 0:t.getTopology())==="SERVER")){let i=Object.values(this._myLastRequestedLayouts);yield this.updateDisplayLayout(i)}e==="CONNECTING"&&f.onLocalStatus("CONNECTING"),e==="RECONNECTING"&&f.onLocalStatus("RECONNECT"),e==="FAILED"&&this._transport&&this._transport.allocated().length===0&&(this._signaling.ready&&(yield this._signaling.hangup(x.FAILED)),this._close(new H(x.FAILED),"Transport failed"))})}_onRemoteTrackAdded(e,t,i){return c(this,null,function*(){if(e.endsWith(Ve.AUDIO_MIX))d.debug("Remote audio mix track added"),this._audioOutput.add(i),f.onRemoteMixedAudioStream(t);else if(e.startsWith(Ve.PARTICIPANT_AGNOSTIC_TRACK_PREFIX))d.debug(`Participant-agnostic track added: ${e}`),this._streamByStreamId.set(e,t);else{d.debug(`Remote track added on the participant [${e}]`,{kind:i.kind});let a=this._participants[e];if(a||(d.warn(`Conversation: track added before participant [${e}]`),a=this._registerParticipantInCache(yield this._createParticipant({id:e})),this._setParticipantsStatus([a],"WAITING"),this._activeSpeakerId===e&&this._lastSignalledActiveSpeakerId!==e&&(f.onSpeakerChanged(a.externalId),this._lastSignalledActiveSpeakerId=e)),this._transport&&!this._transport.isAllocated(a.id)&&this._transport.allocate(a.id,!1),i.kind==="audio"&&(this._audioOutput.add(i),u.preserveAudioTracks||t.removeTrack(i)),a.remoteStream!==t){if(a.remoteStream=t,a.secondStream)return;f.onRemoteStream(a.externalId,t)}a.mediaSettings&&this._changeRemoteMediaSettings(e,a.mediaSettings)}})}_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!==Ve.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())}_onAudioMixStall(e){this._audioMixStalled!==e&&(this._audioMixStalled=e,d.debug("Audio mix stalled:",e),f.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;!P.hasMicrophone()||!this._audioFix||!((t=this._mediaSource)!=null&&t.getMediaSettings().isAudioEnabled)||this._audioFix.fix(e)}_toggleJoinAvailability(){let e=this._conversation&&this._conversation.chatId,t=e&&this._state!=="CLOSE"||!1;e&&(d.debug("Toggle join availability",{available:t,chatId:e}),f.onJoinStatus(t,e))}_updateDisplayLayoutFromCache(e){return c(this,null,function*(){var i;if(((i=this._transport)==null?void 0:i.getTopology())!=="SERVER")return;let t=this._participants[e];t&&t.lastRequestedLayouts&&Object.keys(t.lastRequestedLayouts).length&&(yield this.updateDisplayLayout(Object.values(t.lastRequestedLayouts)))})}_setParticipantsStatus(e,t,i=null){if(!e.length)return;let a=e.reduce((n,s)=>(s.status!==t&&(s.status=t,n.push(s.externalId)),n),[]);a.length&&f.onRemoteStatus(a,t,i)}_onJoinLinkChanged(e){f.onJoinLinkChanged(e.joinLink)}_onRoomsUpdated(e){return c(this,null,function*(){var i,a;let t={};for(let n of Object.keys(Xt)){let s=e.updates[n];s&&(t[n]={rooms:yield Promise.all(((a=(i=s==null?void 0:s.rooms)==null?void 0:i.map)==null?void 0:a.call(i,this._convertRoomToExternal.bind(this)))||[]),roomIds:s==null?void 0:s.roomIds,deactivated:s==null?void 0:s.deactivated})}f.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===Xt.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))),f.onRoomUpdated(e.events,e.roomId,t,e.deactivate||null)})}_convertRoomToExternal(e){return c(this,null,function*(){var s,l,p,m,h;if(!e)return null;let t=yield Promise.all(((s=e.participantIds)==null?void 0:s.map(g=>this._getExternalIdByParticipantId(g)))||[]),i=yield Promise.all(((l=e.addParticipantIds)==null?void 0:l.map(g=>this._getExternalIdByParticipantId(g)))||[]),a=yield Promise.all(((m=(p=e.removeParticipantIds)==null?void 0:p.map)==null?void 0:m.call(p,g=>this._getExternalIdByParticipantId(g)))||[]),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:(h=e==null?void 0:e.participants)!=null&&h.participants?this._participantListChunkToExternalChunk(e.participants):void 0,active:e.active,muteStates:e.muteStates,pinnedParticipantId:n}})}_onRoomParticipantsUpdated(e){return c(this,null,function*(){var g,A,w,O,F,X,Z,ee;let t=(g=this._transport)==null?void 0:g.getState(),i=(A=e.roomId)!=null?A:null,a=((w=e.addedParticipantIds)==null?void 0:w.map(K=>R.decomposeId(K).id))||[],n=yield this._api.getExternalIdsByOkIds(a),s=yield Promise.all(((O=e.addedParticipants)==null?void 0:O.map(K=>c(this,null,function*(){var Ae;let he=R.composeId(K);return this._createParticipant({id:he,externalId:K.externalId&&J.fromSignaling(K.externalId,K.deviceIdx||0),mediaSettings:ge(K.mediaSettings),participantState:R.mapParticipantState(K),state:K.state,roles:K.roles||[],status:(Ae=this._getStatusByTransportState(t))!=null?Ae:"WAITING",muteStates:K.muteStates||{},unmuteOptions:K.unmuteOptions||[],observedIds:K.observedIds||[],markers:this._denormalizeMarkers(he,K.markers)})})))||[]),l=!1;for(let K of s)K.id===((F=this._conversation)==null?void 0:F.compositeUserId)&&(l=!0),this._registerParticipantInCache(K);this._openTransport(s,!0);let p=[],m=[];if(e!=null&&e.removedParticipantMarkers){for(let K of e.removedParticipantMarkers)if((X=K.GRID)!=null&&X.id){let he=this._getExternalIdByParticipantId(K.GRID.id);m.push(he)}p=yield Promise.all(m)}if(l&&(yield this._onRoomSwitched(i)),p){let K=(Z=this._conversation)==null?void 0:Z.pinnedParticipantIdByRoom.get(i);if(K){let he=yield this._getExternalIdByParticipantId(K);if(he){for(let Ae of p)if(J.compare(he,Ae)){(ee=this._conversation)==null||ee.pinnedParticipantIdByRoom.delete(i);break}}}}let h={roomId:i,participantCount:e.participantCount,addedParticipantIds:n,addedParticipants:R.mapSharedParticipants(s),removedParticipantMarkers:e==null?void 0:e.removedParticipantMarkers,removedParticipantIds:p};f.onRoomParticipantsUpdated(h)})}_onRoomSwitched(e,t=!1){return c(this,null,function*(){if(!this._conversation||this._conversation.roomId===e)return;let i=this._conversation.roomId;if(this._conversation.roomId=e,t){f.onRoomStart(e);return}f.onRoomSwitched(e),e!==null&&!this._isCallAdmin()&&(yield this._refreshRooms(!1)),this._changePinnedParticipantForRoom(),this._changeRecordInfoForRoom(),this._changeMuteStatesForRoom(e,i),this._changeAsrInfoForRoom()})}_refreshRooms(e){return c(this,null,function*(){var n,s,l,p,m;let i=(s=(n=(yield this._signaling.getRooms(e)).rooms)==null?void 0:n.rooms)!=null?s:[],a=[];for(let h of i)if(this._setMuteStatesForRoomId(h.muteStates,h.id),(l=this._conversation)==null||l.recordsInfoByRoom.set(h.id,h.recordInfo),(p=this._conversation)==null||p.pinnedParticipantIdByRoom.set(h.id,h.pinnedParticipantId),h.asrInfo&&((m=this._conversation)==null||m.asrInfoByRoom.set(h.id,h.asrInfo)),e){let g=yield this._convertRoomToExternal(h);g&&a.push(g)}a.length&&f.onRoomsUpdated({[Xt.UPDATE]:{rooms:a}})})}_onFeedback(e){return c(this,null,function*(){let t=n=>c(this,null,function*(){let s=yield this._registerParticipantAndSetMarkersIfChunkEnabled(n);return s==null?void 0:s.externalId}),i=e.feedback.map(n=>c(this,null,function*(){let s=n.items.map(p=>c(this,null,function*(){var h,g;if(p.participantId===((h=this._conversation)==null?void 0:h.compositeUserId))return Promise.resolve(Be(Te({},p),{participantId:(g=this._conversation)==null?void 0:g.externalId}));let m=yield t(p.participantId);return Be(Te({},p),{participantId:m})})),l=yield Promise.all(s);return Be(Te({},n),{items:l})})),a=yield Promise.all(i);f.onFeedback(a,e.roomId)})}_isMe(e){var t;return e===((t=this._conversation)==null?void 0:t.compositeUserId)}_getMuteStatesForRoomId(e=null){var 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!==z.CALLED&&this._transport.open(this._transport.allocated(),null,!!((i=this._conversation)!=null&&i.observer),!0)}},U=q;U._delayedHangup=!1;var _i=class extends Error{constructor(e,t){super(e);Object.setPrototypeOf(this,_i.prototype),this.participantErrors=t}};var zt,gi=null;function zi(o){return c(this,null,function*(){var r;if((o!=null?o:u.apiEnv)!=="AUTO")return u.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),u.apiEndpoint(o)}})}function $a(){return c(this,null,function*(){return zt||gi||(gi=zi(),zt=yield gi,gi=null,zt)})}function za(){if(!u.apiKey)throw new H(ne.API,{message:"Required argument apiAppKey not passed"})}function Nr(t){return c(this,arguments,function*(o,r={},e=!1){if(!window.Blob||!window.navigator.sendBeacon)return;yield $a();let i=Ja(o,r,e),a=new window.Blob([i],{type:"application/x-www-form-urlencoded"});window.navigator.sendBeacon(`${zt}/fb.do`,a)})}function fi(i){return c(this,arguments,function*(o,r={},e=!1,t){yield $a();let a=Ja(o,r,e);return fo(a,t)})}function fo(o,r){return c(this,null,function*(){return new Promise((e,t)=>{let i=new XMLHttpRequest;i.open("POST",`${r!=null?r:zt}/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 Ja(o,r={},e=!1){r.method=o,r.format="JSON",r.application_key||(r.application_key=u.apiKey),e||(ce.sessionKey?r.session_key=ce.sessionKey:ce.accessToken&&(r.access_token=ce.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 vo=10,Io=700,Eo=3e3,Si=class extends Mt{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 fi(e,t,i)}catch(l){if(!l.hasOwnProperty("error_msg")&&(s++,d.debug(`${e} network error, attempt ${s}...`),s<vo))return yield R.delay(Math.min(s*Io,Eo)),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=ne.API;switch(n.error_code){case 102:case 103:case 104:return yield this.authorize(),this._callUnsafe(e,t,i);case 1101:s=x.SERVICE_DISABLED;break;case 300:s=x.NOT_FOUND;break;case 1102:s=x.CALLEE_IS_OFFLINE;break;case 1103:s=x.NOT_FRIENDS;break;case 1104:case 1106:s=x.EXTERNAL_API_ERROR;break;case 1113:s=x.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 ce.isEmpty()?J.fromId(String(i)):(this._externalUidsCache.has(i)||(yield this._getExternalIdsByOkIds([i])),J.fromString(this._externalUidsCache.get(i)))})}prepareUserIds(e){return c(this,null,function*(){if(ce.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:u.appVersion,client_type:"SDK_JS"}};return u.authToken&&(e.session_data.auth_token=u.authToken,e.session_data.version=3),this._callUnsafe("auth.anonymLogin",e,!0).then(t=>{t.uid&&(this._userId=Number(t.uid)),ce.sessionKey=t.session_key,ce.sessionSecretKey=t.session_secret_key}).catch(t=>{throw t.error_code===401&&f.onTokenExpired(),new H(ne.AUTH,{message:t.error_msg,code:t.error_code})})})}log(e){let t={collector:"ok.mobile.apps.video",data:JSON.stringify({application:`${u.appName}:${u.sdkVersion}`,platform:u.platform,items:e})};Nr("log.externalLog",t)}init(){za()}joinConversation(e,t=!1,i){return c(this,null,function*(){let a={conversationId:e,isVideo:t,protocolVersion:u.protocolVersion};return i&&(a.chatId=i),this._call("vchat.joinConversation",a)})}createConversation(l){return c(this,arguments,function*(e,t="",i=!1,{onlyAdminCanShareMovie:a,audienceMode:n}={},s){let p=this._preareStartConversationData({conversationId:e,isVideo:!1,joiningAllowed:!0,payload:t,requireAuthToJoin:i,onlyAdminCanShareMovie:a,audienceMode:n,speakerIds:s});return this._startConversation(p)})}startConversation(m,h,g){return c(this,arguments,function*(e,t,i,a=!1,n="",s=!1,l=!1,{onlyAdminCanShareMovie:p}={}){let A=this._preareStartConversationData({conversationId:e,isVideo:a,joiningAllowed:s,payload:n,requireAuthToJoin:l,onlyAdminCanShareMovie:p});if(t&&t.length)switch(i){case Qe.USER:A.uids=t.join(",");break;case Qe.GROUP:A.gid=t[0];break;case Qe.CHAT:A.chatId=t[0];break}return this._startConversation(A)})}_ensureUuid(){if(!this._uuid){let e=nt.get("uuid");e||(e=R.uuid(),nt.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,speakerIds:p=[]}){let m={conversationId:e,isVideo:t,protocolVersion:u.protocolVersion};if(a&&(m.createJoinLink=!0),i&&(m.payload=i),u.domain&&(m.domainId=u.domain),u.externalDomain&&(m.externalDomain=u.externalDomain),n&&(m.requireAuthToJoin=!0),s!==void 0&&(m.onlyAdminCanShareMovie=s),l&&(m.audienceMode=l),p.length){let h=p.map(g=>R.composeUserId(g,Q.USER));m.speakerIds=h.join(",")}return m}_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:u.protocolVersion};return i!=null&&i.length&&(n.observedIds=i.join(",")),u.anonymToken&&(n.anonymToken=u.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 p of e){let m=J.toString(p),h=s.indexOf(m);h>-1?t.push(Number(n[h])):(a.set(p.id,m),i.push({id:p.id,ok_anonym:p.type==="ANONYM"}))}return i.length&&(yield this._call("vchat.getOkIdsByExternalIds",{externalIds:i})).ids.forEach((p,m)=>{let h=Number(p.ok_user_id),g=String(p.external_user_id.id);a.has(g)&&(this._externalUidsCache.set(h,a.get(g)),t.push(h))}),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=J.toString(n),l=a.indexOf(s);l>-1&&t.set(n,R.composeParticipantId(i[l],Q.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(J.fromString(this._externalUidsCache.get(n))):i.push(n);return i.length&&(yield this._getExternalIdsByOkIds(i)).forEach(n=>{t.push(J.fromString(n))}),t})}getCachedOkIdByExternalId(e){let t=Array.from(this._externalUidsCache.keys()),i=Array.from(this._externalUidsCache.values()),a=J.toString(e),n=i.indexOf(a);return n>-1?R.composeParticipantId(t[n],Q.USER,e.deviceIdx):null}cacheExternalId(e,t){let i=R.decomposeId(e).id;this._externalUidsCache.set(i,J.toString(t))}getConversationParams(e){return c(this,null,function*(){let t={};return u.anonymToken&&(t.anonymToken=u.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:x.HUNGUP};u.anonymToken&&(t.anonymToken=u.anonymToken),Nr("vchat.hangupConversation",t)}removeHistoryRecords(e){return c(this,null,function*(){yield this._call("vchat.removeHistoryRecords",{recordIds:e.join(",")})})}cleanup(){}_getExternalIdsByOkIds(e){return c(this,null,function*(){let t=new Map;try{let i=yield this._call("vchat.getExternalIdsByOkIds",{uids:e.join(",")}),a=(n,s)=>{for(let[l,p]of Object.entries(n)){let m=Number(l),h=J.fromIdToString(p,s);t.set(m,h),this._externalUidsCache.set(m,h)}};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=J.fromId(String(s)),p=J.toString(l);t.set(s,p),this._externalUidsCache.set(s,p)}}return t}catch(i){return t}})}};var Ji=class{requestAsr(r){let e=new ArrayBuffer(2),t=new DataView(e);return t.setUint8(0,1),t.setUint8(1,r?0:1),e}};import{Any as Ro,Arr as Qa,Int as Y,Nil as Pt,Str as Co,Bool as yo}from"messagepack";var Ya=(b=>(b.RECOVER="recover",b.ACCEPT_CALL="accept-call",b.ADD_PARTICIPANT="add-participant",b.REMOVE_PARTICIPANT="remove-participant",b.HANGUP="hangup",b.TRANSMIT_DATA="transmit-data",b.ACCEPT_PRODUCER="accept-producer",b.ALLOCATE_CONSUMER="allocate-consumer",b.CHANGE_MEDIA_SETTINGS="change-media-settings",b.CHANGE_PARTICIPANT_STATE="change-participant-state",b.CHANGE_STREAM_PRIORITIES="change-streams-priorities",b.UPDATE_DISPLAY_LAYOUT="update-display-layout",b.REPORT_PERF_STAT="report-perf-stat",b.REPORT_SHARING_STAT="report-sharing-stat",b.RECORD_START="record-start",b.RECORD_STOP="record-stop",b.RECORD_PUBLISH="record-publish",b.RECORD_SET_CONF="record-set-conf",b.RECORD_GET_STATUS="record-get-status",b.SWITCH_MICRO="switch-micro",b.SWITCH_TOPOLOGY="switch-topology",b.REQUEST_REALLOC="request-realloc",b.CHAT_MESSAGE="chat-message",b.CHAT_HISTORY="chat-history",b.CUSTOM_DATA="custom-data",b.GRANT_ROLES="grant-roles",b.MUTE_PARTICIPANT="mute-participant",b.ENABLE_FEATURE_FOR_ROLES="enable-feature-for-roles",b.PIN_PARTICIPANT="pin-participant",b.UPDATE_MEDIA_MODIFIERS="update-media-modifiers",b.CHANGE_OPTIONS="change-options",b.GET_WAITING_HALL="get-waiting-hall",b.GET_PARTICIPANT_LIST_CHUNK="get-participant-list-chunk",b.GET_PARTICIPANTS="get-participants",b.PROMOTE_PARTICIPANT="promote-participant",b.REQUEST_TEST_MODE="request-test-mode",b.ADD_MOVIE="add-movie",b.UPDATE_MOVIE="update-movie",b.REMOVE_MOVIE="remove-movie",b.GET_ROOMS="get-rooms",b.UPDATE_ROOMS="update-rooms",b.ACTIVATE_ROOMS="activate-rooms",b.REMOVE_ROOMS="remove-rooms",b.SWITCH_ROOM="switch-room",b.FEEDBACK="feedback",b.ASR_START="asr-start",b.ASR_STOP="asr-stop",b.REQUEST_ASR="request-asr",b.REQUEST_PROMOTION="request-promotion",b.ACCEPT_PROMOTION="accept-promotion",b.GET_HAND_QUEUE="get-hand-queue",b))(Ya||{}),N=Ya;function Jt(){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),To(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 To(o){return o.buffer!==void 0}function Yi(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 Xa=0,Za=1,Po=2,bo=3,Mo=0,Ao=1,Do=2,vi=0,ko=0,Oo=0,wo=1,Qi=class{constructor(){this.participantIdRegistry=null}setParticipantIdRegistry(r){this.participantIdRegistry=r}serializeUpdateDisplayLayout(r,e){let t=Jt();Y.enc(t,Xa),Y.enc(t,vi),Y.enc(t,r),Pt.enc(t,null);let i=[];for(let a in e)e.hasOwnProperty(a)&&this.writeLayout(e,a,i);return Qa.enc(t,i),Pt.enc(t,null),t.ui8array()}writeLayout(r,e,t){let i=r[e],a=Jt();if(this.writeStreamDesc(e,a),Ht(i))Y.enc(a,Ao);else if(wr(i))Y.enc(a,Do);else if(Y.enc(a,Mo),i.priority!==void 0?Y.enc(a,i.priority):Pt.enc(a,null),i.width!==void 0&&i.height!==void 0?(Y.enc(a,Math.round(i.width)),Y.enc(a,Math.round(i.height))):(Pt.enc(a,null),Pt.enc(a,null)),i.fit!==void 0)switch(i.fit){case"cv":Y.enc(a,Oo);break;case"cn":Y.enc(a,wo);break;default:Pt.enc(a,null)}else Pt.enc(a,null);t.push(a.ui8array())}writeStreamDesc(r,e){if(this.participantIdRegistry){let t=this.participantIdRegistry.getCompactId(r);if(t!==void 0){Y.enc(e,t);return}}Co.enc(e,r)}serializePerfStatReport(r,e){let t=Jt();return Y.enc(t,Za),Y.enc(t,vi),Y.enc(t,r),Y.enc(t,e.framesDecoded),Y.enc(t,e.framesReceived),t.ui8array()}serializeSharingStatReport(r,e){let t=Jt();return Y.enc(t,Po),Y.enc(t,vi),Y.enc(t,r),Y.enc(t,e.minDelay),Y.enc(t,e.maxDelay),Y.enc(t,e.avgDelay),Y.enc(t,e.largeDelayDuration),t.ui8array()}serializeRequestAsr(r,e){let t=Jt();return Y.enc(t,bo),Y.enc(t,vi),Y.enc(t,r),yo.enc(t,e.request),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 Pa(r);e=Yi(n)}else e=Yi(r);let t=Y.dec(e),i=Y.dec(e);if(i!==vi){d.warn("Unsupported version for command type: "+t+", version "+i);return}if(Y.dec(e)!==ko){d.warn("Error code: "+t+"received for command type: "+t+", version "+i);return}switch(t){case Xa:return this.deserializeUpdateDisplayLayoutResponse(e);case Za:return this.deserializeReportPerfStatResponse(e);default:d.warn("unsupported command response commandType: "+t);return}})}deserializeUpdateDisplayLayoutResponse(r){let e=Y.dec(r),t=Qa.dec(r),i={};return t.forEach(a=>{var l;let n=Yi(a),s=Ro.dec(n);if(typeof s=="string")i[s]=Y.dec(n);else{let p=s,m=ze((l=this.participantIdRegistry)==null?void 0:l.getStreamDescription(p));i[m]=Y.dec(n)}}),{type:"response",sequence:e,response:N.UPDATE_DISPLAY_LAYOUT.toString(),errorCodeByParticipantId:i}}deserializeReportPerfStatResponse(r){let e=Y.dec(r),t=Y.dec(r);return{type:"response",sequence:e,response:N.REPORT_PERF_STAT.toString(),estimatedPerformanceIndex:t}}};var en="open",tn=[()=>u.producerScreenTrack,()=>u.videoTracksCount>0,()=>!0,()=>!0,()=>u.consumerScreenTrack,()=>!0,()=>u.movieShare,()=>u.useParticipantListChunk,()=>u.useRooms,()=>!!u.vmoji],xo=10,Lo=["service-unavailable","conversation-ended","invalid-token"],Le=class extends Dt{constructor(){super(...arguments);this.socket=null;this.sequence=1;this.lastStamp=0;this.websocketCommandsQueue=[];this.datachannelCommandsQueue=[];this.asrCommandsQueue=[];this.incomingCache=[];this.responseHandlers={};this.reconnectCount=0;this.conversationResolve=null;this.conversationReject=null;this.connected=!1;this.listenersReady=!1;this.postfix="&platform="+u.platform+"&appVersion="+u.appVersion+"&version="+u.protocolVersion+"&device="+u.device+"&capabilities="+Le._getCapabilityFlags();this.peerId=null;this.conversationId=null;this.reconnectTimer=0;this.connectionMessageWaitTimer=0;this.doctorTimer=0;this.participantIdRegistry=null;this.producerNotificationDataChannel=null;this.producerCommandDataChannel=null;this.asrDataChannel=null;this.producerCommandDataChannelEnabled=!1;this.producerCommandSerializationService=new Qi;this.asrCommandSerializer=new Ji}static _getCapabilityFlags(){let e=0;for(let t=0;t<tn.length;t++)tn[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.asrCommandsQueue=[],this.incomingCache=[]}connect(e){return c(this,null,function*(){return this.postfix+=`&clientType=${u.clientType}`,new Promise((t,i)=>{if(this.socket&&this.socket.readyState<WebSocket.CLOSING){E.log(v.SOCKET_ACTION,"already_opened"),i(Error("Socket already opened"));return}this.conversationResolve=a=>{t(a),this.conversationResolve=null,this.conversationReject=null},this.conversationReject=a=>{i(a),this.conversationResolve=null,this.conversationReject=null},this._connect(e)})})}_send(a){return c(this,arguments,function*(e,t={},i=0){if(t.participantId){let n=R.decomposeParticipantId(t.participantId),s=R.decomposeId(n.compositeUserId);t=Object.assign({},t,{participantId:s.id,participantType:s.type}),n.deviceIdx&&(t.deviceIdx=n.deviceIdx)}return this._sendRaw(e,t,i)})}_sendRaw(a){return c(this,arguments,function*(e,t={},i=0){let n=s=>{var l;if(this._isDataChannelCommand(e))this.datachannelCommandsQueue.push(s),((l=this.producerCommandDataChannel)==null?void 0:l.readyState)===en&&this._handleCommandsQueue(this.datachannelCommandsQueue);else{if(!this.socket){E.log(v.SOCKET_ACTION,"not_opened"),d.warn("[signaling] socket is not opened"),s.reject(new Error(`Socket not opened [${e}]`),!0);return}this.socket.readyState>WebSocket.OPEN&&(E.log(v.SOCKET_ACTION,"invalid_state"),d.warn(`[signaling] socket is not opened, state ${this.socket.readyState}`)),this.websocketCommandsQueue.push(s),this.socket&&this.socket.readyState===WebSocket.OPEN&&this._handleCommandsQueue(this.websocketCommandsQueue)}};return new Promise((s,l)=>{let p=(h,g=!1)=>{!i||g?l(h):(d.debug("[signaling] resending a signaling message",e,m.sequence),i--,n(m))},m={sequence:this.sequence++,name:e,params:t,responseTimer:0,resolve:s,reject:p};n(m)})})}_isDataChannelCommand(e){return this.producerCommandDataChannelEnabled?e===N.UPDATE_DISPLAY_LAYOUT||e===N.REPORT_PERF_STAT||e===N.REPORT_SHARING_STAT||e===N.REQUEST_ASR:!1}static _isDataChannelResponseRequired(e){return e===N.UPDATE_DISPLAY_LAYOUT||e===N.REPORT_PERF_STAT}getNextCommandSequenceNumber(){return this.sequence}hangup(e){return c(this,null,function*(){return this._send(N.HANGUP,{reason:e}).catch(()=>{})})}sendCandidate(e,t){return c(this,null,function*(){return this._send(N.TRANSMIT_DATA,{participantId:e,data:{candidate:t}})})}requestTestMode(e,t){return c(this,null,function*(){return this._send(N.REQUEST_TEST_MODE,{consumer:e,producer:t})})}sendSdp(e,t){return c(this,null,function*(){return this._send(N.TRANSMIT_DATA,{participantId:e,data:{sdp:t}})})}acceptCall(e){return c(this,null,function*(){return this._send(N.ACCEPT_CALL,{mediaSettings:e})})}changeMediaSettings(e){return c(this,null,function*(){return this._send(N.CHANGE_MEDIA_SETTINGS,{mediaSettings:e},xo)})}changeParticipantState(e){return c(this,null,function*(){return this._send(N.CHANGE_PARTICIPANT_STATE,{participantState:{state:e}})})}addParticipant(e,t){return c(this,null,function*(){return this._send(N.ADD_PARTICIPANT,Te({participantId:e},t))})}removeParticipant(e,t=!1){return c(this,null,function*(){return this._send(N.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(N.ALLOCATE_CONSUMER,i)})}acceptProducer(e,t){return c(this,null,function*(){let i={description:e.sdp};return t&&(i.ssrcs=t),this._send(N.ACCEPT_PRODUCER,i)})}changePriorities(e){return c(this,null,function*(){return this._send(N.CHANGE_STREAM_PRIORITIES,{typedPriorities:e}).catch(()=>{})})}updateDisplayLayout(e){return c(this,null,function*(){return this._send(N.UPDATE_DISPLAY_LAYOUT,e)})}addMovie(e){return c(this,null,function*(){return this._send(N.ADD_MOVIE,e)})}updateMovie(e){return c(this,null,function*(){return this._send(N.UPDATE_MOVIE,e)})}removeMovie(e){return c(this,null,function*(){return this._send(N.REMOVE_MOVIE,e)})}updateRooms(e,t){return c(this,null,function*(){return this._send(N.UPDATE_ROOMS,{rooms:e,assignRandomly:t})})}activateRooms(e,t){return c(this,null,function*(){return this._send(N.ACTIVATE_ROOMS,{roomIds:e,deactivate:t})})}switchRoom(e,t){return c(this,null,function*(){return this._sendRaw(N.SWITCH_ROOM,{toRoomId:e,participantId:t})})}getRooms(e){return c(this,null,function*(){return this._sendRaw(N.GET_ROOMS,{withParticipants:e})})}removeRooms(e){return c(this,null,function*(){return this._send(N.REMOVE_ROOMS,{roomIds:e})})}startStream(e){return c(this,null,function*(){return this._send(N.RECORD_START,e)})}stopStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(N.RECORD_STOP,e)})}publishStream(){return c(this,arguments,function*(e={roomId:null}){return this._send(N.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(N.RECORD_SET_CONF,t)})}getRecordStatus(){return c(this,null,function*(){return this._send(N.RECORD_GET_STATUS)})}switchTopology(e,t=!1){return c(this,null,function*(){return this._send(N.SWITCH_TOPOLOGY,{topology:e,force:t})})}requestRealloc(){return c(this,null,function*(){return this._send(N.REQUEST_REALLOC)})}reportPerfStat(e){return c(this,null,function*(){return this._send(N.REPORT_PERF_STAT,e)})}reportSharingStat(e){return c(this,null,function*(){return this._send(N.REPORT_SHARING_STAT,e)})}chatMessage(e,t=null){return c(this,null,function*(){return this._send(N.CHAT_MESSAGE,{message:e,participantId:t})})}chatHistory(e){return c(this,null,function*(){return this._send(N.CHAT_HISTORY,{count:e})})}customData(e,t){return c(this,null,function*(){return this._send(N.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(N.GRANT_ROLES,a)})}muteParticipant(e,t,i,a=null){return c(this,null,function*(){return this._sendRaw(N.MUTE_PARTICIPANT,{participantId:e,muteStates:t,requestedMedia:i,roomId:a})})}enableFeatureForRoles(e,t){return c(this,null,function*(){return this._sendRaw(N.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(N.PIN_PARTICIPANT,a)})}updateMediaModifiers(e){return c(this,null,function*(){return this._send(N.UPDATE_MEDIA_MODIFIERS,{mediaModifiers:e})})}changeOptions(e){return c(this,null,function*(){return this._send(N.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(N.GET_WAITING_HALL,a)})}promoteParticipant(e,t=!1){return c(this,null,function*(){let i={participantId:e};return t&&(i.demote=t),this._sendRaw(N.PROMOTE_PARTICIPANT,i)})}requestPromotion(e=!1){return c(this,null,function*(){let t={};return e&&(t.demote=e),this._send(N.REQUEST_PROMOTION,t)})}acceptPromotion(e=!1){return c(this,null,function*(){let t={};return e&&(t.reject=e),this._send(N.ACCEPT_PROMOTION,t)})}feedback(e){return c(this,null,function*(){return this._sendRaw(N.FEEDBACK,{key:e})})}getHandQueue(){return c(this,null,function*(){return this._send(N.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(N.GET_PARTICIPANT_LIST_CHUNK,e)})}getParticipants(e){return c(this,null,function*(){return this._send(N.GET_PARTICIPANTS,{externalIds:e})})}startAsr(e){return c(this,null,function*(){return this._send(N.ASR_START,e)})}stopAsr(e){return c(this,null,function*(){return this._send(N.ASR_STOP,e)})}requestAsr(e){return c(this,null,function*(){return this._send(N.REQUEST_ASR,{request:e})})}_connect(e){if(this.socket&&this.socket.readyState<WebSocket.CLOSING)return;let t="";e&&(t+=`&tgt=${e}`),e===Xe.RETRY&&this.lastStamp&&(t+=`&recoverTs=${this.lastStamp}`),t=i(t),d.debug("[signaling] connecting to "+this.endpoint+this.postfix+t),Ge(v.SIGNALING_CONNECTED),this.socket=new WebSocket(this.endpoint+this.postfix+t),this.socket.onopen=this._onOpen.bind(this),this.socket.onmessage=this._onMessage.bind(this),this.socket.onerror=this._onError.bind(this),this.socket.onclose=this._onClose.bind(this),this._startDoctor();function i(a){if(!u.useParticipantListChunk)return a;let n=u.participantListChunkInitIndex;a+=`&partIdx=${n}`;let s=u.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"),E.log(v.SOCKET_ACTION,"opened"),ve.logEventualStat({name:v.SIGNALING_CONNECTED}),this._waitConnectionMessage(),this._startDoctor()}_onMessage(e){if(this._startDoctor(),e.data==="ping"){f.onSignalingMessage(e.data),this.socket&&this.socket.readyState===WebSocket.OPEN&&this.socket.send("pong");return}try{let t=JSON.parse(e.data);f.onSignalingMessage(t),this._handleMessage(t)}catch(t){E.log(v.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(Re.RECONNECT,e),e.conversation.topology&&this._triggerEvent(Re.NOTIFICATION,{type:"notification",notification:L.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(Re.NOTIFICATION,e);break;case"response":this._handleCommandResponse(!0,e);break;case"error":this._handleErrorMessage(e);break;default:E.log(v.SOCKET_ACTION,"unknown_message"),d.warn("[signaling] unhandled message",e)}this.lastStamp=e.stamp||this.lastStamp}_handleErrorMessage(e){var i;E.log(v.SOCKET_ACTION,`error-${e.error}`);let t=e.error?Lo.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||ne.SIGNALING_FAILED,{message:`Conversation ended: ${e.error}`,remote:!0})):this._triggerEvent(Re.NOTIFICATION,{notification:L.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||ne.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(Re.FAILED,e)}_onError(e){E.log(v.SOCKET_ACTION,"error"),d.error("[signaling] signaling error",e)}_onClose(e){E.log(v.SOCKET_ACTION,"closed"),d.debug("[signaling] connection closed",{code:e.code,reason:e.reason}),this.connected=!1,this._stopDoctor(),this.socket&&this.reconnectCount++<Le.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(Le.RECONNECT_MAX_DELAY,Le.RECONNECT_DELAY*Math.pow(2,this.reconnectCount-1));d.log(`[signaling] reconnect websocket after ${e}ms (${this.reconnectCount})`),E.log(v.SOCKET_ACTION,"reconnect"),this.reconnectTimer=window.setTimeout(this._connect.bind(this,Xe.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],E.log(v.SOCKET_ACTION,"response-error"),i.reject(new Error(t.error||`Response error [${i.name}]`),!0)):((a=this.socket)==null?void 0:a.readyState)===WebSocket.OPEN?(delete this.responseHandlers[t.sequence],E.log(v.SOCKET_ACTION,"response-timeout"),i.reject(new Error(t.error||`Response timeout [${i.name}]`))):i.responseTimer=window.setTimeout(()=>this._handleCommandResponse(e,t),Le.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)!==en){a.reject(new Error(`Invalid data channel state: ${(i=this.producerCommandDataChannel)==null?void 0:i.readyState}`));return}Le._isDataChannelResponseRequired(a.name)&&(a.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{response:a.name,sequence:a.sequence,type:"timeout"}),Le.WAIT_RESPONSE_DELAY),this.responseHandlers[a.sequence]=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}a.responseTimer=window.setTimeout(()=>this._handleCommandResponse(!1,{response:a.name,sequence:a.sequence,type:"timeout"}),Le.WAIT_RESPONSE_DELAY),this.responseHandlers[a.sequence]=a,this.socket.send(this._serializeJson(a))}}}_serializeBinary(e){switch(e.name){case N.UPDATE_DISPLAY_LAYOUT:return this.producerCommandSerializationService.serializeUpdateDisplayLayout(e.sequence,e.params);case N.REPORT_PERF_STAT:return this.producerCommandSerializationService.serializePerfStatReport(e.sequence,e.params);case N.REPORT_SHARING_STAT:return this.producerCommandSerializationService.serializeSharingStatReport(e.sequence,e.params);case N.REQUEST_ASR:return this.producerCommandSerializationService.serializeRequestAsr(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===N.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]=Ua(t[a]));return{layouts:i}}_waitConnectionMessage(){this.connectionMessageWaitTimer=window.setTimeout(()=>{this.conversationReject&&this.conversationReject(new H(ne.SIGNALING_FAILED,{message:"Unable to connect to the signaling: connection timeout",remote:!0}))},Le.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(Xe.RETRY)},Le.WAIT_MESSAGE_DELAY)}_stopDoctor(){window.clearTimeout(this.doctorTimer),this.doctorTimer=0}},We=Le;We.RECONNECT_DELAY=u.signalingReconnectDelay,We.RECONNECT_MAX_DELAY=u.signalingReconnectMaxDelay,We.RECONNECT_MAX_COUNT=u.signalingReconnectMaxCount,We.WAIT_CONNECTION_DELAY=u.waitConnectionDelay,We.WAIT_RESPONSE_DELAY=u.waitResponseDelay,We.WAIT_MESSAGE_DELAY=u.waitMessageDelay;var rn=(e=>(e.KING="KING",e.PAWN="PAWN",e))(rn||{}),No=rn;var Ur=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 Br=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:u.appVersion,client_type:"SDK_JS",auth_token:this._callToken,version:3},application_key:this._apiKey},e=yield zi(this._apiEnv),t=yield fi("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:x.HUNGUP,application_key:this._apiKey,session_key:this._sessionKey},t=yield zi(this._apiEnv);yield fi("vchat.hangupConversation",e,!0,t)})}};var Yt,se,Ii=null,uf={getCameras:P.getCameras,getMicrophones:P.getMicrophones,getOutput:P.getOutput,getVideoFacingMode:P.getVideoFacingMode,hasCamera:P.hasCamera,hasMicrophone:P.hasMicrophone,getSavedCamera:P.getSavedCamera,getSavedMicrophone:P.getSavedMicrophone,getSavedOutput:P.getSavedOutput,hasCameraPermission:P.hasCameraPermission,hasMicrophonePermission:P.hasMicrophonePermission,hasPermissions:P.hasPermissions,getUserMedia:P.getUserMedia,getUserVideo:P.getUserVideo,getUserAudio:P.getUserAudio,setResolution:P.setResolution,isBrowserSupported:P.isBrowserSupported,isScreenCapturingSupported:P.isScreenCapturingSupported,os:P.os,isMobile:P.isMobile,browserName:P.browserName,browserVersion:P.browserVersion,baseChromeVersion:P.baseChromeVersion,getAudioContext:P.getAudioContext,isAudioShareSupported:P.isAudioShareSupported},mf={participantMarkerCompare:R.participantMarkerCompare};function Uo(o){se=o}function Bo(o){Yt=o}function hf(o){Ii=o}function _f(o){u.videoEffects=o,o.setLogger((r,...e)=>d.send(r,...e))}function gf(o,r=null,e=null){u.vmoji=o,u.vmojiRenderingOptions=e,r&&o.setSDK(r)}function ff(o){return c(this,null,function*(){if(u.set(o),P.browserName()==="Sferum"&&(u.platform=`SFERUM:${P.browserVersion()}`),se||Uo(new Si),Yt||Bo(()=>new We),u.debug&&(an.disableLog(!1),d.toggle(!0)),d.log(`Calls SDK ${u.sdkVersion}`,o),yield P.init(),!P.isBrowserSupported())throw new H(ne.UNSUPPORTED);d.log("UserAgent:",navigator.userAgent),d.log("Screen resolution:",`${window.screen.width}x${window.screen.height}`),d.log("Permissions:",`Camera: ${P.hasCameraPermission()}, Mic: ${P.hasMicrophonePermission()}`),se.init()})}function Sf(n){return c(this,arguments,function*(o,r=[ue.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 se.getOkIdsByExternalIds(s),!l.length))throw new H(x.CALLEE_IS_OFFLINE);return Fo(l,Qe.USER,r,e,t,i,a)})}function Fo(s){return c(this,arguments,function*(o,r=Qe.USER,e,t="",i=!1,a=!1,n){if(U.current())throw d.error("There is already active call"),new H(x.FAILED);return new U(se,Yt(),Ii).onStart(o,r,e,t,i,a,n)})}function vf(o){return c(this,null,function*(){return Vo(o)})}function Vo(t){return c(this,arguments,function*(o,r=Q.USER,e){if(o===U.id())throw new Error("Push has already been processed");return new U(se,Yt(),Ii).onPush(o,r,e)})}function If(o){return c(this,null,function*(){return o&&(u.authToken=o),se.authorize()})}function Ef(){return c(this,arguments,function*(o=[ue.AUDIO]){return Je().accept(o)})}function Tf(){return c(this,null,function*(){let o=U.current();if(o)return o.decline()})}function Rf(e){return c(this,arguments,function*(o,r=[ue.AUDIO]){return jo(o,r)})}function jo(o,r,e){return c(this,null,function*(){if(U.current())throw d.error("There is already active call"),new H(x.FAILED);return new U(se,Yt(),Ii).onJoin({conversationId:o,mediaOptions:r,chatId:e})})}function Cf(a){return c(this,arguments,function*(o,r=[ue.AUDIO],e,t,i){if(U.current())throw d.error("There is already active call"),new H(x.FAILED);return e&&(u.anonymToken=e),new U(se,Yt(),Ii).onJoin({joinLink:o,mediaOptions:r,observedIds:t,payload:i})})}function yf(){return c(this,null,function*(){let o=U.current();if(o)return o.hangup();U.hangupAfterInit()})}function Pf(o,r){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([o]);if(!e.length)throw new Error("User not found");return Ho(e[0],r)})}function Ho(o,r){return c(this,null,function*(){let e=U.current();e&&(yield e.addParticipant(R.composeUserId(o,Q.USER),r))})}function bf(o,r=!1){return c(this,null,function*(){let e=yield se.getOkIdsByExternalIds([o]);return Go(e[0],r)})}function Go(o,r=!1){return c(this,null,function*(){let e=U.current();e&&(yield e.removeParticipant(R.composeUserId(o,Q.USER),r))})}function Mf(o,r){return c(this,null,function*(){let e=U.current();if(o==="videoinput"&&gt.contains(r))return u.videoFacingMode=r,e?(P.isMobile()&&e.stopVideoTrack(),e.changeDevice(o)):void 0;if(!(yield P._saveDeviceId(o,r)))throw new Error(`Device not found: ${r}`);if(e)return e.changeDevice(o)})}function Af(o){return c(this,null,function*(){let r=typeof o=="object"?Be(Te({},o),{fastScreenSharing:o.captureScreen&&o.fastScreenSharing,captureAudio:o.captureScreen&&o.captureAudio&&u.audioShare}):{captureScreen:o,fastScreenSharing:!1,captureAudio:!1},e=U.current();return e?e.toggleScreenCapturing(r):Promise.reject()})}function Df(o){let r=U.current();r&&r.toggleAnimojiCapturing(o)}function kf(o,r=!1){return c(this,null,function*(){let e=U.current();e&&(yield e.setVideoStream(o,r))})}function Of(o){return c(this,null,function*(){let r=U.current();r&&(yield r.toggleLocalVideo(o))})}function wf(o){return c(this,null,function*(){let r=U.current();r&&(yield r.toggleLocalAudio(o))})}function xf(o){return c(this,null,function*(){let r=U.current();if(r)return r.setLocalResolution(o)})}function Lf(o){return c(this,null,function*(){let r=U.current();r&&(yield r.changePriorities(o))})}function Nf(o){return c(this,null,function*(){let r=U.current();r&&(yield r.changeParticipantState(o))})}function Uf(o){return c(this,null,function*(){let r=U.current();r&&(yield r.updateDisplayLayout(o))})}function Bf(o,r,e=!1){return c(this,null,function*(){let t=yield se.getOkIdsByExternalIds([o]);return Wo(t[0],J.getDeviceIdx(o),r,e)})}function Wo(o,r,e,t=!1){return c(this,null,function*(){let i=U.current();i&&(yield i.grantRoles(R.composeParticipantId(o,Q.USER,r),e,t))})}function Ff(i){return c(this,arguments,function*({externalId:o=null,muteStates:r,requestedMedia:e=[],roomId:t=null}){let a=null;return o&&(a=(yield se.getOkIdsByExternalIds([o]))[0]),Ko({uid:a,muteStates:r,requestedMedia:e,deviceIdx:J.getDeviceIdx(o),roomId:t})})}function Ko(a){return c(this,arguments,function*({uid:o=null,muteStates:r,requestedMedia:e=[],deviceIdx:t=0,roomId:i=null}){let n=U.current();if(n){let s=o?R.composeParticipantId(o,Q.USER,t):null;yield n.muteParticipant(s,r,e,i)}})}function Vf(o,r=!1,e=null){return c(this,null,function*(){let t=yield se.getOkIdsByExternalIds([o]);return qo(t[0],r,J.getDeviceIdx(o),e)})}function qo(o,r=!1,e=0,t=null){return c(this,null,function*(){let i=U.current();i&&(yield i.pinParticipant(R.composeParticipantId(o,Q.USER,e),r,t))})}function jf(o){return c(this,null,function*(){let r=U.current();r&&(yield r.updateMediaModifiers(o))})}function Hf(o){return c(this,null,function*(){let r=U.current();r&&(yield r.changeOptions(o))})}function Gf(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield se.getOkIdsByExternalIds([r]))[0]),$o(o,e)})}function $o(o,r=null){return c(this,null,function*(){let e=U.current();if(e){let t=r?R.composeUserId(r,Q.USER):null;yield e.chatMessage(o,t)}})}function Wf(o=10){return c(this,null,function*(){let r=U.current();if(r)return r.chatHistory(o)})}function Kf(o,r=null){return c(this,null,function*(){let e=null;return r&&(e=(yield se.getOkIdsByExternalIds([r]))[0]),zo(o,e,J.getDeviceIdx(r))})}function zo(o,r=null,e=0){return c(this,null,function*(){let t=U.current();if(t){let i=r?R.composeParticipantId(r,Q.USER,e):null;yield t.customData(o,i)}})}function qf(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1}={}){return(yield se.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e})).join_link})}function $f(){return c(this,arguments,function*(o="",r=!1,{onlyAdminCanShareMovie:e=!1}={},t){let i=J.fromIds(t),a=yield se.getOkIdsByExternalIds(i);return(yield se.createConversation(R.uuid(),o,r,{onlyAdminCanShareMovie:e,audienceMode:!0},a)).join_link})}function zf(){return c(this,null,function*(){let o=U.current();return o?o.createJoinLink():Promise.reject()})}function Jf(){return c(this,null,function*(){let o=U.current();return o?o.removeJoinLink():Promise.reject()})}function Yf(o,r){return c(this,null,function*(){return se.getAnonymTokenByLink(o,r)})}function Qf(o){let r=U.current();r&&r.setVolume(o)}function Xf(o){u.forceRelayPolicy=o}function Zf(o=!1,r=null,e=null,t="DIRECT_LINK",i=null,a=null){return c(this,null,function*(){let n=U.current();return n?n.startStream(o,r,e,t,i,a):Promise.reject()})}function eS(o=null){return c(this,null,function*(){let r=U.current();return r?r.stopStream(o):Promise.reject()})}function tS(o=null){return c(this,null,function*(){let r=U.current();return r?r.publishStream(o):Promise.reject()})}function iS(o,r,e=!1,t=null){return c(this,null,function*(){let i=U.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 se.getParticipantIdsByExternalIds(s);o&&(a=l.get(o),l.delete(o)),n=Array.from(l.values())}return i.recordSetConf(a,n,e,t)})}function rS(){return c(this,null,function*(){let o=U.current();return o?o.getStreamInfo():Promise.reject()})}function aS(o){return c(this,null,function*(){let r=U.current();return r?r.addMovie(o):Promise.reject()})}function nS(o){return c(this,null,function*(){let r=U.current();return r?r.updateMovie(o):Promise.reject()})}function oS(o){return c(this,null,function*(){let r=U.current();return r?r.removeMovie(o):Promise.reject()})}function sS(o,r){return c(this,null,function*(){let e=U.current();if(e){let t=[];for(let i of o){let a,n;i.addParticipantIds&&(a=(yield se.getOkIdsByExternalIds(i.addParticipantIds)).map(s=>R.composeUserId(s,Q.USER))),i.removeParticipantIds&&(n=(yield se.getOkIdsByExternalIds(i.removeParticipantIds)).map(s=>R.composeUserId(s,Q.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 cS(o,r){return c(this,null,function*(){let e=U.current();return e?e.activateRooms(o,r):Promise.reject()})}function dS(o=null,r=null){return c(this,null,function*(){let e=U.current();if(!e)return Promise.reject();let t;if(r){let i=yield se.getOkIdsByExternalIds([r]),a=J.getDeviceIdx(r);t=R.composeParticipantId(i[0],Q.USER,a)}return e.switchRoom(o,t)})}function lS(o){return c(this,null,function*(){let r=U.current();return r?r.removeRooms(o):Promise.reject()})}function pS(o){u.statisticsInterval=o;let r=U.current();if(r)return r.updateStatisticsInterval()}function uS(o){an.disableLog(!o),d.toggle(o)}function mS(o,...r){u.debugLog&&d.send(o,"[external]",...r)}function hS(o){return c(this,null,function*(){let r=U.current();if(r)return r.videoEffect(o)})}function _S(o){return c(this,null,function*(){let r=U.current();r&&(yield r.setAudioStream(o))})}function gS(o,r=null,e=null){return c(this,null,function*(){let t=U.current();if(!t)return;let i=e!=null?e:r==null?void 0:r.id,a=null;if(r){let s=(yield se.getOkIdsByExternalIds([r]))[0];if(!s)throw new Error("Could not get user id to set animoji svg");a=R.composeParticipantId(s,Q.USER,J.getDeviceIdx(r))}t.setAnimojiSvg(o,a,i)})}function fS(o=null,r,e=!1){return c(this,null,function*(){return Je().getWaitingHall(o,r,e)})}function SS(){return c(this,null,function*(){return Je().getAudienceModeHands()})}function vS(o,r=!1){return c(this,null,function*(){let e=Je(),t=yield se.getOkIdsByExternalIds([o]);return e.promoteParticipant(R.composeUserId(t[0],Q.USER),r)})}function IS(o=!1){return c(this,null,function*(){return Je().requestPromotion(o)})}function ES(o=!1){return c(this,null,function*(){return Je().acceptPromotion(o)})}function TS(o){return c(this,null,function*(){return Je().getParticipantListChunk(o)})}function RS(o){return c(this,null,function*(){return Je().getParticipants(o)})}function CS(o){return c(this,null,function*(){return Je().feedback(o)})}function yS(o,r){return c(this,null,function*(){return Je().enableFeatureForRoles(o,r)})}function Je(){let o=U.current();if(!o)throw new Error("Conversation not found");return o}function PS(o){return c(this,null,function*(){yield se.removeHistoryRecords(o)})}function bS(o){return c(this,null,function*(){let r=U.current();r&&(yield r.startAsr(o))})}function MS(o){return c(this,null,function*(){let r=U.current();r&&(yield r.stopAsr(o))})}function AS(o){return c(this,null,function*(){let r=U.current();r&&(yield r.requestAsr(o))})}function DS(){return u.sdkVersion}export{Si as Api,Br as ApiExternal,Ur as ArrayDequeue,ce as AuthData,Mt as BaseApi,At as BaseLogger,Dt as BaseSignaling,rt as CallDirection,Qe as CallType,rr as ChatRoomEventType,ar as ConversationFeature,Ti as ConversationOption,Na as DebugMessageType,Or as ExternalIdType,gt as FacingMode,ne as FatalError,H as HangupReason,x as HangupType,ue as MediaOption,He as MediaTrackKind,ci as MediaType,Fe as MuteState,z as ParticipantState,Dr as ParticipantStatus,No as RecordRole,Xt as RoomsEventType,We as Signaling,N as SignalingCommandType,Xe as SignalingConnectionType,L as SignalingNotification,lt as TransportTopology,at as UserRole,Q as UserType,Ef as acceptCall,ES as acceptPromotion,cS as activateRooms,aS as addMovie,Pf as addParticipant,Ho as addParticipantInternal,If as authorize,uf as browser,Fo as callInternal,Sf as callTo,Af as captureScreen,Df as captureVmoji,Hf as changeConversationOptions,Mf as changeDevice,Nf as changeParticipantState,Lf as changePriorities,hS as changeVideoEffect,Wf as chatHistory,Gf as chatMessage,$o as chatMessageInternal,zf as createJoinLink,Kf as customData,zo as customDataInternal,uS as debug,mS as debugMessage,Tf as declineCall,yS as enableFeatureForRoles,CS as feedback,Xf as forceRelayPolicy,Yf as getAnonymTokenByLink,SS as getAudienceModeHands,TS as getParticipantListChunk,RS as getParticipants,rS as getStreamInfo,fS as getWaitingHall,Bf as grantRoles,Wo as grantRolesInternal,yf as hangup,ff as init,Rf as joinCall,Cf as joinCallByLink,jo as joinCallInternal,Ff as muteParticipant,Ko as muteParticipantInternal,Vf as pinParticipant,qo as pinParticipantInternal,vf as processPush,Vo as processPushInternal,vS as promoteParticipant,tS as publishStream,iS as recordSetConf,PS as removeHistoryRecords,Jf as removeJoinLink,oS as removeMovie,bf as removeParticipant,Go as removeParticipantInternal,lS as removeRooms,AS as requestAsr,IS as requestPromotion,Uo as setApi,_S as setAudioStream,xf as setLocalResolution,hf as setLogger,jf as setMediaModifiers,Bo as setSignalingFactory,pS as setStatisticsInterval,_f as setVideoEffects,kf as setVideoStream,gf as setVmoji,gS as setVmojiSvg,Qf as setVolume,bS as startAsr,$f as startAudienceConversation,qf as startConversation,Zf as startStream,MS as stopAsr,eS as stopStream,dS as switchRoom,wf as toggleLocalAudio,Of as toggleLocalVideo,Uf as updateDisplayLayout,nS as updateMovie,sS as updateRooms,mf as utils,DS as version};