@cloudflare/realtimekit 2.0.3-staging.1 → 2.0.3-staging.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/EncryptionManager.cjs.js +1 -1
- package/dist/EncryptionManager.d.ts +4 -1
- package/dist/EncryptionManager.es.js +198 -173
- package/dist/browser.js +11 -11
- package/dist/dependencies.txt +1 -1
- package/dist/index.cjs.js +8 -8
- package/dist/index.d.ts +4 -1
- package/dist/index.es.js +6793 -6641
- package/dist/index.es5.js +5567 -5398
- package/dist/index.rn.js +8 -8
- package/dist/ts3.4/dist/EncryptionManager.d.ts +4 -1
- package/dist/ts3.4/dist/index.d.ts +4 -1
- package/package.json +1 -1
package/dist/index.rn.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";var mT=Object.defineProperty;var fT=(s,t,e)=>t in s?mT(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e;var h=(s,t,e)=>(fT(s,typeof t!="symbol"?t+"":t,e),e),Ml=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)};var n=(s,t,e)=>(Ml(s,t,"read from private field"),e?e.call(s):t.get(s)),g=(s,t,e)=>{if(t.has(s))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(s):t.set(s,e)},m=(s,t,e,r)=>(Ml(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e);var D=(s,t,e)=>(Ml(s,t,"access private method"),e);const Hi=require("uuid"),hg=require("bowser"),T=require("@protobuf-ts/runtime"),TT=require("worker-timers"),ST=require("sdp-transform");function pg(s){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const e in s)if(e!=="default"){const r=Object.getOwnPropertyDescriptor(s,e);Object.defineProperty(t,e,r.get?r:{enumerable:!0,get:()=>s[e]})}}return t.default=s,Object.freeze(t)}const Nc=pg(TT),Yt=pg(ST);function vT(s){const{length:t}=this,e=s>=0?s:t+s;return e<0||e>=t?void 0:this[e]}Array.prototype.at||Object.assign(Array.prototype,{at:vT});function yT(s){const{length:t}=this,e=s>=0?s:t+s;return e<0||e>=t?void 0:this[e]}String.prototype.at||Object.assign(String.prototype,{at:yT});const ET=s=>{!navigator.isReactNative&&typeof window!="undefined"&&(window.addEventListener("error",t=>{var e;!((e=t.filename)!=null&&e.includes("localhost"))&&t.lineno!==0&&s.error("window::error",{error:t.error},!0)}),window.addEventListener("unhandledrejection",t=>{var e,r,i,a,o,c,d,l;s.error("window::unhandledrejection",{error:t==null?void 0:t.reason,networkCall:{url:(r=(e=t==null?void 0:t.reason)==null?void 0:e.config)==null?void 0:r.url,baseURL:(a=(i=t==null?void 0:t.reason)==null?void 0:i.config)==null?void 0:a.baseURL,method:(c=(o=t==null?void 0:t.reason)==null?void 0:o.config)==null?void 0:c.method,status:(d=t==null?void 0:t.reason)==null?void 0:d.status,statusText:(l=t==null?void 0:t.reason)==null?void 0:l.statusText}},!0)}),window.addEventListener("offline",()=>{s.info("window::offline")}),window.addEventListener("online",()=>{s.info("window::online")}))},eo="chrome",gg="opera",mg="firefox",fg="iexplorer",Tg="safari",Sg="nwjs",vg="electron",yg="react-native",Uu="unknown",Yc={Chrome:eo,Chromium:eo,Opera:gg,Firefox:mg,"Internet Explorer":fg,Safari:Tg};function PT(){const{userAgent:s}=navigator,t={name:Uu,version:void 0};if(s.match(/Chrome/)&&!s.match(/Edge/))if(s.match(/Edg(A?)/)){const e=s.match(/Chrome\/([\d.]+)/)[1];Number.parseInt(e,10)>72&&(t.name=eo,t.version=e)}else t.name=eo,t.version=s.match(/Chrome\/([\d.]+)/)[1];return t}function _T(){const{userAgent:s}=navigator;if(s.match(/Electron/)){const t=s.match(/Electron\/([\d.]+)/)[1];return{name:vg,version:t}}return null}function CT(){const{userAgent:s}=navigator;if(s.match(/JitsiMeetNW/)){const t=s.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:Sg,version:t}}}function wT(){const s=navigator.userAgent.match(/\b(react[ \t_-]*native)(?:\/(\S+))?/i);let t;if(s||navigator.product==="ReactNative")return s&&s.length>2&&(s[1],t=s[2]),t||(t="unknown"),{name:yg,version:t}}function RT(s){let t;const e=[wT,_T,CT];for(let i=0;i<e.length;i+=1)if(t=e[i](),t)return t;const r=s.getBrowserName();return r in Yc?{name:Yc[r],version:s.getBrowserVersion()}:(t=PT(),t||{name:Uu,version:void 0})}class bT{constructor(){h(this,"_bowser");h(this,"_name");h(this,"_version");h(this,"getDeviceInfo",()=>({isMobile:this.isMobile(),browserName:this._bowser.getBrowserName(),osName:this._bowser.getOSName(),browserVersion:this._bowser.getBrowserVersion(),osVersionName:this._bowser.getOSVersion(),engineName:this._bowser.getEngineName()}))}init(t){let e,r;if(this._bowser=hg.getParser(navigator.userAgent),typeof t=="undefined"){const i=RT(this._bowser);e=i.name,r=i.version}else t.name in Yc?(e=Yc[t.name],r=t.version):(e=Uu,r=void 0);this._name=e,this._version=r}getName(){return this._name}isChrome(){return this._name===eo}isOpera(){return this._name===gg}isFirefox(){return this._name===mg}isIExplorer(){return this._name===fg}isSafari(){return this._name===Tg}isNWJS(){return this._name===Sg}isElectron(){return this._name===vg}isReactNative(){return this._name===yg||navigator.isReactNative===!0}getVersion(){return this._version}isMobile(){return this._bowser.getPlatformType()==="mobile"}_checkCondition(t){if(this._version)return this._bowser.satisfies(t)}isVersionGreaterThan(t){return this._checkCondition({[this._name]:`>${t}`})}isVersionLessThan(t){return this._checkCondition({[this._name]:`<${t}`})}isVersionEqualTo(t){return this._checkCondition({[this._name]:`~${t}`})}}class kT extends bT{doesVideoMuteByStreamRemove(){return this.isChromiumBased()||this.isWebKitBased()}supportsP2P(){return!this.usesUnifiedPlan()}isChromiumBased(){return this.isChrome()||this.isElectron()||this.isNWJS()||this.isOpera()}isWebKitBased(){return this._bowser.isEngine("webkit")&&typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getUserMedia!="undefined"&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(RTCRtpTransceiver.prototype).indexOf("currentDirection")>-1}isSupported(){return typeof RTCPeerConnection!="undefined"}isUserInteractionRequiredForUnmute(){return this.isFirefox()&&this.isVersionLessThan("68")}supportsVideoMuteOnConnInterrupted(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsBandwidthStatistics(){return!this.isFirefox()&&!this.isWebKitBased()}supportsCodecPreferences(){return this.usesUnifiedPlan()&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(window.RTCRtpTransceiver.prototype).indexOf("setCodecPreferences")>-1&&Object.keys(RTCRtpSender.prototype).indexOf("getCapabilities")>-1&&!this.isWebKitBased()}supportsDeviceChangeEvent(){return navigator.mediaDevices&&typeof navigator.mediaDevices.ondevicechange!="undefined"&&typeof navigator.mediaDevices.addEventListener!="undefined"}supportsLocalCandidateRttStatistics(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsPerformanceObserver(){return typeof window.PerformanceObserver!="undefined"&&PerformanceObserver.supportedEntryTypes.indexOf("longtask")>-1}supportsReceiverStats(){return typeof window.RTCRtpReceiver!="undefined"&&Object.keys(RTCRtpReceiver.prototype).indexOf("getSynchronizationSources")>-1}supportsRTTStatistics(){return!this.isFirefox()}usesPlanB(){return!this.usesUnifiedPlan()}usesSdpMungingForSimulcast(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}usesUnifiedPlan(){return!!(this.isFirefox()||this.isWebKitBased())}usesNewGumFlow(){return!!(this.isChromiumBased()||this.isFirefox()||this.isWebKitBased())}usesAdapter(){return this.usesNewGumFlow()}usesRidsForSimulcast(){return!1}supportsGetDisplayMedia(){return typeof navigator.getDisplayMedia!="undefined"||typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getDisplayMedia!="undefined"}supportsInsertableStreams(){if(!(typeof window.RTCRtpSender!="undefined"&&(window.RTCRtpSender.prototype.createEncodedStreams||window.RTCRtpSender.prototype.createEncodedVideoStreams)))return!1;const t=new ReadableStream;try{return window.postMessage(t,"*",[t]),!0}catch(e){return!1}}supportsAudioRed(){return Boolean(window.RTCRtpSender&&window.RTCRtpSender.getCapabilities&&window.RTCRtpSender.getCapabilities("audio").codecs.some(t=>t.mimeType==="audio/red")&&window.RTCRtpReceiver&&window.RTCRtpReceiver.getCapabilities&&window.RTCRtpReceiver.getCapabilities("audio").codecs.some(t=>t.mimeType==="audio/red"))}supportsSdpSemantics(){return this.isChromiumBased()}_getChromiumBasedVersion(){if(this.isChromiumBased()){if(this.isNWJS())return Number.parseInt(process.versions.chromium,10);const t=navigator.userAgent;if(t.match(/Chrome/))return Number.parseInt(t.match(/Chrome\/([\d.]+)/)[1],10)}return-1}isIOSMobile(){return this.isMobile&&this._bowser.getOSName()==="iOS"}}const me=new kT;var ct={},MT={get exports(){return ct},set exports(s){ct=s}},an=typeof Reflect=="object"?Reflect:null,_h=an&&typeof an.apply=="function"?an.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)},Lc;an&&typeof an.ownKeys=="function"?Lc=an.ownKeys:Object.getOwnPropertySymbols?Lc=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Lc=function(t){return Object.getOwnPropertyNames(t)};function AT(s){console&&console.warn&&console.warn(s)}var Eg=Number.isNaN||function(t){return t!==t};function ne(){ne.init.call(this)}MT.exports=ne;ct.once=NT;ne.EventEmitter=ne;ne.prototype._events=void 0;ne.prototype._eventsCount=0;ne.prototype._maxListeners=void 0;var Ch=10;function al(s){if(typeof s!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof s)}Object.defineProperty(ne,"defaultMaxListeners",{enumerable:!0,get:function(){return Ch},set:function(s){if(typeof s!="number"||s<0||Eg(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");Ch=s}});ne.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};ne.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||Eg(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function Pg(s){return s._maxListeners===void 0?ne.defaultMaxListeners:s._maxListeners}ne.prototype.getMaxListeners=function(){return Pg(this)};ne.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var i=t==="error",a=this._events;if(a!==void 0)i=i&&a.error===void 0;else if(!i)return!1;if(i){var o;if(e.length>0&&(o=e[0]),o instanceof Error)throw o;var c=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw c.context=o,c}var d=a[t];if(d===void 0)return!1;if(typeof d=="function")_h(d,this,e);else for(var l=d.length,u=bg(d,l),r=0;r<l;++r)_h(u[r],this,e);return!0};function _g(s,t,e,r){var i,a,o;if(al(e),a=s._events,a===void 0?(a=s._events=Object.create(null),s._eventsCount=0):(a.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),a=s._events),o=a[t]),o===void 0)o=a[t]=e,++s._eventsCount;else if(typeof o=="function"?o=a[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=Pg(s),i>0&&o.length>i&&!o.warned){o.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=s,c.type=t,c.count=o.length,AT(c)}return s}ne.prototype.addListener=function(t,e){return _g(this,t,e,!1)};ne.prototype.on=ne.prototype.addListener;ne.prototype.prependListener=function(t,e){return _g(this,t,e,!0)};function IT(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Cg(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=IT.bind(r);return i.listener=e,r.wrapFn=i,i}ne.prototype.once=function(t,e){return al(e),this.on(t,Cg(this,t,e)),this};ne.prototype.prependOnceListener=function(t,e){return al(e),this.prependListener(t,Cg(this,t,e)),this};ne.prototype.removeListener=function(t,e){var r,i,a,o,c;if(al(e),i=this._events,i===void 0)return this;if(r=i[t],r===void 0)return this;if(r===e||r.listener===e)--this._eventsCount===0?this._events=Object.create(null):(delete i[t],i.removeListener&&this.emit("removeListener",t,r.listener||e));else if(typeof r!="function"){for(a=-1,o=r.length-1;o>=0;o--)if(r[o]===e||r[o].listener===e){c=r[o].listener,a=o;break}if(a<0)return this;a===0?r.shift():DT(r,a),r.length===1&&(i[t]=r[0]),i.removeListener!==void 0&&this.emit("removeListener",t,c||e)}return this};ne.prototype.off=ne.prototype.removeListener;ne.prototype.removeAllListeners=function(t){var e,r,i;if(r=this._events,r===void 0)return this;if(r.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):r[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete r[t]),this;if(arguments.length===0){var a=Object.keys(r),o;for(i=0;i<a.length;++i)o=a[i],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(e=r[t],typeof e=="function")this.removeListener(t,e);else if(e!==void 0)for(i=e.length-1;i>=0;i--)this.removeListener(t,e[i]);return this};function wg(s,t,e){var r=s._events;if(r===void 0)return[];var i=r[t];return i===void 0?[]:typeof i=="function"?e?[i.listener||i]:[i]:e?OT(i):bg(i,i.length)}ne.prototype.listeners=function(t){return wg(this,t,!0)};ne.prototype.rawListeners=function(t){return wg(this,t,!1)};ne.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):Rg.call(s,t)};ne.prototype.listenerCount=Rg;function Rg(s){var t=this._events;if(t!==void 0){var e=t[s];if(typeof e=="function")return 1;if(e!==void 0)return e.length}return 0}ne.prototype.eventNames=function(){return this._eventsCount>0?Lc(this._events):[]};function bg(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function DT(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function OT(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function NT(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,a),r(o)}function a(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}kg(s,t,a,{once:!0}),t!=="error"&<(s,i,{once:!0})})}function LT(s,t,e){typeof s.on=="function"&&kg(s,"error",t,e)}function kg(s,t,e,r){if(typeof s.on=="function")r.once?s.once(t,e):s.on(t,e);else if(typeof s.addEventListener=="function")s.addEventListener(t,function i(a){r.once&&s.removeEventListener(t,i),e(a)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}var q;(function(s){s[s.MAJOR_EVENT=0]="MAJOR_EVENT",s[s.MINOR_EVENT=1]="MINOR_EVENT"})(q||(q={}));var I;(function(s){s.PRECALL_TEST_BEGIN="precall_begin",s.PRECALL_TEST_COMPLETE="precall_end",s.CALL_JOIN_BEGIN="call_join",s.NET_QUALITY_TEST_BEGIN="net_quality_test_begin",s.NET_QUALITY_TEST_END="net_quality_test_end",s.WEBSOCKET_CONNECTED="websocket_connected",s.TRANSPORT_CONNECTED="transport_connected",s.AUDIO_ON="audio_on",s.AUDIO_OFF="audio_off",s.VIDEO_ON="video_on",s.VIDEO_OFF="video_off",s.PARTICIPANT_ROLE="participant_role",s.PING_STAT="ping_stat",s.DISCONNECT="disconnect",s.RECONNECT_ATTEMPT="reconnect_attempt",s.SCREENSHARE_START_REQUESTED="screenshare_start_requested",s.SCREENSHARE_STARTED="screenshare_started",s.SCREENSHARE_STOPPED="screenshare_stopped",s.TAB_CHANGE="tab_change",s.BROWSER_BACKGROUNDED="browser_backgrounded",s.BROWSER_FOREGROUNDED="browser_foregrounded",s.DOMINANT_SPEAKER="dominant_speaker",s.AUDIO_DEVICES_UPDATES="audio_devices_updates",s.VIDEO_DEVICES_UPDATES="video_devices_updates",s.SPEAKER_DEVICES_UPDATES="speaker_devices_updates",s.SELECTED_MICROHPONE_UPDATE="selected_microphone_update",s.SELECTED_CAMERA_UPDATE="selected_camera_update",s.SELECTED_SPEAKER_UPDATE="selected_speaker_update",s.EXPECTED_VIDEO_RESOLUTION="expected_video_resolution",s.EXPECTED_SCREENSHARE_RESOLUTION="expected_screenshare_resolution",s.MEDIA_PERMISSION="media_permission",s.LEGACY_SWITCH="legacy_switch",s.AUDIO_PLAY_FAILED="audio_play_failed",s.VIDEO_PLAY_FAILED="video_play_failed",s.AUDIO_TRACK_MUTED="audio_track_muted",s.VIDEO_TRACK_MUTED="video_track_muted",s.IVS_PLAYER_REBUFFERING="ivs_player_rebuffering",s.IVS_PLAYER_AUDIO_BLOCKED="ivs_player_audio_blocked",s.IVS_PLAYER_PLAYBACK_BLOCKED="ivs_player_playback_blocked",s.IVS_PLAYER_ERROR="ivs_player_error",s.IVS_PLAYER_RECOVERABLE_ERROR="ivs_player_recoverable_error",s.IVS_PLAYER_WORKER_ERROR="ivs_player_worker_error",s.IVS_PLAYER_NETWORK_UNAVAILABLE="ivs_player_network_unavailable",s.LIVESTREAM_LATENCY="livestream_latency",s.IVS_PLAYER_ANALYTICS_EVENT="ivs_player_analytics_event",s.IVS_PLAYER_PLAYBACK_RATE_CHANGED="ivs_player_playback_rate_changed",s.IVS_PLAYER_QUALITY_CHANGED="ivs_player_quality_changed",s.IVS_PLAYER_INITIALIZED="ivs_player_initialized"})(I||(I={}));const VT=new Map([[I.PRECALL_TEST_BEGIN,q.MINOR_EVENT],[I.PRECALL_TEST_COMPLETE,q.MINOR_EVENT],[I.CALL_JOIN_BEGIN,q.MAJOR_EVENT],[I.NET_QUALITY_TEST_BEGIN,q.MINOR_EVENT],[I.NET_QUALITY_TEST_END,q.MINOR_EVENT],[I.WEBSOCKET_CONNECTED,q.MINOR_EVENT],[I.TRANSPORT_CONNECTED,q.MAJOR_EVENT],[I.AUDIO_ON,q.MINOR_EVENT],[I.AUDIO_OFF,q.MINOR_EVENT],[I.VIDEO_ON,q.MINOR_EVENT],[I.VIDEO_OFF,q.MINOR_EVENT],[I.PARTICIPANT_ROLE,q.MINOR_EVENT],[I.PING_STAT,q.MAJOR_EVENT],[I.DISCONNECT,q.MAJOR_EVENT],[I.RECONNECT_ATTEMPT,q.MAJOR_EVENT],[I.SCREENSHARE_START_REQUESTED,q.MINOR_EVENT],[I.SCREENSHARE_STARTED,q.MINOR_EVENT],[I.SCREENSHARE_STOPPED,q.MINOR_EVENT],[I.TAB_CHANGE,q.MINOR_EVENT],[I.BROWSER_BACKGROUNDED,q.MINOR_EVENT],[I.BROWSER_FOREGROUNDED,q.MINOR_EVENT],[I.DOMINANT_SPEAKER,q.MINOR_EVENT],[I.AUDIO_DEVICES_UPDATES,q.MINOR_EVENT],[I.VIDEO_DEVICES_UPDATES,q.MINOR_EVENT],[I.SPEAKER_DEVICES_UPDATES,q.MINOR_EVENT],[I.SELECTED_MICROHPONE_UPDATE,q.MINOR_EVENT],[I.SELECTED_CAMERA_UPDATE,q.MINOR_EVENT],[I.SELECTED_SPEAKER_UPDATE,q.MINOR_EVENT],[I.MEDIA_PERMISSION,q.MINOR_EVENT],[I.LEGACY_SWITCH,q.MINOR_EVENT],[I.AUDIO_PLAY_FAILED,q.MINOR_EVENT],[I.VIDEO_PLAY_FAILED,q.MINOR_EVENT],[I.AUDIO_TRACK_MUTED,q.MINOR_EVENT],[I.VIDEO_TRACK_MUTED,q.MINOR_EVENT],[I.IVS_PLAYER_REBUFFERING,q.MAJOR_EVENT],[I.IVS_PLAYER_AUDIO_BLOCKED,q.MAJOR_EVENT],[I.IVS_PLAYER_PLAYBACK_BLOCKED,q.MAJOR_EVENT],[I.IVS_PLAYER_ERROR,q.MAJOR_EVENT],[I.IVS_PLAYER_RECOVERABLE_ERROR,q.MAJOR_EVENT],[I.IVS_PLAYER_WORKER_ERROR,q.MAJOR_EVENT],[I.IVS_PLAYER_NETWORK_UNAVAILABLE,q.MAJOR_EVENT],[I.LIVESTREAM_LATENCY,q.MAJOR_EVENT],[I.IVS_PLAYER_ANALYTICS_EVENT,q.MINOR_EVENT],[I.IVS_PLAYER_PLAYBACK_RATE_CHANGED,q.MINOR_EVENT],[I.IVS_PLAYER_QUALITY_CHANGED,q.MINOR_EVENT],[I.IVS_PLAYER_INITIALIZED,q.MINOR_EVENT],[I.EXPECTED_VIDEO_RESOLUTION,q.MINOR_EVENT],[I.EXPECTED_SCREENSHARE_RESOLUTION,q.MINOR_EVENT]]);class xT{constructor(){h(this,"events");this.events=[]}add(t){this.events.push(t)}flush(){return{entries:this.events.splice(0,25)}}}class UT extends ct{constructor({logger:e,peerId:r,apiHostnames:i,authToken:a}){super();h(this,"logger");h(this,"peerId");h(this,"eventStore");h(this,"apiEndpoint");h(this,"authToken");this.logger=e,this.peerId=r,this.authToken=a,this.apiEndpoint=`https://${i.daCollector}/api/v1/message`,this.eventStore=new xT}async sendEventsChunkToServer(e){const r={payload:e,peerId:this.peerId},i=new AbortController,a=setTimeout(()=>i.abort(),3e3);try{return await fetch(this.apiEndpoint,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.authToken}`},body:JSON.stringify(r),signal:i.signal}),!0}catch(o){return this.logger.error("callStats::sendEventsChunkToServer::catch",{peerId:this.peerId,endpoint:this.apiEndpoint,error:o instanceof Error?o.message:String(o),stack:o instanceof Error?o.stack:void 0}),!1}finally{clearTimeout(a)}}callEvent(e){e.timestamp=new Date,this.eventStore.add(e),this.emit(e.event,e.metaData),VT.get(e.event)===q.MAJOR_EVENT&&this.flush()}async flush(){var r;const e=this.eventStore.flush();if((r=e==null?void 0:e.entries)!=null&&r.length){const i=await this.sendEventsChunkToServer(e);return i||e.entries.forEach(a=>{this.eventStore.add(a)}),i}return!1}}var wh;(function(s){s.CHROMIUM="chromum",s.FIREFOX="firefox",s.SAFARI="safari"})(wh||(wh={}));const Mg={DEVEL:"devel",PREPROD:"preprod",PROD:"prod"};var Nt;(function(s){s.AUDIO="AUDIO",s.VIDEO="VIDEO",s.SPEAKER="SPEAKER",s.SCREENSHARE="SCREENSHARE"})(Nt||(Nt={}));var Rh;(function(s){s[s.INIT=0]="INIT",s[s.ACCEPTED=1]="ACCEPTED",s[s.DENIED=2]="DENIED",s[s.SYS_DENIED=3]="SYS_DENIED",s[s.FAILED=4]="FAILED",s[s.NOTFOUND=5]="NOTFOUND",s[s.NOT_APPLICABLE=6]="NOT_APPLICABLE"})(Rh||(Rh={}));function $r(s){return s?s.split(".").slice(0,2).concat(["0","0"]).join("."):""}function Qc({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function Xc({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}const Ag=240,Ig=720,Dg=8,Og=3,ol=10,cl=.02,dl=.03;function Qs({stat:s,weight:t,rangeMin:e,rangeMax:r,rangeRankingDirection:i}){return s==null?t:e===r?i==="UP"?s<=e?t:0:s>=r?t:0:i==="UP"?(1-Math.max(Math.min(r,Math.abs(s))-e,0)/(r-e))*t:i==="DOWN"?Math.max(Math.min(r,Math.abs(s))-e,0)/(r-e)*t:t}function Ng({isLowQualityVideo:s,isVideoStuck:t,isVideoLagging:e,jitterQuality:r,packetsLostQuality:i}){const a=.8*((s?.85:1)*(e?.7:1)*(t?.5:1))+.2*(r*i);return Math.round((a+Number.EPSILON)*100)/100}function Lg({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function Vg({packetsLost:s,packetsSent:t,jitter:e}){const i=Qs({stat:Lg({packetsLost:s,packetsSent:t}),weight:.7,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),o=Qs({stat:e,weight:.3,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"});return i+o}function $T({frameWidth:s,isScreenShare:t}){return s<(t?Ig:Ag)}function HT({framesPerSecond:s,isScreenShare:t}){return s<(t?Og:Dg)}function BT({framesEncoded:s}){return s===0}function xg({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsSent:r,jitter:i,isScreenShare:a,framesEncoded:o}){const c=Qs({stat:Lg({packetsLost:e,packetsSent:r}),weight:1,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),d=Qs({stat:i,weight:1,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"}),l=$T({frameWidth:s,isScreenShare:a}),u=HT({framesPerSecond:t,isScreenShare:a}),p=BT({framesEncoded:o,isScreenShare:a});return Ng({isLowQualityVideo:l,isVideoLagging:u,isVideoStuck:p,jitterQuality:d,packetsLostQuality:c})}function Ug({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}function $g({concealmentEvents:s,packetsLost:t,packetsReceived:e,jitter:r}){const a=Qs({stat:s,weight:.2,rangeMin:0,rangeMax:3,rangeRankingDirection:"UP"}),o=.5,c=Qs({stat:Ug({packetsLost:t,packetsReceived:e}),weight:o,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),l=Qs({stat:r,weight:.3,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"});return a+c+l}function FT({framesDecoded:s}){return s===0}function qT({framesPerSecond:s,isScreenShare:t}){return s<(t?Og:Dg)}function jT({frameWidth:s,isScreenShare:t}){return s<(t?Ig:Ag)}function Hg({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsReceived:r,jitter:i,isScreenShare:a,framesDecoded:o}){const c=Qs({stat:Ug({packetsLost:e,packetsReceived:r}),weight:1,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),d=Qs({stat:i,weight:1,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"}),l=jT({frameWidth:s,isScreenShare:a}),u=qT({framesPerSecond:t,isScreenShare:a}),p=FT({framesDecoded:o,isScreenShare:a});return Ng({isLowQualityVideo:l,isVideoLagging:u,isVideoStuck:p,jitterQuality:d,packetsLostQuality:c})}class er{constructor(t){h(this,"pc1");h(this,"pc2");h(this,"constrainVideoBitrateKbps");h(this,"constrainOfferToRemoveVideoFec",!1);h(this,"iceCandidateFilter");const e=new RTCPeerConnection(t),r=new RTCPeerConnection(t);this.pc1=e,this.pc2=r,this.iceCandidateFilter=er.noFilter,this.pc1.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc2)),this.pc2.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc1))}static parseCandidate(t){const e="candidate:",r=t.indexOf(e)+e.length,i=t.substr(r).split(" ");return{type:i[7],protocol:i[2],address:i[4]}}static isNotHostCandidate(t){return t.type!=="host"}static isHost(t){return t.type==="host"}static isRelay(t){return t.type==="relay"}static isReflexive(t){return t.type==="srflx"}static noFilter(t){return!0}onIceCandidate(t,e){if(e.candidate){const r=er.parseCandidate(e.candidate.candidate);this.iceCandidateFilter(r)&&t.addIceCandidate(e.candidate)}}setIceCandidateFilter(t){this.iceCandidateFilter=t}constrainVideoBitrate(t){this.constrainVideoBitrateKbps=t}disableVideoFec(){this.constrainOfferToRemoveVideoFec=!0}gotOffer(t){this.constrainOfferToRemoveVideoFec&&(t.sdp=t.sdp.replace(/(m=video 1 [^\r]+)(116 117)(\r\n)/g,`$1\r
|
|
1
|
+
"use strict";var sS=Object.defineProperty;var rS=(s,t,e)=>t in s?sS(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e;var h=(s,t,e)=>(rS(s,typeof t!="symbol"?t+"":t,e),e),eu=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)};var n=(s,t,e)=>(eu(s,t,"read from private field"),e?e.call(s):t.get(s)),g=(s,t,e)=>{if(t.has(s))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(s):t.set(s,e)},m=(s,t,e,r)=>(eu(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e);var D=(s,t,e)=>(eu(s,t,"access private method"),e);const Qr=require("uuid"),Gg=require("bowser"),T=require("@protobuf-ts/runtime"),iS=require("worker-timers"),nS=require("sdp-transform");function Wg(s){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const e in s)if(e!=="default"){const r=Object.getOwnPropertyDescriptor(s,e);Object.defineProperty(t,e,r.get?r:{enumerable:!0,get:()=>s[e]})}}return t.default=s,Object.freeze(t)}const so=Wg(iS),Xt=Wg(nS);function aS(s){const{length:t}=this,e=s>=0?s:t+s;return e<0||e>=t?void 0:this[e]}Array.prototype.at||Object.assign(Array.prototype,{at:aS});function oS(s){const{length:t}=this,e=s>=0?s:t+s;return e<0||e>=t?void 0:this[e]}String.prototype.at||Object.assign(String.prototype,{at:oS});const cS=s=>{!navigator.isReactNative&&typeof window!="undefined"&&(window.addEventListener("error",t=>{var e;!((e=t.filename)!=null&&e.includes("localhost"))&&t.lineno!==0&&s.error("window::error",{error:t.error},!0)}),window.addEventListener("unhandledrejection",t=>{var e,r,i,a,o,c,d,l;s.error("window::unhandledrejection",{error:t==null?void 0:t.reason,networkCall:{url:(r=(e=t==null?void 0:t.reason)==null?void 0:e.config)==null?void 0:r.url,baseURL:(a=(i=t==null?void 0:t.reason)==null?void 0:i.config)==null?void 0:a.baseURL,method:(c=(o=t==null?void 0:t.reason)==null?void 0:o.config)==null?void 0:c.method,status:(d=t==null?void 0:t.reason)==null?void 0:d.status,statusText:(l=t==null?void 0:t.reason)==null?void 0:l.statusText}},!0)}),window.addEventListener("offline",()=>{s.info("window::offline")}),window.addEventListener("online",()=>{s.info("window::online")}))},po="chrome",Jg="opera",Kg="firefox",zg="iexplorer",Yg="safari",Qg="nwjs",Xg="electron",Zg="react-native",fh="unknown",md={Chrome:po,Chromium:po,Opera:Jg,Firefox:Kg,"Internet Explorer":zg,Safari:Yg};function dS(){const{userAgent:s}=navigator,t={name:fh,version:void 0};if(s.match(/Chrome/)&&!s.match(/Edge/))if(s.match(/Edg(A?)/)){const e=s.match(/Chrome\/([\d.]+)/)[1];Number.parseInt(e,10)>72&&(t.name=po,t.version=e)}else t.name=po,t.version=s.match(/Chrome\/([\d.]+)/)[1];return t}function lS(){const{userAgent:s}=navigator;if(s.match(/Electron/)){const t=s.match(/Electron\/([\d.]+)/)[1];return{name:Xg,version:t}}return null}function uS(){const{userAgent:s}=navigator;if(s.match(/JitsiMeetNW/)){const t=s.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:Qg,version:t}}}function hS(){const s=navigator.userAgent.match(/\b(react[ \t_-]*native)(?:\/(\S+))?/i);let t;if(s||navigator.product==="ReactNative")return s&&s.length>2&&(s[1],t=s[2]),t||(t="unknown"),{name:Zg,version:t}}function pS(s){let t;const e=[hS,lS,uS];for(let i=0;i<e.length;i+=1)if(t=e[i](),t)return t;const r=s.getBrowserName();return r in md?{name:md[r],version:s.getBrowserVersion()}:(t=dS(),t||{name:fh,version:void 0})}class gS{constructor(){h(this,"_bowser");h(this,"_name");h(this,"_version");h(this,"getDeviceInfo",()=>({isMobile:this.isMobile(),browserName:this._bowser.getBrowserName(),osName:this._bowser.getOSName(),browserVersion:this._bowser.getBrowserVersion(),osVersionName:this._bowser.getOSVersion(),engineName:this._bowser.getEngineName()}))}init(t){let e,r;if(this._bowser=Gg.getParser(navigator.userAgent),typeof t=="undefined"){const i=pS(this._bowser);e=i.name,r=i.version}else t.name in md?(e=md[t.name],r=t.version):(e=fh,r=void 0);this._name=e,this._version=r}getName(){return this._name}isChrome(){return this._name===po}isOpera(){return this._name===Jg}isFirefox(){return this._name===Kg}isIExplorer(){return this._name===zg}isSafari(){return this._name===Yg}isNWJS(){return this._name===Qg}isElectron(){return this._name===Xg}isReactNative(){return this._name===Zg||navigator.isReactNative===!0}getVersion(){return this._version}isMobile(){return this._bowser.getPlatformType()==="mobile"}_checkCondition(t){if(this._version)return this._bowser.satisfies(t)}isVersionGreaterThan(t){return this._checkCondition({[this._name]:`>${t}`})}isVersionLessThan(t){return this._checkCondition({[this._name]:`<${t}`})}isVersionEqualTo(t){return this._checkCondition({[this._name]:`~${t}`})}}class mS extends gS{doesVideoMuteByStreamRemove(){return this.isChromiumBased()||this.isWebKitBased()}supportsP2P(){return!this.usesUnifiedPlan()}isChromiumBased(){return this.isChrome()||this.isElectron()||this.isNWJS()||this.isOpera()}isWebKitBased(){return this._bowser.isEngine("webkit")&&typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getUserMedia!="undefined"&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(RTCRtpTransceiver.prototype).indexOf("currentDirection")>-1}isSupported(){return typeof RTCPeerConnection!="undefined"}isUserInteractionRequiredForUnmute(){return this.isFirefox()&&this.isVersionLessThan("68")}supportsVideoMuteOnConnInterrupted(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsBandwidthStatistics(){return!this.isFirefox()&&!this.isWebKitBased()}supportsCodecPreferences(){return this.usesUnifiedPlan()&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(window.RTCRtpTransceiver.prototype).indexOf("setCodecPreferences")>-1&&Object.keys(RTCRtpSender.prototype).indexOf("getCapabilities")>-1&&!this.isWebKitBased()}supportsDeviceChangeEvent(){return navigator.mediaDevices&&typeof navigator.mediaDevices.ondevicechange!="undefined"&&typeof navigator.mediaDevices.addEventListener!="undefined"}supportsLocalCandidateRttStatistics(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsPerformanceObserver(){return typeof window.PerformanceObserver!="undefined"&&PerformanceObserver.supportedEntryTypes.indexOf("longtask")>-1}supportsReceiverStats(){return typeof window.RTCRtpReceiver!="undefined"&&Object.keys(RTCRtpReceiver.prototype).indexOf("getSynchronizationSources")>-1}supportsRTTStatistics(){return!this.isFirefox()}usesPlanB(){return!this.usesUnifiedPlan()}usesSdpMungingForSimulcast(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}usesUnifiedPlan(){return!!(this.isFirefox()||this.isWebKitBased())}usesNewGumFlow(){return!!(this.isChromiumBased()||this.isFirefox()||this.isWebKitBased())}usesAdapter(){return this.usesNewGumFlow()}usesRidsForSimulcast(){return!1}supportsGetDisplayMedia(){return typeof navigator.getDisplayMedia!="undefined"||typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getDisplayMedia!="undefined"}supportsInsertableStreams(){if(!(typeof window.RTCRtpSender!="undefined"&&(window.RTCRtpSender.prototype.createEncodedStreams||window.RTCRtpSender.prototype.createEncodedVideoStreams)))return!1;const t=new ReadableStream;try{return window.postMessage(t,"*",[t]),!0}catch(e){return!1}}supportsAudioRed(){return Boolean(window.RTCRtpSender&&window.RTCRtpSender.getCapabilities&&window.RTCRtpSender.getCapabilities("audio").codecs.some(t=>t.mimeType==="audio/red")&&window.RTCRtpReceiver&&window.RTCRtpReceiver.getCapabilities&&window.RTCRtpReceiver.getCapabilities("audio").codecs.some(t=>t.mimeType==="audio/red"))}supportsSdpSemantics(){return this.isChromiumBased()}_getChromiumBasedVersion(){if(this.isChromiumBased()){if(this.isNWJS())return Number.parseInt(process.versions.chromium,10);const t=navigator.userAgent;if(t.match(/Chrome/))return Number.parseInt(t.match(/Chrome\/([\d.]+)/)[1],10)}return-1}isIOSMobile(){return this.isMobile&&this._bowser.getOSName()==="iOS"}}const me=new mS;var ut={},fS={get exports(){return ut},set exports(s){ut=s}},Sn=typeof Reflect=="object"?Reflect:null,tp=Sn&&typeof Sn.apply=="function"?Sn.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)},ed;Sn&&typeof Sn.ownKeys=="function"?ed=Sn.ownKeys:Object.getOwnPropertySymbols?ed=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:ed=function(t){return Object.getOwnPropertyNames(t)};function TS(s){console&&console.warn&&console.warn(s)}var em=Number.isNaN||function(t){return t!==t};function oe(){oe.init.call(this)}fS.exports=oe;ut.once=ES;oe.EventEmitter=oe;oe.prototype._events=void 0;oe.prototype._eventsCount=0;oe.prototype._maxListeners=void 0;var sp=10;function Il(s){if(typeof s!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof s)}Object.defineProperty(oe,"defaultMaxListeners",{enumerable:!0,get:function(){return sp},set:function(s){if(typeof s!="number"||s<0||em(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");sp=s}});oe.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};oe.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||em(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function tm(s){return s._maxListeners===void 0?oe.defaultMaxListeners:s._maxListeners}oe.prototype.getMaxListeners=function(){return tm(this)};oe.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var i=t==="error",a=this._events;if(a!==void 0)i=i&&a.error===void 0;else if(!i)return!1;if(i){var o;if(e.length>0&&(o=e[0]),o instanceof Error)throw o;var c=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw c.context=o,c}var d=a[t];if(d===void 0)return!1;if(typeof d=="function")tp(d,this,e);else for(var l=d.length,u=am(d,l),r=0;r<l;++r)tp(u[r],this,e);return!0};function sm(s,t,e,r){var i,a,o;if(Il(e),a=s._events,a===void 0?(a=s._events=Object.create(null),s._eventsCount=0):(a.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),a=s._events),o=a[t]),o===void 0)o=a[t]=e,++s._eventsCount;else if(typeof o=="function"?o=a[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=tm(s),i>0&&o.length>i&&!o.warned){o.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=s,c.type=t,c.count=o.length,TS(c)}return s}oe.prototype.addListener=function(t,e){return sm(this,t,e,!1)};oe.prototype.on=oe.prototype.addListener;oe.prototype.prependListener=function(t,e){return sm(this,t,e,!0)};function SS(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function rm(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=SS.bind(r);return i.listener=e,r.wrapFn=i,i}oe.prototype.once=function(t,e){return Il(e),this.on(t,rm(this,t,e)),this};oe.prototype.prependOnceListener=function(t,e){return Il(e),this.prependListener(t,rm(this,t,e)),this};oe.prototype.removeListener=function(t,e){var r,i,a,o,c;if(Il(e),i=this._events,i===void 0)return this;if(r=i[t],r===void 0)return this;if(r===e||r.listener===e)--this._eventsCount===0?this._events=Object.create(null):(delete i[t],i.removeListener&&this.emit("removeListener",t,r.listener||e));else if(typeof r!="function"){for(a=-1,o=r.length-1;o>=0;o--)if(r[o]===e||r[o].listener===e){c=r[o].listener,a=o;break}if(a<0)return this;a===0?r.shift():vS(r,a),r.length===1&&(i[t]=r[0]),i.removeListener!==void 0&&this.emit("removeListener",t,c||e)}return this};oe.prototype.off=oe.prototype.removeListener;oe.prototype.removeAllListeners=function(t){var e,r,i;if(r=this._events,r===void 0)return this;if(r.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):r[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete r[t]),this;if(arguments.length===0){var a=Object.keys(r),o;for(i=0;i<a.length;++i)o=a[i],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(e=r[t],typeof e=="function")this.removeListener(t,e);else if(e!==void 0)for(i=e.length-1;i>=0;i--)this.removeListener(t,e[i]);return this};function im(s,t,e){var r=s._events;if(r===void 0)return[];var i=r[t];return i===void 0?[]:typeof i=="function"?e?[i.listener||i]:[i]:e?yS(i):am(i,i.length)}oe.prototype.listeners=function(t){return im(this,t,!0)};oe.prototype.rawListeners=function(t){return im(this,t,!1)};oe.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):nm.call(s,t)};oe.prototype.listenerCount=nm;function nm(s){var t=this._events;if(t!==void 0){var e=t[s];if(typeof e=="function")return 1;if(e!==void 0)return e.length}return 0}oe.prototype.eventNames=function(){return this._eventsCount>0?ed(this._events):[]};function am(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function vS(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function yS(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function ES(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,a),r(o)}function a(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}om(s,t,a,{once:!0}),t!=="error"&&PS(s,i,{once:!0})})}function PS(s,t,e){typeof s.on=="function"&&om(s,"error",t,e)}function om(s,t,e,r){if(typeof s.on=="function")r.once?s.once(t,e):s.on(t,e);else if(typeof s.addEventListener=="function")s.addEventListener(t,function i(a){r.once&&s.removeEventListener(t,i),e(a)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}var j;(function(s){s[s.MAJOR_EVENT=0]="MAJOR_EVENT",s[s.MINOR_EVENT=1]="MINOR_EVENT"})(j||(j={}));var O;(function(s){s.PRECALL_TEST_BEGIN="precall_begin",s.PRECALL_TEST_COMPLETE="precall_end",s.CALL_JOIN_BEGIN="call_join",s.NET_QUALITY_TEST_BEGIN="net_quality_test_begin",s.NET_QUALITY_TEST_END="net_quality_test_end",s.WEBSOCKET_CONNECTED="websocket_connected",s.TRANSPORT_CONNECTED="transport_connected",s.AUDIO_ON="audio_on",s.AUDIO_OFF="audio_off",s.VIDEO_ON="video_on",s.VIDEO_OFF="video_off",s.PARTICIPANT_ROLE="participant_role",s.PING_STAT="ping_stat",s.DISCONNECT="disconnect",s.RECONNECT_ATTEMPT="reconnect_attempt",s.SCREENSHARE_START_REQUESTED="screenshare_start_requested",s.SCREENSHARE_STARTED="screenshare_started",s.SCREENSHARE_STOPPED="screenshare_stopped",s.TAB_CHANGE="tab_change",s.BROWSER_BACKGROUNDED="browser_backgrounded",s.BROWSER_FOREGROUNDED="browser_foregrounded",s.DOMINANT_SPEAKER="dominant_speaker",s.AUDIO_DEVICES_UPDATES="audio_devices_updates",s.VIDEO_DEVICES_UPDATES="video_devices_updates",s.SPEAKER_DEVICES_UPDATES="speaker_devices_updates",s.SELECTED_MICROHPONE_UPDATE="selected_microphone_update",s.SELECTED_CAMERA_UPDATE="selected_camera_update",s.SELECTED_SPEAKER_UPDATE="selected_speaker_update",s.EXPECTED_VIDEO_RESOLUTION="expected_video_resolution",s.EXPECTED_SCREENSHARE_RESOLUTION="expected_screenshare_resolution",s.MEDIA_PERMISSION="media_permission",s.LEGACY_SWITCH="legacy_switch",s.AUDIO_PLAY_FAILED="audio_play_failed",s.VIDEO_PLAY_FAILED="video_play_failed",s.AUDIO_TRACK_MUTED="audio_track_muted",s.VIDEO_TRACK_MUTED="video_track_muted",s.IVS_PLAYER_REBUFFERING="ivs_player_rebuffering",s.IVS_PLAYER_AUDIO_BLOCKED="ivs_player_audio_blocked",s.IVS_PLAYER_PLAYBACK_BLOCKED="ivs_player_playback_blocked",s.IVS_PLAYER_ERROR="ivs_player_error",s.IVS_PLAYER_RECOVERABLE_ERROR="ivs_player_recoverable_error",s.IVS_PLAYER_WORKER_ERROR="ivs_player_worker_error",s.IVS_PLAYER_NETWORK_UNAVAILABLE="ivs_player_network_unavailable",s.LIVESTREAM_LATENCY="livestream_latency",s.IVS_PLAYER_ANALYTICS_EVENT="ivs_player_analytics_event",s.IVS_PLAYER_PLAYBACK_RATE_CHANGED="ivs_player_playback_rate_changed",s.IVS_PLAYER_QUALITY_CHANGED="ivs_player_quality_changed",s.IVS_PLAYER_INITIALIZED="ivs_player_initialized"})(O||(O={}));const _S=new Map([[O.PRECALL_TEST_BEGIN,j.MINOR_EVENT],[O.PRECALL_TEST_COMPLETE,j.MINOR_EVENT],[O.CALL_JOIN_BEGIN,j.MAJOR_EVENT],[O.NET_QUALITY_TEST_BEGIN,j.MINOR_EVENT],[O.NET_QUALITY_TEST_END,j.MINOR_EVENT],[O.WEBSOCKET_CONNECTED,j.MINOR_EVENT],[O.TRANSPORT_CONNECTED,j.MAJOR_EVENT],[O.AUDIO_ON,j.MINOR_EVENT],[O.AUDIO_OFF,j.MINOR_EVENT],[O.VIDEO_ON,j.MINOR_EVENT],[O.VIDEO_OFF,j.MINOR_EVENT],[O.PARTICIPANT_ROLE,j.MINOR_EVENT],[O.PING_STAT,j.MAJOR_EVENT],[O.DISCONNECT,j.MAJOR_EVENT],[O.RECONNECT_ATTEMPT,j.MAJOR_EVENT],[O.SCREENSHARE_START_REQUESTED,j.MINOR_EVENT],[O.SCREENSHARE_STARTED,j.MINOR_EVENT],[O.SCREENSHARE_STOPPED,j.MINOR_EVENT],[O.TAB_CHANGE,j.MINOR_EVENT],[O.BROWSER_BACKGROUNDED,j.MINOR_EVENT],[O.BROWSER_FOREGROUNDED,j.MINOR_EVENT],[O.DOMINANT_SPEAKER,j.MINOR_EVENT],[O.AUDIO_DEVICES_UPDATES,j.MINOR_EVENT],[O.VIDEO_DEVICES_UPDATES,j.MINOR_EVENT],[O.SPEAKER_DEVICES_UPDATES,j.MINOR_EVENT],[O.SELECTED_MICROHPONE_UPDATE,j.MINOR_EVENT],[O.SELECTED_CAMERA_UPDATE,j.MINOR_EVENT],[O.SELECTED_SPEAKER_UPDATE,j.MINOR_EVENT],[O.MEDIA_PERMISSION,j.MINOR_EVENT],[O.LEGACY_SWITCH,j.MINOR_EVENT],[O.AUDIO_PLAY_FAILED,j.MINOR_EVENT],[O.VIDEO_PLAY_FAILED,j.MINOR_EVENT],[O.AUDIO_TRACK_MUTED,j.MINOR_EVENT],[O.VIDEO_TRACK_MUTED,j.MINOR_EVENT],[O.IVS_PLAYER_REBUFFERING,j.MAJOR_EVENT],[O.IVS_PLAYER_AUDIO_BLOCKED,j.MAJOR_EVENT],[O.IVS_PLAYER_PLAYBACK_BLOCKED,j.MAJOR_EVENT],[O.IVS_PLAYER_ERROR,j.MAJOR_EVENT],[O.IVS_PLAYER_RECOVERABLE_ERROR,j.MAJOR_EVENT],[O.IVS_PLAYER_WORKER_ERROR,j.MAJOR_EVENT],[O.IVS_PLAYER_NETWORK_UNAVAILABLE,j.MAJOR_EVENT],[O.LIVESTREAM_LATENCY,j.MAJOR_EVENT],[O.IVS_PLAYER_ANALYTICS_EVENT,j.MINOR_EVENT],[O.IVS_PLAYER_PLAYBACK_RATE_CHANGED,j.MINOR_EVENT],[O.IVS_PLAYER_QUALITY_CHANGED,j.MINOR_EVENT],[O.IVS_PLAYER_INITIALIZED,j.MINOR_EVENT],[O.EXPECTED_VIDEO_RESOLUTION,j.MINOR_EVENT],[O.EXPECTED_SCREENSHARE_RESOLUTION,j.MINOR_EVENT]]);class CS{constructor(){h(this,"events");this.events=[]}add(t){this.events.push(t)}flush(){return{entries:this.events.splice(0,25)}}}class wS extends ut{constructor({logger:e,peerId:r,apiHostnames:i,authToken:a}){super();h(this,"logger");h(this,"peerId");h(this,"eventStore");h(this,"apiEndpoint");h(this,"authToken");this.logger=e,this.peerId=r,this.authToken=a,this.apiEndpoint=`https://${i.daCollector}/api/v1/message`,this.eventStore=new CS}async sendEventsChunkToServer(e){const r={payload:e,peerId:this.peerId},i=new AbortController,a=setTimeout(()=>i.abort(),3e3);try{return await fetch(this.apiEndpoint,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.authToken}`},body:JSON.stringify(r),signal:i.signal}),!0}catch(o){return this.logger.error("callStats::sendEventsChunkToServer::catch",{peerId:this.peerId,endpoint:this.apiEndpoint,error:o instanceof Error?o.message:String(o),stack:o instanceof Error?o.stack:void 0}),!1}finally{clearTimeout(a)}}callEvent(e){e.timestamp=new Date,this.eventStore.add(e),this.emit(e.event,e.metaData),_S.get(e.event)===j.MAJOR_EVENT&&this.flush()}async flush(){var r;const e=this.eventStore.flush();if((r=e==null?void 0:e.entries)!=null&&r.length){const i=await this.sendEventsChunkToServer(e);return i||e.entries.forEach(a=>{this.eventStore.add(a)}),i}return!1}}var rp;(function(s){s.CHROMIUM="chromum",s.FIREFOX="firefox",s.SAFARI="safari"})(rp||(rp={}));const cm={DEVEL:"devel",PREPROD:"preprod",PROD:"prod"};var Ut;(function(s){s.AUDIO="AUDIO",s.VIDEO="VIDEO",s.SPEAKER="SPEAKER",s.SCREENSHARE="SCREENSHARE"})(Ut||(Ut={}));var ip;(function(s){s[s.INIT=0]="INIT",s[s.ACCEPTED=1]="ACCEPTED",s[s.DENIED=2]="DENIED",s[s.SYS_DENIED=3]="SYS_DENIED",s[s.FAILED=4]="FAILED",s[s.NOTFOUND=5]="NOTFOUND",s[s.NOT_APPLICABLE=6]="NOT_APPLICABLE"})(ip||(ip={}));function Kr(s){return s?s.split(".").slice(0,2).concat(["0","0"]).join("."):""}function fd({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function Td({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}const dm=240,lm=720,um=8,hm=3,Dl=10,Ol=.02,Nl=.03;function tr({stat:s,weight:t,rangeMin:e,rangeMax:r,rangeRankingDirection:i}){return s==null?t:e===r?i==="UP"?s<=e?t:0:s>=r?t:0:i==="UP"?(1-Math.max(Math.min(r,Math.abs(s))-e,0)/(r-e))*t:i==="DOWN"?Math.max(Math.min(r,Math.abs(s))-e,0)/(r-e)*t:t}function pm({isLowQualityVideo:s,isVideoStuck:t,isVideoLagging:e,jitterQuality:r,packetsLostQuality:i}){const a=.8*((s?.85:1)*(e?.7:1)*(t?.5:1))+.2*(r*i);return Math.round((a+Number.EPSILON)*100)/100}function gm({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function mm({packetsLost:s,packetsSent:t,jitter:e}){const i=tr({stat:gm({packetsLost:s,packetsSent:t}),weight:.7,rangeMin:0,rangeMax:Dl,rangeRankingDirection:"UP"}),o=tr({stat:e,weight:.3,rangeMin:Ol,rangeMax:Nl,rangeRankingDirection:"UP"});return i+o}function RS({frameWidth:s,isScreenShare:t}){return s<(t?lm:dm)}function bS({framesPerSecond:s,isScreenShare:t}){return s<(t?hm:um)}function kS({framesEncoded:s}){return s===0}function fm({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsSent:r,jitter:i,isScreenShare:a,framesEncoded:o}){const c=tr({stat:gm({packetsLost:e,packetsSent:r}),weight:1,rangeMin:0,rangeMax:Dl,rangeRankingDirection:"UP"}),d=tr({stat:i,weight:1,rangeMin:Ol,rangeMax:Nl,rangeRankingDirection:"UP"}),l=RS({frameWidth:s,isScreenShare:a}),u=bS({framesPerSecond:t,isScreenShare:a}),p=kS({framesEncoded:o,isScreenShare:a});return pm({isLowQualityVideo:l,isVideoLagging:u,isVideoStuck:p,jitterQuality:d,packetsLostQuality:c})}function Tm({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}function Sm({concealmentEvents:s,packetsLost:t,packetsReceived:e,jitter:r}){const a=tr({stat:s,weight:.2,rangeMin:0,rangeMax:3,rangeRankingDirection:"UP"}),o=.5,c=tr({stat:Tm({packetsLost:t,packetsReceived:e}),weight:o,rangeMin:0,rangeMax:Dl,rangeRankingDirection:"UP"}),l=tr({stat:r,weight:.3,rangeMin:Ol,rangeMax:Nl,rangeRankingDirection:"UP"});return a+c+l}function MS({framesDecoded:s}){return s===0}function AS({framesPerSecond:s,isScreenShare:t}){return s<(t?hm:um)}function IS({frameWidth:s,isScreenShare:t}){return s<(t?lm:dm)}function vm({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsReceived:r,jitter:i,isScreenShare:a,framesDecoded:o}){const c=tr({stat:Tm({packetsLost:e,packetsReceived:r}),weight:1,rangeMin:0,rangeMax:Dl,rangeRankingDirection:"UP"}),d=tr({stat:i,weight:1,rangeMin:Ol,rangeMax:Nl,rangeRankingDirection:"UP"}),l=IS({frameWidth:s,isScreenShare:a}),u=AS({framesPerSecond:t,isScreenShare:a}),p=MS({framesDecoded:o,isScreenShare:a});return pm({isLowQualityVideo:l,isVideoLagging:u,isVideoStuck:p,jitterQuality:d,packetsLostQuality:c})}class ir{constructor(t){h(this,"pc1");h(this,"pc2");h(this,"constrainVideoBitrateKbps");h(this,"constrainOfferToRemoveVideoFec",!1);h(this,"iceCandidateFilter");const e=new RTCPeerConnection(t),r=new RTCPeerConnection(t);this.pc1=e,this.pc2=r,this.iceCandidateFilter=ir.noFilter,this.pc1.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc2)),this.pc2.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc1))}static parseCandidate(t){const e="candidate:",r=t.indexOf(e)+e.length,i=t.substr(r).split(" ");return{type:i[7],protocol:i[2],address:i[4]}}static isNotHostCandidate(t){return t.type!=="host"}static isHost(t){return t.type==="host"}static isRelay(t){return t.type==="relay"}static isReflexive(t){return t.type==="srflx"}static noFilter(t){return!0}onIceCandidate(t,e){if(e.candidate){const r=ir.parseCandidate(e.candidate.candidate);this.iceCandidateFilter(r)&&t.addIceCandidate(e.candidate)}}setIceCandidateFilter(t){this.iceCandidateFilter=t}constrainVideoBitrate(t){this.constrainVideoBitrateKbps=t}disableVideoFec(){this.constrainOfferToRemoveVideoFec=!0}gotOffer(t){this.constrainOfferToRemoveVideoFec&&(t.sdp=t.sdp.replace(/(m=video 1 [^\r]+)(116 117)(\r\n)/g,`$1\r
|
|
2
2
|
`),t.sdp=t.sdp.replace(/a=rtpmap:116 red\/90000\r\n/g,""),t.sdp=t.sdp.replace(/a=rtpmap:117 ulpfec\/90000\r\n/g,""),t.sdp=t.sdp.replace(/a=rtpmap:98 rtx\/90000\r\n/g,""),t.sdp=t.sdp.replace(/a=fmtp:98 apt=116\r\n/g,"")),this.pc1.setLocalDescription(t),this.pc2.setRemoteDescription(t),this.pc2.createAnswer().then(this.gotAnswer.bind(this),this.reportFatal.bind(this))}gotAnswer(t){this.constrainVideoBitrateKbps&&(t.sdp=t.sdp.replace(/a=mid:video\r\n/g,`a=mid:video\r
|
|
3
3
|
b=AS:${this.constrainVideoBitrateKbps}\r
|
|
4
|
-
`)),this.pc2.setLocalDescription(t),this.pc1.setRemoteDescription(t)}establishConnection(){this.pc1.createOffer().then(this.gotOffer.bind(this),this.reportFatal.bind(this))}reportFatal(t){console.error("Error:",t)}async getRoundTripTime(){const[t,e]=await Promise.all([this.pc1.getStats(),this.pc2.getStats()]);let r,i;if(t.forEach(a=>{a.type==="candidate-pair"&&a.nominated===!0&&a.bytesSent>0&&(r=a)}),e.forEach(a=>{a.type==="candidate-pair"&&a.nominated===!0&&a.bytesReceived>0&&(i=a)}),r&&i)try{if(r.currentRoundTripTime&&i.currentRoundTripTime)return{rtt:r.currentRoundTripTime,backendRTT:i.currentRoundTripTime};const a=(i.lastPacketReceivedTimestamp-r.lastPacketSentTimestamp)/1e3;return{rtt:a,backendRTT:a}}catch(a){return}}close(){this.pc1.close(),this.pc2.close()}}class Bg extends ct{constructor(e){super();h(this,"call");h(this,"timeOut");this.call=new er(e)}start(e=1e4){this.call.establishConnection(),this.timeOut=setTimeout(this.testFailed.bind(this),e)}testComplete(e){clearTimeout(this.timeOut),this.call.close(),this.emit("done",e)}testFailed(e){this.call.close(),this.emit("failed",e)}}const GT=8,WT=1/1e3;class JT extends Bg{constructor(e){super(e);h(this,"senderChannel");h(this,"recieveChannel");h(this,"startTime");h(this,"lastBitrateMeasureTime");h(this,"sentPayloadBytes",0);h(this,"recievedPayloadBytes",0);h(this,"lastReceivedPayloadBytes",0);h(this,"stopSending",!1);h(this,"testProgress",0);h(this,"samplePacket","");h(this,"finalBitrateSum",0);h(this,"bitRateSampels",0);h(this,"maxNumberOfPacketsToSend",0);h(this,"bytesToKeepBuffered",0);h(this,"testDurationSeconds",5);this.call.setIceCandidateFilter(er.isNotHostCandidate),this.senderChannel=this.call.pc1.createDataChannel(null);for(let r=0;r<1024*256;r+=1)this.samplePacket+="h";this.maxNumberOfPacketsToSend=1,this.bytesToKeepBuffered=1024*this.maxNumberOfPacketsToSend,this.testDurationSeconds=4,this.senderChannel.addEventListener("open",this.sendingStep.bind(this)),this.call.pc2.addEventListener("datachannel",this.onRecieverChannel.bind(this))}sendingStep(){const e=new Date;this.startTime||(this.startTime=e,this.lastBitrateMeasureTime=e);for(let i=0;i!==this.maxNumberOfPacketsToSend&&!(this.senderChannel.bufferedAmount>=this.bytesToKeepBuffered);i+=1){this.sentPayloadBytes+=this.samplePacket.length;try{this.senderChannel.send(this.samplePacket)}catch(a){}}const r=e.getTime()-this.startTime.getTime();r>=1e3*this.testDurationSeconds?(this.stopSending=!0,this.testProgress=100):(this.testProgress=r/(10*this.testDurationSeconds),setTimeout(this.sendingStep.bind(this),1))}onMessageRecieved(e){this.recievedPayloadBytes+=e.data.length;const r=new Date,i=r.getTime()-this.lastBitrateMeasureTime.getTime();if(i>=1e3){const o=(this.recievedPayloadBytes-this.lastReceivedPayloadBytes)*GT/(i/1e3);this.finalBitrateSum+=o,this.bitRateSampels+=1,this.lastReceivedPayloadBytes=this.recievedPayloadBytes,this.lastBitrateMeasureTime=r}if(this.stopSending&&this.sentPayloadBytes===this.recievedPayloadBytes){const a=this.finalBitrateSum/this.bitRateSampels;this.testComplete({throughput:Math.round(a*WT)})}}testComplete(e){this.call.getRoundTripTime().then(({rtt:r,backendRTT:i})=>super.testComplete({RTT:r,backendRTT:i,throughput:e.throughput}))}onRecieverChannel(e){this.recieveChannel=e.channel,this.recieveChannel.addEventListener("message",this.onMessageRecieved.bind(this))}}class $u extends Bg{constructor(e,r=er.noFilter){super(e);h(this,"ch1");h(this,"ch2");this.call.setIceCandidateFilter(r);const i=this.call.pc1.createDataChannel(null);this.ch1=i,i.addEventListener("open",()=>{i.send("hello")}),i.addEventListener("message",this.onCh1Recieve.bind(this)),this.call.pc2.addEventListener("datachannel",this.dataChannelHandler.bind(this))}onCh1Recieve(e){e.data!=="world"?this.hangup("Invalid data transmitted."):this.testComplete({connectivity:!0})}onCh2Recieve(e){if(e.data!=="hello")this.hangup("Invalid data transmitted.");else try{this.ch2.send("world")}catch(r){}}dataChannelHandler(e){const r=e.channel;this.ch2=r,r.addEventListener("message",this.onCh2Recieve.bind(this))}hangup(e){this.testFailed(e)}}class KT extends $u{constructor(t){super(t,er.isHost)}}class zT extends $u{constructor(t){super(t,er.isRelay)}}class YT extends $u{constructor(t){super(t,er.isReflexive)}}class QT{constructor(){h(this,"ipInformation",null)}async getIPDetails({peerId:t,apiHostnames:e,logger:r}){var i,a,o;if(!this.ipInformation){try{const c=`https://${e.location}`,l=await(await fetch(c)).json();if(((i=l.loc)==null?void 0:i.length)>5)return this.ipInformation=l,(a=this.ipInformation)!=null&&a.ip&&(this.ipInformation.ip=$r(this.ipInformation.ip)),l;throw Error("Insufficient data")}catch(c){r.error("callstats::ipDetails:: failed to fetch ip using location service",{error:c})}try{const c=await fetch(`https://${e.locationLegacy}/?token=3c493932b0624c&peerId=${t}`,{method:"POST"});this.ipInformation=await c.json(),(o=this.ipInformation)!=null&&o.ip&&(this.ipInformation.ip=$r(this.ipInformation.ip))}catch(c){r.error("callstats::ipDetails:: failed to fetch ip using legacy location service",{error:c})}}return this.ipInformation}resetCache(){this.ipInformation=null}}const Fg=new QT,bh=[{urls:"turn:turn.dyte.in:443?transport=tcp",username:"dyte",credential:"dytein",credentialType:"password"},{urls:"turn:turn.dyte.in:3478?transport=udp",username:"dyte",credential:"dytein",credentialType:"password"}];function kh(s){const[t,e]=s.split(",");return{coords:{latitude:Number(t),longitude:Number(e)}}}class qg{constructor(){h(this,"transport");h(this,"candidatePair");h(this,"outboundVideoRtp",new Map);h(this,"inboundVideoRtp",new Map);h(this,"outboundAudioRtp",new Map);h(this,"inboundAudioRtp",new Map);h(this,"remoteInboundRtp",new Map);h(this,"producerStreamMap",new Map);h(this,"consumerStreamMap",new Map);h(this,"staleProducerStreamMap",!1);h(this,"staleConsumerStreamMap",!1)}}class jg extends ct{constructor(){super();h(this,"observer");h(this,"outboundProducerMap",new Map);h(this,"inboundConsumerMap",new Map);h(this,"consumerPeerIdMap",new Map);h(this,"pausedConsumerMap",new Map);h(this,"pausedProducerMap",new Map);h(this,"overallProducingTransportsStatsMap",{});h(this,"overallConsumingTransportsStatsMap",{});h(this,"overallConsumersStatsMap",{});h(this,"overallProducersStatsMap",{});h(this,"videoProducerToStatsMap",new Map);h(this,"audioProducerToStatsMap",new Map);h(this,"videoConsumerToStatsMap",new Map);h(this,"audioConsumerToStatsMap",new Map);h(this,"consumerIdsWithFreezedVideo",new Set);h(this,"consumerIdsWithFreezedAudio",new Set);h(this,"producerIdsWithFreezedVideo",new Set);h(this,"producerIdsWithFreezedAudio",new Set);h(this,"freezedProducingTransportIds",new Set);h(this,"freezedConsumingTransportIds",new Set);h(this,"screenShareProducers",new Set);h(this,"screenShareConsumers",new Set);h(this,"ipDetails");h(this,"callStatsInstance");this.observer=new ct}async registerProducer(e){await this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)}pauseProducer(e){this.pausedProducerMap.set(e,{lastReportCalculated:!1})}resumeProducer(e){this.pausedProducerMap.delete(e)}processInboundConsumerVideoStats(e,r,i){var o,c;const a=((c=(o=this==null?void 0:this.callStatsInstance)==null?void 0:o.consumerSharedMediaStatesMap)==null?void 0:c.get(e))||{};r.totalVideoPacketsReceived===i.packetsReceived?(this.consumerIdsWithFreezedVideo.add(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","pause",e))):(r.totalVideoPacketsReceived=i.packetsReceived,this.consumerIdsWithFreezedVideo.has(e)&&(this.consumerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","resume",e))))}processInboundConsumerAudioStats(e,r,i){var o,c;const a=((c=(o=this==null?void 0:this.callStatsInstance)==null?void 0:o.consumerSharedMediaStatesMap)==null?void 0:c.get(e))||{};r.totalAudioPacketsReceived===i.packetsReceived?(this.consumerIdsWithFreezedAudio.add(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","pause",e))):(r.totalAudioPacketsReceived=i.packetsReceived,this.consumerIdsWithFreezedAudio.has(e)&&(this.consumerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","resume",e))))}processOutboundProducerVideoStats(e,r,i){var o;const a=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalVideoPacketsSent===i.packetsSent?(this.producerIdsWithFreezedVideo.add(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","pause",e))):(r.totalVideoPacketsSent=i.packetsSent,this.producerIdsWithFreezedVideo.has(e)&&(this.producerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","resume",e))))}processOutboundProducerAudioStats(e,r,i){var o;const a=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalAudioPacketsSent===i.packetsSent?(this.producerIdsWithFreezedAudio.add(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","pause",e))):(r.totalAudioPacketsSent=i.packetsSent,this.producerIdsWithFreezedAudio.has(e)&&(this.producerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","resume",e))))}processProducingTransportStats(e,r,i){var u;const a=((u=this==null?void 0:this.callStatsInstance)==null?void 0:u.currentUserMediaStates)||{},{audio:o,video:c,screen:d}=a,l=o||c||d;r.totalPacketsSent===i.packetsSent?(this.freezedProducingTransportIds.add(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","pause",e))):(r.totalPacketsSent=i.packetsSent,this.freezedProducingTransportIds.has(e)&&(this.freezedProducingTransportIds.delete(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","resume",e))))}processConsumingTransportStats(e,r,i){var c,d;const o=!!Array.from(((d=(c=this==null?void 0:this.callStatsInstance)==null?void 0:c.consumerSharedMediaStatesMap)==null?void 0:d.values())||[]).reduce((l,u)=>l||u.audio||u.video||u.screen,!1);r.totalPacketsReceived===i.packetsSent?(this.freezedConsumingTransportIds.add(e),this.callStatsInstance&&o&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","pause",e))):(r.totalPacketsReceived=i.packetsSent,this.freezedConsumingTransportIds.has(e)&&(this.freezedConsumingTransportIds.delete(e),this.callStatsInstance&&o&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","resume",e))))}async registerConsumer(e){await this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)}pauseConsumer(e){this.pausedConsumerMap.set(e,{lastReportCalculated:!1})}resumeConsumer(e){this.pausedConsumerMap.delete(e)}async generateProducerStreamMap(e,r=!1){const i=await e.getStats(),a=r?this.getProducerStatsFromReport(this.parseRTCReport(i,["outbound-rtp","remote-inbound-rtp"],!1,e.id))[0]:void 0;for(const o of i.values())switch(o.type){case"outbound-rtp":{this.outboundProducerMap.set(o.id,e.id);break}}return a}async generateConsumerStreamMap(e,r=!1){const i=await e.getStats(),a=r?this.getConsumerStatsFromReport(this.parseRTCReport(i,["inbound-rtp"],!1,e.id))[0]:void 0;for(const o of i.values())switch(o.type){case"inbound-rtp":{this.inboundConsumerMap.set(o.id,e.id);break}}return a}deregisterProducer(e){this.outboundProducerMap.forEach((r,i)=>{r===e.id&&this.outboundProducerMap.delete(i)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.inboundConsumerMap.forEach((r,i)=>{r===e.id&&this.inboundConsumerMap.delete(i)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var r;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(r=e.relayProtocol)!=null?r:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}getWorkingSimulcastVideoStats(e){return e.find(i=>{const a=i.framesEncoded>0,o=i.packetsSent>0,c=i.frameWidth&&i.frameHeight;return a&&o&&!!c})||e[e.length-1]}parseRTCReport(e,r=[],i=!1,a=void 0,o=void 0){var P,C,b,O,N,U,$,K,Q,he,Oe,Kt,Jr;const c=e,d=new qg,l=r.length?new Set(r):void 0,u=[],p=[],f=[],S=new Map,y=new Map;for(const M of c.values()){if(l){if(l.size===0)break;if(l.has(M.type))i&&l.delete(M.type);else continue}switch(M.type){case"local-candidate":{u.push(this.getIceCandidateStats(M));break}case"remote-candidate":{p.push(this.getIceCandidateStats(M));break}case"candidate-pair":{const{nominated:v}=M,{selected:_}=M,x=M,fe={nominated:v!=null?v:_,currentRoundTripTime:x.currentRoundTripTime,totalRoundTripTime:x.totalRoundTripTime,bytesReceived:x.bytesReceived,bytesSent:x.bytesSent,availableOutgoingBitrate:x.availableOutgoingBitrate,availableIncomingBitrate:x.availableIncomingBitrate,lastPacketReceivedTimestamp:x.lastPacketReceivedTimestamp,lastPacketSentTimestamp:x.lastPacketSentTimestamp,localCandidateId:x.localCandidateId,remoteCandidateId:x.remoteCandidateId,bytesDiscardedOnSend:x.bytesDiscardedOnSend,packetsSent:x.packetsSent,packetsReceived:x.packetsReceived,packetsDiscardedOnSend:x.packetsDiscardedOnSend};f.push(fe),(M.nominated===!0||M.selected===!0)&&(d.candidatePair=fe);break}case"transport":{const v=M;o&&(o.producing&&(this.overallProducingTransportsStatsMap[o.id]||(this.overallProducingTransportsStatsMap[o.id]={totalPacketsSent:0})),o.consuming&&(this.overallConsumingTransportsStatsMap[o.id]||(this.overallConsumingTransportsStatsMap[o.id]={totalPacketsReceived:0})));const _={bytesReceived:v.bytesReceived,bytesSent:v.bytesSent,packetsSent:v.packetsSent,packetsReceived:v.packetsReceived,dtlsCipher:v.dtlsCipher,dtlsState:v.dtlsState,iceRole:v.iceRole};if(d.transport=_,o){if(o.producing){const x=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,x,_)}if(o.consuming){const x=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,x,_)}}break}case"remote-inbound-rtp":{const v=M,_={jitter:v.jitter,fractionLost:v.fractionLost,roundTripTime:v.roundTripTime,roundTripTimeMeasurements:v.roundTripTimeMeasurements,totalRoundTripTime:v.totalRoundTripTime,packetsLost:v.packetsLost};d.remoteInboundRtp.set(v.localId,_);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(M.id))break;const v=M,_=a||this.outboundProducerMap.get(M.id),x=this.pausedProducerMap.get(_);if(x){if(x.lastReportCalculated===!0)break;this.pausedProducerMap.set(_,{lastReportCalculated:!0})}this.overallProducersStatsMap[_]||(this.overallProducersStatsMap[_]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const fe=this.overallProducersStatsMap[_];if(["video","audio"].includes(v.mediaType)||["video","audio"].includes(v.kind)){if(!this.outboundProducerMap.has(M.id)){d.staleProducerStreamMap=!0;break}const ye=this.callStatsInstance.producers.get(_);if(((P=ye==null?void 0:ye.track)==null?void 0:P.readyState)==="ended")break;d.producerStreamMap.has(_)||d.producerStreamMap.set(_,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:v.bytesSent,packetsSent:v.packetsSent,nackCount:v.nackCount,ssrc:v.ssrc,mid:v.mid,active:v.active,codecId:v.codecId,headerBytesSent:v.headerBytesSent||0,totalPacketSendDelay:v.totalPacketSendDelay||0};if(v.mediaType==="video"||v.kind==="video"){const k=v,be={frameHeight:k.frameHeight,frameWidth:k.frameWidth,framesEncoded:k.framesEncoded,framesDropped:k.framesDropped,framesPerSecond:k.framesPerSecond,framesSent:k.framesSent,keyFramesEncoded:k.keyFramesEncoded,firCount:k.firCount,encoderImplementation:k.encoderImplementation,hugeFramesSent:k.hugeFramesSent,pliCount:k.pliCount,qpSum:k.qpSum,qualityLimitationDurations:k.qualityLimitationDurations,qualityLimitationReason:k.qualityLimitationReason,qualityLimitationResolutionChanges:k.qualityLimitationResolutionChanges,totalEncodeTime:k.targetBitrate,totalPacketSendDelay:k.totalPacketSendDelay,retransmittedBytesSent:k.retransmittedBytesSent,retransmittedPacketsSent:k.retransmittedPacketsSent,scalabilityMode:k.scalabilityMode,powerEfficientEncoder:k.powerEfficientEncoder,...L};d.outboundVideoRtp.set(M.id,be),d.producerStreamMap.get(_).outboundVideoRtpId.push(M.id),this.processOutboundProducerVideoStats(_,fe,be)}else if(v.mediaType==="audio"||v.kind==="audio"){const k=v,be={retransmittedBytesSent:k.retransmittedBytesSent,retransmittedPacketsSent:k.retransmittedPacketsSent,...L};d.outboundAudioRtp.set(M.id,be),d.producerStreamMap.get(_).outboundAudioRtpId.push(M.id),this.processOutboundProducerAudioStats(_,fe,be)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${v.mediaType} kind: ${v.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(M.id))break;const v=M,_=a||this.inboundConsumerMap.get(M.id),x=this.pausedConsumerMap.get(_);if(x){if(x.lastReportCalculated===!0)break;this.pausedConsumerMap.set(_,{lastReportCalculated:!0})}if(v.ssrc===1234)break;this.overallConsumersStatsMap[_]||(this.overallConsumersStatsMap[_]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const fe=this.overallConsumersStatsMap[_];if(["video","audio"].includes(v.mediaType)||["video","audio"].includes(v.kind)){if(!this.inboundConsumerMap.has(M.id)){d.staleConsumerStreamMap=!0;break}d.consumerStreamMap.has(_)||d.consumerStreamMap.set(_,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const ye={bytesReceived:v.bytesReceived,packetsReceived:v.packetsReceived,packetsLost:v.packetsLost>=0?v.packetsLost:0,jitter:v.jitter,nackCount:v.nackCount,jitterBufferDelay:v.jitterBufferDelay,jitterBufferEmittedCount:v.jitterBufferEmittedCount,lastPacketReceivedTimestamp:v.lastPacketReceivedTimestamp,ssrc:v.ssrc,mid:v.mid,codecId:v.codecId,headerBytesReceived:v.headerBytesReceived||0,packetsDiscarded:v.packetsDiscarded||0,jitterBufferMinimumDelay:v.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:v.jitterBufferTargetDelay||0};if(v.mediaType==="video"||v.kind==="video"){const L=v,k={frameHeight:L.frameHeight,frameWidth:L.frameWidth,framesDecoded:L.framesDecoded,framesDropped:L.framesDropped,framesPerSecond:L.framesPerSecond,framesReceived:L.framesReceived,keyFramesDecoded:L.keyFramesDecoded,firCount:L.firCount,decoderImplementation:L.decoderImplementation,pliCount:L.pliCount,totalProcessingDelay:L.totalProcessingDelay,qpSum:L.qpSum||0,totalAssemblyTime:L.totalAssemblyTime||0,totalDecodeTime:L.totalDecodeTime||0,totalFreezesDuration:L.totalFreezesDuration||0,totalInterFrameDelay:L.totalInterFrameDelay||0,totalPausesDuration:L.totalPausesDuration||0,totalSquaredInterFrameDelay:L.totalSquaredInterFrameDelay||0,freezeCount:L.freezeCount||0,pauseCount:L.pauseCount||0,powerEfficientDecoder:L.powerEfficientDecoder,...ye};k.score=Hg({frameWidth:k.frameWidth||0,framesDecoded:(k.framesDecoded||0)-(((C=this.videoConsumerToStatsMap.get(_))==null?void 0:C.framesDecoded)||0),framesPerSecond:k.framesPerSecond||0,packetsLost:(k.packetsLost||0)-(((b=this.videoConsumerToStatsMap.get(_))==null?void 0:b.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((O=this.videoConsumerToStatsMap.get(_))==null?void 0:O.packetsReceived)||0),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_)}),y.set(_,{score:+(k.score*10).toFixed(),frameWidth:k.frameWidth||0,frameHeight:k.frameHeight||0,framesPerSecond:k.framesPerSecond||0,packetsLostPercentage:Xc({packetsLost:(k.packetsLost||0)-(((N=this.videoConsumerToStatsMap.get(_))==null?void 0:N.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((U=this.videoConsumerToStatsMap.get(_))==null?void 0:U.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-((($=this.videoConsumerToStatsMap.get(_))==null?void 0:$.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(_,k),d.inboundVideoRtp.set(M.id,k),d.consumerStreamMap.get(_).inboundVideoRtpId.push(M.id),this.processInboundConsumerVideoStats(_,fe,k)}else if(v.mediaType==="audio"||v.kind==="audio"){const L=v,k={audioLevel:L.audioLevel,concealedSamples:L.concealedSamples,concealmentEvents:L.concealmentEvents,totalAudioEnergy:L.totalAudioEnergy,totalSamplesDuration:L.totalSamplesDuration,totalSamplesReceived:L.totalSamplesReceived,fecPacketsDiscarded:L.fecPacketsDiscarded||0,fecPacketsReceived:L.fecPacketsReceived||0,insertedSamplesForDeceleration:L.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:L.removedSamplesForAcceleration||0,silentConcealedSamples:L.silentConcealedSamples||0,playoutId:L.playoutId,...ye};k.score=$g({concealmentEvents:(k.concealmentEvents||0)-(((K=this.audioConsumerToStatsMap.get(_))==null?void 0:K.concealmentEvents)||0),packetsLost:(k.packetsLost||0)-(((Q=this.audioConsumerToStatsMap.get(_))==null?void 0:Q.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((he=this.audioConsumerToStatsMap.get(_))==null?void 0:he.packetsReceived)||0),jitter:k.jitter||0}),y.set(_,{score:+(k.score*10).toFixed(),packetsLostPercentage:Xc({packetsLost:(k.packetsLost||0)-(((Oe=this.audioConsumerToStatsMap.get(_))==null?void 0:Oe.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((Kt=this.audioConsumerToStatsMap.get(_))==null?void 0:Kt.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-(((Jr=this.audioConsumerToStatsMap.get(_))==null?void 0:Jr.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(_,k),d.inboundAudioRtp.set(M.id,k),d.consumerStreamMap.get(_).inboundAudioRtpId.push(M.id),this.processInboundConsumerAudioStats(_,fe,k)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${v.mediaType} kind: ${v.kind}`);break}}}if(d.producerStreamMap.forEach((M,v)=>{var _,x,fe,ye,L,k,be,fa,Ta,Sa,va,ya,Ea,Pa,_a,Ca,wa,Ra,ba,ka,Ma,Aa,Ia;if(M.outboundVideoRtpId.length>0){const ce=[];M.outboundVideoRtpId.forEach(kl=>{ce.push(d.outboundVideoRtp.get(kl))});const z=this.getWorkingSimulcastVideoStats(ce);z.score=xg({frameWidth:z.frameWidth||0,framesPerSecond:z.framesPerSecond||0,jitter:((_=z.remoteData)==null?void 0:_.jitter)||0,isScreenShare:this.screenShareProducers.has(v),packetsSent:(z.packetsSent||0)-(((x=this.videoProducerToStatsMap.get(v))==null?void 0:x.packetsSent)||0),packetsLost:(((fe=z.remoteData)==null?void 0:fe.packetsLost)||0)-(((L=(ye=this.videoProducerToStatsMap.get(v))==null?void 0:ye.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(z.framesEncoded||0)-(((k=this.videoProducerToStatsMap.get(v))==null?void 0:k.framesEncoded)||0)}),S.set(v,{score:+(z.score*10).toFixed(),frameWidth:z.frameWidth||0,frameHeight:z.frameHeight||0,framesPerSecond:z.framesPerSecond||0,jitter:((be=z.remoteData)==null?void 0:be.jitter)||0,isScreenShare:this.screenShareProducers.has(v),packetsLostPercentage:Qc({packetsSent:(z.packetsSent||0)-(((fa=this.videoProducerToStatsMap.get(v))==null?void 0:fa.packetsSent)||0),packetsLost:(((Ta=z.remoteData)==null?void 0:Ta.packetsLost)||0)-(((va=(Sa=this.videoProducerToStatsMap.get(v))==null?void 0:Sa.remoteData)==null?void 0:va.packetsLost)||0)}),bitrate:((z.bytesSent||0)-(((ya=this.videoProducerToStatsMap.get(v))==null?void 0:ya.bytesSent)||0))*8/7,cpuLimitations:z.qualityLimitationReason==="cpu",bandwidthLimitations:z.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(v,z)}else if(M.outboundAudioRtpId.length>0){const ce=d.outboundAudioRtp.get(M.outboundAudioRtpId[0]);ce.score=Vg({packetsSent:(ce.packetsSent||0)-(((Ea=this.audioProducerToStatsMap.get(v))==null?void 0:Ea.packetsSent)||0),packetsLost:(((Pa=ce.remoteData)==null?void 0:Pa.packetsLost)||0)-(((Ca=(_a=this.audioProducerToStatsMap.get(v))==null?void 0:_a.remoteData)==null?void 0:Ca.packetsLost)||0),jitter:((wa=ce.remoteData)==null?void 0:wa.jitter)||0}),S.set(v,{score:+(ce.score*10).toFixed(),bitrate:((ce.bytesSent||0)-(((Ra=this.audioProducerToStatsMap.get(v))==null?void 0:Ra.bytesSent)||0))*8/7,packetsLostPercentage:Qc({packetsSent:(ce.packetsSent||0)-(((ba=this.audioProducerToStatsMap.get(v))==null?void 0:ba.packetsSent)||0),packetsLost:(((ka=ce.remoteData)==null?void 0:ka.packetsLost)||0)-(((Aa=(Ma=this.audioProducerToStatsMap.get(v))==null?void 0:Ma.remoteData)==null?void 0:Aa.packetsLost)||0)}),jitter:((Ia=ce.remoteData)==null?void 0:Ia.jitter)||0,isScreenShare:this.screenShareProducers.has(v)}),this.audioProducerToStatsMap.set(v,ce)}}),f.forEach(M=>{const v=u.find(x=>x.id===M.localCandidateId?(M.localCandidateId=x.id,x):null),_=p.find(x=>x.id===M.remoteCandidateId?(M.remoteCandidateId=x.id,x):null);v&&(M.localCandidateType=v.type,M.localCandidateAddress=$r(v.address),M.localCandidatePort=v.port,M.localCandidateProtocol=v.protocol,M.localCandidateUrl=v.url,M.localCandidateNetworkType=v.networkType,M.localCandidateRelatedAddress=$r(v.relatedAddress),M.localCandidateRelatedPort=v.relatedPort),_&&(M.remoteCandidateType=_.type,M.remoteCandidateAddress=$r(_.address),M.remoteCandidatePort=_.port,M.remoteCandidateProtocol=_.protocol,M.remoteCandidateUrl=_.url)}),d.candidatePair&&(d.transport?(d.transport.totalRoundTripTime=d.candidatePair.totalRoundTripTime,d.transport.availableOutgoingBitrate=d.candidatePair.availableOutgoingBitrate,d.transport.availableIncomingBitrate=d.candidatePair.availableIncomingBitrate,d.transport.roundTripTime=d.candidatePair.currentRoundTripTime):d.transport={bytesReceived:d.candidatePair.bytesReceived,bytesSent:d.candidatePair.bytesSent,totalRoundTripTime:d.candidatePair.totalRoundTripTime,availableOutgoingBitrate:d.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:d.candidatePair.availableIncomingBitrate,roundTripTime:d.candidatePair.currentRoundTripTime}),d.transport&&(d.transport.candidatePairs=f),d.transport&&!d.transport.roundTripTime){let M=0,v=0;d.remoteInboundRtp.forEach((_,x)=>{_.roundTripTime&&_.roundTripTime>M&&(M=_.roundTripTime,v=_.totalRoundTripTime)}),d.transport.roundTripTime=M,d.transport.totalRoundTripTime=v}if(y.size>0)try{this.observer.emit("consumer_score",y)}catch(M){}if(S.size>0)try{this.observer.emit("producer_score",S)}catch(M){}return d}async getProducersReport(e){const r=e.map(i=>this.generateProducerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0}async getConsumersReport(e){const r=e.map(i=>this.generateConsumerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0}async getTransportReport(e){return e.getStats()}async getProcessedStats(e,r,i){const a=await this.getTransportReport(e),o={producing:i,consuming:r,id:e.id},c=a,d=this.parseRTCReport(c,["transport","candidate-pair","inbound-rtp","outbound-rtp","remote-inbound-rtp","local-candidate","remote-candidate"],!1,void 0,o);if(!d)return;const l={stats:d.transport,transportId:e.id,consuming:r,producing:i},u=d.staleProducerStreamMap?void 0:this.getProducerStatsFromReport(d),p=d.staleConsumerStreamMap?void 0:this.getConsumerStatsFromReport(d);return{transportReport:l,producerReport:u,consumerReport:p}}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,a)=>{var o,c;r.push({producerId:a,videoStats:i.outboundVideoRtpId.map(d=>e.outboundVideoRtp.get(d)),audioStats:i.outboundAudioRtpId.map(d=>e.outboundAudioRtp.get(d)),appData:((c=(o=this.callStatsInstance.producers)==null?void 0:o.get(a))==null?void 0:c.appData)||null})})}catch(i){this.callStatsInstance.logger.error("callStats::measurements::getProducerStatsFromReport",{error:{reason:i.reason,message:i.message}})}return r}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((i,a)=>{const{peerId:o,producerId:c,appData:d}=this.consumerPeerIdMap.get(a);r.push({consumerId:a,peerId:o,producerId:c,appData:d,videoStats:i.inboundVideoRtpId.map(l=>e.inboundVideoRtp.get(l)),audioStats:i.inboundAudioRtpId.map(l=>e.inboundAudioRtp.get(l))})})}catch(i){console.error("getConsumersReport: ",i,e)}return r}async getUserLocation(){return new Promise((e,r)=>{try{navigator.geolocation?navigator.geolocation.getCurrentPosition(i=>{e(i)}):r()}catch(i){r(i)}})}async getConnectivity(e){try{const r={iceServers:e||bh},i=new Promise((u,p)=>{try{const f=new KT(r);f.addListener("done",u),f.addListener("failed",()=>{u({connectivity:!1})}),f.start(2e3)}catch(f){p(f)}}),a=new Promise((u,p)=>{try{const f=new zT(r);f.addListener("done",u),f.addListener("failed",()=>{u({connectivity:!1})}),f.start(2e3)}catch(f){p(f)}}),o=new Promise((u,p)=>{try{const f=new YT(r);f.addListener("done",u),f.addListener("failed",()=>{u({connectivity:!1})}),f.start(2e3)}catch(f){p(f)}}),[c,d,l]=await Promise.all([i,a,o]);return{host:c==null?void 0:c.connectivity,relay:d==null?void 0:d.connectivity,reflexive:l==null?void 0:l.connectivity}}catch(r){return{host:!1,relay:!1,reflexive:!1}}}async getThroughput(e){try{const i=await new Promise((a,o)=>{try{const c={iceServers:e||bh},d=new JT(c);d.addListener("done",a),d.addListener("failed",o),d.start(1e4)}catch(c){o(c)}});return{throughput:i.throughput,fractionalLoss:0,RTT:i.RTT,jitter:0,backendRTT:i.backendRTT}}catch(r){return}}async getIPDetails(){var e,r;try{return this.ipDetails||(this.ipDetails=await Fg.getIPDetails({peerId:(e=this.callStatsInstance)==null?void 0:e.peerId,apiHostnames:(r=this.callStatsInstance)==null?void 0:r.apiHostnames,logger:this.callStatsInstance.logger})),this.ipDetails}catch(i){return}}async getNetworkQuality(e){const[r,i]=await Promise.all([this.getConnectivity(e),this.getThroughput(e)]);return{connectivity:r,throughput:i==null?void 0:i.throughput,fractionalLoss:i==null?void 0:i.fractionalLoss,RTT:i==null?void 0:i.RTT,jitter:i==null?void 0:i.jitter,backendRTT:i==null?void 0:i.backendRTT}}async getNetworkInfo(e,r=!1){var c,d;if(r){const l=await this.getIPDetails();return{ipDetails:l,effectiveNetworkType:(c=navigator.connection)==null?void 0:c.effectiveType,location:l!=null&&l.loc?kh(l==null?void 0:l.loc):void 0}}const[i,a,o]=await Promise.all([this.getConnectivity(e),this.getThroughput(e),this.getIPDetails()]);return{ipDetails:o,effectiveNetworkType:(d=navigator.connection)==null?void 0:d.effectiveType,location:o!=null&&o.loc?kh(o==null?void 0:o.loc):void 0,turnConnectivity:i?i.host||i.relay||i.reflexive:!1,connectivity:i,throughput:a==null?void 0:a.throughput,fractionalLoss:a==null?void 0:a.fractionalLoss,RTT:a==null?void 0:a.RTT,jitter:a==null?void 0:a.jitter,backendRTT:a==null?void 0:a.backendRTT}}}class XT extends jg{}class Gg extends jg{constructor(){super(...arguments);h(this,"producerMap",new Map);h(this,"consumerMap",new Map)}async registerProducer(e){this.producerMap.set(e.id,e),await this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)}async registerConsumer(e){this.consumerMap.set(e.id,e),await this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)}async generateConsumerStreamMap(e,r=!1){const i=await e.getStats(),a=this.parseRTCReport(i,["inbound-rtp"],!1,e.id),o=[...a.consumerStreamMap.values()][0],c=r?this.getConsumerStatsFromParsedConsumerStats(a,o,e.id):void 0;for(const d of i.values())switch(d.type){case"inbound-rtp":{this.inboundConsumerMap.set(d.id,e.id);break}}return c}deregisterProducer(e){this.producerMap.delete(e.id),this.outboundProducerMap.forEach((r,i)=>{r===e.id&&this.outboundProducerMap.delete(i)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.consumerMap.delete(e.id),this.inboundConsumerMap.forEach((r,i)=>{r===e.id&&this.inboundConsumerMap.delete(i)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var r;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(r=e.relayProtocol)!=null?r:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}parseRTCReport(e,r=[],i=!1,a=void 0,o=void 0){var P,C,b,O,N,U,$,K,Q,he,Oe,Kt,Jr;const c=e,d=new qg,l=r.length?new Set(r):void 0,u=[],p=[],f=[],S=new Map,y=new Map;for(const M of c.values()){if(l){if(l.size===0)break;if(l.has(M.type))i&&l.delete(M.type);else continue}switch(M.type){case"local-candidate":{u.push(this.getIceCandidateStats(M));break}case"remote-candidate":{p.push(this.getIceCandidateStats(M));break}case"candidate-pair":{const{nominated:v}=M,{selected:_}=M,x=M,fe={nominated:v!=null?v:_,currentRoundTripTime:x.currentRoundTripTime,totalRoundTripTime:x.totalRoundTripTime,bytesReceived:x.bytesReceived,bytesSent:x.bytesSent,availableOutgoingBitrate:x.availableOutgoingBitrate,availableIncomingBitrate:x.availableIncomingBitrate,lastPacketReceivedTimestamp:x.lastPacketReceivedTimestamp,lastPacketSentTimestamp:x.lastPacketSentTimestamp,localCandidateId:x.localCandidateId,remoteCandidateId:x.remoteCandidateId,bytesDiscardedOnSend:x.bytesDiscardedOnSend,packetsSent:x.packetsSent,packetsReceived:x.packetsReceived,packetsDiscardedOnSend:x.packetsDiscardedOnSend};f.push(fe),(M.nominated===!0||M.selected===!0)&&(d.candidatePair=fe);break}case"transport":{const v=M;o&&(o.producing&&(this.overallProducingTransportsStatsMap[o.id]||(this.overallProducingTransportsStatsMap[o.id]={totalPacketsSent:0})),o.consuming&&(this.overallConsumingTransportsStatsMap[o.id]||(this.overallConsumingTransportsStatsMap[o.id]={totalPacketsReceived:0})));const _={bytesReceived:v.bytesReceived,bytesSent:v.bytesSent,packetsSent:v.packetsSent,packetsReceived:v.packetsReceived,dtlsCipher:v.dtlsCipher,dtlsState:v.dtlsState,iceRole:v.iceRole};if(d.transport=_,o){if(o.producing){const x=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,x,_)}if(o.consuming){const x=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,x,_)}}break}case"remote-inbound-rtp":{const v=M,_={jitter:v.jitter,fractionLost:v.fractionLost,roundTripTime:v.roundTripTime,roundTripTimeMeasurements:v.roundTripTimeMeasurements,totalRoundTripTime:v.totalRoundTripTime,packetsLost:v.packetsLost};d.remoteInboundRtp.set(v.localId,_);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(M.id))break;const v=M,_=a||this.outboundProducerMap.get(M.id),x=this.pausedProducerMap.get(_);if(x){if(x.lastReportCalculated===!0)break;this.pausedProducerMap.set(_,{lastReportCalculated:!0})}this.overallProducersStatsMap[_]||(this.overallProducersStatsMap[_]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const fe=this.overallProducersStatsMap[_];if(["video","audio"].includes(v.mediaType)||["video","audio"].includes(v.kind)){if(!this.outboundProducerMap.has(M.id)){d.staleProducerStreamMap=!0;break}const ye=this.callStatsInstance.producers.get(_);if(((P=ye==null?void 0:ye.track)==null?void 0:P.readyState)==="ended")break;d.producerStreamMap.has(_)||d.producerStreamMap.set(_,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:v.bytesSent,packetsSent:v.packetsSent,nackCount:v.nackCount,ssrc:v.ssrc,mid:v.mid,active:v.active,codecId:v.codecId,headerBytesSent:v.headerBytesSent||0,totalPacketSendDelay:v.totalPacketSendDelay||0};if(v.mediaType==="video"||v.kind==="video"){const k=v,be={frameHeight:k.frameHeight,frameWidth:k.frameWidth,framesEncoded:k.framesEncoded,framesDropped:k.framesDropped?k.framesDropped:k.droppedFrames,framesPerSecond:k.framesPerSecond?k.framesPerSecond:k.framerateMean,framesSent:k.framesSent,keyFramesEncoded:k.keyFramesEncoded,firCount:k.firCount,encoderImplementation:k.encoderImplementation,hugeFramesSent:k.hugeFramesSent,pliCount:k.pliCount,qpSum:k.qpSum,qualityLimitationReason:k.qualityLimitationReason,qualityLimitationDurations:k.qualityLimitationDurations,qualityLimitationResolutionChanges:k.qualityLimitationResolutionChanges,totalEncodeTime:k.totalEncodeTime,totalPacketSendDelay:k.totalEncodeTime,retransmittedBytesSent:k.retransmittedBytesSent,retransmittedPacketsSent:k.retransmittedPacketsSent,scalabilityMode:k.scalabilityMode,powerEfficientEncoder:k.powerEfficientEncoder,...L};d.outboundVideoRtp.set(M.id,be),d.producerStreamMap.get(_).outboundVideoRtpId.push(M.id),this.processOutboundProducerVideoStats(_,fe,be)}else if(v.mediaType==="audio"||v.kind==="audio"){const k=v,be={retransmittedBytesSent:k.retransmittedBytesSent,retransmittedPacketsSent:k.retransmittedPacketsSent,...L};d.outboundAudioRtp.set(M.id,be),d.producerStreamMap.get(_).outboundAudioRtpId.push(M.id),this.processOutboundProducerAudioStats(_,fe,be)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${v.mediaType} kind: ${v.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(M.id))break;const v=M,_=a||this.inboundConsumerMap.get(M.id),x=this.pausedConsumerMap.get(_);if(x){if(x.lastReportCalculated===!0)break;this.pausedConsumerMap.set(_,{lastReportCalculated:!0})}if(v.ssrc===1234)break;this.overallConsumersStatsMap[_]||(this.overallConsumersStatsMap[_]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const fe=this.overallConsumersStatsMap[_];if(["video","audio"].includes(v.mediaType)||["video","audio"].includes(v.kind)){if(!this.inboundConsumerMap.has(M.id)){d.staleConsumerStreamMap=!0;break}d.consumerStreamMap.has(_)||d.consumerStreamMap.set(_,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const ye={bytesReceived:v.bytesReceived,packetsReceived:v.packetsReceived,packetsLost:v.packetsLost>=0?v.packetsLost:0,jitter:v.jitter,nackCount:v.nackCount,jitterBufferDelay:v.jitterBufferDelay,jitterBufferEmittedCount:v.jitterBufferEmittedCount,lastPacketReceivedTimestamp:v.lastPacketReceivedTimestamp,ssrc:v.ssrc,mid:v.mid,codecId:v.codecId,headerBytesReceived:v.headerBytesReceived||0,packetsDiscarded:v.packetsDiscarded||0,jitterBufferMinimumDelay:v.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:v.jitterBufferTargetDelay||0};if(v.mediaType==="video"||v.kind==="video"){const L=v,k={frameHeight:L.frameHeight,frameWidth:L.frameWidth,framesDecoded:L.framesDecoded,framesDropped:L.framesDropped?L.framesDropped:L.droppedFrames,framesPerSecond:L.framesPerSecond?L.framesPerSecond:L.framerateMean,framesReceived:L.framesReceived,keyFramesDecoded:L.keyFramesDecoded,firCount:L.firCount,decoderImplementation:L.decoderImplementation,pliCount:L.pliCount,totalProcessingDelay:L.totalProcessingDelay,qpSum:L.qpSum||0,totalAssemblyTime:L.totalAssemblyTime||0,totalDecodeTime:L.totalDecodeTime||0,totalFreezesDuration:L.totalFreezesDuration||0,totalInterFrameDelay:L.totalInterFrameDelay||0,totalPausesDuration:L.totalPausesDuration||0,totalSquaredInterFrameDelay:L.totalSquaredInterFrameDelay||0,freezeCount:L.freezeCount||0,pauseCount:L.pauseCount||0,powerEfficientDecoder:L.powerEfficientDecoder,...ye};k.score=Hg({frameWidth:k.frameWidth||0,framesDecoded:(k.framesDecoded||0)-(((C=this.videoConsumerToStatsMap.get(_))==null?void 0:C.framesDecoded)||0),framesPerSecond:k.framesPerSecond||0,packetsLost:(k.packetsLost||0)-(((b=this.videoConsumerToStatsMap.get(_))==null?void 0:b.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((O=this.videoConsumerToStatsMap.get(_))==null?void 0:O.packetsReceived)||0),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_)}),y.set(_,{score:+(k.score*10).toFixed(),frameWidth:k.frameWidth||0,frameHeight:k.frameHeight||0,framesPerSecond:k.framesPerSecond||0,packetsLostPercentage:Xc({packetsLost:(k.packetsLost||0)-(((N=this.videoConsumerToStatsMap.get(_))==null?void 0:N.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((U=this.videoConsumerToStatsMap.get(_))==null?void 0:U.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-((($=this.videoConsumerToStatsMap.get(_))==null?void 0:$.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(_,k),d.inboundVideoRtp.set(M.id,k),d.consumerStreamMap.get(_).inboundVideoRtpId.push(M.id),this.processInboundConsumerVideoStats(_,fe,k)}else if(v.mediaType==="audio"||v.kind==="audio"){const L=v,k={audioLevel:L.audioLevel,concealedSamples:L.concealedSamples,concealmentEvents:L.concealmentEvents,totalAudioEnergy:L.totalAudioEnergy,totalSamplesDuration:L.totalSamplesDuration,totalSamplesReceived:L.totalSamplesReceived,fecPacketsDiscarded:L.fecPacketsDiscarded||0,fecPacketsReceived:L.fecPacketsReceived||0,insertedSamplesForDeceleration:L.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:L.removedSamplesForAcceleration||0,silentConcealedSamples:L.silentConcealedSamples||0,playoutId:L.playoutId,...ye};k.score=$g({concealmentEvents:(k.concealmentEvents||0)-(((K=this.audioConsumerToStatsMap.get(_))==null?void 0:K.concealmentEvents)||0),packetsLost:(k.packetsLost||0)-(((Q=this.audioConsumerToStatsMap.get(_))==null?void 0:Q.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((he=this.audioConsumerToStatsMap.get(_))==null?void 0:he.packetsReceived)||0),jitter:k.jitter||0}),y.set(_,{score:+(k.score*10).toFixed(),packetsLostPercentage:Xc({packetsLost:(k.packetsLost||0)-(((Oe=this.audioConsumerToStatsMap.get(_))==null?void 0:Oe.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((Kt=this.audioConsumerToStatsMap.get(_))==null?void 0:Kt.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-(((Jr=this.audioConsumerToStatsMap.get(_))==null?void 0:Jr.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(_,k),d.inboundAudioRtp.set(M.id,k),d.consumerStreamMap.get(_).inboundAudioRtpId.push(M.id),this.processInboundConsumerAudioStats(_,fe,k)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${v.mediaType} kind: ${v.kind}`);break}}}if(d.producerStreamMap.forEach((M,v)=>{var _,x,fe,ye,L,k,be,fa,Ta,Sa,va,ya,Ea,Pa,_a,Ca,wa,Ra,ba,ka,Ma,Aa,Ia;if(M.outboundVideoRtpId.length>0){const ce=[];M.outboundVideoRtpId.forEach(kl=>{ce.push(d.outboundVideoRtp.get(kl))});const z=this.getWorkingSimulcastVideoStats(ce);z.score=xg({frameWidth:z.frameWidth||0,framesPerSecond:z.framesPerSecond||0,jitter:((_=z.remoteData)==null?void 0:_.jitter)||0,isScreenShare:this.screenShareProducers.has(v),packetsSent:(z.packetsSent||0)-(((x=this.videoProducerToStatsMap.get(v))==null?void 0:x.packetsSent)||0),packetsLost:(((fe=z.remoteData)==null?void 0:fe.packetsLost)||0)-(((L=(ye=this.videoProducerToStatsMap.get(v))==null?void 0:ye.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(z.framesEncoded||0)-(((k=this.videoProducerToStatsMap.get(v))==null?void 0:k.framesEncoded)||0)}),S.set(v,{score:+(z.score*10).toFixed(),frameWidth:z.frameWidth||0,frameHeight:z.frameHeight||0,framesPerSecond:z.framesPerSecond||0,jitter:((be=z.remoteData)==null?void 0:be.jitter)||0,isScreenShare:this.screenShareProducers.has(v),packetsLostPercentage:Qc({packetsSent:(z.packetsSent||0)-(((fa=this.videoProducerToStatsMap.get(v))==null?void 0:fa.packetsSent)||0),packetsLost:(((Ta=z.remoteData)==null?void 0:Ta.packetsLost)||0)-(((va=(Sa=this.videoProducerToStatsMap.get(v))==null?void 0:Sa.remoteData)==null?void 0:va.packetsLost)||0)}),bitrate:((z.bytesSent||0)-(((ya=this.videoProducerToStatsMap.get(v))==null?void 0:ya.bytesSent)||0))*8/7,cpuLimitations:z.qualityLimitationReason==="cpu",bandwidthLimitations:z.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(v,z)}else if(M.outboundAudioRtpId.length>0){const ce=d.outboundAudioRtp.get(M.outboundAudioRtpId[0]);ce.score=Vg({packetsSent:(ce.packetsSent||0)-(((Ea=this.audioProducerToStatsMap.get(v))==null?void 0:Ea.packetsSent)||0),packetsLost:(((Pa=ce.remoteData)==null?void 0:Pa.packetsLost)||0)-(((Ca=(_a=this.audioProducerToStatsMap.get(v))==null?void 0:_a.remoteData)==null?void 0:Ca.packetsLost)||0),jitter:((wa=ce.remoteData)==null?void 0:wa.jitter)||0}),S.set(v,{score:+(ce.score*10).toFixed(),bitrate:((ce.bytesSent||0)-(((Ra=this.audioProducerToStatsMap.get(v))==null?void 0:Ra.bytesSent)||0))*8/7,packetsLostPercentage:Qc({packetsSent:(ce.packetsSent||0)-(((ba=this.audioProducerToStatsMap.get(v))==null?void 0:ba.packetsSent)||0),packetsLost:(((ka=ce.remoteData)==null?void 0:ka.packetsLost)||0)-(((Aa=(Ma=this.audioProducerToStatsMap.get(v))==null?void 0:Ma.remoteData)==null?void 0:Aa.packetsLost)||0)}),jitter:((Ia=ce.remoteData)==null?void 0:Ia.jitter)||0,isScreenShare:this.screenShareProducers.has(v)}),this.audioProducerToStatsMap.set(v,ce)}}),f.forEach(M=>{const v=u.find(x=>x.id===M.localCandidateId?(M.localCandidateId=x.id,x):null),_=p.find(x=>x.id===M.remoteCandidateId?(M.remoteCandidateId=x.id,x):null);v&&(M.localCandidateType=v.type,M.localCandidateAddress=$r(v.address),M.localCandidatePort=v.port,M.localCandidateProtocol=v.protocol,M.localCandidateUrl=v.url,M.localCandidateNetworkType=v.networkType,M.localCandidateRelatedAddress=$r(v.relatedAddress),M.localCandidateRelatedPort=v.relatedPort),_&&(M.remoteCandidateType=_.type,M.remoteCandidateAddress=$r(_.address),M.remoteCandidatePort=_.port,M.remoteCandidateProtocol=_.protocol,M.remoteCandidateUrl=_.url)}),d.candidatePair&&(d.transport?(d.transport.bytesReceived=d.candidatePair.bytesReceived,d.transport.bytesSent=d.candidatePair.bytesSent,d.transport.totalRoundTripTime=d.candidatePair.totalRoundTripTime,d.transport.availableOutgoingBitrate=d.candidatePair.availableOutgoingBitrate,d.transport.availableIncomingBitrate=d.candidatePair.availableIncomingBitrate,d.transport.roundTripTime=d.candidatePair.currentRoundTripTime):d.transport={bytesReceived:d.candidatePair.bytesReceived,bytesSent:d.candidatePair.bytesSent,totalRoundTripTime:d.candidatePair.totalRoundTripTime,availableOutgoingBitrate:d.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:d.candidatePair.availableIncomingBitrate,roundTripTime:d.candidatePair.currentRoundTripTime}),d.transport&&(d.transport.candidatePairs=f),d.transport&&!d.transport.roundTripTime){let M=0,v=0;d.remoteInboundRtp.forEach((_,x)=>{_.roundTripTime&&_.roundTripTime>M&&(M=_.roundTripTime,v=_.totalRoundTripTime)}),d.transport.roundTripTime=M,d.transport.totalRoundTripTime=v}if(y.size>0)try{this.observer.emit("consumer_score",y)}catch(M){}if(S.size>0)try{this.observer.emit("producer_score",S)}catch(M){}return d}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,a)=>{const o=this.producerMap.get(a),c=o.track.getSettings(),d=i.outboundVideoRtpId.map(u=>{const p=e.outboundVideoRtp.get(u);return p.frameHeight||(p.frameHeight=c.height,p.frameWidth=c.width,p.framesPerSecond=c.frameRate),p}),l={producerId:a,appData:o.appData,videoStats:d,audioStats:i.outboundAudioRtpId.map(u=>e.outboundAudioRtp.get(u))};r.push(l)})}catch(i){console.error("getProducersReport: ",i,e)}return r}getConsumerStatsFromParsedConsumerStats(e,r,i){let a;try{const{peerId:o,producerId:c,appData:d}=this.consumerPeerIdMap.get(i),l=r==null?void 0:r.inboundVideoRtpId.map(u=>{const f=this.consumerMap.get(i).track.getSettings(),S=e.inboundVideoRtp.get(u);return S.frameHeight||(S.frameHeight=f.height,S.frameWidth=f.width,S.framesPerSecond=f.frameRate),S});a={consumerId:i,peerId:o,producerId:c,appData:d,videoStats:l,audioStats:r==null?void 0:r.inboundAudioRtpId.map(u=>e.inboundAudioRtp.get(u))}}catch(o){console.error("getConsumerStatsFromParsedConsumerStats: ",o,e)}return a}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((i,a)=>{r.push(this.getConsumerStatsFromParsedConsumerStats(e,i,a))})}catch(i){console.error("getConsumerStatsFromReport: ",i,e)}return r}}class ZT extends Gg{}function Zc(s,t,e,r){if(s!=null&&s.logger&&s.logger.error("Callstats::handleError",{error:r}),typeof e=="function"&&r instanceof t)e.call(null,r,s);else throw r}function Mh(s,t,e){const r=s.value;return s.value=function(...i){try{const a=r.apply(this,i);return a&&a instanceof Promise?a.catch(o=>{Zc(this,t,e,o)}):a}catch(a){Zc(this,t,e,a)}return null},s}const J=(s,t)=>(e,r,i)=>{const a=i.value;return i.value=function(...o){try{const c=a.apply(this,o);return c&&c instanceof Promise?c.catch(d=>{Zc(this,s,t,d)}):c}catch(c){Zc(this,s,t,c)}return null},i},eS=(s,t)=>(e,r,i)=>{if(i)return Mh(i,s,t);for(const a of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,a);o.value instanceof Function&&Object.defineProperty(e.prototype,a,Mh(o,s,t))}};var j=globalThis&&globalThis.__decorate||function(s,t,e,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,e):r,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(s,t,e,r);else for(var c=s.length-1;c>=0;c--)(o=s[c])&&(a=(i<3?o(a):i>3?o(t,e,a):o(t,e))||a);return i>3&&a&&Object.defineProperty(t,e,a),a};const G=console;let B=class extends ct{constructor(e="https://api.testingv3.dyte.in",r="Blink",i=Mg.PROD,a,o,c,d,l){super();h(this,"observer");h(this,"eventHandler");h(this,"measurements");h(this,"producingTransport");h(this,"consumingTransport");h(this,"producers",new Map);h(this,"consumers",new Map);h(this,"iceServers");h(this,"connectionInfoPromise");h(this,"pingStatsTimeout");h(this,"logger");h(this,"env");h(this,"apiHostnames");h(this,"peerId");h(this,"consumerSharedMediaStatesMap",new Map);h(this,"currentUserMediaStates",{});if(!l)throw Error("authToken is missing but required to initialize CallStats!");switch(this.env=i,this.apiHostnames=d,this.logger=o,this.peerId=c,this.eventHandler=new UT({logger:o,peerId:c,apiHostnames:d,authToken:l}),this.logger.debug("callStats::engineName: ",{engineName:r}),r){case"Blink":this.measurements=new XT;break;case"Gecko":this.measurements=new Gg;break;case"WebKit":this.measurements=new ZT;break;default:throw Error(`Unknown engineName! ${r}`)}this.measurements.callStatsInstance=this,this.registerProducer=this.registerProducer.bind(this),this.registerConsumer=this.registerConsumer.bind(this),this.observer=new ct,this.measurements.observer.on("consumer_score",u=>{o.debug(`callStats::consumer_score ${[...u.entries()]}`),this.eventHandler.emit("consumer_score",u)}),this.measurements.observer.on("producer_score",u=>{o.debug(`callStats::producer_score ${[...u.entries()]}`),this.eventHandler.emit("producer_score",u)})}registerIceServers(e){this.iceServers=e}registerConsumer(e){var r;this.consumerSharedMediaStatesMap.has(e.id)||this.consumerSharedMediaStatesMap.set(e.id,{}),this.consumers.set(e.id,e),this.measurements.registerConsumer(e),this.logger.debug("callStats::registerConsumer",{consumerId:e.id,consumerkind:e.kind,isScreenShare:!!((r=e.appData)!=null&&r.screenShare)}),e.on("close",this.deRegisterConsumer.bind(this,e))}registerProducer(e){var r;this.producers.set(e.id,e),this.measurements.registerProducer(e),this.logger.debug("callStats::registerProducer",{producerId:e.id,producerKind:e.kind,isScreenShare:!!((r=e.appData)!=null&&r.screenShare)}),e.on("close",this.deRegisterProducer.bind(this,e))}sendConsumerSharedMediaStateEvent(e,r){this.consumerSharedMediaStatesMap.has(e)||this.consumerSharedMediaStatesMap.set(e,{});const i=this.consumerSharedMediaStatesMap.get(e);this.consumerSharedMediaStatesMap.set(e,Object.assign(i,r))}registerProducingTransport(e){var i;this.producingTransport=e,e.on("close",this.disconnectProducingTransport.bind(this,e)),e.on("disconnect",this.disconnectProducingTransport.bind(this,e)),Array.from(((i=e._producers)==null?void 0:i.values())||[]).forEach(a=>{this.registerProducer(a)}),e.on("newproducer",this.registerProducer)}registerConsumingTransport(e){var i;this.consumingTransport=e,e.on("close",this.disconnectConsumingTransport.bind(this,e)),e.on("disconnect",this.disconnectConsumingTransport.bind(this,e)),Array.from(((i=e._consumers)==null?void 0:i.values())||[]).forEach(a=>{this.registerConsumer(a)}),e.on("newconsumer",this.registerConsumer)}deRegisterConsumer(e){this.consumers.delete(e.id)}deRegisterProducer(e){var r;this.producers.delete(e.id),this.logger.debug("callStats::deRegisterProducer",{producerId:e.id,producerKind:e.kind,isScreenShare:!!((r=e.appData)!=null&&r.screenShare)})}disconnectConsumingTransport(){this.consumingTransport=void 0}disconnectProducingTransport(){this.producingTransport=void 0}callEvent(e){this.eventHandler.callEvent(e)}sendPreCallTestBeginEvent(e=!1,r){this.connectionInfoPromise=this.measurements.getNetworkInfo(this.iceServers,e),this.eventHandler.callEvent({event:I.PRECALL_TEST_BEGIN,timestamp:r}),this.connectionInfoPromise&&this.connectionInfoPromise.then(i=>{this.eventHandler.callEvent({event:I.PRECALL_TEST_COMPLETE,metaData:{connectionInfo:i},timestamp:r})})}sendScreenShareToggleEvent(e,r=null,i){this.currentUserMediaStates.screen=e,this.eventHandler.callEvent({event:e?I.SCREENSHARE_STARTED:I.SCREENSHARE_STOPPED,metaData:{ssrc:r},timestamp:i})}sendScreenShareRequestedEvent(e){this.eventHandler.callEvent({event:I.SCREENSHARE_START_REQUESTED,timestamp:e})}sendActiveSpeakerEvent(e,r){this.eventHandler.callEvent({event:I.DOMINANT_SPEAKER,metaData:{peerId:e},timestamp:r})}devices(e,r,i){this.eventHandler.callEvent({event:e===Nt.AUDIO&&I.AUDIO_DEVICES_UPDATES||e===Nt.VIDEO&&I.VIDEO_DEVICES_UPDATES||e===Nt.SPEAKER&&I.SPEAKER_DEVICES_UPDATES,metaData:{deviceList:r},timestamp:i})}selectedDevice(e,r,i){this.eventHandler.callEvent({event:e===Nt.AUDIO&&I.SELECTED_MICROHPONE_UPDATE||e===Nt.VIDEO&&I.SELECTED_CAMERA_UPDATE||e===Nt.SPEAKER&&I.SELECTED_SPEAKER_UPDATE,metaData:{device:r},timestamp:i})}mediaPermission(e,r,i){this.eventHandler.callEvent({event:I.MEDIA_PERMISSION,metaData:{deviceType:e,permission:r},timestamp:i})}mediaPlaybackFailed(e,r){this.eventHandler.callEvent({event:e===Nt.AUDIO&&I.AUDIO_PLAY_FAILED||e===Nt.VIDEO&&I.VIDEO_PLAY_FAILED,metaData:{deviceType:e},timestamp:r})}mediaTrackMuted(e,r){this.eventHandler.callEvent({event:e===Nt.AUDIO&&I.AUDIO_TRACK_MUTED||e===Nt.VIDEO&&I.VIDEO_TRACK_MUTED,metaData:{deviceType:e},timestamp:r})}tabChanged(e,r){this.eventHandler.callEvent({event:I.TAB_CHANGE,metaData:{isMeetingsTabActive:e},timestamp:r})}browserBackgrounded(e){this.eventHandler.callEvent({event:I.BROWSER_BACKGROUNDED,timestamp:e})}browserForegrounded(e){this.eventHandler.callEvent({event:I.BROWSER_FOREGROUNDED,timestamp:e})}legacySwitch(e,r){this.eventHandler.callEvent({event:I.LEGACY_SWITCH,metadata:{on:e},timestamp:r})}async getPreCallTestResults(){return this.connectionInfoPromise}sendCallJoinBeginEvent(e,r){e={...e,meetingEnv:this.env},e.deviceInfo={...e.deviceInfo,userAgent:navigator.userAgent,cpus:navigator.hardwareConcurrency,memory:navigator.deviceMemory},this.eventHandler.callEvent({event:I.CALL_JOIN_BEGIN,metaData:{peerMetaData:e},timestamp:r})}sendNetworkQualityTestBeginEvent(e,r){this.eventHandler.callEvent({event:I.NET_QUALITY_TEST_BEGIN,timestamp:r}),new Promise(async(a,o)=>{const c=[];try{for(const d of e)try{if(d.iceServers&&d.iceServers.length>0){const l=await this.measurements.getNetworkQuality(d.iceServers);c.push({...d,networkResults:l})}}catch(l){console.warn("Error handling ",l)}a({regionData:c})}catch(d){console.warn("Error in callstats, ",d),o(d)}}).then(a=>{this.eventHandler.callEvent({event:I.NET_QUALITY_TEST_END,timestamp:r,metaData:a})})}sendWebSocketConnectedEvent(e){this.eventHandler.callEvent({event:I.WEBSOCKET_CONNECTED,timestamp:e})}sendTransportConnectedEvent(e){this.eventHandler.callEvent({event:I.TRANSPORT_CONNECTED,timestamp:e})}sendAudioToggleEvent(e,r){this.currentUserMediaStates.audio=e;let i;e?i=I.AUDIO_ON:i=I.AUDIO_OFF,this.eventHandler.callEvent({event:i,timestamp:r})}sendVideoToggleEvent(e,r){this.currentUserMediaStates.video=e;let i;e?i=I.VIDEO_ON:i=I.VIDEO_OFF,this.eventHandler.callEvent({event:i,timestamp:r})}sendParticipantRoleToggleEvent(e,r){this.eventHandler.callEvent({event:I.PARTICIPANT_ROLE,timestamp:r,metaData:e})}startPingStats(e=7e3){this.sendPingStatsEvent(!1,new Date),this.pingStatsTimeout=setInterval(this.sendPingStatsEvent.bind(this),e)}stopPingStats(){clearInterval(this.pingStatsTimeout)}async sendPingStatsEvent(e=!0,r){var c,d;let i,a;if(this.producingTransport&&(i=await this.measurements.getProcessedStats(this.producingTransport,!1,!0),!i||!((c=i==null?void 0:i.producerReport)!=null&&c.length))){this.logger.debug("callStats::sendPingStatsEvent::staleProducingTransport",{disclaimer:"Stale producer? Regenerating Stream Maps!"});const l=await this.measurements.getProducersReport([...this.producers.values()]);i&&l?i.producerReport=l:(i=await this.measurements.getProcessedStats(this.producingTransport,!1,!0),(!i||!(i!=null&&i.producerReport))&&this.logger.debug("callStats::sendPingStatsEvent::noProducingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}if(this.consumingTransport&&(a=await this.measurements.getProcessedStats(this.consumingTransport,!0,!1),!a||!((d=a.consumerReport)!=null&&d.length))){this.logger.debug("callStats::sendPingStatsEvent::staleConsumingTransport",{disclaimer:"Stale consumer? Regenerating Stream Maps!"});const l=await this.measurements.getConsumersReport([...this.consumers.values()]);a&&l?a.consumerReport=l:(a=await this.measurements.getProcessedStats(this.consumingTransport,!0,!1),(!a||!a.consumerReport)&&this.logger.debug("callStats::sendPingStatsEvent::noConsumingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}const o={producingTransportStats:i?i==null?void 0:i.transportReport:void 0,consumingTransportStats:a?a==null?void 0:a.transportReport:void 0,producerStats:[].concat((i==null?void 0:i.producerReport)||[]).concat((a==null?void 0:a.producerReport)||[]),consumerStats:[].concat((a==null?void 0:a.consumerReport)||[]).concat((i==null?void 0:i.consumerReport)||[])};if(e&&o.producerStats.length===0&&o.consumerStats.length===0){await this.eventHandler.flush();return}this.eventHandler.callEvent({event:I.PING_STAT,metaData:o,timestamp:r})}sendIVSPlayerRebufferEvent(e){this.eventHandler.callEvent({event:I.IVS_PLAYER_REBUFFERING,timestamp:e})}sendIVSPlayerAudioBlockEvent(e){this.eventHandler.callEvent({event:I.IVS_PLAYER_AUDIO_BLOCKED,timestamp:e})}sendIVSPlayerPlaybackBlockedEvent(e){this.eventHandler.callEvent({event:I.IVS_PLAYER_PLAYBACK_BLOCKED,timestamp:e})}sendIVSPlayerNetworkUnavailableEvent(e){this.eventHandler.callEvent({event:I.IVS_PLAYER_NETWORK_UNAVAILABLE,timestamp:e})}sendIVSPlayerInitializedEvent(e){this.eventHandler.callEvent({event:I.IVS_PLAYER_INITIALIZED,timestamp:e})}sendIVSPlayerWorkerErrorEvent(e){this.eventHandler.callEvent({event:I.IVS_PLAYER_WORKER_ERROR,timestamp:e})}sendIVSPlayerErrorEvent(e,r){this.eventHandler.callEvent({event:I.IVS_PLAYER_ERROR,timestamp:r,metaData:e})}sendIVSPlayerRecoverableErrorEvent(e,r){this.eventHandler.callEvent({event:I.IVS_PLAYER_RECOVERABLE_ERROR,timestamp:r,metaData:e})}sendIVSPlayerAnalyticsEvent(e,r){this.eventHandler.callEvent({event:I.IVS_PLAYER_ANALYTICS_EVENT,timestamp:r,metaData:e})}sendIVSPlayerPlaybackRateChangedEvent(e,r){this.eventHandler.callEvent({event:I.IVS_PLAYER_PLAYBACK_RATE_CHANGED,timestamp:r,metaData:{updatedPlaybackRate:e}})}sendIVSPlayerQualityChanged(e,r){this.eventHandler.callEvent({event:I.IVS_PLAYER_QUALITY_CHANGED,timestamp:r,metaData:e})}sendPlayerLiveLatency(e,r){this.eventHandler.callEvent({event:I.LIVESTREAM_LATENCY,timestamp:r,metaData:{latency:e}})}sendDisconnectEvent(e){this.eventHandler.callEvent({event:I.DISCONNECT,timestamp:e})}sendReconnectEvent(e){this.eventHandler.callEvent({event:I.RECONNECT_ATTEMPT,timestamp:e})}expectedVideoResolution(e,r,i){this.eventHandler.callEvent({event:I.EXPECTED_VIDEO_RESOLUTION,timestamp:i,metaData:{frameWidth:e,frameHeight:r}})}expectedScreenshareResolution(e,r,i){this.eventHandler.callEvent({event:I.EXPECTED_SCREENSHARE_RESOLUTION,timestamp:i,metaData:{frameWidth:e,frameHeight:r}})}};j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"registerIceServers",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"registerConsumer",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"registerProducer",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendConsumerSharedMediaStateEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"registerProducingTransport",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"registerConsumingTransport",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"deRegisterConsumer",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"deRegisterProducer",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"disconnectConsumingTransport",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"disconnectProducingTransport",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendPreCallTestBeginEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendScreenShareToggleEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendScreenShareRequestedEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendActiveSpeakerEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"devices",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"selectedDevice",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"mediaPermission",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"mediaPlaybackFailed",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"mediaTrackMuted",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"tabChanged",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"browserBackgrounded",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"browserForegrounded",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"legacySwitch",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"getPreCallTestResults",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendCallJoinBeginEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendNetworkQualityTestBeginEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendWebSocketConnectedEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendTransportConnectedEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendAudioToggleEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendVideoToggleEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendParticipantRoleToggleEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"startPingStats",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"stopPingStats",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendPingStatsEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerRebufferEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerAudioBlockEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerPlaybackBlockedEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerNetworkUnavailableEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerInitializedEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerWorkerErrorEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerErrorEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerRecoverableErrorEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerAnalyticsEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerPlaybackRateChangedEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendIVSPlayerQualityChanged",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendPlayerLiveLatency",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendDisconnectEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"sendReconnectEvent",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"expectedVideoResolution",null);j([J(TypeError,(s,t)=>G.error(t,s))],B.prototype,"expectedScreenshareResolution",null);B=j([eS(TypeError,(s,t)=>G.error(t,s))],B);const tS=B;class Wg extends ct{constructor(){super(...arguments);h(this,"stats");h(this,"peerId");h(this,"backend");h(this,"iceServers");h(this,"initialized",!1);h(this,"stalled",!1);h(this,"ipInformation");h(this,"logger")}async initialize({peerId:e,engineName:r,env:i=Mg.PROD,iceServers:a,apiBase:o="https://api.cluster.dyte.in",flags:c,logger:d=console,apiHostnames:l,skipConnectivityChecks:u=!1,authToken:p}){var f,S,y;try{if(this.peerId=e,this.logger=d,!p){this.logger.error("callStats::initialize",{event:"auth_token_missing",peerId:this.peerId}),this.stallCallStats();return}this.ipInformation=await Fg.getIPDetails({peerId:e,apiHostnames:l,logger:d}),this.backend=new tS(o,r,i,c,d,e,l,p),this.iceServers=a,(f=this.backend)==null||f.registerIceServers(this.iceServers),this.initialized=!0,(y=(S=this.backend)==null?void 0:S.eventHandler)==null||y.emit("initialized",this.ipInformation),this.emit("initialized",this.ipInformation),this.startPreCallTest(u)}catch(P){this.logger.error("callStats::CallStatsIntegration",{peerId:this.peerId,error:P instanceof Error?P.message:String(P),stack:P instanceof Error?P.stack:void 0}),this.stallCallStats()}}configureSendTransport(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.registerProducingTransport(e)})}configureRecvTransport(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.registerConsumingTransport(e)})}async candidateRegionalNetworkQualityTest(e){const r=new Date;this.onSafeInitialization(()=>{var i;try{(i=this.backend)==null||i.sendNetworkQualityTestBeginEvent(e,r)}catch(a){this.logger.error("callStats::sendNetworkQualityTestBeginEvent",{error:{reason:a.reason}})}})}async roomJoined(e){const r=new Date;this.onSafeInitialization(()=>{var i,a;(i=this.backend)==null||i.sendCallJoinBeginEvent(e,r),this.backend,(a=this.backend)==null||a.startPingStats()})}audioOff(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendAudioToggleEvent(!1,e)})}audioOn(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendAudioToggleEvent(!0,e)})}videoOff(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendVideoToggleEvent(!1,e)})}videoOn(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendVideoToggleEvent(!0,e)})}callEnded(){const e=new Date;this.onSafeInitialization(()=>{var r,i;(r=this.backend)==null||r.stopPingStats(),(i=this.backend)==null||i.sendDisconnectEvent(e)})}screenShareStart(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendScreenShareToggleEvent(!0,e,r)})}consumerSharedMediaState(e,r){this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendConsumerSharedMediaStateEvent(e,r)})}screenShareStop(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendScreenShareToggleEvent(!1,e,r)})}screenShareRequested(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendScreenShareRequestedEvent(e)})}activeSpeaker(e){if(e!==this.peerId)return;const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendActiveSpeakerEvent(e,r)})}devices(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.devices(e,r,i)})}selectedDevice(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.selectedDevice(e,r,i)})}mediaPermission(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.mediaPermission(e,r,i)})}mediaPlaybackFailed(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.mediaPlaybackFailed(e,r)})}mediaTrackMuted(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.mediaTrackMuted(e,r)})}tabChanged(e=!1){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.tabChanged(e,r)})}browserBackgrounded(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.browserBackgrounded(e)})}browserForegrounded(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.browserForegrounded(e)})}legacySwitch(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.legacySwitch(e,r)})}async startPreCallTest(e=!1){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendPreCallTestBeginEvent(e,r)})}onPreCallTestResults(e){return this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.once("precall_end",e)}),e}onReceivingConsumerAudioStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_audio_status",e)})}onReceivingConsumerVideoStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_video_status",e)})}onReceivingProducerAudioStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_audio_status",e)})}onReceivingProducerVideoStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_video_status",e)})}onReceivingProducingTransportStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producing_transport_status",e)})}onReceivingConsumingTransportStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consuming_transport_status",e)})}onProducerScore(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_score",e)})}onConsumerScore(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_score",e)})}onSafeInitialization(e){if(this.initialized)e(this.ipInformation,!1);else if(!this.stalled){const r=i=>{e(i,!0)};return this.once("initialized",r),r}return()=>{}}removeInitializationListener(e){this.removeListener("initialized",e)}stallCallStats(){this.stalled=!0,this.removeAllListeners("initialized")}ivsPlayerEvent(e,r){const i=new Date;this.onSafeInitialization(()=>{var a,o,c,d,l,u,p,f,S,y,P;switch(e){case"PlayerRebuffering":(a=this.backend)==null||a.sendIVSPlayerRebufferEvent(i);break;case"PlayerAudioBlocked":(o=this.backend)==null||o.sendIVSPlayerAudioBlockEvent(i);break;case"PlayerPlaybackBlocked":(c=this.backend)==null||c.sendIVSPlayerPlaybackBlockedEvent(i);break;case"PlayerNetworkUnavailable":(d=this.backend)==null||d.sendIVSPlayerNetworkUnavailableEvent(i);break;case"PlayerInitialized":(l=this.backend)==null||l.sendIVSPlayerInitializedEvent(i);break;case"PlayerWorkerError":(u=this.backend)==null||u.sendIVSPlayerWorkerErrorEvent(i);break;case"PlayerError":(p=this.backend)==null||p.sendIVSPlayerErrorEvent(r,i);break;case"PlayerRecoverableError":(f=this.backend)==null||f.sendIVSPlayerRecoverableErrorEvent(r,i);break;case"PlayerAnalyticsEvent":(S=this.backend)==null||S.sendIVSPlayerAnalyticsEvent(r,i);break;case"PlayerPlaybackRateChanged":(y=this.backend)==null||y.sendIVSPlayerPlaybackRateChangedEvent(r,i);break;case"PlayerQualityChanged":(P=this.backend)==null||P.sendIVSPlayerQualityChanged(r,i);break}})}livestreamLatency(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendPlayerLiveLatency(e,r)})}expectedVideoResolution(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.expectedVideoResolution(e,r,i)})}expectedScreenshareResolution(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.expectedScreenshareResolution(e,r,i)})}}const sS=new Wg;sS.setMaxListeners(30);var lo;class rS{constructor(){g(this,lo,void 0)}get telemetry(){var t;return(t=n(this,lo))==null?void 0:t.getValue("telemetry")}init(t){m(this,lo,t)}info(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("info",t,e,r)}error(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("error",t,e,r)}debug(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("debug",t,e,r)}log(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("log",t,e,r)}warn(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("warn",t,e,r)}}lo=new WeakMap;var As,Is;class iS extends ct.EventEmitter{constructor(e){super();g(this,As,void 0);g(this,Is,void 0);h(this,"asyncPromiseTimeout");h(this,"logger");this.logger=e,m(this,As,new Map),m(this,Is,new Map),this.asyncPromiseTimeout=8e3}async emitAsync(e,...r){n(this,As).set(e,[]);const i=n(this,Is).get(e).map(()=>new Promise(a=>{n(this,As).get(e).push(a)}));super.emit(e,...r),await Promise.race([Promise.all(i),new Promise((a,o)=>setTimeout(()=>o(new Error(`emitAsync failed to resolve for event ${e}.`)),this.asyncPromiseTimeout))]),n(this,As).delete(e)}onAsync(e,r){const i=n(this,As),a=async(...o)=>{var d;try{await r(...o)}catch(l){this.logger.error("[onAsync]",{error:l})}const c=(d=i.get(e))==null?void 0:d.shift();c==null||c()};return n(this,Is).get(e)||n(this,Is).set(e,[]),n(this,Is).get(e).push(a),super.on(e,a)}reset(){m(this,As,new Map),m(this,Is,new Map),super.removeAllListeners()}}As=new WeakMap,Is=new WeakMap;var nS=typeof global=="object"&&global&&global.Object===Object&&global;const Jg=nS;var aS=typeof self=="object"&&self&&self.Object===Object&&self,oS=Jg||aS||Function("return this")();const ds=oS;var cS=ds.Symbol;const Ps=cS;var Kg=Object.prototype,dS=Kg.hasOwnProperty,lS=Kg.toString,Da=Ps?Ps.toStringTag:void 0;function uS(s){var t=dS.call(s,Da),e=s[Da];try{s[Da]=void 0;var r=!0}catch(a){}var i=lS.call(s);return r&&(t?s[Da]=e:delete s[Da]),i}var hS=Object.prototype,pS=hS.toString;function gS(s){return pS.call(s)}var mS="[object Null]",fS="[object Undefined]",Ah=Ps?Ps.toStringTag:void 0;function qi(s){return s==null?s===void 0?fS:mS:Ah&&Ah in Object(s)?uS(s):gS(s)}function _s(s){return s!=null&&typeof s=="object"}var TS="[object Symbol]";function ll(s){return typeof s=="symbol"||_s(s)&&qi(s)==TS}function SS(s,t){for(var e=-1,r=s==null?0:s.length,i=Array(r);++e<r;)i[e]=t(s[e],e,s);return i}var vS=Array.isArray;const kt=vS;var yS=1/0,Ih=Ps?Ps.prototype:void 0,Dh=Ih?Ih.toString:void 0;function zg(s){if(typeof s=="string")return s;if(kt(s))return SS(s,zg)+"";if(ll(s))return Dh?Dh.call(s):"";var t=s+"";return t=="0"&&1/s==-yS?"-0":t}var ES=/\s/;function PS(s){for(var t=s.length;t--&&ES.test(s.charAt(t)););return t}var _S=/^\s+/;function CS(s){return s&&s.slice(0,PS(s)+1).replace(_S,"")}function Gt(s){var t=typeof s;return s!=null&&(t=="object"||t=="function")}var Oh=0/0,wS=/^[-+]0x[0-9a-f]+$/i,RS=/^0b[01]+$/i,bS=/^0o[0-7]+$/i,kS=parseInt;function Nh(s){if(typeof s=="number")return s;if(ll(s))return Oh;if(Gt(s)){var t=typeof s.valueOf=="function"?s.valueOf():s;s=Gt(t)?t+"":t}if(typeof s!="string")return s===0?s:+s;s=CS(s);var e=RS.test(s);return e||bS.test(s)?kS(s.slice(2),e?2:8):wS.test(s)?Oh:+s}function Hu(s){return s}var MS="[object AsyncFunction]",AS="[object Function]",IS="[object GeneratorFunction]",DS="[object Proxy]";function Bu(s){if(!Gt(s))return!1;var t=qi(s);return t==AS||t==IS||t==MS||t==DS}var OS=ds["__core-js_shared__"];const Al=OS;var Lh=function(){var s=/[^.]+$/.exec(Al&&Al.keys&&Al.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}();function NS(s){return!!Lh&&Lh in s}var LS=Function.prototype,VS=LS.toString;function ji(s){if(s!=null){try{return VS.call(s)}catch(t){}try{return s+""}catch(t){}}return""}var xS=/[\\^$.*+?()[\]{}|]/g,US=/^\[object .+?Constructor\]$/,$S=Function.prototype,HS=Object.prototype,BS=$S.toString,FS=HS.hasOwnProperty,qS=RegExp("^"+BS.call(FS).replace(xS,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function jS(s){if(!Gt(s)||NS(s))return!1;var t=Bu(s)?qS:US;return t.test(ji(s))}function GS(s,t){return s==null?void 0:s[t]}function Gi(s,t){var e=GS(s,t);return jS(e)?e:void 0}var WS=Gi(ds,"WeakMap");const jl=WS;var Vh=Object.create,JS=function(){function s(){}return function(t){if(!Gt(t))return{};if(Vh)return Vh(t);s.prototype=t;var e=new s;return s.prototype=void 0,e}}();const KS=JS;function zS(s,t,e){switch(e.length){case 0:return s.call(t);case 1:return s.call(t,e[0]);case 2:return s.call(t,e[0],e[1]);case 3:return s.call(t,e[0],e[1],e[2])}return s.apply(t,e)}function YS(){}function Yg(s,t){var e=-1,r=s.length;for(t||(t=Array(r));++e<r;)t[e]=s[e];return t}var QS=800,XS=16,ZS=Date.now;function ev(s){var t=0,e=0;return function(){var r=ZS(),i=XS-(r-e);if(e=r,i>0){if(++t>=QS)return arguments[0]}else t=0;return s.apply(void 0,arguments)}}function tv(s){return function(){return s}}var sv=function(){try{var s=Gi(Object,"defineProperty");return s({},"",{}),s}catch(t){}}();const ed=sv;var rv=ed?function(s,t){return ed(s,"toString",{configurable:!0,enumerable:!1,value:tv(t),writable:!0})}:Hu;const iv=rv;var nv=ev(iv);const av=nv;function ov(s,t){for(var e=-1,r=s==null?0:s.length;++e<r&&t(s[e],e,s)!==!1;);return s}function cv(s,t,e,r){for(var i=s.length,a=e+(r?1:-1);r?a--:++a<i;)if(t(s[a],a,s))return a;return-1}function dv(s){return s!==s}function lv(s,t,e){for(var r=e-1,i=s.length;++r<i;)if(s[r]===t)return r;return-1}function uv(s,t,e){return t===t?lv(s,t,e):cv(s,dv,e)}function hv(s,t){var e=s==null?0:s.length;return!!e&&uv(s,t,0)>-1}var pv=9007199254740991,gv=/^(?:0|[1-9]\d*)$/;function Fu(s,t){var e=typeof s;return t=t==null?pv:t,!!t&&(e=="number"||e!="symbol"&&gv.test(s))&&s>-1&&s%1==0&&s<t}function qu(s,t,e){t=="__proto__"&&ed?ed(s,t,{configurable:!0,enumerable:!0,value:e,writable:!0}):s[t]=e}function mc(s,t){return s===t||s!==s&&t!==t}var mv=Object.prototype,fv=mv.hasOwnProperty;function Qg(s,t,e){var r=s[t];(!(fv.call(s,t)&&mc(r,e))||e===void 0&&!(t in s))&&qu(s,t,e)}function fc(s,t,e,r){var i=!e;e||(e={});for(var a=-1,o=t.length;++a<o;){var c=t[a],d=r?r(e[c],s[c],c,e,s):void 0;d===void 0&&(d=s[c]),i?qu(e,c,d):Qg(e,c,d)}return e}var xh=Math.max;function Tv(s,t,e){return t=xh(t===void 0?s.length-1:t,0),function(){for(var r=arguments,i=-1,a=xh(r.length-t,0),o=Array(a);++i<a;)o[i]=r[t+i];i=-1;for(var c=Array(t+1);++i<t;)c[i]=r[i];return c[t]=e(o),zS(s,this,c)}}function Sv(s,t){return av(Tv(s,t,Hu),s+"")}var vv=9007199254740991;function ju(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=vv}function Tc(s){return s!=null&&ju(s.length)&&!Bu(s)}function yv(s,t,e){if(!Gt(e))return!1;var r=typeof t;return(r=="number"?Tc(e)&&Fu(t,e.length):r=="string"&&t in e)?mc(e[t],s):!1}function Ev(s){return Sv(function(t,e){var r=-1,i=e.length,a=i>1?e[i-1]:void 0,o=i>2?e[2]:void 0;for(a=s.length>3&&typeof a=="function"?(i--,a):void 0,o&&yv(e[0],e[1],o)&&(a=i<3?void 0:a,i=1),t=Object(t);++r<i;){var c=e[r];c&&s(t,c,r,a)}return t})}var Pv=Object.prototype;function ul(s){var t=s&&s.constructor,e=typeof t=="function"&&t.prototype||Pv;return s===e}function _v(s,t){for(var e=-1,r=Array(s);++e<s;)r[e]=t(e);return r}var Cv="[object Arguments]";function Uh(s){return _s(s)&&qi(s)==Cv}var Xg=Object.prototype,wv=Xg.hasOwnProperty,Rv=Xg.propertyIsEnumerable,bv=Uh(function(){return arguments}())?Uh:function(s){return _s(s)&&wv.call(s,"callee")&&!Rv.call(s,"callee")};const to=bv;function kv(){return!1}var Zg=typeof exports=="object"&&exports&&!exports.nodeType&&exports,$h=Zg&&typeof module=="object"&&module&&!module.nodeType&&module,Mv=$h&&$h.exports===Zg,Hh=Mv?ds.Buffer:void 0,Av=Hh?Hh.isBuffer:void 0,Iv=Av||kv;const da=Iv;var Dv="[object Arguments]",Ov="[object Array]",Nv="[object Boolean]",Lv="[object Date]",Vv="[object Error]",xv="[object Function]",Uv="[object Map]",$v="[object Number]",Hv="[object Object]",Bv="[object RegExp]",Fv="[object Set]",qv="[object String]",jv="[object WeakMap]",Gv="[object ArrayBuffer]",Wv="[object DataView]",Jv="[object Float32Array]",Kv="[object Float64Array]",zv="[object Int8Array]",Yv="[object Int16Array]",Qv="[object Int32Array]",Xv="[object Uint8Array]",Zv="[object Uint8ClampedArray]",ey="[object Uint16Array]",ty="[object Uint32Array]",ge={};ge[Jv]=ge[Kv]=ge[zv]=ge[Yv]=ge[Qv]=ge[Xv]=ge[Zv]=ge[ey]=ge[ty]=!0;ge[Dv]=ge[Ov]=ge[Gv]=ge[Nv]=ge[Wv]=ge[Lv]=ge[Vv]=ge[xv]=ge[Uv]=ge[$v]=ge[Hv]=ge[Bv]=ge[Fv]=ge[qv]=ge[jv]=!1;function sy(s){return _s(s)&&ju(s.length)&&!!ge[qi(s)]}function Gu(s){return function(t){return s(t)}}var em=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ga=em&&typeof module=="object"&&module&&!module.nodeType&&module,ry=Ga&&Ga.exports===em,Il=ry&&Jg.process,iy=function(){try{var s=Ga&&Ga.require&&Ga.require("util").types;return s||Il&&Il.binding&&Il.binding("util")}catch(t){}}();const la=iy;var Bh=la&&la.isTypedArray,ny=Bh?Gu(Bh):sy;const hl=ny;var ay=Object.prototype,oy=ay.hasOwnProperty;function tm(s,t){var e=kt(s),r=!e&&to(s),i=!e&&!r&&da(s),a=!e&&!r&&!i&&hl(s),o=e||r||i||a,c=o?_v(s.length,String):[],d=c.length;for(var l in s)(t||oy.call(s,l))&&!(o&&(l=="length"||i&&(l=="offset"||l=="parent")||a&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||Fu(l,d)))&&c.push(l);return c}function sm(s,t){return function(e){return s(t(e))}}var cy=sm(Object.keys,Object);const dy=cy;var ly=Object.prototype,uy=ly.hasOwnProperty;function rm(s){if(!ul(s))return dy(s);var t=[];for(var e in Object(s))uy.call(s,e)&&e!="constructor"&&t.push(e);return t}function pl(s){return Tc(s)?tm(s):rm(s)}function hy(s){var t=[];if(s!=null)for(var e in Object(s))t.push(e);return t}var py=Object.prototype,gy=py.hasOwnProperty;function my(s){if(!Gt(s))return hy(s);var t=ul(s),e=[];for(var r in s)r=="constructor"&&(t||!gy.call(s,r))||e.push(r);return e}function Sc(s){return Tc(s)?tm(s,!0):my(s)}var fy=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ty=/^\w*$/;function Wu(s,t){if(kt(s))return!1;var e=typeof s;return e=="number"||e=="symbol"||e=="boolean"||s==null||ll(s)?!0:Ty.test(s)||!fy.test(s)||t!=null&&s in Object(t)}var Sy=Gi(Object,"create");const so=Sy;function vy(){this.__data__=so?so(null):{},this.size=0}function yy(s){var t=this.has(s)&&delete this.__data__[s];return this.size-=t?1:0,t}var Ey="__lodash_hash_undefined__",Py=Object.prototype,_y=Py.hasOwnProperty;function Cy(s){var t=this.__data__;if(so){var e=t[s];return e===Ey?void 0:e}return _y.call(t,s)?t[s]:void 0}var wy=Object.prototype,Ry=wy.hasOwnProperty;function by(s){var t=this.__data__;return so?t[s]!==void 0:Ry.call(t,s)}var ky="__lodash_hash_undefined__";function My(s,t){var e=this.__data__;return this.size+=this.has(s)?0:1,e[s]=so&&t===void 0?ky:t,this}function Bi(s){var t=-1,e=s==null?0:s.length;for(this.clear();++t<e;){var r=s[t];this.set(r[0],r[1])}}Bi.prototype.clear=vy;Bi.prototype.delete=yy;Bi.prototype.get=Cy;Bi.prototype.has=by;Bi.prototype.set=My;function Ay(){this.__data__=[],this.size=0}function gl(s,t){for(var e=s.length;e--;)if(mc(s[e][0],t))return e;return-1}var Iy=Array.prototype,Dy=Iy.splice;function Oy(s){var t=this.__data__,e=gl(t,s);if(e<0)return!1;var r=t.length-1;return e==r?t.pop():Dy.call(t,e,1),--this.size,!0}function Ny(s){var t=this.__data__,e=gl(t,s);return e<0?void 0:t[e][1]}function Ly(s){return gl(this.__data__,s)>-1}function Vy(s,t){var e=this.__data__,r=gl(e,s);return r<0?(++this.size,e.push([s,t])):e[r][1]=t,this}function rr(s){var t=-1,e=s==null?0:s.length;for(this.clear();++t<e;){var r=s[t];this.set(r[0],r[1])}}rr.prototype.clear=Ay;rr.prototype.delete=Oy;rr.prototype.get=Ny;rr.prototype.has=Ly;rr.prototype.set=Vy;var xy=Gi(ds,"Map");const ro=xy;function Uy(){this.size=0,this.__data__={hash:new Bi,map:new(ro||rr),string:new Bi}}function $y(s){var t=typeof s;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?s!=="__proto__":s===null}function ml(s,t){var e=s.__data__;return $y(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Hy(s){var t=ml(this,s).delete(s);return this.size-=t?1:0,t}function By(s){return ml(this,s).get(s)}function Fy(s){return ml(this,s).has(s)}function qy(s,t){var e=ml(this,s),r=e.size;return e.set(s,t),this.size+=e.size==r?0:1,this}function ir(s){var t=-1,e=s==null?0:s.length;for(this.clear();++t<e;){var r=s[t];this.set(r[0],r[1])}}ir.prototype.clear=Uy;ir.prototype.delete=Hy;ir.prototype.get=By;ir.prototype.has=Fy;ir.prototype.set=qy;var jy="Expected a function";function Ju(s,t){if(typeof s!="function"||t!=null&&typeof t!="function")throw new TypeError(jy);var e=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=e.cache;if(a.has(i))return a.get(i);var o=s.apply(this,r);return e.cache=a.set(i,o)||a,o};return e.cache=new(Ju.Cache||ir),e}Ju.Cache=ir;var Gy=500;function Wy(s){var t=Ju(s,function(r){return e.size===Gy&&e.clear(),r}),e=t.cache;return t}var Jy=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ky=/\\(\\)?/g,zy=Wy(function(s){var t=[];return s.charCodeAt(0)===46&&t.push(""),s.replace(Jy,function(e,r,i,a){t.push(i?a.replace(Ky,"$1"):r||e)}),t});const Yy=zy;function Qy(s){return s==null?"":zg(s)}function im(s,t){return kt(s)?s:Wu(s,t)?[s]:Yy(Qy(s))}var Xy=1/0;function fl(s){if(typeof s=="string"||ll(s))return s;var t=s+"";return t=="0"&&1/s==-Xy?"-0":t}function nm(s,t){t=im(t,s);for(var e=0,r=t.length;s!=null&&e<r;)s=s[fl(t[e++])];return e&&e==r?s:void 0}function Zy(s,t,e){var r=s==null?void 0:nm(s,t);return r===void 0?e:r}function am(s,t){for(var e=-1,r=t.length,i=s.length;++e<r;)s[i+e]=t[e];return s}var eE=sm(Object.getPrototypeOf,Object);const Ku=eE;var tE="[object Object]",sE=Function.prototype,rE=Object.prototype,om=sE.toString,iE=rE.hasOwnProperty,nE=om.call(Object);function aE(s){if(!_s(s)||qi(s)!=tE)return!1;var t=Ku(s);if(t===null)return!0;var e=iE.call(t,"constructor")&&t.constructor;return typeof e=="function"&&e instanceof e&&om.call(e)==nE}function oE(){this.__data__=new rr,this.size=0}function cE(s){var t=this.__data__,e=t.delete(s);return this.size=t.size,e}function dE(s){return this.__data__.get(s)}function lE(s){return this.__data__.has(s)}var uE=200;function hE(s,t){var e=this.__data__;if(e instanceof rr){var r=e.__data__;if(!ro||r.length<uE-1)return r.push([s,t]),this.size=++e.size,this;e=this.__data__=new ir(r)}return e.set(s,t),this.size=e.size,this}function cs(s){var t=this.__data__=new rr(s);this.size=t.size}cs.prototype.clear=oE;cs.prototype.delete=cE;cs.prototype.get=dE;cs.prototype.has=lE;cs.prototype.set=hE;function pE(s,t){return s&&fc(t,pl(t),s)}function gE(s,t){return s&&fc(t,Sc(t),s)}var cm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Fh=cm&&typeof module=="object"&&module&&!module.nodeType&&module,mE=Fh&&Fh.exports===cm,qh=mE?ds.Buffer:void 0,jh=qh?qh.allocUnsafe:void 0;function dm(s,t){if(t)return s.slice();var e=s.length,r=jh?jh(e):new s.constructor(e);return s.copy(r),r}function fE(s,t){for(var e=-1,r=s==null?0:s.length,i=0,a=[];++e<r;){var o=s[e];t(o,e,s)&&(a[i++]=o)}return a}function lm(){return[]}var TE=Object.prototype,SE=TE.propertyIsEnumerable,Gh=Object.getOwnPropertySymbols,vE=Gh?function(s){return s==null?[]:(s=Object(s),fE(Gh(s),function(t){return SE.call(s,t)}))}:lm;const zu=vE;function yE(s,t){return fc(s,zu(s),t)}var EE=Object.getOwnPropertySymbols,PE=EE?function(s){for(var t=[];s;)am(t,zu(s)),s=Ku(s);return t}:lm;const um=PE;function _E(s,t){return fc(s,um(s),t)}function hm(s,t,e){var r=t(s);return kt(s)?r:am(r,e(s))}function Gl(s){return hm(s,pl,zu)}function CE(s){return hm(s,Sc,um)}var wE=Gi(ds,"DataView");const Wl=wE;var RE=Gi(ds,"Promise");const Jl=RE;var bE=Gi(ds,"Set");const on=bE;var Wh="[object Map]",kE="[object Object]",Jh="[object Promise]",Kh="[object Set]",zh="[object WeakMap]",Yh="[object DataView]",ME=ji(Wl),AE=ji(ro),IE=ji(Jl),DE=ji(on),OE=ji(jl),Kr=qi;(Wl&&Kr(new Wl(new ArrayBuffer(1)))!=Yh||ro&&Kr(new ro)!=Wh||Jl&&Kr(Jl.resolve())!=Jh||on&&Kr(new on)!=Kh||jl&&Kr(new jl)!=zh)&&(Kr=function(s){var t=qi(s),e=t==kE?s.constructor:void 0,r=e?ji(e):"";if(r)switch(r){case ME:return Yh;case AE:return Wh;case IE:return Jh;case DE:return Kh;case OE:return zh}return t});const ua=Kr;var NE=Object.prototype,LE=NE.hasOwnProperty;function VE(s){var t=s.length,e=new s.constructor(t);return t&&typeof s[0]=="string"&&LE.call(s,"index")&&(e.index=s.index,e.input=s.input),e}var xE=ds.Uint8Array;const td=xE;function Yu(s){var t=new s.constructor(s.byteLength);return new td(t).set(new td(s)),t}function UE(s,t){var e=t?Yu(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.byteLength)}var $E=/\w*$/;function HE(s){var t=new s.constructor(s.source,$E.exec(s));return t.lastIndex=s.lastIndex,t}var Qh=Ps?Ps.prototype:void 0,Xh=Qh?Qh.valueOf:void 0;function BE(s){return Xh?Object(Xh.call(s)):{}}function pm(s,t){var e=t?Yu(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.length)}var FE="[object Boolean]",qE="[object Date]",jE="[object Map]",GE="[object Number]",WE="[object RegExp]",JE="[object Set]",KE="[object String]",zE="[object Symbol]",YE="[object ArrayBuffer]",QE="[object DataView]",XE="[object Float32Array]",ZE="[object Float64Array]",eP="[object Int8Array]",tP="[object Int16Array]",sP="[object Int32Array]",rP="[object Uint8Array]",iP="[object Uint8ClampedArray]",nP="[object Uint16Array]",aP="[object Uint32Array]";function oP(s,t,e){var r=s.constructor;switch(t){case YE:return Yu(s);case FE:case qE:return new r(+s);case QE:return UE(s,e);case XE:case ZE:case eP:case tP:case sP:case rP:case iP:case nP:case aP:return pm(s,e);case jE:return new r;case GE:case KE:return new r(s);case WE:return HE(s);case JE:return new r;case zE:return BE(s)}}function gm(s){return typeof s.constructor=="function"&&!ul(s)?KS(Ku(s)):{}}var cP="[object Map]";function dP(s){return _s(s)&&ua(s)==cP}var Zh=la&&la.isMap,lP=Zh?Gu(Zh):dP;const uP=lP;var hP="[object Set]";function pP(s){return _s(s)&&ua(s)==hP}var ep=la&&la.isSet,gP=ep?Gu(ep):pP;const mP=gP;var fP=1,TP=2,SP=4,mm="[object Arguments]",vP="[object Array]",yP="[object Boolean]",EP="[object Date]",PP="[object Error]",fm="[object Function]",_P="[object GeneratorFunction]",CP="[object Map]",wP="[object Number]",Tm="[object Object]",RP="[object RegExp]",bP="[object Set]",kP="[object String]",MP="[object Symbol]",AP="[object WeakMap]",IP="[object ArrayBuffer]",DP="[object DataView]",OP="[object Float32Array]",NP="[object Float64Array]",LP="[object Int8Array]",VP="[object Int16Array]",xP="[object Int32Array]",UP="[object Uint8Array]",$P="[object Uint8ClampedArray]",HP="[object Uint16Array]",BP="[object Uint32Array]",ue={};ue[mm]=ue[vP]=ue[IP]=ue[DP]=ue[yP]=ue[EP]=ue[OP]=ue[NP]=ue[LP]=ue[VP]=ue[xP]=ue[CP]=ue[wP]=ue[Tm]=ue[RP]=ue[bP]=ue[kP]=ue[MP]=ue[UP]=ue[$P]=ue[HP]=ue[BP]=!0;ue[PP]=ue[fm]=ue[AP]=!1;function Wa(s,t,e,r,i,a){var o,c=t&fP,d=t&TP,l=t&SP;if(e&&(o=i?e(s,r,i,a):e(s)),o!==void 0)return o;if(!Gt(s))return s;var u=kt(s);if(u){if(o=VE(s),!c)return Yg(s,o)}else{var p=ua(s),f=p==fm||p==_P;if(da(s))return dm(s,c);if(p==Tm||p==mm||f&&!i){if(o=d||f?{}:gm(s),!c)return d?_E(s,gE(o,s)):yE(s,pE(o,s))}else{if(!ue[p])return i?s:{};o=oP(s,p,c)}}a||(a=new cs);var S=a.get(s);if(S)return S;a.set(s,o),mP(s)?s.forEach(function(C){o.add(Wa(C,t,e,C,s,a))}):uP(s)&&s.forEach(function(C,b){o.set(b,Wa(C,t,e,b,s,a))});var y=l?d?CE:Gl:d?Sc:pl,P=u?void 0:y(s);return ov(P||s,function(C,b){P&&(b=C,C=s[b]),Qg(o,b,Wa(C,t,e,b,s,a))}),o}var FP=4;function qP(s){return Wa(s,FP)}var jP=1,GP=4;function Qu(s){return Wa(s,jP|GP)}var WP="__lodash_hash_undefined__";function JP(s){return this.__data__.set(s,WP),this}function KP(s){return this.__data__.has(s)}function io(s){var t=-1,e=s==null?0:s.length;for(this.__data__=new ir;++t<e;)this.add(s[t])}io.prototype.add=io.prototype.push=JP;io.prototype.has=KP;function zP(s,t){for(var e=-1,r=s==null?0:s.length;++e<r;)if(t(s[e],e,s))return!0;return!1}function Sm(s,t){return s.has(t)}var YP=1,QP=2;function vm(s,t,e,r,i,a){var o=e&YP,c=s.length,d=t.length;if(c!=d&&!(o&&d>c))return!1;var l=a.get(s),u=a.get(t);if(l&&u)return l==t&&u==s;var p=-1,f=!0,S=e&QP?new io:void 0;for(a.set(s,t),a.set(t,s);++p<c;){var y=s[p],P=t[p];if(r)var C=o?r(P,y,p,t,s,a):r(y,P,p,s,t,a);if(C!==void 0){if(C)continue;f=!1;break}if(S){if(!zP(t,function(b,O){if(!Sm(S,O)&&(y===b||i(y,b,e,r,a)))return S.push(O)})){f=!1;break}}else if(!(y===P||i(y,P,e,r,a))){f=!1;break}}return a.delete(s),a.delete(t),f}function XP(s){var t=-1,e=Array(s.size);return s.forEach(function(r,i){e[++t]=[i,r]}),e}function Xu(s){var t=-1,e=Array(s.size);return s.forEach(function(r){e[++t]=r}),e}var ZP=1,e_=2,t_="[object Boolean]",s_="[object Date]",r_="[object Error]",i_="[object Map]",n_="[object Number]",a_="[object RegExp]",o_="[object Set]",c_="[object String]",d_="[object Symbol]",l_="[object ArrayBuffer]",u_="[object DataView]",tp=Ps?Ps.prototype:void 0,Dl=tp?tp.valueOf:void 0;function h_(s,t,e,r,i,a,o){switch(e){case u_:if(s.byteLength!=t.byteLength||s.byteOffset!=t.byteOffset)return!1;s=s.buffer,t=t.buffer;case l_:return!(s.byteLength!=t.byteLength||!a(new td(s),new td(t)));case t_:case s_:case n_:return mc(+s,+t);case r_:return s.name==t.name&&s.message==t.message;case a_:case c_:return s==t+"";case i_:var c=XP;case o_:var d=r&ZP;if(c||(c=Xu),s.size!=t.size&&!d)return!1;var l=o.get(s);if(l)return l==t;r|=e_,o.set(s,t);var u=vm(c(s),c(t),r,i,a,o);return o.delete(s),u;case d_:if(Dl)return Dl.call(s)==Dl.call(t)}return!1}var p_=1,g_=Object.prototype,m_=g_.hasOwnProperty;function f_(s,t,e,r,i,a){var o=e&p_,c=Gl(s),d=c.length,l=Gl(t),u=l.length;if(d!=u&&!o)return!1;for(var p=d;p--;){var f=c[p];if(!(o?f in t:m_.call(t,f)))return!1}var S=a.get(s),y=a.get(t);if(S&&y)return S==t&&y==s;var P=!0;a.set(s,t),a.set(t,s);for(var C=o;++p<d;){f=c[p];var b=s[f],O=t[f];if(r)var N=o?r(O,b,f,t,s,a):r(b,O,f,s,t,a);if(!(N===void 0?b===O||i(b,O,e,r,a):N)){P=!1;break}C||(C=f=="constructor")}if(P&&!C){var U=s.constructor,$=t.constructor;U!=$&&"constructor"in s&&"constructor"in t&&!(typeof U=="function"&&U instanceof U&&typeof $=="function"&&$ instanceof $)&&(P=!1)}return a.delete(s),a.delete(t),P}var T_=1,sp="[object Arguments]",rp="[object Array]",wc="[object Object]",S_=Object.prototype,ip=S_.hasOwnProperty;function v_(s,t,e,r,i,a){var o=kt(s),c=kt(t),d=o?rp:ua(s),l=c?rp:ua(t);d=d==sp?wc:d,l=l==sp?wc:l;var u=d==wc,p=l==wc,f=d==l;if(f&&da(s)){if(!da(t))return!1;o=!0,u=!1}if(f&&!u)return a||(a=new cs),o||hl(s)?vm(s,t,e,r,i,a):h_(s,t,d,e,r,i,a);if(!(e&T_)){var S=u&&ip.call(s,"__wrapped__"),y=p&&ip.call(t,"__wrapped__");if(S||y){var P=S?s.value():s,C=y?t.value():t;return a||(a=new cs),i(P,C,e,r,a)}}return f?(a||(a=new cs),f_(s,t,e,r,i,a)):!1}function Tl(s,t,e,r,i){return s===t?!0:s==null||t==null||!_s(s)&&!_s(t)?s!==s&&t!==t:v_(s,t,e,r,Tl,i)}var y_=1,E_=2;function P_(s,t,e,r){var i=e.length,a=i,o=!r;if(s==null)return!a;for(s=Object(s);i--;){var c=e[i];if(o&&c[2]?c[1]!==s[c[0]]:!(c[0]in s))return!1}for(;++i<a;){c=e[i];var d=c[0],l=s[d],u=c[1];if(o&&c[2]){if(l===void 0&&!(d in s))return!1}else{var p=new cs;if(r)var f=r(l,u,d,s,t,p);if(!(f===void 0?Tl(u,l,y_|E_,r,p):f))return!1}}return!0}function ym(s){return s===s&&!Gt(s)}function __(s){for(var t=pl(s),e=t.length;e--;){var r=t[e],i=s[r];t[e]=[r,i,ym(i)]}return t}function Em(s,t){return function(e){return e==null?!1:e[s]===t&&(t!==void 0||s in Object(e))}}function C_(s){var t=__(s);return t.length==1&&t[0][2]?Em(t[0][0],t[0][1]):function(e){return e===s||P_(e,s,t)}}function w_(s,t){return s!=null&&t in Object(s)}function R_(s,t,e){t=im(t,s);for(var r=-1,i=t.length,a=!1;++r<i;){var o=fl(t[r]);if(!(a=s!=null&&e(s,o)))break;s=s[o]}return a||++r!=i?a:(i=s==null?0:s.length,!!i&&ju(i)&&Fu(o,i)&&(kt(s)||to(s)))}function b_(s,t){return s!=null&&R_(s,t,w_)}var k_=1,M_=2;function A_(s,t){return Wu(s)&&ym(t)?Em(fl(s),t):function(e){var r=Zy(e,s);return r===void 0&&r===t?b_(e,s):Tl(t,r,k_|M_)}}function I_(s){return function(t){return t==null?void 0:t[s]}}function D_(s){return function(t){return nm(t,s)}}function O_(s){return Wu(s)?I_(fl(s)):D_(s)}function N_(s){return typeof s=="function"?s:s==null?Hu:typeof s=="object"?kt(s)?A_(s[0],s[1]):C_(s):O_(s)}function L_(s){return function(t,e,r){for(var i=-1,a=Object(t),o=r(t),c=o.length;c--;){var d=o[s?c:++i];if(e(a[d],d,a)===!1)break}return t}}var V_=L_();const x_=V_;var U_=function(){return ds.Date.now()};const Ol=U_;var $_="Expected a function",H_=Math.max,B_=Math.min;function Zu(s,t,e){var r,i,a,o,c,d,l=0,u=!1,p=!1,f=!0;if(typeof s!="function")throw new TypeError($_);t=Nh(t)||0,Gt(e)&&(u=!!e.leading,p="maxWait"in e,a=p?H_(Nh(e.maxWait)||0,t):a,f="trailing"in e?!!e.trailing:f);function S(K){var Q=r,he=i;return r=i=void 0,l=K,o=s.apply(he,Q),o}function y(K){return l=K,c=setTimeout(b,t),u?S(K):o}function P(K){var Q=K-d,he=K-l,Oe=t-Q;return p?B_(Oe,a-he):Oe}function C(K){var Q=K-d,he=K-l;return d===void 0||Q>=t||Q<0||p&&he>=a}function b(){var K=Ol();if(C(K))return O(K);c=setTimeout(b,P(K))}function O(K){return c=void 0,f&&r?S(K):(r=i=void 0,o)}function N(){c!==void 0&&clearTimeout(c),l=0,r=d=i=c=void 0}function U(){return c===void 0?o:O(Ol())}function $(){var K=Ol(),Q=C(K);if(r=arguments,i=this,d=K,Q){if(c===void 0)return y(d);if(p)return clearTimeout(c),c=setTimeout(b,t),S(d)}return c===void 0&&(c=setTimeout(b,t)),o}return $.cancel=N,$.flush=U,$}function Kl(s,t,e){(e!==void 0&&!mc(s[t],e)||e===void 0&&!(t in s))&&qu(s,t,e)}function F_(s){return _s(s)&&Tc(s)}function zl(s,t){if(!(t==="constructor"&&typeof s[t]=="function")&&t!="__proto__")return s[t]}function q_(s){return fc(s,Sc(s))}function j_(s,t,e,r,i,a,o){var c=zl(s,e),d=zl(t,e),l=o.get(d);if(l){Kl(s,e,l);return}var u=a?a(c,d,e+"",s,t,o):void 0,p=u===void 0;if(p){var f=kt(d),S=!f&&da(d),y=!f&&!S&&hl(d);u=d,f||S||y?kt(c)?u=c:F_(c)?u=Yg(c):S?(p=!1,u=dm(d,!0)):y?(p=!1,u=pm(d,!0)):u=[]:aE(d)||to(d)?(u=c,to(c)?u=q_(c):(!Gt(c)||Bu(c))&&(u=gm(d))):p=!1}p&&(o.set(d,u),i(u,d,r,a,o),o.delete(d)),Kl(s,e,u)}function Pm(s,t,e,r,i){s!==t&&x_(t,function(a,o){if(i||(i=new cs),Gt(a))j_(s,t,o,e,Pm,r,i);else{var c=r?r(zl(s,o),a,o+"",s,t,i):void 0;c===void 0&&(c=a),Kl(s,o,c)}},Sc)}function G_(s,t,e){for(var r=-1,i=s==null?0:s.length;++r<i;)if(e(t,s[r]))return!0;return!1}var W_="[object Map]",J_="[object Set]",K_=Object.prototype,z_=K_.hasOwnProperty;function Y_(s){if(s==null)return!0;if(Tc(s)&&(kt(s)||typeof s=="string"||typeof s.splice=="function"||da(s)||hl(s)||to(s)))return!s.length;var t=ua(s);if(t==W_||t==J_)return!s.size;if(ul(s))return!rm(s).length;for(var e in s)if(z_.call(s,e))return!1;return!0}function Q_(s,t){return Tl(s,t)}var X_=Ev(function(s,t,e){Pm(s,t,e)});const lr=X_;var Z_=1/0,eC=on&&1/Xu(new on([,-0]))[1]==Z_?function(s){return new on(s)}:YS;const tC=eC;var sC=200;function _m(s,t,e){var r=-1,i=hv,a=s.length,o=!0,c=[],d=c;if(e)o=!1,i=G_;else if(a>=sC){var l=t?null:tC(s);if(l)return Xu(l);o=!1,i=Sm,d=new io}else d=t?[]:c;e:for(;++r<a;){var u=s[r],p=t?t(u):u;if(u=e||u!==0?u:0,o&&p===p){for(var f=d.length;f--;)if(d[f]===p)continue e;t&&d.push(p),c.push(u)}else i(d,p,e)||(d!==c&&d.push(p),c.push(u))}return c}function rC(s){return s&&s.length?_m(s):[]}function iC(s,t){return s&&s.length?_m(s,N_(t)):[]}function Vc(s){const t={};return typeof(s==null?void 0:s.code)=="number"&&(t.code=s.code),typeof(s==null?void 0:s.code)=="string"&&(t.code=s.code.substring(0,100)),typeof(s==null?void 0:s.name)=="string"&&(t.name=s.name.substring(0,500)),typeof(s==null?void 0:s.message)=="string"&&(t.message=s.message.substring(0,500)),typeof(s==null?void 0:s.reason)=="string"&&(t.reason=s.reason.substring(0,500)),typeof(s==null?void 0:s.stack)=="string"&&(t.stack=s.stack.substring(0,500)),t}const nC={audio:!0,video:!0,screenshareAudio:!0,screenshareVideo:!0},np={STAGING:"staging",PROD:"prod"},aC={pip:!0,poll:!0,chat:!0,stage:!0,theme:!0,plugin:!0,tracing:!0,internals:!0,recording:!0,livestream:!0,participant:!0,connectedMeetings:!0,devTools:{logs:!1}};function no(s,t){const e=s.getValue("overrides");return e&&e[t]?e[t]:!1}function oC({baseURI:s}){return s.includes("staging.realtime")?np.STAGING:np.PROD}function sd({servicePrefix:s,baseURI:t}){return`${s}.${t}`}function eh({servicePrefix:s,baseURI:t}){const e=s==="ws"?"wss":"https",r=sd({servicePrefix:"api",baseURI:t});return`${e}://${r}/${s}`}function cC(s){const t=s.getValue("baseURI");return{location:sd({servicePrefix:"location",baseURI:t}),locationLegacy:sd({servicePrefix:"location-legacy",baseURI:t}),daCollector:eh({servicePrefix:"telemetry",baseURI:t}).replace("https://","")}}const dC='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m16.242 2.932 4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561 4.06 21H3v-1.06l4.44-4.44-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.44a.75.75 0 0 0 .426-.373l2.435-4.87a2.75 2.75 0 0 1 4.405-.715Zm3.766 5.886-4.826-4.826a1.25 1.25 0 0 0-2.002.325l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31 6.705 6.704 1.308-3.789a2.25 2.25 0 0 1 1.12-1.277l4.872-2.436a1.25 1.25 0 0 0 .325-2.002Z" fill="currentColor"/></svg>',lC='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.02c0 1.06.2 2.1.6 3.08l.6 1.42c.22.55.64 1.01 1.17 1.29.27.14.56.21.86.21h2.55c.77 0 1.49-.41 1.87-1.08.5-.87 1.02-1.7 1.72-2.43l1.32-1.39c.44-.46.97-.84 1.49-1.23l.59-.45a.6.6 0 0 0 .23-.47c0-.75-.54-1.57-1.22-1.79a3.34 3.34 0 0 0-2.78.29V4.5a1.5 1.5 0 0 0-2.05-1.4 1.5 1.5 0 0 0-2.9 0A1.5 1.5 0 0 0 6 4.5v.09A1.5 1.5 0 0 0 4 6v6.02ZM8 4.5v4a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0v5a.5.5 0 0 0 1 0v-4a.5.5 0 0 1 1 0v6a.5.5 0 0 0 .85.37h.01c.22-.22.44-.44.72-.58.7-.35 2.22-.57 2.4.5l-.53.4c-.52.4-1.04.78-1.48 1.24l-1.33 1.38c-.75.79-1.31 1.7-1.85 2.63-.21.36-.6.58-1.01.58H7.23a.87.87 0 0 1-.4-.1 1.55 1.55 0 0 1-.71-.78l-.59-1.42a7.09 7.09 0 0 1-.53-2.7V6a.5.5 0 0 1 1 0v3.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0Z" fill="currentColor"></path></svg>',Rc=s=>{if(!s)return;if(!s.startsWith("<svg"))return new Promise(a=>{a(s)});const e=new Blob([s],{type:"image/svg+xml"}),r=new Image,i=window.URL.createObjectURL(e);return new Promise((a,o)=>{r.onload=()=>{a(r),window.URL.revokeObjectURL(i)},r.onerror=()=>{o(),window.URL.revokeObjectURL(i)},r.src=i})},ei={logs:"https://api.realtime.cloudflare.com/logs/otel/logs",mock:{url:"https://api.realtime.cloudflare.com/mock",domain:"mock.realtime.cloudflare.com",app:"https://examples.realtime.cloudflare.com/meeting",stagingApp:"https://examples.staging.realtime.cloudflare.com/meeting"},apiBase:{prod:"https://api.realtime.cloudflare.com",staging:"https://api.staging.realtime.cloudflare.com",prodAlternate:"https://api.realtime.cloudflare.com"},baseURI:{prod:"realtime.cloudflare.com",staging:"staging.realtime.cloudflare.com"}},uC=/\b(?:1[7-9](?:\.\d+)?|[2-9]\d(?:\.\d+)?|[1-9]\d{2,}(?:\.\d+)?)\b/,Yl="__rtk_plugins__",hC=[Yl];function Cm(s){var r,i,a;const t=typeof navigator!="undefined"&&!navigator.isReactNative&&typeof window!="undefined"&&((r=window.location.host)==null?void 0:r.includes(ei.baseURI.staging)),e=!!((a=(i=s==null?void 0:s.getValue("modules"))==null?void 0:i.devTools)!=null&&a.logs);return t||e}function pC(s,t){var r;const e=(r=s==null?void 0:s.getValue("telemetry"))==null?void 0:r.logLevel;if(e==="off")return!1;if(e!=="all"){const i=["debug","log","info","warn","error"],a=i.indexOf(t.toLowerCase()),o=i.indexOf(e);if(a<o)return!1}return!0}function wm(s,t,e={}){return Object.getOwnPropertyNames(s).forEach(r=>{var a;if([null,void 0,NaN].includes(s[r])||t&&(((a=t.match(/\./g))==null?void 0:a.length)||0)>=10)return;const i=t?`${t}.${r}`:r;typeof s[r]=="object"?wm(s[r],i,e):["number","string","boolean"].includes(typeof s[r])&&(e[i]=s[r])}),e}function ap(s,t,e={},r=""){const i={};try{const a=JSON.stringify(e),o=JSON.parse(a),c=wm(o,r),d=JSON.stringify(c);if(!(t==null?void 0:t.startsWith("[SDP]"))&&d.length>5e3){const u=`Log named: "${t}" is trying to log an flattened object of size
|
|
5
|
-
${d.length} chars that is beyond permitted limit of 5000 chars. Please optimize.`;throw
|
|
6
|
-
${this.message}`;try{let d=a&&!!i;r&&r.endsWith("00")&&i&&(d=!0),d&&i.error("ClientError",{error:{message:this.message,name:this.name,code:r}});const l=Hr.getContext(Hr.getMostRecentPeerId());if(l){const u=l.getValue("onError");try{u(this)}catch(p){}}typeof window!="undefined"&&window.dispatchEvent(new CustomEvent("ClientError",{detail:this}))}catch(d){}}}function bc(s,t,e,r){if(r instanceof R)throw r;if(r instanceof t){const i=new R(r.message,e);throw i.stack=r.stack,i}else throw r}function op(s,t,e){if(!s.value){const i=s.get,a=s.set;return i&&(s.get=function(){try{return i.apply(this)}catch(o){bc(this,t,e,o)}}),a&&(s.set=function(o){try{return a.apply(this,[o])}catch(c){bc(this,t,e,c)}}),s}const r=s.value;return s.value=function(...i){try{const a=r.apply(this,i);return a&&a instanceof Promise?a.catch(o=>{bc(this,t,e,o)}):a}catch(a){bc(this,t,e,a)}},s}function TC(s,t){return(e,r,i)=>{if(i)return op(i,s,t);for(const a of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,a);(o.value instanceof Function||o.get instanceof Function||o.set instanceof Function)&&Object.defineProperty(e.prototype,a,op(o,s,t))}}}const et=s=>TC(Error,s);var Xs=(s=>(s.GroupCall="GROUP_CALL",s.Webinar="WEBINAR",s.AudioRoom="AUDIO_ROOM",s.Livestream="LIVESTREAM",s.Chat="CHAT",s))(Xs||{}),F=(s=>(s.Allowed="ALLOWED",s.NotAllowed="NOT_ALLOWED",s.CanRequest="CAN_REQUEST",s))(F||{}),Jp;typeof process!="undefined"&&(Jp=process==null?void 0:process.env)!=null&&Jp.FLAGSMITH_ENVIRONMENT_KEY&&process.env.FLAGSMITH_ENVIRONMENT_KEY;var Rm=[-2,-1,0,1,2],SC=[0,1,2,3,4];function vC(s){s=s.trim();let t="0",e="0",r="0";return s.length==4?(t=`0x${s[1]}${s[1]}`,e=`0x${s[2]}${s[2]}`,r=`0x${s[3]}${s[3]}`):s.length>6&&(t=`0x${s[1]}${s[2]}`,e=`0x${s[3]}${s[4]}`,r=`0x${s[5]}${s[6]}`),[+t,+e,+r]}var yC=(s,t,e)=>{let r,i,a;if(t==0)r=i=a=e;else{const o=(l,u,p)=>(p<0&&(p+=1),p>1&&(p-=1),p<.16666666666666666?l+(u-l)*6*p:p<.5?u:p<.6666666666666666?l+(u-l)*(.6666666666666666-p)*6:l),c=e<.5?e*(1+t):e+t-e*t,d=2*e-c;r=o(d,c,s+1/3),i=o(d,c,s),a=o(d,c,s-1/3)}return[Math.round(r*255),Math.round(i*255),Math.round(a*255)]},EC=(s,t,e)=>{s/=255,t/=255,e/=255;const r=Math.max(s,t,e),i=Math.min(s,t,e);let a,o;const c=(r+i)/2;if(r==i)a=o=0;else{const d=r-i;switch(o=c>.5?d/(2-r-i):d/(r+i),r){case s:a=(t-e)/d+(t<e?6:0);break;case t:a=(e-s)/d+2;break;case e:a=(s-t)/d+4;break}a/=6}return[a,o,c]},PC=(s,t,e)=>{const r=i=>i.toString(16).padStart(2,"0");return`#${r(s)}${r(t)}${r(e)}`},bm=(s,t=Rm,e=.4)=>{const r=[],[i,a,o]=vC(s),[c,d,l]=EC(i,a,o),u=Math.round(l*100);u>70?e=.8:u>60?e=.9:u<10?e=.075:u<42&&(e=.3);const p=t.findIndex(C=>C===0);if(p===-1)throw new Error("Invalid reducer provided, it must contain atleast one zero");const f=5-p,S=p+1,y=(100-u)/f,P=u/S;for(const C of t){let b;C<0?b=u+C*P*e:C>0?b=u+C*y*e:b=u;const[O,N,U]=yC(c,d,b/100);r.push(PC(O,N,U))}return r},cp={dark:{background:{1e3:"#252525",900:"#2F2F2F",800:"#323232",700:"#3E3E3E",600:"#4A4A4A"},text:"#F5F5F5","video-bg":"#1C1C1C"},light:{background:{1e3:"#FFFFFF",900:"#F5F5F5",800:"#EBEBEB",700:"#E0E0E0",600:"#D6D6D6"},text:"#111111","text-on-brand":"#ffffff","video-bg":"#DADADA"}},_C=s=>{const[t,e,r,i,a]=bm(s,Rm);return{300:t,400:e,500:r,600:i,700:a}},CC=s=>{if(s==="#FFFFFF")return cp.light.background;if(s==="#000000")return cp.dark.background;const[t,e,r,i,a]=bm(s,SC);return{1e3:t,900:e,800:r,700:i,600:a}},wC={border_radius:"rounded",border_width:"thin",spacing_base:4,theme:"dark",colors:{brand:_C("#2160FD"),background:CC("#141414"),danger:"#FF2D2D",text:"#EEEEEE",text_on_brand:"#EEEEEE",success:"#62A504",video_bg:"#191919",warning:"#FFCD07"}};function km(){return Qu(wC)}var RC={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED",can_consume:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED",can_consume:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1},channel:{can_create:"ALL",can_delete:"ALL",can_update:"ALL",can_read_all:!1},message:{can_delete:"ALL",can_edit:"ALL",delete_cutoff_time_seconds:0,edit_cutoff_time_seconds:0}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{oldTheme:{setup_screen:{is_enabled:!1},alone_here:{is_enabled:!1},waiting_room:{is_enabled:!1,enable_preview:!0},control_bar:{is_enabled:!0,elements:{plugins:!0,screenshare:!0,invite:!1,participants:!0,chat:!0,reactions:!1,polls:!0,fullscreen:!0,layout:!0}},header:{is_enabled:!0,elements:{timer:!0,title:!0,participant_count:!0,change_layout:!0}},pip_mode:!0,auto_tune:!0,colors:{primary:"#2160FD",secondary:"#1A1A1A",text:"#EEEEEE",background:"#1A1A1A",textPrimary:"#EEEEEE",videoBackground:"#1A1A1A"},dimensions:{mode:"fillParent"},grid:{multi:{maxVideoCount:6,videoFit:"cover"},single:{maxVideoCount:6,videoFit:"cover"},defaultView:"MULTI"},controls:{pip_toggle:!1},plugins:[]},design_tokens:km(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:30,simulcast:!1},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1,track_recording:{subscriptions:[]}},version:"hybrid"};function bC(){return Qu(RC)}var kC={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{design_tokens:km(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:30,simulcast:!1},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1,track_recording:{subscriptions:[]}},version:"2.0.0"};function th(){return Qu(kC)}function MC(){me.isElectron()&&window.electronGetDisplayMediaSource&&(navigator.mediaDevices.getDisplayMedia=async()=>{const s=await window.electronGetDisplayMediaSource({types:["window","screen"]});let t=[];if(s&&(Array.isArray(s)?t=s:t=[s]),!(t!=null&&t.length))throw new Error("Couldn't find any media source for screen share.");let e=t.find(a=>{var o;return(o=a.id)==null?void 0:o.includes("screen")});e=e!=null?e:t[0];const r={audio:!1,video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:e.id}}};return await navigator.mediaDevices.getUserMedia(r)})}var w=(s=>(s.NEW_PRODUCER="NEW_PRODUCER",s.ROOM_NODE_CONNECTION_ERROR="ROOM_NODE_CONNECTION_ERROR",s.SOCKET_SERVICE_ROOM_JOINED="SOCKET_SERVICE_ROOM_JOINED",s.SOCKET_SERVICE_RECONNECTED="SOCKET_SERVICE_RECONNECTED",s.SOCKET_SERVICE_DISCONNECTED="SOCKET_SERVICE_DISCONNECTED",s.SOCKET_SERVICE_FAILED="SOCKET_SERVICE_FAILED",s.SOCKET_STATE_UPDATE="SOCKET_STATE_UPDATE",s.ROOM_NODE_RECONNECTED="ROOM_NODE_RECONNECTED",s.ROOM_NODE_DISCONNECTED="ROOM_NODE_DISCONNECTED",s.ROOM_NODE_FAILED="ROOM_NODE_FAILED",s.TRANSPORT_STATE_UPDATE="TRANSPORT_STATE_UPDATE",s.PRODUCER_SCORE_UPDATE="PRODUCER_SCORE_UPDATE",s.CONSUMER_SCORE_UPDATE="CONSUMER_SCORE_UPDATE",s.PRODUCER_STATUS_UPDATE="PRODUCER_STATUS_UPDATE",s.CONSUMER_STATUS_UPDATE="CONSUMER_STATUS_UPDATE",s.LOW_CONSUMER_SCORE="LOW_CONSUMER_SCORE",s.MEDIA_PERMISSION_ERROR="MEDIA_PERMISSION_ERROR",s.MEDIA_PERMISSION_UPDATE="MEDIA_PERMISSION_UPDATE",s.MESSAGE="websocket/message",s.ROOM_MESSAGE="websocket/room-message",s.PEER_JOINED_INTERNAL="peer/joined-internal",s.PEER_CLOSED="websocket/peer-closed",s.CONSUMER_CLOSED="websocket/consumer-closed",s.CONSUMER_PAUSED="websocket/consumer-paused",s.CONSUMER_RESUMED="websocket/consumer-resumed",s.PRODUCER_CLOSED="websocket/producer-closed",s.NEW_CONSUMER="websocket/new-consumer",s.PRODUCER_SCORE="websocket/producer-score",s.CONSUMER_SCORE="websocket/consumer-score",s.PRODUCER_TOGGLE="cf/producer-toggle",s.UPDATE_ACTIVE="media/update-active",s.RESET_PRODUCER_STATE="cf/reset-producer-state",s.ROOM_STATE="sockethub/room-state",s.GET_STAGE_REQUESTS="GET_STAGE_REQUESTS",s.UPDATE_STAGE_REQUESTS="UPDATE_STAGE_REQUESTS",s.KICK_PEER="KICK_PEER",s.UPDATE_PEER_STAGE_STATUS="UPDATE_PEER_STAGE_STATUS",s.JOIN_MEDIA_ROOM="JOIN_MEDIA_ROOM",s.LEAVE_MEDIA_ROOM="LEAVE_MEDIA_ROOM",s.PIP_HANGUP="PIP_HANGUP",s.E2EE_ACTIVE_PRODUCER="E2EE_ACTIVE_PRODUCER",s.E2EE_INACTIVE_PRODUCER="E2EE_INACTIVE_PRODUCER",s.E2EE_ACTIVE_CONSUMER="E2EE_ACTIVE_CONSUMER",s.E2EE_INACTIVE_CONSUMER="E2EE_INACTIVE_CONSUMER",s.SOCKET_PEERS="SOCKET_PEERS",s.UPDATE_PERMISSIONS="UPDATE_PERMISSIONS",s.MAX_SPATIAL_LAYER_CHANGE="MAX_SPATIAL_LAYER_CHANGE",s.MUTE_SELF="MUTE_SELF",s.MUTE_SELF_VIDEO="MUTE_SELF_VIDEO",s))(w||{});class ha extends ct.EventEmitter{constructor(e){super();h(this,"logger");this.logger=e,super.setMaxListeners(25)}emit(e,...r){return super.emit("*",e,...r),super.emit(e,...r)}on(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.on(e,r)}addListener(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.addListener(e,r)}off(e,r){return super.off(e,r)}once(e,r){return super.once(e,r)}prependListener(e,r){return super.prependListener(e,r)}prependOnceListener(e,r){return super.prependOnceListener(e,r)}removeListener(e,r){return super.removeListener(e,r)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}class At extends ct.EventEmitter{constructor(e){super();h(this,"logger");this.logger=e,super.setMaxListeners(25)}emit(e,...r){return super.emit("*",e,...r),super.emit(e,...r)}on(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.on(e,r)}addListener(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.addListener(e,r)}off(e,r){return super.off(e,r)}once(e,r){return super.once(e,r)}prependListener(e,r){return super.prependListener(e,r)}prependOnceListener(e,r){return super.prependOnceListener(e,r)}removeListener(e,r){return super.removeListener(e,r)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}function AC(s,t=2){return s.replace(/[^\u00BF-\u1FFF\u2C00-\uD7FF\w\s]/g,"").trim().split(/\s+/).slice(0,t).map(i=>i.charAt(0)).join("").toUpperCase()}const dp=1080,lp=1920,IC=(s,t,e,r,i,a)=>{let o=.5,c=.5;const d=i,l=a,u=Math.min(e/d,r/l);let p=d*u,f=l*u,S,y,P,C,b=1;return p<e&&(b=e/p),Math.abs(b-1)<1e-14&&f<r&&(b=r/f),p*=b,f*=b,P=d/(p/e),C=l/(f/r),S=(d-P)*o,y=(l-C)*c,S<0&&(S=0),y<0&&(y=0),P>d&&(P=d),C>l&&(C=l),[S,y,P,C,s,t,e,r]};var Lt,ti,Ye,Vt,_e,Qt,Ds,tt,Me,un,hn,Os,pn;const Ph=class extends At{constructor(e,r,i,a){const o=e.getValue("logger");super(o);g(this,Lt,void 0);g(this,ti,void 0);g(this,Ye,void 0);g(this,Vt,void 0);g(this,_e,{height:dp,width:lp});g(this,Qt,{brand:"#2160FD",background:"#141414",text:"#000000",videoBackground:"#191919",textOnBrand:"#EEEEEE"});g(this,Ds,void 0);g(this,tt,{});g(this,Me,void 0);g(this,un,void 0);g(this,hn,void 0);g(this,Os,void 0);g(this,pn,!1);h(this,"cleanupEventListeners",()=>{n(this,ti).unsubscribe("stageStatus",this.handlePipMediaControls),n(this,Me).removeListener("videoUpdate",this.onSelfVideoUpdateListener),n(this,Me).removeListener("audioUpdate",this.onSelfAudioUpdateListener),n(this,Me).removeListener("roomLeft",()=>this.disable())});h(this,"enablePipMediaControls",()=>{this.mountAudioEvents(),this.mountVideoEvents()});h(this,"onSelfVideoUpdateListener",({videoEnabled:e})=>{this.updateMediaSession("CAMERA",e)});h(this,"onSelfAudioUpdateListener",({audioEnabled:e})=>{this.updateMediaSession("MIC",e)});h(this,"handlePipMediaControls",e=>{e==="ON_STAGE"?this.enablePipMediaControls():this.unmountEvents()});h(this,"eventCallback",e=>{e==="CAMERA"&&(n(this,Me).videoEnabled?n(this,Me).disableVideo():n(this,Me).enableVideo(),this.emit("cameraToggled")),e==="MIC"&&(n(this,Me).audioEnabled?n(this,Me).disableAudio():n(this,Me).enableAudio(),this.emit("micToggled")),e==="END"&&(n(this,ti).getValue("peerSessionStore").emit(w.PIP_HANGUP),this.cleanupEventListeners(),this.emit("hangup"),this.cleanup())});h(this,"unmountEvents",()=>{navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("togglemicrophone",void 0),navigator.mediaSession.setActionHandler("togglecamera",void 0))});h(this,"animate",()=>{if(!this.isActive&&n(this,Os)==="active"){this.disable(!0);return}n(this,tt)!==void 0&&this.paintCanvas(),n(this,Ds)!==void 0&&m(this,Ds,requestAnimationFrame(()=>this.animate()))});h(this,"disable",(e=!1)=>{m(this,Os,"idle"),this.cleanupEventListeners(),cancelAnimationFrame(n(this,Ds)),e!==!0&&document.body.removeChild(n(this,Ye)),m(this,Ds,void 0),document.pictureInPictureElement&&document.exitPictureInPicture()});m(this,ti,e),m(this,Os,"idle"),m(this,Me,r),m(this,Qt,{brand:r.config.designTokens.colors.brand[500],background:r.config.designTokens.colors.background[1e3],text:r.config.designTokens.colors.text,videoBackground:r.config.designTokens.colors.videoBg,textOnBrand:r.config.designTokens.colors.textOnBrand}),i&&this.setupIcon("pin",i),a&&this.setupIcon("handRaise",a)}static async _init(e,r){let i,a;try{i=await Rc(dC),a=await Rc(lC)}catch(o){}return new Ph(e,r,i,a)}async setupIcon(e,r){switch(e){case"handRaise":m(this,hn,r);break;case"pin":m(this,un,r);break}}async overrideIcon(e,r){switch(e){case"handRaise":m(this,hn,await Rc(r));break;case"pin":m(this,un,await Rc(r));break}}constructImage(e){const r=new Image,i=new Blob([e],{type:"image/svg+xml"}),a=window.URL.createObjectURL(i);return new Promise(o=>{r.onload=()=>{o(r),window.URL.revokeObjectURL(a)},r.src=a})}createVideoContainer(){m(this,Ye,document.createElement("div")),n(this,Ye).style.width="0.1px",n(this,Ye).style.height="0.1px",n(this,Ye).style.overflow="hidden",n(this,Ye).style.position="absolute",n(this,Ye).style.bottom="0",n(this,Ye).style.right="0",n(this,Ye).style.opacity="0",n(this,Ye).appendChild(n(this,Vt))}setupEventListeners(){n(this,ti).subscribe("stageStatus",this.handlePipMediaControls),n(this,Me).addListener("videoUpdate",this.onSelfVideoUpdateListener),n(this,Me).addListener("audioUpdate",this.onSelfAudioUpdateListener),n(this,Me).addListener("roomLeft",()=>this.disable())}createCanvas(){const e=document.createElement("canvas");e.height=n(this,_e).height,e.width=n(this,_e).width,m(this,Lt,e)}setupMediaSessionEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("hangup",()=>{this.eventCallback("END")}),this.mountAudioEvents(),this.mountVideoEvents())}mountAudioEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setMicrophoneActive===void 0||n(this,Me).permissions.canProduceAudio&&navigator.mediaSession.setActionHandler("togglemicrophone",()=>{this.eventCallback("MIC")})}mountVideoEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||n(this,Me).permissions.canProduceVideo&&navigator.mediaSession.setActionHandler("togglecamera",()=>{this.eventCallback("CAMERA")})}getSources(){const r=Object.values(n(this,tt)).reduce((i,a)=>(i[a.pinned?"pinned":"regular"].push(a),i),{pinned:[],regular:[]});return[...r.pinned,...r.regular]}drawEmptyTile(e,r,i,a){if(n(this,Lt)===void 0)return;const o=n(this,Lt).getContext("2d"),c=n(this,Lt).width,d=0,l=0,u=r-d*2,p=i-d*2,f=Math.floor(c/u),S=Math.floor(e/f),P=e%f*(u+d)+d,C=S*(p+d)+d,{displayText:b,image:O}=a!=null?a:{};o.fillStyle=b||O?n(this,Qt).videoBackground:n(this,Qt).background,o.strokeStyle=n(this,Qt).brand,o.beginPath(),o.moveTo(P+l,C),o.arcTo(P+u,C,P+u,C+l,l),o.arcTo(P+u,C+p,P+u-l,C+p,l),o.arcTo(P,C+p,P,C+p-l,l),o.arcTo(P,C,P+l,C,l),o.closePath(),o.fill(),o.stroke();const N=u/6,U=u/2+P,$=p/2+C;o.save(),(b||O)&&(o.beginPath(),o.arc(U,$,N,0,Math.PI*2),o.fillStyle=n(this,Qt).brand,o.fill(),O?(o.clip(),o.drawImage(O,U-N,$-N,N*2,N*2),o.restore()):b&&(o.fillStyle=n(this,Qt).textOnBrand,o.font=`${N/2}px sans-serif`,o.textAlign="center",o.textBaseline="middle",o.fillText(b,U,$)),this.drawIcons(a,P,C,Math.max(u,p)))}drawIcons(e,r,i,a){const o=Math.min(Math.max(a*.15,100),200),c=o*.2,d=o*.2;let l=r+c;const u=i+c,p=f=>{const S=n(this,Lt).getContext("2d");S.save(),S.fillStyle=n(this,Qt).background,S.beginPath(),S.moveTo(l+d,u),S.arcTo(l+o,u,l+o,u+d,d),S.arcTo(l+o,u+o,l+o-d,u+o,d),S.arcTo(l,u+o,l,u+o-d,d),S.arcTo(l,u,l+d,u,d),S.closePath(),S.fill(),typeof f=="string"?(S.font=`${o/1.5}px sans-serif`,S.fillStyle=n(this,Qt).text,S.textAlign="center",S.textBaseline="top",S.fillText(f,o/2+l,u+c)):S.drawImage(f,l+c,u+c,o-c*2,o-c*2),l+=o+c,S.restore()};e.pinned&&p(n(this,un)),e.handRaised&&p(n(this,hn)),e.reaction&&p(e.reaction)}drawTile(e,r,i){var l,u;if(n(this,Lt)===void 0)return;const a=n(this,Lt).getContext("2d"),o=this.getSources();let c=0,d=0;for(;c<n(this,_e).height-5;){let p=0;for(;p<n(this,_e).width-5&&d<i;){if((l=o[d])!=null&&l.enabled){const f=o[d].element,[S,y,P,C,b,O,N,U]=IC(p,c,e,r,f.videoWidth,f.videoHeight);((u=f==null?void 0:f.classList)==null?void 0:u.contains("mirror"))?(a.save(),a.scale(-1,1),a.drawImage(f,S,y,P,C,-1*b,O,-1*N,U),a.restore()):a.drawImage(f,S,y,P,C,b,O,N,U),this.drawIcons(o[d],b,O,Math.max(N,U))}else this.drawEmptyTile(d,e,r,o[d]);d+=1,p+=e}c+=r}}calcGridElemSize(e){switch(e){case 0:case 1:return[n(this,_e).width,n(this,_e).height];case 2:return[Math.floor(n(this,_e).width/2),n(this,_e).height];case 3:case 4:return[Math.floor(n(this,_e).width/2),Math.floor(n(this,_e).height/2)];case 5:case 6:return[Math.floor(n(this,_e).width/3),Math.floor(n(this,_e).height/2)];case 7:case 8:case 9:return[Math.floor(n(this,_e).width/3),Math.floor(n(this,_e).height/3)];default:return[Math.floor(n(this,_e).width/3),Math.floor(n(this,_e).height/2)]}}paintCanvas(){let e=this.getSources().length;e!==1&&(e=e%2>0?e+1:e);const[r,i]=this.calcGridElemSize(e);this.drawTile(r,i,e)}isSupported(){var e;return!!window.chrome&&document.pictureInPictureEnabled&&((e=n(this,Me).config)==null?void 0:e.viewType)!=="LIVESTREAM"}get isActive(){return document.pictureInPictureElement!==null}cleanup(){if(m(this,pn,!1),this.isSupported()&&document.exitPictureInPicture!==void 0&&document.pictureInPictureElement!==null&&document.exitPictureInPicture(),n(this,Ye))try{document.body.removeChild(n(this,Ye))}catch(e){}this.removeAllSources(),m(this,Lt,void 0),m(this,Vt,void 0),m(this,Ds,void 0)}init({height:e,width:r}={}){if(!this.isSupported())throw this.logger.error("Pip.unsupported"),new Error("Picture-in-picture is not available in this environment");if(n(this,pn))return;m(this,pn,!0),this.createCanvas(),this.setupMediaSessionEvents();const i=document.createElement("video");m(this,_e,{height:e!=null?e:dp,width:r!=null?r:lp}),i.height=n(this,_e).height,i.width=n(this,_e).width,i.autoplay=!0,i.muted=!0,i.srcObject=n(this,Lt).captureStream(24),m(this,Vt,i),n(this,Vt).onloadedmetadata=()=>{try{this.emit("pipStarted"),n(this,Vt).onleavepictureinpicture=()=>{this.emit("pipEnded")}}catch(a){this.emit("pipEnded")}},this.createVideoContainer(),this.paintCanvas()}updateMediaSession(e,r){navigator.mediaSession!==void 0&&(e==="CAMERA"&&navigator.mediaSession.setCameraActive!==void 0&&navigator.mediaSession.setCameraActive(r),e==="MIC"&&navigator.mediaSession.setMicrophoneActive!==void 0&&navigator.mediaSession.setMicrophoneActive(r))}enableSource(e){n(this,tt)[e]!==void 0&&(n(this,tt)[e].enabled=!0)}disableSource(e){n(this,tt)[e]!==void 0&&(n(this,tt)[e].enabled=!1)}async generateAvatar(e,r){if(!r)return;const i=new Image;try{const a=await(await fetch(r)).blob(),o=window.URL.createObjectURL(a);i.onload=()=>{this.updateSource(e,{image:i}),window.URL.revokeObjectURL(o)},i.src=o}catch(a){this.logger.error("Pip::GenerateAvatar",{error:a})}}addSource(e,r,i,a=!1,o=void 0,c=void 0,d=!1){this.logger.debug("Pip::AddSource",{pip:{id:e,handRaised:d}}),n(this,tt)[e]={id:e,element:r,enabled:i,pinned:a,displayText:o?AC(o):void 0,imageUrl:c,handRaised:d},c&&this.generateAvatar(e,c)}updateSource(e,r){this.logger.info("Pip::UpdateSource",{pip:{id:e,handRaised:r.handRaised,reaction:r.reaction}});const i=n(this,tt)[e];i&&(n(this,tt)[e]={...i,...r})}removeSource(e){delete n(this,tt)[e]}removePinnedSource(){Object.values(n(this,tt)).forEach(r=>{r.pinned&&this.removeSource(r.id)})}removeAllSources(){m(this,tt,{})}enable(){m(this,Os,"activating"),this.setupEventListeners(),this.updateMediaSession("CAMERA",n(this,Me).videoEnabled),this.updateMediaSession("MIC",n(this,Me).audioEnabled),document.body.appendChild(n(this,Ye)),m(this,Ds,requestAnimationFrame(()=>this.animate())),n(this,Vt).onloadedmetadata=()=>{n(this,Vt).requestPictureInPicture().then(()=>{m(this,Os,"active")})},n(this,Vt).readyState===4&&n(this,Vt).requestPictureInPicture().then(()=>{m(this,Os,"active")})}};let Ql=Ph;Lt=new WeakMap,ti=new WeakMap,Ye=new WeakMap,Vt=new WeakMap,_e=new WeakMap,Qt=new WeakMap,Ds=new WeakMap,tt=new WeakMap,Me=new WeakMap,un=new WeakMap,hn=new WeakMap,Os=new WeakMap,pn=new WeakMap;var tr;(function(s){s[s.PUBLISHER=0]="PUBLISHER",s[s.SUBSCRIBER=1]="SUBSCRIBER"})(tr||(tr={}));var Zs;(function(s){s[s.AUDIO=0]="AUDIO",s[s.VIDEO=1]="VIDEO"})(Zs||(Zs={}));class DC extends T.MessageType{constructor(){super("media.Codec",[{no:1,name:"channels",kind:"scalar",opt:!0,T:5},{no:2,name:"clock_rate",kind:"scalar",T:5},{no:3,name:"mime_type",kind:"scalar",T:9},{no:4,name:"sdp_fmtp_line",kind:"scalar",opt:!0,T:9},{no:5,name:"payload_type",kind:"scalar",opt:!0,T:13}])}}const Mm=new DC;class OC extends T.MessageType{constructor(){super("media.HeaderExtension",[{no:1,name:"direction",kind:"scalar",opt:!0,T:9},{no:2,name:"uri",kind:"scalar",T:9}])}}const NC=new OC;class LC extends T.MessageType{constructor(){super("media.Fingerprint",[{no:1,name:"algorithm",kind:"scalar",T:9},{no:2,name:"value",kind:"scalar",T:9}])}}new LC;class VC extends T.MessageType{constructor(){super("media.SessionDescription",[{no:1,name:"target",kind:"enum",T:()=>["media.Target",tr]},{no:2,name:"type",kind:"scalar",T:9},{no:3,name:"sdp",kind:"scalar",T:9}])}}const ls=new VC;class xC extends T.MessageType{constructor(){super("media.ProducerPayload",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"msid",kind:"scalar",T:9},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"mime_type",kind:"scalar",opt:!0,T:9}])}}const UC=new xC;class $C extends T.MessageType{constructor(){super("media.CreateTransportRequest",[{no:1,name:"consuming",kind:"scalar",T:8},{no:2,name:"force_tcp",kind:"scalar",opt:!0,T:8},{no:3,name:"description",kind:"message",T:()=>ls},{no:4,name:"private_ice",kind:"scalar",opt:!0,T:8},{no:5,name:"producers",kind:"message",repeat:1,T:()=>UC}])}}const HC=new $C;class BC extends T.MessageType{constructor(){super("media.AudioActivityRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"energy",kind:"scalar",T:5},{no:3,name:"silent",kind:"scalar",T:8}])}}const FC=new BC;class qC extends T.MessageType{constructor(){super("media.CreateTransportResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ls},{no:3,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:4,name:"producer_ids",kind:"scalar",repeat:2,T:9}])}}const Am=new qC;class jC extends T.MessageType{constructor(){super("media.RenegotiateRequest",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ls}])}}const GC=new jC;class WC extends T.MessageType{constructor(){super("media.RenegotiateResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ls}])}}new WC;class JC extends T.MessageType{constructor(){super("media.NestedScore",[{no:1,name:"encoding_idx",kind:"scalar",T:5},{no:2,name:"rid",kind:"scalar",T:9},{no:3,name:"score",kind:"scalar",T:5},{no:4,name:"ssrc",kind:"scalar",T:3,L:0}])}}const KC=new JC;class zC extends T.MessageType{constructor(){super("media.ProducerTrack",[{no:1,name:"track_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9},{no:3,name:"stream_id",kind:"scalar",T:9}])}}const YC=new zC;class QC extends T.MessageType{constructor(){super("media.ProducerEntry",[{no:1,name:"producing_transport_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9}])}}new QC;class XC extends T.MessageType{constructor(){super("media.ConsumerEntry",[{no:1,name:"consuming_transport_id",kind:"scalar",T:9},{no:2,name:"consumer_id",kind:"scalar",T:9}])}}new XC;class ZC extends T.MessageType{constructor(){super("media.ProducerState",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"kind",kind:"enum",T:()=>["media.ProducerKind",Zs]},{no:3,name:"pause",kind:"scalar",T:8},{no:4,name:"screen_share",kind:"scalar",T:8},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"codec",kind:"message",T:()=>Mm}])}}const vc=new ZC;class ew extends T.MessageType{constructor(){super("media.ConsumerState",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>vc},{no:3,name:"producer_track",kind:"message",T:()=>YC},{no:4,name:"error_code",kind:"scalar",opt:!0,T:9}])}}const tw=new ew;class sw extends T.MessageType{constructor(){super("media.ProducerIdToConsumerMap",[{no:1,name:"map",kind:"map",K:9,V:{kind:"message",T:()=>tw}}])}}const Im=new sw;class rw extends T.MessageType{constructor(){super("media.PeerRtpCapabilitites",[{no:1,name:"sender",kind:"message",T:()=>hp},{no:2,name:"receiver",kind:"message",T:()=>hp}])}}const Dm=new rw;class iw extends T.MessageType{constructor(){super("media.RtpCapability",[{no:1,name:"codecs",kind:"message",repeat:1,T:()=>Mm},{no:2,name:"header_extensions",kind:"message",repeat:1,T:()=>NC}])}}const up=new iw;class nw extends T.MessageType{constructor(){super("media.RtpCapabilitites",[{no:1,name:"audio",kind:"message",T:()=>up},{no:2,name:"video",kind:"message",T:()=>up}])}}const hp=new nw;class aw extends T.MessageType{constructor(){super("media.PreferredCodec",[{no:1,name:"audio",kind:"scalar",opt:!0,T:9},{no:2,name:"video",kind:"scalar",opt:!0,T:9}])}}const ow=new aw;class cw extends T.MessageType{constructor(){super("media.Simulcast",[{no:1,name:"preferred_rid",kind:"scalar",opt:!0,T:9},{no:2,name:"priority_ordering",kind:"scalar",opt:!0,T:9},{no:3,name:"rid_not_available",kind:"scalar",opt:!0,T:9}])}}const Om=new cw;class dw extends T.MessageType{constructor(){super("media.edge.GeoLocation",[{no:1,name:"latitude",kind:"scalar",T:2},{no:2,name:"longitude",kind:"scalar",T:2},{no:3,name:"region",kind:"scalar",opt:!0,T:9}])}}const lw=new dw;class uw extends T.MessageType{constructor(){super("media.edge.PeerJoinRequest",[{no:1,name:"display_name",kind:"scalar",opt:!0,T:9},{no:2,name:"prejoined",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:5,name:"preset",kind:"scalar",opt:!0,T:12},{no:6,name:"user_id",kind:"scalar",opt:!0,T:9},{no:7,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:8,name:"location",kind:"message",T:()=>lw},{no:9,name:"capabilities",kind:"message",T:()=>Dm}])}}const hw=new uw;class pw extends T.MessageType{constructor(){super("media.edge.PeerJoinCompleteRequest",[])}}const gw=new pw;class mw extends T.MessageType{constructor(){super("media.edge.PeerLeaveRequest",[{no:1,name:"close_room",kind:"scalar",T:8}])}}const fw=new mw;class Tw extends T.MessageType{constructor(){super("media.edge.ConsumeMultipleProducerRequest",[{no:1,name:"producer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8}])}}new Tw;class Sw extends T.MessageType{constructor(){super("media.edge.ConsumePeerRequest",[{no:1,name:"producing_peer_id",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8},{no:3,name:"producer_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preferred_codec",kind:"message",T:()=>ow},{no:5,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:6,name:"simulcast",kind:"message",T:()=>Om}])}}const vw=new Sw;class yw extends T.MessageType{constructor(){super("media.edge.ConsumePeersRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>vw},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const Ew=new yw;class Pw extends T.MessageType{constructor(){super("media.edge.UpdateConsumerSimulcastConfigRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"simulcast",kind:"message",T:()=>Om},{no:3,name:"producing_transport_id",kind:"scalar",T:9},{no:4,name:"mid",kind:"scalar",T:9}])}}const _w=new Pw;class Cw extends T.MessageType{constructor(){super("media.edge.UpdateConsumersSimulcastConfigRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>_w},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const ww=new Cw;class Rw extends T.MessageType{constructor(){super("media.edge.ProducerCreateRequest",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"description",kind:"message",T:()=>ls},{no:5,name:"msid",kind:"scalar",T:9},{no:6,name:"app_data",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const bw=new Rw;class kw extends T.MessageType{constructor(){super("media.edge.SelectedPeersRequest",[])}}new kw;class Mw extends T.MessageType{constructor(){super("media.edge.GlobalPeerPinningRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Aw=new Mw;class Iw extends T.MessageType{constructor(){super("media.edge.ProducerToggleRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}const kc=new Iw;class Dw extends T.MessageType{constructor(){super("media.edge.ConsumerToggleRequest",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}new Dw;class Ow extends T.MessageType{constructor(){super("media.edge.ProducerCloseRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ls},{no:3,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const Nw=new Ow;class Lw extends T.MessageType{constructor(){super("media.edge.ConsumerCloseRequest",[{no:1,name:"consumer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"description",kind:"message",T:()=>ls},{no:3,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const Vw=new Lw;class xw extends T.MessageType{constructor(){super("media.edge.KickPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new xw;class Uw extends T.MessageType{constructor(){super("media.edge.KickAllPeersRequest",[{no:1,name:"propagate_kick_across_rooms",kind:"scalar",T:8}])}}const Nm=new Uw;class $w extends T.MessageType{constructor(){super("media.edge.PeerDisplayNameEditRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}const Hw=new $w;class Bw extends T.MessageType{constructor(){super("media.edge.HostMediaControlForPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"audio",kind:"scalar",T:8},{no:3,name:"video",kind:"scalar",T:8},{no:4,name:"scree_share",kind:"scalar",T:8}])}}const Fw=new Bw;class qw extends T.MessageType{constructor(){super("media.edge.HostMediaControlForAllPeerRequest",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8}])}}const jw=new qw;class Gw extends T.MessageType{constructor(){super("media.edge.GetRoomStateResponse",[{no:1,name:"display_title",kind:"scalar",T:9},{no:2,name:"locked_mode",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"room_name",kind:"scalar",T:9},{no:5,name:"current_peer_id",kind:"scalar",T:9},{no:6,name:"is_recording",kind:"scalar",opt:!0,T:8},{no:7,name:"recorder_participant_id",kind:"scalar",opt:!0,T:9},{no:8,name:"pinned_peer_ids",kind:"scalar",repeat:2,T:9}])}}const Ww=new Gw;class Jw extends T.MessageType{constructor(){super("media.edge.ErrorResponse",[{no:1,name:"error_message",kind:"scalar",T:9},{no:2,name:"event_id",kind:"scalar",T:5}])}}const Kw=new Jw;class zw extends T.MessageType{constructor(){super("media.edge.EmptyResponse",[])}}new zw;class Yw extends T.MessageType{constructor(){super("media.edge.RoomParticipants",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"producer_states",kind:"message",repeat:1,T:()=>vc},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"user_id",kind:"scalar",opt:!0,T:9},{no:5,name:"capabilities",kind:"message",T:()=>Dm}])}}const Lm=new Yw;class Qw extends T.MessageType{constructor(){super("media.edge.SelectedPeersResponse",[{no:1,name:"audio_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"compulsory_peers",kind:"scalar",repeat:2,T:9}])}}const Xl=new Qw;class Xw extends T.MessageType{constructor(){super("media.edge.SelectedPeersDiffEntry",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"priority",kind:"scalar",T:5}])}}const Zw=new Xw;class eR extends T.MessageType{constructor(){super("media.edge.SelectedPeersDiffResponse",[{no:1,name:"entries",kind:"message",repeat:1,T:()=>Zw}])}}const pp=new eR;class tR extends T.MessageType{constructor(){super("media.edge.PeerJoinResponse",[])}}new tR;class sR extends T.MessageType{constructor(){super("media.edge.PeerJoinCompleteResponse",[{no:1,name:"room_state",kind:"message",T:()=>Ww},{no:2,name:"participants",kind:"message",repeat:1,T:()=>Lm},{no:3,name:"selected_peers",kind:"message",T:()=>Xl},{no:4,name:"max_preferred_streams",kind:"scalar",T:5}])}}const Zl=new sR;class rR extends T.MessageType{constructor(){super("media.edge.PeerLeaveResponse",[{no:1,name:"closed",kind:"scalar",T:8}])}}const iR=new rR;class nR extends T.MessageType{constructor(){super("media.edge.ConsumeMultipleProducerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Im}])}}new nR;class aR extends T.MessageType{constructor(){super("media.edge.ConsumePeerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Im},{no:3,name:"description",kind:"message",T:()=>ls}])}}const oR=new aR;class cR extends T.MessageType{constructor(){super("media.edge.ProducerCreateResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"producer_id",kind:"scalar",T:9},{no:4,name:"description",kind:"message",T:()=>ls}])}}const dR=new cR;class lR extends T.MessageType{constructor(){super("media.edge.ProducerScoreResponse",[{no:1,name:"responseid",kind:"scalar",T:9},{no:2,name:"score",kind:"message",T:()=>KC}])}}new lR;class uR extends T.MessageType{constructor(){super("media.edge.ActiveSpeakerResponse",[{no:1,name:"responsepeer_id",kind:"scalar",T:9},{no:2,name:"volume",kind:"scalar",T:5}])}}new uR;class hR extends T.MessageType{constructor(){super("media.edge.NoActiveSpeakerResponse",[])}}new hR;class pR extends T.MessageType{constructor(){super("media.edge.ProducerToggleResponse",[])}}new pR;class gR extends T.MessageType{constructor(){super("media.edge.ConsumerToggleResponse",[])}}new gR;class mR extends T.MessageType{constructor(){super("media.edge.ProducerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>ls}])}}const fR=new mR;class TR extends T.MessageType{constructor(){super("media.edge.ConsumerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>ls}])}}const SR=new TR;class vR extends T.MessageType{constructor(){super("media.edge.GlobalPeerPinningResponse",[])}}new vR;class yR extends T.MessageType{constructor(){super("media.edge.KickPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new yR;class ER extends T.MessageType{constructor(){super("media.edge.KickAllPeersResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new ER;class PR extends T.MessageType{constructor(){super("media.edge.HostMediaControlForPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const _R=new PR;class CR extends T.MessageType{constructor(){super("media.edge.HostMediaControlForAllPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const wR=new CR;class RR extends T.MessageType{constructor(){super("media.edge.PeerDisplayNameEditResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const bR=new RR;class kR extends T.MessageType{constructor(){super("media.edge.PeerJoinBroadcastResponse",[{no:1,name:"participant",kind:"message",T:()=>Lm}])}}const gp=new kR;class MR extends T.MessageType{constructor(){super("media.edge.TrackSubscriptionKind",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8}])}}const mp=new MR;class AR extends T.MessageType{constructor(){super("media.edge.TrackSubscription",[{no:1,name:"label",kind:"scalar",T:9},{no:2,name:"webcam",kind:"message",T:()=>mp},{no:3,name:"screenshare",kind:"message",T:()=>mp}])}}const IR=new AR;class DR extends T.MessageType{constructor(){super("media.edge.PeerProducingTransportCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"transport_details",kind:"message",T:()=>Am},{no:3,name:"track_subscriptions",kind:"message",repeat:1,T:()=>IR}])}}new DR;class OR extends T.MessageType{constructor(){super("media.edge.PeerProducerCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>vc}])}}const NR=new OR;class LR extends T.MessageType{constructor(){super("media.edge.PeerProducerToggleBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>vc},{no:3,name:"initiator_participant_id",kind:"scalar",opt:!0,T:9}])}}const fp=new LR;class VR extends T.MessageType{constructor(){super("media.edge.PeerProducerCloseBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>vc}])}}const xR=new VR;class UR extends T.MessageType{constructor(){super("media.edge.PeerLeaveBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const eu=new UR;class $R extends T.MessageType{constructor(){super("media.edge.GlobalPeerPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Tp=new $R;class HR extends T.MessageType{constructor(){super("media.edge.GlobalPeerUnPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new HR;class BR extends T.MessageType{constructor(){super("media.edge.RecordingStartedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new BR;class FR extends T.MessageType{constructor(){super("media.edge.RecordingStoppedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new FR;class qR extends T.MessageType{constructor(){super("media.edge.PeerDisplayNameEditBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}new qR;class jR extends T.MessageType{constructor(){super("media.edge.PeerPingRequestBroadcastResponse",[{no:1,name:"password",kind:"scalar",T:9}])}}new jR;class GR extends T.MessageType{constructor(){super("media.edge.MediaRoomTerminationBroadcastResponse",[{no:1,name:"reason",kind:"scalar",T:9}])}}new GR;class WR extends T.MessageType{constructor(){super("socket.ai.MeetingTranscript",[{no:1,name:"meeting_id",kind:"scalar",T:9},{no:2,name:"transcript",kind:"scalar",T:9},{no:3,name:"is_partial",kind:"scalar",T:8}])}}const Nl=new WR;class JR extends T.MessageType{constructor(){super("socket.api.BaseSocketHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9}])}}new JR;class KR extends T.MessageType{constructor(){super("socket.api.ErrorMessage",[{no:1,name:"code",kind:"scalar",opt:!0,T:5},{no:2,name:"message",kind:"scalar",T:9}])}}const zR=new KR;var Ui;(function(s){s[s.BROWSER=0]="BROWSER",s[s.TRACK=1]="TRACK",s[s.COMPOSITE=2]="COMPOSITE"})(Ui||(Ui={}));var zs;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.ON_STAGE=1]="ON_STAGE",s[s.APPROVED_STAGE=2]="APPROVED_STAGE",s[s.REQUESTED_STAGE=3]="REQUESTED_STAGE",s[s.OFF_STAGE=4]="OFF_STAGE"})(zs||(zs={}));var tu;(function(s){s[s.NONE=0]="NONE",s[s.RECORDER=1]="RECORDER",s[s.LIVESTREAMER=2]="LIVESTREAMER"})(tu||(tu={}));var su;(function(s){s[s.PEERS=0]="PEERS",s[s.ROOMS=1]="ROOMS"})(su||(su={}));var rd;(function(s){s[s.HIVE=0]="HIVE",s[s.CHAT=1]="CHAT",s[s.PING=2]="PING"})(rd||(rd={}));class YR extends T.MessageType{constructor(){super("socket.room.PeerFlags",[{no:1,name:"preset_name",kind:"scalar",T:9},{no:2,name:"recorder_type",kind:"scalar",T:9},{no:3,name:"hidden_participant",kind:"scalar",T:8}])}}const QR=new YR;class XR extends T.MessageType{constructor(){super("socket.room.Peer",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",zs,"STAGE_TYPE_"]},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:7,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:8,name:"waitlisted",kind:"scalar",T:8},{no:9,name:"flags",kind:"message",T:()=>QR}])}}const Sl=new XR;class ZR extends T.MessageType{constructor(){super("socket.room.PeerInfoResponse",[{no:1,name:"peer",kind:"message",T:()=>Sl}])}}const Yi=new ZR;class eb extends T.MessageType{constructor(){super("socket.room.PeerStatusUpdate",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",zs,"STAGE_TYPE_"]}])}}const Sp=new eb;class tb extends T.MessageType{constructor(){super("socket.room.RoomPeersInfoRequest",[{no:1,name:"seach_query",kind:"scalar",T:9},{no:2,name:"limit",kind:"scalar",T:5},{no:3,name:"offset",kind:"scalar",T:5}])}}const sb=new tb;class rb extends T.MessageType{constructor(){super("socket.room.RoomPeersInfoResponse",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>Sl}])}}const Ll=new rb;class ib extends T.MessageType{constructor(){super("socket.room.RoomPeerCountResponse",[{no:1,name:"count",kind:"scalar",T:4,L:2}])}}const vp=new ib;class nb extends T.MessageType{constructor(){super("socket.room.Room",[{no:1,name:"room_id",kind:"scalar",T:9},{no:2,name:"title",kind:"scalar",T:9},{no:4,name:"created_at",kind:"scalar",T:4,L:2},{no:5,name:"active_recordings",kind:"message",repeat:1,T:()=>ob},{no:6,name:"room_uuid",kind:"scalar",opt:!0,T:9}])}}const Vm=new nb;class ab extends T.MessageType{constructor(){super("socket.room.ActiveRecording",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",Ui]},{no:3,name:"recording_status",kind:"scalar",T:9}])}}const ob=new ab;class cb extends T.MessageType{constructor(){super("socket.room.RoomInfoResponse",[{no:1,name:"room",kind:"message",T:()=>Vm}])}}const yp=new cb;class db extends T.MessageType{constructor(){super("socket.room.GetPeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9}])}}const xm=new db;class lb extends T.MessageType{constructor(){super("socket.room.UpdatePeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9}])}}new lb;class ub extends T.MessageType{constructor(){super("socket.room.JoinRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>Sl},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:5,name:"use_hive",kind:"scalar",opt:!0,T:8},{no:6,name:"preset",kind:"scalar",opt:!0,T:12},{no:7,name:"capabilities",kind:"enum",repeat:1,T:()=>["socket.room.Capabilities",rd,"CAPABILITIES_"]},{no:8,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const hb=new ub;class pb extends T.MessageType{constructor(){super("socket.room.LeaveRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>Sl},{no:2,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const gb=new pb;class mb extends T.MessageType{constructor(){super("socket.room.UpdateRoomInfoRequest",[{no:1,name:"room",kind:"message",T:()=>Vm}])}}new mb;class fb extends T.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpRequest",[])}}new fb;class Tb extends T.MessageType{constructor(){super("socket.room.ServiceError",[{no:1,name:"message",kind:"scalar",opt:!0,T:9},{no:2,name:"code",kind:"scalar",opt:!0,T:9}])}}const sh=new Tb;class Sb extends T.MessageType{constructor(){super("socket.room.ConnectedMeetingPeer",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:5,name:"display_picture_url",kind:"scalar",opt:!0,T:9}])}}const vb=new Sb;class yb extends T.MessageType{constructor(){super("socket.room.ConnectedMeetingDump",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>vb}])}}const Ep=new yb;class Eb extends T.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpResponse",[{no:1,name:"parent_meeting",kind:"message",T:()=>Ep},{no:2,name:"meetings",kind:"message",repeat:1,T:()=>Ep}])}}const Pb=new Eb;class _b extends T.MessageType{constructor(){super("socket.room.CreateRoomRequestPayload",[{no:1,name:"title",kind:"scalar",opt:!0,T:9}])}}const Cb=new _b;class wb extends T.MessageType{constructor(){super("socket.room.CreateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Cb}])}}const Rb=new wb;class bb extends T.MessageType{constructor(){super("socket.room.CreateRoomResponsePayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>sh}])}}const kb=new bb;class Mb extends T.MessageType{constructor(){super("socket.room.CreateConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>kb}])}}const Pp=new Mb;class Ab extends T.MessageType{constructor(){super("socket.room.UpdateRoomRequestPayload",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9}])}}const Ib=new Ab;class Db extends T.MessageType{constructor(){super("socket.room.UpdateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Ib}])}}new Db;class Ob extends T.MessageType{constructor(){super("socket.room.DisableRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9}])}}const Nb=new Ob;class Lb extends T.MessageType{constructor(){super("socket.room.DisableConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Nb}])}}const Vb=new Lb;class xb extends T.MessageType{constructor(){super("socket.room.DisableConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Hb}])}}const Ub=new xb;class $b extends T.MessageType{constructor(){super("socket.room.DisableConnectedRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"status",kind:"scalar",opt:!0,T:9},{no:3,name:"title",kind:"scalar",opt:!0,T:9},{no:4,name:"error",kind:"message",T:()=>sh}])}}const Hb=new $b;class Bb extends T.MessageType{constructor(){super("socket.room.MovePeerPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"preset_id",kind:"scalar",opt:!0,T:9}])}}const Fb=new Bb;class qb extends T.MessageType{constructor(){super("socket.room.MovePeersBetweenRoomsRequest",[{no:1,name:"source_meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"destination_meeting_id",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>Fb}])}}const jb=new qb;class Gb extends T.MessageType{constructor(){super("socket.room.MovedPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>sh}])}}const Um=new Gb;class Wb extends T.MessageType{constructor(){super("socket.room.MovePeersBetweenRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Um}])}}new Wb;class Jb extends T.MessageType{constructor(){super("socket.room.TransferPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"auth_token",kind:"scalar",opt:!0,T:9}])}}const Kb=new Jb;class zb extends T.MessageType{constructor(){super("socket.room.GetAllAddedParticipantsResponse",[{no:1,name:"participants",kind:"message",repeat:1,T:()=>Xb}])}}const Yb=new zb;class Qb extends T.MessageType{constructor(){super("socket.room.AddedParticipant",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const Xb=new Qb;class Zb extends T.MessageType{constructor(){super("socket.room.RemoveParticipantsRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const $m=new Zb;class ek extends T.MessageType{constructor(){super("socket.room.BroadcastMessage",[{no:1,name:"type",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",T:12},{no:3,name:"timestamp",kind:"scalar",T:4,L:2},{no:4,name:"ids",kind:"scalar",repeat:2,T:9},{no:5,name:"broadcast_type",kind:"enum",opt:!0,T:()=>["socket.room.BroadcastType",su,"BROADCAST_TYPE_"]}])}}const Oa=new ek;class tk extends T.MessageType{constructor(){super("socket.room.AcceptWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const sk=new tk;class rk extends T.MessageType{constructor(){super("socket.room.DenyWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const ik=new rk;class nk extends T.MessageType{constructor(){super("socket.room.WaitingRoomRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"picture",kind:"scalar",opt:!0,T:9},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_name",kind:"scalar",opt:!0,T:9}])}}const ak=new nk;class ok extends T.MessageType{constructor(){super("socket.room.GetWaitingRoomRequests",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>ak}])}}const _p=new ok;class ck extends T.MessageType{constructor(){super("socket.room.GetRoomStageStateResponse",[{no:1,name:"on_stage_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"approved_stage_peers",kind:"scalar",repeat:2,T:9},{no:3,name:"requested_stage_peers",kind:"scalar",repeat:2,T:9}])}}const Cp=new ck;var ru;(function(s){s[s.NONE=0]="NONE",s[s.SKIP=1]="SKIP",s[s.ON_PRIVILEGED_USER_ENTRY=2]="ON_PRIVILEGED_USER_ENTRY",s[s.SKIP_ON_ACCEPT=3]="SKIP_ON_ACCEPT"})(ru||(ru={}));var xr;(function(s){s[s.NONE=0]="NONE",s[s.ALLOWED=1]="ALLOWED",s[s.NOT_ALLOWED=2]="NOT_ALLOWED",s[s.CAN_REQUEST=3]="CAN_REQUEST"})(xr||(xr={}));class dk extends T.MessageType{constructor(){super("socket.preset.PollsPermissionUpdate",[{no:1,name:"can_create",kind:"scalar",opt:!0,T:8},{no:2,name:"can_vote",kind:"scalar",opt:!0,T:8},{no:3,name:"can_view",kind:"scalar",opt:!0,T:8}])}}const lk=new dk;class uk extends T.MessageType{constructor(){super("socket.preset.PluginsPermissionsUpdate",[{no:1,name:"can_close",kind:"scalar",opt:!0,T:8},{no:2,name:"can_start",kind:"scalar",opt:!0,T:8}])}}const hk=new uk;class pk extends T.MessageType{constructor(){super("socket.preset.PublicChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"text",kind:"scalar",opt:!0,T:8},{no:3,name:"files",kind:"scalar",opt:!0,T:8}])}}const gk=new pk;class mk extends T.MessageType{constructor(){super("socket.preset.PrivateChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"can_receive",kind:"scalar",opt:!0,T:8},{no:3,name:"text",kind:"scalar",opt:!0,T:8},{no:4,name:"files",kind:"scalar",opt:!0,T:8}])}}const fk=new mk;class Tk extends T.MessageType{constructor(){super("socket.preset.ChatPermissionUpdate",[{no:1,name:"public",kind:"message",T:()=>gk},{no:2,name:"private",kind:"message",T:()=>fk}])}}const Sk=new Tk;class vk extends T.MessageType{constructor(){super("socket.preset.ConnectedMeetingPermissionUpdate",[{no:1,name:"can_alter_connected_meetings",kind:"scalar",opt:!0,T:8},{no:2,name:"can_switch_to_parent_meeting",kind:"scalar",opt:!0,T:8},{no:3,name:"can_switch_connected_meetings",kind:"scalar",opt:!0,T:8}])}}const yk=new vk;class Ek extends T.MessageType{constructor(){super("socket.preset.StreamPermission",[{no:1,name:"can_produce",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",xr,"STREAM_PERMISSION_TYPE_"]},{no:2,name:"can_consume",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",xr,"STREAM_PERMISSION_TYPE_"]}])}}const Vl=new Ek;class Pk extends T.MessageType{constructor(){super("socket.preset.MediaPermissionUpdate",[{no:1,name:"video",kind:"message",T:()=>Vl},{no:2,name:"audio",kind:"message",T:()=>Vl},{no:3,name:"screenshare",kind:"message",T:()=>Vl}])}}const _k=new Pk;class Ck extends T.MessageType{constructor(){super("socket.preset.PresetUpdates",[{no:1,name:"polls",kind:"message",T:()=>lk},{no:2,name:"plugins",kind:"message",T:()=>hk},{no:3,name:"chat",kind:"message",T:()=>Sk},{no:4,name:"accept_waiting_requests",kind:"scalar",opt:!0,T:8},{no:5,name:"can_accept_production_requests",kind:"scalar",opt:!0,T:8},{no:6,name:"can_edit_display_name",kind:"scalar",opt:!0,T:8},{no:7,name:"can_record",kind:"scalar",opt:!0,T:8},{no:8,name:"can_livestream",kind:"scalar",opt:!0,T:8},{no:9,name:"can_spotlight",kind:"scalar",opt:!0,T:8},{no:10,name:"disable_participant_audio",kind:"scalar",opt:!0,T:8},{no:11,name:"disable_participant_screensharing",kind:"scalar",opt:!0,T:8},{no:12,name:"disable_participant_video",kind:"scalar",opt:!0,T:8},{no:13,name:"kick_participant",kind:"scalar",opt:!0,T:8},{no:14,name:"pin_participant",kind:"scalar",opt:!0,T:8},{no:15,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:16,name:"waiting_room_type",kind:"enum",opt:!0,T:()=>["socket.preset.WaitingRoomType",ru,"WAITING_ROOM_TYPE_"]},{no:17,name:"is_recorder",kind:"scalar",opt:!0,T:8},{no:18,name:"recorder_type",kind:"enum",opt:!0,T:()=>["socket.room.RecorderType",tu,"RECORDER_TYPE_"]},{no:19,name:"hidden_participant",kind:"scalar",opt:!0,T:8},{no:20,name:"show_participant_list",kind:"scalar",opt:!0,T:8},{no:21,name:"can_change_participant_permissions",kind:"scalar",opt:!0,T:8},{no:22,name:"connected_meetings",kind:"message",T:()=>yk},{no:23,name:"media",kind:"message",T:()=>_k}])}}const rh=new Ck;class wk extends T.MessageType{constructor(){super("socket.preset.ReadPeersPresetRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Rk=new wk;class bk extends T.MessageType{constructor(){super("socket.preset.PeerPreset",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"preset",kind:"scalar",T:12}])}}const kk=new bk;class Mk extends T.MessageType{constructor(){super("socket.preset.ReadPeersPresetResponse",[{no:1,name:"peer_presets",kind:"message",repeat:1,T:()=>kk}])}}const Ak=new Mk;class Ik extends T.MessageType{constructor(){super("socket.preset.UpdatePeerPreset",[{no:1,name:"user_ids",kind:"scalar",T:9},{no:2,name:"patch",kind:"message",T:()=>rh}])}}const Hm=new Ik;class Dk extends T.MessageType{constructor(){super("socket.preset.UpdatePeersPresetRequest",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>Hm}])}}const Ok=new Dk;class Nk extends T.MessageType{constructor(){super("socket.preset.UpdatePeersPresetResponse",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>Hm}])}}const wp=new Nk;class Lk extends T.MessageType{constructor(){super("socket.preset.PeerUserIDMap",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9}])}}const Vk=new Lk;class xk extends T.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetRequest",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>Vk},{no:2,name:"patch",kind:"message",T:()=>rh}])}}new xk;class Uk extends T.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetResponse",[{no:2,name:"patch",kind:"message",T:()=>rh}])}}new Uk;class $k extends T.MessageType{constructor(){super("socket.chat.ChatMessage",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"user_id",kind:"scalar",T:9},{no:4,name:"display_name",kind:"scalar",T:9},{no:5,name:"pinned",kind:"scalar",T:8},{no:6,name:"is_edited",kind:"scalar",T:8},{no:7,name:"payload_type",kind:"scalar",T:5},{no:8,name:"payload",kind:"scalar",T:9},{no:10,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:11,name:"created_at",kind:"scalar",T:4,L:2},{no:12,name:"created_at_ms",kind:"scalar",opt:!0,T:4,L:2},{no:13,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:14,name:"channel_index",kind:"scalar",opt:!0,T:9}])}}const qr=new $k;class Hk extends T.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageFilters",[{no:1,name:"pinned",kind:"scalar",oneof:"filters",T:8},{no:2,name:"user_id",kind:"scalar",oneof:"filters",T:9}])}}const Bk=new Hk;class Fk extends T.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageRoomRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:6,name:"filters",kind:"message",T:()=>Bk}])}}const qk=new Fk;class jk extends T.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageRoomResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>qr},{no:2,name:"next",kind:"scalar",T:8}])}}const Gk=new jk;class Wk extends T.MessageType{constructor(){super("socket.chat.GetChatMessagesResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>qr}])}}const Bm=new Wk;class Jk extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomRequest",[{no:1,name:"payload_type",kind:"scalar",T:5},{no:2,name:"payload",kind:"scalar",T:9}])}}const Kk=new Jk;class zk extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomResponse",[{no:1,name:"message",kind:"message",T:()=>qr}])}}const xl=new zk;class Yk extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToPeersRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}const Qk=new Yk;class Xk extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToPeersResponse",[{no:1,name:"message",kind:"message",T:()=>qr}])}}const Ul=new Xk;class Zk extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToChannelRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}new Zk;class eM extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToChannelResponse",[{no:1,name:"message",kind:"message",T:()=>qr}])}}new eM;class tM extends T.MessageType{constructor(){super("socket.chat.EditChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",opt:!0,T:5},{no:3,name:"payload",kind:"scalar",opt:!0,T:9},{no:4,name:"pinned",kind:"scalar",opt:!0,T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const sM=new tM;class rM extends T.MessageType{constructor(){super("socket.chat.PinChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const iM=new rM;class nM extends T.MessageType{constructor(){super("socket.chat.PinChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:4,name:"message",kind:"message",T:()=>qr}])}}const Mc=new nM;class aM extends T.MessageType{constructor(){super("socket.chat.EditChatMessageResponse",[{no:1,name:"message",kind:"message",T:()=>qr}])}}const Ac=new aM;class oM extends T.MessageType{constructor(){super("socket.chat.DeleteChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const cM=new oM;class dM extends T.MessageType{constructor(){super("socket.chat.DeleteChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const Ic=new dM;class lM extends T.MessageType{constructor(){super("socket.chat.SearchChatMessagesRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:6,name:"search_term",kind:"scalar",T:9}])}}const uM=new lM;class hM extends T.MessageType{constructor(){super("socket.chat.MarkChannelIndexAsReadRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"channel_index",kind:"scalar",T:9}])}}new hM;class pM extends T.MessageType{constructor(){super("socket.chat.MarkChannelIndexAsReadResponse",[{no:1,name:"channel_index",kind:"scalar",T:9}])}}new pM;class gM extends T.MessageType{constructor(){super("socket.chat.CreateChatChannelRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8}])}}new gM;class mM extends T.MessageType{constructor(){super("socket.chat.UpdateChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:4,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:5,name:"visibility",kind:"scalar",opt:!0,T:9},{no:6,name:"is_direct_message",kind:"scalar",opt:!0,T:8}])}}new mM;class fM extends T.MessageType{constructor(){super("socket.chat.CreateChatChannelResponse",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new fM;class TM extends T.MessageType{constructor(){super("socket.chat.GetChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new TM;class SM extends T.MessageType{constructor(){super("socket.chat.LatestMessageAndUnreadCount",[{no:1,name:"message",kind:"message",T:()=>qr},{no:2,name:"unread_count",kind:"scalar",T:4,L:2}])}}const vM=new SM;class yM extends T.MessageType{constructor(){super("socket.chat.ChatChannel",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8},{no:6,name:"latest_message_and_unread_count",kind:"message",T:()=>vM},{no:7,name:"target_user_ids",kind:"scalar",repeat:2,T:9}])}}const EM=new yM;class PM extends T.MessageType{constructor(){super("socket.chat.GetChatChannelResponse",[{no:1,name:"chat_channels",kind:"message",repeat:1,T:()=>EM}])}}new PM;class _M extends T.MessageType{constructor(){super("socket.chat.ChannelMember",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const CM=new _M;class wM extends T.MessageType{constructor(){super("socket.chat.GetChatChannelMembersResponse",[{no:1,name:"channel_members",kind:"message",repeat:1,T:()=>CM}])}}new wM;class RM extends T.MessageType{constructor(){super("socket.plugin.AddPluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}new RM;class bM extends T.MessageType{constructor(){super("socket.plugin.RemovePluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}new bM;class kM extends T.MessageType{constructor(){super("socket.plugin.EnablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}new kM;class MM extends T.MessageType{constructor(){super("socket.plugin.DisablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}new MM;class AM extends T.MessageType{constructor(){super("socket.plugin.EnablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}new AM;class IM extends T.MessageType{constructor(){super("socket.plugin.DisablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}new IM;class DM extends T.MessageType{constructor(){super("socket.plugin.PluginEventToRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}new DM;class OM extends T.MessageType{constructor(){super("socket.plugin.PluginEventToPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"plugin_data",kind:"scalar",T:12}])}}new OM;class NM extends T.MessageType{constructor(){super("socket.plugin.StoreKeys",[{no:1,name:"store_key",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",opt:!0,T:12}])}}const ih=new NM;class LM extends T.MessageType{constructor(){super("socket.plugin.PluginStoreInsertKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"insert_keys",kind:"message",repeat:1,T:()=>ih}])}}const VM=new LM;class xM extends T.MessageType{constructor(){super("socket.plugin.PluginStoreGetKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"get_keys",kind:"message",repeat:1,T:()=>ih}])}}const UM=new xM;class $M extends T.MessageType{constructor(){super("socket.plugin.PluginStoreDeleteKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"delete_keys",kind:"message",repeat:1,T:()=>ih}])}}const HM=new $M;class BM extends T.MessageType{constructor(){super("socket.plugin.PluginStoreDeleteRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9}])}}new BM;class FM extends T.MessageType{constructor(){super("socket.plugin.EnablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"enabled_by",kind:"scalar",T:9}])}}const qM=new FM;class jM extends T.MessageType{constructor(){super("socket.plugin.EnablePluginsResponse",[{no:1,name:"plugins",kind:"message",repeat:1,T:()=>qM}])}}new jM;class GM extends T.MessageType{constructor(){super("socket.plugin.DisablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"disabled_by",kind:"scalar",T:9}])}}new GM;class WM extends T.MessageType{constructor(){super("socket.plugin.PluginStoreItem",[{no:1,name:"timestamp",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"store_key",kind:"scalar",T:9},{no:4,name:"payload",kind:"scalar",T:12}])}}const JM=new WM;class KM extends T.MessageType{constructor(){super("socket.plugin.PluginStoreResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"store_items",kind:"message",repeat:1,T:()=>JM}])}}const Rp=new KM;class zM extends T.MessageType{constructor(){super("socket.plugin.PluginEventResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}new zM;class YM extends T.MessageType{constructor(){super("socket.livestreaming.LiveStreamingEvent",[{no:1,name:"livestream_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"name",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",T:9},{no:5,name:"playback_url",kind:"scalar",T:9},{no:6,name:"org_id",kind:"scalar",T:9},{no:7,name:"room_name",kind:"scalar",T:9},{no:8,name:"room_uuid",kind:"scalar",T:9},{no:9,name:"status",kind:"scalar",T:9},{no:10,name:"manual_ingest",kind:"scalar",opt:!0,T:8}])}}const bp=new YM;class QM extends T.MessageType{constructor(){super("socket.livestreaming.GetStagePeersResponse",[{no:1,name:"stage_peers",kind:"scalar",repeat:2,T:9}])}}const kp=new QM;class XM extends T.MessageType{constructor(){super("socket.livestreaming.StageRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9}])}}const ZM=new XM;class eA extends T.MessageType{constructor(){super("socket.livestreaming.GetStageRequestsResponse",[{no:1,name:"stage_requests",kind:"message",repeat:1,T:()=>ZM}])}}const $l=new eA;class tA extends T.MessageType{constructor(){super("socket.livestreaming.GrantStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const sA=new tA;class rA extends T.MessageType{constructor(){super("socket.livestreaming.DenyStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const iA=new rA;class nA extends T.MessageType{constructor(){super("socket.livestreaming.LeaveStageRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Mp=new nA;class aA extends T.MessageType{constructor(){super("socket.polls.Poll",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"created_by",kind:"scalar",T:9},{no:3,name:"created_by_user_id",kind:"scalar",T:9},{no:4,name:"question",kind:"scalar",T:9},{no:5,name:"options",kind:"message",repeat:1,T:()=>cA},{no:6,name:"hide_votes",kind:"scalar",T:8},{no:7,name:"anonymous",kind:"scalar",T:8},{no:8,name:"votes",kind:"scalar",repeat:2,T:9}])}}const Fm=new aA;class oA extends T.MessageType{constructor(){super("socket.polls.PollOption",[{no:1,name:"text",kind:"scalar",T:9},{no:2,name:"count",kind:"scalar",opt:!0,T:4,L:2},{no:3,name:"votes",kind:"message",repeat:1,T:()=>lA}])}}const cA=new oA;class dA extends T.MessageType{constructor(){super("socket.polls.PollVote",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",T:9}])}}const lA=new dA;class uA extends T.MessageType{constructor(){super("socket.polls.NewPollRequest",[{no:1,name:"question",kind:"scalar",T:9},{no:2,name:"options",kind:"scalar",repeat:2,T:9},{no:3,name:"anonymous",kind:"scalar",T:8},{no:4,name:"hide_votes",kind:"scalar",T:8},{no:5,name:"created_by",kind:"scalar",opt:!0,T:9},{no:6,name:"created_by_user_id",kind:"scalar",opt:!0,T:9}])}}const hA=new uA;class pA extends T.MessageType{constructor(){super("socket.polls.VotePollRequest",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"index",kind:"scalar",T:4,L:2}])}}const gA=new pA;class mA extends T.MessageType{constructor(){super("socket.polls.UpdatePollResponse",[{no:1,name:"poll",kind:"message",T:()=>Fm}])}}const Hl=new mA;class fA extends T.MessageType{constructor(){super("socket.polls.GetPollsResponse",[{no:1,name:"polls",kind:"message",repeat:1,T:()=>Fm}])}}const TA=new fA;class SA extends T.MessageType{constructor(){super("socket.recording.RecordingEvent",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",Ui]}])}}const Ap=new SA;class vA extends T.MessageType{constructor(){super("google.protobuf.Timestamp",[{no:1,name:"seconds",kind:"scalar",T:3,L:0},{no:2,name:"nanos",kind:"scalar",T:5}])}now(){const t=this.create(),e=Date.now();return t.seconds=T.PbLong.from(Math.floor(e/1e3)).toBigInt(),t.nanos=e%1e3*1e6,t}toDate(t){return new Date(T.PbLong.from(t.seconds).toNumber()*1e3+Math.ceil(t.nanos/1e6))}fromDate(t){const e=this.create(),r=t.getTime();return e.seconds=T.PbLong.from(Math.floor(r/1e3)).toBigInt(),e.nanos=r%1e3*1e6,e}internalJsonWrite(t,e){let r=T.PbLong.from(t.seconds).toNumber()*1e3;if(r<Date.parse("0001-01-01T00:00:00Z")||r>Date.parse("9999-12-31T23:59:59Z"))throw new Error("Unable to encode Timestamp to JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");if(t.nanos<0)throw new Error("Unable to encode invalid Timestamp to JSON. Nanos must not be negative.");let i="Z";if(t.nanos>0){let a=(t.nanos+1e9).toString().substring(1);a.substring(3)==="000000"?i="."+a.substring(0,3)+"Z":a.substring(6)==="000"?i="."+a.substring(0,6)+"Z":i="."+a+"Z"}return new Date(r).toISOString().replace(".000Z",i)}internalJsonRead(t,e,r){if(typeof t!="string")throw new Error("Unable to parse Timestamp from JSON "+T.typeofJsonValue(t)+".");let i=t.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:Z|\.([0-9]{3,9})Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!i)throw new Error("Unable to parse Timestamp from JSON. Invalid format.");let a=Date.parse(i[1]+"-"+i[2]+"-"+i[3]+"T"+i[4]+":"+i[5]+":"+i[6]+(i[8]?i[8]:"Z"));if(Number.isNaN(a))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(a<Date.parse("0001-01-01T00:00:00Z")||a>Date.parse("9999-12-31T23:59:59Z"))throw new globalThis.Error("Unable to parse Timestamp from JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");return r||(r=this.create()),r.seconds=T.PbLong.from(a/1e3).toBigInt(),r.nanos=0,i[7]&&(r.nanos=parseInt("1"+i[7]+"0".repeat(9-i[7].length))-1e9),r}}new vA;class yA extends T.MessageType{constructor(){super("common.BaseHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9},{no:9,name:"room_object_id",kind:"scalar",opt:!0,T:9},{no:10,name:"preset",kind:"scalar",opt:!0,T:9},{no:11,name:"use_start_session",kind:"scalar",opt:!0,T:8}])}}const iu=new yA;class EA extends T.MessageType{constructor(){super("common.BulkedHubMessage",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>iu}])}}new EA;class PA extends T.MessageType{constructor(){super("common.CFWorkersResponse",[{no:1,name:"responses",kind:"message",repeat:1,T:()=>iu},{no:2,name:"broadcast_responses",kind:"message",repeat:1,T:()=>iu}])}}new PA;const _A=0,CA=1,wA=2,RA=3,bA=5,kA={getPeerInfo:0,updatePeerInfo:1,getRoomPeersInfo:2,joinRoom:3,leaveRoom:4,getRoomInfo:5,updateRoomInfo:6,closeRoom:7,startedLivestream:8,stoppedLivestream:9,erroredLivestream:10,getStagePeers:11,getStageRequests:12,requestStageAccess:13,cancelStageRequest:14,grantStageAccess:15,denyStageAccess:16,roomPeerCount:17,joinStage:18,leaveStage:19,getConnectedRoomsDump:20,createConnectedRooms:21,deleteConnectedRooms:22,movePeers:23,transferPeer:24,movedPeer:25,connectedRoomsUpdated:26,connectedRoomsDeleted:27,getAllAddedParticipants:28,broadcastMessage:29,kick:30,kickAll:31,transcript:32,getWaitingRoomRequests:33,acceptWaitingRoomRequests:34,waitingRoomRequestAccepted:35,denyWaitingRoomRequests:36,waitingRoomRequestDenied:37,peerStageStatusUpdate:38,broadcastToEntity:39,recordingStarted:40,recordingStopped:41,recordingPaused:42,getRoomStageState:43,livestreamingInvoked:44},MA={getMessages:0,sendMessageToRoom:1,sendMessageToPeers:2,editMessage:3,deleteMessage:4,getPaginatedMessages:5,searchChannelMessages:7,pinMessage:10},AA={getPlugins:0,addPlugin:1,enablePluginForRoom:2,disablePluginForPeers:3,enablePluginForPeers:4,disablePluginForRoom:5,removePlugin:6,customPluginEventToRoom:7,customPluginEventToPeers:8,storeInsertKeys:9,storeGetKeys:10,storeDeleteKeys:11,storeDelete:12},IA={createPoll:0,getPolls:1,votePoll:2,updatePoll:3},qm={unknown:0,createWebRTCTransport:1,produce:2,consume:3,toggleProducer:4,toggleConsumer:5,closeProducer:6,closeConsumer:7,updateConsumersSimulcastConfig:8,joinRoom:16,leaveRoom:17,selectedPeer:18,globalPinPeer:19,selfJoinComplete:20,peerJoinedBroadcast:25,peerLeaveBroadcast:26,peerProducerCreateBroadcast:27,peerProducerToggleBroadcast:28,peerProducerCloseBroadcast:29,globalPeerPinBroadcast:30,recordingStartedBroadcast:31,recordingStoppedBroadcast:32,peerDisplayNameEditBroadcast:33,mediaRoomTerminationBroadcastResponse:36,selectedPeerDiff:40,renegotiateSessionDescription:50,errorResponse:60,kickPeer:90,kickAll:91,changeDisplayName:92,hostControlPeer:93,hostControlAllPeers:94,audioActivity:100},DA={getUserPresets:0,updateUserPreset:1};function yc(s,t){return Object.keys(t).reduce((e,r)=>(e[r]=(s<<16)+t[r],e),{})}function jm(s,t){return Object.keys(s).reduce((e,r)=>(e[r]=t|s[r],e),{})}const V=yc(_A,kA),qe=yc(CA,MA),ks=yc(wA,AA),Ms=yc(RA,IA),mr=jm(qm,16777216),os=jm(qm,50331648),Uc=yc(bA,DA);var OA=Object.defineProperty,NA=Object.getOwnPropertyDescriptor,jr=(s,t,e,r)=>{for(var i=r>1?void 0:r?NA(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&OA(t,e,i),i},jt=(s=>(s[s.TEXT=0]="TEXT",s[s.IMAGE=1]="IMAGE",s[s.FILE=2]="FILE",s[s.CUSTOM=3]="CUSTOM",s))(jt||{}),yt,gn;class nr{constructor(t,e){g(this,yt,void 0);g(this,gn,void 0);m(this,yt,e),m(this,gn,t)}get telemetry(){return n(this,gn).getValue("telemetry")}get logger(){return n(this,gn).getValue("logger")}getChatMessages(){return n(this,yt).sendMessagePromise(qe.getMessages)}async getChatMessagesPaginated(t,e,r,i){const a={timeStamp:t,size:e,from:0,reversed:r,...i&&{filters:{filters:i}}},o=await n(this,yt).sendMessagePromise(qe.getPaginatedMessages,qk.toBinary(a));return o.payload?Gk.fromBinary(o.payload):{messages:[],next:!1}}sendMessageToRoom(t,e){const r={payloadType:e,payload:t};n(this,yt).sendMessage(qe.sendMessageToRoom,Kk.toBinary(r))}sendMessageToPeers(t,e,r){const i={payloadType:e,peerIds:r,payload:t};n(this,yt).sendMessage(qe.sendMessageToPeers,Qk.toBinary(i))}sendMessage(t,e,r){if(r&&r.length>0){this.sendMessageToPeers(t,e,r);return}this.sendMessageToRoom(t,e)}async editMessage(t,e,r,i){const a={chatId:t,payloadType:r,payload:e};i!==void 0&&(a.pinned=i);const o=await n(this,yt).sendMessagePromise(qe.editMessage,sM.toBinary(a));return Ac.fromBinary(o.payload).message}async deleteMessage(t){const e={chatId:t},r=await n(this,yt).sendMessagePromise(qe.deleteMessage,cM.toBinary(e));return{id:Ic.fromBinary(r.payload).chatId}}async searchMessages(t,e){var i,a,o,c;const r={searchTerm:t,timeStamp:(i=e.timestamp)!=null?i:Date.now(),size:(a=e.limit)!=null?a:75,from:(o=e.offset)!=null?o:0,reversed:(c=e.reversed)!=null?c:!0};try{const d=await n(this,yt).sendMessagePromise(qe.searchChannelMessages,uM.toBinary(r));return Bm.fromBinary(d.payload).messages}catch(d){return[]}}async setPinState(t,e){const r={chatId:t,pinned:e},i=await n(this,yt).sendMessagePromise(qe.pinMessage,iM.toBinary(r));return Mc.fromBinary(i.payload)}on(t,e){let r,i;switch(t){case qe.sendMessageToRoom:{r=xl.fromBinary.bind(xl),i=xl.create();break}case qe.sendMessageToPeers:{r=Ul.fromBinary.bind(Ul),i=Ul.create();break}case qe.editMessage:{r=Ac.fromBinary.bind(Ac),i=Ac.create();break}case qe.pinMessage:{r=Mc.fromBinary.bind(Mc),i=Mc.create();break}case qe.deleteMessage:{r=Ic.fromBinary.bind(Ic),i=Ic.create();break}}if(!r){this.logger.warn(`ChatSocketHandler::Event ${t} is not recognized`);return}n(this,yt).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("chatSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}yt=new WeakMap,gn=new WeakMap;jr([E.trace("SocketService.getChatMessages")],nr.prototype,"getChatMessages",1);jr([E.trace("SocketService.getChatMessagesPaginated")],nr.prototype,"getChatMessagesPaginated",1);jr([E.trace("SocketService.sendMessageToRoom")],nr.prototype,"sendMessageToRoom",1);jr([E.trace("SocketService.sendMessageToPeers")],nr.prototype,"sendMessageToPeers",1);jr([E.trace("SocketService.sendMessage")],nr.prototype,"sendMessage",1);jr([E.trace("SocketService.editMessage")],nr.prototype,"editMessage",1);jr([E.trace("SocketService.deleteMessage")],nr.prototype,"deleteMessage",1);jr([E.trace("SocketService.searchMessages")],nr.prototype,"searchMessages",1);function LA(s){return s.replace(/([-_]\w)/g,t=>t[1].toUpperCase())}function Es(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>Es(e));const t={};return Object.keys(s).forEach(e=>{const r=Hi.validate(e)?e:LA(e);t[r]=Es(s[e])}),t}function VA(s){return s.replace(/[A-Z]/g,t=>`_${t.toLowerCase()}`)}function Gm(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>Gm(e));const t={};return Object.keys(s).forEach(e=>{const r=Hi.validate(e)?e:VA(e);t[r]=s[e]}),t}class id extends Error{constructor(e){const r=e instanceof Error?e.message:`Request failed with status ${e.status}`;super(r);h(this,"status");h(this,"response");h(this,"isTimeout");e instanceof Error?(this.stack=e.stack,this.isTimeout=e.name==="AbortError"):(this.status=e.status,this.response=e,this.isTimeout=!1),this.name="RequestError"}get isHttpError(){return this.status!==void 0}get isNetworkError(){return this.status===void 0&&!this.isTimeout}}class Ip{constructor(t){h(this,"defaults");this.defaults={baseURL:t.baseURL,headers:{common:{}},timeout:t.timeout,retry:t.retry,retryDelay:t.retryDelay}}buildURL(t,e){const{baseURL:r}=this.defaults,i=t.startsWith("http")?t:`${r}${t.startsWith("/")?t:`/${t}`}`;if(e){const a=new URLSearchParams;return Object.entries(e).forEach(([o,c])=>{a.append(o,c)}),`${i}${i.includes("?")?"&":"?"}${a.toString()}`}return i}async request(t){var p;const e=((p=t.method)==null?void 0:p.toUpperCase())||"GET",r=this.buildURL(t.url||"",t.params),i={...this.defaults.headers.common,...t.headers};e!=="GET"&&e!=="HEAD"&&t.data&&!i["Content-Type"]&&(i["Content-Type"]="application/json");const o=i["Content-Type"]==="application/json"?JSON.stringify(t.data):t.data,c={method:e,headers:i,body:e!=="GET"&&e!=="HEAD"&&t.data?o:void 0},d=t.timeout||this.defaults.timeout,l=t.retry!==void 0?t.retry:this.defaults.retry,u=t.retryDelay||this.defaults.retryDelay;try{const f=new AbortController,S=setTimeout(()=>f.abort(),d);c.signal=f.signal;const y=await fetch(r,c);clearTimeout(S);let P=null;const C=y.headers.get("content-type");C&&C.includes("application/json")?P=await y.json():P=await y.text();const b={};y.headers.forEach((N,U)=>{b[U]=N});const O={data:P,status:y.status,statusText:y.statusText,headers:b,config:t};if(!y.ok)throw O;return O}catch(f){if(f instanceof Error&&l>0)return await new Promise(S=>setTimeout(S,u)),this.defaults.baseURL===ei.apiBase.prod?this.defaults.baseURL=ei.apiBase.prodAlternate:this.defaults.baseURL===ei.apiBase.prodAlternate&&(this.defaults.baseURL=ei.apiBase.prod),this.request({...t,retry:l-1});throw f}}async get(t,e={}){return this.request({...e,method:"GET",url:t})}async post(t,e,r={}){return this.request({...r,method:"POST",url:t,data:e})}async put(t,e,r={}){return this.request({...r,method:"PUT",url:t,data:e})}}const xA=3,UA=30,$A=8e3;class HA{constructor(t,e){h(this,"fetchClient");h(this,"requests");h(this,"roomName");h(this,"roomUUID");h(this,"authToken");h(this,"organizationId");h(this,"iceServers");h(this,"userDetails");h(this,"roomDetails");h(this,"context");this.context=t;const{timeout:r=$A,retry:i=xA,retryDelay:a=UA,baseURL:o=ei.apiBase.prod,authToken:c,cachedUserDetails:d}=e||{};this.iceServers=d==null?void 0:d.iceServers,this.userDetails=d==null?void 0:d.userDetails,this.roomDetails=d==null?void 0:d.roomDetails,this.requests=new Ip({baseURL:o,timeout:r,retry:i,retryDelay:a,responseType:"json"}),this.fetchClient=new Ip({baseURL:"",timeout:r,retry:i,retryDelay:a,responseType:"json"}),this.setAuthToken(c,{bearer:!0});const l=this.requests.request.bind(this.requests);this.requests.request=async u=>{var f,S,y,P,C;const p=t.getValue("telemetry");try{p.injectContext(this.requests.defaults.headers.common);const b=await l(u);return u.url!==p.logsEndpoint&&this.logger.debug("xhr::fetch",{networkCall:{status:b.status,statusText:b.statusText,baseURL:u.baseURL||this.requests.defaults.baseURL,url:u.url,method:u.method}}),b}catch(b){if(!b)throw new R("Unknown network error occurred","0011");if(b instanceof R||b instanceof id)throw b;((f=b.config)==null?void 0:f.url)!==p.logsEndpoint&&this.logger.error("xhr::fetch",{error:b,networkCall:{status:b.status,statusText:b.statusText,baseURL:((S=b.config)==null?void 0:S.baseURL)||this.requests.defaults.baseURL,url:(y=b.config)==null?void 0:y.url,retries:(P=b.config)==null?void 0:P.retry,method:(C=b.config)==null?void 0:C.method,isOnline:navigator.onLine?"online":"offline"}});const O=b instanceof Error&&b.message||"Network request failed";throw new R(O,"0011"),new id(b)}}}get peerId(){return this.context.getValue("peerId")}get logger(){return this.context.getValue("logger")}setAuthToken(t,e){const{bearer:r}=e||{};this.authToken=t,this.requests.defaults.headers.common.Authorization=r?`Bearer ${t}`:t}setHeader(t,e){this.requests.defaults.headers.common[t]=e}setRoomName(t){this.roomName=t}setRoomUUID(t){this.roomUUID=t}setOrganizationId(t){this.organizationId=t}}var BA=Object.defineProperty,FA=Object.getOwnPropertyDescriptor,ar=(s,t,e,r)=>{for(var i=r>1?void 0:r?FA(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&BA(t,e,i),i};class Cs extends HA{constructor(e,r){super(e,r);h(this,"telemetry");this.telemetry=e.getValue("telemetry"),this.setHeader("x-realtimekit-version",e.getValue("sdkVersion"))}async getICEServers(){if(this.iceServers)return this.iceServers;const{success:e,iceServers:r}=(await this.requests.get("/iceservers")).data;if(e)return(r==null?void 0:r.length)>0&&(this.iceServers=r),r}async getPresignedUrls(e){const r=no(this.context,"chat_upload_expiry"),i={roomUUID:this.roomUUID,filename:e,expiry:typeof r=="number"?r:void 0},{get_location:a,put_location:o}=(await this.requests.post("/v2/meetings/chat-upload",i)).data.data;return{getLocation:a,putLocation:o}}async uploadFile(e,r){if(navigator.isReactNative&&"uri"in e)try{await fetch(r,{method:"PUT",headers:{"Content-Type":"application/octet-stream"},body:{uri:e.uri,name:e.name}})}catch(i){this.logger.error(`sendFileMessage::${i}`)}else await this.fetchClient.put(r,e,{headers:{"Content-Type":e.type}})}async startLivestreaming({manualIngestion:e}){const r=Es(await this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/livestreams`,{manual_ingest:!!e})).data.data;return{playbackUrl:r.playbackUrl,status:r.status,manualIngest:r.manualIngest,ingestionCredentials:r.streamKey?{ingestionServer:r.ingestServer,streamKey:r.streamKey}:null}}async stopLivestreaming(){return this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream/stop`)}async getActiveLivestream(){const e=Es((await this.requests.get(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream`)).data.data);return{playbackUrl:e.playbackUrl,status:e.status,manualIngest:e.manualIngest,ingestionCredentials:e.streamKey?{ingestionServer:e.ingestServer,streamKey:e.streamKey}:null}}async getUserDetails(){if(this.userDetails)return this.userDetails;const e=(await this.requests.get("v2/internals/participant-details")).data.data;return Es(e)}async startRecording(e,r){return(await this.requests.post("/v2/recordings",{...Gm(e),meeting_id:this.context.getValue("meetingId"),allow_multiple_recordings:!!r})).data.data.id}async updateRecording(e,r){return this.requests.put(`v2/recordings/${e}`,{action:r})}async getActiveRecording(){const{status:e,id:r}=(await this.requests.get(`v2/recordings/active-recording/${this.context.getValue("meetingId")}`)).data.data;return{status:e,id:r}}async getActiveTranscript(){const{transcript_download_url:e}=(await this.requests.get(`v2/meetings/${this.context.getValue("meetingId")}/active-transcript`)).data.data;try{return{transcript:(await this.fetchClient.get(e)).data}}catch(r){throw new R("Cant fetch transcript s3 url","1801")}}}ar([E.trace("APIClient.getICEServers")],Cs.prototype,"getICEServers",1);ar([E.trace("APIClient.startLivestreaming")],Cs.prototype,"startLivestreaming",1);ar([E.trace("APIClient.stopLivestreaming")],Cs.prototype,"stopLivestreaming",1);ar([E.trace("APIClient.getActiveLivestream")],Cs.prototype,"getActiveLivestream",1);ar([E.trace("APIClient.getUserDetails")],Cs.prototype,"getUserDetails",1);ar([E.trace("APIClient.startRecording")],Cs.prototype,"startRecording",1);ar([E.trace("APIClient.stopRecording")],Cs.prototype,"updateRecording",1);ar([E.trace("APIClient.getActiveRecording")],Cs.prototype,"getActiveRecording",1);ar([E.trace("APIClient.getActiveTranscript")],Cs.prototype,"getActiveTranscript",1);let nu;function qA(s,t){return nu=new Cs(s,t),nu}function mt(){return nu}const pa={maxInvocations:5,period:1};function It(s,t){return function(e,r,i){const a=i.value;let o=0,c=Date.now();return i.value=function(...d){const l=Date.now(),u=t?this[t]:s;if(l-c>u.period*1e3&&(c=l,o=0),o>=u.maxInvocations)throw new R(`Method rate limit ${u.maxInvocations} invocations/${u.period}sec exceeded`,"0013");return o+=1,a.apply(this,d)},i}}var jA=Object.defineProperty,GA=Object.getOwnPropertyDescriptor,ws=(s,t,e,r)=>{for(var i=r>1?void 0:r?GA(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&jA(t,e,i),i};const WA=["text","image","file","custom","poll"],$c={maxInvocations:180,period:60};var X,si,We,mn,hd,Wm,uo,au,Kp;let Wt=(Kp=class extends At{constructor(t,e,r,i){const a=t.getValue("logger");super(a);g(this,hd);g(this,uo);h(this,"messages");g(this,X,void 0);g(this,si,void 0);g(this,We,void 0);g(this,mn,void 0);h(this,"maxTextLimit",2e3);m(this,mn,t),m(this,We,e),m(this,X,r),m(this,si,i),this.messages=[]}get telemetry(){return n(this,mn).getValue("telemetry")}setMaxTextLimit(t){this.maxTextLimit=t}async sendMessageInternal(t,e){switch(t.type){case"text":{await this.sendTextMessageInternal(t.message,e);break}case"image":await this.sendImageMessageInternal(t.image,e);break;case"file":await this.sendFileMessageInternal(t.file,e);break;default:this.logger.error("sendMessage::message_type_not_supported",{chat:{messageType:t.type}});break}}async sendTextMessageInternal(t,e){var i,a,o,c,d,l;if(t.length>this.maxTextLimit)throw new R("Max character limit breached","0503");if(e&&e.length>0){if(!((i=n(this,X).permissions)!=null&&i.chatPrivate.canSend)||!((a=n(this,X).permissions)!=null&&a.chatPrivate.text))throw this.logger.error("sendTextMessage::private_chat_permission_denied"),new R("Could not send message to private chat.","0501")}else if(!((c=(o=n(this,X).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=n(this,X).permissions)==null?void 0:d.chatPublic)!=null&&l.text))throw this.logger.error("sendTextMessage::public_chat_permission_denied"),new R("Could not send message to public chat.","0501");if(!t)throw this.logger.error("sendTextMessage::message_can_not_be_empty"),new R("Message can not be empty.","0502");let r=[];e&&e.length>0&&(e.push(n(this,X).id),r=n(this,si).joined.toArray().filter(u=>e.includes(u.id)).map(u=>u.userId),r.push(n(this,X).userId)),n(this,We).sendMessage(t,jt.TEXT,e)}async sendImageMessageInternal(t,e){var i,a,o,c,d,l;if(e&&e.length>0){if(!((i=n(this,X).permissions)!=null&&i.chatPrivate.canSend)||!((a=n(this,X).permissions)!=null&&a.chatPrivate.files)){this.logger.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((c=(o=n(this,X).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=n(this,X).permissions)==null?void 0:d.chatPublic)!=null&&l.files)){this.logger.error("sendImageMessage::permission_denied");return}if(!t){this.logger.error("sendImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(t.type)){this.logger.error("sendImageMessage::image_type_not_supported",{chat:{imageType:t.type}});return}try{const u=mt(),{getLocation:p,putLocation:f}=await u.getPresignedUrls(t.name);await u.uploadFile(t,f);let S=[];e&&e.length>0&&(e.push(n(this,X).id),S=n(this,si).joined.toArray().filter(y=>e.includes(y.id)).map(y=>y.userId),S.push(n(this,X).userId)),n(this,We).sendMessage(p,jt.IMAGE,e)}catch(u){throw new R("Error sending image message.","0500",this.logger)}}async sendFileMessageInternal(t,e){var r,i,a,o,c,d;if(e&&e.length>0){if(!((r=n(this,X).permissions)!=null&&r.chatPrivate.canSend)||!((i=n(this,X).permissions)!=null&&i.chatPrivate.files)){this.logger.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((o=(a=n(this,X).permissions)==null?void 0:a.chatPublic)!=null&&o.canSend)||!((d=(c=n(this,X).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){this.logger.error("sendFileMessage::permission_denied");return}if(!t){this.logger.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const l=mt(),{getLocation:u,putLocation:p}=await l.getPresignedUrls(t.name);await l.uploadFile(t,p);let f=[];e&&e.length>0&&(e.push(n(this,X).id),f=n(this,si).joined.toArray().filter(y=>e.includes(y.id)).map(y=>y.userId),f.push(n(this,X).userId));const S=JSON.stringify({link:u,name:t.name,size:"size"in t?t.size:0});n(this,We).sendMessage(S,jt.FILE,e)}catch(l){throw new R("Error sending file message.","0500",this.logger)}}get rateLimits(){return $c}updateRateLimits(t,e){$c.maxInvocations=t,$c.period=e}async sendTextMessage(t,e){return this.sendTextMessageInternal(t,e)}async sendCustomMessage(t,e){var a,o,c,d,l,u,p,f,S,y,P,C,b,O,N;if(e&&e.length>0){if(!((a=n(this,X).permissions)!=null&&a.chatPrivate.canSend)||!((o=n(this,X).permissions)!=null&&o.chatPrivate.files)||!((c=n(this,X).permissions)!=null&&c.chatPrivate.text)){this.logger.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((l=(d=n(this,X).permissions)==null?void 0:d.chatPublic)!=null&&l.canSend)||!((p=(u=n(this,X).permissions)==null?void 0:u.chatPublic)!=null&&p.files)||!((S=(f=n(this,X).permissions)==null?void 0:f.chatPublic)!=null&&S.text)){this.logger.error("sendCustomMessage::permission_denied");return}const r=async U=>{try{if(typeof U=="string")return{link:U};const $=mt(),{getLocation:K,putLocation:Q}=await $.getPresignedUrls(U.name);return await $.uploadFile(U,Q),{link:K,type:U.type,name:U.name,size:U.size}}catch($){throw new R("Error sending image message.","0500",this.logger)}},i={...t,files:await Promise.all((P=(y=t.files)!=null?y:[])==null?void 0:P.map(async U=>r(U))),images:await Promise.all((b=(C=t.images)!=null?C:[])==null?void 0:b.map(async U=>r(U))),videos:await Promise.all((N=(O=t.videos)!=null?O:[])==null?void 0:N.map(async U=>r(U)))};n(this,We).sendMessage(JSON.stringify(i),jt.CUSTOM,e)}async sendImageMessage(t,e){return this.sendImageMessageInternal(t,e)}async sendFileMessage(t,e){return this.sendFileMessageInternal(t,e)}async sendMessage(t,e){return this.sendMessageInternal(t,e)}async editTextMessage(t,e){var r,i,a,o;if(!((i=(r=n(this,X).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(a=n(this,X).permissions)==null?void 0:a.chatPublic)!=null&&o.text)){this.logger.error("editTextMessage::permission_denied");return}if(!e){this.logger.error("editTextMessage::message_can_not_be_empty");return}n(this,We).editMessage(t,e,jt.TEXT)}async editImageMessage(t,e){var i,a,o,c;if(!((a=(i=n(this,X).permissions)==null?void 0:i.chatPublic)!=null&&a.canSend)||!((c=(o=n(this,X).permissions)==null?void 0:o.chatPublic)!=null&&c.files)){this.logger.error("editImageMessage::permission_denied");return}if(!e){this.logger.error("editImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(e.type)){this.logger.error("sendImageMessage::image_type_not_supported",{chat:{imageType:e.type}});return}try{const d=mt(),{getLocation:l,putLocation:u}=await d.getPresignedUrls(e.name);await d.uploadFile(e,u),n(this,We).editMessage(t,l,jt.IMAGE)}catch(d){throw new R("Error editing image message.","0500",this.logger)}}async editFileMessage(t,e){var r,i,a,o;if(!((i=(r=n(this,X).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(a=n(this,X).permissions)==null?void 0:a.chatPublic)!=null&&o.files)){this.logger.error("sendFileMessage::permission_denied");return}if(!e){this.logger.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const c=mt(),{getLocation:d,putLocation:l}=await c.getPresignedUrls(e.name);await c.uploadFile(e,l),n(this,We).editMessage(t,JSON.stringify({link:d,name:e.name,size:"size"in e?e.size:0}),jt.FILE)}catch(c){throw new R("Error editing file message.","0500",this.logger)}}async editMessage(t,e){switch(e.type){case"text":{this.editTextMessage(t,e.message);break}case"image":{this.editImageMessage(t,e.image);break}case"file":{this.editFileMessage(t,e.file);break}default:{this.logger.error("editMessage::message_type_not_supported",{chat:{messageType:e.type}});break}}}async deleteMessage(t){n(this,We).deleteMessage(t)}async pin(t){if(!n(this,uo,au))throw new R("Can`t pin message without joining room","0505");try{await n(this,We).setPinState(t,!0)}catch(e){throw new R(`No message found with id: ${t}`,"0504")}}async unpin(t){if(!n(this,uo,au))throw new R("Can`t unpin message without joining room","0505");try{await n(this,We).setPinState(t,!1)}catch(e){throw new R(`No message found with id: ${t}`,"0504")}}async fetchPublicMessages({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(await n(this,We).getChatMessagesPaginated(t,e,r==="before")).messages.map(o=>Ja.formatSocketPeerMessage(o))}async fetchPrivateMessages({timestamp:t=new Date().getTime(),limit:e,direction:r="after",userId:i}){return(await n(this,We).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"userId",userId:i})).messages.map(c=>Ja.formatSocketPeerMessage(c))}async fetchPinnedMessages({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(await n(this,We).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"pinned",pinned:!0})).messages.map(o=>Ja.formatSocketPeerMessage(o))}},X=new WeakMap,si=new WeakMap,We=new WeakMap,mn=new WeakMap,hd=new WeakSet,Wm=function(){return n(this,mn).getValue("connectionHandler")},uo=new WeakSet,au=function(){return n(this,hd,Wm).socketJoined===!0},Kp);ws([E.trace("Chat.sendTextMessage"),It($c)],Wt.prototype,"sendTextMessage",1);ws([E.trace("Chat.sendImageMessage"),It({maxInvocations:20,period:60})],Wt.prototype,"sendImageMessage",1);ws([E.trace("Chat.sendFileMessage"),It({maxInvocations:20,period:60})],Wt.prototype,"sendFileMessage",1);ws([E.trace("Chat.sendMessage"),It({maxInvocations:180,period:60})],Wt.prototype,"sendMessage",1);ws([E.trace("Chat.editTextMessage")],Wt.prototype,"editTextMessage",1);ws([E.trace("Chat.editImageMessage")],Wt.prototype,"editImageMessage",1);ws([E.trace("Chat.editFileMessage")],Wt.prototype,"editFileMessage",1);ws([E.trace("Chat.editMessage")],Wt.prototype,"editMessage",1);ws([E.trace("Chat.deleteMessage")],Wt.prototype,"deleteMessage",1);Wt=ws([et("0500")],Wt);var JA=Object.defineProperty,KA=Object.getOwnPropertyDescriptor,zA=(s,t,e,r)=>{for(var i=r>1?void 0:r?KA(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&JA(t,e,i),i},ri,zp;const ur=(zp=class{constructor(s,t,e,r){h(this,"chat");h(this,"chatSocketHandler");h(this,"self");g(this,ri,void 0);m(this,ri,s),this.chatSocketHandler=t,this.chat=new Wt(s,t,e,r),this.self=e,this.setupEvents()}get telemetry(){return n(this,ri).getValue("telemetry")}get logger(){return n(this,ri).getValue("logger")}static async init(s,t,e,r){return new ur(s,t,e,r)}static formatMessage(s){return{...s,time:new Date(s.time),type:WA[s.type]}}static formatSocketPeerMessage(s){const t=s.createdAt*1e3,e={displayName:s.displayName,id:s.chatId,time:t,timeMs:s.createdAtMs,type:s.payloadType,isEdited:s.isEdited,userId:s.userId,targetUserIds:s.targetUserIds,message:"",link:"",name:"",html:"",images:[],videos:[],files:[],size:0,pinned:s.pinned};switch(e.type){case jt.TEXT:{e.message=s.payload;break}case jt.IMAGE:{e.link=s.payload;break}case jt.FILE:{const{link:r,name:i,size:a}=JSON.parse(s.payload);e.link=r,e.name=i,e.size=a;break}case jt.CUSTOM:{const{html:r,images:i,message:a,videos:o,files:c}=JSON.parse(s.payload);e.message=a,e.html=r,e.images=i,e.videos=o,e.files=c;break}}return ur.formatMessage(e)}async getChatMessages(){if(this.self.config.viewType==="LIVESTREAM")return;const s=await this.chatSocketHandler.getChatMessages();if(!(s!=null&&s.payload))return;const t=Bm.fromBinary(s.payload).messages;this.chat.messages=t.map(e=>ur.formatSocketPeerMessage(e))}setupEvents(){n(this,ri).getValue("peerSessionStore").on(w.SOCKET_SERVICE_ROOM_JOINED,async()=>{this.getChatMessages()}),this.chatSocketHandler.on(qe.sendMessageToRoom,s=>{if(!s.message)return;const t=ur.formatSocketPeerMessage(s.message);this.chat.messages=[...this.chat.messages,t],this.chat.emit("chatUpdate",{action:"add",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(qe.sendMessageToPeers,s=>{const t=ur.formatSocketPeerMessage(s.message);this.chat.messages=[...this.chat.messages,t],this.chat.emit("chatUpdate",{action:"add",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(qe.editMessage,s=>{if(!s.message)return;const t=ur.formatSocketPeerMessage(s.message),e=this.chat.messages.findIndex(r=>r.id===t.id);e!==-1&&(this.chat.messages[e]=t),this.chat.emit("chatUpdate",{action:"edit",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(qe.deleteMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId);let e={id:s.chatId};t!==-1&&([e]=this.chat.messages.splice(t,1)),this.chat.emit("chatUpdate",{action:"delete",message:e,messages:this.chat.messages})}),this.chatSocketHandler.on(qe.pinMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId),e=ur.formatSocketPeerMessage(s.message);t!==-1&&(this.chat.messages[t]=e),this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages}),s.pinned?this.chat.emit("pinMessage",{message:e,messages:this.chat.messages}):this.chat.emit("unpinMessage",{message:e,messages:this.chat.messages})})}},ri=new WeakMap,zp);let Ja=ur;zA([E.trace("ChatController.setupEvents")],Ja.prototype,"setupEvents",1);var YA=Object.defineProperty,QA=Object.getOwnPropertyDescriptor,XA=(s,t,e,r)=>{for(var i=r>1?void 0:r?QA(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&YA(t,e,i),i},pd,Jm,gd,Km,fn,Tn,ho,Yp;let ou=(Yp=class extends At{constructor(t,e,r){const i=t.getValue("logger");super(i);g(this,pd);g(this,gd);h(this,"items");g(this,fn,void 0);g(this,Tn,void 0);g(this,ho,void 0);m(this,ho,t),m(this,fn,e),m(this,Tn,r),this.items=[]}async create(t,e,r=!1,i=!1){if(!n(this,gd,Km))throw new R("Can't create polls without joining room","0705");if(!n(this,fn).permissions.polls.canCreate){this.logger.error("Polls::create::permission_denied");return}if(!t||!e){this.logger.error("Polls::question_and_options_can_not_be_empty",{polls:{hasQuestion:!!t,optionsLength:e==null?void 0:e.length}});return}if(e.length<2){this.logger.error("Polls::there_must_be_at_least_two_options",{polls:{hasQuestion:!!t,optionsLength:e.length}});return}await n(this,Tn).createPoll(t,e,r,i)}async vote(t,e){if(!n(this,fn).permissions.polls.canVote){this.logger.error("Polls::vote::permission_denied");return}await n(this,Tn).votePoll(t,e)}},pd=new WeakSet,Jm=function(){return n(this,ho).getValue("connectionHandler")},gd=new WeakSet,Km=function(){var t;return((t=n(this,pd,Jm))==null?void 0:t.socketJoined)===!0},fn=new WeakMap,Tn=new WeakMap,ho=new WeakMap,Yp);ou=XA([et("0700")],ou);var ZA=Object.defineProperty,eI=Object.getOwnPropertyDescriptor,tI=(s,t,e,r)=>{for(var i=r>1?void 0:r?eI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&ZA(t,e,i),i},Tr,Sn,ii,Qp;const Qi=(Qp=class{constructor(s,t,e){h(this,"polls");g(this,Tr,void 0);g(this,Sn,void 0);g(this,ii,void 0);this.polls=new ou(s,t,e),m(this,Sn,t),m(this,Tr,s),m(this,ii,e),this.setupEvents()}get telemetry(){return n(this,Tr).getValue("telemetry")}get logger(){return n(this,Tr).getValue("logger")}static async init(s,t,e){return new Qi(s,t,e)}canViewPolls(){return n(this,Sn).permissions.polls.canView}setupEvents(){const s={[Ms.createPoll]:r=>{r.poll&&this.updatePoll(Qi.formatSocketServicePoll(r.poll))},[Ms.updatePoll]:r=>{r.poll&&this.updatePoll(Qi.formatSocketServicePoll(r.poll))},[Ms.votePoll]:r=>{r.poll&&this.updatePoll(Qi.formatSocketServicePoll(r.poll))}},t=()=>{n(this,Tr).getValue("peerSessionStore").on(w.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{n(this,ii).on(r,s[r])})},e=()=>{n(this,Tr).getValue("peerSessionStore").on(w.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{n(this,ii).removeListeners(r)})};n(this,Sn).permissions.on("permissionsUpdate",async r=>{var i;r!=null&&r.polls&&((i=r==null?void 0:r.polls)!=null&&i.canView?(await this.getPolls(),t()):(this.polls.items=[],e()))}),this.canViewPolls()&&t()}updatePoll(s){if(!this.canViewPolls())return;const t=this.polls.items.findIndex(e=>e.id===s.id);if(t>-1){const e=JSON.stringify(this.polls.items[t]);this.polls.items[t]=s,e!==JSON.stringify(s)&&this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!1});return}this.polls.items=[...this.polls.items,s],this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!0})}async getPolls(){const s=await n(this,ii).getPolls();if(!(s!=null&&s.payload))return;const{polls:t}=TA.fromBinary(s.payload);this.polls.items=t.map(e=>Qi.formatSocketServicePoll(e))}static formatSocketServicePoll(s){const t=s.options.map(e=>({count:e.count,text:e.text,votes:e.votes.map(r=>({id:r.userId,name:r.name}))}));return{anonymous:s.anonymous,createdBy:s.createdBy,createdByUserId:s.createdByUserId,hideVotes:s.hideVotes,id:s.pollId,options:t,question:s.question,voted:s.votes}}},Tr=new WeakMap,Sn=new WeakMap,ii=new WeakMap,Qp);let zm=Qi;tI([E.trace("PollController.setupEvents")],zm.prototype,"setupEvents",1);var sI=Object.defineProperty,rI=Object.getOwnPropertyDescriptor,iI=(s,t,e,r)=>{for(var i=r>1?void 0:r?rI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&sI(t,e,i),i},Ym=(s=>(s[s.User=0]="User",s[s.Meeting=1]="Meeting",s))(Ym||{}),vn,po,du,ni,go,Xp;let cu=(Xp=class extends At{constructor(t,e,r,i,a){const o=t.getValue("logger");super(o);g(this,po);h(this,"selfActiveTab");h(this,"broadcastTabChanges");g(this,vn,void 0);g(this,ni,void 0);g(this,go,void 0);h(this,"viewType");h(this,"meetingStartedTimestamp");h(this,"meetingTitle");h(this,"sessionId");m(this,vn,t),m(this,ni,e),this.viewType=r,m(this,go,i),this.meetingTitle=a,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return n(this,po,du).socketState}get mediaState(){return n(this,po,du).mediaState}get meetingId(){return n(this,vn).getValue("meetingId")}setBroadcastTabChanges(t){if(!n(this,ni).permissions.canSpotlight)throw this.logger.error("Spotlight::setSpotlighted::permission_denied"),new R("User does not have permission to toggle spotlight","0801");this.broadcastTabChanges=t,this.emit("broadcastTabChangesUpdate",this.broadcastTabChanges),this.broadcastTabChanges&&this.assertActiveTabToRoom()}setSelfActiveTab(t,e){var r;this.logger.info("Spotlight::setActiveTab",{spotlight:{currentTab:{id:t.id,type:t.type}}}),this.selfActiveTab=t,e===0&&this.emit("selfTabUpdate",t),(r=n(this,ni).permissions)!=null&&r.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){n(this,go).broadcastMessage("spotlight",{userId:n(this,ni).userId,currentTab:this.selfActiveTab})}},vn=new WeakMap,po=new WeakSet,du=function(){return n(this,vn).getValue("connectionHandler")},ni=new WeakMap,go=new WeakMap,Xp);cu=iI([et("0800")],cu);function nI(s){let t="",e=[""];const r=[e];let i=0,a=0,o=!0,c;for(c of s)c==='"'?(o&&c===t&&(e[i]+=c),o=!o):c===","&&o?c=e[++i]="":c===`
|
|
7
|
-
`&&o?(t==="\r"&&(e[i]=e[i].slice(0,-1)),e=r[++a]=[c=""],i=0):e[i]+=c,t=c;return r}var
|
|
8
|
-
`).map(e=>Br.parseTranscript(e,!1)).filter(Boolean):[]}async getActiveTranscript(){try{const t=mt(),{transcript:e}=await t.getActiveTranscript();this.transcripts=Br.parseTranscripts(e)}catch(t){}}async onTranscript(t){var r;const e=this.transcripts.filter(({peerId:i})=>i===t.peerId);if((r=e==null?void 0:e.at(-1))!=null&&r.isPartialTranscript){const i=e.at(-1);i.transcript=t.transcript,i.isPartialTranscript=t.isPartialTranscript,this.emit("transcript",i);return}this.transcripts=[...this.transcripts,t],this.emit("transcript",t)}},mo=new WeakMap,Zp);Qm([E.trace("Ai.getActiveTranscript")],Br.prototype,"getActiveTranscript",1);Br=Qm([et("0000")],Br);var cI=Object.defineProperty,dI=Object.getOwnPropertyDescriptor,lI=(s,t,e,r)=>{for(var i=r>1?void 0:r?dI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&cI(t,e,i),i},Sr,yn,Et,eg;const Xm=(eg=class{constructor(s,t,e,r,i,a){h(this,"meta");h(this,"ai");g(this,Sr,void 0);g(this,yn,void 0);h(this,"aiSocketHandler");g(this,Et,void 0);m(this,Et,s),this.meta=new cu(s,t,t.config.viewType,e,a),this.ai=r,m(this,Sr,t),m(this,yn,e),this.aiSocketHandler=i,this.setupEvents()}get telemetry(){return n(this,Et).getValue("telemetry")}get logger(){return n(this,Et).getValue("logger")}static async init(s,t,e,r,i){const a=await Br.init(s,t.permissions.transcriptionEnabled);return new Xm(s,t,e,a,r,i)}conditionallySetActiveTab(s){var t;s!=null&&s.currentTab&&((t=this.meta.selfActiveTab)==null?void 0:t.id)!==s.currentTab.id&&(this.meta.setSelfActiveTab(s.currentTab,Ym.Meeting),this.meta.emit("activeTabUpdate",s.currentTab))}setupEvents(){n(this,Et).getValue("peerSessionStore").on(w.TRANSPORT_STATE_UPDATE,s=>{this.meta.emit("mediaConnectionUpdate",s)}),n(this,Et).getValue("peerSessionStore").on(w.SOCKET_STATE_UPDATE,s=>{this.meta.emit("socketConnectionUpdate",s)}),n(this,Et).getValue("peerSessionStore").on(w.ROOM_STATE,({createdAt:s,roomUuid:t})=>{const e=this.meta.meetingStartedTimestamp;if(t&&(this.meta.sessionId=t),s&&!e){const r=new Date(s*1e3);this.meta.meetingStartedTimestamp=r,this.meta.emit("meetingStartTimeUpdate",{meetingStartedTimestamp:this.meta.meetingStartedTimestamp})}}),n(this,Et).getValue("peerSessionStore").on(w.PRODUCER_SCORE_UPDATE,({score:s})=>{s<5&&this.meta.emit("poorConnection",{score:s})}),n(this,Sr).permissions.canSpotlight&&(this.logger.info("MetaController::Asserting Spotlight"),this.meta.selfActiveTab&&n(this,yn).broadcastMessage("spotlight",{userId:n(this,Sr).userId,currentTab:this.meta.selfActiveTab})),n(this,Et).getValue("peerSessionStore").on(w.PEER_JOINED_INTERNAL,async s=>{n(this,Sr).permissions.canSpotlight&&this.meta.selfActiveTab&&n(this,yn).broadcastToPeers("spotlight",[s.id],{userId:n(this,Sr).userId,currentTab:this.meta.selfActiveTab})}),n(this,Et).getValue("peerSessionStore").on(w.ROOM_MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t={...s,...s.payload}}else if("roomMessageType"in s){if(s.roomMessageType!=="spotlight")return;t=s}else return;this.logger.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:t.userId},currentTab:{id:(e=t.currentTab)==null?void 0:e.id,type:(r=t.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(t)}),n(this,Et).getValue("peerSessionStore").on(w.MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t={...s,...s.payload}}else if("roomMessageType"in s){if(s.roomMessageType!=="spotlight")return;t=s}else return;this.logger.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:t.userId},currentTab:{id:(e=t.currentTab)==null?void 0:e.id,type:(r=t.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(t)}),this.aiSocketHandler.on(V.transcript,s=>{const{meetingId:t,transcript:e,isPartial:r}=s;let i;try{i=Br.parseTranscript(e,r)}catch(d){this.logger.error(`Failed to parse transcript: ${e}`,d)}if(!i){this.logger.warn("Received empty transcript data");return}this.ai.onTranscript(i);const{peerId:a,name:o,transcript:c}=i;this.logger.debug(`${t} Received transcript for peer ${a} - ${o}: ${c}`)})}},Sr=new WeakMap,yn=new WeakMap,Et=new WeakMap,eg);let Zm=Xm;lI([E.trace("MetaController.setupEvents")],Zm.prototype,"setupEvents",1);const Na={},or={executeWithLock({methodName:s,lockName:t,timeout:e}){return(r,i,a)=>{const o=a.value;return a.value=function(...d){var y,P;const l=(P=(this==null?void 0:this.peerId)||((y=d[0])==null?void 0:y.authToken))!=null?P:"",u=`${t}-${l}`,p=this==null?void 0:this.logger;if(Na[u]){const C=new Error(`Unsupported concurrent calls on method: ${s}.`);throw C.name="UnsupportedConcurrentMethodExecution",p==null||p.error("Locker::UnsupportedConcurrentMethodExecution",{error:{stack:C.stack},locker:{methodName:s,lockName:u}}),C}Na[u]=!0;const f=setTimeout(()=>delete Na[u],e),S=o.apply(this,d);return Promise.resolve(S).then(()=>{delete Na[u],clearTimeout(f)}).catch(()=>{delete Na[u],clearTimeout(f)}),S},a}}};var uI=Object.defineProperty,hI=Object.getOwnPropertyDescriptor,Wi=(s,t,e,r)=>{for(var i=r>1?void 0:r?hI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&uI(t,e,i),i},xt,md,te,fo,hs,Ve,To,lu,En,Hc;class Gr extends At{constructor(e,r,i,a,o){const c=e.getValue("logger");super(c);g(this,To);g(this,En);g(this,xt,void 0);g(this,md,void 0);g(this,te,void 0);g(this,fo,void 0);g(this,hs,void 0);g(this,Ve,void 0);m(this,Ve,e),m(this,xt,a),m(this,md,o),m(this,te,r),m(this,fo,i),m(this,hs,[]),this.setupEvents()}get telemetry(){return n(this,Ve).getValue("telemetry")}get status(){return n(this,Ve).getValue("stageStatus")}setupEvents(){const e={[w.GET_STAGE_REQUESTS]:async a=>{m(this,hs,a)},[w.UPDATE_STAGE_REQUESTS]:async({add:a})=>{const o=n(this,hs).length,{stageRequests:c}=this.getAccessRequests();(a||c.length>o)&&this.emit("newStageRequest",{count:c.length}),this.emit("stageAccessRequestUpdate",c)}},r=()=>{Object.entries(e).forEach(([a,o])=>{n(this,Ve).getValue("peerSessionStore").onAsync(a,o)})},i=()=>{Object.entries(e).forEach(([a,o])=>{n(this,Ve).getValue("peerSessionStore").removeListener(a,o)})};n(this,te).permissions.on("permissionsUpdate",a=>{const{canAcceptProductionRequests:o}=a;o!==void 0&&(n(this,te).permissions.acceptStageRequests?(r(),n(this,xt).getStageRequests()):(i(),m(this,hs,[]),this.emit("stageAccessRequestUpdate",n(this,hs))))}),n(this,te).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!n(this,te).permissions.acceptStageRequests)throw this.logger.error("Stage::get_access_request::permission_denied"),new R("You do not have permission to perform this action","2001");const e=n(this,fo).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return m(this,hs,e),{stageRequests:n(this,hs)}}async requestAccess(){if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new R(`Unable to request access you are currently ${this.status}`,"2006");if(n(this,te).permissions.stageAccess===F.Allowed){D(this,En,Hc).call(this,"ACCEPTED_TO_JOIN_STAGE");return}n(this,xt).requestAccess(),D(this,En,Hc).call(this,"REQUESTED_TO_JOIN_STAGE")}async cancelRequestAccess(){if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");n(this,xt).cancelRequestAccess(),D(this,En,Hc).call(this,"OFF_STAGE")}grantAccess(e){if(!n(this,te).roomJoined)throw new R("Can`t grant for participant without joining room");if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!n(this,te).permissions.acceptStageRequests)throw this.logger.error("Stage::grant_access::permission_denied"),new R("You do not have permission to perform this action","2001");return n(this,xt).grantAccess(e)}denyAccess(e){if(!n(this,te).roomJoined)throw new R("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!n(this,te).permissions.acceptStageRequests)throw this.logger.error("Stage::deny_access::permission_denied"),new R("You do not have permission to perform this action","2001");return n(this,xt).denyAccess(e)}get peerId(){return n(this,Ve).getValue("peerId")}async join(){const e=n(this,Ve).getValue("viewType");if(this.status==="ON_STAGE")throw new R("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||n(this,te).permissions.stageAccess===F.NotAllowed)throw new R(`Unable to join stage you are currently ${this.status}`,"2006");if(n(this,Ve).setValue("stageStatus","ON_STAGE",!1),await n(this,xt).joinStage(),e===Xs.Livestream){await n(this,Ve).getValue("selfController").joinRoom();return}n(this,Ve).notify("stageStatus"),n(this,te).audioEnabled&&n(this,To,lu).shareMic(n(this,te).audioTrack),n(this,te).videoEnabled&&n(this,To,lu).shareWebcam(n(this,te).videoTrack)}async leave(){if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new R(`Unable to leave stage you are currently ${this.status}`,"2006");n(this,te).setIsPinned(!1),n(this,Ve).setValue("stageStatus","OFF_STAGE",!1),await n(this,xt).leaveStage(n(this,te).userId);try{await n(this,Ve).getValue("peerSessionStore").emitAsync(w.LEAVE_MEDIA_ROOM,"stageLeft")}catch(e){this.logger.error("Stage::leave::emitAsync::failed",{error:e})}n(this,Ve).notify("stageStatus")}async kick(e){if(!n(this,te).roomJoined)throw new R("Can`t kick participant without joining room","2005");if(!n(this,te).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!n(this,te).permissions.acceptStageRequests)throw this.logger.error("Stage::kick::permission_denied"),new R("You do not have permissions for kick","2001");return n(this,xt).kick(e)}}xt=new WeakMap,md=new WeakMap,te=new WeakMap,fo=new WeakMap,hs=new WeakMap,Ve=new WeakMap,To=new WeakSet,lu=function(){return n(this,Ve).getValue("roomNodeClient")},En=new WeakSet,Hc=async function(e){this.status!==e&&n(this,Ve).setValue("stageStatus",e)};Wi([E.trace("Stage.getStageRequests")],Gr.prototype,"getAccessRequests",1);Wi([E.trace("Stage.requestAccess")],Gr.prototype,"requestAccess",1);Wi([E.trace("Stage.cancelRequestAccess")],Gr.prototype,"cancelRequestAccess",1);Wi([E.trace("Stage.grantAccess")],Gr.prototype,"grantAccess",1);Wi([E.trace("Stage.denyAccess")],Gr.prototype,"denyAccess",1);Wi([or.executeWithLock({methodName:"joinStage",lockName:"Stage.join",timeout:5e3}),E.trace("Stage.joinStage")],Gr.prototype,"join",1);Wi([E.trace("Stage.leaveStage")],Gr.prototype,"leave",1);function pI(s){return!(s.viewType==="LIVESTREAM"||s.viewType==="CHAT")}function nh(s){switch(s){case zs.UNSPECIFIED:return"OFF_STAGE";case zs.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case zs.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case zs.OFF_STAGE:return"OFF_STAGE";case zs.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var gI=Object.defineProperty,mI=Object.getOwnPropertyDescriptor,fI=(s,t,e,r)=>{for(var i=r>1?void 0:r?mI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&gI(t,e,i),i},vr,Xt,yr,So,st;class ef{constructor(t,e,r,i,a){h(this,"stage");g(this,vr,void 0);g(this,Xt,void 0);g(this,yr,void 0);g(this,So,0);g(this,st,void 0);m(this,st,t),this.stage=new Gr(t,i,a,e,r),m(this,yr,e),m(this,vr,i),m(this,Xt,a),this.setupEvents()}get telemetry(){return n(this,st).getValue("telemetry")}get logger(){return n(this,st).getValue("logger")}setupEvents(){n(this,st).subscribe("stageStatus",t=>{this.stage.emit("stageStatusUpdate",t)}),n(this,yr).on(V.grantStageAccess,()=>{n(this,vr).permissions.stageAccess!==F.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),n(this,yr).on(V.peerStageStatusUpdate,t=>{t!==void 0&&(t.peerId===n(this,vr).id?this.selfStageStatusHandler(t):this.peerStageStatusHandler(t))}),n(this,yr).on(V.denyStageAccess,()=>{n(this,vr).permissions.stageAccess!==F.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),n(this,yr).on(V.getStageRequests,async t=>{var r;if(n(this,vr).permissions.stageAccess!==F.Allowed)return;const e=(r=t==null?void 0:t.stageRequests)!=null?r:[];await n(this,st).getValue("peerSessionStore").emitAsync(w.GET_STAGE_REQUESTS,e),n(this,So)<e.length&&e.length>0&&this.stage.emit("newStageRequest",{count:e.length}),m(this,So,e.length),this.stage.emit("stageAccessRequestUpdate",e)})}getCurrentStageRequests(){return n(this,Xt).joined.toArray().filter(e=>e.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(e=>({displayName:e.name,userId:e.userId,peerId:e.id}))}async setStageStatus(t){this.stage.status!==t&&n(this,st).setValue("stageStatus",t)}selfStageStatusHandler(t){const e=nh(t.stageType),r=n(this,st).getValue("stageStatus");if(r!==e)switch(t.stageType){case 1:n(this,st).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:n(this,st).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}async peerStageStatusHandler(t){const e=n(this,Xt).joined.get(t.peerId),r=n(this,Xt).viewMode==="ACTIVE_GRID";if(!e){this.logger.warn("err::peerStageStatusUpdate: participant not found");return}switch(t.stageType){case 1:e.setStageStatus("ON_STAGE"),r&&n(this,st).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:n(this,Xt).viewMode,page:n(this,Xt).currentPage});break;case 2:e.setStageStatus("ACCEPTED_TO_JOIN_STAGE");break;case 3:e.setStageStatus("REQUESTED_TO_JOIN_STAGE");break;case 0:case 4:default:e.setStageStatus("OFF_STAGE"),r&&n(this,st).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:n(this,Xt).viewMode,page:n(this,Xt).currentPage});break}n(this,st).getValue("peerSessionStore").emit(w.UPDATE_PEER_STAGE_STATUS,{id:e.id,status:e.stageStatus})}}vr=new WeakMap,Xt=new WeakMap,yr=new WeakMap,So=new WeakMap,st=new WeakMap;fI([E.trace("Stage.setupEvents")],ef.prototype,"setupEvents",1);var TI=Object.defineProperty,SI=Object.getOwnPropertyDescriptor,ah=(s,t,e,r)=>{for(var i=r>1?void 0:r?SI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&TI(t,e,i),i},ai,Ns,vo,yo,oi,tg;let ao=(tg=class extends ha{constructor(t,e,r,i){const a=t.getValue("logger");super(a);h(this,"name");h(this,"icon");h(this,"id");h(this,"permissions");g(this,ai,void 0);g(this,Ns,void 0);g(this,vo,void 0);g(this,yo,void 0);g(this,oi,void 0);h(this,"active");h(this,"enabledBy");m(this,vo,t);const o=t.getValue("meetingId");this.id=`${o}:${e.id}`,this.name=e.name,this.icon=e.icon,m(this,yo,e.component),this.permissions=e.permissions,m(this,ai,i),m(this,Ns,r),this.active=!1,this.enabledBy=""}get component(){return n(this,yo)}get telemetry(){return n(this,vo).getValue("telemetry")}set activePluginsStore(t){m(this,Ns,t)}activateForSelf(){m(this,oi,new Date),this.active=!0,this.emit("stateUpdate",{active:this.active,pluginId:this.id}),this.emit("enabled")}deactivateForSelf(){m(this,oi,void 0),this.active=!1,this.emit("stateUpdate",{active:this.active,pluginId:this.id}),this.emit("closed")}async activate(){var t;if(!this.active&&(t=this.permissions)!=null&&t.canActivate){if(!n(this,Ns))throw new R("Cannot activate plugin: active plugins store is not available yet.","0604");await n(this,Ns).set(this.id,{name:this.name,icon:this.icon,id:this.id,enabledBy:n(this,ai).id}),this.enabledBy=n(this,ai).id,this.activateForSelf(),this.logger.info("plugin::activated",{plugin:{id:this.id,enabledBy:this.enabledBy,name:this.name}})}}async deactivate(){var e;if(!this.active||!((e=this.permissions)!=null&&e.canDeactivate)&&this.enabledBy!==n(this,ai).id)return;if(!n(this,Ns))throw new R("Cannot deactivate plugin: active plugins store is not available yet.","0604");const t=n(this,oi)?new Date().getTime()-n(this,oi).getTime():0;await n(this,Ns).set(this.id,null),this.deactivateForSelf(),this.logger.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:t}})}},ai=new WeakMap,Ns=new WeakMap,vo=new WeakMap,yo=new WeakMap,oi=new WeakMap,tg);ah([E.trace("Plugin.activatePlugin")],ao.prototype,"activate",1);ah([E.trace("Plugin.deactivatePlugin")],ao.prototype,"deactivate",1);ao=ah([et("0600")],ao);var Ae,ci;class tf extends Map{constructor(e,r=void 0){const{onAddEvent:i,onDeleteEvent:a,onClearEvent:o}=e;super();g(this,Ae,void 0);g(this,ci,void 0);h(this,"onAddEvent");h(this,"onDeleteEvent");h(this,"onClearEvent");m(this,Ae,new ha(r)),this.onAddEvent=i,this.onDeleteEvent=a,this.onClearEvent=o,m(this,ci,new Map)}emit(e,...r){return n(this,Ae).emit(e,...r)}on(e,r){return n(this,Ae).on(e,r)}addListener(e,r){return n(this,Ae).addListener(e,r)}off(e,r){return n(this,Ae).off(e,r)}once(e,r){return n(this,Ae).once(e,r)}prependListener(e,r){return n(this,Ae).prependListener(e,r)}prependOnceListener(e,r){return n(this,Ae).prependOnceListener(e,r)}removeListener(e,r){return n(this,Ae).removeListener(e,r)}removeAllListeners(e){return n(this,Ae).removeAllListeners(e)}listeners(e){return n(this,Ae).listeners(e)}listenerCount(e){return n(this,Ae).listenerCount(e)}getMaxListeners(){return n(this,Ae).getMaxListeners()}setMaxListeners(e){return n(this,Ae).setMaxListeners(e)}eventNames(){return n(this,Ae).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,i=!0){const a=super.set(e,r),o=(c,...d)=>{this.emit(c,r,...d)};return n(this,ci).set(e,o),r.on("*",o),i&&n(this,Ae).emit(this.onAddEvent,r),a}delete(e,r=!0,i=!1){const a=this.get(e);if(!a)return!1;a.removeListener("*",n(this,ci).get(e));const o=super.delete(e);return i&&a.removeAllListeners(),r&&n(this,Ae).emit(this.onDeleteEvent,a),o}clear(e=!0,r=!1){this.forEach(a=>{a.removeListener("*",n(this,ci).get(a.id)),r&&a.removeAllListeners()});const i=super.clear();return e&&n(this,Ae).emit(this.onClearEvent),i}toArray(){return Array.from(this.values())}}Ae=new WeakMap,ci=new WeakMap;class Dp extends tf{constructor(t){super({onAddEvent:"pluginAdded",onDeleteEvent:"pluginDeleted"},t)}add(t,e=!0){return super.add(t,e)}delete(t,e=!0,r=!1){return super.delete(t,e,r)}}var vI=Object.defineProperty,yI=Object.getOwnPropertyDescriptor,EI=(s,t,e,r)=>{for(var i=r>1?void 0:r?yI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&vI(t,e,i),i};let uu=class{constructor(s){h(this,"all");h(this,"active");this.all=new Dp(s),this.active=new Dp(s)}};uu=EI([et("0600")],uu);var PI=Object.defineProperty,_I=Object.getOwnPropertyDescriptor,CI=(s,t,e,r)=>{for(var i=r>1?void 0:r?_I(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&PI(t,e,i),i},Zt,Pn,Er,di,fd,rf,Eo,hu,Po,pu,_o,gu,sg;const sf=(sg=class{constructor(s,t,e,r){g(this,fd);g(this,Eo);g(this,Po);g(this,_o);h(this,"plugins");g(this,Zt,void 0);g(this,Pn,void 0);g(this,Er,void 0);g(this,di,null);m(this,Er,s),this.plugins=t,m(this,Pn,e),m(this,Zt,r),this.setupEvents()}get telemetry(){return n(this,Er).getValue("telemetry")}get logger(){return n(this,Er).getValue("logger")}static async init(s,t,e,r){var l,u;const i=s.getValue("logger"),a=s.getValue("connectionHandler"),o=new uu(i);let c;a.socketState.state==="connected"?(i.info("Creating active plugins store immediately. Socket is already connected."),c=await r.create(Yl,!0)):i.info("Deferring active plugins store creation until socket connects."),t.forEach(p=>{const f=new ao(s,p,c,e);o.all.add(f)});const d=new sf(s,o,r,c);return c?D(l=d,_o,gu).call(l):D(u=d,fd,rf).call(u),d}cleanup(){D(this,Eo,hu).call(this)}setupEvents(){this.plugins.all.on("stateUpdate",({active:s,id:t})=>{if(s){this.plugins.active.add(this.plugins.all.get(t));return}this.plugins.active.delete(t)}),n(this,Er).getValue("peerSessionStore").onAsync(w.SOCKET_SERVICE_ROOM_JOINED,async()=>{var t,e;if(((e=(t=this.plugins.active)==null?void 0:t.toArray())!=null?e:[]).forEach(r=>{r.deactivateForSelf()}),!n(this,Zt)){this.logger.warn("Active plugins store not available yet on ROOM_JOINED. Sync will be performed when store is created.");return}await D(this,Po,pu).call(this),this.logger.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to sync active plugins.")})}},Zt=new WeakMap,Pn=new WeakMap,Er=new WeakMap,di=new WeakMap,fd=new WeakSet,rf=function(){const s=n(this,Er).getValue("peerSessionStore"),t=async e=>{if(e.state==="connected"&&!n(this,Zt))try{m(this,Zt,await n(this,Pn).create(Yl,!0)),D(this,Eo,hu).call(this),this.plugins.all.toArray().forEach(r=>{r.activePluginsStore=n(this,Zt)}),D(this,_o,gu).call(this),this.logger.info("Active plugins store created after socket connected"),await D(this,Po,pu).call(this)}catch(r){this.logger.error("Failed to create active plugins store after socket connected, will retry on next reconnect",{error:r})}};s.on(w.SOCKET_STATE_UPDATE,t),m(this,di,()=>{s.off(w.SOCKET_STATE_UPDATE,t)})},Eo=new WeakSet,hu=function(){n(this,di)&&(n(this,di).call(this),m(this,di,null))},Po=new WeakSet,pu=async function(){try{await n(this,Pn).refresh(n(this,Zt).name)}catch(t){this.logger.error("Failed to refresh active plugins store, syncing from stale data.",{error:t})}const s=n(this,Zt).getAll();Object.entries(s).forEach(([t,e])=>{if(!e)return;const r=this.plugins.all.get(t);if(!r){this.logger.warn(`Plugin '${t}' not found in plugins.all, ignoring store entry.`);return}r.active||(r.enabledBy=e.enabledBy,r.activateForSelf())})},_o=new WeakSet,gu=function(){n(this,Zt).subscribe("*",s=>{Object.entries(s).forEach(([t,e])=>{const r=this.plugins.all.get(t);if(!r){this.logger.warn(`Plugin '${t}' not found in plugins.all, ignoring store update.`);return}!e&&r.active&&r.deactivateForSelf(),e&&!r.active&&(r.enabledBy=e.enabledBy,r.activateForSelf())})})},sg);let nf=sf;CI([E.trace("PluginController.setupEvents")],nf.prototype,"setupEvents",1);var Co;class wI{constructor(t){h(this,"mediaJoined");h(this,"socketJoined");h(this,"socketJoinAttempted");h(this,"mediaJoinAttempted");h(this,"socketState");h(this,"mediaState");g(this,Co,void 0);this.mediaJoined=!1,this.socketJoined=!1,this.socketJoinAttempted=!1,this.mediaJoinAttempted=!1,this.socketState={state:void 0,reconnected:!1,reconnectionAttempt:void 0},this.mediaState={recv:void 0,send:void 0},m(this,Co,t)}get joinAttempted(){return this.mediaJoinAttempted||this.socketJoinAttempted}get roomJoined(){return this.mediaJoined&&this.socketJoined}updateSocketConnectionState(t,e){let r;const{reconnected:i}=this.socketState;switch(t){case"connected":r={state:"connected",reconnected:i,reconnectionAttempt:void 0};break;case"disconnected":r={state:"disconnected",reconnected:!1,reconnectionAttempt:0},this.socketJoined=!1;break;case"reconnected":r={state:"connected",reconnected:!0,reconnectionAttempt:void 0};break;case"reconnecting":r={state:"reconnecting",reconnected:i,reconnectionAttempt:0};break;case"reconnectAttempt":r={state:"reconnecting",reconnected:i,reconnectionAttempt:e};break;case"failed":r={state:"failed",reconnected:i,reconnectionAttempt:void 0},this.socketJoined=!1;break}r&&(n(this,Co).getValue("peerSessionStore").emit(w.SOCKET_STATE_UPDATE,r),this.socketState=r)}}Co=new WeakMap;var RI=Object.defineProperty,bI=Object.getOwnPropertyDescriptor,Ec=(s,t,e,r)=>{for(var i=r>1?void 0:r?bI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&RI(t,e,i),i};const Op="Cannot start recording: another recording is already in progress.";var _n,Cn,wn,Bc,rg;let Fi=(rg=class extends At{constructor(t,e){const r=t.getValue("logger");super(r);g(this,wn);g(this,_n,void 0);g(this,Cn,void 0);h(this,"recordingPeerIds",[]);h(this,"recordings",[]);m(this,Cn,t),m(this,_n,e)}get recordingState(){return this.recordings.some(t=>t.state==="RECORDING")?"RECORDING":this.recordings.some(t=>t.state==="PAUSED")?"PAUSED":this.recordings.some(t=>t.state==="STARTING")?"STARTING":this.recordings.some(t=>t.state==="STOPPING")?"STOPPING":"IDLE"}get telemetry(){return n(this,Cn).getValue("telemetry")}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}async start(t){if(!n(this,_n).permissions.canRecord)throw this.logger.error("Recording::start::permission_denied"),new R("User does not have permission to start recording","1001");if((t==null?void 0:t.allowMultiple)!==!0&&(this.recordingState==="STARTING"||this.recordingState==="RECORDING"||this.recordingState==="STOPPING"))throw this.logger.error("Recording::start::recording_in_progress",{recording:{state:this.recordingState}}),new R(Op,"1005");try{const e=mt(),{recording:r={}}=n(this,Cn).getValue("defaults"),i=await e.startRecording(r,t==null?void 0:t.allowMultiple);this.updateRecordings([...this.recordings,{id:i,state:"STARTING",type:"BROWSER"}])}catch(e){throw this.logger.error("Recording::start::recording_failed_to_start",{error:e}),e instanceof id&&e.status===409?new R(Op,"1005"):new R("Error while starting recording","1000",this.logger)}}async stop(t){await D(this,wn,Bc).call(this,"stop",["RECORDING","PAUSED"],t)}async pause(t){await D(this,wn,Bc).call(this,"pause",["RECORDING"],t)}async resume(t){await D(this,wn,Bc).call(this,"resume",["PAUSED"],t)}},_n=new WeakMap,Cn=new WeakMap,wn=new WeakSet,Bc=async function(t,e,r){if(!n(this,_n).permissions.canRecord)throw this.logger.error("Recording::stop::permission_denied"),new R("User does not have permission to stop recording","1001");let i=[];if(r!==void 0){const a=this.recordings.find(o=>o.id===r);if(a===void 0)throw new R("Could not find the specified recording","1004");if(e.includes(a.state)){this.logger.error("Recording::stop::recording_not_in_expected_state",{recording:{state:a.state}});return}i.push(a)}else i=this.recordings.filter(a=>e.includes(a.state));i.forEach(async a=>{const o=a.state;t==="stop"&&(a.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{await mt().updateRecording(a.id,t)}catch(c){throw this.logger.error("Recording::stop::recording_failed_to_stop",{error:c}),a.state!==o&&(a.state=o,this.emit("recordingUpdate",o)),new R("Error while stopping recording","1000",this.logger)}})},rg);Ec([E.trace("Recording.start")],Fi.prototype,"start",1);Ec([E.trace("Recording.stop")],Fi.prototype,"stop",1);Ec([E.trace("Recording.stop")],Fi.prototype,"pause",1);Ec([E.trace("Recording.stop")],Fi.prototype,"resume",1);Fi=Ec([et("1000")],Fi);var kI=Object.defineProperty,MI=Object.getOwnPropertyDescriptor,AI=(s,t,e,r)=>{for(var i=r>1?void 0:r?MI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&kI(t,e,i),i},li;class af{constructor(t,e,r){h(this,"recording");h(this,"room");g(this,li,void 0);m(this,li,t),this.recording=new Fi(t,e),this.room=r,this.setupEvents()}get telemetry(){return n(this,li).getValue("telemetry")}get logger(){return n(this,li).getValue("logger")}getRecordingTypeFromProtoType(t){let e;switch(t){case Ui.BROWSER:e="BROWSER";break;case Ui.COMPOSITE:e="COMPOSITE";break;case Ui.TRACK:e="TRACK";break;default:e="BROWSER"}return e}setupEvents(){n(this,li).getValue("peerSessionStore").on(w.ROOM_STATE,t=>{t.activeRecordings.length!==0?this.recording.updateRecordings(t.activeRecordings.map(e=>{const r=this.getRecordingTypeFromProtoType(e.recordingType);return{id:e.recordingId,state:e.recordingStatus,type:r}})):this.recording.recordings.length&&this.recording.updateRecordings([])}),this.room.on(V.recordingStarted,t=>{let e=!1;const r=[...this.recording.recordings];if(r.forEach(i=>{i.id===t.recordingId&&(e=!0,i.state="RECORDING")}),e===!1){const i=this.getRecordingTypeFromProtoType(t.recordingType);r.push({id:t.recordingId,state:"RECORDING",type:i})}this.recording.updateRecordings(r)}),this.room.on(V.recordingPaused,t=>{const e=[...this.recording.recordings];e.forEach(r=>{r.id===t.recordingId&&(r.state="PAUSED")}),this.recording.updateRecordings(e)}),this.room.on(V.recordingStopped,t=>{const e=[...this.recording.recordings.filter(r=>r.id!==t.recordingId)];this.recording.updateRecordings(e)})}}li=new WeakMap;AI([E.trace("RecordingController.setupEvents")],af.prototype,"setupEvents",1);var ui;class II{constructor(t){g(this,ui,void 0);m(this,ui,t)}hasFeature(t){return n(this,ui).getValue("logger").warn("Unimplemented method: meeting.__internals__.hasFeature called"),!1}getFeatureValue(t){return n(this,ui).getValue("logger").warn("Unimplemented method: meeting.__internals__.getFeatureValue called"),null}getAllFeatures(){return n(this,ui).getValue("logger").warn("Unimplemented method: meeting.__internals__.getAllFeatures called"),{}}}ui=new WeakMap;class oh{constructor(t,e,r,i){h(this,"authToken");h(this,"logger");h(this,"features");h(this,"browserSpecs");h(this,"callStats");this.authToken=t,this.logger=e,this.features=r,this.browserSpecs=me,this.callStats=i}static init(t){return new oh(t.getValue("authToken"),t.getValue("logger"),new II(t),t.getValue("callstats"))}}class ch{constructor(t){h(this,"internals");this.internals=t}static async init(t){const e=oh.init(t);return new ch(e)}}var DI=Object.defineProperty,OI=Object.getOwnPropertyDescriptor,Dt=(s,t,e,r)=>{for(var i=r>1?void 0:r?OI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&DI(t,e,i),i},Le,pe,de,Ls,Ut,wo,Ce;class Tt extends ha{constructor(e,r,i=nd,a=!0){const o=e.getValue("logger");super(o);g(this,Le,void 0);g(this,pe,void 0);g(this,de,void 0);g(this,Ls,void 0);g(this,Ut,void 0);g(this,wo,void 0);g(this,Ce,void 0);h(this,"audioUpdateInProgress");h(this,"videoUpdateInProgress");m(this,Ce,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,m(this,Le,new of(e,r)),m(this,pe,new s0(e,n(this,Le),void 0,i)),m(this,de,new d0(e,n(this,Le),void 0,i)),m(this,Ut,new a0(n(this,Ce),n(this,Le))),m(this,Ls,new i0(e,n(this,Le))),m(this,wo,a),n(this,pe).on("trackMuted",this.onAudioTrackMuted.bind(this)),n(this,pe).on("trackChanged",this.onAudioTrackChanged.bind(this)),n(this,de).on("trackChanged",this.onVideoTrackChanged.bind(this)),n(this,de).on("trackEnded",this.onVideoTrackEnded.bind(this)),n(this,Ut).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}get telemetry(){return n(this,Ce).getValue("telemetry")}set context(e){m(this,Ce,e)}async onVisibilityChange(){n(this,Ce).getValue("callstats").tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?n(this,Ce).getValue("callstats").browserBackgrounded():(n(this,Ce).getValue("callstats").browserForegrounded(),await this.setupSpeaker())}async repopulateAvailableDevices(){return!0}async setupStreams({audio:e,video:r}){var o;e?n(this,Ce).getValue("callstats").audioOn():n(this,Ce).getValue("callstats").audioOff(),r?n(this,Ce).getValue("callstats").videoOn():n(this,Ce).getValue("callstats").videoOff();let i,a;if(e&&r)try{const c=await n(this,Le).getAudioAndVideoTrack(n(this,pe).userSelectedDevice,n(this,de).userSelectedDevice);i=c.audioTrack,a=c.videoTrack}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:c})}if(!i&&e)try{i=await n(this,Le).getAudioTrack(!1,n(this,pe).userSelectedDevice)}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get audio track",{error:c})}if(!a&&r)try{a=await n(this,Le).getVideoTrack(n(this,de).userSelectedDevice)}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get video track",{error:c})}e&&!i&&n(this,Ce).getValue("callstats").audioOff(),r&&!a&&n(this,Ce).getValue("callstats").videoOff(),await n(this,pe).setMediaTrack(i),await n(this,de).setMediaTrack(a);try{await this.setupSpeaker()}catch(c){}if(a){const c=await this.getDeviceById(a.getSettings().deviceId);n(this,Ce).getValue("callstats").selectedDevice("VIDEO",c)}if(i){const c=await this.getDeviceById(i.getSettings().deviceId);n(this,Ce).getValue("callstats").selectedDevice("AUDIO",c)}(o=n(this,Ls).currentDevice)!=null&&o.deviceId&&n(this,Ce).getValue("callstats").selectedDevice("SPEAKER",n(this,Ls).currentDevice),n(this,Le).onDeviceChange((c,d,l)=>{this.onDeviceChange(d,l)})}getCurrentDevices(){return{audio:n(this,pe).currentDevice,video:n(this,de).currentDevice,speaker:n(this,Ls).currentDevice}}get permissions(){return n(this,Le).permissions}getAllDevices(){return n(this,Le).getAvailableDevices()}getDeviceById(e,r){return n(this,Le).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return n(this,pe).mediaTrack}get audioTrack(){return n(this,pe).transformedMediaTrack}get audioEnabled(){return n(this,pe).trackEnabled}async enableAudio(e){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{e?await n(this,pe).enableTrack(!1,e):await n(this,pe).unmuteTrack()}catch(r){}finally{this.audioUpdateInProgress=!1}}}disableAudio(){n(this,pe).mediaTrack&&!n(this,pe).isCustomTrack?n(this,pe).muteTrack():n(this,pe).disableTrack()}getAudioDevices(e){return n(this,Le).getAudioInputDevices(e)}async setAudioDevice(e,{saveDevicePreference:r}){await n(this,pe).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,Ce).getValue("callstats").selectedDevice("AUDIO",e),this.emit("AUDIO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})}async setupSpeaker(){const{speaker:e}=this.getCurrentDevices();await n(this,Ls).setPreferredSpeaker();const{speaker:r}=this.getCurrentDevices();(e==null?void 0:e.deviceId)!==(r==null?void 0:r.deviceId)&&r&&this.emit("DEVICE_CHANGE",{device:r})}async setSpeakerDevice(e,{saveDevicePreference:r}){await n(this,Ls).setupSpeaker(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,Ce).getValue("callstats").selectedDevice("SPEAKER",e),this.emit("DEVICE_CHANGE",{device:e})}onVideoTrackChanged(){this.emit("VIDEO_TRACK_CHANGE")}onVideoTrackEnded(){this.emit("VIDEO_TRACK_CHANGE")}get rawVideoTrack(){return n(this,de).mediaTrack}get videoTrack(){return n(this,de).transformedMediaTrack}get videoEnabled(){return n(this,de).trackEnabled}async enableVideo(e){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{e?await n(this,de).enableTrack(!1,e):await n(this,de).unmuteTrack()}catch(r){}finally{this.videoUpdateInProgress=!1}}}disableVideo(){n(this,de).disableTrack()}getVideoDevices(e){return n(this,Le).getVideoInputDevices(e)}async setVideoDevice(e,{saveDevicePreference:r}){await n(this,de).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,Ce).getValue("callstats").selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})}async updateVideoConstraints(e){await n(this,de).updateConstraints(e)}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:n(this,Ut).audioMediaTrack,video:n(this,Ut).videoMediaTrack}}get screenShareEnabled(){return n(this,Ut).trackEnabled}async enableScreenShare(){await n(this,Ut).enableScreenShare()}async disableScreenShare(){n(this,Ut).disableScreenShare()}async updateScreenshareConstraints(e){await n(this,Ut).updateConstraints(e)}getSpeakerDevices(e){return n(this,Le).getAudioOutputDevices(e)}addAudioMiddleware(e){return n(this,pe).addMiddleware(e)}removeAudioMiddleware(e){return n(this,pe).removeMiddleware(e)}removeAllAudioMiddlewares(){return n(this,pe).removeAllMiddlewares()}addVideoMiddleware(e){return n(this,de).addMiddleware(e)}removeVideoMiddleware(e){return n(this,de).removeMiddleware(e)}removeAllVideoMiddlewares(){return n(this,de).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return n(this,de).setVideoMiddlewareGlobalConfig(e)}destruct(){n(this,pe).disableTrack(),n(this,de).disableTrack(),n(this,de).terminateMiddlewareWebWorker(),n(this,Ut).disableScreenShare(),n(this,Le).destruct()}async onDeviceChange(e,r){var a,o;if(this.emit("DEVICE_LIST_UPDATED",e),r||!n(this,wo))return;let i=!1;(a=e==null?void 0:e.added)==null||a.reverse().forEach(async c=>{var d;c&&!nd(c)&&(c.kind==="audioinput"&&((d=this.audioTrack)==null?void 0:d.enabled)===!0?await this.setAudioDevice(c,{saveDevicePreference:!1}):c.kind==="audiooutput"&&(i=!0,await this.setSpeakerDevice(c,{saveDevicePreference:!1})))}),i||(o=e==null?void 0:e.removed)==null||o.forEach(async c=>{var d;if(c.kind==="audiooutput"&&((d=this.getCurrentDevices().speaker)==null?void 0:d.deviceId)===c.deviceId){const l=await this.getSpeakerDevices();(l==null?void 0:l.length)>0&&await this.setSpeakerDevice(l[0],{saveDevicePreference:!1})}})}removeAllTracks(){this.destruct()}removeAudioTrack(){n(this,pe).disableTrack()}removeVideoTrack(){n(this,de).disableTrack(),n(this,de).terminateMiddlewareWebWorker()}async removeDocumentEventListeners(){document.removeEventListener("visibilitychange",this.onVisibilityChange)}}Le=new WeakMap,pe=new WeakMap,de=new WeakMap,Ls=new WeakMap,Ut=new WeakMap,wo=new WeakMap,Ce=new WeakMap;Dt([E.trace("MediaHandler.setupStreams")],Tt.prototype,"setupStreams",1);Dt([E.trace("MediaHandler.enableAudio")],Tt.prototype,"enableAudio",1);Dt([E.trace("MediaHandler.disableAudio")],Tt.prototype,"disableAudio",1);Dt([E.trace("MediaHandler.setAudioDevice")],Tt.prototype,"setAudioDevice",1);Dt([E.trace("MediaHandler.enableVideo")],Tt.prototype,"enableVideo",1);Dt([E.trace("MediaHandler.disableVideo")],Tt.prototype,"disableVideo",1);Dt([E.trace("MediaHandler.setVideoDevice")],Tt.prototype,"setVideoDevice",1);Dt([E.trace("MediaHandler.updateVideoConstraints")],Tt.prototype,"updateVideoConstraints",1);Dt([E.trace("MediaHandler.enableScreenShare")],Tt.prototype,"enableScreenShare",1);Dt([E.trace("MediaHandler.disableScreenShare")],Tt.prototype,"disableScreenShare",1);Dt([E.trace("MediaHandler.updateScreenshareConstraints")],Tt.prototype,"updateScreenshareConstraints",1);Dt([E.trace("MediaHandler.destruct")],Tt.prototype,"destruct",1);Dt([E.trace("MediaHandler.onDeviceChange")],Tt.prototype,"onDeviceChange",1);function Dc(s,t,e){switch(!0){case me.isChromiumBased():switch(t){case"NotAllowedError":return e.includes("by system")?"SYSTEM_DENIED":s==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case me.isSafari():switch(t){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case me.isFirefox():switch(t){case"NotFoundError":case"NotReadableError":return"SYSTEM_DENIED";case"NotAllowedError":return"DENIED";case"AbortError":default:return"COULD_NOT_START"}default:return"COULD_NOT_START"}}const NI=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function nd(s){var e,r;const t=(e=s.label)==null?void 0:e.toLowerCase();return((r=me._bowser)==null?void 0:r.getOSName())==="macOS"&&t.includes("iphone")?!0:NI.some(i=>t==null?void 0:t.includes(i))}async function LI(s,t,e){if(!(t!=null&&t.length))return e;const r=s.getValue("logger"),i=new AudioContext,a=await Promise.all(t==null?void 0:t.map(d=>d(i))),o=i.createMediaStreamSource(new MediaStream([e])),c=i.createMediaStreamDestination();try{let d=o;for(let l=0;l<a.length;l+=1)d.connect(a[l]),d=a[l];d.connect(c)}catch(d){return r.error("getTransformedAudioTrack::middleware_execution_failed",{error:d}),e}return c.stream.getAudioTracks()[0]}var hi,Ro;class VI{constructor(t){g(this,hi,void 0);g(this,Ro,void 0);m(this,Ro,t)}get logger(){return n(this,Ro).getValue("logger")}terminateMiddlewareWebWorker(){if(n(this,hi))try{Nc.clearInterval(n(this,hi)),m(this,hi,void 0)}catch(t){this.logger.debug("WorkerTimers::terminateMiddlewareWebWorker::failed")}}async getTransformedVideoTrack(t,e,r){if(!(t!=null&&t.length))return e;const i=document.createElement("canvas"),a=await Promise.all(t==null?void 0:t.map(f=>f({canvas:i,WorkerTimers:Nc})));if(r.disablePerFrameCanvasRendering){const S=i.captureStream().getVideoTracks()[0];return Object.defineProperty(S,"originalSettings",{value:e.getSettings()}),S}const o=document.createElement("video"),c=new MediaStream;c.addTrack(e);const d=i.getContext("2d");o.srcObject=c,o.autoplay=!0,this.terminateMiddlewareWebWorker();const l=async()=>{if(e.enabled===!1||e.readyState==="ended"){this.terminateMiddlewareWebWorker(),o.remove(),i.remove();return}try{d.drawImage(o,0,0);for(let f=0;f<a.length;f+=1)typeof a[f]=="function"&&await a[f](i,d)}catch(f){this.logger.error("getTransformedVideoTrack::middleware_execution_failed",{error:f})}};try{o.play()}catch(f){}o.addEventListener("play",()=>{i.width=o.width||e.getSettings().width,i.height=o.width||e.getSettings().height,m(this,hi,Nc.setInterval(l,50))},!1);const p=i.captureStream().getVideoTracks()[0];return Object.defineProperty(p,"originalSettings",{value:e.getSettings()}),p}}hi=new WeakMap,Ro=new WeakMap;const xI={qvga:{width:{ideal:320},height:{ideal:240},frameRate:{ideal:30}},vga:{width:{ideal:640},height:{ideal:480},frameRate:{ideal:30}},hd:{width:{ideal:1280},height:{ideal:720},frameRate:{ideal:30}},fhd:{width:{ideal:1920},height:{ideal:1080},frameRate:{ideal:30}},uhd:{width:{ideal:3840},height:{ideal:2160},frameRate:{ideal:30}}},UI=[[320,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2}]],[640,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2}]],[1280,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]],[1920,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]],[3840,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]]],$I=(s,t)=>{var d,l,u;const e=(d=s==null?void 0:s.getValue("overrides"))==null?void 0:d.simulcastConfig;if((l=e==null?void 0:e.encodings)!=null&&l.length)return e.encodings;const r="getSettings"in t&&t.getSettings().width||"getConstraints"in t&&t.getConstraints().width||"originalSettings"in t&&((u=t.originalSettings)==null?void 0:u.width),i=UI,a=i.map(([p])=>p).sort((p,f)=>p-f);let o=Number.MAX_VALUE,c=0;return a.forEach((p,f)=>{Math.abs(p-r)<o&&(o=Math.abs(p-r),c=f)}),i[c][1]};var Pe=(s=>(s.WEBCAM="webcam",s.WEBCAM_BACKUP="webcam_backup",s.MIC="mic",s.SCREENSHARE_VIDEO="screenshare_video",s.SCREENSHARE_AUDIO="screenshare_audio",s))(Pe||{});const HI=bC(),zi=Es(HI.config.media);function BI(s){var e,r;const t={};return s.audio&&(t.audio={enableStereo:(e=s.audio.enableStereo)!=null?e:!1,enableHighBitrate:(r=s.audio.enableHighBitrate)!=null?r:!1}),t.video=s.video.quality,t}var pi,Td;class FI{constructor(t,e){g(this,pi,void 0);g(this,Td,void 0);h(this,"getScreenShareConstraints",()=>{var l,u,p,f,S,y,P,C,b;const t=(l=n(this,pi))==null?void 0:l.screenshare,e=(p=(u=t==null?void 0:t.width)==null?void 0:u.max)!=null?p:1920,r=(S=(f=t==null?void 0:t.height)==null?void 0:f.max)!=null?S:1080,i=(P=(y=t==null?void 0:t.frameRate)==null?void 0:y.max)!=null?P:5,a=(b=(C=t==null?void 0:t.frameRate)==null?void 0:C.ideal)!=null?b:5,o=t==null?void 0:t.displaySurface,c=t==null?void 0:t.selfBrowserSurface;let d={width:{max:e},height:{max:r},frameRate:{ideal:a,max:i}};return o!==void 0&&["monitor","browser","window"].includes(o)&&(d={...d,displaySurface:o}),c!==void 0&&(d={...d,selfBrowserSurface:c}),{audio:!0,video:d}});h(this,"getAudioConstraints",t=>{var a,o,c,d,l,u,p;const e={},r=(a=n(this,pi))==null?void 0:a.audio,i=r!=null&&r.enableStereo?2:1;return me.isFirefox()||me.isWebKitBased()?(e.audio={deviceId:t,autoGainControl:(o=r==null?void 0:r.autoGainControl)!=null?o:!0,echoCancellation:(c=r==null?void 0:r.echoCancellation)!=null?c:!0,noiseSuppression:(d=r==null?void 0:r.noiseSupression)!=null?d:!0,channelCount:i},e):(e.audio={autoGainControl:(l=r==null?void 0:r.autoGainControl)!=null?l:!0,echoCancellation:(u=r==null?void 0:r.echoCancellation)!=null?u:!0,noiseSuppression:(p=r==null?void 0:r.noiseSupression)!=null?p:!0,channelCount:i},t&&(e.audio.deviceId={exact:t}),e)});h(this,"getVideoConstraints",t=>{var o,c,d;const e={},r=(o=n(this,pi))==null?void 0:o.video,i=qP(xI);let a=i.vga;if(typeof r=="string"){const l=i[r];l&&(a=l)}else r!==void 0&&(a.height.ideal=r.height.ideal,a.width.ideal=r.width.ideal,a.frameRate.ideal=(d=(c=r.frameRate)==null?void 0:c.ideal)!=null?d:30);return e.video=a,typeof e.video=="boolean"||(t?e.video.deviceId={exact:t}:e.video.facingMode="user"),e});m(this,Td,t),m(this,pi,e)}getUpdatedVideoConstraints(t){return t}}pi=new WeakMap,Td=new WeakMap;class Bl extends Error{constructor(e,r,i){super(r);h(this,"constraints");h(this,"name");this.name=e,this.constraints=i}}class qI{constructor(){h(this,"permissions");this.permissions={audio:"NOT_REQUESTED",video:"NOT_REQUESTED",screenshare:"NOT_REQUESTED"}}async getAudioInputDevices(t){let e=t;return t||(e=await this.getAvailableDevices()),e.filter(r=>r.kind==="audioinput")}async getVideoInputDevices(t){let e=t;return t||(e=await this.getAvailableDevices()),e.filter(r=>r.kind==="videoinput")}async getAudioOutputDevices(t){let e=t;return t||(e=await this.getAvailableDevices()),e.filter(r=>r.kind==="audiooutput")}}var jI=Object.defineProperty,GI=Object.getOwnPropertyDescriptor,us=(s,t,e,r)=>{for(var i=r>1?void 0:r?GI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&jI(t,e,i),i},Rn,$t,xe,ig;let Mt=(ig=class extends qI{constructor(t,e){super();g(this,Rn,void 0);g(this,$t,void 0);g(this,xe,void 0);m(this,xe,t),m(this,$t,new FI(t,e)),m(this,Rn,new AbortController)}get telemetry(){return n(this,xe).getValue("telemetry")}get logger(){return n(this,xe).getValue("logger")}get constraintsBuilder(){return n(this,$t)}async destruct(){var t;(t=n(this,Rn))==null||t.abort()}handlePermissionErrors(t,e){const r=Dc(t,e.name,e.message);return this.permissions[t]=r,n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}async getAudioAndVideoTrack(t,e){var r,i,a,o;try{const c=await this.getAudioInputDevices(),d=await this.getVideoInputDevices(),l=!!(c!=null&&c.find(b=>b.deviceId===t));let u;t&&l?u=t:c&&((r=c[0])!=null&&r.deviceId)&&(u=(i=c[0])==null?void 0:i.deviceId);const p=!!(d!=null&&d.find(b=>b.deviceId===e));let f;e&&p?f=e:d&&((a=d[0])!=null&&a.deviceId)&&(f=(o=d[0])==null?void 0:o.deviceId);const S={audio:n(this,$t).getAudioConstraints(u).audio,video:n(this,$t).getVideoConstraints(f).video};this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(S)});const y=await navigator.mediaDevices.getUserMedia(S);this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(S)});const P=y.getAudioTracks()[0];let C=y.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",C.label.includes("OBS Virtual")){const O=(await this.getVideoInputDevices()).find(N=>N.label.includes("OBS Virtual"));C=await this.getVideoTrack(O.deviceId)}return n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:P,videoTrack:C}}catch(c){throw this.logger.error("WebMediaInterface.getAudioAndVideoTrack",{error:c}),new R("Couldnt fetch audio and video track","1605")}}async getAudioTrack(t,e){var c,d;let r=await this.getAudioInputDevices();if(!(r!=null&&r.length))throw this.permissions.audio="NO_DEVICES_AVAILABLE",n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new R("No audio devices available","1606");const i=!!(r!=null&&r.find(l=>l.deviceId===e));let a;e&&i?a=e:(c=r[0])!=null&&c.deviceId&&(a=(d=r[0])==null?void 0:d.deviceId);const o=async l=>{let u;try{r=r.filter(f=>f.deviceId!==l),u=n(this,$t).getAudioConstraints(l),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(u)});const[p]=(await navigator.mediaDevices.getUserMedia(u)).getAudioTracks();return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(u)}),p}catch(p){const f=Dc("audio",p.name,p.message),S=new Bl(p.name,p.message,u);if(f==="COULD_NOT_START"){const y=r.shift();if(!y)throw S;this.logger.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(u),error:p});const P=n(this,$t).getAudioConstraints(y.deviceId);return this.logger.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(P)}),o(y.deviceId)}throw S}};try{const l=await o(a);return l.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),l}catch(l){throw l.constraints&&this.handlePermissionErrors("audio",l),new R(l.message,"1601")}}async getVideoTrack(t){var c,d,l;const e=(c=await this.getCurrentDeviceLabel(t))==null?void 0:c.includes("OBS Virtual"),r=await this.getVideoInputDevices();if(!(r!=null&&r.length))throw this.permissions.video="NO_DEVICES_AVAILABLE",n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new R("No video devices available","1607");const i=!!(r!=null&&r.find(u=>u.deviceId===t));let a;t&&i?a=t:(d=r[0])!=null&&d.deviceId&&(a=(l=r[0])==null?void 0:l.deviceId);const o=async u=>{try{let p=u;const{video:f}=p;e&&typeof f!="boolean"&&(p={video:{deviceId:f.deviceId}}),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(p)});const[S]=(await navigator.mediaDevices.getUserMedia(p)).getVideoTracks();if(e&&typeof f!="boolean"&&typeof f.width=="object"){const{width:y,height:P}=S.getSettings(),{ideal:C}=f.width;S.applyConstraints({width:{ideal:C},height:{ideal:Math.floor(P*C/y)},frameRate:f.frameRate})}return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(p)}),S}catch(p){const f=Dc("video",p.name,p.message),S=new Bl(p.name,p.message,u);if(f==="COULD_NOT_START"){const y=r.shift();if(!y)throw S;this.logger.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(u),error:p});const P=n(this,$t).getVideoConstraints(y.deviceId);return this.logger.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(P)}),o({video:P.video})}throw S}};try{const u=n(this,$t).getVideoConstraints(a),p=await o(u);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),p}catch(u){throw u.constraints&&this.handlePermissionErrors("video",u),new R(u.message,"1602")}}async getScreenShareTracks(){const t=async e=>{try{this.logger.info("getDisplayMediaWithoutTimeout::requesting_display_media",{constraints:JSON.stringify(e)}),n(this,xe).getValue("callstats").screenShareRequested();const r=await navigator.mediaDevices.getDisplayMedia(e);return this.logger.info("getDisplayMediaWithoutTimeout::received_display_media",{constraints:JSON.stringify(e)}),r}catch(r){const i=Dc("video",r.name,r.message),a=new Bl(r.name,r.message,e),o={video:!0};if(Q_(e,o))throw a;if(i==="COULD_NOT_START")return t(o);throw a}};try{const e=n(this,$t).getScreenShareConstraints(),r=await t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",n(this,xe).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.permissions.screenshare,kind:"screenshare"})),{audioTrack:r.getAudioTracks()[0],videoTrack:r.getVideoTracks()[0]}}catch(e){throw e.constraints&&this.handlePermissionErrors("screenshare",e),new R(e.message,"1612")}}async getCurrentDeviceLabel(t){const e=await this.getDevice(t||"default");return e==null?void 0:e.label}async enumerateDevicesWithExternalFirst(){const t=await navigator.mediaDevices.enumerateDevices(),e=i=>{var o;const a=((o=i.label)==null?void 0:o.toLowerCase())||"";return nd(i)?4:a.includes("airpods")||a.includes("airdopes")||a.includes("bluetooth")||a.includes("wireless")||a.includes("headphones")||a.includes("headset")||a.includes("earbuds")||a.includes("usb")||a.includes("external")?0:i.deviceId==="default"||a.includes("default")?1:a.includes("built-in")||a.includes("internal")?2:3},r=i=>{var o;if(i.kind!=="videoinput")return!1;const a=((o=i.label)==null?void 0:o.toLowerCase())||"";return a.includes("front")||a.includes("user")||a.includes("selfie")?!0:!(a.includes("back")||a.includes("rear")||a.includes("environment"))};return t.sort((i,a)=>{var u,p;const o=e(i),c=e(a);if(o!==c)return o-c;const d=i.deviceId==="default"||((u=i.label)==null?void 0:u.toLowerCase().includes("default")),l=a.deviceId==="default"||((p=a.label)==null?void 0:p.toLowerCase().includes("default"));if(d&&!l)return-1;if(!d&&l)return 1;if(i.kind==="videoinput"&&a.kind==="videoinput"){const f=r(i),S=r(a);if(f&&!S)return-1;if(!f&&S)return 1}return 0})}async getAvailableDevices(){try{return await this.enumerateDevicesWithExternalFirst()||[]}catch(t){return this.logger.error("enumerate_devices_failed",{error:t}),[]}}async getAvailableDevicesByKind(t){try{return(await this.enumerateDevicesWithExternalFirst()).filter(({kind:e})=>t===e)}catch(e){throw this.logger.error("enumerate_devices_failed",{error:e}),new R("Failed to get available devices by kind","1609")}}async getDevice(t){try{return(await this.enumerateDevicesWithExternalFirst()).filter(r=>r.deviceId===t)[0]}catch(e){throw this.logger.error("enumerate_devices_failed",{error:e}),new R("Failed to get device","1609")}}async onDeviceChange(t){if(me.supportsDeviceChangeEvent()){let e=await this.getAvailableDevices();navigator.mediaDevices.addEventListener("devicechange",async r=>{var l,u;const i=p=>`${p.kind}-${p.label}-${p.deviceId}-${p.groupId}`,a=new Set(e.map(p=>i(p))),o=await this.getAvailableDevices(),c=new Set(o.map(p=>i(p))),d={added:o.filter(p=>!a.has(i(p))),removed:e.filter(p=>!c.has(i(p))),devices:o};if(e=o,(l=d.added)!=null&&l.length||(u=d.removed)!=null&&u.length){this.logger.info("repopulated_full_device_list",{devices:JSON.stringify(o)});const p=[...d.added,...d.removed];p.some(f=>f.kind==="audioinput")&&n(this,xe).getValue("callstats").devices("AUDIO",o==null?void 0:o.filter(f=>f.kind==="audioinput")),p.some(f=>f.kind==="videoinput")&&n(this,xe).getValue("callstats").devices("VIDEO",o==null?void 0:o.filter(f=>f.kind==="videoinput")),p.some(f=>f.kind==="audiooutput")&&n(this,xe).getValue("callstats").devices("SPEAKER",o==null?void 0:o.filter(f=>f.kind==="audiooutput")),t(r,d,!1)}},{signal:n(this,Rn).signal})}}},Rn=new WeakMap,$t=new WeakMap,xe=new WeakMap,ig);us([E.trace("WebMediaInterface.destruct")],Mt.prototype,"destruct",1);us([E.trace("WebMediaInterface.handlePermissionErrors")],Mt.prototype,"handlePermissionErrors",1);us([E.trace("WebMediaInterface.getAudioAndVideoTrack")],Mt.prototype,"getAudioAndVideoTrack",1);us([E.trace("WebMediaInterface.getAudioTrack")],Mt.prototype,"getAudioTrack",1);us([E.trace("WebMediaInterface.getVideoTrack")],Mt.prototype,"getVideoTrack",1);us([E.trace("WebMediaInterface.getScreenShareTracks")],Mt.prototype,"getScreenShareTracks",1);us([E.trace("WebMediaInterface.getAvailableDevices")],Mt.prototype,"getAvailableDevices",1);us([E.trace("WebMediaInterface.getAvailableDevicesByKind")],Mt.prototype,"getAvailableDevicesByKind",1);us([E.trace("WebMediaInterface.getDevice")],Mt.prototype,"getDevice",1);us([E.trace("WebMediaInterface.onDeviceChange")],Mt.prototype,"onDeviceChange",1);Mt=us([et("1600")],Mt);const of=Mt,$i={setItem:(s,t,e)=>{try{localStorage.setItem(s,t)}catch(r){e==null||e.error("LocalStorage::setItem::crashed",{error:r,localStorage:{key:s,value:t}})}},getItem:(s,t)=>{try{return localStorage.getItem(s)}catch(e){t==null||t.error("LocalStorage::getItem::crashed",{error:e,localStorage:{key:s}})}return null}},WI=(s=0)=>new Promise(t=>setTimeout(t,s)),JI=(s,t,e)=>{const r=typeof e=="number"?e:250,i=s.createMediaStreamSource(t),a=s.createAnalyser();a.fftSize=2048,i.connect(a);const o=new Uint8Array(a.fftSize);let c=!1;setTimeout(()=>{c=!0},r);function d(){return c?Promise.resolve(!0):(a.getByteTimeDomainData(o),o.some(l=>l!==128&&l!==0)?Promise.resolve(!1):WI().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},KI=typeof AudioContext!="undefined"?AudioContext:null;class dh{constructor(t){h(this,"_AudioContext");h(this,"audioContext");h(this,"_audioContextRefContainers");const e={AudioContext:KI,...t};Object.defineProperties(this,{_AudioContext:{value:e.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:dh}})}getOrCreate(t){if(!this._audioContextRefContainers.has(t)&&(this._audioContextRefContainers.add(t),this._AudioContext&&!this.audioContext))try{this.audioContext=new this._AudioContext}catch(e){}return this.audioContext}release(t){this._audioContextRefContainers.has(t)&&(this._audioContextRefContainers.delete(t),!this._audioContextRefContainers.size&&this.audioContext&&(this.audioContext.close(),this.audioContext=null))}}const Np=new dh,zI=3,YI=250;function QI(s){const t={},e=Np.getOrCreate(t);let r=zI;function i(){return r-=1,JI(e,s.srcObject,YI).then(a=>a?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{Np.release(t)})}async function Lp(s,t){const e=new Audio,r=new MediaStream;r.addTrack(t),e.srcObject=r;let i=!1;try{const a=e.play();a&&await a,i=await QI(e),i&&s.info("checkIfAudioTrackIsSilent::silence_detected")}catch(a){s.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:a})}finally{e.pause(),e.remove()}return i}var XI=Object.defineProperty,ZI=Object.getOwnPropertyDescriptor,cf=(s,t,e,r)=>{for(var i=r>1?void 0:r?ZI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&XI(t,e,i),i};let ad=class extends ha{constructor(t,e,r,i){var o;const a=t.getValue("logger");super(a);h(this,"constructorName",this.constructor.name);h(this,"userSelectedDevice");h(this,"mediaInterface");h(this,"isNonPreferredDevice");h(this,"_mediaTrack");h(this,"transformedMediaTrack");h(this,"middlewares",[]);h(this,"currentDevice");h(this,"userPreferredDeviceKey",`Realtimekit::${this.constructorName}::UserDeviceID`);h(this,"setUserPreferredDevice",t=>$i.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>$i.getItem(this.userPreferredDeviceKey,this.logger));h(this,"isCustomTrack",!1);h(this,"context");this.context=t,this.mediaInterface=e,r&&this.setMediaTrack(r),this.userSelectedDevice=(o=this.getUserPreferredDevice())!=null?o:void 0,this.isNonPreferredDevice=i,this.onTrackEnded=this.onTrackEnded.bind(this),this.onTrackMuted=this.onTrackMuted.bind(this)}get telemetry(){return this.context.getValue("telemetry")}disableTrack(){var t,e;this.removeMediaTrackListeners(),this.isCustomTrack||(t=this._mediaTrack)==null||t.stop(),this._mediaTrack=void 0,(e=this.transformedMediaTrack)==null||e.stop(),this.transformedMediaTrack=void 0}get mediaTrack(){return this._mediaTrack}async setMediaTrack(t,e=!1){const r=i=>{this.logger.error(`${this.constructorName}.setMediaTrack.error`,{error:i})};try{this.disableTrack()}catch(i){r(i)}this._mediaTrack=await this.conditionallyChangeTrack(t,e),await this.setTransformedTrack();try{this.addMediaTrackListeners(),await this.setCurrentDevice()}catch(i){r(i)}}get trackEnabled(){return!!this.mediaTrack&&this.mediaTrack.readyState==="live"&&this.mediaTrack.enabled}muteTrack(){if(!this.mediaTrack){this.logger.warn("BaseMediaHandler.muteTrack Tried muting with no track present");return}this.transformedMediaTrack&&(this.transformedMediaTrack.enabled=!1),this.mediaTrack.enabled=!1}async unmuteTrack(){try{this.mediaTrack?this.mediaTrack.enabled=!0:await this.enableTrack(!1)}catch(t){throw this.logger.error(`${this.constructorName}.unmuteTrack.error`,{error:t}),this.disableTrack(),new R("Failed to unmute track","1611")}}getCurrentDeviceId(){var e;const{kind:t}=this.mediaTrack;switch(t){case"audio":{const{deviceId:r}=this.mediaTrack.getSettings();if(r)return r;const i=this.mediaTrack.getConstraints();return this.userSelectedDevice?(i&&typeof i.deviceId=="object"&&"exact"in i.deviceId?i.deviceId.exact:i.deviceId)||((e=i==null?void 0:i.advanced)==null?void 0:e[0].deviceId)||"default":this.mediaTrack.getSettings().deviceId}default:return this.mediaTrack.getSettings().deviceId}}async setCurrentDevice(){var e;if(!this.mediaTrack){this.currentDevice=void 0;return}const t=this.getCurrentDeviceId();((e=this.currentDevice)==null?void 0:e.deviceId)!==t&&(this.currentDevice=await this.mediaInterface.getDevice(t))}async setDevice(t,{saveDevicePreference:e}){if(!t)throw this.logger.warn(`${this.constructorName}.setDevice No device received`),new R("No device received!","1603");this.userSelectedDevice=t.deviceId,e&&this.setUserPreferredDevice(t.deviceId),await this.onSetDevice(t)}async addMiddleware(t){if(me.isWebKitBased()&&!(me.isSafari()&&uC.test(me.getVersion())))return{success:!1,message:"Middlewares are not supported in this WebKit engine based browser."};if(this.middlewares.includes(t))return{success:!1,message:"This middleware has been applied, already. Skipping."};try{return this.middlewares.push(t),this.trackEnabled&&await this.setTransformedTrack(),{success:!0,message:"Successfully added the middleware."}}catch(e){return this.logger.error("While adding middleware",{error:e}),this.removeMiddleware(t),{success:!1,message:e==null?void 0:e.message}}}async removeMiddleware(t){const e=this.middlewares.indexOf(t,0);if(e>-1)try{return this.middlewares.splice(e,1),await this.setTransformedTrack(!0),{success:!0,message:"Successfully removed the middleware."}}catch(r){return this.logger.error("While removing middleware",{error:r}),{success:!1,message:r==null?void 0:r.message}}return{success:!1,message:"No such middleware was found. Skipping."}}async removeAllMiddlewares(){var t;if((t=this.middlewares)!=null&&t.length)try{return this.middlewares=[],await this.setTransformedTrack(!0),{success:!0,message:"Successfully removed all the middlewares."}}catch(e){return this.logger.error("While removing all the middlewares",{error:e}),{success:!1,message:e==null?void 0:e.message}}return{success:!1,message:"No middlewares were found. Skipping."}}addMediaTrackListeners(){var t,e,r;this.mediaTrack&&(this.logger.info(`${this.constructorName}.addMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(r=this.mediaTrack)==null?void 0:r.kind}`),this.mediaTrack.addEventListener("ended",this.onTrackEnded),this.mediaTrack.addEventListener("mute",this.onTrackMuted))}removeMediaTrackListeners(){var t,e,r;this.mediaTrack&&(this.logger.info(`${this.constructorName}.removeMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(r=this.mediaTrack)==null?void 0:r.kind}`),this.logger.info(`${this.constructorName}.removeMediaTrackListeners`),this.mediaTrack.removeEventListener("ended",this.onTrackEnded),this.mediaTrack.removeEventListener("mute",this.onTrackMuted))}};cf([E.trace("BaseMediaHandler.unmuteTrack")],ad.prototype,"unmuteTrack",1);ad=cf([et("1600")],ad);const df=ad;var e0=Object.defineProperty,t0=Object.getOwnPropertyDescriptor,lh=(s,t,e,r)=>{for(var i=r>1?void 0:r?t0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&e0(t,e,i),i};const Fl="[Realtimekit]nonSilentDeviceLabels";class vl extends df{async onSetDevice(t){if(!t)throw this.logger.warn("AudioMediaHandler.setDevice No device received"),new R("No device received!","1603");if(t.kind!=="audioinput")throw this.logger.warn("AudioMediaHandler.setDevice Received non audio device"),new R("Non audio device received while setting device!","1603");try{const e=this.trackEnabled;this.disableTrack(),await this.setMediaTrack(await this.mediaInterface.getAudioTrack(!e,this.userSelectedDevice))}catch(e){throw this.logger.error("AudioMediaHandler.setDevice.error",{error:e}),this.disableTrack(),new R(e.message,"1604")}}async enableTrack(t,e){if(this.trackEnabled){this.logger.warn("AudioMediaHandler.enableTrack Track already enabled!");return}if(e){this.isCustomTrack=!0,await this.setMediaTrack(e,!0);return}this.isCustomTrack=!1;const r=await this.mediaInterface.getAudioTrack(t,this.userSelectedDevice);await this.setMediaTrack(r)}async setTransformedTrack(t){var e;if(!t&&!((e=this.middlewares)!=null&&e.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=await LI(this.context,this.middlewares,this.mediaTrack),this.emit("trackChanged")}catch(r){this.logger.error("AudioMediaHandler.setTransformedTrack",{error:r}),this.transformedMediaTrack=this.mediaTrack}}async onTrackEnded(){this.logger.info("AudioMediaHandler.TrackEnded"),this.emit("trackEnded");const t=this.mediaTrack.enabled;this.disableTrack(),await this.enableTrack(!t),await this.setTransformedTrack(),this.emit("trackChanged")}onTrackMuted(){this.logger.info("AudioMediaHandler.TrackMuted"),this.emit("trackMuted")}async conditionallyChangeTrack(t,e=!1){var d;if(!t||this.userSelectedDevice||e)return t;let r=t;const i=await this.mediaInterface.getAudioInputDevices(),a=this.isNonPreferredDevice?i.filter(l=>l&&!this.isNonPreferredDevice(l)):i;if(!(a!=null&&a.length))return r;a.find(l=>l.deviceId===t.getSettings().deviceId)||(r.stop(),this.logger.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=await this.mediaInterface.getAudioTrack(!1,a[0].deviceId));const o=JSON.parse($i.getItem(Fl,this.logger));if(o!=null&&o.devices.some(l=>l.label===r.label))return r;if(!await Lp(this.logger,r)){const l=(d=o==null?void 0:o.devices.concat({label:r.label}))!=null?d:[{label:r.label}];return $i.setItem(Fl,JSON.stringify({devices:l}),this.logger),r}this.logger.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=r.getSettings().deviceId;return a.filter(l=>l.deviceId!==c).some(async l=>{var u;if(r=await this.mediaInterface.getAudioTrack(!1,l.deviceId),!await Lp(this.logger,r)){const p=(u=o==null?void 0:o.devices.concat({label:r.label}))!=null?u:[{label:r.label}];return $i.setItem(Fl,JSON.stringify({devices:p}),this.logger),this.logger.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return this.logger.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1}),r}}lh([E.trace("AudioMediaHandler.setTransformedTrack")],vl.prototype,"setTransformedTrack",1);lh([E.trace("AudioMediaHandler.onTrackEnded")],vl.prototype,"onTrackEnded",1);lh([E.trace("AudioMediaHandler.conditionallyChangeTrack")],vl.prototype,"conditionallyChangeTrack",1);const s0=vl;var gi;class r0{constructor(t,e){g(this,gi,void 0);h(this,"currentDevice");h(this,"userPreferredDeviceKey","Realtimekit::speaker::UserDeviceID");h(this,"logger");h(this,"setUserPreferredDevice",t=>$i.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>$i.getItem(this.userPreferredDeviceKey,this.logger));m(this,gi,e),this.logger=t.getValue("logger")}async setPreferredSpeaker(){const t=this.getUserPreferredDevice(),e=await n(this,gi).getAudioOutputDevices(),r=e==null?void 0:e.find(i=>i.deviceId===t);await this.setupSpeaker(r,{saveDevicePreference:!1})}async setupSpeaker(t,{saveDevicePreference:e}){var a,o;if(!(n(this,gi)instanceof of))return;let r=t;if(t||([r]=(await n(this,gi).getAvailableDevicesByKind("audiooutput")).filter(d=>!nd(d))),!r)throw new R("No speaker found","1608");if(((a=this.currentDevice)==null?void 0:a.deviceId)===r.deviceId)return;e&&this.setUserPreferredDevice(r.deviceId),this.currentDevice=r;const i=document.querySelectorAll("audio");(o=i[0])!=null&&o.setSinkId&&i.forEach(async c=>{if(typeof c.sinkId!="undefined"&&this.currentDevice.deviceId&&c.sinkId!==this.currentDevice.deviceId)try{await c.setSinkId(this.currentDevice.deviceId)}catch(d){}})}}gi=new WeakMap;const i0=r0;var bo;class n0 extends ha{constructor(e,r){const i=e.getValue("logger");super(i);h(this,"mediaInterface");h(this,"audioMediaTrack");h(this,"videoMediaTrack");g(this,bo,void 0);m(this,bo,e),this.mediaInterface=r}get trackEnabled(){return!!this.videoMediaTrack}async enableScreenShare(){var e,r;try{const{audioTrack:i,videoTrack:a}=await this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=i,this.videoMediaTrack=a,this.addMediaTrackListeners(),((r=(e=this.mediaInterface)==null?void 0:e.permissions)==null?void 0:r.screenshare)==="ACCEPTED")return;this.mediaInterface.permissions&&(this.mediaInterface.permissions.screenshare="ACCEPTED",n(this,bo).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,{message:this.mediaInterface.permissions.screenshare,kind:"screenshare"}))}catch(i){}}disableScreenShare(){var e,r;this.removeMediaTrackListeners(),(e=this.audioMediaTrack)==null||e.stop(),(r=this.videoMediaTrack)==null||r.stop(),this.videoMediaTrack=void 0,this.audioMediaTrack=void 0}async updateConstraints(e){if(!this.videoMediaTrack)throw new R("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new R("update constraints not supported for non web clients","1100",this.logger);try{this.videoMediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),this.addMediaTrackListeners()}catch(i){this.logger.error("ScreenShareHandler.updateConstraints.error",{error:i})}}addMediaTrackListeners(){var e,r;(e=this.videoMediaTrack)==null||e.addEventListener("ended",this.onTrackEnded.bind(this)),me.isWebKitBased()&&((r=this.videoMediaTrack)==null||r.addEventListener("mute",this.onTrackEnded.bind(this)))}removeMediaTrackListeners(){var e,r;(e=this.videoMediaTrack)==null||e.removeEventListener("ended",this.onTrackEnded),(r=this.videoMediaTrack)==null||r.removeEventListener("mute",this.onTrackEnded)}onTrackEnded(){this.emit("trackEnded")}}bo=new WeakMap;const a0=n0;var o0=Object.defineProperty,c0=Object.getOwnPropertyDescriptor,yl=(s,t,e,r)=>{for(var i=r>1?void 0:r?c0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&o0(t,e,i),i},bn,ko;class Pc extends df{constructor(e,r,i,a){super(e,r,i,a);g(this,bn,void 0);g(this,ko,{disablePerFrameCanvasRendering:!1});m(this,bn,new VI(e))}async onSetDevice(e){if(!e)throw this.logger.warn("VideoMediaHandler.setDevice No device received"),new R("No device received!","1603");if(e.kind!=="videoinput")throw this.logger.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new R("Non video device received while setting video device!","1603");if(!(this.mediaTrack&&this.mediaTrack.enabled)){this.logger.warn("VideoMediaHandler.setDevice Tried switching device with video disabled",{devices:[e]}),this.currentDevice=e;return}try{this.disableTrack(),await this.setMediaTrack(await this.mediaInterface.getVideoTrack(this.userSelectedDevice))}catch(r){throw this.logger.error("VideoMediaHandler.setDevice.error",{error:r}),this.disableTrack(),new R("Failed to change device","1600",this.logger)}}async enableTrack(e,r){if(this.trackEnabled){this.logger.warn("VideoMediaHandler.enableTrack Track already enabled!");return}if(r){this.isCustomTrack=!0,await this.setMediaTrack(r,!0);return}this.isCustomTrack=!1;const i=await this.mediaInterface.getVideoTrack(this.userSelectedDevice);await this.setMediaTrack(i)}async setTransformedTrack(e){var r;if(!e&&!((r=this.middlewares)!=null&&r.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=await n(this,bn).getTransformedVideoTrack(this.middlewares,this.mediaTrack,n(this,ko)),this.emit("trackChanged")}catch(i){this.logger.error("VideoMediaHandler.setTransformedTrack",{error:i}),this.transformedMediaTrack=this.mediaTrack}}async setVideoMiddlewareGlobalConfig(e){m(this,ko,e)}async updateConstraints(e){if(!this._mediaTrack)throw new R("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new R("update constraints not supported for non web clients","1100",this.logger);try{this._mediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),await this.setTransformedTrack(),this.addMediaTrackListeners(),await this.setCurrentDevice()}catch(i){this.logger.error("VideoMediaHandler.updateConstraints.error",{error:i})}}terminateMiddlewareWebWorker(){n(this,bn).terminateMiddlewareWebWorker()}async onTrackEnded(){this.logger.info("VideoMediaHandler.TrackEnded"),this.disableTrack(),this.emit("trackEnded")}onTrackMuted(){this.logger.info("VideoMediaHandler.TrackMuted"),this.emit("trackMuted")}async conditionallyChangeTrack(e,r=!1){if(!e||this.userSelectedDevice||r)return e;let i=e;const a=await this.mediaInterface.getVideoInputDevices(),o=this.isNonPreferredDevice?a.filter(c=>!this.isNonPreferredDevice(c)):a;return!(o!=null&&o.length)||window.FAST_RTK||o.find(c=>c.deviceId===e.getSettings().deviceId)||(i.stop(),this.logger.info("localmediahandler::setupstreams::found_video_non_preferred"),i=await this.mediaInterface.getVideoTrack(o[0].deviceId)),i}}bn=new WeakMap,ko=new WeakMap;yl([E.trace("VideoMediaHandler.setTransformedTrack")],Pc.prototype,"setTransformedTrack",1);yl([E.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],Pc.prototype,"setVideoMiddlewareGlobalConfig",1);yl([E.trace("VideoMediaHandler.onTrackEnded")],Pc.prototype,"onTrackEnded",1);yl([E.trace("VideoMediaHandler.conditionallyChangeTrack")],Pc.prototype,"conditionallyChangeTrack",1);const d0=Pc,Vp=Es(th());var rt,mi,Mo,kn;const rn=class{constructor(t){g(this,rt,void 0);g(this,mi,void 0);g(this,Mo,void 0);g(this,kn,void 0);if(!t)throw new R("Could not load preset.","0904");m(this,rt,t.config),m(this,Mo,t.name),m(this,mi,t.ui||Es(th().ui)),m(this,kn,t.permissions.plugins.config)}static fromResponse(t){return new rn(t)}static default(){return new rn(Vp)}static init(t,e=!0){return!t||e?new rn(Vp):new rn(t)}get setupScreen(){return{isEnabled:!0}}get waitingRoom(){return{isEnabled:!0}}get controlBar(){return{isEnabled:!0,elements:{chat:!0,fullscreen:!0,invite:!1,layout:!1,participants:!0,plugins:!0,polls:!0,reactions:!1,screenshare:!0}}}get header(){return{isEnabled:!0,elements:{logo:n(this,mi).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return n(this,rt).viewType}get livestreamViewerQualities(){return n(this,rt).livestreamViewerQualities||[]}get maxVideoStreams(){return n(this,rt).maxVideoStreams}get maxScreenShareCount(){return n(this,rt).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(n(this,kn)).filter(t=>n(this,kn)[t].disabled)}get designTokens(){return n(this,mi).designTokens}get configDiff(){return n(this,mi).configDiff}get isSimulcastEnabled(){var t,e,r,i;return(i=(r=(e=(t=n(this,rt))==null?void 0:t.media)==null?void 0:e.video)==null?void 0:r.simulcast)!=null?i:!1}get mediaConstraints(){var t,e,r,i,a,o,c,d,l,u,p,f,S,y,P,C,b,O,N,U,$,K,Q,he;return{audio:{enableStereo:(i=(r=(e=(t=n(this,rt))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?i:zi.audio.enableStereo,enableHighBitrate:(d=(c=(o=(a=n(this,rt))==null?void 0:a.media)==null?void 0:o.audio)==null?void 0:c.enableHighBitrate)!=null?d:zi.audio.enableHighBitrate},video:{quality:(f=(p=(u=(l=n(this,rt))==null?void 0:l.media)==null?void 0:u.video)==null?void 0:p.quality)!=null?f:zi.video.quality,frameRate:(C=(P=(y=(S=n(this,rt))==null?void 0:S.media)==null?void 0:y.video)==null?void 0:P.frameRate)!=null?C:zi.video.frameRate},screenshare:{quality:(U=(N=(O=(b=n(this,rt))==null?void 0:b.media)==null?void 0:O.screenshare)==null?void 0:N.quality)!=null?U:zi.screenshare.quality,frameRate:(he=(Q=(K=($=n(this,rt))==null?void 0:$.media)==null?void 0:K.screenshare)==null?void 0:Q.frameRate)!=null?he:zi.screenshare.frameRate}}}get name(){return n(this,Mo)}};let mu=rn;rt=new WeakMap,mi=new WeakMap,Mo=new WeakMap,kn=new WeakMap;var l0=Object.defineProperty,u0=Object.getOwnPropertyDescriptor,lf=(s,t,e,r)=>{for(var i=r>1?void 0:r?u0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&l0(t,e,i),i},Mn,Ao;class uh extends At{constructor(e,r){const i=e.getValue("logger");super(i);g(this,Mn,void 0);h(this,"state","IDLE");h(this,"playbackUrl");h(this,"ingestionCredentials");h(this,"viewerCount");g(this,Ao,void 0);m(this,Mn,r),m(this,Ao,e),this.viewerCount=0}get telemetry(){return n(this,Ao).getValue("telemetry")}setLivestreamState(e){const r=this.state;this.state=e,r!==e&&this.emitCurrentLivestreamState()}emitCurrentLivestreamState(){this.emit("livestreamUpdate",this.state)}async start(e={manualIngestion:!1}){if(!n(this,Mn).permissions.canLivestream)throw this.logger.error("Livestream::start::permission_denied"),new R("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const r=mt(),{playbackUrl:i,ingestionCredentials:a}=await r.startLivestreaming(e);this.playbackUrl=i,this.ingestionCredentials=a,e!=null&&e.manualIngestion&&this.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}catch(r){throw this.logger.error("Recording::stop::livestream_failed_to_start",{error:r}),this.setLivestreamState("IDLE"),new R("Error while starting livestream","1900",this.logger)}}async stop(){if(!n(this,Mn).permissions.canLivestream)throw this.logger.error("Livestream::stop::permission_denied"),new R("User does not have permission to stop livestreaming","1901");if(this.state!=="LIVESTREAMING"&&this.state!=="WAITING_ON_MANUAL_INGESTION")throw this.logger.error("Livestream::stop::inconsistent_state"),new R("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),await mt().stopLivestreaming()}catch(e){throw this.logger.error("Livestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new R("Error while stopping livestream","1900",this.logger)}}}Mn=new WeakMap,Ao=new WeakMap;lf([E.trace("livestream.start")],uh.prototype,"start",1);lf([E.trace("livestream.stop")],uh.prototype,"stop",1);var h0=Object.defineProperty,p0=Object.getOwnPropertyDescriptor,g0=(s,t,e,r)=>{for(var i=r>1?void 0:r?p0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&h0(t,e,i),i},An,In,Vs,ps;class uf{constructor(t,e,r){h(this,"livestream");g(this,An,void 0);g(this,In,void 0);g(this,Vs,void 0);g(this,ps,void 0);m(this,ps,t),m(this,In,e),this.livestream=new uh(t,e),m(this,Vs,r),this.setupEvents()}get logger(){return n(this,ps).getValue("logger")}get telemetry(){return n(this,ps).getValue("telemetry")}async fetchInitialLivestreamingState(){const t=mt(),{status:e,playbackUrl:r,manualIngest:i,ingestionCredentials:a}=await t.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=a,e==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),e==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}setupEvents(){n(this,Vs).on(V.startedLivestream,async t=>{this.livestream.playbackUrl=t.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{n(this,In).permissions.canLivestream&&await this.fetchInitialLivestreamingState()}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}}),n(this,Vs).on(V.livestreamingInvoked,async t=>{if(t.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{n(this,In).permissions.canLivestream&&await this.fetchInitialLivestreamingState()}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}}),n(this,Vs).on(V.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),n(this,Vs).on(V.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),n(this,Vs).on(V.roomPeerCount,t=>{this.livestream.viewerCount=t.count,this.livestream.emit("viewerCountUpdate",t.count)}),n(this,ps).getValue("peerSessionStore").on(w.PEER_JOINED_INTERNAL,async t=>{var e;((e=t.flags)==null?void 0:e.hiddenParticipant)===!0&&t.recorderType==="LIVESTREAMER"&&(m(this,An,t.id),this.livestream.setLivestreamState("LIVESTREAMING"))}),n(this,ps).getValue("peerSessionStore").on(w.PEER_CLOSED,t=>{t.id===n(this,An)&&(m(this,An,void 0),this.livestream.setLivestreamState("IDLE"))}),n(this,ps).getValue("peerSessionStore").onAsync(w.LEAVE_MEDIA_ROOM,async()=>{if(!this.livestream.playbackUrl){this.logger.info("Fetching livestreaming state on leave stage");try{await this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Failed to fetch livestreaming state on leave stage",{error:t})}}}),n(this,ps).getValue("peerSessionStore").on(w.SOCKET_SERVICE_ROOM_JOINED,async()=>{try{await this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Error: LivestreamController.fetchLivestream")}})}}An=new WeakMap,In=new WeakMap,Vs=new WeakMap,ps=new WeakMap;g0([E.trace("LivestreamController.setupEvents")],uf.prototype,"setupEvents",1);var m0=Object.defineProperty,f0=Object.getOwnPropertyDescriptor,_c=(s,t,e,r)=>{for(var i=r>1?void 0:r?f0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&m0(t,e,i),i},Je,Pr,_r,Sd,hf;class ga{constructor({name:t,socketHandler:e,meetingId:r}){g(this,Sd);h(this,"name","");g(this,Je,{});g(this,Pr,"");g(this,_r,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"bulkRateLimitConfig",{maxInvocations:5,period:1});h(this,"listeners",{});this.name=t,m(this,_r,e),m(this,Pr,r)}async set(t,e,r=!0,i=!1){n(this,Je)[t]=e,r&&this.remoteSet(t,e),i&&(this.listeners[t]&&this.listeners[t].forEach(a=>a({[t]:n(this,Je)[t]})),this.listeners["*"]&&this.listeners["*"].forEach(a=>a({[t]:n(this,Je)[t]})))}remoteSet(t,e){n(this,_r).storeInsertKeys(n(this,Pr),this.name,[{key:t,payload:e}])}async bulkSet(t){t.forEach(({key:e,payload:r})=>{n(this,Je)[e]=r}),n(this,_r).storeInsertKeys(n(this,Pr),this.name,t)}async update(t,e,r=!0){D(this,Sd,hf).call(this,t,e,r)}async delete(t,e=!0,r=!1){if(n(this,Je)[t]&&delete n(this,Je)[t],e)return n(this,_r).storeDeleteKeys(n(this,Pr),this.name,[{key:t}]);r&&(this.listeners[t]&&(this.listeners[t].forEach(i=>i({[t]:void 0})),delete this.listeners[t]),this.listeners["*"]&&this.listeners["*"].forEach(i=>i({[t]:void 0})))}async bulkDelete(t){return t.forEach(({key:e})=>{n(this,Je)[e]&&delete n(this,Je)[e]}),n(this,_r).storeDeleteKeys(n(this,Pr),this.name,t)}get(t){if(n(this,Je)[t])return n(this,Je)[t]}getAll(){return n(this,Je)}clear(){m(this,Je,{})}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get bulkRateLimits(){return this.bulkRateLimitConfig}updateBulkRateLimits(t,e){this.bulkRateLimitConfig.maxInvocations=t,this.bulkRateLimitConfig.period=e}subscribe(t,e){if(this.listeners[t]){this.listeners[t].push(e);return}this.listeners[t]=[e]}unsubscribe(t,e){var r;if(e){this.listeners[t]=((r=this.listeners[t])==null?void 0:r.filter(i=>i!==e))||[];return}this.listeners[t]&&delete this.listeners[t]}populate(t){m(this,Je,t)}}Je=new WeakMap,Pr=new WeakMap,_r=new WeakMap,Sd=new WeakSet,hf=function(t,e,r=!0){let i;const a=n(this,Je)[t],o=Object.prototype.toString.call(e),c=Object.prototype.toString.call(a);if(o!==c){this.set(t,e);return}switch(c){case"[object Array]":i=[...a,...e];break;case"[object Object]":i={...a,...e};break;case"[object Map]":i=new Map([...a,...e]);break;case"[object Set]":i=new Set([...a,...e]);break;default:i=e;break}this.set(t,i,r)};_c([It(pa,"rateLimitConfig")],ga.prototype,"remoteSet",1);_c([It(pa,"bulkRateLimitConfig")],ga.prototype,"bulkSet",1);_c([It(pa,"rateLimitConfig")],ga.prototype,"update",1);_c([It(pa,"rateLimitConfig")],ga.prototype,"delete",1);_c([It(pa,"bulkRateLimitConfig")],ga.prototype,"bulkDelete",1);var Cr,wr,Io,fu,Do,es,vd,pf;class T0{constructor(t,e){g(this,Io);g(this,vd);h(this,"stores",new Map);g(this,Cr,void 0);g(this,wr,"");g(this,Do,void 0);g(this,es,new Map);m(this,Cr,e),m(this,wr,t.getValue("meetingId")),m(this,Do,t),D(this,vd,pf).call(this)}create(t,e=!1){if(hC.includes(t)&&!e)throw new R(`'${t}' is a reserved store name.`,"0601");const r=new ga({name:t,socketHandler:n(this,Cr),meetingId:n(this,wr)});return n(this,Cr).storeGetKeys(n(this,wr),t,[]),new Promise((a,o)=>{const c=setTimeout(()=>{n(this,es).delete(t),o(Error("Failed"))},3e3);n(this,es).set(t,{rejectTimeout:c,resolve:a,store:r})})}refresh(t){const e=this.stores.get(t);return e?(e.clear(),n(this,Cr).storeGetKeys(n(this,wr),t,[]),new Promise((i,a)=>{const o=setTimeout(()=>{n(this,es).delete(t),a(Error("Store refresh timed out"))},3e3);n(this,es).set(t,{rejectTimeout:o,resolve:i,store:e})})):Promise.reject(Error(`Store '${t}' does not exist`))}}Cr=new WeakMap,wr=new WeakMap,Io=new WeakSet,fu=function(){return n(this,Do).getValue("peerId")},Do=new WeakMap,es=new WeakMap,vd=new WeakSet,pf=function(){[ks.storeInsertKeys,ks.storeGetKeys,ks.storeDeleteKeys].forEach(t=>{n(this,Cr).on(t,async e=>{var a,o;if(e.pluginId!==n(this,wr))return;const r=(a=e.storeItems)==null?void 0:a.map(c=>{var d;return{timestamp:c.timestamp,peerId:c.peerId,payload:JSON.parse((d=c.payload)!=null&&d.length?new TextDecoder().decode(c.payload):"{}"),key:c.storeKey}});if(t===ks.storeGetKeys){const c=n(this,es).get(e.storeName),d=this.stores.get(e.storeName)||(c==null?void 0:c.store);if(n(this,es).get(e.storeName)&&(this.stores.set(e.storeName,c.store),c.resolve(d),clearTimeout(c.rejectTimeout),n(this,es).delete(e.storeName)),!d)return;r.forEach(l=>{d.set(l.key,l.payload,!1,!1)});return}const i=this.stores.get(e.storeName)||((o=n(this,es).get(e.storeName))==null?void 0:o.store);i!==void 0&&(t===ks.storeInsertKeys&&r.forEach(({key:c,peerId:d,payload:l})=>{d!==n(this,Io,fu)&&i.set(c,l,!1,!0)}),t===ks.storeDeleteKeys&&r.forEach(({key:c,peerId:d})=>{d!==n(this,Io,fu)&&i.delete(c,!1,!0)}))})})};function Zr(s){var t,e,r,i,a,o,c,d,l,u,p,f,S;return s?{media:{audio:{enabled:s.audioEnabled,trackId:(t=s.audioTrack)==null?void 0:t.id,permission:"mediaPermissions"in s?(e=s.mediaPermissions)==null?void 0:e.audio:null},video:{enabled:s.videoEnabled,trackId:(r=s.videoTrack)==null?void 0:r.id,permission:"mediaPermissions"in s?(i=s.mediaPermissions)==null?void 0:i.video:null},screenshare:{enabled:s.screenShareEnabled,permission:"mediaPermissions"in s?(a=s.mediaPermissions)==null?void 0:a.screenshare:null,audio:{enabled:(c=(o=s.screenShareTracks)==null?void 0:o.audio)==null?void 0:c.enabled,trackId:(l=(d=s.screenShareTracks)==null?void 0:d.audio)==null?void 0:l.id},video:{enabled:(p=(u=s.screenShareTracks)==null?void 0:u.video)==null?void 0:p.enabled,trackId:(S=(f=s.screenShareTracks)==null?void 0:f.video)==null?void 0:S.id}}}}:{}}var S0=Object.defineProperty,v0=Object.getOwnPropertyDescriptor,ma=(s,t,e,r)=>{for(var i=r>1?void 0:r?v0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&S0(t,e,i),i};const y0=.8,E0=1.2;var Dn,On,Pt,fi,Va,Rr,Xi,Ti,xa,yd,gf,xs,Oo,br,Si,Ua,Us,Ed,No,Tu,Pd,mf,_d,ff,ng;let sr=(ng=class extends At{constructor(t,e,r,i){const a=t.getValue("logger");super(a);g(this,fi);g(this,Rr);g(this,Ti);g(this,yd);g(this,Si);g(this,No);g(this,Pd);g(this,_d);h(this,"id");h(this,"userId");h(this,"name");h(this,"picture");h(this,"isHost");h(this,"customParticipantId");h(this,"flags");h(this,"device");h(this,"videoTrack");h(this,"audioTrack");h(this,"screenShareTracks");h(this,"videoEnabled");h(this,"audioEnabled");h(this,"screenShareEnabled");h(this,"producers");h(this,"manualProducerConfig");g(this,Dn,void 0);h(this,"supportsRemoteControl",!1);g(this,On,void 0);h(this,"presetName");g(this,Pt,void 0);g(this,xs,void 0);g(this,Oo,void 0);g(this,br,new Map);g(this,Us,1);g(this,Ed,Zu(t=>{if(!this.videoTrack)return;const{clientWidth:e,clientHeight:r}=t,{width:i,height:a}=this.videoTrack.getSettings();if(!i||!a)return;const o=a/r,c=i/e,d=Math.max(o,c);d>E0&&n(this,Us)===1?(m(this,Us,0),n(this,Pt).getValue("peerSessionStore").emit(w.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,Us)})):d<y0&&n(this,Us)===0&&(m(this,Us,1),n(this,Pt).getValue("peerSessionStore").emit(w.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,Us)}))},2e3));m(this,Pt,t);const{id:o,userId:c,displayName:d,device:l,picture:u,isHost:p,flags:f,stageStatus:S,customParticipantId:y,audioMuted:P,audioTrack:C,videoEnabled:b=!1,videoTrack:O,producers:N,metadata:U}=e;this.id=o,this.userId=c,this.name=d,this.device=l,this.picture=u,this.isHost=p,this.flags=f,this.manualProducerConfig=nC,m(this,On,S!=null?S:"ON_STAGE"),this.customParticipantId=y,this.audioEnabled=!P,this.audioTrack=C,this.videoEnabled=b,this.videoTrack=O,this.screenShareTracks={audio:void 0,video:void 0},this.producers=N!=null?N:[],this.presetName=U==null?void 0:U.preset_name,m(this,Dn,!1),m(this,xs,r),m(this,Oo,i),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),D(this,No,Tu).call(this)}get stageStatus(){return n(this,On)}get telemetry(){return n(this,Pt).getValue("telemetry")}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(this.logger.info("Participant::setVideoEnabled::videoUpdate",{...Zr(this)}),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(this.logger.info("Participant::setAudioEnabled::audioUpdate",{...Zr(this)}),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}))}setScreenShareEnabled(t,e=!0){this.screenShareEnabled=t,e&&this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}setupEvents(){this.on("videoUpdate",D(this,No,Tu)),n(this,Rr,Xi)&&(this.on("audioUpdate",D(this,Pd,mf)),this.on("screenShareUpdate",D(this,_d,ff)))}async pin(){if(!n(this,Ti,xa))throw new R("Can`t pin participant without joining room","1205");if(!n(this,xs).permissions.pinParticipant)throw new R("You do not have permission to pin participants.","1201");return n(this,fi,Va).pinPeer(this.id)}async unpin(){if(!n(this,Ti,xa))throw new R("Can`t unpin participant without joining room","1205");if(!n(this,xs).permissions.pinParticipant)throw new R("You do not have permission to unpin participants.","1201");return n(this,fi,Va).pinPeer(null)}setIsPinned(t,e=!0){var i;m(this,Dn,t);const r=t?"pinned":"unpinned";(i=n(this,Si,Ua))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}async disableAudio(){const t=this.id;if(this.logger.info("Participant::disable_audio",{participant:{id:t}}),!n(this,Ti,xa))throw new R("Can`t disable participant audio without joining room","1205");if(n(this,xs).permissions.canDisableParticipantAudio)return n(this,fi,Va).disableAudio(t);throw this.logger.error("Participant::unauthorized_disable_audio",{participant:{id:t}}),new R("Unauthorized: User does not have permission to disable participant audio.","1201")}async kick(){const t=this.id;if(this.logger.info("Participant::kick",{participant:{id:t}}),!n(this,yd,gf))throw new R("Can`t kick participant without joining room","1205");if(n(this,xs).permissions.kickParticipant){await n(this,Pt).getValue("peerSessionStore").emitAsync(w.KICK_PEER,{peerId:t});return}throw this.logger.error("Participant::unauthorized_kick",{participant:{id:t}}),new R("Unauthorized: User does not have permission to kick participants.","1201")}async disableVideo(){const t=this.id;if(this.logger.info("Participant::disable_video",{participant:{id:t}}),!n(this,Ti,xa))throw new R("Can`t disable participant video without joining room","1205");if(n(this,xs).permissions.canDisableParticipantVideo)return n(this,fi,Va).disableVideo(t);throw this.logger.error("Participant::unauthorized_disable_video",{participant:{id:t}}),new R("Unauthorized: User does not have permission to disable participant video.","1201")}async getPermissions(){return n(this,Oo).getUserPermissions(this.userId)}setStageStatus(t){m(this,On,t),this.emit("stageStatusUpdate",this)}get isPinned(){return n(this,Dn)}registerVideoElement(t){var r,i,a,o;if(!t)return;let e;(i=(r=n(this,br).get(t))==null?void 0:r.observer)==null||i.disconnect(),"ResizeObserver"in window&&(e=new ResizeObserver(()=>n(this,Ed).call(this,t)),e.observe(t)),n(this,br).set(t,{observer:e}),this.updateVideo(t),(o=n(this,Si,Ua))==null||o.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(a=this.raised)!=null?a:!1)}deregisterVideoElement(t){var e,r,i,a;if(!t){(e=n(this,Si,Ua))==null||e.removeSource(this.id);return}t.srcObject=void 0,(i=(r=n(this,br).get(t))==null?void 0:r.observer)==null||i.disconnect(),n(this,br).delete(t),(a=n(this,Si,Ua))==null||a.removeSource(this.id)}updateVideo(t){var e;if(this.videoEnabled){if(this.videoTrack==null)return;const r=(e=t.srcObject)==null?void 0:e.getTracks()[0];if((r==null?void 0:r.id)===this.videoTrack.id)return;const i=new MediaStream;i.addTrack(this.videoTrack),t.srcObject=i}else t.srcObject=void 0;t.style.display=this.videoEnabled?"block":"none"}},Dn=new WeakMap,On=new WeakMap,Pt=new WeakMap,fi=new WeakSet,Va=function(){return n(this,Pt).getValue("roomNodeClient")},Rr=new WeakSet,Xi=function(){return n(this,Pt).getValue("audioPlayback")},Ti=new WeakSet,xa=function(){return n(this,Pt).getValue("connectionHandler").mediaJoined},yd=new WeakSet,gf=function(){return n(this,Pt).getValue("connectionHandler").socketJoined},xs=new WeakMap,Oo=new WeakMap,br=new WeakMap,Si=new WeakSet,Ua=function(){return n(this,Pt).getValue("pip")},Us=new WeakMap,Ed=new WeakMap,No=new WeakSet,Tu=function(){Array.from(n(this,br).keys()).forEach(this.updateVideo)},Pd=new WeakSet,mf=function(){var t,e;this.audioEnabled&&this.audioTrack?(t=n(this,Rr,Xi))==null||t.addParticipantTrack(this.id,this.audioTrack):(e=n(this,Rr,Xi))==null||e.removeParticipantTrack(this.id)},_d=new WeakSet,ff=function(){var t,e;this.screenShareEnabled&&this.screenShareTracks.audio?(t=n(this,Rr,Xi))==null||t.addParticipantTrack(`screenshare-${this.id}`,this.screenShareTracks.audio):(e=n(this,Rr,Xi))==null||e.removeParticipantTrack(`screenshare-${this.id}`)},ng);ma([E.trace("Participant.disableAudio")],sr.prototype,"disableAudio",1);ma([E.trace("Participant.kick")],sr.prototype,"kick",1);ma([E.trace("Participant.disableVideo")],sr.prototype,"disableVideo",1);ma([E.trace("Participant.getPermissions")],sr.prototype,"getPermissions",1);ma([E.trace("Participant.setStageStatus")],sr.prototype,"setStageStatus",1);sr=ma([et("1200")],sr);class La extends tf{constructor(t,e){const{onAddEvent:r="participantJoined",onDeleteEvent:i="participantLeft",onClearEvent:a="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:i,onClearEvent:a},t)}add(t,e=!0){return this.has(t.id)&&Object.is(this.get(t.id),t)===!1&&this.delete(t.id),super.add(t,e)}clear(t=!0,e=!1){return super.clear(t,e)}delete(t,e=!0,r=!1){return super.delete(t,e,r)}}var kr;class P0 extends ha{constructor(e){super(e);g(this,kr,void 0);m(this,kr,new Map)}__set(e,r){return n(this,kr).set(e,r)}__clear(){return n(this,kr).clear()}get(e){return n(this,kr).get(e)}toArray(){return Array.from(n(this,kr).values())}}kr=new WeakMap;class _0{constructor(){h(this,"_orderedArray");h(this,"_map");this._map=new Map,this._orderedArray=[]}add(t,e){if(!this._map.has(t))return this._map.set(t,{peerId:t,priority:e}),this._orderedArray.splice(Math.max(e-1,0),0,t),this.index(t);const r=this.index(t);this.delete(t);const i=this.add(t,e);return r!==i?i:-1}delete(t){if(this._map.has(t)){const e=this.index(t);this._map.delete(t),this._orderedArray.splice(e,1)}}index(t){return this._map.has(t)?this._orderedArray.indexOf(t):-1}[Symbol.iterator](){return this._orderedArray[Symbol.iterator]()}}class C0{constructor(){h(this,"_activeSpeakerPeers");h(this,"_compulsoryPeers");this._activeSpeakerPeers=new _0,this._compulsoryPeers=new Set}add(t,e,r){if(!t)return-1;if(e<0)return this._compulsoryPeers.add(t),0;const i=r.getValue("logger");if(this.compulsoryPeers.includes(t)&&(e>0||e===246267631)){if(i.info("SelectedPeer::removing_compulsory_peer",{selectedPeer:{peerId:t}}),this._removeFromCompulsoryPeer(t),e===246267631)return-1}else if(e===229490415)return this.delete(t,r),-1;return this._activeSpeakerPeers.add(t,e)}delete(t,e){const r=e==null?void 0:e.getValue("logger");r==null||r.info("SelectedPeer::deleting_peer_from_selectedPeer",{selectedPeer:{peerId:t}}),this._removeFromCompulsoryPeer(t),this._activeSpeakerPeers.delete(t)}index(t){return this._activeSpeakerPeers.index(t)}get peers(){return Array.from(new Set(this.compulsoryPeers.concat(this.activeSpeakerPeers)))}get compulsoryPeers(){return Array.from(this._compulsoryPeers.values())}get activeSpeakerPeers(){return Array.from(this._activeSpeakerPeers)}_removeFromCompulsoryPeer(t){this._compulsoryPeers.delete(t)}}const Tf=new C0;var w0=Object.defineProperty,R0=Object.getOwnPropertyDescriptor,Rs=(s,t,e,r)=>{for(var i=r>1?void 0:r?R0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&w0(t,e,i),i};const b0=["ACTIVE_GRID","PAGINATED","MANUAL"];var we,Lo,Su,vi,$a,Nn,Fc,yi,lt,ag;let Jt=(ag=class extends At{constructor(t,e,r){const i=t.getValue("logger");super(i);g(this,Lo);g(this,vi);g(this,Nn);h(this,"waitlisted");h(this,"joined");h(this,"active");h(this,"videoSubscribed");h(this,"audioSubscribed");h(this,"pinned");h(this,"all");g(this,we,void 0);g(this,yi,void 0);g(this,lt,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"viewMode");h(this,"currentPage");h(this,"lastActiveSpeaker");h(this,"selectedPeers",Tf);m(this,we,t),m(this,yi,e),m(this,lt,r),this.waitlisted=new La(i),this.joined=new La(i),this.videoSubscribed=new La(i),this.audioSubscribed=new La(i),this.active=this.videoSubscribed,this.pinned=new La(i),this.all=new P0(i),this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return n(this,we).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get telemetry(){return n(this,we).getValue("telemetry")}setupEvents(){n(this,we).getValue("peerSessionStore").on(w.E2EE_ACTIVE_CONSUMER,({peerId:e})=>{var r;((r=n(this,we).getValue("modules").e2ee)==null?void 0:r.enabled)!==!0&&this.emit("media_decode_error",{reason:`Got encrypted media for participantId ${e}, but encryption wasn't enabled in init.defaults`,code:"1702"})});const t=n(this,we).getValue("audioPlayback");t&&this.audioSubscribed.on("participantLeft",e=>{t.removeParticipantTrack(e.id)})}get count(){return this.joined.size}get maxActiveParticipantsCount(){var t;return(t=n(this,we))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new R("0 <= Max active participants count limit <= 24","1203");n(this,we).setValue("maxPreferredStreams",t),n(this,Nn,Fc)&&n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}get pageCount(){if(this.viewMode==="PAGINATED"){const t=this.selectedPeers.compulsoryPeers.length,e=this.joined.toArray().filter(r=>r.stageStatus==="ON_STAGE");return Math.ceil((e.length-t)/Math.max(this.maxActiveParticipantsCount-t,1))}return 0}acceptWaitingRoomRequest(t){var r,i;if(!n(this,vi,$a))throw new R("Can`t accept waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;return n(this,lt).acceptWaitingRoomRequest([e])}async acceptAllWaitingRoomRequest(t){const e=t.map(r=>{var i,a;return(a=(i=this.waitlisted.get(r))==null?void 0:i.userId)!=null?a:r});return n(this,lt).acceptWaitingRoomRequest(e)}async rejectWaitingRoomRequest(t){var r,i;if(!n(this,vi,$a))throw new R("Can`t reject waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;n(this,lt).rejectWaitingRoomRequest([e])}async setViewMode(t){if(this.logger.info("Participants::set_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),!(r=>b0.includes(r))(t))throw this.logger.error("Participants::setViewMode::invalid_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),new R(`Invalid view mode: ${t}. Try ACTIVE_GRID, PAGINATED or MANUAL.`,"1207");if(this.viewMode===t){this.logger.info("Participants::setViewMode::view_mode_same_as_previous");return}this.viewMode=t,t==="PAGINATED"?(this.currentPage=1,n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="ACTIVE_GRID"?(this.currentPage=0,n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="MANUAL"&&(this.currentPage=0,n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})),this.emit("viewModeChanged",{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount})}async subscribe(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new R("MANUAL subscription mode was not activated.","1206");t.forEach(r=>{const i=this.joined.get(r);i&&(e.includes("audio")&&(i.manualProducerConfig={...i.manualProducerConfig,audio:!0},this.audioSubscribed.has(i.id)||this.audioSubscribed.add(i)),e.includes("video")&&(i.manualProducerConfig={...i.manualProducerConfig,video:!0},this.videoSubscribed.has(i.id)||this.videoSubscribed.add(i)),e.includes("screenshareAudio")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareAudio:!0},this.audioSubscribed.has(i.id)||this.audioSubscribed.add(i)),e.includes("screenshareVideo")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareVideo:!0},this.videoSubscribed.has(i.id)||this.videoSubscribed.add(i)))}),n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}async unsubscribe(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new R("MANUAL subscription mode was not activated.","1206");t.forEach(r=>{const i=this.joined.get(r);i&&(e.includes("audio")&&(i.manualProducerConfig={...i.manualProducerConfig,audio:!1},i.manualProducerConfig.screenshareAudio||this.audioSubscribed.delete(i.id)),e.includes("video")&&(i.manualProducerConfig={...i.manualProducerConfig,video:!1},i.manualProducerConfig.screenshareVideo||this.videoSubscribed.delete(i.id)),e.includes("screenshareAudio")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareAudio:!1},i.manualProducerConfig.audio||this.audioSubscribed.delete(i.id)),e.includes("screenshareVideo")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareVideo:!1},i.manualProducerConfig.video||this.videoSubscribed.delete(i.id)))}),n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}getPeerIdsForCurrentPage(){this.logger.info("Participants::getPeerIdsForCurrentPage()",{pageNavigation:{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}});const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(c=>this.joined.has(c)),r=Array.from(this.pinned.keys()).filter(c=>!e.includes(c)),i=Array.from(this.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),a=Math.max((this.currentPage-1)*(this.maxActiveParticipantsCount-e.length-r.length)),o=this.currentPage*(this.maxActiveParticipantsCount-e.length-r.length);return e.concat(r,i.slice(a,o))}async setPage(t){if(this.logger.info("Participants::set_page",{pageNavigation:{settingPage:t,viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),this.viewMode==="PAGINATED"){if(!Number.isInteger(t))throw this.logger.error("Participants::invalid_page_number"),new R(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,n(this,we).getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.viewMode,page:t}),this.emit("pageChanged",{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount})}}async disableAllAudio(t){if(this.logger.info("Participants::disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),!n(this,Nn,Fc))throw new R("Can`t disable all audio without joining room","1205");if(n(this,yi).permissions.canAllowParticipantAudio)return n(this,Lo,Su).muteAll(t);throw this.logger.error("Participants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new R("Unauthorized: User does not have permission to disable peer audio.","1201")}async disableAllVideo(){if(this.logger.info("Participants::disable_all_video"),!n(this,Nn,Fc))throw new R("Can`t disable all video without joining room","1205");if(n(this,yi).permissions.canAllowParticipantVideo)return n(this,Lo,Su).muteAllVideo();throw this.logger.error("Participants::unauthorized_disable_all_video"),new R("Unauthorized: User does not have permission to disable peer video.","1201")}async kickAll(){if(this.logger.info("Participants::kick_all"),n(this,we).getValue("viewType")!=="LIVESTREAM"&&!n(this,vi,$a))throw new R("Can`t kick all without joining room","1205");if(!n(this,yi).permissions.kickParticipant)throw this.logger.error("Participants::unauthorized_kick_all"),new R("Unauthorized: User does not have permission to kick peers.","1201");const e=!0;n(this,lt).kickAll(e)}async broadcastMessage(t,e,r){if(this.logger.info("Participants::broadcastMessage"),!n(this,vi,$a))throw new R("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new R("`type` must be a non-empty string.","1209");if(r)if("meetingIds"in r)await n(this,lt).broadcastToMeetings(t,r.meetingIds,e);else{let i=[];"participantIds"in r?i=r.participantIds:i=this.joined.toArray().filter(a=>{var o;return(o=r.presetNames)==null?void 0:o.includes(a.presetName)}).map(a=>a.id),await n(this,lt).broadcastToPeers(t,i,e)}else await n(this,lt).broadcastMessage(t,e)}async getAllJoinedPeers(t,e,r){return(await n(this,lt).getRoomPeers(t,e,r)).peers.map(cr.formatSocketPeerMessage)}async updatePermissions(t,e){const r=this.joined.toArray().filter(a=>t.includes(a.id)).map(a=>a.userId),i=[...new Set(r)];if(!i.length)throw new R("Cannot update permissions, no valid userIDs found","1204");n(this,lt).updatePermissions(i,e)}async getParticipantsInMeetingPreJoin(){return n(this,lt).getRoomPeersNonPaginated()}},we=new WeakMap,Lo=new WeakSet,Su=function(){return n(this,we).getValue("roomNodeClient")},vi=new WeakSet,$a=function(){var t;return((t=n(this,we).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},Nn=new WeakSet,Fc=function(){var t;return((t=n(this,we).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},yi=new WeakMap,lt=new WeakMap,ag);Rs([E.trace("Participants.setViewMode")],Jt.prototype,"setViewMode",1);Rs([E.trace("Participants.setPage")],Jt.prototype,"setPage",1);Rs([E.trace("Participants.disableAllAudio")],Jt.prototype,"disableAllAudio",1);Rs([E.trace("Participants.disableAllVideo")],Jt.prototype,"disableAllVideo",1);Rs([E.trace("Participants.kickAll")],Jt.prototype,"kickAll",1);Rs([E.trace("Participants.broadcastMessage"),It(pa,"rateLimitConfig")],Jt.prototype,"broadcastMessage",1);Rs([E.trace("Participants.getAllJoinedPeers"),It({maxInvocations:10,period:60})],Jt.prototype,"getAllJoinedPeers",1);Rs([E.trace("Participant.updatePermissions"),It({maxInvocations:1e3,period:60})],Jt.prototype,"updatePermissions",1);Rs([E.trace("Participants.getParticipantsInMeetingPreJoin")],Jt.prototype,"getParticipantsInMeetingPreJoin",1);Jt=Rs([et("1200")],Jt);var k0=Object.defineProperty,M0=Object.getOwnPropertyDescriptor,Ji=(s,t,e,r)=>{for(var i=r>1?void 0:r?M0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&k0(t,e,i),i},Ht,ts,Ln,og;const Sf=(og=class{constructor(s,t,e){h(this,"participants");h(this,"self");h(this,"selectedPeers",Tf);h(this,"maxSpatialLayerUpdates",new Map);h(this,"consumerPeerMap");h(this,"events");h(this,"roomSocketHandler");h(this,"context");h(this,"videoPeerConsumerMap",new Map);g(this,Ht,{mode:"ACTIVE_GRID",page:0});g(this,ts,!1);g(this,Ln,!1);h(this,"updateConsumerSpatialLayers",Zu(()=>{const s={},t=new Map(this.maxSpatialLayerUpdates);this.maxSpatialLayerUpdates.clear(),Array.from(t.entries()).forEach(([e,r])=>{s[r]===void 0&&(s[r]={layer:r,consumerIds:[]}),s[r].consumerIds.push(e)}),Object.keys(s).forEach(e=>{const r=s[e];this.logger.log(`Switching max spatial layer to ${r.layer}`,{consumerIds:r.consumerIds}),this.roomNodeClient.switchConsumersToLayer(r.consumerIds,r.layer)})},2e3));h(this,"updateConsumers",async(s,t)=>{this.logger.info(`updateConsumers: Starting consumer updates - AddProducers: ${s.length}, RemoveProducers: ${t.length}, ConsumersSyncing: ${n(this,ts)}`);try{s.length!==0&&(this.logger.info(`updateConsumers: Creating consumers for ${s.length} producers: [${s.map(e=>e.producerId).join(", ")}]`),await this.roomNodeClient.createConsumers(s),this.logger.info("updateConsumers: Successfully created consumers."))}catch(e){this.logger.error("updateConsumers: Error creating consumers",{error:e})}try{t.length!==0&&(this.logger.info(`updateConsumers: Closing consumers for ${t.length} producers: [${t.map(e=>e.producerId).join(", ")}]`),await this.roomNodeClient.closeConsumers(t),this.logger.info("updateConsumers: Successfully closed consumers."))}catch(e){this.logger.error("updateConsumers: Error closing consumers",{error:e})}this.logger.info("updateConsumers: Completed consumer updates.")});this.context=s,this.roomSocketHandler=e,this.participants=new Jt(s,t,this.roomSocketHandler),this.self=t,this.consumerPeerMap=new Map,this.events=os,t.config.viewType!=="CHAT"&&this.setupEventsGlobal(),this.setupEvents()}get roomNodeClient(){return this.context.getValue("roomNodeClient")}get mediaJoined(){var s;return((s=this.roomNodeClient)==null?void 0:s.mediaJoined)===!0}get pip(){return this.context.getValue("pip")}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}setupEvents(){this.roomSocketHandler.on(V.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),this.context.getValue("peerSessionStore").on(w.SOCKET_PEERS,s=>{const t=this.participants.joined.size>0;this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear(),this.participants.pinned.clear(),this.participants.joined.clear(),this.participants.currentPage=0,this.participants.viewMode="ACTIVE_GRID",t&&this.participants.emit("viewModeChanged",{viewMode:"ACTIVE_GRID",currentPage:this.participants.currentPage,pageCount:this.participants.pageCount}),s==null||s.forEach(e=>{e.waitlisted||this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(e))})}),this.roomSocketHandler.on(this.events.peerJoinedBroadcast,({participant:s})=>{this.logger.info("PEER_INFO:::MEDIA_JOIN",{participant:{id:s.peerId,maskedName:[...(s==null?void 0:s.displayName)||""].map((t,e)=>e%2?"*":t).join("")}}),this.onParticipantMediaJoined(s.peerId,s.producerStates)}),this.roomSocketHandler.on(this.events.selfJoinComplete,({participants:s,selectedPeers:t,roomState:e})=>{s.forEach(({peerId:a,producerStates:o})=>this.onParticipantMediaJoined(a,o));const{audioPeers:r,compulsoryPeers:i}=t!=null?t:{};e.pinnedPeerIds.length!==0&&this.onParticipantPinned(e.pinnedPeerIds[0]),this.computeActivateParticipants(r!=null?r:[],i),this.logger.info("selfJoinComplete: Emitting UPDATE_ACTIVE with createAllConsumers=true"),this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{createAllConsumers:!0})}),this.context.getValue("peerSessionStore").on(w.MAX_SPATIAL_LAYER_CHANGE,({peerId:s,maxSpatialLayer:t})=>{const e=this.videoPeerConsumerMap.get(s);e&&(this.maxSpatialLayerUpdates.set(e,t),this.updateConsumerSpatialLayers())}),this.context.getValue("peerSessionStore").on(w.NEW_PRODUCER,({peerId:s,producer:t})=>{const e=this.participants.joined.get(s);if(!e){this.logger.warn("ParticipantController::NEW_PRODUCER::participant not found",{producer:{id:t==null?void 0:t.producerId,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}},participant:{id:s}});return}e.producers.push(t),this.logger.info("ParticipantController::NEW_PRODUCER::producer_added_to_participant",{producer:{id:t==null?void 0:t.producerId,peerId:s,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}}}),(t==null?void 0:t.kind)==="audio"&&this.participants.audioSubscribed.get(s)||(t==null?void 0:t.kind)==="video"&&this.participants.videoSubscribed.get(s)||t!=null&&t.screenShare?(this.logger.info(`NEW_PRODUCER: scheduling syncConsumer (AUTO mode) - Producer: ${t.producerId}, Peer: ${s}, Kind: ${t.kind}, ScreenShare: ${t.screenShare}, ConsumersSyncing: ${n(this,ts)}, VideoSub: ${t.kind==="video"?this.participants.videoSubscribed.has(s):"N/A"}, AudioSub: ${t.kind==="audio"?this.participants.audioSubscribed.has(s):"N/A"}`),this.scheduleSyncConsumers({source:"NEW_PRODUCER_AUTO"})):this.logger.info("ParticipantController::NEW_PRODUCER::not_consuming_producer_auto",{producer:{id:t==null?void 0:t.producerId,peerId:s,kind:t==null?void 0:t.kind,status:"UNKNOWN",appData:{screenShare:t==null?void 0:t.screenShare}}})}),this.context.getValue("peerSessionStore").on(w.PRODUCER_CLOSED,({peerId:s,producerId:t})=>{const e=this.participants.joined.get(s);if(!e){this.logger.warn("ParticipantController::NEW_PRODUCER::participant not found",{participant:{id:s}});return}e.producers=e.producers.filter(r=>r.producerId!==t)}),this.context.getValue("peerSessionStore").on(w.PRODUCER_TOGGLE,({peerId:s,producerId:t,paused:e,kind:r})=>{const i=this.participants.joined.get(s);if(i){r==="audio"&&i.setAudioEnabled(!e);const a=i.producers.find(o=>o.producerId===t);a&&(a.pause=e),r==="video"&&this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}}),this.roomSocketHandler.on(this.events.globalPeerPinBroadcast,s=>{let t;if(s&&(t=s.participantId),!this.mediaJoined)return;const e=t;this.onParticipantPinned(e);const r=this.participants.joined.get(e);r&&(this.logger.info(`globalPeerPinBroadcast: Scheduling audio/video consumer sync for pinned participant ${e} - ProducerCount: ${r.producers.length}, ConsumersSyncing: ${n(this,ts)}, ProducerIds: [${r.producers.map(i=>i.producerId).join(", ")}]`),this.scheduleSyncConsumers({source:"GLOBAL_PEER_PIN"}))}),this.roomSocketHandler.on(this.events.selectedPeer,({audioPeers:s,compulsoryPeers:t})=>{this.mediaJoined&&this.onSelectedPeers(t.concat(s))}),this.roomSocketHandler.on(this.events.selectedPeerDiff,({entries:s})=>{if(!this.mediaJoined)return;const t=s.map(e=>({peerId:e.peerId,priority:e.priority}));this.updateActiveParticipantsWithPriorities(t,!0)})}waitingRoomRequestHandler(s){const t=s.requests.filter(r=>!this.participants.waitlisted.toArray().find(i=>i.userId===r.userId)),e=this.participants.waitlisted.toArray().filter(r=>!s.requests.find(i=>i.userId===r.userId));t.forEach(r=>this.participants.waitlisted.add(new sr(this.context,{id:r.peerId,displayName:r.displayName,audioMuted:!0,videoEnabled:!1,audioTrack:void 0,videoTrack:void 0,stageStatus:"OFF_STAGE",userId:r.userId,flags:{},isHost:!1,customParticipantId:r.customParticipantId,picture:r.picture,metadata:{preset_name:r.presetName}},this.self,this.roomSocketHandler))),e.forEach(r=>this.participants.waitlisted.delete(r.id))}get maxPreferredStreams(){return this.participants.maxActiveParticipantsCount}selectPagePeers(s){const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(d=>this.participants.joined.has(d)),r=Array.from(this.participants.pinned.keys()).filter(d=>!e.includes(d)),i=Array.from(this.participants.joined.toArray().filter(d=>d.stageStatus==="ON_STAGE").map(d=>d.id)),a=Math.max((s-1)*(this.maxPreferredStreams-e.length-r.length)),o=s*(this.maxPreferredStreams-e.length-r.length);return e.concat(r,i.slice(a,o))}selectActivePeers(s){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(u=>u.stageStatus==="ON_STAGE").map(u=>(t.set(u.id,!0),u.id))),r=this.selectedPeers.peers,i=this.participants.pinned.toArray().reduce((u,p)=>(p.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(p.id):u.push(p.id),u),[]),a=this.self.stageStatus==="ON_STAGE"?1:0,o=s-a,c=new Set(r.concat(i).filter(u=>u!==this.self.id&&t.has(u)));let d=Array.from(c);const l=o-c.size;if(l>=0){const u=e.filter(p=>!c.has(p)&&p!==this.self.id).slice(0,l);d=Array.from(c).concat(u)}else d=d.slice(0,o);return d}updateMediaSubscribedMaps(s,t){const{page:e}=t!=null?t:{};s&&n(this,Ht).mode!==s&&(n(this,Ht).mode=s),e&&n(this,Ht).page!==e&&(n(this,Ht).page=e);const{mode:r,page:i}=n(this,Ht);switch(r){case"PAGINATED":{if(!i)return;const a=this.selectPagePeers(i),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMap(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o),this.logger.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:a});break}case"ACTIVE_GRID":{const a=this.selectActivePeers(this.participants.maxActiveParticipantsCount),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMapMinReplacement(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o);break}case"MANUAL":break;default:throw new Error(`View mode ${s} not supported`)}}async scheduleSyncConsumers({source:s}){var e,r,i;const t=((e=n(this,Ht))==null?void 0:e.mode)==="PAGINATED"&&!n(this,ts)?200:0;this.logger.info(`scheduleSyncConsumers():: Source: ${s}, ViewMode: ${(r=n(this,Ht))==null?void 0:r.mode}, ConsumersSyncing: ${n(this,ts)}, Delay: ${t}, Page: ${(i=n(this,Ht))==null?void 0:i.page}`),setTimeout(()=>this.syncConsumers(),t)}async syncConsumers(){var l,u,p,f,S;if(((p=(u=(l=this.context.getValue("connectionHandler"))==null?void 0:l.mediaState)==null?void 0:u.recv)==null?void 0:p.state)!=="connected"){this.logger.info("syncConsumers: Connection not ready, exiting.");return}if(n(this,ts)){m(this,Ln,!0),this.logger.info("syncConsumers: Sync in progress, marking resyncRequired=true and exiting.");return}this.logger.info("syncConsumers: Starting sync operation."),m(this,ts,!0),m(this,Ln,!1);let s=[];this.participants.videoSubscribed.forEach(y=>{var b,O;const P=this.participants.joined.get(y.id),C=(O=(b=y.producers)==null?void 0:b.filter(N=>N.kind==="video"))!=null?O:[];P&&(C!=null&&C.length)&&C.forEach(N=>{var K,Q,he,Oe;const U=((Q=(K=P.manualProducerConfig)==null?void 0:K.video)!=null?Q:!0)&&N.kind==="video"&&!N.screenShare,$=((Oe=(he=P.manualProducerConfig)==null?void 0:he.screenshareVideo)!=null?Oe:!0)&&N.kind==="video"&&N.screenShare;(U||$)&&(N.pause||s.push(N))})}),this.participants.audioSubscribed.forEach(y=>{var b,O;const P=this.participants.joined.get(y.id),C=(O=(b=y.producers)==null?void 0:b.filter(N=>N.kind==="audio"))!=null?O:[];P&&(C!=null&&C.length)&&C.forEach(N=>{var K,Q,he,Oe;const U=((Q=(K=P.manualProducerConfig)==null?void 0:K.audio)!=null?Q:!0)&&N.kind==="audio"&&!N.screenShare,$=((Oe=(he=P.manualProducerConfig)==null?void 0:he.screenshareAudio)!=null?Oe:!0)&&N.kind==="audio"&&N.screenShare;(U||$)&&s.push(N)})}),s=iC(s,y=>y.producerId);const t=new Map;s.forEach(y=>{t.set(y.producerId,y)});const e=(f=this.roomNodeClient)==null?void 0:f.getConsumers();let r=s.filter(y=>!(e!=null&&e.has(y.producerId)));s.filter(y=>!y.consumer&&(e==null?void 0:e.has(y.producerId))).forEach(y=>{const P=e.get(y.producerId);P&&(this.logger.info(`syncConsumers: remapping existing consumer ${P.id} to producer ${y.producerId}`),this.context.getValue("peerSessionStore").emit(w.NEW_CONSUMER,{id:P.id,appData:P.appData,peerId:P.peerId}))});let a=[],o=Array.from((S=e==null?void 0:e.values())!=null?S:[]).map(y=>y.peerId);o=rC(o),o==null||o.forEach(y=>{var C;const P=this.participants.joined.get(y);if(!P){this.logger.warn(`Peer with ${y} doesn't exist in joined list but producers of it are being consumed.`);return}(C=P.producers)!=null&&C.length&&P.producers.forEach(b=>{const O=b.consumer&&e.has(b.consumer.id);!t.has(b.producerId)&&(e.has(b.producerId)||O)&&a.push(b)})}),this.logger.info(`syncConsumers: Computed changes - AddProducers: ${r.length} [${r.map(y=>y.producerId).join(", ")}], RemoveProducers: ${a.length} [${a.map(y=>y.producerId).join(", ")}]`.substring(0,5e3));const c=35,d=35;r.length>c&&(this.logger.warn(`syncConsumers: Too many remote producers to create consumers: ${r.length}. Only adding ${c} in this run.`),r=r.slice(0,c),this.scheduleSyncConsumers({source:"SOFT_CAPPED_CREATE_CONSUMERS"})),a.length>d&&(this.logger.warn(`syncConsumers: Too many remote producers to close consumers: ${a.length}. Only removing ${d} in this run.`),a=a.slice(0,d),this.scheduleSyncConsumers({source:"SOFT_CAPPED_REMOVE_CONSUMERS"}));try{r.length>0||a.length>0?(this.logger.info(`syncConsumers: Calling updateConsumers with changes. Adding ${r.length} and removing ${a.length}.`),await this.updateConsumers(r,a),this.logger.info("syncConsumers: updateConsumers completed successfully.")):this.logger.info("syncConsumers: No changes needed, skipping updateConsumers.")}catch(y){this.logger.error("syncConsumers: updateConsumers failed with error.",{error:y})}finally{this.logger.info("syncConsumers: Setting consumersSyncing=false and completing sync."),m(this,ts,!1)}n(this,Ln)&&(this.logger.info("syncConsumers: Resync required, calling syncConsumers again."),this.syncConsumers())}computeActivateParticipants(s,t){const e=s.map((i,a)=>({peerId:i,priority:a+1})),r=t==null?void 0:t.map((i,a)=>({peerId:i,priority:-(a+1)}));e.push(...r!=null?r:[]),e.length>0&&this.updateActiveParticipantsWithPriorities(e)}createParticipantObjFromSocketPeer(s){const t=Sf.formatSocketPeerMessage(s);return new sr(this.context,{...t,isHost:!1,videoEnabled:!1,audioMuted:!0,videoTrack:void 0,audioTrack:void 0},this.self,this.roomSocketHandler)}updatePipSource(s,t){var e,r;t?(e=this.pip)==null||e.enableSource(s):(r=this.pip)==null||r.disableSource(s)}onParticipantMediaJoined(s,t){if(!this.mediaJoined||s===this.self.id)return;const e=this.participants.joined.get(s);if(!e){this.logger.warn(`Received media.peerJoinedBroadcast for non-existent peer ${s}`);return}this.logger.info("PEER_INFO:::SOCKET_ON_MEDIA_JOIN",{participant:{id:e.id,maskedName:[...(e==null?void 0:e.name)||""].map((r,i)=>i%2?"*":r).join("")}}),this.logger.info(`onParticipantMediaJoined: peer ${s} has joined media room. Processing.`),t.forEach(r=>{r.kind===Zs.AUDIO&&!r.screenShare?e.setAudioEnabled(!r.pause):r.kind===Zs.VIDEO&&!r.screenShare&&(e.setVideoEnabled(!r.pause),this.updatePipSource(e.id,!r.pause)),e.producers.push({...r,producingTransportId:r.producingTransportId,kind:r.kind===Zs.AUDIO?"audio":"video",producingPeerId:s,mimeType:r.mimeType})}),this.logger.info(`onParticipantMediaJoined: Emitting UPDATE_ACTIVE for peer ${s}`),this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}updateParticipantsMapMinReplacement(s,t){const e=Array.from(s.keys()),r=new Map(s),i=new Set(t),a=[];e.forEach((o,c)=>{(!i.has(o)||!this.participants.joined.get(o))&&a.push(c)}),t.forEach(o=>{if(s.get(o))return;if(e.length<t.length){e.push(o);return}const c=a.shift();e[c]=o}),a.forEach(o=>{e.splice(o,1)}),Array.from(s.keys()).forEach(o=>{s.delete(o,!i.has(o))}),e.forEach(o=>{if(!this.participants.joined.get(o)){this.logger.warn("updateActiveParticipants::participant_not_in_joined_list",{participant:{id:o}});return}s.add(this.participants.joined.get(o),!r.get(o))}),s.emit("participantsUpdate")}updateParticipantsMap(s,t){Array.from(s.keys()).forEach(r=>{t.includes(r)||s.delete(r,!0)}),t.forEach(r=>{s.get(r)||s.add(this.participants.joined.get(r),!0)}),s.emit("participantsUpdate")}updatePinnedParticipants(){this.participants.pinned.forEach(s=>{s.setIsPinned(!1),this.participants.pinned.delete(s.id)})}setupEventsGlobal(){this.roomSocketHandler.on(V.joinRoom,({peer:s})=>{s.waitlisted||(this.logger.info("Processing socket join",{peers:s.peerId}),this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(s)),this.logger.info("Processed socket join",{peers:s.peerId}))}),this.roomSocketHandler.on(V.leaveRoom,s=>{const{peerId:t}=s.peer;this.selectedPeers.delete(t,this.context),this.onParticipantLeave(t)}),this.context.getValue("peerSessionStore").on(w.SOCKET_SERVICE_ROOM_JOINED,()=>{this.self.permissions.acceptWaitingRequests&&this.roomSocketHandler.getWaitingRoomRequests()}),this.self.permissions.on("permissionsUpdate",s=>{const{acceptWaitingRequests:t}=s;t!==void 0&&(t?this.roomSocketHandler.getWaitingRoomRequests():this.participants.waitlisted.clear())}),this.context.getValue("peerSessionStore").on(w.SOCKET_SERVICE_DISCONNECTED,()=>{this.logger.info("Socket disconnected — keeping participants visible for seamless reconnection")}),this.context.getValue("peerSessionStore").on(w.CONSUMER_PAUSED,({id:s})=>{this.processConsumerPaused(s)}),this.context.getValue("peerSessionStore").on(w.CONSUMER_RESUMED,({id:s})=>{this.processConsumerResumed(s)}),this.context.getValue("peerSessionStore").on(w.NEW_CONSUMER,({id:s})=>{this.processNewConsumer(s)}),this.context.getValue("peerSessionStore").on(w.CONSUMER_CLOSED,({id:s})=>{this.processConsumerClosed(s)}),this.context.getValue("peerSessionStore").on(w.ROOM_MESSAGE,async({payload:s,type:t,timestamp:e})=>{this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})}),this.context.getValue("peerSessionStore").on(w.MESSAGE,async({payload:s,type:t,timestamp:e})=>{t!=="spotlight"&&this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})}),this.context.getValue("peerSessionStore").on(w.LOW_CONSUMER_SCORE,({peerId:s,score:t,kind:e})=>{const r=this.participants.joined.get(s);r&&(r.emit("poorConnection",{score:t,kind:e}),this.participants.emit("poorConnection",{participantId:s,score:t,kind:e}))}),this.context.getValue("peerSessionStore").on(w.CONSUMER_SCORE_UPDATE,({score:s,kind:t,appData:e,peerId:r,scoreStats:i})=>{var c;const a=t==="video"&&((c=e==null?void 0:e.screenShare)!=null?c:!1),o=this.participants.joined.get(r);o&&(o.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}))}),this.context.getValue("peerSessionStore").onAsync(w.KICK_PEER,async({peerId:s})=>{const t=this.participants.joined.get(s);this.roomNodeClient.kick(s),await this.roomSocketHandler.kick(s),t?t.emit("kicked"):this.participants.joined.emit("kicked",{id:s})}),this.context.getValue("peerSessionStore").on(w.UPDATE_ACTIVE,({viewMode:s,page:t,createAllConsumers:e}={})=>{this.logger.info(`UPDATE_ACTIVE event received - viewMode: ${n(this,Ht).mode}, page: ${t}, CreateAllConsumers: ${e}`),e&&(this.logger.info(`UPDATE_ACTIVE viewMode: ${s}, Page: ${t}, Removing existing subscriptions.`),this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear()),this.updateMediaSubscribedMaps(s,{page:t}),this.scheduleSyncConsumers({source:"UPDATE_ACTIVE"})})}async onParticipantPinned(s){if(!s){this.self.isPinned&&this.self.setIsPinned(!1),this.participants.pinned.size!==0&&this.updatePinnedParticipants();return}if(s===this.self.id){this.participants.pinned.size!==0&&this.updatePinnedParticipants(),this.self.setIsPinned(!0);return}const t=this.participants.joined.get(s);this.self.isPinned&&this.self.setIsPinned(!1),this.updatePinnedParticipants(),t.setIsPinned(!0),this.participants.pinned.add(t)}async onParticipantSocketJoined(s){var t,e,r;this.logger.info(`onParticipantSocketJoined: peer ${s.id} has joined socket edge. Processing.`),this.self.id!==s.id&&!((t=s.flags)!=null&&t.recorder)&&!((e=s.flags)!=null&&e.hidden_participant)&&!((r=s.flags)!=null&&r.hiddenParticipant)&&(this.participants.videoSubscribed.delete(s.id),this.participants.audioSubscribed.delete(s.id),this.participants.joined.add(s),this.participants.waitlisted.delete(s.id),s.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&this.context.getValue("peerSessionStore").emit(w.UPDATE_STAGE_REQUESTS,{request:{displayName:s.name,userId:s.userId,peerId:s.id},add:!0})),this.context.getValue("peerSessionStore").emit(w.PEER_JOINED_INTERNAL,s)}async onParticipantLeave(s){const t=this.participants.joined.get(s);this.participants.joined.delete(s,!0,!0),this.participants.pinned.delete(s,!0,!0),this.participants.waitlisted.delete(s,!0,!0),this.roomNodeClient&&this.roomNodeClient.closeConsumers(t==null?void 0:t.producers),t&&t.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&this.context.getValue("peerSessionStore").emit(w.UPDATE_STAGE_REQUESTS,{request:{displayName:t.name,userId:t.userId,peerId:t.id},add:!1});const{currentPage:e}=this.participants,r=this.maxPreferredStreams*(e-1),i=this.participants.videoSubscribed.get(s);this.participants.viewMode==="MANUAL"?this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e}):r===0?this.participants.setViewMode("ACTIVE_GRID"):this.participants.joined.size<=r?e===2?this.participants.setViewMode("ACTIVE_GRID"):this.participants.setPage(e-1):i&&this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e})}processMedia(s){var p;const t=this.roomNodeClient.getConsumers(),{peerId:e,kind:r,appData:i,track:a,producerId:o,rtpReceiver:c,paused:d,localId:l}=(p=t.get(s))!=null?p:{};if(!e)return this.logger.warn("processMedia::Peer ID is undefined",{consumer:{id:s,kind:r,peerId:e,appData:{supportsRemoteControl:!!(i!=null&&i.supportsRemoteControl),screenShare:!!(i!=null&&i.screenShare)},remotelyPaused:d,producerId:o}}),{};const u=i;return r==="video"&&u.screenShare!==!0&&this.videoPeerConsumerMap.set(e,s),this.logger.info("ParticipantController::processMedia",{consumer:{id:s,peerId:e,kind:r,appData:u,remotelyPaused:d,producerId:o}}),this.consumerPeerMap.set(s,{type:r,peerId:e,appData:u,remotelyPaused:d,producerId:o}),{peerId:e,kind:r,appData:u,remotelyPaused:d,track:a,producerId:o,rtpReceiver:c,localId:l}}processConsumerClosed(s){const{peerId:t,type:e,appData:r,remotelyPaused:i,producerId:a}=this.consumerPeerMap.get(s)||{},o=this.participants.joined.get(t);if(this.logger.info("ParticipantController::processConsumerClosed",{consumer:{id:s,peerId:t,appData:r,kind:e,remotelyPaused:i,producerId:a}}),this.consumerPeerMap.delete(s),e==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(t),!o)return;const c=o.producers.find(l=>l.producerId===a);c&&(c.consumer={id:s,peerId:t,kind:void 0,appData:r,paused:i,producerId:a,rtpReceiver:void 0,localId:void 0});const d=[];r&&r.screenShare?(o.setScreenShareEnabled(!1),this.context.getValue("callstats").consumerSharedMediaState(s,{screen:!1}),o.screenShareTracks.video&&d.push(o.screenShareTracks.video.id),o.screenShareTracks.audio&&d.push(o.screenShareTracks.audio.id),o.screenShareTracks={audio:void 0,video:void 0}):e==="audio"?(o.setAudioEnabled(!1),o.audioTrack&&d.push(o.audioTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!1}),o.audioTrack=void 0):e==="video"&&(o.setVideoEnabled(!1),this.updatePipSource(o.id,!1),o.videoTrack&&d.push(o.videoTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1}),o.videoTrack=void 0),r.e2ee&&d.forEach(l=>{this.context.getValue("peerSessionStore").emit(w.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:l})})}processConsumerResumed(s){var f;const t=this.processMedia(s),{peerId:e,kind:r,appData:i,track:a,remotelyPaused:o,producerId:c,rtpReceiver:d,localId:l}=t;if(!e)return;this.logger.info("ParticipantController::processConsumerResumed",{consumer:{id:s,peerId:e,kind:r,appData:i,remotelyPaused:o,producerId:c}});const u=this.participants.joined.get(e);if(!u)return;const p=u.producers.find(S=>S.producerId===c);if(p&&(p.consumer={id:s,peerId:e,kind:r,appData:i,paused:o,producerId:c,rtpReceiver:d,localId:l}),i.e2ee&&this.context.getValue("peerSessionStore").emit(w.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:d,track:a}),i.screenShare){r==="video"?u.screenShareTracks.video=a:r==="audio"&&(u.screenShareTracks.audio=a),u.setScreenShareEnabled(!0),(f=this.context)==null||f.getValue("callstats").consumerSharedMediaState(s,{screen:!0});return}r==="video"?(u.videoTrack=a,u.setVideoEnabled(!0),this.updatePipSource(u.id,!0),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!0})):r==="audio"&&(u.audioTrack=a,u.setAudioEnabled(u.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:u.audioEnabled}))}processConsumerPaused(s){this.logger.info(`ParticipantController::processConsumerPaused called for consumerId: ${s}`);const{peerId:t,kind:e,track:r,appData:i,remotelyPaused:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processConsumerPaused",{consumer:{id:s,peerId:t,kind:e,appData:i,remotelyPaused:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const u=l.producers.find(p=>p.producerId===o);u&&(u.consumer={id:s,peerId:t,kind:e,appData:i,paused:a,producerId:o,rtpReceiver:c,localId:d}),r&&i.e2ee&&this.context.getValue("peerSessionStore").emit(w.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:r.id}),e==="video"?(l.videoTrack=r,l.setVideoEnabled(!1),this.updatePipSource(l.id,!1),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1})):e==="audio"&&(l.audioTrack=r,l.setAudioEnabled(l.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:l.audioEnabled}))}processNewConsumer(s){const{peerId:t,kind:e,remotelyPaused:r,track:i,appData:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processNewConsumer",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const u=l.producers.find(p=>p.producerId===o);if(u&&(u.consumer={id:s,peerId:t,kind:e,appData:a,paused:r,producerId:o,rtpReceiver:c,localId:d}),a.screenShare){e==="video"?l.screenShareTracks.video=i:e==="audio"&&(l.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder)&&l.setScreenShareEnabled(!0),a.supportsRemoteControl&&(l.supportsRemoteControl=!0),this.participants.broadcastMessage("screenshareConsumerCreated",{producerId:o,peerId:t,screenShare:!0,consumerId:s,consumerPeerId:this.self.id}),this.logger.info("ParticipantController::newScreenshareConsumer::screenshareConsumerCreated",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});return}e==="video"?(l.videoTrack=i,r||(l.setVideoEnabled(!0),this.updatePipSource(l.id,!0)),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!r})):e==="audio"&&(l.audioTrack=i,r||l.setAudioEnabled(!0),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!r})),!r&&a.e2ee&&this.context.getValue("peerSessionStore").emit(w.E2EE_ACTIVE_CONSUMER,{peerId:t,rtpReceiver:c,track:i})}static formatSocketPeerMessage(s){var e,r,i,a,o,c;if(!s)return;const t=nh(s.stageType);return{id:s.peerId,userId:s.userId,name:s.displayName,displayName:s.displayName,stageType:t,customParticipantId:s.customParticipantId,presetId:s.presetId,picture:s.displayPictureUrl,waitlisted:s.waitlisted,stageStatus:t,metadata:{preset_name:(e=s.flags)==null?void 0:e.presetName},recorderType:(r=s.flags)==null?void 0:r.recorderType,flags:{hiddenParticipant:(i=s.flags)==null?void 0:i.hiddenParticipant,hidden_participant:(a=s.flags)==null?void 0:a.hiddenParticipant,recorder:((o=s.flags)==null?void 0:o.recorderType)!==void 0&&((c=s.flags)==null?void 0:c.recorderType)!=="NONE"}}}async onSelectedPeers(s,t){this.participants.viewMode==="ACTIVE_GRID"&&this.computeActivateParticipants(s,t)}updateActiveParticipantsWithPriorities(s,t=!1){if(this.participants.viewMode==="MANUAL")return;if(!this.mediaJoined){this.logger.warn("Skipped::ParticipantController::updateActiveParticipantsWithPriorities",{roomJoined:this.mediaJoined});return}s.forEach(r=>{this.selectedPeers.add(r.peerId,r.priority,this.context)});const e=this.selectedPeers.activeSpeakerPeers.at(0);e!==void 0&&e!==this.participants.lastActiveSpeaker&&(this.participants.lastActiveSpeaker=e,this.participants.emit("activeSpeaker",{peerId:e,volume:1})),t&&this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}},Ht=new WeakMap,ts=new WeakMap,Ln=new WeakMap,og);let cr=Sf;Ji([E.trace("ParticipantController.setupEvents")],cr.prototype,"setupEvents",1);Ji([E.trace("ParticipantController.setupEvents")],cr.prototype,"setupEventsGlobal",1);Ji([E.trace("ParticipantController.processMedia")],cr.prototype,"processMedia",1);Ji([E.trace("ParticipantController.processConsumerClosed")],cr.prototype,"processConsumerClosed",1);Ji([E.trace("ParticipantController.processConsumerResumed")],cr.prototype,"processConsumerResumed",1);Ji([E.trace("ParticipantController.processConsumerPaused")],cr.prototype,"processConsumerPaused",1);Ji([E.trace("ParticipantController.processNewConsumer")],cr.prototype,"processNewConsumer",1);const Ee=Es(th().permissions);var W,Vn,xn,Cd,it,St;const wd=class extends At{constructor(e,r,i,a=!1){const o=e.getValue("logger");super(o);g(this,it);g(this,W,void 0);g(this,Vn,void 0);g(this,xn,void 0);g(this,Cd,e=>{var l,u,p;const{chat:r,connectedMeetings:i,plugins:a,polls:o,media:c,...d}=e;if(r&&(r.private&&lr(n(this,W).chat.private,r.private),r.public&&lr(n(this,W).chat.public,r.public),this.emit("chatUpdate")),i&&lr(n(this,W).connectedMeetings,i),c){const f=y=>{switch(y){case xr.NONE:return F.Allowed;case xr.ALLOWED:return F.Allowed;case xr.NOT_ALLOWED:return F.NotAllowed;case xr.CAN_REQUEST:return F.CanRequest;default:return}},S={audio:void 0,video:void 0,screenshare:void 0};(l=c.audio)!=null&&l.canProduce&&(S.audio={canProduce:f(c.audio.canProduce)}),(u=c.video)!=null&&u.canProduce&&(S.video={canProduce:f(c.video.canProduce)}),(p=c.screenshare)!=null&&p.canProduce&&(S.screenshare={canProduce:f(c.screenshare.canProduce)}),lr(n(this,W).media,S)}a&&(lr(n(this,W).plugins,a),this.emit("pluginsUpdate")),o&&(lr(n(this,W).polls,o),this.emit("pollsUpdate")),Object.keys(d).length!==0&&lr(n(this,W),d),this.emit("permissionsUpdate",e)});if(!r)throw this.logger.error("PermissionPreset::load_preset_permissions_failed"),new R("Could not load preset permissions.","0904");m(this,xn,e),m(this,Vn,i),m(this,W,r),a&&this.setupEvents()}setupEvents(){n(this,xn).getValue("peerSessionStore").on(w.UPDATE_PERMISSIONS,n(this,Cd))}static init(e,r,i){let a;return i?a=new wd(e,i,r,!0):a=new wd(e,Ee,r),a}get mediaRoomType(){return"CF"}get stageEnabled(){var e;return((e=n(this,W))==null?void 0:e.stageEnabled)||n(this,Vn)===Xs.Webinar||n(this,Vn)===Xs.Livestream}get acceptStageRequests(){var e,r;return this.stageEnabled?((e=n(this,W))==null?void 0:e.acceptStageRequests)||((r=n(this,W))==null?void 0:r.canAcceptProductionRequests):!1}get stageAccess(){var e,r,i;return((e=n(this,W))==null?void 0:e.stageAccess)===F.NotAllowed?F.NotAllowed:((r=n(this,W))==null?void 0:r.stageAccess)===F.CanRequest?F.CanRequest:((i=n(this,W))==null?void 0:i.stageAccess)===F.Allowed||n(this,W).media.audio.canProduce===F.Allowed||n(this,W).media.video.canProduce===F.Allowed||n(this,W).media.screenshare.canProduce===F.Allowed?F.Allowed:n(this,W).media.audio.canProduce===F.CanRequest||n(this,W).media.video.canProduce===F.CanRequest||n(this,W).media.screenshare.canProduce===F.CanRequest?F.CanRequest:F.NotAllowed}get acceptWaitingRequests(){var e,r;return(r=(e=n(this,W))==null?void 0:e.acceptWaitingRequests)!=null?r:Ee.acceptWaitingRequests}get requestProduceVideo(){var e,r,i;return((i=(r=(e=n(this,W))==null?void 0:e.media)==null?void 0:r.video)==null?void 0:i.canProduce)===F.CanRequest}get requestProduceAudio(){var e,r,i;return((i=(r=(e=n(this,W))==null?void 0:e.media)==null?void 0:r.audio)==null?void 0:i.canProduce)===F.CanRequest}get requestProduceScreenshare(){var e,r,i;return((i=(r=(e=n(this,W))==null?void 0:e.media)==null?void 0:r.screenshare)==null?void 0:i.canProduce)===F.CanRequest}get canAllowParticipantAudio(){var e,r;return(r=(e=n(this,W))==null?void 0:e.disableParticipantAudio)!=null?r:Ee.disableParticipantAudio}get canAllowParticipantScreensharing(){var e,r;return(r=(e=n(this,W))==null?void 0:e.canAcceptProductionRequests)!=null?r:Ee.canAcceptProductionRequests}get canAllowParticipantVideo(){var e,r;return(r=(e=n(this,W))==null?void 0:e.disableParticipantVideo)!=null?r:Ee.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var e,r;return(r=(e=n(this,W))==null?void 0:e.kickParticipant)!=null?r:Ee.kickParticipant}get pinParticipant(){var e,r;return(r=(e=n(this,W))==null?void 0:e.pinParticipant)!=null?r:Ee.pinParticipant}get canRecord(){var e,r;return(r=(e=n(this,W))==null?void 0:e.canRecord)!=null?r:Ee.canRecord}get waitingRoomBehaviour(){var e,r;return(r=(e=n(this,W))==null?void 0:e.waitingRoomType)!=null?r:Ee.waitingRoomType}get plugins(){var e,r;return(r=(e=n(this,W))==null?void 0:e.plugins)!=null?r:Ee.plugins}get polls(){var e,r;return(r=(e=n(this,W))==null?void 0:e.polls)!=null?r:Ee.polls}get canProduceVideo(){var r;const e=(r=n(this,W).media.video.canProduce)!=null?r:Ee.media.video.canProduce;return this.stageEnabled&&(n(this,it,St)==="ACCEPTED_TO_JOIN_STAGE"||n(this,it,St)==="ON_STAGE")&&e===F.CanRequest?F.Allowed:this.stageEnabled&&(n(this,it,St)==="OFF_STAGE"||n(this,it,St)==="REQUESTED_TO_JOIN_STAGE")&&e===F.Allowed?F.NotAllowed:e}get canProduceScreenshare(){var r;const e=(r=n(this,W).media.screenshare.canProduce)!=null?r:Ee.media.screenshare.canProduce;return this.stageEnabled&&(n(this,it,St)==="ACCEPTED_TO_JOIN_STAGE"||n(this,it,St)==="ON_STAGE")&&e===F.CanRequest?F.Allowed:this.stageEnabled&&(n(this,it,St)==="OFF_STAGE"||n(this,it,St)==="REQUESTED_TO_JOIN_STAGE")&&e===F.Allowed?F.NotAllowed:e}get canProduceAudio(){var r;const e=(r=n(this,W).media.audio.canProduce)!=null?r:Ee.media.audio.canProduce;return this.stageEnabled&&(n(this,it,St)==="ACCEPTED_TO_JOIN_STAGE"||n(this,it,St)==="ON_STAGE")&&e===F.CanRequest?F.Allowed:this.stageEnabled&&(n(this,it,St)==="OFF_STAGE"||n(this,it,St)==="REQUESTED_TO_JOIN_STAGE")&&e===F.Allowed?F.NotAllowed:e}get chatPublic(){var e,r,i;return(i=(r=(e=n(this,W))==null?void 0:e.chat)==null?void 0:r.public)!=null?i:Ee.chat.public}get chatPrivate(){var e,r,i;return(i=(r=(e=n(this,W))==null?void 0:e.chat)==null?void 0:r.private)!=null?i:Ee.chat.private}get connectedMeetings(){var e,r;return(r=(e=n(this,W))==null?void 0:e.connectedMeetings)!=null?r:Ee==null?void 0:Ee.connectedMeetings}get hiddenParticipant(){var e,r;return(r=(e=n(this,W))==null?void 0:e.hiddenParticipant)!=null?r:Ee.hiddenParticipant}get showParticipantList(){var e;return(e=n(this,W).showParticipantList)!=null?e:Ee.showParticipantList}get canChangeParticipantPermissions(){var e,r;return(r=(e=n(this,W))==null?void 0:e.canChangeParticipantPermissions)!=null?r:Ee.canChangeParticipantPermissions}get canEditDisplayName(){var e;return(e=n(this,W).canEditDisplayName)!=null?e:!1}get isRecorder(){return n(this,W).isRecorder}get canSpotlight(){return n(this,W).canSpotlight}get canLivestream(){return n(this,W).canLivestream}get transcriptionEnabled(){return n(this,W).transcriptionEnabled}};let vu=wd;W=new WeakMap,Vn=new WeakMap,xn=new WeakMap,Cd=new WeakMap,it=new WeakSet,St=function(){return n(this,xn).getValue("stageStatus")};var _t;class vf extends At{constructor(e,r){super(r);h(this,"localMediaHandler");g(this,_t,void 0);m(this,_t,e)}async updatePermission(){var d,l;const e=(u,p)=>{this.mediaPermissions[u]=p;const f={message:this.mediaPermissions[u],kind:u};p==="DENIED"?n(this,_t).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_ERROR,f):n(this,_t).getValue("peerSessionStore").emit(w.MEDIA_PERMISSION_UPDATE,f)};if(me.getName()==="firefox")return;const r="microphone",i="camera",a=await((d=navigator==null?void 0:navigator.permissions)==null?void 0:d.query({name:r})),o=await((l=navigator==null?void 0:navigator.permissions)==null?void 0:l.query({name:i})),c=(u,p)=>{switch(p){case"granted":e(u,"ACCEPTED");break;case"denied":e(u,"DENIED");break;case"prompt":e(u,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};a&&(a.onchange=()=>c("audio",a.state)),o&&(o.onchange=()=>c("video",o.state))}async populateMediaPermissionsInCallstats({message:e,kind:r}){var i,a,o,c;switch(r){case"audio":{(i=n(this,_t))==null||i.getValue("callstats").mediaPermission("AUDIO",e),(a=n(this,_t))==null||a.getValue("callstats").mediaPermission("SPEAKER",e);break}case"video":{(o=n(this,_t))==null||o.getValue("callstats").mediaPermission("VIDEO",e);break}case"screenshare":{(c=n(this,_t))==null||c.getValue("callstats").mediaPermission("SCREENSHARE",e);break}}}get peerId(){var e;return(e=n(this,_t))==null?void 0:e.getValue("peerId")}async init(e={},r=!1,i=null){var a,o,c,d,l,u,p;if(me.init(),i&&m(this,_t,i),!this.localMediaHandler)try{let f=!0;if((a=i==null?void 0:i.getValue("defaults"))!=null&&a.mediaHandler)f=!1,this.localMediaHandler=i.getValue("defaults").mediaHandler.localMediaHandler;else if(navigator.RNLocalMediaHandlerImpl){const{RNLocalMediaHandlerImpl:S}=navigator;this.localMediaHandler=await S.init(e)}else this.localMediaHandler=new Tt(i,e.constraints,(o=i==null?void 0:i.getValue("defaults"))==null?void 0:o.isNonPreferredDevice,(c=i==null?void 0:i.getValue("defaults"))==null?void 0:c.autoSwitchAudioDevice);if(i==null||i.getValue("peerSessionStore").on(w.MEDIA_PERMISSION_UPDATE,async S=>{if(this.populateMediaPermissionsInCallstats({message:S.message,kind:S.kind}),S.message==="NOT_REQUESTED")switch(S==null?void 0:S.kind){case"audio":this.rawAudioTrack&&(this.logger.info("Disabling audio due to media permission update"),this.disableAudio());break;case"video":this.rawVideoTrack&&(this.logger.info("Disabling video due to media permission update"),this.disableVideo());break;default:break}this.emit("mediaPermissionUpdate",S)}),i==null||i.getValue("peerSessionStore").on(w.MEDIA_PERMISSION_ERROR,async S=>{const{kind:y,message:P,constraints:C}=S;this.populateMediaPermissionsInCallstats({message:P,kind:y}),y==="audio"?(this.logger.info(`Disabling audio due to media permission error skipping: ${this.localMediaHandler.audioUpdateInProgress}`),this.localMediaHandler.audioUpdateInProgress===!1&&this.disableAudio()):y==="video"&&(this.logger.info(`Disabling video due to media permission error skipping: ${this.localMediaHandler.videoUpdateInProgress}`),this.localMediaHandler.videoUpdateInProgress===!1&&this.disableVideo()),this.logger.error("SelfController::mediaPermissionError",{error:{message:P},constraints:C,mediaPermissionsErrors:{kind:y,message:P}}),this.emit("mediaPermissionError",S),this.emit("mediaPermissionUpdate",{message:P,kind:y})}),f){this.logger.info(`Setting up SelfMedia streams using media handler. audio:${(d=e==null?void 0:e.audio)!=null?d:!0} video:${(l=e==null?void 0:e.video)!=null?l:!0}`);const S=this.localMediaHandler.setupStreams({video:(u=e==null?void 0:e.video)!=null?u:!0,audio:(p=e==null?void 0:e.audio)!=null?p:!0});r||await S}}catch(f){this.logger.error("Self::init::Failed To Setup Streams",{error:{name:f.name,message:f.message}})}}set context(e){m(this,_t,e),this.localMediaHandler.context=e}get audioTrack(){return this.localMediaHandler.audioTrack}get rawAudioTrack(){return this.localMediaHandler.rawAudioTrack}get mediaPermissions(){return this.localMediaHandler.permissions}async addAudioMiddleware(e){return this.localMediaHandler.addAudioMiddleware(e)}async removeAudioMiddleware(e){return this.localMediaHandler.removeAudioMiddleware(e)}async removeAllAudioMiddlewares(){return this.localMediaHandler.removeAllAudioMiddlewares()}get videoTrack(){return this.localMediaHandler.videoTrack}get rawVideoTrack(){return this.localMediaHandler.rawVideoTrack}async addVideoMiddleware(e){return this.localMediaHandler.addVideoMiddleware(e)}async setVideoMiddlewareGlobalConfig(e={disablePerFrameCanvasRendering:!1}){return this.localMediaHandler.setVideoMiddlewareGlobalConfig(e)}async removeVideoMiddleware(e){return this.localMediaHandler.removeVideoMiddleware(e)}async removeAllVideoMiddlewares(){return this.localMediaHandler.removeAllVideoMiddlewares()}get screenShareTracks(){return this.localMediaHandler.screenShareTracks}get audioEnabled(){return this.localMediaHandler.audioEnabled}get videoEnabled(){return this.localMediaHandler.videoEnabled}get screenShareEnabled(){return this.localMediaHandler.screenShareEnabled}async enableAudio(){await this.localMediaHandler.enableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}async enableVideo(){await this.localMediaHandler.enableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}async disableAudio(){this.localMediaHandler.disableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}async enableScreenShare(){await this.localMediaHandler.enableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}async disableScreenShare(){await this.localMediaHandler.disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}async disableVideo(){await this.localMediaHandler.disableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}getCurrentDevices(){return this.localMediaHandler.getCurrentDevices()}async getAudioDevices(){return await this.localMediaHandler.getAudioDevices()}async getVideoDevices(){return await this.localMediaHandler.getVideoDevices()}async getSpeakerDevices(){return await this.localMediaHandler.getSpeakerDevices()}getDeviceById(e,r){let i;return r==="audio"?i="audioinput":r==="video"?i="videoinput":r==="speaker"&&(i="audiooutput"),this.localMediaHandler.getDeviceById(e,i)}async setDevice(e){switch(e.kind){case"audioinput":try{await this.localMediaHandler.setAudioDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":await this.localMediaHandler.setSpeakerDevice(e,{saveDevicePreference:!0});break;case"videoinput":try{await this.localMediaHandler.setVideoDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}this.emit("deviceUpdate",{device:e})}}_t=new WeakMap;var A0=Object.defineProperty,I0=Object.getOwnPropertyDescriptor,dt=(s,t,e,r)=>{for(var i=r>1?void 0:r?I0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&A0(t,e,i),i},Un,nt,$n,Ue,$s,zr,$e,ze,Hn,qc,Ie,Ne,Bn,Fn,Vo,yu,cg;let Ge=(cg=class extends vf{constructor(t,e,r,i,a){const o=t.getValue("logger");super(t,o);g(this,$s);g(this,$e);g(this,Hn);g(this,Ie);g(this,Vo);h(this,"name");h(this,"picture");h(this,"customParticipantId");h(this,"waitlistStatus");g(this,Un,void 0);g(this,nt,void 0);g(this,$n,void 0);h(this,"role");h(this,"userId");h(this,"organizationId");h(this,"supportsRemoteControl",!1);h(this,"device");g(this,Ue,void 0);h(this,"hidden",!1);h(this,"presetName");h(this,"roomState","init");g(this,Bn,new Set);g(this,Fn,new Set);m(this,Ue,t),this.userId=e.id,this.name=e.name,this.picture=e.picture,this.customParticipantId=e.customParticipantId,this.waitlistStatus="none",m(this,nt,r),m(this,Un,i),this.hidden=!1,m(this,$n,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=me.isElectron(),this.device=me.getDeviceInfo(),this.presetName=a,this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),D(this,Vo,yu).call(this)}get telemetry(){return n(this,Ue).getValue("telemetry")}get stageStatus(){return n(this,Ue).getValue("stageStatus")}get producers(){var t,e;return Array.from((e=(t=n(this,$e,ze).getProducers())==null?void 0:t.values())!=null?e:[])}get id(){return this.peerId}get peerId(){return n(this,Ue).getValue("peerId")}static async __init__(t,e,r,i,a,o=!1){var f,S,y,P,C,b;let c=(S=(f=t.getValue("defaults"))==null?void 0:f.audio)!=null?S:!0,d=(P=(y=t.getValue("defaults"))==null?void 0:y.video)!=null?P:!0;r.canProduceAudio!=="ALLOWED"&&(c=!1),r.canProduceVideo!=="ALLOWED"&&(d=!1);const l=new Ge(t,e,r,i,a),u=BI(i.mediaConstraints);lr(u,(C=t.getValue("defaults"))==null?void 0:C.mediaConfiguration);const p=(b=t.getValue("defaults"))==null?void 0:b.mediaHandler;return p&&(p.context=t),await l.init({audio:c,video:d,constraints:u},o,t),l.setupEvents(),l}cleanupEvents(){this.removeAllListeners("videoUpdate"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("VIDEO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_LIST_UPDATED"),this.localMediaHandler.removeAllListeners("SCREENSHARE_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("SCREENSHARE_ENDED"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_SILENT"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_AUDIO"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_VIDEO"),n(this,nt).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",D(this,Vo,yu));const t=n(this,Hn,qc);t&&t.onError(e=>{this.emit("autoplayError",e)}),this.localMediaHandler.on("AUDIO_TRACK_CHANGE",async()=>{if(this.logger.info("Self::setupEvents::AUDIO_TRACK_CHANGE",{...Zr(this)}),n(this,Ie,Ne)&&this.audioEnabled)try{await n(this,$e,ze).shareMic(this.audioTrack)}catch(e){this.logger.error("Self::setupEvents::Error while sharing mic",{error:e}),this.localMediaHandler.disableAudio()}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}),this.localMediaHandler.on("VIDEO_TRACK_CHANGE",async()=>{if(this.logger.info("Self::setupEvents::VIDEO_TRACK_CHANGE",{...Zr(this)}),n(this,Ie,Ne)&&this.rawVideoTrack===void 0)this.logger.info("Self::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&n(this,Ie,Ne))try{await n(this,$e,ze).shareWebcam(this.videoTrack)}catch(e){this.logger.error("Self::setupEvents::failed shareWebcam",{error:e}),this.videoEnabled&&await this.localMediaHandler.disableVideo()}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}),this.localMediaHandler.on("DEVICE_CHANGE",async({device:e})=>{var r;this.emit("deviceUpdate",{device:e}),e.kind==="audiooutput"&&typeof HTMLAudioElement.prototype.setSinkId=="function"&&((r=n(this,Hn,qc))==null||r.setSpeakerDevice(e.deviceId))}),this.localMediaHandler.on("DEVICE_LIST_UPDATED",e=>{this.emit("deviceListUpdate",e)}),this.localMediaHandler.on("SCREENSHARE_TRACK_CHANGE",async()=>{if(!n(this,Ie,Ne)){this.logger.error("Self.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{await n(this,$e,ze).shareScreen(this.screenShareTracks)}catch(e){this.logger.error("Self::setupEvents::Error while sharing screen",{error:e}),this.screenShareEnabled&&await this.localMediaHandler.disableScreenShare()}this.logger.info("Self::setupEvents::SCREENSHARE_TRACK_CHANGE",{...Zr(this)}),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}),this.localMediaHandler.on("SCREENSHARE_ENDED",async()=>{this.logger.log("Disabling screenshare due to SCREENSHARE_ENDED"),await this.disableScreenShare(),this.logger.info("Self::setupEvents::SCREENSHARE_ENDED",{...Zr(this)})}),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{var e;(e=n(this,Ue))==null||e.getValue("callstats").mediaTrackMuted("AUDIO")}),this.localMediaHandler.on("FORCE_MUTE_AUDIO",()=>{this.disableAudio()}),this.localMediaHandler.on("FORCE_MUTE_VIDEO",async()=>{var e;n(this,Ie,Ne)&&await n(this,$e,ze).pauseWebcam(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(e=n(this,Ue))==null||e.getValue("callstats").videoOff()}),n(this,nt).on("permissionsUpdate",e=>{var r,i,a;(r=e==null?void 0:e.media)!=null&&r.audio&&n(this,nt).canProduceAudio!==F.Allowed&&(this.disableAudio(),this.logger.info(`Disabled audio due to dynamic preset change: canProduceAudio: ${this.permissions.canProduceAudio}`)),(i=e==null?void 0:e.media)!=null&&i.video&&n(this,nt).canProduceVideo!==F.Allowed&&(this.disableVideo(),this.logger.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(a=e==null?void 0:e.media)!=null&&a.screenshare&&n(this,nt).canProduceScreenshare!==F.Allowed&&(this.disableScreenShare(),this.logger.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return n(this,nt)}get config(){return n(this,Un)}get roomJoined(){var t;return n(this,Un).viewType===Xs.Livestream&&this.stageStatus!=="ON_STAGE"?((t=n(this,Ue).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:n(this,Ie,Ne)}setName(t){if(!t)throw new R("Name cannot be empty.","1103");this.name=t}async setupTracks(t={}){t.forceReset,await this.disableAudio(),await this.disableVideo(),this.localMediaHandler.removeAudioTrack(),this.localMediaHandler.removeVideoTrack(),t.audio&&await this.enableAudio(),t.video&&await this.enableVideo()}async destructMediaHandler(){return this.localMediaHandler.destruct()}async removeDocumentEventListeners(){return this.localMediaHandler.removeDocumentEventListeners()}async enableAudio(t){var e;if(this.permissions.canProduceAudio!==F.NotAllowed&&!(n(this,nt).canProduceAudio===F.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if((e=n(this,Ue))==null||e.getValue("callstats").audioOn(),await this.localMediaHandler.enableAudio(t),n(this,Ie,Ne)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{await n(this,$e,ze).shareMic(this.audioTrack)}catch(r){this.logger.error("Self::enableAudio::Error while sharing mic",{error:r}),this.localMediaHandler.disableAudio()}if(!this.audioEnabled)return}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}}async enableVideo(t){var e;if(n(this,nt).canProduceVideo!==F.NotAllowed&&!(n(this,nt).canProduceVideo===F.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if((e=n(this,Ue))==null||e.getValue("callstats").videoOn(),await this.localMediaHandler.enableVideo(t),n(this,Ie,Ne)&&this.stageStatus==="ON_STAGE")try{await n(this,$e,ze).shareWebcam(this.videoTrack)}catch(r){this.logger.error("Self::enableVideo::Error while sharing video",{error:r}),this.videoEnabled&&this.localMediaHandler.disableVideo()}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),this.logger.info("Self.enableVideo",{...Zr(this)})}}async updateVideoConstraints(t){if(!this.localMediaHandler.updateVideoConstraints)throw new R("Unsupported","1102");await this.localMediaHandler.updateVideoConstraints(t)}async enableScreenShare(){if(!n(this,Ie,Ne))throw new R("Can`t enable screenshare without joining room","1105");if(n(this,nt).canProduceScreenshare!==F.NotAllowed&&!(n(this,nt).canProduceScreenshare===F.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.screenShareEnabled&&(await this.localMediaHandler.enableScreenShare(),this.screenShareTracks.audio||this.screenShareTracks.video)){try{await n(this,$e,ze).shareScreen(this.screenShareTracks)}catch(t){this.logger.error("Self::enableScreenShare::Error while sharing screen",{error:t}),this.screenShareEnabled&&await this.localMediaHandler.disableScreenShare()}this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}}async updateScreenshareConstraints(t){if(!this.localMediaHandler.updateScreenshareConstraints)throw new R("Unsupported","1102");await this.localMediaHandler.updateScreenshareConstraints(t)}async disableAudio(){var t;this.audioEnabled&&(this.localMediaHandler.disableAudio(),n(this,Ie,Ne)&&n(this,$e,ze).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),(t=n(this,Ue))==null||t.getValue("callstats").audioOff())}async disableVideo(){var t;this.videoEnabled&&(await this.localMediaHandler.disableVideo(),n(this,Ie,Ne)&&await n(this,$e,ze).pauseWebcam(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(t=n(this,Ue))==null||t.getValue("callstats").videoOff())}async disableScreenShare(){this.screenShareEnabled&&(await this.localMediaHandler.disableScreenShare(),n(this,Ie,Ne)&&await n(this,$e,ze).disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var i;m(this,$n,t);const r=t?"pinned":"unpinned";(i=n(this,$s,zr))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return n(this,$n)}async pin(){if(!n(this,Ie,Ne))throw new R("Can`t pin participants without joining room","1105");return this.show(),n(this,$e,ze).pinPeer(this.id)}async unpin(){if(!n(this,Ie,Ne))throw new R("Can`t unpin participants without joining room","1105");return n(this,$e,ze).pinPeer(null)}async hide(){if(!n(this,Ie,Ne))throw new R("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})}show(){if(!n(this,Ie,Ne))throw new R("Can`t toggle participant tile without joining room","1105");this.hidden=!1,this.emit("toggleTile",{hidden:this.hidden})}async setDevice(t){var r,i,a;if(!t)throw new R("No device selected","1104");const e=this.getCurrentDevices();switch(t.deviceId&&(((r=e==null?void 0:e.audio)==null?void 0:r.deviceId)===t.deviceId||((i=e==null?void 0:e.video)==null?void 0:i.deviceId)===t.deviceId||((a=e==null?void 0:e.speaker)==null?void 0:a.deviceId)===t.deviceId)&&this.logger.warn("Self.setDevice.setting_to_in_use_device",{devices:[t]}),t.kind){case"audioinput":try{await this.localMediaHandler.setAudioDevice(t,{saveDevicePreference:!0})}catch(o){n(this,Ie,Ne)&&await n(this,$e,ze).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":await this.localMediaHandler.setSpeakerDevice(t,{saveDevicePreference:!0});break;case"videoinput":try{await this.localMediaHandler.setVideoDevice(t,{saveDevicePreference:!0})}catch(o){n(this,Ie,Ne)&&await n(this,$e,ze).pauseWebcam(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}}cleanUpTracks(){var t,e,r,i;(t=this.audioTrack)==null||t.stop(),(e=this.rawAudioTrack)==null||e.stop(),(r=this.videoTrack)==null||r.stop(),(i=this.rawVideoTrack)==null||i.stop()}playAudio(){var t;return(t=n(this,Hn,qc))==null?void 0:t.play()}registerVideoElement(t,e=!1){var r,i;t&&(e?n(this,Bn).add(t):n(this,Fn).add(t),this.updateVideo(t),e||(i=n(this,$s,zr))==null||i.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(r=this.raised)!=null?r:!1))}deregisterVideoElement(t,e=!1){if(!t){n(this,$s,zr).removeSource(this.id);return}t.srcObject=void 0,e?n(this,Bn).delete(t):(n(this,Fn).delete(t),n(this,$s,zr).removeSource(this.id))}updateVideo(t,e=!1){var r,i,a;if(this.videoEnabled){if(this.videoTrack==null)return;const o=(r=t.srcObject)==null?void 0:r.getTracks()[0];if((o==null?void 0:o.id)===this.videoTrack.id)return;const c=new MediaStream;c.addTrack(this.videoTrack),t.srcObject=c,e||(i=n(this,$s,zr))==null||i.enableSource(this.id)}else t.srcObject=void 0,e||(a=n(this,$s,zr))==null||a.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},Un=new WeakMap,nt=new WeakMap,$n=new WeakMap,Ue=new WeakMap,$s=new WeakSet,zr=function(){return n(this,Ue).getValue("pip")},$e=new WeakSet,ze=function(){return n(this,Ue).getValue("roomNodeClient")},Hn=new WeakSet,qc=function(){return n(this,Ue).getValue("audioPlayback")},Ie=new WeakSet,Ne=function(){var t;return((t=n(this,Ue).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Bn=new WeakMap,Fn=new WeakMap,Vo=new WeakSet,yu=function(){Array.from(n(this,Fn)).forEach(t=>this.updateVideo(t,!1)),Array.from(n(this,Bn)).forEach(t=>this.updateVideo(t,!0))},cg);dt([E.trace("Self.cleanupEvents")],Ge.prototype,"cleanupEvents",1);dt([E.trace("Self.setupEvents")],Ge.prototype,"setupEvents",1);dt([E.trace("Self.setupTracks")],Ge.prototype,"setupTracks",1);dt([E.trace("Self.destructMediaHandler")],Ge.prototype,"destructMediaHandler",1);dt([E.trace("Self.removeDocumentEventListeners")],Ge.prototype,"removeDocumentEventListeners",1);dt([or.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"Self.toggleAudio",timeout:3e3}),E.trace("Self.enableAudio")],Ge.prototype,"enableAudio",1);dt([or.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"Self.toggleVideo",timeout:3e3}),E.trace("Self.enableVideo")],Ge.prototype,"enableVideo",1);dt([E.trace("Self.updateVideoConstraints")],Ge.prototype,"updateVideoConstraints",1);dt([E.trace("Self.enableScreenShare"),or.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3})],Ge.prototype,"enableScreenShare",1);dt([E.trace("Self.updateScreenshareConstraints")],Ge.prototype,"updateScreenshareConstraints",1);dt([or.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"Self.toggleAudio",timeout:3e3}),E.trace("Self.disableAudio")],Ge.prototype,"disableAudio",1);dt([or.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"Self.toggleVideo",timeout:3e3}),E.trace("Self.disableVideo")],Ge.prototype,"disableVideo",1);dt([or.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3}),E.trace("Self.disableScreenShare")],Ge.prototype,"disableScreenShare",1);dt([E.trace("Self.setDevice")],Ge.prototype,"setDevice",1);Ge=dt([et("1100")],Ge);class hh extends Error{constructor(t){super(t!=null?t:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,hh)}}class ph extends Error{constructor(t){super(t!=null?t:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,ph)}}var xo;class Eu{constructor(t,e=!1){h(this,"pendingTasks",new Map);h(this,"nextTaskId",0);h(this,"stopping",!1);g(this,xo,void 0);this.log=e,m(this,xo,{info:e&&t?t.info:()=>{}})}get size(){return this.pendingTasks.size}async push(t,e,r){if(e=e!=null?e:t.name,typeof t!="function")throw new TypeError("given task is not a function");if(e)try{Object.defineProperty(t,"name",{value:e})}catch(i){}return new Promise((i,a)=>{const o={id:this.nextTaskId++,task:t,metadata:r,name:e,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:c=>{if(o.completed)return;o.completed=!0,this.pendingTasks.delete(o.id),i(c);const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)},reject:c=>{if(!o.completed&&(o.completed=!0,this.pendingTasks.delete(o.id),a(c),!this.stopping)){const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)}}};this.pendingTasks.set(o.id,o),this.pendingTasks.size===1&&this.execute(o)})}stop(){this.stopping=!0;for(const t of this.pendingTasks.values())t.reject(new hh);this.stopping=!1}remove(t){const e=Array.from(this.pendingTasks.values())[t];e&&e.reject(new ph)}get(t){return Array.from(this.pendingTasks.values())[t]}dump(){const t=Date.now();let e=0;return Array.from(this.pendingTasks.values()).map(r=>({idx:e++,task:r.task,name:r.name,enqueuedTime:r.executedAt?r.executedAt-r.enqueuedAt:t-r.enqueuedAt,executionTime:r.executedAt?t-r.executedAt:0}))}async execute(t){if(t.executedAt)throw new Error("task already being executed");t.executedAt=Date.now();try{const e=this.pendingTasks.size,r=await t.task(),i=Date.now();n(this,xo).info(`AwaitQueue.push(${t.name})_timings`,{awaitQueueTask:{id:t.id,metadata:t.metadata,queueSizeAtStart:e,execTime:(i-t.executedAt)/1e3,taskStartTime:(t.executedAt-t.enqueuedAt)/1e3}}),t.resolve(r)}catch(e){t.reject(e)}}}xo=new WeakMap;class oo extends Error{constructor(t){super(t),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,oo):this.stack=new Error(t).stack}}class ft extends Error{constructor(t){super(t),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,ft):this.stack=new Error(t).stack}}class fr extends Error{constructor(t){super(t),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,ft):this.stack=new Error(t).stack}}const xp=s=>new Promise(t=>setTimeout(t,s));async function yf(s,t){return new Promise(async(e,r)=>{const{strategy:i,maxRetryCount:a,delayTime:o}={strategy:"linear",maxRetryCount:3,delayTime:10,...t};let c=0,d,l=!1;const u=p=>{l=!0,r(p)};for(;c<a;){try{const p=await s(c,u);return e(p)}catch(p){if(d=p,l)break;if(c<a)i==="linear"?await xp(o*(c+1)):i==="exponential"&&await xp(o*(c+Math.max(0,c-1)));else break}c+=1}return r(d)})}function D0(s){return s.map(t=>({channels:t.channels,clockRate:t.clockRate,mimeType:t.mimeType,sdpFmtpLine:t.sdpFmtpLine}))}function O0(s){return s.map(t=>({uri:t.uri}))}function Oc(s){return{codecs:D0(s.codecs),headerExtensions:O0(s.headerExtensions?s.headerExtensions:[])}}function N0(s){const t=RTCRtpReceiver.getCapabilities("audio"),e=RTCRtpReceiver.getCapabilities("video"),r=RTCRtpSender.getCapabilities("audio"),i=RTCRtpSender.getCapabilities("video");s&&(e.codecs=e.codecs.filter(({mimeType:d})=>s===d),i.codecs=i.codecs.filter(({mimeType:d})=>s===d));const a={audio:Oc(t),video:Oc(e)};return{sender:{audio:Oc(r),video:Oc(i)},receiver:a}}var He;class L0{constructor(t){g(this,He,void 0);h(this,"events");m(this,He,t),this.events=os}async joinRoom(t,e,r,i=!1){const a={roomUuid:t,displayName:e,prejoined:i,capabilities:r};return(await n(this,He).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:hw.toBinary(a),timeout:5e3})).payload}async connectTransport(t){const e=(await n(this,He).sendMessagePromise(this.events.createWebRTCTransport,HC.toBinary(t))).payload,{transportId:r,description:i,producerIds:a}=Am.fromBinary(e),o={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:o,producerIds:a}}async produce(t){var a,o;const e=(await n(this,He).sendMessagePromise(this.events.produce,bw.toBinary(t))).payload,r=dR.fromBinary(e);return{answer:{sdp:(a=r==null?void 0:r.description)==null?void 0:a.sdp,type:(o=r==null?void 0:r.description)==null?void 0:o.type},producerId:r.producerId}}async consume(t){const e=(await n(this,He).sendMessagePromise(this.events.consume,Ew.toBinary(t))).payload,{consumerIdsMap:{map:r},description:i}=oR.fromBinary(e);return{consumerStateMap:r,sessionDescription:i}}async closeProducer(t){const e=(await n(this,He).sendMessagePromise(this.events.closeProducer,Nw.toBinary(t))).payload,{description:r}=fR.fromBinary(e);return r}async closeConsumer(t){return(await n(this,He).sendMessagePromise(this.events.closeConsumer,Vw.toBinary(t))).payload}async updateConsumersSimulcastConfig(t){return(await n(this,He).sendMessagePromise(this.events.updateConsumersSimulcastConfig,ww.toBinary(t))).payload}async hostControlForPeer(t,e){const r={audio:e==="audio",screeShare:!1,video:e==="video",participantId:t},i=(await n(this,He).sendMessagePromise(this.events.hostControlPeer,Fw.toBinary(r))).payload;if(!i)return!1;const{status:a}=_R.fromBinary(i);return a==="success"}async hostControlForAll(t){const e={audio:t==="audio",screenShare:!1,video:t==="video"},r=(await n(this,He).sendMessagePromise(this.events.hostControlAllPeers,jw.toBinary(e))).payload;if(!r)return!1;const{status:i}=wR.fromBinary(r);return i==="success"}async kickAll(){const t={propagateKickAcrossRooms:!1};n(this,He).sendMessagePromise(V.kickAll,Nm.toBinary(t))}async kickPeer(t){n(this,He).sendMessagePromise(V.kick,$m.toBinary(t))}async changeDisplayName(t){const e=(await n(this,He).sendMessagePromise(this.events.changeDisplayName,Hw.toBinary(t))).payload;if(!e)return!1;const{status:r}=bR.fromBinary(e);return r==="success"}async notifySelfJoinComplete(){const t={},e=(await n(this,He).sendMessagePromise(this.events.selfJoinComplete,gw.toBinary(t))).payload;return Zl.fromBinary(e)}async audioActivity(t){n(this,He).sendMessage(this.events.audioActivity,FC.toBinary(t))}}He=new WeakMap;var ys=(s=>(s.NEW="new",s.CONNECTING="connecting",s.RECONNECTING="reconnecting",s.DISCONNECTED="disconnected",s.CONNECTED="connected",s.FAILED="failed",s.CLOSED="closed",s))(ys||{}),Uo;class El extends ct.EventEmitter{constructor(e){super();g(this,Uo,void 0);m(this,Uo,e),this.setMaxListeners(1/0)}get logger(){return n(this,Uo).getValue("logger")}safeEmit(e,...r){const i=this.listenerCount(e);try{return this.emit(e,...r)}catch(a){return this.logger.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:a}),Boolean(i)}}async safeEmitAsPromise(e,...r){const i={}.EVENT_PROMISE_TIMEOUT?parseInt({}.EVENT_PROMISE_TIMEOUT,10):1e4;return this.safeEmitAsPromiseWithTimeout(e,i,...r)}async safeEmitAsPromiseWithTimeout(e,r,...i){return new Promise((a,o)=>{setTimeout(o,r,"event request timeout");try{this.emit(e.toString(),...i,a,o)}catch(c){this.logger.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:c}),o(c)}})}}Uo=new WeakMap;class gh extends El{constructor(){super(...arguments);h(this,"_sendWebStream",new MediaStream);h(this,"_sendScreenShareStream",new MediaStream);h(this,"_direction");h(this,"pc");h(this,"_transportReady",!1);h(this,"_mapMidTransceiver",new Map);h(this,"enableHighBitrate",!1);h(this,"enableStereo",!1);h(this,"enableDtx",!0)}get midTransceiverMap(){return this._mapMidTransceiver}close(){if(this.logger.debug(`${this.name}::close()`),this.pc)try{this.pc.close()}catch(e){this.logger.error(`${this.name}::pc.close()`,{error:e})}}async restartIce(){this.logger.debug(`${this.name}::restartIce()`);const e=await this.pc.createOffer({iceRestart:!0});return this.logger.debug(`[SDP] ${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:async i=>{this.logger.info(`[SDP] ${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),await this.pc.setRemoteDescription(i)}}}init({direction:e,iceServers:r,iceTransportPolicy:i,additionalSettings:a,proprietaryConstraints:o,onTrackHandler:c}){this.logger.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection({iceServers:r||[],iceTransportPolicy:i||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",...a},o),c&&this.pc.addEventListener("track",d=>{c(d)}),this._addEventListeners()}async connect(){this.pc.addTransceiver("audio",{direction:"sendonly"}),this.pc.addTransceiver("video",{direction:"sendonly",...this._direction==="send"?{sendEncodings:[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]}:{}});const e=await this.pc.createOffer();return await this.pc.setLocalDescription(e),this.logger.info(`[SDP] connect offer: ${JSON.stringify(e)}`),{offerSdp:e,callback:async i=>{this.logger.debug(`[SDP] ${this.name}::connect() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),await this.pc.setRemoteDescription(i)}}}async getTransportStats(){return this.pc.getStats()}_assertSendDirection(){if(this._direction!=="send")throw new Error('method can just be called for handlers with "send" direction')}_assertRecvDirection(){if(this._direction!=="recv")throw new Error('method can just be called for handlers with "recv" direction')}async getReceiverStats(e){this._assertRecvDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.receiver.getStats()}async stopSending(e){this._assertSendDirection(),this.logger.debug(`stopSending() [localId:${e}]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");r.sender.replaceTrack(null),this.pc.removeTrack(r.sender),r.direction="inactive";const i=await this.pc.createOffer();return this.logger.debug(`[SDP] stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(i)}]`),await this.pc.setLocalDescription(i),{offerSdp:i,callback:async o=>{this.logger.debug(`[SDP] stopSending() | calling pc.setRemoteDescription() [answer:${JSON.stringify(o)}]`),await this.pc.setRemoteDescription(o),this.midTransceiverMap.delete(e)}}}async replaceTrack(e,r){this._assertSendDirection(),r?this.logger.debug(`replaceTrack() [localId:${e}, track.id:${r.id}]`):this.logger.debug(`replaceTrack() [localId:${e}, no track]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");await i.sender.replaceTrack(r)}async setMaxSpatialLayer(e,r){this._assertSendDirection(),this.logger.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${r}]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");const a=i.sender.getParameters();a.encodings.forEach((o,c)=>{c<=r?o.active=!0:o.active=!1}),await i.sender.setParameters(a)}async setRtpEncodingParameters(e,r){this._assertSendDirection(),this.logger.debug(`setRtpEncodingParameters() [localId:${e}, params:${JSON.stringify(r)}]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");const a=i.sender.getParameters();a.encodings.forEach((o,c)=>{a.encodings[c]={...o,...r}}),await i.sender.setParameters(a)}getSenderStats(e){this._assertSendDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.sender.getStats()}_addEventListeners(){this.pc.addEventListener("icecandidate",e=>{e.candidate&&this.emit("@icecandidate",{candidate:e.candidate})}),this.pc.addEventListener("iceconnectionstatechange",()=>{switch(this.pc.iceConnectionState){case"checking":this.emit("@connectionstatechange","connecting");break;case"connected":case"completed":this.emit("@connectionstatechange","connected"),this._transportReady=!0;break;case"failed":this.emit("@connectionstatechange","failed");break;case"disconnected":this.emit("@connectionstatechange","disconnected");break;case"closed":this.emit("@connectionstatechange","closed");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("negotiationneeded",()=>{this.emit("@negotiationneeded",{}),this.logger.debug("negotiationneeded")}),this.pc.addEventListener("icegatheringstatechange",()=>{switch(this.pc.iceGatheringState){case"gathering":this.logger.debug("icegatheringstatechange | gathering"),this.emit("@icegatheringstatechange","gathering");break;case"complete":this.logger.debug("icegatheringstatechange | complete"),this.emit("@icegatheringstatechange","complete");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("icecandidateerror",e=>{this.logger.warn("icecandidateerror",{error:{code:e.errorCode,message:e.errorText}})})}}class mh extends gh{static createFactory(t){return()=>new mh(t)}get name(){return"Chrome74"}init({direction:t,iceServers:e,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:a,onTrackHandler:o}){this._direction=t,this.pc=new RTCPeerConnection({iceServers:e||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan",...i},a),o&&this.pc.addEventListener("track",c=>{o(c)}),this._addEventListeners()}async send({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection();const a=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e});if(!navigator.isReactNative){this.logger.debug("creating new transceiver");const d=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`senders available params: ${JSON.stringify(d)}`);const l=[];r&&r.length&&r.forEach(u=>{var f;const p=d.codecs.find(S=>S.mimeType.includes(u.name));if(u.parameters){this.logger.debug(`codecOption.parameters:${JSON.stringify(u.parameters)}`);const S=((f=p.sdpFmtpLine)==null?void 0:f.split(";"))||[];S.push(...u.parameters);const y=Array.from(new Set(S).values());p.sdpFmtpLine=y.join(";")}l.push(p)}),this.logger.info(`selected codecs: ${JSON.stringify(l)}`),a.setCodecPreferences(l)}const o=await this.pc.createOffer();if(await this.pc.setLocalDescription(o),r&&r.findIndex(({name:d})=>d==="opus")>=0){const{enableDtx:d,enableStereo:l}=this,u=this.enableHighBitrate?l?128e3:64e3:l?64e3:32e3;o.sdp=o.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${d?"usedtx=1;":""}${l?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${u}`),o.sdp+=`a=rtcp-fb:111 nack\r
|
|
9
|
-
`}this.midTransceiverMap.set(a.mid,a);const c=async d=>(this.logger.debug(`[SDP] send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(d)}]`),await this.pc.setRemoteDescription(d),a.mid);return this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer: ${JSON.stringify(o,void 0,2)}]`),{offerSdp:o,callback:c,sender:a.sender,mid:a.mid}}}class od extends gh{constructor(e,r){super(e);h(this,"supportsSendEncodings",!1);this.supportsSendEncodings=r.supportsSendEncodings}static createFactory(e,r){return()=>new od(e,r)}get name(){return"Firefox60"}async send({track:e,encodings:r,codecOptions:i,screenShare:a}){this._assertSendDirection();const o=this.supportsSendEncodings&&r!==void 0?{sendEncodings:r}:{},c=this.pc.addTransceiver(e,{direction:"sendonly",streams:[a?this._sendScreenShareStream:this._sendWebStream],...o});if(!this.supportsSendEncodings&&r){r.reverse();const p=c.sender.getParameters();p.encodings=r,await c.sender.setParameters(p)}const d=(p,f)=>{var N;const S=Yt.parse(p),y=S.media[S.media.length-1],P=y.rtp.filter(U=>f.some($=>$.name===U.codec)),C=y.fmtp.filter(U=>P.some($=>$.payload===U.payload)),b=(N=y.rtcpFb)==null?void 0:N.filter(U=>P.some($=>$.payload===U.payload)),O=P.map(U=>U.payload);return S.media[S.media.length-1].rtp=P,S.media[S.media.length-1].fmtp=C,S.media[S.media.length-1].rtcpFb=b,S.media[S.media.length-1].payloads=O.join(" "),Yt.write(S)},l=await this.pc.createOffer();if(l.sdp=d(l.sdp,i),this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer:${JSON.stringify(l)}]`),await this.pc.setLocalDescription(l),e==="audio"||e.kind==="audio"){const{enableDtx:p,enableStereo:f}=this,S=this.enableHighBitrate?f?128e3:64e3:f?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${p?"usedtx=1;":""}${f?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${S}`)}return this.midTransceiverMap.set(c.mid,c),{offerSdp:l,callback:async p=>(this.logger.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(p)}]`),await this.pc.setRemoteDescription(p),c.mid),sender:c.sender,mid:c.mid}}async setMaxSpatialLayer(e,r){this._assertSendDirection(),this.logger.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${r}]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");const a=i.sender.getParameters(),o=a.encodings.length-1-r;a.encodings.forEach((c,d)=>{d>=o?c.active=!0:c.active=!1}),await i.sender.setParameters(a)}}class fh extends gh{static createFactory(t){return()=>new fh(t)}get name(){return"Safari12"}async send({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection(),this.logger.debug("Safari12::creating new transceiver");const a=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e}),o=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`Safari12::senders available params: ${JSON.stringify(o)}`);const c=[];r&&r.length>0&&r.forEach(u=>{var f;const p=o.codecs.find(S=>S.mimeType.includes(u.name));if(u.parameters){this.logger.info(`Safari12::codecOption.parameters:, ${JSON.stringify(u.parameters)}`);const S=((f=p.sdpFmtpLine)==null?void 0:f.split(";"))||[];S.push(...u.parameters);const y=[...new Set(S).values()];p.sdpFmtpLine=y.join(";")}c.push(p)}),this.logger.info(`Safari12::selected codecs: ${JSON.stringify(c)}`),a.setCodecPreferences(c);const d=await this.pc.createOffer();if(await this.pc.setLocalDescription(d),t==="audio"||t.kind==="audio"){const{enableStereo:u,enableDtx:p}=this,f=this.enableHighBitrate?u?128e3:64e3:u?64e3:32e3;d.sdp=d.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${p?"usedtx=1;":""}${u?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${f}`)}return this.midTransceiverMap.set(a.mid,a),{offerSdp:d,callback:async u=>(this.logger.debug(`Safari12::send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(u)}]`),await this.pc.setRemoteDescription(u),a.mid),sender:a.sender,mid:a.mid}}}function V0(s,t){return typeof s=="undefined"?t:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(s):JSON.parse(JSON.stringify(s))}var $o,Ei,gs,Rd,ms,hr,Ho,Pu,bd,Ef,kd,Pf;class x0 extends El{constructor(e,r){var i;super(e);g(this,ms);g(this,Ho);g(this,bd);g(this,kd);h(this,"rtpReceiver");h(this,"id");h(this,"localId");h(this,"producerId");h(this,"producingTransportId");h(this,"mimeType");h(this,"track");h(this,"peerId");h(this,"appData");h(this,"transceiver");g(this,$o,void 0);g(this,Ei,void 0);g(this,gs,void 0);g(this,Rd,void 0);this.id=r.id,this.localId=r.localId,m(this,$o,r.handler),this.appData=r.appData,this.peerId=r.producingPeerId,this.producingTransportId=r.producingTransportId,m(this,gs,!1),this.producerId=r.producerId,this.track=r.track,m(this,Ei,(i=r.paused)!=null?i:!1),this.mimeType=r.mimeType,this.transceiver=r.transceiver,this.rtpReceiver=r.rtpReceiver,D(this,bd,Ef).call(this),m(this,Rd,e)}get closed(){return n(this,gs)}get kind(){return this.track.kind}get paused(){return n(this,Ei)}close(e,r){n(this,gs)||(this.logger.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,n(this,ms,hr)),m(this,gs,!0),r&&(D(this,kd,Pf).call(this),this.transceiver.stop()),this.safeEmit("close",e))}async getStats(){if(n(this,gs))throw new ft("closed");return n(this,$o).getReceiverStats(this.localId)}pause(){if(this.logger.debug("consumer::pause()",n(this,ms,hr)),n(this,gs)){this.logger.error("consumer::pause() | Consumer closed",n(this,ms,hr));return}m(this,Ei,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(this.logger.debug("consumer::resume()",n(this,ms,hr)),n(this,gs)){this.logger.error("Consumer::resume() | Consumer closed",n(this,ms,hr));return}m(this,Ei,!1),this.track.enabled=!0,this.safeEmit("resume")}}$o=new WeakMap,Ei=new WeakMap,gs=new WeakMap,Rd=new WeakMap,ms=new WeakSet,hr=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},Ho=new WeakSet,Pu=function(){this.logger.debug('Consumer::track "ended" event',n(this,ms,hr)),this.safeEmit("trackended")},bd=new WeakSet,Ef=function(){this.track.addEventListener("ended",D(this,Ho,Pu).bind(this))},kd=new WeakSet,Pf=function(){try{this.track.removeEventListener("ended",D(this,Ho,Pu)),this.track.stop()}catch(e){this.logger.error("Consumer::destroyTrack()",{...n(this,ms,hr),error:e})}};var ss,qn,jn,Pi,Bt,Ke,Mr,Gn,Md,Ct,zt;class U0 extends El{constructor(e,r){var i,a;super(e);g(this,Ct);h(this,"id");h(this,"localId");g(this,ss,void 0);h(this,"kind");h(this,"appData");h(this,"rtpSender");g(this,qn,void 0);g(this,jn,void 0);g(this,Pi,void 0);g(this,Bt,!1);g(this,Ke,void 0);g(this,Mr,void 0);g(this,Gn,void 0);g(this,Md,void 0);this.id=r.id,this.localId=r.localId,m(this,Ke,r.track),this.kind=(i=r.track)==null?void 0:i.kind,m(this,Mr,r.disableTrackOnPause?!((a=r.track)!=null&&a.enabled):!1),m(this,Gn,void 0),m(this,qn,r.stopTracks),m(this,jn,r.disableTrackOnPause),m(this,Pi,r.zeroRtpOnPause),this.appData=r.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),m(this,ss,r.handler),this.rtpSender=r.rtpSender,this._handleTrack(),m(this,Md,e)}get closed(){return n(this,Bt)}get track(){return n(this,Ke)}get paused(){return n(this,Mr)}get maxSpatialLayer(){return n(this,Gn)}async close(e){if(n(this,Bt))return;if(this.logger.debug(`Producer::close() ${e?`with reason ${e}`:""}`,n(this,Ct,zt)),m(this,Bt,!0),this._destroyTrack(),e===co){this.safeEmit("close",{reason:e});return}const{offerSdp:r,callback:i}=await n(this,ss).stopSending(this.localId),{answer:a}=await this.safeEmitAsPromise("close",{offer:r,reason:e});i(a)}async getStats(){if(n(this,Bt))throw new ft("closed");return n(this,ss).getSenderStats(this.localId)}pause(){this.logger.debug("Producer::pause()",n(this,Ct,zt)),n(this,Bt)&&this.logger.error("Producer::pause() | Producer closed",n(this,Ct,zt)),m(this,Mr,!0),n(this,Ke)&&n(this,jn)&&(n(this,Ke).enabled=!1),n(this,Pi)&&n(this,ss).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(this.logger.debug("Producer::resume()",n(this,Ct,zt)),n(this,Bt)){this.logger.error("Producer::resume() | Producer closed",n(this,Ct,zt));return}m(this,Mr,!1),n(this,Ke)&&n(this,jn)&&(n(this,Ke).enabled=!0),n(this,Pi)&&n(this,ss).replaceTrack(this.localId,n(this,Ke)),this.emit("resume")}async replaceTrack({track:e}){if(this.logger.debug(`Producer::replaceTrack() trackId: ${e==null?void 0:e.id}`,n(this,Ct,zt)),n(this,Bt)){if(e&&n(this,qn))try{e.stop()}catch(r){this.logger.error("Producer::replaceTrack",{...n(this,Ct,zt),error:r})}throw new ft("closed")}else if(e&&e.readyState==="ended")throw new ft("track ended");if(e===n(this,Ke)){this.logger.debug(`replaceTrack() | same track, ignored trackId: ${e.id}`,n(this,Ct,zt));return}(!n(this,Pi)||!n(this,Mr))&&await n(this,ss).replaceTrack(this.localId,e),this._destroyTrack(),m(this,Ke,e),this._handleTrack()}async setMaxSpatialLayer(e){if(n(this,Bt))throw new ft("closed");if(this.kind!=="video")throw new oo("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");await n(this,ss).setMaxSpatialLayer(this.localId,e),m(this,Gn,e)}async setRtpEncodingParameters(e){if(n(this,Bt))throw new ft("closed");if(typeof e!="object")throw new TypeError("invalid params");await n(this,ss).setRtpEncodingParameters(this.localId,e)}_onTrackEnded(){this.logger.debug(`Producer::track "ended" event trackId: ${this.track.id}`,n(this,Ct,zt)),this.safeEmit("trackended",this.track.id)}_handleTrack(){n(this,Ke)&&n(this,Ke).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(n(this,Ke))try{n(this,Ke).removeEventListener("ended",this._onTrackEnded),n(this,qn)&&n(this,Ke).stop()}catch(r){this.logger.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,{...n(this,Ct,zt),error:r})}}}ss=new WeakMap,qn=new WeakMap,jn=new WeakMap,Pi=new WeakMap,Bt=new WeakMap,Ke=new WeakMap,Mr=new WeakMap,Gn=new WeakMap,Md=new WeakMap,Ct=new WeakSet,zt=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};const co="transport closed";var Wn;const nn=class extends El{constructor(e,{id:r,direction:i,handlerFactory:a,iceServers:o,iceTransportPolicy:c,proprietaryConstraints:d,additionalSettings:l,appData:u,config:p}){var P,C,b;super(e);h(this,"awaitQueue");h(this,"observer");h(this,"id");h(this,"serverId");h(this,"direction");h(this,"maxSctpMessageSize");h(this,"handler");h(this,"connectionState","new");h(this,"producers");h(this,"consumers");h(this,"connected",!1);h(this,"transportConnectionPromise");h(this,"consumerTrackEvents");h(this,"unknownTracksMap");h(this,"appData");g(this,Wn,void 0);m(this,Wn,e);const f=e.getValue("logger");f.debug(`constructor() [id: ${r}, direction: ${i}]`),this.id=r,this.direction=i;const S=V0(l,{});delete S.iceServers,delete S.iceTransportPolicy,delete S.bundlePolicy,delete S.rtcpMuxPolicy,delete S.sdpSemantics,this.producers=new Map,this.consumers=new Map,this.consumerTrackEvents=new Map,this.unknownTracksMap=new Map,this.awaitQueue=new Eu(f,!0),this.handler=a(),this.handler.enableHighBitrate=(P=p==null?void 0:p.enableHighBitrate)!=null?P:!1,this.handler.enableStereo=(C=p==null?void 0:p.enableStereo)!=null?C:!1,this.handler.enableDtx=(b=p==null?void 0:p.enableDtx)!=null?b:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:i,iceServers:o,iceTransportPolicy:c,additionalSettings:l,proprietaryConstraints:d}),this.appData=u||{};const y=3e4;this.transportConnectionPromise=new Promise(O=>{const N=setTimeout(()=>{f.error("ICE connection timeout - possible firewall blocking WebRTC or TURN unreachable",{transport:{id:this.id,type:this.direction}}),O(!1)},y);this.once("connected",()=>{clearTimeout(N),O(!0)}),this.once("disconnect",()=>{clearTimeout(N),O(!1)}),this.once("close",()=>{clearTimeout(N),O(!1)})}),this.handler.on("@connectionstatechange",O=>{O!==this.connectionState&&(this.logger.debug(`connection state changed to ${O}`),this.connectionState=O,O==="connected"&&(this.connected=!0,this.emit("connected")),O==="disconnected"&&(this.connected=!1,this.emit("disconnect")),(O==="failed"||O==="closed")&&(this.connected=!1,this.emit("close")),this.closed||this.safeEmit("connectionstatechange",O))}),this.handler.on("@icecandidate",({candidate:O})=>{this.closed||this.safeEmit("icecandidate",O)})}get closed(){return this.connectionState==="closed"}setServerId(e){this.serverId!==e&&(this.serverId=e,this.emit("serveridchange",e))}close(){this.closed||(this.logger.debug("Transport close called"),this.connectionState="closed",this.awaitQueue.stop(),this.awaitQueue=void 0,this.connected=!1,this.handler.close(),Array.from(this.producers.values()).forEach(e=>{e.close(co).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(e=>{e.close(co)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"))}async getStats(){if(this.closed)throw new ft("closed");return this.handler.getTransportStats()}async connect(e){try{if(await this.awaitQueue.push(async()=>{const{offerSdp:r,callback:i}=await this.handler.connect(),{transportId:a,answer:o}=await e(r);this.setServerId(a),await i(o)}),!await this.transportConnectionPromise)throw new Error("ice connection failed")}catch(r){throw this.logger.error("transport failed to connect:",{error:r}),r}}async restartIce(){if(this.logger.debug("restartIce()"),this.closed)throw new ft("closed");return this.handler.restartIce()}async canProduce(e){const{track:r,appData:i}=e;if(r){if(this.direction!=="send")throw new oo("not a sending Transport");if(r.readyState==="ended")throw new ft("track ended");if(i&&typeof i!="object")throw new TypeError("if given, appData must be an object")}else throw new TypeError("missing track");if(!await this.transportConnectionPromise)throw new fr("transport not connected");return!0}async produce(e,r){if(!await this.canProduce(e))throw new Error("Cannot produce");const{track:a,encodings:o,codecOptions:c,stopTracks:d=!0,disableTrackOnPause:l=!0,zeroRtpOnPause:u=!1,appData:p={}}=e;this.logger.debug(`produce() [track:${a.id}]`);const{producerId:f,localId:S,rtpSender:y}=await this.awaitQueue.push(async()=>{const{offerSdp:P,callback:C,sender:b,mid:O}=await this.handler.send({track:a,encodings:o,codecOptions:c,screenShare:p==null?void 0:p.screenShare}),{answer:N,producerId:U}=await r({offer:P,kind:a.kind,paused:l?!a.enabled||Object.hasOwn(a,"fakeTracks"):!1,appData:{...p||{},mid:O},codecOptions:c,producingTransportId:this.serverId}),$=await C(N);return{producerId:U,localId:$,rtpSender:b}},"Transport.produce");return this.createProducerObject({id:f,localId:S,track:a,stopTracks:d,disableTrackOnPause:l,zeroRtpOnPause:u,appData:p,handler:this.handler,rtpSender:y})}async createProducerObject(e){const r=new U0(n(this,Wn),e);return this.producers.set(r.id,r),r.once("close",()=>{this.producers.delete(r.id)}),this.emit("newproducer",r),r}async closeProducer(e){await this.awaitQueue.push(e.close.bind(e),"Transport.closeProducer")}async canConsume(){if(this.closed)throw new ft("closed");if(this.direction!=="recv")throw new oo("not a receiving transport");if(!await this.transportConnectionPromise)throw new fr("transport not connected");return!0}async consume(e,r,i){return this.awaitQueue.push(async()=>{const a={},{consumerStates:o,sessionDescription:c,failedProducers:d}=await r(e);o.forEach((u,p)=>{a[p]=this.createConsumerObjectAndWaitForTrack({...u,producerId:p})}),c&&(this.logger.info("Session description found, sending negotiation request"),await i(c));const l=[];return await Promise.all(Object.entries(a).map(([u,p])=>p.then(f=>l.push(f)).catch(()=>{this.logger.error(`Failed to create consumer object, producer: ${u}`,{error:{message:"This should not happen"},transport:{serverId:this.serverId}})}))),{consumers:l,failedProducers:d}},"Transport.consume",{producersLength:e.length})}static parseCodecAndFmtpMappings(e,r){const i=Yt.parse(e.sdp),a={};return i.media.forEach(o=>{r.includes(o.mid.toString())&&(a[o.mid.toString()]={rtp:o.rtp,fmtp:o.fmtp,payloads:o.payloads,rtcpFb:o.rtcpFb})}),a}static setCodecAndFmtpMappings(e,r,i){const a=Yt.parse(e.sdp);return a.media=a.media.map(c=>{if(r.includes(c.mid.toString())){const d={...c};return d.rtp=i[c.mid.toString()].rtp,d.fmtp=i[c.mid.toString()].fmtp,d.payloads=i[c.mid.toString()].payloads,d.rtcpFb=i[c.mid.toString()].rtcpFb,d}return c}),{...e,sdp:Yt.write(a)}}static parseHeaderExtensionMappings(e){const r=Yt.parse(e.sdp),i={};return r.media.forEach(a=>{i[a.mid]=a.ext}),i}static setHeaderExtensionMappings(e,r){const i=Yt.parse(e.sdp);return i.media=i.media.map(o=>{const c={...o};return c.ext=r[o.mid],c}),{...e,sdp:Yt.write(i)}}async closeConsumers(e,r){try{const i=e.map(l=>l.transceiver.mid),a=nn.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,i),o=nn.parseHeaderExtensionMappings(this.handler.pc.remoteDescription);this.logger.info("Stopping transceivers",{consumerIds:e.map(({id:l})=>l)}),e.forEach(l=>l.close(void 0,!0));let c=await this.handler.pc.createOffer();this.logger.info("[SDP] Created offer for closing consumers",{sdp:c.sdp}),c=nn.setCodecAndFmtpMappings(c,i,a),c=nn.setHeaderExtensionMappings(c,o),this.logger.info("[SDP] Updated codec and fmtp mappings in close consumer offer",{sdp:c.sdp}),await this.setLocalDescription(c),this.logger.info("Successfully set local description in close consumers");const d=await r(e,c);this.logger.info("[SDP] Received answer in close consumers",{sdp:d.sdp}),await this.setRemoteDescription(d),this.logger.info("[SDP] Remote description was set successfully in close consumers",{sdp:d.sdp})}catch(i){this.logger.error("Failed to close consumers",{error:i})}}async setRemoteOffer(e){try{this.logger.info("[SDP] Received offer from SFU",{sdp:e.sdp}),await this.setRemoteDescription(e);const r=await this.handler.pc.createAnswer();this.logger.info("[SDP] Created answer corresponding to received offer",{sdp:r.sdp});const i=Yt.parse(r.sdp);return i.media=i.media.map(a=>{if(a.type==="audio"){const o={...a},c=o.fmtp.find(l=>l.payload===111);return c&&(c.config+=";stereo=1;sprop-stereo=1"),o.rtcpFb||(o.rtcpFb=[]),o.rtcpFb.some(l=>l.type==="nack")||o.rtcpFb.push({payload:parseInt(o.payloads,10),type:"nack"}),o}return a}),r.sdp=Yt.write(i),this.logger.info("[SDP] Setting munged SDP",{sdp:r.sdp}),await this.setLocalDescription(r),this.logger.info("[SDP] Successfully set local description",{sdp:r.sdp}),r}catch(r){throw this.logger.error("Set remote offer failed",{error:r}),r}}_ontrack(e){const{track:r,transceiver:i}=e;this.logger.info(`track event received [trackId: ${r.id}] [mid: ${i.mid}]`);const a=`${i.mid}:${r.kind}`;r.addEventListener("ended",()=>{this.logger.info(`rtc consumer track ended [trackId: ${r.id}]`),this.unknownTracksMap.delete(a)});const o=this.consumerTrackEvents.get(a);o?(o(r,i),this.consumerTrackEvents.delete(a)):(this.logger.warn(`track event handler not found ${a}`),this.unknownTracksMap.set(a,e))}async createConsumerObjectAndWaitForTrack(e){const{consumerId:r,producerId:i,producingPeerId:a,producingTransportId:o,streamId:c,paused:d,screenShare:l,appData:u,kind:p,mimeType:f}=e,S=`${c}:${p}`,y={...e,name:"consumer creation task error",message:"consumer creation failed"};return new Promise(async(P,C)=>{const b=setTimeout(()=>{this.logger.warn(`Timed out waiting for track event ${S} producingPeerId: ${a}`),this.consumerTrackEvents.delete(S),y.isTimedout=!0,C(y)},5e3),O=(U,$)=>{try{if(U.readyState==="ended")clearTimeout(b),C(y);else{const K=U;K.enabled=!0,this.handler.midTransceiverMap.set($.mid,$);const Q=new x0(n(this,Wn),{id:r,localId:$.mid,transceiver:$,track:K,paused:d,producerId:i,producingPeerId:a,producingTransportId:o,handler:this.handler,appData:{...u,screenShare:l,peerId:a},rtpReceiver:$.receiver,mimeType:f});this.consumers.set(r,Q),Q.once("close",()=>{this.consumers.delete(Q.id),this.handler.midTransceiverMap.delete($.mid)}),this.logger.info("consumer created for ",{consumer:{id:r,kind:p,appData:{screenShare:l},peerId:a,producerId:i}}),this.emit("newconsumer",Q),clearTimeout(b),P(Q)}}catch(K){this.logger.warn("error while creating consumer:",K),clearTimeout(b),C(y)}},N=this.unknownTracksMap.get(S);N?(this.logger.info(`track event already received [trackId: ${N.track.id}] [mid: ${N.transceiver.mid}]`),this.unknownTracksMap.delete(S),O(N.track,N.transceiver)):(this.logger.info(`Registering onTrack handler for key ${S} [producingPeerId: ${a}]`),this.consumerTrackEvents.set(S,O))})}async setRemoteDescription(e){await this.handler.pc.setRemoteDescription(e)}async setLocalDescription(e){this.logger.debug(`[SDP] ${this.direction}() {transportId: ${this.serverId}} | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),await this.handler.pc.setLocalDescription(e)}};let _u=nn;Wn=new WeakMap;function $0(s){if(typeof navigator=="object"&&navigator.product==="ReactNative"){if(typeof RTCPeerConnection=="undefined"){s.warn("Device::this._detectDevice() | unsupported ReactNative without RTCPeerConnection");return}return s.debug("Device::this._detectDevice() | ReactNative handler chosen"),"Chrome74"}if(typeof navigator=="object"&&typeof navigator.userAgent=="string"){const t=navigator.userAgent,e=hg.getParser(t),r=e.getEngine();if(e.satisfies({chrome:">=74",chromium:">=74","microsoft edge":">=88"}))return"Chrome74";if(e.satisfies({chrome:">=55",chromium:">=55"}))return;if(e.satisfies({firefox:">=110"}))return"Firefox110";if(e.satisfies({firefox:">=60"}))return"Firefox60";if(e.satisfies({ios:{OS:">=14.3",firefox:">=30.0"}})||e.satisfies({safari:">=12.0"})&&typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection"))return"Safari12";if(e.satisfies({safari:">=11"})||e.satisfies({"microsoft edge":">=11"})&&e.satisfies({"microsoft edge":"<=18"}))return;if(r.name&&r.name.toLowerCase()==="blink"){const i=t.match(/(?:(?:Chrome|Chromium))[ /](\w+)/i);return i?Number(i[1])>=74?"Chrome74":void 0:"Chrome74"}if(r.name.toLowerCase()==="webkit"&&e.getOS().name.toLowerCase()==="ios")return typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection")?"Safari12":void 0;s.warn("Device::this._detectDevice() | browser not supported");return}s.warn("Device::this._detectDevice() | unknown device")}var Hs,_i;class H0{constructor(t,{handlerName:e,handlerFactory:r}={}){h(this,"handlerFactory");g(this,Hs,void 0);g(this,_i,void 0);const i=t.getValue("logger");if(i.debug("constructor()"),m(this,Hs,t),m(this,_i,i),e&&r)throw new TypeError("just one of handlerName or handlerInterface can be given");if(r)this.handlerFactory=r;else{if(e)n(this,_i).debug(`Device::constructor() | handler given: ${e}`);else if(e=$0(n(this,_i)),e)n(this,_i).debug(`Device::constructor() | detected handler: ${e}`);else throw new Error("device not supported");switch(e){case"Chrome74":this.handlerFactory=mh.createFactory(n(this,Hs));break;case"Safari12":this.handlerFactory=fh.createFactory(n(this,Hs));break;case"Firefox60":this.handlerFactory=od.createFactory(n(this,Hs),{supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=od.createFactory(n(this,Hs),{supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${e}"`)}}}createTransport(t){const e=Hi.v4();return new _u(n(this,Hs),{id:e,...t,handlerFactory:this.handlerFactory})}}Hs=new WeakMap,_i=new WeakMap;const B0=2e3;var Jn,Be,Fe,Bo,Fo,Ci,Kn,qo,zn,wi,fs,Yn,jc,jo,Cu,Ad,_f,Go,wu,Id,Cf,Dd,wf,Od,Rf,Nd,bf,Ld,kf,Wo,Ru,Ar,Zi;class F0 extends ct.EventEmitter{constructor(e,r){super();g(this,Yn);g(this,jo);g(this,Ad);g(this,Go);g(this,Id);g(this,Dd);g(this,Od);g(this,Nd);g(this,Ld);g(this,Wo);g(this,Ar);h(this,"context");g(this,Jn,void 0);g(this,Be,void 0);g(this,Fe,void 0);g(this,Bo,void 0);g(this,Fo,void 0);g(this,Ci,void 0);g(this,Kn,void 0);g(this,qo,void 0);g(this,zn,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0});g(this,wi,void 0);g(this,fs,"all");this.context=e,m(this,Ci,r),m(this,Jn,new H0(e)),m(this,Kn,new L0(r)),m(this,qo,os),n(this,Yn,jc).mediaState={send:{state:ys.NEW},recv:{state:ys.NEW}},no(this.context,"forceRelay")&&m(this,fs,"relay"),this.logger.info(`ICE Transport Policy initially set to ${n(this,fs)}`),D(this,jo,Cu).call(this)}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get socket(){return n(this,Ci)}get socketHandler(){return n(this,Kn)}get sendTransport(){return n(this,Be)}get recvTransport(){return n(this,Fe)}get events(){return n(this,qo)}set sendTransportConnectedCallback(e){m(this,Bo,e)}set recvTransportConnectedCallback(e){m(this,Fo,e)}async setupTransports(e){await D(this,Ad,_f).call(this,e);let r,i;e.send&&(r=D(this,Go,wu).call(this,n(this,Be)).then(a=>{try{n(this,Bo).call(this,a)}catch(o){this.logger.error("Failed to run send transport callback")}})),e.recv&&(i=D(this,Go,wu).call(this,n(this,Fe)).then(a=>{try{n(this,Fo).call(this,a)}catch(o){this.logger.error("Failed to run recv transport callback")}})),await Promise.all([r,i])}stopTransports(e){var r,i;if(e.send&&this.sendTransport!==void 0){const{id:a,serverId:o,direction:c}=n(this,Be);this.logger.info("Closing send transport",{transport:{id:a,serverId:o,type:c}}),n(this,Be).close(),n(this,Be).removeAllListeners(),m(this,Be,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:a,serverId:o,direction:c}=n(this,Fe);this.logger.info("Closing recv transport",{transport:{id:a,serverId:o,type:c}}),(r=n(this,Fe))==null||r.close(),(i=n(this,Fe))==null||i.removeAllListeners(),m(this,Fe,void 0)}D(this,jo,Cu).call(this)}stopAllTransports(){this.logger.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}handleErrors(e){throw new Error("Method not implemented.")}}Jn=new WeakMap,Be=new WeakMap,Fe=new WeakMap,Bo=new WeakMap,Fo=new WeakMap,Ci=new WeakMap,Kn=new WeakMap,qo=new WeakMap,zn=new WeakMap,wi=new WeakMap,fs=new WeakMap,Yn=new WeakSet,jc=function(){return this.context.getValue("connectionHandler")},jo=new WeakSet,Cu=function(){m(this,wi,{send:void 0,recv:void 0})},Ad=new WeakSet,_f=async function(e){var o,c,d,l,u,p,f,S;no(this.context,"forceRelay")&&m(this,fs,"relay"),this.logger.info(`ICE Transport Policy set to ${n(this,fs)}`);const a=await mt().getICEServers().catch(y=>(this.logger.warn(`failed to get iceservers from server: ${y.message}`),[]));e.send&&D(this,Dd,wf).call(this,{iceServers:a,additionalSettings:{encodedInsertableStreams:(o=this.context.getValue("modules").e2ee)==null?void 0:o.enabled},config:{enableHighBitrate:(l=(d=(c=this.context.getValue("defaults").mediaConfiguration)==null?void 0:c.audio)==null?void 0:d.enableHighBitrate)!=null?l:!1,enableStereo:(f=(p=(u=this.context.getValue("defaults").mediaConfiguration)==null?void 0:u.audio)==null?void 0:p.enableStereo)!=null?f:!1,enableDtx:!1},iceTransportPolicy:n(this,fs)}),e.recv&&D(this,Od,Rf).call(this,{iceServers:a,additionalSettings:{encodedInsertableStreams:(S=this.context.getValue("modules").e2ee)==null?void 0:S.enabled},iceTransportPolicy:n(this,fs)})},Go=new WeakSet,wu=async function(e){const{id:r,serverId:i,direction:a}=e;D(this,Nd,bf).call(this,e);try{return await yf(async(c,d)=>{c>0&&this.logger.debug(`Retrying transport connect, count: ${c}`,{transport:{id:r,serverId:i,type:a}});try{if(e.closed)throw new fr("Cannot reconnect closed transport");await D(this,Id,Cf).call(this,e)}catch(l){if(l instanceof fr){d(l);return}throw this.logger.error("Failed to connect transport, retrying",{transport:e,error:l}),l}},{delayTime:100,strategy:"exponential",maxRetryCount:15}),e}catch(o){throw this.logger.error(`Failed to connect send transport after retry: ${e.id}`,{error:o,transport:{id:r,serverId:i,type:a}}),e.close(),e.removeAllListeners(),o}},Id=new WeakSet,Cf=async function(e){const{id:r,direction:i}=e;if(this.logger.info(`Connecting ${i} transport`,{transport:{id:r,type:i}}),!n(this,Ci).isConnected)throw new fr("Socket is not connected");if(e.connectionState==="closed")throw new fr("Transport is closed");try{await e.connect(a=>D(this,Ld,kf).call(this,i,a)),this.logger.info(`Connected ${i} transport`,{transport:{id:r,serverId:e.serverId,type:i}})}catch(a){throw n(this,zn).transportFailureCount[i]+=1,a.message==="ice connection failed"?new fr(a.message):a}},Dd=new WeakSet,wf=function(e){var r,i;if(n(this,Be)&&n(this,Be).connected){this.logger.info("Transport send is already connected",{transport:{id:(r=n(this,Be))==null?void 0:r.id,serverId:(i=n(this,Be))==null?void 0:i.serverId,type:"send"}});return}m(this,Be,n(this,Jn).createTransport({...e,direction:"send"})),D(this,Ar,Zi).call(this,{state:ys.NEW,direction:"send",sfuSessionId:n(this,Be).serverId}),this.context.getValue("callstats").configureSendTransport(n(this,Be))},Od=new WeakSet,Rf=function(e){var r,i;if(n(this,Fe)&&n(this,Fe).connected){this.logger.info("Transport recv is already connected",{transport:{id:(r=n(this,Fe))==null?void 0:r.id,serverId:(i=n(this,Fe))==null?void 0:i.serverId,type:"recv"}});return}m(this,Fe,n(this,Jn).createTransport({...e,direction:"recv"})),D(this,Ar,Zi).call(this,{state:ys.NEW,direction:"recv",sfuSessionId:n(this,Fe).serverId}),this.context.getValue("callstats").configureRecvTransport(n(this,Fe))},Nd=new WeakSet,bf=function(e){const{direction:r,id:i}=e;e.on("serveridchange",a=>{D(this,Ar,Zi).call(this,{state:e.connectionState,direction:r,sfuSessionId:a})}),e.on("connectionstatechange",async a=>{D(this,Ar,Zi).call(this,{state:a,direction:r,sfuSessionId:e.serverId}),this.logger.info(`Transport connection state changed for ${r} transport`,{transport:{id:i,serverId:e.serverId,type:r,status:a}});const o=()=>{const c=n(this,wi)[r];c!==void 0&&(clearTimeout(c),n(this,wi)[r]=void 0)};switch(a){case"connected":o(),n(this,zn).lastConnectionTime=performance.now();break;case"disconnected":n(this,wi)[r]=setTimeout(async()=>{this.logger.warn(`${r} transport is in disconnected state, reconnecting transport`,{transport:{id:i,serverId:e.serverId,type:r}}),await D(this,Wo,Ru).call(this,e.direction)},B0);break;case"failed":if(e.closed)return;o(),this.logger.warn(`${r} transport is in failed state, reconnecting transport`,{transport:{id:i,serverId:e.serverId,type:r}}),await D(this,Wo,Ru).call(this,e.direction);break}}),e.on("icecandidate",async a=>{this.logger.debug("Sending iceCandidate:",{iceCandidate:a})})},Ld=new WeakSet,kf=async function(e,r){const i=e==="recv";try{const{sdp:a,type:o}=r,c={consuming:i,description:{sdp:a,type:o,target:i?tr.SUBSCRIBER:tr.PUBLISHER},producers:[]};return n(this,Kn).connectTransport(c)}catch(a){throw this.logger.error(`Error in ${e} transport connection:`,{error:a}),a}},Wo=new WeakSet,Ru=async function(e){switch(this.logger.info("Called reconnect transport",{transport:{type:e}}),this.stopTransports({[e]:!0}),n(this,Ci).isConnected&&n(this,zn).transportFailureCount[e]>2&&(this.logger.warn(`Multiple disconnections in ${e} transport, forcing relay`),m(this,fs,"relay")),await this.setupTransports({[e]:!0}),e){case"send":{this.logger.info("Transport reconnected",{transport:n(this,Be)}),this.context.getValue("peerSessionStore").emit(w.RESET_PRODUCER_STATE);break}case"recv":{this.logger.info("Transport reconnected",{transport:n(this,Fe)}),this.context.getValue("peerSessionStore").emit(w.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:this.logger.warn("Unknown transport direction",{transport:{type:e}})}const r=e==="send"?n(this,Be):n(this,Fe);D(this,Ar,Zi).call(this,{state:ys.CONNECTED,direction:e,sfuSessionId:r.serverId})},Ar=new WeakSet,Zi=function(e){const{state:r,direction:i,sfuSessionId:a}=e;n(this,Yn,jc).mediaState[i]={state:r,sfuSessionId:a},this.context.getValue("peerSessionStore").emit(w.TRANSPORT_STATE_UPDATE,{transport:i,...n(this,Yn,jc).mediaState[i]})};var Vd,Ft;class q0{constructor(t,e,r,i,a){g(this,Vd,void 0);g(this,Ft,void 0);this.events=e,this.recvTransport=r,this.socket=i,this.socketHandler=a,m(this,Vd,t),m(this,Ft,t.getValue("logger"))}async create(t){if(!t||t&&t.length===0)throw new Error("List of producers is required");const e=new Map,r=[];t.forEach(d=>{const{producingPeerId:l,producerId:u,producingTransportId:p}=d,f={simulcast:{preferredRid:"f",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}};e.set(u,l),r.push({producingPeerId:l,producerId:u,producingTransportId:p,...f})});const i=await this.socketHandler.consume({requests:r,consumingTransportId:this.recvTransport.serverId}),a=new Map;t.forEach(d=>a.set(d.producerId,d));const o=new Map,c=[];return Object.entries(i.consumerStateMap).forEach(([d,l])=>{const u=a.get(d);if(!u)return;if(l.errorCode){n(this,Ft).warn(`Consumer request failed for producer ${d}`,{error:{message:l.errorCode}}),c.push({...u,errorCode:l.errorCode});return}let p={};try{p=JSON.parse(l.producerState.appData)}catch(f){}o.set(d,{consumerId:l.consumerId,producingTransportId:u.producingTransportId,producingPeerId:u.producingPeerId,kind:u.kind,paused:u.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:u.screenShare,mimeType:u.mimeType,appData:p})}),{consumerStates:o,sessionDescription:i.sessionDescription,failedProducers:c}}async negotiate(t){try{n(this,Ft).info("Negotiating socket consumer",{transport:this.recvTransport}),n(this,Ft).debug(`[SDP] setting remote offer: ${JSON.stringify(t)} on recvTransport`,{transport:this.recvTransport});const e=await this.recvTransport.setRemoteOffer(t),r={transportId:this.recvTransport.serverId,description:{sdp:e.sdp,type:e.type,target:tr.SUBSCRIBER}};return n(this,Ft).debug(`sending renegotiate request: ${JSON.stringify(r)} on recvTransport`,{transport:this.recvTransport}),await this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,GC.toBinary(r)),n(this,Ft).info("Renegotiation done",{transport:this.recvTransport}),e}catch(e){n(this,Ft).error("Failed to renegotiate",{error:e});return}}async close(t){if(!t.length)return;const e=async(r,i)=>{const a=r.map(l=>l.localId);n(this,Ft).info(`Closing consumers: ${JSON.stringify(a)}`);const o={description:{sdp:i.sdp,type:i.type,target:tr.SUBSCRIBER},consumerIds:a,consumingTransportId:this.recvTransport.serverId},c=await this.socketHandler.closeConsumer(o),d=SR.fromBinary(c).description;return{sdp:d.sdp,type:d.type}};await this.recvTransport.awaitQueue.push(()=>this.recvTransport.closeConsumers(t,e),"SocketConsumerStrategy.close",{consumersLength:t.length})}async switchConsumersToLayer(t,e){const r={requests:[],consumingTransportId:this.recvTransport.serverId},i=t.filter(a=>a&&a.id);i.forEach(({id:a,producingTransportId:o,localId:c})=>{r.requests.push({producerId:a,producingTransportId:o,mid:c,simulcast:{preferredRid:e===0?"q":"h",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}})}),await this.socketHandler.updateConsumersSimulcastConfig(r),n(this,Ft).info(`Consumers switched layers to ${e}`,{consumerIds:i==null?void 0:i.map(({id:a})=>a)})}}Vd=new WeakMap,Ft=new WeakMap;class Th{constructor(t){this.socketHandler=t}static getMSIDFromSDP(t,e){return Yt.parse(t).media.filter(a=>e==="video"?a.type==="video":a.type==="audio").at(-1).msid}async create({offer:t,kind:e,paused:r,appData:i,codecOptions:a,producingTransportId:o}){var p,f;const c=Th.getMSIDFromSDP(t.sdp,e),d={description:{sdp:t.sdp,type:t.type,target:tr.PUBLISHER},paused:r,kind:e,msid:c,appData:JSON.stringify(i),screenShare:(p=i.screenShare)!=null?p:!1,mimeType:`${e}/${(f=a[0])==null?void 0:f.name}`,producingTransportId:o},{answer:l,producerId:u}=await this.socketHandler.produce(d);return{answer:l,producerId:u}}}function j0(s){try{const t=JSON.parse(s.message);if(typeof t!="object"||t===null)return{};const{errorCode:e,errorDescription:r}=t;return{...typeof e=="string"&&{errorCode:e},...typeof r=="string"&&{errorDescription:r}}}catch(t){return{}}}var Ir,Dr,Qn,Jo,Ts,xd,Bs,Xn,Ko,bu,Ud,Mf,$d,Af,Hd,If,Bd,Df;class G0 extends F0{constructor(e,r){super(e,r);g(this,Ko);g(this,Ud);g(this,$d);g(this,Hd);g(this,Bd);g(this,Ir,void 0);g(this,Dr,void 0);g(this,Qn,void 0);g(this,Jo,void 0);g(this,Ts,void 0);g(this,xd,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0});g(this,Bs,[]);g(this,Xn,void 0);this.context=e,this.sendTransportConnectedCallback=async()=>{m(this,Jo,new Th(this.socketHandler))},this.recvTransportConnectedCallback=async i=>{n(this,Qn).clear(),m(this,Ts,new q0(this.context,this.events,i,this.socket,this.socketHandler))},this.reset()}get socketHandler(){return super.socketHandler}get producers(){return n(this,Ir)}get consumers(){return n(this,Dr)}get producerIdToConsumerIdMap(){return n(this,Qn)}get logger(){return this.context.getValue("logger")}reset(){m(this,Ir,new Map),m(this,Dr,new Map),m(this,Qn,new Map)}async createProducer(e,r){var i,a;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const o=await this.sendTransport.produce(e,D(this,Ud,Mf).bind(this));return(i=e.appData)!=null&&i.e2ee&&this.context.getValue("peerSessionStore").emit(w.E2EE_ACTIVE_PRODUCER,o),D(this,$d,Af).call(this,o,r),o}catch(o){throw this.logger.error(`Failed to create ${((a=e==null?void 0:e.track)==null?void 0:a.kind)||"unknown"} producer`,{error:o}),n(this,xd).producerCreationFailureCount+=1,o}}async closeProducer(e,r){var a;const i=this.producers.get(e);if(!i){this.logger.warn(`Producer with ID ${e} was not found`);return}r!=null&&r.stopTrack&&i.track.stop();try{await this.sendTransport.closeProducer(i),(a=this.context.getValue("modules").e2ee)!=null&&a.enabled&&this.context.getValue("peerSessionStore").emit(w.E2EE_INACTIVE_PRODUCER,i)}catch(o){this.logger.error("Failed to close producer on server",{error:o,producer:i})}}closeAllProducers(){return Promise.all(Array.from(n(this,Ir).entries()).map(([,e])=>e.close()))}async closeAllProducersLocally(){var r;const e=(r=this.sendTransport)==null?void 0:r.handler;await Promise.all(Array.from(n(this,Ir).values()).map(async i=>{try{if(e){const a=e.midTransceiverMap.get(i.localId);a&&(await a.sender.replaceTrack(null),a.direction="inactive")}}catch(a){this.logger.warn("closeAllProducersLocally: failed to deactivate transceiver",{producer:{id:i.id,kind:i.kind,appData:i.appData},error:a})}await i.close(co)}))}createConsumer(e){return this.createConsumers([e])}async createConsumers(e){n(this,Xn)||clearTimeout(n(this,Xn)),m(this,Bs,n(this,Bs).concat(e)),await D(this,Ko,bu).call(this)}closeConsumer(e){return this.closeConsumers([e])}async closeConsumers(e){if(!n(this,Ts))return;const r=e.map(i=>this.consumers.get(i)).filter(i=>i!==void 0);r.length!==0&&await n(this,Ts).close(r)}closeAllConsumers(){return this.closeConsumers(Array.from(n(this,Dr).keys()))}async switchConsumersToLayer(e,r){n(this,Ts).switchConsumersToLayer(e,r)}}Ir=new WeakMap,Dr=new WeakMap,Qn=new WeakMap,Jo=new WeakMap,Ts=new WeakMap,xd=new WeakMap,Bs=new WeakMap,Xn=new WeakMap,Ko=new WeakSet,bu=async function(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const e=500,r=n(this,Bs).splice(0,n(this,Bs).length);try{const i=new Set(Array.from(this.consumers.values()).map(({producerId:d})=>d)),a=r.filter(({producerId:d})=>!this.producers.get(d)&&!i.has(d));if(a.length===0)return;const{consumers:o,failedProducers:c}=await this.recvTransport.consume(a,D(this,Hd,If).bind(this),n(this,Ts).negotiate.bind(n(this,Ts)));if(o.forEach(D(this,Bd,Df).bind(this)),c!=null&&c.length){this.logger.error("Failed to create consumers for producers",{producers:c});const d=c.filter(({errorCode:l,producerId:u})=>l==="not_found_track_error"?(this.logger.error(`Track not found for producer: ${u}. This will not be retried.`),!1):l==="backend_error"?(this.logger.error("Unrecoverable error: backend error"),!1):!0);m(this,Bs,n(this,Bs).concat(d)),m(this,Xn,setTimeout(D(this,Ko,bu).bind(this),e))}}catch(i){const a=i instanceof Error?i:new Error(String(i));this.logger.error("failed to consume on transport",{error:a});const{errorCode:o,errorDescription:c}=j0(a);if(o==="internal_error"&&c==="Backend error"||o==="invalid_session_description"){this.logger.error("Irrecoverable error, closing current recvTransport to create a new one",{transport:this.recvTransport,error:{code:o,message:c}});try{this.stopTransports({recv:!0})}catch(d){}await this.setupTransports({recv:!0})}}},Ud=new WeakSet,Mf=function(e){return n(this,Jo).create(e)},$d=new WeakSet,Af=function(e,r){e.on("close",async(i,a)=>{const{offer:o,reason:c}=i;if(this.logger.info("producer::closing",{debuggingHint:c,producer:{...e,status:"closing"}}),c!==co){const d={producerId:e.id,description:{sdp:o.sdp,type:o.type,target:tr.PUBLISHER}};try{const l=await this.socketHandler.closeProducer(d),u={sdp:l==null?void 0:l.sdp,type:l==null?void 0:l.type};this.logger.info("producer::closed",{producer:{...e,status:"closed"}}),a({answer:u})}catch(l){this.logger.error("producer close error",l)}}this.producers.delete(e.id),r()}),e.on("trackended",()=>{this.logger.info("producer::trackended",{producer:{...e,status:"UNKNOWN"}})}),n(this,Ir).set(e.id,e)},Hd=new WeakSet,If=async function(e){try{return await this.recvTransport.canConsume(),await n(this,Ts).create(e)}catch(r){throw this.logger.error("Error in consume request",{error:r}),r}},Bd=new WeakSet,Df=function(e){e.on("close",async r=>{this.logger.debug("consumer closed",{consumer:{closureReason:r,id:e.id,kind:e.kind,appData:e.appData}}),n(this,Dr).delete(e.id),this.context.getValue("peerSessionStore").emit(w.CONSUMER_CLOSED,{id:e.id})}),n(this,Dr).set(e.id,e),this.producerIdToConsumerIdMap.set(e.producerId,e.id),this.context.getValue("peerSessionStore").emit(w.NEW_CONSUMER,{id:e.id,appData:e.appData,peerId:e.peerId})};var zo,Yo,Qo,Zn,ea,ta,Xo,Zo,sa,ut,rs,is,Ri,bi,Fs,ec,Fd,Of,qd,Nf,jd,Lf,Gd,Vf;const Wd=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:r=3,hangoverFrames:i=5,noiseAdaptationRate:a=.95,voiceAdaptationRate:o=.99,minEnergyThreshold:c=.005,maxEnergyThreshold:d=.2,energyRatioThreshold:l=1.5,noiseHistorySize:u=50}={}){g(this,Fd);g(this,qd);g(this,zo,void 0);g(this,Yo,void 0);g(this,Qo,void 0);g(this,Zn,void 0);g(this,ea,void 0);g(this,ta,void 0);g(this,Xo,void 0);g(this,Zo,void 0);g(this,sa,void 0);g(this,ut,void 0);g(this,rs,void 0);g(this,is,!1);g(this,Ri,0);g(this,bi,0);g(this,Fs,[]);g(this,ec,void 0);m(this,Zn,t),m(this,ut,t),m(this,zo,e),m(this,Yo,r),m(this,Qo,i),m(this,ea,a),m(this,ta,o),m(this,Xo,c),m(this,Zo,d),m(this,sa,l),m(this,ec,u),m(this,rs,t/2)}get voiceDetected(){return n(this,is)}processAudioChunk(t){var o,c;const e=D(o=Wd,jd,Lf).call(o,t),r=D(c=Wd,Gd,Vf).call(c,t);return D(this,Fd,Of).call(this,e),e/n(this,rs)>n(this,sa)&&e>n(this,ut)&&r>n(this,zo)?(m(this,Ri,n(this,Ri)+1),m(this,bi,n(this,Qo)),n(this,Ri)>=n(this,Yo)&&m(this,is,!0)):(m(this,Ri,0),n(this,bi)>0?m(this,bi,n(this,bi)-1):n(this,is)&&m(this,is,!1),n(this,is)||D(this,qd,Nf).call(this,e)),{energy:e,isVoice:n(this,is)}}reset(){m(this,is,!1),m(this,Ri,0),m(this,bi,0),m(this,ut,n(this,Zn)),m(this,rs,n(this,Zn)/2),m(this,Fs,[])}getThresholdInfo(){return{currentEnergyThreshold:n(this,ut),backgroundNoiseEnergy:n(this,rs),energyRatioThreshold:n(this,sa)}}};let Ha=Wd;zo=new WeakMap,Yo=new WeakMap,Qo=new WeakMap,Zn=new WeakMap,ea=new WeakMap,ta=new WeakMap,Xo=new WeakMap,Zo=new WeakMap,sa=new WeakMap,ut=new WeakMap,rs=new WeakMap,is=new WeakMap,Ri=new WeakMap,bi=new WeakMap,Fs=new WeakMap,ec=new WeakMap,Fd=new WeakSet,Of=function(t){n(this,is)?m(this,ut,n(this,ta)*n(this,ut)+(1-n(this,ta))*t):m(this,ut,n(this,ea)*n(this,ut)+(1-n(this,ea))*n(this,rs)),m(this,ut,Math.max(n(this,Xo),Math.min(n(this,Zo),n(this,ut))))},qd=new WeakSet,Nf=function(t){if(t<n(this,ut)*1.2)if(n(this,Fs).push(t),n(this,Fs).length>n(this,ec)&&n(this,Fs).shift(),n(this,Fs).length>=10){const e=[...n(this,Fs)].sort((i,a)=>i-a),r=Math.floor(e.length/2);m(this,rs,e[r])}else m(this,rs,.95*n(this,rs)+.05*t)},jd=new WeakSet,Lf=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,r)=>e+r)/t.length)},Gd=new WeakSet,Vf=function(t){let e=0;for(let r=1;r<t.length;r+=1)(t[r]>=0&&t[r-1]<0||t[r]<0&&t[r-1]>=0)&&(e+=1);return e},g(Ha,jd),g(Ha,Gd);var tc;class Up{constructor(t){h(this,"RNAudioSampleHandler");g(this,tc,void 0);m(this,tc,t);const{RNAudioSampleHandlerImpl:e}=navigator;e==null||e.init().then(r=>{this.RNAudioSampleHandler=r}).catch(r=>{this.logger.error("ReactNativeAudioSampler: Failed to initialize audio sampler",r)})}get logger(){return n(this,tc).getValue("logger")}get samples(){var e;const t=new Float32Array(1024);return(e=this.RNAudioSampleHandler)==null||e.getFloatTimeDomainData(t),t}stop(){var t;(t=this.RNAudioSampleHandler)==null||t.destructor()}}tc=new WeakMap;var sc;class $p{constructor(t){h(this,"audioContext");h(this,"analyser");g(this,sc,void 0);m(this,sc,t),this.audioContext=new AudioContext,this.analyser=this.audioContext.createAnalyser(),this.analyser.fftSize=2048}get logger(){return n(this,sc).getValue("logger")}get samples(){if(this.audioContext.state==="suspended")try{this.audioContext.resume()}catch(e){this.logger.error("AudioContextSampler: Failed to resume audio context",e)}const t=new Float32Array(this.analyser.frequencyBinCount);return this.analyser.getFloatTimeDomainData(t),t}set audioTrack(t){const e=new MediaStream;e.addTrack(t),this.audioContext.createMediaStreamSource(e).connect(this.analyser)}}sc=new WeakMap;class W0{static setInterval(t,e=0,...r){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.setInterval(t,e,...r):global.setInterval(t,e,...r)}static clearInterval(t){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.clearInterval(t):global.clearInterval(t)}static setTimeout(t,e=0,...r){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.setTimeout(t,e,...r):global.setTimeout(t,e,...r)}static clearTimeout(t){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.clearTimeout(t):global.clearTimeout(t)}}const J0=60,K0=400;var qs,js,Gs,rc,ra,ia,Or,ki,na,Mi,Ws,Ss,Jd,xf,ic,ku,Kd,Uf,zd,$f;const Za=class{constructor(t,e){g(this,Jd);g(this,Kd);g(this,qs,void 0);g(this,js,void 0);g(this,Gs,void 0);g(this,rc,void 0);g(this,ra,void 0);g(this,ia,void 0);g(this,Or,void 0);g(this,ki,void 0);g(this,na,void 0);g(this,Mi,void 0);g(this,Ws,void 0);g(this,Ss,void 0);this.reportRequest=e,m(this,Mi,t),m(this,ia,new Ha);const{isReactNative:r}=navigator;m(this,Ws,r?new Up(n(this,Mi)):new $p(n(this,Mi))),m(this,Ss,r?W0:Nc)}get logger(){return n(this,Mi).getValue("logger")}set producerId(t){m(this,Gs,t)}set audioTrack(t){m(this,rc,t),n(this,Ws)instanceof $p&&(n(this,Ws).audioTrack=t)}start(){this.logger.debug(`AudioActivityReporter: Starting audio activity reporter: ${n(this,Gs)}`),n(this,qs)&&n(this,Ss).clearInterval(n(this,qs)),m(this,qs,n(this,Ss).setInterval(async()=>{var i;if(!n(this,rc)||!n(this,Gs))return;const{energy:t}=D(this,Jd,xf).call(this),e=D(i=Za,ic,ku).call(i,t);let r=.9;n(this,na)!==e&&n(this,na)?r=.9:e?r=.3:r=.5,m(this,ra,(n(this,ra)||0)*(1-r)+t*r)},J0)),n(this,js)&&n(this,Ss).clearInterval(n(this,js)),m(this,js,n(this,Ss).setInterval(D(this,Kd,Uf).bind(this),K0))}stop(){try{this.logger.debug(`AudioActivityReporter: Stopping audio activity reporter: ${n(this,Gs)}`),n(this,qs)&&(n(this,Ss).clearInterval(n(this,qs)),m(this,qs,void 0)),n(this,js)&&(n(this,Ss).clearInterval(n(this,js)),m(this,js,void 0))}catch(t){}n(this,ia).reset(),n(this,Ws)instanceof Up&&n(this,Ws).stop()}};let Ba=Za;qs=new WeakMap,js=new WeakMap,Gs=new WeakMap,rc=new WeakMap,ra=new WeakMap,ia=new WeakMap,Or=new WeakMap,ki=new WeakMap,na=new WeakMap,Mi=new WeakMap,Ws=new WeakMap,Ss=new WeakMap,Jd=new WeakSet,xf=function(){var o;const{samples:t}=n(this,Ws),{energy:e,isVoice:r}=n(this,ia).processAudioChunk(t),i=D(o=Za,zd,$f).call(o,e);return i===-1/0||e<1e-6?{energy:0,isVoice:!1}:((!n(this,Or)||i<n(this,Or))&&m(this,Or,i),(!n(this,ki)||i>n(this,ki))&&m(this,ki,i),{energy:(i-n(this,Or))/(n(this,ki)-n(this,Or))*10||0,isVoice:r})},ic=new WeakSet,ku=function(t){return t<5},Kd=new WeakSet,Uf=function(t=n(this,ra)){var r;if(!n(this,Gs)||!t)return;const e={producerId:n(this,Gs),energy:Math.round(t),silent:D(r=Za,ic,ku).call(r,t)};m(this,na,e.silent),this.reportRequest(e)},zd=new WeakSet,$f=function(t){const e=Math.log10(t);return Math.round(e)},g(Ba,ic),g(Ba,zd);var z0=Object.defineProperty,Y0=Object.getOwnPropertyDescriptor,oe=(s,t,e,r)=>{for(var i=r>1?void 0:r?Y0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&z0(t,e,i),i},nc,ac,Qe,H,Yd,at,Ai,Ii,Di,oc,wt,vs,Xe,ht,Js,Yr,Qd,Hf,Xd,Bf,Zd,Ff,cc,Mu,el,qf,tl,jf,ot,vt,Oi,Fa,sl,Gf,rl,Wf,il,Jf;class se{constructor(t,e){g(this,Js);g(this,Qd);g(this,Xd);g(this,Zd);g(this,cc);g(this,el);g(this,tl);g(this,ot);g(this,Oi);g(this,sl);g(this,rl);g(this,il);h(this,"context");h(this,"authToken");h(this,"e2ee");g(this,nc,void 0);g(this,ac,void 0);g(this,Qe,void 0);g(this,H,void 0);g(this,Yd,void 0);g(this,at,void 0);g(this,Ai,void 0);g(this,Ii,void 0);g(this,Di,void 0);g(this,oc,void 0);g(this,wt,null);g(this,vs,void 0);g(this,Xe,void 0);g(this,ht,void 0);var i,a;this.context=t;const{socket:r}=e;this.mediaJoined=!1,m(this,Qe,r),m(this,Ai,!1),m(this,H,new G0(t,r)),m(this,at,n(this,H).events),m(this,vs,new Set),m(this,Xe,new Map),m(this,Ii,!1),m(this,Di,new Eu(t.getValue("logger"))),m(this,ht,new Ba(this.context,n(this,H).socketHandler.audioActivity.bind(n(this,H).socketHandler))),this.e2ee=(a=(i=t.getValue("modules").e2ee)==null?void 0:i.enabled)!=null?a:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),m(this,oc,Zu(async()=>{if(!n(this,Js,Yr).mediaJoinAttempted)return;const{roomJoined:o}=await this.joinRoom(n(this,ac),n(this,nc),!0);o&&(this.context.getValue("peerSessionStore").emit(w.RESET_PRODUCER_STATE),this.context.getValue("peerSessionStore").emit(w.ROOM_NODE_RECONNECTED))},5e3,{leading:!0,maxWait:1e3}))}get peerId(){return this.context.getValue("peerId")}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get mediaJoined(){return n(this,Js,Yr).mediaJoined}set mediaJoined(t){n(this,Js,Yr).mediaJoined=t}reset({resetTransportQueue:t}){this.logger.info(`Resetting media node client: closing all transports, producers, consumers, and queues(resetTransportQueue: ${t}).`),n(this,H).closeAllProducers(),n(this,H).closeAllConsumers(),n(this,Xe).clear(),n(this,vs).clear(),m(this,wt,null),t&&n(this,Di).stop(),n(this,H).stopAllTransports(),n(this,H).reset(),t&&m(this,Di,new Eu)}async joinRoom(t,e,r=!1,i={}){n(this,Js,Yr).mediaJoinAttempted=!0,m(this,Ai,!0);try{return await n(this,Di).push(()=>D(this,Qd,Hf).call(this,t,e,r,i),"joinRoom")}catch(a){return this.logger.error("Error in room joining process",{error:a}),this.context.getValue("peerSessionStore").emit(w.ROOM_NODE_FAILED),{roomJoined:!1,error:a}}}async initializeConnection(t,e,r=!1,i={}){return n(this,wt)?n(this,wt):(m(this,wt,(async()=>{try{await D(this,cc,Mu).call(this,t,e,r,i)}catch(a){throw m(this,wt,null),a}})()),n(this,wt))}getConsumers(){return n(this,H).consumers}getProducers(){return n(this,H).producers}async leaveRoom(){n(this,H).stopAllTransports(),m(this,Ii,!1),n(this,Js,Yr).mediaJoinAttempted=!1;const t={closeRoom:!1};n(this,Qe).sendMessagePromise(n(this,at).leaveRoom,fw.toBinary(t)).then(r=>{var i;(i=iR.fromBinary(r.payload))!=null&&i.closed&&this.logger.warn("Weird state on peer closed and should not happen")}).catch(r=>{this.logger.error("error on sending leave room request",{error:r})}),this.context.getValue("callstats").callEnded(),this.context.getValue("telemetry").destruct().catch(r=>{this.logger.error("leaveRoom::telemetry_destruct_failed",{error:r})})}async activatePeers(t){return this.createConsumers(t)}async createConsumers(t){return t.length===0?Promise.resolve():n(this,H).createConsumers(t)}async closeConsumers(t){if(!t.length)return;const e=t.reduce((r,i)=>{const a=n(this,H).producerIdToConsumerIdMap.get(i.producerId);return a?(r.push(a),r):(this.logger.warn(`consumer not found in close consumers: ${i.producerId}`),r)},[]);await n(this,H).closeConsumers(e)}async _shareWebcam(t){var u,p,f,S;const e=Pe.WEBCAM,r=D(this,ot,vt).call(this,e);if(r){const y=await r;if(n(this,H).producers.has(y)){const P=n(this,H).producers.get(y);if(!P.closed)return await P.replaceTrack({track:t}),await this.resumeWebcam(e),t;await this.disableWebcam()}return this._shareWebcam(t)}const i=D(this,il,Jf).call(this,t),a=no(this.context,"disableSimulcast"),o=(p=(u=this.context)==null?void 0:u.getValue("overrides"))==null?void 0:p.simulcastConfig;a||o&&o.disable||!((S=(f=this.context)==null?void 0:f.getValue("theme"))!=null&&S.isSimulcastEnabled)?this.logger.info("Simulcast disabled for webcam producer, SFU: CF"):(this.logger.info("Simulcast enabled for SFU: CF"),i.encodings=$I(this.context,t),this.logger.info(`Simulcast encodings: ${JSON.stringify(i.encodings)}`));const d=()=>{this.logger.info("Disabling video due to the producer closure"),n(this,Xe).delete(e)},l=n(this,H).createProducer(i,d);return D(this,Oi,Fa).call(this,e,l.then(y=>y.id)),l.then(y=>y.track)}async shareWebcam(t){return t===void 0?null:(this.logger.debug("Calling _shareWebcam with VP8 codec"),this._shareWebcam(t))}async shareScreen(t){const{video:e,audio:r}=t;if(e===void 0)return;const i={track:e,codecOptions:[{name:"VP8"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:me.isElectron()},stopTracks:!1},a=()=>{this.logger.info("Disabling screenShare due to the producer closure"),n(this,Xe).delete(Pe.SCREENSHARE_VIDEO),n(this,Xe).delete(Pe.SCREENSHARE_AUDIO)},o=n(this,H).createProducer(i,a);D(this,Oi,Fa).call(this,Pe.SCREENSHARE_VIDEO,o.then(d=>d.id));let c;if(r){const d={track:r,codecOptions:[{name:"opus"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:me.isElectron()},stopTracks:!1,zeroRtpOnPause:!1},l=()=>{};c=n(this,H).createProducer(d,l),D(this,Oi,Fa).call(this,Pe.SCREENSHARE_AUDIO,c.then(u=>u.id))}await Promise.all([o,c||Promise.resolve()]),this.context.getValue("callstats").screenShareStart()}async shareMic(t){try{if(t===void 0)throw new ft("track undefined");const e=D(this,ot,vt).call(this,Pe.MIC);if(e){const o=await e;if(n(this,H).producers.has(o)){const c=n(this,H).producers.get(o);if(!c.closed){await c.replaceTrack({track:t}),await this.resumeMic(),n(this,ht)&&(n(this,ht).audioTrack=t,n(this,ht).producerId=o,n(this,ht).start());return}await n(this,H).closeProducer(o,{stopTrack:!1})}await this.shareMic(t);return}const r=D(this,rl,Wf).call(this,t),i=()=>{n(this,Xe).delete(Pe.MIC)},a=n(this,H).createProducer(r,i);D(this,Oi,Fa).call(this,Pe.MIC,a.then(o=>o.id)),await a.then(o=>{n(this,ht)&&(n(this,ht).audioTrack=o.track,n(this,ht).producerId=o.id,n(this,ht).start())})}catch(e){throw new R(e)}}async pauseMic(){var i;const t=await D(this,ot,vt).call(this,Pe.MIC),e=n(this,H).producers.get(t);if(!e){this.logger.error("pauseMic::could_not_find_mic_producer");return}if(e.paused){this.logger.info("pauseMic::mic_producer_already_paused");return}e.pause(),(i=n(this,ht))==null||i.stop();const r={producerId:e.id,pause:!0};n(this,Qe).sendMessage(n(this,at).toggleProducer,kc.toBinary(r))}async pauseWebcam(){const t=await D(this,ot,vt).call(this,Pe.WEBCAM),e=n(this,H).producers.get(t);if(!e){this.logger.error("pauseWebcam::could_not_find_webcam_producer");return}e.pause();const r={producerId:e.id,pause:!0};n(this,Qe).sendMessage(n(this,at).toggleProducer,kc.toBinary(r))}async resumeMic(){const t=await D(this,ot,vt).call(this,Pe.MIC),e=n(this,H).producers.get(t);if(!e){this.logger.error("resumeMic::could_not_find_mic_producer");return}if(!e.pause){this.logger.info("resumeMic::mic_producer_already_resumed");return}e.resume(),e.appData.e2ee&&this.context.getValue("peerSessionStore").emit(w.E2EE_ACTIVE_PRODUCER,e);const r={producerId:e.id,pause:!1};n(this,Qe).sendMessage(n(this,at).toggleProducer,kc.toBinary(r))}async resumeWebcam(t=Pe.WEBCAM){const e=await D(this,ot,vt).call(this,t),r=n(this,H).producers.get(e);if(!r){this.logger.error("resumeWebcam::could_not_find_webcam_producer");return}if(!r.paused){this.logger.info("resumeWebcam::webcam_producer_already_resumed");return}r.resume(),r.appData.e2ee&&this.context.getValue("peerSessionStore").emit(w.E2EE_ACTIVE_PRODUCER,r);const i={producerId:r.id,pause:!1};n(this,Qe).sendMessage(n(this,at).toggleProducer,kc.toBinary(i))}async disableWebcam(){const t=Pe.WEBCAM,e=await D(this,ot,vt).call(this,t);D(this,sl,Gf).call(this,t),e&&await n(this,H).closeProducer(e)}async disableMic(){var e;const t=await D(this,ot,vt).call(this,Pe.MIC);t&&await n(this,H).closeProducer(t),(e=n(this,ht))==null||e.stop(),n(this,Xe).delete(Pe.MIC)}async disableScreenShare(){this.logger.info("screen_sharing_stopped"),this.context.getValue("callstats").screenShareStop();const t=await D(this,ot,vt).call(this,Pe.SCREENSHARE_VIDEO),e=await D(this,ot,vt).call(this,Pe.SCREENSHARE_AUDIO);t&&await n(this,H).closeProducer(t),e&&await n(this,H).closeProducer(e),n(this,vs).clear(),n(this,Xe).delete(Pe.SCREENSHARE_VIDEO),n(this,Xe).delete(Pe.SCREENSHARE_AUDIO)}async muteSelf(){this.pauseMic()}async resetVideoProducers(t,e){if(t){const r=await D(this,ot,vt).call(this,Pe.WEBCAM);await n(this,H).closeProducer(r,{stopTrack:!1}),this.shareWebcam(t)}if(e){const r=await D(this,ot,vt).call(this,Pe.SCREENSHARE_VIDEO);await n(this,H).closeProducer(r,{stopTrack:!1}),this.shareScreen({video:e})}}async changeDisplayName(t,e){const r={displayName:t,participantId:e!=null?e:this.peerId};if(!await n(this,H).socketHandler.changeDisplayName(r))throw new Error("failed to change display name!")}kick(t){const e={peerIds:[t]};n(this,H).socketHandler.kickPeer(e)}kickAll(){n(this,H).socketHandler.kickAll()}async muteAll(t){if(!await n(this,H).socketHandler.hostControlForAll("audio"))throw new Error("failed to mute all participant")}async muteAllVideo(){if(!await n(this,H).socketHandler.hostControlForAll("video"))throw new Error("failed to mute all video participant")}async disableAudio(t){if(!await n(this,H).socketHandler.hostControlForPeer(t,"audio"))throw new Error("failed to mute given participant")}async disableVideo(t){if(!await n(this,H).socketHandler.hostControlForPeer(t,"video"))throw new Error("failed to mute video of given participant")}async pinPeer(t){const e={participantId:t!=null?t:""};try{await n(this,Qe).sendMessagePromise(n(this,at).globalPinPeer,Aw.toBinary(e))}catch(r){this.logger.error("Error in pinning peer:",{error:r})}}validateScreenShare(t){return this.peerId===t.peerId&&n(this,H).producers.get(t.producerId)&&n(this,vs).add(t.consumerPeerId),n(this,vs).size}async switchConsumersToLayer(t,e){const r=t.map(i=>this.getConsumers().get(i));n(this,H).switchConsumersToLayer(r,e)}async handleSocketEvents(){n(this,Qe).on(n(this,at).peerProducerCreateBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:r}=NR.fromBinary(t);if(e===this.peerId)return;r!=null&&r.mimeType||(r.mimeType=r.kind===Zs.AUDIO?"audio/opus":"video/VP8"),this.logger.info(`producer created broadcast: ${e}, producer state: ${r}`),this.context.getValue("peerSessionStore").emit(w.NEW_PRODUCER,{peerId:e,producer:{...r,kind:r.kind===Zs.AUDIO?"audio":"video",producingPeerId:e}})}catch(e){this.logger.error("error in peer-producer-create-broadcast",{error:e})}}),n(this,Qe).on(n(this,at).peerProducerToggleBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,initiatorParticipantId:r,producerState:{kind:i,pause:a,producerId:o,screenShare:c}}=fp.fromBinary(t);if(c)return;const d=i===Zs.AUDIO?"audio":"video";if(this.logger.info(`producer toggle broadcast: ${e}, producerId: ${o}, kind:${d}, paused:${a} payload: ${JSON.stringify(fp.fromBinary(t))}`),e===this.peerId&&r!==this.peerId&&a&&this.context.getValue("peerSessionStore").emit(d==="audio"?w.MUTE_SELF:w.MUTE_SELF_VIDEO),e===this.peerId)return;this.context.getValue("peerSessionStore").emit(w.PRODUCER_TOGGLE,{peerId:e,producerId:o,paused:a,kind:d}),Array.from(this.getConsumers().values()).filter(u=>u.producerId===o).forEach(u=>{u.kind==="video"&&a||u.paused!==a&&(this.logger.debug(`consumer state mismatched for ${u.id}. updating consumer pause state ${u.paused} to ${a}`),a?(u.pause(),this.context.getValue("peerSessionStore").emit(w.CONSUMER_PAUSED,{id:u.id})):(u.resume(),this.context.getValue("peerSessionStore").emit(w.CONSUMER_RESUMED,{id:u.id})))})}catch(e){this.logger.error("error in producer toggle broadcast handler",{error:e})}}),n(this,Qe).on(n(this,at).peerLeaveBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e}=eu.fromBinary(t);if(e===this.peerId)return;this.logger.info(`peer left broadcast:${e}`),n(this,vs).delete(e),n(this,H).consumers.forEach(r=>{r.peerId===e&&r.close()}),this.context.getValue("peerSessionStore").emit(w.PEER_CLOSED,{id:e})}catch(e){this.logger.error("error in peer left broadcast",{error:e})}}),n(this,Qe).on(n(this,at).peerProducerCloseBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:{producerId:r}}=xR.fromBinary(t);if(e===this.peerId)return;this.logger.info(`producer closed broadcast:${e}`),this.context.getValue("peerSessionStore").emit(w.PRODUCER_CLOSED,{peerId:e,producerId:r});const i=n(this,H).producerIdToConsumerIdMap.get(r);if(!i){this.logger.warn(`no consumer found for producer:${r}`);return}this.logger.info(`closing consumer ${i}, producer id: ${r}`),n(this,H).closeConsumer(i).then(()=>{this.logger.info(`closed consumer: ${i}`),n(this,H).producerIdToConsumerIdMap.delete(r),this.context.getValue("peerSessionStore").emit(w.CONSUMER_CLOSED,{id:i})}).catch(a=>{this.logger.error("error closing consumer",{error:a})})}catch(e){this.logger.error("error on producer close broadcast",{error:e})}}),n(this,Qe).on(n(this,at).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!n(this,Ai)&&!n(this,Ii)||(this.logger.warn("media hub termination broadcast received, rejoining room"),this.context.getValue("peerSessionStore").emit(w.ROOM_NODE_DISCONNECTED),n(this,oc).call(this))})}handleCallstatsEvents(){this.context.getValue("callstats").onConsumerScore(t=>{t.forEach((e,r)=>{const i=n(this,H).consumers.get(r);i&&this.context.getValue("peerSessionStore").emit(w.CONSUMER_SCORE_UPDATE,{id:r,kind:i.kind,peerId:i.peerId,score:e.score,scoreStats:e})})}),this.context.getValue("callstats").onProducerScore(t=>{t.forEach((e,r)=>{const i=Array.from(n(this,H).producers.values()).find(a=>a.id===r);i&&this.context.getValue("peerSessionStore").emit(w.PRODUCER_SCORE_UPDATE,{id:r,kind:i.kind,appData:i.appData,score:e.score,scoreStats:e})})})}}nc=new WeakMap,ac=new WeakMap,Qe=new WeakMap,H=new WeakMap,Yd=new WeakMap,at=new WeakMap,Ai=new WeakMap,Ii=new WeakMap,Di=new WeakMap,oc=new WeakMap,wt=new WeakMap,vs=new WeakMap,Xe=new WeakMap,ht=new WeakMap,Js=new WeakSet,Yr=function(){return this.context.getValue("connectionHandler")},Qd=new WeakSet,Hf=async function(t,e,r,i){var o;m(this,ac,t);let a=!1;if(r){const{recv:c,send:d}=(o=n(this,Js,Yr).mediaState)!=null?o:{};(d==null?void 0:d.state)===ys.CONNECTED&&(c==null?void 0:c.state)===ys.CONNECTED?(this.logger.info("MediaNodeClient.joinRoom: transports healthy — partial reset (producers only)"),await n(this,H).closeAllProducersLocally(),n(this,Xe).clear(),n(this,vs).clear(),m(this,wt,null),a=!0):(this.logger.info("MediaNodeClient.joinRoom: transports unhealthy — full reset"),this.reset({resetTransportQueue:!1}))}try{n(this,wt)?await n(this,wt):await D(this,cc,Mu).call(this,t,e,r,i,a),D(this,Zd,Ff).call(this,e);const{joined:c,error:d}=await D(this,Xd,Bf).call(this);return{roomJoined:c,error:d}}catch(c){return this.logger.error("Failed to complete room join",{error:c}),{roomJoined:!1,error:c}}finally{m(this,wt,null)}},Xd=new WeakSet,Bf=async function(){try{this.mediaJoined=!0;const{roomState:t}=await n(this,H).socketHandler.notifySelfJoinComplete();return m(this,nc,t.roomUuid),m(this,Ii,!0),m(this,Ai,!1),{joined:!0}}catch(t){return this.logger.error("Error completing room join",{error:t}),this.mediaJoined=!1,{joined:!1,error:t}}},Zd=new WeakSet,Ff=function(t){navigator.product!=="ReactNative"&&setTimeout(()=>{try{const r={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:t,roomViewType:"groupCall",deviceInfo:{...me.getDeviceInfo(),userAgent:navigator.userAgent,memory:navigator.deviceMemory,cpus:navigator.hardwareConcurrency},sdkName:this.context.getValue("sdkName"),sdkVersion:this.context.getValue("sdkVersion"),metaData:{},permissions:{}};this.context.getValue("callstats").roomJoined(r)}catch(e){this.logger.error("Error reporting room joined analytics",{error:e})}},0)},cc=new WeakSet,Mu=async function(t,e,r,i,a=!1){try{const o=D(this,el,qf).call(this);await D(this,tl,jf).call(this,t,e,r,o),a?this.logger.info("MediaNodeClient: reusing existing transports on rejoin"):await n(this,H).setupTransports({send:!0,recv:!0})}catch(o){throw this.logger.error("Failed to initialize connection",{error:o}),o}},el=new WeakSet,qf=function(){const t=N0("video/VP8");return m(this,Yd,t),t},tl=new WeakSet,jf=async function(t,e,r,i){await yf(async(a,o)=>{if(!n(this,Qe).isConnected){o(new Error("Socket is not connected"));return}a>0&&this.logger.warn("Retry: send joinRoom message",{debuggingHint:`Retry attempt ${a}`});try{await n(this,H).socketHandler.joinRoom(e,t,i,r)}catch(c){throw this.logger.error("Failed to send joinRoom message after retries",{error:c}),c}},{delayTime:1e3,strategy:"exponential",maxRetryCount:15})},ot=new WeakSet,vt=function(t){return n(this,Xe).get(t)},Oi=new WeakSet,Fa=function(t,e){return n(this,Xe).set(t,e)},sl=new WeakSet,Gf=function(t){return n(this,Xe).delete(t)},rl=new WeakSet,Wf=function(t){return{track:t,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!1}},il=new WeakSet,Jf=function(t){return{track:t,codecOptions:[{name:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}};oe([E.trace("MediaNodeClient.reset")],se.prototype,"reset",1);oe([E.trace("MediaNodeClient.joinRoom")],se.prototype,"joinRoom",1);oe([E.trace("MediaNodeClient.leaveRoom")],se.prototype,"leaveRoom",1);oe([E.trace("MediaNodeClient.activatePeers")],se.prototype,"activatePeers",1);oe([E.trace("MediaNodeClient.createConsumers")],se.prototype,"createConsumers",1);oe([E.trace("MediaNodeClient.closeConsumers")],se.prototype,"closeConsumers",1);oe([E.trace("MediaNodeClient._shareWebcam")],se.prototype,"_shareWebcam",1);oe([E.trace("MediaNodeClient.shareWebcam")],se.prototype,"shareWebcam",1);oe([E.trace("MediaNodeClient.shareScreen")],se.prototype,"shareScreen",1);oe([E.trace("MediaNodeClient.shareMic")],se.prototype,"shareMic",1);oe([E.trace("MediaNodeClient.pauseMic")],se.prototype,"pauseMic",1);oe([E.trace("MediaNodeClient.pauseWebcam")],se.prototype,"pauseWebcam",1);oe([E.trace("MediaNodeClient.resumeMic")],se.prototype,"resumeMic",1);oe([E.trace("MediaNodeClient.resumeWebcam")],se.prototype,"resumeWebcam",1);oe([E.trace("MediaNodeClient.disableWebcam")],se.prototype,"disableWebcam",1);oe([E.trace("MediaNodeClient.disableMic")],se.prototype,"disableMic",1);oe([E.trace("MediaNodeClient.disableScreenShare")],se.prototype,"disableScreenShare",1);oe([E.trace("MediaNodeClient.muteSelf")],se.prototype,"muteSelf",1);oe([E.trace("MediaNodeClient.resetVideoProducers")],se.prototype,"resetVideoProducers",1);oe([E.trace("MediaNodeClient.changeDisplayName")],se.prototype,"changeDisplayName",1);oe([E.trace("MediaNodeClient.kickPeer")],se.prototype,"kick",1);oe([E.trace("MediaNodeClient.kickAllPeers")],se.prototype,"kickAll",1);oe([E.trace("MediaNodeClient.muteAll")],se.prototype,"muteAll",1);oe([E.trace("MediaNodeClient.muteAllVideo")],se.prototype,"muteAllVideo",1);oe([E.trace("MediaNodeClient.disableAudio")],se.prototype,"disableAudio",1);oe([E.trace("MediaNodeClient.disableVideo")],se.prototype,"disableVideo",1);oe([E.trace("MediaNodeClient.pinPeer")],se.prototype,"pinPeer",1);oe([E.trace("MediaNodeClient.validateScreenShare")],se.prototype,"validateScreenShare",1);function Kf(s,t){const e=s.getValue("roomNodeClient");if(e){if(e)return e;throw new Error("Room node client already set up.")}const r=new se(s,t);return s.setValue("roomNodeClient",r),r}function Q0(s){const t=s.getValue("roomNodeClient");try{t==null||t.leaveRoom()}catch(e){s.getValue("logger").error("roomNodeClient::cleanupRoomNodeClient")}s.setValue("roomNodeClient",void 0)}var X0=Object.defineProperty,Z0=Object.getOwnPropertyDescriptor,Ki=(s,t,e,r)=>{for(var i=r>1?void 0:r?Z0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&X0(t,e,i),i},aa,ns,Y,pt,Ot,dg;const zf=(dg=class{constructor(s,t,e,r){g(this,pt);h(this,"self");h(this,"authToken");g(this,aa,void 0);h(this,"viewType");g(this,ns,void 0);g(this,Y,void 0);const{socket:i}=e,a=s.getValue("authToken");this.self=t,m(this,Y,s),this.viewType=r,this.authToken=a,m(this,aa,i),m(this,ns,e),this.setupEvents()}get peerId(){return n(this,Y).getValue("peerId")}get telemetry(){return n(this,Y).getValue("telemetry")}get logger(){return n(this,Y).getValue("logger")}get mediaJoined(){return n(this,Y).getValue("connectionHandler").mediaJoined}static async init(s,t,e,r,i){const a=mt(),o=s.getValue("peerId"),c=!!s.getValue("cachedUserDetails"),d=await Ge.__init__(s,e,r,i,i.name,c);s.setValue("self",d);const l=s.getValue("logger");return navigator.product!=="ReactNative"?setTimeout(async()=>{const p=await d.getAllDevices();l.info("populated_full_device_list",{devices:JSON.stringify(p)}),s.getValue("callstats").devices("AUDIO",p==null?void 0:p.filter(f=>f.kind==="audioinput")),s.getValue("callstats").devices("VIDEO",p==null?void 0:p.filter(f=>f.kind==="videoinput")),s.getValue("callstats").devices("SPEAKER",p==null?void 0:p.filter(f=>f.kind==="audiooutput")),l.info("Callstats:: initializing");try{await s.getValue("callstats").initialize({peerId:o,engineName:me.getDeviceInfo().engineName,env:s.getValue("env")==="prod"?"prod":"devel",iceServers:await a.getICEServers(),apiBase:s.getValue("apiBase"),flags:{},logger:l,apiHostnames:cC(s),skipConnectivityChecks:!0,authToken:s.getValue("authToken")}),l.info("Callstats:: initialized")}catch(f){l.error("Callstats:: initialization failed",{error:f})}},0):l.info("Callstats:: Skipped initialization due to navigator product being ReactNative."),new zf(s,d,t,i.viewType)}async shareMediaTracks(){var c;const{audioTrack:s,videoTrack:t,permissions:e,audioEnabled:r,videoEnabled:i,screenShareEnabled:a,screenShareTracks:o}=this.self;if(e.canProduceAudio===F.Allowed&&r)if((s==null?void 0:s.readyState)==="live")try{await n(this,pt,Ot).shareMic(s),this.self.audioEnabled||n(this,pt,Ot).pauseMic()}catch(d){this.self.disableAudio()}else this.logger.warn("shareMediaTracks: audio track is dead, disabling audio"),this.self.disableAudio();if(e.canProduceVideo===F.Allowed&&i)if((t==null?void 0:t.readyState)==="live")try{await n(this,pt,Ot).shareWebcam(t),this.self.videoEnabled||n(this,pt,Ot).pauseWebcam()}catch(d){this.self.disableVideo()}else this.logger.warn("shareMediaTracks: video track is dead, disabling video"),this.self.disableVideo();if(e.canProduceScreenshare===F.Allowed&&a){const d=o.video,l=o.audio;if((d==null?void 0:d.readyState)==="live")try{await((c=n(this,pt,Ot))==null?void 0:c.shareScreen({video:d,audio:(l==null?void 0:l.readyState)==="live"?l:void 0}))}catch(u){this.self.disableScreenShare()}else this.logger.warn("shareMediaTracks: screenshare video track is dead, disabling screenshare"),this.self.disableScreenShare()}}async kickHandler(s){let t="kicked";(s==null?void 0:s.kickType)==="kickAll"&&(t="ended"),this.leaveRoom(t)}waitlistedHandler(){this.logger.info("SelController.waitlisted"),this.self.waitlistStatus="waiting",this.self.roomState="waitlisted",this.self.emit("waitlisted")}waitlistAcceptHandler(){if(this.logger.info("SelController.waitlistAccepted"),this.self.waitlistStatus==="accepted"){this.logger.warn("SelfController.WAITLIST_ACCEPTED.UserAlreadyAccepted");return}this.self.waitlistStatus="accepted",this.joinRoom()}waitlistRejectedHandler(){if(this.logger.info("SelfController.waitlistRejected"),this.self.waitlistStatus==="rejected"){this.logger.warn("SelfController.WAITLIST_REJECTED.UserAlreadyRejected");return}this.self.waitlistStatus="rejected",this.leaveRoom("rejected")}async resetSelf(s){n(this,Y).getValue("callstats").callEnded(),s?(this.logger.info("Resetting Self post reconnect. Peer has earlier tried joining the meeting. State cleanup will be done during room rejoin."),await this.joinRoom(s)):(this.logger.info("Resetting Self post reconnect. User never joined the room so doing full reset."),n(this,pt,Ot).reset({resetTransportQueue:!0}))}setupEvents(){n(this,Y).getValue("peerSessionStore").on(w.RESET_PRODUCER_STATE,async()=>{this.mediaJoined&&this.shareMediaTracks()}),n(this,Y).getValue("peerSessionStore").on(w.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),n(this,Y).getValue("peerSessionStore").on(w.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),n(this,Y).getValue("peerSessionStore").on(w.ROOM_NODE_FAILED,()=>{this.logger.error("Room node failed. SDK re-initialization is required."),this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),n(this,Y).getValue("peerSessionStore").on(w.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:s})=>{s===!1&&(this.self.roomState="init"),this.resetSelf(s)}),n(this,Y).getValue("peerSessionStore").on(w.SOCKET_SERVICE_DISCONNECTED,({joinAttempted:s})=>{if(this.self.roomState==="disconnected")return;const{peerId:t}=this;n(this,aa).updateURL(t),n(this,Y).getValue("telemetry").resetPeerId(t),mt().setHeader("tracing-id",t),Hr.remapContext(t,n(this,Y)),this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"})}),n(this,Y).getValue("peerSessionStore").on(w.SOCKET_SERVICE_FAILED,()=>{this.logger.error("Socket reconnection failed after exhausting all attempts. SDK re-initialization is required."),this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),n(this,ns).on(V.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),n(this,ns).on(Uc.updateUserPreset,s=>{s.updatePeersPresets.forEach(t=>{t.userIds===this.self.userId&&n(this,Y).getValue("peerSessionStore").emit(w.UPDATE_PERMISSIONS,t.patch)})}),n(this,ns).on(V.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),n(this,ns).on(V.kick,()=>{this.kickHandler({kickType:"kick"})}),n(this,ns).on(V.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),n(this,Y).getValue("peerSessionStore").onAsync(w.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),n(this,Y).getValue("peerSessionStore").on(w.PRODUCER_SCORE_UPDATE,({score:s,kind:t,appData:e,scoreStats:r})=>{var a;const i=(a=e==null?void 0:e.screenShare)!=null?a:!1;this.self.emit("mediaScoreUpdate",{kind:t,isScreenshare:i,score:s,participantId:this.self.id,scoreStats:r})}),n(this,Y).getValue("peerSessionStore").on(w.MUTE_SELF,async()=>{this.self.audioEnabled&&(await this.self.disableAudio(),n(this,Y).getValue("callstats").audioOff())}),n(this,Y).getValue("peerSessionStore").on(w.MUTE_SELF_VIDEO,async()=>{this.self.videoEnabled&&(await this.self.disableVideo(),n(this,Y).getValue("callstats").videoOff())}),n(this,Y).getValue("peerSessionStore").onAsync(w.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),n(this,Y).getValue("peerSessionStore").on(w.PIP_HANGUP,this.leaveRoom.bind(this))}async joinRoom(s=!1){try{this.logger.info("Joining socket room.");const{peer:t}=await n(this,ns).joinRoom(this.self);this.logger.info("Joined socket room."),n(this,ns).socket.flush();const e=nh(t.stageType);if(n(this,Y).setValue("stageStatus",e,!1),t.waitlisted){this.logger.info("Peer was waitlisted. Skipped joining media room."),this.waitlistedHandler();return}}catch(t){throw this.logger.error("SelfController.joinRoom: socket join failed",{error:t}),new R("Check the network and try again.","0002")}try{this.logger.info("Joining media room."),await this.joinMediaRoom(s),this.logger.info("Joined media room."),n(this,Y).notify("stageStatus")}catch(t){throw this.logger.error("SelfController.joinRoom: media room join failed",{error:t}),t instanceof fr&&t.message==="ice connection failed"?new R("A firewall or network restriction may be blocking the connection.","0014"):new R("Check the network and try again.","0014")}}async leaveRoom(s="left"){var t;if(this.logger.info(`Leaving room with state: ${s}`),s==="rejected"){this.self.roomState=s,this.self.emit("roomLeft",{state:s});return}this.self.setIsPinned(!1),n(this,Y).setValue("stageStatus","OFF_STAGE",!1),await this.leaveMediaRoom(s),n(this,Y).setValue("roomNodeClient",void 0),n(this,Y).notify("stageStatus"),(t=n(this,Y).getValue("roomSocketHandler"))==null||t.cleanup(),this.self.roomState=s,this.self.emit("roomLeft",{state:s}),this.logger.info(`roomLeft event emitted with state: ${s}`)}async joinMediaRoom(s=!1){var a,o;const{peerId:t,viewType:e,meetingId:r,stageStatus:i}=n(this,Y).getAllValues();try{if(e===Xs.Livestream){if(i!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s});return}Kf(n(this,Y),{socket:n(this,aa),peerId:t})}const{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l}=this.self.permissions,{roomJoined:u,error:p}=(o=await((a=n(this,pt,Ot))==null?void 0:a.joinRoom(this.self.name,r,s,{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l})))!=null?o:{};if(!u)throw p!=null?p:new Error("Could not connect to media server");this.logger.info(i==="ON_STAGE"?"Peer is on stage. Sharing media tracks":"Peer is not on stage. Not sharing media tracks"),i==="ON_STAGE"&&await this.shareMediaTracks(),this.logger.info(i==="ON_STAGE"?"Peer is on stage. Shared media tracks":"Peer is not on stage. Did not share media tracks"),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s})}catch(c){throw this.logger.error("SelfController.mediaRoomJoin",{error:c}),c}}async leaveMediaRoom(s){const t=n(this,Y).getValue("viewType");s!=="connected-meeting"&&await this.cleanupSelf(),!(s==="stageLeft"&&t===Xs.Webinar)&&n(this,pt,Ot)&&(n(this,pt,Ot).mediaJoined&&s!=="disconnected"&&await n(this,pt,Ot).leaveRoom(),!(s==="stageLeft"&&t===Xs.Livestream)&&(n(this,pt,Ot).mediaJoined=!1))}async cleanupSelf(){await this.self.disableAudio(),await this.self.disableVideo(),await this.self.disableScreenShare(),this.self.cleanUpTracks(),this.self.destructMediaHandler(),navigator.isReactNative||this.self.removeDocumentEventListeners()}},aa=new WeakMap,ns=new WeakMap,Y=new WeakMap,pt=new WeakSet,Ot=function(){return n(this,Y).getValue("roomNodeClient")},dg);let Wr=zf;Ki([E.trace("SelfController.resetSelf")],Wr.prototype,"resetSelf",1);Ki([E.trace("SelfController.setupEvents")],Wr.prototype,"setupEvents",1);Ki([E.trace("SelfController.joinRoom")],Wr.prototype,"joinRoom",1);Ki([E.trace("SelfController.leaveRoom")],Wr.prototype,"leaveRoom",1);Ki([E.trace("SelfController.joinMediaRoom")],Wr.prototype,"joinMediaRoom",1);Ki([E.trace("SelfController.leaveMediaRoom")],Wr.prototype,"leaveMediaRoom",1);Ki([E.trace("SelfController.init")],Wr,"init",1);var dc;class eD{constructor(t){g(this,dc,void 0);m(this,dc,t)}on(t,e){let r;t===V.roomPeerCount?r=vp.fromBinary.bind(vp):r=bp.fromBinary.bind(bp),n(this,dc).on(t,({payload:i})=>{if(t===V.roomPeerCount&&!i)return;const a=r(i);e(a)})}}dc=new WeakMap;var lc,uc;class tD{constructor(t,e){g(this,lc,void 0);g(this,uc,void 0);m(this,lc,e),m(this,uc,t)}get logger(){return n(this,uc).getValue("logger")}on(t,e){let r,i;switch(t){case V.transcript:{r=Nl.fromBinary.bind(Nl),i=Nl.create();break}default:{this.logger.debug("AISocketHandler switch case hit default, event not accounted for.");break}}n(this,lc).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("aiSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}lc=new WeakMap,uc=new WeakMap;var sD=Object.defineProperty,rD=Object.getOwnPropertyDescriptor,Sh=(s,t,e,r)=>{for(var i=r>1?void 0:r?rD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&sD(t,e,i),i},Ks,oa;class Pl{constructor(t,e){g(this,Ks,void 0);g(this,oa,void 0);m(this,Ks,e),m(this,oa,t)}get logger(){return n(this,oa).getValue("logger")}get telemetry(){return n(this,oa).getValue("telemetry")}getPolls(){return n(this,Ks).sendMessagePromise(Ms.getPolls)}createPoll(t,e,r=!1,i=!1){const a={anonymous:r,hideVotes:i,question:t,options:e};return n(this,Ks).sendMessage(Ms.createPoll,hA.toBinary(a))}votePoll(t,e){const r={index:e,pollId:t};return n(this,Ks).sendMessage(Ms.votePoll,gA.toBinary(r))}on(t,e){let r,i;switch(t){case Ms.updatePoll:case Ms.createPoll:case Ms.votePoll:{r=Hl.fromBinary.bind(Hl),i=Hl.create();break}}n(this,Ks).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("pollSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}removeListeners(t){n(this,Ks).removeListeners(t)}}Ks=new WeakMap,oa=new WeakMap;Sh([E.trace("PollSocketHandler.getPolls")],Pl.prototype,"getPolls",1);Sh([E.trace("PollSocketHandler.createPoll")],Pl.prototype,"createPoll",1);Sh([E.trace("PollSocketHandler.votePoll")],Pl.prototype,"votePoll",1);var iD=Object.defineProperty,nD=Object.getOwnPropertyDescriptor,aD=(s,t,e,r)=>{for(var i=r>1?void 0:r?nD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&iD(t,e,i),i},Rt;class Yf{constructor(t,e){h(this,"socket");g(this,Rt,void 0);m(this,Rt,t),this.socket=e,this.handleSocketEvents(),n(this,Rt).setValue("roomSocketHandler",this)}get telemetry(){return n(this,Rt).getValue("telemetry")}get logger(){return n(this,Rt).getValue("logger")}cleanup(){var t;try{(t=this.socket)==null||t.disconnect()}catch(e){this.logger.error("roomSocketHandler::cleanup")}}async joinRoom(t){var i;this.socket.joinAttempted=!0;const e={capabilities:[],peer:{displayName:(i=t.name)!=null?i:"Participant",customParticipantId:t.customParticipantId,peerId:t.id,userId:t.userId,displayPictureUrl:t.picture,waitlisted:!1},roomUuid:""},r=this.socket.sendMessagePromise(V.joinRoom,hb.toBinary(e));try{const{peer:a}=Yi.fromBinary((await r).payload);n(this,Rt).getValue("connectionHandler").socketJoined=!0,n(this,Rt).getValue("peerSessionStore").emit(w.SOCKET_SERVICE_ROOM_JOINED,{peer:a});const o=this.getRoomState(),c=this.getRoomPeersNonPaginated(),[{room:d},{peers:l}]=await Promise.all([o,c]);return n(this,Rt).getValue("peerSessionStore").emit(w.ROOM_STATE,d),n(this,Rt).getValue("peerSessionStore").emit(w.SOCKET_PEERS,l),{peer:a}}catch(a){throw this.logger.error("RoomSocketHandler.joinRoom.failed",{error:a}),a}}async getAllAddedParticipants(){try{return Yb.fromBinary((await this.socket.sendMessagePromise(V.getAllAddedParticipants)).payload).participants.map(({id:e,...r})=>({...r,userId:e}))}catch(t){return[]}}async getRoomPeers(t,e,r){let i;try{const a={seachQuery:t,limit:e,offset:r},o=await this.socket.sendMessagePromise(V.getRoomPeersInfo,sb.toBinary(a));i=Ll.fromBinary(o.payload)}catch(a){this.logger.error("getRoomPeers::binary_decode_error",{error:a})}return i}async getRoomPeersNonPaginated(){let t;try{const e=await this.socket.sendMessagePromise(V.getRoomPeersInfo);t=Ll.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t}async getStagePeers(){let t;try{const e=await this.socket.sendMessagePromise(V.getRoomPeersInfo);t=Ll.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t}async getPeerInfo(t){let e;try{const r=await this.socket.sendMessagePromise(V.getPeerInfo,xm.toBinary({peerId:t}));e=Yi.fromBinary(r.payload)}catch(r){this.logger.error("getPeerInfo::binary_decode_error",{error:r})}return e}async getRoomState(){let t=yp.create();try{const e=await this.socket.sendMessagePromise(V.getRoomInfo);t=yp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomState::binary_decode_error",{error:e})}return t}async getRoomStageState(){let t=Cp.create();try{const e=await this.socket.sendMessagePromise(V.getRoomStageState);t=Cp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomStageState::binary_decode_error",{error:e})}return t}async broadcastMessage(t,e){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(e)),timestamp:Date.now(),ids:[]};return this.socket.sendMessagePromise(V.broadcastMessage,Oa.toBinary(r))}async broadcastToMeetings(t,e,r){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:1};return this.socket.sendMessagePromise(V.broadcastToEntity,Oa.toBinary(i))}async broadcastToPeers(t,e,r){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:0};return this.socket.sendMessage(V.broadcastToEntity,Oa.toBinary(i))}async leaveRoom(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise(V.leaveRoom,gb.toBinary({}))}async kick(t){const e={peerIds:[t]};this.socket.sendMessage(V.kick,$m.toBinary(e))}async kickAll(t=!1){const e={propagateKickAcrossRooms:t};this.socket.sendMessage(V.kickAll,Nm.toBinary(e))}getWaitingRoomRequests(){this.socket.sendMessage(V.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(V.acceptWaitingRoomRequests,sk.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(V.denyWaitingRoomRequests,ik.toBinary(e))}async updatePermissions(t,e){const r={updatePeersPresets:[]};return t.forEach(i=>{r.updatePeersPresets.push({userIds:i,patch:e})}),this.socket.sendMessagePromise(Uc.updateUserPreset,Ok.toBinary(r))}handleSocketEvents(){this.socket.on(V.broadcastMessage,({payload:t})=>{try{const e=Oa.fromBinary(t);n(this,Rt).getValue("peerSessionStore").emit(w.ROOM_MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){this.logger.error("failed to decode broadcast message:",e)}}),this.socket.on(V.broadcastToEntity,({payload:t})=>{try{const e=Oa.fromBinary(t);n(this,Rt).getValue("peerSessionStore").emit(w.MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){this.logger.error("failed to decode peer broadcast message:",e)}})}on(t,e){let r,i;switch(t){case V.joinRoom:case V.leaveRoom:case V.kick:case V.kickAll:{r=Yi.fromBinary.bind(Yi),i=Yi.create();break}case V.getWaitingRoomRequests:{r=(a,o)=>a?_p.fromBinary(a,o):{requests:[]},i=_p.create();break}case V.recordingPaused:case V.recordingStarted:case V.recordingStopped:{r=Ap.fromBinary.bind(Ap);break}case Uc.updateUserPreset:{r=wp.fromBinary.bind(wp);break}case os.peerJoinedBroadcast:case mr.peerJoinedBroadcast:{r=gp.fromBinary.bind(gp);break}case os.selfJoinComplete:case mr.selfJoinComplete:{r=Zl.fromBinary.bind(Zl);break}case os.globalPeerPinBroadcast:case mr.globalPeerPinBroadcast:{r=Tp.fromBinary.bind(Tp);break}case os.selectedPeer:case mr.selectedPeer:{r=Xl.fromBinary.bind(Xl);break}case os.selectedPeerDiff:case mr.selectedPeerDiff:{r=pp.fromBinary.bind(pp);break}case os.leaveRoom:case mr.leaveRoom:{r=eu.fromBinary.bind(eu);break}}this.socket.on(t,({payload:a})=>{let o=i;if(!r)return e(void 0);try{o=r(a)}catch(c){this.logger.error("roomSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}async getUserPermissions(t){const e={userIds:[t]};try{const r=await this.socket.sendMessagePromise(Uc.getUserPresets,Rk.toBinary(e)),i=Ak.fromBinary(r.payload).peerPresets[0],a=new TextDecoder().decode(i.preset),o=JSON.parse(a).permissions;return{chat:o.chat,polls:o.polls,plugins:o.plugins}}catch(r){throw this.logger.error("Error in getting user preset",{error:r}),r}}}Rt=new WeakMap;aD([E.trace("RoomSocketHandler.joinRoom")],Yf.prototype,"joinRoom",1);var gt;class oD{constructor(t){g(this,gt,void 0);m(this,gt,t)}async getStageRequests(){const{payload:t}=await n(this,gt).sendMessagePromise(V.getStageRequests);return t?$l.fromBinary(t):{stageRequests:[]}}requestAccess(){n(this,gt).sendMessage(V.requestStageAccess)}cancelRequestAccess(){n(this,gt).sendMessage(V.cancelStageRequest)}async grantAccess(t){const e={userIds:t};n(this,gt).sendMessage(V.grantStageAccess,sA.toBinary(e))}async denyAccess(t){const e={userIds:t};n(this,gt).sendMessage(V.denyStageAccess,iA.toBinary(e))}joinStage(){return n(this,gt).sendMessagePromise(V.joinStage,void 0,void 0,V.peerStageStatusUpdate)}leaveStage(t){const e={userIds:[t]};return n(this,gt).sendMessagePromise(V.leaveStage,Mp.toBinary(e),void 0,V.peerStageStatusUpdate)}kick(t){const e={userIds:t};return n(this,gt).sendMessagePromise(V.leaveStage,Mp.toBinary(e))}on(t,e){let r;switch(t){case V.grantStageAccess:case V.denyStageAccess:{r=void 0;break}case V.getStagePeers:{r=kp.fromBinary.bind(kp);break}case V.getStageRequests:case V.requestStageAccess:case V.cancelStageRequest:{r=$l.fromBinary.bind($l);break}case V.peerStageStatusUpdate:{r=Sp.fromBinary.bind(Sp);break}}n(this,gt).on(t,({payload:i,id:a})=>{if(!i||!r)return e(void 0,a);const o=r(i);return e(o,a)})}async getPeerInfo(t){const e=await n(this,gt).sendMessagePromise(V.getPeerInfo,xm.toBinary({peerId:t}));return Yi.fromBinary(e.payload)}}gt=new WeakMap;var Nr,ca;class cD{constructor(t,e){g(this,Nr,void 0);g(this,ca,void 0);m(this,Nr,e),m(this,ca,t)}get logger(){return n(this,ca).getValue("logger")}get peerId(){return n(this,ca).getValue("peerId")}storeInsertKeys(t,e,r,i){const a={pluginId:t,storeName:e,insertKeys:r.map(o=>({storeKey:o.key,payload:new TextEncoder().encode(JSON.stringify(o.payload))}))};n(this,Nr).sendMessage(ks.storeInsertKeys,VM.toBinary(a),i)}storeGetKeys(t,e,r,i){const a={pluginId:t,storeName:e,getKeys:r.map(o=>({storeKey:o.key}))};n(this,Nr).sendMessage(ks.storeGetKeys,UM.toBinary(a),i)}storeDeleteKeys(t,e,r,i){const a={pluginId:t,storeName:e,deleteKeys:r.map(o=>({storeKey:o.key}))};n(this,Nr).sendMessage(ks.storeDeleteKeys,HM.toBinary(a),i)}on(t,e){const r=Rp.fromBinary.bind(Rp);n(this,Nr).on(t,({payload:i,id:a})=>{const o=r(i);return e(o,a)})}}Nr=new WeakMap,ca=new WeakMap;var dD=Object.defineProperty,lD=(s,t,e)=>t in s?dD(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,uD=(s,t,e)=>(lD(s,typeof t!="symbol"?t+"":t,e),e),vh=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)},A=(s,t,e)=>(vh(s,t,"read from private field"),e?e.call(s):t.get(s)),re=(s,t,e)=>{if(t.has(s))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(s):t.set(s,e)},Z=(s,t,e,r)=>(vh(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e),ee=(s,t,e)=>(vh(s,t,"access private method"),e),cd={},hD={get exports(){return cd},set exports(s){cd=s}},cn=typeof Reflect=="object"?Reflect:null,Hp=cn&&typeof cn.apply=="function"?cn.apply:function(s,t,e){return Function.prototype.apply.call(s,t,e)},Gc;cn&&typeof cn.ownKeys=="function"?Gc=cn.ownKeys:Object.getOwnPropertySymbols?Gc=function(s){return Object.getOwnPropertyNames(s).concat(Object.getOwnPropertySymbols(s))}:Gc=function(s){return Object.getOwnPropertyNames(s)};function pD(s){console&&console.warn&&console.warn(s)}var Qf=Number.isNaN||function(s){return s!==s};function ae(){ae.init.call(this)}hD.exports=ae;cd.once=TD;ae.EventEmitter=ae;ae.prototype._events=void 0;ae.prototype._eventsCount=0;ae.prototype._maxListeners=void 0;var Bp=10;function _l(s){if(typeof s!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof s)}Object.defineProperty(ae,"defaultMaxListeners",{enumerable:!0,get:function(){return Bp},set:function(s){if(typeof s!="number"||s<0||Qf(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");Bp=s}});ae.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};ae.prototype.setMaxListeners=function(s){if(typeof s!="number"||s<0||Qf(s))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+s+".");return this._maxListeners=s,this};function Xf(s){return s._maxListeners===void 0?ae.defaultMaxListeners:s._maxListeners}ae.prototype.getMaxListeners=function(){return Xf(this)};ae.prototype.emit=function(s){for(var t=[],e=1;e<arguments.length;e++)t.push(arguments[e]);var r=s==="error",i=this._events;if(i!==void 0)r=r&&i.error===void 0;else if(!r)return!1;if(r){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var o=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw o.context=a,o}var c=i[s];if(c===void 0)return!1;if(typeof c=="function")Hp(c,this,t);else for(var d=c.length,l=rT(c,d),e=0;e<d;++e)Hp(l[e],this,t);return!0};function Zf(s,t,e,r){var i,a,o;if(_l(e),a=s._events,a===void 0?(a=s._events=Object.create(null),s._eventsCount=0):(a.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),a=s._events),o=a[t]),o===void 0)o=a[t]=e,++s._eventsCount;else if(typeof o=="function"?o=a[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=Xf(s),i>0&&o.length>i&&!o.warned){o.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=s,c.type=t,c.count=o.length,pD(c)}return s}ae.prototype.addListener=function(s,t){return Zf(this,s,t,!1)};ae.prototype.on=ae.prototype.addListener;ae.prototype.prependListener=function(s,t){return Zf(this,s,t,!0)};function gD(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function eT(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=gD.bind(r);return i.listener=e,r.wrapFn=i,i}ae.prototype.once=function(s,t){return _l(t),this.on(s,eT(this,s,t)),this};ae.prototype.prependOnceListener=function(s,t){return _l(t),this.prependListener(s,eT(this,s,t)),this};ae.prototype.removeListener=function(s,t){var e,r,i,a,o;if(_l(t),r=this._events,r===void 0)return this;if(e=r[s],e===void 0)return this;if(e===t||e.listener===t)--this._eventsCount===0?this._events=Object.create(null):(delete r[s],r.removeListener&&this.emit("removeListener",s,e.listener||t));else if(typeof e!="function"){for(i=-1,a=e.length-1;a>=0;a--)if(e[a]===t||e[a].listener===t){o=e[a].listener,i=a;break}if(i<0)return this;i===0?e.shift():mD(e,i),e.length===1&&(r[s]=e[0]),r.removeListener!==void 0&&this.emit("removeListener",s,o||t)}return this};ae.prototype.off=ae.prototype.removeListener;ae.prototype.removeAllListeners=function(s){var t,e,r;if(e=this._events,e===void 0)return this;if(e.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):e[s]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete e[s]),this;if(arguments.length===0){var i=Object.keys(e),a;for(r=0;r<i.length;++r)a=i[r],a!=="removeListener"&&this.removeAllListeners(a);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(t=e[s],typeof t=="function")this.removeListener(s,t);else if(t!==void 0)for(r=t.length-1;r>=0;r--)this.removeListener(s,t[r]);return this};function tT(s,t,e){var r=s._events;if(r===void 0)return[];var i=r[t];return i===void 0?[]:typeof i=="function"?e?[i.listener||i]:[i]:e?fD(i):rT(i,i.length)}ae.prototype.listeners=function(s){return tT(this,s,!0)};ae.prototype.rawListeners=function(s){return tT(this,s,!1)};ae.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):sT.call(s,t)};ae.prototype.listenerCount=sT;function sT(s){var t=this._events;if(t!==void 0){var e=t[s];if(typeof e=="function")return 1;if(e!==void 0)return e.length}return 0}ae.prototype.eventNames=function(){return this._eventsCount>0?Gc(this._events):[]};function rT(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function mD(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function fD(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function TD(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,a),r(o)}function a(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}iT(s,t,a,{once:!0}),t!=="error"&&SD(s,i,{once:!0})})}function SD(s,t,e){typeof s.on=="function"&&iT(s,"error",t,e)}function iT(s,t,e,r){if(typeof s.on=="function")r.once?s.once(t,e):s.on(t,e);else if(typeof s.addEventListener=="function")s.addEventListener(t,function i(a){r.once&&s.removeEventListener(t,i),e(a)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}class vD extends T.MessageType{constructor(){super("message.v1.SocketMessage",[{no:1,name:"event",kind:"scalar",T:13},{no:2,name:"id",kind:"scalar",opt:!0,T:9},{no:3,name:"payload",kind:"scalar",opt:!0,T:12},{no:4,name:"metadata",kind:"scalar",opt:!0,T:12}])}}const Fp=new vD;class nT{static encode(t){return Fp.toBinary(t)}static decode(t){return Fp.fromBinary(new Uint8Array(t))}}function yD(s,t){return Math.floor(Math.random()*(t-s+1)+s)}var pr;class ED{constructor(t={}){uD(this,"opts"),re(this,pr,void 0),this.opts={initialTimeout:t.initialTimeout||1e3,maxTimeout:t.maxTimeout||1e4,factor:t.factor||2},Z(this,pr,0)}async wait(){Z(this,pr,A(this,pr)+1);const t=yD(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*2**A(this,pr)));await new Promise(e=>{setTimeout(e,t)})}getAttempts(){return A(this,pr)}reset(){Z(this,pr,0)}}pr=new WeakMap;const dr={debug:0,info:1,warn:2,error:3};var Qr,Xr;class PD{constructor(t){re(this,Qr,void 0),re(this,Xr,void 0),Z(this,Qr,console),Z(this,Xr,t)}debug(...t){dr[A(this,Xr)]>dr.debug||A(this,Qr).debug("[Sockrates]:",...t)}info(...t){dr[A(this,Xr)]>dr.info||A(this,Qr).info("[Sockrates]:",...t)}warn(...t){dr[A(this,Xr)]>dr.warn||A(this,Qr).warn("[Sockrates]:",...t)}error(...t){dr[A(this,Xr)]>dr.error||A(this,Qr).error("[Sockrates]:",...t)}}Qr=new WeakMap,Xr=new WeakMap;var aT=(s=>(s[s.CONNECTING=0]="CONNECTING",s[s.OPEN=1]="OPEN",s[s.CLOSING=2]="CLOSING",s[s.CLOSED=3]="CLOSED",s))(aT||{});const qp="2",jp="3";var Re,en,ie,ve,gr,je,Ys,Ur,as,tn,sn,bs,Au,oT,qa,Wc,Iu,cT,Jc,ql,dd,Du,Ou,dT,Ka,Kc,dn,za,ld,Nu,ln,Ya,Lu,lT,Qa,zc,Xa,ud;class _D{constructor(t,e){var y,P,C,b,O,N,U,$,K,Q,he,Oe;re(this,Au),re(this,qa),re(this,Iu),re(this,Jc),re(this,dd),re(this,Ou),re(this,Ka),re(this,dn),re(this,ld),re(this,ln),re(this,Lu),re(this,Qa),re(this,Xa),re(this,Re,void 0),re(this,en,void 0),re(this,ie,void 0),re(this,ve,void 0),re(this,gr,void 0),re(this,je,void 0),re(this,Ys,void 0),re(this,Ur,void 0),re(this,as,void 0),re(this,tn,void 0),re(this,sn,void 0),re(this,bs,void 0);var r,i,a,o,c,d,l,u,p,f,S;Z(this,en,t),Z(this,gr,[]),Z(this,je,new cd),Z(this,Ys,!0),Z(this,as,!1),Z(this,ie,e!=null?e:{}),(y=(r=A(this,ie)).autoReconnect)!=null||(r.autoReconnect=!0),(P=(i=A(this,ie)).retryConnectionInterval)!=null||(i.retryConnectionInterval=1e3),(C=(a=A(this,ie)).pingTimeout)!=null||(a.pingTimeout=3e4),(b=(o=A(this,ie)).connectionTimeout)!=null||(o.connectionTimeout=5e3),(O=(c=A(this,ie)).debug)!=null||(c.debug=!0),(N=(d=A(this,ie)).maxReconnectionAttempts)!=null||(d.maxReconnectionAttempts=10),(U=(l=A(this,ie)).disconnectOnPingTimeout)!=null||(l.disconnectOnPingTimeout=!0),($=(u=A(this,ie)).queueOnDisconnect)!=null||(u.queueOnDisconnect=!1),(K=(p=A(this,ie)).flushOnReconnect)!=null||(p.flushOnReconnect=!1),(Q=(f=A(this,ie)).clientInitiatedPings)!=null||(f.clientInitiatedPings=!1),(he=(S=A(this,ie)).clientInitiatedPingInterval)!=null||(S.clientInitiatedPingInterval=3e4),Z(this,Ur,{code:void 0,reason:void 0}),Z(this,ve,(Oe=A(this,ie).logger)!=null?Oe:new PD(A(this,ie).debug?"debug":"info")),Z(this,bs,new ED)}get readyState(){var t;return(t=A(this,Re))==null?void 0:t.readyState}get url(){return A(this,en)}updateURL(t){Z(this,en,t),ee(this,Ou,dT).call(this)}get config(){return A(this,ie)}get sendQueue(){return A(this,gr)}flush(){if(!A(this,ie).queueOnDisconnect)return!1;const t=[];return A(this,gr).forEach(e=>{this.send(e.event,e.id,e.payload,e.metadata)||t.push(e)}),Z(this,gr,t),A(this,gr)}async connect(t=!1){if(!t&&[0,1].includes(this.readyState)){A(this,ve).debug("Websocket was already connecting or connected.");return}if(A(this,Ys)!==!1)return new Promise((e,r)=>{ee(this,ln,Ya).call(this),ee(this,Xa,ud).call(this);try{Z(this,Re,new WebSocket(ee(this,Au,oT).call(this,A(this,en)))),A(this,Re).binaryType="arraybuffer",A(this,ve).debug("Connecting");const i=setTimeout(()=>{A(this,ve).debug("Connection timeout. Closing socket"),Z(this,Ys,!0),ee(this,Xa,ud).call(this),A(this,Re).close(3001,"Connection Timeout"),A(this,ie).autoReconnect&&!A(this,as)&&(A(this,je).emit("reconnecting"),ee(this,Ka,Kc).call(this)),r(new Error("Connection timed out!"))},A(this,ie).connectionTimeout);A(this,Re).onopen=()=>{A(this,ve).debug(`Ready State: ${aT[A(this,Re).readyState]}`),i&&clearTimeout(i),ee(this,ld,Nu).call(this),ee(this,Lu,lT).call(this),Z(this,Ur,{code:void 0,reason:void 0}),A(this,je).emit("connected"),A(this,ie).flushOnReconnect&&this.flush(),e()},A(this,Re).onclose=a=>{try{i&&clearTimeout(i);const{code:o,reason:c}=a;r(c),A(this,ve).debug("Socket closed. Close event:",{event:a}),A(this,ve).debug(`Connection closed code: ${o}`),A(this,ve).debug(`Connection closed reason: ${c}`),A(this,as)||ee(this,dd,Du).call(this,o,c)}catch(o){ee(this,qa,Wc).call(this,o)}},A(this,Re).onerror=a=>{ee(this,qa,Wc).call(this,a)},A(this,Re).onmessage=a=>ee(this,Iu,cT).call(this,a)}catch(i){ee(this,qa,Wc).call(this,i,r)}})}send(t,e,r,i){const a={event:t,id:e,payload:r,metadata:i};if(A(this,ie).queueOnDisconnect&&(!A(this,Re)||A(this,Re).readyState!==1))return A(this,ve).debug("Queuing message since socket is not connected!",a),A(this,gr).push(a),!1;const o=nT.encode(a);return ee(this,dn,za).call(this,o)}emit(t,e,r,i){return this.send(t,e,r,i)}sendRaw(t){return ee(this,dn,za).call(this,t)}receive(t,e){return A(this,je).on(t.toString(),e)}on(t,e){if(typeof t=="string"&&(t==="connected"||t==="disconnected"||t==="errored"||t==="reconnected"||t==="reconnecting"||t==="reconnectAttempt"||t==="reconnectFailure"||t==="failed")){A(this,je).on(t,e);return}this.receive(t,e)}removeAllListeners(){A(this,je).removeAllListeners()}removeReceiver(t,e){this.removeListener(t,e)}removeListener(t,e){A(this,je).removeListener(t.toString(),e)}removeReceivers(t){this.removeListeners(t)}removeListeners(t){A(this,je).listeners(t.toString()).map(e=>this.removeListener(t,e))}disconnect(){Z(this,Ys,!1),ee(this,ln,Ya).call(this),ee(this,Qa,zc).call(this),this.removeAllListeners(),Z(this,Ur,{code:1e3,reason:"Sockrates disconnect method called"}),A(this,Re).close(1e3,"Sockrates disconnect method called.")}}Re=new WeakMap,en=new WeakMap,ie=new WeakMap,ve=new WeakMap,gr=new WeakMap,je=new WeakMap,Ys=new WeakMap,Ur=new WeakMap,as=new WeakMap,tn=new WeakMap,sn=new WeakMap,bs=new WeakMap,Au=new WeakSet,oT=function(s){if(s.startsWith("ws://")||s.startsWith("wss://"))return s;if(s.startsWith("https://"))return`wss://${s.substring(8)}`;if(s.startsWith("http://"))return`ws://${s.substring(7)}`;throw new Error("Invalid URL. URL must start with http(s):// or ws(s)://.")},qa=new WeakSet,Wc=function(s,t){A(this,ve).error("Error:",{error:s}),A(this,je).emit("errored",{error:s}),t==null||t(s)},Iu=new WeakSet,cT=function(s){if(ee(this,ld,Nu).call(this),s.data===qp){A(this,ve).debug("Received ping from server"),ee(this,dn,za).call(this,jp);return}if(s.data===jp){A(this,ve).debug("Received pong from server");return}const t=nT.decode(s.data),{id:e,payload:r}=t;A(this,ve).debug("Received message",{event:t.event,messageID:e}),A(this,je).emit(t.event.toString(),{id:e,payload:r})},Jc=new WeakSet,ql=function(){return A(this,Re).readyState===1},dd=new WeakSet,Du=function(s,t){Z(this,Ur,{reason:t,code:s}),A(this,je).emit("disconnected",{code:s,reason:t})},Ou=new WeakSet,dT=function(){const{reason:s,code:t}=A(this,Ur);t&&t!==1e3&&A(this,Ys)&&A(this,ie).autoReconnect&&!A(this,as)&&(A(this,ve).debug(`Triggering reconnection due to ${s}.`),A(this,je).emit("reconnecting"),ee(this,Ka,Kc).call(this))},Ka=new WeakSet,Kc=async function(s=!0){if(s&&A(this,as)){A(this,ve).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(A(this,as)||A(this,bs).reset(),A(this,ie).maxReconnectionAttempts!==null&&A(this,bs).getAttempts()>=A(this,ie).maxReconnectionAttempts){A(this,je).emit("failed"),Z(this,as,!1);return}Z(this,as,!0),ee(this,Xa,ud).call(this),ee(this,ln,Ya).call(this);try{if(await A(this,bs).wait(),A(this,Ys)===!1)return;if(A(this,ve).debug(`Reconnection attempt ${A(this,bs).getAttempts()}`),A(this,je).emit("reconnectAttempt",{attempt:A(this,bs).getAttempts()}),await this.connect(),!ee(this,Jc,ql).call(this))throw Error("Reconnect Failed");Z(this,as,!1),Z(this,Ur,{code:void 0,reason:void 0}),A(this,je).emit("reconnected")}catch(t){A(this,ve).debug("Failed to reconnect."),A(this,je).emit("reconnectFailure",{attempt:A(this,bs).getAttempts()}),ee(this,Ka,Kc).call(this,!1)}},dn=new WeakSet,za=function(s){try{return A(this,Re).send(s),!0}catch(t){return A(this,ve).error(t.message),!1}},ld=new WeakSet,Nu=function(){this.config.disconnectOnPingTimeout&&(A(this,ve).debug("Resetting ping timeout"),ee(this,ln,Ya).call(this),Z(this,tn,setTimeout(()=>{var s;A(this,ve).debug("Disconnecting the socket due to ping timeout"),Z(this,Ys,!0);const t=3002,e="Ping timeout";(s=A(this,Re))==null||s.close(t,e),ee(this,dd,Du).call(this,t,e)},A(this,ie).pingTimeout)))},ln=new WeakSet,Ya=function(){A(this,tn)&&(clearTimeout(A(this,tn)),Z(this,tn,void 0))},Lu=new WeakSet,lT=function(){ee(this,Qa,zc).call(this),A(this,ie).clientInitiatedPings&&Z(this,sn,setInterval(()=>{ee(this,Jc,ql).call(this)&&(A(this,ve).debug("Sending client-initiated ping"),ee(this,dn,za).call(this,qp))},A(this,ie).clientInitiatedPingInterval))},Qa=new WeakSet,zc=function(){A(this,sn)&&(clearInterval(A(this,sn)),Z(this,sn,void 0))},Xa=new WeakSet,ud=function(){ee(this,Qa,zc).call(this),A(this,Re)&&(A(this,Re).onopen=void 0,A(this,Re).onerror=void 0,A(this,Re).onmessage=void 0,A(this,Re).onclose=void 0)};var CD=Object.defineProperty,wD=Object.getOwnPropertyDescriptor,Cl=(s,t,e,r)=>{for(var i=r>1?void 0:r?wD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&CD(t,e,i),i};const Gp=65535,RD=3e3;var Lr,Te,Se,ke,qt,Ze,hc,Vu,pc,xu;class Cc{constructor(t,{peerId:e,meetingId:r,authToken:i,capabilities:a}){g(this,Se);g(this,hc);g(this,pc);g(this,Lr,void 0);g(this,Te,void 0);h(this,"roomName");h(this,"authToken");h(this,"capabilities");g(this,qt,void 0);g(this,Ze,void 0);if(!e||!r||!i)throw new R("peerId, meetingId, or authToken can not be empty","0404");m(this,qt,void 0),m(this,Ze,t),this.capabilities=a,this.roomName=r,this.authToken=i,m(this,Lr,D(this,hc,Vu).call(this,e));const o=a.includes("PING");m(this,Te,new _D(n(this,Lr),{autoReconnect:!0,disconnectOnPingTimeout:o,queueOnDisconnect:!1,flushOnReconnect:!1,logger:this.logger,clientInitiatedPings:!o,maxReconnectionAttempts:50,clientInitiatedPingInterval:15e3})),this.handleSocketConnectionEvents()}get joinAttempted(){return n(this,Se,ke).socketJoinAttempted}set joinAttempted(t){n(this,Se,ke).socketJoinAttempted=t}get telemetry(){return n(this,Ze).getValue("telemetry")}get logger(){return n(this,Ze).getValue("logger")}get peerId(){return n(this,Ze).getValue("peerId")}updateURL(t){t!==this.peerId&&(m(this,Lr,D(this,hc,Vu).call(this,t)),this.logger.debug("SocketService:: Connection URL updated.")),n(this,Te).updateURL(n(this,Lr))}get url(){return n(this,Lr)}async connect(){n(this,Se,ke).socketJoinAttempted=!0,await n(this,Te).connect(),n(this,Se,ke).socketJoinAttempted=!0,n(this,Se,ke).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}}disconnect(){n(this,Se,ke).socketJoinAttempted=!1,n(this,Te).disconnect(),n(this,Se,ke).socketJoinAttempted=!0,n(this,Se,ke).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}}get isConnected(){try{return n(this,Te).readyState===1}catch(t){return!1}}sendMessage(t,e,r){const i={};return n(this,Ze).getValue("telemetry").injectContext(i),n(this,Te).send(t,r!=null?r:D(this,pc,xu).call(this),e,new TextEncoder().encode(JSON.stringify(i)))}sendMessagePromise(t,e,r,i){const a=parseInt({}.SOCKET_SERVICE_MESSAGE_REQUEST_TIMEOUT,10)||2e4;return this.sendMessagePromiseWithTimeout({event:t,timeout:a,protobuf:e,messageId:r,resp:i})}sendMessagePromiseWithTimeout({event:t,timeout:e,protobuf:r,messageId:i,resp:a}){const o=a!=null?a:t;return new Promise((c,d)=>{const l=(P,C)=>{n(this,Te).removeListener(o,P),n(this,Te).removeListener(Gp,C),n(this,Te).removeListener(mr.errorResponse,C),n(this,Te).removeListener(os.errorResponse,C)},u=i!=null?i:D(this,pc,xu).call(this),p={};n(this,Ze).getValue("telemetry").injectContext(p);const S=({id:P,payload:C})=>{if(u===P){let b;try{const O=Kw.fromBinary(C);b=new Error(O.errorMessage)}catch(O){b=new Error("failed to parse error message",{cause:O});try{const N=zR.fromBinary(C);b=new Error(N.message)}catch(N){b=new Error("failed to parse error message",{cause:N})}}d(b),l(y,S)}},y=({id:P,payload:C})=>{u===P&&(c({id:P,payload:C}),l(y,S))};n(this,Te).on(o,y),n(this,Te).on(Gp,S),n(this,Te).on(mr.errorResponse,S),n(this,Te).on(os.errorResponse,S),setTimeout(()=>{l(y,S),d(new Error(`request timeout for callback eventId:${t}`))},e),n(this,Te).send(t,u,r,new TextEncoder().encode(JSON.stringify(p)))})}on(t,e){n(this,Te).on(t,e)}onStateEvent(t,e){n(this,Te).on(t,e)}removeListener(t,e){n(this,Te).removeListener(t,e)}removeListeners(t){n(this,Te).removeListeners(t)}flush(){return n(this,Te).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",async()=>{this.logger.info("SocketService::Connected to socket-edge"),n(this,qt)&&(clearTimeout(n(this,qt)),m(this,qt,void 0)),n(this,Se,ke).updateSocketConnectionState("connected")}),this.onStateEvent("disconnected",({code:t,reason:e})=>{var a;this.logger.info("SocketService::Disconnected from socket-edge",{error:{code:t,reason:e}});const{recv:r,send:i}=(a=n(this,Se,ke).mediaState)!=null?a:{};r!=null&&r.state&&(r==null?void 0:r.state)!==ys.CONNECTED||i!=null&&i.state&&(i==null?void 0:i.state)!==ys.CONNECTED?n(this,Ze).getValue("peerSessionStore").emit(w.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:n(this,Se,ke).joinAttempted}):m(this,qt,setTimeout(()=>{n(this,Ze).getValue("peerSessionStore").emit(w.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:n(this,Se,ke).joinAttempted}),m(this,qt,void 0)},RD)),n(this,Se,ke).updateSocketConnectionState("disconnected")}),this.onStateEvent("reconnecting",async()=>{this.logger.info("SocketService::Reconnecting to socket-edge"),n(this,Se,ke).updateSocketConnectionState("reconnecting")}),this.onStateEvent("reconnectAttempt",async({attempt:t})=>{this.logger.info("SocketService::Attempting to reconnect to socket-edge",{socket:{retryAttempt:t}}),n(this,Se,ke).updateSocketConnectionState("reconnectAttempt",t)}),this.onStateEvent("reconnectFailure",({attempt:t})=>{this.logger.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:t}}),n(this,Se,ke).updateSocketConnectionState("reconnectFailure",t)}),this.onStateEvent("reconnected",async()=>{this.logger.info("SocketService::Reconnected to socket-edge",{connectionState:{joinAttempted:n(this,Se,ke).mediaJoinAttempted}}),n(this,qt)&&(clearTimeout(n(this,qt)),m(this,qt,void 0)),n(this,Ze).getValue("peerSessionStore").emit(w.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:n(this,Se,ke).mediaJoinAttempted}),n(this,Se,ke).updateSocketConnectionState("reconnected")}),this.onStateEvent("failed",async()=>{this.logger.info("SocketService::Failed to connect to socket-edge"),n(this,Ze).getValue("peerSessionStore").emit(w.SOCKET_SERVICE_FAILED),n(this,Se,ke).updateSocketConnectionState("failed")})}}Lr=new WeakMap,Te=new WeakMap,Se=new WeakSet,ke=function(){return n(this,Ze).getValue("connectionHandler")},qt=new WeakMap,Ze=new WeakMap,hc=new WeakSet,Vu=function(t){let e=eh({servicePrefix:"ws",baseURI:n(this,Ze).getValue("baseURI")});const r=no(n(this,Ze),"socket_server_base");if(typeof r=="string"){const c=/^(http|ws):\/\//i.test(r),d=r.replace(/^(https?|wss?):\/\//i,"").replace(/\/+$/,"");e=`${c?"ws":"wss"}://${d}/ws`}const i=new URL(e),a=this.peerId,o={roomID:this.roomName,peerID:t,authToken:this.authToken,useMediaV2:!0,...a!==t&&{oldPeerID:a},ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(c=>rd[c]).join(" "),joinWithDetails:!0,useCfWorker:!0,useStartSession:!0};return Object.entries(o).forEach(([c,d])=>{i.searchParams.append(c,d.toString())}),i.href},pc=new WeakSet,xu=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`};Cl([E.trace("SocketService.connect")],Cc.prototype,"connect",1);Cl([E.trace("SocketService.disconnect")],Cc.prototype,"disconnect",1);Cl([E.trace("SocketService.sendMessagePromise")],Cc.prototype,"sendMessagePromise",1);Cl([E.trace("SocketService.sendMessagePromiseWithTimeout")],Cc.prototype,"sendMessagePromiseWithTimeout",1);class bD{constructor(t){h(this,"socketService");this.socketService=t}handleConnectedRoomsDumpRaw({payload:t}){var a;const e=Pb.fromBinary(t),r=e.meetings.map(o=>{var c;return{id:o.id,title:o.title,participants:(c=o.participants)!=null?c:[]}});return{parentMeeting:{id:e.parentMeeting.id,title:e.parentMeeting.title,participants:(a=e.parentMeeting.participants)!=null?a:[]},meetings:r}}handleTransferPeerRaw({payload:t}){const e=Kb.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}handleMovedPeerRaw({payload:t}){const e=Um.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}handleConnectedRoomsUpdatedRaw({payload:t}){return Pp.fromBinary(t).payloads.map(r=>({id:r.id,title:r.title}))}handleConnectedRoomsDeletedRaw({payload:t}){return Ub.fromBinary(t).payloads}async getConnectedRoomsDump(){const t=await this.socketService.sendMessagePromise(V.getConnectedRoomsDump);return this.handleConnectedRoomsDumpRaw(t)}async createConnectedRooms(t){const{payload:e}=await this.socketService.sendMessagePromise(V.createConnectedRooms,Rb.toBinary({payloads:t}));return Pp.fromBinary(e).payloads.map(i=>({id:i.id,title:i.title}))}async updateConnectedRooms(t){}async disableConnectedRooms(t){const e=t.map(i=>({id:i})),r=await this.socketService.sendMessagePromise(V.deleteConnectedRooms,Vb.toBinary({payloads:e}));return this.handleConnectedRoomsDeletedRaw(r)}async movePeersBetweenRooms(t){try{const e=await this.socketService.sendMessagePromise(V.movePeers,jb.toBinary({sourceMeetingId:t.sourceMeetingId,destinationMeetingId:t.destinationMeetingId,participants:t.participants}));return new TextDecoder().decode(e.payload).includes("error")?{success:!1,error:"failed to move participants"}:{success:!0}}catch(e){return{success:!1,error:e}}}}var kD=Object.defineProperty,MD=Object.getOwnPropertyDescriptor,AD=(s,t,e,r)=>{for(var i=r>1?void 0:r?MD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&kD(t,e,i),i},bt;class uT extends At{constructor(e){const r=e.getValue("logger");super(r);h(this,"meetings",[]);h(this,"parentMeeting",null);g(this,bt,void 0);m(this,bt,e)}get isActive(){return this.meetings.length!==0}validateAlterAction(){const e=n(this,bt).getValue("self").permissions.connectedMeetings;if(!(e!=null&&e.canAlterConnectedMeetings))throw new Error("You are not allowed to perform this action. Please enable canAlterConnectedMeetings permission in your preset.")}validateMoveAction(e,r){var d;if(!(r!=null&&r.length))throw new Error("You're trying to move participants with an empty list.");const i=n(this,bt).getValue("self").permissions.connectedMeetings;if(!i)throw new Error("You are not allowed to perform this action. Please enable connected meetings permissions in your preset.");if(i.canAlterConnectedMeetings)return;const a=n(this,bt).getValue("userId");if(!(r.length===1&&r[0]===a))throw new Error("You are not allowed to move other participants. Please enable canAlterConnectedMeetings permission in your preset.");if(e===((d=this.parentMeeting)==null?void 0:d.id)){if(!i.canSwitchToParentMeeting)throw new Error("You are not allowed to move to the parent meeting. Please enable canSwitchToParentMeeting permission in your preset.");return}if(!i.canSwitchConnectedMeetings)throw new Error("You are not allowed to move to a connected meeting. Please enable canSwitchConnectedMeetings permission in your preset.")}async getConnectedMeetings(){this.logger.info("Getting connected meetings dump");const e=await n(this,bt).getValue("connectedMeetingsSocketHandler").getConnectedRoomsDump();return this.logger.info("Got connected meetings dump"),e}async createMeetings(e){this.validateAlterAction(),this.logger.info(`Creating connected meetings ${JSON.stringify(e)}`);const r=await n(this,bt).getValue("connectedMeetingsSocketHandler").createConnectedRooms(e);return this.logger.info(`Created connected meetings ${JSON.stringify(r)}`),r.map(i=>({id:i.id,title:i.title}))}async updateMeetings(e){this.validateAlterAction(),this.logger.info(`Updating connected meetings ${JSON.stringify(e)}`),await n(this,bt).getValue("connectedMeetingsSocketHandler").updateConnectedRooms(e.map(r=>({meetingId:r.id,title:r.title}))),this.logger.info(`Updated connected meetings ${JSON.stringify(e)}`)}async deleteMeetings(e){this.validateAlterAction(),this.logger.info(`Moving participants before deleting connected meetings ${JSON.stringify(e)}`);const r=this.meetings.map(a=>e.includes(a.id)&&a.participants.length!==0?this.moveParticipants(a.id,this.parentMeeting.id,a.participants.map(o=>o.id)):Promise.resolve());this.logger.info(`Moved participants before deleting connected meetings ${JSON.stringify(e)}. Deleting now.`),await Promise.all(r);const i=await n(this,bt).getValue("connectedMeetingsSocketHandler").disableConnectedRooms(e);return this.logger.info(`Deleted connected meetings ${JSON.stringify(e)}`),i}async moveParticipants(e,r,i){this.validateMoveAction(r,i),this.logger.info(`Moving connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`);const a=await n(this,bt).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i.map(o=>({id:o}))});return a.success?(this.logger.info(`Moved connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`),this.moveSuccessHandler(e,r,i)):this.logger.error(`Failed to move connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`),a}async moveParticipantsWithCustomPreset(e,r,i){this.validateMoveAction(r,i.map(o=>o.id)),this.logger.info(`Moving connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`);const a=await n(this,bt).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i});return a.success?(this.logger.info(`Moved connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`),this.moveSuccessHandler(e,r,i.map(o=>o.id))):this.logger.error(`Failed to move connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`),a}moveSuccessHandler(e,r,i){const a=new Map;[...this.parentMeeting.participants,...this.meetings.flatMap(o=>o.participants)].forEach(o=>a.set(o.id,o)),r===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.concat(i.map(o=>a.get(o)))),e===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.filter(o=>!i.includes(o.id))),this.meetings=this.meetings.map(o=>{if(r===o.id){const c=o.participants.concat(i.map(d=>a.get(d)));return{...o,participants:c}}if(e===o.id){const c=o.participants.filter(d=>!i.includes(d.id));return{...o,participants:c}}return o})}}bt=new WeakMap;AD([It({maxInvocations:60,period:60})],uT.prototype,"getConnectedMeetings",1);var ID=Object.defineProperty,DD=Object.getOwnPropertyDescriptor,yh=(s,t,e,r)=>{for(var i=r>1?void 0:r?DD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&ID(t,e,i),i},le,lg;const hT=(lg=class{constructor(s){h(this,"connectedMeetings");g(this,le,void 0);m(this,le,s),this.connectedMeetings=new uT(s)}get telemetry(){return n(this,le).getValue("telemetry")}get logger(){return n(this,le).getValue("logger")}static init(s){const t=new hT(s);return s.getValue("self").once("roomJoined",()=>t.getConnectedMeetings()),t.setupEvents(),t}getConnectedMeetings(){this.connectedMeetings.getConnectedMeetings()}setupEvents(){n(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(V.getConnectedRoomsDump,this.handleConnectedRoomsDump.bind(this)),n(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(V.transferPeer,this.handleTransferPeer.bind(this)),n(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(V.movedPeer,this.handleMovedPeer.bind(this)),n(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(V.connectedRoomsUpdated,this.handleConnectedRoomsUpdated.bind(this)),n(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(V.connectedRoomsDeleted,this.handleConnectedRoomsDeleted.bind(this))}handleTransferPeer(s){this.logger.info("Received backend request to switch connected meetings");const t=n(this,le).getValue("connectedMeetingsSocketHandler").handleTransferPeerRaw(s);return this.logger.info(`Honoring request to switch connected meetings. Going to ${t==null?void 0:t.meetingId}`),this.switchMeeting(t)}async switchMeeting({authToken:s,meetingId:t}){var i,a,o,c;this.logger.info("ConnectedMeetingsController::switchMeeting:: asking ui-kit to show switching breakout UI"),this.connectedMeetings.emit("changingMeeting",t);const e={video:n(this,le).getValue("self").videoEnabled,audio:n(this,le).getValue("self").audioEnabled};try{n(this,le).getValue("self").cleanupEvents(),await n(this,le).getValue("meeting").leave("connected-meeting")}catch(d){this.logger.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(a=(i=n(this,le).getValue("meeting"))==null?void 0:i.meta)==null?void 0:a.meetingId}`,{error:d})}this.logger.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${t}`);const r=await gT.init({...n(this,le).getValue("options"),cachedUserDetails:null,defaults:{...n(this,le).getValue("options").defaults,...e,mediaHandler:n(this,le).getValue("self")},authToken:s});this.logger.info(`ConnectedMeetingsController::switchMeeting:: initialized new meeting. Meeting Id: ${(o=r==null?void 0:r.meta)==null?void 0:o.meetingId}`);try{const{hidden:d}=n(this,le).getValue("self");r.self.setName(n(this,le).getValue("self").name),await r.join(),d&&r.self.hide()}catch(d){this.logger.error("ConnectedMeetingsController.joinRoom",{error:d})}return this.logger.info(`ConnectedMeetingsController::switchMeeting:: asking ui-kit to show in-meeting ui of newly joined meeting id: ${(c=r==null?void 0:r.meta)==null?void 0:c.meetingId}`),this.connectedMeetings.emit("meetingChanged",r),r}handleConnectedRoomsDump(s){const t=n(this,le).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsDumpRaw(s);this.connectedMeetings.meetings=t.meetings.map(e=>({id:e.id,title:e.title,participants:e.participants||[]})),this.connectedMeetings.parentMeeting={id:t.parentMeeting.id,title:t.parentMeeting.title,participants:t.parentMeeting.participants},this.emitStateUpdate()}handleMovedPeer(s){return n(this,le).getValue("connectedMeetingsSocketHandler").handleMovedPeerRaw(s)}handleConnectedRoomsUpdated(s){const t=n(this,le).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsUpdatedRaw(s),e=new Map;this.connectedMeetings.meetings.forEach(r=>{e.set(r.id,r)}),t.forEach(r=>{e.has(r.id)?e.get(r.id).title=r.title:e.set(r.id,{...r,participants:[]})}),this.connectedMeetings.meetings=Array.from(e.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(s){const e=n(this,le).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsDeletedRaw(s).map(r=>r.id);this.connectedMeetings.meetings=this.connectedMeetings.meetings.filter(r=>!e.includes(r.id)),this.emitStateUpdate()}emitStateUpdate(){this.connectedMeetings.emit("stateUpdate",{meetings:this.connectedMeetings.meetings,parentMeeting:this.connectedMeetings.parentMeeting})}},le=new WeakMap,lg);let wl=hT;yh([E.trace("ConnectedMeetingsController.getConnectedMeetings")],wl.prototype,"getConnectedMeetings",1);yh([E.trace("ConnectedMeetingsController.setupEvents")],wl.prototype,"setupEvents",1);yh([E.trace("ConnectedMeetingsController.switchMeeting")],wl.prototype,"switchMeeting",1);var OD=Object.defineProperty,ND=Object.getOwnPropertyDescriptor,Eh=(s,t,e,r)=>{for(var i=r>1?void 0:r?ND(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&OD(t,e,i),i};const ja=class{constructor(s,t,e){h(this,"apiBase");h(this,"selfController");h(this,"pollController");h(this,"chatController");h(this,"metaController");h(this,"storesManager");h(this,"stageController");h(this,"pluginController");h(this,"internalsController");h(this,"recordingController");h(this,"livestreamController");h(this,"participantController");h(this,"connectedMeetingsController");h(this,"telemetry");h(this,"logger");this.apiBase=s,this.storesManager=t.storesManager,this.metaController=t.metaController,this.selfController=t.selfController,this.chatController=t.chatController,this.pollController=t.pollController,this.stageController=t.stageController,this.pluginController=t.pluginController,this.recordingController=t.recordingController,this.internalsController=t.internalsController,this.participantController=t.participantController,this.livestreamController=t.livestreamController,this.connectedMeetingsController=t.connectedMeetingsController,this.telemetry=e.getValue("telemetry"),this.logger=e.getValue("logger")}static async init(s){var N,U;const{peerId:t,apiBase:e,authToken:r,meetingId:i,organizationId:a,cachedUserDetails:o,logger:c}=s.getAllValues();if(Q0(s),me.isSupported()===!1)throw new R("Browser not supported","0010",c,!0);const d=qA(s,{authToken:r,baseURL:e,cachedUserDetails:o});d.setRoomName(i),d.setRoomUUID(i),d.setOrganizationId(a),d.setHeader("tracing-id",t),s.setValue("apiClient",d);const l=new wI(s);s.setValue("connectionHandler",l);let u="",p=null;c.info("CF SFU is being used.");const f=ja.createSocketService(s),S=f.connect();S.catch(()=>{});const y=d.getUserDetails();try{p=await y,u=((N=p.meeting)==null?void 0:N.title)||"",s.setValue("presetName",p.preset.name)}catch($){throw c.error("Failed to get user details",{error:$}),f.disconnect(),$ instanceof id?$.status===401?new R("Unauthorized. The auth token may be invalid or expired. (401)","0004"):$.status===403?new R("Access denied. Insufficient permissions to join the meeting. (403)","0004"):$.status===404?(c.error("[ERROR:0004] participant-details returned 404."),new R("The auth token is not associated with an active participant in this meeting. The meeting may have ended, or the participant may no longer exist. (404)","0004")):$.status>=500?new R(`The server encountered an error. Try again. (${$.status})`,"0001"):$.isHttpError?new R(`Request rejected by the server. (${$.status})`,"0001"):$.isTimeout?new R("Connection timed out. Check the network and try again.","0001"):new R("Unable to connect to the server. Check the internet connection.","0001"):new R(($==null?void 0:$.message)||"Failed to initialize.","0001")}try{await S}catch($){c.error("[Controller]: Failed to connect to socket server:",{error:$})}const P=mu.init(p.preset,!s.getValue("modules").theme);s.setValue("theme",P);const C=vu.init(s,P.viewType,p.preset.permissions),b=ja.setupControllers(f,s,p,u,P,C);pI(P)&&((U=ja.createRoomNodeClient(s,f).initializeConnection(p.participant.name,i,!1,C))==null||U.catch(K=>{c.error("[Controller]: Failed to queue partial media room promise:",{error:K})}));const{controllers:O}=await b;return MC(),new ja(e,O,s)}static async setupControllers(s,t,e,r,i,a){var ye,L,k;const o=t.getValue("modules"),{participant:c}=e,d=t.getValue("defaults"),l=t.getValue("logger"),{viewType:u,mediaConstraints:{audio:p}}=i;t.setValue("viewType",u),t.setValue("defaults",{mediaConfiguration:{audio:{enableHighBitrate:(ye=p.enableHighBitrate)!=null?ye:!1,enableStereo:(L=p.enableStereo)!=null?L:!1}},...d}),t.setValue("maxPreferredStreams",me.isMobile()?i.maxVideoStreams.mobile:i.maxVideoStreams.desktop);let f,S,y,P,C,b,O,N,U;const $=new tD(t,s),K=new bD(s);t.setValue("connectedMeetingsSocketHandler",K);const Q=new Pl(t,s),he=new nr(t,s),Oe=new oD(s),Kt=new Yf(t,s),Jr=new cD(t,s),M=new eD(s),v=await Wr.init(t,Kt,c,a,i);t.setValue("selfController",v);const _=await Zm.init(t,v.self,Kt,$,r);o.participant&&(N=new cr(t,v.self,Kt)),(k=o.e2ee)!=null&&k.enabled&&o.e2ee.manager.init(l,t.getValue("peerSessionStore")),o.chat&&(S=await Ja.init(t,he,v.self,N.participants)),o.internals&&(C=await ch.init(t)),o.livestream&&i.viewType===Xs.Livestream&&(O=new uf(t,v.self,M)),o.poll&&(f=await zm.init(t,v.self,Q)),o.recording&&(b=new af(t,v.self,Kt)),o.stage&&(y=new ef(t,Oe,Kt,v.self,N.participants));const x=new T0(t,Jr);if(o.plugin){if(!N)throw new R("The plugin module cannot be initialized without the `participant` module","0102");const be=d.plugins||[];P=await nf.init(t,be,v.self,x)}if(o.connectedMeetings&&(U=await wl.init(t)),o.pip){const be=await Ql._init(t,v.self);t.setValue("pip",be)}return{theme:i,permissions:a,controllers:{storesManager:x,pollController:f,selfController:v,metaController:_,chatController:S,stageController:y,pluginController:P,recordingController:b,internalsController:C,livestreamController:O,participantController:N,connectedMeetingsController:U}}}static createRoomNodeClient(s,t){const{peerId:e}=s.getAllValues();return Kf(s,{socket:t,peerId:e})}static createSocketService(s){const{peerId:t,meetingId:e,authToken:r}=s.getAllValues(),i=[];return s.getValue("logger").info(`Socket service capabilities: ${JSON.stringify(i)}`),new Cc(s,{peerId:t,meetingId:e,authToken:r,capabilities:i})}};let Rl=ja;Eh([E.trace("Controller.init")],Rl,"init",1);Eh([E.trace("Controller.createRoomNodeClient")],Rl,"createRoomNodeClient",1);Eh([E.trace("Controller.createSocketService")],Rl,"createSocketService",1);class LD{constructor(){h(this,"battery");h(this,"logger");h(this,"init",async t=>{this.logger=t;try{"getBattery"in navigator&&(this.battery=await navigator.getBattery(),this.battery.addEventListener("chargingchange",this.updateChargeInfo),this.battery.addEventListener("levelchange",this.updateLevelInfo),this.updateLevelInfo(),this.updateChargeInfo())}catch(e){t.error("Error getting battery",e)}});h(this,"updateChargeInfo",()=>{var t;this.logger.log(`Battery charging? ${(t=this.battery)!=null&&t.charging?"Yes":"No"}`)});h(this,"updateLevelInfo",()=>{if(!this.battery){this.logger.log("Battery level: Not known");return}this.logger.log(`Battery level: ${this.battery.level*100}%`)});h(this,"cleanup",()=>{var t,e;"getBattery"in navigator&&((t=this.battery)==null||t.removeEventListener("chargingchange",this.updateChargeInfo),(e=this.battery)==null||e.removeEventListener("levelchange",this.updateLevelInfo))})}}const Wp=new LD;function VD(s,t){s.startsWith("eyJ")||console.error("Invalid auth token provided. Ensure you are passing a %cparticipant `authToken`%c — not an Org API Key or an incorrectly formatted token.\nYou get the participant token from the Add Participant API: https://docs.realtime.cloudflare.com/api#/operations/add_participant","font-weight: bold","font-weight: normal");try{const{meetingId:e,orgId:r,participantId:i}=JSON.parse(atob(s.split(".")[1]));if(!e)throw Error(`Received V1 auth token ${s}`);let a=ei.baseURI.prod;t&&(a=t);const o=`https://${sd({servicePrefix:"api",baseURI:a})}`;return{meetingId:e,orgId:r,participantId:i,baseURI:a,apiBase:o}}catch(e){throw new R("Invalid auth token","0004")}}var Vr,Ni,Li,gc,nl,pT;class xD{constructor(){g(this,nl);g(this,Vr,new Audio);g(this,Ni,new MediaStream);g(this,Li,new Map);g(this,gc,void 0);n(this,Vr).srcObject=n(this,Ni),n(this,Vr).autoplay=!0}async playTracks(t){return t.forEach(e=>{n(this,Li).has(e.id)||(n(this,Ni).addTrack(e),n(this,Li).set(e.id,e))}),this.play()}setSpeakerDevice(t){typeof HTMLAudioElement.prototype.setSinkId=="function"&&n(this,Vr).setSinkId(t)}removeTrack(t){const e=n(this,Li).get(t);e&&(n(this,Ni).removeTrack(e),n(this,Li).delete(t))}async play(){return n(this,Vr).srcObject=n(this,Ni),n(this,Vr).play().catch(t=>{D(this,nl,pT).call(this,t)})}onError(t){m(this,gc,t)}}Vr=new WeakMap,Ni=new WeakMap,Li=new WeakMap,gc=new WeakMap,nl=new WeakSet,pT=function(t){var e;(e=n(this,gc))==null||e.call(this,t)};var Vi;class UD extends xD{constructor(){super();g(this,Vi,void 0);m(this,Vi,new Map)}addParticipantTrack(e,r){n(this,Vi).set(e,r.id),this.playTracks([r])}removeParticipantTrack(e){const r=n(this,Vi).get(e);r&&this.removeTrack(r),n(this,Vi).delete(e)}}Vi=new WeakMap;var $D=Object.defineProperty,HD=Object.getOwnPropertyDescriptor,bl=(s,t,e,r)=>{for(var i=r>1?void 0:r?HD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&$D(t,e,i),i},De,xi,ug;let Fr=(ug=class{constructor(t,e){g(this,De,void 0);g(this,xi,void 0);m(this,xi,t),m(this,De,e)}get peerId(){return n(this,xi).getValue("peerId")}static async initMedia(t={},e=!1,r=void 0){var d;const i=(d=r==null?void 0:r.peerId)!=null?d:Hi.v4(),a=Hr.createContext(i,{peerId:i}),o=a.getValue("logger");o.init(a);const c=new vf(a,o);return await c.init(t,e,a),a.setValue("defaults",{mediaHandler:c}),c}static async init(t){var f,S,y,P,C,b,O,N,U;me.init();const e=(S=(f=t==null?void 0:t.cachedUserDetails)==null?void 0:f.peerId)!=null?S:Hi.v4(),{authToken:r,baseURI:i}=t,{meetingId:a,...o}=VD(r,i);if((y=o.baseURI)!=null&&y.includes("dyte.io"))throw new R("Dyte Base URIs are no longer supported. Use RealtimeKit Base URIs.","0001");window.__zone_symbol__DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION=!0;const c=Fr.setupContext(e,t,a,o),d=c.getValue("telemetry"),l=c.getValue("logger");ET(l),Wp.init(l),d.init(c,{roomName:a,userId:o.participantId,organizationId:o.orgId,peerId:e},(C=(P=t.modules)==null?void 0:P.tracing)!=null?C:!0,(O=(b=t==null?void 0:t.modules)==null?void 0:b.devTools)==null?void 0:O.logLevel),l.init(c),l.info("Client::init::options",{clientInitOptions:{...t,authToken:`${(N=t.authToken)==null?void 0:N.slice(0,10)}...
|
|
10
|
-
${(
|
|
4
|
+
`)),this.pc2.setLocalDescription(t),this.pc1.setRemoteDescription(t)}establishConnection(){this.pc1.createOffer().then(this.gotOffer.bind(this),this.reportFatal.bind(this))}reportFatal(t){console.error("Error:",t)}async getRoundTripTime(){const[t,e]=await Promise.all([this.pc1.getStats(),this.pc2.getStats()]);let r,i;if(t.forEach(a=>{a.type==="candidate-pair"&&a.nominated===!0&&a.bytesSent>0&&(r=a)}),e.forEach(a=>{a.type==="candidate-pair"&&a.nominated===!0&&a.bytesReceived>0&&(i=a)}),r&&i)try{if(r.currentRoundTripTime&&i.currentRoundTripTime)return{rtt:r.currentRoundTripTime,backendRTT:i.currentRoundTripTime};const a=(i.lastPacketReceivedTimestamp-r.lastPacketSentTimestamp)/1e3;return{rtt:a,backendRTT:a}}catch(a){return}}close(){this.pc1.close(),this.pc2.close()}}class ym extends ut{constructor(e){super();h(this,"call");h(this,"timeOut");this.call=new ir(e)}start(e=1e4){this.call.establishConnection(),this.timeOut=setTimeout(this.testFailed.bind(this),e)}testComplete(e){clearTimeout(this.timeOut),this.call.close(),this.emit("done",e)}testFailed(e){this.call.close(),this.emit("failed",e)}}const DS=8,OS=1/1e3;class NS extends ym{constructor(e){super(e);h(this,"senderChannel");h(this,"recieveChannel");h(this,"startTime");h(this,"lastBitrateMeasureTime");h(this,"sentPayloadBytes",0);h(this,"recievedPayloadBytes",0);h(this,"lastReceivedPayloadBytes",0);h(this,"stopSending",!1);h(this,"testProgress",0);h(this,"samplePacket","");h(this,"finalBitrateSum",0);h(this,"bitRateSampels",0);h(this,"maxNumberOfPacketsToSend",0);h(this,"bytesToKeepBuffered",0);h(this,"testDurationSeconds",5);this.call.setIceCandidateFilter(ir.isNotHostCandidate),this.senderChannel=this.call.pc1.createDataChannel(null);for(let r=0;r<1024*256;r+=1)this.samplePacket+="h";this.maxNumberOfPacketsToSend=1,this.bytesToKeepBuffered=1024*this.maxNumberOfPacketsToSend,this.testDurationSeconds=4,this.senderChannel.addEventListener("open",this.sendingStep.bind(this)),this.call.pc2.addEventListener("datachannel",this.onRecieverChannel.bind(this))}sendingStep(){const e=new Date;this.startTime||(this.startTime=e,this.lastBitrateMeasureTime=e);for(let i=0;i!==this.maxNumberOfPacketsToSend&&!(this.senderChannel.bufferedAmount>=this.bytesToKeepBuffered);i+=1){this.sentPayloadBytes+=this.samplePacket.length;try{this.senderChannel.send(this.samplePacket)}catch(a){}}const r=e.getTime()-this.startTime.getTime();r>=1e3*this.testDurationSeconds?(this.stopSending=!0,this.testProgress=100):(this.testProgress=r/(10*this.testDurationSeconds),setTimeout(this.sendingStep.bind(this),1))}onMessageRecieved(e){this.recievedPayloadBytes+=e.data.length;const r=new Date,i=r.getTime()-this.lastBitrateMeasureTime.getTime();if(i>=1e3){const o=(this.recievedPayloadBytes-this.lastReceivedPayloadBytes)*DS/(i/1e3);this.finalBitrateSum+=o,this.bitRateSampels+=1,this.lastReceivedPayloadBytes=this.recievedPayloadBytes,this.lastBitrateMeasureTime=r}if(this.stopSending&&this.sentPayloadBytes===this.recievedPayloadBytes){const a=this.finalBitrateSum/this.bitRateSampels;this.testComplete({throughput:Math.round(a*OS)})}}testComplete(e){this.call.getRoundTripTime().then(({rtt:r,backendRTT:i})=>super.testComplete({RTT:r,backendRTT:i,throughput:e.throughput}))}onRecieverChannel(e){this.recieveChannel=e.channel,this.recieveChannel.addEventListener("message",this.onMessageRecieved.bind(this))}}class Th extends ym{constructor(e,r=ir.noFilter){super(e);h(this,"ch1");h(this,"ch2");this.call.setIceCandidateFilter(r);const i=this.call.pc1.createDataChannel(null);this.ch1=i,i.addEventListener("open",()=>{i.send("hello")}),i.addEventListener("message",this.onCh1Recieve.bind(this)),this.call.pc2.addEventListener("datachannel",this.dataChannelHandler.bind(this))}onCh1Recieve(e){e.data!=="world"?this.hangup("Invalid data transmitted."):this.testComplete({connectivity:!0})}onCh2Recieve(e){if(e.data!=="hello")this.hangup("Invalid data transmitted.");else try{this.ch2.send("world")}catch(r){}}dataChannelHandler(e){const r=e.channel;this.ch2=r,r.addEventListener("message",this.onCh2Recieve.bind(this))}hangup(e){this.testFailed(e)}}class LS extends Th{constructor(t){super(t,ir.isHost)}}class VS extends Th{constructor(t){super(t,ir.isRelay)}}class xS extends Th{constructor(t){super(t,ir.isReflexive)}}class US{constructor(){h(this,"ipInformation",null)}async getIPDetails({peerId:t,apiHostnames:e,logger:r}){var i,a,o;if(!this.ipInformation){try{const c=`https://${e.location}`,l=await(await fetch(c)).json();if(((i=l.loc)==null?void 0:i.length)>5)return this.ipInformation=l,(a=this.ipInformation)!=null&&a.ip&&(this.ipInformation.ip=Kr(this.ipInformation.ip)),l;throw Error("Insufficient data")}catch(c){r.error("callstats::ipDetails:: failed to fetch ip using location service",{error:c})}try{const c=await fetch(`https://${e.locationLegacy}/?token=3c493932b0624c&peerId=${t}`,{method:"POST"});this.ipInformation=await c.json(),(o=this.ipInformation)!=null&&o.ip&&(this.ipInformation.ip=Kr(this.ipInformation.ip))}catch(c){r.error("callstats::ipDetails:: failed to fetch ip using legacy location service",{error:c})}}return this.ipInformation}resetCache(){this.ipInformation=null}}const Em=new US,np=[{urls:"turn:turn.dyte.in:443?transport=tcp",username:"dyte",credential:"dytein",credentialType:"password"},{urls:"turn:turn.dyte.in:3478?transport=udp",username:"dyte",credential:"dytein",credentialType:"password"}];function ap(s){const[t,e]=s.split(",");return{coords:{latitude:Number(t),longitude:Number(e)}}}class Pm{constructor(){h(this,"transport");h(this,"candidatePair");h(this,"outboundVideoRtp",new Map);h(this,"inboundVideoRtp",new Map);h(this,"outboundAudioRtp",new Map);h(this,"inboundAudioRtp",new Map);h(this,"remoteInboundRtp",new Map);h(this,"producerStreamMap",new Map);h(this,"consumerStreamMap",new Map);h(this,"staleProducerStreamMap",!1);h(this,"staleConsumerStreamMap",!1)}}class _m extends ut{constructor(){super();h(this,"observer");h(this,"outboundProducerMap",new Map);h(this,"inboundConsumerMap",new Map);h(this,"consumerPeerIdMap",new Map);h(this,"pausedConsumerMap",new Map);h(this,"pausedProducerMap",new Map);h(this,"overallProducingTransportsStatsMap",{});h(this,"overallConsumingTransportsStatsMap",{});h(this,"overallConsumersStatsMap",{});h(this,"overallProducersStatsMap",{});h(this,"videoProducerToStatsMap",new Map);h(this,"audioProducerToStatsMap",new Map);h(this,"videoConsumerToStatsMap",new Map);h(this,"audioConsumerToStatsMap",new Map);h(this,"consumerIdsWithFreezedVideo",new Set);h(this,"consumerIdsWithFreezedAudio",new Set);h(this,"producerIdsWithFreezedVideo",new Set);h(this,"producerIdsWithFreezedAudio",new Set);h(this,"freezedProducingTransportIds",new Set);h(this,"freezedConsumingTransportIds",new Set);h(this,"screenShareProducers",new Set);h(this,"screenShareConsumers",new Set);h(this,"ipDetails");h(this,"callStatsInstance");this.observer=new ut}async registerProducer(e){await this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)}pauseProducer(e){this.pausedProducerMap.set(e,{lastReportCalculated:!1})}resumeProducer(e){this.pausedProducerMap.delete(e)}processInboundConsumerVideoStats(e,r,i){var o,c;const a=((c=(o=this==null?void 0:this.callStatsInstance)==null?void 0:o.consumerSharedMediaStatesMap)==null?void 0:c.get(e))||{};r.totalVideoPacketsReceived===i.packetsReceived?(this.consumerIdsWithFreezedVideo.add(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","pause",e))):(r.totalVideoPacketsReceived=i.packetsReceived,this.consumerIdsWithFreezedVideo.has(e)&&(this.consumerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","resume",e))))}processInboundConsumerAudioStats(e,r,i){var o,c;const a=((c=(o=this==null?void 0:this.callStatsInstance)==null?void 0:o.consumerSharedMediaStatesMap)==null?void 0:c.get(e))||{};r.totalAudioPacketsReceived===i.packetsReceived?(this.consumerIdsWithFreezedAudio.add(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","pause",e))):(r.totalAudioPacketsReceived=i.packetsReceived,this.consumerIdsWithFreezedAudio.has(e)&&(this.consumerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","resume",e))))}processOutboundProducerVideoStats(e,r,i){var o;const a=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalVideoPacketsSent===i.packetsSent?(this.producerIdsWithFreezedVideo.add(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","pause",e))):(r.totalVideoPacketsSent=i.packetsSent,this.producerIdsWithFreezedVideo.has(e)&&(this.producerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","resume",e))))}processOutboundProducerAudioStats(e,r,i){var o;const a=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalAudioPacketsSent===i.packetsSent?(this.producerIdsWithFreezedAudio.add(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","pause",e))):(r.totalAudioPacketsSent=i.packetsSent,this.producerIdsWithFreezedAudio.has(e)&&(this.producerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","resume",e))))}processProducingTransportStats(e,r,i){var u;const a=((u=this==null?void 0:this.callStatsInstance)==null?void 0:u.currentUserMediaStates)||{},{audio:o,video:c,screen:d}=a,l=o||c||d;r.totalPacketsSent===i.packetsSent?(this.freezedProducingTransportIds.add(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","pause",e))):(r.totalPacketsSent=i.packetsSent,this.freezedProducingTransportIds.has(e)&&(this.freezedProducingTransportIds.delete(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","resume",e))))}processConsumingTransportStats(e,r,i){var c,d;const o=!!Array.from(((d=(c=this==null?void 0:this.callStatsInstance)==null?void 0:c.consumerSharedMediaStatesMap)==null?void 0:d.values())||[]).reduce((l,u)=>l||u.audio||u.video||u.screen,!1);r.totalPacketsReceived===i.packetsSent?(this.freezedConsumingTransportIds.add(e),this.callStatsInstance&&o&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","pause",e))):(r.totalPacketsReceived=i.packetsSent,this.freezedConsumingTransportIds.has(e)&&(this.freezedConsumingTransportIds.delete(e),this.callStatsInstance&&o&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","resume",e))))}async registerConsumer(e){await this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)}pauseConsumer(e){this.pausedConsumerMap.set(e,{lastReportCalculated:!1})}resumeConsumer(e){this.pausedConsumerMap.delete(e)}async generateProducerStreamMap(e,r=!1){const i=await e.getStats(),a=r?this.getProducerStatsFromReport(this.parseRTCReport(i,["outbound-rtp","remote-inbound-rtp"],!1,e.id))[0]:void 0;for(const o of i.values())switch(o.type){case"outbound-rtp":{this.outboundProducerMap.set(o.id,e.id);break}}return a}async generateConsumerStreamMap(e,r=!1){const i=await e.getStats(),a=r?this.getConsumerStatsFromReport(this.parseRTCReport(i,["inbound-rtp"],!1,e.id))[0]:void 0;for(const o of i.values())switch(o.type){case"inbound-rtp":{this.inboundConsumerMap.set(o.id,e.id);break}}return a}deregisterProducer(e){this.outboundProducerMap.forEach((r,i)=>{r===e.id&&this.outboundProducerMap.delete(i)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.inboundConsumerMap.forEach((r,i)=>{r===e.id&&this.inboundConsumerMap.delete(i)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var r;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(r=e.relayProtocol)!=null?r:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}getWorkingSimulcastVideoStats(e){return e.find(i=>{const a=i.framesEncoded>0,o=i.packetsSent>0,c=i.frameWidth&&i.frameHeight;return a&&o&&!!c})||e[e.length-1]}parseRTCReport(e,r=[],i=!1,a=void 0,o=void 0){var R,M,b,V,I,N,U,H,z,Q,Ge,tt,yt;const c=e,d=new Pm,l=r.length?new Set(r):void 0,u=[],p=[],f=[],v=new Map,E=new Map;for(const k of c.values()){if(l){if(l.size===0)break;if(l.has(k.type))i&&l.delete(k.type);else continue}switch(k.type){case"local-candidate":{u.push(this.getIceCandidateStats(k));break}case"remote-candidate":{p.push(this.getIceCandidateStats(k));break}case"candidate-pair":{const{nominated:S}=k,{selected:P}=k,$=k,fe={nominated:S!=null?S:P,currentRoundTripTime:$.currentRoundTripTime,totalRoundTripTime:$.totalRoundTripTime,bytesReceived:$.bytesReceived,bytesSent:$.bytesSent,availableOutgoingBitrate:$.availableOutgoingBitrate,availableIncomingBitrate:$.availableIncomingBitrate,lastPacketReceivedTimestamp:$.lastPacketReceivedTimestamp,lastPacketSentTimestamp:$.lastPacketSentTimestamp,localCandidateId:$.localCandidateId,remoteCandidateId:$.remoteCandidateId,bytesDiscardedOnSend:$.bytesDiscardedOnSend,packetsSent:$.packetsSent,packetsReceived:$.packetsReceived,packetsDiscardedOnSend:$.packetsDiscardedOnSend};f.push(fe),(k.nominated===!0||k.selected===!0)&&(d.candidatePair=fe);break}case"transport":{const S=k;o&&(o.producing&&(this.overallProducingTransportsStatsMap[o.id]||(this.overallProducingTransportsStatsMap[o.id]={totalPacketsSent:0})),o.consuming&&(this.overallConsumingTransportsStatsMap[o.id]||(this.overallConsumingTransportsStatsMap[o.id]={totalPacketsReceived:0})));const P={bytesReceived:S.bytesReceived,bytesSent:S.bytesSent,packetsSent:S.packetsSent,packetsReceived:S.packetsReceived,dtlsCipher:S.dtlsCipher,dtlsState:S.dtlsState,iceRole:S.iceRole};if(d.transport=P,o){if(o.producing){const $=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,$,P)}if(o.consuming){const $=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,$,P)}}break}case"remote-inbound-rtp":{const S=k,P={jitter:S.jitter,fractionLost:S.fractionLost,roundTripTime:S.roundTripTime,roundTripTimeMeasurements:S.roundTripTimeMeasurements,totalRoundTripTime:S.totalRoundTripTime,packetsLost:S.packetsLost};d.remoteInboundRtp.set(S.localId,P);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(k.id))break;const S=k,P=a||this.outboundProducerMap.get(k.id),$=this.pausedProducerMap.get(P);if($){if($.lastReportCalculated===!0)break;this.pausedProducerMap.set(P,{lastReportCalculated:!0})}this.overallProducersStatsMap[P]||(this.overallProducersStatsMap[P]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const fe=this.overallProducersStatsMap[P];if(["video","audio"].includes(S.mediaType)||["video","audio"].includes(S.kind)){if(!this.outboundProducerMap.has(k.id)){d.staleProducerStreamMap=!0;break}const ve=this.callStatsInstance.producers.get(P);if(((R=ve==null?void 0:ve.track)==null?void 0:R.readyState)==="ended")break;d.producerStreamMap.has(P)||d.producerStreamMap.set(P,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:S.bytesSent,packetsSent:S.packetsSent,nackCount:S.nackCount,ssrc:S.ssrc,mid:S.mid,active:S.active,codecId:S.codecId,headerBytesSent:S.headerBytesSent||0,totalPacketSendDelay:S.totalPacketSendDelay||0};if(S.mediaType==="video"||S.kind==="video"){const w=S,Re={frameHeight:w.frameHeight,frameWidth:w.frameWidth,framesEncoded:w.framesEncoded,framesDropped:w.framesDropped,framesPerSecond:w.framesPerSecond,framesSent:w.framesSent,keyFramesEncoded:w.keyFramesEncoded,firCount:w.firCount,encoderImplementation:w.encoderImplementation,hugeFramesSent:w.hugeFramesSent,pliCount:w.pliCount,qpSum:w.qpSum,qualityLimitationDurations:w.qualityLimitationDurations,qualityLimitationReason:w.qualityLimitationReason,qualityLimitationResolutionChanges:w.qualityLimitationResolutionChanges,totalEncodeTime:w.targetBitrate,totalPacketSendDelay:w.totalPacketSendDelay,retransmittedBytesSent:w.retransmittedBytesSent,retransmittedPacketsSent:w.retransmittedPacketsSent,scalabilityMode:w.scalabilityMode,powerEfficientEncoder:w.powerEfficientEncoder,...L};d.outboundVideoRtp.set(k.id,Re),d.producerStreamMap.get(P).outboundVideoRtpId.push(k.id),this.processOutboundProducerVideoStats(P,fe,Re)}else if(S.mediaType==="audio"||S.kind==="audio"){const w=S,Re={retransmittedBytesSent:w.retransmittedBytesSent,retransmittedPacketsSent:w.retransmittedPacketsSent,...L};d.outboundAudioRtp.set(k.id,Re),d.producerStreamMap.get(P).outboundAudioRtpId.push(k.id),this.processOutboundProducerAudioStats(P,fe,Re)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${S.mediaType} kind: ${S.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(k.id))break;const S=k,P=a||this.inboundConsumerMap.get(k.id),$=this.pausedConsumerMap.get(P);if($){if($.lastReportCalculated===!0)break;this.pausedConsumerMap.set(P,{lastReportCalculated:!0})}if(S.ssrc===1234)break;this.overallConsumersStatsMap[P]||(this.overallConsumersStatsMap[P]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const fe=this.overallConsumersStatsMap[P];if(["video","audio"].includes(S.mediaType)||["video","audio"].includes(S.kind)){if(!this.inboundConsumerMap.has(k.id)){d.staleConsumerStreamMap=!0;break}d.consumerStreamMap.has(P)||d.consumerStreamMap.set(P,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const ve={bytesReceived:S.bytesReceived,packetsReceived:S.packetsReceived,packetsLost:S.packetsLost>=0?S.packetsLost:0,jitter:S.jitter,nackCount:S.nackCount,jitterBufferDelay:S.jitterBufferDelay,jitterBufferEmittedCount:S.jitterBufferEmittedCount,lastPacketReceivedTimestamp:S.lastPacketReceivedTimestamp,ssrc:S.ssrc,mid:S.mid,codecId:S.codecId,headerBytesReceived:S.headerBytesReceived||0,packetsDiscarded:S.packetsDiscarded||0,jitterBufferMinimumDelay:S.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:S.jitterBufferTargetDelay||0};if(S.mediaType==="video"||S.kind==="video"){const L=S,w={frameHeight:L.frameHeight,frameWidth:L.frameWidth,framesDecoded:L.framesDecoded,framesDropped:L.framesDropped,framesPerSecond:L.framesPerSecond,framesReceived:L.framesReceived,keyFramesDecoded:L.keyFramesDecoded,firCount:L.firCount,decoderImplementation:L.decoderImplementation,pliCount:L.pliCount,totalProcessingDelay:L.totalProcessingDelay,qpSum:L.qpSum||0,totalAssemblyTime:L.totalAssemblyTime||0,totalDecodeTime:L.totalDecodeTime||0,totalFreezesDuration:L.totalFreezesDuration||0,totalInterFrameDelay:L.totalInterFrameDelay||0,totalPausesDuration:L.totalPausesDuration||0,totalSquaredInterFrameDelay:L.totalSquaredInterFrameDelay||0,freezeCount:L.freezeCount||0,pauseCount:L.pauseCount||0,powerEfficientDecoder:L.powerEfficientDecoder,...ve};w.score=vm({frameWidth:w.frameWidth||0,framesDecoded:(w.framesDecoded||0)-(((M=this.videoConsumerToStatsMap.get(P))==null?void 0:M.framesDecoded)||0),framesPerSecond:w.framesPerSecond||0,packetsLost:(w.packetsLost||0)-(((b=this.videoConsumerToStatsMap.get(P))==null?void 0:b.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((V=this.videoConsumerToStatsMap.get(P))==null?void 0:V.packetsReceived)||0),jitter:w.jitter||0,isScreenShare:this.screenShareConsumers.has(P)}),E.set(P,{score:+(w.score*10).toFixed(),frameWidth:w.frameWidth||0,frameHeight:w.frameHeight||0,framesPerSecond:w.framesPerSecond||0,packetsLostPercentage:Td({packetsLost:(w.packetsLost||0)-(((I=this.videoConsumerToStatsMap.get(P))==null?void 0:I.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((N=this.videoConsumerToStatsMap.get(P))==null?void 0:N.packetsReceived)||0)}),jitter:w.jitter||0,isScreenShare:this.screenShareConsumers.has(P),bitrate:((w.bytesReceived||0)-(((U=this.videoConsumerToStatsMap.get(P))==null?void 0:U.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(P,w),d.inboundVideoRtp.set(k.id,w),d.consumerStreamMap.get(P).inboundVideoRtpId.push(k.id),this.processInboundConsumerVideoStats(P,fe,w)}else if(S.mediaType==="audio"||S.kind==="audio"){const L=S,w={audioLevel:L.audioLevel,concealedSamples:L.concealedSamples,concealmentEvents:L.concealmentEvents,totalAudioEnergy:L.totalAudioEnergy,totalSamplesDuration:L.totalSamplesDuration,totalSamplesReceived:L.totalSamplesReceived,fecPacketsDiscarded:L.fecPacketsDiscarded||0,fecPacketsReceived:L.fecPacketsReceived||0,insertedSamplesForDeceleration:L.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:L.removedSamplesForAcceleration||0,silentConcealedSamples:L.silentConcealedSamples||0,playoutId:L.playoutId,...ve};w.score=Sm({concealmentEvents:(w.concealmentEvents||0)-(((H=this.audioConsumerToStatsMap.get(P))==null?void 0:H.concealmentEvents)||0),packetsLost:(w.packetsLost||0)-(((z=this.audioConsumerToStatsMap.get(P))==null?void 0:z.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((Q=this.audioConsumerToStatsMap.get(P))==null?void 0:Q.packetsReceived)||0),jitter:w.jitter||0}),E.set(P,{score:+(w.score*10).toFixed(),packetsLostPercentage:Td({packetsLost:(w.packetsLost||0)-(((Ge=this.audioConsumerToStatsMap.get(P))==null?void 0:Ge.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((tt=this.audioConsumerToStatsMap.get(P))==null?void 0:tt.packetsReceived)||0)}),jitter:w.jitter||0,isScreenShare:this.screenShareConsumers.has(P),bitrate:((w.bytesReceived||0)-(((yt=this.audioConsumerToStatsMap.get(P))==null?void 0:yt.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(P,w),d.inboundAudioRtp.set(k.id,w),d.consumerStreamMap.get(P).inboundAudioRtpId.push(k.id),this.processInboundConsumerAudioStats(P,fe,w)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${S.mediaType} kind: ${S.kind}`);break}}}if(d.producerStreamMap.forEach((k,S)=>{var P,$,fe,ve,L,w,Re,ba,ka,Ma,Aa,Ia,Da,Oa,Na,La,Va,xa,Ua,$a,Ba,Ha,Fa;if(k.outboundVideoRtpId.length>0){const de=[];k.outboundVideoRtpId.forEach(Zl=>{de.push(d.outboundVideoRtp.get(Zl))});const Y=this.getWorkingSimulcastVideoStats(de);Y.score=fm({frameWidth:Y.frameWidth||0,framesPerSecond:Y.framesPerSecond||0,jitter:((P=Y.remoteData)==null?void 0:P.jitter)||0,isScreenShare:this.screenShareProducers.has(S),packetsSent:(Y.packetsSent||0)-((($=this.videoProducerToStatsMap.get(S))==null?void 0:$.packetsSent)||0),packetsLost:(((fe=Y.remoteData)==null?void 0:fe.packetsLost)||0)-(((L=(ve=this.videoProducerToStatsMap.get(S))==null?void 0:ve.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(Y.framesEncoded||0)-(((w=this.videoProducerToStatsMap.get(S))==null?void 0:w.framesEncoded)||0)}),v.set(S,{score:+(Y.score*10).toFixed(),frameWidth:Y.frameWidth||0,frameHeight:Y.frameHeight||0,framesPerSecond:Y.framesPerSecond||0,jitter:((Re=Y.remoteData)==null?void 0:Re.jitter)||0,isScreenShare:this.screenShareProducers.has(S),packetsLostPercentage:fd({packetsSent:(Y.packetsSent||0)-(((ba=this.videoProducerToStatsMap.get(S))==null?void 0:ba.packetsSent)||0),packetsLost:(((ka=Y.remoteData)==null?void 0:ka.packetsLost)||0)-(((Aa=(Ma=this.videoProducerToStatsMap.get(S))==null?void 0:Ma.remoteData)==null?void 0:Aa.packetsLost)||0)}),bitrate:((Y.bytesSent||0)-(((Ia=this.videoProducerToStatsMap.get(S))==null?void 0:Ia.bytesSent)||0))*8/7,cpuLimitations:Y.qualityLimitationReason==="cpu",bandwidthLimitations:Y.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(S,Y)}else if(k.outboundAudioRtpId.length>0){const de=d.outboundAudioRtp.get(k.outboundAudioRtpId[0]);de.score=mm({packetsSent:(de.packetsSent||0)-(((Da=this.audioProducerToStatsMap.get(S))==null?void 0:Da.packetsSent)||0),packetsLost:(((Oa=de.remoteData)==null?void 0:Oa.packetsLost)||0)-(((La=(Na=this.audioProducerToStatsMap.get(S))==null?void 0:Na.remoteData)==null?void 0:La.packetsLost)||0),jitter:((Va=de.remoteData)==null?void 0:Va.jitter)||0}),v.set(S,{score:+(de.score*10).toFixed(),bitrate:((de.bytesSent||0)-(((xa=this.audioProducerToStatsMap.get(S))==null?void 0:xa.bytesSent)||0))*8/7,packetsLostPercentage:fd({packetsSent:(de.packetsSent||0)-(((Ua=this.audioProducerToStatsMap.get(S))==null?void 0:Ua.packetsSent)||0),packetsLost:((($a=de.remoteData)==null?void 0:$a.packetsLost)||0)-(((Ha=(Ba=this.audioProducerToStatsMap.get(S))==null?void 0:Ba.remoteData)==null?void 0:Ha.packetsLost)||0)}),jitter:((Fa=de.remoteData)==null?void 0:Fa.jitter)||0,isScreenShare:this.screenShareProducers.has(S)}),this.audioProducerToStatsMap.set(S,de)}}),f.forEach(k=>{const S=u.find($=>$.id===k.localCandidateId?(k.localCandidateId=$.id,$):null),P=p.find($=>$.id===k.remoteCandidateId?(k.remoteCandidateId=$.id,$):null);S&&(k.localCandidateType=S.type,k.localCandidateAddress=Kr(S.address),k.localCandidatePort=S.port,k.localCandidateProtocol=S.protocol,k.localCandidateUrl=S.url,k.localCandidateNetworkType=S.networkType,k.localCandidateRelatedAddress=Kr(S.relatedAddress),k.localCandidateRelatedPort=S.relatedPort),P&&(k.remoteCandidateType=P.type,k.remoteCandidateAddress=Kr(P.address),k.remoteCandidatePort=P.port,k.remoteCandidateProtocol=P.protocol,k.remoteCandidateUrl=P.url)}),d.candidatePair&&(d.transport?(d.transport.totalRoundTripTime=d.candidatePair.totalRoundTripTime,d.transport.availableOutgoingBitrate=d.candidatePair.availableOutgoingBitrate,d.transport.availableIncomingBitrate=d.candidatePair.availableIncomingBitrate,d.transport.roundTripTime=d.candidatePair.currentRoundTripTime):d.transport={bytesReceived:d.candidatePair.bytesReceived,bytesSent:d.candidatePair.bytesSent,totalRoundTripTime:d.candidatePair.totalRoundTripTime,availableOutgoingBitrate:d.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:d.candidatePair.availableIncomingBitrate,roundTripTime:d.candidatePair.currentRoundTripTime}),d.transport&&(d.transport.candidatePairs=f),d.transport&&!d.transport.roundTripTime){let k=0,S=0;d.remoteInboundRtp.forEach((P,$)=>{P.roundTripTime&&P.roundTripTime>k&&(k=P.roundTripTime,S=P.totalRoundTripTime)}),d.transport.roundTripTime=k,d.transport.totalRoundTripTime=S}if(E.size>0)try{this.observer.emit("consumer_score",E)}catch(k){}if(v.size>0)try{this.observer.emit("producer_score",v)}catch(k){}return d}async getProducersReport(e){const r=e.map(i=>this.generateProducerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0}async getConsumersReport(e){const r=e.map(i=>this.generateConsumerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0}async getTransportReport(e){return e.getStats()}async getProcessedStats(e,r,i){const a=await this.getTransportReport(e),o={producing:i,consuming:r,id:e.id},c=a,d=this.parseRTCReport(c,["transport","candidate-pair","inbound-rtp","outbound-rtp","remote-inbound-rtp","local-candidate","remote-candidate"],!1,void 0,o);if(!d)return;const l={stats:d.transport,transportId:e.id,consuming:r,producing:i},u=d.staleProducerStreamMap?void 0:this.getProducerStatsFromReport(d),p=d.staleConsumerStreamMap?void 0:this.getConsumerStatsFromReport(d);return{transportReport:l,producerReport:u,consumerReport:p}}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,a)=>{var o,c;r.push({producerId:a,videoStats:i.outboundVideoRtpId.map(d=>e.outboundVideoRtp.get(d)),audioStats:i.outboundAudioRtpId.map(d=>e.outboundAudioRtp.get(d)),appData:((c=(o=this.callStatsInstance.producers)==null?void 0:o.get(a))==null?void 0:c.appData)||null})})}catch(i){this.callStatsInstance.logger.error("callStats::measurements::getProducerStatsFromReport",{error:{reason:i.reason,message:i.message}})}return r}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((i,a)=>{const{peerId:o,producerId:c,appData:d}=this.consumerPeerIdMap.get(a);r.push({consumerId:a,peerId:o,producerId:c,appData:d,videoStats:i.inboundVideoRtpId.map(l=>e.inboundVideoRtp.get(l)),audioStats:i.inboundAudioRtpId.map(l=>e.inboundAudioRtp.get(l))})})}catch(i){console.error("getConsumersReport: ",i,e)}return r}async getUserLocation(){return new Promise((e,r)=>{try{navigator.geolocation?navigator.geolocation.getCurrentPosition(i=>{e(i)}):r()}catch(i){r(i)}})}async getConnectivity(e){try{const r={iceServers:e||np},i=new Promise((u,p)=>{try{const f=new LS(r);f.addListener("done",u),f.addListener("failed",()=>{u({connectivity:!1})}),f.start(2e3)}catch(f){p(f)}}),a=new Promise((u,p)=>{try{const f=new VS(r);f.addListener("done",u),f.addListener("failed",()=>{u({connectivity:!1})}),f.start(2e3)}catch(f){p(f)}}),o=new Promise((u,p)=>{try{const f=new xS(r);f.addListener("done",u),f.addListener("failed",()=>{u({connectivity:!1})}),f.start(2e3)}catch(f){p(f)}}),[c,d,l]=await Promise.all([i,a,o]);return{host:c==null?void 0:c.connectivity,relay:d==null?void 0:d.connectivity,reflexive:l==null?void 0:l.connectivity}}catch(r){return{host:!1,relay:!1,reflexive:!1}}}async getThroughput(e){try{const i=await new Promise((a,o)=>{try{const c={iceServers:e||np},d=new NS(c);d.addListener("done",a),d.addListener("failed",o),d.start(1e4)}catch(c){o(c)}});return{throughput:i.throughput,fractionalLoss:0,RTT:i.RTT,jitter:0,backendRTT:i.backendRTT}}catch(r){return}}async getIPDetails(){var e,r;try{return this.ipDetails||(this.ipDetails=await Em.getIPDetails({peerId:(e=this.callStatsInstance)==null?void 0:e.peerId,apiHostnames:(r=this.callStatsInstance)==null?void 0:r.apiHostnames,logger:this.callStatsInstance.logger})),this.ipDetails}catch(i){return}}async getNetworkQuality(e){const[r,i]=await Promise.all([this.getConnectivity(e),this.getThroughput(e)]);return{connectivity:r,throughput:i==null?void 0:i.throughput,fractionalLoss:i==null?void 0:i.fractionalLoss,RTT:i==null?void 0:i.RTT,jitter:i==null?void 0:i.jitter,backendRTT:i==null?void 0:i.backendRTT}}async getNetworkInfo(e,r=!1){var c,d;if(r){const l=await this.getIPDetails();return{ipDetails:l,effectiveNetworkType:(c=navigator.connection)==null?void 0:c.effectiveType,location:l!=null&&l.loc?ap(l==null?void 0:l.loc):void 0}}const[i,a,o]=await Promise.all([this.getConnectivity(e),this.getThroughput(e),this.getIPDetails()]);return{ipDetails:o,effectiveNetworkType:(d=navigator.connection)==null?void 0:d.effectiveType,location:o!=null&&o.loc?ap(o==null?void 0:o.loc):void 0,turnConnectivity:i?i.host||i.relay||i.reflexive:!1,connectivity:i,throughput:a==null?void 0:a.throughput,fractionalLoss:a==null?void 0:a.fractionalLoss,RTT:a==null?void 0:a.RTT,jitter:a==null?void 0:a.jitter,backendRTT:a==null?void 0:a.backendRTT}}}class $S extends _m{}class Cm extends _m{constructor(){super(...arguments);h(this,"producerMap",new Map);h(this,"consumerMap",new Map)}async registerProducer(e){this.producerMap.set(e.id,e),await this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)}async registerConsumer(e){this.consumerMap.set(e.id,e),await this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)}async generateConsumerStreamMap(e,r=!1){const i=await e.getStats(),a=this.parseRTCReport(i,["inbound-rtp"],!1,e.id),o=[...a.consumerStreamMap.values()][0],c=r?this.getConsumerStatsFromParsedConsumerStats(a,o,e.id):void 0;for(const d of i.values())switch(d.type){case"inbound-rtp":{this.inboundConsumerMap.set(d.id,e.id);break}}return c}deregisterProducer(e){this.producerMap.delete(e.id),this.outboundProducerMap.forEach((r,i)=>{r===e.id&&this.outboundProducerMap.delete(i)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.consumerMap.delete(e.id),this.inboundConsumerMap.forEach((r,i)=>{r===e.id&&this.inboundConsumerMap.delete(i)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var r;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(r=e.relayProtocol)!=null?r:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}parseRTCReport(e,r=[],i=!1,a=void 0,o=void 0){var R,M,b,V,I,N,U,H,z,Q,Ge,tt,yt;const c=e,d=new Pm,l=r.length?new Set(r):void 0,u=[],p=[],f=[],v=new Map,E=new Map;for(const k of c.values()){if(l){if(l.size===0)break;if(l.has(k.type))i&&l.delete(k.type);else continue}switch(k.type){case"local-candidate":{u.push(this.getIceCandidateStats(k));break}case"remote-candidate":{p.push(this.getIceCandidateStats(k));break}case"candidate-pair":{const{nominated:S}=k,{selected:P}=k,$=k,fe={nominated:S!=null?S:P,currentRoundTripTime:$.currentRoundTripTime,totalRoundTripTime:$.totalRoundTripTime,bytesReceived:$.bytesReceived,bytesSent:$.bytesSent,availableOutgoingBitrate:$.availableOutgoingBitrate,availableIncomingBitrate:$.availableIncomingBitrate,lastPacketReceivedTimestamp:$.lastPacketReceivedTimestamp,lastPacketSentTimestamp:$.lastPacketSentTimestamp,localCandidateId:$.localCandidateId,remoteCandidateId:$.remoteCandidateId,bytesDiscardedOnSend:$.bytesDiscardedOnSend,packetsSent:$.packetsSent,packetsReceived:$.packetsReceived,packetsDiscardedOnSend:$.packetsDiscardedOnSend};f.push(fe),(k.nominated===!0||k.selected===!0)&&(d.candidatePair=fe);break}case"transport":{const S=k;o&&(o.producing&&(this.overallProducingTransportsStatsMap[o.id]||(this.overallProducingTransportsStatsMap[o.id]={totalPacketsSent:0})),o.consuming&&(this.overallConsumingTransportsStatsMap[o.id]||(this.overallConsumingTransportsStatsMap[o.id]={totalPacketsReceived:0})));const P={bytesReceived:S.bytesReceived,bytesSent:S.bytesSent,packetsSent:S.packetsSent,packetsReceived:S.packetsReceived,dtlsCipher:S.dtlsCipher,dtlsState:S.dtlsState,iceRole:S.iceRole};if(d.transport=P,o){if(o.producing){const $=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,$,P)}if(o.consuming){const $=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,$,P)}}break}case"remote-inbound-rtp":{const S=k,P={jitter:S.jitter,fractionLost:S.fractionLost,roundTripTime:S.roundTripTime,roundTripTimeMeasurements:S.roundTripTimeMeasurements,totalRoundTripTime:S.totalRoundTripTime,packetsLost:S.packetsLost};d.remoteInboundRtp.set(S.localId,P);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(k.id))break;const S=k,P=a||this.outboundProducerMap.get(k.id),$=this.pausedProducerMap.get(P);if($){if($.lastReportCalculated===!0)break;this.pausedProducerMap.set(P,{lastReportCalculated:!0})}this.overallProducersStatsMap[P]||(this.overallProducersStatsMap[P]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const fe=this.overallProducersStatsMap[P];if(["video","audio"].includes(S.mediaType)||["video","audio"].includes(S.kind)){if(!this.outboundProducerMap.has(k.id)){d.staleProducerStreamMap=!0;break}const ve=this.callStatsInstance.producers.get(P);if(((R=ve==null?void 0:ve.track)==null?void 0:R.readyState)==="ended")break;d.producerStreamMap.has(P)||d.producerStreamMap.set(P,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:S.bytesSent,packetsSent:S.packetsSent,nackCount:S.nackCount,ssrc:S.ssrc,mid:S.mid,active:S.active,codecId:S.codecId,headerBytesSent:S.headerBytesSent||0,totalPacketSendDelay:S.totalPacketSendDelay||0};if(S.mediaType==="video"||S.kind==="video"){const w=S,Re={frameHeight:w.frameHeight,frameWidth:w.frameWidth,framesEncoded:w.framesEncoded,framesDropped:w.framesDropped?w.framesDropped:w.droppedFrames,framesPerSecond:w.framesPerSecond?w.framesPerSecond:w.framerateMean,framesSent:w.framesSent,keyFramesEncoded:w.keyFramesEncoded,firCount:w.firCount,encoderImplementation:w.encoderImplementation,hugeFramesSent:w.hugeFramesSent,pliCount:w.pliCount,qpSum:w.qpSum,qualityLimitationReason:w.qualityLimitationReason,qualityLimitationDurations:w.qualityLimitationDurations,qualityLimitationResolutionChanges:w.qualityLimitationResolutionChanges,totalEncodeTime:w.totalEncodeTime,totalPacketSendDelay:w.totalEncodeTime,retransmittedBytesSent:w.retransmittedBytesSent,retransmittedPacketsSent:w.retransmittedPacketsSent,scalabilityMode:w.scalabilityMode,powerEfficientEncoder:w.powerEfficientEncoder,...L};d.outboundVideoRtp.set(k.id,Re),d.producerStreamMap.get(P).outboundVideoRtpId.push(k.id),this.processOutboundProducerVideoStats(P,fe,Re)}else if(S.mediaType==="audio"||S.kind==="audio"){const w=S,Re={retransmittedBytesSent:w.retransmittedBytesSent,retransmittedPacketsSent:w.retransmittedPacketsSent,...L};d.outboundAudioRtp.set(k.id,Re),d.producerStreamMap.get(P).outboundAudioRtpId.push(k.id),this.processOutboundProducerAudioStats(P,fe,Re)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${S.mediaType} kind: ${S.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(k.id))break;const S=k,P=a||this.inboundConsumerMap.get(k.id),$=this.pausedConsumerMap.get(P);if($){if($.lastReportCalculated===!0)break;this.pausedConsumerMap.set(P,{lastReportCalculated:!0})}if(S.ssrc===1234)break;this.overallConsumersStatsMap[P]||(this.overallConsumersStatsMap[P]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const fe=this.overallConsumersStatsMap[P];if(["video","audio"].includes(S.mediaType)||["video","audio"].includes(S.kind)){if(!this.inboundConsumerMap.has(k.id)){d.staleConsumerStreamMap=!0;break}d.consumerStreamMap.has(P)||d.consumerStreamMap.set(P,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const ve={bytesReceived:S.bytesReceived,packetsReceived:S.packetsReceived,packetsLost:S.packetsLost>=0?S.packetsLost:0,jitter:S.jitter,nackCount:S.nackCount,jitterBufferDelay:S.jitterBufferDelay,jitterBufferEmittedCount:S.jitterBufferEmittedCount,lastPacketReceivedTimestamp:S.lastPacketReceivedTimestamp,ssrc:S.ssrc,mid:S.mid,codecId:S.codecId,headerBytesReceived:S.headerBytesReceived||0,packetsDiscarded:S.packetsDiscarded||0,jitterBufferMinimumDelay:S.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:S.jitterBufferTargetDelay||0};if(S.mediaType==="video"||S.kind==="video"){const L=S,w={frameHeight:L.frameHeight,frameWidth:L.frameWidth,framesDecoded:L.framesDecoded,framesDropped:L.framesDropped?L.framesDropped:L.droppedFrames,framesPerSecond:L.framesPerSecond?L.framesPerSecond:L.framerateMean,framesReceived:L.framesReceived,keyFramesDecoded:L.keyFramesDecoded,firCount:L.firCount,decoderImplementation:L.decoderImplementation,pliCount:L.pliCount,totalProcessingDelay:L.totalProcessingDelay,qpSum:L.qpSum||0,totalAssemblyTime:L.totalAssemblyTime||0,totalDecodeTime:L.totalDecodeTime||0,totalFreezesDuration:L.totalFreezesDuration||0,totalInterFrameDelay:L.totalInterFrameDelay||0,totalPausesDuration:L.totalPausesDuration||0,totalSquaredInterFrameDelay:L.totalSquaredInterFrameDelay||0,freezeCount:L.freezeCount||0,pauseCount:L.pauseCount||0,powerEfficientDecoder:L.powerEfficientDecoder,...ve};w.score=vm({frameWidth:w.frameWidth||0,framesDecoded:(w.framesDecoded||0)-(((M=this.videoConsumerToStatsMap.get(P))==null?void 0:M.framesDecoded)||0),framesPerSecond:w.framesPerSecond||0,packetsLost:(w.packetsLost||0)-(((b=this.videoConsumerToStatsMap.get(P))==null?void 0:b.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((V=this.videoConsumerToStatsMap.get(P))==null?void 0:V.packetsReceived)||0),jitter:w.jitter||0,isScreenShare:this.screenShareConsumers.has(P)}),E.set(P,{score:+(w.score*10).toFixed(),frameWidth:w.frameWidth||0,frameHeight:w.frameHeight||0,framesPerSecond:w.framesPerSecond||0,packetsLostPercentage:Td({packetsLost:(w.packetsLost||0)-(((I=this.videoConsumerToStatsMap.get(P))==null?void 0:I.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((N=this.videoConsumerToStatsMap.get(P))==null?void 0:N.packetsReceived)||0)}),jitter:w.jitter||0,isScreenShare:this.screenShareConsumers.has(P),bitrate:((w.bytesReceived||0)-(((U=this.videoConsumerToStatsMap.get(P))==null?void 0:U.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(P,w),d.inboundVideoRtp.set(k.id,w),d.consumerStreamMap.get(P).inboundVideoRtpId.push(k.id),this.processInboundConsumerVideoStats(P,fe,w)}else if(S.mediaType==="audio"||S.kind==="audio"){const L=S,w={audioLevel:L.audioLevel,concealedSamples:L.concealedSamples,concealmentEvents:L.concealmentEvents,totalAudioEnergy:L.totalAudioEnergy,totalSamplesDuration:L.totalSamplesDuration,totalSamplesReceived:L.totalSamplesReceived,fecPacketsDiscarded:L.fecPacketsDiscarded||0,fecPacketsReceived:L.fecPacketsReceived||0,insertedSamplesForDeceleration:L.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:L.removedSamplesForAcceleration||0,silentConcealedSamples:L.silentConcealedSamples||0,playoutId:L.playoutId,...ve};w.score=Sm({concealmentEvents:(w.concealmentEvents||0)-(((H=this.audioConsumerToStatsMap.get(P))==null?void 0:H.concealmentEvents)||0),packetsLost:(w.packetsLost||0)-(((z=this.audioConsumerToStatsMap.get(P))==null?void 0:z.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((Q=this.audioConsumerToStatsMap.get(P))==null?void 0:Q.packetsReceived)||0),jitter:w.jitter||0}),E.set(P,{score:+(w.score*10).toFixed(),packetsLostPercentage:Td({packetsLost:(w.packetsLost||0)-(((Ge=this.audioConsumerToStatsMap.get(P))==null?void 0:Ge.packetsLost)||0),packetsReceived:(w.packetsReceived||0)-(((tt=this.audioConsumerToStatsMap.get(P))==null?void 0:tt.packetsReceived)||0)}),jitter:w.jitter||0,isScreenShare:this.screenShareConsumers.has(P),bitrate:((w.bytesReceived||0)-(((yt=this.audioConsumerToStatsMap.get(P))==null?void 0:yt.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(P,w),d.inboundAudioRtp.set(k.id,w),d.consumerStreamMap.get(P).inboundAudioRtpId.push(k.id),this.processInboundConsumerAudioStats(P,fe,w)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${S.mediaType} kind: ${S.kind}`);break}}}if(d.producerStreamMap.forEach((k,S)=>{var P,$,fe,ve,L,w,Re,ba,ka,Ma,Aa,Ia,Da,Oa,Na,La,Va,xa,Ua,$a,Ba,Ha,Fa;if(k.outboundVideoRtpId.length>0){const de=[];k.outboundVideoRtpId.forEach(Zl=>{de.push(d.outboundVideoRtp.get(Zl))});const Y=this.getWorkingSimulcastVideoStats(de);Y.score=fm({frameWidth:Y.frameWidth||0,framesPerSecond:Y.framesPerSecond||0,jitter:((P=Y.remoteData)==null?void 0:P.jitter)||0,isScreenShare:this.screenShareProducers.has(S),packetsSent:(Y.packetsSent||0)-((($=this.videoProducerToStatsMap.get(S))==null?void 0:$.packetsSent)||0),packetsLost:(((fe=Y.remoteData)==null?void 0:fe.packetsLost)||0)-(((L=(ve=this.videoProducerToStatsMap.get(S))==null?void 0:ve.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(Y.framesEncoded||0)-(((w=this.videoProducerToStatsMap.get(S))==null?void 0:w.framesEncoded)||0)}),v.set(S,{score:+(Y.score*10).toFixed(),frameWidth:Y.frameWidth||0,frameHeight:Y.frameHeight||0,framesPerSecond:Y.framesPerSecond||0,jitter:((Re=Y.remoteData)==null?void 0:Re.jitter)||0,isScreenShare:this.screenShareProducers.has(S),packetsLostPercentage:fd({packetsSent:(Y.packetsSent||0)-(((ba=this.videoProducerToStatsMap.get(S))==null?void 0:ba.packetsSent)||0),packetsLost:(((ka=Y.remoteData)==null?void 0:ka.packetsLost)||0)-(((Aa=(Ma=this.videoProducerToStatsMap.get(S))==null?void 0:Ma.remoteData)==null?void 0:Aa.packetsLost)||0)}),bitrate:((Y.bytesSent||0)-(((Ia=this.videoProducerToStatsMap.get(S))==null?void 0:Ia.bytesSent)||0))*8/7,cpuLimitations:Y.qualityLimitationReason==="cpu",bandwidthLimitations:Y.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(S,Y)}else if(k.outboundAudioRtpId.length>0){const de=d.outboundAudioRtp.get(k.outboundAudioRtpId[0]);de.score=mm({packetsSent:(de.packetsSent||0)-(((Da=this.audioProducerToStatsMap.get(S))==null?void 0:Da.packetsSent)||0),packetsLost:(((Oa=de.remoteData)==null?void 0:Oa.packetsLost)||0)-(((La=(Na=this.audioProducerToStatsMap.get(S))==null?void 0:Na.remoteData)==null?void 0:La.packetsLost)||0),jitter:((Va=de.remoteData)==null?void 0:Va.jitter)||0}),v.set(S,{score:+(de.score*10).toFixed(),bitrate:((de.bytesSent||0)-(((xa=this.audioProducerToStatsMap.get(S))==null?void 0:xa.bytesSent)||0))*8/7,packetsLostPercentage:fd({packetsSent:(de.packetsSent||0)-(((Ua=this.audioProducerToStatsMap.get(S))==null?void 0:Ua.packetsSent)||0),packetsLost:((($a=de.remoteData)==null?void 0:$a.packetsLost)||0)-(((Ha=(Ba=this.audioProducerToStatsMap.get(S))==null?void 0:Ba.remoteData)==null?void 0:Ha.packetsLost)||0)}),jitter:((Fa=de.remoteData)==null?void 0:Fa.jitter)||0,isScreenShare:this.screenShareProducers.has(S)}),this.audioProducerToStatsMap.set(S,de)}}),f.forEach(k=>{const S=u.find($=>$.id===k.localCandidateId?(k.localCandidateId=$.id,$):null),P=p.find($=>$.id===k.remoteCandidateId?(k.remoteCandidateId=$.id,$):null);S&&(k.localCandidateType=S.type,k.localCandidateAddress=Kr(S.address),k.localCandidatePort=S.port,k.localCandidateProtocol=S.protocol,k.localCandidateUrl=S.url,k.localCandidateNetworkType=S.networkType,k.localCandidateRelatedAddress=Kr(S.relatedAddress),k.localCandidateRelatedPort=S.relatedPort),P&&(k.remoteCandidateType=P.type,k.remoteCandidateAddress=Kr(P.address),k.remoteCandidatePort=P.port,k.remoteCandidateProtocol=P.protocol,k.remoteCandidateUrl=P.url)}),d.candidatePair&&(d.transport?(d.transport.bytesReceived=d.candidatePair.bytesReceived,d.transport.bytesSent=d.candidatePair.bytesSent,d.transport.totalRoundTripTime=d.candidatePair.totalRoundTripTime,d.transport.availableOutgoingBitrate=d.candidatePair.availableOutgoingBitrate,d.transport.availableIncomingBitrate=d.candidatePair.availableIncomingBitrate,d.transport.roundTripTime=d.candidatePair.currentRoundTripTime):d.transport={bytesReceived:d.candidatePair.bytesReceived,bytesSent:d.candidatePair.bytesSent,totalRoundTripTime:d.candidatePair.totalRoundTripTime,availableOutgoingBitrate:d.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:d.candidatePair.availableIncomingBitrate,roundTripTime:d.candidatePair.currentRoundTripTime}),d.transport&&(d.transport.candidatePairs=f),d.transport&&!d.transport.roundTripTime){let k=0,S=0;d.remoteInboundRtp.forEach((P,$)=>{P.roundTripTime&&P.roundTripTime>k&&(k=P.roundTripTime,S=P.totalRoundTripTime)}),d.transport.roundTripTime=k,d.transport.totalRoundTripTime=S}if(E.size>0)try{this.observer.emit("consumer_score",E)}catch(k){}if(v.size>0)try{this.observer.emit("producer_score",v)}catch(k){}return d}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,a)=>{const o=this.producerMap.get(a),c=o.track.getSettings(),d=i.outboundVideoRtpId.map(u=>{const p=e.outboundVideoRtp.get(u);return p.frameHeight||(p.frameHeight=c.height,p.frameWidth=c.width,p.framesPerSecond=c.frameRate),p}),l={producerId:a,appData:o.appData,videoStats:d,audioStats:i.outboundAudioRtpId.map(u=>e.outboundAudioRtp.get(u))};r.push(l)})}catch(i){console.error("getProducersReport: ",i,e)}return r}getConsumerStatsFromParsedConsumerStats(e,r,i){let a;try{const{peerId:o,producerId:c,appData:d}=this.consumerPeerIdMap.get(i),l=r==null?void 0:r.inboundVideoRtpId.map(u=>{const f=this.consumerMap.get(i).track.getSettings(),v=e.inboundVideoRtp.get(u);return v.frameHeight||(v.frameHeight=f.height,v.frameWidth=f.width,v.framesPerSecond=f.frameRate),v});a={consumerId:i,peerId:o,producerId:c,appData:d,videoStats:l,audioStats:r==null?void 0:r.inboundAudioRtpId.map(u=>e.inboundAudioRtp.get(u))}}catch(o){console.error("getConsumerStatsFromParsedConsumerStats: ",o,e)}return a}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((i,a)=>{r.push(this.getConsumerStatsFromParsedConsumerStats(e,i,a))})}catch(i){console.error("getConsumerStatsFromReport: ",i,e)}return r}}class BS extends Cm{}function Sd(s,t,e,r){if(s!=null&&s.logger&&s.logger.error("Callstats::handleError",{error:r}),typeof e=="function"&&r instanceof t)e.call(null,r,s);else throw r}function op(s,t,e){const r=s.value;return s.value=function(...i){try{const a=r.apply(this,i);return a&&a instanceof Promise?a.catch(o=>{Sd(this,t,e,o)}):a}catch(a){Sd(this,t,e,a)}return null},s}const K=(s,t)=>(e,r,i)=>{const a=i.value;return i.value=function(...o){try{const c=a.apply(this,o);return c&&c instanceof Promise?c.catch(d=>{Sd(this,s,t,d)}):c}catch(c){Sd(this,s,t,c)}return null},i},HS=(s,t)=>(e,r,i)=>{if(i)return op(i,s,t);for(const a of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,a);o.value instanceof Function&&Object.defineProperty(e.prototype,a,op(o,s,t))}};var G=globalThis&&globalThis.__decorate||function(s,t,e,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,e):r,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(s,t,e,r);else for(var c=s.length-1;c>=0;c--)(o=s[c])&&(a=(i<3?o(a):i>3?o(t,e,a):o(t,e))||a);return i>3&&a&&Object.defineProperty(t,e,a),a};const W=console;let F=class extends ut{constructor(e="https://api.testingv3.dyte.in",r="Blink",i=cm.PROD,a,o,c,d,l){super();h(this,"observer");h(this,"eventHandler");h(this,"measurements");h(this,"producingTransport");h(this,"consumingTransport");h(this,"producers",new Map);h(this,"consumers",new Map);h(this,"iceServers");h(this,"connectionInfoPromise");h(this,"pingStatsTimeout");h(this,"logger");h(this,"env");h(this,"apiHostnames");h(this,"peerId");h(this,"consumerSharedMediaStatesMap",new Map);h(this,"currentUserMediaStates",{});if(!l)throw Error("authToken is missing but required to initialize CallStats!");switch(this.env=i,this.apiHostnames=d,this.logger=o,this.peerId=c,this.eventHandler=new wS({logger:o,peerId:c,apiHostnames:d,authToken:l}),this.logger.debug("callStats::engineName: ",{engineName:r}),r){case"Blink":this.measurements=new $S;break;case"Gecko":this.measurements=new Cm;break;case"WebKit":this.measurements=new BS;break;default:throw Error(`Unknown engineName! ${r}`)}this.measurements.callStatsInstance=this,this.registerProducer=this.registerProducer.bind(this),this.registerConsumer=this.registerConsumer.bind(this),this.observer=new ut,this.measurements.observer.on("consumer_score",u=>{o.debug(`callStats::consumer_score ${[...u.entries()]}`),this.eventHandler.emit("consumer_score",u)}),this.measurements.observer.on("producer_score",u=>{o.debug(`callStats::producer_score ${[...u.entries()]}`),this.eventHandler.emit("producer_score",u)})}registerIceServers(e){this.iceServers=e}registerConsumer(e){var r;this.consumerSharedMediaStatesMap.has(e.id)||this.consumerSharedMediaStatesMap.set(e.id,{}),this.consumers.set(e.id,e),this.measurements.registerConsumer(e),this.logger.debug("callStats::registerConsumer",{consumerId:e.id,consumerkind:e.kind,isScreenShare:!!((r=e.appData)!=null&&r.screenShare)}),e.on("close",this.deRegisterConsumer.bind(this,e))}registerProducer(e){var r;this.producers.set(e.id,e),this.measurements.registerProducer(e),this.logger.debug("callStats::registerProducer",{producerId:e.id,producerKind:e.kind,isScreenShare:!!((r=e.appData)!=null&&r.screenShare)}),e.on("close",this.deRegisterProducer.bind(this,e))}sendConsumerSharedMediaStateEvent(e,r){this.consumerSharedMediaStatesMap.has(e)||this.consumerSharedMediaStatesMap.set(e,{});const i=this.consumerSharedMediaStatesMap.get(e);this.consumerSharedMediaStatesMap.set(e,Object.assign(i,r))}registerProducingTransport(e){var i;this.producingTransport=e,e.on("close",this.disconnectProducingTransport.bind(this,e)),e.on("disconnect",this.disconnectProducingTransport.bind(this,e)),Array.from(((i=e._producers)==null?void 0:i.values())||[]).forEach(a=>{this.registerProducer(a)}),e.on("newproducer",this.registerProducer)}registerConsumingTransport(e){var i;this.consumingTransport=e,e.on("close",this.disconnectConsumingTransport.bind(this,e)),e.on("disconnect",this.disconnectConsumingTransport.bind(this,e)),Array.from(((i=e._consumers)==null?void 0:i.values())||[]).forEach(a=>{this.registerConsumer(a)}),e.on("newconsumer",this.registerConsumer)}deRegisterConsumer(e){this.consumers.delete(e.id)}deRegisterProducer(e){var r;this.producers.delete(e.id),this.logger.debug("callStats::deRegisterProducer",{producerId:e.id,producerKind:e.kind,isScreenShare:!!((r=e.appData)!=null&&r.screenShare)})}disconnectConsumingTransport(){this.consumingTransport=void 0}disconnectProducingTransport(){this.producingTransport=void 0}callEvent(e){this.eventHandler.callEvent(e)}sendPreCallTestBeginEvent(e=!1,r){this.connectionInfoPromise=this.measurements.getNetworkInfo(this.iceServers,e),this.eventHandler.callEvent({event:O.PRECALL_TEST_BEGIN,timestamp:r}),this.connectionInfoPromise&&this.connectionInfoPromise.then(i=>{this.eventHandler.callEvent({event:O.PRECALL_TEST_COMPLETE,metaData:{connectionInfo:i},timestamp:r})})}sendScreenShareToggleEvent(e,r=null,i){this.currentUserMediaStates.screen=e,this.eventHandler.callEvent({event:e?O.SCREENSHARE_STARTED:O.SCREENSHARE_STOPPED,metaData:{ssrc:r},timestamp:i})}sendScreenShareRequestedEvent(e){this.eventHandler.callEvent({event:O.SCREENSHARE_START_REQUESTED,timestamp:e})}sendActiveSpeakerEvent(e,r){this.eventHandler.callEvent({event:O.DOMINANT_SPEAKER,metaData:{peerId:e},timestamp:r})}devices(e,r,i){this.eventHandler.callEvent({event:e===Ut.AUDIO&&O.AUDIO_DEVICES_UPDATES||e===Ut.VIDEO&&O.VIDEO_DEVICES_UPDATES||e===Ut.SPEAKER&&O.SPEAKER_DEVICES_UPDATES,metaData:{deviceList:r},timestamp:i})}selectedDevice(e,r,i){this.eventHandler.callEvent({event:e===Ut.AUDIO&&O.SELECTED_MICROHPONE_UPDATE||e===Ut.VIDEO&&O.SELECTED_CAMERA_UPDATE||e===Ut.SPEAKER&&O.SELECTED_SPEAKER_UPDATE,metaData:{device:r},timestamp:i})}mediaPermission(e,r,i){this.eventHandler.callEvent({event:O.MEDIA_PERMISSION,metaData:{deviceType:e,permission:r},timestamp:i})}mediaPlaybackFailed(e,r){this.eventHandler.callEvent({event:e===Ut.AUDIO&&O.AUDIO_PLAY_FAILED||e===Ut.VIDEO&&O.VIDEO_PLAY_FAILED,metaData:{deviceType:e},timestamp:r})}mediaTrackMuted(e,r){this.eventHandler.callEvent({event:e===Ut.AUDIO&&O.AUDIO_TRACK_MUTED||e===Ut.VIDEO&&O.VIDEO_TRACK_MUTED,metaData:{deviceType:e},timestamp:r})}tabChanged(e,r){this.eventHandler.callEvent({event:O.TAB_CHANGE,metaData:{isMeetingsTabActive:e},timestamp:r})}browserBackgrounded(e){this.eventHandler.callEvent({event:O.BROWSER_BACKGROUNDED,timestamp:e})}browserForegrounded(e){this.eventHandler.callEvent({event:O.BROWSER_FOREGROUNDED,timestamp:e})}legacySwitch(e,r){this.eventHandler.callEvent({event:O.LEGACY_SWITCH,metadata:{on:e},timestamp:r})}async getPreCallTestResults(){return this.connectionInfoPromise}sendCallJoinBeginEvent(e,r){e={...e,meetingEnv:this.env},e.deviceInfo={...e.deviceInfo,userAgent:navigator.userAgent,cpus:navigator.hardwareConcurrency,memory:navigator.deviceMemory},this.eventHandler.callEvent({event:O.CALL_JOIN_BEGIN,metaData:{peerMetaData:e},timestamp:r})}sendNetworkQualityTestBeginEvent(e,r){this.eventHandler.callEvent({event:O.NET_QUALITY_TEST_BEGIN,timestamp:r}),new Promise(async(a,o)=>{const c=[];try{for(const d of e)try{if(d.iceServers&&d.iceServers.length>0){const l=await this.measurements.getNetworkQuality(d.iceServers);c.push({...d,networkResults:l})}}catch(l){console.warn("Error handling ",l)}a({regionData:c})}catch(d){console.warn("Error in callstats, ",d),o(d)}}).then(a=>{this.eventHandler.callEvent({event:O.NET_QUALITY_TEST_END,timestamp:r,metaData:a})})}sendWebSocketConnectedEvent(e){this.eventHandler.callEvent({event:O.WEBSOCKET_CONNECTED,timestamp:e})}sendTransportConnectedEvent(e){this.eventHandler.callEvent({event:O.TRANSPORT_CONNECTED,timestamp:e})}sendAudioToggleEvent(e,r){this.currentUserMediaStates.audio=e;let i;e?i=O.AUDIO_ON:i=O.AUDIO_OFF,this.eventHandler.callEvent({event:i,timestamp:r})}sendVideoToggleEvent(e,r){this.currentUserMediaStates.video=e;let i;e?i=O.VIDEO_ON:i=O.VIDEO_OFF,this.eventHandler.callEvent({event:i,timestamp:r})}sendParticipantRoleToggleEvent(e,r){this.eventHandler.callEvent({event:O.PARTICIPANT_ROLE,timestamp:r,metaData:e})}startPingStats(e=7e3){this.sendPingStatsEvent(!1,new Date),this.pingStatsTimeout=setInterval(this.sendPingStatsEvent.bind(this),e)}stopPingStats(){clearInterval(this.pingStatsTimeout)}async sendPingStatsEvent(e=!0,r){var c,d;let i,a;if(this.producingTransport&&(i=await this.measurements.getProcessedStats(this.producingTransport,!1,!0),!i||!((c=i==null?void 0:i.producerReport)!=null&&c.length))){this.logger.debug("callStats::sendPingStatsEvent::staleProducingTransport",{disclaimer:"Stale producer? Regenerating Stream Maps!"});const l=await this.measurements.getProducersReport([...this.producers.values()]);i&&l?i.producerReport=l:(i=await this.measurements.getProcessedStats(this.producingTransport,!1,!0),(!i||!(i!=null&&i.producerReport))&&this.logger.debug("callStats::sendPingStatsEvent::noProducingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}if(this.consumingTransport&&(a=await this.measurements.getProcessedStats(this.consumingTransport,!0,!1),!a||!((d=a.consumerReport)!=null&&d.length))){this.logger.debug("callStats::sendPingStatsEvent::staleConsumingTransport",{disclaimer:"Stale consumer? Regenerating Stream Maps!"});const l=await this.measurements.getConsumersReport([...this.consumers.values()]);a&&l?a.consumerReport=l:(a=await this.measurements.getProcessedStats(this.consumingTransport,!0,!1),(!a||!a.consumerReport)&&this.logger.debug("callStats::sendPingStatsEvent::noConsumingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}const o={producingTransportStats:i?i==null?void 0:i.transportReport:void 0,consumingTransportStats:a?a==null?void 0:a.transportReport:void 0,producerStats:[].concat((i==null?void 0:i.producerReport)||[]).concat((a==null?void 0:a.producerReport)||[]),consumerStats:[].concat((a==null?void 0:a.consumerReport)||[]).concat((i==null?void 0:i.consumerReport)||[])};if(e&&o.producerStats.length===0&&o.consumerStats.length===0){await this.eventHandler.flush();return}this.eventHandler.callEvent({event:O.PING_STAT,metaData:o,timestamp:r})}sendIVSPlayerRebufferEvent(e){this.eventHandler.callEvent({event:O.IVS_PLAYER_REBUFFERING,timestamp:e})}sendIVSPlayerAudioBlockEvent(e){this.eventHandler.callEvent({event:O.IVS_PLAYER_AUDIO_BLOCKED,timestamp:e})}sendIVSPlayerPlaybackBlockedEvent(e){this.eventHandler.callEvent({event:O.IVS_PLAYER_PLAYBACK_BLOCKED,timestamp:e})}sendIVSPlayerNetworkUnavailableEvent(e){this.eventHandler.callEvent({event:O.IVS_PLAYER_NETWORK_UNAVAILABLE,timestamp:e})}sendIVSPlayerInitializedEvent(e){this.eventHandler.callEvent({event:O.IVS_PLAYER_INITIALIZED,timestamp:e})}sendIVSPlayerWorkerErrorEvent(e){this.eventHandler.callEvent({event:O.IVS_PLAYER_WORKER_ERROR,timestamp:e})}sendIVSPlayerErrorEvent(e,r){this.eventHandler.callEvent({event:O.IVS_PLAYER_ERROR,timestamp:r,metaData:e})}sendIVSPlayerRecoverableErrorEvent(e,r){this.eventHandler.callEvent({event:O.IVS_PLAYER_RECOVERABLE_ERROR,timestamp:r,metaData:e})}sendIVSPlayerAnalyticsEvent(e,r){this.eventHandler.callEvent({event:O.IVS_PLAYER_ANALYTICS_EVENT,timestamp:r,metaData:e})}sendIVSPlayerPlaybackRateChangedEvent(e,r){this.eventHandler.callEvent({event:O.IVS_PLAYER_PLAYBACK_RATE_CHANGED,timestamp:r,metaData:{updatedPlaybackRate:e}})}sendIVSPlayerQualityChanged(e,r){this.eventHandler.callEvent({event:O.IVS_PLAYER_QUALITY_CHANGED,timestamp:r,metaData:e})}sendPlayerLiveLatency(e,r){this.eventHandler.callEvent({event:O.LIVESTREAM_LATENCY,timestamp:r,metaData:{latency:e}})}sendDisconnectEvent(e){this.eventHandler.callEvent({event:O.DISCONNECT,timestamp:e})}sendReconnectEvent(e){this.eventHandler.callEvent({event:O.RECONNECT_ATTEMPT,timestamp:e})}expectedVideoResolution(e,r,i){this.eventHandler.callEvent({event:O.EXPECTED_VIDEO_RESOLUTION,timestamp:i,metaData:{frameWidth:e,frameHeight:r}})}expectedScreenshareResolution(e,r,i){this.eventHandler.callEvent({event:O.EXPECTED_SCREENSHARE_RESOLUTION,timestamp:i,metaData:{frameWidth:e,frameHeight:r}})}};G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"registerIceServers",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"registerConsumer",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"registerProducer",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendConsumerSharedMediaStateEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"registerProducingTransport",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"registerConsumingTransport",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"deRegisterConsumer",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"deRegisterProducer",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"disconnectConsumingTransport",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"disconnectProducingTransport",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendPreCallTestBeginEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendScreenShareToggleEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendScreenShareRequestedEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendActiveSpeakerEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"devices",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"selectedDevice",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"mediaPermission",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"mediaPlaybackFailed",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"mediaTrackMuted",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"tabChanged",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"browserBackgrounded",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"browserForegrounded",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"legacySwitch",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"getPreCallTestResults",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendCallJoinBeginEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendNetworkQualityTestBeginEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendWebSocketConnectedEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendTransportConnectedEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendAudioToggleEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendVideoToggleEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendParticipantRoleToggleEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"startPingStats",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"stopPingStats",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendPingStatsEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerRebufferEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerAudioBlockEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerPlaybackBlockedEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerNetworkUnavailableEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerInitializedEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerWorkerErrorEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerErrorEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerRecoverableErrorEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerAnalyticsEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerPlaybackRateChangedEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendIVSPlayerQualityChanged",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendPlayerLiveLatency",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendDisconnectEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"sendReconnectEvent",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"expectedVideoResolution",null);G([K(TypeError,(s,t)=>W.error(t,s))],F.prototype,"expectedScreenshareResolution",null);F=G([HS(TypeError,(s,t)=>W.error(t,s))],F);const FS=F;class wm extends ut{constructor(){super(...arguments);h(this,"stats");h(this,"peerId");h(this,"backend");h(this,"iceServers");h(this,"initialized",!1);h(this,"stalled",!1);h(this,"ipInformation");h(this,"logger")}async initialize({peerId:e,engineName:r,env:i=cm.PROD,iceServers:a,apiBase:o="https://api.cluster.dyte.in",flags:c,logger:d=console,apiHostnames:l,skipConnectivityChecks:u=!1,authToken:p}){var f,v,E;try{if(this.peerId=e,this.logger=d,!p){this.logger.error("callStats::initialize",{event:"auth_token_missing",peerId:this.peerId}),this.stallCallStats();return}this.ipInformation=await Em.getIPDetails({peerId:e,apiHostnames:l,logger:d}),this.backend=new FS(o,r,i,c,d,e,l,p),this.iceServers=a,(f=this.backend)==null||f.registerIceServers(this.iceServers),this.initialized=!0,(E=(v=this.backend)==null?void 0:v.eventHandler)==null||E.emit("initialized",this.ipInformation),this.emit("initialized",this.ipInformation),this.startPreCallTest(u)}catch(R){this.logger.error("callStats::CallStatsIntegration",{peerId:this.peerId,error:R instanceof Error?R.message:String(R),stack:R instanceof Error?R.stack:void 0}),this.stallCallStats()}}configureSendTransport(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.registerProducingTransport(e)})}configureRecvTransport(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.registerConsumingTransport(e)})}async candidateRegionalNetworkQualityTest(e){const r=new Date;this.onSafeInitialization(()=>{var i;try{(i=this.backend)==null||i.sendNetworkQualityTestBeginEvent(e,r)}catch(a){this.logger.error("callStats::sendNetworkQualityTestBeginEvent",{error:{reason:a.reason}})}})}async roomJoined(e){const r=new Date;this.onSafeInitialization(()=>{var i,a;(i=this.backend)==null||i.sendCallJoinBeginEvent(e,r),this.backend,(a=this.backend)==null||a.startPingStats()})}audioOff(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendAudioToggleEvent(!1,e)})}audioOn(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendAudioToggleEvent(!0,e)})}videoOff(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendVideoToggleEvent(!1,e)})}videoOn(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendVideoToggleEvent(!0,e)})}callEnded(){const e=new Date;this.onSafeInitialization(()=>{var r,i;(r=this.backend)==null||r.stopPingStats(),(i=this.backend)==null||i.sendDisconnectEvent(e)})}screenShareStart(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendScreenShareToggleEvent(!0,e,r)})}consumerSharedMediaState(e,r){this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendConsumerSharedMediaStateEvent(e,r)})}screenShareStop(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendScreenShareToggleEvent(!1,e,r)})}screenShareRequested(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendScreenShareRequestedEvent(e)})}activeSpeaker(e){if(e!==this.peerId)return;const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendActiveSpeakerEvent(e,r)})}devices(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.devices(e,r,i)})}selectedDevice(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.selectedDevice(e,r,i)})}mediaPermission(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.mediaPermission(e,r,i)})}mediaPlaybackFailed(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.mediaPlaybackFailed(e,r)})}mediaTrackMuted(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.mediaTrackMuted(e,r)})}tabChanged(e=!1){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.tabChanged(e,r)})}browserBackgrounded(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.browserBackgrounded(e)})}browserForegrounded(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.browserForegrounded(e)})}legacySwitch(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.legacySwitch(e,r)})}async startPreCallTest(e=!1){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendPreCallTestBeginEvent(e,r)})}onPreCallTestResults(e){return this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.once("precall_end",e)}),e}onReceivingConsumerAudioStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_audio_status",e)})}onReceivingConsumerVideoStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_video_status",e)})}onReceivingProducerAudioStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_audio_status",e)})}onReceivingProducerVideoStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_video_status",e)})}onReceivingProducingTransportStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producing_transport_status",e)})}onReceivingConsumingTransportStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consuming_transport_status",e)})}onProducerScore(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_score",e)})}onConsumerScore(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_score",e)})}onSafeInitialization(e){if(this.initialized)e(this.ipInformation,!1);else if(!this.stalled){const r=i=>{e(i,!0)};return this.once("initialized",r),r}return()=>{}}removeInitializationListener(e){this.removeListener("initialized",e)}stallCallStats(){this.stalled=!0,this.removeAllListeners("initialized")}ivsPlayerEvent(e,r){const i=new Date;this.onSafeInitialization(()=>{var a,o,c,d,l,u,p,f,v,E,R;switch(e){case"PlayerRebuffering":(a=this.backend)==null||a.sendIVSPlayerRebufferEvent(i);break;case"PlayerAudioBlocked":(o=this.backend)==null||o.sendIVSPlayerAudioBlockEvent(i);break;case"PlayerPlaybackBlocked":(c=this.backend)==null||c.sendIVSPlayerPlaybackBlockedEvent(i);break;case"PlayerNetworkUnavailable":(d=this.backend)==null||d.sendIVSPlayerNetworkUnavailableEvent(i);break;case"PlayerInitialized":(l=this.backend)==null||l.sendIVSPlayerInitializedEvent(i);break;case"PlayerWorkerError":(u=this.backend)==null||u.sendIVSPlayerWorkerErrorEvent(i);break;case"PlayerError":(p=this.backend)==null||p.sendIVSPlayerErrorEvent(r,i);break;case"PlayerRecoverableError":(f=this.backend)==null||f.sendIVSPlayerRecoverableErrorEvent(r,i);break;case"PlayerAnalyticsEvent":(v=this.backend)==null||v.sendIVSPlayerAnalyticsEvent(r,i);break;case"PlayerPlaybackRateChanged":(E=this.backend)==null||E.sendIVSPlayerPlaybackRateChangedEvent(r,i);break;case"PlayerQualityChanged":(R=this.backend)==null||R.sendIVSPlayerQualityChanged(r,i);break}})}livestreamLatency(e){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.sendPlayerLiveLatency(e,r)})}expectedVideoResolution(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.expectedVideoResolution(e,r,i)})}expectedScreenshareResolution(e,r){const i=new Date;this.onSafeInitialization(()=>{var a;(a=this.backend)==null||a.expectedScreenshareResolution(e,r,i)})}}const qS=new wm;qS.setMaxListeners(30);var _o;class jS{constructor(){g(this,_o,void 0)}get telemetry(){var t;return(t=n(this,_o))==null?void 0:t.getValue("telemetry")}init(t){m(this,_o,t)}info(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("info",t,e,r)}error(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("error",t,e,r)}debug(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("debug",t,e,r)}log(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("log",t,e,r)}warn(t,e,r){var i;(i=this.telemetry)==null||i.addLogInCurrentSpan("warn",t,e,r)}}_o=new WeakMap;function cp(s,t,e,r){try{t==null||t.error(`EventEmitter listener error on event ${e.toString()}`,{error:r,eventListener:{eventName:e.toString(),listenerCount:s.listenerCount(e)}});return}catch(i){return}}function go(s,t,e,r){const i=s.rawListeners(t);return i.forEach(a=>{try{const o=Reflect.apply(a,s,e);o&&typeof o.then=="function"&&Promise.resolve(o).catch(c=>cp(s,r,t,c))}catch(o){cp(s,r,t,o)}}),i.length>0}class _a extends ut.EventEmitter{constructor(e){super();h(this,"logger");this.logger=e,super.setMaxListeners(25)}emit(e,...r){return go(this,"*",[e,...r],this.logger),go(this,e,r,this.logger)}on(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.on(e,r)}addListener(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.addListener(e,r)}off(e,r){return super.off(e,r)}once(e,r){return super.once(e,r)}prependListener(e,r){return super.prependListener(e,r)}prependOnceListener(e,r){return super.prependOnceListener(e,r)}removeListener(e,r){return super.removeListener(e,r)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}class Nt extends ut.EventEmitter{constructor(e){super();h(this,"logger");this.logger=e,super.setMaxListeners(25)}emit(e,...r){return go(this,"*",[e,...r],this.logger),go(this,e,r,this.logger)}on(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.on(e,r)}addListener(e,r){var i;try{const a=this.listenerCount(e);a>25&&a%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(a){}return super.addListener(e,r)}off(e,r){return super.off(e,r)}once(e,r){return super.once(e,r)}prependListener(e,r){return super.prependListener(e,r)}prependOnceListener(e,r){return super.prependOnceListener(e,r)}removeListener(e,r){return super.removeListener(e,r)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}var Os,Ns;class GS extends ut.EventEmitter{constructor(e){super();g(this,Os,void 0);g(this,Ns,void 0);h(this,"asyncPromiseTimeout");h(this,"logger");this.logger=e,m(this,Os,new Map),m(this,Ns,new Map),this.asyncPromiseTimeout=8e3}emit(e,...r){return go(this,e,r,this.logger)}async emitAsync(e,...r){n(this,Os).set(e,[]);const i=n(this,Ns).get(e).map(()=>new Promise(a=>{n(this,Os).get(e).push(a)}));this.emit(e,...r),await Promise.race([Promise.all(i),new Promise((a,o)=>setTimeout(()=>o(new Error(`emitAsync failed to resolve for event ${e}.`)),this.asyncPromiseTimeout))]),n(this,Os).delete(e)}onAsync(e,r){const i=n(this,Os),a=async(...o)=>{var d;try{await r(...o)}catch(l){this.logger.error("[onAsync]",{error:l})}const c=(d=i.get(e))==null?void 0:d.shift();c==null||c()};return n(this,Ns).get(e)||n(this,Ns).set(e,[]),n(this,Ns).get(e).push(a),super.on(e,a)}reset(){m(this,Os,new Map),m(this,Ns,new Map),super.removeAllListeners()}}Os=new WeakMap,Ns=new WeakMap;var WS=typeof global=="object"&&global&&global.Object===Object&&global;const Rm=WS;var JS=typeof self=="object"&&self&&self.Object===Object&&self,KS=Rm||JS||Function("return this")();const us=KS;var zS=us.Symbol;const ws=zS;var bm=Object.prototype,YS=bm.hasOwnProperty,QS=bm.toString,qa=ws?ws.toStringTag:void 0;function XS(s){var t=YS.call(s,qa),e=s[qa];try{s[qa]=void 0;var r=!0}catch(a){}var i=QS.call(s);return r&&(t?s[qa]=e:delete s[qa]),i}var ZS=Object.prototype,ev=ZS.toString;function tv(s){return ev.call(s)}var sv="[object Null]",rv="[object Undefined]",dp=ws?ws.toStringTag:void 0;function tn(s){return s==null?s===void 0?rv:sv:dp&&dp in Object(s)?XS(s):tv(s)}function Rs(s){return s!=null&&typeof s=="object"}var iv="[object Symbol]";function Ll(s){return typeof s=="symbol"||Rs(s)&&tn(s)==iv}function nv(s,t){for(var e=-1,r=s==null?0:s.length,i=Array(r);++e<r;)i[e]=t(s[e],e,s);return i}var av=Array.isArray;const Dt=av;var ov=1/0,lp=ws?ws.prototype:void 0,up=lp?lp.toString:void 0;function km(s){if(typeof s=="string")return s;if(Dt(s))return nv(s,km)+"";if(Ll(s))return up?up.call(s):"";var t=s+"";return t=="0"&&1/s==-ov?"-0":t}var cv=/\s/;function dv(s){for(var t=s.length;t--&&cv.test(s.charAt(t)););return t}var lv=/^\s+/;function uv(s){return s&&s.slice(0,dv(s)+1).replace(lv,"")}function Kt(s){var t=typeof s;return s!=null&&(t=="object"||t=="function")}var hp=0/0,hv=/^[-+]0x[0-9a-f]+$/i,pv=/^0b[01]+$/i,gv=/^0o[0-7]+$/i,mv=parseInt;function pp(s){if(typeof s=="number")return s;if(Ll(s))return hp;if(Kt(s)){var t=typeof s.valueOf=="function"?s.valueOf():s;s=Kt(t)?t+"":t}if(typeof s!="string")return s===0?s:+s;s=uv(s);var e=pv.test(s);return e||gv.test(s)?mv(s.slice(2),e?2:8):hv.test(s)?hp:+s}function Sh(s){return s}var fv="[object AsyncFunction]",Tv="[object Function]",Sv="[object GeneratorFunction]",vv="[object Proxy]";function vh(s){if(!Kt(s))return!1;var t=tn(s);return t==Tv||t==Sv||t==fv||t==vv}var yv=us["__core-js_shared__"];const tu=yv;var gp=function(){var s=/[^.]+$/.exec(tu&&tu.keys&&tu.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}();function Ev(s){return!!gp&&gp in s}var Pv=Function.prototype,_v=Pv.toString;function sn(s){if(s!=null){try{return _v.call(s)}catch(t){}try{return s+""}catch(t){}}return""}var Cv=/[\\^$.*+?()[\]{}|]/g,wv=/^\[object .+?Constructor\]$/,Rv=Function.prototype,bv=Object.prototype,kv=Rv.toString,Mv=bv.hasOwnProperty,Av=RegExp("^"+kv.call(Mv).replace(Cv,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Iv(s){if(!Kt(s)||Ev(s))return!1;var t=vh(s)?Av:wv;return t.test(sn(s))}function Dv(s,t){return s==null?void 0:s[t]}function rn(s,t){var e=Dv(s,t);return Iv(e)?e:void 0}var Ov=rn(us,"WeakMap");const fu=Ov;var mp=Object.create,Nv=function(){function s(){}return function(t){if(!Kt(t))return{};if(mp)return mp(t);s.prototype=t;var e=new s;return s.prototype=void 0,e}}();const Lv=Nv;function Vv(s,t,e){switch(e.length){case 0:return s.call(t);case 1:return s.call(t,e[0]);case 2:return s.call(t,e[0],e[1]);case 3:return s.call(t,e[0],e[1],e[2])}return s.apply(t,e)}function xv(){}function Mm(s,t){var e=-1,r=s.length;for(t||(t=Array(r));++e<r;)t[e]=s[e];return t}var Uv=800,$v=16,Bv=Date.now;function Hv(s){var t=0,e=0;return function(){var r=Bv(),i=$v-(r-e);if(e=r,i>0){if(++t>=Uv)return arguments[0]}else t=0;return s.apply(void 0,arguments)}}function Fv(s){return function(){return s}}var qv=function(){try{var s=rn(Object,"defineProperty");return s({},"",{}),s}catch(t){}}();const vd=qv;var jv=vd?function(s,t){return vd(s,"toString",{configurable:!0,enumerable:!1,value:Fv(t),writable:!0})}:Sh;const Gv=jv;var Wv=Hv(Gv);const Jv=Wv;function Kv(s,t){for(var e=-1,r=s==null?0:s.length;++e<r&&t(s[e],e,s)!==!1;);return s}function zv(s,t,e,r){for(var i=s.length,a=e+(r?1:-1);r?a--:++a<i;)if(t(s[a],a,s))return a;return-1}function Yv(s){return s!==s}function Qv(s,t,e){for(var r=e-1,i=s.length;++r<i;)if(s[r]===t)return r;return-1}function Xv(s,t,e){return t===t?Qv(s,t,e):zv(s,Yv,e)}function Zv(s,t){var e=s==null?0:s.length;return!!e&&Xv(s,t,0)>-1}var ey=9007199254740991,ty=/^(?:0|[1-9]\d*)$/;function yh(s,t){var e=typeof s;return t=t==null?ey:t,!!t&&(e=="number"||e!="symbol"&&ty.test(s))&&s>-1&&s%1==0&&s<t}function Eh(s,t,e){t=="__proto__"&&vd?vd(s,t,{configurable:!0,enumerable:!0,value:e,writable:!0}):s[t]=e}function Lc(s,t){return s===t||s!==s&&t!==t}var sy=Object.prototype,ry=sy.hasOwnProperty;function Am(s,t,e){var r=s[t];(!(ry.call(s,t)&&Lc(r,e))||e===void 0&&!(t in s))&&Eh(s,t,e)}function Vc(s,t,e,r){var i=!e;e||(e={});for(var a=-1,o=t.length;++a<o;){var c=t[a],d=r?r(e[c],s[c],c,e,s):void 0;d===void 0&&(d=s[c]),i?Eh(e,c,d):Am(e,c,d)}return e}var fp=Math.max;function iy(s,t,e){return t=fp(t===void 0?s.length-1:t,0),function(){for(var r=arguments,i=-1,a=fp(r.length-t,0),o=Array(a);++i<a;)o[i]=r[t+i];i=-1;for(var c=Array(t+1);++i<t;)c[i]=r[i];return c[t]=e(o),Vv(s,this,c)}}function ny(s,t){return Jv(iy(s,t,Sh),s+"")}var ay=9007199254740991;function Ph(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=ay}function xc(s){return s!=null&&Ph(s.length)&&!vh(s)}function oy(s,t,e){if(!Kt(e))return!1;var r=typeof t;return(r=="number"?xc(e)&&yh(t,e.length):r=="string"&&t in e)?Lc(e[t],s):!1}function cy(s){return ny(function(t,e){var r=-1,i=e.length,a=i>1?e[i-1]:void 0,o=i>2?e[2]:void 0;for(a=s.length>3&&typeof a=="function"?(i--,a):void 0,o&&oy(e[0],e[1],o)&&(a=i<3?void 0:a,i=1),t=Object(t);++r<i;){var c=e[r];c&&s(t,c,r,a)}return t})}var dy=Object.prototype;function Vl(s){var t=s&&s.constructor,e=typeof t=="function"&&t.prototype||dy;return s===e}function ly(s,t){for(var e=-1,r=Array(s);++e<s;)r[e]=t(e);return r}var uy="[object Arguments]";function Tp(s){return Rs(s)&&tn(s)==uy}var Im=Object.prototype,hy=Im.hasOwnProperty,py=Im.propertyIsEnumerable,gy=Tp(function(){return arguments}())?Tp:function(s){return Rs(s)&&hy.call(s,"callee")&&!py.call(s,"callee")};const mo=gy;function my(){return!1}var Dm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Sp=Dm&&typeof module=="object"&&module&&!module.nodeType&&module,fy=Sp&&Sp.exports===Dm,vp=fy?us.Buffer:void 0,Ty=vp?vp.isBuffer:void 0,Sy=Ty||my;const ya=Sy;var vy="[object Arguments]",yy="[object Array]",Ey="[object Boolean]",Py="[object Date]",_y="[object Error]",Cy="[object Function]",wy="[object Map]",Ry="[object Number]",by="[object Object]",ky="[object RegExp]",My="[object Set]",Ay="[object String]",Iy="[object WeakMap]",Dy="[object ArrayBuffer]",Oy="[object DataView]",Ny="[object Float32Array]",Ly="[object Float64Array]",Vy="[object Int8Array]",xy="[object Int16Array]",Uy="[object Int32Array]",$y="[object Uint8Array]",By="[object Uint8ClampedArray]",Hy="[object Uint16Array]",Fy="[object Uint32Array]",ge={};ge[Ny]=ge[Ly]=ge[Vy]=ge[xy]=ge[Uy]=ge[$y]=ge[By]=ge[Hy]=ge[Fy]=!0;ge[vy]=ge[yy]=ge[Dy]=ge[Ey]=ge[Oy]=ge[Py]=ge[_y]=ge[Cy]=ge[wy]=ge[Ry]=ge[by]=ge[ky]=ge[My]=ge[Ay]=ge[Iy]=!1;function qy(s){return Rs(s)&&Ph(s.length)&&!!ge[tn(s)]}function _h(s){return function(t){return s(t)}}var Om=typeof exports=="object"&&exports&&!exports.nodeType&&exports,ro=Om&&typeof module=="object"&&module&&!module.nodeType&&module,jy=ro&&ro.exports===Om,su=jy&&Rm.process,Gy=function(){try{var s=ro&&ro.require&&ro.require("util").types;return s||su&&su.binding&&su.binding("util")}catch(t){}}();const Ea=Gy;var yp=Ea&&Ea.isTypedArray,Wy=yp?_h(yp):qy;const xl=Wy;var Jy=Object.prototype,Ky=Jy.hasOwnProperty;function Nm(s,t){var e=Dt(s),r=!e&&mo(s),i=!e&&!r&&ya(s),a=!e&&!r&&!i&&xl(s),o=e||r||i||a,c=o?ly(s.length,String):[],d=c.length;for(var l in s)(t||Ky.call(s,l))&&!(o&&(l=="length"||i&&(l=="offset"||l=="parent")||a&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||yh(l,d)))&&c.push(l);return c}function Lm(s,t){return function(e){return s(t(e))}}var zy=Lm(Object.keys,Object);const Yy=zy;var Qy=Object.prototype,Xy=Qy.hasOwnProperty;function Vm(s){if(!Vl(s))return Yy(s);var t=[];for(var e in Object(s))Xy.call(s,e)&&e!="constructor"&&t.push(e);return t}function Ul(s){return xc(s)?Nm(s):Vm(s)}function Zy(s){var t=[];if(s!=null)for(var e in Object(s))t.push(e);return t}var eE=Object.prototype,tE=eE.hasOwnProperty;function sE(s){if(!Kt(s))return Zy(s);var t=Vl(s),e=[];for(var r in s)r=="constructor"&&(t||!tE.call(s,r))||e.push(r);return e}function Uc(s){return xc(s)?Nm(s,!0):sE(s)}var rE=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,iE=/^\w*$/;function Ch(s,t){if(Dt(s))return!1;var e=typeof s;return e=="number"||e=="symbol"||e=="boolean"||s==null||Ll(s)?!0:iE.test(s)||!rE.test(s)||t!=null&&s in Object(t)}var nE=rn(Object,"create");const fo=nE;function aE(){this.__data__=fo?fo(null):{},this.size=0}function oE(s){var t=this.has(s)&&delete this.__data__[s];return this.size-=t?1:0,t}var cE="__lodash_hash_undefined__",dE=Object.prototype,lE=dE.hasOwnProperty;function uE(s){var t=this.__data__;if(fo){var e=t[s];return e===cE?void 0:e}return lE.call(t,s)?t[s]:void 0}var hE=Object.prototype,pE=hE.hasOwnProperty;function gE(s){var t=this.__data__;return fo?t[s]!==void 0:pE.call(t,s)}var mE="__lodash_hash_undefined__";function fE(s,t){var e=this.__data__;return this.size+=this.has(s)?0:1,e[s]=fo&&t===void 0?mE:t,this}function Zi(s){var t=-1,e=s==null?0:s.length;for(this.clear();++t<e;){var r=s[t];this.set(r[0],r[1])}}Zi.prototype.clear=aE;Zi.prototype.delete=oE;Zi.prototype.get=uE;Zi.prototype.has=gE;Zi.prototype.set=fE;function TE(){this.__data__=[],this.size=0}function $l(s,t){for(var e=s.length;e--;)if(Lc(s[e][0],t))return e;return-1}var SE=Array.prototype,vE=SE.splice;function yE(s){var t=this.__data__,e=$l(t,s);if(e<0)return!1;var r=t.length-1;return e==r?t.pop():vE.call(t,e,1),--this.size,!0}function EE(s){var t=this.__data__,e=$l(t,s);return e<0?void 0:t[e][1]}function PE(s){return $l(this.__data__,s)>-1}function _E(s,t){var e=this.__data__,r=$l(e,s);return r<0?(++this.size,e.push([s,t])):e[r][1]=t,this}function or(s){var t=-1,e=s==null?0:s.length;for(this.clear();++t<e;){var r=s[t];this.set(r[0],r[1])}}or.prototype.clear=TE;or.prototype.delete=yE;or.prototype.get=EE;or.prototype.has=PE;or.prototype.set=_E;var CE=rn(us,"Map");const To=CE;function wE(){this.size=0,this.__data__={hash:new Zi,map:new(To||or),string:new Zi}}function RE(s){var t=typeof s;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?s!=="__proto__":s===null}function Bl(s,t){var e=s.__data__;return RE(t)?e[typeof t=="string"?"string":"hash"]:e.map}function bE(s){var t=Bl(this,s).delete(s);return this.size-=t?1:0,t}function kE(s){return Bl(this,s).get(s)}function ME(s){return Bl(this,s).has(s)}function AE(s,t){var e=Bl(this,s),r=e.size;return e.set(s,t),this.size+=e.size==r?0:1,this}function cr(s){var t=-1,e=s==null?0:s.length;for(this.clear();++t<e;){var r=s[t];this.set(r[0],r[1])}}cr.prototype.clear=wE;cr.prototype.delete=bE;cr.prototype.get=kE;cr.prototype.has=ME;cr.prototype.set=AE;var IE="Expected a function";function wh(s,t){if(typeof s!="function"||t!=null&&typeof t!="function")throw new TypeError(IE);var e=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=e.cache;if(a.has(i))return a.get(i);var o=s.apply(this,r);return e.cache=a.set(i,o)||a,o};return e.cache=new(wh.Cache||cr),e}wh.Cache=cr;var DE=500;function OE(s){var t=wh(s,function(r){return e.size===DE&&e.clear(),r}),e=t.cache;return t}var NE=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,LE=/\\(\\)?/g,VE=OE(function(s){var t=[];return s.charCodeAt(0)===46&&t.push(""),s.replace(NE,function(e,r,i,a){t.push(i?a.replace(LE,"$1"):r||e)}),t});const xE=VE;function UE(s){return s==null?"":km(s)}function xm(s,t){return Dt(s)?s:Ch(s,t)?[s]:xE(UE(s))}var $E=1/0;function Hl(s){if(typeof s=="string"||Ll(s))return s;var t=s+"";return t=="0"&&1/s==-$E?"-0":t}function Um(s,t){t=xm(t,s);for(var e=0,r=t.length;s!=null&&e<r;)s=s[Hl(t[e++])];return e&&e==r?s:void 0}function BE(s,t,e){var r=s==null?void 0:Um(s,t);return r===void 0?e:r}function $m(s,t){for(var e=-1,r=t.length,i=s.length;++e<r;)s[i+e]=t[e];return s}var HE=Lm(Object.getPrototypeOf,Object);const Rh=HE;var FE="[object Object]",qE=Function.prototype,jE=Object.prototype,Bm=qE.toString,GE=jE.hasOwnProperty,WE=Bm.call(Object);function JE(s){if(!Rs(s)||tn(s)!=FE)return!1;var t=Rh(s);if(t===null)return!0;var e=GE.call(t,"constructor")&&t.constructor;return typeof e=="function"&&e instanceof e&&Bm.call(e)==WE}function KE(){this.__data__=new or,this.size=0}function zE(s){var t=this.__data__,e=t.delete(s);return this.size=t.size,e}function YE(s){return this.__data__.get(s)}function QE(s){return this.__data__.has(s)}var XE=200;function ZE(s,t){var e=this.__data__;if(e instanceof or){var r=e.__data__;if(!To||r.length<XE-1)return r.push([s,t]),this.size=++e.size,this;e=this.__data__=new cr(r)}return e.set(s,t),this.size=e.size,this}function ls(s){var t=this.__data__=new or(s);this.size=t.size}ls.prototype.clear=KE;ls.prototype.delete=zE;ls.prototype.get=YE;ls.prototype.has=QE;ls.prototype.set=ZE;function eP(s,t){return s&&Vc(t,Ul(t),s)}function tP(s,t){return s&&Vc(t,Uc(t),s)}var Hm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ep=Hm&&typeof module=="object"&&module&&!module.nodeType&&module,sP=Ep&&Ep.exports===Hm,Pp=sP?us.Buffer:void 0,_p=Pp?Pp.allocUnsafe:void 0;function Fm(s,t){if(t)return s.slice();var e=s.length,r=_p?_p(e):new s.constructor(e);return s.copy(r),r}function rP(s,t){for(var e=-1,r=s==null?0:s.length,i=0,a=[];++e<r;){var o=s[e];t(o,e,s)&&(a[i++]=o)}return a}function qm(){return[]}var iP=Object.prototype,nP=iP.propertyIsEnumerable,Cp=Object.getOwnPropertySymbols,aP=Cp?function(s){return s==null?[]:(s=Object(s),rP(Cp(s),function(t){return nP.call(s,t)}))}:qm;const bh=aP;function oP(s,t){return Vc(s,bh(s),t)}var cP=Object.getOwnPropertySymbols,dP=cP?function(s){for(var t=[];s;)$m(t,bh(s)),s=Rh(s);return t}:qm;const jm=dP;function lP(s,t){return Vc(s,jm(s),t)}function Gm(s,t,e){var r=t(s);return Dt(s)?r:$m(r,e(s))}function Tu(s){return Gm(s,Ul,bh)}function uP(s){return Gm(s,Uc,jm)}var hP=rn(us,"DataView");const Su=hP;var pP=rn(us,"Promise");const vu=pP;var gP=rn(us,"Set");const vn=gP;var wp="[object Map]",mP="[object Object]",Rp="[object Promise]",bp="[object Set]",kp="[object WeakMap]",Mp="[object DataView]",fP=sn(Su),TP=sn(To),SP=sn(vu),vP=sn(vn),yP=sn(fu),ri=tn;(Su&&ri(new Su(new ArrayBuffer(1)))!=Mp||To&&ri(new To)!=wp||vu&&ri(vu.resolve())!=Rp||vn&&ri(new vn)!=bp||fu&&ri(new fu)!=kp)&&(ri=function(s){var t=tn(s),e=t==mP?s.constructor:void 0,r=e?sn(e):"";if(r)switch(r){case fP:return Mp;case TP:return wp;case SP:return Rp;case vP:return bp;case yP:return kp}return t});const Pa=ri;var EP=Object.prototype,PP=EP.hasOwnProperty;function _P(s){var t=s.length,e=new s.constructor(t);return t&&typeof s[0]=="string"&&PP.call(s,"index")&&(e.index=s.index,e.input=s.input),e}var CP=us.Uint8Array;const yd=CP;function kh(s){var t=new s.constructor(s.byteLength);return new yd(t).set(new yd(s)),t}function wP(s,t){var e=t?kh(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.byteLength)}var RP=/\w*$/;function bP(s){var t=new s.constructor(s.source,RP.exec(s));return t.lastIndex=s.lastIndex,t}var Ap=ws?ws.prototype:void 0,Ip=Ap?Ap.valueOf:void 0;function kP(s){return Ip?Object(Ip.call(s)):{}}function Wm(s,t){var e=t?kh(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.length)}var MP="[object Boolean]",AP="[object Date]",IP="[object Map]",DP="[object Number]",OP="[object RegExp]",NP="[object Set]",LP="[object String]",VP="[object Symbol]",xP="[object ArrayBuffer]",UP="[object DataView]",$P="[object Float32Array]",BP="[object Float64Array]",HP="[object Int8Array]",FP="[object Int16Array]",qP="[object Int32Array]",jP="[object Uint8Array]",GP="[object Uint8ClampedArray]",WP="[object Uint16Array]",JP="[object Uint32Array]";function KP(s,t,e){var r=s.constructor;switch(t){case xP:return kh(s);case MP:case AP:return new r(+s);case UP:return wP(s,e);case $P:case BP:case HP:case FP:case qP:case jP:case GP:case WP:case JP:return Wm(s,e);case IP:return new r;case DP:case LP:return new r(s);case OP:return bP(s);case NP:return new r;case VP:return kP(s)}}function Jm(s){return typeof s.constructor=="function"&&!Vl(s)?Lv(Rh(s)):{}}var zP="[object Map]";function YP(s){return Rs(s)&&Pa(s)==zP}var Dp=Ea&&Ea.isMap,QP=Dp?_h(Dp):YP;const XP=QP;var ZP="[object Set]";function e_(s){return Rs(s)&&Pa(s)==ZP}var Op=Ea&&Ea.isSet,t_=Op?_h(Op):e_;const s_=t_;var r_=1,i_=2,n_=4,Km="[object Arguments]",a_="[object Array]",o_="[object Boolean]",c_="[object Date]",d_="[object Error]",zm="[object Function]",l_="[object GeneratorFunction]",u_="[object Map]",h_="[object Number]",Ym="[object Object]",p_="[object RegExp]",g_="[object Set]",m_="[object String]",f_="[object Symbol]",T_="[object WeakMap]",S_="[object ArrayBuffer]",v_="[object DataView]",y_="[object Float32Array]",E_="[object Float64Array]",P_="[object Int8Array]",__="[object Int16Array]",C_="[object Int32Array]",w_="[object Uint8Array]",R_="[object Uint8ClampedArray]",b_="[object Uint16Array]",k_="[object Uint32Array]",he={};he[Km]=he[a_]=he[S_]=he[v_]=he[o_]=he[c_]=he[y_]=he[E_]=he[P_]=he[__]=he[C_]=he[u_]=he[h_]=he[Ym]=he[p_]=he[g_]=he[m_]=he[f_]=he[w_]=he[R_]=he[b_]=he[k_]=!0;he[d_]=he[zm]=he[T_]=!1;function io(s,t,e,r,i,a){var o,c=t&r_,d=t&i_,l=t&n_;if(e&&(o=i?e(s,r,i,a):e(s)),o!==void 0)return o;if(!Kt(s))return s;var u=Dt(s);if(u){if(o=_P(s),!c)return Mm(s,o)}else{var p=Pa(s),f=p==zm||p==l_;if(ya(s))return Fm(s,c);if(p==Ym||p==Km||f&&!i){if(o=d||f?{}:Jm(s),!c)return d?lP(s,tP(o,s)):oP(s,eP(o,s))}else{if(!he[p])return i?s:{};o=KP(s,p,c)}}a||(a=new ls);var v=a.get(s);if(v)return v;a.set(s,o),s_(s)?s.forEach(function(M){o.add(io(M,t,e,M,s,a))}):XP(s)&&s.forEach(function(M,b){o.set(b,io(M,t,e,b,s,a))});var E=l?d?uP:Tu:d?Uc:Ul,R=u?void 0:E(s);return Kv(R||s,function(M,b){R&&(b=M,M=s[b]),Am(o,b,io(M,t,e,b,s,a))}),o}var M_=4;function A_(s){return io(s,M_)}var I_=1,D_=4;function Mh(s){return io(s,I_|D_)}var O_="__lodash_hash_undefined__";function N_(s){return this.__data__.set(s,O_),this}function L_(s){return this.__data__.has(s)}function So(s){var t=-1,e=s==null?0:s.length;for(this.__data__=new cr;++t<e;)this.add(s[t])}So.prototype.add=So.prototype.push=N_;So.prototype.has=L_;function V_(s,t){for(var e=-1,r=s==null?0:s.length;++e<r;)if(t(s[e],e,s))return!0;return!1}function Qm(s,t){return s.has(t)}var x_=1,U_=2;function Xm(s,t,e,r,i,a){var o=e&x_,c=s.length,d=t.length;if(c!=d&&!(o&&d>c))return!1;var l=a.get(s),u=a.get(t);if(l&&u)return l==t&&u==s;var p=-1,f=!0,v=e&U_?new So:void 0;for(a.set(s,t),a.set(t,s);++p<c;){var E=s[p],R=t[p];if(r)var M=o?r(R,E,p,t,s,a):r(E,R,p,s,t,a);if(M!==void 0){if(M)continue;f=!1;break}if(v){if(!V_(t,function(b,V){if(!Qm(v,V)&&(E===b||i(E,b,e,r,a)))return v.push(V)})){f=!1;break}}else if(!(E===R||i(E,R,e,r,a))){f=!1;break}}return a.delete(s),a.delete(t),f}function $_(s){var t=-1,e=Array(s.size);return s.forEach(function(r,i){e[++t]=[i,r]}),e}function Ah(s){var t=-1,e=Array(s.size);return s.forEach(function(r){e[++t]=r}),e}var B_=1,H_=2,F_="[object Boolean]",q_="[object Date]",j_="[object Error]",G_="[object Map]",W_="[object Number]",J_="[object RegExp]",K_="[object Set]",z_="[object String]",Y_="[object Symbol]",Q_="[object ArrayBuffer]",X_="[object DataView]",Np=ws?ws.prototype:void 0,ru=Np?Np.valueOf:void 0;function Z_(s,t,e,r,i,a,o){switch(e){case X_:if(s.byteLength!=t.byteLength||s.byteOffset!=t.byteOffset)return!1;s=s.buffer,t=t.buffer;case Q_:return!(s.byteLength!=t.byteLength||!a(new yd(s),new yd(t)));case F_:case q_:case W_:return Lc(+s,+t);case j_:return s.name==t.name&&s.message==t.message;case J_:case z_:return s==t+"";case G_:var c=$_;case K_:var d=r&B_;if(c||(c=Ah),s.size!=t.size&&!d)return!1;var l=o.get(s);if(l)return l==t;r|=H_,o.set(s,t);var u=Xm(c(s),c(t),r,i,a,o);return o.delete(s),u;case Y_:if(ru)return ru.call(s)==ru.call(t)}return!1}var eC=1,tC=Object.prototype,sC=tC.hasOwnProperty;function rC(s,t,e,r,i,a){var o=e&eC,c=Tu(s),d=c.length,l=Tu(t),u=l.length;if(d!=u&&!o)return!1;for(var p=d;p--;){var f=c[p];if(!(o?f in t:sC.call(t,f)))return!1}var v=a.get(s),E=a.get(t);if(v&&E)return v==t&&E==s;var R=!0;a.set(s,t),a.set(t,s);for(var M=o;++p<d;){f=c[p];var b=s[f],V=t[f];if(r)var I=o?r(V,b,f,t,s,a):r(b,V,f,s,t,a);if(!(I===void 0?b===V||i(b,V,e,r,a):I)){R=!1;break}M||(M=f=="constructor")}if(R&&!M){var N=s.constructor,U=t.constructor;N!=U&&"constructor"in s&&"constructor"in t&&!(typeof N=="function"&&N instanceof N&&typeof U=="function"&&U instanceof U)&&(R=!1)}return a.delete(s),a.delete(t),R}var iC=1,Lp="[object Arguments]",Vp="[object Array]",Gc="[object Object]",nC=Object.prototype,xp=nC.hasOwnProperty;function aC(s,t,e,r,i,a){var o=Dt(s),c=Dt(t),d=o?Vp:Pa(s),l=c?Vp:Pa(t);d=d==Lp?Gc:d,l=l==Lp?Gc:l;var u=d==Gc,p=l==Gc,f=d==l;if(f&&ya(s)){if(!ya(t))return!1;o=!0,u=!1}if(f&&!u)return a||(a=new ls),o||xl(s)?Xm(s,t,e,r,i,a):Z_(s,t,d,e,r,i,a);if(!(e&iC)){var v=u&&xp.call(s,"__wrapped__"),E=p&&xp.call(t,"__wrapped__");if(v||E){var R=v?s.value():s,M=E?t.value():t;return a||(a=new ls),i(R,M,e,r,a)}}return f?(a||(a=new ls),rC(s,t,e,r,i,a)):!1}function Fl(s,t,e,r,i){return s===t?!0:s==null||t==null||!Rs(s)&&!Rs(t)?s!==s&&t!==t:aC(s,t,e,r,Fl,i)}var oC=1,cC=2;function dC(s,t,e,r){var i=e.length,a=i,o=!r;if(s==null)return!a;for(s=Object(s);i--;){var c=e[i];if(o&&c[2]?c[1]!==s[c[0]]:!(c[0]in s))return!1}for(;++i<a;){c=e[i];var d=c[0],l=s[d],u=c[1];if(o&&c[2]){if(l===void 0&&!(d in s))return!1}else{var p=new ls;if(r)var f=r(l,u,d,s,t,p);if(!(f===void 0?Fl(u,l,oC|cC,r,p):f))return!1}}return!0}function Zm(s){return s===s&&!Kt(s)}function lC(s){for(var t=Ul(s),e=t.length;e--;){var r=t[e],i=s[r];t[e]=[r,i,Zm(i)]}return t}function ef(s,t){return function(e){return e==null?!1:e[s]===t&&(t!==void 0||s in Object(e))}}function uC(s){var t=lC(s);return t.length==1&&t[0][2]?ef(t[0][0],t[0][1]):function(e){return e===s||dC(e,s,t)}}function hC(s,t){return s!=null&&t in Object(s)}function pC(s,t,e){t=xm(t,s);for(var r=-1,i=t.length,a=!1;++r<i;){var o=Hl(t[r]);if(!(a=s!=null&&e(s,o)))break;s=s[o]}return a||++r!=i?a:(i=s==null?0:s.length,!!i&&Ph(i)&&yh(o,i)&&(Dt(s)||mo(s)))}function gC(s,t){return s!=null&&pC(s,t,hC)}var mC=1,fC=2;function TC(s,t){return Ch(s)&&Zm(t)?ef(Hl(s),t):function(e){var r=BE(e,s);return r===void 0&&r===t?gC(e,s):Fl(t,r,mC|fC)}}function SC(s){return function(t){return t==null?void 0:t[s]}}function vC(s){return function(t){return Um(t,s)}}function yC(s){return Ch(s)?SC(Hl(s)):vC(s)}function EC(s){return typeof s=="function"?s:s==null?Sh:typeof s=="object"?Dt(s)?TC(s[0],s[1]):uC(s):yC(s)}function PC(s){return function(t,e,r){for(var i=-1,a=Object(t),o=r(t),c=o.length;c--;){var d=o[s?c:++i];if(e(a[d],d,a)===!1)break}return t}}var _C=PC();const CC=_C;var wC=function(){return us.Date.now()};const iu=wC;var RC="Expected a function",bC=Math.max,kC=Math.min;function Ih(s,t,e){var r,i,a,o,c,d,l=0,u=!1,p=!1,f=!0;if(typeof s!="function")throw new TypeError(RC);t=pp(t)||0,Kt(e)&&(u=!!e.leading,p="maxWait"in e,a=p?bC(pp(e.maxWait)||0,t):a,f="trailing"in e?!!e.trailing:f);function v(H){var z=r,Q=i;return r=i=void 0,l=H,o=s.apply(Q,z),o}function E(H){return l=H,c=setTimeout(b,t),u?v(H):o}function R(H){var z=H-d,Q=H-l,Ge=t-z;return p?kC(Ge,a-Q):Ge}function M(H){var z=H-d,Q=H-l;return d===void 0||z>=t||z<0||p&&Q>=a}function b(){var H=iu();if(M(H))return V(H);c=setTimeout(b,R(H))}function V(H){return c=void 0,f&&r?v(H):(r=i=void 0,o)}function I(){c!==void 0&&clearTimeout(c),l=0,r=d=i=c=void 0}function N(){return c===void 0?o:V(iu())}function U(){var H=iu(),z=M(H);if(r=arguments,i=this,d=H,z){if(c===void 0)return E(d);if(p)return clearTimeout(c),c=setTimeout(b,t),v(d)}return c===void 0&&(c=setTimeout(b,t)),o}return U.cancel=I,U.flush=N,U}function yu(s,t,e){(e!==void 0&&!Lc(s[t],e)||e===void 0&&!(t in s))&&Eh(s,t,e)}function MC(s){return Rs(s)&&xc(s)}function Eu(s,t){if(!(t==="constructor"&&typeof s[t]=="function")&&t!="__proto__")return s[t]}function AC(s){return Vc(s,Uc(s))}function IC(s,t,e,r,i,a,o){var c=Eu(s,e),d=Eu(t,e),l=o.get(d);if(l){yu(s,e,l);return}var u=a?a(c,d,e+"",s,t,o):void 0,p=u===void 0;if(p){var f=Dt(d),v=!f&&ya(d),E=!f&&!v&&xl(d);u=d,f||v||E?Dt(c)?u=c:MC(c)?u=Mm(c):v?(p=!1,u=Fm(d,!0)):E?(p=!1,u=Wm(d,!0)):u=[]:JE(d)||mo(d)?(u=c,mo(c)?u=AC(c):(!Kt(c)||vh(c))&&(u=Jm(d))):p=!1}p&&(o.set(d,u),i(u,d,r,a,o),o.delete(d)),yu(s,e,u)}function tf(s,t,e,r,i){s!==t&&CC(t,function(a,o){if(i||(i=new ls),Kt(a))IC(s,t,o,e,tf,r,i);else{var c=r?r(Eu(s,o),a,o+"",s,t,i):void 0;c===void 0&&(c=a),yu(s,o,c)}},Uc)}function DC(s,t,e){for(var r=-1,i=s==null?0:s.length;++r<i;)if(e(t,s[r]))return!0;return!1}var OC="[object Map]",NC="[object Set]",LC=Object.prototype,VC=LC.hasOwnProperty;function xC(s){if(s==null)return!0;if(xc(s)&&(Dt(s)||typeof s=="string"||typeof s.splice=="function"||ya(s)||xl(s)||mo(s)))return!s.length;var t=Pa(s);if(t==OC||t==NC)return!s.size;if(Vl(s))return!Vm(s).length;for(var e in s)if(VC.call(s,e))return!1;return!0}function UC(s,t){return Fl(s,t)}var $C=cy(function(s,t,e){tf(s,t,e)});const gr=$C;var BC=1/0,HC=vn&&1/Ah(new vn([,-0]))[1]==BC?function(s){return new vn(s)}:xv;const FC=HC;var qC=200;function sf(s,t,e){var r=-1,i=Zv,a=s.length,o=!0,c=[],d=c;if(e)o=!1,i=DC;else if(a>=qC){var l=t?null:FC(s);if(l)return Ah(l);o=!1,i=Qm,d=new So}else d=t?[]:c;e:for(;++r<a;){var u=s[r],p=t?t(u):u;if(u=e||u!==0?u:0,o&&p===p){for(var f=d.length;f--;)if(d[f]===p)continue e;t&&d.push(p),c.push(u)}else i(d,p,e)||(d!==c&&d.push(p),c.push(u))}return c}function jC(s){return s&&s.length?sf(s):[]}function GC(s,t){return s&&s.length?sf(s,EC(t)):[]}function td(s){const t={};return typeof(s==null?void 0:s.code)=="number"&&(t.code=s.code),typeof(s==null?void 0:s.code)=="string"&&(t.code=s.code.substring(0,100)),typeof(s==null?void 0:s.name)=="string"&&(t.name=s.name.substring(0,500)),typeof(s==null?void 0:s.message)=="string"&&(t.message=s.message.substring(0,500)),typeof(s==null?void 0:s.reason)=="string"&&(t.reason=s.reason.substring(0,500)),typeof(s==null?void 0:s.stack)=="string"&&(t.stack=s.stack.substring(0,500)),t}const WC={audio:!0,video:!0,screenshareAudio:!0,screenshareVideo:!0},Up={STAGING:"staging",PROD:"prod"},JC={pip:!0,poll:!0,chat:!0,stage:!0,theme:!0,plugin:!0,tracing:!0,internals:!0,recording:!0,livestream:!0,participant:!0,connectedMeetings:!0,devTools:{logs:!1}};function vo(s,t){const e=s.getValue("overrides");return e&&e[t]?e[t]:!1}function KC({baseURI:s}){return s.includes("staging.realtime")?Up.STAGING:Up.PROD}function Ed({servicePrefix:s,baseURI:t}){return`${s}.${t}`}function Dh({servicePrefix:s,baseURI:t}){const e=s==="ws"?"wss":"https",r=Ed({servicePrefix:"api",baseURI:t});return`${e}://${r}/${s}`}function zC(s){const t=s.getValue("baseURI");return{location:Ed({servicePrefix:"location",baseURI:t}),locationLegacy:Ed({servicePrefix:"location-legacy",baseURI:t}),daCollector:Dh({servicePrefix:"telemetry",baseURI:t}).replace("https://","")}}const YC='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m16.242 2.932 4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561 4.06 21H3v-1.06l4.44-4.44-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.44a.75.75 0 0 0 .426-.373l2.435-4.87a2.75 2.75 0 0 1 4.405-.715Zm3.766 5.886-4.826-4.826a1.25 1.25 0 0 0-2.002.325l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31 6.705 6.704 1.308-3.789a2.25 2.25 0 0 1 1.12-1.277l4.872-2.436a1.25 1.25 0 0 0 .325-2.002Z" fill="currentColor"/></svg>',QC='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.02c0 1.06.2 2.1.6 3.08l.6 1.42c.22.55.64 1.01 1.17 1.29.27.14.56.21.86.21h2.55c.77 0 1.49-.41 1.87-1.08.5-.87 1.02-1.7 1.72-2.43l1.32-1.39c.44-.46.97-.84 1.49-1.23l.59-.45a.6.6 0 0 0 .23-.47c0-.75-.54-1.57-1.22-1.79a3.34 3.34 0 0 0-2.78.29V4.5a1.5 1.5 0 0 0-2.05-1.4 1.5 1.5 0 0 0-2.9 0A1.5 1.5 0 0 0 6 4.5v.09A1.5 1.5 0 0 0 4 6v6.02ZM8 4.5v4a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0v5a.5.5 0 0 0 1 0v-4a.5.5 0 0 1 1 0v6a.5.5 0 0 0 .85.37h.01c.22-.22.44-.44.72-.58.7-.35 2.22-.57 2.4.5l-.53.4c-.52.4-1.04.78-1.48 1.24l-1.33 1.38c-.75.79-1.31 1.7-1.85 2.63-.21.36-.6.58-1.01.58H7.23a.87.87 0 0 1-.4-.1 1.55 1.55 0 0 1-.71-.78l-.59-1.42a7.09 7.09 0 0 1-.53-2.7V6a.5.5 0 0 1 1 0v3.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0Z" fill="currentColor"></path></svg>',Wc=s=>{if(!s)return;if(!s.startsWith("<svg"))return new Promise(a=>{a(s)});const e=new Blob([s],{type:"image/svg+xml"}),r=new Image,i=window.URL.createObjectURL(e);return new Promise((a,o)=>{r.onload=()=>{a(r),window.URL.revokeObjectURL(i)},r.onerror=()=>{o(),window.URL.revokeObjectURL(i)},r.src=i})},di={logs:"https://api.realtime.cloudflare.com/logs/otel/logs",mock:{url:"https://api.realtime.cloudflare.com/mock",domain:"mock.realtime.cloudflare.com",app:"https://examples.realtime.cloudflare.com/meeting",stagingApp:"https://examples.staging.realtime.cloudflare.com/meeting"},apiBase:{prod:"https://api.realtime.cloudflare.com",staging:"https://api.staging.realtime.cloudflare.com",prodAlternate:"https://api.realtime.cloudflare.com"},baseURI:{prod:"realtime.cloudflare.com",staging:"staging.realtime.cloudflare.com"}},XC=/\b(?:1[7-9](?:\.\d+)?|[2-9]\d(?:\.\d+)?|[1-9]\d{2,}(?:\.\d+)?)\b/,Pu="__rtk_plugins__",ZC=[Pu];function rf(s){var r,i,a;const t=typeof navigator!="undefined"&&!navigator.isReactNative&&typeof window!="undefined"&&((r=window.location.host)==null?void 0:r.includes(di.baseURI.staging)),e=!!((a=(i=s==null?void 0:s.getValue("modules"))==null?void 0:i.devTools)!=null&&a.logs);return t||e}function ew(s,t){var r;const e=(r=s==null?void 0:s.getValue("telemetry"))==null?void 0:r.logLevel;if(e==="off")return!1;if(e!=="all"){const i=["debug","log","info","warn","error"],a=i.indexOf(t.toLowerCase()),o=i.indexOf(e);if(a<o)return!1}return!0}function nf(s,t,e={}){return Object.getOwnPropertyNames(s).forEach(r=>{var a;if([null,void 0,NaN].includes(s[r])||t&&(((a=t.match(/\./g))==null?void 0:a.length)||0)>=10)return;const i=t?`${t}.${r}`:r;typeof s[r]=="object"?nf(s[r],i,e):["number","string","boolean"].includes(typeof s[r])&&(e[i]=s[r])}),e}function $p(s,t,e={},r=""){const i={};try{const a=JSON.stringify(e),o=JSON.parse(a),c=nf(o,r),d=JSON.stringify(c);if(!(t==null?void 0:t.startsWith("[SDP]"))&&d.length>5e3){const u=`Log named: "${t}" is trying to log an flattened object of size
|
|
5
|
+
${d.length} chars that is beyond permitted limit of 5000 chars. Please optimize.`;throw rf(s)&&console.error(u,{log:e,flattened:d}),new Error(u)}return JSON.parse(d)}catch(a){const o=td(a);i[`${r}.error.message`]=o.message||"",i[`${r}.error.stack`]=o.stack||"",i[`${r}.error.reason`]=o.reason||"",i[`${r}.error.source`]="safelyFlattenObjForOpenTelemetry"}return i}class y{constructor(){h(this,"logsCache",[]);h(this,"logsProcessorTimer");h(this,"compressionSupported",null);h(this,"tracingEnabled",!0);h(this,"initialized",!1);h(this,"logLevel","log");h(this,"logsProcessingInterval",7e3);h(this,"logExclusionList",["message","websocket/message","roomMessage","websocket/room-message","websocket/room-legacy-mode","chatMessage","websocket/new-chat-message","websocket/no-active-speaker","websocket/selected-peers","websocket/active-speaker","ping","websocket/new-consumer","websocket/producer-score","websocket/consumer-score","websocket/plugin-event","websocket/plugin-data","websocket/plugin-internal-data"]);h(this,"meetingMetadata",{})}isCompressionSupported(){if(this.compressionSupported===null)try{this.compressionSupported=typeof CompressionStream!="undefined"&&typeof Blob!="undefined"&&typeof Blob.prototype.stream=="function"&&typeof Response!="undefined"}catch(t){this.compressionSupported=!1,this.addLogInCurrentSpan("warn","Compression feature detection failed, using uncompressed logs",{error:t})}return this.compressionSupported}get logsEndpoint(){const t=zr.getContext(this.meetingMetadata.peerId);return`${Dh({servicePrefix:"logs",baseURI:t.getValue("baseURI")})}/otel/logs`}get logsBatchSize(){return this.isCompressionSupported()?50:25}resetPeerId(t){this.meetingMetadata.peerId=t}init(t,e,r,i){this.tracingEnabled=!0,this.initialized=!1,i&&(this.logLevel=i),this.logsCache=[];const a=t.getValue("peerId");this.meetingMetadata=e,this.tracingEnabled=r,this.meetingMetadata.peerId=a,this.meetingMetadata.sdkVersion=t.getValue("sdkVersion");const{RNDeviceInfoImpl:o}=navigator;this.meetingMetadata.deviceInfo=navigator.isReactNative?o==null?void 0:o.getDeviceInfo():me.getDeviceInfo(),this.meetingMetadata.visitedUrl=!navigator.isReactNative&&typeof window!="undefined"&&window.location.href,this.logsProcessorTimer=setInterval(()=>this.processCachedLogs().catch(()=>{}),this.logsProcessingInterval),r&&(this.initialized=!0)}static trace(t,e=void 0){return(r,i,a)=>{const o=a.value;return a.value=function(...d){const l=this==null?void 0:this.telemetry;if(!l||!l.initialized||navigator.isReactNative||!l.tracingEnabled)return o.apply(this,d);l.addLogInCurrentSpan("info",t,e);const u=performance.now(),p=o.apply(this,d);return Promise.resolve(p).then(()=>{const f=performance.now();f-u>10&&l.addLogInCurrentSpan("info",`${t}_timing`,{execTime:f-u})}).catch(()=>{const f=performance.now();l.addLogInCurrentSpan("info",`${t}_timing`,{execTime:f-u})}),p},a}}injectContext(t){var i;const e=Qr.v4().replace(/-/g,"").substring(0,16),r=(i=this.meetingMetadata.peerId)==null?void 0:i.replace(/-/g,"");t.TRACEPARENT=`00-${r}-${e}-01`}addLogInCurrentSpan(t,e,r={},i=!1){r!=null&&r.error&&Object.assign(r,{error:td(r.error)});const a=zr.getContext(this.meetingMetadata.peerId);if(rf(a)&&(xC(r)?console[t]("InternalLogs:: ",t,e):console[t]("InternalLogs:: ",t,e,r)),!!ew(a,t))try{const c=$p(a,e,r,"metadata"),d=new Date,l={message:e,level:t,...c,loggedAt:d.toISOString(),loggedAtTzOffset:d.getTimezoneOffset()};i?this.sendOtelLogsToNewRelic([l],{isInDestructionMode:!1}).catch(()=>{}):this.logsCache.push(l)}catch(c){this.addLogInCurrentSpan("error","opentelemetry::addLogInCurrentSpan_failed",{error:td(c)})}}async sendOtelLogsToNewRelic(t,{isInDestructionMode:e=!1}={isInDestructionMode:!1}){const r=new AbortController,i=setTimeout(()=>r.abort("Logs request timed out after 8 seconds"),8e3);try{const a=zr.getContext(this.meetingMetadata.peerId),o=JSON.stringify({meetingMetadata:$p(a,"sendOtelLogsToNewRelic",this.meetingMetadata,"meetingMetadata"),serviceName:a.getValue("sdkName"),logs:t});let c;const d={Authorization:`Bearer ${a.getValue("authToken")}`};if(this.isCompressionSupported()){const l=new Blob([o]).stream().pipeThrough(new CompressionStream("gzip"));c=await new Response(l).arrayBuffer(),d["Content-Type"]="application/gzip",d["Content-Encoding"]="gzip"}else c=o,d["Content-Type"]="application/json";await fetch(this.logsEndpoint,{method:"POST",headers:d,body:c,signal:r.signal,keepalive:!!e})}catch(a){e||(this.addLogInCurrentSpan("error","opentelemetry::sendOtelLogToNewRelic_failed",{error:td(a)}),this.logsCache.push(...t))}finally{clearTimeout(i)}}async processCachedLogs({isInDestructionMode:t=!1}={isInDestructionMode:!1}){const e=this.logsCache.splice(0,this.logsBatchSize);e!=null&&e.length&&await this.sendOtelLogsToNewRelic(e,{isInDestructionMode:t})}async destruct(){for(clearInterval(this.logsProcessorTimer);this.logsCache.length;)await this.processCachedLogs({isInDestructionMode:!0})}}function tw(s){const t={...s},e=new Map,r=(l,u)=>(e.has(l)||e.set(l,new Set),e.get(l).add(u),()=>{var p;return(p=e.get(l))==null?void 0:p.delete(u)}),i=(l,u)=>{var p;(p=e.get(l))==null||p.delete(u)},a=l=>{var u;(u=e.get(l))==null||u.forEach(p=>{try{p(t[l])}catch(f){}})};return{subscribe:r,unsubscribe:i,notify:a,setValue:(l,u,p=!0)=>{t[l]=u,p&&a(l)},getValue:l=>t[l],getAllValues:()=>t}}class sw{constructor(){h(this,"contexts",new Map);h(this,"mostRecentPeerId",null)}createContext(t,e){if(this.contexts.has(t))return this.contexts.get(t);const r=new y,i=new jS;this.contexts.set(t,tw(e)),this.contexts.get(t).setValue("peerSessionStore",new GS(i));const a=new wm;return a.setMaxListeners(50),this.contexts.get(t).setValue("logger",i),this.contexts.get(t).setValue("telemetry",r),this.contexts.get(t).setValue("callstats",a),this.mostRecentPeerId=t,this.contexts.get(t)}remapContext(t,e){const r=e.getValue("peerId");r!==t&&(e.setValue("peerId",t),this.mostRecentPeerId=t,this.contexts.set(t,e),this.contexts.delete(r))}getContext(t){return this.contexts.get(t)}getMostRecentPeerId(){return this.mostRecentPeerId}}const zr=new sw,rw={"00":"Client","01":"Controller","02":"RoomNodeClient","03":"HiveNodeClient","04":"SocketService","05":"Chat","06":"Plugin","07":"Polls","08":"Meta","09":"Preset",10:"Recording",11:"Self",12:"Participant",13:"Spotlight",14:"Remote Request",15:"Webinar",16:"LocalMediaHandler",17:"End-End Encryption",18:"AI",19:"Livestream",20:"Stage"},sd={"0000":"Internal exception.","0001":"Failed to initialize.","0002":"Failed to join room.","0003":"Failed to leave room.","0004":"Invalid auth token","0010":"Browser not supported","0011":"HTTP Network Error","0012":"Websocket Network Error","0013":"Rate Limited","0014":"Failed to establish media connection.","0100":"Internal exception","0101":"Permission denied","0102":"Prerequisite module missing","0200":"Internal exception.","0300":"Internal exception","0400":"Internal exception","0404":"Missing prerequisites to establish a websocket connection","0500":"Internal exception","0501":"Permission denied.","0502":"Invalid message body.","0503":"Text Message is too large","0504":"Message not found by the given id","0505":"Action not permitted without joining room","0506":"Message search is disabled","0600":"Internal exception","0601":"Permission denied.","0602":"Auth token not set for plugin","0603":"Iframe was not provided","0604":"Active plugins store is not available yet","0700":"Internal exception","0705":"Action not permitted without joining room","0800":"Internal exception","0801":"Permission denied","0900":"Internal exception","0904":"Could not load preset",1e3:"Internal exception",1001:"Permission denied",1004:"Could not find specified recording",1005:"Action not permitted in given recording state",1100:"Internal exception",1101:"Permission denied",1102:"Unsupported",1103:"Name cannot be empty",1104:"No device selected while calling meeting.self.setDevice",1105:"Action not permitted without joining room",1106:"Can't set currently used device",1200:"Internal exception",1201:"Permission denied",1202:"Invalid page number was requested",1203:"Invalid participant count per page was requested",1204:"No participants exists with the given UserIds",1205:"Action not permitted without joining room",1206:"Manual Subscription Mode was not ACTIVATED",1207:"Invalid view mode",1208:"Manual Subscription not enabled for organization",1209:"Broadcast message type must be a non-empty string",1300:"Internal exception",1400:"Internal exception",1402:"No existing remote requests",1403:"No peer exists with given id",1500:"Internal exception",1600:"Internal exception",1601:"Failed to get audio track",1602:"Failed to get video track",1603:"Incorrect device",1604:"Failed to change device",1605:"Failed to get audio & video track",1606:"No audio input devices are available",1607:"No video input devices are available",1608:"No audio output devices (speakers) are available",1609:"Failed to fetch list of media devices",1610:"No media track exists",1611:"Failed to unmute track",1612:"Failed to get screenshare tracks",1701:"Crypto error",1800:"Internal exception",1801:"Can't fetch transcript file",1900:"Internal exception",1901:"Permission denied.",1902:"Livestream that has not yet started, can't be stopped",2e3:"Internal exception",2001:"Permission denied",2002:"Unsupported",2003:"Stage is disabled",2004:"Method not implemented",2005:"Action not permitted without joining room",2006:"Action not permitted in current stage status",9900:"Internal exception"};Object.keys(sd).forEach(s=>{sd[s]=`{${rw[s.slice(0,2)]}} ${sd[s]}`});class C extends Error{constructor(e,r,i=void 0,a=!1){super(e);h(this,"code");this.code=r,this.name="ClientError";const o=this.code?`[ERR${this.code}]`:"[ERR]",c=this.code?sd[this.code]:"";this.message=`${o}: ${c}
|
|
6
|
+
${this.message}`;try{let d=a&&!!i;r&&r.endsWith("00")&&i&&(d=!0),d&&i.error("ClientError",{error:{message:this.message,name:this.name,code:r}});const l=zr.getContext(zr.getMostRecentPeerId());if(l){const u=l.getValue("onError");try{u(this)}catch(p){}}typeof window!="undefined"&&window.dispatchEvent(new CustomEvent("ClientError",{detail:this}))}catch(d){}}}function Jc(s,t,e,r){if(r instanceof C)throw r;if(r instanceof t){const i=new C(r.message,e);throw i.stack=r.stack,i}else throw r}function Bp(s,t,e){if(!s.value){const i=s.get,a=s.set;return i&&(s.get=function(){try{return i.apply(this)}catch(o){Jc(this,t,e,o)}}),a&&(s.set=function(o){try{return a.apply(this,[o])}catch(c){Jc(this,t,e,c)}}),s}const r=s.value;return s.value=function(...i){try{const a=r.apply(this,i);return a&&a instanceof Promise?a.catch(o=>{Jc(this,t,e,o)}):a}catch(a){Jc(this,t,e,a)}},s}function iw(s,t){return(e,r,i)=>{if(i)return Bp(i,s,t);for(const a of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,a);(o.value instanceof Function||o.get instanceof Function||o.set instanceof Function)&&Object.defineProperty(e.prototype,a,Bp(o,s,t))}}}const et=s=>iw(Error,s);var sr=(s=>(s.GroupCall="GROUP_CALL",s.Webinar="WEBINAR",s.AudioRoom="AUDIO_ROOM",s.Livestream="LIVESTREAM",s.Chat="CHAT",s))(sr||{}),q=(s=>(s.Allowed="ALLOWED",s.NotAllowed="NOT_ALLOWED",s.CanRequest="CAN_REQUEST",s))(q||{}),Rg;typeof process!="undefined"&&(Rg=process==null?void 0:process.env)!=null&&Rg.FLAGSMITH_ENVIRONMENT_KEY&&process.env.FLAGSMITH_ENVIRONMENT_KEY;var af=[-2,-1,0,1,2],nw=[0,1,2,3,4];function aw(s){s=s.trim();let t="0",e="0",r="0";return s.length==4?(t=`0x${s[1]}${s[1]}`,e=`0x${s[2]}${s[2]}`,r=`0x${s[3]}${s[3]}`):s.length>6&&(t=`0x${s[1]}${s[2]}`,e=`0x${s[3]}${s[4]}`,r=`0x${s[5]}${s[6]}`),[+t,+e,+r]}var ow=(s,t,e)=>{let r,i,a;if(t==0)r=i=a=e;else{const o=(l,u,p)=>(p<0&&(p+=1),p>1&&(p-=1),p<.16666666666666666?l+(u-l)*6*p:p<.5?u:p<.6666666666666666?l+(u-l)*(.6666666666666666-p)*6:l),c=e<.5?e*(1+t):e+t-e*t,d=2*e-c;r=o(d,c,s+1/3),i=o(d,c,s),a=o(d,c,s-1/3)}return[Math.round(r*255),Math.round(i*255),Math.round(a*255)]},cw=(s,t,e)=>{s/=255,t/=255,e/=255;const r=Math.max(s,t,e),i=Math.min(s,t,e);let a,o;const c=(r+i)/2;if(r==i)a=o=0;else{const d=r-i;switch(o=c>.5?d/(2-r-i):d/(r+i),r){case s:a=(t-e)/d+(t<e?6:0);break;case t:a=(e-s)/d+2;break;case e:a=(s-t)/d+4;break}a/=6}return[a,o,c]},dw=(s,t,e)=>{const r=i=>i.toString(16).padStart(2,"0");return`#${r(s)}${r(t)}${r(e)}`},of=(s,t=af,e=.4)=>{const r=[],[i,a,o]=aw(s),[c,d,l]=cw(i,a,o),u=Math.round(l*100);u>70?e=.8:u>60?e=.9:u<10?e=.075:u<42&&(e=.3);const p=t.findIndex(M=>M===0);if(p===-1)throw new Error("Invalid reducer provided, it must contain atleast one zero");const f=5-p,v=p+1,E=(100-u)/f,R=u/v;for(const M of t){let b;M<0?b=u+M*R*e:M>0?b=u+M*E*e:b=u;const[V,I,N]=ow(c,d,b/100);r.push(dw(V,I,N))}return r},Hp={dark:{background:{1e3:"#252525",900:"#2F2F2F",800:"#323232",700:"#3E3E3E",600:"#4A4A4A"},text:"#F5F5F5","video-bg":"#1C1C1C"},light:{background:{1e3:"#FFFFFF",900:"#F5F5F5",800:"#EBEBEB",700:"#E0E0E0",600:"#D6D6D6"},text:"#111111","text-on-brand":"#ffffff","video-bg":"#DADADA"}},lw=s=>{const[t,e,r,i,a]=of(s,af);return{300:t,400:e,500:r,600:i,700:a}},uw=s=>{if(s==="#FFFFFF")return Hp.light.background;if(s==="#000000")return Hp.dark.background;const[t,e,r,i,a]=of(s,nw);return{1e3:t,900:e,800:r,700:i,600:a}},hw={border_radius:"rounded",border_width:"thin",spacing_base:4,theme:"dark",colors:{brand:lw("#2160FD"),background:uw("#141414"),danger:"#FF2D2D",text:"#EEEEEE",text_on_brand:"#EEEEEE",success:"#62A504",video_bg:"#191919",warning:"#FFCD07"}};function cf(){return Mh(hw)}var pw={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED",can_consume:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED",can_consume:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1},channel:{can_create:"ALL",can_delete:"ALL",can_update:"ALL",can_read_all:!1},message:{can_delete:"ALL",can_edit:"ALL",delete_cutoff_time_seconds:0,edit_cutoff_time_seconds:0}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{oldTheme:{setup_screen:{is_enabled:!1},alone_here:{is_enabled:!1},waiting_room:{is_enabled:!1,enable_preview:!0},control_bar:{is_enabled:!0,elements:{plugins:!0,screenshare:!0,invite:!1,participants:!0,chat:!0,reactions:!1,polls:!0,fullscreen:!0,layout:!0}},header:{is_enabled:!0,elements:{timer:!0,title:!0,participant_count:!0,change_layout:!0}},pip_mode:!0,auto_tune:!0,colors:{primary:"#2160FD",secondary:"#1A1A1A",text:"#EEEEEE",background:"#1A1A1A",textPrimary:"#EEEEEE",videoBackground:"#1A1A1A"},dimensions:{mode:"fillParent"},grid:{multi:{maxVideoCount:6,videoFit:"cover"},single:{maxVideoCount:6,videoFit:"cover"},defaultView:"MULTI"},controls:{pip_toggle:!1},plugins:[]},design_tokens:cf(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:30,simulcast:!1},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1,track_recording:{subscriptions:[]}},version:"hybrid"};function gw(){return Mh(pw)}var mw={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{design_tokens:cf(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:30,simulcast:!1},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1,track_recording:{subscriptions:[]}},version:"2.0.0"};function Oh(){return Mh(mw)}function fw(){me.isElectron()&&window.electronGetDisplayMediaSource&&(navigator.mediaDevices.getDisplayMedia=async()=>{const s=await window.electronGetDisplayMediaSource({types:["window","screen"]});let t=[];if(s&&(Array.isArray(s)?t=s:t=[s]),!(t!=null&&t.length))throw new Error("Couldn't find any media source for screen share.");let e=t.find(a=>{var o;return(o=a.id)==null?void 0:o.includes("screen")});e=e!=null?e:t[0];const r={audio:!1,video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:e.id}}};return await navigator.mediaDevices.getUserMedia(r)})}var _=(s=>(s.NEW_PRODUCER="NEW_PRODUCER",s.ROOM_NODE_CONNECTION_ERROR="ROOM_NODE_CONNECTION_ERROR",s.SOCKET_SERVICE_ROOM_JOINED="SOCKET_SERVICE_ROOM_JOINED",s.SOCKET_SERVICE_RECONNECTED="SOCKET_SERVICE_RECONNECTED",s.SOCKET_SERVICE_DISCONNECTED="SOCKET_SERVICE_DISCONNECTED",s.SOCKET_SERVICE_FAILED="SOCKET_SERVICE_FAILED",s.SOCKET_STATE_UPDATE="SOCKET_STATE_UPDATE",s.ROOM_NODE_RECONNECTED="ROOM_NODE_RECONNECTED",s.ROOM_NODE_DISCONNECTED="ROOM_NODE_DISCONNECTED",s.ROOM_NODE_FAILED="ROOM_NODE_FAILED",s.TRANSPORT_STATE_UPDATE="TRANSPORT_STATE_UPDATE",s.PRODUCER_SCORE_UPDATE="PRODUCER_SCORE_UPDATE",s.CONSUMER_SCORE_UPDATE="CONSUMER_SCORE_UPDATE",s.PRODUCER_STATUS_UPDATE="PRODUCER_STATUS_UPDATE",s.CONSUMER_STATUS_UPDATE="CONSUMER_STATUS_UPDATE",s.LOW_CONSUMER_SCORE="LOW_CONSUMER_SCORE",s.MEDIA_PERMISSION_ERROR="MEDIA_PERMISSION_ERROR",s.MEDIA_PERMISSION_UPDATE="MEDIA_PERMISSION_UPDATE",s.MESSAGE="websocket/message",s.ROOM_MESSAGE="websocket/room-message",s.PEER_JOINED_INTERNAL="peer/joined-internal",s.PEER_CLOSED="websocket/peer-closed",s.CONSUMER_CLOSED="websocket/consumer-closed",s.CONSUMER_PAUSED="websocket/consumer-paused",s.CONSUMER_RESUMED="websocket/consumer-resumed",s.NEW_CONSUMER_CREATED="NEW_CONSUMER_CREATED",s.PRODUCER_CLOSED="websocket/producer-closed",s.PRODUCER_SCORE="websocket/producer-score",s.CONSUMER_SCORE="websocket/consumer-score",s.PRODUCER_TOGGLE="cf/producer-toggle",s.UPDATE_ACTIVE="media/update-active",s.RESET_PRODUCER_STATE="cf/reset-producer-state",s.ROOM_STATE="sockethub/room-state",s.GET_STAGE_REQUESTS="GET_STAGE_REQUESTS",s.UPDATE_STAGE_REQUESTS="UPDATE_STAGE_REQUESTS",s.KICK_PEER="KICK_PEER",s.UPDATE_PEER_STAGE_STATUS="UPDATE_PEER_STAGE_STATUS",s.JOIN_MEDIA_ROOM="JOIN_MEDIA_ROOM",s.LEAVE_MEDIA_ROOM="LEAVE_MEDIA_ROOM",s.PIP_HANGUP="PIP_HANGUP",s.E2EE_ACTIVE_PRODUCER="E2EE_ACTIVE_PRODUCER",s.E2EE_INACTIVE_PRODUCER="E2EE_INACTIVE_PRODUCER",s.E2EE_ACTIVE_CONSUMER="E2EE_ACTIVE_CONSUMER",s.E2EE_INACTIVE_CONSUMER="E2EE_INACTIVE_CONSUMER",s.ENABLE_E2EE_CRYPTOR_ON_NEW_CONSUMER="ENABLE_E2EE_CRYPTOR_ON_NEW_CONSUMER",s.SOCKET_PEERS="SOCKET_PEERS",s.UPDATE_PERMISSIONS="UPDATE_PERMISSIONS",s.MAX_SPATIAL_LAYER_CHANGE="MAX_SPATIAL_LAYER_CHANGE",s.MUTE_SELF="MUTE_SELF",s.MUTE_SELF_VIDEO="MUTE_SELF_VIDEO",s))(_||{});function Tw(s,t=2){return s.replace(/[^\u00BF-\u1FFF\u2C00-\uD7FF\w\s]/g,"").trim().split(/\s+/).slice(0,t).map(i=>i.charAt(0)).join("").toUpperCase()}const Fp=1080,qp=1920,Sw=(s,t,e,r,i,a)=>{let o=.5,c=.5;const d=i,l=a,u=Math.min(e/d,r/l);let p=d*u,f=l*u,v,E,R,M,b=1;return p<e&&(b=e/p),Math.abs(b-1)<1e-14&&f<r&&(b=r/f),p*=b,f*=b,R=d/(p/e),M=l/(f/r),v=(d-R)*o,E=(l-M)*c,v<0&&(v=0),E<0&&(E=0),R>d&&(R=d),M>l&&(M=l),[v,E,R,M,s,t,e,r]};var $t,li,Qe,Bt,Pe,Zt,Ls,st,be,_n,Cn,Vs,wn;const ep=class extends Nt{constructor(e,r,i,a){const o=e.getValue("logger");super(o);g(this,$t,void 0);g(this,li,void 0);g(this,Qe,void 0);g(this,Bt,void 0);g(this,Pe,{height:Fp,width:qp});g(this,Zt,{brand:"#2160FD",background:"#141414",text:"#000000",videoBackground:"#191919",textOnBrand:"#EEEEEE"});g(this,Ls,void 0);g(this,st,{});g(this,be,void 0);g(this,_n,void 0);g(this,Cn,void 0);g(this,Vs,void 0);g(this,wn,!1);h(this,"cleanupEventListeners",()=>{n(this,li).unsubscribe("stageStatus",this.handlePipMediaControls),n(this,be).removeListener("videoUpdate",this.onSelfVideoUpdateListener),n(this,be).removeListener("audioUpdate",this.onSelfAudioUpdateListener),n(this,be).removeListener("roomLeft",()=>this.disable())});h(this,"enablePipMediaControls",()=>{this.mountAudioEvents(),this.mountVideoEvents()});h(this,"onSelfVideoUpdateListener",({videoEnabled:e})=>{this.updateMediaSession("CAMERA",e)});h(this,"onSelfAudioUpdateListener",({audioEnabled:e})=>{this.updateMediaSession("MIC",e)});h(this,"handlePipMediaControls",e=>{e==="ON_STAGE"?this.enablePipMediaControls():this.unmountEvents()});h(this,"eventCallback",e=>{e==="CAMERA"&&(n(this,be).videoEnabled?n(this,be).disableVideo():n(this,be).enableVideo(),this.emit("cameraToggled")),e==="MIC"&&(n(this,be).audioEnabled?n(this,be).disableAudio():n(this,be).enableAudio(),this.emit("micToggled")),e==="END"&&(n(this,li).getValue("peerSessionStore").emit(_.PIP_HANGUP),this.cleanupEventListeners(),this.emit("hangup"),this.cleanup())});h(this,"unmountEvents",()=>{navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("togglemicrophone",void 0),navigator.mediaSession.setActionHandler("togglecamera",void 0))});h(this,"animate",()=>{if(!this.isActive&&n(this,Vs)==="active"){this.disable(!0);return}n(this,st)!==void 0&&this.paintCanvas(),n(this,Ls)!==void 0&&m(this,Ls,requestAnimationFrame(()=>this.animate()))});h(this,"disable",(e=!1)=>{m(this,Vs,"idle"),this.cleanupEventListeners(),cancelAnimationFrame(n(this,Ls)),e!==!0&&document.body.removeChild(n(this,Qe)),m(this,Ls,void 0),document.pictureInPictureElement&&document.exitPictureInPicture()});m(this,li,e),m(this,Vs,"idle"),m(this,be,r),m(this,Zt,{brand:r.config.designTokens.colors.brand[500],background:r.config.designTokens.colors.background[1e3],text:r.config.designTokens.colors.text,videoBackground:r.config.designTokens.colors.videoBg,textOnBrand:r.config.designTokens.colors.textOnBrand}),i&&this.setupIcon("pin",i),a&&this.setupIcon("handRaise",a)}static async _init(e,r){let i,a;try{i=await Wc(YC),a=await Wc(QC)}catch(o){}return new ep(e,r,i,a)}async setupIcon(e,r){switch(e){case"handRaise":m(this,Cn,r);break;case"pin":m(this,_n,r);break}}async overrideIcon(e,r){switch(e){case"handRaise":m(this,Cn,await Wc(r));break;case"pin":m(this,_n,await Wc(r));break}}constructImage(e){const r=new Image,i=new Blob([e],{type:"image/svg+xml"}),a=window.URL.createObjectURL(i);return new Promise(o=>{r.onload=()=>{o(r),window.URL.revokeObjectURL(a)},r.src=a})}createVideoContainer(){m(this,Qe,document.createElement("div")),n(this,Qe).style.width="0.1px",n(this,Qe).style.height="0.1px",n(this,Qe).style.overflow="hidden",n(this,Qe).style.position="absolute",n(this,Qe).style.bottom="0",n(this,Qe).style.right="0",n(this,Qe).style.opacity="0",n(this,Qe).appendChild(n(this,Bt))}setupEventListeners(){n(this,li).subscribe("stageStatus",this.handlePipMediaControls),n(this,be).addListener("videoUpdate",this.onSelfVideoUpdateListener),n(this,be).addListener("audioUpdate",this.onSelfAudioUpdateListener),n(this,be).addListener("roomLeft",()=>this.disable())}createCanvas(){const e=document.createElement("canvas");e.height=n(this,Pe).height,e.width=n(this,Pe).width,m(this,$t,e)}setupMediaSessionEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("hangup",()=>{this.eventCallback("END")}),this.mountAudioEvents(),this.mountVideoEvents())}mountAudioEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setMicrophoneActive===void 0||n(this,be).permissions.canProduceAudio&&navigator.mediaSession.setActionHandler("togglemicrophone",()=>{this.eventCallback("MIC")})}mountVideoEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||n(this,be).permissions.canProduceVideo&&navigator.mediaSession.setActionHandler("togglecamera",()=>{this.eventCallback("CAMERA")})}getSources(){const r=Object.values(n(this,st)).reduce((i,a)=>(i[a.pinned?"pinned":"regular"].push(a),i),{pinned:[],regular:[]});return[...r.pinned,...r.regular]}drawEmptyTile(e,r,i,a){if(n(this,$t)===void 0)return;const o=n(this,$t).getContext("2d"),c=n(this,$t).width,d=0,l=0,u=r-d*2,p=i-d*2,f=Math.floor(c/u),v=Math.floor(e/f),R=e%f*(u+d)+d,M=v*(p+d)+d,{displayText:b,image:V}=a!=null?a:{};o.fillStyle=b||V?n(this,Zt).videoBackground:n(this,Zt).background,o.strokeStyle=n(this,Zt).brand,o.beginPath(),o.moveTo(R+l,M),o.arcTo(R+u,M,R+u,M+l,l),o.arcTo(R+u,M+p,R+u-l,M+p,l),o.arcTo(R,M+p,R,M+p-l,l),o.arcTo(R,M,R+l,M,l),o.closePath(),o.fill(),o.stroke();const I=u/6,N=u/2+R,U=p/2+M;o.save(),(b||V)&&(o.beginPath(),o.arc(N,U,I,0,Math.PI*2),o.fillStyle=n(this,Zt).brand,o.fill(),V?(o.clip(),o.drawImage(V,N-I,U-I,I*2,I*2),o.restore()):b&&(o.fillStyle=n(this,Zt).textOnBrand,o.font=`${I/2}px sans-serif`,o.textAlign="center",o.textBaseline="middle",o.fillText(b,N,U)),this.drawIcons(a,R,M,Math.max(u,p)))}drawIcons(e,r,i,a){const o=Math.min(Math.max(a*.15,100),200),c=o*.2,d=o*.2;let l=r+c;const u=i+c,p=f=>{const v=n(this,$t).getContext("2d");v.save(),v.fillStyle=n(this,Zt).background,v.beginPath(),v.moveTo(l+d,u),v.arcTo(l+o,u,l+o,u+d,d),v.arcTo(l+o,u+o,l+o-d,u+o,d),v.arcTo(l,u+o,l,u+o-d,d),v.arcTo(l,u,l+d,u,d),v.closePath(),v.fill(),typeof f=="string"?(v.font=`${o/1.5}px sans-serif`,v.fillStyle=n(this,Zt).text,v.textAlign="center",v.textBaseline="top",v.fillText(f,o/2+l,u+c)):v.drawImage(f,l+c,u+c,o-c*2,o-c*2),l+=o+c,v.restore()};e.pinned&&p(n(this,_n)),e.handRaised&&p(n(this,Cn)),e.reaction&&p(e.reaction)}drawTile(e,r,i){var l,u;if(n(this,$t)===void 0)return;const a=n(this,$t).getContext("2d"),o=this.getSources();let c=0,d=0;for(;c<n(this,Pe).height-5;){let p=0;for(;p<n(this,Pe).width-5&&d<i;){if((l=o[d])!=null&&l.enabled){const f=o[d].element,[v,E,R,M,b,V,I,N]=Sw(p,c,e,r,f.videoWidth,f.videoHeight);((u=f==null?void 0:f.classList)==null?void 0:u.contains("mirror"))?(a.save(),a.scale(-1,1),a.drawImage(f,v,E,R,M,-1*b,V,-1*I,N),a.restore()):a.drawImage(f,v,E,R,M,b,V,I,N),this.drawIcons(o[d],b,V,Math.max(I,N))}else this.drawEmptyTile(d,e,r,o[d]);d+=1,p+=e}c+=r}}calcGridElemSize(e){switch(e){case 0:case 1:return[n(this,Pe).width,n(this,Pe).height];case 2:return[Math.floor(n(this,Pe).width/2),n(this,Pe).height];case 3:case 4:return[Math.floor(n(this,Pe).width/2),Math.floor(n(this,Pe).height/2)];case 5:case 6:return[Math.floor(n(this,Pe).width/3),Math.floor(n(this,Pe).height/2)];case 7:case 8:case 9:return[Math.floor(n(this,Pe).width/3),Math.floor(n(this,Pe).height/3)];default:return[Math.floor(n(this,Pe).width/3),Math.floor(n(this,Pe).height/2)]}}paintCanvas(){let e=this.getSources().length;e!==1&&(e=e%2>0?e+1:e);const[r,i]=this.calcGridElemSize(e);this.drawTile(r,i,e)}isSupported(){var e;return!!window.chrome&&document.pictureInPictureEnabled&&((e=n(this,be).config)==null?void 0:e.viewType)!=="LIVESTREAM"}get isActive(){return document.pictureInPictureElement!==null}cleanup(){if(m(this,wn,!1),this.isSupported()&&document.exitPictureInPicture!==void 0&&document.pictureInPictureElement!==null&&document.exitPictureInPicture(),n(this,Qe))try{document.body.removeChild(n(this,Qe))}catch(e){}this.removeAllSources(),m(this,$t,void 0),m(this,Bt,void 0),m(this,Ls,void 0)}init({height:e,width:r}={}){if(!this.isSupported())throw this.logger.error("Pip.unsupported"),new Error("Picture-in-picture is not available in this environment");if(n(this,wn))return;m(this,wn,!0),this.createCanvas(),this.setupMediaSessionEvents();const i=document.createElement("video");m(this,Pe,{height:e!=null?e:Fp,width:r!=null?r:qp}),i.height=n(this,Pe).height,i.width=n(this,Pe).width,i.autoplay=!0,i.muted=!0,i.srcObject=n(this,$t).captureStream(24),m(this,Bt,i),n(this,Bt).onloadedmetadata=()=>{try{this.emit("pipStarted"),n(this,Bt).onleavepictureinpicture=()=>{this.emit("pipEnded")}}catch(a){this.emit("pipEnded")}},this.createVideoContainer(),this.paintCanvas()}updateMediaSession(e,r){navigator.mediaSession!==void 0&&(e==="CAMERA"&&navigator.mediaSession.setCameraActive!==void 0&&navigator.mediaSession.setCameraActive(r),e==="MIC"&&navigator.mediaSession.setMicrophoneActive!==void 0&&navigator.mediaSession.setMicrophoneActive(r))}enableSource(e){n(this,st)[e]!==void 0&&(n(this,st)[e].enabled=!0)}disableSource(e){n(this,st)[e]!==void 0&&(n(this,st)[e].enabled=!1)}async generateAvatar(e,r){if(!r)return;const i=new Image;try{const a=await(await fetch(r)).blob(),o=window.URL.createObjectURL(a);i.onload=()=>{this.updateSource(e,{image:i}),window.URL.revokeObjectURL(o)},i.src=o}catch(a){this.logger.error("Pip::GenerateAvatar",{error:a})}}addSource(e,r,i,a=!1,o=void 0,c=void 0,d=!1){this.logger.debug("Pip::AddSource",{pip:{id:e,handRaised:d}}),n(this,st)[e]={id:e,element:r,enabled:i,pinned:a,displayText:o?Tw(o):void 0,imageUrl:c,handRaised:d},c&&this.generateAvatar(e,c)}updateSource(e,r){this.logger.info("Pip::UpdateSource",{pip:{id:e,handRaised:r.handRaised,reaction:r.reaction}});const i=n(this,st)[e];i&&(n(this,st)[e]={...i,...r})}removeSource(e){delete n(this,st)[e]}removePinnedSource(){Object.values(n(this,st)).forEach(r=>{r.pinned&&this.removeSource(r.id)})}removeAllSources(){m(this,st,{})}enable(){m(this,Vs,"activating"),this.setupEventListeners(),this.updateMediaSession("CAMERA",n(this,be).videoEnabled),this.updateMediaSession("MIC",n(this,be).audioEnabled),document.body.appendChild(n(this,Qe)),m(this,Ls,requestAnimationFrame(()=>this.animate())),n(this,Bt).onloadedmetadata=()=>{n(this,Bt).requestPictureInPicture().then(()=>{m(this,Vs,"active")})},n(this,Bt).readyState===4&&n(this,Bt).requestPictureInPicture().then(()=>{m(this,Vs,"active")})}};let _u=ep;$t=new WeakMap,li=new WeakMap,Qe=new WeakMap,Bt=new WeakMap,Pe=new WeakMap,Zt=new WeakMap,Ls=new WeakMap,st=new WeakMap,be=new WeakMap,_n=new WeakMap,Cn=new WeakMap,Vs=new WeakMap,wn=new WeakMap;var nr;(function(s){s[s.PUBLISHER=0]="PUBLISHER",s[s.SUBSCRIBER=1]="SUBSCRIBER"})(nr||(nr={}));var rr;(function(s){s[s.AUDIO=0]="AUDIO",s[s.VIDEO=1]="VIDEO"})(rr||(rr={}));class vw extends T.MessageType{constructor(){super("media.Codec",[{no:1,name:"channels",kind:"scalar",opt:!0,T:5},{no:2,name:"clock_rate",kind:"scalar",T:5},{no:3,name:"mime_type",kind:"scalar",T:9},{no:4,name:"sdp_fmtp_line",kind:"scalar",opt:!0,T:9},{no:5,name:"payload_type",kind:"scalar",opt:!0,T:13}])}}const df=new vw;class yw extends T.MessageType{constructor(){super("media.HeaderExtension",[{no:1,name:"direction",kind:"scalar",opt:!0,T:9},{no:2,name:"uri",kind:"scalar",T:9}])}}const Ew=new yw;class Pw extends T.MessageType{constructor(){super("media.Fingerprint",[{no:1,name:"algorithm",kind:"scalar",T:9},{no:2,name:"value",kind:"scalar",T:9}])}}new Pw;class _w extends T.MessageType{constructor(){super("media.SessionDescription",[{no:1,name:"target",kind:"enum",T:()=>["media.Target",nr]},{no:2,name:"type",kind:"scalar",T:9},{no:3,name:"sdp",kind:"scalar",T:9}])}}const hs=new _w;class Cw extends T.MessageType{constructor(){super("media.ProducerPayload",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"msid",kind:"scalar",T:9},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"mime_type",kind:"scalar",opt:!0,T:9}])}}const ww=new Cw;class Rw extends T.MessageType{constructor(){super("media.CreateTransportRequest",[{no:1,name:"consuming",kind:"scalar",T:8},{no:2,name:"force_tcp",kind:"scalar",opt:!0,T:8},{no:3,name:"description",kind:"message",T:()=>hs},{no:4,name:"private_ice",kind:"scalar",opt:!0,T:8},{no:5,name:"producers",kind:"message",repeat:1,T:()=>ww}])}}const bw=new Rw;class kw extends T.MessageType{constructor(){super("media.AudioActivityRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"energy",kind:"scalar",T:5},{no:3,name:"silent",kind:"scalar",T:8}])}}const Mw=new kw;class Aw extends T.MessageType{constructor(){super("media.CreateTransportResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hs},{no:3,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:4,name:"producer_ids",kind:"scalar",repeat:2,T:9}])}}const lf=new Aw;class Iw extends T.MessageType{constructor(){super("media.RenegotiateRequest",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hs}])}}const Dw=new Iw;class Ow extends T.MessageType{constructor(){super("media.RenegotiateResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hs}])}}new Ow;class Nw extends T.MessageType{constructor(){super("media.NestedScore",[{no:1,name:"encoding_idx",kind:"scalar",T:5},{no:2,name:"rid",kind:"scalar",T:9},{no:3,name:"score",kind:"scalar",T:5},{no:4,name:"ssrc",kind:"scalar",T:3,L:0}])}}const Lw=new Nw;class Vw extends T.MessageType{constructor(){super("media.ProducerTrack",[{no:1,name:"track_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9},{no:3,name:"stream_id",kind:"scalar",T:9}])}}const xw=new Vw;class Uw extends T.MessageType{constructor(){super("media.ProducerEntry",[{no:1,name:"producing_transport_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9}])}}new Uw;class $w extends T.MessageType{constructor(){super("media.ConsumerEntry",[{no:1,name:"consuming_transport_id",kind:"scalar",T:9},{no:2,name:"consumer_id",kind:"scalar",T:9}])}}new $w;class Bw extends T.MessageType{constructor(){super("media.ProducerState",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"kind",kind:"enum",T:()=>["media.ProducerKind",rr]},{no:3,name:"pause",kind:"scalar",T:8},{no:4,name:"screen_share",kind:"scalar",T:8},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"codec",kind:"message",T:()=>df}])}}const $c=new Bw;class Hw extends T.MessageType{constructor(){super("media.ConsumerState",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>$c},{no:3,name:"producer_track",kind:"message",T:()=>xw},{no:4,name:"error_code",kind:"scalar",opt:!0,T:9}])}}const Fw=new Hw;class qw extends T.MessageType{constructor(){super("media.ProducerIdToConsumerMap",[{no:1,name:"map",kind:"map",K:9,V:{kind:"message",T:()=>Fw}}])}}const uf=new qw;class jw extends T.MessageType{constructor(){super("media.PeerRtpCapabilitites",[{no:1,name:"sender",kind:"message",T:()=>Gp},{no:2,name:"receiver",kind:"message",T:()=>Gp}])}}const hf=new jw;class Gw extends T.MessageType{constructor(){super("media.RtpCapability",[{no:1,name:"codecs",kind:"message",repeat:1,T:()=>df},{no:2,name:"header_extensions",kind:"message",repeat:1,T:()=>Ew}])}}const jp=new Gw;class Ww extends T.MessageType{constructor(){super("media.RtpCapabilitites",[{no:1,name:"audio",kind:"message",T:()=>jp},{no:2,name:"video",kind:"message",T:()=>jp}])}}const Gp=new Ww;class Jw extends T.MessageType{constructor(){super("media.PreferredCodec",[{no:1,name:"audio",kind:"scalar",opt:!0,T:9},{no:2,name:"video",kind:"scalar",opt:!0,T:9}])}}const Kw=new Jw;class zw extends T.MessageType{constructor(){super("media.Simulcast",[{no:1,name:"preferred_rid",kind:"scalar",opt:!0,T:9},{no:2,name:"priority_ordering",kind:"scalar",opt:!0,T:9},{no:3,name:"rid_not_available",kind:"scalar",opt:!0,T:9}])}}const pf=new zw;class Yw extends T.MessageType{constructor(){super("media.edge.GeoLocation",[{no:1,name:"latitude",kind:"scalar",T:2},{no:2,name:"longitude",kind:"scalar",T:2},{no:3,name:"region",kind:"scalar",opt:!0,T:9}])}}const Qw=new Yw;class Xw extends T.MessageType{constructor(){super("media.edge.PeerJoinRequest",[{no:1,name:"display_name",kind:"scalar",opt:!0,T:9},{no:2,name:"prejoined",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:5,name:"preset",kind:"scalar",opt:!0,T:12},{no:6,name:"user_id",kind:"scalar",opt:!0,T:9},{no:7,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:8,name:"location",kind:"message",T:()=>Qw},{no:9,name:"capabilities",kind:"message",T:()=>hf}])}}const Zw=new Xw;class eR extends T.MessageType{constructor(){super("media.edge.PeerJoinCompleteRequest",[])}}const tR=new eR;class sR extends T.MessageType{constructor(){super("media.edge.PeerLeaveRequest",[{no:1,name:"close_room",kind:"scalar",T:8}])}}const rR=new sR;class iR extends T.MessageType{constructor(){super("media.edge.ConsumeMultipleProducerRequest",[{no:1,name:"producer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8}])}}new iR;class nR extends T.MessageType{constructor(){super("media.edge.ConsumePeerRequest",[{no:1,name:"producing_peer_id",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8},{no:3,name:"producer_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preferred_codec",kind:"message",T:()=>Kw},{no:5,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:6,name:"simulcast",kind:"message",T:()=>pf}])}}const aR=new nR;class oR extends T.MessageType{constructor(){super("media.edge.ConsumePeersRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>aR},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const cR=new oR;class dR extends T.MessageType{constructor(){super("media.edge.UpdateConsumerSimulcastConfigRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"simulcast",kind:"message",T:()=>pf},{no:3,name:"producing_transport_id",kind:"scalar",T:9},{no:4,name:"mid",kind:"scalar",T:9}])}}const lR=new dR;class uR extends T.MessageType{constructor(){super("media.edge.UpdateConsumersSimulcastConfigRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>lR},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const hR=new uR;class pR extends T.MessageType{constructor(){super("media.edge.ProducerCreateRequest",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"description",kind:"message",T:()=>hs},{no:5,name:"msid",kind:"scalar",T:9},{no:6,name:"app_data",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const gR=new pR;class mR extends T.MessageType{constructor(){super("media.edge.SelectedPeersRequest",[])}}new mR;class fR extends T.MessageType{constructor(){super("media.edge.GlobalPeerPinningRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const TR=new fR;class SR extends T.MessageType{constructor(){super("media.edge.ProducerToggleRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}const Kc=new SR;class vR extends T.MessageType{constructor(){super("media.edge.ConsumerToggleRequest",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}new vR;class yR extends T.MessageType{constructor(){super("media.edge.ProducerCloseRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hs},{no:3,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const ER=new yR;class PR extends T.MessageType{constructor(){super("media.edge.ConsumerCloseRequest",[{no:1,name:"consumer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"description",kind:"message",T:()=>hs},{no:3,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const _R=new PR;class CR extends T.MessageType{constructor(){super("media.edge.KickPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new CR;class wR extends T.MessageType{constructor(){super("media.edge.KickAllPeersRequest",[{no:1,name:"propagate_kick_across_rooms",kind:"scalar",T:8}])}}const gf=new wR;class RR extends T.MessageType{constructor(){super("media.edge.PeerDisplayNameEditRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}const bR=new RR;class kR extends T.MessageType{constructor(){super("media.edge.HostMediaControlForPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"audio",kind:"scalar",T:8},{no:3,name:"video",kind:"scalar",T:8},{no:4,name:"scree_share",kind:"scalar",T:8}])}}const MR=new kR;class AR extends T.MessageType{constructor(){super("media.edge.HostMediaControlForAllPeerRequest",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8}])}}const IR=new AR;class DR extends T.MessageType{constructor(){super("media.edge.GetRoomStateResponse",[{no:1,name:"display_title",kind:"scalar",T:9},{no:2,name:"locked_mode",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"room_name",kind:"scalar",T:9},{no:5,name:"current_peer_id",kind:"scalar",T:9},{no:6,name:"is_recording",kind:"scalar",opt:!0,T:8},{no:7,name:"recorder_participant_id",kind:"scalar",opt:!0,T:9},{no:8,name:"pinned_peer_ids",kind:"scalar",repeat:2,T:9}])}}const OR=new DR;class NR extends T.MessageType{constructor(){super("media.edge.ErrorResponse",[{no:1,name:"error_message",kind:"scalar",T:9},{no:2,name:"event_id",kind:"scalar",T:5}])}}const LR=new NR;class VR extends T.MessageType{constructor(){super("media.edge.EmptyResponse",[])}}new VR;class xR extends T.MessageType{constructor(){super("media.edge.RoomParticipants",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"producer_states",kind:"message",repeat:1,T:()=>$c},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"user_id",kind:"scalar",opt:!0,T:9},{no:5,name:"capabilities",kind:"message",T:()=>hf}])}}const mf=new xR;class UR extends T.MessageType{constructor(){super("media.edge.SelectedPeersResponse",[{no:1,name:"audio_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"compulsory_peers",kind:"scalar",repeat:2,T:9}])}}const Cu=new UR;class $R extends T.MessageType{constructor(){super("media.edge.SelectedPeersDiffEntry",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"priority",kind:"scalar",T:5}])}}const BR=new $R;class HR extends T.MessageType{constructor(){super("media.edge.SelectedPeersDiffResponse",[{no:1,name:"entries",kind:"message",repeat:1,T:()=>BR}])}}const Wp=new HR;class FR extends T.MessageType{constructor(){super("media.edge.PeerJoinResponse",[])}}new FR;class qR extends T.MessageType{constructor(){super("media.edge.PeerJoinCompleteResponse",[{no:1,name:"room_state",kind:"message",T:()=>OR},{no:2,name:"participants",kind:"message",repeat:1,T:()=>mf},{no:3,name:"selected_peers",kind:"message",T:()=>Cu},{no:4,name:"max_preferred_streams",kind:"scalar",T:5}])}}const wu=new qR;class jR extends T.MessageType{constructor(){super("media.edge.PeerLeaveResponse",[{no:1,name:"closed",kind:"scalar",T:8}])}}const GR=new jR;class WR extends T.MessageType{constructor(){super("media.edge.ConsumeMultipleProducerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>uf}])}}new WR;class JR extends T.MessageType{constructor(){super("media.edge.ConsumePeerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>uf},{no:3,name:"description",kind:"message",T:()=>hs}])}}const KR=new JR;class zR extends T.MessageType{constructor(){super("media.edge.ProducerCreateResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"producer_id",kind:"scalar",T:9},{no:4,name:"description",kind:"message",T:()=>hs}])}}const YR=new zR;class QR extends T.MessageType{constructor(){super("media.edge.ProducerScoreResponse",[{no:1,name:"responseid",kind:"scalar",T:9},{no:2,name:"score",kind:"message",T:()=>Lw}])}}new QR;class XR extends T.MessageType{constructor(){super("media.edge.ActiveSpeakerResponse",[{no:1,name:"responsepeer_id",kind:"scalar",T:9},{no:2,name:"volume",kind:"scalar",T:5}])}}new XR;class ZR extends T.MessageType{constructor(){super("media.edge.NoActiveSpeakerResponse",[])}}new ZR;class eb extends T.MessageType{constructor(){super("media.edge.ProducerToggleResponse",[])}}new eb;class tb extends T.MessageType{constructor(){super("media.edge.ConsumerToggleResponse",[])}}new tb;class sb extends T.MessageType{constructor(){super("media.edge.ProducerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>hs}])}}const rb=new sb;class ib extends T.MessageType{constructor(){super("media.edge.ConsumerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>hs}])}}const nb=new ib;class ab extends T.MessageType{constructor(){super("media.edge.GlobalPeerPinningResponse",[])}}new ab;class ob extends T.MessageType{constructor(){super("media.edge.KickPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new ob;class cb extends T.MessageType{constructor(){super("media.edge.KickAllPeersResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new cb;class db extends T.MessageType{constructor(){super("media.edge.HostMediaControlForPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const lb=new db;class ub extends T.MessageType{constructor(){super("media.edge.HostMediaControlForAllPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const hb=new ub;class pb extends T.MessageType{constructor(){super("media.edge.PeerDisplayNameEditResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const gb=new pb;class mb extends T.MessageType{constructor(){super("media.edge.PeerJoinBroadcastResponse",[{no:1,name:"participant",kind:"message",T:()=>mf}])}}const Jp=new mb;class fb extends T.MessageType{constructor(){super("media.edge.TrackSubscriptionKind",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8}])}}const Kp=new fb;class Tb extends T.MessageType{constructor(){super("media.edge.TrackSubscription",[{no:1,name:"label",kind:"scalar",T:9},{no:2,name:"webcam",kind:"message",T:()=>Kp},{no:3,name:"screenshare",kind:"message",T:()=>Kp}])}}const Sb=new Tb;class vb extends T.MessageType{constructor(){super("media.edge.PeerProducingTransportCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"transport_details",kind:"message",T:()=>lf},{no:3,name:"track_subscriptions",kind:"message",repeat:1,T:()=>Sb}])}}new vb;class yb extends T.MessageType{constructor(){super("media.edge.PeerProducerCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>$c}])}}const Eb=new yb;class Pb extends T.MessageType{constructor(){super("media.edge.PeerProducerToggleBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>$c},{no:3,name:"initiator_participant_id",kind:"scalar",opt:!0,T:9}])}}const zp=new Pb;class _b extends T.MessageType{constructor(){super("media.edge.PeerProducerCloseBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>$c}])}}const Cb=new _b;class wb extends T.MessageType{constructor(){super("media.edge.PeerLeaveBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Ru=new wb;class Rb extends T.MessageType{constructor(){super("media.edge.GlobalPeerPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Yp=new Rb;class bb extends T.MessageType{constructor(){super("media.edge.GlobalPeerUnPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new bb;class kb extends T.MessageType{constructor(){super("media.edge.RecordingStartedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new kb;class Mb extends T.MessageType{constructor(){super("media.edge.RecordingStoppedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new Mb;class Ab extends T.MessageType{constructor(){super("media.edge.PeerDisplayNameEditBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}new Ab;class Ib extends T.MessageType{constructor(){super("media.edge.PeerPingRequestBroadcastResponse",[{no:1,name:"password",kind:"scalar",T:9}])}}new Ib;class Db extends T.MessageType{constructor(){super("media.edge.MediaRoomTerminationBroadcastResponse",[{no:1,name:"reason",kind:"scalar",T:9}])}}new Db;class Ob extends T.MessageType{constructor(){super("socket.ai.MeetingTranscript",[{no:1,name:"meeting_id",kind:"scalar",T:9},{no:2,name:"transcript",kind:"scalar",T:9},{no:3,name:"is_partial",kind:"scalar",T:8}])}}const nu=new Ob;class Nb extends T.MessageType{constructor(){super("socket.api.BaseSocketHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9}])}}new Nb;class Lb extends T.MessageType{constructor(){super("socket.api.ErrorMessage",[{no:1,name:"code",kind:"scalar",opt:!0,T:5},{no:2,name:"message",kind:"scalar",T:9}])}}const Vb=new Lb;var Qi;(function(s){s[s.BROWSER=0]="BROWSER",s[s.TRACK=1]="TRACK",s[s.COMPOSITE=2]="COMPOSITE"})(Qi||(Qi={}));var Zs;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.ON_STAGE=1]="ON_STAGE",s[s.APPROVED_STAGE=2]="APPROVED_STAGE",s[s.REQUESTED_STAGE=3]="REQUESTED_STAGE",s[s.OFF_STAGE=4]="OFF_STAGE"})(Zs||(Zs={}));var bu;(function(s){s[s.NONE=0]="NONE",s[s.RECORDER=1]="RECORDER",s[s.LIVESTREAMER=2]="LIVESTREAMER"})(bu||(bu={}));var ku;(function(s){s[s.PEERS=0]="PEERS",s[s.ROOMS=1]="ROOMS"})(ku||(ku={}));var Pd;(function(s){s[s.HIVE=0]="HIVE",s[s.CHAT=1]="CHAT",s[s.PING=2]="PING"})(Pd||(Pd={}));class xb extends T.MessageType{constructor(){super("socket.room.PeerFlags",[{no:1,name:"preset_name",kind:"scalar",T:9},{no:2,name:"recorder_type",kind:"scalar",T:9},{no:3,name:"hidden_participant",kind:"scalar",T:8}])}}const Ub=new xb;class $b extends T.MessageType{constructor(){super("socket.room.Peer",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",Zs,"STAGE_TYPE_"]},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:7,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:8,name:"waitlisted",kind:"scalar",T:8},{no:9,name:"flags",kind:"message",T:()=>Ub}])}}const ql=new $b;class Bb extends T.MessageType{constructor(){super("socket.room.PeerInfoResponse",[{no:1,name:"peer",kind:"message",T:()=>ql}])}}const dn=new Bb;class Hb extends T.MessageType{constructor(){super("socket.room.PeerStatusUpdate",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",Zs,"STAGE_TYPE_"]}])}}const Qp=new Hb;class Fb extends T.MessageType{constructor(){super("socket.room.RoomPeersInfoRequest",[{no:1,name:"seach_query",kind:"scalar",T:9},{no:2,name:"limit",kind:"scalar",T:5},{no:3,name:"offset",kind:"scalar",T:5}])}}const qb=new Fb;class jb extends T.MessageType{constructor(){super("socket.room.RoomPeersInfoResponse",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>ql}])}}const au=new jb;class Gb extends T.MessageType{constructor(){super("socket.room.RoomPeerCountResponse",[{no:1,name:"count",kind:"scalar",T:4,L:2}])}}const Xp=new Gb;class Wb extends T.MessageType{constructor(){super("socket.room.Room",[{no:1,name:"room_id",kind:"scalar",T:9},{no:2,name:"title",kind:"scalar",T:9},{no:4,name:"created_at",kind:"scalar",T:4,L:2},{no:5,name:"active_recordings",kind:"message",repeat:1,T:()=>Kb},{no:6,name:"room_uuid",kind:"scalar",opt:!0,T:9}])}}const ff=new Wb;class Jb extends T.MessageType{constructor(){super("socket.room.ActiveRecording",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",Qi]},{no:3,name:"recording_status",kind:"scalar",T:9}])}}const Kb=new Jb;class zb extends T.MessageType{constructor(){super("socket.room.RoomInfoResponse",[{no:1,name:"room",kind:"message",T:()=>ff}])}}const Zp=new zb;class Yb extends T.MessageType{constructor(){super("socket.room.GetPeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9}])}}const Tf=new Yb;class Qb extends T.MessageType{constructor(){super("socket.room.UpdatePeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9}])}}new Qb;class Xb extends T.MessageType{constructor(){super("socket.room.JoinRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>ql},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:5,name:"use_hive",kind:"scalar",opt:!0,T:8},{no:6,name:"preset",kind:"scalar",opt:!0,T:12},{no:7,name:"capabilities",kind:"enum",repeat:1,T:()=>["socket.room.Capabilities",Pd,"CAPABILITIES_"]},{no:8,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const Zb=new Xb;class ek extends T.MessageType{constructor(){super("socket.room.LeaveRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>ql},{no:2,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const tk=new ek;class sk extends T.MessageType{constructor(){super("socket.room.UpdateRoomInfoRequest",[{no:1,name:"room",kind:"message",T:()=>ff}])}}new sk;class rk extends T.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpRequest",[])}}new rk;class ik extends T.MessageType{constructor(){super("socket.room.ServiceError",[{no:1,name:"message",kind:"scalar",opt:!0,T:9},{no:2,name:"code",kind:"scalar",opt:!0,T:9}])}}const Nh=new ik;class nk extends T.MessageType{constructor(){super("socket.room.ConnectedMeetingPeer",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:5,name:"display_picture_url",kind:"scalar",opt:!0,T:9}])}}const ak=new nk;class ok extends T.MessageType{constructor(){super("socket.room.ConnectedMeetingDump",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>ak}])}}const eg=new ok;class ck extends T.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpResponse",[{no:1,name:"parent_meeting",kind:"message",T:()=>eg},{no:2,name:"meetings",kind:"message",repeat:1,T:()=>eg}])}}const dk=new ck;class lk extends T.MessageType{constructor(){super("socket.room.CreateRoomRequestPayload",[{no:1,name:"title",kind:"scalar",opt:!0,T:9}])}}const uk=new lk;class hk extends T.MessageType{constructor(){super("socket.room.CreateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>uk}])}}const pk=new hk;class gk extends T.MessageType{constructor(){super("socket.room.CreateRoomResponsePayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>Nh}])}}const mk=new gk;class fk extends T.MessageType{constructor(){super("socket.room.CreateConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>mk}])}}const tg=new fk;class Tk extends T.MessageType{constructor(){super("socket.room.UpdateRoomRequestPayload",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9}])}}const Sk=new Tk;class vk extends T.MessageType{constructor(){super("socket.room.UpdateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Sk}])}}new vk;class yk extends T.MessageType{constructor(){super("socket.room.DisableRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9}])}}const Ek=new yk;class Pk extends T.MessageType{constructor(){super("socket.room.DisableConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Ek}])}}const _k=new Pk;class Ck extends T.MessageType{constructor(){super("socket.room.DisableConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>bk}])}}const wk=new Ck;class Rk extends T.MessageType{constructor(){super("socket.room.DisableConnectedRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"status",kind:"scalar",opt:!0,T:9},{no:3,name:"title",kind:"scalar",opt:!0,T:9},{no:4,name:"error",kind:"message",T:()=>Nh}])}}const bk=new Rk;class kk extends T.MessageType{constructor(){super("socket.room.MovePeerPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"preset_id",kind:"scalar",opt:!0,T:9}])}}const Mk=new kk;class Ak extends T.MessageType{constructor(){super("socket.room.MovePeersBetweenRoomsRequest",[{no:1,name:"source_meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"destination_meeting_id",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>Mk}])}}const Ik=new Ak;class Dk extends T.MessageType{constructor(){super("socket.room.MovedPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>Nh}])}}const Sf=new Dk;class Ok extends T.MessageType{constructor(){super("socket.room.MovePeersBetweenRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Sf}])}}new Ok;class Nk extends T.MessageType{constructor(){super("socket.room.TransferPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"auth_token",kind:"scalar",opt:!0,T:9}])}}const Lk=new Nk;class Vk extends T.MessageType{constructor(){super("socket.room.GetAllAddedParticipantsResponse",[{no:1,name:"participants",kind:"message",repeat:1,T:()=>$k}])}}const xk=new Vk;class Uk extends T.MessageType{constructor(){super("socket.room.AddedParticipant",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const $k=new Uk;class Bk extends T.MessageType{constructor(){super("socket.room.RemoveParticipantsRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const vf=new Bk;class Hk extends T.MessageType{constructor(){super("socket.room.BroadcastMessage",[{no:1,name:"type",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",T:12},{no:3,name:"timestamp",kind:"scalar",T:4,L:2},{no:4,name:"ids",kind:"scalar",repeat:2,T:9},{no:5,name:"broadcast_type",kind:"enum",opt:!0,T:()=>["socket.room.BroadcastType",ku,"BROADCAST_TYPE_"]}])}}const ja=new Hk;class Fk extends T.MessageType{constructor(){super("socket.room.AcceptWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const qk=new Fk;class jk extends T.MessageType{constructor(){super("socket.room.DenyWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Gk=new jk;class Wk extends T.MessageType{constructor(){super("socket.room.WaitingRoomRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"picture",kind:"scalar",opt:!0,T:9},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_name",kind:"scalar",opt:!0,T:9}])}}const Jk=new Wk;class Kk extends T.MessageType{constructor(){super("socket.room.GetWaitingRoomRequests",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>Jk}])}}const sg=new Kk;class zk extends T.MessageType{constructor(){super("socket.room.GetRoomStageStateResponse",[{no:1,name:"on_stage_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"approved_stage_peers",kind:"scalar",repeat:2,T:9},{no:3,name:"requested_stage_peers",kind:"scalar",repeat:2,T:9}])}}const rg=new zk;var Mu;(function(s){s[s.NONE=0]="NONE",s[s.SKIP=1]="SKIP",s[s.ON_PRIVILEGED_USER_ENTRY=2]="ON_PRIVILEGED_USER_ENTRY",s[s.SKIP_ON_ACCEPT=3]="SKIP_ON_ACCEPT"})(Mu||(Mu={}));var Wr;(function(s){s[s.NONE=0]="NONE",s[s.ALLOWED=1]="ALLOWED",s[s.NOT_ALLOWED=2]="NOT_ALLOWED",s[s.CAN_REQUEST=3]="CAN_REQUEST"})(Wr||(Wr={}));class Yk extends T.MessageType{constructor(){super("socket.preset.PollsPermissionUpdate",[{no:1,name:"can_create",kind:"scalar",opt:!0,T:8},{no:2,name:"can_vote",kind:"scalar",opt:!0,T:8},{no:3,name:"can_view",kind:"scalar",opt:!0,T:8}])}}const Qk=new Yk;class Xk extends T.MessageType{constructor(){super("socket.preset.PluginsPermissionsUpdate",[{no:1,name:"can_close",kind:"scalar",opt:!0,T:8},{no:2,name:"can_start",kind:"scalar",opt:!0,T:8}])}}const Zk=new Xk;class eM extends T.MessageType{constructor(){super("socket.preset.PublicChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"text",kind:"scalar",opt:!0,T:8},{no:3,name:"files",kind:"scalar",opt:!0,T:8}])}}const tM=new eM;class sM extends T.MessageType{constructor(){super("socket.preset.PrivateChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"can_receive",kind:"scalar",opt:!0,T:8},{no:3,name:"text",kind:"scalar",opt:!0,T:8},{no:4,name:"files",kind:"scalar",opt:!0,T:8}])}}const rM=new sM;class iM extends T.MessageType{constructor(){super("socket.preset.ChatPermissionUpdate",[{no:1,name:"public",kind:"message",T:()=>tM},{no:2,name:"private",kind:"message",T:()=>rM}])}}const nM=new iM;class aM extends T.MessageType{constructor(){super("socket.preset.ConnectedMeetingPermissionUpdate",[{no:1,name:"can_alter_connected_meetings",kind:"scalar",opt:!0,T:8},{no:2,name:"can_switch_to_parent_meeting",kind:"scalar",opt:!0,T:8},{no:3,name:"can_switch_connected_meetings",kind:"scalar",opt:!0,T:8}])}}const oM=new aM;class cM extends T.MessageType{constructor(){super("socket.preset.StreamPermission",[{no:1,name:"can_produce",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Wr,"STREAM_PERMISSION_TYPE_"]},{no:2,name:"can_consume",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Wr,"STREAM_PERMISSION_TYPE_"]}])}}const ou=new cM;class dM extends T.MessageType{constructor(){super("socket.preset.MediaPermissionUpdate",[{no:1,name:"video",kind:"message",T:()=>ou},{no:2,name:"audio",kind:"message",T:()=>ou},{no:3,name:"screenshare",kind:"message",T:()=>ou}])}}const lM=new dM;class uM extends T.MessageType{constructor(){super("socket.preset.PresetUpdates",[{no:1,name:"polls",kind:"message",T:()=>Qk},{no:2,name:"plugins",kind:"message",T:()=>Zk},{no:3,name:"chat",kind:"message",T:()=>nM},{no:4,name:"accept_waiting_requests",kind:"scalar",opt:!0,T:8},{no:5,name:"can_accept_production_requests",kind:"scalar",opt:!0,T:8},{no:6,name:"can_edit_display_name",kind:"scalar",opt:!0,T:8},{no:7,name:"can_record",kind:"scalar",opt:!0,T:8},{no:8,name:"can_livestream",kind:"scalar",opt:!0,T:8},{no:9,name:"can_spotlight",kind:"scalar",opt:!0,T:8},{no:10,name:"disable_participant_audio",kind:"scalar",opt:!0,T:8},{no:11,name:"disable_participant_screensharing",kind:"scalar",opt:!0,T:8},{no:12,name:"disable_participant_video",kind:"scalar",opt:!0,T:8},{no:13,name:"kick_participant",kind:"scalar",opt:!0,T:8},{no:14,name:"pin_participant",kind:"scalar",opt:!0,T:8},{no:15,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:16,name:"waiting_room_type",kind:"enum",opt:!0,T:()=>["socket.preset.WaitingRoomType",Mu,"WAITING_ROOM_TYPE_"]},{no:17,name:"is_recorder",kind:"scalar",opt:!0,T:8},{no:18,name:"recorder_type",kind:"enum",opt:!0,T:()=>["socket.room.RecorderType",bu,"RECORDER_TYPE_"]},{no:19,name:"hidden_participant",kind:"scalar",opt:!0,T:8},{no:20,name:"show_participant_list",kind:"scalar",opt:!0,T:8},{no:21,name:"can_change_participant_permissions",kind:"scalar",opt:!0,T:8},{no:22,name:"connected_meetings",kind:"message",T:()=>oM},{no:23,name:"media",kind:"message",T:()=>lM}])}}const Lh=new uM;class hM extends T.MessageType{constructor(){super("socket.preset.ReadPeersPresetRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const pM=new hM;class gM extends T.MessageType{constructor(){super("socket.preset.PeerPreset",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"preset",kind:"scalar",T:12}])}}const mM=new gM;class fM extends T.MessageType{constructor(){super("socket.preset.ReadPeersPresetResponse",[{no:1,name:"peer_presets",kind:"message",repeat:1,T:()=>mM}])}}const TM=new fM;class SM extends T.MessageType{constructor(){super("socket.preset.UpdatePeerPreset",[{no:1,name:"user_ids",kind:"scalar",T:9},{no:2,name:"patch",kind:"message",T:()=>Lh}])}}const yf=new SM;class vM extends T.MessageType{constructor(){super("socket.preset.UpdatePeersPresetRequest",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>yf}])}}const yM=new vM;class EM extends T.MessageType{constructor(){super("socket.preset.UpdatePeersPresetResponse",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>yf}])}}const ig=new EM;class PM extends T.MessageType{constructor(){super("socket.preset.PeerUserIDMap",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9}])}}const _M=new PM;class CM extends T.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetRequest",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>_M},{no:2,name:"patch",kind:"message",T:()=>Lh}])}}new CM;class wM extends T.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetResponse",[{no:2,name:"patch",kind:"message",T:()=>Lh}])}}new wM;class RM extends T.MessageType{constructor(){super("socket.chat.ChatMessage",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"user_id",kind:"scalar",T:9},{no:4,name:"display_name",kind:"scalar",T:9},{no:5,name:"pinned",kind:"scalar",T:8},{no:6,name:"is_edited",kind:"scalar",T:8},{no:7,name:"payload_type",kind:"scalar",T:5},{no:8,name:"payload",kind:"scalar",T:9},{no:10,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:11,name:"created_at",kind:"scalar",T:4,L:2},{no:12,name:"created_at_ms",kind:"scalar",opt:!0,T:4,L:2},{no:13,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:14,name:"channel_index",kind:"scalar",opt:!0,T:9}])}}const Zr=new RM;class bM extends T.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageFilters",[{no:1,name:"pinned",kind:"scalar",oneof:"filters",T:8},{no:2,name:"user_id",kind:"scalar",oneof:"filters",T:9}])}}const kM=new bM;class MM extends T.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageRoomRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:6,name:"filters",kind:"message",T:()=>kM}])}}const AM=new MM;class IM extends T.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageRoomResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Zr},{no:2,name:"next",kind:"scalar",T:8}])}}const DM=new IM;class OM extends T.MessageType{constructor(){super("socket.chat.GetChatMessagesResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Zr}])}}const Ef=new OM;class NM extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomRequest",[{no:1,name:"payload_type",kind:"scalar",T:5},{no:2,name:"payload",kind:"scalar",T:9}])}}const LM=new NM;class VM extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomResponse",[{no:1,name:"message",kind:"message",T:()=>Zr}])}}const cu=new VM;class xM extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToPeersRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}const UM=new xM;class $M extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToPeersResponse",[{no:1,name:"message",kind:"message",T:()=>Zr}])}}const du=new $M;class BM extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToChannelRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}new BM;class HM extends T.MessageType{constructor(){super("socket.chat.SendChatMessageToChannelResponse",[{no:1,name:"message",kind:"message",T:()=>Zr}])}}new HM;class FM extends T.MessageType{constructor(){super("socket.chat.EditChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",opt:!0,T:5},{no:3,name:"payload",kind:"scalar",opt:!0,T:9},{no:4,name:"pinned",kind:"scalar",opt:!0,T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const qM=new FM;class jM extends T.MessageType{constructor(){super("socket.chat.PinChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const GM=new jM;class WM extends T.MessageType{constructor(){super("socket.chat.PinChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:4,name:"message",kind:"message",T:()=>Zr}])}}const zc=new WM;class JM extends T.MessageType{constructor(){super("socket.chat.EditChatMessageResponse",[{no:1,name:"message",kind:"message",T:()=>Zr}])}}const Yc=new JM;class KM extends T.MessageType{constructor(){super("socket.chat.DeleteChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const zM=new KM;class YM extends T.MessageType{constructor(){super("socket.chat.DeleteChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const Qc=new YM;class QM extends T.MessageType{constructor(){super("socket.chat.SearchChatMessagesRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:6,name:"search_term",kind:"scalar",T:9}])}}const XM=new QM;class ZM extends T.MessageType{constructor(){super("socket.chat.MarkChannelIndexAsReadRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"channel_index",kind:"scalar",T:9}])}}new ZM;class eA extends T.MessageType{constructor(){super("socket.chat.MarkChannelIndexAsReadResponse",[{no:1,name:"channel_index",kind:"scalar",T:9}])}}new eA;class tA extends T.MessageType{constructor(){super("socket.chat.CreateChatChannelRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8}])}}new tA;class sA extends T.MessageType{constructor(){super("socket.chat.UpdateChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:4,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:5,name:"visibility",kind:"scalar",opt:!0,T:9},{no:6,name:"is_direct_message",kind:"scalar",opt:!0,T:8}])}}new sA;class rA extends T.MessageType{constructor(){super("socket.chat.CreateChatChannelResponse",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new rA;class iA extends T.MessageType{constructor(){super("socket.chat.GetChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new iA;class nA extends T.MessageType{constructor(){super("socket.chat.LatestMessageAndUnreadCount",[{no:1,name:"message",kind:"message",T:()=>Zr},{no:2,name:"unread_count",kind:"scalar",T:4,L:2}])}}const aA=new nA;class oA extends T.MessageType{constructor(){super("socket.chat.ChatChannel",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8},{no:6,name:"latest_message_and_unread_count",kind:"message",T:()=>aA},{no:7,name:"target_user_ids",kind:"scalar",repeat:2,T:9}])}}const cA=new oA;class dA extends T.MessageType{constructor(){super("socket.chat.GetChatChannelResponse",[{no:1,name:"chat_channels",kind:"message",repeat:1,T:()=>cA}])}}new dA;class lA extends T.MessageType{constructor(){super("socket.chat.ChannelMember",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const uA=new lA;class hA extends T.MessageType{constructor(){super("socket.chat.GetChatChannelMembersResponse",[{no:1,name:"channel_members",kind:"message",repeat:1,T:()=>uA}])}}new hA;class pA extends T.MessageType{constructor(){super("socket.plugin.AddPluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}new pA;class gA extends T.MessageType{constructor(){super("socket.plugin.RemovePluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}new gA;class mA extends T.MessageType{constructor(){super("socket.plugin.EnablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}new mA;class fA extends T.MessageType{constructor(){super("socket.plugin.DisablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}new fA;class TA extends T.MessageType{constructor(){super("socket.plugin.EnablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}new TA;class SA extends T.MessageType{constructor(){super("socket.plugin.DisablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}new SA;class vA extends T.MessageType{constructor(){super("socket.plugin.PluginEventToRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}new vA;class yA extends T.MessageType{constructor(){super("socket.plugin.PluginEventToPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"plugin_data",kind:"scalar",T:12}])}}new yA;class EA extends T.MessageType{constructor(){super("socket.plugin.StoreKeys",[{no:1,name:"store_key",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",opt:!0,T:12}])}}const Vh=new EA;class PA extends T.MessageType{constructor(){super("socket.plugin.PluginStoreInsertKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"insert_keys",kind:"message",repeat:1,T:()=>Vh}])}}const _A=new PA;class CA extends T.MessageType{constructor(){super("socket.plugin.PluginStoreGetKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"get_keys",kind:"message",repeat:1,T:()=>Vh}])}}const wA=new CA;class RA extends T.MessageType{constructor(){super("socket.plugin.PluginStoreDeleteKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"delete_keys",kind:"message",repeat:1,T:()=>Vh}])}}const bA=new RA;class kA extends T.MessageType{constructor(){super("socket.plugin.PluginStoreDeleteRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9}])}}new kA;class MA extends T.MessageType{constructor(){super("socket.plugin.EnablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"enabled_by",kind:"scalar",T:9}])}}const AA=new MA;class IA extends T.MessageType{constructor(){super("socket.plugin.EnablePluginsResponse",[{no:1,name:"plugins",kind:"message",repeat:1,T:()=>AA}])}}new IA;class DA extends T.MessageType{constructor(){super("socket.plugin.DisablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"disabled_by",kind:"scalar",T:9}])}}new DA;class OA extends T.MessageType{constructor(){super("socket.plugin.PluginStoreItem",[{no:1,name:"timestamp",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"store_key",kind:"scalar",T:9},{no:4,name:"payload",kind:"scalar",T:12}])}}const NA=new OA;class LA extends T.MessageType{constructor(){super("socket.plugin.PluginStoreResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"store_items",kind:"message",repeat:1,T:()=>NA}])}}const ng=new LA;class VA extends T.MessageType{constructor(){super("socket.plugin.PluginEventResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}new VA;class xA extends T.MessageType{constructor(){super("socket.livestreaming.LiveStreamingEvent",[{no:1,name:"livestream_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"name",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",T:9},{no:5,name:"playback_url",kind:"scalar",T:9},{no:6,name:"org_id",kind:"scalar",T:9},{no:7,name:"room_name",kind:"scalar",T:9},{no:8,name:"room_uuid",kind:"scalar",T:9},{no:9,name:"status",kind:"scalar",T:9},{no:10,name:"manual_ingest",kind:"scalar",opt:!0,T:8}])}}const ag=new xA;class UA extends T.MessageType{constructor(){super("socket.livestreaming.GetStagePeersResponse",[{no:1,name:"stage_peers",kind:"scalar",repeat:2,T:9}])}}const og=new UA;class $A extends T.MessageType{constructor(){super("socket.livestreaming.StageRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9}])}}const BA=new $A;class HA extends T.MessageType{constructor(){super("socket.livestreaming.GetStageRequestsResponse",[{no:1,name:"stage_requests",kind:"message",repeat:1,T:()=>BA}])}}const lu=new HA;class FA extends T.MessageType{constructor(){super("socket.livestreaming.GrantStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const qA=new FA;class jA extends T.MessageType{constructor(){super("socket.livestreaming.DenyStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const GA=new jA;class WA extends T.MessageType{constructor(){super("socket.livestreaming.LeaveStageRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const cg=new WA;class JA extends T.MessageType{constructor(){super("socket.polls.Poll",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"created_by",kind:"scalar",T:9},{no:3,name:"created_by_user_id",kind:"scalar",T:9},{no:4,name:"question",kind:"scalar",T:9},{no:5,name:"options",kind:"message",repeat:1,T:()=>zA},{no:6,name:"hide_votes",kind:"scalar",T:8},{no:7,name:"anonymous",kind:"scalar",T:8},{no:8,name:"votes",kind:"scalar",repeat:2,T:9}])}}const Pf=new JA;class KA extends T.MessageType{constructor(){super("socket.polls.PollOption",[{no:1,name:"text",kind:"scalar",T:9},{no:2,name:"count",kind:"scalar",opt:!0,T:4,L:2},{no:3,name:"votes",kind:"message",repeat:1,T:()=>QA}])}}const zA=new KA;class YA extends T.MessageType{constructor(){super("socket.polls.PollVote",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",T:9}])}}const QA=new YA;class XA extends T.MessageType{constructor(){super("socket.polls.NewPollRequest",[{no:1,name:"question",kind:"scalar",T:9},{no:2,name:"options",kind:"scalar",repeat:2,T:9},{no:3,name:"anonymous",kind:"scalar",T:8},{no:4,name:"hide_votes",kind:"scalar",T:8},{no:5,name:"created_by",kind:"scalar",opt:!0,T:9},{no:6,name:"created_by_user_id",kind:"scalar",opt:!0,T:9}])}}const ZA=new XA;class eI extends T.MessageType{constructor(){super("socket.polls.VotePollRequest",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"index",kind:"scalar",T:4,L:2}])}}const tI=new eI;class sI extends T.MessageType{constructor(){super("socket.polls.UpdatePollResponse",[{no:1,name:"poll",kind:"message",T:()=>Pf}])}}const uu=new sI;class rI extends T.MessageType{constructor(){super("socket.polls.GetPollsResponse",[{no:1,name:"polls",kind:"message",repeat:1,T:()=>Pf}])}}const iI=new rI;class nI extends T.MessageType{constructor(){super("socket.recording.RecordingEvent",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",Qi]}])}}const dg=new nI;class aI extends T.MessageType{constructor(){super("google.protobuf.Timestamp",[{no:1,name:"seconds",kind:"scalar",T:3,L:0},{no:2,name:"nanos",kind:"scalar",T:5}])}now(){const t=this.create(),e=Date.now();return t.seconds=T.PbLong.from(Math.floor(e/1e3)).toBigInt(),t.nanos=e%1e3*1e6,t}toDate(t){return new Date(T.PbLong.from(t.seconds).toNumber()*1e3+Math.ceil(t.nanos/1e6))}fromDate(t){const e=this.create(),r=t.getTime();return e.seconds=T.PbLong.from(Math.floor(r/1e3)).toBigInt(),e.nanos=r%1e3*1e6,e}internalJsonWrite(t,e){let r=T.PbLong.from(t.seconds).toNumber()*1e3;if(r<Date.parse("0001-01-01T00:00:00Z")||r>Date.parse("9999-12-31T23:59:59Z"))throw new Error("Unable to encode Timestamp to JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");if(t.nanos<0)throw new Error("Unable to encode invalid Timestamp to JSON. Nanos must not be negative.");let i="Z";if(t.nanos>0){let a=(t.nanos+1e9).toString().substring(1);a.substring(3)==="000000"?i="."+a.substring(0,3)+"Z":a.substring(6)==="000"?i="."+a.substring(0,6)+"Z":i="."+a+"Z"}return new Date(r).toISOString().replace(".000Z",i)}internalJsonRead(t,e,r){if(typeof t!="string")throw new Error("Unable to parse Timestamp from JSON "+T.typeofJsonValue(t)+".");let i=t.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:Z|\.([0-9]{3,9})Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!i)throw new Error("Unable to parse Timestamp from JSON. Invalid format.");let a=Date.parse(i[1]+"-"+i[2]+"-"+i[3]+"T"+i[4]+":"+i[5]+":"+i[6]+(i[8]?i[8]:"Z"));if(Number.isNaN(a))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(a<Date.parse("0001-01-01T00:00:00Z")||a>Date.parse("9999-12-31T23:59:59Z"))throw new globalThis.Error("Unable to parse Timestamp from JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");return r||(r=this.create()),r.seconds=T.PbLong.from(a/1e3).toBigInt(),r.nanos=0,i[7]&&(r.nanos=parseInt("1"+i[7]+"0".repeat(9-i[7].length))-1e9),r}}new aI;class oI extends T.MessageType{constructor(){super("common.BaseHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9},{no:9,name:"room_object_id",kind:"scalar",opt:!0,T:9},{no:10,name:"preset",kind:"scalar",opt:!0,T:9},{no:11,name:"use_start_session",kind:"scalar",opt:!0,T:8}])}}const Au=new oI;class cI extends T.MessageType{constructor(){super("common.BulkedHubMessage",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Au}])}}new cI;class dI extends T.MessageType{constructor(){super("common.CFWorkersResponse",[{no:1,name:"responses",kind:"message",repeat:1,T:()=>Au},{no:2,name:"broadcast_responses",kind:"message",repeat:1,T:()=>Au}])}}new dI;const lI=0,uI=1,hI=2,pI=3,gI=5,mI={getPeerInfo:0,updatePeerInfo:1,getRoomPeersInfo:2,joinRoom:3,leaveRoom:4,getRoomInfo:5,updateRoomInfo:6,closeRoom:7,startedLivestream:8,stoppedLivestream:9,erroredLivestream:10,getStagePeers:11,getStageRequests:12,requestStageAccess:13,cancelStageRequest:14,grantStageAccess:15,denyStageAccess:16,roomPeerCount:17,joinStage:18,leaveStage:19,getConnectedRoomsDump:20,createConnectedRooms:21,deleteConnectedRooms:22,movePeers:23,transferPeer:24,movedPeer:25,connectedRoomsUpdated:26,connectedRoomsDeleted:27,getAllAddedParticipants:28,broadcastMessage:29,kick:30,kickAll:31,transcript:32,getWaitingRoomRequests:33,acceptWaitingRoomRequests:34,waitingRoomRequestAccepted:35,denyWaitingRoomRequests:36,waitingRoomRequestDenied:37,peerStageStatusUpdate:38,broadcastToEntity:39,recordingStarted:40,recordingStopped:41,recordingPaused:42,getRoomStageState:43,livestreamingInvoked:44},fI={getMessages:0,sendMessageToRoom:1,sendMessageToPeers:2,editMessage:3,deleteMessage:4,getPaginatedMessages:5,searchChannelMessages:7,pinMessage:10},TI={getPlugins:0,addPlugin:1,enablePluginForRoom:2,disablePluginForPeers:3,enablePluginForPeers:4,disablePluginForRoom:5,removePlugin:6,customPluginEventToRoom:7,customPluginEventToPeers:8,storeInsertKeys:9,storeGetKeys:10,storeDeleteKeys:11,storeDelete:12},SI={createPoll:0,getPolls:1,votePoll:2,updatePoll:3},_f={unknown:0,createWebRTCTransport:1,produce:2,consume:3,toggleProducer:4,toggleConsumer:5,closeProducer:6,closeConsumer:7,updateConsumersSimulcastConfig:8,joinRoom:16,leaveRoom:17,selectedPeer:18,globalPinPeer:19,selfJoinComplete:20,peerJoinedBroadcast:25,peerLeaveBroadcast:26,peerProducerCreateBroadcast:27,peerProducerToggleBroadcast:28,peerProducerCloseBroadcast:29,globalPeerPinBroadcast:30,recordingStartedBroadcast:31,recordingStoppedBroadcast:32,peerDisplayNameEditBroadcast:33,mediaRoomTerminationBroadcastResponse:36,selectedPeerDiff:40,renegotiateSessionDescription:50,errorResponse:60,kickPeer:90,kickAll:91,changeDisplayName:92,hostControlPeer:93,hostControlAllPeers:94,audioActivity:100},vI={getUserPresets:0,updateUserPreset:1};function Bc(s,t){return Object.keys(t).reduce((e,r)=>(e[r]=(s<<16)+t[r],e),{})}function Cf(s,t){return Object.keys(s).reduce((e,r)=>(e[r]=t|s[r],e),{})}const x=Bc(lI,mI),Fe=Bc(uI,fI),Is=Bc(hI,TI),Ds=Bc(pI,SI),vr=Cf(_f,16777216),ds=Cf(_f,50331648),rd=Bc(gI,vI);var yI=Object.defineProperty,EI=Object.getOwnPropertyDescriptor,ei=(s,t,e,r)=>{for(var i=r>1?void 0:r?EI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&yI(t,e,i),i},Jt=(s=>(s[s.TEXT=0]="TEXT",s[s.IMAGE=1]="IMAGE",s[s.FILE=2]="FILE",s[s.CUSTOM=3]="CUSTOM",s))(Jt||{}),_t,Rn;class dr{constructor(t,e){g(this,_t,void 0);g(this,Rn,void 0);m(this,_t,e),m(this,Rn,t)}get telemetry(){return n(this,Rn).getValue("telemetry")}get logger(){return n(this,Rn).getValue("logger")}getChatMessages(){return n(this,_t).sendMessagePromise(Fe.getMessages)}async getChatMessagesPaginated(t,e,r,i){const a={timeStamp:t,size:e,from:0,reversed:r,...i&&{filters:{filters:i}}},o=await n(this,_t).sendMessagePromise(Fe.getPaginatedMessages,AM.toBinary(a));return o.payload?DM.fromBinary(o.payload):{messages:[],next:!1}}sendMessageToRoom(t,e){const r={payloadType:e,payload:t};n(this,_t).sendMessage(Fe.sendMessageToRoom,LM.toBinary(r))}sendMessageToPeers(t,e,r){const i={payloadType:e,peerIds:r,payload:t};n(this,_t).sendMessage(Fe.sendMessageToPeers,UM.toBinary(i))}sendMessage(t,e,r){if(r&&r.length>0){this.sendMessageToPeers(t,e,r);return}this.sendMessageToRoom(t,e)}async editMessage(t,e,r,i){const a={chatId:t,payloadType:r,payload:e};i!==void 0&&(a.pinned=i);const o=await n(this,_t).sendMessagePromise(Fe.editMessage,qM.toBinary(a));return Yc.fromBinary(o.payload).message}async deleteMessage(t){const e={chatId:t},r=await n(this,_t).sendMessagePromise(Fe.deleteMessage,zM.toBinary(e));return{id:Qc.fromBinary(r.payload).chatId}}async searchMessages(t,e){var i,a,o,c;const r={searchTerm:t,timeStamp:(i=e.timestamp)!=null?i:Date.now(),size:(a=e.limit)!=null?a:75,from:(o=e.offset)!=null?o:0,reversed:(c=e.reversed)!=null?c:!0};try{const d=await n(this,_t).sendMessagePromise(Fe.searchChannelMessages,XM.toBinary(r));return Ef.fromBinary(d.payload).messages}catch(d){return[]}}async setPinState(t,e){const r={chatId:t,pinned:e},i=await n(this,_t).sendMessagePromise(Fe.pinMessage,GM.toBinary(r));return zc.fromBinary(i.payload)}on(t,e){let r,i;switch(t){case Fe.sendMessageToRoom:{r=cu.fromBinary.bind(cu),i=cu.create();break}case Fe.sendMessageToPeers:{r=du.fromBinary.bind(du),i=du.create();break}case Fe.editMessage:{r=Yc.fromBinary.bind(Yc),i=Yc.create();break}case Fe.pinMessage:{r=zc.fromBinary.bind(zc),i=zc.create();break}case Fe.deleteMessage:{r=Qc.fromBinary.bind(Qc),i=Qc.create();break}}if(!r){this.logger.warn(`ChatSocketHandler::Event ${t} is not recognized`);return}n(this,_t).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("chatSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}_t=new WeakMap,Rn=new WeakMap;ei([y.trace("SocketService.getChatMessages")],dr.prototype,"getChatMessages",1);ei([y.trace("SocketService.getChatMessagesPaginated")],dr.prototype,"getChatMessagesPaginated",1);ei([y.trace("SocketService.sendMessageToRoom")],dr.prototype,"sendMessageToRoom",1);ei([y.trace("SocketService.sendMessageToPeers")],dr.prototype,"sendMessageToPeers",1);ei([y.trace("SocketService.sendMessage")],dr.prototype,"sendMessage",1);ei([y.trace("SocketService.editMessage")],dr.prototype,"editMessage",1);ei([y.trace("SocketService.deleteMessage")],dr.prototype,"deleteMessage",1);ei([y.trace("SocketService.searchMessages")],dr.prototype,"searchMessages",1);function PI(s){return s.replace(/([-_]\w)/g,t=>t[1].toUpperCase())}function Cs(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>Cs(e));const t={};return Object.keys(s).forEach(e=>{const r=Qr.validate(e)?e:PI(e);t[r]=Cs(s[e])}),t}function _I(s){return s.replace(/[A-Z]/g,t=>`_${t.toLowerCase()}`)}function wf(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>wf(e));const t={};return Object.keys(s).forEach(e=>{const r=Qr.validate(e)?e:_I(e);t[r]=s[e]}),t}class _d extends Error{constructor(e){const r=e instanceof Error?e.message:`Request failed with status ${e.status}`;super(r);h(this,"status");h(this,"response");h(this,"isTimeout");e instanceof Error?(this.stack=e.stack,this.isTimeout=e.name==="AbortError"):(this.status=e.status,this.response=e,this.isTimeout=!1),this.name="RequestError"}get isHttpError(){return this.status!==void 0}get isNetworkError(){return this.status===void 0&&!this.isTimeout}}class lg{constructor(t){h(this,"defaults");this.defaults={baseURL:t.baseURL,headers:{common:{}},timeout:t.timeout,retry:t.retry,retryDelay:t.retryDelay}}buildURL(t,e){const{baseURL:r}=this.defaults,i=t.startsWith("http")?t:`${r}${t.startsWith("/")?t:`/${t}`}`;if(e){const a=new URLSearchParams;return Object.entries(e).forEach(([o,c])=>{a.append(o,c)}),`${i}${i.includes("?")?"&":"?"}${a.toString()}`}return i}async request(t){var p;const e=((p=t.method)==null?void 0:p.toUpperCase())||"GET",r=this.buildURL(t.url||"",t.params),i={...this.defaults.headers.common,...t.headers};e!=="GET"&&e!=="HEAD"&&t.data&&!i["Content-Type"]&&(i["Content-Type"]="application/json");const o=i["Content-Type"]==="application/json"?JSON.stringify(t.data):t.data,c={method:e,headers:i,body:e!=="GET"&&e!=="HEAD"&&t.data?o:void 0},d=t.timeout||this.defaults.timeout,l=t.retry!==void 0?t.retry:this.defaults.retry,u=t.retryDelay||this.defaults.retryDelay;try{const f=new AbortController,v=setTimeout(()=>f.abort(),d);c.signal=f.signal;const E=await fetch(r,c);clearTimeout(v);let R=null;const M=E.headers.get("content-type");M&&M.includes("application/json")?R=await E.json():R=await E.text();const b={};E.headers.forEach((I,N)=>{b[N]=I});const V={data:R,status:E.status,statusText:E.statusText,headers:b,config:t};if(!E.ok)throw V;return V}catch(f){if(f instanceof Error&&l>0)return await new Promise(v=>setTimeout(v,u)),this.defaults.baseURL===di.apiBase.prod?this.defaults.baseURL=di.apiBase.prodAlternate:this.defaults.baseURL===di.apiBase.prodAlternate&&(this.defaults.baseURL=di.apiBase.prod),this.request({...t,retry:l-1});throw f}}async get(t,e={}){return this.request({...e,method:"GET",url:t})}async post(t,e,r={}){return this.request({...r,method:"POST",url:t,data:e})}async put(t,e,r={}){return this.request({...r,method:"PUT",url:t,data:e})}}const CI=3,wI=30,RI=8e3;class bI{constructor(t,e){h(this,"fetchClient");h(this,"requests");h(this,"roomName");h(this,"roomUUID");h(this,"authToken");h(this,"organizationId");h(this,"iceServers");h(this,"userDetails");h(this,"roomDetails");h(this,"context");this.context=t;const{timeout:r=RI,retry:i=CI,retryDelay:a=wI,baseURL:o=di.apiBase.prod,authToken:c,cachedUserDetails:d}=e||{};this.iceServers=d==null?void 0:d.iceServers,this.userDetails=d==null?void 0:d.userDetails,this.roomDetails=d==null?void 0:d.roomDetails,this.requests=new lg({baseURL:o,timeout:r,retry:i,retryDelay:a,responseType:"json"}),this.fetchClient=new lg({baseURL:"",timeout:r,retry:i,retryDelay:a,responseType:"json"}),this.setAuthToken(c,{bearer:!0});const l=this.requests.request.bind(this.requests);this.requests.request=async u=>{var f,v,E,R,M;const p=t.getValue("telemetry");try{p.injectContext(this.requests.defaults.headers.common);const b=await l(u);return u.url!==p.logsEndpoint&&this.logger.debug("xhr::fetch",{networkCall:{status:b.status,statusText:b.statusText,baseURL:u.baseURL||this.requests.defaults.baseURL,url:u.url,method:u.method}}),b}catch(b){if(!b)throw new C("Unknown network error occurred","0011");if(b instanceof C||b instanceof _d)throw b;((f=b.config)==null?void 0:f.url)!==p.logsEndpoint&&this.logger.error("xhr::fetch",{error:b,networkCall:{status:b.status,statusText:b.statusText,baseURL:((v=b.config)==null?void 0:v.baseURL)||this.requests.defaults.baseURL,url:(E=b.config)==null?void 0:E.url,retries:(R=b.config)==null?void 0:R.retry,method:(M=b.config)==null?void 0:M.method,isOnline:navigator.onLine?"online":"offline"}});const V=b instanceof Error&&b.message||"Network request failed";throw new C(V,"0011"),new _d(b)}}}get peerId(){return this.context.getValue("peerId")}get logger(){return this.context.getValue("logger")}setAuthToken(t,e){const{bearer:r}=e||{};this.authToken=t,this.requests.defaults.headers.common.Authorization=r?`Bearer ${t}`:t}setHeader(t,e){this.requests.defaults.headers.common[t]=e}setRoomName(t){this.roomName=t}setRoomUUID(t){this.roomUUID=t}setOrganizationId(t){this.organizationId=t}}var kI=Object.defineProperty,MI=Object.getOwnPropertyDescriptor,lr=(s,t,e,r)=>{for(var i=r>1?void 0:r?MI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&kI(t,e,i),i};class bs extends bI{constructor(e,r){super(e,r);h(this,"telemetry");this.telemetry=e.getValue("telemetry"),this.setHeader("x-realtimekit-version",e.getValue("sdkVersion"))}async getICEServers(){if(this.iceServers)return this.iceServers;const{success:e,iceServers:r}=(await this.requests.get("/iceservers")).data;if(e)return(r==null?void 0:r.length)>0&&(this.iceServers=r),r}async getPresignedUrls(e){const r=vo(this.context,"chat_upload_expiry"),i={roomUUID:this.roomUUID,filename:e,expiry:typeof r=="number"?r:void 0},{get_location:a,put_location:o}=(await this.requests.post("/v2/meetings/chat-upload",i)).data.data;return{getLocation:a,putLocation:o}}async uploadFile(e,r){if(navigator.isReactNative&&"uri"in e)try{await fetch(r,{method:"PUT",headers:{"Content-Type":"application/octet-stream"},body:{uri:e.uri,name:e.name}})}catch(i){this.logger.error(`sendFileMessage::${i}`)}else await this.fetchClient.put(r,e,{headers:{"Content-Type":e.type}})}async startLivestreaming({manualIngestion:e}){const r=Cs(await this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/livestreams`,{manual_ingest:!!e})).data.data;return{playbackUrl:r.playbackUrl,status:r.status,manualIngest:r.manualIngest,ingestionCredentials:r.streamKey?{ingestionServer:r.ingestServer,streamKey:r.streamKey}:null}}async stopLivestreaming(){return this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream/stop`)}async getActiveLivestream(){const e=Cs((await this.requests.get(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream`)).data.data);return{playbackUrl:e.playbackUrl,status:e.status,manualIngest:e.manualIngest,ingestionCredentials:e.streamKey?{ingestionServer:e.ingestServer,streamKey:e.streamKey}:null}}async getUserDetails(){if(this.userDetails)return this.userDetails;const e=(await this.requests.get("v2/internals/participant-details")).data.data;return Cs(e)}async startRecording(e,r){return(await this.requests.post("/v2/recordings",{...wf(e),meeting_id:this.context.getValue("meetingId"),allow_multiple_recordings:!!r})).data.data.id}async updateRecording(e,r){return this.requests.put(`v2/recordings/${e}`,{action:r})}async getActiveRecording(){const{status:e,id:r}=(await this.requests.get(`v2/recordings/active-recording/${this.context.getValue("meetingId")}`)).data.data;return{status:e,id:r}}async getActiveTranscript(){const{transcript_download_url:e}=(await this.requests.get(`v2/meetings/${this.context.getValue("meetingId")}/active-transcript`)).data.data;try{return{transcript:(await this.fetchClient.get(e)).data}}catch(r){throw new C("Cant fetch transcript s3 url","1801")}}}lr([y.trace("APIClient.getICEServers")],bs.prototype,"getICEServers",1);lr([y.trace("APIClient.startLivestreaming")],bs.prototype,"startLivestreaming",1);lr([y.trace("APIClient.stopLivestreaming")],bs.prototype,"stopLivestreaming",1);lr([y.trace("APIClient.getActiveLivestream")],bs.prototype,"getActiveLivestream",1);lr([y.trace("APIClient.getUserDetails")],bs.prototype,"getUserDetails",1);lr([y.trace("APIClient.startRecording")],bs.prototype,"startRecording",1);lr([y.trace("APIClient.stopRecording")],bs.prototype,"updateRecording",1);lr([y.trace("APIClient.getActiveRecording")],bs.prototype,"getActiveRecording",1);lr([y.trace("APIClient.getActiveTranscript")],bs.prototype,"getActiveTranscript",1);let Iu;function AI(s,t){return Iu=new bs(s,t),Iu}function It(){return Iu}const Ca={maxInvocations:5,period:1};function Lt(s,t){return function(e,r,i){const a=i.value;let o=0,c=Date.now();return i.value=function(...d){const l=Date.now(),u=t?this[t]:s;if(l-c>u.period*1e3&&(c=l,o=0),o>=u.maxInvocations)throw new C(`Method rate limit ${u.maxInvocations} invocations/${u.period}sec exceeded`,"0013");return o+=1,a.apply(this,d)},i}}var II=Object.defineProperty,DI=Object.getOwnPropertyDescriptor,ks=(s,t,e,r)=>{for(var i=r>1?void 0:r?DI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&II(t,e,i),i};const OI=["text","image","file","custom","poll"],id={maxInvocations:180,period:60};var Z,ui,We,bn,Id,Rf,Co,Du,bg;let zt=(bg=class extends Nt{constructor(t,e,r,i){const a=t.getValue("logger");super(a);g(this,Id);g(this,Co);h(this,"messages");g(this,Z,void 0);g(this,ui,void 0);g(this,We,void 0);g(this,bn,void 0);h(this,"maxTextLimit",2e3);m(this,bn,t),m(this,We,e),m(this,Z,r),m(this,ui,i),this.messages=[]}get telemetry(){return n(this,bn).getValue("telemetry")}setMaxTextLimit(t){this.maxTextLimit=t}async sendMessageInternal(t,e){switch(t.type){case"text":{await this.sendTextMessageInternal(t.message,e);break}case"image":await this.sendImageMessageInternal(t.image,e);break;case"file":await this.sendFileMessageInternal(t.file,e);break;default:this.logger.error("sendMessage::message_type_not_supported",{chat:{messageType:t.type}});break}}async sendTextMessageInternal(t,e){var i,a,o,c,d,l;if(t.length>this.maxTextLimit)throw new C("Max character limit breached","0503");if(e&&e.length>0){if(!((i=n(this,Z).permissions)!=null&&i.chatPrivate.canSend)||!((a=n(this,Z).permissions)!=null&&a.chatPrivate.text))throw this.logger.error("sendTextMessage::private_chat_permission_denied"),new C("Could not send message to private chat.","0501")}else if(!((c=(o=n(this,Z).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=n(this,Z).permissions)==null?void 0:d.chatPublic)!=null&&l.text))throw this.logger.error("sendTextMessage::public_chat_permission_denied"),new C("Could not send message to public chat.","0501");if(!t)throw this.logger.error("sendTextMessage::message_can_not_be_empty"),new C("Message can not be empty.","0502");let r=[];e&&e.length>0&&(e.push(n(this,Z).id),r=n(this,ui).joined.toArray().filter(u=>e.includes(u.id)).map(u=>u.userId),r.push(n(this,Z).userId)),n(this,We).sendMessage(t,Jt.TEXT,e)}async sendImageMessageInternal(t,e){var i,a,o,c,d,l;if(e&&e.length>0){if(!((i=n(this,Z).permissions)!=null&&i.chatPrivate.canSend)||!((a=n(this,Z).permissions)!=null&&a.chatPrivate.files)){this.logger.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((c=(o=n(this,Z).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=n(this,Z).permissions)==null?void 0:d.chatPublic)!=null&&l.files)){this.logger.error("sendImageMessage::permission_denied");return}if(!t){this.logger.error("sendImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(t.type)){this.logger.error("sendImageMessage::image_type_not_supported",{chat:{imageType:t.type}});return}try{const u=It(),{getLocation:p,putLocation:f}=await u.getPresignedUrls(t.name);await u.uploadFile(t,f);let v=[];e&&e.length>0&&(e.push(n(this,Z).id),v=n(this,ui).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),v.push(n(this,Z).userId)),n(this,We).sendMessage(p,Jt.IMAGE,e)}catch(u){throw new C("Error sending image message.","0500",this.logger)}}async sendFileMessageInternal(t,e){var r,i,a,o,c,d;if(e&&e.length>0){if(!((r=n(this,Z).permissions)!=null&&r.chatPrivate.canSend)||!((i=n(this,Z).permissions)!=null&&i.chatPrivate.files)){this.logger.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((o=(a=n(this,Z).permissions)==null?void 0:a.chatPublic)!=null&&o.canSend)||!((d=(c=n(this,Z).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){this.logger.error("sendFileMessage::permission_denied");return}if(!t){this.logger.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const l=It(),{getLocation:u,putLocation:p}=await l.getPresignedUrls(t.name);await l.uploadFile(t,p);let f=[];e&&e.length>0&&(e.push(n(this,Z).id),f=n(this,ui).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),f.push(n(this,Z).userId));const v=JSON.stringify({link:u,name:t.name,size:"size"in t?t.size:0});n(this,We).sendMessage(v,Jt.FILE,e)}catch(l){throw new C("Error sending file message.","0500",this.logger)}}get rateLimits(){return id}updateRateLimits(t,e){id.maxInvocations=t,id.period=e}async sendTextMessage(t,e){return this.sendTextMessageInternal(t,e)}async sendCustomMessage(t,e){var a,o,c,d,l,u,p,f,v,E,R,M,b,V,I;if(e&&e.length>0){if(!((a=n(this,Z).permissions)!=null&&a.chatPrivate.canSend)||!((o=n(this,Z).permissions)!=null&&o.chatPrivate.files)||!((c=n(this,Z).permissions)!=null&&c.chatPrivate.text)){this.logger.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((l=(d=n(this,Z).permissions)==null?void 0:d.chatPublic)!=null&&l.canSend)||!((p=(u=n(this,Z).permissions)==null?void 0:u.chatPublic)!=null&&p.files)||!((v=(f=n(this,Z).permissions)==null?void 0:f.chatPublic)!=null&&v.text)){this.logger.error("sendCustomMessage::permission_denied");return}const r=async N=>{try{if(typeof N=="string")return{link:N};const U=It(),{getLocation:H,putLocation:z}=await U.getPresignedUrls(N.name);return await U.uploadFile(N,z),{link:H,type:N.type,name:N.name,size:N.size}}catch(U){throw new C("Error sending image message.","0500",this.logger)}},i={...t,files:await Promise.all((R=(E=t.files)!=null?E:[])==null?void 0:R.map(async N=>r(N))),images:await Promise.all((b=(M=t.images)!=null?M:[])==null?void 0:b.map(async N=>r(N))),videos:await Promise.all((I=(V=t.videos)!=null?V:[])==null?void 0:I.map(async N=>r(N)))};n(this,We).sendMessage(JSON.stringify(i),Jt.CUSTOM,e)}async sendImageMessage(t,e){return this.sendImageMessageInternal(t,e)}async sendFileMessage(t,e){return this.sendFileMessageInternal(t,e)}async sendMessage(t,e){return this.sendMessageInternal(t,e)}async editTextMessage(t,e){var r,i,a,o;if(!((i=(r=n(this,Z).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(a=n(this,Z).permissions)==null?void 0:a.chatPublic)!=null&&o.text)){this.logger.error("editTextMessage::permission_denied");return}if(!e){this.logger.error("editTextMessage::message_can_not_be_empty");return}n(this,We).editMessage(t,e,Jt.TEXT)}async editImageMessage(t,e){var i,a,o,c;if(!((a=(i=n(this,Z).permissions)==null?void 0:i.chatPublic)!=null&&a.canSend)||!((c=(o=n(this,Z).permissions)==null?void 0:o.chatPublic)!=null&&c.files)){this.logger.error("editImageMessage::permission_denied");return}if(!e){this.logger.error("editImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(e.type)){this.logger.error("sendImageMessage::image_type_not_supported",{chat:{imageType:e.type}});return}try{const d=It(),{getLocation:l,putLocation:u}=await d.getPresignedUrls(e.name);await d.uploadFile(e,u),n(this,We).editMessage(t,l,Jt.IMAGE)}catch(d){throw new C("Error editing image message.","0500",this.logger)}}async editFileMessage(t,e){var r,i,a,o;if(!((i=(r=n(this,Z).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(a=n(this,Z).permissions)==null?void 0:a.chatPublic)!=null&&o.files)){this.logger.error("sendFileMessage::permission_denied");return}if(!e){this.logger.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const c=It(),{getLocation:d,putLocation:l}=await c.getPresignedUrls(e.name);await c.uploadFile(e,l),n(this,We).editMessage(t,JSON.stringify({link:d,name:e.name,size:"size"in e?e.size:0}),Jt.FILE)}catch(c){throw new C("Error editing file message.","0500",this.logger)}}async editMessage(t,e){switch(e.type){case"text":{this.editTextMessage(t,e.message);break}case"image":{this.editImageMessage(t,e.image);break}case"file":{this.editFileMessage(t,e.file);break}default:{this.logger.error("editMessage::message_type_not_supported",{chat:{messageType:e.type}});break}}}async deleteMessage(t){n(this,We).deleteMessage(t)}async pin(t){if(!n(this,Co,Du))throw new C("Can`t pin message without joining room","0505");try{await n(this,We).setPinState(t,!0)}catch(e){throw new C(`No message found with id: ${t}`,"0504")}}async unpin(t){if(!n(this,Co,Du))throw new C("Can`t unpin message without joining room","0505");try{await n(this,We).setPinState(t,!1)}catch(e){throw new C(`No message found with id: ${t}`,"0504")}}async fetchPublicMessages({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(await n(this,We).getChatMessagesPaginated(t,e,r==="before")).messages.map(o=>no.formatSocketPeerMessage(o))}async fetchPrivateMessages({timestamp:t=new Date().getTime(),limit:e,direction:r="after",userId:i}){return(await n(this,We).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"userId",userId:i})).messages.map(c=>no.formatSocketPeerMessage(c))}async fetchPinnedMessages({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(await n(this,We).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"pinned",pinned:!0})).messages.map(o=>no.formatSocketPeerMessage(o))}},Z=new WeakMap,ui=new WeakMap,We=new WeakMap,bn=new WeakMap,Id=new WeakSet,Rf=function(){return n(this,bn).getValue("connectionHandler")},Co=new WeakSet,Du=function(){return n(this,Id,Rf).socketJoined===!0},bg);ks([y.trace("Chat.sendTextMessage"),Lt(id)],zt.prototype,"sendTextMessage",1);ks([y.trace("Chat.sendImageMessage"),Lt({maxInvocations:20,period:60})],zt.prototype,"sendImageMessage",1);ks([y.trace("Chat.sendFileMessage"),Lt({maxInvocations:20,period:60})],zt.prototype,"sendFileMessage",1);ks([y.trace("Chat.sendMessage"),Lt({maxInvocations:180,period:60})],zt.prototype,"sendMessage",1);ks([y.trace("Chat.editTextMessage")],zt.prototype,"editTextMessage",1);ks([y.trace("Chat.editImageMessage")],zt.prototype,"editImageMessage",1);ks([y.trace("Chat.editFileMessage")],zt.prototype,"editFileMessage",1);ks([y.trace("Chat.editMessage")],zt.prototype,"editMessage",1);ks([y.trace("Chat.deleteMessage")],zt.prototype,"deleteMessage",1);zt=ks([et("0500")],zt);var NI=Object.defineProperty,LI=Object.getOwnPropertyDescriptor,VI=(s,t,e,r)=>{for(var i=r>1?void 0:r?LI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&NI(t,e,i),i},hi,kg;const mr=(kg=class{constructor(s,t,e,r){h(this,"chat");h(this,"chatSocketHandler");h(this,"self");g(this,hi,void 0);m(this,hi,s),this.chatSocketHandler=t,this.chat=new zt(s,t,e,r),this.self=e,this.setupEvents()}get telemetry(){return n(this,hi).getValue("telemetry")}get logger(){return n(this,hi).getValue("logger")}static async init(s,t,e,r){return new mr(s,t,e,r)}static formatMessage(s){return{...s,time:new Date(s.time),type:OI[s.type]}}static formatSocketPeerMessage(s){const t=s.createdAt*1e3,e={displayName:s.displayName,id:s.chatId,time:t,timeMs:s.createdAtMs,type:s.payloadType,isEdited:s.isEdited,userId:s.userId,targetUserIds:s.targetUserIds,message:"",link:"",name:"",html:"",images:[],videos:[],files:[],size:0,pinned:s.pinned};switch(e.type){case Jt.TEXT:{e.message=s.payload;break}case Jt.IMAGE:{e.link=s.payload;break}case Jt.FILE:{const{link:r,name:i,size:a}=JSON.parse(s.payload);e.link=r,e.name=i,e.size=a;break}case Jt.CUSTOM:{const{html:r,images:i,message:a,videos:o,files:c}=JSON.parse(s.payload);e.message=a,e.html=r,e.images=i,e.videos=o,e.files=c;break}}return mr.formatMessage(e)}async getChatMessages(){if(this.self.config.viewType==="LIVESTREAM")return;const s=await this.chatSocketHandler.getChatMessages();if(!(s!=null&&s.payload))return;const t=Ef.fromBinary(s.payload).messages;this.chat.messages=t.map(e=>mr.formatSocketPeerMessage(e))}setupEvents(){n(this,hi).getValue("peerSessionStore").on(_.SOCKET_SERVICE_ROOM_JOINED,async()=>{this.getChatMessages()}),this.chatSocketHandler.on(Fe.sendMessageToRoom,s=>{if(!s.message)return;const t=mr.formatSocketPeerMessage(s.message);this.chat.messages=[...this.chat.messages,t],this.chat.emit("chatUpdate",{action:"add",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(Fe.sendMessageToPeers,s=>{const t=mr.formatSocketPeerMessage(s.message);this.chat.messages=[...this.chat.messages,t],this.chat.emit("chatUpdate",{action:"add",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(Fe.editMessage,s=>{if(!s.message)return;const t=mr.formatSocketPeerMessage(s.message),e=this.chat.messages.findIndex(r=>r.id===t.id);e!==-1&&(this.chat.messages[e]=t),this.chat.emit("chatUpdate",{action:"edit",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(Fe.deleteMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId);let e={id:s.chatId};t!==-1&&([e]=this.chat.messages.splice(t,1)),this.chat.emit("chatUpdate",{action:"delete",message:e,messages:this.chat.messages})}),this.chatSocketHandler.on(Fe.pinMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId),e=mr.formatSocketPeerMessage(s.message);t!==-1&&(this.chat.messages[t]=e),this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages}),s.pinned?this.chat.emit("pinMessage",{message:e,messages:this.chat.messages}):this.chat.emit("unpinMessage",{message:e,messages:this.chat.messages})})}},hi=new WeakMap,kg);let no=mr;VI([y.trace("ChatController.setupEvents")],no.prototype,"setupEvents",1);var xI=Object.defineProperty,UI=Object.getOwnPropertyDescriptor,$I=(s,t,e,r)=>{for(var i=r>1?void 0:r?UI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&xI(t,e,i),i},Dd,bf,Od,kf,kn,Mn,wo,Mg;let Ou=(Mg=class extends Nt{constructor(t,e,r){const i=t.getValue("logger");super(i);g(this,Dd);g(this,Od);h(this,"items");g(this,kn,void 0);g(this,Mn,void 0);g(this,wo,void 0);m(this,wo,t),m(this,kn,e),m(this,Mn,r),this.items=[]}async create(t,e,r=!1,i=!1){if(!n(this,Od,kf))throw new C("Can't create polls without joining room","0705");if(!n(this,kn).permissions.polls.canCreate){this.logger.error("Polls::create::permission_denied");return}if(!t||!e){this.logger.error("Polls::question_and_options_can_not_be_empty",{polls:{hasQuestion:!!t,optionsLength:e==null?void 0:e.length}});return}if(e.length<2){this.logger.error("Polls::there_must_be_at_least_two_options",{polls:{hasQuestion:!!t,optionsLength:e.length}});return}await n(this,Mn).createPoll(t,e,r,i)}async vote(t,e){if(!n(this,kn).permissions.polls.canVote){this.logger.error("Polls::vote::permission_denied");return}await n(this,Mn).votePoll(t,e)}},Dd=new WeakSet,bf=function(){return n(this,wo).getValue("connectionHandler")},Od=new WeakSet,kf=function(){var t;return((t=n(this,Dd,bf))==null?void 0:t.socketJoined)===!0},kn=new WeakMap,Mn=new WeakMap,wo=new WeakMap,Mg);Ou=$I([et("0700")],Ou);var BI=Object.defineProperty,HI=Object.getOwnPropertyDescriptor,FI=(s,t,e,r)=>{for(var i=r>1?void 0:r?HI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&BI(t,e,i),i},Pr,An,pi,Ag;const ln=(Ag=class{constructor(s,t,e){h(this,"polls");g(this,Pr,void 0);g(this,An,void 0);g(this,pi,void 0);this.polls=new Ou(s,t,e),m(this,An,t),m(this,Pr,s),m(this,pi,e),this.setupEvents()}get telemetry(){return n(this,Pr).getValue("telemetry")}get logger(){return n(this,Pr).getValue("logger")}static async init(s,t,e){return new ln(s,t,e)}canViewPolls(){return n(this,An).permissions.polls.canView}setupEvents(){const s={[Ds.createPoll]:r=>{r.poll&&this.updatePoll(ln.formatSocketServicePoll(r.poll))},[Ds.updatePoll]:r=>{r.poll&&this.updatePoll(ln.formatSocketServicePoll(r.poll))},[Ds.votePoll]:r=>{r.poll&&this.updatePoll(ln.formatSocketServicePoll(r.poll))}},t=()=>{n(this,Pr).getValue("peerSessionStore").on(_.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{n(this,pi).on(r,s[r])})},e=()=>{n(this,Pr).getValue("peerSessionStore").on(_.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{n(this,pi).removeListeners(r)})};n(this,An).permissions.on("permissionsUpdate",async r=>{var i;r!=null&&r.polls&&((i=r==null?void 0:r.polls)!=null&&i.canView?(await this.getPolls(),t()):(this.polls.items=[],e()))}),this.canViewPolls()&&t()}updatePoll(s){if(!this.canViewPolls())return;const t=this.polls.items.findIndex(e=>e.id===s.id);if(t>-1){const e=JSON.stringify(this.polls.items[t]);this.polls.items[t]=s,e!==JSON.stringify(s)&&this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!1});return}this.polls.items=[...this.polls.items,s],this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!0})}async getPolls(){const s=await n(this,pi).getPolls();if(!(s!=null&&s.payload))return;const{polls:t}=iI.fromBinary(s.payload);this.polls.items=t.map(e=>ln.formatSocketServicePoll(e))}static formatSocketServicePoll(s){const t=s.options.map(e=>({count:e.count,text:e.text,votes:e.votes.map(r=>({id:r.userId,name:r.name}))}));return{anonymous:s.anonymous,createdBy:s.createdBy,createdByUserId:s.createdByUserId,hideVotes:s.hideVotes,id:s.pollId,options:t,question:s.question,voted:s.votes}}},Pr=new WeakMap,An=new WeakMap,pi=new WeakMap,Ag);let Mf=ln;FI([y.trace("PollController.setupEvents")],Mf.prototype,"setupEvents",1);var qI=Object.defineProperty,jI=Object.getOwnPropertyDescriptor,GI=(s,t,e,r)=>{for(var i=r>1?void 0:r?jI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&qI(t,e,i),i},Af=(s=>(s[s.User=0]="User",s[s.Meeting=1]="Meeting",s))(Af||{}),In,Ro,Lu,gi,bo,Ig;let Nu=(Ig=class extends Nt{constructor(t,e,r,i,a){const o=t.getValue("logger");super(o);g(this,Ro);h(this,"selfActiveTab");h(this,"broadcastTabChanges");g(this,In,void 0);g(this,gi,void 0);g(this,bo,void 0);h(this,"viewType");h(this,"meetingStartedTimestamp");h(this,"meetingTitle");h(this,"sessionId");m(this,In,t),m(this,gi,e),this.viewType=r,m(this,bo,i),this.meetingTitle=a,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return n(this,Ro,Lu).socketState}get mediaState(){return n(this,Ro,Lu).mediaState}get meetingId(){return n(this,In).getValue("meetingId")}setBroadcastTabChanges(t){if(!n(this,gi).permissions.canSpotlight)throw this.logger.error("Spotlight::setSpotlighted::permission_denied"),new C("User does not have permission to toggle spotlight","0801");this.broadcastTabChanges=t,this.emit("broadcastTabChangesUpdate",this.broadcastTabChanges),this.broadcastTabChanges&&this.assertActiveTabToRoom()}setSelfActiveTab(t,e){var r;this.logger.info("Spotlight::setActiveTab",{spotlight:{currentTab:{id:t.id,type:t.type}}}),this.selfActiveTab=t,e===0&&this.emit("selfTabUpdate",t),(r=n(this,gi).permissions)!=null&&r.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){n(this,bo).broadcastMessage("spotlight",{userId:n(this,gi).userId,currentTab:this.selfActiveTab})}},In=new WeakMap,Ro=new WeakSet,Lu=function(){return n(this,In).getValue("connectionHandler")},gi=new WeakMap,bo=new WeakMap,Ig);Nu=GI([et("0800")],Nu);function WI(s){let t="",e=[""];const r=[e];let i=0,a=0,o=!0,c;for(c of s)c==='"'?(o&&c===t&&(e[i]+=c),o=!o):c===","&&o?c=e[++i]="":c===`
|
|
7
|
+
`&&o?(t==="\r"&&(e[i]=e[i].slice(0,-1)),e=r[++a]=[c=""],i=0):e[i]+=c,t=c;return r}var JI=Object.defineProperty,KI=Object.getOwnPropertyDescriptor,If=(s,t,e,r)=>{for(var i=r>1?void 0:r?KI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&JI(t,e,i),i},ko,Dg;let Yr=(Dg=class extends Nt{constructor(t){const e=t.getValue("logger");super(e);h(this,"transcripts");g(this,ko,void 0);m(this,ko,t),this.transcripts=[]}get telemetry(){return n(this,ko).getValue("telemetry")}static async init(t,e){const r=new Yr(t),i=t.getValue("logger");try{e&&r.getActiveTranscript()}catch(a){i.error("Error fetching active transcriptions ",a)}return r}static parseTranscript(t,e=!1){if(!t)return;const[[r,i,a,o,c,d]]=WI(t);return{id:Qr.v4(),name:c,peerId:i,userId:a,customParticipantId:o,transcript:d,isPartialTranscript:e,date:new Date(parseInt(r,10)*1e3)}}static parseTranscripts(t){return t?t.split(`
|
|
8
|
+
`).map(e=>Yr.parseTranscript(e,!1)).filter(Boolean):[]}async getActiveTranscript(){try{const t=It(),{transcript:e}=await t.getActiveTranscript();this.transcripts=Yr.parseTranscripts(e)}catch(t){}}async onTranscript(t){var r;const e=this.transcripts.filter(({peerId:i})=>i===t.peerId);if((r=e==null?void 0:e.at(-1))!=null&&r.isPartialTranscript){const i=e.at(-1);i.transcript=t.transcript,i.isPartialTranscript=t.isPartialTranscript,this.emit("transcript",i);return}this.transcripts=[...this.transcripts,t],this.emit("transcript",t)}},ko=new WeakMap,Dg);If([y.trace("Ai.getActiveTranscript")],Yr.prototype,"getActiveTranscript",1);Yr=If([et("0000")],Yr);var zI=Object.defineProperty,YI=Object.getOwnPropertyDescriptor,QI=(s,t,e,r)=>{for(var i=r>1?void 0:r?YI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&zI(t,e,i),i},_r,Dn,Ct,Og;const Df=(Og=class{constructor(s,t,e,r,i,a){h(this,"meta");h(this,"ai");g(this,_r,void 0);g(this,Dn,void 0);h(this,"aiSocketHandler");g(this,Ct,void 0);m(this,Ct,s),this.meta=new Nu(s,t,t.config.viewType,e,a),this.ai=r,m(this,_r,t),m(this,Dn,e),this.aiSocketHandler=i,this.setupEvents()}get telemetry(){return n(this,Ct).getValue("telemetry")}get logger(){return n(this,Ct).getValue("logger")}static async init(s,t,e,r,i){const a=await Yr.init(s,t.permissions.transcriptionEnabled);return new Df(s,t,e,a,r,i)}conditionallySetActiveTab(s){var t;s!=null&&s.currentTab&&((t=this.meta.selfActiveTab)==null?void 0:t.id)!==s.currentTab.id&&(this.meta.setSelfActiveTab(s.currentTab,Af.Meeting),this.meta.emit("activeTabUpdate",s.currentTab))}setupEvents(){n(this,Ct).getValue("peerSessionStore").on(_.TRANSPORT_STATE_UPDATE,s=>{this.meta.emit("mediaConnectionUpdate",s)}),n(this,Ct).getValue("peerSessionStore").on(_.SOCKET_STATE_UPDATE,s=>{this.meta.emit("socketConnectionUpdate",s)}),n(this,Ct).getValue("peerSessionStore").on(_.ROOM_STATE,({createdAt:s,roomUuid:t})=>{const e=this.meta.meetingStartedTimestamp;if(t&&(this.meta.sessionId=t),s&&!e){const r=new Date(s*1e3);this.meta.meetingStartedTimestamp=r,this.meta.emit("meetingStartTimeUpdate",{meetingStartedTimestamp:this.meta.meetingStartedTimestamp})}}),n(this,Ct).getValue("peerSessionStore").on(_.PRODUCER_SCORE_UPDATE,({score:s})=>{s<5&&this.meta.emit("poorConnection",{score:s})}),n(this,_r).permissions.canSpotlight&&(this.logger.info("MetaController::Asserting Spotlight"),this.meta.selfActiveTab&&n(this,Dn).broadcastMessage("spotlight",{userId:n(this,_r).userId,currentTab:this.meta.selfActiveTab})),n(this,Ct).getValue("peerSessionStore").on(_.PEER_JOINED_INTERNAL,async s=>{n(this,_r).permissions.canSpotlight&&this.meta.selfActiveTab&&n(this,Dn).broadcastToPeers("spotlight",[s.id],{userId:n(this,_r).userId,currentTab:this.meta.selfActiveTab})}),n(this,Ct).getValue("peerSessionStore").on(_.ROOM_MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t={...s,...s.payload}}else if("roomMessageType"in s){if(s.roomMessageType!=="spotlight")return;t=s}else return;this.logger.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:t.userId},currentTab:{id:(e=t.currentTab)==null?void 0:e.id,type:(r=t.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(t)}),n(this,Ct).getValue("peerSessionStore").on(_.MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t={...s,...s.payload}}else if("roomMessageType"in s){if(s.roomMessageType!=="spotlight")return;t=s}else return;this.logger.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:t.userId},currentTab:{id:(e=t.currentTab)==null?void 0:e.id,type:(r=t.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(t)}),this.aiSocketHandler.on(x.transcript,s=>{const{meetingId:t,transcript:e,isPartial:r}=s;let i;try{i=Yr.parseTranscript(e,r)}catch(d){this.logger.error(`Failed to parse transcript: ${e}`,d)}if(!i){this.logger.warn("Received empty transcript data");return}this.ai.onTranscript(i);const{peerId:a,name:o,transcript:c}=i;this.logger.debug(`${t} Received transcript for peer ${a} - ${o}: ${c}`)})}},_r=new WeakMap,Dn=new WeakMap,Ct=new WeakMap,Og);let Of=Df;QI([y.trace("MetaController.setupEvents")],Of.prototype,"setupEvents",1);const Ga={},ur={executeWithLock({methodName:s,lockName:t,timeout:e}){return(r,i,a)=>{const o=a.value;return a.value=function(...d){var E,R;const l=(R=(this==null?void 0:this.peerId)||((E=d[0])==null?void 0:E.authToken))!=null?R:"",u=`${t}-${l}`,p=this==null?void 0:this.logger;if(Ga[u]){const M=new Error(`Unsupported concurrent calls on method: ${s}.`);throw M.name="UnsupportedConcurrentMethodExecution",p==null||p.error("Locker::UnsupportedConcurrentMethodExecution",{error:{stack:M.stack},locker:{methodName:s,lockName:u}}),M}Ga[u]=!0;const f=setTimeout(()=>delete Ga[u],e),v=o.apply(this,d);return Promise.resolve(v).then(()=>{delete Ga[u],clearTimeout(f)}).catch(()=>{delete Ga[u],clearTimeout(f)}),v},a}}};var XI=Object.defineProperty,ZI=Object.getOwnPropertyDescriptor,nn=(s,t,e,r)=>{for(var i=r>1?void 0:r?ZI(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&XI(t,e,i),i},Ht,Nd,re,Mo,gs,Ne,Ao,Vu,On,nd;class ti extends Nt{constructor(e,r,i,a,o){const c=e.getValue("logger");super(c);g(this,Ao);g(this,On);g(this,Ht,void 0);g(this,Nd,void 0);g(this,re,void 0);g(this,Mo,void 0);g(this,gs,void 0);g(this,Ne,void 0);m(this,Ne,e),m(this,Ht,a),m(this,Nd,o),m(this,re,r),m(this,Mo,i),m(this,gs,[]),this.setupEvents()}get telemetry(){return n(this,Ne).getValue("telemetry")}get status(){return n(this,Ne).getValue("stageStatus")}setupEvents(){const e={[_.GET_STAGE_REQUESTS]:async a=>{m(this,gs,a)},[_.UPDATE_STAGE_REQUESTS]:async({add:a})=>{const o=n(this,gs).length,{stageRequests:c}=this.getAccessRequests();(a||c.length>o)&&this.emit("newStageRequest",{count:c.length}),this.emit("stageAccessRequestUpdate",c)}},r=()=>{Object.entries(e).forEach(([a,o])=>{n(this,Ne).getValue("peerSessionStore").onAsync(a,o)})},i=()=>{Object.entries(e).forEach(([a,o])=>{n(this,Ne).getValue("peerSessionStore").removeListener(a,o)})};n(this,re).permissions.on("permissionsUpdate",a=>{const{canAcceptProductionRequests:o}=a;o!==void 0&&(n(this,re).permissions.acceptStageRequests?(r(),n(this,Ht).getStageRequests()):(i(),m(this,gs,[]),this.emit("stageAccessRequestUpdate",n(this,gs))))}),n(this,re).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");if(!n(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::get_access_request::permission_denied"),new C("You do not have permission to perform this action","2001");const e=n(this,Mo).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return m(this,gs,e),{stageRequests:n(this,gs)}}async requestAccess(){if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new C(`Unable to request access you are currently ${this.status}`,"2006");if(n(this,re).permissions.stageAccess===q.Allowed){D(this,On,nd).call(this,"ACCEPTED_TO_JOIN_STAGE");return}n(this,Ht).requestAccess(),D(this,On,nd).call(this,"REQUESTED_TO_JOIN_STAGE")}async cancelRequestAccess(){if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");n(this,Ht).cancelRequestAccess(),D(this,On,nd).call(this,"OFF_STAGE")}grantAccess(e){if(!n(this,re).roomJoined)throw new C("Can`t grant for participant without joining room");if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");if(!n(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::grant_access::permission_denied"),new C("You do not have permission to perform this action","2001");return n(this,Ht).grantAccess(e)}denyAccess(e){if(!n(this,re).roomJoined)throw new C("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");if(!n(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::deny_access::permission_denied"),new C("You do not have permission to perform this action","2001");return n(this,Ht).denyAccess(e)}get peerId(){return n(this,Ne).getValue("peerId")}async join(){const e=n(this,Ne).getValue("viewType");if(this.status==="ON_STAGE")throw new C("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||n(this,re).permissions.stageAccess===q.NotAllowed)throw new C(`Unable to join stage you are currently ${this.status}`,"2006");if(n(this,Ne).setValue("stageStatus","ON_STAGE",!1),await n(this,Ht).joinStage(),e===sr.Livestream){await n(this,Ne).getValue("selfController").joinRoom();return}n(this,Ne).notify("stageStatus"),n(this,re).audioEnabled&&n(this,Ao,Vu).shareMic(n(this,re).audioTrack),n(this,re).videoEnabled&&n(this,Ao,Vu).shareWebcam(n(this,re).videoTrack)}async leave(){if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new C(`Unable to leave stage you are currently ${this.status}`,"2006");n(this,re).setIsPinned(!1),n(this,Ne).setValue("stageStatus","OFF_STAGE",!1),await n(this,Ht).leaveStage(n(this,re).userId);try{await n(this,Ne).getValue("peerSessionStore").emitAsync(_.LEAVE_MEDIA_ROOM,"stageLeft")}catch(e){this.logger.error("Stage::leave::emitAsync::failed",{error:e})}n(this,Ne).notify("stageStatus")}async kick(e){if(!n(this,re).roomJoined)throw new C("Can`t kick participant without joining room","2005");if(!n(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new C("Stage is disabled","2003");if(!n(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::kick::permission_denied"),new C("You do not have permissions for kick","2001");return n(this,Ht).kick(e)}}Ht=new WeakMap,Nd=new WeakMap,re=new WeakMap,Mo=new WeakMap,gs=new WeakMap,Ne=new WeakMap,Ao=new WeakSet,Vu=function(){return n(this,Ne).getValue("roomNodeClient")},On=new WeakSet,nd=async function(e){this.status!==e&&n(this,Ne).setValue("stageStatus",e)};nn([y.trace("Stage.getStageRequests")],ti.prototype,"getAccessRequests",1);nn([y.trace("Stage.requestAccess")],ti.prototype,"requestAccess",1);nn([y.trace("Stage.cancelRequestAccess")],ti.prototype,"cancelRequestAccess",1);nn([y.trace("Stage.grantAccess")],ti.prototype,"grantAccess",1);nn([y.trace("Stage.denyAccess")],ti.prototype,"denyAccess",1);nn([ur.executeWithLock({methodName:"joinStage",lockName:"Stage.join",timeout:5e3}),y.trace("Stage.joinStage")],ti.prototype,"join",1);nn([y.trace("Stage.leaveStage")],ti.prototype,"leave",1);function e0(s){return!(s.viewType==="LIVESTREAM"||s.viewType==="CHAT")}function xh(s){switch(s){case Zs.UNSPECIFIED:return"OFF_STAGE";case Zs.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case Zs.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case Zs.OFF_STAGE:return"OFF_STAGE";case Zs.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var t0=Object.defineProperty,s0=Object.getOwnPropertyDescriptor,r0=(s,t,e,r)=>{for(var i=r>1?void 0:r?s0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&t0(t,e,i),i},Cr,es,wr,Io,rt;class Nf{constructor(t,e,r,i,a){h(this,"stage");g(this,Cr,void 0);g(this,es,void 0);g(this,wr,void 0);g(this,Io,0);g(this,rt,void 0);m(this,rt,t),this.stage=new ti(t,i,a,e,r),m(this,wr,e),m(this,Cr,i),m(this,es,a),this.setupEvents()}get telemetry(){return n(this,rt).getValue("telemetry")}get logger(){return n(this,rt).getValue("logger")}setupEvents(){n(this,rt).subscribe("stageStatus",t=>{this.stage.emit("stageStatusUpdate",t)}),n(this,wr).on(x.grantStageAccess,()=>{n(this,Cr).permissions.stageAccess!==q.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),n(this,wr).on(x.peerStageStatusUpdate,t=>{t!==void 0&&(t.peerId===n(this,Cr).id?this.selfStageStatusHandler(t):this.peerStageStatusHandler(t))}),n(this,wr).on(x.denyStageAccess,()=>{n(this,Cr).permissions.stageAccess!==q.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),n(this,wr).on(x.getStageRequests,async t=>{var r;if(n(this,Cr).permissions.stageAccess!==q.Allowed)return;const e=(r=t==null?void 0:t.stageRequests)!=null?r:[];await n(this,rt).getValue("peerSessionStore").emitAsync(_.GET_STAGE_REQUESTS,e),n(this,Io)<e.length&&e.length>0&&this.stage.emit("newStageRequest",{count:e.length}),m(this,Io,e.length),this.stage.emit("stageAccessRequestUpdate",e)})}getCurrentStageRequests(){return n(this,es).joined.toArray().filter(e=>e.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(e=>({displayName:e.name,userId:e.userId,peerId:e.id}))}async setStageStatus(t){this.stage.status!==t&&n(this,rt).setValue("stageStatus",t)}selfStageStatusHandler(t){const e=xh(t.stageType),r=n(this,rt).getValue("stageStatus");if(r!==e)switch(t.stageType){case 1:n(this,rt).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:n(this,rt).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}async peerStageStatusHandler(t){const e=n(this,es).joined.get(t.peerId),r=n(this,es).viewMode==="ACTIVE_GRID";if(!e){this.logger.warn("err::peerStageStatusUpdate: participant not found");return}switch(t.stageType){case 1:e.setStageStatus("ON_STAGE"),r&&n(this,rt).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:n(this,es).viewMode,page:n(this,es).currentPage});break;case 2:e.setStageStatus("ACCEPTED_TO_JOIN_STAGE");break;case 3:e.setStageStatus("REQUESTED_TO_JOIN_STAGE");break;case 0:case 4:default:e.setStageStatus("OFF_STAGE"),r&&n(this,rt).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:n(this,es).viewMode,page:n(this,es).currentPage});break}n(this,rt).getValue("peerSessionStore").emit(_.UPDATE_PEER_STAGE_STATUS,{id:e.id,status:e.stageStatus})}}Cr=new WeakMap,es=new WeakMap,wr=new WeakMap,Io=new WeakMap,rt=new WeakMap;r0([y.trace("Stage.setupEvents")],Nf.prototype,"setupEvents",1);var i0=Object.defineProperty,n0=Object.getOwnPropertyDescriptor,Uh=(s,t,e,r)=>{for(var i=r>1?void 0:r?n0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&i0(t,e,i),i},mi,xs,Do,Oo,fi,Ng;let yo=(Ng=class extends _a{constructor(t,e,r,i){const a=t.getValue("logger");super(a);h(this,"name");h(this,"icon");h(this,"id");h(this,"permissions");g(this,mi,void 0);g(this,xs,void 0);g(this,Do,void 0);g(this,Oo,void 0);g(this,fi,void 0);h(this,"active");h(this,"enabledBy");m(this,Do,t);const o=t.getValue("meetingId");this.id=`${o}:${e.id}`,this.name=e.name,this.icon=e.icon,m(this,Oo,e.component),this.permissions=e.permissions,m(this,mi,i),m(this,xs,r),this.active=!1,this.enabledBy=""}get component(){return n(this,Oo)}get telemetry(){return n(this,Do).getValue("telemetry")}set activePluginsStore(t){m(this,xs,t)}activateForSelf(){m(this,fi,new Date),this.active=!0,this.emit("stateUpdate",{active:this.active,pluginId:this.id}),this.emit("enabled")}deactivateForSelf(){m(this,fi,void 0),this.active=!1,this.emit("stateUpdate",{active:this.active,pluginId:this.id}),this.emit("closed")}async activate(){var t;if(!this.active&&(t=this.permissions)!=null&&t.canActivate){if(!n(this,xs))throw new C("Cannot activate plugin: active plugins store is not available yet.","0604");await n(this,xs).set(this.id,{name:this.name,icon:this.icon,id:this.id,enabledBy:n(this,mi).id}),this.enabledBy=n(this,mi).id,this.activateForSelf(),this.logger.info("plugin::activated",{plugin:{id:this.id,enabledBy:this.enabledBy,name:this.name}})}}async deactivate(){var e;if(!this.active||!((e=this.permissions)!=null&&e.canDeactivate)&&this.enabledBy!==n(this,mi).id)return;if(!n(this,xs))throw new C("Cannot deactivate plugin: active plugins store is not available yet.","0604");const t=n(this,fi)?new Date().getTime()-n(this,fi).getTime():0;await n(this,xs).set(this.id,null),this.deactivateForSelf(),this.logger.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:t}})}},mi=new WeakMap,xs=new WeakMap,Do=new WeakMap,Oo=new WeakMap,fi=new WeakMap,Ng);Uh([y.trace("Plugin.activatePlugin")],yo.prototype,"activate",1);Uh([y.trace("Plugin.deactivatePlugin")],yo.prototype,"deactivate",1);yo=Uh([et("0600")],yo);var ke,Ti;class Lf extends Map{constructor(e,r=void 0){const{onAddEvent:i,onDeleteEvent:a,onClearEvent:o}=e;super();g(this,ke,void 0);g(this,Ti,void 0);h(this,"onAddEvent");h(this,"onDeleteEvent");h(this,"onClearEvent");m(this,ke,new _a(r)),this.onAddEvent=i,this.onDeleteEvent=a,this.onClearEvent=o,m(this,Ti,new Map)}emit(e,...r){return n(this,ke).emit(e,...r)}on(e,r){return n(this,ke).on(e,r)}addListener(e,r){return n(this,ke).addListener(e,r)}off(e,r){return n(this,ke).off(e,r)}once(e,r){return n(this,ke).once(e,r)}prependListener(e,r){return n(this,ke).prependListener(e,r)}prependOnceListener(e,r){return n(this,ke).prependOnceListener(e,r)}removeListener(e,r){return n(this,ke).removeListener(e,r)}removeAllListeners(e){return n(this,ke).removeAllListeners(e)}listeners(e){return n(this,ke).listeners(e)}listenerCount(e){return n(this,ke).listenerCount(e)}getMaxListeners(){return n(this,ke).getMaxListeners()}setMaxListeners(e){return n(this,ke).setMaxListeners(e)}eventNames(){return n(this,ke).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,i=!0){const a=super.set(e,r),o=(c,...d)=>{this.emit(c,r,...d)};return n(this,Ti).set(e,o),r.on("*",o),i&&n(this,ke).emit(this.onAddEvent,r),a}delete(e,r=!0,i=!1){const a=this.get(e);if(!a)return!1;a.removeListener("*",n(this,Ti).get(e));const o=super.delete(e);return i&&a.removeAllListeners(),r&&n(this,ke).emit(this.onDeleteEvent,a),o}clear(e=!0,r=!1){this.forEach(a=>{a.removeListener("*",n(this,Ti).get(a.id)),r&&a.removeAllListeners()});const i=super.clear();return e&&n(this,ke).emit(this.onClearEvent),i}toArray(){return Array.from(this.values())}}ke=new WeakMap,Ti=new WeakMap;class ug extends Lf{constructor(t){super({onAddEvent:"pluginAdded",onDeleteEvent:"pluginDeleted"},t)}add(t,e=!0){return super.add(t,e)}delete(t,e=!0,r=!1){return super.delete(t,e,r)}}var a0=Object.defineProperty,o0=Object.getOwnPropertyDescriptor,c0=(s,t,e,r)=>{for(var i=r>1?void 0:r?o0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&a0(t,e,i),i};let xu=class{constructor(s){h(this,"all");h(this,"active");this.all=new ug(s),this.active=new ug(s)}};xu=c0([et("0600")],xu);var d0=Object.defineProperty,l0=Object.getOwnPropertyDescriptor,u0=(s,t,e,r)=>{for(var i=r>1?void 0:r?l0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&d0(t,e,i),i},ts,Nn,Rr,Si,Ld,xf,No,Uu,Lo,$u,Vo,Bu,Lg;const Vf=(Lg=class{constructor(s,t,e,r){g(this,Ld);g(this,No);g(this,Lo);g(this,Vo);h(this,"plugins");g(this,ts,void 0);g(this,Nn,void 0);g(this,Rr,void 0);g(this,Si,null);m(this,Rr,s),this.plugins=t,m(this,Nn,e),m(this,ts,r),this.setupEvents()}get telemetry(){return n(this,Rr).getValue("telemetry")}get logger(){return n(this,Rr).getValue("logger")}static async init(s,t,e,r){var l,u;const i=s.getValue("logger"),a=s.getValue("connectionHandler"),o=new xu(i);let c;a.socketState.state==="connected"?(i.info("Creating active plugins store immediately. Socket is already connected."),c=await r.create(Pu,!0)):i.info("Deferring active plugins store creation until socket connects."),t.forEach(p=>{const f=new yo(s,p,c,e);o.all.add(f)});const d=new Vf(s,o,r,c);return c?D(l=d,Vo,Bu).call(l):D(u=d,Ld,xf).call(u),d}cleanup(){D(this,No,Uu).call(this)}setupEvents(){this.plugins.all.on("stateUpdate",({active:s,id:t})=>{if(s){this.plugins.active.add(this.plugins.all.get(t));return}this.plugins.active.delete(t)}),n(this,Rr).getValue("peerSessionStore").onAsync(_.SOCKET_SERVICE_ROOM_JOINED,async()=>{var t,e;if(((e=(t=this.plugins.active)==null?void 0:t.toArray())!=null?e:[]).forEach(r=>{r.deactivateForSelf()}),!n(this,ts)){this.logger.warn("Active plugins store not available yet on ROOM_JOINED. Sync will be performed when store is created.");return}await D(this,Lo,$u).call(this),this.logger.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to sync active plugins.")})}},ts=new WeakMap,Nn=new WeakMap,Rr=new WeakMap,Si=new WeakMap,Ld=new WeakSet,xf=function(){const s=n(this,Rr).getValue("peerSessionStore"),t=async e=>{if(e.state==="connected"&&!n(this,ts))try{m(this,ts,await n(this,Nn).create(Pu,!0)),D(this,No,Uu).call(this),this.plugins.all.toArray().forEach(r=>{r.activePluginsStore=n(this,ts)}),D(this,Vo,Bu).call(this),this.logger.info("Active plugins store created after socket connected"),await D(this,Lo,$u).call(this)}catch(r){this.logger.error("Failed to create active plugins store after socket connected, will retry on next reconnect",{error:r})}};s.on(_.SOCKET_STATE_UPDATE,t),m(this,Si,()=>{s.off(_.SOCKET_STATE_UPDATE,t)})},No=new WeakSet,Uu=function(){n(this,Si)&&(n(this,Si).call(this),m(this,Si,null))},Lo=new WeakSet,$u=async function(){try{await n(this,Nn).refresh(n(this,ts).name)}catch(t){this.logger.error("Failed to refresh active plugins store, syncing from stale data.",{error:t})}const s=n(this,ts).getAll();Object.entries(s).forEach(([t,e])=>{if(!e)return;const r=this.plugins.all.get(t);if(!r){this.logger.warn(`Plugin '${t}' not found in plugins.all, ignoring store entry.`);return}r.active||(r.enabledBy=e.enabledBy,r.activateForSelf())})},Vo=new WeakSet,Bu=function(){n(this,ts).subscribe("*",s=>{Object.entries(s).forEach(([t,e])=>{const r=this.plugins.all.get(t);if(!r){this.logger.warn(`Plugin '${t}' not found in plugins.all, ignoring store update.`);return}!e&&r.active&&r.deactivateForSelf(),e&&!r.active&&(r.enabledBy=e.enabledBy,r.activateForSelf())})})},Lg);let Uf=Vf;u0([y.trace("PluginController.setupEvents")],Uf.prototype,"setupEvents",1);var xo;class h0{constructor(t){h(this,"mediaJoined");h(this,"socketJoined");h(this,"socketJoinAttempted");h(this,"mediaJoinAttempted");h(this,"socketState");h(this,"mediaState");g(this,xo,void 0);this.mediaJoined=!1,this.socketJoined=!1,this.socketJoinAttempted=!1,this.mediaJoinAttempted=!1,this.socketState={state:void 0,reconnected:!1,reconnectionAttempt:void 0},this.mediaState={recv:void 0,send:void 0},m(this,xo,t)}get joinAttempted(){return this.mediaJoinAttempted||this.socketJoinAttempted}get roomJoined(){return this.mediaJoined&&this.socketJoined}updateSocketConnectionState(t,e){let r;const{reconnected:i}=this.socketState;switch(t){case"connected":r={state:"connected",reconnected:i,reconnectionAttempt:void 0};break;case"disconnected":r={state:"disconnected",reconnected:!1,reconnectionAttempt:0},this.socketJoined=!1;break;case"reconnected":r={state:"connected",reconnected:!0,reconnectionAttempt:void 0};break;case"reconnecting":r={state:"reconnecting",reconnected:i,reconnectionAttempt:0};break;case"reconnectAttempt":r={state:"reconnecting",reconnected:i,reconnectionAttempt:e};break;case"failed":r={state:"failed",reconnected:i,reconnectionAttempt:void 0},this.socketJoined=!1;break}r&&(this.socketState=r,n(this,xo).getValue("peerSessionStore").emit(_.SOCKET_STATE_UPDATE,r))}}xo=new WeakMap;var p0=Object.defineProperty,g0=Object.getOwnPropertyDescriptor,Hc=(s,t,e,r)=>{for(var i=r>1?void 0:r?g0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&p0(t,e,i),i};const hg="Cannot start recording: another recording is already in progress.";var Ln,Vn,xn,ad,Vg;let en=(Vg=class extends Nt{constructor(t,e){const r=t.getValue("logger");super(r);g(this,xn);g(this,Ln,void 0);g(this,Vn,void 0);h(this,"recordingPeerIds",[]);h(this,"recordings",[]);m(this,Vn,t),m(this,Ln,e)}get recordingState(){return this.recordings.some(t=>t.state==="RECORDING")?"RECORDING":this.recordings.some(t=>t.state==="PAUSED")?"PAUSED":this.recordings.some(t=>t.state==="STARTING")?"STARTING":this.recordings.some(t=>t.state==="STOPPING")?"STOPPING":"IDLE"}get telemetry(){return n(this,Vn).getValue("telemetry")}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}async start(t){if(!n(this,Ln).permissions.canRecord)throw this.logger.error("Recording::start::permission_denied"),new C("User does not have permission to start recording","1001");if((t==null?void 0:t.allowMultiple)!==!0&&(this.recordingState==="STARTING"||this.recordingState==="RECORDING"||this.recordingState==="STOPPING"))throw this.logger.error("Recording::start::recording_in_progress",{recording:{state:this.recordingState}}),new C(hg,"1005");try{const e=It(),{recording:r={}}=n(this,Vn).getValue("defaults"),i=await e.startRecording(r,t==null?void 0:t.allowMultiple);this.updateRecordings([...this.recordings,{id:i,state:"STARTING",type:"BROWSER"}])}catch(e){throw this.logger.error("Recording::start::recording_failed_to_start",{error:e}),e instanceof _d&&e.status===409?new C(hg,"1005"):new C("Error while starting recording","1000",this.logger)}}async stop(t){await D(this,xn,ad).call(this,"stop",["RECORDING","PAUSED"],t)}async pause(t){await D(this,xn,ad).call(this,"pause",["RECORDING"],t)}async resume(t){await D(this,xn,ad).call(this,"resume",["PAUSED"],t)}},Ln=new WeakMap,Vn=new WeakMap,xn=new WeakSet,ad=async function(t,e,r){if(!n(this,Ln).permissions.canRecord)throw this.logger.error("Recording::stop::permission_denied"),new C("User does not have permission to stop recording","1001");let i=[];if(r!==void 0){const a=this.recordings.find(o=>o.id===r);if(a===void 0)throw new C("Could not find the specified recording","1004");if(e.includes(a.state)){this.logger.error("Recording::stop::recording_not_in_expected_state",{recording:{state:a.state}});return}i.push(a)}else i=this.recordings.filter(a=>e.includes(a.state));i.forEach(async a=>{const o=a.state;t==="stop"&&(a.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{await It().updateRecording(a.id,t)}catch(c){throw this.logger.error("Recording::stop::recording_failed_to_stop",{error:c}),a.state!==o&&(a.state=o,this.emit("recordingUpdate",o)),new C("Error while stopping recording","1000",this.logger)}})},Vg);Hc([y.trace("Recording.start")],en.prototype,"start",1);Hc([y.trace("Recording.stop")],en.prototype,"stop",1);Hc([y.trace("Recording.stop")],en.prototype,"pause",1);Hc([y.trace("Recording.stop")],en.prototype,"resume",1);en=Hc([et("1000")],en);var m0=Object.defineProperty,f0=Object.getOwnPropertyDescriptor,T0=(s,t,e,r)=>{for(var i=r>1?void 0:r?f0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&m0(t,e,i),i},vi;class $f{constructor(t,e,r){h(this,"recording");h(this,"room");g(this,vi,void 0);m(this,vi,t),this.recording=new en(t,e),this.room=r,this.setupEvents()}get telemetry(){return n(this,vi).getValue("telemetry")}get logger(){return n(this,vi).getValue("logger")}getRecordingTypeFromProtoType(t){let e;switch(t){case Qi.BROWSER:e="BROWSER";break;case Qi.COMPOSITE:e="COMPOSITE";break;case Qi.TRACK:e="TRACK";break;default:e="BROWSER"}return e}setupEvents(){n(this,vi).getValue("peerSessionStore").on(_.ROOM_STATE,t=>{t.activeRecordings.length!==0?this.recording.updateRecordings(t.activeRecordings.map(e=>{const r=this.getRecordingTypeFromProtoType(e.recordingType);return{id:e.recordingId,state:e.recordingStatus,type:r}})):this.recording.recordings.length&&this.recording.updateRecordings([])}),this.room.on(x.recordingStarted,t=>{let e=!1;const r=[...this.recording.recordings];if(r.forEach(i=>{i.id===t.recordingId&&(e=!0,i.state="RECORDING")}),e===!1){const i=this.getRecordingTypeFromProtoType(t.recordingType);r.push({id:t.recordingId,state:"RECORDING",type:i})}this.recording.updateRecordings(r)}),this.room.on(x.recordingPaused,t=>{const e=[...this.recording.recordings];e.forEach(r=>{r.id===t.recordingId&&(r.state="PAUSED")}),this.recording.updateRecordings(e)}),this.room.on(x.recordingStopped,t=>{const e=[...this.recording.recordings.filter(r=>r.id!==t.recordingId)];this.recording.updateRecordings(e)})}}vi=new WeakMap;T0([y.trace("RecordingController.setupEvents")],$f.prototype,"setupEvents",1);var yi;class S0{constructor(t){g(this,yi,void 0);m(this,yi,t)}hasFeature(t){return n(this,yi).getValue("logger").warn("Unimplemented method: meeting.__internals__.hasFeature called"),!1}getFeatureValue(t){return n(this,yi).getValue("logger").warn("Unimplemented method: meeting.__internals__.getFeatureValue called"),null}getAllFeatures(){return n(this,yi).getValue("logger").warn("Unimplemented method: meeting.__internals__.getAllFeatures called"),{}}}yi=new WeakMap;class $h{constructor(t,e,r,i){h(this,"authToken");h(this,"logger");h(this,"features");h(this,"browserSpecs");h(this,"callStats");this.authToken=t,this.logger=e,this.features=r,this.browserSpecs=me,this.callStats=i}static init(t){return new $h(t.getValue("authToken"),t.getValue("logger"),new S0(t),t.getValue("callstats"))}}class Bh{constructor(t){h(this,"internals");this.internals=t}static async init(t){const e=$h.init(t);return new Bh(e)}}var v0=Object.defineProperty,y0=Object.getOwnPropertyDescriptor,Vt=(s,t,e,r)=>{for(var i=r>1?void 0:r?y0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&v0(t,e,i),i},De,pe,le,Us,Ft,Uo,_e;class vt extends _a{constructor(e,r,i=Cd,a=!0){const o=e.getValue("logger");super(o);g(this,De,void 0);g(this,pe,void 0);g(this,le,void 0);g(this,Us,void 0);g(this,Ft,void 0);g(this,Uo,void 0);g(this,_e,void 0);h(this,"audioUpdateInProgress");h(this,"videoUpdateInProgress");m(this,_e,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,m(this,De,new Bf(e,r)),m(this,pe,new q0(e,n(this,De),void 0,i)),m(this,le,new Y0(e,n(this,De),void 0,i)),m(this,Ft,new J0(n(this,_e),n(this,De))),m(this,Us,new G0(e,n(this,De))),m(this,Uo,a),n(this,pe).on("trackMuted",this.onAudioTrackMuted.bind(this)),n(this,pe).on("trackChanged",this.onAudioTrackChanged.bind(this)),n(this,le).on("trackChanged",this.onVideoTrackChanged.bind(this)),n(this,le).on("trackEnded",this.onVideoTrackEnded.bind(this)),n(this,Ft).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}get telemetry(){return n(this,_e).getValue("telemetry")}set context(e){m(this,_e,e)}async onVisibilityChange(){n(this,_e).getValue("callstats").tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?n(this,_e).getValue("callstats").browserBackgrounded():(n(this,_e).getValue("callstats").browserForegrounded(),await this.setupSpeaker())}async repopulateAvailableDevices(){return!0}async setupStreams({audio:e,video:r}){var o;e?n(this,_e).getValue("callstats").audioOn():n(this,_e).getValue("callstats").audioOff(),r?n(this,_e).getValue("callstats").videoOn():n(this,_e).getValue("callstats").videoOff();let i,a;if(e&&r)try{const c=await n(this,De).getAudioAndVideoTrack(n(this,pe).userSelectedDevice,n(this,le).userSelectedDevice);i=c.audioTrack,a=c.videoTrack}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:c})}if(!i&&e)try{i=await n(this,De).getAudioTrack(!1,n(this,pe).userSelectedDevice)}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get audio track",{error:c})}if(!a&&r)try{a=await n(this,De).getVideoTrack(n(this,le).userSelectedDevice)}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get video track",{error:c})}e&&!i&&n(this,_e).getValue("callstats").audioOff(),r&&!a&&n(this,_e).getValue("callstats").videoOff(),await n(this,pe).setMediaTrack(i),await n(this,le).setMediaTrack(a);try{await this.setupSpeaker()}catch(c){}if(a){const c=await this.getDeviceById(a.getSettings().deviceId);n(this,_e).getValue("callstats").selectedDevice("VIDEO",c)}if(i){const c=await this.getDeviceById(i.getSettings().deviceId);n(this,_e).getValue("callstats").selectedDevice("AUDIO",c)}(o=n(this,Us).currentDevice)!=null&&o.deviceId&&n(this,_e).getValue("callstats").selectedDevice("SPEAKER",n(this,Us).currentDevice),n(this,De).onDeviceChange((c,d,l)=>{this.onDeviceChange(d,l)})}getCurrentDevices(){return{audio:n(this,pe).currentDevice,video:n(this,le).currentDevice,speaker:n(this,Us).currentDevice}}get permissions(){return n(this,De).permissions}getAllDevices(){return n(this,De).getAvailableDevices()}getDeviceById(e,r){return n(this,De).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return n(this,pe).mediaTrack}get audioTrack(){return n(this,pe).transformedMediaTrack}get audioEnabled(){return n(this,pe).trackEnabled}async enableAudio(e){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{e?await n(this,pe).enableTrack(!1,e):await n(this,pe).unmuteTrack()}catch(r){}finally{this.audioUpdateInProgress=!1}}}disableAudio(){n(this,pe).mediaTrack&&!n(this,pe).isCustomTrack?n(this,pe).muteTrack():n(this,pe).disableTrack()}getAudioDevices(e){return n(this,De).getAudioInputDevices(e)}async setAudioDevice(e,{saveDevicePreference:r}){await n(this,pe).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,_e).getValue("callstats").selectedDevice("AUDIO",e),this.emit("AUDIO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})}async setupSpeaker(){const{speaker:e}=this.getCurrentDevices();await n(this,Us).setPreferredSpeaker();const{speaker:r}=this.getCurrentDevices();(e==null?void 0:e.deviceId)!==(r==null?void 0:r.deviceId)&&r&&this.emit("DEVICE_CHANGE",{device:r})}async setSpeakerDevice(e,{saveDevicePreference:r}){await n(this,Us).setupSpeaker(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,_e).getValue("callstats").selectedDevice("SPEAKER",e),this.emit("DEVICE_CHANGE",{device:e})}onVideoTrackChanged(){this.emit("VIDEO_TRACK_CHANGE")}onVideoTrackEnded(){this.emit("VIDEO_TRACK_CHANGE")}get rawVideoTrack(){return n(this,le).mediaTrack}get videoTrack(){return n(this,le).transformedMediaTrack}get videoEnabled(){return n(this,le).trackEnabled}async enableVideo(e){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{e?await n(this,le).enableTrack(!1,e):await n(this,le).unmuteTrack()}catch(r){}finally{this.videoUpdateInProgress=!1}}}disableVideo(){n(this,le).disableTrack()}getVideoDevices(e){return n(this,De).getVideoInputDevices(e)}async setVideoDevice(e,{saveDevicePreference:r}){await n(this,le).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,_e).getValue("callstats").selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})}async updateVideoConstraints(e){await n(this,le).updateConstraints(e)}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:n(this,Ft).audioMediaTrack,video:n(this,Ft).videoMediaTrack}}get screenShareEnabled(){return n(this,Ft).trackEnabled}async enableScreenShare(){await n(this,Ft).enableScreenShare()}async disableScreenShare(){n(this,Ft).disableScreenShare()}async updateScreenshareConstraints(e){await n(this,Ft).updateConstraints(e)}getSpeakerDevices(e){return n(this,De).getAudioOutputDevices(e)}addAudioMiddleware(e){return n(this,pe).addMiddleware(e)}removeAudioMiddleware(e){return n(this,pe).removeMiddleware(e)}removeAllAudioMiddlewares(){return n(this,pe).removeAllMiddlewares()}addVideoMiddleware(e){return n(this,le).addMiddleware(e)}removeVideoMiddleware(e){return n(this,le).removeMiddleware(e)}removeAllVideoMiddlewares(){return n(this,le).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return n(this,le).setVideoMiddlewareGlobalConfig(e)}destruct(){n(this,pe).disableTrack(),n(this,le).disableTrack(),n(this,le).terminateMiddlewareWebWorker(),n(this,Ft).disableScreenShare(),n(this,De).destruct()}async onDeviceChange(e,r){var a,o;if(this.emit("DEVICE_LIST_UPDATED",e),r||!n(this,Uo))return;let i=!1;(a=e==null?void 0:e.added)==null||a.reverse().forEach(async c=>{var d;c&&!Cd(c)&&(c.kind==="audioinput"&&((d=this.audioTrack)==null?void 0:d.enabled)===!0?await this.setAudioDevice(c,{saveDevicePreference:!1}):c.kind==="audiooutput"&&(i=!0,await this.setSpeakerDevice(c,{saveDevicePreference:!1})))}),i||(o=e==null?void 0:e.removed)==null||o.forEach(async c=>{var d;if(c.kind==="audiooutput"&&((d=this.getCurrentDevices().speaker)==null?void 0:d.deviceId)===c.deviceId){const l=await this.getSpeakerDevices();(l==null?void 0:l.length)>0&&await this.setSpeakerDevice(l[0],{saveDevicePreference:!1})}})}removeAllTracks(){this.destruct()}removeAudioTrack(){n(this,pe).disableTrack()}removeVideoTrack(){n(this,le).disableTrack(),n(this,le).terminateMiddlewareWebWorker()}async removeDocumentEventListeners(){document.removeEventListener("visibilitychange",this.onVisibilityChange)}}De=new WeakMap,pe=new WeakMap,le=new WeakMap,Us=new WeakMap,Ft=new WeakMap,Uo=new WeakMap,_e=new WeakMap;Vt([y.trace("MediaHandler.setupStreams")],vt.prototype,"setupStreams",1);Vt([y.trace("MediaHandler.enableAudio")],vt.prototype,"enableAudio",1);Vt([y.trace("MediaHandler.disableAudio")],vt.prototype,"disableAudio",1);Vt([y.trace("MediaHandler.setAudioDevice")],vt.prototype,"setAudioDevice",1);Vt([y.trace("MediaHandler.enableVideo")],vt.prototype,"enableVideo",1);Vt([y.trace("MediaHandler.disableVideo")],vt.prototype,"disableVideo",1);Vt([y.trace("MediaHandler.setVideoDevice")],vt.prototype,"setVideoDevice",1);Vt([y.trace("MediaHandler.updateVideoConstraints")],vt.prototype,"updateVideoConstraints",1);Vt([y.trace("MediaHandler.enableScreenShare")],vt.prototype,"enableScreenShare",1);Vt([y.trace("MediaHandler.disableScreenShare")],vt.prototype,"disableScreenShare",1);Vt([y.trace("MediaHandler.updateScreenshareConstraints")],vt.prototype,"updateScreenshareConstraints",1);Vt([y.trace("MediaHandler.destruct")],vt.prototype,"destruct",1);Vt([y.trace("MediaHandler.onDeviceChange")],vt.prototype,"onDeviceChange",1);function Xc(s,t,e){switch(!0){case me.isChromiumBased():switch(t){case"NotAllowedError":return e.includes("by system")?"SYSTEM_DENIED":s==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case me.isSafari():switch(t){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case me.isFirefox():switch(t){case"NotFoundError":case"NotReadableError":return"SYSTEM_DENIED";case"NotAllowedError":return"DENIED";case"AbortError":default:return"COULD_NOT_START"}default:return"COULD_NOT_START"}}const E0=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function Cd(s){var e,r;const t=(e=s.label)==null?void 0:e.toLowerCase();return((r=me._bowser)==null?void 0:r.getOSName())==="macOS"&&t.includes("iphone")?!0:E0.some(i=>t==null?void 0:t.includes(i))}async function P0(s,t,e){if(!(t!=null&&t.length))return e;const r=s.getValue("logger"),i=new AudioContext,a=await Promise.all(t==null?void 0:t.map(d=>d(i))),o=i.createMediaStreamSource(new MediaStream([e])),c=i.createMediaStreamDestination();try{let d=o;for(let l=0;l<a.length;l+=1)d.connect(a[l]),d=a[l];d.connect(c)}catch(d){return r.error("getTransformedAudioTrack::middleware_execution_failed",{error:d}),e}return c.stream.getAudioTracks()[0]}var Ei,$o;class _0{constructor(t){g(this,Ei,void 0);g(this,$o,void 0);m(this,$o,t)}get logger(){return n(this,$o).getValue("logger")}terminateMiddlewareWebWorker(){if(n(this,Ei))try{so.clearInterval(n(this,Ei)),m(this,Ei,void 0)}catch(t){this.logger.debug("WorkerTimers::terminateMiddlewareWebWorker::failed")}}async getTransformedVideoTrack(t,e,r){if(!(t!=null&&t.length))return e;const i=document.createElement("canvas"),a=await Promise.all(t==null?void 0:t.map(f=>f({canvas:i,WorkerTimers:so})));if(r.disablePerFrameCanvasRendering){const v=i.captureStream().getVideoTracks()[0];return Object.defineProperty(v,"originalSettings",{value:e.getSettings()}),v}const o=document.createElement("video"),c=new MediaStream;c.addTrack(e);const d=i.getContext("2d");o.srcObject=c,o.autoplay=!0,this.terminateMiddlewareWebWorker();const l=async()=>{if(e.enabled===!1||e.readyState==="ended"){this.terminateMiddlewareWebWorker(),o.remove(),i.remove();return}try{d.drawImage(o,0,0);for(let f=0;f<a.length;f+=1)typeof a[f]=="function"&&await a[f](i,d)}catch(f){this.logger.error("getTransformedVideoTrack::middleware_execution_failed",{error:f})}};try{o.play()}catch(f){}o.addEventListener("play",()=>{i.width=o.width||e.getSettings().width,i.height=o.width||e.getSettings().height,m(this,Ei,so.setInterval(l,50))},!1);const p=i.captureStream().getVideoTracks()[0];return Object.defineProperty(p,"originalSettings",{value:e.getSettings()}),p}}Ei=new WeakMap,$o=new WeakMap;const C0={qvga:{width:{ideal:320},height:{ideal:240},frameRate:{ideal:30}},vga:{width:{ideal:640},height:{ideal:480},frameRate:{ideal:30}},hd:{width:{ideal:1280},height:{ideal:720},frameRate:{ideal:30}},fhd:{width:{ideal:1920},height:{ideal:1080},frameRate:{ideal:30}},uhd:{width:{ideal:3840},height:{ideal:2160},frameRate:{ideal:30}}},w0=[[320,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2}]],[640,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2}]],[1280,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]],[1920,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]],[3840,[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]]],R0=(s,t)=>{var d,l,u;const e=(d=s==null?void 0:s.getValue("overrides"))==null?void 0:d.simulcastConfig;if((l=e==null?void 0:e.encodings)!=null&&l.length)return e.encodings;const r="getSettings"in t&&t.getSettings().width||"getConstraints"in t&&t.getConstraints().width||"originalSettings"in t&&((u=t.originalSettings)==null?void 0:u.width),i=w0,a=i.map(([p])=>p).sort((p,f)=>p-f);let o=Number.MAX_VALUE,c=0;return a.forEach((p,f)=>{Math.abs(p-r)<o&&(o=Math.abs(p-r),c=f)}),i[c][1]};var Ee=(s=>(s.WEBCAM="webcam",s.WEBCAM_BACKUP="webcam_backup",s.MIC="mic",s.SCREENSHARE_VIDEO="screenshare_video",s.SCREENSHARE_AUDIO="screenshare_audio",s))(Ee||{});const b0=gw(),cn=Cs(b0.config.media);function k0(s){var e,r;const t={};return s.audio&&(t.audio={enableStereo:(e=s.audio.enableStereo)!=null?e:!1,enableHighBitrate:(r=s.audio.enableHighBitrate)!=null?r:!1}),t.video=s.video.quality,t}var Pi,Vd;class M0{constructor(t,e){g(this,Pi,void 0);g(this,Vd,void 0);h(this,"getScreenShareConstraints",()=>{var l,u,p,f,v,E,R,M,b;const t=(l=n(this,Pi))==null?void 0:l.screenshare,e=(p=(u=t==null?void 0:t.width)==null?void 0:u.max)!=null?p:1920,r=(v=(f=t==null?void 0:t.height)==null?void 0:f.max)!=null?v:1080,i=(R=(E=t==null?void 0:t.frameRate)==null?void 0:E.max)!=null?R:5,a=(b=(M=t==null?void 0:t.frameRate)==null?void 0:M.ideal)!=null?b:5,o=t==null?void 0:t.displaySurface,c=t==null?void 0:t.selfBrowserSurface;let d={width:{max:e},height:{max:r},frameRate:{ideal:a,max:i}};return o!==void 0&&["monitor","browser","window"].includes(o)&&(d={...d,displaySurface:o}),c!==void 0&&(d={...d,selfBrowserSurface:c}),{audio:!0,video:d}});h(this,"getAudioConstraints",t=>{var a,o,c,d,l,u,p;const e={},r=(a=n(this,Pi))==null?void 0:a.audio,i=r!=null&&r.enableStereo?2:1;return me.isFirefox()||me.isWebKitBased()?(e.audio={deviceId:t,autoGainControl:(o=r==null?void 0:r.autoGainControl)!=null?o:!0,echoCancellation:(c=r==null?void 0:r.echoCancellation)!=null?c:!0,noiseSuppression:(d=r==null?void 0:r.noiseSupression)!=null?d:!0,channelCount:i},e):(e.audio={autoGainControl:(l=r==null?void 0:r.autoGainControl)!=null?l:!0,echoCancellation:(u=r==null?void 0:r.echoCancellation)!=null?u:!0,noiseSuppression:(p=r==null?void 0:r.noiseSupression)!=null?p:!0,channelCount:i},t&&(e.audio.deviceId={exact:t}),e)});h(this,"getVideoConstraints",t=>{var o,c,d;const e={},r=(o=n(this,Pi))==null?void 0:o.video,i=A_(C0);let a=i.vga;if(typeof r=="string"){const l=i[r];l&&(a=l)}else r!==void 0&&(a.height.ideal=r.height.ideal,a.width.ideal=r.width.ideal,a.frameRate.ideal=(d=(c=r.frameRate)==null?void 0:c.ideal)!=null?d:30);return e.video=a,typeof e.video=="boolean"||(t?e.video.deviceId={exact:t}:e.video.facingMode="user"),e});m(this,Vd,t),m(this,Pi,e)}getUpdatedVideoConstraints(t){return t}}Pi=new WeakMap,Vd=new WeakMap;class hu extends Error{constructor(e,r,i){super(r);h(this,"constraints");h(this,"name");this.name=e,this.constraints=i}}class A0{constructor(){h(this,"permissions");this.permissions={audio:"NOT_REQUESTED",video:"NOT_REQUESTED",screenshare:"NOT_REQUESTED"}}async getAudioInputDevices(t){let e=t;return t||(e=await this.getAvailableDevices()),e.filter(r=>r.kind==="audioinput")}async getVideoInputDevices(t){let e=t;return t||(e=await this.getAvailableDevices()),e.filter(r=>r.kind==="videoinput")}async getAudioOutputDevices(t){let e=t;return t||(e=await this.getAvailableDevices()),e.filter(r=>r.kind==="audiooutput")}}var I0=Object.defineProperty,D0=Object.getOwnPropertyDescriptor,ps=(s,t,e,r)=>{for(var i=r>1?void 0:r?D0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&I0(t,e,i),i},Un,qt,Le,xg;let Ot=(xg=class extends A0{constructor(t,e){super();g(this,Un,void 0);g(this,qt,void 0);g(this,Le,void 0);m(this,Le,t),m(this,qt,new M0(t,e)),m(this,Un,new AbortController)}get telemetry(){return n(this,Le).getValue("telemetry")}get logger(){return n(this,Le).getValue("logger")}get constraintsBuilder(){return n(this,qt)}async destruct(){var t;(t=n(this,Un))==null||t.abort()}handlePermissionErrors(t,e){const r=Xc(t,e.name,e.message);return this.permissions[t]=r,n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}async getAudioAndVideoTrack(t,e){var r,i,a,o;try{const c=await this.getAudioInputDevices(),d=await this.getVideoInputDevices(),l=!!(c!=null&&c.find(b=>b.deviceId===t));let u;t&&l?u=t:c&&((r=c[0])!=null&&r.deviceId)&&(u=(i=c[0])==null?void 0:i.deviceId);const p=!!(d!=null&&d.find(b=>b.deviceId===e));let f;e&&p?f=e:d&&((a=d[0])!=null&&a.deviceId)&&(f=(o=d[0])==null?void 0:o.deviceId);const v={audio:n(this,qt).getAudioConstraints(u).audio,video:n(this,qt).getVideoConstraints(f).video};this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const E=await navigator.mediaDevices.getUserMedia(v);this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)});const R=E.getAudioTracks()[0];let M=E.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",M.label.includes("OBS Virtual")){const V=(await this.getVideoInputDevices()).find(I=>I.label.includes("OBS Virtual"));M=await this.getVideoTrack(V.deviceId)}return n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:R,videoTrack:M}}catch(c){throw this.logger.error("WebMediaInterface.getAudioAndVideoTrack",{error:c}),new C("Couldnt fetch audio and video track","1605")}}async getAudioTrack(t,e){var c,d;let r=await this.getAudioInputDevices();if(!(r!=null&&r.length))throw this.permissions.audio="NO_DEVICES_AVAILABLE",n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new C("No audio devices available","1606");const i=!!(r!=null&&r.find(l=>l.deviceId===e));let a;e&&i?a=e:(c=r[0])!=null&&c.deviceId&&(a=(d=r[0])==null?void 0:d.deviceId);const o=async l=>{let u;try{r=r.filter(f=>f.deviceId!==l),u=n(this,qt).getAudioConstraints(l),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(u)});const[p]=(await navigator.mediaDevices.getUserMedia(u)).getAudioTracks();return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(u)}),p}catch(p){const f=Xc("audio",p.name,p.message),v=new hu(p.name,p.message,u);if(f==="COULD_NOT_START"){const E=r.shift();if(!E)throw v;this.logger.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(u),error:p});const R=n(this,qt).getAudioConstraints(E.deviceId);return this.logger.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(R)}),o(E.deviceId)}throw v}};try{const l=await o(a);return l.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),l}catch(l){throw l.constraints&&this.handlePermissionErrors("audio",l),new C(l.message,"1601")}}async getVideoTrack(t){var c,d,l;const e=(c=await this.getCurrentDeviceLabel(t))==null?void 0:c.includes("OBS Virtual"),r=await this.getVideoInputDevices();if(!(r!=null&&r.length))throw this.permissions.video="NO_DEVICES_AVAILABLE",n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new C("No video devices available","1607");const i=!!(r!=null&&r.find(u=>u.deviceId===t));let a;t&&i?a=t:(d=r[0])!=null&&d.deviceId&&(a=(l=r[0])==null?void 0:l.deviceId);const o=async u=>{try{let p=u;const{video:f}=p;e&&typeof f!="boolean"&&(p={video:{deviceId:f.deviceId}}),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(p)});const[v]=(await navigator.mediaDevices.getUserMedia(p)).getVideoTracks();if(e&&typeof f!="boolean"&&typeof f.width=="object"){const{width:E,height:R}=v.getSettings(),{ideal:M}=f.width;v.applyConstraints({width:{ideal:M},height:{ideal:Math.floor(R*M/E)},frameRate:f.frameRate})}return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(p)}),v}catch(p){const f=Xc("video",p.name,p.message),v=new hu(p.name,p.message,u);if(f==="COULD_NOT_START"){const E=r.shift();if(!E)throw v;this.logger.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(u),error:p});const R=n(this,qt).getVideoConstraints(E.deviceId);return this.logger.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(R)}),o({video:R.video})}throw v}};try{const u=n(this,qt).getVideoConstraints(a),p=await o(u);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),p}catch(u){throw u.constraints&&this.handlePermissionErrors("video",u),new C(u.message,"1602")}}async getScreenShareTracks(){const t=async e=>{try{this.logger.info("getDisplayMediaWithoutTimeout::requesting_display_media",{constraints:JSON.stringify(e)}),n(this,Le).getValue("callstats").screenShareRequested();const r=await navigator.mediaDevices.getDisplayMedia(e);return this.logger.info("getDisplayMediaWithoutTimeout::received_display_media",{constraints:JSON.stringify(e)}),r}catch(r){const i=Xc("video",r.name,r.message),a=new hu(r.name,r.message,e),o={video:!0};if(UC(e,o))throw a;if(i==="COULD_NOT_START")return t(o);throw a}};try{const e=n(this,qt).getScreenShareConstraints(),r=await t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",n(this,Le).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.permissions.screenshare,kind:"screenshare"})),{audioTrack:r.getAudioTracks()[0],videoTrack:r.getVideoTracks()[0]}}catch(e){throw e.constraints&&this.handlePermissionErrors("screenshare",e),new C(e.message,"1612")}}async getCurrentDeviceLabel(t){const e=await this.getDevice(t||"default");return e==null?void 0:e.label}async enumerateDevicesWithExternalFirst(){const t=await navigator.mediaDevices.enumerateDevices(),e=i=>{var o;const a=((o=i.label)==null?void 0:o.toLowerCase())||"";return Cd(i)?4:a.includes("airpods")||a.includes("airdopes")||a.includes("bluetooth")||a.includes("wireless")||a.includes("headphones")||a.includes("headset")||a.includes("earbuds")||a.includes("usb")||a.includes("external")?0:i.deviceId==="default"||a.includes("default")?1:a.includes("built-in")||a.includes("internal")?2:3},r=i=>{var o;if(i.kind!=="videoinput")return!1;const a=((o=i.label)==null?void 0:o.toLowerCase())||"";return a.includes("front")||a.includes("user")||a.includes("selfie")?!0:!(a.includes("back")||a.includes("rear")||a.includes("environment"))};return t.sort((i,a)=>{var u,p;const o=e(i),c=e(a);if(o!==c)return o-c;const d=i.deviceId==="default"||((u=i.label)==null?void 0:u.toLowerCase().includes("default")),l=a.deviceId==="default"||((p=a.label)==null?void 0:p.toLowerCase().includes("default"));if(d&&!l)return-1;if(!d&&l)return 1;if(i.kind==="videoinput"&&a.kind==="videoinput"){const f=r(i),v=r(a);if(f&&!v)return-1;if(!f&&v)return 1}return 0})}async getAvailableDevices(){try{return await this.enumerateDevicesWithExternalFirst()||[]}catch(t){return this.logger.error("enumerate_devices_failed",{error:t}),[]}}async getAvailableDevicesByKind(t){try{return(await this.enumerateDevicesWithExternalFirst()).filter(({kind:e})=>t===e)}catch(e){throw this.logger.error("enumerate_devices_failed",{error:e}),new C("Failed to get available devices by kind","1609")}}async getDevice(t){try{return(await this.enumerateDevicesWithExternalFirst()).filter(r=>r.deviceId===t)[0]}catch(e){throw this.logger.error("enumerate_devices_failed",{error:e}),new C("Failed to get device","1609")}}async onDeviceChange(t){if(me.supportsDeviceChangeEvent()){let e=await this.getAvailableDevices();navigator.mediaDevices.addEventListener("devicechange",async r=>{var l,u;const i=p=>`${p.kind}-${p.label}-${p.deviceId}-${p.groupId}`,a=new Set(e.map(p=>i(p))),o=await this.getAvailableDevices(),c=new Set(o.map(p=>i(p))),d={added:o.filter(p=>!a.has(i(p))),removed:e.filter(p=>!c.has(i(p))),devices:o};if(e=o,(l=d.added)!=null&&l.length||(u=d.removed)!=null&&u.length){this.logger.info("repopulated_full_device_list",{devices:JSON.stringify(o)});const p=[...d.added,...d.removed];p.some(f=>f.kind==="audioinput")&&n(this,Le).getValue("callstats").devices("AUDIO",o==null?void 0:o.filter(f=>f.kind==="audioinput")),p.some(f=>f.kind==="videoinput")&&n(this,Le).getValue("callstats").devices("VIDEO",o==null?void 0:o.filter(f=>f.kind==="videoinput")),p.some(f=>f.kind==="audiooutput")&&n(this,Le).getValue("callstats").devices("SPEAKER",o==null?void 0:o.filter(f=>f.kind==="audiooutput")),t(r,d,!1)}},{signal:n(this,Un).signal})}}},Un=new WeakMap,qt=new WeakMap,Le=new WeakMap,xg);ps([y.trace("WebMediaInterface.destruct")],Ot.prototype,"destruct",1);ps([y.trace("WebMediaInterface.handlePermissionErrors")],Ot.prototype,"handlePermissionErrors",1);ps([y.trace("WebMediaInterface.getAudioAndVideoTrack")],Ot.prototype,"getAudioAndVideoTrack",1);ps([y.trace("WebMediaInterface.getAudioTrack")],Ot.prototype,"getAudioTrack",1);ps([y.trace("WebMediaInterface.getVideoTrack")],Ot.prototype,"getVideoTrack",1);ps([y.trace("WebMediaInterface.getScreenShareTracks")],Ot.prototype,"getScreenShareTracks",1);ps([y.trace("WebMediaInterface.getAvailableDevices")],Ot.prototype,"getAvailableDevices",1);ps([y.trace("WebMediaInterface.getAvailableDevicesByKind")],Ot.prototype,"getAvailableDevicesByKind",1);ps([y.trace("WebMediaInterface.getDevice")],Ot.prototype,"getDevice",1);ps([y.trace("WebMediaInterface.onDeviceChange")],Ot.prototype,"onDeviceChange",1);Ot=ps([et("1600")],Ot);const Bf=Ot,Xi={setItem:(s,t,e)=>{try{localStorage.setItem(s,t)}catch(r){e==null||e.error("LocalStorage::setItem::crashed",{error:r,localStorage:{key:s,value:t}})}},getItem:(s,t)=>{try{return localStorage.getItem(s)}catch(e){t==null||t.error("LocalStorage::getItem::crashed",{error:e,localStorage:{key:s}})}return null}},O0=(s=0)=>new Promise(t=>setTimeout(t,s)),N0=(s,t,e)=>{const r=typeof e=="number"?e:250,i=s.createMediaStreamSource(t),a=s.createAnalyser();a.fftSize=2048,i.connect(a);const o=new Uint8Array(a.fftSize);let c=!1;setTimeout(()=>{c=!0},r);function d(){return c?Promise.resolve(!0):(a.getByteTimeDomainData(o),o.some(l=>l!==128&&l!==0)?Promise.resolve(!1):O0().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},L0=typeof AudioContext!="undefined"?AudioContext:null;class Hh{constructor(t){h(this,"_AudioContext");h(this,"audioContext");h(this,"_audioContextRefContainers");const e={AudioContext:L0,...t};Object.defineProperties(this,{_AudioContext:{value:e.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:Hh}})}getOrCreate(t){if(!this._audioContextRefContainers.has(t)&&(this._audioContextRefContainers.add(t),this._AudioContext&&!this.audioContext))try{this.audioContext=new this._AudioContext}catch(e){}return this.audioContext}release(t){this._audioContextRefContainers.has(t)&&(this._audioContextRefContainers.delete(t),!this._audioContextRefContainers.size&&this.audioContext&&(this.audioContext.close(),this.audioContext=null))}}const pg=new Hh,V0=3,x0=250;function U0(s){const t={},e=pg.getOrCreate(t);let r=V0;function i(){return r-=1,N0(e,s.srcObject,x0).then(a=>a?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{pg.release(t)})}async function gg(s,t){const e=new Audio,r=new MediaStream;r.addTrack(t),e.srcObject=r;let i=!1;try{const a=e.play();a&&await a,i=await U0(e),i&&s.info("checkIfAudioTrackIsSilent::silence_detected")}catch(a){s.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:a})}finally{e.pause(),e.remove()}return i}var $0=Object.defineProperty,B0=Object.getOwnPropertyDescriptor,Hf=(s,t,e,r)=>{for(var i=r>1?void 0:r?B0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&$0(t,e,i),i};let wd=class extends _a{constructor(t,e,r,i){var o;const a=t.getValue("logger");super(a);h(this,"constructorName",this.constructor.name);h(this,"userSelectedDevice");h(this,"mediaInterface");h(this,"isNonPreferredDevice");h(this,"_mediaTrack");h(this,"transformedMediaTrack");h(this,"middlewares",[]);h(this,"currentDevice");h(this,"userPreferredDeviceKey",`Realtimekit::${this.constructorName}::UserDeviceID`);h(this,"setUserPreferredDevice",t=>Xi.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>Xi.getItem(this.userPreferredDeviceKey,this.logger));h(this,"isCustomTrack",!1);h(this,"context");this.context=t,this.mediaInterface=e,r&&this.setMediaTrack(r),this.userSelectedDevice=(o=this.getUserPreferredDevice())!=null?o:void 0,this.isNonPreferredDevice=i,this.onTrackEnded=this.onTrackEnded.bind(this),this.onTrackMuted=this.onTrackMuted.bind(this)}get telemetry(){return this.context.getValue("telemetry")}disableTrack(){var t,e;this.removeMediaTrackListeners(),this.isCustomTrack||(t=this._mediaTrack)==null||t.stop(),this._mediaTrack=void 0,(e=this.transformedMediaTrack)==null||e.stop(),this.transformedMediaTrack=void 0}get mediaTrack(){return this._mediaTrack}async setMediaTrack(t,e=!1){const r=i=>{this.logger.error(`${this.constructorName}.setMediaTrack.error`,{error:i})};try{this.disableTrack()}catch(i){r(i)}this._mediaTrack=await this.conditionallyChangeTrack(t,e),await this.setTransformedTrack();try{this.addMediaTrackListeners(),await this.setCurrentDevice()}catch(i){r(i)}}get trackEnabled(){return!!this.mediaTrack&&this.mediaTrack.readyState==="live"&&this.mediaTrack.enabled}muteTrack(){if(!this.mediaTrack){this.logger.warn("BaseMediaHandler.muteTrack Tried muting with no track present");return}this.transformedMediaTrack&&(this.transformedMediaTrack.enabled=!1),this.mediaTrack.enabled=!1}async unmuteTrack(){try{this.mediaTrack?this.mediaTrack.enabled=!0:await this.enableTrack(!1)}catch(t){throw this.logger.error(`${this.constructorName}.unmuteTrack.error`,{error:t}),this.disableTrack(),new C("Failed to unmute track","1611")}}getCurrentDeviceId(){var e;const{kind:t}=this.mediaTrack;switch(t){case"audio":{const{deviceId:r}=this.mediaTrack.getSettings();if(r)return r;const i=this.mediaTrack.getConstraints();return this.userSelectedDevice?(i&&typeof i.deviceId=="object"&&"exact"in i.deviceId?i.deviceId.exact:i.deviceId)||((e=i==null?void 0:i.advanced)==null?void 0:e[0].deviceId)||"default":this.mediaTrack.getSettings().deviceId}default:return this.mediaTrack.getSettings().deviceId}}async setCurrentDevice(){var e;if(!this.mediaTrack){this.currentDevice=void 0;return}const t=this.getCurrentDeviceId();((e=this.currentDevice)==null?void 0:e.deviceId)!==t&&(this.currentDevice=await this.mediaInterface.getDevice(t))}async setDevice(t,{saveDevicePreference:e}){if(!t)throw this.logger.warn(`${this.constructorName}.setDevice No device received`),new C("No device received!","1603");this.userSelectedDevice=t.deviceId,e&&this.setUserPreferredDevice(t.deviceId),await this.onSetDevice(t)}async addMiddleware(t){if(me.isWebKitBased()&&!(me.isSafari()&&XC.test(me.getVersion())))return{success:!1,message:"Middlewares are not supported in this WebKit engine based browser."};if(this.middlewares.includes(t))return{success:!1,message:"This middleware has been applied, already. Skipping."};try{return this.middlewares.push(t),this.trackEnabled&&await this.setTransformedTrack(),{success:!0,message:"Successfully added the middleware."}}catch(e){return this.logger.error("While adding middleware",{error:e}),this.removeMiddleware(t),{success:!1,message:e==null?void 0:e.message}}}async removeMiddleware(t){const e=this.middlewares.indexOf(t,0);if(e>-1)try{return this.middlewares.splice(e,1),await this.setTransformedTrack(!0),{success:!0,message:"Successfully removed the middleware."}}catch(r){return this.logger.error("While removing middleware",{error:r}),{success:!1,message:r==null?void 0:r.message}}return{success:!1,message:"No such middleware was found. Skipping."}}async removeAllMiddlewares(){var t;if((t=this.middlewares)!=null&&t.length)try{return this.middlewares=[],await this.setTransformedTrack(!0),{success:!0,message:"Successfully removed all the middlewares."}}catch(e){return this.logger.error("While removing all the middlewares",{error:e}),{success:!1,message:e==null?void 0:e.message}}return{success:!1,message:"No middlewares were found. Skipping."}}addMediaTrackListeners(){var t,e,r;this.mediaTrack&&(this.logger.info(`${this.constructorName}.addMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(r=this.mediaTrack)==null?void 0:r.kind}`),this.mediaTrack.addEventListener("ended",this.onTrackEnded),this.mediaTrack.addEventListener("mute",this.onTrackMuted))}removeMediaTrackListeners(){var t,e,r;this.mediaTrack&&(this.logger.info(`${this.constructorName}.removeMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(r=this.mediaTrack)==null?void 0:r.kind}`),this.logger.info(`${this.constructorName}.removeMediaTrackListeners`),this.mediaTrack.removeEventListener("ended",this.onTrackEnded),this.mediaTrack.removeEventListener("mute",this.onTrackMuted))}};Hf([y.trace("BaseMediaHandler.unmuteTrack")],wd.prototype,"unmuteTrack",1);wd=Hf([et("1600")],wd);const Ff=wd;var H0=Object.defineProperty,F0=Object.getOwnPropertyDescriptor,Fh=(s,t,e,r)=>{for(var i=r>1?void 0:r?F0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&H0(t,e,i),i};const pu="[Realtimekit]nonSilentDeviceLabels";class jl extends Ff{async onSetDevice(t){if(!t)throw this.logger.warn("AudioMediaHandler.setDevice No device received"),new C("No device received!","1603");if(t.kind!=="audioinput")throw this.logger.warn("AudioMediaHandler.setDevice Received non audio device"),new C("Non audio device received while setting device!","1603");try{const e=this.trackEnabled;this.disableTrack(),await this.setMediaTrack(await this.mediaInterface.getAudioTrack(!e,this.userSelectedDevice))}catch(e){throw this.logger.error("AudioMediaHandler.setDevice.error",{error:e}),this.disableTrack(),new C(e.message,"1604")}}async enableTrack(t,e){if(this.trackEnabled){this.logger.warn("AudioMediaHandler.enableTrack Track already enabled!");return}if(e){this.isCustomTrack=!0,await this.setMediaTrack(e,!0);return}this.isCustomTrack=!1;const r=await this.mediaInterface.getAudioTrack(t,this.userSelectedDevice);await this.setMediaTrack(r)}async setTransformedTrack(t){var e;if(!t&&!((e=this.middlewares)!=null&&e.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=await P0(this.context,this.middlewares,this.mediaTrack),this.emit("trackChanged")}catch(r){this.logger.error("AudioMediaHandler.setTransformedTrack",{error:r}),this.transformedMediaTrack=this.mediaTrack}}async onTrackEnded(){this.logger.info("AudioMediaHandler.TrackEnded"),this.emit("trackEnded");const t=this.mediaTrack.enabled;this.disableTrack(),await this.enableTrack(!t),await this.setTransformedTrack(),this.emit("trackChanged")}onTrackMuted(){this.logger.info("AudioMediaHandler.TrackMuted"),this.emit("trackMuted")}async conditionallyChangeTrack(t,e=!1){var d;if(!t||this.userSelectedDevice||e)return t;let r=t;const i=await this.mediaInterface.getAudioInputDevices(),a=this.isNonPreferredDevice?i.filter(l=>l&&!this.isNonPreferredDevice(l)):i;if(!(a!=null&&a.length))return r;a.find(l=>l.deviceId===t.getSettings().deviceId)||(r.stop(),this.logger.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=await this.mediaInterface.getAudioTrack(!1,a[0].deviceId));const o=JSON.parse(Xi.getItem(pu,this.logger));if(o!=null&&o.devices.some(l=>l.label===r.label))return r;if(!await gg(this.logger,r)){const l=(d=o==null?void 0:o.devices.concat({label:r.label}))!=null?d:[{label:r.label}];return Xi.setItem(pu,JSON.stringify({devices:l}),this.logger),r}this.logger.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=r.getSettings().deviceId;return a.filter(l=>l.deviceId!==c).some(async l=>{var u;if(r=await this.mediaInterface.getAudioTrack(!1,l.deviceId),!await gg(this.logger,r)){const p=(u=o==null?void 0:o.devices.concat({label:r.label}))!=null?u:[{label:r.label}];return Xi.setItem(pu,JSON.stringify({devices:p}),this.logger),this.logger.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return this.logger.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1}),r}}Fh([y.trace("AudioMediaHandler.setTransformedTrack")],jl.prototype,"setTransformedTrack",1);Fh([y.trace("AudioMediaHandler.onTrackEnded")],jl.prototype,"onTrackEnded",1);Fh([y.trace("AudioMediaHandler.conditionallyChangeTrack")],jl.prototype,"conditionallyChangeTrack",1);const q0=jl;var _i;class j0{constructor(t,e){g(this,_i,void 0);h(this,"currentDevice");h(this,"userPreferredDeviceKey","Realtimekit::speaker::UserDeviceID");h(this,"logger");h(this,"setUserPreferredDevice",t=>Xi.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>Xi.getItem(this.userPreferredDeviceKey,this.logger));m(this,_i,e),this.logger=t.getValue("logger")}async setPreferredSpeaker(){const t=this.getUserPreferredDevice(),e=await n(this,_i).getAudioOutputDevices(),r=e==null?void 0:e.find(i=>i.deviceId===t);await this.setupSpeaker(r,{saveDevicePreference:!1})}async setupSpeaker(t,{saveDevicePreference:e}){var a,o;if(!(n(this,_i)instanceof Bf))return;let r=t;if(t||([r]=(await n(this,_i).getAvailableDevicesByKind("audiooutput")).filter(d=>!Cd(d))),!r)throw new C("No speaker found","1608");if(((a=this.currentDevice)==null?void 0:a.deviceId)===r.deviceId)return;e&&this.setUserPreferredDevice(r.deviceId),this.currentDevice=r;const i=document.querySelectorAll("audio");(o=i[0])!=null&&o.setSinkId&&i.forEach(async c=>{if(typeof c.sinkId!="undefined"&&this.currentDevice.deviceId&&c.sinkId!==this.currentDevice.deviceId)try{await c.setSinkId(this.currentDevice.deviceId)}catch(d){}})}}_i=new WeakMap;const G0=j0;var Bo;class W0 extends _a{constructor(e,r){const i=e.getValue("logger");super(i);h(this,"mediaInterface");h(this,"audioMediaTrack");h(this,"videoMediaTrack");g(this,Bo,void 0);m(this,Bo,e),this.mediaInterface=r}get trackEnabled(){return!!this.videoMediaTrack}async enableScreenShare(){var e,r;try{const{audioTrack:i,videoTrack:a}=await this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=i,this.videoMediaTrack=a,this.addMediaTrackListeners(),((r=(e=this.mediaInterface)==null?void 0:e.permissions)==null?void 0:r.screenshare)==="ACCEPTED")return;this.mediaInterface.permissions&&(this.mediaInterface.permissions.screenshare="ACCEPTED",n(this,Bo).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,{message:this.mediaInterface.permissions.screenshare,kind:"screenshare"}))}catch(i){}}disableScreenShare(){var e,r;this.removeMediaTrackListeners(),(e=this.audioMediaTrack)==null||e.stop(),(r=this.videoMediaTrack)==null||r.stop(),this.videoMediaTrack=void 0,this.audioMediaTrack=void 0}async updateConstraints(e){if(!this.videoMediaTrack)throw new C("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new C("update constraints not supported for non web clients","1100",this.logger);try{this.videoMediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),this.addMediaTrackListeners()}catch(i){this.logger.error("ScreenShareHandler.updateConstraints.error",{error:i})}}addMediaTrackListeners(){var e,r;(e=this.videoMediaTrack)==null||e.addEventListener("ended",this.onTrackEnded.bind(this)),me.isWebKitBased()&&((r=this.videoMediaTrack)==null||r.addEventListener("mute",this.onTrackEnded.bind(this)))}removeMediaTrackListeners(){var e,r;(e=this.videoMediaTrack)==null||e.removeEventListener("ended",this.onTrackEnded),(r=this.videoMediaTrack)==null||r.removeEventListener("mute",this.onTrackEnded)}onTrackEnded(){this.emit("trackEnded")}}Bo=new WeakMap;const J0=W0;var K0=Object.defineProperty,z0=Object.getOwnPropertyDescriptor,Gl=(s,t,e,r)=>{for(var i=r>1?void 0:r?z0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&K0(t,e,i),i},$n,Ho;class Fc extends Ff{constructor(e,r,i,a){super(e,r,i,a);g(this,$n,void 0);g(this,Ho,{disablePerFrameCanvasRendering:!1});m(this,$n,new _0(e))}async onSetDevice(e){if(!e)throw this.logger.warn("VideoMediaHandler.setDevice No device received"),new C("No device received!","1603");if(e.kind!=="videoinput")throw this.logger.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new C("Non video device received while setting video device!","1603");if(!(this.mediaTrack&&this.mediaTrack.enabled)){this.logger.warn("VideoMediaHandler.setDevice Tried switching device with video disabled",{devices:[e]}),this.currentDevice=e;return}try{this.disableTrack(),await this.setMediaTrack(await this.mediaInterface.getVideoTrack(this.userSelectedDevice))}catch(r){throw this.logger.error("VideoMediaHandler.setDevice.error",{error:r}),this.disableTrack(),new C("Failed to change device","1600",this.logger)}}async enableTrack(e,r){if(this.trackEnabled){this.logger.warn("VideoMediaHandler.enableTrack Track already enabled!");return}if(r){this.isCustomTrack=!0,await this.setMediaTrack(r,!0);return}this.isCustomTrack=!1;const i=await this.mediaInterface.getVideoTrack(this.userSelectedDevice);await this.setMediaTrack(i)}async setTransformedTrack(e){var r;if(!e&&!((r=this.middlewares)!=null&&r.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=await n(this,$n).getTransformedVideoTrack(this.middlewares,this.mediaTrack,n(this,Ho)),this.emit("trackChanged")}catch(i){this.logger.error("VideoMediaHandler.setTransformedTrack",{error:i}),this.transformedMediaTrack=this.mediaTrack}}async setVideoMiddlewareGlobalConfig(e){m(this,Ho,e)}async updateConstraints(e){if(!this._mediaTrack)throw new C("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new C("update constraints not supported for non web clients","1100",this.logger);try{this._mediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),await this.setTransformedTrack(),this.addMediaTrackListeners(),await this.setCurrentDevice()}catch(i){this.logger.error("VideoMediaHandler.updateConstraints.error",{error:i})}}terminateMiddlewareWebWorker(){n(this,$n).terminateMiddlewareWebWorker()}async onTrackEnded(){this.logger.info("VideoMediaHandler.TrackEnded"),this.disableTrack(),this.emit("trackEnded")}onTrackMuted(){this.logger.info("VideoMediaHandler.TrackMuted"),this.emit("trackMuted")}async conditionallyChangeTrack(e,r=!1){if(!e||this.userSelectedDevice||r)return e;let i=e;const a=await this.mediaInterface.getVideoInputDevices(),o=this.isNonPreferredDevice?a.filter(c=>!this.isNonPreferredDevice(c)):a;return!(o!=null&&o.length)||window.FAST_RTK||o.find(c=>c.deviceId===e.getSettings().deviceId)||(i.stop(),this.logger.info("localmediahandler::setupstreams::found_video_non_preferred"),i=await this.mediaInterface.getVideoTrack(o[0].deviceId)),i}}$n=new WeakMap,Ho=new WeakMap;Gl([y.trace("VideoMediaHandler.setTransformedTrack")],Fc.prototype,"setTransformedTrack",1);Gl([y.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],Fc.prototype,"setVideoMiddlewareGlobalConfig",1);Gl([y.trace("VideoMediaHandler.onTrackEnded")],Fc.prototype,"onTrackEnded",1);Gl([y.trace("VideoMediaHandler.conditionallyChangeTrack")],Fc.prototype,"conditionallyChangeTrack",1);const Y0=Fc,mg=Cs(Oh());var it,Ci,Fo,Bn;const fn=class{constructor(t){g(this,it,void 0);g(this,Ci,void 0);g(this,Fo,void 0);g(this,Bn,void 0);if(!t)throw new C("Could not load preset.","0904");m(this,it,t.config),m(this,Fo,t.name),m(this,Ci,t.ui||Cs(Oh().ui)),m(this,Bn,t.permissions.plugins.config)}static fromResponse(t){return new fn(t)}static default(){return new fn(mg)}static init(t,e=!0){return!t||e?new fn(mg):new fn(t)}get setupScreen(){return{isEnabled:!0}}get waitingRoom(){return{isEnabled:!0}}get controlBar(){return{isEnabled:!0,elements:{chat:!0,fullscreen:!0,invite:!1,layout:!1,participants:!0,plugins:!0,polls:!0,reactions:!1,screenshare:!0}}}get header(){return{isEnabled:!0,elements:{logo:n(this,Ci).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return n(this,it).viewType}get livestreamViewerQualities(){return n(this,it).livestreamViewerQualities||[]}get maxVideoStreams(){return n(this,it).maxVideoStreams}get maxScreenShareCount(){return n(this,it).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(n(this,Bn)).filter(t=>n(this,Bn)[t].disabled)}get designTokens(){return n(this,Ci).designTokens}get configDiff(){return n(this,Ci).configDiff}get isSimulcastEnabled(){var t,e,r,i;return(i=(r=(e=(t=n(this,it))==null?void 0:t.media)==null?void 0:e.video)==null?void 0:r.simulcast)!=null?i:!1}get mediaConstraints(){var t,e,r,i,a,o,c,d,l,u,p,f,v,E,R,M,b,V,I,N,U,H,z,Q;return{audio:{enableStereo:(i=(r=(e=(t=n(this,it))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?i:cn.audio.enableStereo,enableHighBitrate:(d=(c=(o=(a=n(this,it))==null?void 0:a.media)==null?void 0:o.audio)==null?void 0:c.enableHighBitrate)!=null?d:cn.audio.enableHighBitrate},video:{quality:(f=(p=(u=(l=n(this,it))==null?void 0:l.media)==null?void 0:u.video)==null?void 0:p.quality)!=null?f:cn.video.quality,frameRate:(M=(R=(E=(v=n(this,it))==null?void 0:v.media)==null?void 0:E.video)==null?void 0:R.frameRate)!=null?M:cn.video.frameRate},screenshare:{quality:(N=(I=(V=(b=n(this,it))==null?void 0:b.media)==null?void 0:V.screenshare)==null?void 0:I.quality)!=null?N:cn.screenshare.quality,frameRate:(Q=(z=(H=(U=n(this,it))==null?void 0:U.media)==null?void 0:H.screenshare)==null?void 0:z.frameRate)!=null?Q:cn.screenshare.frameRate}}}get name(){return n(this,Fo)}};let Hu=fn;it=new WeakMap,Ci=new WeakMap,Fo=new WeakMap,Bn=new WeakMap;var Q0=Object.defineProperty,X0=Object.getOwnPropertyDescriptor,qf=(s,t,e,r)=>{for(var i=r>1?void 0:r?X0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&Q0(t,e,i),i},Hn,qo;class qh extends Nt{constructor(e,r){const i=e.getValue("logger");super(i);g(this,Hn,void 0);h(this,"state","IDLE");h(this,"playbackUrl");h(this,"ingestionCredentials");h(this,"viewerCount");g(this,qo,void 0);m(this,Hn,r),m(this,qo,e),this.viewerCount=0}get telemetry(){return n(this,qo).getValue("telemetry")}setLivestreamState(e){const r=this.state;this.state=e,r!==e&&this.emitCurrentLivestreamState()}emitCurrentLivestreamState(){this.emit("livestreamUpdate",this.state)}async start(e={manualIngestion:!1}){if(!n(this,Hn).permissions.canLivestream)throw this.logger.error("Livestream::start::permission_denied"),new C("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const r=It(),{playbackUrl:i,ingestionCredentials:a}=await r.startLivestreaming(e);this.playbackUrl=i,this.ingestionCredentials=a,e!=null&&e.manualIngestion&&this.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}catch(r){throw this.logger.error("Recording::stop::livestream_failed_to_start",{error:r}),this.setLivestreamState("IDLE"),new C("Error while starting livestream","1900",this.logger)}}async stop(){if(!n(this,Hn).permissions.canLivestream)throw this.logger.error("Livestream::stop::permission_denied"),new C("User does not have permission to stop livestreaming","1901");if(this.state!=="LIVESTREAMING"&&this.state!=="WAITING_ON_MANUAL_INGESTION")throw this.logger.error("Livestream::stop::inconsistent_state"),new C("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),await It().stopLivestreaming()}catch(e){throw this.logger.error("Livestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new C("Error while stopping livestream","1900",this.logger)}}}Hn=new WeakMap,qo=new WeakMap;qf([y.trace("livestream.start")],qh.prototype,"start",1);qf([y.trace("livestream.stop")],qh.prototype,"stop",1);var Z0=Object.defineProperty,eD=Object.getOwnPropertyDescriptor,tD=(s,t,e,r)=>{for(var i=r>1?void 0:r?eD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&Z0(t,e,i),i},Fn,qn,$s,ms;class jf{constructor(t,e,r){h(this,"livestream");g(this,Fn,void 0);g(this,qn,void 0);g(this,$s,void 0);g(this,ms,void 0);m(this,ms,t),m(this,qn,e),this.livestream=new qh(t,e),m(this,$s,r),this.setupEvents()}get logger(){return n(this,ms).getValue("logger")}get telemetry(){return n(this,ms).getValue("telemetry")}async fetchInitialLivestreamingState(){const t=It(),{status:e,playbackUrl:r,manualIngest:i,ingestionCredentials:a}=await t.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=a,e==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),e==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}setupEvents(){n(this,$s).on(x.startedLivestream,async t=>{this.livestream.playbackUrl=t.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{n(this,qn).permissions.canLivestream&&await this.fetchInitialLivestreamingState()}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}}),n(this,$s).on(x.livestreamingInvoked,async t=>{if(t.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{n(this,qn).permissions.canLivestream&&await this.fetchInitialLivestreamingState()}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}}),n(this,$s).on(x.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),n(this,$s).on(x.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),n(this,$s).on(x.roomPeerCount,t=>{this.livestream.viewerCount=t.count,this.livestream.emit("viewerCountUpdate",t.count)}),n(this,ms).getValue("peerSessionStore").on(_.PEER_JOINED_INTERNAL,async t=>{var e;((e=t.flags)==null?void 0:e.hiddenParticipant)===!0&&t.recorderType==="LIVESTREAMER"&&(m(this,Fn,t.id),this.livestream.setLivestreamState("LIVESTREAMING"))}),n(this,ms).getValue("peerSessionStore").on(_.PEER_CLOSED,t=>{t.id===n(this,Fn)&&(m(this,Fn,void 0),this.livestream.setLivestreamState("IDLE"))}),n(this,ms).getValue("peerSessionStore").onAsync(_.LEAVE_MEDIA_ROOM,async()=>{if(!this.livestream.playbackUrl){this.logger.info("Fetching livestreaming state on leave stage");try{await this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Failed to fetch livestreaming state on leave stage",{error:t})}}}),n(this,ms).getValue("peerSessionStore").on(_.SOCKET_SERVICE_ROOM_JOINED,async()=>{try{await this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Error: LivestreamController.fetchLivestream")}})}}Fn=new WeakMap,qn=new WeakMap,$s=new WeakMap,ms=new WeakMap;tD([y.trace("LivestreamController.setupEvents")],jf.prototype,"setupEvents",1);var sD=Object.defineProperty,rD=Object.getOwnPropertyDescriptor,qc=(s,t,e,r)=>{for(var i=r>1?void 0:r?rD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&sD(t,e,i),i},Je,br,kr,xd,Gf;class wa{constructor({name:t,socketHandler:e,meetingId:r}){g(this,xd);h(this,"name","");g(this,Je,{});g(this,br,"");g(this,kr,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"bulkRateLimitConfig",{maxInvocations:5,period:1});h(this,"listeners",{});this.name=t,m(this,kr,e),m(this,br,r)}async set(t,e,r=!0,i=!1){n(this,Je)[t]=e,r&&this.remoteSet(t,e),i&&(this.listeners[t]&&this.listeners[t].forEach(a=>a({[t]:n(this,Je)[t]})),this.listeners["*"]&&this.listeners["*"].forEach(a=>a({[t]:n(this,Je)[t]})))}remoteSet(t,e){n(this,kr).storeInsertKeys(n(this,br),this.name,[{key:t,payload:e}])}async bulkSet(t){t.forEach(({key:e,payload:r})=>{n(this,Je)[e]=r}),n(this,kr).storeInsertKeys(n(this,br),this.name,t)}async update(t,e,r=!0){D(this,xd,Gf).call(this,t,e,r)}async delete(t,e=!0,r=!1){if(n(this,Je)[t]&&delete n(this,Je)[t],e)return n(this,kr).storeDeleteKeys(n(this,br),this.name,[{key:t}]);r&&(this.listeners[t]&&(this.listeners[t].forEach(i=>i({[t]:void 0})),delete this.listeners[t]),this.listeners["*"]&&this.listeners["*"].forEach(i=>i({[t]:void 0})))}async bulkDelete(t){return t.forEach(({key:e})=>{n(this,Je)[e]&&delete n(this,Je)[e]}),n(this,kr).storeDeleteKeys(n(this,br),this.name,t)}get(t){if(n(this,Je)[t])return n(this,Je)[t]}getAll(){return n(this,Je)}clear(){m(this,Je,{})}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get bulkRateLimits(){return this.bulkRateLimitConfig}updateBulkRateLimits(t,e){this.bulkRateLimitConfig.maxInvocations=t,this.bulkRateLimitConfig.period=e}subscribe(t,e){if(this.listeners[t]){this.listeners[t].push(e);return}this.listeners[t]=[e]}unsubscribe(t,e){var r;if(e){this.listeners[t]=((r=this.listeners[t])==null?void 0:r.filter(i=>i!==e))||[];return}this.listeners[t]&&delete this.listeners[t]}populate(t){m(this,Je,t)}}Je=new WeakMap,br=new WeakMap,kr=new WeakMap,xd=new WeakSet,Gf=function(t,e,r=!0){let i;const a=n(this,Je)[t],o=Object.prototype.toString.call(e),c=Object.prototype.toString.call(a);if(o!==c){this.set(t,e);return}switch(c){case"[object Array]":i=[...a,...e];break;case"[object Object]":i={...a,...e};break;case"[object Map]":i=new Map([...a,...e]);break;case"[object Set]":i=new Set([...a,...e]);break;default:i=e;break}this.set(t,i,r)};qc([Lt(Ca,"rateLimitConfig")],wa.prototype,"remoteSet",1);qc([Lt(Ca,"bulkRateLimitConfig")],wa.prototype,"bulkSet",1);qc([Lt(Ca,"rateLimitConfig")],wa.prototype,"update",1);qc([Lt(Ca,"rateLimitConfig")],wa.prototype,"delete",1);qc([Lt(Ca,"bulkRateLimitConfig")],wa.prototype,"bulkDelete",1);var Mr,Ar,jo,Fu,Go,ss,Ud,Wf;class iD{constructor(t,e){g(this,jo);g(this,Ud);h(this,"stores",new Map);g(this,Mr,void 0);g(this,Ar,"");g(this,Go,void 0);g(this,ss,new Map);m(this,Mr,e),m(this,Ar,t.getValue("meetingId")),m(this,Go,t),D(this,Ud,Wf).call(this)}create(t,e=!1){if(ZC.includes(t)&&!e)throw new C(`'${t}' is a reserved store name.`,"0601");const r=new wa({name:t,socketHandler:n(this,Mr),meetingId:n(this,Ar)});return n(this,Mr).storeGetKeys(n(this,Ar),t,[]),new Promise((a,o)=>{const c=setTimeout(()=>{n(this,ss).delete(t),o(Error("Failed"))},3e3);n(this,ss).set(t,{rejectTimeout:c,resolve:a,store:r})})}refresh(t){const e=this.stores.get(t);return e?(e.clear(),n(this,Mr).storeGetKeys(n(this,Ar),t,[]),new Promise((i,a)=>{const o=setTimeout(()=>{n(this,ss).delete(t),a(Error("Store refresh timed out"))},3e3);n(this,ss).set(t,{rejectTimeout:o,resolve:i,store:e})})):Promise.reject(Error(`Store '${t}' does not exist`))}}Mr=new WeakMap,Ar=new WeakMap,jo=new WeakSet,Fu=function(){return n(this,Go).getValue("peerId")},Go=new WeakMap,ss=new WeakMap,Ud=new WeakSet,Wf=function(){[Is.storeInsertKeys,Is.storeGetKeys,Is.storeDeleteKeys].forEach(t=>{n(this,Mr).on(t,async e=>{var a,o;if(e.pluginId!==n(this,Ar))return;const r=(a=e.storeItems)==null?void 0:a.map(c=>{var d;return{timestamp:c.timestamp,peerId:c.peerId,payload:JSON.parse((d=c.payload)!=null&&d.length?new TextDecoder().decode(c.payload):"{}"),key:c.storeKey}});if(t===Is.storeGetKeys){const c=n(this,ss).get(e.storeName),d=this.stores.get(e.storeName)||(c==null?void 0:c.store);if(n(this,ss).get(e.storeName)&&(this.stores.set(e.storeName,c.store),c.resolve(d),clearTimeout(c.rejectTimeout),n(this,ss).delete(e.storeName)),!d)return;r.forEach(l=>{d.set(l.key,l.payload,!1,!1)});return}const i=this.stores.get(e.storeName)||((o=n(this,ss).get(e.storeName))==null?void 0:o.store);i!==void 0&&(t===Is.storeInsertKeys&&r.forEach(({key:c,peerId:d,payload:l})=>{d!==n(this,jo,Fu)&&i.set(c,l,!1,!0)}),t===Is.storeDeleteKeys&&r.forEach(({key:c,peerId:d})=>{d!==n(this,jo,Fu)&&i.delete(c,!1,!0)}))})})};function ci(s){var t,e,r,i,a,o,c,d,l,u,p,f,v;return s?{media:{audio:{enabled:s.audioEnabled,trackId:(t=s.audioTrack)==null?void 0:t.id,permission:"mediaPermissions"in s?(e=s.mediaPermissions)==null?void 0:e.audio:null},video:{enabled:s.videoEnabled,trackId:(r=s.videoTrack)==null?void 0:r.id,permission:"mediaPermissions"in s?(i=s.mediaPermissions)==null?void 0:i.video:null},screenshare:{enabled:s.screenShareEnabled,permission:"mediaPermissions"in s?(a=s.mediaPermissions)==null?void 0:a.screenshare:null,audio:{enabled:(c=(o=s.screenShareTracks)==null?void 0:o.audio)==null?void 0:c.enabled,trackId:(l=(d=s.screenShareTracks)==null?void 0:d.audio)==null?void 0:l.id},video:{enabled:(p=(u=s.screenShareTracks)==null?void 0:u.video)==null?void 0:p.enabled,trackId:(v=(f=s.screenShareTracks)==null?void 0:f.video)==null?void 0:v.id}}}}:{}}var nD=Object.defineProperty,aD=Object.getOwnPropertyDescriptor,Ra=(s,t,e,r)=>{for(var i=r>1?void 0:r?aD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&nD(t,e,i),i};const oD=.8,cD=1.2;var jn,Gn,wt,wi,Ja,Ir,un,Ri,Ka,$d,Jf,Bs,Wo,Dr,bi,za,Hs,Bd,Jo,qu,Hd,Kf,Fd,zf,Ug;let ar=(Ug=class extends Nt{constructor(t,e,r,i){const a=t.getValue("logger");super(a);g(this,wi);g(this,Ir);g(this,Ri);g(this,$d);g(this,bi);g(this,Jo);g(this,Hd);g(this,Fd);h(this,"id");h(this,"userId");h(this,"name");h(this,"picture");h(this,"isHost");h(this,"customParticipantId");h(this,"flags");h(this,"device");h(this,"videoTrack");h(this,"audioTrack");h(this,"screenShareTracks");h(this,"videoEnabled");h(this,"audioEnabled");h(this,"screenShareEnabled");h(this,"producers");h(this,"manualProducerConfig");g(this,jn,void 0);h(this,"supportsRemoteControl",!1);g(this,Gn,void 0);h(this,"presetName");g(this,wt,void 0);g(this,Bs,void 0);g(this,Wo,void 0);g(this,Dr,new Map);g(this,Hs,1);g(this,Bd,Ih(t=>{if(!this.videoTrack)return;const{clientWidth:e,clientHeight:r}=t,{width:i,height:a}=this.videoTrack.getSettings();if(!i||!a)return;const o=a/r,c=i/e,d=Math.max(o,c);d>cD&&n(this,Hs)===1?(m(this,Hs,0),n(this,wt).getValue("peerSessionStore").emit(_.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,Hs)})):d<oD&&n(this,Hs)===0&&(m(this,Hs,1),n(this,wt).getValue("peerSessionStore").emit(_.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,Hs)}))},2e3));m(this,wt,t);const{id:o,userId:c,displayName:d,device:l,picture:u,isHost:p,flags:f,stageStatus:v,customParticipantId:E,audioMuted:R,audioTrack:M,videoEnabled:b=!1,videoTrack:V,producers:I,metadata:N}=e;this.id=o,this.userId=c,this.name=d,this.device=l,this.picture=u,this.isHost=p,this.flags=f,this.manualProducerConfig=WC,m(this,Gn,v!=null?v:"ON_STAGE"),this.customParticipantId=E,this.audioEnabled=!R,this.audioTrack=M,this.videoEnabled=b,this.videoTrack=V,this.screenShareTracks={audio:void 0,video:void 0},this.producers=I!=null?I:[],this.presetName=N==null?void 0:N.preset_name,m(this,jn,!1),m(this,Bs,r),m(this,Wo,i),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),D(this,Jo,qu).call(this)}get stageStatus(){return n(this,Gn)}get telemetry(){return n(this,wt).getValue("telemetry")}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(this.logger.info("Participant::setVideoEnabled::videoUpdate",{...ci(this)}),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(this.logger.info("Participant::setAudioEnabled::audioUpdate",{...ci(this)}),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}))}setScreenShareEnabled(t,e=!0){this.screenShareEnabled=t,e&&this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}setupEvents(){this.on("videoUpdate",D(this,Jo,qu)),n(this,Ir,un)&&(this.on("audioUpdate",D(this,Hd,Kf)),this.on("screenShareUpdate",D(this,Fd,zf)))}async pin(){if(!n(this,Ri,Ka))throw new C("Can`t pin participant without joining room","1205");if(!n(this,Bs).permissions.pinParticipant)throw new C("You do not have permission to pin participants.","1201");return n(this,wi,Ja).pinPeer(this.id)}async unpin(){if(!n(this,Ri,Ka))throw new C("Can`t unpin participant without joining room","1205");if(!n(this,Bs).permissions.pinParticipant)throw new C("You do not have permission to unpin participants.","1201");return n(this,wi,Ja).pinPeer(null)}setIsPinned(t,e=!0){var i;m(this,jn,t);const r=t?"pinned":"unpinned";(i=n(this,bi,za))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}async disableAudio(){const t=this.id;if(this.logger.info("Participant::disable_audio",{participant:{id:t}}),!n(this,Ri,Ka))throw new C("Can`t disable participant audio without joining room","1205");if(n(this,Bs).permissions.canDisableParticipantAudio)return n(this,wi,Ja).disableAudio(t);throw this.logger.error("Participant::unauthorized_disable_audio",{participant:{id:t}}),new C("Unauthorized: User does not have permission to disable participant audio.","1201")}async kick(){const t=this.id;if(this.logger.info("Participant::kick",{participant:{id:t}}),!n(this,$d,Jf))throw new C("Can`t kick participant without joining room","1205");if(n(this,Bs).permissions.kickParticipant){await n(this,wt).getValue("peerSessionStore").emitAsync(_.KICK_PEER,{peerId:t});return}throw this.logger.error("Participant::unauthorized_kick",{participant:{id:t}}),new C("Unauthorized: User does not have permission to kick participants.","1201")}async disableVideo(){const t=this.id;if(this.logger.info("Participant::disable_video",{participant:{id:t}}),!n(this,Ri,Ka))throw new C("Can`t disable participant video without joining room","1205");if(n(this,Bs).permissions.canDisableParticipantVideo)return n(this,wi,Ja).disableVideo(t);throw this.logger.error("Participant::unauthorized_disable_video",{participant:{id:t}}),new C("Unauthorized: User does not have permission to disable participant video.","1201")}async getPermissions(){return n(this,Wo).getUserPermissions(this.userId)}setStageStatus(t){m(this,Gn,t),this.emit("stageStatusUpdate",this)}get isPinned(){return n(this,jn)}registerVideoElement(t){var r,i,a,o;if(!t)return;let e;(i=(r=n(this,Dr).get(t))==null?void 0:r.observer)==null||i.disconnect(),"ResizeObserver"in window&&(e=new ResizeObserver(()=>n(this,Bd).call(this,t)),e.observe(t)),n(this,Dr).set(t,{observer:e}),this.updateVideo(t),(o=n(this,bi,za))==null||o.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(a=this.raised)!=null?a:!1)}deregisterVideoElement(t){var e,r,i,a;if(!t){(e=n(this,bi,za))==null||e.removeSource(this.id);return}t.srcObject=void 0,(i=(r=n(this,Dr).get(t))==null?void 0:r.observer)==null||i.disconnect(),n(this,Dr).delete(t),(a=n(this,bi,za))==null||a.removeSource(this.id)}updateVideo(t){var e;if(this.videoEnabled){if(this.videoTrack==null)return;const r=(e=t.srcObject)==null?void 0:e.getTracks()[0];if((r==null?void 0:r.id)===this.videoTrack.id)return;const i=new MediaStream;i.addTrack(this.videoTrack),t.srcObject=i}else t.srcObject=void 0;t.style.display=this.videoEnabled?"block":"none"}},jn=new WeakMap,Gn=new WeakMap,wt=new WeakMap,wi=new WeakSet,Ja=function(){return n(this,wt).getValue("roomNodeClient")},Ir=new WeakSet,un=function(){return n(this,wt).getValue("audioPlayback")},Ri=new WeakSet,Ka=function(){return n(this,wt).getValue("connectionHandler").mediaJoined},$d=new WeakSet,Jf=function(){return n(this,wt).getValue("connectionHandler").socketJoined},Bs=new WeakMap,Wo=new WeakMap,Dr=new WeakMap,bi=new WeakSet,za=function(){return n(this,wt).getValue("pip")},Hs=new WeakMap,Bd=new WeakMap,Jo=new WeakSet,qu=function(){Array.from(n(this,Dr).keys()).forEach(this.updateVideo)},Hd=new WeakSet,Kf=function(){var t,e;this.audioEnabled&&this.audioTrack?(t=n(this,Ir,un))==null||t.addParticipantTrack(this.id,this.audioTrack):(e=n(this,Ir,un))==null||e.removeParticipantTrack(this.id)},Fd=new WeakSet,zf=function(){var t,e;this.screenShareEnabled&&this.screenShareTracks.audio?(t=n(this,Ir,un))==null||t.addParticipantTrack(`screenshare-${this.id}`,this.screenShareTracks.audio):(e=n(this,Ir,un))==null||e.removeParticipantTrack(`screenshare-${this.id}`)},Ug);Ra([y.trace("Participant.disableAudio")],ar.prototype,"disableAudio",1);Ra([y.trace("Participant.kick")],ar.prototype,"kick",1);Ra([y.trace("Participant.disableVideo")],ar.prototype,"disableVideo",1);Ra([y.trace("Participant.getPermissions")],ar.prototype,"getPermissions",1);Ra([y.trace("Participant.setStageStatus")],ar.prototype,"setStageStatus",1);ar=Ra([et("1200")],ar);class Wa extends Lf{constructor(t,e){const{onAddEvent:r="participantJoined",onDeleteEvent:i="participantLeft",onClearEvent:a="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:i,onClearEvent:a},t)}add(t,e=!0){return this.has(t.id)&&Object.is(this.get(t.id),t)===!1&&this.delete(t.id),super.add(t,e)}clear(t=!0,e=!1){return super.clear(t,e)}delete(t,e=!0,r=!1){return super.delete(t,e,r)}}var Or;class dD extends _a{constructor(e){super(e);g(this,Or,void 0);m(this,Or,new Map)}__set(e,r){return n(this,Or).set(e,r)}__clear(){return n(this,Or).clear()}get(e){return n(this,Or).get(e)}toArray(){return Array.from(n(this,Or).values())}}Or=new WeakMap;class lD{constructor(){h(this,"_orderedArray");h(this,"_map");this._map=new Map,this._orderedArray=[]}add(t,e){if(!this._map.has(t))return this._map.set(t,{peerId:t,priority:e}),this._orderedArray.splice(Math.max(e-1,0),0,t),this.index(t);const r=this.index(t);this.delete(t);const i=this.add(t,e);return r!==i?i:-1}delete(t){if(this._map.has(t)){const e=this.index(t);this._map.delete(t),this._orderedArray.splice(e,1)}}index(t){return this._map.has(t)?this._orderedArray.indexOf(t):-1}[Symbol.iterator](){return this._orderedArray[Symbol.iterator]()}}class uD{constructor(){h(this,"_activeSpeakerPeers");h(this,"_compulsoryPeers");this._activeSpeakerPeers=new lD,this._compulsoryPeers=new Set}add(t,e,r){if(!t)return-1;if(e<0)return this._compulsoryPeers.add(t),0;const i=r.getValue("logger");if(this.compulsoryPeers.includes(t)&&(e>0||e===246267631)){if(i.info("SelectedPeer::removing_compulsory_peer",{selectedPeer:{peerId:t}}),this._removeFromCompulsoryPeer(t),e===246267631)return-1}else if(e===229490415)return this.delete(t,r),-1;return this._activeSpeakerPeers.add(t,e)}delete(t,e){const r=e==null?void 0:e.getValue("logger");r==null||r.info("SelectedPeer::deleting_peer_from_selectedPeer",{selectedPeer:{peerId:t}}),this._removeFromCompulsoryPeer(t),this._activeSpeakerPeers.delete(t)}index(t){return this._activeSpeakerPeers.index(t)}get peers(){return Array.from(new Set(this.compulsoryPeers.concat(this.activeSpeakerPeers)))}get compulsoryPeers(){return Array.from(this._compulsoryPeers.values())}get activeSpeakerPeers(){return Array.from(this._activeSpeakerPeers)}_removeFromCompulsoryPeer(t){this._compulsoryPeers.delete(t)}}const Yf=new uD;var hD=Object.defineProperty,pD=Object.getOwnPropertyDescriptor,Ms=(s,t,e,r)=>{for(var i=r>1?void 0:r?pD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&hD(t,e,i),i};const gD=["ACTIVE_GRID","PAGINATED","MANUAL"];var Ce,Ko,ju,ki,Ya,Wn,od,Mi,pt,$g;let Yt=($g=class extends Nt{constructor(t,e,r){const i=t.getValue("logger");super(i);g(this,Ko);g(this,ki);g(this,Wn);h(this,"waitlisted");h(this,"joined");h(this,"active");h(this,"videoSubscribed");h(this,"audioSubscribed");h(this,"pinned");h(this,"all");g(this,Ce,void 0);g(this,Mi,void 0);g(this,pt,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"viewMode");h(this,"currentPage");h(this,"lastActiveSpeaker");h(this,"selectedPeers",Yf);m(this,Ce,t),m(this,Mi,e),m(this,pt,r),this.waitlisted=new Wa(i),this.joined=new Wa(i),this.videoSubscribed=new Wa(i),this.audioSubscribed=new Wa(i),this.active=this.videoSubscribed,this.pinned=new Wa(i),this.all=new dD(i),this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return n(this,Ce).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get telemetry(){return n(this,Ce).getValue("telemetry")}setupEvents(){n(this,Ce).getValue("peerSessionStore").on(_.E2EE_ACTIVE_CONSUMER,({peerId:e})=>{var r;((r=n(this,Ce).getValue("modules").e2ee)==null?void 0:r.enabled)!==!0&&this.emit("media_decode_error",{reason:`Got encrypted media for participantId ${e}, but encryption wasn't enabled in init.defaults`,code:"1702"})});const t=n(this,Ce).getValue("audioPlayback");t&&this.audioSubscribed.on("participantLeft",e=>{t.removeParticipantTrack(e.id)})}get count(){return this.joined.size}get maxActiveParticipantsCount(){var t;return(t=n(this,Ce))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new C("0 <= Max active participants count limit <= 24","1203");n(this,Ce).setValue("maxPreferredStreams",t),n(this,Wn,od)&&n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}get pageCount(){if(this.viewMode==="PAGINATED"){const t=this.selectedPeers.compulsoryPeers.length,e=this.joined.toArray().filter(r=>r.stageStatus==="ON_STAGE");return Math.ceil((e.length-t)/Math.max(this.maxActiveParticipantsCount-t,1))}return 0}acceptWaitingRoomRequest(t){var r,i;if(!n(this,ki,Ya))throw new C("Can`t accept waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;return n(this,pt).acceptWaitingRoomRequest([e])}async acceptAllWaitingRoomRequest(t){const e=t.map(r=>{var i,a;return(a=(i=this.waitlisted.get(r))==null?void 0:i.userId)!=null?a:r});return n(this,pt).acceptWaitingRoomRequest(e)}async rejectWaitingRoomRequest(t){var r,i;if(!n(this,ki,Ya))throw new C("Can`t reject waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;n(this,pt).rejectWaitingRoomRequest([e])}async setViewMode(t){if(this.logger.info("Participants::set_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),!(r=>gD.includes(r))(t))throw this.logger.error("Participants::setViewMode::invalid_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),new C(`Invalid view mode: ${t}. Try ACTIVE_GRID, PAGINATED or MANUAL.`,"1207");if(this.viewMode===t){this.logger.info("Participants::setViewMode::view_mode_same_as_previous");return}this.viewMode=t,t==="PAGINATED"?(this.currentPage=1,n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="ACTIVE_GRID"?(this.currentPage=0,n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="MANUAL"&&(this.currentPage=0,n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})),this.emit("viewModeChanged",{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount})}async subscribe(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new C("MANUAL subscription mode was not activated.","1206");t.forEach(r=>{const i=this.joined.get(r);i&&(e.includes("audio")&&(i.manualProducerConfig={...i.manualProducerConfig,audio:!0},this.audioSubscribed.has(i.id)||this.audioSubscribed.add(i)),e.includes("video")&&(i.manualProducerConfig={...i.manualProducerConfig,video:!0},this.videoSubscribed.has(i.id)||this.videoSubscribed.add(i)),e.includes("screenshareAudio")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareAudio:!0},this.audioSubscribed.has(i.id)||this.audioSubscribed.add(i)),e.includes("screenshareVideo")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareVideo:!0},this.videoSubscribed.has(i.id)||this.videoSubscribed.add(i)))}),n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}async unsubscribe(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new C("MANUAL subscription mode was not activated.","1206");t.forEach(r=>{const i=this.joined.get(r);i&&(e.includes("audio")&&(i.manualProducerConfig={...i.manualProducerConfig,audio:!1},i.manualProducerConfig.screenshareAudio||this.audioSubscribed.delete(i.id)),e.includes("video")&&(i.manualProducerConfig={...i.manualProducerConfig,video:!1},i.manualProducerConfig.screenshareVideo||this.videoSubscribed.delete(i.id)),e.includes("screenshareAudio")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareAudio:!1},i.manualProducerConfig.audio||this.audioSubscribed.delete(i.id)),e.includes("screenshareVideo")&&(i.manualProducerConfig={...i.manualProducerConfig,screenshareVideo:!1},i.manualProducerConfig.video||this.videoSubscribed.delete(i.id)))}),n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}getPeerIdsForCurrentPage(){this.logger.info("Participants::getPeerIdsForCurrentPage()",{pageNavigation:{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}});const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(c=>this.joined.has(c)),r=Array.from(this.pinned.keys()).filter(c=>!e.includes(c)),i=Array.from(this.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),a=Math.max((this.currentPage-1)*(this.maxActiveParticipantsCount-e.length-r.length)),o=this.currentPage*(this.maxActiveParticipantsCount-e.length-r.length);return e.concat(r,i.slice(a,o))}async setPage(t){if(this.logger.info("Participants::set_page",{pageNavigation:{settingPage:t,viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),this.viewMode==="PAGINATED"){if(!Number.isInteger(t))throw this.logger.error("Participants::invalid_page_number"),new C(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,n(this,Ce).getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.viewMode,page:t}),this.emit("pageChanged",{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount})}}async disableAllAudio(t){if(this.logger.info("Participants::disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),!n(this,Wn,od))throw new C("Can`t disable all audio without joining room","1205");if(n(this,Mi).permissions.canAllowParticipantAudio)return n(this,Ko,ju).muteAll(t);throw this.logger.error("Participants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new C("Unauthorized: User does not have permission to disable peer audio.","1201")}async disableAllVideo(){if(this.logger.info("Participants::disable_all_video"),!n(this,Wn,od))throw new C("Can`t disable all video without joining room","1205");if(n(this,Mi).permissions.canAllowParticipantVideo)return n(this,Ko,ju).muteAllVideo();throw this.logger.error("Participants::unauthorized_disable_all_video"),new C("Unauthorized: User does not have permission to disable peer video.","1201")}async kickAll(){if(this.logger.info("Participants::kick_all"),n(this,Ce).getValue("viewType")!=="LIVESTREAM"&&!n(this,ki,Ya))throw new C("Can`t kick all without joining room","1205");if(!n(this,Mi).permissions.kickParticipant)throw this.logger.error("Participants::unauthorized_kick_all"),new C("Unauthorized: User does not have permission to kick peers.","1201");const e=!0;n(this,pt).kickAll(e)}async broadcastMessage(t,e,r){if(this.logger.info("Participants::broadcastMessage"),!n(this,ki,Ya))throw new C("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new C("`type` must be a non-empty string.","1209");if(r)if("meetingIds"in r)await n(this,pt).broadcastToMeetings(t,r.meetingIds,e);else{let i=[];"participantIds"in r?i=r.participantIds:i=this.joined.toArray().filter(a=>{var o;return(o=r.presetNames)==null?void 0:o.includes(a.presetName)}).map(a=>a.id),await n(this,pt).broadcastToPeers(t,i,e)}else await n(this,pt).broadcastMessage(t,e)}async getAllJoinedPeers(t,e,r){return(await n(this,pt).getRoomPeers(t,e,r)).peers.map(hr.formatSocketPeerMessage)}async updatePermissions(t,e){const r=this.joined.toArray().filter(a=>t.includes(a.id)).map(a=>a.userId),i=[...new Set(r)];if(!i.length)throw new C("Cannot update permissions, no valid userIDs found","1204");n(this,pt).updatePermissions(i,e)}async getParticipantsInMeetingPreJoin(){return n(this,pt).getRoomPeersNonPaginated()}},Ce=new WeakMap,Ko=new WeakSet,ju=function(){return n(this,Ce).getValue("roomNodeClient")},ki=new WeakSet,Ya=function(){var t;return((t=n(this,Ce).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},Wn=new WeakSet,od=function(){var t;return((t=n(this,Ce).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Mi=new WeakMap,pt=new WeakMap,$g);Ms([y.trace("Participants.setViewMode")],Yt.prototype,"setViewMode",1);Ms([y.trace("Participants.setPage")],Yt.prototype,"setPage",1);Ms([y.trace("Participants.disableAllAudio")],Yt.prototype,"disableAllAudio",1);Ms([y.trace("Participants.disableAllVideo")],Yt.prototype,"disableAllVideo",1);Ms([y.trace("Participants.kickAll")],Yt.prototype,"kickAll",1);Ms([y.trace("Participants.broadcastMessage"),Lt(Ca,"rateLimitConfig")],Yt.prototype,"broadcastMessage",1);Ms([y.trace("Participants.getAllJoinedPeers"),Lt({maxInvocations:10,period:60})],Yt.prototype,"getAllJoinedPeers",1);Ms([y.trace("Participant.updatePermissions"),Lt({maxInvocations:1e3,period:60})],Yt.prototype,"updatePermissions",1);Ms([y.trace("Participants.getParticipantsInMeetingPreJoin")],Yt.prototype,"getParticipantsInMeetingPreJoin",1);Yt=Ms([et("1200")],Yt);var mD=Object.defineProperty,fD=Object.getOwnPropertyDescriptor,an=(s,t,e,r)=>{for(var i=r>1?void 0:r?fD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&mD(t,e,i),i},jt,rs,Nr,Bg;const Qf=(Bg=class{constructor(s,t,e){h(this,"participants");h(this,"self");h(this,"selectedPeers",Yf);h(this,"maxSpatialLayerUpdates",new Map);h(this,"consumerPeerMap");h(this,"events");h(this,"roomSocketHandler");h(this,"context");h(this,"videoPeerConsumerMap",new Map);g(this,jt,{mode:"ACTIVE_GRID",page:0});g(this,rs,!1);g(this,Nr,!1);h(this,"updateConsumerSpatialLayers",Ih(()=>{const s={},t=new Map(this.maxSpatialLayerUpdates);this.maxSpatialLayerUpdates.clear(),Array.from(t.entries()).forEach(([e,r])=>{s[r]===void 0&&(s[r]={layer:r,consumerIds:[]}),s[r].consumerIds.push(e)}),Object.keys(s).forEach(e=>{const r=s[e];this.logger.log(`Switching max spatial layer to ${r.layer}`,{consumerIds:r.consumerIds}),this.roomNodeClient.switchConsumersToLayer(r.consumerIds,r.layer)})},2e3));h(this,"updateConsumers",async(s,t,e=[])=>{this.logger.info(`updateConsumers: Starting consumer updates - AddProducers: ${s.length}, RemoveProducers: ${t.length}, RemoveStaleConsumers: ${e.length}, ConsumersSyncing: ${n(this,rs)}`);try{s.length!==0&&(this.logger.info(`updateConsumers: Creating consumers for ${s.length} producers: [${s.map(r=>r.producerId).join(", ")}]`),await this.roomNodeClient.createConsumers(s),this.logger.info("updateConsumers: Successfully created consumers."))}catch(r){this.logger.error("updateConsumers: Error creating consumers",{error:r})}try{t.length!==0&&(this.logger.info(`updateConsumers: Closing consumers for ${t.length} producers: [${t.map(r=>r.producerId).join(", ")}]`),await this.roomNodeClient.closeConsumers(t),this.logger.info("updateConsumers: Successfully closed consumers."))}catch(r){this.logger.error("updateConsumers: Error closing consumers",{error:r})}try{e.length!==0&&(this.logger.info(`updateConsumers: Closing ${e.length} stale consumers: [${e.join(", ")}]`),await this.roomNodeClient.closeConsumersById(e),this.logger.info("updateConsumers: Successfully closed stale consumers."))}catch(r){this.logger.error("updateConsumers: Error closing stale consumers",{error:r})}this.logger.info("updateConsumers: Completed consumer updates.")});this.context=s,this.roomSocketHandler=e,this.participants=new Yt(s,t,this.roomSocketHandler),this.self=t,this.consumerPeerMap=new Map,this.events=ds,t.config.viewType!=="CHAT"&&this.setupEventsGlobal(),this.setupEvents()}get roomNodeClient(){return this.context.getValue("roomNodeClient")}get mediaJoined(){var s;return((s=this.roomNodeClient)==null?void 0:s.mediaJoined)===!0}get pip(){return this.context.getValue("pip")}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}setupEvents(){this.roomSocketHandler.on(x.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),this.context.getValue("peerSessionStore").on(_.SOCKET_PEERS,s=>{const t=this.participants.joined.size>0;this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear(),this.participants.pinned.clear(),this.participants.joined.clear(),this.participants.currentPage=0,this.participants.viewMode="ACTIVE_GRID",t&&this.participants.emit("viewModeChanged",{viewMode:"ACTIVE_GRID",currentPage:this.participants.currentPage,pageCount:this.participants.pageCount}),s==null||s.forEach(e=>{e.waitlisted||this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(e))})}),this.roomSocketHandler.on(this.events.peerJoinedBroadcast,({participant:s})=>{this.logger.info("PEER_INFO:::MEDIA_JOIN",{participant:{id:s.peerId,maskedName:[...(s==null?void 0:s.displayName)||""].map((t,e)=>e%2?"*":t).join("")}}),this.onParticipantMediaJoined(s.peerId,s.producerStates)}),this.roomSocketHandler.on(this.events.selfJoinComplete,({participants:s,selectedPeers:t,roomState:e})=>{s.forEach(({peerId:a,producerStates:o})=>this.onParticipantMediaJoined(a,o));const{audioPeers:r,compulsoryPeers:i}=t!=null?t:{};e.pinnedPeerIds.length!==0&&this.onParticipantPinned(e.pinnedPeerIds[0]),this.computeActivateParticipants(r!=null?r:[],i),this.logger.info("selfJoinComplete: Emitting UPDATE_ACTIVE with createAllConsumers=true"),this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{createAllConsumers:!0})}),this.context.getValue("peerSessionStore").on(_.MAX_SPATIAL_LAYER_CHANGE,({peerId:s,maxSpatialLayer:t})=>{const e=this.videoPeerConsumerMap.get(s);e&&(this.maxSpatialLayerUpdates.set(e,t),this.updateConsumerSpatialLayers())}),this.context.getValue("peerSessionStore").on(_.NEW_PRODUCER,({peerId:s,producer:t})=>{const e=this.participants.joined.get(s);if(!e){this.logger.warn("ParticipantController::NEW_PRODUCER::participant not found",{producer:{id:t==null?void 0:t.producerId,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}},participant:{id:s}});return}e.producers.push(t),this.logger.info("ParticipantController::NEW_PRODUCER::producer_added_to_participant",{producer:{id:t==null?void 0:t.producerId,peerId:s,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}}}),(t==null?void 0:t.kind)==="audio"&&this.participants.audioSubscribed.get(s)||(t==null?void 0:t.kind)==="video"&&this.participants.videoSubscribed.get(s)||t!=null&&t.screenShare?(this.logger.info(`NEW_PRODUCER: scheduling syncConsumer (AUTO mode) - Producer: ${t.producerId}, Peer: ${s}, Kind: ${t.kind}, ScreenShare: ${t.screenShare}, ConsumersSyncing: ${n(this,rs)}, VideoSub: ${t.kind==="video"?this.participants.videoSubscribed.has(s):"N/A"}, AudioSub: ${t.kind==="audio"?this.participants.audioSubscribed.has(s):"N/A"}`),this.scheduleSyncConsumers({source:"NEW_PRODUCER_AUTO"})):this.logger.info("ParticipantController::NEW_PRODUCER::not_consuming_producer_auto",{producer:{id:t==null?void 0:t.producerId,peerId:s,kind:t==null?void 0:t.kind,status:"UNKNOWN",appData:{screenShare:t==null?void 0:t.screenShare}}})}),this.context.getValue("peerSessionStore").on(_.PRODUCER_CLOSED,({peerId:s,producerId:t})=>{const e=this.participants.joined.get(s);if(!e){this.logger.warn("ParticipantController::NEW_PRODUCER::participant not found",{participant:{id:s}});return}e.producers=e.producers.filter(r=>r.producerId!==t)}),this.context.getValue("peerSessionStore").on(_.PRODUCER_TOGGLE,({peerId:s,producerId:t,paused:e,kind:r})=>{const i=this.participants.joined.get(s);if(i){r==="audio"&&i.setAudioEnabled(!e);const a=i.producers.find(o=>o.producerId===t);a&&(a.pause=e),r==="video"&&this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}}),this.roomSocketHandler.on(this.events.globalPeerPinBroadcast,s=>{let t;if(s&&(t=s.participantId),!this.mediaJoined)return;const e=t;this.onParticipantPinned(e);const r=this.participants.joined.get(e);r&&(this.logger.info(`globalPeerPinBroadcast: Scheduling audio/video consumer sync for pinned participant ${e} - ProducerCount: ${r.producers.length}, ConsumersSyncing: ${n(this,rs)}, ProducerIds: [${r.producers.map(i=>i.producerId).join(", ")}]`),this.scheduleSyncConsumers({source:"GLOBAL_PEER_PIN"}))}),this.roomSocketHandler.on(this.events.selectedPeer,({audioPeers:s,compulsoryPeers:t})=>{this.mediaJoined&&this.onSelectedPeers(t.concat(s))}),this.roomSocketHandler.on(this.events.selectedPeerDiff,({entries:s})=>{if(!this.mediaJoined)return;const t=s.map(e=>({peerId:e.peerId,priority:e.priority}));this.updateActiveParticipantsWithPriorities(t,!0)})}waitingRoomRequestHandler(s){const t=s.requests.filter(r=>!this.participants.waitlisted.toArray().find(i=>i.userId===r.userId)),e=this.participants.waitlisted.toArray().filter(r=>!s.requests.find(i=>i.userId===r.userId));t.forEach(r=>this.participants.waitlisted.add(new ar(this.context,{id:r.peerId,displayName:r.displayName,audioMuted:!0,videoEnabled:!1,audioTrack:void 0,videoTrack:void 0,stageStatus:"OFF_STAGE",userId:r.userId,flags:{},isHost:!1,customParticipantId:r.customParticipantId,picture:r.picture,metadata:{preset_name:r.presetName}},this.self,this.roomSocketHandler))),e.forEach(r=>this.participants.waitlisted.delete(r.id))}get maxPreferredStreams(){return this.participants.maxActiveParticipantsCount}selectPagePeers(s){const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(d=>this.participants.joined.has(d)),r=Array.from(this.participants.pinned.keys()).filter(d=>!e.includes(d)),i=Array.from(this.participants.joined.toArray().filter(d=>d.stageStatus==="ON_STAGE").map(d=>d.id)),a=Math.max((s-1)*(this.maxPreferredStreams-e.length-r.length)),o=s*(this.maxPreferredStreams-e.length-r.length);return e.concat(r,i.slice(a,o))}selectActivePeers(s){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(u=>u.stageStatus==="ON_STAGE").map(u=>(t.set(u.id,!0),u.id))),r=this.selectedPeers.peers,i=this.participants.pinned.toArray().reduce((u,p)=>(p.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(p.id):u.push(p.id),u),[]),a=this.self.stageStatus==="ON_STAGE"?1:0,o=s-a,c=new Set(r.concat(i).filter(u=>u!==this.self.id&&t.has(u)));let d=Array.from(c);const l=o-c.size;if(l>=0){const u=e.filter(p=>!c.has(p)&&p!==this.self.id).slice(0,l);d=Array.from(c).concat(u)}else d=d.slice(0,o);return d}updateMediaSubscribedMaps(s,t){const{page:e}=t!=null?t:{};s&&n(this,jt).mode!==s&&(n(this,jt).mode=s),e&&n(this,jt).page!==e&&(n(this,jt).page=e);const{mode:r,page:i}=n(this,jt);switch(r){case"PAGINATED":{if(!i)return;const a=this.selectPagePeers(i),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMap(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o),this.logger.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:a});break}case"ACTIVE_GRID":{const a=this.selectActivePeers(this.participants.maxActiveParticipantsCount),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMapMinReplacement(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o);break}case"MANUAL":break;default:throw new Error(`View mode ${s} not supported`)}}async scheduleSyncConsumers({source:s}){var e,r,i;const t=((e=n(this,jt))==null?void 0:e.mode)==="PAGINATED"&&!n(this,rs)?200:0;this.logger.info(`scheduleSyncConsumers():: Source: ${s}, ViewMode: ${(r=n(this,jt))==null?void 0:r.mode}, ConsumersSyncing: ${n(this,rs)}, Delay: ${t}, Page: ${(i=n(this,jt))==null?void 0:i.page}`),setTimeout(()=>this.syncConsumers(),t)}async syncConsumers(){var v,E,R,M,b,V;const s=this.context.getValue("connectionHandler");if((v=s==null?void 0:s.socketState)!=null&&v.state&&s.socketState.state!=="connected"){this.logger.info("syncConsumers: Socket not connected, deferring sync.");return}if(((R=(E=s==null?void 0:s.mediaState)==null?void 0:E.recv)==null?void 0:R.state)!=="connected"){this.logger.info("syncConsumers: Connection not ready, exiting.");return}if(n(this,rs)){m(this,Nr,!0),this.logger.info("syncConsumers: Sync in progress, marking resyncRequired=true and exiting.");return}this.logger.info("syncConsumers: Starting sync operation."),m(this,rs,!0),m(this,Nr,!1);let t=[];this.participants.videoSubscribed.forEach(I=>{var H,z;const N=this.participants.joined.get(I.id),U=(z=(H=I.producers)==null?void 0:H.filter(Q=>Q.kind==="video"))!=null?z:[];N&&(U!=null&&U.length)&&U.forEach(Q=>{var yt,k,S,P;const Ge=((k=(yt=N.manualProducerConfig)==null?void 0:yt.video)!=null?k:!0)&&Q.kind==="video"&&!Q.screenShare,tt=((P=(S=N.manualProducerConfig)==null?void 0:S.screenshareVideo)!=null?P:!0)&&Q.kind==="video"&&Q.screenShare;(Ge||tt)&&(Q.pause||t.push(Q))})}),this.participants.audioSubscribed.forEach(I=>{var H,z;const N=this.participants.joined.get(I.id),U=(z=(H=I.producers)==null?void 0:H.filter(Q=>Q.kind==="audio"))!=null?z:[];N&&(U!=null&&U.length)&&U.forEach(Q=>{var yt,k,S,P;const Ge=((k=(yt=N.manualProducerConfig)==null?void 0:yt.audio)!=null?k:!0)&&Q.kind==="audio"&&!Q.screenShare,tt=((P=(S=N.manualProducerConfig)==null?void 0:S.screenshareAudio)!=null?P:!0)&&Q.kind==="audio"&&Q.screenShare;(Ge||tt)&&t.push(Q)})}),t=GC(t,I=>I.producerId);const e=new Map;t.forEach(I=>{e.set(I.producerId,I)});const r=(b=(M=this.roomNodeClient)==null?void 0:M.getConsumers())!=null?b:new Map,i=new Map(Array.from(r.values()).map(I=>[I.producerId,I]));let a=t.filter(I=>!i.has(I.producerId));t.filter(I=>!I.consumer&&i.has(I.producerId)).forEach(I=>{const N=i.get(I.producerId);N&&(this.logger.info(`syncConsumers: remapping existing consumer ${N.id} to producer ${I.producerId}`),this.processNewConsumer(N.id))});let c=[],d=Array.from(r.values()).filter(I=>!this.participants.joined.has(I.peerId)).map(I=>I.id),l=Array.from(r.values()).filter(I=>this.participants.joined.has(I.peerId)).map(I=>I.peerId);l=jC(l),l==null||l.forEach(I=>{var U;const N=this.participants.joined.get(I);if(!N){this.logger.warn(`Peer with ${I} doesn't exist in joined list but producers of it are being consumed.`);return}(U=N.producers)!=null&&U.length&&N.producers.forEach(H=>{const z=H.consumer&&r.has(H.consumer.id);!e.has(H.producerId)&&(i.has(H.producerId)||z)&&c.push(H)})}),this.logger.info(`syncConsumers: Computed changes - AddProducers: ${a.length} [${a.map(I=>I.producerId).join(", ")}], RemoveProducers: ${c.length} [${c.map(I=>I.producerId).join(", ")}], RemoveStaleConsumers: ${d.length} [${d.join(", ")}]`.substring(0,5e3));const u=35,p=35;a.length>u&&(this.logger.warn(`syncConsumers: Too many remote producers to create consumers: ${a.length}. Only adding ${u} in this run.`),a=a.slice(0,u),this.scheduleSyncConsumers({source:"SOFT_CAPPED_CREATE_CONSUMERS"}));const f=d.length+c.length;f>p&&(this.logger.warn(`syncConsumers: Too many remote consumers to close: ${f}. Only removing ${p} in this run.`),d=d.slice(0,p),c=c.slice(0,p-d.length),this.scheduleSyncConsumers({source:"SOFT_CAPPED_REMOVE_CONSUMERS"}));try{a.length>0||c.length>0||d.length>0?(this.logger.info(`syncConsumers: Calling updateConsumers with changes. Adding ${a.length}, removing ${c.length}, and removing ${d.length} stale consumers.`),await this.updateConsumers(a,c,d),this.logger.info("syncConsumers: updateConsumers completed successfully.")):this.logger.info("syncConsumers: No changes needed, skipping updateConsumers.")}catch(I){this.logger.error("syncConsumers: updateConsumers failed with error.",{error:I})}finally{this.logger.info("syncConsumers: Setting consumersSyncing=false and completing sync."),m(this,rs,!1),(V=s==null?void 0:s.socketState)!=null&&V.state&&s.socketState.state!=="connected"&&m(this,Nr,!0)}n(this,Nr)&&(this.logger.info("syncConsumers: Resync required, calling syncConsumers again."),this.syncConsumers())}computeActivateParticipants(s,t){const e=s.map((i,a)=>({peerId:i,priority:a+1})),r=t==null?void 0:t.map((i,a)=>({peerId:i,priority:-(a+1)}));e.push(...r!=null?r:[]),e.length>0&&this.updateActiveParticipantsWithPriorities(e)}createParticipantObjFromSocketPeer(s){const t=Qf.formatSocketPeerMessage(s);return new ar(this.context,{...t,isHost:!1,videoEnabled:!1,audioMuted:!0,videoTrack:void 0,audioTrack:void 0},this.self,this.roomSocketHandler)}updatePipSource(s,t){var e,r;t?(e=this.pip)==null||e.enableSource(s):(r=this.pip)==null||r.disableSource(s)}onParticipantMediaJoined(s,t){if(!this.mediaJoined||s===this.self.id)return;const e=this.participants.joined.get(s);if(!e){this.logger.warn(`Received media.peerJoinedBroadcast for non-existent peer ${s}`);return}this.logger.info("PEER_INFO:::SOCKET_ON_MEDIA_JOIN",{participant:{id:e.id,maskedName:[...(e==null?void 0:e.name)||""].map((r,i)=>i%2?"*":r).join("")}}),this.logger.info(`onParticipantMediaJoined: peer ${s} has joined media room. Processing.`),t.forEach(r=>{r.kind===rr.AUDIO&&!r.screenShare?e.setAudioEnabled(!r.pause):r.kind===rr.VIDEO&&!r.screenShare&&(e.setVideoEnabled(!r.pause),this.updatePipSource(e.id,!r.pause)),e.producers.push({...r,producingTransportId:r.producingTransportId,kind:r.kind===rr.AUDIO?"audio":"video",producingPeerId:s,mimeType:r.mimeType})}),this.logger.info(`onParticipantMediaJoined: Emitting UPDATE_ACTIVE for peer ${s}`),this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}updateParticipantsMapMinReplacement(s,t){const e=Array.from(s.keys()),r=new Map(s),i=new Set(t),a=[];e.forEach((o,c)=>{(!i.has(o)||!this.participants.joined.get(o))&&a.push(c)}),t.forEach(o=>{if(s.get(o))return;if(e.length<t.length){e.push(o);return}const c=a.shift();e[c]=o}),a.forEach(o=>{e.splice(o,1)}),Array.from(s.keys()).forEach(o=>{s.delete(o,!i.has(o))}),e.forEach(o=>{if(!this.participants.joined.get(o)){this.logger.warn("updateActiveParticipants::participant_not_in_joined_list",{participant:{id:o}});return}s.add(this.participants.joined.get(o),!r.get(o))}),s.emit("participantsUpdate")}updateParticipantsMap(s,t){Array.from(s.keys()).forEach(r=>{t.includes(r)||s.delete(r,!0)}),t.forEach(r=>{s.get(r)||s.add(this.participants.joined.get(r),!0)}),s.emit("participantsUpdate")}updatePinnedParticipants(){this.participants.pinned.forEach(s=>{s.setIsPinned(!1),this.participants.pinned.delete(s.id)})}setupEventsGlobal(){this.roomSocketHandler.on(x.joinRoom,({peer:s})=>{s.waitlisted||(this.logger.info("Processing socket join",{peers:s.peerId}),this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(s)),this.logger.info("Processed socket join",{peers:s.peerId}))}),this.roomSocketHandler.on(x.leaveRoom,s=>{const{peerId:t}=s.peer;this.selectedPeers.delete(t,this.context),this.onParticipantLeave(t)}),this.context.getValue("peerSessionStore").on(_.SOCKET_SERVICE_ROOM_JOINED,()=>{this.self.permissions.acceptWaitingRequests&&this.roomSocketHandler.getWaitingRoomRequests()}),this.self.permissions.on("permissionsUpdate",s=>{const{acceptWaitingRequests:t}=s;t!==void 0&&(t?this.roomSocketHandler.getWaitingRoomRequests():this.participants.waitlisted.clear())}),this.context.getValue("peerSessionStore").on(_.SOCKET_SERVICE_DISCONNECTED,()=>{m(this,Nr,!0),this.logger.info("Socket disconnected — keeping participants visible for seamless reconnection")}),this.context.getValue("peerSessionStore").on(_.CONSUMER_PAUSED,({id:s})=>{this.processConsumerPaused(s)}),this.context.getValue("peerSessionStore").on(_.CONSUMER_RESUMED,({id:s})=>{this.processConsumerResumed(s)}),this.context.getValue("peerSessionStore").on(_.NEW_CONSUMER_CREATED,({id:s})=>{this.processNewConsumer(s)}),this.context.getValue("peerSessionStore").on(_.CONSUMER_CLOSED,({id:s})=>{this.processConsumerClosed(s)}),this.context.getValue("peerSessionStore").on(_.ROOM_MESSAGE,async({payload:s,type:t,timestamp:e})=>{this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})}),this.context.getValue("peerSessionStore").on(_.MESSAGE,async({payload:s,type:t,timestamp:e})=>{t!=="spotlight"&&this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})}),this.context.getValue("peerSessionStore").on(_.LOW_CONSUMER_SCORE,({peerId:s,score:t,kind:e})=>{const r=this.participants.joined.get(s);r&&(r.emit("poorConnection",{score:t,kind:e}),this.participants.emit("poorConnection",{participantId:s,score:t,kind:e}))}),this.context.getValue("peerSessionStore").on(_.CONSUMER_SCORE_UPDATE,({score:s,kind:t,appData:e,peerId:r,scoreStats:i})=>{var c;const a=t==="video"&&((c=e==null?void 0:e.screenShare)!=null?c:!1),o=this.participants.joined.get(r);o&&(o.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}))}),this.context.getValue("peerSessionStore").onAsync(_.KICK_PEER,async({peerId:s})=>{const t=this.participants.joined.get(s);this.roomNodeClient.kick(s),await this.roomSocketHandler.kick(s),t?t.emit("kicked"):this.participants.joined.emit("kicked",{id:s})}),this.context.getValue("peerSessionStore").on(_.UPDATE_ACTIVE,({viewMode:s,page:t,createAllConsumers:e}={})=>{this.logger.info(`UPDATE_ACTIVE event received - viewMode: ${n(this,jt).mode}, page: ${t}, CreateAllConsumers: ${e}`),e&&(this.logger.info(`UPDATE_ACTIVE viewMode: ${s}, Page: ${t}, Removing existing subscriptions.`),this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear()),this.updateMediaSubscribedMaps(s,{page:t}),this.scheduleSyncConsumers({source:"UPDATE_ACTIVE"})})}async onParticipantPinned(s){if(!s){this.self.isPinned&&this.self.setIsPinned(!1),this.participants.pinned.size!==0&&this.updatePinnedParticipants();return}if(s===this.self.id){this.participants.pinned.size!==0&&this.updatePinnedParticipants(),this.self.setIsPinned(!0);return}const t=this.participants.joined.get(s);this.self.isPinned&&this.self.setIsPinned(!1),this.updatePinnedParticipants(),t.setIsPinned(!0),this.participants.pinned.add(t)}async onParticipantSocketJoined(s){var t,e,r;this.logger.info(`onParticipantSocketJoined: peer ${s.id} has joined socket edge. Processing.`),this.self.id!==s.id&&!((t=s.flags)!=null&&t.recorder)&&!((e=s.flags)!=null&&e.hidden_participant)&&!((r=s.flags)!=null&&r.hiddenParticipant)&&(this.participants.videoSubscribed.delete(s.id),this.participants.audioSubscribed.delete(s.id),this.participants.joined.add(s),this.participants.waitlisted.delete(s.id),s.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&this.context.getValue("peerSessionStore").emit(_.UPDATE_STAGE_REQUESTS,{request:{displayName:s.name,userId:s.userId,peerId:s.id},add:!0})),this.context.getValue("peerSessionStore").emit(_.PEER_JOINED_INTERNAL,s)}async onParticipantLeave(s){const t=this.participants.joined.get(s);this.participants.joined.delete(s,!0,!0),this.participants.pinned.delete(s,!0,!0),this.participants.waitlisted.delete(s,!0,!0),this.roomNodeClient&&this.roomNodeClient.closeConsumers(t==null?void 0:t.producers),t&&t.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&this.context.getValue("peerSessionStore").emit(_.UPDATE_STAGE_REQUESTS,{request:{displayName:t.name,userId:t.userId,peerId:t.id},add:!1});const{currentPage:e}=this.participants,r=this.maxPreferredStreams*(e-1),i=this.participants.videoSubscribed.get(s);this.participants.viewMode==="MANUAL"?this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e}):r===0?this.participants.setViewMode("ACTIVE_GRID"):this.participants.joined.size<=r?e===2?this.participants.setViewMode("ACTIVE_GRID"):this.participants.setPage(e-1):i&&this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e})}processMedia(s){var p;const t=this.roomNodeClient.getConsumers(),{peerId:e,kind:r,appData:i,track:a,producerId:o,rtpReceiver:c,paused:d,localId:l}=(p=t.get(s))!=null?p:{};if(!e)return this.logger.warn("processMedia::Peer ID is undefined",{consumer:{id:s,kind:r,peerId:e,appData:{supportsRemoteControl:!!(i!=null&&i.supportsRemoteControl),screenShare:!!(i!=null&&i.screenShare)},remotelyPaused:d,producerId:o}}),{};const u=i;return r==="video"&&u.screenShare!==!0&&this.videoPeerConsumerMap.set(e,s),this.logger.info("ParticipantController::processMedia",{consumer:{id:s,peerId:e,kind:r,appData:u,remotelyPaused:d,producerId:o}}),this.consumerPeerMap.set(s,{type:r,peerId:e,appData:u,remotelyPaused:d,producerId:o}),{peerId:e,kind:r,appData:u,remotelyPaused:d,track:a,producerId:o,rtpReceiver:c,localId:l}}processConsumerClosed(s){const{peerId:t,type:e,appData:r,remotelyPaused:i,producerId:a}=this.consumerPeerMap.get(s)||{},o=this.participants.joined.get(t);if(this.logger.info("ParticipantController::processConsumerClosed",{consumer:{id:s,peerId:t,appData:r,kind:e,remotelyPaused:i,producerId:a}}),this.consumerPeerMap.delete(s),e==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(t),!o)return;const c=o.producers.find(l=>l.producerId===a);c&&(c.consumer={id:s,peerId:t,kind:void 0,appData:r,paused:i,producerId:a,rtpReceiver:void 0,localId:void 0});const d=[];r&&r.screenShare?(o.setScreenShareEnabled(!1),this.context.getValue("callstats").consumerSharedMediaState(s,{screen:!1}),o.screenShareTracks.video&&d.push(o.screenShareTracks.video.id),o.screenShareTracks.audio&&d.push(o.screenShareTracks.audio.id),o.screenShareTracks={audio:void 0,video:void 0}):e==="audio"?(o.setAudioEnabled(!1),o.audioTrack&&d.push(o.audioTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!1}),o.audioTrack=void 0):e==="video"&&(o.setVideoEnabled(!1),this.updatePipSource(o.id,!1),o.videoTrack&&d.push(o.videoTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1}),o.videoTrack=void 0),r.e2ee&&d.forEach(l=>{this.context.getValue("peerSessionStore").emit(_.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:l})})}processConsumerResumed(s){var f;const t=this.processMedia(s),{peerId:e,kind:r,appData:i,track:a,remotelyPaused:o,producerId:c,rtpReceiver:d,localId:l}=t;if(!e)return;this.logger.info("ParticipantController::processConsumerResumed",{consumer:{id:s,peerId:e,kind:r,appData:i,remotelyPaused:o,producerId:c}});const u=this.participants.joined.get(e);if(!u)return;const p=u.producers.find(v=>v.producerId===c);if(p&&(p.consumer={id:s,peerId:e,kind:r,appData:i,paused:o,producerId:c,rtpReceiver:d,localId:l}),i.e2ee&&this.context.getValue("peerSessionStore").emit(_.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:d,track:a}),i.screenShare){r==="video"?u.screenShareTracks.video=a:r==="audio"&&(u.screenShareTracks.audio=a),u.setScreenShareEnabled(!0),(f=this.context)==null||f.getValue("callstats").consumerSharedMediaState(s,{screen:!0});return}r==="video"?(u.videoTrack=a,u.setVideoEnabled(!0),this.updatePipSource(u.id,!0),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!0})):r==="audio"&&(u.audioTrack=a,u.setAudioEnabled(u.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:u.audioEnabled}))}processConsumerPaused(s){this.logger.info(`ParticipantController::processConsumerPaused called for consumerId: ${s}`);const{peerId:t,kind:e,track:r,appData:i,remotelyPaused:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processConsumerPaused",{consumer:{id:s,peerId:t,kind:e,appData:i,remotelyPaused:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const u=l.producers.find(p=>p.producerId===o);u&&(u.consumer={id:s,peerId:t,kind:e,appData:i,paused:a,producerId:o,rtpReceiver:c,localId:d}),r&&i.e2ee&&this.context.getValue("peerSessionStore").emit(_.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:r.id}),e==="video"?(l.videoTrack=r,l.setVideoEnabled(!1),this.updatePipSource(l.id,!1),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1})):e==="audio"&&(l.audioTrack=r,l.setAudioEnabled(l.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:l.audioEnabled}))}processNewConsumer(s){const{peerId:t,kind:e,remotelyPaused:r,track:i,appData:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processNewConsumer",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const u=l.producers.find(p=>p.producerId===o);if(u&&(u.consumer={id:s,peerId:t,kind:e,appData:a,paused:r,producerId:o,rtpReceiver:c,localId:d}),a.screenShare){e==="video"?l.screenShareTracks.video=i:e==="audio"&&(l.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder)&&l.setScreenShareEnabled(!0),a.supportsRemoteControl&&(l.supportsRemoteControl=!0),this.participants.broadcastMessage("screenshareConsumerCreated",{producerId:o,peerId:t,screenShare:!0,consumerId:s,consumerPeerId:this.self.id}),this.logger.info("ParticipantController::newScreenshareConsumer::screenshareConsumerCreated",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});return}e==="video"?(l.videoTrack=i,r||(l.setVideoEnabled(!0),this.updatePipSource(l.id,!0)),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!r})):e==="audio"&&(l.audioTrack=i,r||l.setAudioEnabled(!0),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!r})),!r&&a.e2ee&&this.context.getValue("peerSessionStore").emit(_.E2EE_ACTIVE_CONSUMER,{peerId:t,rtpReceiver:c,track:i}),this.context.getValue("peerSessionStore").emit(_.ENABLE_E2EE_CRYPTOR_ON_NEW_CONSUMER,{appData:a,peerId:l.id})}static formatSocketPeerMessage(s){var e,r,i,a,o,c;if(!s)return;const t=xh(s.stageType);return{id:s.peerId,userId:s.userId,name:s.displayName,displayName:s.displayName,stageType:t,customParticipantId:s.customParticipantId,presetId:s.presetId,picture:s.displayPictureUrl,waitlisted:s.waitlisted,stageStatus:t,metadata:{preset_name:(e=s.flags)==null?void 0:e.presetName},recorderType:(r=s.flags)==null?void 0:r.recorderType,flags:{hiddenParticipant:(i=s.flags)==null?void 0:i.hiddenParticipant,hidden_participant:(a=s.flags)==null?void 0:a.hiddenParticipant,recorder:((o=s.flags)==null?void 0:o.recorderType)!==void 0&&((c=s.flags)==null?void 0:c.recorderType)!=="NONE"}}}async onSelectedPeers(s,t){this.participants.viewMode==="ACTIVE_GRID"&&this.computeActivateParticipants(s,t)}updateActiveParticipantsWithPriorities(s,t=!1){if(this.participants.viewMode==="MANUAL")return;if(!this.mediaJoined){this.logger.warn("Skipped::ParticipantController::updateActiveParticipantsWithPriorities",{roomJoined:this.mediaJoined});return}s.forEach(r=>{this.selectedPeers.add(r.peerId,r.priority,this.context)});const e=this.selectedPeers.activeSpeakerPeers.at(0);e!==void 0&&e!==this.participants.lastActiveSpeaker&&(this.participants.lastActiveSpeaker=e,this.participants.emit("activeSpeaker",{peerId:e,volume:1})),t&&this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}},jt=new WeakMap,rs=new WeakMap,Nr=new WeakMap,Bg);let hr=Qf;an([y.trace("ParticipantController.setupEvents")],hr.prototype,"setupEvents",1);an([y.trace("ParticipantController.setupEvents")],hr.prototype,"setupEventsGlobal",1);an([y.trace("ParticipantController.processMedia")],hr.prototype,"processMedia",1);an([y.trace("ParticipantController.processConsumerClosed")],hr.prototype,"processConsumerClosed",1);an([y.trace("ParticipantController.processConsumerResumed")],hr.prototype,"processConsumerResumed",1);an([y.trace("ParticipantController.processConsumerPaused")],hr.prototype,"processConsumerPaused",1);an([y.trace("ParticipantController.processNewConsumer")],hr.prototype,"processNewConsumer",1);const ye=Cs(Oh().permissions);var J,Jn,Kn,qd,nt,Et;const jd=class extends Nt{constructor(e,r,i,a=!1){const o=e.getValue("logger");super(o);g(this,nt);g(this,J,void 0);g(this,Jn,void 0);g(this,Kn,void 0);g(this,qd,e=>{var l,u,p;const{chat:r,connectedMeetings:i,plugins:a,polls:o,media:c,...d}=e;if(r&&(r.private&&gr(n(this,J).chat.private,r.private),r.public&&gr(n(this,J).chat.public,r.public),this.emit("chatUpdate")),i&&gr(n(this,J).connectedMeetings,i),c){const f=E=>{switch(E){case Wr.NONE:return q.Allowed;case Wr.ALLOWED:return q.Allowed;case Wr.NOT_ALLOWED:return q.NotAllowed;case Wr.CAN_REQUEST:return q.CanRequest;default:return}},v={audio:void 0,video:void 0,screenshare:void 0};(l=c.audio)!=null&&l.canProduce&&(v.audio={canProduce:f(c.audio.canProduce)}),(u=c.video)!=null&&u.canProduce&&(v.video={canProduce:f(c.video.canProduce)}),(p=c.screenshare)!=null&&p.canProduce&&(v.screenshare={canProduce:f(c.screenshare.canProduce)}),gr(n(this,J).media,v)}a&&(gr(n(this,J).plugins,a),this.emit("pluginsUpdate")),o&&(gr(n(this,J).polls,o),this.emit("pollsUpdate")),Object.keys(d).length!==0&&gr(n(this,J),d),this.emit("permissionsUpdate",e)});if(!r)throw this.logger.error("PermissionPreset::load_preset_permissions_failed"),new C("Could not load preset permissions.","0904");m(this,Kn,e),m(this,Jn,i),m(this,J,r),a&&this.setupEvents()}setupEvents(){n(this,Kn).getValue("peerSessionStore").on(_.UPDATE_PERMISSIONS,n(this,qd))}static init(e,r,i){let a;return i?a=new jd(e,i,r,!0):a=new jd(e,ye,r),a}get mediaRoomType(){return"CF"}get stageEnabled(){var e;return((e=n(this,J))==null?void 0:e.stageEnabled)||n(this,Jn)===sr.Webinar||n(this,Jn)===sr.Livestream}get acceptStageRequests(){var e,r;return this.stageEnabled?((e=n(this,J))==null?void 0:e.acceptStageRequests)||((r=n(this,J))==null?void 0:r.canAcceptProductionRequests):!1}get stageAccess(){var e,r,i;return((e=n(this,J))==null?void 0:e.stageAccess)===q.NotAllowed?q.NotAllowed:((r=n(this,J))==null?void 0:r.stageAccess)===q.CanRequest?q.CanRequest:((i=n(this,J))==null?void 0:i.stageAccess)===q.Allowed||n(this,J).media.audio.canProduce===q.Allowed||n(this,J).media.video.canProduce===q.Allowed||n(this,J).media.screenshare.canProduce===q.Allowed?q.Allowed:n(this,J).media.audio.canProduce===q.CanRequest||n(this,J).media.video.canProduce===q.CanRequest||n(this,J).media.screenshare.canProduce===q.CanRequest?q.CanRequest:q.NotAllowed}get acceptWaitingRequests(){var e,r;return(r=(e=n(this,J))==null?void 0:e.acceptWaitingRequests)!=null?r:ye.acceptWaitingRequests}get requestProduceVideo(){var e,r,i;return((i=(r=(e=n(this,J))==null?void 0:e.media)==null?void 0:r.video)==null?void 0:i.canProduce)===q.CanRequest}get requestProduceAudio(){var e,r,i;return((i=(r=(e=n(this,J))==null?void 0:e.media)==null?void 0:r.audio)==null?void 0:i.canProduce)===q.CanRequest}get requestProduceScreenshare(){var e,r,i;return((i=(r=(e=n(this,J))==null?void 0:e.media)==null?void 0:r.screenshare)==null?void 0:i.canProduce)===q.CanRequest}get canAllowParticipantAudio(){var e,r;return(r=(e=n(this,J))==null?void 0:e.disableParticipantAudio)!=null?r:ye.disableParticipantAudio}get canAllowParticipantScreensharing(){var e,r;return(r=(e=n(this,J))==null?void 0:e.canAcceptProductionRequests)!=null?r:ye.canAcceptProductionRequests}get canAllowParticipantVideo(){var e,r;return(r=(e=n(this,J))==null?void 0:e.disableParticipantVideo)!=null?r:ye.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var e,r;return(r=(e=n(this,J))==null?void 0:e.kickParticipant)!=null?r:ye.kickParticipant}get pinParticipant(){var e,r;return(r=(e=n(this,J))==null?void 0:e.pinParticipant)!=null?r:ye.pinParticipant}get canRecord(){var e,r;return(r=(e=n(this,J))==null?void 0:e.canRecord)!=null?r:ye.canRecord}get waitingRoomBehaviour(){var e,r;return(r=(e=n(this,J))==null?void 0:e.waitingRoomType)!=null?r:ye.waitingRoomType}get plugins(){var e,r;return(r=(e=n(this,J))==null?void 0:e.plugins)!=null?r:ye.plugins}get polls(){var e,r;return(r=(e=n(this,J))==null?void 0:e.polls)!=null?r:ye.polls}get canProduceVideo(){var r;const e=(r=n(this,J).media.video.canProduce)!=null?r:ye.media.video.canProduce;return this.stageEnabled&&(n(this,nt,Et)==="ACCEPTED_TO_JOIN_STAGE"||n(this,nt,Et)==="ON_STAGE")&&e===q.CanRequest?q.Allowed:this.stageEnabled&&(n(this,nt,Et)==="OFF_STAGE"||n(this,nt,Et)==="REQUESTED_TO_JOIN_STAGE")&&e===q.Allowed?q.NotAllowed:e}get canProduceScreenshare(){var r;const e=(r=n(this,J).media.screenshare.canProduce)!=null?r:ye.media.screenshare.canProduce;return this.stageEnabled&&(n(this,nt,Et)==="ACCEPTED_TO_JOIN_STAGE"||n(this,nt,Et)==="ON_STAGE")&&e===q.CanRequest?q.Allowed:this.stageEnabled&&(n(this,nt,Et)==="OFF_STAGE"||n(this,nt,Et)==="REQUESTED_TO_JOIN_STAGE")&&e===q.Allowed?q.NotAllowed:e}get canProduceAudio(){var r;const e=(r=n(this,J).media.audio.canProduce)!=null?r:ye.media.audio.canProduce;return this.stageEnabled&&(n(this,nt,Et)==="ACCEPTED_TO_JOIN_STAGE"||n(this,nt,Et)==="ON_STAGE")&&e===q.CanRequest?q.Allowed:this.stageEnabled&&(n(this,nt,Et)==="OFF_STAGE"||n(this,nt,Et)==="REQUESTED_TO_JOIN_STAGE")&&e===q.Allowed?q.NotAllowed:e}get chatPublic(){var e,r,i;return(i=(r=(e=n(this,J))==null?void 0:e.chat)==null?void 0:r.public)!=null?i:ye.chat.public}get chatPrivate(){var e,r,i;return(i=(r=(e=n(this,J))==null?void 0:e.chat)==null?void 0:r.private)!=null?i:ye.chat.private}get connectedMeetings(){var e,r;return(r=(e=n(this,J))==null?void 0:e.connectedMeetings)!=null?r:ye==null?void 0:ye.connectedMeetings}get hiddenParticipant(){var e,r;return(r=(e=n(this,J))==null?void 0:e.hiddenParticipant)!=null?r:ye.hiddenParticipant}get showParticipantList(){var e;return(e=n(this,J).showParticipantList)!=null?e:ye.showParticipantList}get canChangeParticipantPermissions(){var e,r;return(r=(e=n(this,J))==null?void 0:e.canChangeParticipantPermissions)!=null?r:ye.canChangeParticipantPermissions}get canEditDisplayName(){var e;return(e=n(this,J).canEditDisplayName)!=null?e:!1}get isRecorder(){return n(this,J).isRecorder}get canSpotlight(){return n(this,J).canSpotlight}get canLivestream(){return n(this,J).canLivestream}get transcriptionEnabled(){return n(this,J).transcriptionEnabled}};let Gu=jd;J=new WeakMap,Jn=new WeakMap,Kn=new WeakMap,qd=new WeakMap,nt=new WeakSet,Et=function(){return n(this,Kn).getValue("stageStatus")};var Rt;class Xf extends Nt{constructor(e,r){super(r);h(this,"localMediaHandler");g(this,Rt,void 0);m(this,Rt,e)}async updatePermission(){var d,l;const e=(u,p)=>{this.mediaPermissions[u]=p;const f={message:this.mediaPermissions[u],kind:u};p==="DENIED"?n(this,Rt).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_ERROR,f):n(this,Rt).getValue("peerSessionStore").emit(_.MEDIA_PERMISSION_UPDATE,f)};if(me.getName()==="firefox")return;const r="microphone",i="camera",a=await((d=navigator==null?void 0:navigator.permissions)==null?void 0:d.query({name:r})),o=await((l=navigator==null?void 0:navigator.permissions)==null?void 0:l.query({name:i})),c=(u,p)=>{switch(p){case"granted":e(u,"ACCEPTED");break;case"denied":e(u,"DENIED");break;case"prompt":e(u,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};a&&(a.onchange=()=>c("audio",a.state)),o&&(o.onchange=()=>c("video",o.state))}async populateMediaPermissionsInCallstats({message:e,kind:r}){var i,a,o,c;switch(r){case"audio":{(i=n(this,Rt))==null||i.getValue("callstats").mediaPermission("AUDIO",e),(a=n(this,Rt))==null||a.getValue("callstats").mediaPermission("SPEAKER",e);break}case"video":{(o=n(this,Rt))==null||o.getValue("callstats").mediaPermission("VIDEO",e);break}case"screenshare":{(c=n(this,Rt))==null||c.getValue("callstats").mediaPermission("SCREENSHARE",e);break}}}get peerId(){var e;return(e=n(this,Rt))==null?void 0:e.getValue("peerId")}async init(e={},r=!1,i=null){var a,o,c,d,l,u,p;if(me.init(),i&&m(this,Rt,i),!this.localMediaHandler)try{let f=!0;if((a=i==null?void 0:i.getValue("defaults"))!=null&&a.mediaHandler)f=!1,this.localMediaHandler=i.getValue("defaults").mediaHandler.localMediaHandler;else if(navigator.RNLocalMediaHandlerImpl){const{RNLocalMediaHandlerImpl:v}=navigator;this.localMediaHandler=await v.init(e)}else this.localMediaHandler=new vt(i,e.constraints,(o=i==null?void 0:i.getValue("defaults"))==null?void 0:o.isNonPreferredDevice,(c=i==null?void 0:i.getValue("defaults"))==null?void 0:c.autoSwitchAudioDevice);if(i==null||i.getValue("peerSessionStore").on(_.MEDIA_PERMISSION_UPDATE,async v=>{if(this.populateMediaPermissionsInCallstats({message:v.message,kind:v.kind}),v.message==="NOT_REQUESTED")switch(v==null?void 0:v.kind){case"audio":this.rawAudioTrack&&(this.logger.info("Disabling audio due to media permission update"),this.disableAudio());break;case"video":this.rawVideoTrack&&(this.logger.info("Disabling video due to media permission update"),this.disableVideo());break;default:break}this.emit("mediaPermissionUpdate",v)}),i==null||i.getValue("peerSessionStore").on(_.MEDIA_PERMISSION_ERROR,async v=>{const{kind:E,message:R,constraints:M}=v;this.populateMediaPermissionsInCallstats({message:R,kind:E}),E==="audio"?(this.logger.info(`Disabling audio due to media permission error skipping: ${this.localMediaHandler.audioUpdateInProgress}`),this.localMediaHandler.audioUpdateInProgress===!1&&this.disableAudio()):E==="video"&&(this.logger.info(`Disabling video due to media permission error skipping: ${this.localMediaHandler.videoUpdateInProgress}`),this.localMediaHandler.videoUpdateInProgress===!1&&this.disableVideo()),this.logger.error("SelfController::mediaPermissionError",{error:{message:R},constraints:M,mediaPermissionsErrors:{kind:E,message:R}}),this.emit("mediaPermissionError",v),this.emit("mediaPermissionUpdate",{message:R,kind:E})}),f){this.logger.info(`Setting up SelfMedia streams using media handler. audio:${(d=e==null?void 0:e.audio)!=null?d:!0} video:${(l=e==null?void 0:e.video)!=null?l:!0}`);const v=this.localMediaHandler.setupStreams({video:(u=e==null?void 0:e.video)!=null?u:!0,audio:(p=e==null?void 0:e.audio)!=null?p:!0});r||await v}}catch(f){this.logger.error("Self::init::Failed To Setup Streams",{error:{name:f.name,message:f.message}})}}set context(e){m(this,Rt,e),this.localMediaHandler.context=e}get audioTrack(){return this.localMediaHandler.audioTrack}get rawAudioTrack(){return this.localMediaHandler.rawAudioTrack}get mediaPermissions(){return this.localMediaHandler.permissions}async addAudioMiddleware(e){return this.localMediaHandler.addAudioMiddleware(e)}async removeAudioMiddleware(e){return this.localMediaHandler.removeAudioMiddleware(e)}async removeAllAudioMiddlewares(){return this.localMediaHandler.removeAllAudioMiddlewares()}get videoTrack(){return this.localMediaHandler.videoTrack}get rawVideoTrack(){return this.localMediaHandler.rawVideoTrack}async addVideoMiddleware(e){return this.localMediaHandler.addVideoMiddleware(e)}async setVideoMiddlewareGlobalConfig(e={disablePerFrameCanvasRendering:!1}){return this.localMediaHandler.setVideoMiddlewareGlobalConfig(e)}async removeVideoMiddleware(e){return this.localMediaHandler.removeVideoMiddleware(e)}async removeAllVideoMiddlewares(){return this.localMediaHandler.removeAllVideoMiddlewares()}get screenShareTracks(){return this.localMediaHandler.screenShareTracks}get audioEnabled(){return this.localMediaHandler.audioEnabled}get videoEnabled(){return this.localMediaHandler.videoEnabled}get screenShareEnabled(){return this.localMediaHandler.screenShareEnabled}async enableAudio(){await this.localMediaHandler.enableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}async enableVideo(){await this.localMediaHandler.enableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}async disableAudio(){this.localMediaHandler.disableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}async enableScreenShare(){await this.localMediaHandler.enableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}async disableScreenShare(){await this.localMediaHandler.disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}async disableVideo(){await this.localMediaHandler.disableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}getCurrentDevices(){return this.localMediaHandler.getCurrentDevices()}async getAudioDevices(){return await this.localMediaHandler.getAudioDevices()}async getVideoDevices(){return await this.localMediaHandler.getVideoDevices()}async getSpeakerDevices(){return await this.localMediaHandler.getSpeakerDevices()}getDeviceById(e,r){let i;return r==="audio"?i="audioinput":r==="video"?i="videoinput":r==="speaker"&&(i="audiooutput"),this.localMediaHandler.getDeviceById(e,i)}async setDevice(e){switch(e.kind){case"audioinput":try{await this.localMediaHandler.setAudioDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":await this.localMediaHandler.setSpeakerDevice(e,{saveDevicePreference:!0});break;case"videoinput":try{await this.localMediaHandler.setVideoDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}this.emit("deviceUpdate",{device:e})}}Rt=new WeakMap;var TD=Object.defineProperty,SD=Object.getOwnPropertyDescriptor,ht=(s,t,e,r)=>{for(var i=r>1?void 0:r?SD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&TD(t,e,i),i},zn,at,Yn,Ve,Fs,ii,xe,ze,Qn,cd,Me,Ie,Xn,Zn,zo,Wu,Hg;let je=(Hg=class extends Xf{constructor(t,e,r,i,a){const o=t.getValue("logger");super(t,o);g(this,Fs);g(this,xe);g(this,Qn);g(this,Me);g(this,zo);h(this,"name");h(this,"picture");h(this,"customParticipantId");h(this,"waitlistStatus");g(this,zn,void 0);g(this,at,void 0);g(this,Yn,void 0);h(this,"role");h(this,"userId");h(this,"organizationId");h(this,"supportsRemoteControl",!1);h(this,"device");g(this,Ve,void 0);h(this,"hidden",!1);h(this,"presetName");h(this,"roomState","init");g(this,Xn,new Set);g(this,Zn,new Set);m(this,Ve,t),this.userId=e.id,this.name=e.name,this.picture=e.picture,this.customParticipantId=e.customParticipantId,this.waitlistStatus="none",m(this,at,r),m(this,zn,i),this.hidden=!1,m(this,Yn,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=me.isElectron(),this.device=me.getDeviceInfo(),this.presetName=a,this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),D(this,zo,Wu).call(this)}get telemetry(){return n(this,Ve).getValue("telemetry")}get stageStatus(){return n(this,Ve).getValue("stageStatus")}get producers(){var t,e;return Array.from((e=(t=n(this,xe,ze).getProducers())==null?void 0:t.values())!=null?e:[])}get id(){return this.peerId}get peerId(){return n(this,Ve).getValue("peerId")}static async __init__(t,e,r,i,a,o=!1){var f,v,E,R,M,b;let c=(v=(f=t.getValue("defaults"))==null?void 0:f.audio)!=null?v:!0,d=(R=(E=t.getValue("defaults"))==null?void 0:E.video)!=null?R:!0;r.canProduceAudio!=="ALLOWED"&&(c=!1),r.canProduceVideo!=="ALLOWED"&&(d=!1);const l=new je(t,e,r,i,a),u=k0(i.mediaConstraints);gr(u,(M=t.getValue("defaults"))==null?void 0:M.mediaConfiguration);const p=(b=t.getValue("defaults"))==null?void 0:b.mediaHandler;return p&&(p.context=t),await l.init({audio:c,video:d,constraints:u},o,t),l.setupEvents(),l}cleanupEvents(){this.removeAllListeners("videoUpdate"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("VIDEO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_LIST_UPDATED"),this.localMediaHandler.removeAllListeners("SCREENSHARE_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("SCREENSHARE_ENDED"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_SILENT"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_AUDIO"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_VIDEO"),n(this,at).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",D(this,zo,Wu));const t=n(this,Qn,cd);t&&t.onError(e=>{this.emit("autoplayError",e)}),this.localMediaHandler.on("AUDIO_TRACK_CHANGE",async()=>{if(this.logger.info("Self::setupEvents::AUDIO_TRACK_CHANGE",{...ci(this)}),n(this,Me,Ie)&&this.audioEnabled)try{await n(this,xe,ze).shareMic(this.audioTrack)}catch(e){this.logger.error("Self::setupEvents::Error while sharing mic",{error:e}),this.localMediaHandler.disableAudio()}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}),this.localMediaHandler.on("VIDEO_TRACK_CHANGE",async()=>{if(this.logger.info("Self::setupEvents::VIDEO_TRACK_CHANGE",{...ci(this)}),n(this,Me,Ie)&&this.rawVideoTrack===void 0)this.logger.info("Self::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&n(this,Me,Ie))try{await n(this,xe,ze).shareWebcam(this.videoTrack)}catch(e){this.logger.error("Self::setupEvents::failed shareWebcam",{error:e}),this.videoEnabled&&await this.localMediaHandler.disableVideo()}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}),this.localMediaHandler.on("DEVICE_CHANGE",async({device:e})=>{var r;this.emit("deviceUpdate",{device:e}),e.kind==="audiooutput"&&typeof HTMLAudioElement.prototype.setSinkId=="function"&&((r=n(this,Qn,cd))==null||r.setSpeakerDevice(e.deviceId))}),this.localMediaHandler.on("DEVICE_LIST_UPDATED",e=>{this.emit("deviceListUpdate",e)}),this.localMediaHandler.on("SCREENSHARE_TRACK_CHANGE",async()=>{if(!n(this,Me,Ie)){this.logger.error("Self.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{await n(this,xe,ze).shareScreen(this.screenShareTracks)}catch(e){this.logger.error("Self::setupEvents::Error while sharing screen",{error:e}),this.screenShareEnabled&&await this.localMediaHandler.disableScreenShare()}this.logger.info("Self::setupEvents::SCREENSHARE_TRACK_CHANGE",{...ci(this)}),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}),this.localMediaHandler.on("SCREENSHARE_ENDED",async()=>{this.logger.log("Disabling screenshare due to SCREENSHARE_ENDED"),await this.disableScreenShare(),this.logger.info("Self::setupEvents::SCREENSHARE_ENDED",{...ci(this)})}),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{var e;(e=n(this,Ve))==null||e.getValue("callstats").mediaTrackMuted("AUDIO")}),this.localMediaHandler.on("FORCE_MUTE_AUDIO",()=>{this.disableAudio()}),this.localMediaHandler.on("FORCE_MUTE_VIDEO",async()=>{var e;n(this,Me,Ie)&&await n(this,xe,ze).pauseWebcam(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(e=n(this,Ve))==null||e.getValue("callstats").videoOff()}),n(this,at).on("permissionsUpdate",e=>{var r,i,a;(r=e==null?void 0:e.media)!=null&&r.audio&&n(this,at).canProduceAudio!==q.Allowed&&(this.disableAudio(),this.logger.info(`Disabled audio due to dynamic preset change: canProduceAudio: ${this.permissions.canProduceAudio}`)),(i=e==null?void 0:e.media)!=null&&i.video&&n(this,at).canProduceVideo!==q.Allowed&&(this.disableVideo(),this.logger.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(a=e==null?void 0:e.media)!=null&&a.screenshare&&n(this,at).canProduceScreenshare!==q.Allowed&&(this.disableScreenShare(),this.logger.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return n(this,at)}get config(){return n(this,zn)}get roomJoined(){var t;return n(this,zn).viewType===sr.Livestream&&this.stageStatus!=="ON_STAGE"?((t=n(this,Ve).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:n(this,Me,Ie)}setName(t){if(!t)throw new C("Name cannot be empty.","1103");this.name=t}async setupTracks(t={}){t.forceReset,await this.disableAudio(),await this.disableVideo(),this.localMediaHandler.removeAudioTrack(),this.localMediaHandler.removeVideoTrack(),t.audio&&await this.enableAudio(),t.video&&await this.enableVideo()}async destructMediaHandler(){return this.localMediaHandler.destruct()}async removeDocumentEventListeners(){return this.localMediaHandler.removeDocumentEventListeners()}async enableAudio(t){var e;if(this.permissions.canProduceAudio!==q.NotAllowed&&!(n(this,at).canProduceAudio===q.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if((e=n(this,Ve))==null||e.getValue("callstats").audioOn(),await this.localMediaHandler.enableAudio(t),n(this,Me,Ie)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{await n(this,xe,ze).shareMic(this.audioTrack)}catch(r){this.logger.error("Self::enableAudio::Error while sharing mic",{error:r}),this.localMediaHandler.disableAudio()}if(!this.audioEnabled)return}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}}async enableVideo(t){var e;if(n(this,at).canProduceVideo!==q.NotAllowed&&!(n(this,at).canProduceVideo===q.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if((e=n(this,Ve))==null||e.getValue("callstats").videoOn(),await this.localMediaHandler.enableVideo(t),n(this,Me,Ie)&&this.stageStatus==="ON_STAGE")try{await n(this,xe,ze).shareWebcam(this.videoTrack)}catch(r){this.logger.error("Self::enableVideo::Error while sharing video",{error:r}),this.videoEnabled&&this.localMediaHandler.disableVideo()}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),this.logger.info("Self.enableVideo",{...ci(this)})}}async updateVideoConstraints(t){if(!this.localMediaHandler.updateVideoConstraints)throw new C("Unsupported","1102");await this.localMediaHandler.updateVideoConstraints(t)}async enableScreenShare(){if(!n(this,Me,Ie))throw new C("Can`t enable screenshare without joining room","1105");if(n(this,at).canProduceScreenshare!==q.NotAllowed&&!(n(this,at).canProduceScreenshare===q.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.screenShareEnabled&&(await this.localMediaHandler.enableScreenShare(),this.screenShareTracks.audio||this.screenShareTracks.video)){try{await n(this,xe,ze).shareScreen(this.screenShareTracks)}catch(t){this.logger.error("Self::enableScreenShare::Error while sharing screen",{error:t}),this.screenShareEnabled&&await this.localMediaHandler.disableScreenShare()}this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}}async updateScreenshareConstraints(t){if(!this.localMediaHandler.updateScreenshareConstraints)throw new C("Unsupported","1102");await this.localMediaHandler.updateScreenshareConstraints(t)}async disableAudio(){var t;this.audioEnabled&&(this.localMediaHandler.disableAudio(),n(this,Me,Ie)&&n(this,xe,ze).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),(t=n(this,Ve))==null||t.getValue("callstats").audioOff())}async disableVideo(){var t;this.videoEnabled&&(await this.localMediaHandler.disableVideo(),n(this,Me,Ie)&&await n(this,xe,ze).pauseWebcam(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(t=n(this,Ve))==null||t.getValue("callstats").videoOff())}async disableScreenShare(){this.screenShareEnabled&&(await this.localMediaHandler.disableScreenShare(),n(this,Me,Ie)&&await n(this,xe,ze).disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var i;m(this,Yn,t);const r=t?"pinned":"unpinned";(i=n(this,Fs,ii))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return n(this,Yn)}async pin(){if(!n(this,Me,Ie))throw new C("Can`t pin participants without joining room","1105");return this.show(),n(this,xe,ze).pinPeer(this.id)}async unpin(){if(!n(this,Me,Ie))throw new C("Can`t unpin participants without joining room","1105");return n(this,xe,ze).pinPeer(null)}async hide(){if(!n(this,Me,Ie))throw new C("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})}show(){if(!n(this,Me,Ie))throw new C("Can`t toggle participant tile without joining room","1105");this.hidden=!1,this.emit("toggleTile",{hidden:this.hidden})}async setDevice(t){var r,i,a;if(!t)throw new C("No device selected","1104");const e=this.getCurrentDevices();switch(t.deviceId&&(((r=e==null?void 0:e.audio)==null?void 0:r.deviceId)===t.deviceId||((i=e==null?void 0:e.video)==null?void 0:i.deviceId)===t.deviceId||((a=e==null?void 0:e.speaker)==null?void 0:a.deviceId)===t.deviceId)&&this.logger.warn("Self.setDevice.setting_to_in_use_device",{devices:[t]}),t.kind){case"audioinput":try{await this.localMediaHandler.setAudioDevice(t,{saveDevicePreference:!0})}catch(o){n(this,Me,Ie)&&await n(this,xe,ze).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":await this.localMediaHandler.setSpeakerDevice(t,{saveDevicePreference:!0});break;case"videoinput":try{await this.localMediaHandler.setVideoDevice(t,{saveDevicePreference:!0})}catch(o){n(this,Me,Ie)&&await n(this,xe,ze).pauseWebcam(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}}cleanUpTracks(){var t,e,r,i;(t=this.audioTrack)==null||t.stop(),(e=this.rawAudioTrack)==null||e.stop(),(r=this.videoTrack)==null||r.stop(),(i=this.rawVideoTrack)==null||i.stop()}playAudio(){var t;return(t=n(this,Qn,cd))==null?void 0:t.play()}registerVideoElement(t,e=!1){var r,i;t&&(e?n(this,Xn).add(t):n(this,Zn).add(t),this.updateVideo(t),e||(i=n(this,Fs,ii))==null||i.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(r=this.raised)!=null?r:!1))}deregisterVideoElement(t,e=!1){if(!t){n(this,Fs,ii).removeSource(this.id);return}t.srcObject=void 0,e?n(this,Xn).delete(t):(n(this,Zn).delete(t),n(this,Fs,ii).removeSource(this.id))}updateVideo(t,e=!1){var r,i,a;if(this.videoEnabled){if(this.videoTrack==null)return;const o=(r=t.srcObject)==null?void 0:r.getTracks()[0];if((o==null?void 0:o.id)===this.videoTrack.id)return;const c=new MediaStream;c.addTrack(this.videoTrack),t.srcObject=c,e||(i=n(this,Fs,ii))==null||i.enableSource(this.id)}else t.srcObject=void 0,e||(a=n(this,Fs,ii))==null||a.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},zn=new WeakMap,at=new WeakMap,Yn=new WeakMap,Ve=new WeakMap,Fs=new WeakSet,ii=function(){return n(this,Ve).getValue("pip")},xe=new WeakSet,ze=function(){return n(this,Ve).getValue("roomNodeClient")},Qn=new WeakSet,cd=function(){return n(this,Ve).getValue("audioPlayback")},Me=new WeakSet,Ie=function(){var t;return((t=n(this,Ve).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Xn=new WeakMap,Zn=new WeakMap,zo=new WeakSet,Wu=function(){Array.from(n(this,Zn)).forEach(t=>this.updateVideo(t,!1)),Array.from(n(this,Xn)).forEach(t=>this.updateVideo(t,!0))},Hg);ht([y.trace("Self.cleanupEvents")],je.prototype,"cleanupEvents",1);ht([y.trace("Self.setupEvents")],je.prototype,"setupEvents",1);ht([y.trace("Self.setupTracks")],je.prototype,"setupTracks",1);ht([y.trace("Self.destructMediaHandler")],je.prototype,"destructMediaHandler",1);ht([y.trace("Self.removeDocumentEventListeners")],je.prototype,"removeDocumentEventListeners",1);ht([ur.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"Self.toggleAudio",timeout:3e3}),y.trace("Self.enableAudio")],je.prototype,"enableAudio",1);ht([ur.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"Self.toggleVideo",timeout:3e3}),y.trace("Self.enableVideo")],je.prototype,"enableVideo",1);ht([y.trace("Self.updateVideoConstraints")],je.prototype,"updateVideoConstraints",1);ht([y.trace("Self.enableScreenShare"),ur.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3})],je.prototype,"enableScreenShare",1);ht([y.trace("Self.updateScreenshareConstraints")],je.prototype,"updateScreenshareConstraints",1);ht([ur.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"Self.toggleAudio",timeout:3e3}),y.trace("Self.disableAudio")],je.prototype,"disableAudio",1);ht([ur.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"Self.toggleVideo",timeout:3e3}),y.trace("Self.disableVideo")],je.prototype,"disableVideo",1);ht([ur.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3}),y.trace("Self.disableScreenShare")],je.prototype,"disableScreenShare",1);ht([y.trace("Self.setDevice")],je.prototype,"setDevice",1);je=ht([et("1100")],je);class jh extends Error{constructor(t){super(t!=null?t:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,jh)}}class Gh extends Error{constructor(t){super(t!=null?t:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,Gh)}}var Yo;class Ju{constructor(t,e=!1){h(this,"pendingTasks",new Map);h(this,"nextTaskId",0);h(this,"stopping",!1);g(this,Yo,void 0);this.log=e,m(this,Yo,{info:e&&t?t.info:()=>{}})}get size(){return this.pendingTasks.size}async push(t,e,r){if(e=e!=null?e:t.name,typeof t!="function")throw new TypeError("given task is not a function");if(e)try{Object.defineProperty(t,"name",{value:e})}catch(i){}return new Promise((i,a)=>{const o={id:this.nextTaskId++,task:t,metadata:r,name:e,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:c=>{if(o.completed)return;o.completed=!0,this.pendingTasks.delete(o.id),i(c);const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)},reject:c=>{if(!o.completed&&(o.completed=!0,this.pendingTasks.delete(o.id),a(c),!this.stopping)){const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)}}};this.pendingTasks.set(o.id,o),this.pendingTasks.size===1&&this.execute(o)})}stop(){this.stopping=!0;for(const t of this.pendingTasks.values())t.reject(new jh);this.stopping=!1}remove(t){const e=Array.from(this.pendingTasks.values())[t];e&&e.reject(new Gh)}get(t){return Array.from(this.pendingTasks.values())[t]}dump(){const t=Date.now();let e=0;return Array.from(this.pendingTasks.values()).map(r=>({idx:e++,task:r.task,name:r.name,enqueuedTime:r.executedAt?r.executedAt-r.enqueuedAt:t-r.enqueuedAt,executionTime:r.executedAt?t-r.executedAt:0}))}async execute(t){if(t.executedAt)throw new Error("task already being executed");t.executedAt=Date.now();try{const e=this.pendingTasks.size,r=await t.task(),i=Date.now();n(this,Yo).info(`AwaitQueue.push(${t.name})_timings`,{awaitQueueTask:{id:t.id,metadata:t.metadata,queueSizeAtStart:e,execTime:(i-t.executedAt)/1e3,taskStartTime:(t.executedAt-t.enqueuedAt)/1e3}}),t.resolve(r)}catch(e){t.reject(e)}}}Yo=new WeakMap;class Eo extends Error{constructor(t){super(t),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Eo):this.stack=new Error(t).stack}}class St extends Error{constructor(t){super(t),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,St):this.stack=new Error(t).stack}}class yr extends Error{constructor(t){super(t),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,St):this.stack=new Error(t).stack}}const fg=s=>new Promise(t=>setTimeout(t,s));async function Zf(s,t){return new Promise(async(e,r)=>{const{strategy:i,maxRetryCount:a,delayTime:o}={strategy:"linear",maxRetryCount:3,delayTime:10,...t};let c=0,d,l=!1;const u=p=>{l=!0,r(p)};for(;c<a;){try{const p=await s(c,u);return e(p)}catch(p){if(d=p,l)break;if(c<a)i==="linear"?await fg(o*(c+1)):i==="exponential"&&await fg(o*(c+Math.max(0,c-1)));else break}c+=1}return r(d)})}function vD(s){return s.map(t=>({channels:t.channels,clockRate:t.clockRate,mimeType:t.mimeType,sdpFmtpLine:t.sdpFmtpLine}))}function yD(s){return s.map(t=>({uri:t.uri}))}function Zc(s){return{codecs:vD(s.codecs),headerExtensions:yD(s.headerExtensions?s.headerExtensions:[])}}function ED(s){const t=RTCRtpReceiver.getCapabilities("audio"),e=RTCRtpReceiver.getCapabilities("video"),r=RTCRtpSender.getCapabilities("audio"),i=RTCRtpSender.getCapabilities("video");s&&(e.codecs=e.codecs.filter(({mimeType:d})=>s===d),i.codecs=i.codecs.filter(({mimeType:d})=>s===d));const a={audio:Zc(t),video:Zc(e)};return{sender:{audio:Zc(r),video:Zc(i)},receiver:a}}var Ue;class PD{constructor(t){g(this,Ue,void 0);h(this,"events");m(this,Ue,t),this.events=ds}async joinRoom(t,e,r,i=!1){const a={roomUuid:t,displayName:e,prejoined:i,capabilities:r};return(await n(this,Ue).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:Zw.toBinary(a),timeout:5e3})).payload}async connectTransport(t){const e=(await n(this,Ue).sendMessagePromise(this.events.createWebRTCTransport,bw.toBinary(t))).payload,{transportId:r,description:i,producerIds:a}=lf.fromBinary(e),o={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:o,producerIds:a}}async produce(t){var a,o;const e=(await n(this,Ue).sendMessagePromise(this.events.produce,gR.toBinary(t))).payload,r=YR.fromBinary(e);return{answer:{sdp:(a=r==null?void 0:r.description)==null?void 0:a.sdp,type:(o=r==null?void 0:r.description)==null?void 0:o.type},producerId:r.producerId}}async consume(t){const e=(await n(this,Ue).sendMessagePromise(this.events.consume,cR.toBinary(t))).payload,{consumerIdsMap:{map:r},description:i}=KR.fromBinary(e);return{consumerStateMap:r,sessionDescription:i}}async closeProducer(t){const e=(await n(this,Ue).sendMessagePromise(this.events.closeProducer,ER.toBinary(t))).payload,{description:r}=rb.fromBinary(e);return r}async closeConsumer(t){return(await n(this,Ue).sendMessagePromise(this.events.closeConsumer,_R.toBinary(t))).payload}async updateConsumersSimulcastConfig(t){return(await n(this,Ue).sendMessagePromise(this.events.updateConsumersSimulcastConfig,hR.toBinary(t))).payload}async hostControlForPeer(t,e){const r={audio:e==="audio",screeShare:!1,video:e==="video",participantId:t},i=(await n(this,Ue).sendMessagePromise(this.events.hostControlPeer,MR.toBinary(r))).payload;if(!i)return!1;const{status:a}=lb.fromBinary(i);return a==="success"}async hostControlForAll(t){const e={audio:t==="audio",screenShare:!1,video:t==="video"},r=(await n(this,Ue).sendMessagePromise(this.events.hostControlAllPeers,IR.toBinary(e))).payload;if(!r)return!1;const{status:i}=hb.fromBinary(r);return i==="success"}async kickAll(){const t={propagateKickAcrossRooms:!1};n(this,Ue).sendMessagePromise(x.kickAll,gf.toBinary(t))}async kickPeer(t){n(this,Ue).sendMessagePromise(x.kick,vf.toBinary(t))}async changeDisplayName(t){const e=(await n(this,Ue).sendMessagePromise(this.events.changeDisplayName,bR.toBinary(t))).payload;if(!e)return!1;const{status:r}=gb.fromBinary(e);return r==="success"}async notifySelfJoinComplete(){const t={},e=(await n(this,Ue).sendMessagePromise(this.events.selfJoinComplete,tR.toBinary(t))).payload;return wu.fromBinary(e)}async audioActivity(t){n(this,Ue).sendMessage(this.events.audioActivity,Mw.toBinary(t))}}Ue=new WeakMap;var Er=(s=>(s.NEW="new",s.CONNECTING="connecting",s.RECONNECTING="reconnecting",s.DISCONNECTED="disconnected",s.CONNECTED="connected",s.FAILED="failed",s.CLOSED="closed",s))(Er||{}),Qo;class Wl extends ut.EventEmitter{constructor(e){super();g(this,Qo,void 0);m(this,Qo,e),this.setMaxListeners(1/0)}get logger(){return n(this,Qo).getValue("logger")}safeEmit(e,...r){const i=this.listenerCount(e);try{return this.emit(e,...r)}catch(a){return this.logger.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:a}),Boolean(i)}}async safeEmitAsPromise(e,...r){const i={}.EVENT_PROMISE_TIMEOUT?parseInt({}.EVENT_PROMISE_TIMEOUT,10):1e4;return this.safeEmitAsPromiseWithTimeout(e,i,...r)}async safeEmitAsPromiseWithTimeout(e,r,...i){return new Promise((a,o)=>{setTimeout(o,r,"event request timeout");try{this.emit(e.toString(),...i,a,o)}catch(c){this.logger.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:c}),o(c)}})}}Qo=new WeakMap;class Wh extends Wl{constructor(){super(...arguments);h(this,"_sendWebStream",new MediaStream);h(this,"_sendScreenShareStream",new MediaStream);h(this,"_direction");h(this,"pc");h(this,"_transportReady",!1);h(this,"_mapMidTransceiver",new Map);h(this,"enableHighBitrate",!1);h(this,"enableStereo",!1);h(this,"enableDtx",!0)}get midTransceiverMap(){return this._mapMidTransceiver}close(){if(this.logger.debug(`${this.name}::close()`),this.pc)try{this.pc.close()}catch(e){this.logger.error(`${this.name}::pc.close()`,{error:e})}}async restartIce(){this.logger.debug(`${this.name}::restartIce()`);const e=await this.pc.createOffer({iceRestart:!0});return this.logger.debug(`[SDP] ${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:async i=>{this.logger.info(`[SDP] ${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),await this.pc.setRemoteDescription(i)}}}init({direction:e,iceServers:r,iceTransportPolicy:i,additionalSettings:a,proprietaryConstraints:o,onTrackHandler:c}){this.logger.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection({iceServers:r||[],iceTransportPolicy:i||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",...a},o),c&&this.pc.addEventListener("track",d=>{c(d)}),this._addEventListeners()}async connect(){this.pc.addTransceiver("audio",{direction:"sendonly"}),this.pc.addTransceiver("video",{direction:"sendonly",...this._direction==="send"?{sendEncodings:[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]}:{}});const e=await this.pc.createOffer();return await this.pc.setLocalDescription(e),this.logger.info(`[SDP] connect offer: ${JSON.stringify(e)}`),{offerSdp:e,callback:async i=>{this.logger.debug(`[SDP] ${this.name}::connect() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),await this.pc.setRemoteDescription(i)}}}async getTransportStats(){return this.pc.getStats()}_assertSendDirection(){if(this._direction!=="send")throw new Error('method can just be called for handlers with "send" direction')}_assertRecvDirection(){if(this._direction!=="recv")throw new Error('method can just be called for handlers with "recv" direction')}async getReceiverStats(e){this._assertRecvDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.receiver.getStats()}async stopSending(e){this._assertSendDirection(),this.logger.debug(`stopSending() [localId:${e}]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");r.sender.replaceTrack(null),this.pc.removeTrack(r.sender),r.direction="inactive";const i=await this.pc.createOffer();return this.logger.debug(`[SDP] stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(i)}]`),await this.pc.setLocalDescription(i),{offerSdp:i,callback:async o=>{this.logger.debug(`[SDP] stopSending() | calling pc.setRemoteDescription() [answer:${JSON.stringify(o)}]`),await this.pc.setRemoteDescription(o),this.midTransceiverMap.delete(e)}}}async replaceTrack(e,r){this._assertSendDirection(),r?this.logger.debug(`replaceTrack() [localId:${e}, track.id:${r.id}]`):this.logger.debug(`replaceTrack() [localId:${e}, no track]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");await i.sender.replaceTrack(r)}async setMaxSpatialLayer(e,r){this._assertSendDirection(),this.logger.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${r}]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");const a=i.sender.getParameters();a.encodings.forEach((o,c)=>{c<=r?o.active=!0:o.active=!1}),await i.sender.setParameters(a)}async setRtpEncodingParameters(e,r){this._assertSendDirection(),this.logger.debug(`setRtpEncodingParameters() [localId:${e}, params:${JSON.stringify(r)}]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");const a=i.sender.getParameters();a.encodings.forEach((o,c)=>{a.encodings[c]={...o,...r}}),await i.sender.setParameters(a)}getSenderStats(e){this._assertSendDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.sender.getStats()}_addEventListeners(){this.pc.addEventListener("icecandidate",e=>{e.candidate&&this.emit("@icecandidate",{candidate:e.candidate})}),this.pc.addEventListener("iceconnectionstatechange",()=>{switch(this.pc.iceConnectionState){case"checking":this.emit("@connectionstatechange","connecting");break;case"connected":case"completed":this.emit("@connectionstatechange","connected"),this._transportReady=!0;break;case"failed":this.emit("@connectionstatechange","failed");break;case"disconnected":this.emit("@connectionstatechange","disconnected");break;case"closed":this.emit("@connectionstatechange","closed");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("negotiationneeded",()=>{this.emit("@negotiationneeded",{}),this.logger.debug("negotiationneeded")}),this.pc.addEventListener("icegatheringstatechange",()=>{switch(this.pc.iceGatheringState){case"gathering":this.logger.debug("icegatheringstatechange | gathering"),this.emit("@icegatheringstatechange","gathering");break;case"complete":this.logger.debug("icegatheringstatechange | complete"),this.emit("@icegatheringstatechange","complete");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("icecandidateerror",e=>{this.logger.warn("icecandidateerror",{error:{code:e.errorCode,message:e.errorText}})})}}class Jh extends Wh{static createFactory(t){return()=>new Jh(t)}get name(){return"Chrome74"}init({direction:t,iceServers:e,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:a,onTrackHandler:o}){this._direction=t,this.pc=new RTCPeerConnection({iceServers:e||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan",...i},a),o&&this.pc.addEventListener("track",c=>{o(c)}),this._addEventListeners()}async send({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection();const a=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e});if(!navigator.isReactNative){this.logger.debug("creating new transceiver");const d=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`senders available params: ${JSON.stringify(d)}`);const l=[];r&&r.length&&r.forEach(u=>{var f;const p=d.codecs.find(v=>v.mimeType.includes(u.name));if(u.parameters){this.logger.debug(`codecOption.parameters:${JSON.stringify(u.parameters)}`);const v=((f=p.sdpFmtpLine)==null?void 0:f.split(";"))||[];v.push(...u.parameters);const E=Array.from(new Set(v).values());p.sdpFmtpLine=E.join(";")}l.push(p)}),this.logger.info(`selected codecs: ${JSON.stringify(l)}`),a.setCodecPreferences(l)}const o=await this.pc.createOffer();if(await this.pc.setLocalDescription(o),r&&r.findIndex(({name:d})=>d==="opus")>=0){const{enableDtx:d,enableStereo:l}=this,u=this.enableHighBitrate?l?128e3:64e3:l?64e3:32e3;o.sdp=o.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${d?"usedtx=1;":""}${l?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${u}`),o.sdp+=`a=rtcp-fb:111 nack\r
|
|
9
|
+
`}this.midTransceiverMap.set(a.mid,a);const c=async d=>(this.logger.debug(`[SDP] send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(d)}]`),await this.pc.setRemoteDescription(d),a.mid);return this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer: ${JSON.stringify(o,void 0,2)}]`),{offerSdp:o,callback:c,sender:a.sender,mid:a.mid}}}class Rd extends Wh{constructor(e,r){super(e);h(this,"supportsSendEncodings",!1);this.supportsSendEncodings=r.supportsSendEncodings}static createFactory(e,r){return()=>new Rd(e,r)}get name(){return"Firefox60"}async send({track:e,encodings:r,codecOptions:i,screenShare:a}){this._assertSendDirection();const o=this.supportsSendEncodings&&r!==void 0?{sendEncodings:r}:{},c=this.pc.addTransceiver(e,{direction:"sendonly",streams:[a?this._sendScreenShareStream:this._sendWebStream],...o});if(!this.supportsSendEncodings&&r){r.reverse();const p=c.sender.getParameters();p.encodings=r,await c.sender.setParameters(p)}const d=(p,f)=>{var I;const v=Xt.parse(p),E=v.media[v.media.length-1],R=E.rtp.filter(N=>f.some(U=>U.name===N.codec)),M=E.fmtp.filter(N=>R.some(U=>U.payload===N.payload)),b=(I=E.rtcpFb)==null?void 0:I.filter(N=>R.some(U=>U.payload===N.payload)),V=R.map(N=>N.payload);return v.media[v.media.length-1].rtp=R,v.media[v.media.length-1].fmtp=M,v.media[v.media.length-1].rtcpFb=b,v.media[v.media.length-1].payloads=V.join(" "),Xt.write(v)},l=await this.pc.createOffer();if(l.sdp=d(l.sdp,i),this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer:${JSON.stringify(l)}]`),await this.pc.setLocalDescription(l),e==="audio"||e.kind==="audio"){const{enableDtx:p,enableStereo:f}=this,v=this.enableHighBitrate?f?128e3:64e3:f?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${p?"usedtx=1;":""}${f?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${v}`)}return this.midTransceiverMap.set(c.mid,c),{offerSdp:l,callback:async p=>(this.logger.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(p)}]`),await this.pc.setRemoteDescription(p),c.mid),sender:c.sender,mid:c.mid}}async setMaxSpatialLayer(e,r){this._assertSendDirection(),this.logger.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${r}]`);const i=this.midTransceiverMap.get(e);if(!i)throw new Error("associated RTCRtpTransceiver not found");const a=i.sender.getParameters(),o=a.encodings.length-1-r;a.encodings.forEach((c,d)=>{d>=o?c.active=!0:c.active=!1}),await i.sender.setParameters(a)}}class Kh extends Wh{static createFactory(t){return()=>new Kh(t)}get name(){return"Safari12"}async send({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection(),this.logger.debug("Safari12::creating new transceiver");const a=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e}),o=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`Safari12::senders available params: ${JSON.stringify(o)}`);const c=[];r&&r.length>0&&r.forEach(u=>{var f;const p=o.codecs.find(v=>v.mimeType.includes(u.name));if(u.parameters){this.logger.info(`Safari12::codecOption.parameters:, ${JSON.stringify(u.parameters)}`);const v=((f=p.sdpFmtpLine)==null?void 0:f.split(";"))||[];v.push(...u.parameters);const E=[...new Set(v).values()];p.sdpFmtpLine=E.join(";")}c.push(p)}),this.logger.info(`Safari12::selected codecs: ${JSON.stringify(c)}`),a.setCodecPreferences(c);const d=await this.pc.createOffer();if(await this.pc.setLocalDescription(d),t==="audio"||t.kind==="audio"){const{enableStereo:u,enableDtx:p}=this,f=this.enableHighBitrate?u?128e3:64e3:u?64e3:32e3;d.sdp=d.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${p?"usedtx=1;":""}${u?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${f}`)}return this.midTransceiverMap.set(a.mid,a),{offerSdp:d,callback:async u=>(this.logger.debug(`Safari12::send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(u)}]`),await this.pc.setRemoteDescription(u),a.mid),sender:a.sender,mid:a.mid}}}function _D(s,t){return typeof s=="undefined"?t:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(s):JSON.parse(JSON.stringify(s))}var Xo,Ai,fs,Gd,Ts,fr,Zo,Ku,Wd,eT,Jd,tT;class CD extends Wl{constructor(e,r){var i;super(e);g(this,Ts);g(this,Zo);g(this,Wd);g(this,Jd);h(this,"rtpReceiver");h(this,"id");h(this,"localId");h(this,"producerId");h(this,"producingTransportId");h(this,"mimeType");h(this,"track");h(this,"peerId");h(this,"appData");h(this,"transceiver");g(this,Xo,void 0);g(this,Ai,void 0);g(this,fs,void 0);g(this,Gd,void 0);this.id=r.id,this.localId=r.localId,m(this,Xo,r.handler),this.appData=r.appData,this.peerId=r.producingPeerId,this.producingTransportId=r.producingTransportId,m(this,fs,!1),this.producerId=r.producerId,this.track=r.track,m(this,Ai,(i=r.paused)!=null?i:!1),this.mimeType=r.mimeType,this.transceiver=r.transceiver,this.rtpReceiver=r.rtpReceiver,D(this,Wd,eT).call(this),m(this,Gd,e)}get closed(){return n(this,fs)}get kind(){return this.track.kind}get paused(){return n(this,Ai)}close(e,r){n(this,fs)||(this.logger.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,n(this,Ts,fr)),m(this,fs,!0),r&&(D(this,Jd,tT).call(this),this.transceiver.stop()),this.safeEmit("close",e))}async getStats(){if(n(this,fs))throw new St("closed");return n(this,Xo).getReceiverStats(this.localId)}pause(){if(this.logger.debug("consumer::pause()",n(this,Ts,fr)),n(this,fs)){this.logger.error("consumer::pause() | Consumer closed",n(this,Ts,fr));return}m(this,Ai,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(this.logger.debug("consumer::resume()",n(this,Ts,fr)),n(this,fs)){this.logger.error("Consumer::resume() | Consumer closed",n(this,Ts,fr));return}m(this,Ai,!1),this.track.enabled=!0,this.safeEmit("resume")}}Xo=new WeakMap,Ai=new WeakMap,fs=new WeakMap,Gd=new WeakMap,Ts=new WeakSet,fr=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},Zo=new WeakSet,Ku=function(){this.logger.debug('Consumer::track "ended" event',n(this,Ts,fr)),this.safeEmit("trackended")},Wd=new WeakSet,eT=function(){this.track.addEventListener("ended",D(this,Zo,Ku).bind(this))},Jd=new WeakSet,tT=function(){try{this.track.removeEventListener("ended",D(this,Zo,Ku)),this.track.stop()}catch(e){this.logger.error("Consumer::destroyTrack()",{...n(this,Ts,fr),error:e})}};var is,ea,ta,Ii,Gt,Ke,Lr,sa,Kd,bt,Qt;class wD extends Wl{constructor(e,r){var i,a;super(e);g(this,bt);h(this,"id");h(this,"localId");g(this,is,void 0);h(this,"kind");h(this,"appData");h(this,"rtpSender");g(this,ea,void 0);g(this,ta,void 0);g(this,Ii,void 0);g(this,Gt,!1);g(this,Ke,void 0);g(this,Lr,void 0);g(this,sa,void 0);g(this,Kd,void 0);this.id=r.id,this.localId=r.localId,m(this,Ke,r.track),this.kind=(i=r.track)==null?void 0:i.kind,m(this,Lr,r.disableTrackOnPause?!((a=r.track)!=null&&a.enabled):!1),m(this,sa,void 0),m(this,ea,r.stopTracks),m(this,ta,r.disableTrackOnPause),m(this,Ii,r.zeroRtpOnPause),this.appData=r.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),m(this,is,r.handler),this.rtpSender=r.rtpSender,this._handleTrack(),m(this,Kd,e)}get closed(){return n(this,Gt)}get track(){return n(this,Ke)}get paused(){return n(this,Lr)}get maxSpatialLayer(){return n(this,sa)}async close(e){if(n(this,Gt))return;if(this.logger.debug(`Producer::close() ${e?`with reason ${e}`:""}`,n(this,bt,Qt)),m(this,Gt,!0),this._destroyTrack(),e===Po){this.safeEmit("close",{reason:e});return}const{offerSdp:r,callback:i}=await n(this,is).stopSending(this.localId),{answer:a}=await this.safeEmitAsPromise("close",{offer:r,reason:e});i(a)}async getStats(){if(n(this,Gt))throw new St("closed");return n(this,is).getSenderStats(this.localId)}pause(){this.logger.debug("Producer::pause()",n(this,bt,Qt)),n(this,Gt)&&this.logger.error("Producer::pause() | Producer closed",n(this,bt,Qt)),m(this,Lr,!0),n(this,Ke)&&n(this,ta)&&(n(this,Ke).enabled=!1),n(this,Ii)&&n(this,is).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(this.logger.debug("Producer::resume()",n(this,bt,Qt)),n(this,Gt)){this.logger.error("Producer::resume() | Producer closed",n(this,bt,Qt));return}m(this,Lr,!1),n(this,Ke)&&n(this,ta)&&(n(this,Ke).enabled=!0),n(this,Ii)&&n(this,is).replaceTrack(this.localId,n(this,Ke)),this.emit("resume")}async replaceTrack({track:e}){if(this.logger.debug(`Producer::replaceTrack() trackId: ${e==null?void 0:e.id}`,n(this,bt,Qt)),n(this,Gt)){if(e&&n(this,ea))try{e.stop()}catch(r){this.logger.error("Producer::replaceTrack",{...n(this,bt,Qt),error:r})}throw new St("closed")}else if(e&&e.readyState==="ended")throw new St("track ended");if(e===n(this,Ke)){this.logger.debug(`replaceTrack() | same track, ignored trackId: ${e.id}`,n(this,bt,Qt));return}(!n(this,Ii)||!n(this,Lr))&&await n(this,is).replaceTrack(this.localId,e),this._destroyTrack(),m(this,Ke,e),this._handleTrack()}async setMaxSpatialLayer(e){if(n(this,Gt))throw new St("closed");if(this.kind!=="video")throw new Eo("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");await n(this,is).setMaxSpatialLayer(this.localId,e),m(this,sa,e)}async setRtpEncodingParameters(e){if(n(this,Gt))throw new St("closed");if(typeof e!="object")throw new TypeError("invalid params");await n(this,is).setRtpEncodingParameters(this.localId,e)}_onTrackEnded(){this.logger.debug(`Producer::track "ended" event trackId: ${this.track.id}`,n(this,bt,Qt)),this.safeEmit("trackended",this.track.id)}_handleTrack(){n(this,Ke)&&n(this,Ke).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(n(this,Ke))try{n(this,Ke).removeEventListener("ended",this._onTrackEnded),n(this,ea)&&n(this,Ke).stop()}catch(r){this.logger.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,{...n(this,bt,Qt),error:r})}}}is=new WeakMap,ea=new WeakMap,ta=new WeakMap,Ii=new WeakMap,Gt=new WeakMap,Ke=new WeakMap,Lr=new WeakMap,sa=new WeakMap,Kd=new WeakMap,bt=new WeakSet,Qt=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};const Po="transport closed";var ra;const Tn=class extends Wl{constructor(e,{id:r,direction:i,handlerFactory:a,iceServers:o,iceTransportPolicy:c,proprietaryConstraints:d,additionalSettings:l,appData:u,config:p}){var R,M,b;super(e);h(this,"awaitQueue");h(this,"observer");h(this,"id");h(this,"serverId");h(this,"direction");h(this,"maxSctpMessageSize");h(this,"handler");h(this,"connectionState","new");h(this,"producers");h(this,"consumers");h(this,"connected",!1);h(this,"transportConnectionPromise");h(this,"consumerTrackEvents");h(this,"unknownTracksMap");h(this,"appData");g(this,ra,void 0);m(this,ra,e);const f=e.getValue("logger");f.debug(`constructor() [id: ${r}, direction: ${i}]`),this.id=r,this.direction=i;const v=_D(l,{});delete v.iceServers,delete v.iceTransportPolicy,delete v.bundlePolicy,delete v.rtcpMuxPolicy,delete v.sdpSemantics,this.producers=new Map,this.consumers=new Map,this.consumerTrackEvents=new Map,this.unknownTracksMap=new Map,this.awaitQueue=new Ju(f,!0),this.handler=a(),this.handler.enableHighBitrate=(R=p==null?void 0:p.enableHighBitrate)!=null?R:!1,this.handler.enableStereo=(M=p==null?void 0:p.enableStereo)!=null?M:!1,this.handler.enableDtx=(b=p==null?void 0:p.enableDtx)!=null?b:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:i,iceServers:o,iceTransportPolicy:c,additionalSettings:l,proprietaryConstraints:d}),this.appData=u||{};const E=3e4;this.transportConnectionPromise=new Promise(V=>{const I=setTimeout(()=>{f.error("ICE connection timeout - possible firewall blocking WebRTC or TURN unreachable",{transport:{id:this.id,type:this.direction}}),V(!1)},E);this.once("connected",()=>{clearTimeout(I),V(!0)}),this.once("disconnect",()=>{clearTimeout(I),V(!1)}),this.once("close",()=>{clearTimeout(I),V(!1)})}),this.handler.on("@connectionstatechange",V=>{V!==this.connectionState&&(this.logger.debug(`connection state changed to ${V}`),this.connectionState=V,V==="connected"&&(this.connected=!0,this.emit("connected")),V==="disconnected"&&(this.connected=!1,this.emit("disconnect")),(V==="failed"||V==="closed")&&(this.connected=!1,this.emit("close")),this.closed||this.safeEmit("connectionstatechange",V))}),this.handler.on("@icecandidate",({candidate:V})=>{this.closed||this.safeEmit("icecandidate",V)})}get closed(){return this.connectionState==="closed"}setServerId(e){this.serverId!==e&&(this.serverId=e,this.emit("serveridchange",e))}close(){this.closed||(this.logger.debug("Transport close called"),this.connectionState="closed",this.awaitQueue.stop(),this.awaitQueue=void 0,this.connected=!1,this.handler.close(),Array.from(this.producers.values()).forEach(e=>{e.close(Po).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(e=>{e.close(Po)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"))}async getStats(){if(this.closed)throw new St("closed");return this.handler.getTransportStats()}async connect(e){try{if(await this.awaitQueue.push(async()=>{const{offerSdp:r,callback:i}=await this.handler.connect(),{transportId:a,answer:o}=await e(r);this.setServerId(a),await i(o)}),!await this.transportConnectionPromise)throw new Error("ice connection failed")}catch(r){throw this.logger.error("transport failed to connect:",{error:r}),r}}async restartIce(){if(this.logger.debug("restartIce()"),this.closed)throw new St("closed");return this.handler.restartIce()}async canProduce(e){const{track:r,appData:i}=e;if(r){if(this.direction!=="send")throw new Eo("not a sending Transport");if(r.readyState==="ended")throw new St("track ended");if(i&&typeof i!="object")throw new TypeError("if given, appData must be an object")}else throw new TypeError("missing track");if(!await this.transportConnectionPromise)throw new yr("transport not connected");return!0}async produce(e,r){if(!await this.canProduce(e))throw new Error("Cannot produce");const{track:a,encodings:o,codecOptions:c,stopTracks:d=!0,disableTrackOnPause:l=!0,zeroRtpOnPause:u=!1,appData:p={}}=e;this.logger.debug(`produce() [track:${a.id}]`);const{producerId:f,localId:v,rtpSender:E}=await this.awaitQueue.push(async()=>{const{offerSdp:R,callback:M,sender:b,mid:V}=await this.handler.send({track:a,encodings:o,codecOptions:c,screenShare:p==null?void 0:p.screenShare}),{answer:I,producerId:N}=await r({offer:R,kind:a.kind,paused:l?!a.enabled||Object.hasOwn(a,"fakeTracks"):!1,appData:{...p||{},mid:V},codecOptions:c,producingTransportId:this.serverId}),U=await M(I);return{producerId:N,localId:U,rtpSender:b}},"Transport.produce");return this.createProducerObject({id:f,localId:v,track:a,stopTracks:d,disableTrackOnPause:l,zeroRtpOnPause:u,appData:p,handler:this.handler,rtpSender:E})}async createProducerObject(e){const r=new wD(n(this,ra),e);return this.producers.set(r.id,r),r.once("close",()=>{this.producers.delete(r.id)}),this.emit("newproducer",r),r}async closeProducer(e){await this.awaitQueue.push(e.close.bind(e),"Transport.closeProducer")}async canConsume(){if(this.closed)throw new St("closed");if(this.direction!=="recv")throw new Eo("not a receiving transport");if(!await this.transportConnectionPromise)throw new yr("transport not connected");return!0}async consume(e,r,i){return this.awaitQueue.push(async()=>{const a={},{consumerStates:o,sessionDescription:c,failedProducers:d}=await r(e);o.forEach((u,p)=>{a[p]=this.createConsumerObjectAndWaitForTrack({...u,producerId:p})}),c&&(this.logger.info("Session description found, sending negotiation request"),await i(c));const l=[];return await Promise.all(Object.entries(a).map(([u,p])=>p.then(f=>l.push(f)).catch(()=>{this.logger.error(`Failed to create consumer object, producer: ${u}`,{error:{message:"This should not happen"},transport:{serverId:this.serverId}})}))),{consumers:l,failedProducers:d}},"Transport.consume",{producersLength:e.length})}static parseCodecAndFmtpMappings(e,r){const i=Xt.parse(e.sdp),a={};return i.media.forEach(o=>{r.includes(o.mid.toString())&&(a[o.mid.toString()]={rtp:o.rtp,fmtp:o.fmtp,payloads:o.payloads,rtcpFb:o.rtcpFb})}),a}static setCodecAndFmtpMappings(e,r,i){const a=Xt.parse(e.sdp);return a.media=a.media.map(c=>{if(r.includes(c.mid.toString())){const d={...c};return d.rtp=i[c.mid.toString()].rtp,d.fmtp=i[c.mid.toString()].fmtp,d.payloads=i[c.mid.toString()].payloads,d.rtcpFb=i[c.mid.toString()].rtcpFb,d}return c}),{...e,sdp:Xt.write(a)}}static parseHeaderExtensionMappings(e){const r=Xt.parse(e.sdp),i={};return r.media.forEach(a=>{i[a.mid]=a.ext}),i}static setHeaderExtensionMappings(e,r){const i=Xt.parse(e.sdp);return i.media=i.media.map(o=>{const c={...o};return c.ext=r[o.mid],c}),{...e,sdp:Xt.write(i)}}async closeConsumers(e,r){try{const i=e.map(l=>l.transceiver.mid),a=Tn.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,i),o=Tn.parseHeaderExtensionMappings(this.handler.pc.remoteDescription);this.logger.info("Stopping transceivers",{consumerIds:e.map(({id:l})=>l)}),e.forEach(l=>l.close(void 0,!0));let c=await this.handler.pc.createOffer();this.logger.info("[SDP] Created offer for closing consumers",{sdp:c.sdp}),c=Tn.setCodecAndFmtpMappings(c,i,a),c=Tn.setHeaderExtensionMappings(c,o),this.logger.info("[SDP] Updated codec and fmtp mappings in close consumer offer",{sdp:c.sdp}),await this.setLocalDescription(c),this.logger.info("Successfully set local description in close consumers");const d=await r(e,c);this.logger.info("[SDP] Received answer in close consumers",{sdp:d.sdp}),await this.setRemoteDescription(d),this.logger.info("[SDP] Remote description was set successfully in close consumers",{sdp:d.sdp})}catch(i){this.logger.error("Failed to close consumers",{error:i})}}async setRemoteOffer(e){try{this.logger.info("[SDP] Received offer from SFU",{sdp:e.sdp}),await this.setRemoteDescription(e);const r=await this.handler.pc.createAnswer();this.logger.info("[SDP] Created answer corresponding to received offer",{sdp:r.sdp});const i=Xt.parse(r.sdp);return i.media=i.media.map(a=>{if(a.type==="audio"){const o={...a},c=o.fmtp.find(l=>l.payload===111);return c&&(c.config+=";stereo=1;sprop-stereo=1"),o.rtcpFb||(o.rtcpFb=[]),o.rtcpFb.some(l=>l.type==="nack")||o.rtcpFb.push({payload:parseInt(o.payloads,10),type:"nack"}),o}return a}),r.sdp=Xt.write(i),this.logger.info("[SDP] Setting munged SDP",{sdp:r.sdp}),await this.setLocalDescription(r),this.logger.info("[SDP] Successfully set local description",{sdp:r.sdp}),r}catch(r){throw this.logger.error("Set remote offer failed",{error:r}),r}}_ontrack(e){const{track:r,transceiver:i}=e;this.logger.info(`track event received [trackId: ${r.id}] [mid: ${i.mid}]`);const a=`${i.mid}:${r.kind}`;r.addEventListener("ended",()=>{this.logger.info(`rtc consumer track ended [trackId: ${r.id}]`),this.unknownTracksMap.delete(a)});const o=this.consumerTrackEvents.get(a);o?(o(r,i),this.consumerTrackEvents.delete(a)):(this.logger.warn(`track event handler not found ${a}`),this.unknownTracksMap.set(a,e))}async createConsumerObjectAndWaitForTrack(e){const{consumerId:r,producerId:i,producingPeerId:a,producingTransportId:o,streamId:c,paused:d,screenShare:l,appData:u,kind:p,mimeType:f}=e,v=`${c}:${p}`,E={...e,name:"consumer creation task error",message:"consumer creation failed"};return new Promise(async(R,M)=>{const b=setTimeout(()=>{this.logger.warn(`Timed out waiting for track event ${v} producingPeerId: ${a}`),this.consumerTrackEvents.delete(v),E.isTimedout=!0,M(E)},5e3),V=(N,U)=>{try{if(N.readyState==="ended")clearTimeout(b),M(E);else{const H=N;H.enabled=!0,this.handler.midTransceiverMap.set(U.mid,U);const z=new CD(n(this,ra),{id:r,localId:U.mid,transceiver:U,track:H,paused:d,producerId:i,producingPeerId:a,producingTransportId:o,handler:this.handler,appData:{...u,screenShare:l,peerId:a},rtpReceiver:U.receiver,mimeType:f});this.consumers.set(r,z),z.once("close",()=>{this.consumers.delete(z.id),this.handler.midTransceiverMap.delete(U.mid)}),this.logger.info("consumer created for ",{consumer:{id:r,kind:p,appData:{screenShare:l},peerId:a,producerId:i}}),this.emit("newconsumer",z),clearTimeout(b),R(z)}}catch(H){this.logger.warn("error while creating consumer:",H),clearTimeout(b),M(E)}},I=this.unknownTracksMap.get(v);I?(this.logger.info(`track event already received [trackId: ${I.track.id}] [mid: ${I.transceiver.mid}]`),this.unknownTracksMap.delete(v),V(I.track,I.transceiver)):(this.logger.info(`Registering onTrack handler for key ${v} [producingPeerId: ${a}]`),this.consumerTrackEvents.set(v,V))})}async setRemoteDescription(e){await this.handler.pc.setRemoteDescription(e)}async setLocalDescription(e){this.logger.debug(`[SDP] ${this.direction}() {transportId: ${this.serverId}} | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),await this.handler.pc.setLocalDescription(e)}};let zu=Tn;ra=new WeakMap;function RD(s){if(typeof navigator=="object"&&navigator.product==="ReactNative"){if(typeof RTCPeerConnection=="undefined"){s.warn("Device::this._detectDevice() | unsupported ReactNative without RTCPeerConnection");return}return s.debug("Device::this._detectDevice() | ReactNative handler chosen"),"Chrome74"}if(typeof navigator=="object"&&typeof navigator.userAgent=="string"){const t=navigator.userAgent,e=Gg.getParser(t),r=e.getEngine();if(e.satisfies({chrome:">=74",chromium:">=74","microsoft edge":">=88"}))return"Chrome74";if(e.satisfies({chrome:">=55",chromium:">=55"}))return;if(e.satisfies({firefox:">=110"}))return"Firefox110";if(e.satisfies({firefox:">=60"}))return"Firefox60";if(e.satisfies({ios:{OS:">=14.3",firefox:">=30.0"}})||e.satisfies({safari:">=12.0"})&&typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection"))return"Safari12";if(e.satisfies({safari:">=11"})||e.satisfies({"microsoft edge":">=11"})&&e.satisfies({"microsoft edge":"<=18"}))return;if(r.name&&r.name.toLowerCase()==="blink"){const i=t.match(/(?:(?:Chrome|Chromium))[ /](\w+)/i);return i?Number(i[1])>=74?"Chrome74":void 0:"Chrome74"}if(r.name.toLowerCase()==="webkit"&&e.getOS().name.toLowerCase()==="ios")return typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection")?"Safari12":void 0;s.warn("Device::this._detectDevice() | browser not supported");return}s.warn("Device::this._detectDevice() | unknown device")}var qs,Di;class bD{constructor(t,{handlerName:e,handlerFactory:r}={}){h(this,"handlerFactory");g(this,qs,void 0);g(this,Di,void 0);const i=t.getValue("logger");if(i.debug("constructor()"),m(this,qs,t),m(this,Di,i),e&&r)throw new TypeError("just one of handlerName or handlerInterface can be given");if(r)this.handlerFactory=r;else{if(e)n(this,Di).debug(`Device::constructor() | handler given: ${e}`);else if(e=RD(n(this,Di)),e)n(this,Di).debug(`Device::constructor() | detected handler: ${e}`);else throw new Error("device not supported");switch(e){case"Chrome74":this.handlerFactory=Jh.createFactory(n(this,qs));break;case"Safari12":this.handlerFactory=Kh.createFactory(n(this,qs));break;case"Firefox60":this.handlerFactory=Rd.createFactory(n(this,qs),{supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=Rd.createFactory(n(this,qs),{supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${e}"`)}}}createTransport(t){const e=Qr.v4();return new zu(n(this,qs),{id:e,...t,handlerFactory:this.handlerFactory})}}qs=new WeakMap,Di=new WeakMap;const kD=2e3;var ia,$e,Be,ec,tc,Oi,na,sc,aa,Ni,Ss,oa,dd,rc,Yu,zd,sT,ic,Qu,Yd,rT,Qd,iT,Xd,nT,Zd,aT,el,oT,nc,Xu,Vr,hn;class MD extends ut.EventEmitter{constructor(e,r){super();g(this,oa);g(this,rc);g(this,zd);g(this,ic);g(this,Yd);g(this,Qd);g(this,Xd);g(this,Zd);g(this,el);g(this,nc);g(this,Vr);h(this,"context");g(this,ia,void 0);g(this,$e,void 0);g(this,Be,void 0);g(this,ec,void 0);g(this,tc,void 0);g(this,Oi,void 0);g(this,na,void 0);g(this,sc,void 0);g(this,aa,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0});g(this,Ni,void 0);g(this,Ss,"all");this.context=e,m(this,Oi,r),m(this,ia,new bD(e)),m(this,na,new PD(r)),m(this,sc,ds),n(this,oa,dd).mediaState={send:{state:Er.NEW},recv:{state:Er.NEW}},vo(this.context,"forceRelay")&&m(this,Ss,"relay"),this.logger.info(`ICE Transport Policy initially set to ${n(this,Ss)}`),D(this,rc,Yu).call(this)}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get socket(){return n(this,Oi)}get socketHandler(){return n(this,na)}get sendTransport(){return n(this,$e)}get recvTransport(){return n(this,Be)}get events(){return n(this,sc)}set sendTransportConnectedCallback(e){m(this,ec,e)}set recvTransportConnectedCallback(e){m(this,tc,e)}async setupTransports(e){await D(this,zd,sT).call(this,e);let r,i;e.send&&(r=D(this,ic,Qu).call(this,n(this,$e)).then(a=>{try{n(this,ec).call(this,a)}catch(o){this.logger.error("Failed to run send transport callback")}})),e.recv&&(i=D(this,ic,Qu).call(this,n(this,Be)).then(a=>{try{n(this,tc).call(this,a)}catch(o){this.logger.error("Failed to run recv transport callback")}})),await Promise.all([r,i])}stopTransports(e){var r,i;if(e.send&&this.sendTransport!==void 0){const{id:a,serverId:o,direction:c}=n(this,$e);this.logger.info("Closing send transport",{transport:{id:a,serverId:o,type:c}}),n(this,$e).close(),n(this,$e).removeAllListeners(),m(this,$e,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:a,serverId:o,direction:c}=n(this,Be);this.logger.info("Closing recv transport",{transport:{id:a,serverId:o,type:c}}),(r=n(this,Be))==null||r.close(),(i=n(this,Be))==null||i.removeAllListeners(),m(this,Be,void 0)}D(this,rc,Yu).call(this)}stopAllTransports(){this.logger.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}handleErrors(e){throw new Error("Method not implemented.")}}ia=new WeakMap,$e=new WeakMap,Be=new WeakMap,ec=new WeakMap,tc=new WeakMap,Oi=new WeakMap,na=new WeakMap,sc=new WeakMap,aa=new WeakMap,Ni=new WeakMap,Ss=new WeakMap,oa=new WeakSet,dd=function(){return this.context.getValue("connectionHandler")},rc=new WeakSet,Yu=function(){m(this,Ni,{send:void 0,recv:void 0})},zd=new WeakSet,sT=async function(e){var o,c,d,l,u,p,f,v;vo(this.context,"forceRelay")&&m(this,Ss,"relay"),this.logger.info(`ICE Transport Policy set to ${n(this,Ss)}`);const a=await It().getICEServers().catch(E=>(this.logger.warn(`failed to get iceservers from server: ${E.message}`),[]));e.send&&D(this,Qd,iT).call(this,{iceServers:a,additionalSettings:{encodedInsertableStreams:(o=this.context.getValue("modules").e2ee)==null?void 0:o.enabled},config:{enableHighBitrate:(l=(d=(c=this.context.getValue("defaults").mediaConfiguration)==null?void 0:c.audio)==null?void 0:d.enableHighBitrate)!=null?l:!1,enableStereo:(f=(p=(u=this.context.getValue("defaults").mediaConfiguration)==null?void 0:u.audio)==null?void 0:p.enableStereo)!=null?f:!1,enableDtx:!1},iceTransportPolicy:n(this,Ss)}),e.recv&&D(this,Xd,nT).call(this,{iceServers:a,additionalSettings:{encodedInsertableStreams:(v=this.context.getValue("modules").e2ee)==null?void 0:v.enabled},iceTransportPolicy:n(this,Ss)})},ic=new WeakSet,Qu=async function(e){const{id:r,serverId:i,direction:a}=e;D(this,Zd,aT).call(this,e);try{return await Zf(async(c,d)=>{c>0&&this.logger.debug(`Retrying transport connect, count: ${c}`,{transport:{id:r,serverId:i,type:a}});try{if(e.closed)throw new yr("Cannot reconnect closed transport");await D(this,Yd,rT).call(this,e)}catch(l){if(l instanceof yr){d(l);return}throw this.logger.error("Failed to connect transport, retrying",{transport:e,error:l}),l}},{delayTime:100,strategy:"exponential",maxRetryCount:15}),e}catch(o){throw this.logger.error(`Failed to connect send transport after retry: ${e.id}`,{error:o,transport:{id:r,serverId:i,type:a}}),e.close(),e.removeAllListeners(),o}},Yd=new WeakSet,rT=async function(e){const{id:r,direction:i}=e;if(this.logger.info(`Connecting ${i} transport`,{transport:{id:r,type:i}}),!n(this,Oi).isConnected)throw new yr("Socket is not connected");if(e.connectionState==="closed")throw new yr("Transport is closed");try{await e.connect(a=>D(this,el,oT).call(this,i,a)),this.logger.info(`Connected ${i} transport`,{transport:{id:r,serverId:e.serverId,type:i}})}catch(a){throw n(this,aa).transportFailureCount[i]+=1,a.message==="ice connection failed"?new yr(a.message):a}},Qd=new WeakSet,iT=function(e){var r,i;if(n(this,$e)&&n(this,$e).connected){this.logger.info("Transport send is already connected",{transport:{id:(r=n(this,$e))==null?void 0:r.id,serverId:(i=n(this,$e))==null?void 0:i.serverId,type:"send"}});return}m(this,$e,n(this,ia).createTransport({...e,direction:"send"})),D(this,Vr,hn).call(this,{state:Er.NEW,direction:"send",sfuSessionId:n(this,$e).serverId}),this.context.getValue("callstats").configureSendTransport(n(this,$e))},Xd=new WeakSet,nT=function(e){var r,i;if(n(this,Be)&&n(this,Be).connected){this.logger.info("Transport recv is already connected",{transport:{id:(r=n(this,Be))==null?void 0:r.id,serverId:(i=n(this,Be))==null?void 0:i.serverId,type:"recv"}});return}m(this,Be,n(this,ia).createTransport({...e,direction:"recv"})),D(this,Vr,hn).call(this,{state:Er.NEW,direction:"recv",sfuSessionId:n(this,Be).serverId}),this.context.getValue("callstats").configureRecvTransport(n(this,Be))},Zd=new WeakSet,aT=function(e){const{direction:r,id:i}=e;e.on("serveridchange",a=>{D(this,Vr,hn).call(this,{state:e.connectionState,direction:r,sfuSessionId:a})}),e.on("connectionstatechange",async a=>{D(this,Vr,hn).call(this,{state:a,direction:r,sfuSessionId:e.serverId}),this.logger.info(`Transport connection state changed for ${r} transport`,{transport:{id:i,serverId:e.serverId,type:r,status:a}});const o=()=>{const c=n(this,Ni)[r];c!==void 0&&(clearTimeout(c),n(this,Ni)[r]=void 0)};switch(a){case"connected":o(),n(this,aa).lastConnectionTime=performance.now();break;case"disconnected":n(this,Ni)[r]=setTimeout(async()=>{this.logger.warn(`${r} transport is in disconnected state, reconnecting transport`,{transport:{id:i,serverId:e.serverId,type:r}}),await D(this,nc,Xu).call(this,e.direction)},kD);break;case"failed":if(e.closed)return;o(),this.logger.warn(`${r} transport is in failed state, reconnecting transport`,{transport:{id:i,serverId:e.serverId,type:r}}),await D(this,nc,Xu).call(this,e.direction);break}}),e.on("icecandidate",async a=>{this.logger.debug("Sending iceCandidate:",{iceCandidate:a})})},el=new WeakSet,oT=async function(e,r){const i=e==="recv";try{const{sdp:a,type:o}=r,c={consuming:i,description:{sdp:a,type:o,target:i?nr.SUBSCRIBER:nr.PUBLISHER},producers:[]};return n(this,na).connectTransport(c)}catch(a){throw this.logger.error(`Error in ${e} transport connection:`,{error:a}),a}},nc=new WeakSet,Xu=async function(e){switch(this.logger.info("Called reconnect transport",{transport:{type:e}}),this.stopTransports({[e]:!0}),n(this,Oi).isConnected&&n(this,aa).transportFailureCount[e]>2&&(this.logger.warn(`Multiple disconnections in ${e} transport, forcing relay`),m(this,Ss,"relay")),await this.setupTransports({[e]:!0}),e){case"send":{this.logger.info("Transport reconnected",{transport:n(this,$e)}),this.context.getValue("peerSessionStore").emit(_.RESET_PRODUCER_STATE);break}case"recv":{this.logger.info("Transport reconnected",{transport:n(this,Be)}),this.context.getValue("peerSessionStore").emit(_.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:this.logger.warn("Unknown transport direction",{transport:{type:e}})}const r=e==="send"?n(this,$e):n(this,Be);D(this,Vr,hn).call(this,{state:Er.CONNECTED,direction:e,sfuSessionId:r.serverId})},Vr=new WeakSet,hn=function(e){const{state:r,direction:i,sfuSessionId:a}=e;n(this,oa,dd).mediaState[i]={state:r,sfuSessionId:a},this.context.getValue("peerSessionStore").emit(_.TRANSPORT_STATE_UPDATE,{transport:i,...n(this,oa,dd).mediaState[i]})};var tl,Wt;class AD{constructor(t,e,r,i,a){g(this,tl,void 0);g(this,Wt,void 0);this.events=e,this.recvTransport=r,this.socket=i,this.socketHandler=a,m(this,tl,t),m(this,Wt,t.getValue("logger"))}async create(t){if(!t||t&&t.length===0)throw new Error("List of producers is required");const e=new Map,r=[];t.forEach(d=>{const{producingPeerId:l,producerId:u,producingTransportId:p}=d,f={simulcast:{preferredRid:"f",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}};e.set(u,l),r.push({producingPeerId:l,producerId:u,producingTransportId:p,...f})});const i=await this.socketHandler.consume({requests:r,consumingTransportId:this.recvTransport.serverId}),a=new Map;t.forEach(d=>a.set(d.producerId,d));const o=new Map,c=[];return Object.entries(i.consumerStateMap).forEach(([d,l])=>{const u=a.get(d);if(!u)return;if(l.errorCode){n(this,Wt).warn(`Consumer request failed for producer ${d}`,{error:{message:l.errorCode}}),c.push({...u,errorCode:l.errorCode});return}let p={};try{p=JSON.parse(l.producerState.appData)}catch(f){}o.set(d,{consumerId:l.consumerId,producingTransportId:u.producingTransportId,producingPeerId:u.producingPeerId,kind:u.kind,paused:u.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:u.screenShare,mimeType:u.mimeType,appData:p})}),{consumerStates:o,sessionDescription:i.sessionDescription,failedProducers:c}}async negotiate(t){try{n(this,Wt).info("Negotiating socket consumer",{transport:this.recvTransport}),n(this,Wt).debug(`[SDP] setting remote offer: ${JSON.stringify(t)} on recvTransport`,{transport:this.recvTransport});const e=await this.recvTransport.setRemoteOffer(t),r={transportId:this.recvTransport.serverId,description:{sdp:e.sdp,type:e.type,target:nr.SUBSCRIBER}};return n(this,Wt).debug(`sending renegotiate request: ${JSON.stringify(r)} on recvTransport`,{transport:this.recvTransport}),await this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,Dw.toBinary(r)),n(this,Wt).info("Renegotiation done",{transport:this.recvTransport}),e}catch(e){n(this,Wt).error("Failed to renegotiate",{error:e});return}}async close(t){if(!t.length)return;const e=async(r,i)=>{const a=r.map(l=>l.localId);n(this,Wt).info(`Closing consumers: ${JSON.stringify(a)}`);const o={description:{sdp:i.sdp,type:i.type,target:nr.SUBSCRIBER},consumerIds:a,consumingTransportId:this.recvTransport.serverId},c=await this.socketHandler.closeConsumer(o),d=nb.fromBinary(c).description;return{sdp:d.sdp,type:d.type}};await this.recvTransport.awaitQueue.push(()=>this.recvTransport.closeConsumers(t,e),"SocketConsumerStrategy.close",{consumersLength:t.length})}async switchConsumersToLayer(t,e){const r={requests:[],consumingTransportId:this.recvTransport.serverId},i=t.filter(a=>a&&a.id);i.forEach(({id:a,producingTransportId:o,localId:c})=>{r.requests.push({producerId:a,producingTransportId:o,mid:c,simulcast:{preferredRid:e===0?"q":"h",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}})}),await this.socketHandler.updateConsumersSimulcastConfig(r),n(this,Wt).info(`Consumers switched layers to ${e}`,{consumerIds:i==null?void 0:i.map(({id:a})=>a)})}}tl=new WeakMap,Wt=new WeakMap;class zh{constructor(t){this.socketHandler=t}static getMSIDFromSDP(t,e){return Xt.parse(t).media.filter(a=>e==="video"?a.type==="video":a.type==="audio").at(-1).msid}async create({offer:t,kind:e,paused:r,appData:i,codecOptions:a,producingTransportId:o}){var p,f;const c=zh.getMSIDFromSDP(t.sdp,e),d={description:{sdp:t.sdp,type:t.type,target:nr.PUBLISHER},paused:r,kind:e,msid:c,appData:JSON.stringify(i),screenShare:(p=i.screenShare)!=null?p:!1,mimeType:`${e}/${(f=a[0])==null?void 0:f.name}`,producingTransportId:o},{answer:l,producerId:u}=await this.socketHandler.produce(d);return{answer:l,producerId:u}}}function ID(s){try{const t=JSON.parse(s.message);if(typeof t!="object"||t===null)return{};const{errorCode:e,errorDescription:r}=t;return{...typeof e=="string"&&{errorCode:e},...typeof r=="string"&&{errorDescription:r}}}catch(t){return{}}}var xr,Ur,ca,ac,vs,sl,js,da,oc,Zu,rl,cT,il,dT,nl,lT,al,uT;class DD extends MD{constructor(e,r){super(e,r);g(this,oc);g(this,rl);g(this,il);g(this,nl);g(this,al);g(this,xr,void 0);g(this,Ur,void 0);g(this,ca,void 0);g(this,ac,void 0);g(this,vs,void 0);g(this,sl,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0});g(this,js,[]);g(this,da,void 0);this.context=e,this.sendTransportConnectedCallback=async()=>{m(this,ac,new zh(this.socketHandler))},this.recvTransportConnectedCallback=async i=>{n(this,ca).clear(),m(this,vs,new AD(this.context,this.events,i,this.socket,this.socketHandler))},this.reset()}get socketHandler(){return super.socketHandler}get producers(){return n(this,xr)}get consumers(){return n(this,Ur)}get producerIdToConsumerIdMap(){return n(this,ca)}get logger(){return this.context.getValue("logger")}reset(){m(this,xr,new Map),m(this,Ur,new Map),m(this,ca,new Map)}async createProducer(e,r){var i,a;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const o=await this.sendTransport.produce(e,D(this,rl,cT).bind(this));return(i=e.appData)!=null&&i.e2ee&&this.context.getValue("peerSessionStore").emit(_.E2EE_ACTIVE_PRODUCER,o),D(this,il,dT).call(this,o,r),o}catch(o){throw this.logger.error(`Failed to create ${((a=e==null?void 0:e.track)==null?void 0:a.kind)||"unknown"} producer`,{error:o}),n(this,sl).producerCreationFailureCount+=1,o}}async closeProducer(e,r){var a;const i=this.producers.get(e);if(!i){this.logger.warn(`Producer with ID ${e} was not found`);return}r!=null&&r.stopTrack&&i.track.stop();try{await this.sendTransport.closeProducer(i),(a=this.context.getValue("modules").e2ee)!=null&&a.enabled&&this.context.getValue("peerSessionStore").emit(_.E2EE_INACTIVE_PRODUCER,i)}catch(o){this.logger.error("Failed to close producer on server",{error:o,producer:i})}}closeAllProducers(){return Promise.all(Array.from(n(this,xr).entries()).map(([,e])=>e.close()))}async closeAllProducersLocally(){var r;const e=(r=this.sendTransport)==null?void 0:r.handler;await Promise.all(Array.from(n(this,xr).values()).map(async i=>{try{if(e){const a=e.midTransceiverMap.get(i.localId);a&&(await a.sender.replaceTrack(null),a.direction="inactive")}}catch(a){this.logger.warn("closeAllProducersLocally: failed to deactivate transceiver",{producer:{id:i.id,kind:i.kind,appData:i.appData},error:a})}await i.close(Po)}))}createConsumer(e){return this.createConsumers([e])}async createConsumers(e){n(this,da)||clearTimeout(n(this,da)),m(this,js,n(this,js).concat(e)),await D(this,oc,Zu).call(this)}closeConsumer(e){return this.closeConsumers([e])}async closeConsumers(e){if(!n(this,vs))return;const r=e.map(i=>this.consumers.get(i)).filter(i=>i!==void 0);r.length!==0&&await n(this,vs).close(r)}closeAllConsumers(){return this.closeConsumers(Array.from(n(this,Ur).keys()))}async switchConsumersToLayer(e,r){n(this,vs).switchConsumersToLayer(e,r)}}xr=new WeakMap,Ur=new WeakMap,ca=new WeakMap,ac=new WeakMap,vs=new WeakMap,sl=new WeakMap,js=new WeakMap,da=new WeakMap,oc=new WeakSet,Zu=async function(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const e=500,r=n(this,js).splice(0,n(this,js).length);try{const i=new Set(Array.from(this.consumers.values()).map(({producerId:d})=>d)),a=r.filter(({producerId:d})=>!this.producers.get(d)&&!i.has(d));if(a.length===0)return;const{consumers:o,failedProducers:c}=await this.recvTransport.consume(a,D(this,nl,lT).bind(this),n(this,vs).negotiate.bind(n(this,vs)));if(o.forEach(D(this,al,uT).bind(this)),c!=null&&c.length){this.logger.error("Failed to create consumers for producers",{producers:c});const d=c.filter(({errorCode:l,producerId:u})=>l==="not_found_track_error"?(this.logger.error(`Track not found for producer: ${u}. This will not be retried.`),!1):l==="backend_error"?(this.logger.error("Unrecoverable error: backend error"),!1):!0);m(this,js,n(this,js).concat(d)),m(this,da,setTimeout(D(this,oc,Zu).bind(this),e))}}catch(i){const a=i instanceof Error?i:new Error(String(i));this.logger.error("failed to consume on transport",{error:a});const{errorCode:o,errorDescription:c}=ID(a);if(o==="internal_error"&&c==="Backend error"||o==="invalid_session_description"){this.logger.error("Irrecoverable error, closing current recvTransport to create a new one",{transport:this.recvTransport,error:{code:o,message:c}});try{this.stopTransports({recv:!0})}catch(d){}await this.setupTransports({recv:!0})}}},rl=new WeakSet,cT=function(e){return n(this,ac).create(e)},il=new WeakSet,dT=function(e,r){e.on("close",async(i,a)=>{const{offer:o,reason:c}=i;if(this.logger.info("producer::closing",{debuggingHint:c,producer:{...e,status:"closing"}}),c!==Po){const d={producerId:e.id,description:{sdp:o.sdp,type:o.type,target:nr.PUBLISHER}};try{const l=await this.socketHandler.closeProducer(d),u={sdp:l==null?void 0:l.sdp,type:l==null?void 0:l.type};this.logger.info("producer::closed",{producer:{...e,status:"closed"}}),a({answer:u})}catch(l){this.logger.error("producer close error",l)}}this.producers.delete(e.id),r()}),e.on("trackended",()=>{this.logger.info("producer::trackended",{producer:{...e,status:"UNKNOWN"}})}),n(this,xr).set(e.id,e)},nl=new WeakSet,lT=async function(e){try{return await this.recvTransport.canConsume(),await n(this,vs).create(e)}catch(r){throw this.logger.error("Error in consume request",{error:r}),r}},al=new WeakSet,uT=function(e){e.on("close",async r=>{this.logger.debug("consumer closed",{consumer:{closureReason:r,id:e.id,kind:e.kind,appData:e.appData}}),n(this,Ur).delete(e.id),this.context.getValue("peerSessionStore").emit(_.CONSUMER_CLOSED,{id:e.id})}),n(this,Ur).set(e.id,e),this.producerIdToConsumerIdMap.set(e.producerId,e.id),this.context.getValue("peerSessionStore").emit(_.NEW_CONSUMER_CREATED,{id:e.id,appData:e.appData,peerId:e.peerId})};var cc,dc,lc,la,ua,ha,uc,hc,pa,gt,ns,as,Li,Vi,Gs,pc,ol,hT,cl,pT,dl,gT,ll,mT;const ul=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:r=3,hangoverFrames:i=5,noiseAdaptationRate:a=.95,voiceAdaptationRate:o=.99,minEnergyThreshold:c=.005,maxEnergyThreshold:d=.2,energyRatioThreshold:l=1.5,noiseHistorySize:u=50}={}){g(this,ol);g(this,cl);g(this,cc,void 0);g(this,dc,void 0);g(this,lc,void 0);g(this,la,void 0);g(this,ua,void 0);g(this,ha,void 0);g(this,uc,void 0);g(this,hc,void 0);g(this,pa,void 0);g(this,gt,void 0);g(this,ns,void 0);g(this,as,!1);g(this,Li,0);g(this,Vi,0);g(this,Gs,[]);g(this,pc,void 0);m(this,la,t),m(this,gt,t),m(this,cc,e),m(this,dc,r),m(this,lc,i),m(this,ua,a),m(this,ha,o),m(this,uc,c),m(this,hc,d),m(this,pa,l),m(this,pc,u),m(this,ns,t/2)}get voiceDetected(){return n(this,as)}processAudioChunk(t){var o,c;const e=D(o=ul,dl,gT).call(o,t),r=D(c=ul,ll,mT).call(c,t);return D(this,ol,hT).call(this,e),e/n(this,ns)>n(this,pa)&&e>n(this,gt)&&r>n(this,cc)?(m(this,Li,n(this,Li)+1),m(this,Vi,n(this,lc)),n(this,Li)>=n(this,dc)&&m(this,as,!0)):(m(this,Li,0),n(this,Vi)>0?m(this,Vi,n(this,Vi)-1):n(this,as)&&m(this,as,!1),n(this,as)||D(this,cl,pT).call(this,e)),{energy:e,isVoice:n(this,as)}}reset(){m(this,as,!1),m(this,Li,0),m(this,Vi,0),m(this,gt,n(this,la)),m(this,ns,n(this,la)/2),m(this,Gs,[])}getThresholdInfo(){return{currentEnergyThreshold:n(this,gt),backgroundNoiseEnergy:n(this,ns),energyRatioThreshold:n(this,pa)}}};let Qa=ul;cc=new WeakMap,dc=new WeakMap,lc=new WeakMap,la=new WeakMap,ua=new WeakMap,ha=new WeakMap,uc=new WeakMap,hc=new WeakMap,pa=new WeakMap,gt=new WeakMap,ns=new WeakMap,as=new WeakMap,Li=new WeakMap,Vi=new WeakMap,Gs=new WeakMap,pc=new WeakMap,ol=new WeakSet,hT=function(t){n(this,as)?m(this,gt,n(this,ha)*n(this,gt)+(1-n(this,ha))*t):m(this,gt,n(this,ua)*n(this,gt)+(1-n(this,ua))*n(this,ns)),m(this,gt,Math.max(n(this,uc),Math.min(n(this,hc),n(this,gt))))},cl=new WeakSet,pT=function(t){if(t<n(this,gt)*1.2)if(n(this,Gs).push(t),n(this,Gs).length>n(this,pc)&&n(this,Gs).shift(),n(this,Gs).length>=10){const e=[...n(this,Gs)].sort((i,a)=>i-a),r=Math.floor(e.length/2);m(this,ns,e[r])}else m(this,ns,.95*n(this,ns)+.05*t)},dl=new WeakSet,gT=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,r)=>e+r)/t.length)},ll=new WeakSet,mT=function(t){let e=0;for(let r=1;r<t.length;r+=1)(t[r]>=0&&t[r-1]<0||t[r]<0&&t[r-1]>=0)&&(e+=1);return e},g(Qa,dl),g(Qa,ll);var gc;class Tg{constructor(t){h(this,"RNAudioSampleHandler");g(this,gc,void 0);m(this,gc,t);const{RNAudioSampleHandlerImpl:e}=navigator;e==null||e.init().then(r=>{this.RNAudioSampleHandler=r}).catch(r=>{this.logger.error("ReactNativeAudioSampler: Failed to initialize audio sampler",r)})}get logger(){return n(this,gc).getValue("logger")}get samples(){var e;const t=new Float32Array(1024);return(e=this.RNAudioSampleHandler)==null||e.getFloatTimeDomainData(t),t}stop(){var t;(t=this.RNAudioSampleHandler)==null||t.destructor()}}gc=new WeakMap;var mc;class Sg{constructor(t){h(this,"audioContext");h(this,"analyser");g(this,mc,void 0);m(this,mc,t),this.audioContext=new AudioContext,this.analyser=this.audioContext.createAnalyser(),this.analyser.fftSize=2048}get logger(){return n(this,mc).getValue("logger")}get samples(){if(this.audioContext.state==="suspended")try{this.audioContext.resume()}catch(e){this.logger.error("AudioContextSampler: Failed to resume audio context",e)}const t=new Float32Array(this.analyser.frequencyBinCount);return this.analyser.getFloatTimeDomainData(t),t}set audioTrack(t){const e=new MediaStream;e.addTrack(t),this.audioContext.createMediaStreamSource(e).connect(this.analyser)}}mc=new WeakMap;class fT{static setInterval(t,e=0,...r){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.setInterval(t,e,...r):global.setInterval(t,e,...r)}static clearInterval(t){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.clearInterval(t):global.clearInterval(t)}static setTimeout(t,e=0,...r){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.setTimeout(t,e,...r):global.setTimeout(t,e,...r)}static clearTimeout(t){return navigator&&navigator.RNBackgroundTimerImpl?navigator.RNBackgroundTimerImpl.clearTimeout(t):global.clearTimeout(t)}}const OD=60,ND=400;var Ws,Js,Ks,fc,ga,ma,$r,xi,fa,Ui,zs,ys,hl,TT,Tc,eh,pl,ST,gl,vT;const ho=class{constructor(t,e){g(this,hl);g(this,pl);g(this,Ws,void 0);g(this,Js,void 0);g(this,Ks,void 0);g(this,fc,void 0);g(this,ga,void 0);g(this,ma,void 0);g(this,$r,void 0);g(this,xi,void 0);g(this,fa,void 0);g(this,Ui,void 0);g(this,zs,void 0);g(this,ys,void 0);this.reportRequest=e,m(this,Ui,t),m(this,ma,new Qa);const{isReactNative:r}=navigator;m(this,zs,r?new Tg(n(this,Ui)):new Sg(n(this,Ui))),m(this,ys,r?fT:so)}get logger(){return n(this,Ui).getValue("logger")}set producerId(t){m(this,Ks,t)}set audioTrack(t){m(this,fc,t),n(this,zs)instanceof Sg&&(n(this,zs).audioTrack=t)}start(){this.logger.debug(`AudioActivityReporter: Starting audio activity reporter: ${n(this,Ks)}`),n(this,Ws)&&n(this,ys).clearInterval(n(this,Ws)),m(this,Ws,n(this,ys).setInterval(async()=>{var i;if(!n(this,fc)||!n(this,Ks))return;const{energy:t}=D(this,hl,TT).call(this),e=D(i=ho,Tc,eh).call(i,t);let r=.9;n(this,fa)!==e&&n(this,fa)?r=.9:e?r=.3:r=.5,m(this,ga,(n(this,ga)||0)*(1-r)+t*r)},OD)),n(this,Js)&&n(this,ys).clearInterval(n(this,Js)),m(this,Js,n(this,ys).setInterval(D(this,pl,ST).bind(this),ND))}stop(){try{this.logger.debug(`AudioActivityReporter: Stopping audio activity reporter: ${n(this,Ks)}`),n(this,Ws)&&(n(this,ys).clearInterval(n(this,Ws)),m(this,Ws,void 0)),n(this,Js)&&(n(this,ys).clearInterval(n(this,Js)),m(this,Js,void 0))}catch(t){}n(this,ma).reset(),n(this,zs)instanceof Tg&&n(this,zs).stop()}};let Xa=ho;Ws=new WeakMap,Js=new WeakMap,Ks=new WeakMap,fc=new WeakMap,ga=new WeakMap,ma=new WeakMap,$r=new WeakMap,xi=new WeakMap,fa=new WeakMap,Ui=new WeakMap,zs=new WeakMap,ys=new WeakMap,hl=new WeakSet,TT=function(){var o;const{samples:t}=n(this,zs),{energy:e,isVoice:r}=n(this,ma).processAudioChunk(t),i=D(o=ho,gl,vT).call(o,e);return i===-1/0||e<1e-6?{energy:0,isVoice:!1}:((!n(this,$r)||i<n(this,$r))&&m(this,$r,i),(!n(this,xi)||i>n(this,xi))&&m(this,xi,i),{energy:(i-n(this,$r))/(n(this,xi)-n(this,$r))*10||0,isVoice:r})},Tc=new WeakSet,eh=function(t){return t<5},pl=new WeakSet,ST=function(t=n(this,ga)){var r;if(!n(this,Ks)||!t)return;const e={producerId:n(this,Ks),energy:Math.round(t),silent:D(r=ho,Tc,eh).call(r,t)};m(this,fa,e.silent),this.reportRequest(e)},gl=new WeakSet,vT=function(t){const e=Math.log10(t);return Math.round(e)},g(Xa,Tc),g(Xa,gl);var LD=Object.defineProperty,VD=Object.getOwnPropertyDescriptor,ie=(s,t,e,r)=>{for(var i=r>1?void 0:r?VD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&LD(t,e,i),i},Sc,vc,Xe,B,ml,ot,$i,Bi,Hi,yc,kt,Es,Ze,mt,Ys,ni,fl,yT,Tl,ET,Sl,PT,Ec,th,vl,_T,yl,CT,ct,Pt,Fi,Za,El,wT,Pl,RT,_l,bT;class se{constructor(t,e){g(this,Ys);g(this,fl);g(this,Tl);g(this,Sl);g(this,Ec);g(this,vl);g(this,yl);g(this,ct);g(this,Fi);g(this,El);g(this,Pl);g(this,_l);h(this,"context");h(this,"authToken");h(this,"e2ee");g(this,Sc,void 0);g(this,vc,void 0);g(this,Xe,void 0);g(this,B,void 0);g(this,ml,void 0);g(this,ot,void 0);g(this,$i,void 0);g(this,Bi,void 0);g(this,Hi,void 0);g(this,yc,void 0);g(this,kt,null);g(this,Es,void 0);g(this,Ze,void 0);g(this,mt,void 0);var i,a;this.context=t;const{socket:r}=e;this.mediaJoined=!1,m(this,Xe,r),m(this,$i,!1),m(this,B,new DD(t,r)),m(this,ot,n(this,B).events),m(this,Es,new Set),m(this,Ze,new Map),m(this,Bi,!1),m(this,Hi,new Ju(t.getValue("logger"))),m(this,mt,new Xa(this.context,n(this,B).socketHandler.audioActivity.bind(n(this,B).socketHandler))),this.e2ee=(a=(i=t.getValue("modules").e2ee)==null?void 0:i.enabled)!=null?a:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),m(this,yc,Ih(async()=>{if(!n(this,Ys,ni).mediaJoinAttempted)return;const{roomJoined:o}=await this.joinRoom(n(this,vc),n(this,Sc),!0);o&&(this.context.getValue("peerSessionStore").emit(_.RESET_PRODUCER_STATE),this.context.getValue("peerSessionStore").emit(_.ROOM_NODE_RECONNECTED))},5e3,{leading:!0,maxWait:1e3}))}get peerId(){return this.context.getValue("peerId")}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get mediaJoined(){return n(this,Ys,ni).mediaJoined}set mediaJoined(t){n(this,Ys,ni).mediaJoined=t}reset({resetTransportQueue:t}){this.logger.info(`Resetting media node client: closing all transports, producers, consumers, and queues(resetTransportQueue: ${t}).`),n(this,B).closeAllProducers(),n(this,B).closeAllConsumers(),n(this,Ze).clear(),n(this,Es).clear(),m(this,kt,null),t&&n(this,Hi).stop(),n(this,B).stopAllTransports(),n(this,B).reset(),t&&m(this,Hi,new Ju)}async joinRoom(t,e,r=!1,i={}){n(this,Ys,ni).mediaJoinAttempted=!0,m(this,$i,!0);try{return await n(this,Hi).push(()=>D(this,fl,yT).call(this,t,e,r,i),"joinRoom")}catch(a){return this.logger.error("Error in room joining process",{error:a}),this.context.getValue("peerSessionStore").emit(_.ROOM_NODE_FAILED),{roomJoined:!1,error:a}}}async initializeConnection(t,e,r=!1,i={}){return n(this,kt)?n(this,kt):(m(this,kt,(async()=>{try{await D(this,Ec,th).call(this,t,e,r,i)}catch(a){throw m(this,kt,null),a}})()),n(this,kt))}getConsumers(){return n(this,B).consumers}getProducers(){return n(this,B).producers}async leaveRoom(){n(this,B).stopAllTransports(),m(this,Bi,!1),n(this,Ys,ni).mediaJoinAttempted=!1;const t={closeRoom:!1};n(this,Xe).sendMessagePromise(n(this,ot).leaveRoom,rR.toBinary(t)).then(r=>{var i;(i=GR.fromBinary(r.payload))!=null&&i.closed&&this.logger.warn("Weird state on peer closed and should not happen")}).catch(r=>{this.logger.error("error on sending leave room request",{error:r})}),this.context.getValue("callstats").callEnded(),this.context.getValue("telemetry").destruct().catch(r=>{this.logger.error("leaveRoom::telemetry_destruct_failed",{error:r})})}async activatePeers(t){return this.createConsumers(t)}async createConsumers(t){return t.length===0?Promise.resolve():n(this,B).createConsumers(t)}async closeConsumers(t){if(!t.length)return;const e=t.reduce((r,i)=>{const a=n(this,B).producerIdToConsumerIdMap.get(i.producerId);return a?(r.push(a),r):(this.logger.warn(`consumer not found in close consumers: ${i.producerId}`),r)},[]);await this.closeConsumersById(e)}async closeConsumersById(t){t.length&&await n(this,B).closeConsumers(t)}async _shareWebcam(t){var u,p,f,v;const e=Ee.WEBCAM,r=D(this,ct,Pt).call(this,e);if(r){const E=await r;if(n(this,B).producers.has(E)){const R=n(this,B).producers.get(E);if(!R.closed)return await R.replaceTrack({track:t}),await this.resumeWebcam(e),t;await this.disableWebcam()}return this._shareWebcam(t)}const i=D(this,_l,bT).call(this,t),a=vo(this.context,"disableSimulcast"),o=(p=(u=this.context)==null?void 0:u.getValue("overrides"))==null?void 0:p.simulcastConfig;a||o&&o.disable||!((v=(f=this.context)==null?void 0:f.getValue("theme"))!=null&&v.isSimulcastEnabled)?this.logger.info("Simulcast disabled for webcam producer, SFU: CF"):(this.logger.info("Simulcast enabled for SFU: CF"),i.encodings=R0(this.context,t),this.logger.info(`Simulcast encodings: ${JSON.stringify(i.encodings)}`));const d=()=>{this.logger.info("Disabling video due to the producer closure"),n(this,Ze).delete(e)},l=n(this,B).createProducer(i,d);return D(this,Fi,Za).call(this,e,l.then(E=>E.id)),l.then(E=>E.track)}async shareWebcam(t){return t===void 0?null:(this.logger.debug("Calling _shareWebcam with VP8 codec"),this._shareWebcam(t))}async shareScreen(t){const{video:e,audio:r}=t;if(e===void 0)return;const i={track:e,codecOptions:[{name:"VP8"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:me.isElectron()},stopTracks:!1},a=()=>{this.logger.info("Disabling screenShare due to the producer closure"),n(this,Ze).delete(Ee.SCREENSHARE_VIDEO),n(this,Ze).delete(Ee.SCREENSHARE_AUDIO)},o=n(this,B).createProducer(i,a);D(this,Fi,Za).call(this,Ee.SCREENSHARE_VIDEO,o.then(d=>d.id));let c;if(r){const d={track:r,codecOptions:[{name:"opus"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:me.isElectron()},stopTracks:!1,zeroRtpOnPause:!1},l=()=>{};c=n(this,B).createProducer(d,l),D(this,Fi,Za).call(this,Ee.SCREENSHARE_AUDIO,c.then(u=>u.id))}await Promise.all([o,c||Promise.resolve()]),this.context.getValue("callstats").screenShareStart()}async shareMic(t){try{if(t===void 0)throw new St("track undefined");const e=D(this,ct,Pt).call(this,Ee.MIC);if(e){const o=await e;if(n(this,B).producers.has(o)){const c=n(this,B).producers.get(o);if(!c.closed){await c.replaceTrack({track:t}),await this.resumeMic(),n(this,mt)&&(n(this,mt).audioTrack=t,n(this,mt).producerId=o,n(this,mt).start());return}await n(this,B).closeProducer(o,{stopTrack:!1})}await this.shareMic(t);return}const r=D(this,Pl,RT).call(this,t),i=()=>{n(this,Ze).delete(Ee.MIC)},a=n(this,B).createProducer(r,i);D(this,Fi,Za).call(this,Ee.MIC,a.then(o=>o.id)),await a.then(o=>{n(this,mt)&&(n(this,mt).audioTrack=o.track,n(this,mt).producerId=o.id,n(this,mt).start())})}catch(e){throw new C(e)}}async pauseMic(){var i;const t=await D(this,ct,Pt).call(this,Ee.MIC),e=n(this,B).producers.get(t);if(!e){this.logger.error("pauseMic::could_not_find_mic_producer");return}if(e.paused){this.logger.info("pauseMic::mic_producer_already_paused");return}e.pause(),(i=n(this,mt))==null||i.stop();const r={producerId:e.id,pause:!0};n(this,Xe).sendMessage(n(this,ot).toggleProducer,Kc.toBinary(r))}async pauseWebcam(){const t=await D(this,ct,Pt).call(this,Ee.WEBCAM),e=n(this,B).producers.get(t);if(!e){this.logger.error("pauseWebcam::could_not_find_webcam_producer");return}e.pause();const r={producerId:e.id,pause:!0};n(this,Xe).sendMessage(n(this,ot).toggleProducer,Kc.toBinary(r))}async resumeMic(){const t=await D(this,ct,Pt).call(this,Ee.MIC),e=n(this,B).producers.get(t);if(!e){this.logger.error("resumeMic::could_not_find_mic_producer");return}if(!e.pause){this.logger.info("resumeMic::mic_producer_already_resumed");return}e.resume(),e.appData.e2ee&&this.context.getValue("peerSessionStore").emit(_.E2EE_ACTIVE_PRODUCER,e);const r={producerId:e.id,pause:!1};n(this,Xe).sendMessage(n(this,ot).toggleProducer,Kc.toBinary(r))}async resumeWebcam(t=Ee.WEBCAM){const e=await D(this,ct,Pt).call(this,t),r=n(this,B).producers.get(e);if(!r){this.logger.error("resumeWebcam::could_not_find_webcam_producer");return}if(!r.paused){this.logger.info("resumeWebcam::webcam_producer_already_resumed");return}r.resume(),r.appData.e2ee&&this.context.getValue("peerSessionStore").emit(_.E2EE_ACTIVE_PRODUCER,r);const i={producerId:r.id,pause:!1};n(this,Xe).sendMessage(n(this,ot).toggleProducer,Kc.toBinary(i))}async disableWebcam(){const t=Ee.WEBCAM,e=await D(this,ct,Pt).call(this,t);D(this,El,wT).call(this,t),e&&await n(this,B).closeProducer(e)}async disableMic(){var e;const t=await D(this,ct,Pt).call(this,Ee.MIC);t&&await n(this,B).closeProducer(t),(e=n(this,mt))==null||e.stop(),n(this,Ze).delete(Ee.MIC)}async disableScreenShare(){this.logger.info("screen_sharing_stopped"),this.context.getValue("callstats").screenShareStop();const t=await D(this,ct,Pt).call(this,Ee.SCREENSHARE_VIDEO),e=await D(this,ct,Pt).call(this,Ee.SCREENSHARE_AUDIO);t&&await n(this,B).closeProducer(t),e&&await n(this,B).closeProducer(e),n(this,Es).clear(),n(this,Ze).delete(Ee.SCREENSHARE_VIDEO),n(this,Ze).delete(Ee.SCREENSHARE_AUDIO)}async muteSelf(){this.pauseMic()}async resetVideoProducers(t,e){if(t){const r=await D(this,ct,Pt).call(this,Ee.WEBCAM);await n(this,B).closeProducer(r,{stopTrack:!1}),this.shareWebcam(t)}if(e){const r=await D(this,ct,Pt).call(this,Ee.SCREENSHARE_VIDEO);await n(this,B).closeProducer(r,{stopTrack:!1}),this.shareScreen({video:e})}}async changeDisplayName(t,e){const r={displayName:t,participantId:e!=null?e:this.peerId};if(!await n(this,B).socketHandler.changeDisplayName(r))throw new Error("failed to change display name!")}kick(t){const e={peerIds:[t]};n(this,B).socketHandler.kickPeer(e)}kickAll(){n(this,B).socketHandler.kickAll()}async muteAll(t){if(!await n(this,B).socketHandler.hostControlForAll("audio"))throw new Error("failed to mute all participant")}async muteAllVideo(){if(!await n(this,B).socketHandler.hostControlForAll("video"))throw new Error("failed to mute all video participant")}async disableAudio(t){if(!await n(this,B).socketHandler.hostControlForPeer(t,"audio"))throw new Error("failed to mute given participant")}async disableVideo(t){if(!await n(this,B).socketHandler.hostControlForPeer(t,"video"))throw new Error("failed to mute video of given participant")}async pinPeer(t){const e={participantId:t!=null?t:""};try{await n(this,Xe).sendMessagePromise(n(this,ot).globalPinPeer,TR.toBinary(e))}catch(r){this.logger.error("Error in pinning peer:",{error:r})}}validateScreenShare(t){return this.peerId===t.peerId&&n(this,B).producers.get(t.producerId)&&n(this,Es).add(t.consumerPeerId),n(this,Es).size}async switchConsumersToLayer(t,e){const r=t.map(i=>this.getConsumers().get(i));n(this,B).switchConsumersToLayer(r,e)}async handleSocketEvents(){n(this,Xe).on(n(this,ot).peerProducerCreateBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:r}=Eb.fromBinary(t);if(e===this.peerId)return;r!=null&&r.mimeType||(r.mimeType=r.kind===rr.AUDIO?"audio/opus":"video/VP8"),this.logger.info(`producer created broadcast: ${e}, producer state: ${r}`),this.context.getValue("peerSessionStore").emit(_.NEW_PRODUCER,{peerId:e,producer:{...r,kind:r.kind===rr.AUDIO?"audio":"video",producingPeerId:e}})}catch(e){this.logger.error("error in peer-producer-create-broadcast",{error:e})}}),n(this,Xe).on(n(this,ot).peerProducerToggleBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,initiatorParticipantId:r,producerState:{kind:i,pause:a,producerId:o,screenShare:c}}=zp.fromBinary(t);if(c)return;const d=i===rr.AUDIO?"audio":"video";if(this.logger.info(`producer toggle broadcast: ${e}, producerId: ${o}, kind:${d}, paused:${a} payload: ${JSON.stringify(zp.fromBinary(t))}`),e===this.peerId&&r!==this.peerId&&a&&this.context.getValue("peerSessionStore").emit(d==="audio"?_.MUTE_SELF:_.MUTE_SELF_VIDEO),e===this.peerId)return;this.context.getValue("peerSessionStore").emit(_.PRODUCER_TOGGLE,{peerId:e,producerId:o,paused:a,kind:d}),Array.from(this.getConsumers().values()).filter(u=>u.producerId===o).forEach(u=>{u.kind==="video"&&a||u.paused!==a&&(this.logger.debug(`consumer state mismatched for ${u.id}. updating consumer pause state ${u.paused} to ${a}`),a?(u.pause(),this.context.getValue("peerSessionStore").emit(_.CONSUMER_PAUSED,{id:u.id})):(u.resume(),this.context.getValue("peerSessionStore").emit(_.CONSUMER_RESUMED,{id:u.id})))})}catch(e){this.logger.error("error in producer toggle broadcast handler",{error:e})}}),n(this,Xe).on(n(this,ot).peerLeaveBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e}=Ru.fromBinary(t);if(e===this.peerId)return;this.logger.info(`peer left broadcast:${e}`),n(this,Es).delete(e),n(this,B).consumers.forEach(r=>{r.peerId===e&&r.close()}),this.context.getValue("peerSessionStore").emit(_.PEER_CLOSED,{id:e})}catch(e){this.logger.error("error in peer left broadcast",{error:e})}}),n(this,Xe).on(n(this,ot).peerProducerCloseBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:{producerId:r}}=Cb.fromBinary(t);if(e===this.peerId)return;this.logger.info(`producer closed broadcast:${e}`),this.context.getValue("peerSessionStore").emit(_.PRODUCER_CLOSED,{peerId:e,producerId:r});const i=n(this,B).producerIdToConsumerIdMap.get(r);if(!i){this.logger.warn(`no consumer found for producer:${r}`);return}this.logger.info(`closing consumer ${i}, producer id: ${r}`),n(this,B).closeConsumer(i).then(()=>{this.logger.info(`closed consumer: ${i}`),n(this,B).producerIdToConsumerIdMap.delete(r),this.context.getValue("peerSessionStore").emit(_.CONSUMER_CLOSED,{id:i})}).catch(a=>{this.logger.error("error closing consumer",{error:a})})}catch(e){this.logger.error("error on producer close broadcast",{error:e})}}),n(this,Xe).on(n(this,ot).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!n(this,$i)&&!n(this,Bi)||(this.logger.warn("media hub termination broadcast received, rejoining room"),this.context.getValue("peerSessionStore").emit(_.ROOM_NODE_DISCONNECTED),n(this,yc).call(this))})}handleCallstatsEvents(){this.context.getValue("callstats").onConsumerScore(t=>{t.forEach((e,r)=>{const i=n(this,B).consumers.get(r);i&&this.context.getValue("peerSessionStore").emit(_.CONSUMER_SCORE_UPDATE,{id:r,kind:i.kind,peerId:i.peerId,score:e.score,scoreStats:e})})}),this.context.getValue("callstats").onProducerScore(t=>{t.forEach((e,r)=>{const i=Array.from(n(this,B).producers.values()).find(a=>a.id===r);i&&this.context.getValue("peerSessionStore").emit(_.PRODUCER_SCORE_UPDATE,{id:r,kind:i.kind,appData:i.appData,score:e.score,scoreStats:e})})})}}Sc=new WeakMap,vc=new WeakMap,Xe=new WeakMap,B=new WeakMap,ml=new WeakMap,ot=new WeakMap,$i=new WeakMap,Bi=new WeakMap,Hi=new WeakMap,yc=new WeakMap,kt=new WeakMap,Es=new WeakMap,Ze=new WeakMap,mt=new WeakMap,Ys=new WeakSet,ni=function(){return this.context.getValue("connectionHandler")},fl=new WeakSet,yT=async function(t,e,r,i){var o;m(this,vc,t);let a=!1;if(r){const{recv:c,send:d}=(o=n(this,Ys,ni).mediaState)!=null?o:{};(d==null?void 0:d.state)===Er.CONNECTED&&(c==null?void 0:c.state)===Er.CONNECTED?(this.logger.info("MediaNodeClient.joinRoom: transports healthy — partial reset (producers only)"),await n(this,B).closeAllProducersLocally(),n(this,Ze).clear(),n(this,Es).clear(),m(this,kt,null),a=!0):(this.logger.info("MediaNodeClient.joinRoom: transports unhealthy — full reset"),this.reset({resetTransportQueue:!1}))}try{n(this,kt)?await n(this,kt):await D(this,Ec,th).call(this,t,e,r,i,a),D(this,Sl,PT).call(this,e);const{joined:c,error:d}=await D(this,Tl,ET).call(this);return{roomJoined:c,error:d}}catch(c){return this.logger.error("Failed to complete room join",{error:c}),{roomJoined:!1,error:c}}finally{m(this,kt,null)}},Tl=new WeakSet,ET=async function(){try{this.mediaJoined=!0;const{roomState:t}=await n(this,B).socketHandler.notifySelfJoinComplete();return m(this,Sc,t.roomUuid),m(this,Bi,!0),m(this,$i,!1),{joined:!0}}catch(t){return this.logger.error("Error completing room join",{error:t}),this.mediaJoined=!1,{joined:!1,error:t}}},Sl=new WeakSet,PT=function(t){navigator.product!=="ReactNative"&&setTimeout(()=>{try{const r={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:t,roomViewType:"groupCall",deviceInfo:{...me.getDeviceInfo(),userAgent:navigator.userAgent,memory:navigator.deviceMemory,cpus:navigator.hardwareConcurrency},sdkName:this.context.getValue("sdkName"),sdkVersion:this.context.getValue("sdkVersion"),metaData:{},permissions:{}};this.context.getValue("callstats").roomJoined(r)}catch(e){this.logger.error("Error reporting room joined analytics",{error:e})}},0)},Ec=new WeakSet,th=async function(t,e,r,i,a=!1){try{const o=D(this,vl,_T).call(this);await D(this,yl,CT).call(this,t,e,r,o),a?this.logger.info("MediaNodeClient: reusing existing transports on rejoin"):await n(this,B).setupTransports({send:!0,recv:!0})}catch(o){throw this.logger.error("Failed to initialize connection",{error:o}),o}},vl=new WeakSet,_T=function(){const t=ED("video/VP8");return m(this,ml,t),t},yl=new WeakSet,CT=async function(t,e,r,i){await Zf(async(a,o)=>{if(!n(this,Xe).isConnected){o(new Error("Socket is not connected"));return}a>0&&this.logger.warn("Retry: send joinRoom message",{debuggingHint:`Retry attempt ${a}`});try{await n(this,B).socketHandler.joinRoom(e,t,i,r)}catch(c){throw this.logger.error("Failed to send joinRoom message after retries",{error:c}),c}},{delayTime:1e3,strategy:"exponential",maxRetryCount:15})},ct=new WeakSet,Pt=function(t){return n(this,Ze).get(t)},Fi=new WeakSet,Za=function(t,e){return n(this,Ze).set(t,e)},El=new WeakSet,wT=function(t){return n(this,Ze).delete(t)},Pl=new WeakSet,RT=function(t){return{track:t,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!1}},_l=new WeakSet,bT=function(t){return{track:t,codecOptions:[{name:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}};ie([y.trace("MediaNodeClient.reset")],se.prototype,"reset",1);ie([y.trace("MediaNodeClient.joinRoom")],se.prototype,"joinRoom",1);ie([y.trace("MediaNodeClient.leaveRoom")],se.prototype,"leaveRoom",1);ie([y.trace("MediaNodeClient.activatePeers")],se.prototype,"activatePeers",1);ie([y.trace("MediaNodeClient.createConsumers")],se.prototype,"createConsumers",1);ie([y.trace("MediaNodeClient.closeConsumers")],se.prototype,"closeConsumers",1);ie([y.trace("MediaNodeClient.closeConsumersById")],se.prototype,"closeConsumersById",1);ie([y.trace("MediaNodeClient._shareWebcam")],se.prototype,"_shareWebcam",1);ie([y.trace("MediaNodeClient.shareWebcam")],se.prototype,"shareWebcam",1);ie([y.trace("MediaNodeClient.shareScreen")],se.prototype,"shareScreen",1);ie([y.trace("MediaNodeClient.shareMic")],se.prototype,"shareMic",1);ie([y.trace("MediaNodeClient.pauseMic")],se.prototype,"pauseMic",1);ie([y.trace("MediaNodeClient.pauseWebcam")],se.prototype,"pauseWebcam",1);ie([y.trace("MediaNodeClient.resumeMic")],se.prototype,"resumeMic",1);ie([y.trace("MediaNodeClient.resumeWebcam")],se.prototype,"resumeWebcam",1);ie([y.trace("MediaNodeClient.disableWebcam")],se.prototype,"disableWebcam",1);ie([y.trace("MediaNodeClient.disableMic")],se.prototype,"disableMic",1);ie([y.trace("MediaNodeClient.disableScreenShare")],se.prototype,"disableScreenShare",1);ie([y.trace("MediaNodeClient.muteSelf")],se.prototype,"muteSelf",1);ie([y.trace("MediaNodeClient.resetVideoProducers")],se.prototype,"resetVideoProducers",1);ie([y.trace("MediaNodeClient.changeDisplayName")],se.prototype,"changeDisplayName",1);ie([y.trace("MediaNodeClient.kickPeer")],se.prototype,"kick",1);ie([y.trace("MediaNodeClient.kickAllPeers")],se.prototype,"kickAll",1);ie([y.trace("MediaNodeClient.muteAll")],se.prototype,"muteAll",1);ie([y.trace("MediaNodeClient.muteAllVideo")],se.prototype,"muteAllVideo",1);ie([y.trace("MediaNodeClient.disableAudio")],se.prototype,"disableAudio",1);ie([y.trace("MediaNodeClient.disableVideo")],se.prototype,"disableVideo",1);ie([y.trace("MediaNodeClient.pinPeer")],se.prototype,"pinPeer",1);ie([y.trace("MediaNodeClient.validateScreenShare")],se.prototype,"validateScreenShare",1);function kT(s,t){const e=s.getValue("roomNodeClient");if(e){if(e)return e;throw new Error("Room node client already set up.")}const r=new se(s,t);return s.setValue("roomNodeClient",r),r}function xD(s){const t=s.getValue("roomNodeClient");try{t==null||t.leaveRoom()}catch(e){s.getValue("logger").error("roomNodeClient::cleanupRoomNodeClient")}s.setValue("roomNodeClient",void 0)}var UD=Object.defineProperty,$D=Object.getOwnPropertyDescriptor,on=(s,t,e,r)=>{for(var i=r>1?void 0:r?$D(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&UD(t,e,i),i},Pc,os,X,ft,xt,Fg;const MT=(Fg=class{constructor(s,t,e,r){g(this,ft);h(this,"self");h(this,"authToken");g(this,Pc,void 0);h(this,"viewType");g(this,os,void 0);g(this,X,void 0);const{socket:i}=e,a=s.getValue("authToken");this.self=t,m(this,X,s),this.viewType=r,this.authToken=a,m(this,Pc,i),m(this,os,e),this.setupEvents()}get peerId(){return n(this,X).getValue("peerId")}get telemetry(){return n(this,X).getValue("telemetry")}get logger(){return n(this,X).getValue("logger")}get mediaJoined(){return n(this,X).getValue("connectionHandler").mediaJoined}static async init(s,t,e,r,i){const a=It(),o=!!s.getValue("cachedUserDetails"),c=await je.__init__(s,e,r,i,i.name,o);s.setValue("self",c);const d=s.getValue("logger");return navigator.product!=="ReactNative"?setTimeout(async()=>{const u=await c.getAllDevices();d.info("populated_full_device_list",{devices:JSON.stringify(u)}),s.getValue("callstats").devices("AUDIO",u==null?void 0:u.filter(p=>p.kind==="audioinput")),s.getValue("callstats").devices("VIDEO",u==null?void 0:u.filter(p=>p.kind==="videoinput")),s.getValue("callstats").devices("SPEAKER",u==null?void 0:u.filter(p=>p.kind==="audiooutput")),d.info("Callstats:: initializing");try{await s.getValue("callstats").initialize({peerId:s.getValue("peerId"),engineName:me.getDeviceInfo().engineName,env:s.getValue("env")==="prod"?"prod":"devel",iceServers:await a.getICEServers(),apiBase:s.getValue("apiBase"),flags:{},logger:d,apiHostnames:zC(s),skipConnectivityChecks:!0,authToken:s.getValue("authToken")}),t.socket.updateCallstatsPeerId(s.getValue("peerId")),d.info("Callstats:: initialized")}catch(p){d.error("Callstats:: initialization failed",{error:p})}},0):d.info("Callstats:: Skipped initialization due to navigator product being ReactNative."),new MT(s,c,t,i.viewType)}async shareMediaTracks(){var c;const{audioTrack:s,videoTrack:t,permissions:e,audioEnabled:r,videoEnabled:i,screenShareEnabled:a,screenShareTracks:o}=this.self;if(e.canProduceAudio===q.Allowed&&r)if((s==null?void 0:s.readyState)==="live")try{await n(this,ft,xt).shareMic(s),this.self.audioEnabled||n(this,ft,xt).pauseMic()}catch(d){this.self.disableAudio()}else this.logger.warn("shareMediaTracks: audio track is dead, disabling audio"),this.self.disableAudio();if(e.canProduceVideo===q.Allowed&&i)if((t==null?void 0:t.readyState)==="live")try{await n(this,ft,xt).shareWebcam(t),this.self.videoEnabled||n(this,ft,xt).pauseWebcam()}catch(d){this.self.disableVideo()}else this.logger.warn("shareMediaTracks: video track is dead, disabling video"),this.self.disableVideo();if(e.canProduceScreenshare===q.Allowed&&a){const d=o.video,l=o.audio;if((d==null?void 0:d.readyState)==="live")try{await((c=n(this,ft,xt))==null?void 0:c.shareScreen({video:d,audio:(l==null?void 0:l.readyState)==="live"?l:void 0}))}catch(u){this.self.disableScreenShare()}else this.logger.warn("shareMediaTracks: screenshare video track is dead, disabling screenshare"),this.self.disableScreenShare()}}async kickHandler(s){let t="kicked";(s==null?void 0:s.kickType)==="kickAll"&&(t="ended"),this.leaveRoom(t)}waitlistedHandler(){this.logger.info("SelController.waitlisted"),this.self.waitlistStatus="waiting",this.self.roomState="waitlisted",this.self.emit("waitlisted")}waitlistAcceptHandler(){if(this.logger.info("SelController.waitlistAccepted"),this.self.waitlistStatus==="accepted"){this.logger.warn("SelfController.WAITLIST_ACCEPTED.UserAlreadyAccepted");return}this.self.waitlistStatus="accepted",this.joinRoom()}waitlistRejectedHandler(){if(this.logger.info("SelfController.waitlistRejected"),this.self.waitlistStatus==="rejected"){this.logger.warn("SelfController.WAITLIST_REJECTED.UserAlreadyRejected");return}this.self.waitlistStatus="rejected",this.leaveRoom("rejected")}async resetSelf(s){n(this,X).getValue("callstats").callEnded(),s?(this.logger.info("Resetting Self post reconnect. Peer has earlier tried joining the meeting. State cleanup will be done during room rejoin."),await this.joinRoom(s)):(this.logger.info("Resetting Self post reconnect. User never joined the room so doing full reset."),n(this,ft,xt).reset({resetTransportQueue:!0}))}setupEvents(){n(this,X).getValue("peerSessionStore").on(_.RESET_PRODUCER_STATE,async()=>{this.mediaJoined&&this.shareMediaTracks()}),n(this,X).getValue("peerSessionStore").on(_.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),n(this,X).getValue("peerSessionStore").on(_.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),n(this,X).getValue("peerSessionStore").on(_.ROOM_NODE_FAILED,()=>{this.logger.error("Room node failed. SDK re-initialization is required."),this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),n(this,X).getValue("peerSessionStore").on(_.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:s})=>{s===!1&&(this.self.roomState="init"),this.resetSelf(s).catch(t=>{this.logger.error("Failed to reset self after socket reconnection",{error:t})})}),n(this,X).getValue("peerSessionStore").on(_.SOCKET_SERVICE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),n(this,X).getValue("peerSessionStore").on(_.SOCKET_SERVICE_FAILED,()=>{this.logger.error("Socket reconnection failed after exhausting all attempts. SDK re-initialization is required."),this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),n(this,os).on(x.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),n(this,os).on(rd.updateUserPreset,s=>{s.updatePeersPresets.forEach(t=>{t.userIds===this.self.userId&&n(this,X).getValue("peerSessionStore").emit(_.UPDATE_PERMISSIONS,t.patch)})}),n(this,os).on(x.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),n(this,os).on(x.kick,()=>{this.kickHandler({kickType:"kick"})}),n(this,os).on(x.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),n(this,X).getValue("peerSessionStore").onAsync(_.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),n(this,X).getValue("peerSessionStore").on(_.PRODUCER_SCORE_UPDATE,({score:s,kind:t,appData:e,scoreStats:r})=>{var a;const i=(a=e==null?void 0:e.screenShare)!=null?a:!1;this.self.emit("mediaScoreUpdate",{kind:t,isScreenshare:i,score:s,participantId:this.self.id,scoreStats:r})}),n(this,X).getValue("peerSessionStore").on(_.MUTE_SELF,async()=>{this.self.audioEnabled&&(await this.self.disableAudio(),n(this,X).getValue("callstats").audioOff())}),n(this,X).getValue("peerSessionStore").on(_.MUTE_SELF_VIDEO,async()=>{this.self.videoEnabled&&(await this.self.disableVideo(),n(this,X).getValue("callstats").videoOff())}),n(this,X).getValue("peerSessionStore").onAsync(_.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),n(this,X).getValue("peerSessionStore").on(_.PIP_HANGUP,this.leaveRoom.bind(this))}async joinRoom(s=!1){try{this.logger.info("Joining socket room.");const{peer:t}=await n(this,os).joinRoom(this.self);this.logger.info("Joined socket room."),n(this,os).socket.flush();const e=xh(t.stageType);if(n(this,X).setValue("stageStatus",e,!1),t.waitlisted){this.logger.info("Peer was waitlisted. Skipped joining media room."),this.waitlistedHandler();return}}catch(t){throw this.logger.error("SelfController.joinRoom: socket join failed",{error:t}),new C("Check the network and try again.","0002")}try{this.logger.info("Joining media room."),await this.joinMediaRoom(s),this.logger.info("Joined media room."),n(this,X).notify("stageStatus")}catch(t){throw this.logger.error("SelfController.joinRoom: media room join failed",{error:t}),t instanceof yr&&t.message==="ice connection failed"?new C("A firewall or network restriction may be blocking the connection.","0014"):new C("Check the network and try again.","0014")}}async leaveRoom(s="left"){var t;if(this.logger.info(`Leaving room with state: ${s}`),s==="rejected"){this.self.roomState=s,this.self.emit("roomLeft",{state:s});return}this.self.setIsPinned(!1),n(this,X).setValue("stageStatus","OFF_STAGE",!1),await this.leaveMediaRoom(s),n(this,X).setValue("roomNodeClient",void 0),n(this,X).notify("stageStatus"),(t=n(this,X).getValue("roomSocketHandler"))==null||t.cleanup(),this.self.roomState=s,this.self.emit("roomLeft",{state:s}),this.logger.info(`roomLeft event emitted with state: ${s}`)}async joinMediaRoom(s=!1){var a,o;const{peerId:t,viewType:e,meetingId:r,stageStatus:i}=n(this,X).getAllValues();try{if(e===sr.Livestream){if(i!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s});return}kT(n(this,X),{socket:n(this,Pc),peerId:t})}const{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l}=this.self.permissions,{roomJoined:u,error:p}=(o=await((a=n(this,ft,xt))==null?void 0:a.joinRoom(this.self.name,r,s,{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l})))!=null?o:{};if(!u)throw p!=null?p:new Error("Could not connect to media server");this.logger.info(i==="ON_STAGE"?"Peer is on stage. Sharing media tracks":"Peer is not on stage. Not sharing media tracks"),i==="ON_STAGE"&&await this.shareMediaTracks(),this.logger.info(i==="ON_STAGE"?"Peer is on stage. Shared media tracks":"Peer is not on stage. Did not share media tracks"),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s})}catch(c){throw this.logger.error("SelfController.mediaRoomJoin",{error:c}),c}}async leaveMediaRoom(s){const t=n(this,X).getValue("viewType");s!=="connected-meeting"&&await this.cleanupSelf(),!(s==="stageLeft"&&t===sr.Webinar)&&n(this,ft,xt)&&(n(this,ft,xt).mediaJoined&&s!=="disconnected"&&await n(this,ft,xt).leaveRoom(),!(s==="stageLeft"&&t===sr.Livestream)&&(n(this,ft,xt).mediaJoined=!1))}async cleanupSelf(){await this.self.disableAudio(),await this.self.disableVideo(),await this.self.disableScreenShare(),this.self.cleanUpTracks(),this.self.destructMediaHandler(),navigator.isReactNative||this.self.removeDocumentEventListeners()}},Pc=new WeakMap,os=new WeakMap,X=new WeakMap,ft=new WeakSet,xt=function(){return n(this,X).getValue("roomNodeClient")},Fg);let si=MT;on([y.trace("SelfController.resetSelf")],si.prototype,"resetSelf",1);on([y.trace("SelfController.setupEvents")],si.prototype,"setupEvents",1);on([y.trace("SelfController.joinRoom")],si.prototype,"joinRoom",1);on([y.trace("SelfController.leaveRoom")],si.prototype,"leaveRoom",1);on([y.trace("SelfController.joinMediaRoom")],si.prototype,"joinMediaRoom",1);on([y.trace("SelfController.leaveMediaRoom")],si.prototype,"leaveMediaRoom",1);on([y.trace("SelfController.init")],si,"init",1);var _c;class BD{constructor(t){g(this,_c,void 0);m(this,_c,t)}on(t,e){let r;t===x.roomPeerCount?r=Xp.fromBinary.bind(Xp):r=ag.fromBinary.bind(ag),n(this,_c).on(t,({payload:i})=>{if(t===x.roomPeerCount&&!i)return;const a=r(i);e(a)})}}_c=new WeakMap;var Cc,wc;class HD{constructor(t,e){g(this,Cc,void 0);g(this,wc,void 0);m(this,Cc,e),m(this,wc,t)}get logger(){return n(this,wc).getValue("logger")}on(t,e){let r,i;switch(t){case x.transcript:{r=nu.fromBinary.bind(nu),i=nu.create();break}default:{this.logger.debug("AISocketHandler switch case hit default, event not accounted for.");break}}n(this,Cc).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("aiSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}Cc=new WeakMap,wc=new WeakMap;var FD=Object.defineProperty,qD=Object.getOwnPropertyDescriptor,Yh=(s,t,e,r)=>{for(var i=r>1?void 0:r?qD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&FD(t,e,i),i},Qs,Ta;class Jl{constructor(t,e){g(this,Qs,void 0);g(this,Ta,void 0);m(this,Qs,e),m(this,Ta,t)}get logger(){return n(this,Ta).getValue("logger")}get telemetry(){return n(this,Ta).getValue("telemetry")}getPolls(){return n(this,Qs).sendMessagePromise(Ds.getPolls)}createPoll(t,e,r=!1,i=!1){const a={anonymous:r,hideVotes:i,question:t,options:e};return n(this,Qs).sendMessage(Ds.createPoll,ZA.toBinary(a))}votePoll(t,e){const r={index:e,pollId:t};return n(this,Qs).sendMessage(Ds.votePoll,tI.toBinary(r))}on(t,e){let r,i;switch(t){case Ds.updatePoll:case Ds.createPoll:case Ds.votePoll:{r=uu.fromBinary.bind(uu),i=uu.create();break}}n(this,Qs).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("pollSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}removeListeners(t){n(this,Qs).removeListeners(t)}}Qs=new WeakMap,Ta=new WeakMap;Yh([y.trace("PollSocketHandler.getPolls")],Jl.prototype,"getPolls",1);Yh([y.trace("PollSocketHandler.createPoll")],Jl.prototype,"createPoll",1);Yh([y.trace("PollSocketHandler.votePoll")],Jl.prototype,"votePoll",1);var jD=Object.defineProperty,GD=Object.getOwnPropertyDescriptor,WD=(s,t,e,r)=>{for(var i=r>1?void 0:r?GD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&jD(t,e,i),i},Mt;class AT{constructor(t,e){h(this,"socket");g(this,Mt,void 0);m(this,Mt,t),this.socket=e,this.handleSocketEvents(),n(this,Mt).setValue("roomSocketHandler",this)}get telemetry(){return n(this,Mt).getValue("telemetry")}get logger(){return n(this,Mt).getValue("logger")}cleanup(){var t;try{(t=this.socket)==null||t.disconnect()}catch(e){this.logger.error("roomSocketHandler::cleanup")}}async joinRoom(t){var i;this.socket.joinAttempted=!0;const e={capabilities:[],peer:{displayName:(i=t.name)!=null?i:"Participant",customParticipantId:t.customParticipantId,peerId:t.id,userId:t.userId,displayPictureUrl:t.picture,waitlisted:!1},roomUuid:""},r=this.socket.sendMessagePromise(x.joinRoom,Zb.toBinary(e));try{const{peer:a}=dn.fromBinary((await r).payload);n(this,Mt).getValue("connectionHandler").socketJoined=!0,n(this,Mt).getValue("peerSessionStore").emit(_.SOCKET_SERVICE_ROOM_JOINED,{peer:a});const o=this.getRoomState(),c=this.getRoomPeersNonPaginated(),[{room:d},{peers:l}]=await Promise.all([o,c]);return n(this,Mt).getValue("peerSessionStore").emit(_.ROOM_STATE,d),n(this,Mt).getValue("peerSessionStore").emit(_.SOCKET_PEERS,l),{peer:a}}catch(a){throw this.logger.error("RoomSocketHandler.joinRoom.failed",{error:a}),a}}async getAllAddedParticipants(){try{return xk.fromBinary((await this.socket.sendMessagePromise(x.getAllAddedParticipants)).payload).participants.map(({id:e,...r})=>({...r,userId:e}))}catch(t){return[]}}async getRoomPeers(t,e,r){let i;try{const a={seachQuery:t,limit:e,offset:r},o=await this.socket.sendMessagePromise(x.getRoomPeersInfo,qb.toBinary(a));i=au.fromBinary(o.payload)}catch(a){this.logger.error("getRoomPeers::binary_decode_error",{error:a})}return i}async getRoomPeersNonPaginated(){let t;try{const e=await this.socket.sendMessagePromise(x.getRoomPeersInfo);t=au.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t}async getStagePeers(){let t;try{const e=await this.socket.sendMessagePromise(x.getRoomPeersInfo);t=au.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t}async getPeerInfo(t){let e;try{const r=await this.socket.sendMessagePromise(x.getPeerInfo,Tf.toBinary({peerId:t}));e=dn.fromBinary(r.payload)}catch(r){this.logger.error("getPeerInfo::binary_decode_error",{error:r})}return e}async getRoomState(){let t=Zp.create();try{const e=await this.socket.sendMessagePromise(x.getRoomInfo);t=Zp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomState::binary_decode_error",{error:e})}return t}async getRoomStageState(){let t=rg.create();try{const e=await this.socket.sendMessagePromise(x.getRoomStageState);t=rg.fromBinary(e.payload)}catch(e){this.logger.error("getRoomStageState::binary_decode_error",{error:e})}return t}async broadcastMessage(t,e){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(e)),timestamp:Date.now(),ids:[]};return this.socket.sendMessagePromise(x.broadcastMessage,ja.toBinary(r))}async broadcastToMeetings(t,e,r){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:1};return this.socket.sendMessagePromise(x.broadcastToEntity,ja.toBinary(i))}async broadcastToPeers(t,e,r){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:0};return this.socket.sendMessage(x.broadcastToEntity,ja.toBinary(i))}async leaveRoom(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise(x.leaveRoom,tk.toBinary({}))}async kick(t){const e={peerIds:[t]};this.socket.sendMessage(x.kick,vf.toBinary(e))}async kickAll(t=!1){const e={propagateKickAcrossRooms:t};this.socket.sendMessage(x.kickAll,gf.toBinary(e))}getWaitingRoomRequests(){this.socket.sendMessage(x.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(x.acceptWaitingRoomRequests,qk.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(x.denyWaitingRoomRequests,Gk.toBinary(e))}async updatePermissions(t,e){const r={updatePeersPresets:[]};return t.forEach(i=>{r.updatePeersPresets.push({userIds:i,patch:e})}),this.socket.sendMessagePromise(rd.updateUserPreset,yM.toBinary(r))}handleSocketEvents(){this.socket.on(x.broadcastMessage,({payload:t})=>{try{const e=ja.fromBinary(t);n(this,Mt).getValue("peerSessionStore").emit(_.ROOM_MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){this.logger.error("failed to decode broadcast message:",e)}}),this.socket.on(x.broadcastToEntity,({payload:t})=>{try{const e=ja.fromBinary(t);n(this,Mt).getValue("peerSessionStore").emit(_.MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){this.logger.error("failed to decode peer broadcast message:",e)}})}on(t,e){let r,i;switch(t){case x.joinRoom:case x.leaveRoom:case x.kick:case x.kickAll:{r=dn.fromBinary.bind(dn),i=dn.create();break}case x.getWaitingRoomRequests:{r=(a,o)=>a?sg.fromBinary(a,o):{requests:[]},i=sg.create();break}case x.recordingPaused:case x.recordingStarted:case x.recordingStopped:{r=dg.fromBinary.bind(dg);break}case rd.updateUserPreset:{r=ig.fromBinary.bind(ig);break}case ds.peerJoinedBroadcast:case vr.peerJoinedBroadcast:{r=Jp.fromBinary.bind(Jp);break}case ds.selfJoinComplete:case vr.selfJoinComplete:{r=wu.fromBinary.bind(wu);break}case ds.globalPeerPinBroadcast:case vr.globalPeerPinBroadcast:{r=Yp.fromBinary.bind(Yp);break}case ds.selectedPeer:case vr.selectedPeer:{r=Cu.fromBinary.bind(Cu);break}case ds.selectedPeerDiff:case vr.selectedPeerDiff:{r=Wp.fromBinary.bind(Wp);break}case ds.leaveRoom:case vr.leaveRoom:{r=Ru.fromBinary.bind(Ru);break}}this.socket.on(t,({payload:a})=>{let o=i;if(!r)return e(void 0);try{o=r(a)}catch(c){this.logger.error("roomSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}async getUserPermissions(t){const e={userIds:[t]};try{const r=await this.socket.sendMessagePromise(rd.getUserPresets,pM.toBinary(e)),i=TM.fromBinary(r.payload).peerPresets[0],a=new TextDecoder().decode(i.preset),o=JSON.parse(a).permissions;return{chat:o.chat,polls:o.polls,plugins:o.plugins}}catch(r){throw this.logger.error("Error in getting user preset",{error:r}),r}}}Mt=new WeakMap;WD([y.trace("RoomSocketHandler.joinRoom")],AT.prototype,"joinRoom",1);var Tt;class JD{constructor(t){g(this,Tt,void 0);m(this,Tt,t)}async getStageRequests(){const{payload:t}=await n(this,Tt).sendMessagePromise(x.getStageRequests);return t?lu.fromBinary(t):{stageRequests:[]}}requestAccess(){n(this,Tt).sendMessage(x.requestStageAccess)}cancelRequestAccess(){n(this,Tt).sendMessage(x.cancelStageRequest)}async grantAccess(t){const e={userIds:t};n(this,Tt).sendMessage(x.grantStageAccess,qA.toBinary(e))}async denyAccess(t){const e={userIds:t};n(this,Tt).sendMessage(x.denyStageAccess,GA.toBinary(e))}joinStage(){return n(this,Tt).sendMessagePromise(x.joinStage,void 0,void 0,x.peerStageStatusUpdate)}leaveStage(t){const e={userIds:[t]};return n(this,Tt).sendMessagePromise(x.leaveStage,cg.toBinary(e),void 0,x.peerStageStatusUpdate)}kick(t){const e={userIds:t};return n(this,Tt).sendMessagePromise(x.leaveStage,cg.toBinary(e))}on(t,e){let r;switch(t){case x.grantStageAccess:case x.denyStageAccess:{r=void 0;break}case x.getStagePeers:{r=og.fromBinary.bind(og);break}case x.getStageRequests:case x.requestStageAccess:case x.cancelStageRequest:{r=lu.fromBinary.bind(lu);break}case x.peerStageStatusUpdate:{r=Qp.fromBinary.bind(Qp);break}}n(this,Tt).on(t,({payload:i,id:a})=>{if(!i||!r)return e(void 0,a);const o=r(i);return e(o,a)})}async getPeerInfo(t){const e=await n(this,Tt).sendMessagePromise(x.getPeerInfo,Tf.toBinary({peerId:t}));return dn.fromBinary(e.payload)}}Tt=new WeakMap;var Br,Sa;class KD{constructor(t,e){g(this,Br,void 0);g(this,Sa,void 0);m(this,Br,e),m(this,Sa,t)}get logger(){return n(this,Sa).getValue("logger")}get peerId(){return n(this,Sa).getValue("peerId")}storeInsertKeys(t,e,r,i){const a={pluginId:t,storeName:e,insertKeys:r.map(o=>({storeKey:o.key,payload:new TextEncoder().encode(JSON.stringify(o.payload))}))};n(this,Br).sendMessage(Is.storeInsertKeys,_A.toBinary(a),i)}storeGetKeys(t,e,r,i){const a={pluginId:t,storeName:e,getKeys:r.map(o=>({storeKey:o.key}))};n(this,Br).sendMessage(Is.storeGetKeys,wA.toBinary(a),i)}storeDeleteKeys(t,e,r,i){const a={pluginId:t,storeName:e,deleteKeys:r.map(o=>({storeKey:o.key}))};n(this,Br).sendMessage(Is.storeDeleteKeys,bA.toBinary(a),i)}on(t,e){const r=ng.fromBinary.bind(ng);n(this,Br).on(t,({payload:i,id:a})=>{const o=r(i);return e(o,a)})}}Br=new WeakMap,Sa=new WeakMap;var zD=Object.defineProperty,YD=(s,t,e)=>t in s?zD(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,QD=(s,t,e)=>(YD(s,typeof t!="symbol"?t+"":t,e),e),Qh=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)},A=(s,t,e)=>(Qh(s,t,"read from private field"),e?e.call(s):t.get(s)),ne=(s,t,e)=>{if(t.has(s))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(s):t.set(s,e)},ee=(s,t,e,r)=>(Qh(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e),te=(s,t,e)=>(Qh(s,t,"access private method"),e),bd={},XD={get exports(){return bd},set exports(s){bd=s}},yn=typeof Reflect=="object"?Reflect:null,vg=yn&&typeof yn.apply=="function"?yn.apply:function(s,t,e){return Function.prototype.apply.call(s,t,e)},ld;yn&&typeof yn.ownKeys=="function"?ld=yn.ownKeys:Object.getOwnPropertySymbols?ld=function(s){return Object.getOwnPropertyNames(s).concat(Object.getOwnPropertySymbols(s))}:ld=function(s){return Object.getOwnPropertyNames(s)};function ZD(s){console&&console.warn&&console.warn(s)}var IT=Number.isNaN||function(s){return s!==s};function ce(){ce.init.call(this)}XD.exports=ce;bd.once=rO;ce.EventEmitter=ce;ce.prototype._events=void 0;ce.prototype._eventsCount=0;ce.prototype._maxListeners=void 0;var yg=10;function Kl(s){if(typeof s!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof s)}Object.defineProperty(ce,"defaultMaxListeners",{enumerable:!0,get:function(){return yg},set:function(s){if(typeof s!="number"||s<0||IT(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");yg=s}});ce.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};ce.prototype.setMaxListeners=function(s){if(typeof s!="number"||s<0||IT(s))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+s+".");return this._maxListeners=s,this};function DT(s){return s._maxListeners===void 0?ce.defaultMaxListeners:s._maxListeners}ce.prototype.getMaxListeners=function(){return DT(this)};ce.prototype.emit=function(s){for(var t=[],e=1;e<arguments.length;e++)t.push(arguments[e]);var r=s==="error",i=this._events;if(i!==void 0)r=r&&i.error===void 0;else if(!r)return!1;if(r){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var o=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw o.context=a,o}var c=i[s];if(c===void 0)return!1;if(typeof c=="function")vg(c,this,t);else for(var d=c.length,l=xT(c,d),e=0;e<d;++e)vg(l[e],this,t);return!0};function OT(s,t,e,r){var i,a,o;if(Kl(e),a=s._events,a===void 0?(a=s._events=Object.create(null),s._eventsCount=0):(a.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),a=s._events),o=a[t]),o===void 0)o=a[t]=e,++s._eventsCount;else if(typeof o=="function"?o=a[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=DT(s),i>0&&o.length>i&&!o.warned){o.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=s,c.type=t,c.count=o.length,ZD(c)}return s}ce.prototype.addListener=function(s,t){return OT(this,s,t,!1)};ce.prototype.on=ce.prototype.addListener;ce.prototype.prependListener=function(s,t){return OT(this,s,t,!0)};function eO(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function NT(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=eO.bind(r);return i.listener=e,r.wrapFn=i,i}ce.prototype.once=function(s,t){return Kl(t),this.on(s,NT(this,s,t)),this};ce.prototype.prependOnceListener=function(s,t){return Kl(t),this.prependListener(s,NT(this,s,t)),this};ce.prototype.removeListener=function(s,t){var e,r,i,a,o;if(Kl(t),r=this._events,r===void 0)return this;if(e=r[s],e===void 0)return this;if(e===t||e.listener===t)--this._eventsCount===0?this._events=Object.create(null):(delete r[s],r.removeListener&&this.emit("removeListener",s,e.listener||t));else if(typeof e!="function"){for(i=-1,a=e.length-1;a>=0;a--)if(e[a]===t||e[a].listener===t){o=e[a].listener,i=a;break}if(i<0)return this;i===0?e.shift():tO(e,i),e.length===1&&(r[s]=e[0]),r.removeListener!==void 0&&this.emit("removeListener",s,o||t)}return this};ce.prototype.off=ce.prototype.removeListener;ce.prototype.removeAllListeners=function(s){var t,e,r;if(e=this._events,e===void 0)return this;if(e.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):e[s]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete e[s]),this;if(arguments.length===0){var i=Object.keys(e),a;for(r=0;r<i.length;++r)a=i[r],a!=="removeListener"&&this.removeAllListeners(a);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(t=e[s],typeof t=="function")this.removeListener(s,t);else if(t!==void 0)for(r=t.length-1;r>=0;r--)this.removeListener(s,t[r]);return this};function LT(s,t,e){var r=s._events;if(r===void 0)return[];var i=r[t];return i===void 0?[]:typeof i=="function"?e?[i.listener||i]:[i]:e?sO(i):xT(i,i.length)}ce.prototype.listeners=function(s){return LT(this,s,!0)};ce.prototype.rawListeners=function(s){return LT(this,s,!1)};ce.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):VT.call(s,t)};ce.prototype.listenerCount=VT;function VT(s){var t=this._events;if(t!==void 0){var e=t[s];if(typeof e=="function")return 1;if(e!==void 0)return e.length}return 0}ce.prototype.eventNames=function(){return this._eventsCount>0?ld(this._events):[]};function xT(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function tO(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function sO(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function rO(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,a),r(o)}function a(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}UT(s,t,a,{once:!0}),t!=="error"&&iO(s,i,{once:!0})})}function iO(s,t,e){typeof s.on=="function"&&UT(s,"error",t,e)}function UT(s,t,e,r){if(typeof s.on=="function")r.once?s.once(t,e):s.on(t,e);else if(typeof s.addEventListener=="function")s.addEventListener(t,function i(a){r.once&&s.removeEventListener(t,i),e(a)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}class nO extends T.MessageType{constructor(){super("message.v1.SocketMessage",[{no:1,name:"event",kind:"scalar",T:13},{no:2,name:"id",kind:"scalar",opt:!0,T:9},{no:3,name:"payload",kind:"scalar",opt:!0,T:12},{no:4,name:"metadata",kind:"scalar",opt:!0,T:12}])}}const Eg=new nO;class $T{static encode(t){return Eg.toBinary(t)}static decode(t){return Eg.fromBinary(new Uint8Array(t))}}function aO(s,t){return Math.floor(Math.random()*(t-s+1)+s)}var Tr;class oO{constructor(t={}){QD(this,"opts"),ne(this,Tr,void 0),this.opts={initialTimeout:t.initialTimeout||1e3,maxTimeout:t.maxTimeout||1e4,factor:t.factor||2},ee(this,Tr,0)}async wait(){ee(this,Tr,A(this,Tr)+1);const t=aO(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*2**A(this,Tr)));await new Promise(e=>{setTimeout(e,t)})}getAttempts(){return A(this,Tr)}reset(){ee(this,Tr,0)}}Tr=new WeakMap;const pr={debug:0,info:1,warn:2,error:3};var ai,oi;class cO{constructor(t){ne(this,ai,void 0),ne(this,oi,void 0),ee(this,ai,console),ee(this,oi,t)}debug(...t){pr[A(this,oi)]>pr.debug||A(this,ai).debug("[Sockrates]:",...t)}info(...t){pr[A(this,oi)]>pr.info||A(this,ai).info("[Sockrates]:",...t)}warn(...t){pr[A(this,oi)]>pr.warn||A(this,ai).warn("[Sockrates]:",...t)}error(...t){pr[A(this,oi)]>pr.error||A(this,ai).error("[Sockrates]:",...t)}}ai=new WeakMap,oi=new WeakMap;var BT=(s=>(s[s.CONNECTING=0]="CONNECTING",s[s.OPEN=1]="OPEN",s[s.CLOSING=2]="CLOSING",s[s.CLOSED=3]="CLOSED",s))(BT||{});const Pg="2",_g="3";var we,pn,ae,Se,Sr,qe,er,Jr,cs,gn,mn,As,sh,HT,eo,ud,rh,FT,hd,gu,kd,ih,nh,qT,ao,pd,En,oo,Md,ah,Pn,co,oh,jT,lo,gd,uo,Ad;class dO{constructor(t,e){var E,R,M,b,V,I,N,U,H,z,Q,Ge;ne(this,sh),ne(this,eo),ne(this,rh),ne(this,hd),ne(this,kd),ne(this,nh),ne(this,ao),ne(this,En),ne(this,Md),ne(this,Pn),ne(this,oh),ne(this,lo),ne(this,uo),ne(this,we,void 0),ne(this,pn,void 0),ne(this,ae,void 0),ne(this,Se,void 0),ne(this,Sr,void 0),ne(this,qe,void 0),ne(this,er,void 0),ne(this,Jr,void 0),ne(this,cs,void 0),ne(this,gn,void 0),ne(this,mn,void 0),ne(this,As,void 0);var r,i,a,o,c,d,l,u,p,f,v;ee(this,pn,t),ee(this,Sr,[]),ee(this,qe,new bd),ee(this,er,!0),ee(this,cs,!1),ee(this,ae,e!=null?e:{}),(E=(r=A(this,ae)).autoReconnect)!=null||(r.autoReconnect=!0),(R=(i=A(this,ae)).retryConnectionInterval)!=null||(i.retryConnectionInterval=1e3),(M=(a=A(this,ae)).pingTimeout)!=null||(a.pingTimeout=3e4),(b=(o=A(this,ae)).connectionTimeout)!=null||(o.connectionTimeout=5e3),(V=(c=A(this,ae)).debug)!=null||(c.debug=!0),(I=(d=A(this,ae)).maxReconnectionAttempts)!=null||(d.maxReconnectionAttempts=10),(N=(l=A(this,ae)).disconnectOnPingTimeout)!=null||(l.disconnectOnPingTimeout=!0),(U=(u=A(this,ae)).queueOnDisconnect)!=null||(u.queueOnDisconnect=!1),(H=(p=A(this,ae)).flushOnReconnect)!=null||(p.flushOnReconnect=!1),(z=(f=A(this,ae)).clientInitiatedPings)!=null||(f.clientInitiatedPings=!1),(Q=(v=A(this,ae)).clientInitiatedPingInterval)!=null||(v.clientInitiatedPingInterval=3e4),ee(this,Jr,{code:void 0,reason:void 0}),ee(this,Se,(Ge=A(this,ae).logger)!=null?Ge:new cO(A(this,ae).debug?"debug":"info")),ee(this,As,new oO)}get readyState(){var t;return(t=A(this,we))==null?void 0:t.readyState}get url(){return A(this,pn)}updateURL(t){ee(this,pn,t),te(this,nh,qT).call(this)}get config(){return A(this,ae)}get sendQueue(){return A(this,Sr)}flush(){if(!A(this,ae).queueOnDisconnect)return!1;const t=[];return A(this,Sr).forEach(e=>{this.send(e.event,e.id,e.payload,e.metadata)||t.push(e)}),ee(this,Sr,t),A(this,Sr)}async connect(t=!1){if(!t&&[0,1].includes(this.readyState)){A(this,Se).debug("Websocket was already connecting or connected.");return}if(A(this,er)!==!1)return new Promise((e,r)=>{te(this,Pn,co).call(this),te(this,uo,Ad).call(this);try{ee(this,we,new WebSocket(te(this,sh,HT).call(this,A(this,pn)))),A(this,we).binaryType="arraybuffer",A(this,Se).debug("Connecting");const i=setTimeout(()=>{A(this,Se).debug("Connection timeout. Closing socket"),ee(this,er,!0),te(this,uo,Ad).call(this),A(this,we).close(3001,"Connection Timeout"),A(this,ae).autoReconnect&&!A(this,cs)&&(A(this,qe).emit("reconnecting"),te(this,ao,pd).call(this)),r(new Error("Connection timed out!"))},A(this,ae).connectionTimeout);A(this,we).onopen=()=>{A(this,Se).debug(`Ready State: ${BT[A(this,we).readyState]}`),i&&clearTimeout(i),te(this,Md,ah).call(this),te(this,oh,jT).call(this),ee(this,Jr,{code:void 0,reason:void 0}),A(this,qe).emit("connected"),A(this,ae).flushOnReconnect&&this.flush(),e()},A(this,we).onclose=a=>{try{i&&clearTimeout(i);const{code:o,reason:c}=a;r(c),A(this,Se).debug("Socket closed. Close event:",{event:a}),A(this,Se).debug(`Connection closed code: ${o}`),A(this,Se).debug(`Connection closed reason: ${c}`),A(this,cs)||te(this,kd,ih).call(this,o,c)}catch(o){te(this,eo,ud).call(this,o)}},A(this,we).onerror=a=>{te(this,eo,ud).call(this,a)},A(this,we).onmessage=a=>te(this,rh,FT).call(this,a)}catch(i){te(this,eo,ud).call(this,i,r)}})}send(t,e,r,i){const a={event:t,id:e,payload:r,metadata:i};if(A(this,ae).queueOnDisconnect&&(!A(this,we)||A(this,we).readyState!==1))return A(this,Se).debug("Queuing message since socket is not connected!",a),A(this,Sr).push(a),!1;const o=$T.encode(a);return te(this,En,oo).call(this,o)}emit(t,e,r,i){return this.send(t,e,r,i)}sendRaw(t){return te(this,En,oo).call(this,t)}receive(t,e){return A(this,qe).on(t.toString(),e)}on(t,e){if(typeof t=="string"&&(t==="connected"||t==="disconnected"||t==="errored"||t==="reconnected"||t==="reconnecting"||t==="reconnectAttempt"||t==="reconnectFailure"||t==="failed")){A(this,qe).on(t,e);return}this.receive(t,e)}removeAllListeners(){A(this,qe).removeAllListeners()}removeReceiver(t,e){this.removeListener(t,e)}removeListener(t,e){A(this,qe).removeListener(t.toString(),e)}removeReceivers(t){this.removeListeners(t)}removeListeners(t){A(this,qe).listeners(t.toString()).map(e=>this.removeListener(t,e))}disconnect(){ee(this,er,!1),te(this,Pn,co).call(this),te(this,lo,gd).call(this),this.removeAllListeners(),ee(this,Jr,{code:1e3,reason:"Sockrates disconnect method called"}),A(this,we).close(1e3,"Sockrates disconnect method called.")}}we=new WeakMap,pn=new WeakMap,ae=new WeakMap,Se=new WeakMap,Sr=new WeakMap,qe=new WeakMap,er=new WeakMap,Jr=new WeakMap,cs=new WeakMap,gn=new WeakMap,mn=new WeakMap,As=new WeakMap,sh=new WeakSet,HT=function(s){if(s.startsWith("ws://")||s.startsWith("wss://"))return s;if(s.startsWith("https://"))return`wss://${s.substring(8)}`;if(s.startsWith("http://"))return`ws://${s.substring(7)}`;throw new Error("Invalid URL. URL must start with http(s):// or ws(s)://.")},eo=new WeakSet,ud=function(s,t){A(this,Se).error("Error:",{error:s}),A(this,qe).emit("errored",{error:s}),t==null||t(s)},rh=new WeakSet,FT=function(s){if(te(this,Md,ah).call(this),s.data===Pg){A(this,Se).debug("Received ping from server"),te(this,En,oo).call(this,_g);return}if(s.data===_g){A(this,Se).debug("Received pong from server");return}const t=$T.decode(s.data),{id:e,payload:r}=t;A(this,Se).debug("Received message",{event:t.event,messageID:e}),A(this,qe).emit(t.event.toString(),{id:e,payload:r})},hd=new WeakSet,gu=function(){return A(this,we).readyState===1},kd=new WeakSet,ih=function(s,t){ee(this,Jr,{reason:t,code:s}),A(this,qe).emit("disconnected",{code:s,reason:t})},nh=new WeakSet,qT=function(){const{reason:s,code:t}=A(this,Jr);t&&t!==1e3&&A(this,er)&&A(this,ae).autoReconnect&&!A(this,cs)&&(A(this,Se).debug(`Triggering reconnection due to ${s}.`),A(this,qe).emit("reconnecting"),te(this,ao,pd).call(this))},ao=new WeakSet,pd=async function(s=!0){if(s&&A(this,cs)){A(this,Se).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(A(this,cs)||A(this,As).reset(),A(this,ae).maxReconnectionAttempts!==null&&A(this,As).getAttempts()>=A(this,ae).maxReconnectionAttempts){A(this,qe).emit("failed"),ee(this,cs,!1);return}ee(this,cs,!0),te(this,uo,Ad).call(this),te(this,Pn,co).call(this);try{if(await A(this,As).wait(),A(this,er)===!1)return;if(A(this,Se).debug(`Reconnection attempt ${A(this,As).getAttempts()}`),A(this,qe).emit("reconnectAttempt",{attempt:A(this,As).getAttempts()}),await this.connect(),!te(this,hd,gu).call(this))throw Error("Reconnect Failed");ee(this,cs,!1),ee(this,Jr,{code:void 0,reason:void 0}),A(this,qe).emit("reconnected")}catch(t){A(this,Se).debug("Failed to reconnect."),A(this,qe).emit("reconnectFailure",{attempt:A(this,As).getAttempts()}),te(this,ao,pd).call(this,!1)}},En=new WeakSet,oo=function(s){try{return A(this,we).send(s),!0}catch(t){return A(this,Se).error(t.message),!1}},Md=new WeakSet,ah=function(){this.config.disconnectOnPingTimeout&&(A(this,Se).debug("Resetting ping timeout"),te(this,Pn,co).call(this),ee(this,gn,setTimeout(()=>{var s;A(this,Se).debug("Disconnecting the socket due to ping timeout"),ee(this,er,!0);const t=3002,e="Ping timeout";(s=A(this,we))==null||s.close(t,e),te(this,kd,ih).call(this,t,e)},A(this,ae).pingTimeout)))},Pn=new WeakSet,co=function(){A(this,gn)&&(clearTimeout(A(this,gn)),ee(this,gn,void 0))},oh=new WeakSet,jT=function(){te(this,lo,gd).call(this),A(this,ae).clientInitiatedPings&&ee(this,mn,setInterval(()=>{te(this,hd,gu).call(this)&&(A(this,Se).debug("Sending client-initiated ping"),te(this,En,oo).call(this,Pg))},A(this,ae).clientInitiatedPingInterval))},lo=new WeakSet,gd=function(){A(this,mn)&&(clearInterval(A(this,mn)),ee(this,mn,void 0))},uo=new WeakSet,Ad=function(){te(this,lo,gd).call(this),A(this,we)&&(A(this,we).onopen=void 0,A(this,we).onerror=void 0,A(this,we).onmessage=void 0,A(this,we).onclose=void 0)};var lO=Object.defineProperty,uO=Object.getOwnPropertyDescriptor,zl=(s,t,e,r)=>{for(var i=r>1?void 0:r?uO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&lO(t,e,i),i};const Cg=65535,hO=3,pO=15e3,gO=8e3,mO=50,fO=1e3,TO=1e4;var Xs,va,Te,He,Ye,qi,Hr,ji,Gi,Fr,Ps,_s,qr,Wi,dt,jr,lt,Oe,Rc,ch,Cl,WT,wl,JT,Rl,KT,bc,dh,kc,lh,bl,mu,zT,kl,YT,Mc,uh,Ac,hh,Ic,ph,Ml,QT,Dc,gh,Oc,mh;const GT=(mu=class{constructor(s,{peerId:t,meetingId:e,authToken:r,capabilities:i}){g(this,He);g(this,Rc);g(this,Cl);g(this,wl);g(this,Rl);g(this,bc);g(this,kc);g(this,kl);g(this,Mc);g(this,Ac);g(this,Ic);g(this,Ml);g(this,Dc);g(this,Oc);g(this,Xs,void 0);g(this,va,void 0);g(this,Te,void 0);h(this,"roomName");h(this,"authToken");h(this,"capabilities");g(this,qi,[]);g(this,Hr,void 0);g(this,ji,!1);g(this,Gi,void 0);g(this,Fr,void 0);g(this,Ps,void 0);g(this,_s,void 0);g(this,qr,void 0);g(this,Wi,void 0);g(this,dt,0);g(this,jr,void 0);g(this,lt,!0);g(this,Oe,void 0);if(!t||!e||!r)throw new C("peerId, meetingId, or authToken can not be empty","0404");m(this,Oe,s),m(this,_s,navigator.isReactNative?fT:so),this.capabilities=i,this.roomName=e,this.authToken=r,m(this,Xs,D(this,Rc,ch).call(this,t)),m(this,va,t);const a=i.includes("PING");m(this,Te,new dO(n(this,Xs),{autoReconnect:!1,disconnectOnPingTimeout:a,queueOnDisconnect:!1,flushOnReconnect:!1,logger:this.logger,clientInitiatedPings:!a,clientInitiatedPingInterval:15e3})),this.handleSocketConnectionEvents()}get joinAttempted(){return n(this,He,Ye).socketJoinAttempted}set joinAttempted(s){n(this,He,Ye).socketJoinAttempted=s}get telemetry(){return n(this,Oe).getValue("telemetry")}get logger(){return n(this,Oe).getValue("logger")}get peerId(){return n(this,Oe).getValue("peerId")}updateCallstatsPeerId(s){const t=n(this,Oe).getValue("callstats");t.peerId=s,t.backend&&(t.backend.peerId=s,t.backend.eventHandler&&Object.assign(t.backend.eventHandler,{peerId:s}))}updateURL(s){var t;m(this,Xs,D(this,Rc,ch).call(this,s)),m(this,va,s),n(this,Oe).getValue("telemetry").resetPeerId(s),(t=n(this,Oe).getValue("apiClient"))==null||t.setHeader("tracing-id",s),this.updateCallstatsPeerId(s),zr.remapContext(s,n(this,Oe)),this.logger.debug("SocketService:: Connection URL updated."),n(this,Te).updateURL(n(this,Xs))}get url(){return n(this,Xs)}async connect(){var t;const s=n(this,dt)+1;m(this,dt,s),D(this,Mc,uh).call(this),n(this,He,Ye).socketJoinAttempted=!0,m(this,lt,!0),D(this,Rl,KT).call(this);try{if(await n(this,Te).connect(),!n(this,lt)||s!==n(this,dt))throw new Error("Socket connection was canceled");D(this,kc,lh).call(this,this.peerId),(t=n(this,Ps))!=null||m(this,Ps,this.peerId),n(this,He,Ye).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}}catch(e){throw n(this,lt)&&s===n(this,dt)&&D(this,Ic,ph).call(this,s),e}}disconnect(){n(this,He,Ye).socketJoinAttempted=!1,m(this,dt,n(this,dt)+1),m(this,lt,!1),D(this,Mc,uh).call(this),D(this,bc,dh).call(this),m(this,Ps,void 0),n(this,Te).disconnect(),n(this,He,Ye).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}}get isConnected(){try{return n(this,Te).readyState===1}catch(s){return!1}}sendMessage(s,t,e){if(!n(this,Dc,gh))return!1;const r={};return n(this,Oe).getValue("telemetry").injectContext(r),n(this,Te).send(s,e!=null?e:D(this,Oc,mh).call(this),t,new TextEncoder().encode(JSON.stringify(r)))}sendMessagePromise(s,t,e,r){const i=parseInt({}.SOCKET_SERVICE_MESSAGE_REQUEST_TIMEOUT,10)||2e4;return this.sendMessagePromiseWithTimeout({event:s,timeout:i,protobuf:t,messageId:e,resp:r})}sendMessagePromiseWithTimeout({event:s,timeout:t,protobuf:e,messageId:r,resp:i}){if(!n(this,Dc,gh))return Promise.reject(new Error("Socket is not connected for the current peer ID"));const a=i!=null?i:s;return new Promise((o,c)=>{let d;const l=(M,b)=>{d&&clearTimeout(d),n(this,Te).removeListener(a,M),n(this,Te).removeListener(Cg,b),n(this,Te).removeListener(vr.errorResponse,b),n(this,Te).removeListener(ds.errorResponse,b)},u=r!=null?r:D(this,Oc,mh).call(this),p={};n(this,Oe).getValue("telemetry").injectContext(p);const v=({id:M,payload:b})=>{if(u===M){let V;try{const I=LR.fromBinary(b);V=new Error(I.errorMessage)}catch(I){V=new Error("failed to parse error message",{cause:I});try{const N=Vb.fromBinary(b);V=new Error(N.message)}catch(N){V=new Error("failed to parse error message",{cause:N})}}c(V),l(E,v)}},E=({id:M,payload:b})=>{u===M&&(o({id:M,payload:b}),l(E,v))};n(this,Te).on(a,E),n(this,Te).on(Cg,v),n(this,Te).on(vr.errorResponse,v),n(this,Te).on(ds.errorResponse,v),d=setTimeout(()=>{l(E,v),c(new Error(`request timeout for callback eventId:${s}`))},t),n(this,Te).send(s,u,e,new TextEncoder().encode(JSON.stringify(p)))||(l(E,v),c(new Error("Socket message could not be sent for the current peer ID")))})}on(s,t){n(this,Te).on(s,t)}onStateEvent(s,t){n(this,Te).on(s,t)}removeListener(s,t){n(this,Te).removeListener(s,t)}removeListeners(s){n(this,Te).removeListeners(s)}flush(){return n(this,Te).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",async()=>{var s;this.logger.info("SocketService::Connected to socket-edge"),(s=n(this,Ps))!=null||m(this,Ps,this.peerId),n(this,He,Ye).updateSocketConnectionState("connected")}),this.onStateEvent("disconnected",({code:s,reason:t})=>{!n(this,lt)||n(this,jr)===n(this,dt)||(this.logger.info("SocketService::Disconnected from socket-edge",{error:{code:s,reason:t}}),n(this,He,Ye).updateSocketConnectionState("disconnected"),n(this,Oe).getValue("peerSessionStore").emit(_.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:n(this,He,Ye).joinAttempted}),D(this,Ic,ph).call(this,n(this,dt)))})}},Xs=new WeakMap,va=new WeakMap,Te=new WeakMap,He=new WeakSet,Ye=function(){return n(this,Oe).getValue("connectionHandler")},qi=new WeakMap,Hr=new WeakMap,ji=new WeakMap,Gi=new WeakMap,Fr=new WeakMap,Ps=new WeakMap,_s=new WeakMap,qr=new WeakMap,Wi=new WeakMap,dt=new WeakMap,jr=new WeakMap,lt=new WeakMap,Oe=new WeakMap,Rc=new WeakSet,ch=function(s){let t=Dh({servicePrefix:"ws",baseURI:n(this,Oe).getValue("baseURI")});const e=vo(n(this,Oe),"socket_server_base");if(typeof e=="string"){const a=/^(http|ws):\/\//i.test(e),o=e.replace(/^(https?|wss?):\/\//i,"").replace(/\/+$/,"");t=`${a?"ws":"wss"}://${o}/ws`}const r=new URL(t),i={roomID:this.roomName,peerID:s,authToken:this.authToken,useMediaV2:!0,...n(this,qi).length>0&&{oldPeerIds:n(this,qi).join(",")},ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(a=>Pd[a]).join(" "),joinWithDetails:!0,useCfWorker:!0,useStartSession:!0};return Object.entries(i).forEach(([a,o])=>{r.searchParams.append(a,o.toString())}),r.href},Cl=new WeakSet,WT=function(){if(!n(this,Ps))return;const s=new URL(n(this,Xs));return s.protocol=s.protocol==="ws:"?"http:":"https:",s.pathname=`${s.pathname.replace(/\/+$/,"")}/ping`,s.search="",s.searchParams.set("peerId",n(this,Ps)),s.href},wl=new WeakSet,JT=async function(){const s=D(this,Cl,WT).call(this);if(!s||n(this,ji))return;const t={},e=typeof AbortController=="function"?new AbortController:void 0;let r;m(this,ji,!0),m(this,Fr,t),m(this,Gi,e);try{e&&(r=n(this,_s).setTimeout(()=>e.abort(),gO));const i=await fetch(s,{method:"GET",headers:{Authorization:`Bearer ${this.authToken}`},...e&&{signal:e.signal}});i.ok||this.logger.warn("SocketService::API ping request failed",{networkCall:{status:i.status,url:s}})}catch(i){n(this,Fr)===t&&this.logger.warn("SocketService::API ping request failed",{error:i,networkCall:{url:s}})}finally{r!==void 0&&n(this,_s).clearTimeout(r),n(this,Fr)===t&&(m(this,ji,!1),m(this,Fr,void 0),m(this,Gi,void 0))}},Rl=new WeakSet,KT=function(){n(this,Hr)===void 0&&m(this,Hr,n(this,_s).setInterval(()=>D(this,wl,JT).call(this),pO))},bc=new WeakSet,dh=function(){var s;n(this,Hr)!==void 0&&n(this,_s).clearInterval(n(this,Hr)),(s=n(this,Gi))==null||s.abort(),m(this,Hr,void 0),m(this,ji,!1),m(this,Fr,void 0),m(this,Gi,void 0)},kc=new WeakSet,lh=function(s){m(this,qi,[s,...n(this,qi).filter(t=>t!==s)].slice(0,hO))},bl=new WeakSet,zT=function(s){const t=Math.min(TO,fO*2**(s-1));return Math.floor(Math.random()*(t+1))},kl=new WeakSet,YT=function(s){return new Promise(t=>{var e;m(this,Wi,t),m(this,qr,n(this,_s).setTimeout(()=>{m(this,qr,void 0),m(this,Wi,void 0),t()},D(e=GT,bl,zT).call(e,s)))})},Mc=new WeakSet,uh=function(){var s;n(this,qr)!==void 0&&(n(this,_s).clearTimeout(n(this,qr)),m(this,qr,void 0)),(s=n(this,Wi))==null||s.call(this),m(this,Wi,void 0)},Ac=new WeakSet,hh=function(s,t){!n(this,lt)||s!==n(this,dt)||(t&&this.logger.error("SocketService::Reconnect loop failed",{error:t}),m(this,lt,!1),D(this,bc,dh).call(this),m(this,Ps,void 0),n(this,He,Ye).updateSocketConnectionState("failed"),n(this,Oe).getValue("peerSessionStore").emit(_.SOCKET_SERVICE_FAILED))},Ic=new WeakSet,ph=function(s){!n(this,lt)||n(this,jr)===s||(m(this,jr,s),n(this,He,Ye).updateSocketConnectionState("reconnecting"),D(this,Ml,QT).call(this,s).catch(t=>D(this,Ac,hh).call(this,s,t)))},Ml=new WeakSet,QT=async function(s){try{for(let t=1;t<=mO;t+=1){if(!n(this,lt)||s!==n(this,dt)||(await D(this,kl,YT).call(this,t),!n(this,lt)||s!==n(this,dt)))return;this.updateURL(Qr.v4()),this.logger.info("SocketService::Attempting to reconnect to socket-edge",{socket:{retryAttempt:t}}),n(this,He,Ye).updateSocketConnectionState("reconnectAttempt",t);try{if(await n(this,Te).connect(!0),!n(this,lt)||s!==n(this,dt))return;if(!this.isConnected)throw new Error("Reconnect failed");D(this,kc,lh).call(this,this.peerId),m(this,Ps,this.peerId),n(this,He,Ye).updateSocketConnectionState("reconnected"),n(this,Oe).getValue("peerSessionStore").emit(_.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:n(this,He,Ye).mediaJoinAttempted});return}catch(e){if(!n(this,lt)||s!==n(this,dt))return;this.logger.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:t}}),n(this,He,Ye).updateSocketConnectionState("reconnectFailure",t)}}D(this,Ac,hh).call(this,s)}finally{n(this,jr)===s&&m(this,jr,void 0)}},Dc=new WeakSet,gh=function(){return this.isConnected&&n(this,va)===this.peerId},Oc=new WeakSet,mh=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`},g(mu,bl),mu);let jc=GT;zl([y.trace("SocketService.connect")],jc.prototype,"connect",1);zl([y.trace("SocketService.disconnect")],jc.prototype,"disconnect",1);zl([y.trace("SocketService.sendMessagePromise")],jc.prototype,"sendMessagePromise",1);zl([y.trace("SocketService.sendMessagePromiseWithTimeout")],jc.prototype,"sendMessagePromiseWithTimeout",1);class SO{constructor(t){h(this,"socketService");this.socketService=t}handleConnectedRoomsDumpRaw({payload:t}){var a;const e=dk.fromBinary(t),r=e.meetings.map(o=>{var c;return{id:o.id,title:o.title,participants:(c=o.participants)!=null?c:[]}});return{parentMeeting:{id:e.parentMeeting.id,title:e.parentMeeting.title,participants:(a=e.parentMeeting.participants)!=null?a:[]},meetings:r}}handleTransferPeerRaw({payload:t}){const e=Lk.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}handleMovedPeerRaw({payload:t}){const e=Sf.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}handleConnectedRoomsUpdatedRaw({payload:t}){return tg.fromBinary(t).payloads.map(r=>({id:r.id,title:r.title}))}handleConnectedRoomsDeletedRaw({payload:t}){return wk.fromBinary(t).payloads}async getConnectedRoomsDump(){const t=await this.socketService.sendMessagePromise(x.getConnectedRoomsDump);return this.handleConnectedRoomsDumpRaw(t)}async createConnectedRooms(t){const{payload:e}=await this.socketService.sendMessagePromise(x.createConnectedRooms,pk.toBinary({payloads:t}));return tg.fromBinary(e).payloads.map(i=>({id:i.id,title:i.title}))}async updateConnectedRooms(t){}async disableConnectedRooms(t){const e=t.map(i=>({id:i})),r=await this.socketService.sendMessagePromise(x.deleteConnectedRooms,_k.toBinary({payloads:e}));return this.handleConnectedRoomsDeletedRaw(r)}async movePeersBetweenRooms(t){try{const e=await this.socketService.sendMessagePromise(x.movePeers,Ik.toBinary({sourceMeetingId:t.sourceMeetingId,destinationMeetingId:t.destinationMeetingId,participants:t.participants}));return new TextDecoder().decode(e.payload).includes("error")?{success:!1,error:"failed to move participants"}:{success:!0}}catch(e){return{success:!1,error:e}}}}var vO=Object.defineProperty,yO=Object.getOwnPropertyDescriptor,EO=(s,t,e,r)=>{for(var i=r>1?void 0:r?yO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&vO(t,e,i),i},At;class XT extends Nt{constructor(e){const r=e.getValue("logger");super(r);h(this,"meetings",[]);h(this,"parentMeeting",null);g(this,At,void 0);m(this,At,e)}get isActive(){return this.meetings.length!==0}validateAlterAction(){const e=n(this,At).getValue("self").permissions.connectedMeetings;if(!(e!=null&&e.canAlterConnectedMeetings))throw new Error("You are not allowed to perform this action. Please enable canAlterConnectedMeetings permission in your preset.")}validateMoveAction(e,r){var d;if(!(r!=null&&r.length))throw new Error("You're trying to move participants with an empty list.");const i=n(this,At).getValue("self").permissions.connectedMeetings;if(!i)throw new Error("You are not allowed to perform this action. Please enable connected meetings permissions in your preset.");if(i.canAlterConnectedMeetings)return;const a=n(this,At).getValue("userId");if(!(r.length===1&&r[0]===a))throw new Error("You are not allowed to move other participants. Please enable canAlterConnectedMeetings permission in your preset.");if(e===((d=this.parentMeeting)==null?void 0:d.id)){if(!i.canSwitchToParentMeeting)throw new Error("You are not allowed to move to the parent meeting. Please enable canSwitchToParentMeeting permission in your preset.");return}if(!i.canSwitchConnectedMeetings)throw new Error("You are not allowed to move to a connected meeting. Please enable canSwitchConnectedMeetings permission in your preset.")}async getConnectedMeetings(){this.logger.info("Getting connected meetings dump");const e=await n(this,At).getValue("connectedMeetingsSocketHandler").getConnectedRoomsDump();return this.logger.info("Got connected meetings dump"),e}async createMeetings(e){this.validateAlterAction(),this.logger.info(`Creating connected meetings ${JSON.stringify(e)}`);const r=await n(this,At).getValue("connectedMeetingsSocketHandler").createConnectedRooms(e);return this.logger.info(`Created connected meetings ${JSON.stringify(r)}`),r.map(i=>({id:i.id,title:i.title}))}async updateMeetings(e){this.validateAlterAction(),this.logger.info(`Updating connected meetings ${JSON.stringify(e)}`),await n(this,At).getValue("connectedMeetingsSocketHandler").updateConnectedRooms(e.map(r=>({meetingId:r.id,title:r.title}))),this.logger.info(`Updated connected meetings ${JSON.stringify(e)}`)}async deleteMeetings(e){this.validateAlterAction(),this.logger.info(`Moving participants before deleting connected meetings ${JSON.stringify(e)}`);const r=this.meetings.map(a=>e.includes(a.id)&&a.participants.length!==0?this.moveParticipants(a.id,this.parentMeeting.id,a.participants.map(o=>o.id)):Promise.resolve());this.logger.info(`Moved participants before deleting connected meetings ${JSON.stringify(e)}. Deleting now.`),await Promise.all(r);const i=await n(this,At).getValue("connectedMeetingsSocketHandler").disableConnectedRooms(e);return this.logger.info(`Deleted connected meetings ${JSON.stringify(e)}`),i}async moveParticipants(e,r,i){this.validateMoveAction(r,i),this.logger.info(`Moving connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`);const a=await n(this,At).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i.map(o=>({id:o}))});return a.success?(this.logger.info(`Moved connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`),this.moveSuccessHandler(e,r,i)):this.logger.error(`Failed to move connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`),a}async moveParticipantsWithCustomPreset(e,r,i){this.validateMoveAction(r,i.map(o=>o.id)),this.logger.info(`Moving connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`);const a=await n(this,At).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i});return a.success?(this.logger.info(`Moved connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`),this.moveSuccessHandler(e,r,i.map(o=>o.id))):this.logger.error(`Failed to move connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`),a}moveSuccessHandler(e,r,i){const a=new Map;[...this.parentMeeting.participants,...this.meetings.flatMap(o=>o.participants)].forEach(o=>a.set(o.id,o)),r===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.concat(i.map(o=>a.get(o)))),e===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.filter(o=>!i.includes(o.id))),this.meetings=this.meetings.map(o=>{if(r===o.id){const c=o.participants.concat(i.map(d=>a.get(d)));return{...o,participants:c}}if(e===o.id){const c=o.participants.filter(d=>!i.includes(d.id));return{...o,participants:c}}return o})}}At=new WeakMap;EO([Lt({maxInvocations:60,period:60})],XT.prototype,"getConnectedMeetings",1);var PO=Object.defineProperty,_O=Object.getOwnPropertyDescriptor,Xh=(s,t,e,r)=>{for(var i=r>1?void 0:r?_O(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&PO(t,e,i),i},ue,qg;const ZT=(qg=class{constructor(s){h(this,"connectedMeetings");g(this,ue,void 0);m(this,ue,s),this.connectedMeetings=new XT(s)}get telemetry(){return n(this,ue).getValue("telemetry")}get logger(){return n(this,ue).getValue("logger")}static init(s){const t=new ZT(s);return s.getValue("self").once("roomJoined",()=>t.getConnectedMeetings()),t.setupEvents(),t}getConnectedMeetings(){this.connectedMeetings.getConnectedMeetings()}setupEvents(){n(this,ue).getValue("connectedMeetingsSocketHandler").socketService.on(x.getConnectedRoomsDump,this.handleConnectedRoomsDump.bind(this)),n(this,ue).getValue("connectedMeetingsSocketHandler").socketService.on(x.transferPeer,this.handleTransferPeer.bind(this)),n(this,ue).getValue("connectedMeetingsSocketHandler").socketService.on(x.movedPeer,this.handleMovedPeer.bind(this)),n(this,ue).getValue("connectedMeetingsSocketHandler").socketService.on(x.connectedRoomsUpdated,this.handleConnectedRoomsUpdated.bind(this)),n(this,ue).getValue("connectedMeetingsSocketHandler").socketService.on(x.connectedRoomsDeleted,this.handleConnectedRoomsDeleted.bind(this))}handleTransferPeer(s){this.logger.info("Received backend request to switch connected meetings");const t=n(this,ue).getValue("connectedMeetingsSocketHandler").handleTransferPeerRaw(s);return this.logger.info(`Honoring request to switch connected meetings. Going to ${t==null?void 0:t.meetingId}`),this.switchMeeting(t)}async switchMeeting({authToken:s,meetingId:t}){var i,a,o,c;this.logger.info("ConnectedMeetingsController::switchMeeting:: asking ui-kit to show switching breakout UI"),this.connectedMeetings.emit("changingMeeting",t);const e={video:n(this,ue).getValue("self").videoEnabled,audio:n(this,ue).getValue("self").audioEnabled};try{n(this,ue).getValue("self").cleanupEvents(),await n(this,ue).getValue("meeting").leave("connected-meeting")}catch(d){this.logger.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(a=(i=n(this,ue).getValue("meeting"))==null?void 0:i.meta)==null?void 0:a.meetingId}`,{error:d})}this.logger.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${t}`);const r=await tS.init({...n(this,ue).getValue("options"),cachedUserDetails:null,defaults:{...n(this,ue).getValue("options").defaults,...e,mediaHandler:n(this,ue).getValue("self")},authToken:s});this.logger.info(`ConnectedMeetingsController::switchMeeting:: initialized new meeting. Meeting Id: ${(o=r==null?void 0:r.meta)==null?void 0:o.meetingId}`);try{const{hidden:d}=n(this,ue).getValue("self");r.self.setName(n(this,ue).getValue("self").name),await r.join(),d&&r.self.hide()}catch(d){this.logger.error("ConnectedMeetingsController.joinRoom",{error:d})}return this.logger.info(`ConnectedMeetingsController::switchMeeting:: asking ui-kit to show in-meeting ui of newly joined meeting id: ${(c=r==null?void 0:r.meta)==null?void 0:c.meetingId}`),this.connectedMeetings.emit("meetingChanged",r),r}handleConnectedRoomsDump(s){const t=n(this,ue).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsDumpRaw(s);this.connectedMeetings.meetings=t.meetings.map(e=>({id:e.id,title:e.title,participants:e.participants||[]})),this.connectedMeetings.parentMeeting={id:t.parentMeeting.id,title:t.parentMeeting.title,participants:t.parentMeeting.participants},this.emitStateUpdate()}handleMovedPeer(s){return n(this,ue).getValue("connectedMeetingsSocketHandler").handleMovedPeerRaw(s)}handleConnectedRoomsUpdated(s){const t=n(this,ue).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsUpdatedRaw(s),e=new Map;this.connectedMeetings.meetings.forEach(r=>{e.set(r.id,r)}),t.forEach(r=>{e.has(r.id)?e.get(r.id).title=r.title:e.set(r.id,{...r,participants:[]})}),this.connectedMeetings.meetings=Array.from(e.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(s){const e=n(this,ue).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsDeletedRaw(s).map(r=>r.id);this.connectedMeetings.meetings=this.connectedMeetings.meetings.filter(r=>!e.includes(r.id)),this.emitStateUpdate()}emitStateUpdate(){this.connectedMeetings.emit("stateUpdate",{meetings:this.connectedMeetings.meetings,parentMeeting:this.connectedMeetings.parentMeeting})}},ue=new WeakMap,qg);let Yl=ZT;Xh([y.trace("ConnectedMeetingsController.getConnectedMeetings")],Yl.prototype,"getConnectedMeetings",1);Xh([y.trace("ConnectedMeetingsController.setupEvents")],Yl.prototype,"setupEvents",1);Xh([y.trace("ConnectedMeetingsController.switchMeeting")],Yl.prototype,"switchMeeting",1);var CO=Object.defineProperty,wO=Object.getOwnPropertyDescriptor,Zh=(s,t,e,r)=>{for(var i=r>1?void 0:r?wO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&CO(t,e,i),i};const to=class{constructor(s,t,e){h(this,"apiBase");h(this,"selfController");h(this,"pollController");h(this,"chatController");h(this,"metaController");h(this,"storesManager");h(this,"stageController");h(this,"pluginController");h(this,"internalsController");h(this,"recordingController");h(this,"livestreamController");h(this,"participantController");h(this,"connectedMeetingsController");h(this,"telemetry");h(this,"logger");this.apiBase=s,this.storesManager=t.storesManager,this.metaController=t.metaController,this.selfController=t.selfController,this.chatController=t.chatController,this.pollController=t.pollController,this.stageController=t.stageController,this.pluginController=t.pluginController,this.recordingController=t.recordingController,this.internalsController=t.internalsController,this.participantController=t.participantController,this.livestreamController=t.livestreamController,this.connectedMeetingsController=t.connectedMeetingsController,this.telemetry=e.getValue("telemetry"),this.logger=e.getValue("logger")}static async init(s){var I,N;const{peerId:t,apiBase:e,authToken:r,meetingId:i,organizationId:a,cachedUserDetails:o,logger:c}=s.getAllValues();if(xD(s),me.isSupported()===!1)throw new C("Browser not supported","0010",c,!0);const d=AI(s,{authToken:r,baseURL:e,cachedUserDetails:o});d.setRoomName(i),d.setRoomUUID(i),d.setOrganizationId(a),d.setHeader("tracing-id",t),s.setValue("apiClient",d);const l=new h0(s);s.setValue("connectionHandler",l);let u="",p=null;c.info("CF SFU is being used.");const f=to.createSocketService(s),v=f.connect();v.catch(()=>{});const E=d.getUserDetails();try{p=await E,u=((I=p.meeting)==null?void 0:I.title)||"",s.setValue("presetName",p.preset.name)}catch(U){throw c.error("Failed to get user details",{error:U}),f.disconnect(),U instanceof _d?U.status===401?new C("Unauthorized. The auth token may be invalid or expired. (401)","0004"):U.status===403?new C("Access denied. Insufficient permissions to join the meeting. (403)","0004"):U.status===404?(c.error("[ERROR:0004] participant-details returned 404."),new C("The auth token is not associated with an active participant in this meeting. The meeting may have ended, or the participant may no longer exist. (404)","0004")):U.status>=500?new C(`The server encountered an error. Try again. (${U.status})`,"0001"):U.isHttpError?new C(`Request rejected by the server. (${U.status})`,"0001"):U.isTimeout?new C("Connection timed out. Check the network and try again.","0001"):new C("Unable to connect to the server. Check the internet connection.","0001"):new C((U==null?void 0:U.message)||"Failed to initialize.","0001")}try{await v}catch(U){c.error("[Controller]: Failed to connect to socket server:",{error:U})}const R=Hu.init(p.preset,!s.getValue("modules").theme);s.setValue("theme",R);const M=Gu.init(s,R.viewType,p.preset.permissions),b=to.setupControllers(f,s,p,u,R,M);e0(R)&&((N=to.createRoomNodeClient(s,f).initializeConnection(p.participant.name,i,!1,M))==null||N.catch(H=>{c.error("[Controller]: Failed to queue partial media room promise:",{error:H})}));const{controllers:V}=await b;return fw(),new to(e,V,s)}static async setupControllers(s,t,e,r,i,a){var ve,L,w;const o=t.getValue("modules"),{participant:c}=e,d=t.getValue("defaults"),l=t.getValue("logger"),{viewType:u,mediaConstraints:{audio:p}}=i;t.setValue("viewType",u),t.setValue("defaults",{mediaConfiguration:{audio:{enableHighBitrate:(ve=p.enableHighBitrate)!=null?ve:!1,enableStereo:(L=p.enableStereo)!=null?L:!1}},...d}),t.setValue("maxPreferredStreams",me.isMobile()?i.maxVideoStreams.mobile:i.maxVideoStreams.desktop);let f,v,E,R,M,b,V,I,N;const U=new HD(t,s),H=new SO(s);t.setValue("connectedMeetingsSocketHandler",H);const z=new Jl(t,s),Q=new dr(t,s),Ge=new JD(s),tt=new AT(t,s),yt=new KD(t,s),k=new BD(s),S=await si.init(t,tt,c,a,i);t.setValue("selfController",S);const P=await Of.init(t,S.self,tt,U,r);o.participant&&(I=new hr(t,S.self,tt)),(w=o.e2ee)!=null&&w.enabled&&o.e2ee.manager.init(l,t.getValue("peerSessionStore")),o.chat&&(v=await no.init(t,Q,S.self,I.participants)),o.internals&&(M=await Bh.init(t)),o.livestream&&i.viewType===sr.Livestream&&(V=new jf(t,S.self,k)),o.poll&&(f=await Mf.init(t,S.self,z)),o.recording&&(b=new $f(t,S.self,tt)),o.stage&&(E=new Nf(t,Ge,tt,S.self,I.participants));const $=new iD(t,yt);if(o.plugin){if(!I)throw new C("The plugin module cannot be initialized without the `participant` module","0102");const Re=d.plugins||[];R=await Uf.init(t,Re,S.self,$)}if(o.connectedMeetings&&(N=await Yl.init(t)),o.pip){const Re=await _u._init(t,S.self);t.setValue("pip",Re)}return{theme:i,permissions:a,controllers:{storesManager:$,pollController:f,selfController:S,metaController:P,chatController:v,stageController:E,pluginController:R,recordingController:b,internalsController:M,livestreamController:V,participantController:I,connectedMeetingsController:N}}}static createRoomNodeClient(s,t){const{peerId:e}=s.getAllValues();return kT(s,{socket:t,peerId:e})}static createSocketService(s){const{peerId:t,meetingId:e,authToken:r}=s.getAllValues(),i=[];return s.getValue("logger").info(`Socket service capabilities: ${JSON.stringify(i)}`),new jc(s,{peerId:t,meetingId:e,authToken:r,capabilities:i})}};let Ql=to;Zh([y.trace("Controller.init")],Ql,"init",1);Zh([y.trace("Controller.createRoomNodeClient")],Ql,"createRoomNodeClient",1);Zh([y.trace("Controller.createSocketService")],Ql,"createSocketService",1);class RO{constructor(){h(this,"battery");h(this,"logger");h(this,"init",async t=>{this.logger=t;try{"getBattery"in navigator&&(this.battery=await navigator.getBattery(),this.battery.addEventListener("chargingchange",this.updateChargeInfo),this.battery.addEventListener("levelchange",this.updateLevelInfo),this.updateLevelInfo(),this.updateChargeInfo())}catch(e){t.error("Error getting battery",e)}});h(this,"updateChargeInfo",()=>{var t;this.logger.log(`Battery charging? ${(t=this.battery)!=null&&t.charging?"Yes":"No"}`)});h(this,"updateLevelInfo",()=>{if(!this.battery){this.logger.log("Battery level: Not known");return}this.logger.log(`Battery level: ${this.battery.level*100}%`)});h(this,"cleanup",()=>{var t,e;"getBattery"in navigator&&((t=this.battery)==null||t.removeEventListener("chargingchange",this.updateChargeInfo),(e=this.battery)==null||e.removeEventListener("levelchange",this.updateLevelInfo))})}}const wg=new RO;function bO(s,t){s.startsWith("eyJ")||console.error("Invalid auth token provided. Ensure you are passing a %cparticipant `authToken`%c — not an Org API Key or an incorrectly formatted token.\nYou get the participant token from the Add Participant API: https://docs.realtime.cloudflare.com/api#/operations/add_participant","font-weight: bold","font-weight: normal");try{const{meetingId:e,orgId:r,participantId:i}=JSON.parse(atob(s.split(".")[1]));if(!e)throw Error(`Received V1 auth token ${s}`);let a=di.baseURI.prod;t&&(a=t);const o=`https://${Ed({servicePrefix:"api",baseURI:a})}`;return{meetingId:e,orgId:r,participantId:i,baseURI:a,apiBase:o}}catch(e){throw new C("Invalid auth token","0004")}}var Gr,Ji,Ki,Nc,Al,eS;class kO{constructor(){g(this,Al);g(this,Gr,new Audio);g(this,Ji,new MediaStream);g(this,Ki,new Map);g(this,Nc,void 0);n(this,Gr).srcObject=n(this,Ji),n(this,Gr).autoplay=!0}async playTracks(t){return t.forEach(e=>{n(this,Ki).has(e.id)||(n(this,Ji).addTrack(e),n(this,Ki).set(e.id,e))}),this.play()}setSpeakerDevice(t){typeof HTMLAudioElement.prototype.setSinkId=="function"&&n(this,Gr).setSinkId(t)}removeTrack(t){const e=n(this,Ki).get(t);e&&(n(this,Ji).removeTrack(e),n(this,Ki).delete(t))}async play(){return n(this,Gr).srcObject=n(this,Ji),n(this,Gr).play().catch(t=>{D(this,Al,eS).call(this,t)})}onError(t){m(this,Nc,t)}}Gr=new WeakMap,Ji=new WeakMap,Ki=new WeakMap,Nc=new WeakMap,Al=new WeakSet,eS=function(t){var e;(e=n(this,Nc))==null||e.call(this,t)};var zi;class MO extends kO{constructor(){super();g(this,zi,void 0);m(this,zi,new Map)}addParticipantTrack(e,r){n(this,zi).set(e,r.id),this.playTracks([r])}removeParticipantTrack(e){const r=n(this,zi).get(e);r&&this.removeTrack(r),n(this,zi).delete(e)}}zi=new WeakMap;var AO=Object.defineProperty,IO=Object.getOwnPropertyDescriptor,Xl=(s,t,e,r)=>{for(var i=r>1?void 0:r?IO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&AO(t,e,i),i},Ae,Yi,jg;let Xr=(jg=class{constructor(t,e){g(this,Ae,void 0);g(this,Yi,void 0);m(this,Yi,t),m(this,Ae,e)}get peerId(){return n(this,Yi).getValue("peerId")}static async initMedia(t={},e=!1,r=void 0){var d;const i=(d=r==null?void 0:r.peerId)!=null?d:Qr.v4(),a=zr.createContext(i,{peerId:i}),o=a.getValue("logger");o.init(a);const c=new Xf(a,o);return await c.init(t,e,a),a.setValue("defaults",{mediaHandler:c}),c}static async init(t){var f,v,E,R,M,b,V,I,N;me.init();const e=(v=(f=t==null?void 0:t.cachedUserDetails)==null?void 0:f.peerId)!=null?v:Qr.v4(),{authToken:r,baseURI:i}=t,{meetingId:a,...o}=bO(r,i);if((E=o.baseURI)!=null&&E.includes("dyte.io"))throw new C("Dyte Base URIs are no longer supported. Use RealtimeKit Base URIs.","0001");window.__zone_symbol__DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION=!0;const c=Xr.setupContext(e,t,a,o),d=c.getValue("telemetry"),l=c.getValue("logger");cS(l),wg.init(l),d.init(c,{roomName:a,userId:o.participantId,organizationId:o.orgId,peerId:e},(M=(R=t.modules)==null?void 0:R.tracing)!=null?M:!0,(V=(b=t==null?void 0:t.modules)==null?void 0:b.devTools)==null?void 0:V.logLevel),l.init(c),l.info("Client::init::options",{clientInitOptions:{...t,authToken:`${(I=t.authToken)==null?void 0:I.slice(0,10)}...
|
|
10
|
+
${(N=t.authToken)==null?void 0:N.slice(-10)}`}});const u=await Ql.init(c),p=new Xr(c,u);return c.setValue("meeting",p),p}static setupContext(t,e,r,i){var d,l;const a=zr.createContext(t,e),o={...JC,...e==null?void 0:e.modules},c=e.defaults||{audio:!0,video:!0};return a.setValue("options",e),a.setValue("peerId",t),a.setValue("modules",o),a.setValue("sdkName","web-core"),a.setValue("meetingId",r),a.setValue("apiBase",i.apiBase),a.setValue("baseURI",i.baseURI),a.setValue("userId",i.participantId),a.setValue("organizationId",i.orgId),a.setValue("authToken",e.authToken),a.setValue("overrides",(d=e.overrides)!=null?d:{}),a.setValue("env",KC({baseURI:i.baseURI})),a.setValue("defaults",c),a.setValue("onError",e.onError||(()=>{})),a.setValue("cachedUserDetails",Cs(e.cachedUserDetails)),a.setValue("sdkVersion","2.0.3-staging.2"),(l=e.modules)!=null&&l.experimentalAudioPlayback&&a.setValue("audioPlayback",new MO),a}async join(){const{selfController:t}=n(this,Ae);return t.self.roomJoined?null:t.joinRoom()}async leave(t){var r;wg.cleanup(),n(this,Yi).getValue("peerSessionStore").reset(),(r=n(this,Ae).pluginController)==null||r.cleanup();const{selfController:e}=n(this,Ae);return e.leaveRoom(t)}get participants(){var t;return(t=n(this,Ae).participantController)==null?void 0:t.participants}get self(){var t;return(t=n(this,Ae).selfController)==null?void 0:t.self}get meta(){var t;return(t=n(this,Ae).metaController)==null?void 0:t.meta}get ai(){var t;return(t=n(this,Ae).metaController)==null?void 0:t.ai}get plugins(){var t;return(t=n(this,Ae).pluginController)==null?void 0:t.plugins}get chat(){var t;return(t=n(this,Ae).chatController)==null?void 0:t.chat}get polls(){var t;return(t=n(this,Ae).pollController)==null?void 0:t.polls}get connectedMeetings(){var t;return(t=n(this,Ae).connectedMeetingsController)==null?void 0:t.connectedMeetings}get recording(){var t;return(t=n(this,Ae).recordingController)==null?void 0:t.recording}get livestream(){var t;return(t=n(this,Ae).livestreamController)==null?void 0:t.livestream}get stage(){var t;return(t=n(this,Ae).stageController)==null?void 0:t.stage}get stores(){return n(this,Ae).storesManager}get audio(){return n(this,Yi).getValue("audioPlayback")}get __internals__(){var t;return(t=n(this,Ae).internalsController)==null?void 0:t.internals}},Ae=new WeakMap,Yi=new WeakMap,jg);Xl([et("0002"),ur.executeWithLock({methodName:"meeting.join",lockName:"Client.join",timeout:3e3})],Xr.prototype,"join",1);Xl([et("0003")],Xr.prototype,"leave",1);Xl([et("0001"),ur.executeWithLock({methodName:"Client.init",lockName:"Client.init",timeout:3e3})],Xr,"init",1);Xr=Xl([et("0000")],Xr);const tS=Xr;module.exports=tS;
|