@cloudflare/realtimekit 1.5.2-staging.1 → 1.5.2-staging.3
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.d.ts +108 -298
- package/dist/browser.js +13 -13
- package/dist/dependencies.txt +1 -1
- package/dist/index.cjs.js +10 -10
- package/dist/index.d.ts +117 -306
- package/dist/index.es.js +6604 -7272
- package/dist/index.es5.js +9535 -10070
- package/dist/index.rn.js +10 -10
- package/dist/ts3.4/dist/EncryptionManager.d.ts +105 -295
- package/dist/ts3.4/dist/index.d.ts +112 -302
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
"use strict";var IT=Object.defineProperty,AT=Object.defineProperties;var DT=Object.getOwnPropertyDescriptors;var Ac=Object.getOwnPropertySymbols,OT=Object.getPrototypeOf,Dh=Object.prototype.hasOwnProperty,Oh=Object.prototype.propertyIsEnumerable,NT=Reflect.get;var Nh=Math.pow,Ul=(s,t,e)=>t in s?IT(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,O=(s,t)=>{for(var e in t||(t={}))Dh.call(t,e)&&Ul(s,e,t[e]);if(Ac)for(var e of Ac(t))Oh.call(t,e)&&Ul(s,e,t[e]);return s},G=(s,t)=>AT(s,DT(t));var Dc=(s,t)=>{var e={};for(var r in s)Dh.call(s,r)&&t.indexOf(r)<0&&(e[r]=s[r]);if(s!=null&&Ac)for(var r of Ac(s))t.indexOf(r)<0&&Oh.call(s,r)&&(e[r]=s[r]);return e};var p=(s,t,e)=>(Ul(s,typeof t!="symbol"?t+"":t,e),e),$l=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)};var a=(s,t,e)=>($l(s,t,"read from private field"),e?e.call(s):t.get(s)),m=(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)},f=(s,t,e,r)=>($l(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e);var x=(s,t,e)=>($l(s,t,"access private method"),e),Lh=(s,t,e)=>NT(OT(s),e,t);var u=(s,t,e)=>new Promise((r,i)=>{var n=d=>{try{c(e.next(d))}catch(l){i(l)}},o=d=>{try{c(e.throw(d))}catch(l){i(l)}},c=d=>d.done?r(d.value):Promise.resolve(d.value).then(n,o);c((e=e.apply(s,t)).next())});const Jr=require("uuid"),kg=require("bowser"),S=require("@protobuf-ts/runtime"),LT=require("worker-timers"),VT=require("sdp-transform");function Mg(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 qc=Mg(LT),as=Mg(VT);function xT(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:xT});function UT(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:UT});const $T=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,n,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:(n=(i=t==null?void 0:t.reason)==null?void 0:i.config)==null?void 0:n.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")}))},ho="chrome",Ig="opera",Ag="firefox",Dg="iexplorer",Og="safari",Ng="nwjs",Lg="electron",Vg="react-native",Ku="unknown",rd={Chrome:ho,Chromium:ho,Opera:Ig,Firefox:Ag,"Internet Explorer":Dg,Safari:Og};function BT(){const{userAgent:s}=navigator,t={name:Ku,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=ho,t.version=e)}else t.name=ho,t.version=s.match(/Chrome\/([\d.]+)/)[1];return t}function HT(){const{userAgent:s}=navigator;if(s.match(/Electron/)){const t=s.match(/Electron\/([\d.]+)/)[1];return{name:Lg,version:t}}return null}function FT(){const{userAgent:s}=navigator;if(s.match(/JitsiMeetNW/)){const t=s.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:Ng,version:t}}}function qT(){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:Vg,version:t}}function jT(s){let t;const e=[qT,HT,FT];for(let i=0;i<e.length;i+=1)if(t=e[i](),t)return t;const r=s.getBrowserName();return r in rd?{name:rd[r],version:s.getBrowserVersion()}:(t=BT(),t||{name:Ku,version:void 0})}class GT{constructor(){p(this,"_bowser");p(this,"_name");p(this,"_version");p(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=kg.getParser(navigator.userAgent),typeof t=="undefined"){const i=jT(this._bowser);e=i.name,r=i.version}else t.name in rd?(e=rd[t.name],r=t.version):(e=Ku,r=void 0);this._name=e,this._version=r}getName(){return this._name}isChrome(){return this._name===ho}isOpera(){return this._name===Ig}isFirefox(){return this._name===Ag}isIExplorer(){return this._name===Dg}isSafari(){return this._name===Og}isNWJS(){return this._name===Ng}isElectron(){return this._name===Lg}isReactNative(){return this._name===Vg||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 WT extends GT{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 Te=new WT;var nt={},JT={get exports(){return nt},set exports(s){nt=s}},gn=typeof Reflect=="object"?Reflect:null,Vh=gn&&typeof gn.apply=="function"?gn.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)},jc;gn&&typeof gn.ownKeys=="function"?jc=gn.ownKeys:Object.getOwnPropertySymbols?jc=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:jc=function(t){return Object.getOwnPropertyNames(t)};function KT(s){console&&console.warn&&console.warn(s)}var xg=Number.isNaN||function(t){return t!==t};function ae(){ae.init.call(this)}JT.exports=ae;nt.once=XT;ae.EventEmitter=ae;ae.prototype._events=void 0;ae.prototype._eventsCount=0;ae.prototype._maxListeners=void 0;var xh=10;function pl(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 xh},set:function(s){if(typeof s!="number"||s<0||xg(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");xh=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(t){if(typeof t!="number"||t<0||xg(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 Ug(s){return s._maxListeners===void 0?ae.defaultMaxListeners:s._maxListeners}ae.prototype.getMaxListeners=function(){return Ug(this)};ae.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var i=t==="error",n=this._events;if(n!==void 0)i=i&&n.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=n[t];if(d===void 0)return!1;if(typeof d=="function")Vh(d,this,e);else for(var l=d.length,h=qg(d,l),r=0;r<l;++r)Vh(h[r],this,e);return!0};function $g(s,t,e,r){var i,n,o;if(pl(e),n=s._events,n===void 0?(n=s._events=Object.create(null),s._eventsCount=0):(n.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),n=s._events),o=n[t]),o===void 0)o=n[t]=e,++s._eventsCount;else if(typeof o=="function"?o=n[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=Ug(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,KT(c)}return s}ae.prototype.addListener=function(t,e){return $g(this,t,e,!1)};ae.prototype.on=ae.prototype.addListener;ae.prototype.prependListener=function(t,e){return $g(this,t,e,!0)};function zT(){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 Bg(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=zT.bind(r);return i.listener=e,r.wrapFn=i,i}ae.prototype.once=function(t,e){return pl(e),this.on(t,Bg(this,t,e)),this};ae.prototype.prependOnceListener=function(t,e){return pl(e),this.prependListener(t,Bg(this,t,e)),this};ae.prototype.removeListener=function(t,e){var r,i,n,o,c;if(pl(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(n=-1,o=r.length-1;o>=0;o--)if(r[o]===e||r[o].listener===e){c=r[o].listener,n=o;break}if(n<0)return this;n===0?r.shift():YT(r,n),r.length===1&&(i[t]=r[0]),i.removeListener!==void 0&&this.emit("removeListener",t,c||e)}return this};ae.prototype.off=ae.prototype.removeListener;ae.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 n=Object.keys(r),o;for(i=0;i<n.length;++i)o=n[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 Hg(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?QT(i):qg(i,i.length)}ae.prototype.listeners=function(t){return Hg(this,t,!0)};ae.prototype.rawListeners=function(t){return Hg(this,t,!1)};ae.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):Fg.call(s,t)};ae.prototype.listenerCount=Fg;function Fg(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?jc(this._events):[]};function qg(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function YT(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function QT(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function XT(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,n),r(o)}function n(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}jg(s,t,n,{once:!0}),t!=="error"&&ZT(s,i,{once:!0})})}function ZT(s,t,e){typeof s.on=="function"&&jg(s,"error",t,e)}function jg(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(n){r.once&&s.removeEventListener(t,i),e(n)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}var z;(function(s){s[s.MAJOR_EVENT=0]="MAJOR_EVENT",s[s.MINOR_EVENT=1]="MINOR_EVENT"})(z||(z={}));var N;(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"})(N||(N={}));const eS=new Map([[N.PRECALL_TEST_BEGIN,z.MINOR_EVENT],[N.PRECALL_TEST_COMPLETE,z.MINOR_EVENT],[N.CALL_JOIN_BEGIN,z.MAJOR_EVENT],[N.NET_QUALITY_TEST_BEGIN,z.MINOR_EVENT],[N.NET_QUALITY_TEST_END,z.MINOR_EVENT],[N.WEBSOCKET_CONNECTED,z.MINOR_EVENT],[N.TRANSPORT_CONNECTED,z.MAJOR_EVENT],[N.AUDIO_ON,z.MINOR_EVENT],[N.AUDIO_OFF,z.MINOR_EVENT],[N.VIDEO_ON,z.MINOR_EVENT],[N.VIDEO_OFF,z.MINOR_EVENT],[N.PARTICIPANT_ROLE,z.MINOR_EVENT],[N.PING_STAT,z.MAJOR_EVENT],[N.DISCONNECT,z.MAJOR_EVENT],[N.RECONNECT_ATTEMPT,z.MAJOR_EVENT],[N.SCREENSHARE_START_REQUESTED,z.MINOR_EVENT],[N.SCREENSHARE_STARTED,z.MINOR_EVENT],[N.SCREENSHARE_STOPPED,z.MINOR_EVENT],[N.TAB_CHANGE,z.MINOR_EVENT],[N.BROWSER_BACKGROUNDED,z.MINOR_EVENT],[N.BROWSER_FOREGROUNDED,z.MINOR_EVENT],[N.DOMINANT_SPEAKER,z.MINOR_EVENT],[N.AUDIO_DEVICES_UPDATES,z.MINOR_EVENT],[N.VIDEO_DEVICES_UPDATES,z.MINOR_EVENT],[N.SPEAKER_DEVICES_UPDATES,z.MINOR_EVENT],[N.SELECTED_MICROHPONE_UPDATE,z.MINOR_EVENT],[N.SELECTED_CAMERA_UPDATE,z.MINOR_EVENT],[N.SELECTED_SPEAKER_UPDATE,z.MINOR_EVENT],[N.MEDIA_PERMISSION,z.MINOR_EVENT],[N.LEGACY_SWITCH,z.MINOR_EVENT],[N.AUDIO_PLAY_FAILED,z.MINOR_EVENT],[N.VIDEO_PLAY_FAILED,z.MINOR_EVENT],[N.AUDIO_TRACK_MUTED,z.MINOR_EVENT],[N.VIDEO_TRACK_MUTED,z.MINOR_EVENT],[N.IVS_PLAYER_REBUFFERING,z.MAJOR_EVENT],[N.IVS_PLAYER_AUDIO_BLOCKED,z.MAJOR_EVENT],[N.IVS_PLAYER_PLAYBACK_BLOCKED,z.MAJOR_EVENT],[N.IVS_PLAYER_ERROR,z.MAJOR_EVENT],[N.IVS_PLAYER_RECOVERABLE_ERROR,z.MAJOR_EVENT],[N.IVS_PLAYER_WORKER_ERROR,z.MAJOR_EVENT],[N.IVS_PLAYER_NETWORK_UNAVAILABLE,z.MAJOR_EVENT],[N.LIVESTREAM_LATENCY,z.MAJOR_EVENT],[N.IVS_PLAYER_ANALYTICS_EVENT,z.MINOR_EVENT],[N.IVS_PLAYER_PLAYBACK_RATE_CHANGED,z.MINOR_EVENT],[N.IVS_PLAYER_QUALITY_CHANGED,z.MINOR_EVENT],[N.IVS_PLAYER_INITIALIZED,z.MINOR_EVENT],[N.EXPECTED_VIDEO_RESOLUTION,z.MINOR_EVENT],[N.EXPECTED_SCREENSHARE_RESOLUTION,z.MINOR_EVENT]]);class tS{constructor(){p(this,"events");this.events=[]}add(t){this.events.push(t)}flush(){return{entries:this.events.splice(0,25)}}}class sS extends nt{constructor({logger:e,peerId:r,apiHostnames:i,authToken:n}){super();p(this,"logger");p(this,"peerId");p(this,"eventStore");p(this,"apiEndpoint");p(this,"authToken");this.logger=e,this.peerId=r,this.authToken=n,this.apiEndpoint=`https://${i.daCollector}/api/v1/message`,this.eventStore=new tS}sendEventsChunkToServer(e){return u(this,null,function*(){const r={payload:e,peerId:this.peerId},i=new AbortController,n=setTimeout(()=>i.abort(),3e3);try{return yield 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(n)}})}callEvent(e){e.timestamp=new Date,this.eventStore.add(e),this.emit(e.event,e.metaData),eS.get(e.event)===z.MAJOR_EVENT&&this.flush()}flush(){return u(this,null,function*(){var r;const e=this.eventStore.flush();if((r=e==null?void 0:e.entries)!=null&&r.length){const i=yield this.sendEventsChunkToServer(e);return i||e.entries.forEach(n=>{this.eventStore.add(n)}),i}return!1})}}var Uh;(function(s){s.CHROMIUM="chromum",s.FIREFOX="firefox",s.SAFARI="safari"})(Uh||(Uh={}));const Gg={DEVEL:"devel",PREPROD:"preprod",PROD:"prod"};var Ft;(function(s){s.AUDIO="AUDIO",s.VIDEO="VIDEO",s.SPEAKER="SPEAKER",s.SCREENSHARE="SCREENSHARE"})(Ft||(Ft={}));var $h;(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"})($h||($h={}));function jr(s){return s?s.split(".").slice(0,2).concat(["0","0"]).join("."):""}function id({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function nd({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}const Wg=240,Jg=720,Kg=8,zg=3,gl=10,ml=.02,fl=.03;function nr({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 Yg({isLowQualityVideo:s,isVideoStuck:t,isVideoLagging:e,jitterQuality:r,packetsLostQuality:i}){const n=.8*((s?.85:1)*(e?.7:1)*(t?.5:1))+.2*(r*i);return Math.round((n+Number.EPSILON)*100)/100}function Qg({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function Xg({packetsLost:s,packetsSent:t,jitter:e}){const i=nr({stat:Qg({packetsLost:s,packetsSent:t}),weight:.7,rangeMin:0,rangeMax:gl,rangeRankingDirection:"UP"}),o=nr({stat:e,weight:.3,rangeMin:ml,rangeMax:fl,rangeRankingDirection:"UP"});return i+o}function rS({frameWidth:s,isScreenShare:t}){return s<(t?Jg:Wg)}function iS({framesPerSecond:s,isScreenShare:t}){return s<(t?zg:Kg)}function nS({framesEncoded:s}){return s===0}function Zg({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsSent:r,jitter:i,isScreenShare:n,framesEncoded:o}){const c=nr({stat:Qg({packetsLost:e,packetsSent:r}),weight:1,rangeMin:0,rangeMax:gl,rangeRankingDirection:"UP"}),d=nr({stat:i,weight:1,rangeMin:ml,rangeMax:fl,rangeRankingDirection:"UP"}),l=rS({frameWidth:s,isScreenShare:n}),h=iS({framesPerSecond:t,isScreenShare:n}),g=nS({framesEncoded:o,isScreenShare:n});return Yg({isLowQualityVideo:l,isVideoLagging:h,isVideoStuck:g,jitterQuality:d,packetsLostQuality:c})}function em({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}function tm({concealmentEvents:s,packetsLost:t,packetsReceived:e,jitter:r}){const n=nr({stat:s,weight:.2,rangeMin:0,rangeMax:3,rangeRankingDirection:"UP"}),o=.5,c=nr({stat:em({packetsLost:t,packetsReceived:e}),weight:o,rangeMin:0,rangeMax:gl,rangeRankingDirection:"UP"}),l=nr({stat:r,weight:.3,rangeMin:ml,rangeMax:fl,rangeRankingDirection:"UP"});return n+c+l}function aS({framesDecoded:s}){return s===0}function oS({framesPerSecond:s,isScreenShare:t}){return s<(t?zg:Kg)}function cS({frameWidth:s,isScreenShare:t}){return s<(t?Jg:Wg)}function sm({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsReceived:r,jitter:i,isScreenShare:n,framesDecoded:o}){const c=nr({stat:em({packetsLost:e,packetsReceived:r}),weight:1,rangeMin:0,rangeMax:gl,rangeRankingDirection:"UP"}),d=nr({stat:i,weight:1,rangeMin:ml,rangeMax:fl,rangeRankingDirection:"UP"}),l=cS({frameWidth:s,isScreenShare:n}),h=oS({framesPerSecond:t,isScreenShare:n}),g=aS({framesDecoded:o,isScreenShare:n});return Yg({isLowQualityVideo:l,isVideoLagging:h,isVideoStuck:g,jitterQuality:d,packetsLostQuality:c})}class cr{constructor(t){p(this,"pc1");p(this,"pc2");p(this,"constrainVideoBitrateKbps");p(this,"constrainOfferToRemoveVideoFec",!1);p(this,"iceCandidateFilter");const e=new RTCPeerConnection(t),r=new RTCPeerConnection(t);this.pc1=e,this.pc2=r,this.iceCandidateFilter=cr.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=cr.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 yT=Object.defineProperty,ET=Object.defineProperties;var PT=Object.getOwnPropertyDescriptors;var wc=Object.getOwnPropertySymbols,_T=Object.getPrototypeOf,_h=Object.prototype.hasOwnProperty,Ch=Object.prototype.propertyIsEnumerable,CT=Reflect.get;var wh=Math.pow,Ml=(s,t,e)=>t in s?yT(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,N=(s,t)=>{for(var e in t||(t={}))_h.call(t,e)&&Ml(s,e,t[e]);if(wc)for(var e of wc(t))Ch.call(t,e)&&Ml(s,e,t[e]);return s},W=(s,t)=>ET(s,PT(t));var Rc=(s,t)=>{var e={};for(var r in s)_h.call(s,r)&&t.indexOf(r)<0&&(e[r]=s[r]);if(s!=null&&wc)for(var r of wc(s))t.indexOf(r)<0&&Ch.call(s,r)&&(e[r]=s[r]);return e};var p=(s,t,e)=>(Ml(s,typeof t!="symbol"?t+"":t,e),e),Al=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)};var a=(s,t,e)=>(Al(s,t,"read from private field"),e?e.call(s):t.get(s)),m=(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)},f=(s,t,e,r)=>(Al(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e);var V=(s,t,e)=>(Al(s,t,"access private method"),e),Rh=(s,t,e)=>CT(_T(s),e,t);var u=(s,t,e)=>new Promise((r,i)=>{var n=c=>{try{d(e.next(c))}catch(l){i(l)}},o=c=>{try{d(e.throw(c))}catch(l){i(l)}},d=c=>c.done?r(c.value):Promise.resolve(c.value).then(n,o);d((e=e.apply(s,t)).next())});const Br=require("uuid"),fg=require("bowser"),S=require("@protobuf-ts/runtime"),wT=require("worker-timers"),RT=require("sdp-transform");function Tg(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 xc=Tg(wT),Xt=Tg(RT);function bT(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:bT});function kT(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:kT});const MT=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,n,o,d,c,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:(n=(i=t==null?void 0:t.reason)==null?void 0:i.config)==null?void 0:n.baseURL,method:(d=(o=t==null?void 0:t.reason)==null?void 0:o.config)==null?void 0:d.method,status:(c=t==null?void 0:t.reason)==null?void 0:c.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")}))},ro="chrome",Sg="opera",vg="firefox",yg="iexplorer",Eg="safari",Pg="nwjs",_g="electron",Cg="react-native",Uu="unknown",Qc={Chrome:ro,Chromium:ro,Opera:Sg,Firefox:vg,"Internet Explorer":yg,Safari:Eg};function AT(){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=ro,t.version=e)}else t.name=ro,t.version=s.match(/Chrome\/([\d.]+)/)[1];return t}function IT(){const{userAgent:s}=navigator;if(s.match(/Electron/)){const t=s.match(/Electron\/([\d.]+)/)[1];return{name:_g,version:t}}return null}function DT(){const{userAgent:s}=navigator;if(s.match(/JitsiMeetNW/)){const t=s.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:Pg,version:t}}}function OT(){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:Cg,version:t}}function NT(s){let t;const e=[OT,IT,DT];for(let i=0;i<e.length;i+=1)if(t=e[i](),t)return t;const r=s.getBrowserName();return r in Qc?{name:Qc[r],version:s.getBrowserVersion()}:(t=AT(),t||{name:Uu,version:void 0})}class LT{constructor(){p(this,"_bowser");p(this,"_name");p(this,"_version");p(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=fg.getParser(navigator.userAgent),typeof t=="undefined"){const i=NT(this._bowser);e=i.name,r=i.version}else t.name in Qc?(e=Qc[t.name],r=t.version):(e=Uu,r=void 0);this._name=e,this._version=r}getName(){return this._name}isChrome(){return this._name===ro}isOpera(){return this._name===Sg}isFirefox(){return this._name===vg}isIExplorer(){return this._name===yg}isSafari(){return this._name===Eg}isNWJS(){return this._name===Pg}isElectron(){return this._name===_g}isReactNative(){return this._name===Cg||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 VT extends LT{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 fe=new VT;var tt={},xT={get exports(){return tt},set exports(s){tt=s}},un=typeof Reflect=="object"?Reflect:null,bh=un&&typeof un.apply=="function"?un.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)},Uc;un&&typeof un.ownKeys=="function"?Uc=un.ownKeys:Object.getOwnPropertySymbols?Uc=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Uc=function(t){return Object.getOwnPropertyNames(t)};function UT(s){console&&console.warn&&console.warn(s)}var wg=Number.isNaN||function(t){return t!==t};function ne(){ne.init.call(this)}xT.exports=ne;tt.once=FT;ne.EventEmitter=ne;ne.prototype._events=void 0;ne.prototype._eventsCount=0;ne.prototype._maxListeners=void 0;var kh=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 kh},set:function(s){if(typeof s!="number"||s<0||wg(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");kh=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||wg(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 Rg(s){return s._maxListeners===void 0?ne.defaultMaxListeners:s._maxListeners}ne.prototype.getMaxListeners=function(){return Rg(this)};ne.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var i=t==="error",n=this._events;if(n!==void 0)i=i&&n.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 d=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw d.context=o,d}var c=n[t];if(c===void 0)return!1;if(typeof c=="function")bh(c,this,e);else for(var l=c.length,h=Ig(c,l),r=0;r<l;++r)bh(h[r],this,e);return!0};function bg(s,t,e,r){var i,n,o;if(al(e),n=s._events,n===void 0?(n=s._events=Object.create(null),s._eventsCount=0):(n.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),n=s._events),o=n[t]),o===void 0)o=n[t]=e,++s._eventsCount;else if(typeof o=="function"?o=n[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=Rg(s),i>0&&o.length>i&&!o.warned){o.warned=!0;var d=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");d.name="MaxListenersExceededWarning",d.emitter=s,d.type=t,d.count=o.length,UT(d)}return s}ne.prototype.addListener=function(t,e){return bg(this,t,e,!1)};ne.prototype.on=ne.prototype.addListener;ne.prototype.prependListener=function(t,e){return bg(this,t,e,!0)};function $T(){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 kg(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=$T.bind(r);return i.listener=e,r.wrapFn=i,i}ne.prototype.once=function(t,e){return al(e),this.on(t,kg(this,t,e)),this};ne.prototype.prependOnceListener=function(t,e){return al(e),this.prependListener(t,kg(this,t,e)),this};ne.prototype.removeListener=function(t,e){var r,i,n,o,d;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(n=-1,o=r.length-1;o>=0;o--)if(r[o]===e||r[o].listener===e){d=r[o].listener,n=o;break}if(n<0)return this;n===0?r.shift():BT(r,n),r.length===1&&(i[t]=r[0]),i.removeListener!==void 0&&this.emit("removeListener",t,d||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 n=Object.keys(r),o;for(i=0;i<n.length;++i)o=n[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 Mg(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?HT(i):Ig(i,i.length)}ne.prototype.listeners=function(t){return Mg(this,t,!0)};ne.prototype.rawListeners=function(t){return Mg(this,t,!1)};ne.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):Ag.call(s,t)};ne.prototype.listenerCount=Ag;function Ag(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?Uc(this._events):[]};function Ig(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function BT(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function HT(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function FT(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,n),r(o)}function n(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}Dg(s,t,n,{once:!0}),t!=="error"&&qT(s,i,{once:!0})})}function qT(s,t,e){typeof s.on=="function"&&Dg(s,"error",t,e)}function Dg(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(n){r.once&&s.removeEventListener(t,i),e(n)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}var K;(function(s){s[s.MAJOR_EVENT=0]="MAJOR_EVENT",s[s.MINOR_EVENT=1]="MINOR_EVENT"})(K||(K={}));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 jT=new Map([[O.PRECALL_TEST_BEGIN,K.MINOR_EVENT],[O.PRECALL_TEST_COMPLETE,K.MINOR_EVENT],[O.CALL_JOIN_BEGIN,K.MAJOR_EVENT],[O.NET_QUALITY_TEST_BEGIN,K.MINOR_EVENT],[O.NET_QUALITY_TEST_END,K.MINOR_EVENT],[O.WEBSOCKET_CONNECTED,K.MINOR_EVENT],[O.TRANSPORT_CONNECTED,K.MAJOR_EVENT],[O.AUDIO_ON,K.MINOR_EVENT],[O.AUDIO_OFF,K.MINOR_EVENT],[O.VIDEO_ON,K.MINOR_EVENT],[O.VIDEO_OFF,K.MINOR_EVENT],[O.PARTICIPANT_ROLE,K.MINOR_EVENT],[O.PING_STAT,K.MAJOR_EVENT],[O.DISCONNECT,K.MAJOR_EVENT],[O.RECONNECT_ATTEMPT,K.MAJOR_EVENT],[O.SCREENSHARE_START_REQUESTED,K.MINOR_EVENT],[O.SCREENSHARE_STARTED,K.MINOR_EVENT],[O.SCREENSHARE_STOPPED,K.MINOR_EVENT],[O.TAB_CHANGE,K.MINOR_EVENT],[O.BROWSER_BACKGROUNDED,K.MINOR_EVENT],[O.BROWSER_FOREGROUNDED,K.MINOR_EVENT],[O.DOMINANT_SPEAKER,K.MINOR_EVENT],[O.AUDIO_DEVICES_UPDATES,K.MINOR_EVENT],[O.VIDEO_DEVICES_UPDATES,K.MINOR_EVENT],[O.SPEAKER_DEVICES_UPDATES,K.MINOR_EVENT],[O.SELECTED_MICROHPONE_UPDATE,K.MINOR_EVENT],[O.SELECTED_CAMERA_UPDATE,K.MINOR_EVENT],[O.SELECTED_SPEAKER_UPDATE,K.MINOR_EVENT],[O.MEDIA_PERMISSION,K.MINOR_EVENT],[O.LEGACY_SWITCH,K.MINOR_EVENT],[O.AUDIO_PLAY_FAILED,K.MINOR_EVENT],[O.VIDEO_PLAY_FAILED,K.MINOR_EVENT],[O.AUDIO_TRACK_MUTED,K.MINOR_EVENT],[O.VIDEO_TRACK_MUTED,K.MINOR_EVENT],[O.IVS_PLAYER_REBUFFERING,K.MAJOR_EVENT],[O.IVS_PLAYER_AUDIO_BLOCKED,K.MAJOR_EVENT],[O.IVS_PLAYER_PLAYBACK_BLOCKED,K.MAJOR_EVENT],[O.IVS_PLAYER_ERROR,K.MAJOR_EVENT],[O.IVS_PLAYER_RECOVERABLE_ERROR,K.MAJOR_EVENT],[O.IVS_PLAYER_WORKER_ERROR,K.MAJOR_EVENT],[O.IVS_PLAYER_NETWORK_UNAVAILABLE,K.MAJOR_EVENT],[O.LIVESTREAM_LATENCY,K.MAJOR_EVENT],[O.IVS_PLAYER_ANALYTICS_EVENT,K.MINOR_EVENT],[O.IVS_PLAYER_PLAYBACK_RATE_CHANGED,K.MINOR_EVENT],[O.IVS_PLAYER_QUALITY_CHANGED,K.MINOR_EVENT],[O.IVS_PLAYER_INITIALIZED,K.MINOR_EVENT],[O.EXPECTED_VIDEO_RESOLUTION,K.MINOR_EVENT],[O.EXPECTED_SCREENSHARE_RESOLUTION,K.MINOR_EVENT]]);class GT{constructor(){p(this,"events");this.events=[]}add(t){this.events.push(t)}flush(){return{entries:this.events.splice(0,25)}}}class WT extends tt{constructor({logger:e,peerId:r,apiHostnames:i,authToken:n}){super();p(this,"logger");p(this,"peerId");p(this,"eventStore");p(this,"apiEndpoint");p(this,"authToken");this.logger=e,this.peerId=r,this.authToken=n,this.apiEndpoint=`https://${i.daCollector}/api/v1/message`,this.eventStore=new GT}sendEventsChunkToServer(e){return u(this,null,function*(){const r={payload:e,peerId:this.peerId},i=new AbortController,n=setTimeout(()=>i.abort(),3e3);try{return yield 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(n)}})}callEvent(e){e.timestamp=new Date,this.eventStore.add(e),this.emit(e.event,e.metaData),jT.get(e.event)===K.MAJOR_EVENT&&this.flush()}flush(){return u(this,null,function*(){var r;const e=this.eventStore.flush();if((r=e==null?void 0:e.entries)!=null&&r.length){const i=yield this.sendEventsChunkToServer(e);return i||e.entries.forEach(n=>{this.eventStore.add(n)}),i}return!1})}}var Mh;(function(s){s.CHROMIUM="chromum",s.FIREFOX="firefox",s.SAFARI="safari"})(Mh||(Mh={}));const Og={DEVEL:"devel",PREPROD:"preprod",PROD:"prod"};var xt;(function(s){s.AUDIO="AUDIO",s.VIDEO="VIDEO",s.SPEAKER="SPEAKER",s.SCREENSHARE="SCREENSHARE"})(xt||(xt={}));var Ah;(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"})(Ah||(Ah={}));function xr(s){return s?s.split(".").slice(0,2).concat(["0","0"]).join("."):""}function Xc({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function Zc({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}const Ng=240,Lg=720,Vg=8,xg=3,ol=10,cl=.02,dl=.03;function Ys({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 Ug({isLowQualityVideo:s,isVideoStuck:t,isVideoLagging:e,jitterQuality:r,packetsLostQuality:i}){const n=.8*((s?.85:1)*(e?.7:1)*(t?.5:1))+.2*(r*i);return Math.round((n+Number.EPSILON)*100)/100}function $g({packetsLost:s,packetsSent:t}){return t>0?s*100/t:0}function Bg({packetsLost:s,packetsSent:t,jitter:e}){const i=Ys({stat:$g({packetsLost:s,packetsSent:t}),weight:.7,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),o=Ys({stat:e,weight:.3,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"});return i+o}function JT({frameWidth:s,isScreenShare:t}){return s<(t?Lg:Ng)}function KT({framesPerSecond:s,isScreenShare:t}){return s<(t?xg:Vg)}function zT({framesEncoded:s}){return s===0}function Hg({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsSent:r,jitter:i,isScreenShare:n,framesEncoded:o}){const d=Ys({stat:$g({packetsLost:e,packetsSent:r}),weight:1,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),c=Ys({stat:i,weight:1,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"}),l=JT({frameWidth:s,isScreenShare:n}),h=KT({framesPerSecond:t,isScreenShare:n}),g=zT({framesEncoded:o,isScreenShare:n});return Ug({isLowQualityVideo:l,isVideoLagging:h,isVideoStuck:g,jitterQuality:c,packetsLostQuality:d})}function Fg({packetsLost:s,packetsReceived:t}){return t+s>0?s*100/(t+s):0}function qg({concealmentEvents:s,packetsLost:t,packetsReceived:e,jitter:r}){const n=Ys({stat:s,weight:.2,rangeMin:0,rangeMax:3,rangeRankingDirection:"UP"}),o=.5,d=Ys({stat:Fg({packetsLost:t,packetsReceived:e}),weight:o,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),l=Ys({stat:r,weight:.3,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"});return n+d+l}function YT({framesDecoded:s}){return s===0}function QT({framesPerSecond:s,isScreenShare:t}){return s<(t?xg:Vg)}function XT({frameWidth:s,isScreenShare:t}){return s<(t?Lg:Ng)}function jg({frameWidth:s,framesPerSecond:t,packetsLost:e,packetsReceived:r,jitter:i,isScreenShare:n,framesDecoded:o}){const d=Ys({stat:Fg({packetsLost:e,packetsReceived:r}),weight:1,rangeMin:0,rangeMax:ol,rangeRankingDirection:"UP"}),c=Ys({stat:i,weight:1,rangeMin:cl,rangeMax:dl,rangeRankingDirection:"UP"}),l=XT({frameWidth:s,isScreenShare:n}),h=QT({framesPerSecond:t,isScreenShare:n}),g=YT({framesDecoded:o,isScreenShare:n});return Ug({isLowQualityVideo:l,isVideoLagging:h,isVideoStuck:g,jitterQuality:c,packetsLostQuality:d})}class Zs{constructor(t){p(this,"pc1");p(this,"pc2");p(this,"constrainVideoBitrateKbps");p(this,"constrainOfferToRemoveVideoFec",!1);p(this,"iceCandidateFilter");const e=new RTCPeerConnection(t),r=new RTCPeerConnection(t);this.pc1=e,this.pc2=r,this.iceCandidateFilter=Zs.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=Zs.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)}getRoundTripTime(){return u(this,null,function*(){const[t,e]=yield Promise.all([this.pc1.getStats(),this.pc2.getStats()]);let r,i;if(t.forEach(n=>{n.type==="candidate-pair"&&n.nominated===!0&&n.bytesSent>0&&(r=n)}),e.forEach(n=>{n.type==="candidate-pair"&&n.nominated===!0&&n.bytesReceived>0&&(i=n)}),r&&i)try{if(r.currentRoundTripTime&&i.currentRoundTripTime)return{rtt:r.currentRoundTripTime,backendRTT:i.currentRoundTripTime};const n=(i.lastPacketReceivedTimestamp-r.lastPacketSentTimestamp)/1e3;return{rtt:n,backendRTT:n}}catch(n){return}})}close(){this.pc1.close(),this.pc2.close()}}class rm extends nt{constructor(e){super();p(this,"call");p(this,"timeOut");this.call=new cr(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,lS=1/1e3;class uS extends rm{constructor(e){super(e);p(this,"senderChannel");p(this,"recieveChannel");p(this,"startTime");p(this,"lastBitrateMeasureTime");p(this,"sentPayloadBytes",0);p(this,"recievedPayloadBytes",0);p(this,"lastReceivedPayloadBytes",0);p(this,"stopSending",!1);p(this,"testProgress",0);p(this,"samplePacket","");p(this,"finalBitrateSum",0);p(this,"bitRateSampels",0);p(this,"maxNumberOfPacketsToSend",0);p(this,"bytesToKeepBuffered",0);p(this,"testDurationSeconds",5);this.call.setIceCandidateFilter(cr.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(n){}}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 n=this.finalBitrateSum/this.bitRateSampels;this.testComplete({throughput:Math.round(n*lS)})}}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 zu extends rm{constructor(e,r=cr.noFilter){super(e);p(this,"ch1");p(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 hS extends zu{constructor(t){super(t,cr.isHost)}}class pS extends zu{constructor(t){super(t,cr.isRelay)}}class gS extends zu{constructor(t){super(t,cr.isReflexive)}}class mS{constructor(){p(this,"ipInformation",null)}getIPDetails(i){return u(this,arguments,function*({peerId:t,apiHostnames:e,logger:r}){var n,o,c;if(!this.ipInformation){try{const d=`https://${e.location}`,h=yield(yield fetch(d)).json();if(((n=h.loc)==null?void 0:n.length)>5)return this.ipInformation=h,(o=this.ipInformation)!=null&&o.ip&&(this.ipInformation.ip=jr(this.ipInformation.ip)),h;throw Error("Insufficient data")}catch(d){r.error("callstats::ipDetails:: failed to fetch ip using location service",{error:d})}try{const d=yield fetch(`https://${e.locationLegacy}/?token=3c493932b0624c&peerId=${t}`,{method:"POST"});this.ipInformation=yield d.json(),(c=this.ipInformation)!=null&&c.ip&&(this.ipInformation.ip=jr(this.ipInformation.ip))}catch(d){r.error("callstats::ipDetails:: failed to fetch ip using legacy location service",{error:d})}}return this.ipInformation})}resetCache(){this.ipInformation=null}}const im=new mS,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 Hh(s){const[t,e]=s.split(",");return{coords:{latitude:Number(t),longitude:Number(e)}}}class nm{constructor(){p(this,"transport");p(this,"candidatePair");p(this,"outboundVideoRtp",new Map);p(this,"inboundVideoRtp",new Map);p(this,"outboundAudioRtp",new Map);p(this,"inboundAudioRtp",new Map);p(this,"remoteInboundRtp",new Map);p(this,"producerStreamMap",new Map);p(this,"consumerStreamMap",new Map);p(this,"staleProducerStreamMap",!1);p(this,"staleConsumerStreamMap",!1)}}class am extends nt{constructor(){super();p(this,"observer");p(this,"outboundProducerMap",new Map);p(this,"inboundConsumerMap",new Map);p(this,"consumerPeerIdMap",new Map);p(this,"pausedConsumerMap",new Map);p(this,"pausedProducerMap",new Map);p(this,"overallProducingTransportsStatsMap",{});p(this,"overallConsumingTransportsStatsMap",{});p(this,"overallConsumersStatsMap",{});p(this,"overallProducersStatsMap",{});p(this,"videoProducerToStatsMap",new Map);p(this,"audioProducerToStatsMap",new Map);p(this,"videoConsumerToStatsMap",new Map);p(this,"audioConsumerToStatsMap",new Map);p(this,"consumerIdsWithFreezedVideo",new Set);p(this,"consumerIdsWithFreezedAudio",new Set);p(this,"producerIdsWithFreezedVideo",new Set);p(this,"producerIdsWithFreezedAudio",new Set);p(this,"freezedProducingTransportIds",new Set);p(this,"freezedConsumingTransportIds",new Set);p(this,"screenShareProducers",new Set);p(this,"screenShareConsumers",new Set);p(this,"ipDetails");p(this,"callStatsInstance");this.observer=new nt}registerProducer(e){return u(this,null,function*(){yield 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 n=((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&&n.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&&n.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 n=((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&&n.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&&n.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 n=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalVideoPacketsSent===i.packetsSent?(this.producerIdsWithFreezedVideo.add(e),this.callStatsInstance&&n.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&&n.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 n=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalAudioPacketsSent===i.packetsSent?(this.producerIdsWithFreezedAudio.add(e),this.callStatsInstance&&n.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&&n.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","resume",e))))}processProducingTransportStats(e,r,i){var h;const n=((h=this==null?void 0:this.callStatsInstance)==null?void 0:h.currentUserMediaStates)||{},{audio:o,video:c,screen:d}=n,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,h)=>l||h.audio||h.video||h.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))))}registerConsumer(e){return u(this,null,function*(){yield 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)}generateProducerStreamMap(e,r=!1){return u(this,null,function*(){const i=yield e.getStats(),n=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 n})}generateConsumerStreamMap(e,r=!1){return u(this,null,function*(){const i=yield e.getStats(),n=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 n})}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 n=i.framesEncoded>0,o=i.packetsSent>0,c=i.frameWidth&&i.frameHeight;return n&&o&&!!c})||e[e.length-1]}parseRTCReport(e,r=[],i=!1,n=void 0,o=void 0){var w,b,M,D,$,V,H,j,Z,He,rs,Zr,is;const c=e,d=new nm,l=r.length?new Set(r):void 0,h=[],g=[],T=[],v=new Map,E=new Map;for(const I of c.values()){if(l){if(l.size===0)break;if(l.has(I.type))i&&l.delete(I.type);else continue}switch(I.type){case"local-candidate":{h.push(this.getIceCandidateStats(I));break}case"remote-candidate":{g.push(this.getIceCandidateStats(I));break}case"candidate-pair":{const{nominated:y}=I,{selected:_}=I,B=I,Se={nominated:y!=null?y:_,currentRoundTripTime:B.currentRoundTripTime,totalRoundTripTime:B.totalRoundTripTime,bytesReceived:B.bytesReceived,bytesSent:B.bytesSent,availableOutgoingBitrate:B.availableOutgoingBitrate,availableIncomingBitrate:B.availableIncomingBitrate,lastPacketReceivedTimestamp:B.lastPacketReceivedTimestamp,lastPacketSentTimestamp:B.lastPacketSentTimestamp,localCandidateId:B.localCandidateId,remoteCandidateId:B.remoteCandidateId,bytesDiscardedOnSend:B.bytesDiscardedOnSend,packetsSent:B.packetsSent,packetsReceived:B.packetsReceived,packetsDiscardedOnSend:B.packetsDiscardedOnSend};T.push(Se),(I.nominated===!0||I.selected===!0)&&(d.candidatePair=Se);break}case"transport":{const y=I;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:y.bytesReceived,bytesSent:y.bytesSent,packetsSent:y.packetsSent,packetsReceived:y.packetsReceived,dtlsCipher:y.dtlsCipher,dtlsState:y.dtlsState,iceRole:y.iceRole};if(d.transport=_,o){if(o.producing){const B=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,B,_)}if(o.consuming){const B=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,B,_)}}break}case"remote-inbound-rtp":{const y=I,_={jitter:y.jitter,fractionLost:y.fractionLost,roundTripTime:y.roundTripTime,roundTripTimeMeasurements:y.roundTripTimeMeasurements,totalRoundTripTime:y.totalRoundTripTime,packetsLost:y.packetsLost};d.remoteInboundRtp.set(y.localId,_);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(I.id))break;const y=I,_=n||this.outboundProducerMap.get(I.id),B=this.pausedProducerMap.get(_);if(B){if(B.lastReportCalculated===!0)break;this.pausedProducerMap.set(_,{lastReportCalculated:!0})}this.overallProducersStatsMap[_]||(this.overallProducersStatsMap[_]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Se=this.overallProducersStatsMap[_];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.outboundProducerMap.has(I.id)){d.staleProducerStreamMap=!0;break}const Me=this.callStatsInstance.producers.get(_);if(((w=Me==null?void 0:Me.track)==null?void 0:w.readyState)==="ended")break;d.producerStreamMap.has(_)||d.producerStreamMap.set(_,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:y.bytesSent,packetsSent:y.packetsSent,nackCount:y.nackCount,ssrc:y.ssrc,mid:y.mid,active:y.active,codecId:y.codecId,headerBytesSent:y.headerBytesSent||0,totalPacketSendDelay:y.totalPacketSendDelay||0};if(y.mediaType==="video"||y.kind==="video"){const k=y,Le=O({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(I.id,Le),d.producerStreamMap.get(_).outboundVideoRtpId.push(I.id),this.processOutboundProducerVideoStats(_,Se,Le)}else if(y.mediaType==="audio"||y.kind==="audio"){const k=y,Le=O({retransmittedBytesSent:k.retransmittedBytesSent,retransmittedPacketsSent:k.retransmittedPacketsSent},L);d.outboundAudioRtp.set(I.id,Le),d.producerStreamMap.get(_).outboundAudioRtpId.push(I.id),this.processOutboundProducerAudioStats(_,Se,Le)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(I.id))break;const y=I,_=n||this.inboundConsumerMap.get(I.id),B=this.pausedConsumerMap.get(_);if(B){if(B.lastReportCalculated===!0)break;this.pausedConsumerMap.set(_,{lastReportCalculated:!0})}if(y.ssrc===1234)break;this.overallConsumersStatsMap[_]||(this.overallConsumersStatsMap[_]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Se=this.overallConsumersStatsMap[_];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.inboundConsumerMap.has(I.id)){d.staleConsumerStreamMap=!0;break}d.consumerStreamMap.has(_)||d.consumerStreamMap.set(_,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const Me={bytesReceived:y.bytesReceived,packetsReceived:y.packetsReceived,packetsLost:y.packetsLost>=0?y.packetsLost:0,jitter:y.jitter,nackCount:y.nackCount,jitterBufferDelay:y.jitterBufferDelay,jitterBufferEmittedCount:y.jitterBufferEmittedCount,lastPacketReceivedTimestamp:y.lastPacketReceivedTimestamp,ssrc:y.ssrc,mid:y.mid,codecId:y.codecId,headerBytesReceived:y.headerBytesReceived||0,packetsDiscarded:y.packetsDiscarded||0,jitterBufferMinimumDelay:y.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:y.jitterBufferTargetDelay||0};if(y.mediaType==="video"||y.kind==="video"){const L=y,k=O({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},Me);k.score=sm({frameWidth:k.frameWidth||0,framesDecoded:(k.framesDecoded||0)-(((b=this.videoConsumerToStatsMap.get(_))==null?void 0:b.framesDecoded)||0),framesPerSecond:k.framesPerSecond||0,packetsLost:(k.packetsLost||0)-(((M=this.videoConsumerToStatsMap.get(_))==null?void 0:M.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((D=this.videoConsumerToStatsMap.get(_))==null?void 0:D.packetsReceived)||0),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_)}),E.set(_,{score:+(k.score*10).toFixed(),frameWidth:k.frameWidth||0,frameHeight:k.frameHeight||0,framesPerSecond:k.framesPerSecond||0,packetsLostPercentage:nd({packetsLost:(k.packetsLost||0)-((($=this.videoConsumerToStatsMap.get(_))==null?void 0:$.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((V=this.videoConsumerToStatsMap.get(_))==null?void 0:V.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-(((H=this.videoConsumerToStatsMap.get(_))==null?void 0:H.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(_,k),d.inboundVideoRtp.set(I.id,k),d.consumerStreamMap.get(_).inboundVideoRtpId.push(I.id),this.processInboundConsumerVideoStats(_,Se,k)}else if(y.mediaType==="audio"||y.kind==="audio"){const L=y,k=O({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},Me);k.score=tm({concealmentEvents:(k.concealmentEvents||0)-(((j=this.audioConsumerToStatsMap.get(_))==null?void 0:j.concealmentEvents)||0),packetsLost:(k.packetsLost||0)-(((Z=this.audioConsumerToStatsMap.get(_))==null?void 0:Z.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((He=this.audioConsumerToStatsMap.get(_))==null?void 0:He.packetsReceived)||0),jitter:k.jitter||0}),E.set(_,{score:+(k.score*10).toFixed(),packetsLostPercentage:nd({packetsLost:(k.packetsLost||0)-(((rs=this.audioConsumerToStatsMap.get(_))==null?void 0:rs.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((Zr=this.audioConsumerToStatsMap.get(_))==null?void 0:Zr.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-(((is=this.audioConsumerToStatsMap.get(_))==null?void 0:is.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(_,k),d.inboundAudioRtp.set(I.id,k),d.consumerStreamMap.get(_).inboundAudioRtpId.push(I.id),this.processInboundConsumerAudioStats(_,Se,k)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}}}if(d.producerStreamMap.forEach((I,y)=>{var _,B,Se,Me,L,k,Le,Ls,Ma,Ia,Aa,Da,Oa,Na,La,Va,xa,Ua,$a,Ba,Ha,Fa,qa;if(I.outboundVideoRtpId.length>0){const de=[];I.outboundVideoRtpId.forEach(xl=>{de.push(d.outboundVideoRtp.get(xl))});const ee=this.getWorkingSimulcastVideoStats(de);ee.score=Zg({frameWidth:ee.frameWidth||0,framesPerSecond:ee.framesPerSecond||0,jitter:((_=ee.remoteData)==null?void 0:_.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsSent:(ee.packetsSent||0)-(((B=this.videoProducerToStatsMap.get(y))==null?void 0:B.packetsSent)||0),packetsLost:(((Se=ee.remoteData)==null?void 0:Se.packetsLost)||0)-(((L=(Me=this.videoProducerToStatsMap.get(y))==null?void 0:Me.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(ee.framesEncoded||0)-(((k=this.videoProducerToStatsMap.get(y))==null?void 0:k.framesEncoded)||0)}),v.set(y,{score:+(ee.score*10).toFixed(),frameWidth:ee.frameWidth||0,frameHeight:ee.frameHeight||0,framesPerSecond:ee.framesPerSecond||0,jitter:((Le=ee.remoteData)==null?void 0:Le.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsLostPercentage:id({packetsSent:(ee.packetsSent||0)-(((Ls=this.videoProducerToStatsMap.get(y))==null?void 0:Ls.packetsSent)||0),packetsLost:(((Ma=ee.remoteData)==null?void 0:Ma.packetsLost)||0)-(((Aa=(Ia=this.videoProducerToStatsMap.get(y))==null?void 0:Ia.remoteData)==null?void 0:Aa.packetsLost)||0)}),bitrate:((ee.bytesSent||0)-(((Da=this.videoProducerToStatsMap.get(y))==null?void 0:Da.bytesSent)||0))*8/7,cpuLimitations:ee.qualityLimitationReason==="cpu",bandwidthLimitations:ee.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(y,ee)}else if(I.outboundAudioRtpId.length>0){const de=d.outboundAudioRtp.get(I.outboundAudioRtpId[0]);de.score=Xg({packetsSent:(de.packetsSent||0)-(((Oa=this.audioProducerToStatsMap.get(y))==null?void 0:Oa.packetsSent)||0),packetsLost:(((Na=de.remoteData)==null?void 0:Na.packetsLost)||0)-(((Va=(La=this.audioProducerToStatsMap.get(y))==null?void 0:La.remoteData)==null?void 0:Va.packetsLost)||0),jitter:((xa=de.remoteData)==null?void 0:xa.jitter)||0}),v.set(y,{score:+(de.score*10).toFixed(),bitrate:((de.bytesSent||0)-(((Ua=this.audioProducerToStatsMap.get(y))==null?void 0:Ua.bytesSent)||0))*8/7,packetsLostPercentage:id({packetsSent:(de.packetsSent||0)-((($a=this.audioProducerToStatsMap.get(y))==null?void 0:$a.packetsSent)||0),packetsLost:(((Ba=de.remoteData)==null?void 0:Ba.packetsLost)||0)-(((Fa=(Ha=this.audioProducerToStatsMap.get(y))==null?void 0:Ha.remoteData)==null?void 0:Fa.packetsLost)||0)}),jitter:((qa=de.remoteData)==null?void 0:qa.jitter)||0,isScreenShare:this.screenShareProducers.has(y)}),this.audioProducerToStatsMap.set(y,de)}}),T.forEach(I=>{const y=h.find(B=>B.id===I.localCandidateId?(I.localCandidateId=B.id,B):null),_=g.find(B=>B.id===I.remoteCandidateId?(I.remoteCandidateId=B.id,B):null);y&&(I.localCandidateType=y.type,I.localCandidateAddress=jr(y.address),I.localCandidatePort=y.port,I.localCandidateProtocol=y.protocol,I.localCandidateUrl=y.url,I.localCandidateNetworkType=y.networkType,I.localCandidateRelatedAddress=jr(y.relatedAddress),I.localCandidateRelatedPort=y.relatedPort),_&&(I.remoteCandidateType=_.type,I.remoteCandidateAddress=jr(_.address),I.remoteCandidatePort=_.port,I.remoteCandidateProtocol=_.protocol,I.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=T),d.transport&&!d.transport.roundTripTime){let I=0,y=0;d.remoteInboundRtp.forEach((_,B)=>{_.roundTripTime&&_.roundTripTime>I&&(I=_.roundTripTime,y=_.totalRoundTripTime)}),d.transport.roundTripTime=I,d.transport.totalRoundTripTime=y}if(E.size>0)try{this.observer.emit("consumer_score",E)}catch(I){}if(v.size>0)try{this.observer.emit("producer_score",v)}catch(I){}return d}getProducersReport(e){return u(this,null,function*(){const r=e.map(i=>this.generateProducerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0})}getConsumersReport(e){return u(this,null,function*(){const r=e.map(i=>this.generateConsumerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0})}getTransportReport(e){return u(this,null,function*(){return e.getStats()})}getProcessedStats(e,r,i){return u(this,null,function*(){const n=yield this.getTransportReport(e),o={producing:i,consuming:r,id:e.id},c=n,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},h=d.staleProducerStreamMap?void 0:this.getProducerStatsFromReport(d),g=d.staleConsumerStreamMap?void 0:this.getConsumerStatsFromReport(d);return{transportReport:l,producerReport:h,consumerReport:g}})}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,n)=>{var o,c;r.push({producerId:n,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(n))==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,n)=>{const{peerId:o,producerId:c,appData:d}=this.consumerPeerIdMap.get(n);r.push({consumerId:n,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}getUserLocation(){return u(this,null,function*(){return new Promise((e,r)=>{try{navigator.geolocation?navigator.geolocation.getCurrentPosition(i=>{e(i)}):r()}catch(i){r(i)}})})}getConnectivity(e){return u(this,null,function*(){try{const r={iceServers:e||Bh},i=new Promise((h,g)=>{try{const T=new hS(r);T.addListener("done",h),T.addListener("failed",()=>{h({connectivity:!1})}),T.start(2e3)}catch(T){g(T)}}),n=new Promise((h,g)=>{try{const T=new pS(r);T.addListener("done",h),T.addListener("failed",()=>{h({connectivity:!1})}),T.start(2e3)}catch(T){g(T)}}),o=new Promise((h,g)=>{try{const T=new gS(r);T.addListener("done",h),T.addListener("failed",()=>{h({connectivity:!1})}),T.start(2e3)}catch(T){g(T)}}),[c,d,l]=yield Promise.all([i,n,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}}})}getThroughput(e){return u(this,null,function*(){try{const i=yield new Promise((n,o)=>{try{const c={iceServers:e||Bh},d=new uS(c);d.addListener("done",n),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}})}getIPDetails(){return u(this,null,function*(){var e,r;try{return this.ipDetails||(this.ipDetails=yield im.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}})}getNetworkQuality(e){return u(this,null,function*(){const[r,i]=yield 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}})}getNetworkInfo(e,r=!1){return u(this,null,function*(){var c,d;if(r){const l=yield this.getIPDetails();return{ipDetails:l,effectiveNetworkType:(c=navigator.connection)==null?void 0:c.effectiveType,location:l!=null&&l.loc?Hh(l==null?void 0:l.loc):void 0}}const[i,n,o]=yield 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?Hh(o==null?void 0:o.loc):void 0,turnConnectivity:i?i.host||i.relay||i.reflexive:!1,connectivity:i,throughput:n==null?void 0:n.throughput,fractionalLoss:n==null?void 0:n.fractionalLoss,RTT:n==null?void 0:n.RTT,jitter:n==null?void 0:n.jitter,backendRTT:n==null?void 0:n.backendRTT}})}}class fS extends am{}class om extends am{constructor(){super(...arguments);p(this,"producerMap",new Map);p(this,"consumerMap",new Map)}registerProducer(e){return u(this,null,function*(){this.producerMap.set(e.id,e),yield 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)})}registerConsumer(e){return u(this,null,function*(){this.consumerMap.set(e.id,e),yield 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)})}generateConsumerStreamMap(e,r=!1){return u(this,null,function*(){const i=yield e.getStats(),n=this.parseRTCReport(i,["inbound-rtp"],!1,e.id),o=[...n.consumerStreamMap.values()][0],c=r?this.getConsumerStatsFromParsedConsumerStats(n,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,n=void 0,o=void 0){var w,b,M,D,$,V,H,j,Z,He,rs,Zr,is;const c=e,d=new nm,l=r.length?new Set(r):void 0,h=[],g=[],T=[],v=new Map,E=new Map;for(const I of c.values()){if(l){if(l.size===0)break;if(l.has(I.type))i&&l.delete(I.type);else continue}switch(I.type){case"local-candidate":{h.push(this.getIceCandidateStats(I));break}case"remote-candidate":{g.push(this.getIceCandidateStats(I));break}case"candidate-pair":{const{nominated:y}=I,{selected:_}=I,B=I,Se={nominated:y!=null?y:_,currentRoundTripTime:B.currentRoundTripTime,totalRoundTripTime:B.totalRoundTripTime,bytesReceived:B.bytesReceived,bytesSent:B.bytesSent,availableOutgoingBitrate:B.availableOutgoingBitrate,availableIncomingBitrate:B.availableIncomingBitrate,lastPacketReceivedTimestamp:B.lastPacketReceivedTimestamp,lastPacketSentTimestamp:B.lastPacketSentTimestamp,localCandidateId:B.localCandidateId,remoteCandidateId:B.remoteCandidateId,bytesDiscardedOnSend:B.bytesDiscardedOnSend,packetsSent:B.packetsSent,packetsReceived:B.packetsReceived,packetsDiscardedOnSend:B.packetsDiscardedOnSend};T.push(Se),(I.nominated===!0||I.selected===!0)&&(d.candidatePair=Se);break}case"transport":{const y=I;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:y.bytesReceived,bytesSent:y.bytesSent,packetsSent:y.packetsSent,packetsReceived:y.packetsReceived,dtlsCipher:y.dtlsCipher,dtlsState:y.dtlsState,iceRole:y.iceRole};if(d.transport=_,o){if(o.producing){const B=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,B,_)}if(o.consuming){const B=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,B,_)}}break}case"remote-inbound-rtp":{const y=I,_={jitter:y.jitter,fractionLost:y.fractionLost,roundTripTime:y.roundTripTime,roundTripTimeMeasurements:y.roundTripTimeMeasurements,totalRoundTripTime:y.totalRoundTripTime,packetsLost:y.packetsLost};d.remoteInboundRtp.set(y.localId,_);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(I.id))break;const y=I,_=n||this.outboundProducerMap.get(I.id),B=this.pausedProducerMap.get(_);if(B){if(B.lastReportCalculated===!0)break;this.pausedProducerMap.set(_,{lastReportCalculated:!0})}this.overallProducersStatsMap[_]||(this.overallProducersStatsMap[_]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Se=this.overallProducersStatsMap[_];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.outboundProducerMap.has(I.id)){d.staleProducerStreamMap=!0;break}const Me=this.callStatsInstance.producers.get(_);if(((w=Me==null?void 0:Me.track)==null?void 0:w.readyState)==="ended")break;d.producerStreamMap.has(_)||d.producerStreamMap.set(_,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:y.bytesSent,packetsSent:y.packetsSent,nackCount:y.nackCount,ssrc:y.ssrc,mid:y.mid,active:y.active,codecId:y.codecId,headerBytesSent:y.headerBytesSent||0,totalPacketSendDelay:y.totalPacketSendDelay||0};if(y.mediaType==="video"||y.kind==="video"){const k=y,Le=O({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(I.id,Le),d.producerStreamMap.get(_).outboundVideoRtpId.push(I.id),this.processOutboundProducerVideoStats(_,Se,Le)}else if(y.mediaType==="audio"||y.kind==="audio"){const k=y,Le=O({retransmittedBytesSent:k.retransmittedBytesSent,retransmittedPacketsSent:k.retransmittedPacketsSent},L);d.outboundAudioRtp.set(I.id,Le),d.producerStreamMap.get(_).outboundAudioRtpId.push(I.id),this.processOutboundProducerAudioStats(_,Se,Le)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(I.id))break;const y=I,_=n||this.inboundConsumerMap.get(I.id),B=this.pausedConsumerMap.get(_);if(B){if(B.lastReportCalculated===!0)break;this.pausedConsumerMap.set(_,{lastReportCalculated:!0})}if(y.ssrc===1234)break;this.overallConsumersStatsMap[_]||(this.overallConsumersStatsMap[_]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Se=this.overallConsumersStatsMap[_];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.inboundConsumerMap.has(I.id)){d.staleConsumerStreamMap=!0;break}d.consumerStreamMap.has(_)||d.consumerStreamMap.set(_,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const Me={bytesReceived:y.bytesReceived,packetsReceived:y.packetsReceived,packetsLost:y.packetsLost>=0?y.packetsLost:0,jitter:y.jitter,nackCount:y.nackCount,jitterBufferDelay:y.jitterBufferDelay,jitterBufferEmittedCount:y.jitterBufferEmittedCount,lastPacketReceivedTimestamp:y.lastPacketReceivedTimestamp,ssrc:y.ssrc,mid:y.mid,codecId:y.codecId,headerBytesReceived:y.headerBytesReceived||0,packetsDiscarded:y.packetsDiscarded||0,jitterBufferMinimumDelay:y.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:y.jitterBufferTargetDelay||0};if(y.mediaType==="video"||y.kind==="video"){const L=y,k=O({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},Me);k.score=sm({frameWidth:k.frameWidth||0,framesDecoded:(k.framesDecoded||0)-(((b=this.videoConsumerToStatsMap.get(_))==null?void 0:b.framesDecoded)||0),framesPerSecond:k.framesPerSecond||0,packetsLost:(k.packetsLost||0)-(((M=this.videoConsumerToStatsMap.get(_))==null?void 0:M.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((D=this.videoConsumerToStatsMap.get(_))==null?void 0:D.packetsReceived)||0),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_)}),E.set(_,{score:+(k.score*10).toFixed(),frameWidth:k.frameWidth||0,frameHeight:k.frameHeight||0,framesPerSecond:k.framesPerSecond||0,packetsLostPercentage:nd({packetsLost:(k.packetsLost||0)-((($=this.videoConsumerToStatsMap.get(_))==null?void 0:$.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((V=this.videoConsumerToStatsMap.get(_))==null?void 0:V.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-(((H=this.videoConsumerToStatsMap.get(_))==null?void 0:H.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(_,k),d.inboundVideoRtp.set(I.id,k),d.consumerStreamMap.get(_).inboundVideoRtpId.push(I.id),this.processInboundConsumerVideoStats(_,Se,k)}else if(y.mediaType==="audio"||y.kind==="audio"){const L=y,k=O({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},Me);k.score=tm({concealmentEvents:(k.concealmentEvents||0)-(((j=this.audioConsumerToStatsMap.get(_))==null?void 0:j.concealmentEvents)||0),packetsLost:(k.packetsLost||0)-(((Z=this.audioConsumerToStatsMap.get(_))==null?void 0:Z.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((He=this.audioConsumerToStatsMap.get(_))==null?void 0:He.packetsReceived)||0),jitter:k.jitter||0}),E.set(_,{score:+(k.score*10).toFixed(),packetsLostPercentage:nd({packetsLost:(k.packetsLost||0)-(((rs=this.audioConsumerToStatsMap.get(_))==null?void 0:rs.packetsLost)||0),packetsReceived:(k.packetsReceived||0)-(((Zr=this.audioConsumerToStatsMap.get(_))==null?void 0:Zr.packetsReceived)||0)}),jitter:k.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((k.bytesReceived||0)-(((is=this.audioConsumerToStatsMap.get(_))==null?void 0:is.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(_,k),d.inboundAudioRtp.set(I.id,k),d.consumerStreamMap.get(_).inboundAudioRtpId.push(I.id),this.processInboundConsumerAudioStats(_,Se,k)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}}}if(d.producerStreamMap.forEach((I,y)=>{var _,B,Se,Me,L,k,Le,Ls,Ma,Ia,Aa,Da,Oa,Na,La,Va,xa,Ua,$a,Ba,Ha,Fa,qa;if(I.outboundVideoRtpId.length>0){const de=[];I.outboundVideoRtpId.forEach(xl=>{de.push(d.outboundVideoRtp.get(xl))});const ee=this.getWorkingSimulcastVideoStats(de);ee.score=Zg({frameWidth:ee.frameWidth||0,framesPerSecond:ee.framesPerSecond||0,jitter:((_=ee.remoteData)==null?void 0:_.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsSent:(ee.packetsSent||0)-(((B=this.videoProducerToStatsMap.get(y))==null?void 0:B.packetsSent)||0),packetsLost:(((Se=ee.remoteData)==null?void 0:Se.packetsLost)||0)-(((L=(Me=this.videoProducerToStatsMap.get(y))==null?void 0:Me.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(ee.framesEncoded||0)-(((k=this.videoProducerToStatsMap.get(y))==null?void 0:k.framesEncoded)||0)}),v.set(y,{score:+(ee.score*10).toFixed(),frameWidth:ee.frameWidth||0,frameHeight:ee.frameHeight||0,framesPerSecond:ee.framesPerSecond||0,jitter:((Le=ee.remoteData)==null?void 0:Le.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsLostPercentage:id({packetsSent:(ee.packetsSent||0)-(((Ls=this.videoProducerToStatsMap.get(y))==null?void 0:Ls.packetsSent)||0),packetsLost:(((Ma=ee.remoteData)==null?void 0:Ma.packetsLost)||0)-(((Aa=(Ia=this.videoProducerToStatsMap.get(y))==null?void 0:Ia.remoteData)==null?void 0:Aa.packetsLost)||0)}),bitrate:((ee.bytesSent||0)-(((Da=this.videoProducerToStatsMap.get(y))==null?void 0:Da.bytesSent)||0))*8/7,cpuLimitations:ee.qualityLimitationReason==="cpu",bandwidthLimitations:ee.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(y,ee)}else if(I.outboundAudioRtpId.length>0){const de=d.outboundAudioRtp.get(I.outboundAudioRtpId[0]);de.score=Xg({packetsSent:(de.packetsSent||0)-(((Oa=this.audioProducerToStatsMap.get(y))==null?void 0:Oa.packetsSent)||0),packetsLost:(((Na=de.remoteData)==null?void 0:Na.packetsLost)||0)-(((Va=(La=this.audioProducerToStatsMap.get(y))==null?void 0:La.remoteData)==null?void 0:Va.packetsLost)||0),jitter:((xa=de.remoteData)==null?void 0:xa.jitter)||0}),v.set(y,{score:+(de.score*10).toFixed(),bitrate:((de.bytesSent||0)-(((Ua=this.audioProducerToStatsMap.get(y))==null?void 0:Ua.bytesSent)||0))*8/7,packetsLostPercentage:id({packetsSent:(de.packetsSent||0)-((($a=this.audioProducerToStatsMap.get(y))==null?void 0:$a.packetsSent)||0),packetsLost:(((Ba=de.remoteData)==null?void 0:Ba.packetsLost)||0)-(((Fa=(Ha=this.audioProducerToStatsMap.get(y))==null?void 0:Ha.remoteData)==null?void 0:Fa.packetsLost)||0)}),jitter:((qa=de.remoteData)==null?void 0:qa.jitter)||0,isScreenShare:this.screenShareProducers.has(y)}),this.audioProducerToStatsMap.set(y,de)}}),T.forEach(I=>{const y=h.find(B=>B.id===I.localCandidateId?(I.localCandidateId=B.id,B):null),_=g.find(B=>B.id===I.remoteCandidateId?(I.remoteCandidateId=B.id,B):null);y&&(I.localCandidateType=y.type,I.localCandidateAddress=jr(y.address),I.localCandidatePort=y.port,I.localCandidateProtocol=y.protocol,I.localCandidateUrl=y.url,I.localCandidateNetworkType=y.networkType,I.localCandidateRelatedAddress=jr(y.relatedAddress),I.localCandidateRelatedPort=y.relatedPort),_&&(I.remoteCandidateType=_.type,I.remoteCandidateAddress=jr(_.address),I.remoteCandidatePort=_.port,I.remoteCandidateProtocol=_.protocol,I.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=T),d.transport&&!d.transport.roundTripTime){let I=0,y=0;d.remoteInboundRtp.forEach((_,B)=>{_.roundTripTime&&_.roundTripTime>I&&(I=_.roundTripTime,y=_.totalRoundTripTime)}),d.transport.roundTripTime=I,d.transport.totalRoundTripTime=y}if(E.size>0)try{this.observer.emit("consumer_score",E)}catch(I){}if(v.size>0)try{this.observer.emit("producer_score",v)}catch(I){}return d}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,n)=>{const o=this.producerMap.get(n),c=o.track.getSettings(),d=i.outboundVideoRtpId.map(h=>{const g=e.outboundVideoRtp.get(h);return g.frameHeight||(g.frameHeight=c.height,g.frameWidth=c.width,g.framesPerSecond=c.frameRate),g}),l={producerId:n,appData:o.appData,videoStats:d,audioStats:i.outboundAudioRtpId.map(h=>e.outboundAudioRtp.get(h))};r.push(l)})}catch(i){console.error("getProducersReport: ",i,e)}return r}getConsumerStatsFromParsedConsumerStats(e,r,i){let n;try{const{peerId:o,producerId:c,appData:d}=this.consumerPeerIdMap.get(i),l=r==null?void 0:r.inboundVideoRtpId.map(h=>{const T=this.consumerMap.get(i).track.getSettings(),v=e.inboundVideoRtp.get(h);return v.frameHeight||(v.frameHeight=T.height,v.frameWidth=T.width,v.framesPerSecond=T.frameRate),v});n={consumerId:i,peerId:o,producerId:c,appData:d,videoStats:l,audioStats:r==null?void 0:r.inboundAudioRtpId.map(h=>e.inboundAudioRtp.get(h))}}catch(o){console.error("getConsumerStatsFromParsedConsumerStats: ",o,e)}return n}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((i,n)=>{r.push(this.getConsumerStatsFromParsedConsumerStats(e,i,n))})}catch(i){console.error("getConsumerStatsFromReport: ",i,e)}return r}}class TS extends om{}function ad(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 Fh(s,t,e){const r=s.value;return s.value=function(...i){try{const n=r.apply(this,i);return n&&n instanceof Promise?n.catch(o=>{ad(this,t,e,o)}):n}catch(n){ad(this,t,e,n)}return null},s}const X=(s,t)=>(e,r,i)=>{const n=i.value;return i.value=function(...o){try{const c=n.apply(this,o);return c&&c instanceof Promise?c.catch(d=>{ad(this,s,t,d)}):c}catch(c){ad(this,s,t,c)}return null},i},SS=(s,t)=>(e,r,i)=>{if(i)return Fh(i,s,t);for(const n of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,n);o.value instanceof Function&&Object.defineProperty(e.prototype,n,Fh(o,s,t))}};var Y=globalThis&&globalThis.__decorate||function(s,t,e,r){var i=arguments.length,n=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,e):r,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(s,t,e,r);else for(var c=s.length-1;c>=0;c--)(o=s[c])&&(n=(i<3?o(n):i>3?o(t,e,n):o(t,e))||n);return i>3&&n&&Object.defineProperty(t,e,n),n};const Q=console;let K=class extends nt{constructor(e="https://api.testingv3.dyte.in",r="Blink",i=Gg.PROD,n,o,c,d,l){super();p(this,"observer");p(this,"eventHandler");p(this,"measurements");p(this,"producingTransport");p(this,"consumingTransport");p(this,"producers",new Map);p(this,"consumers",new Map);p(this,"iceServers");p(this,"connectionInfoPromise");p(this,"pingStatsTimeout");p(this,"logger");p(this,"env");p(this,"apiHostnames");p(this,"peerId");p(this,"consumerSharedMediaStatesMap",new Map);p(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 sS({logger:o,peerId:c,apiHostnames:d,authToken:l}),this.logger.debug("callStats::engineName: ",{engineName:r}),r){case"Blink":this.measurements=new fS;break;case"Gecko":this.measurements=new om;break;case"WebKit":this.measurements=new TS;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 nt,this.measurements.observer.on("consumer_score",h=>{o.debug(`callStats::consumer_score ${[...h.entries()]}`),this.eventHandler.emit("consumer_score",h)}),this.measurements.observer.on("producer_score",h=>{o.debug(`callStats::producer_score ${[...h.entries()]}`),this.eventHandler.emit("producer_score",h)})}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(n=>{this.registerProducer(n)}),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(n=>{this.registerConsumer(n)}),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:N.PRECALL_TEST_BEGIN,timestamp:r}),this.connectionInfoPromise&&this.connectionInfoPromise.then(i=>{this.eventHandler.callEvent({event:N.PRECALL_TEST_COMPLETE,metaData:{connectionInfo:i},timestamp:r})})}sendScreenShareToggleEvent(e,r=null,i){this.currentUserMediaStates.screen=e,this.eventHandler.callEvent({event:e?N.SCREENSHARE_STARTED:N.SCREENSHARE_STOPPED,metaData:{ssrc:r},timestamp:i})}sendScreenShareRequestedEvent(e){this.eventHandler.callEvent({event:N.SCREENSHARE_START_REQUESTED,timestamp:e})}sendActiveSpeakerEvent(e,r){this.eventHandler.callEvent({event:N.DOMINANT_SPEAKER,metaData:{peerId:e},timestamp:r})}devices(e,r,i){this.eventHandler.callEvent({event:e===Ft.AUDIO&&N.AUDIO_DEVICES_UPDATES||e===Ft.VIDEO&&N.VIDEO_DEVICES_UPDATES||e===Ft.SPEAKER&&N.SPEAKER_DEVICES_UPDATES,metaData:{deviceList:r},timestamp:i})}selectedDevice(e,r,i){this.eventHandler.callEvent({event:e===Ft.AUDIO&&N.SELECTED_MICROHPONE_UPDATE||e===Ft.VIDEO&&N.SELECTED_CAMERA_UPDATE||e===Ft.SPEAKER&&N.SELECTED_SPEAKER_UPDATE,metaData:{device:r},timestamp:i})}mediaPermission(e,r,i){this.eventHandler.callEvent({event:N.MEDIA_PERMISSION,metaData:{deviceType:e,permission:r},timestamp:i})}mediaPlaybackFailed(e,r){this.eventHandler.callEvent({event:e===Ft.AUDIO&&N.AUDIO_PLAY_FAILED||e===Ft.VIDEO&&N.VIDEO_PLAY_FAILED,metaData:{deviceType:e},timestamp:r})}mediaTrackMuted(e,r){this.eventHandler.callEvent({event:e===Ft.AUDIO&&N.AUDIO_TRACK_MUTED||e===Ft.VIDEO&&N.VIDEO_TRACK_MUTED,metaData:{deviceType:e},timestamp:r})}tabChanged(e,r){this.eventHandler.callEvent({event:N.TAB_CHANGE,metaData:{isMeetingsTabActive:e},timestamp:r})}browserBackgrounded(e){this.eventHandler.callEvent({event:N.BROWSER_BACKGROUNDED,timestamp:e})}browserForegrounded(e){this.eventHandler.callEvent({event:N.BROWSER_FOREGROUNDED,timestamp:e})}legacySwitch(e,r){this.eventHandler.callEvent({event:N.LEGACY_SWITCH,metadata:{on:e},timestamp:r})}getPreCallTestResults(){return u(this,null,function*(){return this.connectionInfoPromise})}sendCallJoinBeginEvent(e,r){e=G(O({},e),{meetingEnv:this.env}),e.deviceInfo=G(O({},e.deviceInfo),{userAgent:navigator.userAgent,cpus:navigator.hardwareConcurrency,memory:navigator.deviceMemory}),this.eventHandler.callEvent({event:N.CALL_JOIN_BEGIN,metaData:{peerMetaData:e},timestamp:r})}sendNetworkQualityTestBeginEvent(e,r){this.eventHandler.callEvent({event:N.NET_QUALITY_TEST_BEGIN,timestamp:r}),new Promise((n,o)=>u(this,null,function*(){const c=[];try{for(const d of e)try{if(d.iceServers&&d.iceServers.length>0){const l=yield this.measurements.getNetworkQuality(d.iceServers);c.push(G(O({},d),{networkResults:l}))}}catch(l){console.warn("Error handling ",l)}n({regionData:c})}catch(d){console.warn("Error in callstats, ",d),o(d)}})).then(n=>{this.eventHandler.callEvent({event:N.NET_QUALITY_TEST_END,timestamp:r,metaData:n})})}sendWebSocketConnectedEvent(e){this.eventHandler.callEvent({event:N.WEBSOCKET_CONNECTED,timestamp:e})}sendTransportConnectedEvent(e){this.eventHandler.callEvent({event:N.TRANSPORT_CONNECTED,timestamp:e})}sendAudioToggleEvent(e,r){this.currentUserMediaStates.audio=e;let i;e?i=N.AUDIO_ON:i=N.AUDIO_OFF,this.eventHandler.callEvent({event:i,timestamp:r})}sendVideoToggleEvent(e,r){this.currentUserMediaStates.video=e;let i;e?i=N.VIDEO_ON:i=N.VIDEO_OFF,this.eventHandler.callEvent({event:i,timestamp:r})}sendParticipantRoleToggleEvent(e,r){this.eventHandler.callEvent({event:N.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)}sendPingStatsEvent(e=!0,r){return u(this,null,function*(){var c,d;let i,n;if(this.producingTransport&&(i=yield 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=yield this.measurements.getProducersReport([...this.producers.values()]);i&&l?i.producerReport=l:(i=yield 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&&(n=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),!n||!((d=n.consumerReport)!=null&&d.length))){this.logger.debug("callStats::sendPingStatsEvent::staleConsumingTransport",{disclaimer:"Stale consumer? Regenerating Stream Maps!"});const l=yield this.measurements.getConsumersReport([...this.consumers.values()]);n&&l?n.consumerReport=l:(n=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),(!n||!n.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:n?n==null?void 0:n.transportReport:void 0,producerStats:[].concat((i==null?void 0:i.producerReport)||[]).concat((n==null?void 0:n.producerReport)||[]),consumerStats:[].concat((n==null?void 0:n.consumerReport)||[]).concat((i==null?void 0:i.consumerReport)||[])};if(e&&o.producerStats.length===0&&o.consumerStats.length===0){yield this.eventHandler.flush();return}this.eventHandler.callEvent({event:N.PING_STAT,metaData:o,timestamp:r})})}sendIVSPlayerRebufferEvent(e){this.eventHandler.callEvent({event:N.IVS_PLAYER_REBUFFERING,timestamp:e})}sendIVSPlayerAudioBlockEvent(e){this.eventHandler.callEvent({event:N.IVS_PLAYER_AUDIO_BLOCKED,timestamp:e})}sendIVSPlayerPlaybackBlockedEvent(e){this.eventHandler.callEvent({event:N.IVS_PLAYER_PLAYBACK_BLOCKED,timestamp:e})}sendIVSPlayerNetworkUnavailableEvent(e){this.eventHandler.callEvent({event:N.IVS_PLAYER_NETWORK_UNAVAILABLE,timestamp:e})}sendIVSPlayerInitializedEvent(e){this.eventHandler.callEvent({event:N.IVS_PLAYER_INITIALIZED,timestamp:e})}sendIVSPlayerWorkerErrorEvent(e){this.eventHandler.callEvent({event:N.IVS_PLAYER_WORKER_ERROR,timestamp:e})}sendIVSPlayerErrorEvent(e,r){this.eventHandler.callEvent({event:N.IVS_PLAYER_ERROR,timestamp:r,metaData:e})}sendIVSPlayerRecoverableErrorEvent(e,r){this.eventHandler.callEvent({event:N.IVS_PLAYER_RECOVERABLE_ERROR,timestamp:r,metaData:e})}sendIVSPlayerAnalyticsEvent(e,r){this.eventHandler.callEvent({event:N.IVS_PLAYER_ANALYTICS_EVENT,timestamp:r,metaData:e})}sendIVSPlayerPlaybackRateChangedEvent(e,r){this.eventHandler.callEvent({event:N.IVS_PLAYER_PLAYBACK_RATE_CHANGED,timestamp:r,metaData:{updatedPlaybackRate:e}})}sendIVSPlayerQualityChanged(e,r){this.eventHandler.callEvent({event:N.IVS_PLAYER_QUALITY_CHANGED,timestamp:r,metaData:e})}sendPlayerLiveLatency(e,r){this.eventHandler.callEvent({event:N.LIVESTREAM_LATENCY,timestamp:r,metaData:{latency:e}})}sendDisconnectEvent(e){this.eventHandler.callEvent({event:N.DISCONNECT,timestamp:e})}sendReconnectEvent(e){this.eventHandler.callEvent({event:N.RECONNECT_ATTEMPT,timestamp:e})}expectedVideoResolution(e,r,i){this.eventHandler.callEvent({event:N.EXPECTED_VIDEO_RESOLUTION,timestamp:i,metaData:{frameWidth:e,frameHeight:r}})}expectedScreenshareResolution(e,r,i){this.eventHandler.callEvent({event:N.EXPECTED_SCREENSHARE_RESOLUTION,timestamp:i,metaData:{frameWidth:e,frameHeight:r}})}};Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"registerIceServers",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"registerConsumer",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"registerProducer",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendConsumerSharedMediaStateEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"registerProducingTransport",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"registerConsumingTransport",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"deRegisterConsumer",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"deRegisterProducer",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"disconnectConsumingTransport",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"disconnectProducingTransport",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendPreCallTestBeginEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendScreenShareToggleEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendScreenShareRequestedEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendActiveSpeakerEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"devices",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"selectedDevice",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"mediaPermission",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"mediaPlaybackFailed",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"mediaTrackMuted",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"tabChanged",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"browserBackgrounded",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"browserForegrounded",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"legacySwitch",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"getPreCallTestResults",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendCallJoinBeginEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendNetworkQualityTestBeginEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendWebSocketConnectedEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendTransportConnectedEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendAudioToggleEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendVideoToggleEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendParticipantRoleToggleEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"startPingStats",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"stopPingStats",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendPingStatsEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerRebufferEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerAudioBlockEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerPlaybackBlockedEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerNetworkUnavailableEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerInitializedEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerWorkerErrorEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerErrorEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerRecoverableErrorEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerAnalyticsEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerPlaybackRateChangedEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendIVSPlayerQualityChanged",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendPlayerLiveLatency",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendDisconnectEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"sendReconnectEvent",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"expectedVideoResolution",null);Y([X(TypeError,(s,t)=>Q.error(t,s))],K.prototype,"expectedScreenshareResolution",null);K=Y([SS(TypeError,(s,t)=>Q.error(t,s))],K);const vS=K;class cm extends nt{constructor(){super(...arguments);p(this,"stats");p(this,"peerId");p(this,"backend");p(this,"iceServers");p(this,"initialized",!1);p(this,"stalled",!1);p(this,"ipInformation");p(this,"logger")}initialize(T){return u(this,arguments,function*({peerId:e,engineName:r,env:i=Gg.PROD,iceServers:n,apiBase:o="https://api.cluster.dyte.in",flags:c,logger:d=console,apiHostnames:l,skipConnectivityChecks:h=!1,authToken:g}){var v,E,w;try{if(this.peerId=e,this.logger=d,!g){this.logger.error("callStats::initialize",{event:"auth_token_missing",peerId:this.peerId}),this.stallCallStats();return}this.ipInformation=yield im.getIPDetails({peerId:e,apiHostnames:l,logger:d}),this.backend=new vS(o,r,i,c,d,e,l,g),this.iceServers=n,(v=this.backend)==null||v.registerIceServers(this.iceServers),this.initialized=!0,(w=(E=this.backend)==null?void 0:E.eventHandler)==null||w.emit("initialized",this.ipInformation),this.emit("initialized",this.ipInformation),this.startPreCallTest(h)}catch(b){this.logger.error("callStats::CallStatsIntegration",{peerId:this.peerId,error:b instanceof Error?b.message:String(b),stack:b instanceof Error?b.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)})}candidateRegionalNetworkQualityTest(e){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var i;try{(i=this.backend)==null||i.sendNetworkQualityTestBeginEvent(e,r)}catch(n){this.logger.error("callStats::sendNetworkQualityTestBeginEvent",{error:{reason:n.reason}})}})})}roomJoined(e){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var i,n;(i=this.backend)==null||i.sendCallJoinBeginEvent(e,r),this.backend,(n=this.backend)==null||n.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 n;(n=this.backend)==null||n.devices(e,r,i)})}selectedDevice(e,r){const i=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.selectedDevice(e,r,i)})}mediaPermission(e,r){const i=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.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)})}startPreCallTest(e=!1){return u(this,null,function*(){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 n,o,c,d,l,h,g,T,v,E,w;switch(e){case"PlayerRebuffering":(n=this.backend)==null||n.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":(h=this.backend)==null||h.sendIVSPlayerWorkerErrorEvent(i);break;case"PlayerError":(g=this.backend)==null||g.sendIVSPlayerErrorEvent(r,i);break;case"PlayerRecoverableError":(T=this.backend)==null||T.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":(w=this.backend)==null||w.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 n;(n=this.backend)==null||n.expectedVideoResolution(e,r,i)})}expectedScreenshareResolution(e,r){const i=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.expectedScreenshareResolution(e,r,i)})}}const yS=new cm;yS.setMaxListeners(30);var So;class ES{constructor(){m(this,So,void 0)}get telemetry(){var t;return(t=a(this,So))==null?void 0:t.getValue("telemetry")}init(t){f(this,So,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)}}So=new WeakMap;var Us,$s;const Ih=class extends nt.EventEmitter{constructor(e){super();m(this,Us,void 0);m(this,$s,void 0);p(this,"asyncPromiseTimeout");p(this,"logger");this.logger=e,f(this,Us,new Map),f(this,$s,new Map),this.asyncPromiseTimeout=8e3}emitAsync(e,...r){return u(this,null,function*(){a(this,Us).set(e,[]);const i=a(this,$s).get(e).map(()=>new Promise(n=>{a(this,Us).get(e).push(n)}));Lh(Ih.prototype,this,"emit").call(this,e,...r),yield Promise.race([Promise.all(i),new Promise((n,o)=>setTimeout(()=>o(new Error(`emitAsync failed to resolve for event ${e}.`)),this.asyncPromiseTimeout))]),a(this,Us).delete(e)})}onAsync(e,r){const i=a(this,Us),n=(...o)=>u(this,null,function*(){var d;try{yield 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 a(this,$s).get(e)||a(this,$s).set(e,[]),a(this,$s).get(e).push(n),super.on(e,n)}reset(){f(this,Us,new Map),f(this,$s,new Map),super.removeAllListeners()}};let eu=Ih;Us=new WeakMap,$s=new WeakMap;var PS=typeof global=="object"&&global&&global.Object===Object&&global;const dm=PS;var bS=typeof self=="object"&&self&&self.Object===Object&&self,_S=dm||bS||Function("return this")();const vs=_S;var wS=vs.Symbol;const Ds=wS;var lm=Object.prototype,CS=lm.hasOwnProperty,RS=lm.toString,ja=Ds?Ds.toStringTag:void 0;function kS(s){var t=CS.call(s,ja),e=s[ja];try{s[ja]=void 0;var r=!0}catch(n){}var i=RS.call(s);return r&&(t?s[ja]=e:delete s[ja]),i}var MS=Object.prototype,IS=MS.toString;function AS(s){return IS.call(s)}var DS="[object Null]",OS="[object Undefined]",qh=Ds?Ds.toStringTag:void 0;function Yi(s){return s==null?s===void 0?OS:DS:qh&&qh in Object(s)?kS(s):AS(s)}function Os(s){return s!=null&&typeof s=="object"}var NS="[object Symbol]";function Tl(s){return typeof s=="symbol"||Os(s)&&Yi(s)==NS}function LS(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 Lt=VS;var xS=1/0,jh=Ds?Ds.prototype:void 0,Gh=jh?jh.toString:void 0;function um(s){if(typeof s=="string")return s;if(Lt(s))return LS(s,um)+"";if(Tl(s))return Gh?Gh.call(s):"";var t=s+"";return t=="0"&&1/s==-xS?"-0":t}var US=/\s/;function $S(s){for(var t=s.length;t--&&US.test(s.charAt(t)););return t}var BS=/^\s+/;function HS(s){return s&&s.slice(0,$S(s)+1).replace(BS,"")}function ss(s){var t=typeof s;return s!=null&&(t=="object"||t=="function")}var Wh=0/0,FS=/^[-+]0x[0-9a-f]+$/i,qS=/^0b[01]+$/i,jS=/^0o[0-7]+$/i,GS=parseInt;function Jh(s){if(typeof s=="number")return s;if(Tl(s))return Wh;if(ss(s)){var t=typeof s.valueOf=="function"?s.valueOf():s;s=ss(t)?t+"":t}if(typeof s!="string")return s===0?s:+s;s=HS(s);var e=qS.test(s);return e||jS.test(s)?GS(s.slice(2),e?2:8):FS.test(s)?Wh:+s}function Yu(s){return s}var WS="[object AsyncFunction]",JS="[object Function]",KS="[object GeneratorFunction]",zS="[object Proxy]";function Qu(s){if(!ss(s))return!1;var t=Yi(s);return t==JS||t==KS||t==WS||t==zS}var YS=vs["__core-js_shared__"];const Bl=YS;var Kh=function(){var s=/[^.]+$/.exec(Bl&&Bl.keys&&Bl.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}();function QS(s){return!!Kh&&Kh in s}var XS=Function.prototype,ZS=XS.toString;function Qi(s){if(s!=null){try{return ZS.call(s)}catch(t){}try{return s+""}catch(t){}}return""}var ev=/[\\^$.*+?()[\]{}|]/g,tv=/^\[object .+?Constructor\]$/,sv=Function.prototype,rv=Object.prototype,iv=sv.toString,nv=rv.hasOwnProperty,av=RegExp("^"+iv.call(nv).replace(ev,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ov(s){if(!ss(s)||QS(s))return!1;var t=Qu(s)?av:tv;return t.test(Qi(s))}function cv(s,t){return s==null?void 0:s[t]}function Xi(s,t){var e=cv(s,t);return ov(e)?e:void 0}var dv=Xi(vs,"WeakMap");const tu=dv;var zh=Object.create,lv=function(){function s(){}return function(t){if(!ss(t))return{};if(zh)return zh(t);s.prototype=t;var e=new s;return s.prototype=void 0,e}}();const uv=lv;function hv(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 pv(){}function hm(s,t){var e=-1,r=s.length;for(t||(t=Array(r));++e<r;)t[e]=s[e];return t}var gv=800,mv=16,fv=Date.now;function Tv(s){var t=0,e=0;return function(){var r=fv(),i=mv-(r-e);if(e=r,i>0){if(++t>=gv)return arguments[0]}else t=0;return s.apply(void 0,arguments)}}function Sv(s){return function(){return s}}var vv=function(){try{var s=Xi(Object,"defineProperty");return s({},"",{}),s}catch(t){}}();const od=vv;var yv=od?function(s,t){return od(s,"toString",{configurable:!0,enumerable:!1,value:Sv(t),writable:!0})}:Yu;const Ev=yv;var Pv=Tv(Ev);const bv=Pv;function _v(s,t){for(var e=-1,r=s==null?0:s.length;++e<r&&t(s[e],e,s)!==!1;);return s}function wv(s,t,e,r){for(var i=s.length,n=e+(r?1:-1);r?n--:++n<i;)if(t(s[n],n,s))return n;return-1}function Cv(s){return s!==s}function Rv(s,t,e){for(var r=e-1,i=s.length;++r<i;)if(s[r]===t)return r;return-1}function kv(s,t,e){return t===t?Rv(s,t,e):wv(s,Cv,e)}function Mv(s,t){var e=s==null?0:s.length;return!!e&&kv(s,t,0)>-1}var Iv=9007199254740991,Av=/^(?:0|[1-9]\d*)$/;function Xu(s,t){var e=typeof s;return t=t==null?Iv:t,!!t&&(e=="number"||e!="symbol"&&Av.test(s))&&s>-1&&s%1==0&&s<t}function Zu(s,t,e){t=="__proto__"&&od?od(s,t,{configurable:!0,enumerable:!0,value:e,writable:!0}):s[t]=e}function yc(s,t){return s===t||s!==s&&t!==t}var Dv=Object.prototype,Ov=Dv.hasOwnProperty;function pm(s,t,e){var r=s[t];(!(Ov.call(s,t)&&yc(r,e))||e===void 0&&!(t in s))&&Zu(s,t,e)}function Ec(s,t,e,r){var i=!e;e||(e={});for(var n=-1,o=t.length;++n<o;){var c=t[n],d=r?r(e[c],s[c],c,e,s):void 0;d===void 0&&(d=s[c]),i?Zu(e,c,d):pm(e,c,d)}return e}var Yh=Math.max;function Nv(s,t,e){return t=Yh(t===void 0?s.length-1:t,0),function(){for(var r=arguments,i=-1,n=Yh(r.length-t,0),o=Array(n);++i<n;)o[i]=r[t+i];i=-1;for(var c=Array(t+1);++i<t;)c[i]=r[i];return c[t]=e(o),hv(s,this,c)}}function Lv(s,t){return bv(Nv(s,t,Yu),s+"")}var Vv=9007199254740991;function eh(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=Vv}function Pc(s){return s!=null&&eh(s.length)&&!Qu(s)}function xv(s,t,e){if(!ss(e))return!1;var r=typeof t;return(r=="number"?Pc(e)&&Xu(t,e.length):r=="string"&&t in e)?yc(e[t],s):!1}function Uv(s){return Lv(function(t,e){var r=-1,i=e.length,n=i>1?e[i-1]:void 0,o=i>2?e[2]:void 0;for(n=s.length>3&&typeof n=="function"?(i--,n):void 0,o&&xv(e[0],e[1],o)&&(n=i<3?void 0:n,i=1),t=Object(t);++r<i;){var c=e[r];c&&s(t,c,r,n)}return t})}var $v=Object.prototype;function Sl(s){var t=s&&s.constructor,e=typeof t=="function"&&t.prototype||$v;return s===e}function Bv(s,t){for(var e=-1,r=Array(s);++e<s;)r[e]=t(e);return r}var Hv="[object Arguments]";function Qh(s){return Os(s)&&Yi(s)==Hv}var gm=Object.prototype,Fv=gm.hasOwnProperty,qv=gm.propertyIsEnumerable,jv=Qh(function(){return arguments}())?Qh:function(s){return Os(s)&&Fv.call(s,"callee")&&!qv.call(s,"callee")};const po=jv;function Gv(){return!1}var mm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Xh=mm&&typeof module=="object"&&module&&!module.nodeType&&module,Wv=Xh&&Xh.exports===mm,Zh=Wv?vs.Buffer:void 0,Jv=Zh?Zh.isBuffer:void 0,Kv=Jv||Gv;const ya=Kv;var zv="[object Arguments]",Yv="[object Array]",Qv="[object Boolean]",Xv="[object Date]",Zv="[object Error]",ey="[object Function]",ty="[object Map]",sy="[object Number]",ry="[object Object]",iy="[object RegExp]",ny="[object Set]",ay="[object String]",oy="[object WeakMap]",cy="[object ArrayBuffer]",dy="[object DataView]",ly="[object Float32Array]",uy="[object Float64Array]",hy="[object Int8Array]",py="[object Int16Array]",gy="[object Int32Array]",my="[object Uint8Array]",fy="[object Uint8ClampedArray]",Ty="[object Uint16Array]",Sy="[object Uint32Array]",fe={};fe[ly]=fe[uy]=fe[hy]=fe[py]=fe[gy]=fe[my]=fe[fy]=fe[Ty]=fe[Sy]=!0;fe[zv]=fe[Yv]=fe[cy]=fe[Qv]=fe[dy]=fe[Xv]=fe[Zv]=fe[ey]=fe[ty]=fe[sy]=fe[ry]=fe[iy]=fe[ny]=fe[ay]=fe[oy]=!1;function vy(s){return Os(s)&&eh(s.length)&&!!fe[Yi(s)]}function th(s){return function(t){return s(t)}}var fm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,io=fm&&typeof module=="object"&&module&&!module.nodeType&&module,yy=io&&io.exports===fm,Hl=yy&&dm.process,Ey=function(){try{var s=io&&io.require&&io.require("util").types;return s||Hl&&Hl.binding&&Hl.binding("util")}catch(t){}}();const Ea=Ey;var ep=Ea&&Ea.isTypedArray,Py=ep?th(ep):vy;const vl=Py;var by=Object.prototype,_y=by.hasOwnProperty;function Tm(s,t){var e=Lt(s),r=!e&&po(s),i=!e&&!r&&ya(s),n=!e&&!r&&!i&&vl(s),o=e||r||i||n,c=o?Bv(s.length,String):[],d=c.length;for(var l in s)(t||_y.call(s,l))&&!(o&&(l=="length"||i&&(l=="offset"||l=="parent")||n&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||Xu(l,d)))&&c.push(l);return c}function Sm(s,t){return function(e){return s(t(e))}}var wy=Sm(Object.keys,Object);const Cy=wy;var Ry=Object.prototype,ky=Ry.hasOwnProperty;function vm(s){if(!Sl(s))return Cy(s);var t=[];for(var e in Object(s))ky.call(s,e)&&e!="constructor"&&t.push(e);return t}function yl(s){return Pc(s)?Tm(s):vm(s)}function My(s){var t=[];if(s!=null)for(var e in Object(s))t.push(e);return t}var Iy=Object.prototype,Ay=Iy.hasOwnProperty;function Dy(s){if(!ss(s))return My(s);var t=Sl(s),e=[];for(var r in s)r=="constructor"&&(t||!Ay.call(s,r))||e.push(r);return e}function bc(s){return Pc(s)?Tm(s,!0):Dy(s)}var Oy=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ny=/^\w*$/;function sh(s,t){if(Lt(s))return!1;var e=typeof s;return e=="number"||e=="symbol"||e=="boolean"||s==null||Tl(s)?!0:Ny.test(s)||!Oy.test(s)||t!=null&&s in Object(t)}var Ly=Xi(Object,"create");const go=Ly;function Vy(){this.__data__=go?go(null):{},this.size=0}function xy(s){var t=this.has(s)&&delete this.__data__[s];return this.size-=t?1:0,t}var Uy="__lodash_hash_undefined__",$y=Object.prototype,By=$y.hasOwnProperty;function Hy(s){var t=this.__data__;if(go){var e=t[s];return e===Uy?void 0:e}return By.call(t,s)?t[s]:void 0}var Fy=Object.prototype,qy=Fy.hasOwnProperty;function jy(s){var t=this.__data__;return go?t[s]!==void 0:qy.call(t,s)}var Gy="__lodash_hash_undefined__";function Wy(s,t){var e=this.__data__;return this.size+=this.has(s)?0:1,e[s]=go&&t===void 0?Gy:t,this}function Ki(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])}}Ki.prototype.clear=Vy;Ki.prototype.delete=xy;Ki.prototype.get=Hy;Ki.prototype.has=jy;Ki.prototype.set=Wy;function Jy(){this.__data__=[],this.size=0}function El(s,t){for(var e=s.length;e--;)if(yc(s[e][0],t))return e;return-1}var Ky=Array.prototype,zy=Ky.splice;function Yy(s){var t=this.__data__,e=El(t,s);if(e<0)return!1;var r=t.length-1;return e==r?t.pop():zy.call(t,e,1),--this.size,!0}function Qy(s){var t=this.__data__,e=El(t,s);return e<0?void 0:t[e][1]}function Xy(s){return El(this.__data__,s)>-1}function Zy(s,t){var e=this.__data__,r=El(e,s);return r<0?(++this.size,e.push([s,t])):e[r][1]=t,this}function ur(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])}}ur.prototype.clear=Jy;ur.prototype.delete=Yy;ur.prototype.get=Qy;ur.prototype.has=Xy;ur.prototype.set=Zy;var eE=Xi(vs,"Map");const mo=eE;function tE(){this.size=0,this.__data__={hash:new Ki,map:new(mo||ur),string:new Ki}}function sE(s){var t=typeof s;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?s!=="__proto__":s===null}function Pl(s,t){var e=s.__data__;return sE(t)?e[typeof t=="string"?"string":"hash"]:e.map}function rE(s){var t=Pl(this,s).delete(s);return this.size-=t?1:0,t}function iE(s){return Pl(this,s).get(s)}function nE(s){return Pl(this,s).has(s)}function aE(s,t){var e=Pl(this,s),r=e.size;return e.set(s,t),this.size+=e.size==r?0:1,this}function hr(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])}}hr.prototype.clear=tE;hr.prototype.delete=rE;hr.prototype.get=iE;hr.prototype.has=nE;hr.prototype.set=aE;var oE="Expected a function";function rh(s,t){if(typeof s!="function"||t!=null&&typeof t!="function")throw new TypeError(oE);var e=function(){var r=arguments,i=t?t.apply(this,r):r[0],n=e.cache;if(n.has(i))return n.get(i);var o=s.apply(this,r);return e.cache=n.set(i,o)||n,o};return e.cache=new(rh.Cache||hr),e}rh.Cache=hr;var cE=500;function dE(s){var t=rh(s,function(r){return e.size===cE&&e.clear(),r}),e=t.cache;return t}var lE=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,uE=/\\(\\)?/g,hE=dE(function(s){var t=[];return s.charCodeAt(0)===46&&t.push(""),s.replace(lE,function(e,r,i,n){t.push(i?n.replace(uE,"$1"):r||e)}),t});const pE=hE;function gE(s){return s==null?"":um(s)}function ym(s,t){return Lt(s)?s:sh(s,t)?[s]:pE(gE(s))}var mE=1/0;function bl(s){if(typeof s=="string"||Tl(s))return s;var t=s+"";return t=="0"&&1/s==-mE?"-0":t}function Em(s,t){t=ym(t,s);for(var e=0,r=t.length;s!=null&&e<r;)s=s[bl(t[e++])];return e&&e==r?s:void 0}function fE(s,t,e){var r=s==null?void 0:Em(s,t);return r===void 0?e:r}function Pm(s,t){for(var e=-1,r=t.length,i=s.length;++e<r;)s[i+e]=t[e];return s}var TE=Sm(Object.getPrototypeOf,Object);const ih=TE;var SE="[object Object]",vE=Function.prototype,yE=Object.prototype,bm=vE.toString,EE=yE.hasOwnProperty,PE=bm.call(Object);function bE(s){if(!Os(s)||Yi(s)!=SE)return!1;var t=ih(s);if(t===null)return!0;var e=EE.call(t,"constructor")&&t.constructor;return typeof e=="function"&&e instanceof e&&bm.call(e)==PE}function _E(){this.__data__=new ur,this.size=0}function wE(s){var t=this.__data__,e=t.delete(s);return this.size=t.size,e}function CE(s){return this.__data__.get(s)}function RE(s){return this.__data__.has(s)}var kE=200;function ME(s,t){var e=this.__data__;if(e instanceof ur){var r=e.__data__;if(!mo||r.length<kE-1)return r.push([s,t]),this.size=++e.size,this;e=this.__data__=new hr(r)}return e.set(s,t),this.size=e.size,this}function Ss(s){var t=this.__data__=new ur(s);this.size=t.size}Ss.prototype.clear=_E;Ss.prototype.delete=wE;Ss.prototype.get=CE;Ss.prototype.has=RE;Ss.prototype.set=ME;function IE(s,t){return s&&Ec(t,yl(t),s)}function AE(s,t){return s&&Ec(t,bc(t),s)}var _m=typeof exports=="object"&&exports&&!exports.nodeType&&exports,tp=_m&&typeof module=="object"&&module&&!module.nodeType&&module,DE=tp&&tp.exports===_m,sp=DE?vs.Buffer:void 0,rp=sp?sp.allocUnsafe:void 0;function wm(s,t){if(t)return s.slice();var e=s.length,r=rp?rp(e):new s.constructor(e);return s.copy(r),r}function OE(s,t){for(var e=-1,r=s==null?0:s.length,i=0,n=[];++e<r;){var o=s[e];t(o,e,s)&&(n[i++]=o)}return n}function Cm(){return[]}var NE=Object.prototype,LE=NE.propertyIsEnumerable,ip=Object.getOwnPropertySymbols,VE=ip?function(s){return s==null?[]:(s=Object(s),OE(ip(s),function(t){return LE.call(s,t)}))}:Cm;const nh=VE;function xE(s,t){return Ec(s,nh(s),t)}var UE=Object.getOwnPropertySymbols,$E=UE?function(s){for(var t=[];s;)Pm(t,nh(s)),s=ih(s);return t}:Cm;const Rm=$E;function BE(s,t){return Ec(s,Rm(s),t)}function km(s,t,e){var r=t(s);return Lt(s)?r:Pm(r,e(s))}function su(s){return km(s,yl,nh)}function HE(s){return km(s,bc,Rm)}var FE=Xi(vs,"DataView");const ru=FE;var qE=Xi(vs,"Promise");const iu=qE;var jE=Xi(vs,"Set");const mn=jE;var np="[object Map]",GE="[object Object]",ap="[object Promise]",op="[object Set]",cp="[object WeakMap]",dp="[object DataView]",WE=Qi(ru),JE=Qi(mo),KE=Qi(iu),zE=Qi(mn),YE=Qi(tu),ei=Yi;(ru&&ei(new ru(new ArrayBuffer(1)))!=dp||mo&&ei(new mo)!=np||iu&&ei(iu.resolve())!=ap||mn&&ei(new mn)!=op||tu&&ei(new tu)!=cp)&&(ei=function(s){var t=Yi(s),e=t==GE?s.constructor:void 0,r=e?Qi(e):"";if(r)switch(r){case WE:return dp;case JE:return np;case KE:return ap;case zE:return op;case YE:return cp}return t});const Pa=ei;var QE=Object.prototype,XE=QE.hasOwnProperty;function ZE(s){var t=s.length,e=new s.constructor(t);return t&&typeof s[0]=="string"&&XE.call(s,"index")&&(e.index=s.index,e.input=s.input),e}var eP=vs.Uint8Array;const cd=eP;function ah(s){var t=new s.constructor(s.byteLength);return new cd(t).set(new cd(s)),t}function tP(s,t){var e=t?ah(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.byteLength)}var sP=/\w*$/;function rP(s){var t=new s.constructor(s.source,sP.exec(s));return t.lastIndex=s.lastIndex,t}var lp=Ds?Ds.prototype:void 0,up=lp?lp.valueOf:void 0;function iP(s){return up?Object(up.call(s)):{}}function Mm(s,t){var e=t?ah(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.length)}var nP="[object Boolean]",aP="[object Date]",oP="[object Map]",cP="[object Number]",dP="[object RegExp]",lP="[object Set]",uP="[object String]",hP="[object Symbol]",pP="[object ArrayBuffer]",gP="[object DataView]",mP="[object Float32Array]",fP="[object Float64Array]",TP="[object Int8Array]",SP="[object Int16Array]",vP="[object Int32Array]",yP="[object Uint8Array]",EP="[object Uint8ClampedArray]",PP="[object Uint16Array]",bP="[object Uint32Array]";function _P(s,t,e){var r=s.constructor;switch(t){case pP:return ah(s);case nP:case aP:return new r(+s);case gP:return tP(s,e);case mP:case fP:case TP:case SP:case vP:case yP:case EP:case PP:case bP:return Mm(s,e);case oP:return new r;case cP:case uP:return new r(s);case dP:return rP(s);case lP:return new r;case hP:return iP(s)}}function Im(s){return typeof s.constructor=="function"&&!Sl(s)?uv(ih(s)):{}}var wP="[object Map]";function CP(s){return Os(s)&&Pa(s)==wP}var hp=Ea&&Ea.isMap,RP=hp?th(hp):CP;const kP=RP;var MP="[object Set]";function IP(s){return Os(s)&&Pa(s)==MP}var pp=Ea&&Ea.isSet,AP=pp?th(pp):IP;const DP=AP;var OP=1,NP=2,LP=4,Am="[object Arguments]",VP="[object Array]",xP="[object Boolean]",UP="[object Date]",$P="[object Error]",Dm="[object Function]",BP="[object GeneratorFunction]",HP="[object Map]",FP="[object Number]",Om="[object Object]",qP="[object RegExp]",jP="[object Set]",GP="[object String]",WP="[object Symbol]",JP="[object WeakMap]",KP="[object ArrayBuffer]",zP="[object DataView]",YP="[object Float32Array]",QP="[object Float64Array]",XP="[object Int8Array]",ZP="[object Int16Array]",eb="[object Int32Array]",tb="[object Uint8Array]",sb="[object Uint8ClampedArray]",rb="[object Uint16Array]",ib="[object Uint32Array]",he={};he[Am]=he[VP]=he[KP]=he[zP]=he[xP]=he[UP]=he[YP]=he[QP]=he[XP]=he[ZP]=he[eb]=he[HP]=he[FP]=he[Om]=he[qP]=he[jP]=he[GP]=he[WP]=he[tb]=he[sb]=he[rb]=he[ib]=!0;he[$P]=he[Dm]=he[JP]=!1;function no(s,t,e,r,i,n){var o,c=t&OP,d=t&NP,l=t&LP;if(e&&(o=i?e(s,r,i,n):e(s)),o!==void 0)return o;if(!ss(s))return s;var h=Lt(s);if(h){if(o=ZE(s),!c)return hm(s,o)}else{var g=Pa(s),T=g==Dm||g==BP;if(ya(s))return wm(s,c);if(g==Om||g==Am||T&&!i){if(o=d||T?{}:Im(s),!c)return d?BE(s,AE(o,s)):xE(s,IE(o,s))}else{if(!he[g])return i?s:{};o=_P(s,g,c)}}n||(n=new Ss);var v=n.get(s);if(v)return v;n.set(s,o),DP(s)?s.forEach(function(b){o.add(no(b,t,e,b,s,n))}):kP(s)&&s.forEach(function(b,M){o.set(M,no(b,t,e,M,s,n))});var E=l?d?HE:su:d?bc:yl,w=h?void 0:E(s);return _v(w||s,function(b,M){w&&(M=b,b=s[M]),pm(o,M,no(b,t,e,M,s,n))}),o}var nb=4;function ab(s){return no(s,nb)}var ob=1,cb=4;function oh(s){return no(s,ob|cb)}var db="__lodash_hash_undefined__";function lb(s){return this.__data__.set(s,db),this}function ub(s){return this.__data__.has(s)}function fo(s){var t=-1,e=s==null?0:s.length;for(this.__data__=new hr;++t<e;)this.add(s[t])}fo.prototype.add=fo.prototype.push=lb;fo.prototype.has=ub;function hb(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 Nm(s,t){return s.has(t)}var pb=1,gb=2;function Lm(s,t,e,r,i,n){var o=e&pb,c=s.length,d=t.length;if(c!=d&&!(o&&d>c))return!1;var l=n.get(s),h=n.get(t);if(l&&h)return l==t&&h==s;var g=-1,T=!0,v=e&gb?new fo:void 0;for(n.set(s,t),n.set(t,s);++g<c;){var E=s[g],w=t[g];if(r)var b=o?r(w,E,g,t,s,n):r(E,w,g,s,t,n);if(b!==void 0){if(b)continue;T=!1;break}if(v){if(!hb(t,function(M,D){if(!Nm(v,D)&&(E===M||i(E,M,e,r,n)))return v.push(D)})){T=!1;break}}else if(!(E===w||i(E,w,e,r,n))){T=!1;break}}return n.delete(s),n.delete(t),T}function mb(s){var t=-1,e=Array(s.size);return s.forEach(function(r,i){e[++t]=[i,r]}),e}function ch(s){var t=-1,e=Array(s.size);return s.forEach(function(r){e[++t]=r}),e}var fb=1,Tb=2,Sb="[object Boolean]",vb="[object Date]",yb="[object Error]",Eb="[object Map]",Pb="[object Number]",bb="[object RegExp]",_b="[object Set]",wb="[object String]",Cb="[object Symbol]",Rb="[object ArrayBuffer]",kb="[object DataView]",gp=Ds?Ds.prototype:void 0,Fl=gp?gp.valueOf:void 0;function Mb(s,t,e,r,i,n,o){switch(e){case kb:if(s.byteLength!=t.byteLength||s.byteOffset!=t.byteOffset)return!1;s=s.buffer,t=t.buffer;case Rb:return!(s.byteLength!=t.byteLength||!n(new cd(s),new cd(t)));case Sb:case vb:case Pb:return yc(+s,+t);case yb:return s.name==t.name&&s.message==t.message;case bb:case wb:return s==t+"";case Eb:var c=mb;case _b:var d=r&fb;if(c||(c=ch),s.size!=t.size&&!d)return!1;var l=o.get(s);if(l)return l==t;r|=Tb,o.set(s,t);var h=Lm(c(s),c(t),r,i,n,o);return o.delete(s),h;case Cb:if(Fl)return Fl.call(s)==Fl.call(t)}return!1}var Ib=1,Ab=Object.prototype,Db=Ab.hasOwnProperty;function Ob(s,t,e,r,i,n){var o=e&Ib,c=su(s),d=c.length,l=su(t),h=l.length;if(d!=h&&!o)return!1;for(var g=d;g--;){var T=c[g];if(!(o?T in t:Db.call(t,T)))return!1}var v=n.get(s),E=n.get(t);if(v&&E)return v==t&&E==s;var w=!0;n.set(s,t),n.set(t,s);for(var b=o;++g<d;){T=c[g];var M=s[T],D=t[T];if(r)var $=o?r(D,M,T,t,s,n):r(M,D,T,s,t,n);if(!($===void 0?M===D||i(M,D,e,r,n):$)){w=!1;break}b||(b=T=="constructor")}if(w&&!b){var V=s.constructor,H=t.constructor;V!=H&&"constructor"in s&&"constructor"in t&&!(typeof V=="function"&&V instanceof V&&typeof H=="function"&&H instanceof H)&&(w=!1)}return n.delete(s),n.delete(t),w}var Nb=1,mp="[object Arguments]",fp="[object Array]",Oc="[object Object]",Lb=Object.prototype,Tp=Lb.hasOwnProperty;function Vb(s,t,e,r,i,n){var o=Lt(s),c=Lt(t),d=o?fp:Pa(s),l=c?fp:Pa(t);d=d==mp?Oc:d,l=l==mp?Oc:l;var h=d==Oc,g=l==Oc,T=d==l;if(T&&ya(s)){if(!ya(t))return!1;o=!0,h=!1}if(T&&!h)return n||(n=new Ss),o||vl(s)?Lm(s,t,e,r,i,n):Mb(s,t,d,e,r,i,n);if(!(e&Nb)){var v=h&&Tp.call(s,"__wrapped__"),E=g&&Tp.call(t,"__wrapped__");if(v||E){var w=v?s.value():s,b=E?t.value():t;return n||(n=new Ss),i(w,b,e,r,n)}}return T?(n||(n=new Ss),Ob(s,t,e,r,i,n)):!1}function _l(s,t,e,r,i){return s===t?!0:s==null||t==null||!Os(s)&&!Os(t)?s!==s&&t!==t:Vb(s,t,e,r,_l,i)}var xb=1,Ub=2;function $b(s,t,e,r){var i=e.length,n=i,o=!r;if(s==null)return!n;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<n;){c=e[i];var d=c[0],l=s[d],h=c[1];if(o&&c[2]){if(l===void 0&&!(d in s))return!1}else{var g=new Ss;if(r)var T=r(l,h,d,s,t,g);if(!(T===void 0?_l(h,l,xb|Ub,r,g):T))return!1}}return!0}function Vm(s){return s===s&&!ss(s)}function Bb(s){for(var t=yl(s),e=t.length;e--;){var r=t[e],i=s[r];t[e]=[r,i,Vm(i)]}return t}function xm(s,t){return function(e){return e==null?!1:e[s]===t&&(t!==void 0||s in Object(e))}}function Hb(s){var t=Bb(s);return t.length==1&&t[0][2]?xm(t[0][0],t[0][1]):function(e){return e===s||$b(e,s,t)}}function Fb(s,t){return s!=null&&t in Object(s)}function qb(s,t,e){t=ym(t,s);for(var r=-1,i=t.length,n=!1;++r<i;){var o=bl(t[r]);if(!(n=s!=null&&e(s,o)))break;s=s[o]}return n||++r!=i?n:(i=s==null?0:s.length,!!i&&eh(i)&&Xu(o,i)&&(Lt(s)||po(s)))}function jb(s,t){return s!=null&&qb(s,t,Fb)}var Gb=1,Wb=2;function Jb(s,t){return sh(s)&&Vm(t)?xm(bl(s),t):function(e){var r=fE(e,s);return r===void 0&&r===t?jb(e,s):_l(t,r,Gb|Wb)}}function Kb(s){return function(t){return t==null?void 0:t[s]}}function zb(s){return function(t){return Em(t,s)}}function Yb(s){return sh(s)?Kb(bl(s)):zb(s)}function Qb(s){return typeof s=="function"?s:s==null?Yu:typeof s=="object"?Lt(s)?Jb(s[0],s[1]):Hb(s):Yb(s)}function Xb(s){return function(t,e,r){for(var i=-1,n=Object(t),o=r(t),c=o.length;c--;){var d=o[s?c:++i];if(e(n[d],d,n)===!1)break}return t}}var Zb=Xb();const e_=Zb;var t_=function(){return vs.Date.now()};const ql=t_;var s_="Expected a function",r_=Math.max,i_=Math.min;function dh(s,t,e){var r,i,n,o,c,d,l=0,h=!1,g=!1,T=!0;if(typeof s!="function")throw new TypeError(s_);t=Jh(t)||0,ss(e)&&(h=!!e.leading,g="maxWait"in e,n=g?r_(Jh(e.maxWait)||0,t):n,T="trailing"in e?!!e.trailing:T);function v(j){var Z=r,He=i;return r=i=void 0,l=j,o=s.apply(He,Z),o}function E(j){return l=j,c=setTimeout(M,t),h?v(j):o}function w(j){var Z=j-d,He=j-l,rs=t-Z;return g?i_(rs,n-He):rs}function b(j){var Z=j-d,He=j-l;return d===void 0||Z>=t||Z<0||g&&He>=n}function M(){var j=ql();if(b(j))return D(j);c=setTimeout(M,w(j))}function D(j){return c=void 0,T&&r?v(j):(r=i=void 0,o)}function $(){c!==void 0&&clearTimeout(c),l=0,r=d=i=c=void 0}function V(){return c===void 0?o:D(ql())}function H(){var j=ql(),Z=b(j);if(r=arguments,i=this,d=j,Z){if(c===void 0)return E(d);if(g)return clearTimeout(c),c=setTimeout(M,t),v(d)}return c===void 0&&(c=setTimeout(M,t)),o}return H.cancel=$,H.flush=V,H}function nu(s,t,e){(e!==void 0&&!yc(s[t],e)||e===void 0&&!(t in s))&&Zu(s,t,e)}function n_(s){return Os(s)&&Pc(s)}function au(s,t){if(!(t==="constructor"&&typeof s[t]=="function")&&t!="__proto__")return s[t]}function a_(s){return Ec(s,bc(s))}function o_(s,t,e,r,i,n,o){var c=au(s,e),d=au(t,e),l=o.get(d);if(l){nu(s,e,l);return}var h=n?n(c,d,e+"",s,t,o):void 0,g=h===void 0;if(g){var T=Lt(d),v=!T&&ya(d),E=!T&&!v&&vl(d);h=d,T||v||E?Lt(c)?h=c:n_(c)?h=hm(c):v?(g=!1,h=wm(d,!0)):E?(g=!1,h=Mm(d,!0)):h=[]:bE(d)||po(d)?(h=c,po(c)?h=a_(c):(!ss(c)||Qu(c))&&(h=Im(d))):g=!1}g&&(o.set(d,h),i(h,d,r,n,o),o.delete(d)),nu(s,e,h)}function Um(s,t,e,r,i){s!==t&&e_(t,function(n,o){if(i||(i=new Ss),ss(n))o_(s,t,o,e,Um,r,i);else{var c=r?r(au(s,o),n,o+"",s,t,i):void 0;c===void 0&&(c=n),nu(s,o,c)}},bc)}function c_(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 d_="[object Map]",l_="[object Set]",u_=Object.prototype,h_=u_.hasOwnProperty;function p_(s){if(s==null)return!0;if(Pc(s)&&(Lt(s)||typeof s=="string"||typeof s.splice=="function"||ya(s)||vl(s)||po(s)))return!s.length;var t=Pa(s);if(t==d_||t==l_)return!s.size;if(Sl(s))return!vm(s).length;for(var e in s)if(h_.call(s,e))return!1;return!0}function g_(s,t){return _l(s,t)}var m_=Uv(function(s,t,e){Um(s,t,e)});const Tr=m_;var f_=1/0,T_=mn&&1/ch(new mn([,-0]))[1]==f_?function(s){return new mn(s)}:pv;const S_=T_;var v_=200;function $m(s,t,e){var r=-1,i=Mv,n=s.length,o=!0,c=[],d=c;if(e)o=!1,i=c_;else if(n>=v_){var l=t?null:S_(s);if(l)return ch(l);o=!1,i=Nm,d=new fo}else d=t?[]:c;e:for(;++r<n;){var h=s[r],g=t?t(h):h;if(h=e||h!==0?h:0,o&&g===g){for(var T=d.length;T--;)if(d[T]===g)continue e;t&&d.push(g),c.push(h)}else i(d,g,e)||(d!==c&&d.push(g),c.push(h))}return c}function y_(s){return s&&s.length?$m(s):[]}function E_(s,t){return s&&s.length?$m(s,Qb(t)):[]}function Gc(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 P_={audio:!0,video:!0,screenshareAudio:!0,screenshareVideo:!0},Sp={STAGING:"staging",PROD:"prod"},Ga={baseURL:"http://localhost:5000",createdAt:"2021-08-05T10:49:56.602Z",description:"Develop plugins locally",id:"09259e3b-7be8-46f6-9801-106bf1866e1c",name:"Localhost Dev",organizationId:"4ad15a19-80e2-4105-bf43-48039fd2963e",picture:"https://dyte-uploads.s3.ap-south-1.amazonaws.com/dyte.png",private:!1,published:!0,staggered:!1,tags:["#localhost","#dev"],type:"self_hosted",updatedAt:"2021-08-05T10:50:07.681Z"},b_={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 ba(s,t){const e=s.getValue("overrides");return e&&e[t]?e[t]:!1}function __({baseURI:s}){return s.includes("staging.realtime")?Sp.STAGING:Sp.PROD}function fn({servicePrefix:s,baseURI:t}){return`${s}.${t}`}function w_(s){const t=s.getValue("baseURI");return{location:fn({servicePrefix:"location",baseURI:t}),locationLegacy:fn({servicePrefix:"location-legacy",baseURI:t}),daCollector:fn({servicePrefix:"da-collector",baseURI:t})}}const C_='<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>',R_='<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>',Nc=s=>{if(!s)return;if(!s.startsWith("<svg"))return new Promise(n=>{n(s)});const e=new Blob([s],{type:"image/svg+xml"}),r=new Image,i=window.URL.createObjectURL(e);return new Promise((n,o)=>{r.onload=()=>{n(r),window.URL.revokeObjectURL(i)},r.onerror=()=>{o(),window.URL.revokeObjectURL(i)},r.src=i})},ai={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"}},k_=["b3924730-93a3-4561-a9e5-441fb860aadb","f3eeb01c-13d9-4d89-ade4-62acbe36a91b","0b80d104-96aa-4de9-b907-2af213aecee8","b1f57ddb-02d3-43f9-9d19-b87ae060d754","0ea29cac-8161-4cb4-ac22-24b98a2d0ac0","ae3c467c-f261-4307-8a32-11454edb8619","f4fc4c6a-976e-4261-b063-c5a5fefe1fd7","2479fcba-5032-415e-96b9-0d789dbe6723","b340c4f8-43bc-4edb-a54c-5ab083bd9b16","b7703581-6e68-4bc1-bf1e-c95b3d61930a","f4776519-87bb-4d2c-b801-25ac11f96ac5","80a57014-1efe-44f8-b929-b8fca1cf18a1","4f43a422-f420-40f0-968e-c0515fb73c47","cd18cbda-0c13-41e5-a881-e99ef2f00995","da1258f4-666a-48fc-ab3b-21f69c17bddd","10ad9660-3bec-43f9-8304-acd5d4284180","ff830eaa-8c28-44b6-92de-527315f24552","32a8de63-bd77-4e2d-bd04-0048a3dbdf9c","e0d26ea8-066c-47bb-b0cf-57b79d68346a","3830f724-13ee-487f-b62f-2f039d76a09e","54c140a4-e4ff-402b-85d1-ce23182ad3e3","49f9e74a-bf03-4aac-a9c2-3db9f8fdfa41","7f11749e-d90b-4e41-be70-cc9f80641129","f7174bfd-c67c-4ee1-891f-4329333a28f8","e4d08973-cba5-434f-b38a-fc7908a0ea48","31e11e56-1705-4b52-963a-2cfa4af80142","ec8139f6-fe0f-4c09-a030-b97728c4c451","46a9290b-3d63-4ded-94a4-ab3cca22eec0","39d1d29a-aa47-444a-a77c-d075bca8a08a","531356db-519b-4d0f-a5da-086cc02bbafa","546de108-91aa-4bf8-a535-18110c3f57d8","6c7371c7-bc57-4cf9-8ab6-e377e8cedc0b","e8882a98-6276-4db0-b3a8-a216259dfb31","66292cea-49de-4acb-b695-d77153897a23","5f1d6cab-a385-48df-b6c9-a7f48ed7c58d","bdb1f51a-5eb8-4664-95b3-ee933075194e","6615e115-f38b-4cbb-bd50-acadaa16380e","4a1e79f2-0aab-43d4-ab15-d3a42b3ebd1f"],M_=/\b(?:1[7-9](?:\.\d+)?|[2-9]\d(?:\.\d+)?|[1-9]\d{2,}(?:\.\d+)?)\b/;function Bm(s){var r,i,n;const t=typeof navigator!="undefined"&&!navigator.isReactNative&&typeof window!="undefined"&&((r=window.location.host)==null?void 0:r.includes(ai.baseURI.staging)),e=!!((n=(i=s==null?void 0:s.getValue("modules"))==null?void 0:i.devTools)!=null&&n.logs);return t||e}function I_(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"],n=i.indexOf(t.toLowerCase()),o=i.indexOf(e);if(n<o)return!1}return!0}function Hm(s,t,e={}){return Object.getOwnPropertyNames(s).forEach(r=>{var n;if([null,void 0,NaN].includes(s[r])||t&&(((n=t.match(/\./g))==null?void 0:n.length)||0)>=10)return;const i=t?`${t}.${r}`:r;typeof s[r]=="object"?Hm(s[r],i,e):["number","string","boolean"].includes(typeof s[r])&&(e[i]=s[r])}),e}function vp(s,t,e={},r=""){const i={};try{const n=JSON.stringify(e),o=JSON.parse(n),c=Hm(o,r),d=JSON.stringify(c);if(!(t==null?void 0:t.startsWith("[SDP]"))&&d.length>5e3){const h=`Log named: "${t}" is trying to log an flattened object of size
|
|
5
|
-
${
|
|
6
|
-
${this.message}`;try{let d=n&&!!i;r&&r.endsWith("00")&&i&&(d=!0),d&&i.error("ClientError",{error:{message:this.message,name:this.name,code:r}});const l=Gr.getContext(Gr.getMostRecentPeerId());if(l){const h=l.getValue("onError");try{h(this)}catch(g){}}typeof window!="undefined"&&window.dispatchEvent(new CustomEvent("ClientError",{detail:this}))}catch(d){}}}function Lc(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 yp(s,t,e){if(!s.value){const i=s.get,n=s.set;return i&&(s.get=function(){try{return i.apply(this)}catch(o){Lc(this,t,e,o)}}),n&&(s.set=function(o){try{return n.apply(this,[o])}catch(c){Lc(this,t,e,c)}}),s}const r=s.value;return s.value=function(...i){try{const n=r.apply(this,i);return n&&n instanceof Promise?n.catch(o=>{Lc(this,t,e,o)}):n}catch(n){Lc(this,t,e,n)}},s}function N_(s,t){return(e,r,i)=>{if(i)return yp(i,s,t);for(const n of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,n);(o.value instanceof Function||o.get instanceof Function||o.set instanceof Function)&&Object.defineProperty(e.prototype,n,yp(o,s,t))}}}const at=s=>N_(Error,s);var ar=(s=>(s.GroupCall="GROUP_CALL",s.Webinar="WEBINAR",s.AudioRoom="AUDIO_ROOM",s.Livestream="LIVESTREAM",s.Chat="CHAT",s))(ar||{}),q=(s=>(s.Allowed="ALLOWED",s.NotAllowed="NOT_ALLOWED",s.CanRequest="CAN_REQUEST",s))(q||{}),cg;typeof process!="undefined"&&(cg=process==null?void 0:process.env)!=null&&cg.FLAGSMITH_ENVIRONMENT_KEY&&process.env.FLAGSMITH_ENVIRONMENT_KEY;var Fm=[-2,-1,0,1,2],L_=[0,1,2,3,4];function V_(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 x_=(s,t,e)=>{let r,i,n;if(t==0)r=i=n=e;else{const o=(l,h,g)=>(g<0&&(g+=1),g>1&&(g-=1),g<.16666666666666666?l+(h-l)*6*g:g<.5?h:g<.6666666666666666?l+(h-l)*(.6666666666666666-g)*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),n=o(d,c,s-1/3)}return[Math.round(r*255),Math.round(i*255),Math.round(n*255)]},U_=(s,t,e)=>{s/=255,t/=255,e/=255;const r=Math.max(s,t,e),i=Math.min(s,t,e);let n,o;const c=(r+i)/2;if(r==i)n=o=0;else{const d=r-i;switch(o=c>.5?d/(2-r-i):d/(r+i),r){case s:n=(t-e)/d+(t<e?6:0);break;case t:n=(e-s)/d+2;break;case e:n=(s-t)/d+4;break}n/=6}return[n,o,c]},$_=(s,t,e)=>{const r=i=>i.toString(16).padStart(2,"0");return`#${r(s)}${r(t)}${r(e)}`},qm=(s,t=Fm,e=.4)=>{const r=[],[i,n,o]=V_(s),[c,d,l]=U_(i,n,o),h=Math.round(l*100);h>70?e=.8:h>60?e=.9:h<10?e=.075:h<42&&(e=.3);const g=t.findIndex(b=>b===0);if(g===-1)throw new Error("Invalid reducer provided, it must contain atleast one zero");const T=5-g,v=g+1,E=(100-h)/T,w=h/v;for(const b of t){let M;b<0?M=h+b*w*e:b>0?M=h+b*E*e:M=h;const[D,$,V]=x_(c,d,M/100);r.push($_(D,$,V))}return r},Ep={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"}},B_=s=>{const[t,e,r,i,n]=qm(s,Fm);return{300:t,400:e,500:r,600:i,700:n}},H_=s=>{if(s==="#FFFFFF")return Ep.light.background;if(s==="#000000")return Ep.dark.background;const[t,e,r,i,n]=qm(s,L_);return{1e3:t,900:e,800:r,700:i,600:n}},F_={border_radius:"rounded",border_width:"thin",spacing_base:4,theme:"dark",colors:{brand:B_("#2160FD"),background:H_("#141414"),danger:"#FF2D2D",text:"#EEEEEE",text_on_brand:"#EEEEEE",success:"#62A504",video_bg:"#191919",warning:"#FFCD07"}};function jm(){return oh(F_)}var q_={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:jm(),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 j_(){return oh(q_)}var G_={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:jm(),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 lh(){return oh(G_)}function W_(){Te.isElectron()&&window.electronGetDisplayMediaSource&&(navigator.mediaDevices.getDisplayMedia=()=>u(this,null,function*(){const s=yield 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(n=>{var o;return(o=n.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 yield navigator.mediaDevices.getUserMedia(r)}))}var C=(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))(C||{});class wa extends nt.EventEmitter{constructor(e){super();p(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 n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}return super.on(e,r)}addListener(e,r){var i;try{const n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}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 Ut extends nt.EventEmitter{constructor(e){super();p(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 n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}return super.on(e,r)}addListener(e,r){var i;try{const n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}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 J_(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 Pp=1080,bp=1920,K_=(s,t,e,r,i,n)=>{let o=.5,c=.5;const d=i,l=n,h=Math.min(e/d,r/l);let g=d*h,T=l*h,v,E,w,b,M=1;return g<e&&(M=e/g),Math.abs(M-1)<1e-14&&T<r&&(M=r/T),g*=M,T*=M,w=d/(g/e),b=l/(T/r),v=(d-w)*o,E=(l-b)*c,v<0&&(v=0),E<0&&(E=0),w>d&&(w=d),b>l&&(b=l),[v,E,w,b,s,t,e,r]};var qt,oi,Ze,jt,we,os,Bs,ot,Ae,yn,En,Hs,Pn;const Ah=class extends Ut{constructor(e,r,i,n){const o=e.getValue("logger");super(o);m(this,qt,void 0);m(this,oi,void 0);m(this,Ze,void 0);m(this,jt,void 0);m(this,we,{height:Pp,width:bp});m(this,os,{brand:"#2160FD",background:"#141414",text:"#000000",videoBackground:"#191919",textOnBrand:"#EEEEEE"});m(this,Bs,void 0);m(this,ot,{});m(this,Ae,void 0);m(this,yn,void 0);m(this,En,void 0);m(this,Hs,void 0);m(this,Pn,!1);p(this,"cleanupEventListeners",()=>{a(this,oi).unsubscribe("stageStatus",this.handlePipMediaControls),a(this,Ae).removeListener("videoUpdate",this.onSelfVideoUpdateListener),a(this,Ae).removeListener("audioUpdate",this.onSelfAudioUpdateListener),a(this,Ae).removeListener("roomLeft",()=>this.disable())});p(this,"enablePipMediaControls",()=>{this.mountAudioEvents(),this.mountVideoEvents()});p(this,"onSelfVideoUpdateListener",({videoEnabled:e})=>{this.updateMediaSession("CAMERA",e)});p(this,"onSelfAudioUpdateListener",({audioEnabled:e})=>{this.updateMediaSession("MIC",e)});p(this,"handlePipMediaControls",e=>{e==="ON_STAGE"?this.enablePipMediaControls():this.unmountEvents()});p(this,"eventCallback",e=>{e==="CAMERA"&&(a(this,Ae).videoEnabled?a(this,Ae).disableVideo():a(this,Ae).enableVideo(),this.emit("cameraToggled")),e==="MIC"&&(a(this,Ae).audioEnabled?a(this,Ae).disableAudio():a(this,Ae).enableAudio(),this.emit("micToggled")),e==="END"&&(a(this,oi).getValue("peerSessionStore").emit(C.PIP_HANGUP),this.cleanupEventListeners(),this.emit("hangup"),this.cleanup())});p(this,"unmountEvents",()=>{navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("togglemicrophone",void 0),navigator.mediaSession.setActionHandler("togglecamera",void 0))});p(this,"animate",()=>{if(!this.isActive&&a(this,Hs)==="active"){this.disable(!0);return}a(this,ot)!==void 0&&this.paintCanvas(),a(this,Bs)!==void 0&&f(this,Bs,requestAnimationFrame(()=>this.animate()))});p(this,"disable",(e=!1)=>{f(this,Hs,"idle"),this.cleanupEventListeners(),cancelAnimationFrame(a(this,Bs)),e!==!0&&document.body.removeChild(a(this,Ze)),f(this,Bs,void 0),document.pictureInPictureElement&&document.exitPictureInPicture()});f(this,oi,e),f(this,Hs,"idle"),f(this,Ae,r),f(this,os,{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),n&&this.setupIcon("handRaise",n)}static _init(e,r){return u(this,null,function*(){let i,n;try{i=yield Nc(C_),n=yield Nc(R_)}catch(o){}return new Ah(e,r,i,n)})}setupIcon(e,r){return u(this,null,function*(){switch(e){case"handRaise":f(this,En,r);break;case"pin":f(this,yn,r);break}})}overrideIcon(e,r){return u(this,null,function*(){switch(e){case"handRaise":f(this,En,yield Nc(r));break;case"pin":f(this,yn,yield Nc(r));break}})}constructImage(e){const r=new Image,i=new Blob([e],{type:"image/svg+xml"}),n=window.URL.createObjectURL(i);return new Promise(o=>{r.onload=()=>{o(r),window.URL.revokeObjectURL(n)},r.src=n})}createVideoContainer(){f(this,Ze,document.createElement("div")),a(this,Ze).style.width="0.1px",a(this,Ze).style.height="0.1px",a(this,Ze).style.overflow="hidden",a(this,Ze).style.position="absolute",a(this,Ze).style.bottom="0",a(this,Ze).style.right="0",a(this,Ze).style.opacity="0",a(this,Ze).appendChild(a(this,jt))}setupEventListeners(){a(this,oi).subscribe("stageStatus",this.handlePipMediaControls),a(this,Ae).addListener("videoUpdate",this.onSelfVideoUpdateListener),a(this,Ae).addListener("audioUpdate",this.onSelfAudioUpdateListener),a(this,Ae).addListener("roomLeft",()=>this.disable())}createCanvas(){const e=document.createElement("canvas");e.height=a(this,we).height,e.width=a(this,we).width,f(this,qt,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||a(this,Ae).permissions.canProduceAudio&&navigator.mediaSession.setActionHandler("togglemicrophone",()=>{this.eventCallback("MIC")})}mountVideoEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||a(this,Ae).permissions.canProduceVideo&&navigator.mediaSession.setActionHandler("togglecamera",()=>{this.eventCallback("CAMERA")})}getSources(){const r=Object.values(a(this,ot)).reduce((i,n)=>(i[n.pinned?"pinned":"regular"].push(n),i),{pinned:[],regular:[]});return[...r.pinned,...r.regular]}drawEmptyTile(e,r,i,n){if(a(this,qt)===void 0)return;const o=a(this,qt).getContext("2d"),c=a(this,qt).width,d=0,l=0,h=r-d*2,g=i-d*2,T=Math.floor(c/h),v=Math.floor(e/T),w=e%T*(h+d)+d,b=v*(g+d)+d,{displayText:M,image:D}=n!=null?n:{};o.fillStyle=M||D?a(this,os).videoBackground:a(this,os).background,o.strokeStyle=a(this,os).brand,o.beginPath(),o.moveTo(w+l,b),o.arcTo(w+h,b,w+h,b+l,l),o.arcTo(w+h,b+g,w+h-l,b+g,l),o.arcTo(w,b+g,w,b+g-l,l),o.arcTo(w,b,w+l,b,l),o.closePath(),o.fill(),o.stroke();const $=h/6,V=h/2+w,H=g/2+b;o.save(),(M||D)&&(o.beginPath(),o.arc(V,H,$,0,Math.PI*2),o.fillStyle=a(this,os).brand,o.fill(),D?(o.clip(),o.drawImage(D,V-$,H-$,$*2,$*2),o.restore()):M&&(o.fillStyle=a(this,os).textOnBrand,o.font=`${$/2}px sans-serif`,o.textAlign="center",o.textBaseline="middle",o.fillText(M,V,H)),this.drawIcons(n,w,b,Math.max(h,g)))}drawIcons(e,r,i,n){const o=Math.min(Math.max(n*.15,100),200),c=o*.2,d=o*.2;let l=r+c;const h=i+c,g=T=>{const v=a(this,qt).getContext("2d");v.save(),v.fillStyle=a(this,os).background,v.beginPath(),v.moveTo(l+d,h),v.arcTo(l+o,h,l+o,h+d,d),v.arcTo(l+o,h+o,l+o-d,h+o,d),v.arcTo(l,h+o,l,h+o-d,d),v.arcTo(l,h,l+d,h,d),v.closePath(),v.fill(),typeof T=="string"?(v.font=`${o/1.5}px sans-serif`,v.fillStyle=a(this,os).text,v.textAlign="center",v.textBaseline="top",v.fillText(T,o/2+l,h+c)):v.drawImage(T,l+c,h+c,o-c*2,o-c*2),l+=o+c,v.restore()};e.pinned&&g(a(this,yn)),e.handRaised&&g(a(this,En)),e.reaction&&g(e.reaction)}drawTile(e,r,i){var l,h;if(a(this,qt)===void 0)return;const n=a(this,qt).getContext("2d"),o=this.getSources();let c=0,d=0;for(;c<a(this,we).height-5;){let g=0;for(;g<a(this,we).width-5&&d<i;){if((l=o[d])!=null&&l.enabled){const T=o[d].element,[v,E,w,b,M,D,$,V]=K_(g,c,e,r,T.videoWidth,T.videoHeight);((h=T==null?void 0:T.classList)==null?void 0:h.contains("mirror"))?(n.save(),n.scale(-1,1),n.drawImage(T,v,E,w,b,-1*M,D,-1*$,V),n.restore()):n.drawImage(T,v,E,w,b,M,D,$,V),this.drawIcons(o[d],M,D,Math.max($,V))}else this.drawEmptyTile(d,e,r,o[d]);d+=1,g+=e}c+=r}}calcGridElemSize(e){switch(e){case 0:case 1:return[a(this,we).width,a(this,we).height];case 2:return[Math.floor(a(this,we).width/2),a(this,we).height];case 3:case 4:return[Math.floor(a(this,we).width/2),Math.floor(a(this,we).height/2)];case 5:case 6:return[Math.floor(a(this,we).width/3),Math.floor(a(this,we).height/2)];case 7:case 8:case 9:return[Math.floor(a(this,we).width/3),Math.floor(a(this,we).height/3)];default:return[Math.floor(a(this,we).width/3),Math.floor(a(this,we).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=a(this,Ae).config)==null?void 0:e.viewType)!=="LIVESTREAM"}get isActive(){return document.pictureInPictureElement!==null}cleanup(){if(f(this,Pn,!1),this.isSupported()&&document.exitPictureInPicture!==void 0&&document.pictureInPictureElement!==null&&document.exitPictureInPicture(),a(this,Ze))try{document.body.removeChild(a(this,Ze))}catch(e){}this.removeAllSources(),f(this,qt,void 0),f(this,jt,void 0),f(this,Bs,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(a(this,Pn))return;f(this,Pn,!0),this.createCanvas(),this.setupMediaSessionEvents();const i=document.createElement("video");f(this,we,{height:e!=null?e:Pp,width:r!=null?r:bp}),i.height=a(this,we).height,i.width=a(this,we).width,i.autoplay=!0,i.muted=!0,i.srcObject=a(this,qt).captureStream(24),f(this,jt,i),a(this,jt).onloadedmetadata=()=>{try{this.emit("pipStarted"),a(this,jt).onleavepictureinpicture=()=>{this.emit("pipEnded")}}catch(n){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){a(this,ot)[e]!==void 0&&(a(this,ot)[e].enabled=!0)}disableSource(e){a(this,ot)[e]!==void 0&&(a(this,ot)[e].enabled=!1)}generateAvatar(e,r){return u(this,null,function*(){if(!r)return;const i=new Image;try{const n=yield(yield fetch(r)).blob(),o=window.URL.createObjectURL(n);i.onload=()=>{this.updateSource(e,{image:i}),window.URL.revokeObjectURL(o)},i.src=o}catch(n){this.logger.error("Pip::GenerateAvatar",{error:n})}})}addSource(e,r,i,n=!1,o=void 0,c=void 0,d=!1){this.logger.debug("Pip::AddSource",{pip:{id:e,handRaised:d}}),a(this,ot)[e]={id:e,element:r,enabled:i,pinned:n,displayText:o?J_(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=a(this,ot)[e];i&&(a(this,ot)[e]=O(O({},i),r))}removeSource(e){delete a(this,ot)[e]}removePinnedSource(){Object.values(a(this,ot)).forEach(r=>{r.pinned&&this.removeSource(r.id)})}removeAllSources(){f(this,ot,{})}enable(){f(this,Hs,"activating"),this.setupEventListeners(),this.updateMediaSession("CAMERA",a(this,Ae).videoEnabled),this.updateMediaSession("MIC",a(this,Ae).audioEnabled),document.body.appendChild(a(this,Ze)),f(this,Bs,requestAnimationFrame(()=>this.animate())),a(this,jt).onloadedmetadata=()=>{a(this,jt).requestPictureInPicture().then(()=>{f(this,Hs,"active")})},a(this,jt).readyState===4&&a(this,jt).requestPictureInPicture().then(()=>{f(this,Hs,"active")})}};let ou=Ah;qt=new WeakMap,oi=new WeakMap,Ze=new WeakMap,jt=new WeakMap,we=new WeakMap,os=new WeakMap,Bs=new WeakMap,ot=new WeakMap,Ae=new WeakMap,yn=new WeakMap,En=new WeakMap,Hs=new WeakMap,Pn=new WeakMap;var dr;(function(s){s[s.PUBLISHER=0]="PUBLISHER",s[s.SUBSCRIBER=1]="SUBSCRIBER"})(dr||(dr={}));var or;(function(s){s[s.AUDIO=0]="AUDIO",s[s.VIDEO=1]="VIDEO"})(or||(or={}));class z_ extends S.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 Gm=new z_;class Y_ extends S.MessageType{constructor(){super("media.HeaderExtension",[{no:1,name:"direction",kind:"scalar",opt:!0,T:9},{no:2,name:"uri",kind:"scalar",T:9}])}}const Q_=new Y_;class X_ extends S.MessageType{constructor(){super("media.Fingerprint",[{no:1,name:"algorithm",kind:"scalar",T:9},{no:2,name:"value",kind:"scalar",T:9}])}}new X_;class Z_ extends S.MessageType{constructor(){super("media.SessionDescription",[{no:1,name:"target",kind:"enum",T:()=>["media.Target",dr]},{no:2,name:"type",kind:"scalar",T:9},{no:3,name:"sdp",kind:"scalar",T:9}])}}const ys=new Z_;class ew extends S.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 tw=new ew;class sw extends S.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:()=>ys},{no:4,name:"private_ice",kind:"scalar",opt:!0,T:8},{no:5,name:"producers",kind:"message",repeat:1,T:()=>tw}])}}const rw=new sw;class iw extends S.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 nw=new iw;class aw extends S.MessageType{constructor(){super("media.CreateTransportResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ys},{no:3,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:4,name:"producer_ids",kind:"scalar",repeat:2,T:9}])}}const Wm=new aw;class ow extends S.MessageType{constructor(){super("media.RenegotiateRequest",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ys}])}}const cw=new ow;class dw extends S.MessageType{constructor(){super("media.RenegotiateResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ys}])}}new dw;class lw extends S.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 uw=new lw;class hw extends S.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 pw=new hw;class gw extends S.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 gw;class mw extends S.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 mw;class fw extends S.MessageType{constructor(){super("media.ProducerState",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"kind",kind:"enum",T:()=>["media.ProducerKind",or]},{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:()=>Gm}])}}const _c=new fw;class Tw extends S.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:()=>pw},{no:4,name:"error_code",kind:"scalar",opt:!0,T:9}])}}const Sw=new Tw;class vw extends S.MessageType{constructor(){super("media.ProducerIdToConsumerMap",[{no:1,name:"map",kind:"map",K:9,V:{kind:"message",T:()=>Sw}}])}}const Jm=new vw;class yw extends S.MessageType{constructor(){super("media.PeerRtpCapabilitites",[{no:1,name:"sender",kind:"message",T:()=>wp},{no:2,name:"receiver",kind:"message",T:()=>wp}])}}const Km=new yw;class Ew extends S.MessageType{constructor(){super("media.RtpCapability",[{no:1,name:"codecs",kind:"message",repeat:1,T:()=>Gm},{no:2,name:"header_extensions",kind:"message",repeat:1,T:()=>Q_}])}}const _p=new Ew;class Pw extends S.MessageType{constructor(){super("media.RtpCapabilitites",[{no:1,name:"audio",kind:"message",T:()=>_p},{no:2,name:"video",kind:"message",T:()=>_p}])}}const wp=new Pw;class bw extends S.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 _w=new bw;class ww extends S.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 zm=new ww;class Cw extends S.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 Rw=new Cw;class kw extends S.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:()=>Rw},{no:9,name:"capabilities",kind:"message",T:()=>Km}])}}const Mw=new kw;class Iw extends S.MessageType{constructor(){super("media.edge.PeerJoinCompleteRequest",[])}}const Aw=new Iw;class Dw extends S.MessageType{constructor(){super("media.edge.PeerLeaveRequest",[{no:1,name:"close_room",kind:"scalar",T:8}])}}const Ow=new Dw;class Nw extends S.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 Nw;class Lw extends S.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:()=>_w},{no:5,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:6,name:"simulcast",kind:"message",T:()=>zm}])}}const Vw=new Lw;class xw extends S.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 Uw=new xw;class $w extends S.MessageType{constructor(){super("media.edge.UpdateConsumerSimulcastConfigRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"simulcast",kind:"message",T:()=>zm},{no:3,name:"producing_transport_id",kind:"scalar",T:9},{no:4,name:"mid",kind:"scalar",T:9}])}}const Bw=new $w;class Hw extends S.MessageType{constructor(){super("media.edge.UpdateConsumersSimulcastConfigRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>Bw},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const Fw=new Hw;class qw extends S.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:()=>ys},{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 jw=new qw;class Gw extends S.MessageType{constructor(){super("media.edge.SelectedPeersRequest",[])}}new Gw;class Ww extends S.MessageType{constructor(){super("media.edge.GlobalPeerPinningRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Jw=new Ww;class Kw extends S.MessageType{constructor(){super("media.edge.ProducerToggleRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}const Vc=new Kw;class zw extends S.MessageType{constructor(){super("media.edge.ConsumerToggleRequest",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}new zw;class Yw extends S.MessageType{constructor(){super("media.edge.ProducerCloseRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>ys},{no:3,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const Qw=new Yw;class Xw extends S.MessageType{constructor(){super("media.edge.ConsumerCloseRequest",[{no:1,name:"consumer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"description",kind:"message",T:()=>ys},{no:3,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const Zw=new Xw;class eC extends S.MessageType{constructor(){super("media.edge.KickPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new eC;class tC extends S.MessageType{constructor(){super("media.edge.KickAllPeersRequest",[{no:1,name:"propagate_kick_across_rooms",kind:"scalar",T:8}])}}const Ym=new tC;class sC extends S.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 rC=new sC;class iC extends S.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 nC=new iC;class aC extends S.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 oC=new aC;class cC extends S.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 dC=new cC;class lC extends S.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 uC=new lC;class hC extends S.MessageType{constructor(){super("media.edge.EmptyResponse",[])}}new hC;class pC extends S.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:()=>Km}])}}const Qm=new pC;class gC extends S.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 gC;class mC extends S.MessageType{constructor(){super("media.edge.SelectedPeersDiffEntry",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"priority",kind:"scalar",T:5}])}}const fC=new mC;class TC extends S.MessageType{constructor(){super("media.edge.SelectedPeersDiffResponse",[{no:1,name:"entries",kind:"message",repeat:1,T:()=>fC}])}}const Cp=new TC;class SC extends S.MessageType{constructor(){super("media.edge.PeerJoinResponse",[])}}new SC;class vC extends S.MessageType{constructor(){super("media.edge.PeerJoinCompleteResponse",[{no:1,name:"room_state",kind:"message",T:()=>dC},{no:2,name:"participants",kind:"message",repeat:1,T:()=>Qm},{no:3,name:"selected_peers",kind:"message",T:()=>cu},{no:4,name:"max_preferred_streams",kind:"scalar",T:5}])}}const du=new vC;class yC extends S.MessageType{constructor(){super("media.edge.PeerLeaveResponse",[{no:1,name:"closed",kind:"scalar",T:8}])}}const EC=new yC;class PC extends S.MessageType{constructor(){super("media.edge.ConsumeMultipleProducerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Jm}])}}new PC;class bC extends S.MessageType{constructor(){super("media.edge.ConsumePeerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Jm},{no:3,name:"description",kind:"message",T:()=>ys}])}}const _C=new bC;class wC extends S.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:()=>ys}])}}const CC=new wC;class RC extends S.MessageType{constructor(){super("media.edge.ProducerScoreResponse",[{no:1,name:"responseid",kind:"scalar",T:9},{no:2,name:"score",kind:"message",T:()=>uw}])}}new RC;class kC extends S.MessageType{constructor(){super("media.edge.ActiveSpeakerResponse",[{no:1,name:"responsepeer_id",kind:"scalar",T:9},{no:2,name:"volume",kind:"scalar",T:5}])}}new kC;class MC extends S.MessageType{constructor(){super("media.edge.NoActiveSpeakerResponse",[])}}new MC;class IC extends S.MessageType{constructor(){super("media.edge.ProducerToggleResponse",[])}}new IC;class AC extends S.MessageType{constructor(){super("media.edge.ConsumerToggleResponse",[])}}new AC;class DC extends S.MessageType{constructor(){super("media.edge.ProducerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>ys}])}}const OC=new DC;class NC extends S.MessageType{constructor(){super("media.edge.ConsumerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>ys}])}}const LC=new NC;class VC extends S.MessageType{constructor(){super("media.edge.GlobalPeerPinningResponse",[])}}new VC;class xC extends S.MessageType{constructor(){super("media.edge.KickPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new xC;class UC extends S.MessageType{constructor(){super("media.edge.KickAllPeersResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new UC;class $C extends S.MessageType{constructor(){super("media.edge.HostMediaControlForPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const BC=new $C;class HC extends S.MessageType{constructor(){super("media.edge.HostMediaControlForAllPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const FC=new HC;class qC extends S.MessageType{constructor(){super("media.edge.PeerDisplayNameEditResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const jC=new qC;class GC extends S.MessageType{constructor(){super("media.edge.PeerJoinBroadcastResponse",[{no:1,name:"participant",kind:"message",T:()=>Qm}])}}const Rp=new GC;class WC extends S.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 WC;class JC extends S.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 KC=new JC;class zC extends S.MessageType{constructor(){super("media.edge.PeerProducingTransportCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"transport_details",kind:"message",T:()=>Wm},{no:3,name:"track_subscriptions",kind:"message",repeat:1,T:()=>KC}])}}new zC;class YC extends S.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 QC=new YC;class XC extends S.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 Mp=new XC;class ZC extends S.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 eR=new ZC;class tR extends S.MessageType{constructor(){super("media.edge.PeerLeaveBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const lu=new tR;class sR extends S.MessageType{constructor(){super("media.edge.GlobalPeerPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Ip=new sR;class rR extends S.MessageType{constructor(){super("media.edge.GlobalPeerUnPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new rR;class iR extends S.MessageType{constructor(){super("media.edge.RecordingStartedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new iR;class nR extends S.MessageType{constructor(){super("media.edge.RecordingStoppedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new nR;class aR extends S.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 aR;class oR extends S.MessageType{constructor(){super("media.edge.PeerPingRequestBroadcastResponse",[{no:1,name:"password",kind:"scalar",T:9}])}}new oR;class cR extends S.MessageType{constructor(){super("media.edge.MediaRoomTerminationBroadcastResponse",[{no:1,name:"reason",kind:"scalar",T:9}])}}new cR;class dR extends S.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 jl=new dR;class lR extends S.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 lR;class uR extends S.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 hR=new uR;var Wi;(function(s){s[s.BROWSER=0]="BROWSER",s[s.TRACK=1]="TRACK",s[s.COMPOSITE=2]="COMPOSITE"})(Wi||(Wi={}));var rr;(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"})(rr||(rr={}));var uu;(function(s){s[s.NONE=0]="NONE",s[s.RECORDER=1]="RECORDER",s[s.LIVESTREAMER=2]="LIVESTREAMER"})(uu||(uu={}));var hu;(function(s){s[s.PEERS=0]="PEERS",s[s.ROOMS=1]="ROOMS"})(hu||(hu={}));var dd;(function(s){s[s.HIVE=0]="HIVE",s[s.CHAT=1]="CHAT",s[s.PING=2]="PING"})(dd||(dd={}));class pR extends S.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 gR=new pR;class mR extends S.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",rr,"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:()=>gR}])}}const wl=new mR;class fR extends S.MessageType{constructor(){super("socket.room.PeerInfoResponse",[{no:1,name:"peer",kind:"message",T:()=>wl}])}}const rn=new fR;class TR extends S.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",rr,"STAGE_TYPE_"]}])}}const Ap=new TR;class SR extends S.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 vR=new SR;class yR extends S.MessageType{constructor(){super("socket.room.RoomPeersInfoResponse",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>wl}])}}const Gl=new yR;class ER extends S.MessageType{constructor(){super("socket.room.RoomPeerCountResponse",[{no:1,name:"count",kind:"scalar",T:4,L:2}])}}const Dp=new ER;class PR extends S.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:()=>_R},{no:6,name:"room_uuid",kind:"scalar",opt:!0,T:9}])}}const Xm=new PR;class bR extends S.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",Wi]},{no:3,name:"recording_status",kind:"scalar",T:9}])}}const _R=new bR;class wR extends S.MessageType{constructor(){super("socket.room.RoomInfoResponse",[{no:1,name:"room",kind:"message",T:()=>Xm}])}}const Op=new wR;class CR extends S.MessageType{constructor(){super("socket.room.GetPeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9}])}}const Zm=new CR;class RR extends S.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 RR;class kR extends S.MessageType{constructor(){super("socket.room.JoinRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>wl},{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",dd,"CAPABILITIES_"]},{no:8,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const MR=new kR;class IR extends S.MessageType{constructor(){super("socket.room.LeaveRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>wl},{no:2,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const AR=new IR;class DR extends S.MessageType{constructor(){super("socket.room.UpdateRoomInfoRequest",[{no:1,name:"room",kind:"message",T:()=>Xm}])}}new DR;class OR extends S.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpRequest",[])}}new OR;class NR extends S.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 uh=new NR;class LR extends S.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 VR=new LR;class xR extends S.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:()=>VR}])}}const Np=new xR;class UR extends S.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpResponse",[{no:1,name:"parent_meeting",kind:"message",T:()=>Np},{no:2,name:"meetings",kind:"message",repeat:1,T:()=>Np}])}}const $R=new UR;class BR extends S.MessageType{constructor(){super("socket.room.CreateRoomRequestPayload",[{no:1,name:"title",kind:"scalar",opt:!0,T:9}])}}const HR=new BR;class FR extends S.MessageType{constructor(){super("socket.room.CreateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>HR}])}}const qR=new FR;class jR extends S.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:()=>uh}])}}const GR=new jR;class WR extends S.MessageType{constructor(){super("socket.room.CreateConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>GR}])}}const Lp=new WR;class JR extends S.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 KR=new JR;class zR extends S.MessageType{constructor(){super("socket.room.UpdateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>KR}])}}new zR;class YR extends S.MessageType{constructor(){super("socket.room.DisableRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9}])}}const QR=new YR;class XR extends S.MessageType{constructor(){super("socket.room.DisableConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>QR}])}}const ZR=new XR;class ek extends S.MessageType{constructor(){super("socket.room.DisableConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>rk}])}}const tk=new ek;class sk extends S.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:()=>uh}])}}const rk=new sk;class ik extends S.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 nk=new ik;class ak extends S.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:()=>nk}])}}const ok=new ak;class ck extends S.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:()=>uh}])}}const ef=new ck;class dk extends S.MessageType{constructor(){super("socket.room.MovePeersBetweenRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>ef}])}}new dk;class lk extends S.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 uk=new lk;class hk extends S.MessageType{constructor(){super("socket.room.GetAllAddedParticipantsResponse",[{no:1,name:"participants",kind:"message",repeat:1,T:()=>mk}])}}const pk=new hk;class gk extends S.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 mk=new gk;class fk extends S.MessageType{constructor(){super("socket.room.RemoveParticipantsRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const tf=new fk;class Tk extends S.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",hu,"BROADCAST_TYPE_"]}])}}const Wa=new Tk;class Sk extends S.MessageType{constructor(){super("socket.room.AcceptWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const vk=new Sk;class yk extends S.MessageType{constructor(){super("socket.room.DenyWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Ek=new yk;class Pk extends S.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 bk=new Pk;class _k extends S.MessageType{constructor(){super("socket.room.GetWaitingRoomRequests",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>bk}])}}const Vp=new _k;class wk extends S.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 xp=new wk;var pu;(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"})(pu||(pu={}));var Fr;(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"})(Fr||(Fr={}));class Ck extends S.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 Rk=new Ck;class kk extends S.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 Mk=new kk;class Ik extends S.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 Ak=new Ik;class Dk extends S.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 Ok=new Dk;class Nk extends S.MessageType{constructor(){super("socket.preset.ChatPermissionUpdate",[{no:1,name:"public",kind:"message",T:()=>Ak},{no:2,name:"private",kind:"message",T:()=>Ok}])}}const Lk=new Nk;class Vk extends S.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 xk=new Vk;class Uk extends S.MessageType{constructor(){super("socket.preset.StreamPermission",[{no:1,name:"can_produce",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Fr,"STREAM_PERMISSION_TYPE_"]},{no:2,name:"can_consume",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Fr,"STREAM_PERMISSION_TYPE_"]}])}}const Wl=new Uk;class $k extends S.MessageType{constructor(){super("socket.preset.MediaPermissionUpdate",[{no:1,name:"video",kind:"message",T:()=>Wl},{no:2,name:"audio",kind:"message",T:()=>Wl},{no:3,name:"screenshare",kind:"message",T:()=>Wl}])}}const Bk=new $k;class Hk extends S.MessageType{constructor(){super("socket.preset.PresetUpdates",[{no:1,name:"polls",kind:"message",T:()=>Rk},{no:2,name:"plugins",kind:"message",T:()=>Mk},{no:3,name:"chat",kind:"message",T:()=>Lk},{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",pu,"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",uu,"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:()=>xk},{no:23,name:"media",kind:"message",T:()=>Bk}])}}const hh=new Hk;class Fk extends S.MessageType{constructor(){super("socket.preset.ReadPeersPresetRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const qk=new Fk;class jk extends S.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 Gk=new jk;class Wk extends S.MessageType{constructor(){super("socket.preset.ReadPeersPresetResponse",[{no:1,name:"peer_presets",kind:"message",repeat:1,T:()=>Gk}])}}const Jk=new Wk;class Kk extends S.MessageType{constructor(){super("socket.preset.UpdatePeerPreset",[{no:1,name:"user_ids",kind:"scalar",T:9},{no:2,name:"patch",kind:"message",T:()=>hh}])}}const sf=new Kk;class zk extends S.MessageType{constructor(){super("socket.preset.UpdatePeersPresetRequest",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>sf}])}}const Yk=new zk;class Qk extends S.MessageType{constructor(){super("socket.preset.UpdatePeersPresetResponse",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>sf}])}}const Up=new Qk;class Xk extends S.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 Zk=new Xk;class eM extends S.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetRequest",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>Zk},{no:2,name:"patch",kind:"message",T:()=>hh}])}}new eM;class tM extends S.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetResponse",[{no:2,name:"patch",kind:"message",T:()=>hh}])}}new tM;class sM extends S.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 sM;class rM extends S.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 iM=new rM;class nM extends S.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:()=>iM}])}}const aM=new nM;class oM extends S.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 cM=new oM;class dM extends S.MessageType{constructor(){super("socket.chat.GetChatMessagesResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>zr}])}}const rf=new dM;class lM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomRequest",[{no:1,name:"payload_type",kind:"scalar",T:5},{no:2,name:"payload",kind:"scalar",T:9}])}}const uM=new lM;class hM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomResponse",[{no:1,name:"message",kind:"message",T:()=>zr}])}}const Jl=new hM;class pM extends S.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 gM=new pM;class mM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToPeersResponse",[{no:1,name:"message",kind:"message",T:()=>zr}])}}const Kl=new mM;class fM extends S.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 fM;class TM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToChannelResponse",[{no:1,name:"message",kind:"message",T:()=>zr}])}}new TM;class SM extends S.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 vM=new SM;class yM extends S.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 EM=new yM;class PM extends S.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 xc=new PM;class bM extends S.MessageType{constructor(){super("socket.chat.EditChatMessageResponse",[{no:1,name:"message",kind:"message",T:()=>zr}])}}const Uc=new bM;class _M extends S.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 wM=new _M;class CM extends S.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 $c=new CM;class RM extends S.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 kM=new RM;class MM extends S.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 MM;class IM extends S.MessageType{constructor(){super("socket.chat.MarkChannelIndexAsReadResponse",[{no:1,name:"channel_index",kind:"scalar",T:9}])}}new IM;class AM extends S.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 AM;class DM extends S.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 DM;class OM extends S.MessageType{constructor(){super("socket.chat.CreateChatChannelResponse",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new OM;class NM extends S.MessageType{constructor(){super("socket.chat.GetChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new NM;class LM extends S.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 VM=new LM;class xM extends S.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 UM=new xM;class $M extends S.MessageType{constructor(){super("socket.chat.GetChatChannelResponse",[{no:1,name:"chat_channels",kind:"message",repeat:1,T:()=>UM}])}}new $M;class BM extends S.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 HM=new BM;class FM extends S.MessageType{constructor(){super("socket.chat.GetChatChannelMembersResponse",[{no:1,name:"channel_members",kind:"message",repeat:1,T:()=>HM}])}}new FM;class qM extends S.MessageType{constructor(){super("socket.plugin.AddPluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}const jM=new qM;class GM extends S.MessageType{constructor(){super("socket.plugin.RemovePluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}const WM=new GM;class JM extends S.MessageType{constructor(){super("socket.plugin.EnablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}const KM=new JM;class zM extends S.MessageType{constructor(){super("socket.plugin.DisablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}const YM=new zM;class QM extends S.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}])}}const XM=new QM;class ZM extends S.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}])}}const eI=new ZM;class tI extends S.MessageType{constructor(){super("socket.plugin.PluginEventToRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}const sI=new tI;class rI extends S.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}])}}const iI=new rI;class nI extends S.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 ph=new nI;class aI extends S.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:()=>ph}])}}const $p=new aI;class oI extends S.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:()=>ph}])}}const cI=new oI;class dI extends S.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:()=>ph}])}}const lI=new dI;class uI extends S.MessageType{constructor(){super("socket.plugin.PluginStoreDeleteRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9}])}}const hI=new uI;class pI extends S.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 gu=new pI;class gI extends S.MessageType{constructor(){super("socket.plugin.EnablePluginsResponse",[{no:1,name:"plugins",kind:"message",repeat:1,T:()=>gu}])}}const mI=new gI;class fI extends S.MessageType{constructor(){super("socket.plugin.DisablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"disabled_by",kind:"scalar",T:9}])}}const Bp=new fI;class TI extends S.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 SI=new TI;class vI extends S.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:()=>SI}])}}const Hp=new vI;class yI extends S.MessageType{constructor(){super("socket.plugin.PluginEventResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}const Fp=new yI;class EI extends S.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 qp=new EI;class PI extends S.MessageType{constructor(){super("socket.livestreaming.GetStagePeersResponse",[{no:1,name:"stage_peers",kind:"scalar",repeat:2,T:9}])}}const jp=new PI;class bI extends S.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 _I=new bI;class wI extends S.MessageType{constructor(){super("socket.livestreaming.GetStageRequestsResponse",[{no:1,name:"stage_requests",kind:"message",repeat:1,T:()=>_I}])}}const zl=new wI;class CI extends S.MessageType{constructor(){super("socket.livestreaming.GrantStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const RI=new CI;class kI extends S.MessageType{constructor(){super("socket.livestreaming.DenyStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const MI=new kI;class II extends S.MessageType{constructor(){super("socket.livestreaming.LeaveStageRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Gp=new II;class AI extends S.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:()=>OI},{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 nf=new AI;class DI extends S.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:()=>LI}])}}const OI=new DI;class NI extends S.MessageType{constructor(){super("socket.polls.PollVote",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",T:9}])}}const LI=new NI;class VI extends S.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 xI=new VI;class UI extends S.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 $I=new UI;class BI extends S.MessageType{constructor(){super("socket.polls.UpdatePollResponse",[{no:1,name:"poll",kind:"message",T:()=>nf}])}}const Yl=new BI;class HI extends S.MessageType{constructor(){super("socket.polls.GetPollsResponse",[{no:1,name:"polls",kind:"message",repeat:1,T:()=>nf}])}}const FI=new HI;class qI extends S.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",Wi]}])}}const Wp=new qI;class jI extends S.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=S.PbLong.from(Math.floor(e/1e3)).toBigInt(),t.nanos=e%1e3*1e6,t}toDate(t){return new Date(S.PbLong.from(t.seconds).toNumber()*1e3+Math.ceil(t.nanos/1e6))}fromDate(t){const e=this.create(),r=t.getTime();return e.seconds=S.PbLong.from(Math.floor(r/1e3)).toBigInt(),e.nanos=r%1e3*1e6,e}internalJsonWrite(t,e){let r=S.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 n=(t.nanos+1e9).toString().substring(1);n.substring(3)==="000000"?i="."+n.substring(0,3)+"Z":n.substring(6)==="000"?i="."+n.substring(0,6)+"Z":i="."+n+"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 "+S.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 n=Date.parse(i[1]+"-"+i[2]+"-"+i[3]+"T"+i[4]+":"+i[5]+":"+i[6]+(i[8]?i[8]:"Z"));if(Number.isNaN(n))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(n<Date.parse("0001-01-01T00:00:00Z")||n>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=S.PbLong.from(n/1e3).toBigInt(),r.nanos=0,i[7]&&(r.nanos=parseInt("1"+i[7]+"0".repeat(9-i[7].length))-1e9),r}}new jI;class GI extends S.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 mu=new GI;class WI extends S.MessageType{constructor(){super("common.BulkedHubMessage",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>mu}])}}new WI;class JI extends S.MessageType{constructor(){super("common.CFWorkersResponse",[{no:1,name:"responses",kind:"message",repeat:1,T:()=>mu},{no:2,name:"broadcast_responses",kind:"message",repeat:1,T:()=>mu}])}}new JI;const KI=0,zI=1,YI=2,QI=3,XI=5,ZI={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},eA={getMessages:0,sendMessageToRoom:1,sendMessageToPeers:2,editMessage:3,deleteMessage:4,getPaginatedMessages:5,searchChannelMessages:7,pinMessage:10},tA={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},sA={createPoll:0,getPolls:1,votePoll:2,updatePoll:3},af={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},rA={getUserPresets:0,updateUserPreset:1};function wc(s,t){return Object.keys(t).reduce((e,r)=>(e[r]=(s<<16)+t[r],e),{})}function of(s,t){return Object.keys(s).reduce((e,r)=>(e[r]=t|s[r],e),{})}const U=wc(KI,ZI),Ve=wc(zI,eA),W=wc(YI,tA),xs=wc(QI,sA),Pr=of(af,16777216),Ts=of(af,50331648),Jc=wc(XI,rA);var iA=Object.defineProperty,nA=Object.getOwnPropertyDescriptor,Yr=(s,t,e,r)=>{for(var i=r>1?void 0:r?nA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&iA(t,e,i),i},es=(s=>(s[s.TEXT=0]="TEXT",s[s.IMAGE=1]="IMAGE",s[s.FILE=2]="FILE",s[s.CUSTOM=3]="CUSTOM",s))(es||{}),kt,bn;class pr{constructor(t,e){m(this,kt,void 0);m(this,bn,void 0);f(this,kt,e),f(this,bn,t)}get telemetry(){return a(this,bn).getValue("telemetry")}get logger(){return a(this,bn).getValue("logger")}getChatMessages(){return a(this,kt).sendMessagePromise(Ve.getMessages)}getChatMessagesPaginated(t,e,r,i){return u(this,null,function*(){const n=O({timeStamp:t,size:e,from:0,reversed:r},i&&{filters:{filters:i}}),o=yield a(this,kt).sendMessagePromise(Ve.getPaginatedMessages,aM.toBinary(n));return o.payload?cM.fromBinary(o.payload):{messages:[],next:!1}})}sendMessageToRoom(t,e){const r={payloadType:e,payload:t};a(this,kt).sendMessage(Ve.sendMessageToRoom,uM.toBinary(r))}sendMessageToPeers(t,e,r){const i={payloadType:e,peerIds:r,payload:t};a(this,kt).sendMessage(Ve.sendMessageToPeers,gM.toBinary(i))}sendMessage(t,e,r){if(r&&r.length>0){this.sendMessageToPeers(t,e,r);return}this.sendMessageToRoom(t,e)}editMessage(t,e,r,i){return u(this,null,function*(){const n={chatId:t,payloadType:r,payload:e};i!==void 0&&(n.pinned=i);const o=yield a(this,kt).sendMessagePromise(Ve.editMessage,vM.toBinary(n));return Uc.fromBinary(o.payload).message})}deleteMessage(t){return u(this,null,function*(){const e={chatId:t},r=yield a(this,kt).sendMessagePromise(Ve.deleteMessage,wM.toBinary(e));return{id:$c.fromBinary(r.payload).chatId}})}searchMessages(t,e){return u(this,null,function*(){var i,n,o,c;const r={searchTerm:t,timeStamp:(i=e.timestamp)!=null?i:Date.now(),size:(n=e.limit)!=null?n:75,from:(o=e.offset)!=null?o:0,reversed:(c=e.reversed)!=null?c:!0};try{const d=yield a(this,kt).sendMessagePromise(Ve.searchChannelMessages,kM.toBinary(r));return rf.fromBinary(d.payload).messages}catch(d){return[]}})}setPinState(t,e){return u(this,null,function*(){const r={chatId:t,pinned:e},i=yield a(this,kt).sendMessagePromise(Ve.pinMessage,EM.toBinary(r));return xc.fromBinary(i.payload)})}on(t,e){let r,i;switch(t){case Ve.sendMessageToRoom:{r=Jl.fromBinary.bind(Jl),i=Jl.create();break}case Ve.sendMessageToPeers:{r=Kl.fromBinary.bind(Kl),i=Kl.create();break}case Ve.editMessage:{r=Uc.fromBinary.bind(Uc),i=Uc.create();break}case Ve.pinMessage:{r=xc.fromBinary.bind(xc),i=xc.create();break}case Ve.deleteMessage:{r=$c.fromBinary.bind($c),i=$c.create();break}}if(!r){this.logger.warn(`ChatSocketHandler::Event ${t} is not recognized`);return}a(this,kt).on(t,({payload:n})=>{let o=i;try{o=r(n)}catch(c){this.logger.error("chatSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}kt=new WeakMap,bn=new WeakMap;Yr([P.trace("SocketService.getChatMessages")],pr.prototype,"getChatMessages",1);Yr([P.trace("SocketService.getChatMessagesPaginated")],pr.prototype,"getChatMessagesPaginated",1);Yr([P.trace("SocketService.sendMessageToRoom")],pr.prototype,"sendMessageToRoom",1);Yr([P.trace("SocketService.sendMessageToPeers")],pr.prototype,"sendMessageToPeers",1);Yr([P.trace("SocketService.sendMessage")],pr.prototype,"sendMessage",1);Yr([P.trace("SocketService.editMessage")],pr.prototype,"editMessage",1);Yr([P.trace("SocketService.deleteMessage")],pr.prototype,"deleteMessage",1);Yr([P.trace("SocketService.searchMessages")],pr.prototype,"searchMessages",1);function aA(s){return s.replace(/([-_]\w)/g,t=>t[1].toUpperCase())}function As(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>As(e));const t={};return Object.keys(s).forEach(e=>{const r=Jr.validate(e)?e:aA(e);t[r]=As(s[e])}),t}function oA(s){return s.replace(/[A-Z]/g,t=>`_${t.toLowerCase()}`)}function cf(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>cf(e));const t={};return Object.keys(s).forEach(e=>{const r=Jr.validate(e)?e:oA(e);t[r]=s[e]}),t}function ld(s,t={}){return s==null?{}:(Object.getOwnPropertyNames(s).forEach(e=>{if(typeof s[e]!="function"){if(typeof s[e]=="object"){ld(s[e],t[e]={});return}t[e]=s[e]}}),t)}class fu extends Error{constructor(e){var t=(...args)=>{super(...args);p(this,"status");p(this,"response");p(this,"isTimeout")};e instanceof Error?(t(e.message),this.stack=e.stack,this.isTimeout=e.name==="AbortError"):(t(`Request failed with status ${e.status}`),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 Jp{constructor(t){p(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 n=new URLSearchParams;return Object.entries(e).forEach(([o,c])=>{n.append(o,c)}),`${i}${i.includes("?")?"&":"?"}${n.toString()}`}return i}request(t){return u(this,null,function*(){var g;const e=((g=t.method)==null?void 0:g.toUpperCase())||"GET",r=this.buildURL(t.url||"",t.params),i=O(O({},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,h=t.retryDelay||this.defaults.retryDelay;try{const T=new AbortController,v=setTimeout(()=>T.abort(),d);c.signal=T.signal;const E=yield fetch(r,c);clearTimeout(v);let w=null;const b=E.headers.get("content-type");b&&b.includes("application/json")?w=yield E.json():w=yield E.text();const M={};E.headers.forEach(($,V)=>{M[V]=$});const D={data:w,status:E.status,statusText:E.statusText,headers:M,config:t};if(!E.ok)throw D;return D}catch(T){if(T instanceof Error&&l>0)return yield new Promise(v=>setTimeout(v,h)),this.defaults.baseURL===ai.apiBase.prod?this.defaults.baseURL=ai.apiBase.prodAlternate:this.defaults.baseURL===ai.apiBase.prodAlternate&&(this.defaults.baseURL=ai.apiBase.prod),this.request(G(O({},t),{retry:l-1}));throw T}})}get(r){return u(this,arguments,function*(t,e={}){return this.request(G(O({},e),{method:"GET",url:t}))})}post(i,n){return u(this,arguments,function*(t,e,r={}){return this.request(G(O({},r),{method:"POST",url:t,data:e}))})}put(i,n){return u(this,arguments,function*(t,e,r={}){return this.request(G(O({},r),{method:"PUT",url:t,data:e}))})}}const cA=3,dA=30,lA=8e3;class uA{constructor(t,e){p(this,"fetchClient");p(this,"requests");p(this,"roomName");p(this,"roomUUID");p(this,"authToken");p(this,"organizationId");p(this,"iceServers");p(this,"pluginInformation");p(this,"userDetails");p(this,"roomDetails");p(this,"context");this.context=t;const{timeout:r=lA,retry:i=cA,retryDelay:n=dA,baseURL:o=ai.apiBase.prod,authToken:c,cachedUserDetails:d}=e||{};this.iceServers=d==null?void 0:d.iceServers,this.pluginInformation=d==null?void 0:d.pluginInformation,this.userDetails=d==null?void 0:d.userDetails,this.roomDetails=d==null?void 0:d.roomDetails,this.requests=new Jp({baseURL:o,timeout:r,retry:i,retryDelay:n,responseType:"json"}),this.fetchClient=new Jp({baseURL:"",timeout:r,retry:i,retryDelay:n,responseType:"json"}),this.setAuthToken(c,{bearer:!0});const l=this.requests.request.bind(this.requests);this.requests.request=h=>u(this,null,function*(){var T,v,E,w,b;const g=t.getValue("telemetry");try{g.injectContext(this.requests.defaults.headers.common);const M=yield l(h);return h.url!==g.logsEndpoint&&this.logger.debug("xhr::fetch",{networkCall:{status:M.status,statusText:M.statusText,baseURL:h.baseURL||this.requests.defaults.baseURL,url:h.url,method:h.method}}),M}catch(M){if(!M)throw new R("Unknown network error occurred","0011");if(M instanceof R||M instanceof fu)throw M;((T=M.config)==null?void 0:T.url)!==g.logsEndpoint&&this.logger.error("xhr::fetch",{error:M,networkCall:{status:M.status,statusText:M.statusText,baseURL:((v=M.config)==null?void 0:v.baseURL)||this.requests.defaults.baseURL,url:(E=M.config)==null?void 0:E.url,retries:(w=M.config)==null?void 0:w.retry,method:(b=M.config)==null?void 0:b.method,isOnline:navigator.onLine?"online":"offline"}});const D=M instanceof Error&&M.message||"Network request failed";throw new R(D,"0011"),new fu(M)}})}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 hA=Object.defineProperty,pA=Object.getOwnPropertyDescriptor,Ns=(s,t,e,r)=>{for(var i=r>1?void 0:r?pA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&hA(t,e,i),i};class Es extends uA{constructor(e,r){super(e,r);p(this,"telemetry");this.telemetry=e.getValue("telemetry"),this.setHeader("x-realtimekit-version",e.getValue("sdkVersion"))}getICEServers(){return u(this,null,function*(){if(this.iceServers)return this.iceServers;const{success:e,iceServers:r}=(yield this.requests.get("/iceservers")).data;if(e)return(r==null?void 0:r.length)>0&&(this.iceServers=r),r})}getPlugins(){return u(this,null,function*(){var n,o,c,d,l;if(this.pluginInformation)return this.pluginInformation;const{plugins:e}=(yield this.requests.get("/v2/plugins/user")).data.data,r=k_,i=e.reduce((h,g)=>(h[r.includes(g.id)?"v1":"v2"].push(G(O({},g),{name:g.name.replace("v2","")})),h),{v1:[],v2:[]});return(c=(o=(n=this.context.getValue("modules"))==null?void 0:n.devTools)==null?void 0:o.plugins)!=null&&c.length&&((l=(d=this.context.getValue("modules"))==null?void 0:d.devTools)==null||l.plugins.forEach(h=>{var T,v,E;const g=G(O({},Ga),{tags:[...Ga.tags],baseUrl:`http://localhost:${h.port}`,name:h.name,picture:(T=h.picture)!=null?T:Ga.picture,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),id:h.id,organizationId:this.organizationId,description:(v=h.description)!=null?v:Ga.description,staggered:(E=h.staggered)!=null?E:Ga.staggered});i.v2.push(g)})),i.v2})}getPluginDetails(e){return u(this,null,function*(){const{plugin:r}=(yield this.requests.get(`/v2/plugins/view/${e}`)).data.data;return r})}getPluginConfig(e){return u(this,null,function*(){return(yield this.fetchClient.get(`${e}/dyte-config.json`)).data})}authorizePlugin(e){return u(this,null,function*(){const r={peerId:this.peerId},{token:i}=(yield this.requests.post(`/v2/plugins/authorize/${e}`,r)).data.data;return i})}getPresignedUrls(e){return u(this,null,function*(){const r=ba(this.context,"chat_upload_expiry"),i={roomUUID:this.roomUUID,filename:e,expiry:typeof r=="number"?r:void 0},{get_location:n,put_location:o}=(yield this.requests.post("/v2/meetings/chat-upload",i)).data.data;return{getLocation:n,putLocation:o}})}uploadFile(e,r){return u(this,null,function*(){if(navigator.isReactNative&&"uri"in e)try{yield 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 yield this.fetchClient.put(r,e,{headers:{"Content-Type":e.type}})})}startLivestreaming(r){return u(this,arguments,function*({manualIngestion:e}){const i=As(yield this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/livestreams`,{manual_ingest:!!e})).data.data;return{playbackUrl:i.playbackUrl,status:i.status,manualIngest:i.manualIngest,ingestionCredentials:i.streamKey?{ingestionServer:i.ingestServer,streamKey:i.streamKey}:null}})}stopLivestreaming(){return u(this,null,function*(){return this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream/stop`)})}getActiveLivestream(){return u(this,null,function*(){const e=As((yield 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}})}getUserDetails(){return u(this,null,function*(){if(this.userDetails)return this.userDetails;const e=(yield this.requests.get("v2/internals/participant-details")).data.data;return As(e)})}startRecording(e,r){return u(this,null,function*(){return(yield this.requests.post("/v2/recordings",G(O({},cf(e)),{meeting_id:this.context.getValue("meetingId"),allow_multiple_recordings:!!r}))).data.data.id})}updateRecording(e,r){return u(this,null,function*(){return this.requests.put(`v2/recordings/${e}`,{action:r})})}getActiveRecording(){return u(this,null,function*(){const{status:e,id:r}=(yield this.requests.get(`v2/recordings/active-recording/${this.context.getValue("meetingId")}`)).data.data;return{status:e,id:r}})}getActiveTranscript(){return u(this,null,function*(){const{transcript_download_url:e}=(yield this.requests.get(`v2/meetings/${this.context.getValue("meetingId")}/active-transcript`)).data.data;try{return{transcript:(yield this.fetchClient.get(e)).data}}catch(r){throw new R("Cant fetch transcript s3 url","1801")}})}}Ns([P.trace("APIClient.getICEServers")],Es.prototype,"getICEServers",1);Ns([P.trace("APIClient.getPlugins")],Es.prototype,"getPlugins",1);Ns([P.trace("APIClient.startLivestreaming")],Es.prototype,"startLivestreaming",1);Ns([P.trace("APIClient.stopLivestreaming")],Es.prototype,"stopLivestreaming",1);Ns([P.trace("APIClient.getActiveLivestream")],Es.prototype,"getActiveLivestream",1);Ns([P.trace("APIClient.getUserDetails")],Es.prototype,"getUserDetails",1);Ns([P.trace("APIClient.startRecording")],Es.prototype,"startRecording",1);Ns([P.trace("APIClient.stopRecording")],Es.prototype,"updateRecording",1);Ns([P.trace("APIClient.getActiveRecording")],Es.prototype,"getActiveRecording",1);Ns([P.trace("APIClient.getActiveTranscript")],Es.prototype,"getActiveTranscript",1);let Tu;function gA(s,t){return Tu=new Es(s,t),Tu}function mt(){return Tu}const Ca={maxInvocations:5,period:1};function _t(s,t){return function(e,r,i){const n=i.value;let o=0,c=Date.now();return i.value=function(...d){const l=Date.now(),h=t?this[t]:s;if(l-c>h.period*1e3&&(c=l,o=0),o>=h.maxInvocations)throw new R(`Method rate limit ${h.maxInvocations} invocations/${h.period}sec exceeded`,"0013");return o+=1,n.apply(this,d)},i}}var mA=Object.defineProperty,fA=Object.getOwnPropertyDescriptor,Ps=(s,t,e,r)=>{for(var i=r>1?void 0:r?fA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&mA(t,e,i),i};const TA=["text","image","file","custom","poll"],Kc={maxInvocations:180,period:60};var se,ci,Fe,_n,yd,df,vo,Su,dg;let Vt=(dg=class extends Ut{constructor(t,e,r,i){const n=t.getValue("logger");super(n);m(this,yd);m(this,vo);p(this,"messages");m(this,se,void 0);m(this,ci,void 0);m(this,Fe,void 0);m(this,_n,void 0);p(this,"maxTextLimit",2e3);f(this,_n,t),f(this,Fe,e),f(this,se,r),f(this,ci,i),this.messages=[]}get telemetry(){return a(this,_n).getValue("telemetry")}setMaxTextLimit(t){this.maxTextLimit=t}sendMessageInternal(t,e){return u(this,null,function*(){switch(t.type){case"text":{yield this.sendTextMessageInternal(t.message,e);break}case"image":yield this.sendImageMessageInternal(t.image,e);break;case"file":yield this.sendFileMessageInternal(t.file,e);break;default:this.logger.error("sendMessage::message_type_not_supported",{chat:{messageType:t.type}});break}})}sendTextMessageInternal(t,e){return u(this,null,function*(){var i,n,o,c,d,l;if(t.length>this.maxTextLimit)throw new R("Max character limit breached","0503");if(e&&e.length>0){if(!((i=a(this,se).permissions)!=null&&i.chatPrivate.canSend)||!((n=a(this,se).permissions)!=null&&n.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=a(this,se).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=a(this,se).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(a(this,se).id),r=a(this,ci).joined.toArray().filter(h=>e.includes(h.id)).map(h=>h.userId),r.push(a(this,se).userId)),a(this,Fe).sendMessage(t,es.TEXT,e)})}sendImageMessageInternal(t,e){return u(this,null,function*(){var i,n,o,c,d,l;if(e&&e.length>0){if(!((i=a(this,se).permissions)!=null&&i.chatPrivate.canSend)||!((n=a(this,se).permissions)!=null&&n.chatPrivate.files)){this.logger.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((c=(o=a(this,se).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=a(this,se).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 h=mt(),{getLocation:g,putLocation:T}=yield h.getPresignedUrls(t.name);yield h.uploadFile(t,T);let v=[];e&&e.length>0&&(e.push(a(this,se).id),v=a(this,ci).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),v.push(a(this,se).userId)),a(this,Fe).sendMessage(g,es.IMAGE,e)}catch(h){throw new R("Error sending image message.","0500",this.logger)}})}sendFileMessageInternal(t,e){return u(this,null,function*(){var r,i,n,o,c,d;if(e&&e.length>0){if(!((r=a(this,se).permissions)!=null&&r.chatPrivate.canSend)||!((i=a(this,se).permissions)!=null&&i.chatPrivate.files)){this.logger.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((o=(n=a(this,se).permissions)==null?void 0:n.chatPublic)!=null&&o.canSend)||!((d=(c=a(this,se).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:h,putLocation:g}=yield l.getPresignedUrls(t.name);yield l.uploadFile(t,g);let T=[];e&&e.length>0&&(e.push(a(this,se).id),T=a(this,ci).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),T.push(a(this,se).userId));const v=JSON.stringify({link:h,name:t.name,size:"size"in t?t.size:0});a(this,Fe).sendMessage(v,es.FILE,e)}catch(l){throw new R("Error sending file message.","0500",this.logger)}})}get rateLimits(){return Kc}updateRateLimits(t,e){Kc.maxInvocations=t,Kc.period=e}sendTextMessage(t,e){return u(this,null,function*(){return this.sendTextMessageInternal(t,e)})}sendCustomMessage(t,e){return u(this,null,function*(){var n,o,c,d,l,h,g,T,v,E,w,b,M,D,$;if(e&&e.length>0){if(!((n=a(this,se).permissions)!=null&&n.chatPrivate.canSend)||!((o=a(this,se).permissions)!=null&&o.chatPrivate.files)||!((c=a(this,se).permissions)!=null&&c.chatPrivate.text)){this.logger.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((l=(d=a(this,se).permissions)==null?void 0:d.chatPublic)!=null&&l.canSend)||!((g=(h=a(this,se).permissions)==null?void 0:h.chatPublic)!=null&&g.files)||!((v=(T=a(this,se).permissions)==null?void 0:T.chatPublic)!=null&&v.text)){this.logger.error("sendCustomMessage::permission_denied");return}const r=V=>u(this,null,function*(){try{if(typeof V=="string")return{link:V};const H=mt(),{getLocation:j,putLocation:Z}=yield H.getPresignedUrls(V.name);return yield H.uploadFile(V,Z),{link:j,type:V.type,name:V.name,size:V.size}}catch(H){throw new R("Error sending image message.","0500",this.logger)}}),i=G(O({},t),{files:yield Promise.all((w=(E=t.files)!=null?E:[])==null?void 0:w.map(V=>u(this,null,function*(){return r(V)}))),images:yield Promise.all((M=(b=t.images)!=null?b:[])==null?void 0:M.map(V=>u(this,null,function*(){return r(V)}))),videos:yield Promise.all(($=(D=t.videos)!=null?D:[])==null?void 0:$.map(V=>u(this,null,function*(){return r(V)})))});a(this,Fe).sendMessage(JSON.stringify(i),es.CUSTOM,e)})}sendImageMessage(t,e){return u(this,null,function*(){return this.sendImageMessageInternal(t,e)})}sendFileMessage(t,e){return u(this,null,function*(){return this.sendFileMessageInternal(t,e)})}sendMessage(t,e){return u(this,null,function*(){return this.sendMessageInternal(t,e)})}editTextMessage(t,e){return u(this,null,function*(){var r,i,n,o;if(!((i=(r=a(this,se).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(n=a(this,se).permissions)==null?void 0:n.chatPublic)!=null&&o.text)){this.logger.error("editTextMessage::permission_denied");return}if(!e){this.logger.error("editTextMessage::message_can_not_be_empty");return}a(this,Fe).editMessage(t,e,es.TEXT)})}editImageMessage(t,e){return u(this,null,function*(){var i,n,o,c;if(!((n=(i=a(this,se).permissions)==null?void 0:i.chatPublic)!=null&&n.canSend)||!((c=(o=a(this,se).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:h}=yield d.getPresignedUrls(e.name);yield d.uploadFile(e,h),a(this,Fe).editMessage(t,l,es.IMAGE)}catch(d){throw new R("Error editing image message.","0500",this.logger)}})}editFileMessage(t,e){return u(this,null,function*(){var r,i,n,o;if(!((i=(r=a(this,se).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(n=a(this,se).permissions)==null?void 0:n.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}=yield c.getPresignedUrls(e.name);yield c.uploadFile(e,l),a(this,Fe).editMessage(t,JSON.stringify({link:d,name:e.name,size:"size"in e?e.size:0}),es.FILE)}catch(c){throw new R("Error editing file message.","0500",this.logger)}})}editMessage(t,e){return u(this,null,function*(){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}}})}deleteMessage(t){return u(this,null,function*(){a(this,Fe).deleteMessage(t)})}getMessagesByUser(t){return this.messages.filter(e=>e.userId===t)}getMessagesByType(t){return this.messages.filter(e=>e.type===t)}pin(t){return u(this,null,function*(){if(!a(this,vo,Su))throw new R("Can`t pin message without joining room","0505");try{yield a(this,Fe).setPinState(t,!0)}catch(e){throw new R(`No message found with id: ${t}`,"0504")}})}unpin(t){return u(this,null,function*(){if(!a(this,vo,Su))throw new R("Can`t unpin message without joining room","0505");try{yield a(this,Fe).setPinState(t,!1)}catch(e){throw new R(`No message found with id: ${t}`,"0504")}})}fetchPublicMessages(i){return u(this,arguments,function*({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(yield a(this,Fe).getChatMessagesPaginated(t,e,r==="before")).messages.map(c=>ts.formatSocketPeerMessage(c))})}fetchPrivateMessages(n){return u(this,arguments,function*({timestamp:t=new Date().getTime(),limit:e,direction:r="after",userId:i}){return(yield a(this,Fe).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"userId",userId:i})).messages.map(d=>ts.formatSocketPeerMessage(d))})}fetchPinnedMessages(i){return u(this,arguments,function*({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(yield a(this,Fe).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"pinned",pinned:!0})).messages.map(c=>ts.formatSocketPeerMessage(c))})}getMessages(t,e,r,i=0){return u(this,null,function*(){const n=yield a(this,Fe).getChatMessagesPaginated(t,e,r);return{messages:n.messages.map(o=>ts.formatSocketPeerMessage(o)),next:n.next}})}searchMessages(t,e){return u(this,null,function*(){throw new R("searchMessages is disabled! Please use `fetchPublicMessages` method instead.","0506")})}get pinned(){return this.messages.filter(t=>t.pinned)}},se=new WeakMap,ci=new WeakMap,Fe=new WeakMap,_n=new WeakMap,yd=new WeakSet,df=function(){return a(this,_n).getValue("connectionHandler")},vo=new WeakSet,Su=function(){return a(this,yd,df).socketJoined===!0},dg);Ps([P.trace("Chat.sendTextMessage"),_t(Kc)],Vt.prototype,"sendTextMessage",1);Ps([P.trace("Chat.sendImageMessage"),_t({maxInvocations:20,period:60})],Vt.prototype,"sendImageMessage",1);Ps([P.trace("Chat.sendFileMessage"),_t({maxInvocations:20,period:60})],Vt.prototype,"sendFileMessage",1);Ps([P.trace("Chat.sendMessage"),_t({maxInvocations:180,period:60})],Vt.prototype,"sendMessage",1);Ps([P.trace("Chat.editTextMessage")],Vt.prototype,"editTextMessage",1);Ps([P.trace("Chat.editImageMessage")],Vt.prototype,"editImageMessage",1);Ps([P.trace("Chat.editFileMessage")],Vt.prototype,"editFileMessage",1);Ps([P.trace("Chat.editMessage")],Vt.prototype,"editMessage",1);Ps([P.trace("Chat.deleteMessage")],Vt.prototype,"deleteMessage",1);Ps([P.trace("Chat.searchMessages")],Vt.prototype,"searchMessages",1);Vt=Ps([at("0500")],Vt);var SA=Object.defineProperty,vA=Object.getOwnPropertyDescriptor,yA=(s,t,e,r)=>{for(var i=r>1?void 0:r?vA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&SA(t,e,i),i},di,lg;const Sr=(lg=class{constructor(s,t,e,r){p(this,"chat");p(this,"chatSocketHandler");p(this,"self");m(this,di,void 0);f(this,di,s),this.chatSocketHandler=t,this.chat=new Vt(s,t,e,r),this.self=e,this.setupEvents()}get telemetry(){return a(this,di).getValue("telemetry")}get logger(){return a(this,di).getValue("logger")}static init(s,t,e,r){return u(this,null,function*(){return new Sr(s,t,e,r)})}static formatMessage(s){return G(O({},s),{time:new Date(s.time),type:TA[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 es.TEXT:{e.message=s.payload;break}case es.IMAGE:{e.link=s.payload;break}case es.FILE:{const{link:r,name:i,size:n}=JSON.parse(s.payload);e.link=r,e.name=i,e.size=n;break}case es.CUSTOM:{const{html:r,images:i,message:n,videos:o,files:c}=JSON.parse(s.payload);e.message=n,e.html=r,e.images=i,e.videos=o,e.files=c;break}}return Sr.formatMessage(e)}getChatMessages(){return u(this,null,function*(){if(this.self.config.viewType==="LIVESTREAM")return;const s=yield this.chatSocketHandler.getChatMessages();if(!(s!=null&&s.payload))return;const t=rf.fromBinary(s.payload).messages;this.chat.messages=t.map(e=>Sr.formatSocketPeerMessage(e))})}setupEvents(){a(this,di).getValue("peerSessionStore").on(C.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){this.getChatMessages()})),this.chatSocketHandler.on(Ve.sendMessageToRoom,s=>{if(!s.message)return;const t=Sr.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(Ve.sendMessageToPeers,s=>{const t=Sr.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(Ve.editMessage,s=>{if(!s.message)return;const t=Sr.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(Ve.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(Ve.pinMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId),e=Sr.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})})}},di=new WeakMap,lg);let ts=Sr;yA([P.trace("ChatController.setupEvents")],ts.prototype,"setupEvents",1);var EA=Object.defineProperty,PA=Object.getOwnPropertyDescriptor,bA=(s,t,e,r)=>{for(var i=r>1?void 0:r?PA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&EA(t,e,i),i},Ed,lf,Pd,uf,wn,Cn,yo,ug;let vu=(ug=class extends Ut{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,Ed);m(this,Pd);p(this,"items");m(this,wn,void 0);m(this,Cn,void 0);m(this,yo,void 0);f(this,yo,t),f(this,wn,e),f(this,Cn,r),this.items=[]}create(t,e,r=!1,i=!1){return u(this,null,function*(){if(!a(this,Pd,uf))throw new R("Can't create polls without joining room","0705");if(!a(this,wn).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}yield a(this,Cn).createPoll(t,e,r,i)})}vote(t,e){return u(this,null,function*(){if(!a(this,wn).permissions.polls.canVote){this.logger.error("Polls::vote::permission_denied");return}yield a(this,Cn).votePoll(t,e)})}},Ed=new WeakSet,lf=function(){return a(this,yo).getValue("connectionHandler")},Pd=new WeakSet,uf=function(){var t;return((t=a(this,Ed,lf))==null?void 0:t.socketJoined)===!0},wn=new WeakMap,Cn=new WeakMap,yo=new WeakMap,ug);vu=bA([at("0700")],vu);var _A=Object.defineProperty,wA=Object.getOwnPropertyDescriptor,CA=(s,t,e,r)=>{for(var i=r>1?void 0:r?wA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&_A(t,e,i),i},_r,Rn,li,hg;const nn=(hg=class{constructor(s,t,e){p(this,"polls");m(this,_r,void 0);m(this,Rn,void 0);m(this,li,void 0);this.polls=new vu(s,t,e),f(this,Rn,t),f(this,_r,s),f(this,li,e),this.setupEvents()}get telemetry(){return a(this,_r).getValue("telemetry")}get logger(){return a(this,_r).getValue("logger")}static init(s,t,e){return u(this,null,function*(){return new nn(s,t,e)})}canViewPolls(){return a(this,Rn).permissions.polls.canView}setupEvents(){const s={[xs.createPoll]:r=>{r.poll&&this.updatePoll(nn.formatSocketServicePoll(r.poll))},[xs.updatePoll]:r=>{r.poll&&this.updatePoll(nn.formatSocketServicePoll(r.poll))},[xs.votePoll]:r=>{r.poll&&this.updatePoll(nn.formatSocketServicePoll(r.poll))}},t=()=>{a(this,_r).getValue("peerSessionStore").on(C.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{a(this,li).on(r,s[r])})},e=()=>{a(this,_r).getValue("peerSessionStore").on(C.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{a(this,li).removeListeners(r)})};a(this,Rn).permissions.on("permissionsUpdate",r=>u(this,null,function*(){var i;r!=null&&r.polls&&((i=r==null?void 0:r.polls)!=null&&i.canView?(yield 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})}getPolls(){return u(this,null,function*(){const s=yield a(this,li).getPolls();if(!(s!=null&&s.payload))return;const{polls:t}=FI.fromBinary(s.payload);this.polls.items=t.map(e=>nn.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}}},_r=new WeakMap,Rn=new WeakMap,li=new WeakMap,hg);let hf=nn;CA([P.trace("PollController.setupEvents")],hf.prototype,"setupEvents",1);var RA=Object.defineProperty,kA=Object.getOwnPropertyDescriptor,MA=(s,t,e,r)=>{for(var i=r>1?void 0:r?kA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&RA(t,e,i),i},pf=(s=>(s[s.User=0]="User",s[s.Meeting=1]="Meeting",s))(pf||{}),kn,Eo,Eu,ui,Po,pg;let yu=(pg=class extends Ut{constructor(t,e,r,i,n){const o=t.getValue("logger");super(o);m(this,Eo);p(this,"selfActiveTab");p(this,"broadcastTabChanges");m(this,kn,void 0);m(this,ui,void 0);m(this,Po,void 0);p(this,"viewType");p(this,"meetingStartedTimestamp");p(this,"meetingTitle");p(this,"sessionId");f(this,kn,t),f(this,ui,e),this.viewType=r,f(this,Po,i),this.meetingTitle=n,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return a(this,Eo,Eu).socketState}get mediaState(){return a(this,Eo,Eu).mediaState}get meetingId(){return a(this,kn).getValue("meetingId")}setBroadcastTabChanges(t){if(!a(this,ui).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=a(this,ui).permissions)!=null&&r.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){a(this,Po).broadcastMessage("spotlight",{userId:a(this,ui).userId,currentTab:this.selfActiveTab})}},kn=new WeakMap,Eo=new WeakSet,Eu=function(){return a(this,kn).getValue("connectionHandler")},ui=new WeakMap,Po=new WeakMap,pg);yu=MA([at("0800")],yu);function IA(s){let t="",e=[""];const r=[e];let i=0,n=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[++n]=[
|
|
8
|
-
`).map(e=>Wr.parseTranscript(e,!1)).filter(Boolean):[]}getActiveTranscript(){return u(this,null,function*(){try{const t=mt(),{transcript:e}=yield t.getActiveTranscript();this.transcripts=Wr.parseTranscripts(e)}catch(t){}})}onTranscript(t){return u(this,null,function*(){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)})}},bo=new WeakMap,gg);gf([P.trace("Ai.getActiveTranscript")],Wr.prototype,"getActiveTranscript",1);Wr=gf([at("0000")],Wr);var OA=Object.defineProperty,NA=Object.getOwnPropertyDescriptor,LA=(s,t,e,r)=>{for(var i=r>1?void 0:r?NA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&OA(t,e,i),i},wr,Mn,Mt,mg;const mf=(mg=class{constructor(s,t,e,r,i,n){p(this,"meta");p(this,"ai");m(this,wr,void 0);m(this,Mn,void 0);p(this,"aiSocketHandler");m(this,Mt,void 0);f(this,Mt,s),this.meta=new yu(s,t,t.config.viewType,e,n),this.ai=r,f(this,wr,t),f(this,Mn,e),this.aiSocketHandler=i,this.setupEvents()}get telemetry(){return a(this,Mt).getValue("telemetry")}get logger(){return a(this,Mt).getValue("logger")}static init(s,t,e,r,i){return u(this,null,function*(){const n=yield Wr.init(s,t.permissions.transcriptionEnabled);return new mf(s,t,e,n,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,pf.Meeting),this.meta.emit("activeTabUpdate",s.currentTab))}setupEvents(){a(this,Mt).getValue("peerSessionStore").on(C.TRANSPORT_STATE_UPDATE,s=>{this.meta.emit("mediaConnectionUpdate",s)}),a(this,Mt).getValue("peerSessionStore").on(C.SOCKET_STATE_UPDATE,s=>{this.meta.emit("socketConnectionUpdate",s)}),a(this,Mt).getValue("peerSessionStore").on(C.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})}}),a(this,Mt).getValue("peerSessionStore").on(C.PRODUCER_SCORE_UPDATE,({score:s})=>{s<5&&this.meta.emit("poorConnection",{score:s})}),a(this,wr).permissions.canSpotlight&&(this.logger.info("MetaController::Asserting Spotlight"),this.meta.selfActiveTab&&a(this,Mn).broadcastMessage("spotlight",{userId:a(this,wr).userId,currentTab:this.meta.selfActiveTab})),a(this,Mt).getValue("peerSessionStore").on(C.PEER_JOINED_INTERNAL,s=>u(this,null,function*(){a(this,wr).permissions.canSpotlight&&this.meta.selfActiveTab&&a(this,Mn).broadcastToPeers("spotlight",[s.id],{userId:a(this,wr).userId,currentTab:this.meta.selfActiveTab})})),a(this,Mt).getValue("peerSessionStore").on(C.ROOM_MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=O(O({},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)}),a(this,Mt).getValue("peerSessionStore").on(C.MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=O(O({},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(U.transcript,s=>{const{meetingId:t,transcript:e,isPartial:r}=s;let i;try{i=Wr.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),this.meta.emit("transcript",i);const{peerId:n,name:o,transcript:c}=i;this.logger.debug(`${t} Received transcript for peer ${n} - ${o}: ${c}`)})}},wr=new WeakMap,Mn=new WeakMap,Mt=new WeakMap,mg);let ff=mf;LA([P.trace("MetaController.setupEvents")],ff.prototype,"setupEvents",1);const Ja={},gr={executeWithLock({methodName:s,lockName:t,timeout:e}){return(r,i,n)=>{const o=n.value;return n.value=function(...d){var E,w;const l=(w=(this==null?void 0:this.peerId)||((E=d[0])==null?void 0:E.authToken))!=null?w:"",h=`${t}-${l}`,g=this==null?void 0:this.logger;if(Ja[h]){const b=new Error(`Unsupported concurrent calls on method: ${s}.`);throw b.name="UnsupportedConcurrentMethodExecution",g==null||g.error("Locker::UnsupportedConcurrentMethodExecution",{error:{stack:b.stack},locker:{methodName:s,lockName:h}}),b}Ja[h]=!0;const T=setTimeout(()=>delete Ja[h],e),v=o.apply(this,d);return Promise.resolve(v).then(()=>{delete Ja[h],clearTimeout(T)}).catch(()=>{delete Ja[h],clearTimeout(T)}),v},n}}};var VA=Object.defineProperty,xA=Object.getOwnPropertyDescriptor,Zi=(s,t,e,r)=>{for(var i=r>1?void 0:r?xA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&VA(t,e,i),i},Gt,bd,re,_o,_s,qe,wo,Pu,In,zc;class Qr extends Ut{constructor(e,r,i,n,o){const c=e.getValue("logger");super(c);m(this,wo);m(this,In);m(this,Gt,void 0);m(this,bd,void 0);m(this,re,void 0);m(this,_o,void 0);m(this,_s,void 0);m(this,qe,void 0);f(this,qe,e),f(this,Gt,n),f(this,bd,o),f(this,re,r),f(this,_o,i),f(this,_s,[]),this.setupEvents()}get telemetry(){return a(this,qe).getValue("telemetry")}get status(){return a(this,qe).getValue("stageStatus")}setupEvents(){const e={[C.GET_STAGE_REQUESTS]:n=>u(this,null,function*(){f(this,_s,n)}),[C.UPDATE_STAGE_REQUESTS]:o=>u(this,[o],function*({add:n}){const c=a(this,_s).length,{stageRequests:d}=this.getAccessRequests();(n||d.length>c)&&this.emit("newStageRequest",{count:d.length}),this.emit("stageAccessRequestUpdate",d)})},r=()=>{Object.entries(e).forEach(([n,o])=>{a(this,qe).getValue("peerSessionStore").onAsync(n,o)})},i=()=>{Object.entries(e).forEach(([n,o])=>{a(this,qe).getValue("peerSessionStore").removeListener(n,o)})};a(this,re).permissions.on("permissionsUpdate",n=>{const{canAcceptProductionRequests:o}=n;o!==void 0&&(a(this,re).permissions.acceptStageRequests?(r(),a(this,Gt).getStageRequests()):(i(),f(this,_s,[]),this.emit("stageAccessRequestUpdate",a(this,_s))))}),a(this,re).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!a(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!a(this,re).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=a(this,_o).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return f(this,_s,e),{stageRequests:a(this,_s)}}requestAccess(){return u(this,null,function*(){if(!a(this,re).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(a(this,re).permissions.stageAccess===q.Allowed){x(this,In,zc).call(this,"ACCEPTED_TO_JOIN_STAGE");return}a(this,Gt).requestAccess(),x(this,In,zc).call(this,"REQUESTED_TO_JOIN_STAGE")})}cancelRequestAccess(){return u(this,null,function*(){if(!a(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");a(this,Gt).cancelRequestAccess(),x(this,In,zc).call(this,"OFF_STAGE")})}grantAccess(e){if(!a(this,re).roomJoined)throw new R("Can`t grant for participant without joining room");if(!a(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!a(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::grant_access::permission_denied"),new R("You do not have permission to perform this action","2001");return a(this,Gt).grantAccess(e)}denyAccess(e){if(!a(this,re).roomJoined)throw new R("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!a(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!a(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::deny_access::permission_denied"),new R("You do not have permission to perform this action","2001");return a(this,Gt).denyAccess(e)}get peerId(){return a(this,qe).getValue("peerId")}join(){return u(this,null,function*(){const e=a(this,qe).getValue("viewType");if(this.status==="ON_STAGE")throw new R("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||a(this,re).permissions.stageAccess===q.NotAllowed)throw new R(`Unable to join stage you are currently ${this.status}`,"2006");if(a(this,qe).setValue("stageStatus","ON_STAGE",!1),yield a(this,Gt).joinStage(),e===ar.Livestream){yield a(this,qe).getValue("selfController").joinRoom();return}a(this,qe).notify("stageStatus"),a(this,re).audioEnabled&&a(this,wo,Pu).shareMic(a(this,re).audioTrack),a(this,re).videoEnabled&&a(this,wo,Pu).shareWebcam(a(this,re).videoTrack)})}leave(){return u(this,null,function*(){if(!a(this,re).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");a(this,re).setIsPinned(!1),a(this,qe).setValue("stageStatus","OFF_STAGE",!1),yield a(this,Gt).leaveStage(a(this,re).userId);try{yield a(this,qe).getValue("peerSessionStore").emitAsync(C.LEAVE_MEDIA_ROOM,"stageLeft")}catch(e){this.logger.error("Stage::leave::emitAsync::failed",{error:e})}a(this,qe).notify("stageStatus")})}kick(e){return u(this,null,function*(){if(!a(this,re).roomJoined)throw new R("Can`t kick participant without joining room","2005");if(!a(this,re).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new R("Stage is disabled","2003");if(!a(this,re).permissions.acceptStageRequests)throw this.logger.error("Stage::kick::permission_denied"),new R("You do not have permissions for kick","2001");return a(this,Gt).kick(e)})}}Gt=new WeakMap,bd=new WeakMap,re=new WeakMap,_o=new WeakMap,_s=new WeakMap,qe=new WeakMap,wo=new WeakSet,Pu=function(){return a(this,qe).getValue("roomNodeClient")},In=new WeakSet,zc=function(e){return u(this,null,function*(){this.status!==e&&a(this,qe).setValue("stageStatus",e)})};Zi([P.trace("Stage.getStageRequests")],Qr.prototype,"getAccessRequests",1);Zi([P.trace("Stage.requestAccess")],Qr.prototype,"requestAccess",1);Zi([P.trace("Stage.cancelRequestAccess")],Qr.prototype,"cancelRequestAccess",1);Zi([P.trace("Stage.grantAccess")],Qr.prototype,"grantAccess",1);Zi([P.trace("Stage.denyAccess")],Qr.prototype,"denyAccess",1);Zi([gr.executeWithLock({methodName:"joinStage",lockName:"Stage.join",timeout:5e3}),P.trace("Stage.joinStage")],Qr.prototype,"join",1);Zi([P.trace("Stage.leaveStage")],Qr.prototype,"leave",1);function UA(s){return!(s.viewType==="LIVESTREAM"||s.viewType==="CHAT")}function gh(s){switch(s){case rr.UNSPECIFIED:return"OFF_STAGE";case rr.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case rr.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case rr.OFF_STAGE:return"OFF_STAGE";case rr.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var $A=Object.defineProperty,BA=Object.getOwnPropertyDescriptor,HA=(s,t,e,r)=>{for(var i=r>1?void 0:r?BA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&$A(t,e,i),i},Cr,cs,Rr,Co,ct;class Tf{constructor(t,e,r,i,n){p(this,"stage");m(this,Cr,void 0);m(this,cs,void 0);m(this,Rr,void 0);m(this,Co,0);m(this,ct,void 0);f(this,ct,t),this.stage=new Qr(t,i,n,e,r),f(this,Rr,e),f(this,Cr,i),f(this,cs,n),this.setupEvents()}get telemetry(){return a(this,ct).getValue("telemetry")}get logger(){return a(this,ct).getValue("logger")}setupEvents(){a(this,ct).subscribe("stageStatus",t=>{this.stage.emit("stageStatusUpdate",t)}),a(this,Rr).on(U.grantStageAccess,()=>{a(this,Cr).permissions.stageAccess!==q.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),a(this,Rr).on(U.peerStageStatusUpdate,t=>{t!==void 0&&(t.peerId===a(this,Cr).id?this.selfStageStatusHandler(t):this.peerStageStatusHandler(t))}),a(this,Rr).on(U.denyStageAccess,()=>{a(this,Cr).permissions.stageAccess!==q.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),a(this,Rr).on(U.getStageRequests,t=>u(this,null,function*(){var r;if(a(this,Cr).permissions.stageAccess!==q.Allowed)return;const e=(r=t==null?void 0:t.stageRequests)!=null?r:[];yield a(this,ct).getValue("peerSessionStore").emitAsync(C.GET_STAGE_REQUESTS,e),a(this,Co)<e.length&&e.length>0&&this.stage.emit("newStageRequest",{count:e.length}),f(this,Co,e.length),this.stage.emit("stageAccessRequestUpdate",e)}))}getCurrentStageRequests(){return a(this,cs).joined.toArray().filter(e=>e.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(e=>({displayName:e.name,userId:e.userId,peerId:e.id}))}setStageStatus(t){return u(this,null,function*(){this.stage.status!==t&&a(this,ct).setValue("stageStatus",t)})}selfStageStatusHandler(t){const e=gh(t.stageType),r=a(this,ct).getValue("stageStatus");if(r!==e)switch(t.stageType){case 1:a(this,ct).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:a(this,ct).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}peerStageStatusHandler(t){return u(this,null,function*(){const e=a(this,cs).joined.get(t.peerId),r=a(this,cs).viewMode==="ACTIVE_GRID";if(!e){this.logger.warn("err::peerStageStatusUpdate: participant not found");return}switch(t.stageType){case 1:e.setStageStatus("ON_STAGE"),r&&a(this,ct).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:a(this,cs).viewMode,page:a(this,cs).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&&a(this,ct).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:a(this,cs).viewMode,page:a(this,cs).currentPage});break}a(this,ct).getValue("peerSessionStore").emit(C.UPDATE_PEER_STAGE_STATUS,{id:e.id,status:e.stageStatus})})}}Cr=new WeakMap,cs=new WeakMap,Rr=new WeakMap,Co=new WeakMap,ct=new WeakMap;HA([P.trace("Stage.setupEvents")],Tf.prototype,"setupEvents",1);var FA=Object.defineProperty,qA=Object.getOwnPropertyDescriptor,Cl=(s,t,e,r)=>{for(var i=r>1?void 0:r?qA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&FA(t,e,i),i};const Re={getPeer:14,getPeers:15,chatMessage:16,getRoomName:17,getDisplayTitle:18,getPluginInitiator:19,customPluginEventToParent:20,peerJoined:22,peerLeft:23,sendData:24,stageStatusUpdate:25,peerStageStatusUpdate:26};var et,It,An,Dn,Fs,On,kr,Nn,fg;let _a=(fg=class extends wa{constructor(t,{baseURL:e,createdAt:r,description:i,id:n,name:o,organizationId:c,picture:d,private:l,published:h,staggered:g,tags:T,type:v,updatedAt:E},w,b,M,D,$){const V=t.getValue("logger");super(V);m(this,et,void 0);p(this,"baseURL");p(this,"createdAt");p(this,"description");p(this,"id");p(this,"name");m(this,It,void 0);m(this,An,void 0);m(this,Dn,void 0);p(this,"organizationId");p(this,"picture");p(this,"private");p(this,"published");p(this,"staggered");p(this,"tags");p(this,"type");p(this,"updatedAt");m(this,Fs,void 0);p(this,"config");m(this,On,void 0);p(this,"active");p(this,"iframes");p(this,"enabledBy");m(this,kr,void 0);m(this,Nn,void 0);f(this,kr,t),this.baseURL=e,this.createdAt=new Date(r),this.description=i,this.id=n,this.name=o,f(this,It,b),this.organizationId=c,this.picture=d,this.private=l,this.published=h,this.staggered=g,this.tags=T,this.type=v,this.updatedAt=new Date(E),this.active=!1,this.iframes=new Map,f(this,et,w),f(this,An,M),f(this,Dn,D),this.enabledBy="",f(this,Nn,$)}get telemetry(){return a(this,kr).getValue("telemetry")}sendIframeEvent(t){this.iframes.size&&this.iframes.forEach(e=>{const{iframe:r}=e;r&&(navigator.isReactNative?r.postMessage(JSON.stringify(t)):r.contentWindow.postMessage(t,"*"))})}handleIframeMessage(t){return u(this,null,function*(){var o;if(!this.active)return;const e=t,{payload:r,uuid:i,type:n}=e;switch(n){case W.customPluginEventToRoom:{a(this,et).customPluginEventToRoom(this.id,r,i);break}case W.customPluginEventToPeers:{a(this,et).customPluginEventToPeers(this.id,r.peerIds,r,i);break}case W.enablePluginForRoom:{a(this,et).enablePluginForRoom(this.id,i);break}case W.enablePluginForPeers:{a(this,et).enablePluginForPeers(this.id,r.peerIds,i);break}case W.disablePluginForRoom:{a(this,et).disablePluginForRoom(this.id,i);break}case W.disablePluginForPeers:{a(this,et).disablePluginForPeers(this.id,r.peerIds,i);break}case W.storeInsertKeys:{a(this,et).storeInsertKeys(this.id,r.store,r.insertKeys,i);break}case W.storeGetKeys:{a(this,et).storeGetKeys(this.id,r.store,r.getKeys,i);break}case W.storeDeleteKeys:{a(this,et).storeDeleteKeys(this.id,r.store,r.deleteKeys,i);break}case W.storeDelete:{a(this,et).storeDelete(this.id,r.store,i);break}case Re.chatMessage:{const{messagePayload:c,peerIds:d}=r;if(!a(this,Dn)){this.sendIframeEvent({type:Re.chatMessage,uuid:e.uuid,payload:{error:"Chat is disabled for this room."}});return}try{yield a(this,Dn).sendMessage(c,d),this.sendIframeEvent({type:Re.chatMessage,uuid:e.uuid,payload:{success:!0}})}catch(l){this.sendIframeEvent({type:Re.chatMessage,uuid:e.uuid,payload:{error:l}})}break}case Re.getPeer:{let c;const{peerId:d}=r,l=G(O({},a(this,It)),{id:a(this,It).id,isRecorder:(o=a(this,It).permissions)==null?void 0:o.isRecorder,isHidden:a(this,It).permissions.hiddenParticipant,stageStatus:a(this,It).stageStatus});d?(c=a(this,An).joined.get(r.peerId),a(this,It).id===d&&(c=l)):c=l,this.sendIframeEvent({type:Re.getPeer,payload:{peer:c&&ld(c)},uuid:e.uuid});break}case Re.getPeers:{const c=a(this,An).joined.toArray().map(d=>ld(d));this.sendIframeEvent({type:Re.getPeers,payload:{peers:c},uuid:e.uuid});break}case Re.getPluginInitiator:{this.sendIframeEvent({type:Re.getPluginInitiator,payload:{enabledBy:this.enabledBy},uuid:e.uuid});break}case Re.getDisplayTitle:{this.sendIframeEvent({type:Re.getDisplayTitle,payload:{displayTitle:a(this,Nn)},uuid:e.uuid});break}case Re.getRoomName:{this.sendIframeEvent({type:Re.getRoomName,payload:{roomName:a(this,kr).getValue("meetingId")},uuid:e.uuid});break}case Re.customPluginEventToParent:{this.emit(e.payload.eventName,e.payload.data);break}}})}sendData(t){this.active&&(this.logger.info("Plugin::SendData",{plugin:{id:this.id,name:this.name,data:{eventName:t.eventName}}}),this.sendIframeEvent({type:Re.sendData,uuid:"",payload:t}))}removePluginView(t="default"){var i;const{iframe:e,listener:r}=(i=this.iframes.get(t))!=null?i:{};(e||r)&&(navigator.isReactNative?e.props.onMessage=void 0:window.removeEventListener("message",r),this.iframes.delete(t))}addPluginView(t,e="default"){var o;if(!a(this,On))throw this.logger.error("Plugin::addPluginView::no_auth_token_set_for_plugin"),new R("No auth token set for plugin.","0602");if(!t)throw this.logger.error("Plugin::addPluginView::iframe_was_not_provided"),new R("Iframe was not provided.","0603");this.removePluginView(e);const r=t,i=new URL(this.baseURL),n={auth:a(this,On),parent:navigator.isReactNative?this.baseURL:window.location.origin,backend:a(this,kr).getValue("apiBase"),pluginId:this.id,roomName:(o=a(this,kr).getValue("meetingId"))!=null?o:"",displayTitle:a(this,Nn)};if(Object.keys(n).forEach(c=>{i.searchParams.set(c,n[c])}),r.src=i.href,r.allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",r.title=e,navigator.isReactNative)r.props.onMessage=c=>{this.handleIframeMessage(JSON.parse(c.nativeEvent.data))},this.iframes.set(e,{iframe:r});else{const c=d=>u(this,null,function*(){d.source===t.contentWindow&&(yield this.handleIframeMessage(d.data))});window.addEventListener("message",c),this.iframes.set(e,{iframe:r,listener:c})}}setActive(t){var e,r;if(this.active=t,t){this.emit("stateUpdate",{active:this.active,pluginId:this.id,bind:this.addPluginView.bind(this),views:(e=this.config)==null?void 0:e.views});return}this.active=!1,this.emit("stateUpdate",{active:this.active,pluginId:this.id,views:(r=this.config)==null?void 0:r.views})}activateForSelf(){return u(this,null,function*(){const t=mt(),e=yield t.authorizePlugin(this.id);f(this,On,e),f(this,Fs,new Date);try{const r=yield t.getPluginConfig(this.baseURL);this.config=r}catch(r){this.logger.error("Plugin::activateForSelf",{error:r})}this.setActive(!0),this.emit("enabled")})}deactivateForSelf(){Array.from(this.iframes.keys()).forEach(t=>{this.removePluginView(t)}),f(this,Fs,void 0),this.iframes.clear(),this.setActive(!1),this.emit("closed")}enable(){return u(this,null,function*(){return this.activateForSelf()})}disable(){return this.deactivateForSelf()}activate(){return u(this,null,function*(){var t,e;this.active||(e=(t=a(this,It).permissions)==null?void 0:t.plugins)!=null&&e.canStart&&(a(this,et).addPlugin(this.id,this.staggered),f(this,Fs,new Date),this.logger.info("plugin::activated",{plugin:{id:this.id,enabledBy:this.enabledBy,name:this.name}}))})}deactivate(){return u(this,null,function*(){var t,e;this.active&&(!((e=(t=a(this,It).permissions)==null?void 0:t.plugins)!=null&&e.canClose)&&this.enabledBy!==a(this,It).id||(a(this,et).removePlugin(this.id),this.logger.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:a(this,Fs)?new Date().getTime()-a(this,Fs).getTime():0}}),f(this,Fs,void 0)))})}},et=new WeakMap,It=new WeakMap,An=new WeakMap,Dn=new WeakMap,Fs=new WeakMap,On=new WeakMap,kr=new WeakMap,Nn=new WeakMap,fg);Cl([_t({maxInvocations:5,period:1})],_a.prototype,"sendData",1);Cl([P.trace("Plugin.activatePlugin")],_a.prototype,"activate",1);Cl([P.trace("Plugin.deactivatePlugin")],_a.prototype,"deactivate",1);_a=Cl([at("0600")],_a);var De,hi;class Sf extends Map{constructor(e,r=void 0){const{onAddEvent:i,onDeleteEvent:n,onClearEvent:o}=e;super();m(this,De,void 0);m(this,hi,void 0);p(this,"onAddEvent");p(this,"onDeleteEvent");p(this,"onClearEvent");f(this,De,new wa(r)),this.onAddEvent=i,this.onDeleteEvent=n,this.onClearEvent=o,f(this,hi,new Map)}emit(e,...r){return a(this,De).emit(e,...r)}on(e,r){return a(this,De).on(e,r)}addListener(e,r){return a(this,De).addListener(e,r)}off(e,r){return a(this,De).off(e,r)}once(e,r){return a(this,De).once(e,r)}prependListener(e,r){return a(this,De).prependListener(e,r)}prependOnceListener(e,r){return a(this,De).prependOnceListener(e,r)}removeListener(e,r){return a(this,De).removeListener(e,r)}removeAllListeners(e){return a(this,De).removeAllListeners(e)}listeners(e){return a(this,De).listeners(e)}listenerCount(e){return a(this,De).listenerCount(e)}getMaxListeners(){return a(this,De).getMaxListeners()}setMaxListeners(e){return a(this,De).setMaxListeners(e)}eventNames(){return a(this,De).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,i=!0){const n=super.set(e,r),o=(c,...d)=>{this.emit(c,r,...d)};return a(this,hi).set(e,o),r.on("*",o),i&&a(this,De).emit(this.onAddEvent,r),n}delete(e,r=!0,i=!1){const n=this.get(e);if(!n)return!1;n.removeListener("*",a(this,hi).get(e));const o=super.delete(e);return i&&n.removeAllListeners(),r&&a(this,De).emit(this.onDeleteEvent,n),o}clear(e=!0,r=!1){this.forEach(n=>{n.removeListener("*",a(this,hi).get(n.id)),r&&n.removeAllListeners()});const i=super.clear();return e&&a(this,De).emit(this.onClearEvent),i}toArray(){return Array.from(this.values())}}De=new WeakMap,hi=new WeakMap;class Kp extends Sf{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 jA=Object.defineProperty,GA=Object.getOwnPropertyDescriptor,WA=(s,t,e,r)=>{for(var i=r>1?void 0:r?GA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&jA(t,e,i),i};let bu=class{constructor(s){p(this,"all");p(this,"active");this.all=new Kp(s),this.active=new Kp(s)}};bu=WA([at("0600")],bu);var JA=Object.defineProperty,KA=Object.getOwnPropertyDescriptor,Rl=(s,t,e,r)=>{for(var i=r>1?void 0:r?KA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&JA(t,e,i),i},Wt,Ln,ds,Tg;const vf=(Tg=class{constructor(s,t,e,r){p(this,"plugins");m(this,Wt,void 0);m(this,Ln,void 0);m(this,ds,void 0);f(this,Wt,t),f(this,Ln,e),f(this,ds,s),this.plugins=r,this.setupEvents()}get telemetry(){return a(this,ds).getValue("telemetry")}get logger(){return a(this,ds).getValue("logger")}static init(s,t,e,r,i,n,o,c){return u(this,null,function*(){const d=s.getValue("logger"),l=new bu(d);return t.forEach(h=>{const g=new _a(s,h,e,n,o,i,c);l.all.add(g)}),new vf(s,e,r,l)})}getRoomPlugins(){return u(this,null,function*(){var t;const{plugins:s}=yield a(this,Wt).getActivePlugins();(t=this.plugins.active)==null||t.toArray().forEach(e=>{this.disablePlugin({id:e.id})}),yield Promise.all(s.map(e=>this.enablePlugin({id:e.pluginId,enabledBy:e.enabledBy})))})}enablePlugin(e){return u(this,arguments,function*({id:s,enabledBy:t}){const r=this.plugins.all.get(s);r&&(yield r.activateForSelf(),r.enabledBy=t)})}disablePlugin(t){return u(this,arguments,function*({id:s}){const e=this.plugins.all.get(s);e&&e.deactivateForSelf()})}sendIframeEvent(s,t,e,r){const i=this.plugins.all.get(t);i&&i.sendIframeEvent({type:s,uuid:e,payload:r})}broadcastIframeEvent(s,t){this.plugins.active.forEach(e=>{this.sendIframeEvent(s,e.id,"",t)})}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)}),a(this,ds).getValue("peerSessionStore").onAsync(C.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){yield this.getRoomPlugins(),this.logger.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to fetch plugins.")})),a(this,Wt).on(W.addPlugin,s=>u(this,null,function*(){var e;const t=s.pluginId;(e=this.plugins.all.get(t))!=null&&e.active||(yield this.enablePlugin({id:t,enabledBy:s.enabledBy}))})),a(this,Wt).on(W.removePlugin,s=>u(this,null,function*(){var e;const t=s.pluginId;(e=this.plugins.all.get(t))!=null&&e.active&&(yield this.disablePlugin({id:t}))})),[W.enablePluginForPeers,W.enablePluginForRoom].forEach(s=>{a(this,Wt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{enabledBy:t.enabledBy})}))}),[W.disablePluginForPeers,W.disablePluginForRoom].forEach(s=>{a(this,Wt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{disabledBy:t.disabledBy})}))}),[W.customPluginEventToPeers,W.customPluginEventToRoom].forEach(s=>{a(this,Wt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{data:JSON.parse(new TextDecoder().decode(t.pluginData))})}))}),[W.storeInsertKeys,W.storeGetKeys,W.storeDeleteKeys].forEach(s=>{a(this,Wt).on(s,(t,e)=>u(this,null,function*(){var i;const r=(i=t.storeItems)==null?void 0:i.map(n=>{var o;return{timestamp:n.timestamp,peerId:n.peerId,payload:JSON.parse((o=n.payload)!=null&&o.length?new TextDecoder().decode(n.payload):"{}"),key:n.storeKey}});this.sendIframeEvent(s,t.pluginId,e,{storeName:t.storeName,storeItems:r})}))}),a(this,Wt).on(W.storeDelete,(s,t)=>u(this,null,function*(){this.sendIframeEvent(W.storeDelete,s.pluginId,t,{storeName:s.storeName})})),a(this,Ln).on(Ve.sendMessageToPeers,s=>{const t=ts==null?void 0:ts.formatSocketPeerMessage(s.message);this.broadcastIframeEvent(Re.chatMessage,{message:t})}),a(this,Ln).on(Ve.sendMessageToRoom,s=>{const t=ts==null?void 0:ts.formatSocketPeerMessage(s.message);this.broadcastIframeEvent(Re.chatMessage,{message:t})}),a(this,ds).getValue("peerSessionStore").on(C.PEER_JOINED_INTERNAL,s=>{const t=ld(s);this.broadcastIframeEvent(Re.peerJoined,t)}),a(this,ds).getValue("peerSessionStore").on(C.PEER_CLOSED,s=>{this.broadcastIframeEvent(Re.peerLeft,s)}),a(this,ds).getValue("peerSessionStore").on(C.UPDATE_PEER_STAGE_STATUS,s=>{this.broadcastIframeEvent(Re.peerStageStatusUpdate,s)}),a(this,ds).subscribe("stageStatus",s=>{this.broadcastIframeEvent(Re.stageStatusUpdate,s)})}},Wt=new WeakMap,Ln=new WeakMap,ds=new WeakMap,Tg);let Cc=vf;Rl([P.trace("PluginController.getRoomPlugins")],Cc.prototype,"getRoomPlugins",1);Rl([P.trace("PluginController.enableForSelf")],Cc.prototype,"enablePlugin",1);Rl([P.trace("PluginController.disableForSelf")],Cc.prototype,"disablePlugin",1);Rl([P.trace("PluginController.setupEvents")],Cc.prototype,"setupEvents",1);var Ro;class zA{constructor(t){p(this,"mediaJoined");p(this,"socketJoined");p(this,"socketJoinAttempted");p(this,"mediaJoinAttempted");p(this,"socketState");p(this,"mediaState");m(this,Ro,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},f(this,Ro,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&&(a(this,Ro).getValue("peerSessionStore").emit(C.SOCKET_STATE_UPDATE,r),this.socketState=r)}}Ro=new WeakMap;var YA=Object.defineProperty,QA=Object.getOwnPropertyDescriptor,Rc=(s,t,e,r)=>{for(var i=r>1?void 0:r?QA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&YA(t,e,i),i},Vn,xn,Un,Yc,Sg;let zi=(Sg=class extends Ut{constructor(t,e){const r=t.getValue("logger");super(r);m(this,Un);m(this,Vn,void 0);m(this,xn,void 0);p(this,"recordingPeerIds",[]);p(this,"recordings",[]);f(this,xn,t),f(this,Vn,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 a(this,xn).getValue("telemetry")}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}start(t){return u(this,null,function*(){if(!a(this,Vn).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(`Cant start recording, recordingState irregular: ${this.recordingState}`,"1005");try{const e=mt(),{recording:r={}}=a(this,xn).getValue("defaults"),i=yield 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::stop::recording_failed_to_start",{error:e}),new R("Error while starting recording","1000",this.logger)}})}stop(t){return u(this,null,function*(){yield x(this,Un,Yc).call(this,"stop",["RECORDING","PAUSED"],t)})}pause(t){return u(this,null,function*(){yield x(this,Un,Yc).call(this,"pause",["RECORDING"],t)})}resume(t){return u(this,null,function*(){yield x(this,Un,Yc).call(this,"resume",["PAUSED"],t)})}},Vn=new WeakMap,xn=new WeakMap,Un=new WeakSet,Yc=function(t,e,r){return u(this,null,function*(){if(!a(this,Vn).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 n=this.recordings.find(o=>o.id===r);if(n===void 0)throw new R("Could not find the specified recording","1004");if(e.includes(n.state)){this.logger.error("Recording::stop::recording_not_in_expected_state",{recording:{state:n.state}});return}i.push(n)}else i=this.recordings.filter(n=>e.includes(n.state));i.forEach(n=>u(this,null,function*(){const o=n.state;t==="stop"&&(n.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{yield mt().updateRecording(n.id,t)}catch(c){throw this.logger.error("Recording::stop::recording_failed_to_stop",{error:c}),n.state!==o&&(n.state=o,this.emit("recordingUpdate",o)),new R("Error while stopping recording","1000",this.logger)}}))})},Sg);Rc([P.trace("Recording.start")],zi.prototype,"start",1);Rc([P.trace("Recording.stop")],zi.prototype,"stop",1);Rc([P.trace("Recording.stop")],zi.prototype,"pause",1);Rc([P.trace("Recording.stop")],zi.prototype,"resume",1);zi=Rc([at("1000")],zi);var XA=Object.defineProperty,ZA=Object.getOwnPropertyDescriptor,e0=(s,t,e,r)=>{for(var i=r>1?void 0:r?ZA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&XA(t,e,i),i},pi;class yf{constructor(t,e,r){p(this,"recording");p(this,"room");m(this,pi,void 0);f(this,pi,t),this.recording=new zi(t,e),this.room=r,this.setupEvents()}get telemetry(){return a(this,pi).getValue("telemetry")}get logger(){return a(this,pi).getValue("logger")}getRecordingTypeFromProtoType(t){let e;switch(t){case Wi.BROWSER:e="BROWSER";break;case Wi.COMPOSITE:e="COMPOSITE";break;case Wi.TRACK:e="TRACK";break;default:e="BROWSER"}return e}setupEvents(){a(this,pi).getValue("peerSessionStore").on(C.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(U.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(U.recordingPaused,t=>{const e=[...this.recording.recordings];e.forEach(r=>{r.id===t.recordingId&&(r.state="PAUSED")}),this.recording.updateRecordings(e)}),this.room.on(U.recordingStopped,t=>{const e=[...this.recording.recordings.filter(r=>r.id!==t.recordingId)];this.recording.updateRecordings(e)})}}pi=new WeakMap;e0([P.trace("RecordingController.setupEvents")],yf.prototype,"setupEvents",1);var gi;class t0{constructor(t){m(this,gi,void 0);f(this,gi,t)}hasFeature(t){return a(this,gi).getValue("logger").warn("Unimplemented method: meeting.__internals__.hasFeature called"),!1}getFeatureValue(t){return a(this,gi).getValue("logger").warn("Unimplemented method: meeting.__internals__.getFeatureValue called"),null}getAllFeatures(){return a(this,gi).getValue("logger").warn("Unimplemented method: meeting.__internals__.getAllFeatures called"),{}}}gi=new WeakMap;class mh{constructor(t,e,r,i){p(this,"authToken");p(this,"logger");p(this,"features");p(this,"browserSpecs");p(this,"callStats");this.authToken=t,this.logger=e,this.features=r,this.browserSpecs=Te,this.callStats=i}static init(t){return new mh(t.getValue("authToken"),t.getValue("logger"),new t0(t),t.getValue("callstats"))}}class fh{constructor(t){p(this,"internals");this.internals=t}static init(t){return u(this,null,function*(){const e=mh.init(t);return new fh(e)})}}var s0=Object.defineProperty,r0=Object.getOwnPropertyDescriptor,$t=(s,t,e,r)=>{for(var i=r>1?void 0:r?r0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&s0(t,e,i),i},Ue,me,le,qs,Jt,ko,Ce;class wt extends wa{constructor(e,r,i=ud,n=!0){const o=e.getValue("logger");super(o);m(this,Ue,void 0);m(this,me,void 0);m(this,le,void 0);m(this,qs,void 0);m(this,Jt,void 0);m(this,ko,void 0);m(this,Ce,void 0);p(this,"audioUpdateInProgress");p(this,"videoUpdateInProgress");f(this,Ce,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,f(this,Ue,new Ef(e,r)),f(this,me,new C0(e,a(this,Ue),void 0,i)),f(this,le,new O0(e,a(this,Ue),void 0,i)),f(this,Jt,new I0(a(this,Ce),a(this,Ue))),f(this,qs,new k0(e,a(this,Ue))),f(this,ko,n),a(this,me).on("trackMuted",this.onAudioTrackMuted.bind(this)),a(this,me).on("trackChanged",this.onAudioTrackChanged.bind(this)),a(this,le).on("trackChanged",this.onVideoTrackChanged.bind(this)),a(this,le).on("trackEnded",this.onVideoTrackEnded.bind(this)),a(this,Jt).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}get telemetry(){return a(this,Ce).getValue("telemetry")}set context(e){f(this,Ce,e)}onVisibilityChange(){return u(this,null,function*(){a(this,Ce).getValue("callstats").tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?a(this,Ce).getValue("callstats").browserBackgrounded():(a(this,Ce).getValue("callstats").browserForegrounded(),yield this.setupSpeaker())})}repopulateAvailableDevices(){return u(this,null,function*(){return!0})}setupStreams(i){return u(this,arguments,function*({audio:e,video:r}){var c;e?a(this,Ce).getValue("callstats").audioOn():a(this,Ce).getValue("callstats").audioOff(),r?a(this,Ce).getValue("callstats").videoOn():a(this,Ce).getValue("callstats").videoOff();let n,o;if(e&&r)try{const d=yield a(this,Ue).getAudioAndVideoTrack(a(this,me).userSelectedDevice,a(this,le).userSelectedDevice);n=d.audioTrack,o=d.videoTrack}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:d})}if(!n&&e)try{n=yield a(this,Ue).getAudioTrack(!1,a(this,me).userSelectedDevice)}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get audio track",{error:d})}if(!o&&r)try{o=yield a(this,Ue).getVideoTrack(a(this,le).userSelectedDevice)}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get video track",{error:d})}e&&!n&&a(this,Ce).getValue("callstats").audioOff(),r&&!o&&a(this,Ce).getValue("callstats").videoOff(),yield a(this,me).setMediaTrack(n),yield a(this,le).setMediaTrack(o);try{yield this.setupSpeaker()}catch(d){}if(o){const d=yield this.getDeviceById(o.getSettings().deviceId);a(this,Ce).getValue("callstats").selectedDevice("VIDEO",d)}if(n){const d=yield this.getDeviceById(n.getSettings().deviceId);a(this,Ce).getValue("callstats").selectedDevice("AUDIO",d)}(c=a(this,qs).currentDevice)!=null&&c.deviceId&&a(this,Ce).getValue("callstats").selectedDevice("SPEAKER",a(this,qs).currentDevice),a(this,Ue).onDeviceChange((d,l,h)=>{this.onDeviceChange(l,h)})})}getCurrentDevices(){return{audio:a(this,me).currentDevice,video:a(this,le).currentDevice,speaker:a(this,qs).currentDevice}}get permissions(){return a(this,Ue).permissions}getAllDevices(){return a(this,Ue).getAvailableDevices()}getDeviceById(e,r){return a(this,Ue).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return a(this,me).mediaTrack}get audioTrack(){return a(this,me).transformedMediaTrack}get audioEnabled(){return a(this,me).trackEnabled}enableAudio(e){return u(this,null,function*(){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{e?yield a(this,me).enableTrack(!1,e):yield a(this,me).unmuteTrack()}catch(r){}finally{this.audioUpdateInProgress=!1}}})}disableAudio(){a(this,me).mediaTrack&&!a(this,me).isCustomTrack?a(this,me).muteTrack():a(this,me).disableTrack()}getAudioDevices(e){return a(this,Ue).getAudioInputDevices(e)}setAudioDevice(i,n){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield a(this,me).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&a(this,Ce).getValue("callstats").selectedDevice("AUDIO",e),this.emit("AUDIO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}setupSpeaker(){return u(this,null,function*(){const{speaker:e}=this.getCurrentDevices();yield a(this,qs).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})})}setSpeakerDevice(i,n){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield a(this,qs).setupSpeaker(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&a(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 a(this,le).mediaTrack}get videoTrack(){return a(this,le).transformedMediaTrack}get videoEnabled(){return a(this,le).trackEnabled}enableVideo(e){return u(this,null,function*(){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{e?yield a(this,le).enableTrack(!1,e):yield a(this,le).unmuteTrack()}catch(r){}finally{this.videoUpdateInProgress=!1}}})}disableVideo(){a(this,le).disableTrack()}getVideoDevices(e){return a(this,Ue).getVideoInputDevices(e)}setVideoDevice(i,n){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield a(this,le).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&a(this,Ce).getValue("callstats").selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}updateVideoConstraints(e){return u(this,null,function*(){yield a(this,le).updateConstraints(e)})}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:a(this,Jt).audioMediaTrack,video:a(this,Jt).videoMediaTrack}}get screenShareEnabled(){return a(this,Jt).trackEnabled}enableScreenShare(){return u(this,null,function*(){yield a(this,Jt).enableScreenShare()})}disableScreenShare(){return u(this,null,function*(){a(this,Jt).disableScreenShare()})}updateScreenshareConstraints(e){return u(this,null,function*(){yield a(this,Jt).updateConstraints(e)})}getSpeakerDevices(e){return a(this,Ue).getAudioOutputDevices(e)}addAudioMiddleware(e){return a(this,me).addMiddleware(e)}removeAudioMiddleware(e){return a(this,me).removeMiddleware(e)}removeAllAudioMiddlewares(){return a(this,me).removeAllMiddlewares()}addVideoMiddleware(e){return a(this,le).addMiddleware(e)}removeVideoMiddleware(e){return a(this,le).removeMiddleware(e)}removeAllVideoMiddlewares(){return a(this,le).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return a(this,le).setVideoMiddlewareGlobalConfig(e)}destruct(){a(this,me).disableTrack(),a(this,le).disableTrack(),a(this,le).terminateMiddlewareWebWorker(),a(this,Jt).disableScreenShare(),a(this,Ue).destruct()}onDeviceChange(e,r){return u(this,null,function*(){var n,o;if(this.emit("DEVICE_LIST_UPDATED",e),r||!a(this,ko))return;let i=!1;(n=e==null?void 0:e.added)==null||n.reverse().forEach(c=>u(this,null,function*(){var d;c&&!ud(c)&&(c.kind==="audioinput"&&((d=this.audioTrack)==null?void 0:d.enabled)===!0?yield this.setAudioDevice(c,{saveDevicePreference:!1}):c.kind==="audiooutput"&&(i=!0,yield this.setSpeakerDevice(c,{saveDevicePreference:!1})))})),i||(o=e==null?void 0:e.removed)==null||o.forEach(c=>u(this,null,function*(){var d;if(c.kind==="audiooutput"&&((d=this.getCurrentDevices().speaker)==null?void 0:d.deviceId)===c.deviceId){const l=yield this.getSpeakerDevices();(l==null?void 0:l.length)>0&&(yield this.setSpeakerDevice(l[0],{saveDevicePreference:!1}))}}))})}removeAllTracks(){this.destruct()}removeAudioTrack(){a(this,me).disableTrack()}removeVideoTrack(){a(this,le).disableTrack(),a(this,le).terminateMiddlewareWebWorker()}removeDocumentEventListeners(){return u(this,null,function*(){document.removeEventListener("visibilitychange",this.onVisibilityChange)})}}Ue=new WeakMap,me=new WeakMap,le=new WeakMap,qs=new WeakMap,Jt=new WeakMap,ko=new WeakMap,Ce=new WeakMap;$t([P.trace("MediaHandler.setupStreams")],wt.prototype,"setupStreams",1);$t([P.trace("MediaHandler.enableAudio")],wt.prototype,"enableAudio",1);$t([P.trace("MediaHandler.disableAudio")],wt.prototype,"disableAudio",1);$t([P.trace("MediaHandler.setAudioDevice")],wt.prototype,"setAudioDevice",1);$t([P.trace("MediaHandler.enableVideo")],wt.prototype,"enableVideo",1);$t([P.trace("MediaHandler.disableVideo")],wt.prototype,"disableVideo",1);$t([P.trace("MediaHandler.setVideoDevice")],wt.prototype,"setVideoDevice",1);$t([P.trace("MediaHandler.updateVideoConstraints")],wt.prototype,"updateVideoConstraints",1);$t([P.trace("MediaHandler.enableScreenShare")],wt.prototype,"enableScreenShare",1);$t([P.trace("MediaHandler.disableScreenShare")],wt.prototype,"disableScreenShare",1);$t([P.trace("MediaHandler.updateScreenshareConstraints")],wt.prototype,"updateScreenshareConstraints",1);$t([P.trace("MediaHandler.destruct")],wt.prototype,"destruct",1);$t([P.trace("MediaHandler.onDeviceChange")],wt.prototype,"onDeviceChange",1);function Bc(s,t,e){switch(!0){case Te.isChromiumBased():switch(t){case"NotAllowedError":return e.includes("by system")?"SYSTEM_DENIED":s==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case Te.isSafari():switch(t){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case Te.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 i0=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function ud(s){var e,r;const t=(e=s.label)==null?void 0:e.toLowerCase();return((r=Te._bowser)==null?void 0:r.getOSName())==="macOS"&&t.includes("iphone")?!0:i0.some(i=>t==null?void 0:t.includes(i))}function n0(s,t,e){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const r=s.getValue("logger"),i=new AudioContext,n=yield 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<n.length;l+=1)d.connect(n[l]),d=n[l];d.connect(c)}catch(d){return r.error("getTransformedAudioTrack::middleware_execution_failed",{error:d}),e}return c.stream.getAudioTracks()[0]})}var mi,Mo;class a0{constructor(t){m(this,mi,void 0);m(this,Mo,void 0);f(this,Mo,t)}get logger(){return a(this,Mo).getValue("logger")}terminateMiddlewareWebWorker(){if(a(this,mi))try{qc.clearInterval(a(this,mi)),f(this,mi,void 0)}catch(t){this.logger.debug("WorkerTimers::terminateMiddlewareWebWorker::failed")}}getTransformedVideoTrack(t,e,r){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const i=document.createElement("canvas"),n=yield Promise.all(t==null?void 0:t.map(T=>T({canvas:i,WorkerTimers:qc})));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=()=>u(this,null,function*(){if(e.enabled===!1||e.readyState==="ended"){this.terminateMiddlewareWebWorker(),o.remove(),i.remove();return}try{d.drawImage(o,0,0);for(let T=0;T<n.length;T+=1)typeof n[T]=="function"&&(yield n[T](i,d))}catch(T){this.logger.error("getTransformedVideoTrack::middleware_execution_failed",{error:T})}});try{o.play()}catch(T){}o.addEventListener("play",()=>{i.width=o.width||e.getSettings().width,i.height=o.width||e.getSettings().height,f(this,mi,qc.setInterval(l,50))},!1);const g=i.captureStream().getVideoTracks()[0];return Object.defineProperty(g,"originalSettings",{value:e.getSettings()}),g})}}mi=new WeakMap,Mo=new WeakMap;const o0={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}}},c0=[[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}]]],d0=(s,t)=>{var d,l,h;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&&((h=t.originalSettings)==null?void 0:h.width),i=c0,n=i.map(([g])=>g).sort((g,T)=>g-T);let o=Number.MAX_VALUE,c=0;return n.forEach((g,T)=>{Math.abs(g-r)<o&&(o=Math.abs(g-r),c=T)}),i[c][1]};var _e=(s=>(s.WEBCAM="webcam",s.WEBCAM_BACKUP="webcam_backup",s.MIC="mic",s.SCREENSHARE_VIDEO="screenshare_video",s.SCREENSHARE_AUDIO="screenshare_audio",s))(_e||{});const l0=j_(),sn=As(l0.config.media);function u0(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 fi,_d;class h0{constructor(t,e){m(this,fi,void 0);m(this,_d,void 0);p(this,"getScreenShareConstraints",()=>{var l,h,g,T,v,E,w,b,M;const t=(l=a(this,fi))==null?void 0:l.screenshare,e=(g=(h=t==null?void 0:t.width)==null?void 0:h.max)!=null?g:1920,r=(v=(T=t==null?void 0:t.height)==null?void 0:T.max)!=null?v:1080,i=(w=(E=t==null?void 0:t.frameRate)==null?void 0:E.max)!=null?w:5,n=(M=(b=t==null?void 0:t.frameRate)==null?void 0:b.ideal)!=null?M: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:n,max:i}};return o!==void 0&&["monitor","browser","window"].includes(o)&&(d=G(O({},d),{displaySurface:o})),c!==void 0&&(d=G(O({},d),{selfBrowserSurface:c})),{audio:!0,video:d}});p(this,"getAudioConstraints",t=>{var n,o,c,d,l,h,g;const e={},r=(n=a(this,fi))==null?void 0:n.audio,i=r!=null&&r.enableStereo?2:1;return Te.isFirefox()||Te.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:(h=r==null?void 0:r.echoCancellation)!=null?h:!0,noiseSuppression:(g=r==null?void 0:r.noiseSupression)!=null?g:!0,channelCount:i},t&&(e.audio.deviceId={exact:t}),e)});p(this,"getVideoConstraints",t=>{var o,c,d;const e={},r=(o=a(this,fi))==null?void 0:o.video,i=ab(o0);let n=i.vga;if(typeof r=="string"){const l=i[r];l&&(n=l)}else r!==void 0&&(n.height.ideal=r.height.ideal,n.width.ideal=r.width.ideal,n.frameRate.ideal=(d=(c=r.frameRate)==null?void 0:c.ideal)!=null?d:30);return e.video=n,typeof e.video=="boolean"||(t?e.video.deviceId={exact:t}:e.video.facingMode="user"),e});f(this,_d,t),f(this,fi,e)}getUpdatedVideoConstraints(t){return t}}fi=new WeakMap,_d=new WeakMap;class Ql extends Error{constructor(e,r,i){super(r);p(this,"constraints");p(this,"name");this.name=e,this.constraints=i}}class p0{constructor(){p(this,"permissions");this.permissions={audio:"NOT_REQUESTED",video:"NOT_REQUESTED",screenshare:"NOT_REQUESTED"}}getAudioInputDevices(t){return u(this,null,function*(){let e=t;return t||(e=yield this.getAvailableDevices()),e.filter(r=>r.kind==="audioinput")})}getVideoInputDevices(t){return u(this,null,function*(){let e=t;return t||(e=yield this.getAvailableDevices()),e.filter(r=>r.kind==="videoinput")})}getAudioOutputDevices(t){return u(this,null,function*(){let e=t;return t||(e=yield this.getAvailableDevices()),e.filter(r=>r.kind==="audiooutput")})}}var g0=Object.defineProperty,m0=Object.getOwnPropertyDescriptor,bs=(s,t,e,r)=>{for(var i=r>1?void 0:r?m0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&g0(t,e,i),i},$n,Kt,je,vg;let xt=(vg=class extends p0{constructor(t,e){super();m(this,$n,void 0);m(this,Kt,void 0);m(this,je,void 0);f(this,je,t),f(this,Kt,new h0(t,e)),f(this,$n,new AbortController)}get telemetry(){return a(this,je).getValue("telemetry")}get logger(){return a(this,je).getValue("logger")}get constraintsBuilder(){return a(this,Kt)}destruct(){return u(this,null,function*(){var t;(t=a(this,$n))==null||t.abort()})}handlePermissionErrors(t,e){const r=Bc(t,e.name,e.message);return this.permissions[t]=r,a(this,je).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}getAudioAndVideoTrack(t,e){return u(this,null,function*(){var r,i,n,o;try{const c=yield this.getAudioInputDevices(),d=yield this.getVideoInputDevices(),l=!!(c!=null&&c.find(M=>M.deviceId===t));let h;t&&l?h=t:c&&((r=c[0])!=null&&r.deviceId)&&(h=(i=c[0])==null?void 0:i.deviceId);const g=!!(d!=null&&d.find(M=>M.deviceId===e));let T;e&&g?T=e:d&&((n=d[0])!=null&&n.deviceId)&&(T=(o=d[0])==null?void 0:o.deviceId);const v={audio:a(this,Kt).getAudioConstraints(h).audio,video:a(this,Kt).getVideoConstraints(T).video};this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const E=yield navigator.mediaDevices.getUserMedia(v);this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)});const w=E.getAudioTracks()[0];let b=E.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",b.label.includes("OBS Virtual")){const D=(yield this.getVideoInputDevices()).find($=>$.label.includes("OBS Virtual"));b=yield this.getVideoTrack(D.deviceId)}return a(this,je).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),a(this,je).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:w,videoTrack:b}}catch(c){throw this.logger.error("WebMediaInterface.getAudioAndVideoTrack",{error:c}),new R("Couldnt fetch audio and video track","1605")}})}getAudioTrack(t,e){return u(this,null,function*(){var c,d;let r=yield this.getAudioInputDevices();if(!(r!=null&&r.length))throw this.permissions.audio="NO_DEVICES_AVAILABLE",a(this,je).getValue("peerSessionStore").emit(C.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 n;e&&i?n=e:(c=r[0])!=null&&c.deviceId&&(n=(d=r[0])==null?void 0:d.deviceId);const o=l=>u(this,null,function*(){let h;try{r=r.filter(T=>T.deviceId!==l),h=a(this,Kt).getAudioConstraints(l),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(h)});const[g]=(yield navigator.mediaDevices.getUserMedia(h)).getAudioTracks();return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(h)}),g}catch(g){const T=Bc("audio",g.name,g.message),v=new Ql(g.name,g.message,h);if(T==="COULD_NOT_START"){const E=r.shift();if(!E)throw v;this.logger.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(h),error:g});const w=a(this,Kt).getAudioConstraints(E.deviceId);return this.logger.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(w)}),o(E.deviceId)}throw v}});try{const l=yield o(n);return l.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",a(this,je).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),l}catch(l){throw l.constraints&&this.handlePermissionErrors("audio",l),new R(l.message,"1601")}})}getVideoTrack(t){return u(this,null,function*(){var c,d,l;const e=(c=yield this.getCurrentDeviceLabel(t))==null?void 0:c.includes("OBS Virtual"),r=yield this.getVideoInputDevices();if(!(r!=null&&r.length))throw this.permissions.video="NO_DEVICES_AVAILABLE",a(this,je).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new R("No video devices available","1607");const i=!!(r!=null&&r.find(h=>h.deviceId===t));let n;t&&i?n=t:(d=r[0])!=null&&d.deviceId&&(n=(l=r[0])==null?void 0:l.deviceId);const o=h=>u(this,null,function*(){try{let g=h;const{video:T}=g;e&&typeof T!="boolean"&&(g={video:{deviceId:T.deviceId}}),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(g)});const[v]=(yield navigator.mediaDevices.getUserMedia(g)).getVideoTracks();if(e&&typeof T!="boolean"&&typeof T.width=="object"){const{width:E,height:w}=v.getSettings(),{ideal:b}=T.width;v.applyConstraints({width:{ideal:b},height:{ideal:Math.floor(w*b/E)},frameRate:T.frameRate})}return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(g)}),v}catch(g){const T=Bc("video",g.name,g.message),v=new Ql(g.name,g.message,h);if(T==="COULD_NOT_START"){const E=r.shift();if(!E)throw v;this.logger.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(h),error:g});const w=a(this,Kt).getVideoConstraints(E.deviceId);return this.logger.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(w)}),o({video:w.video})}throw v}});try{const h=a(this,Kt).getVideoConstraints(n),g=yield o(h);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",a(this,je).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),g}catch(h){throw h.constraints&&this.handlePermissionErrors("video",h),new R(h.message,"1602")}})}getScreenShareTracks(){return u(this,null,function*(){const t=e=>u(this,null,function*(){try{this.logger.info("getDisplayMediaWithoutTimeout::requesting_display_media",{constraints:JSON.stringify(e)}),a(this,je).getValue("callstats").screenShareRequested();const r=yield navigator.mediaDevices.getDisplayMedia(e);return this.logger.info("getDisplayMediaWithoutTimeout::received_display_media",{constraints:JSON.stringify(e)}),r}catch(r){const i=Bc("video",r.name,r.message),n=new Ql(r.name,r.message,e),o={video:!0};if(g_(e,o))throw n;if(i==="COULD_NOT_START")return t(o);throw n}});try{const e=a(this,Kt).getScreenShareConstraints(),r=yield t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",a(this,je).getValue("peerSessionStore").emit(C.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")}})}getCurrentDeviceLabel(t){return u(this,null,function*(){const e=yield this.getDevice(t||"default");return e==null?void 0:e.label})}enumerateDevicesWithExternalFirst(){return u(this,null,function*(){const t=yield navigator.mediaDevices.enumerateDevices(),e=i=>{var o;const n=((o=i.label)==null?void 0:o.toLowerCase())||"";return ud(i)?4:n.includes("airpods")||n.includes("airdopes")||n.includes("bluetooth")||n.includes("wireless")||n.includes("headphones")||n.includes("headset")||n.includes("earbuds")||n.includes("usb")||n.includes("external")?0:i.deviceId==="default"||n.includes("default")?1:n.includes("built-in")||n.includes("internal")?2:3},r=i=>{var o;if(i.kind!=="videoinput")return!1;const n=((o=i.label)==null?void 0:o.toLowerCase())||"";return n.includes("front")||n.includes("user")||n.includes("selfie")?!0:!(n.includes("back")||n.includes("rear")||n.includes("environment"))};return t.sort((i,n)=>{var h,g;const o=e(i),c=e(n);if(o!==c)return o-c;const d=i.deviceId==="default"||((h=i.label)==null?void 0:h.toLowerCase().includes("default")),l=n.deviceId==="default"||((g=n.label)==null?void 0:g.toLowerCase().includes("default"));if(d&&!l)return-1;if(!d&&l)return 1;if(i.kind==="videoinput"&&n.kind==="videoinput"){const T=r(i),v=r(n);if(T&&!v)return-1;if(!T&&v)return 1}return 0})})}getAvailableDevices(){return u(this,null,function*(){try{return(yield this.enumerateDevicesWithExternalFirst())||[]}catch(t){return this.logger.error("enumerate_devices_failed",{error:t}),[]}})}getAvailableDevicesByKind(t){return u(this,null,function*(){try{return(yield 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")}})}getDevice(t){return u(this,null,function*(){try{return(yield 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")}})}onDeviceChange(t){return u(this,null,function*(){if(Te.supportsDeviceChangeEvent()){let e=yield this.getAvailableDevices();navigator.mediaDevices.addEventListener("devicechange",r=>u(this,null,function*(){var l,h;const i=g=>`${g.kind}-${g.label}-${g.deviceId}-${g.groupId}`,n=new Set(e.map(g=>i(g))),o=yield this.getAvailableDevices(),c=new Set(o.map(g=>i(g))),d={added:o.filter(g=>!n.has(i(g))),removed:e.filter(g=>!c.has(i(g))),devices:o};if(e=o,(l=d.added)!=null&&l.length||(h=d.removed)!=null&&h.length){this.logger.info("repopulated_full_device_list",{devices:JSON.stringify(o)});const g=[...d.added,...d.removed];g.some(T=>T.kind==="audioinput")&&a(this,je).getValue("callstats").devices("AUDIO",o==null?void 0:o.filter(T=>T.kind==="audioinput")),g.some(T=>T.kind==="videoinput")&&a(this,je).getValue("callstats").devices("VIDEO",o==null?void 0:o.filter(T=>T.kind==="videoinput")),g.some(T=>T.kind==="audiooutput")&&a(this,je).getValue("callstats").devices("SPEAKER",o==null?void 0:o.filter(T=>T.kind==="audiooutput")),t(r,d,!1)}}),{signal:a(this,$n).signal})}})}},$n=new WeakMap,Kt=new WeakMap,je=new WeakMap,vg);bs([P.trace("WebMediaInterface.destruct")],xt.prototype,"destruct",1);bs([P.trace("WebMediaInterface.handlePermissionErrors")],xt.prototype,"handlePermissionErrors",1);bs([P.trace("WebMediaInterface.getAudioAndVideoTrack")],xt.prototype,"getAudioAndVideoTrack",1);bs([P.trace("WebMediaInterface.getAudioTrack")],xt.prototype,"getAudioTrack",1);bs([P.trace("WebMediaInterface.getVideoTrack")],xt.prototype,"getVideoTrack",1);bs([P.trace("WebMediaInterface.getScreenShareTracks")],xt.prototype,"getScreenShareTracks",1);bs([P.trace("WebMediaInterface.getAvailableDevices")],xt.prototype,"getAvailableDevices",1);bs([P.trace("WebMediaInterface.getAvailableDevicesByKind")],xt.prototype,"getAvailableDevicesByKind",1);bs([P.trace("WebMediaInterface.getDevice")],xt.prototype,"getDevice",1);bs([P.trace("WebMediaInterface.onDeviceChange")],xt.prototype,"onDeviceChange",1);xt=bs([at("1600")],xt);const Ef=xt,Ji={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}},f0=(s=0)=>new Promise(t=>setTimeout(t,s)),T0=(s,t,e)=>{const r=typeof e=="number"?e:250,i=s.createMediaStreamSource(t),n=s.createAnalyser();n.fftSize=2048,i.connect(n);const o=new Uint8Array(n.fftSize);let c=!1;setTimeout(()=>{c=!0},r);function d(){return c?Promise.resolve(!0):(n.getByteTimeDomainData(o),o.some(l=>l!==128&&l!==0)?Promise.resolve(!1):f0().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},S0=typeof AudioContext!="undefined"?AudioContext:null;class Th{constructor(t){p(this,"_AudioContext");p(this,"audioContext");p(this,"_audioContextRefContainers");const e=O({AudioContext:S0},t);Object.defineProperties(this,{_AudioContext:{value:e.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:Th}})}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 zp=new Th,v0=3,y0=250;function E0(s){const t={},e=zp.getOrCreate(t);let r=v0;function i(){return r-=1,T0(e,s.srcObject,y0).then(n=>n?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{zp.release(t)})}function Yp(s,t){return u(this,null,function*(){const e=new Audio,r=new MediaStream;r.addTrack(t),e.srcObject=r;let i=!1;try{const n=e.play();n&&(yield n),i=yield E0(e),i&&s.info("checkIfAudioTrackIsSilent::silence_detected")}catch(n){s.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:n})}finally{e.pause(),e.remove()}return i})}var P0=Object.defineProperty,b0=Object.getOwnPropertyDescriptor,Pf=(s,t,e,r)=>{for(var i=r>1?void 0:r?b0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&P0(t,e,i),i};let hd=class extends wa{constructor(t,e,r,i){var o;const n=t.getValue("logger");super(n);p(this,"constructorName",this.constructor.name);p(this,"userSelectedDevice");p(this,"mediaInterface");p(this,"isNonPreferredDevice");p(this,"_mediaTrack");p(this,"transformedMediaTrack");p(this,"middlewares",[]);p(this,"currentDevice");p(this,"userPreferredDeviceKey",`Realtimekit::${this.constructorName}::UserDeviceID`);p(this,"setUserPreferredDevice",t=>Ji.setItem(this.userPreferredDeviceKey,t,this.logger));p(this,"getUserPreferredDevice",()=>Ji.getItem(this.userPreferredDeviceKey,this.logger));p(this,"isCustomTrack",!1);p(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}setMediaTrack(t,e=!1){return u(this,null,function*(){const r=i=>{this.logger.error(`${this.constructorName}.setMediaTrack.error`,{error:i})};try{this.disableTrack()}catch(i){r(i)}this._mediaTrack=yield this.conditionallyChangeTrack(t,e),yield this.setTransformedTrack();try{this.addMediaTrackListeners(),yield 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}unmuteTrack(){return u(this,null,function*(){try{this.mediaTrack?this.mediaTrack.enabled=!0:yield 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}}setCurrentDevice(){return u(this,null,function*(){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=yield this.mediaInterface.getDevice(t))})}setDevice(r,i){return u(this,arguments,function*(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),yield this.onSetDevice(t)})}addMiddleware(t){return u(this,null,function*(){if(Te.isWebKitBased()&&!(Te.isSafari()&&M_.test(Te.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&&(yield 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}}})}removeMiddleware(t){return u(this,null,function*(){const e=this.middlewares.indexOf(t,0);if(e>-1)try{return this.middlewares.splice(e,1),yield 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."}})}removeAllMiddlewares(){return u(this,null,function*(){var t;if((t=this.middlewares)!=null&&t.length)try{return this.middlewares=[],yield 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))}};Pf([P.trace("BaseMediaHandler.unmuteTrack")],hd.prototype,"unmuteTrack",1);hd=Pf([at("1600")],hd);const bf=hd;var _0=Object.defineProperty,w0=Object.getOwnPropertyDescriptor,Sh=(s,t,e,r)=>{for(var i=r>1?void 0:r?w0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&_0(t,e,i),i};const Xl="[Realtimekit]nonSilentDeviceLabels";class kl extends bf{onSetDevice(t){return u(this,null,function*(){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(),yield this.setMediaTrack(yield this.mediaInterface.getAudioTrack(!e,this.userSelectedDevice))}catch(e){throw this.logger.error("AudioMediaHandler.setDevice.error",{error:e}),this.disableTrack(),new R(e.message,"1604")}})}enableTrack(t,e){return u(this,null,function*(){if(this.trackEnabled){this.logger.warn("AudioMediaHandler.enableTrack Track already enabled!");return}if(e){this.isCustomTrack=!0,yield this.setMediaTrack(e,!0);return}this.isCustomTrack=!1;const r=yield this.mediaInterface.getAudioTrack(t,this.userSelectedDevice);yield this.setMediaTrack(r)})}setTransformedTrack(t){return u(this,null,function*(){var e;if(!t&&!((e=this.middlewares)!=null&&e.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield n0(this.context,this.middlewares,this.mediaTrack),this.emit("trackChanged")}catch(r){this.logger.error("AudioMediaHandler.setTransformedTrack",{error:r}),this.transformedMediaTrack=this.mediaTrack}})}onTrackEnded(){return u(this,null,function*(){this.logger.info("AudioMediaHandler.TrackEnded"),this.emit("trackEnded");const t=this.mediaTrack.enabled;this.disableTrack(),yield this.enableTrack(!t),yield this.setTransformedTrack(),this.emit("trackChanged")})}onTrackMuted(){this.logger.info("AudioMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(t,e=!1){return u(this,null,function*(){var d;if(!t||this.userSelectedDevice||e)return t;let r=t;const i=yield this.mediaInterface.getAudioInputDevices(),n=this.isNonPreferredDevice?i.filter(l=>l&&!this.isNonPreferredDevice(l)):i;if(!(n!=null&&n.length))return r;n.find(l=>l.deviceId===t.getSettings().deviceId)||(r.stop(),this.logger.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=yield this.mediaInterface.getAudioTrack(!1,n[0].deviceId));const o=JSON.parse(Ji.getItem(Xl,this.logger));if(o!=null&&o.devices.some(l=>l.label===r.label))return r;if(!(yield Yp(this.logger,r))){const l=(d=o==null?void 0:o.devices.concat({label:r.label}))!=null?d:[{label:r.label}];return Ji.setItem(Xl,JSON.stringify({devices:l}),this.logger),r}this.logger.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=r.getSettings().deviceId;return n.filter(l=>l.deviceId!==c).some(l=>u(this,null,function*(){var h;if(r=yield this.mediaInterface.getAudioTrack(!1,l.deviceId),!(yield Yp(this.logger,r))){const g=(h=o==null?void 0:o.devices.concat({label:r.label}))!=null?h:[{label:r.label}];return Ji.setItem(Xl,JSON.stringify({devices:g}),this.logger),this.logger.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return this.logger.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1})),r})}}Sh([P.trace("AudioMediaHandler.setTransformedTrack")],kl.prototype,"setTransformedTrack",1);Sh([P.trace("AudioMediaHandler.onTrackEnded")],kl.prototype,"onTrackEnded",1);Sh([P.trace("AudioMediaHandler.conditionallyChangeTrack")],kl.prototype,"conditionallyChangeTrack",1);const C0=kl;var Ti;class R0{constructor(t,e){m(this,Ti,void 0);p(this,"currentDevice");p(this,"userPreferredDeviceKey","Realtimekit::speaker::UserDeviceID");p(this,"logger");p(this,"setUserPreferredDevice",t=>Ji.setItem(this.userPreferredDeviceKey,t,this.logger));p(this,"getUserPreferredDevice",()=>Ji.getItem(this.userPreferredDeviceKey,this.logger));f(this,Ti,e),this.logger=t.getValue("logger")}setPreferredSpeaker(){return u(this,null,function*(){const t=this.getUserPreferredDevice(),e=yield a(this,Ti).getAudioOutputDevices(),r=e==null?void 0:e.find(i=>i.deviceId===t);yield this.setupSpeaker(r,{saveDevicePreference:!1})})}setupSpeaker(r,i){return u(this,arguments,function*(t,{saveDevicePreference:e}){var c,d;if(!(a(this,Ti)instanceof Ef))return;let n=t;if(t||([n]=(yield a(this,Ti).getAvailableDevicesByKind("audiooutput")).filter(h=>!ud(h))),!n)throw new R("No speaker found","1608");if(((c=this.currentDevice)==null?void 0:c.deviceId)===n.deviceId)return;e&&this.setUserPreferredDevice(n.deviceId),this.currentDevice=n;const o=document.querySelectorAll("audio");(d=o[0])!=null&&d.setSinkId&&o.forEach(l=>u(this,null,function*(){if(typeof l.sinkId!="undefined"&&this.currentDevice.deviceId&&l.sinkId!==this.currentDevice.deviceId)try{yield l.setSinkId(this.currentDevice.deviceId)}catch(h){}}))})}}Ti=new WeakMap;const k0=R0;var Io;class M0 extends wa{constructor(e,r){const i=e.getValue("logger");super(i);p(this,"mediaInterface");p(this,"audioMediaTrack");p(this,"videoMediaTrack");m(this,Io,void 0);f(this,Io,e),this.mediaInterface=r}get trackEnabled(){return!!this.videoMediaTrack}enableScreenShare(){return u(this,null,function*(){var e,r;try{const{audioTrack:i,videoTrack:n}=yield this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=i,this.videoMediaTrack=n,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",a(this,Io).getValue("peerSessionStore").emit(C.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}updateConstraints(e){return u(this,null,function*(){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)),Te.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")}}Io=new WeakMap;const I0=M0;var A0=Object.defineProperty,D0=Object.getOwnPropertyDescriptor,Ml=(s,t,e,r)=>{for(var i=r>1?void 0:r?D0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&A0(t,e,i),i},Bn,Ao;class kc extends bf{constructor(e,r,i,n){super(e,r,i,n);m(this,Bn,void 0);m(this,Ao,{disablePerFrameCanvasRendering:!1});f(this,Bn,new a0(e))}onSetDevice(e){return u(this,null,function*(){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(),yield this.setMediaTrack(yield 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)}})}enableTrack(e,r){return u(this,null,function*(){if(this.trackEnabled){this.logger.warn("VideoMediaHandler.enableTrack Track already enabled!");return}if(r){this.isCustomTrack=!0,yield this.setMediaTrack(r,!0);return}this.isCustomTrack=!1;const i=yield this.mediaInterface.getVideoTrack(this.userSelectedDevice);yield this.setMediaTrack(i)})}setTransformedTrack(e){return u(this,null,function*(){var r;if(!e&&!((r=this.middlewares)!=null&&r.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield a(this,Bn).getTransformedVideoTrack(this.middlewares,this.mediaTrack,a(this,Ao)),this.emit("trackChanged")}catch(i){this.logger.error("VideoMediaHandler.setTransformedTrack",{error:i}),this.transformedMediaTrack=this.mediaTrack}})}setVideoMiddlewareGlobalConfig(e){return u(this,null,function*(){f(this,Ao,e)})}updateConstraints(e){return u(this,null,function*(){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)),yield this.setTransformedTrack(),this.addMediaTrackListeners(),yield this.setCurrentDevice()}catch(i){this.logger.error("VideoMediaHandler.updateConstraints.error",{error:i})}})}terminateMiddlewareWebWorker(){a(this,Bn).terminateMiddlewareWebWorker()}onTrackEnded(){return u(this,null,function*(){this.logger.info("VideoMediaHandler.TrackEnded"),this.disableTrack(),this.emit("trackEnded")})}onTrackMuted(){this.logger.info("VideoMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(e,r=!1){return u(this,null,function*(){if(!e||this.userSelectedDevice||r)return e;let i=e;const n=yield this.mediaInterface.getVideoInputDevices(),o=this.isNonPreferredDevice?n.filter(c=>!this.isNonPreferredDevice(c)):n;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=yield this.mediaInterface.getVideoTrack(o[0].deviceId)),i})}}Bn=new WeakMap,Ao=new WeakMap;Ml([P.trace("VideoMediaHandler.setTransformedTrack")],kc.prototype,"setTransformedTrack",1);Ml([P.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],kc.prototype,"setVideoMiddlewareGlobalConfig",1);Ml([P.trace("VideoMediaHandler.onTrackEnded")],kc.prototype,"onTrackEnded",1);Ml([P.trace("VideoMediaHandler.conditionallyChangeTrack")],kc.prototype,"conditionallyChangeTrack",1);const O0=kc,Qp=As(lh());var dt,Si,Do,Hn;const ln=class{constructor(t){m(this,dt,void 0);m(this,Si,void 0);m(this,Do,void 0);m(this,Hn,void 0);if(!t)throw new R("Could not load preset.","0904");f(this,dt,t.config),f(this,Do,t.name),f(this,Si,t.ui||As(lh().ui)),f(this,Hn,t.permissions.plugins.config)}static fromResponse(t){return new ln(t)}static default(){return new ln(Qp)}static init(t,e=!0){return!t||e?new ln(Qp):new ln(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:a(this,Si).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return a(this,dt).viewType}get livestreamViewerQualities(){return a(this,dt).livestreamViewerQualities||[]}get maxVideoStreams(){return a(this,dt).maxVideoStreams}get maxScreenShareCount(){return a(this,dt).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(a(this,Hn)).filter(t=>a(this,Hn)[t].disabled)}get designTokens(){return a(this,Si).designTokens}get configDiff(){return a(this,Si).configDiff}get isSimulcastEnabled(){var t,e,r,i;return(i=(r=(e=(t=a(this,dt))==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,n,o,c,d,l,h,g,T,v,E,w,b,M,D,$,V,H,j,Z,He;return{audio:{enableStereo:(i=(r=(e=(t=a(this,dt))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?i:sn.audio.enableStereo,enableHighBitrate:(d=(c=(o=(n=a(this,dt))==null?void 0:n.media)==null?void 0:o.audio)==null?void 0:c.enableHighBitrate)!=null?d:sn.audio.enableHighBitrate},video:{quality:(T=(g=(h=(l=a(this,dt))==null?void 0:l.media)==null?void 0:h.video)==null?void 0:g.quality)!=null?T:sn.video.quality,frameRate:(b=(w=(E=(v=a(this,dt))==null?void 0:v.media)==null?void 0:E.video)==null?void 0:w.frameRate)!=null?b:sn.video.frameRate},screenshare:{quality:(V=($=(D=(M=a(this,dt))==null?void 0:M.media)==null?void 0:D.screenshare)==null?void 0:$.quality)!=null?V:sn.screenshare.quality,frameRate:(He=(Z=(j=(H=a(this,dt))==null?void 0:H.media)==null?void 0:j.screenshare)==null?void 0:Z.frameRate)!=null?He:sn.screenshare.frameRate}}}get name(){return a(this,Do)}};let _u=ln;dt=new WeakMap,Si=new WeakMap,Do=new WeakMap,Hn=new WeakMap;var N0=Object.defineProperty,L0=Object.getOwnPropertyDescriptor,_f=(s,t,e,r)=>{for(var i=r>1?void 0:r?L0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&N0(t,e,i),i},Fn,Oo;class vh extends Ut{constructor(e,r){const i=e.getValue("logger");super(i);m(this,Fn,void 0);p(this,"state","IDLE");p(this,"playbackUrl");p(this,"ingestionCredentials");p(this,"viewerCount");m(this,Oo,void 0);f(this,Fn,r),f(this,Oo,e),this.viewerCount=0}get telemetry(){return a(this,Oo).getValue("telemetry")}setLivestreamState(e){const r=this.state;this.state=e,r!==e&&this.emitCurrentLivestreamState()}emitCurrentLivestreamState(){this.emit("livestreamUpdate",this.state)}start(){return u(this,arguments,function*(e={manualIngestion:!1}){if(!a(this,Fn).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:n}=yield r.startLivestreaming(e);this.playbackUrl=i,this.ingestionCredentials=n,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)}})}stop(){return u(this,null,function*(){if(!a(this,Fn).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"),yield 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)}})}}Fn=new WeakMap,Oo=new WeakMap;_f([P.trace("livestream.start")],vh.prototype,"start",1);_f([P.trace("livestream.stop")],vh.prototype,"stop",1);var V0=Object.defineProperty,x0=Object.getOwnPropertyDescriptor,U0=(s,t,e,r)=>{for(var i=r>1?void 0:r?x0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&V0(t,e,i),i},qn,jn,js,ws;class wf{constructor(t,e,r){p(this,"livestream");m(this,qn,void 0);m(this,jn,void 0);m(this,js,void 0);m(this,ws,void 0);f(this,ws,t),f(this,jn,e),this.livestream=new vh(t,e),f(this,js,r),this.setupEvents()}get logger(){return a(this,ws).getValue("logger")}get telemetry(){return a(this,ws).getValue("telemetry")}fetchInitialLivestreamingState(){return u(this,null,function*(){const t=mt(),{status:e,playbackUrl:r,manualIngest:i,ingestionCredentials:n}=yield t.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=n,e==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),e==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")})}setupEvents(){a(this,js).on(U.startedLivestream,t=>u(this,null,function*(){this.livestream.playbackUrl=t.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{a(this,jn).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}})),a(this,js).on(U.livestreamingInvoked,t=>u(this,null,function*(){if(t.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{a(this,jn).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}})),a(this,js).on(U.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),a(this,js).on(U.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),a(this,js).on(U.roomPeerCount,t=>{this.livestream.viewerCount=t.count,this.livestream.emit("viewerCountUpdate",t.count)}),a(this,ws).getValue("peerSessionStore").on(C.PEER_JOINED_INTERNAL,t=>u(this,null,function*(){var e;((e=t.flags)==null?void 0:e.hiddenParticipant)===!0&&t.recorderType==="LIVESTREAMER"&&(f(this,qn,t.id),this.livestream.setLivestreamState("LIVESTREAMING"))})),a(this,ws).getValue("peerSessionStore").on(C.PEER_CLOSED,t=>{t.id===a(this,qn)&&(f(this,qn,void 0),this.livestream.setLivestreamState("IDLE"))}),a(this,ws).getValue("peerSessionStore").onAsync(C.LEAVE_MEDIA_ROOM,()=>u(this,null,function*(){if(!this.livestream.playbackUrl){this.logger.info("Fetching livestreaming state on leave stage");try{yield this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Failed to fetch livestreaming state on leave stage",{error:t})}}})),a(this,ws).getValue("peerSessionStore").on(C.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){try{yield this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Error: LivestreamController.fetchLivestream")}}))}}qn=new WeakMap,jn=new WeakMap,js=new WeakMap,ws=new WeakMap;U0([P.trace("LivestreamController.setupEvents")],wf.prototype,"setupEvents",1);var $0=Object.defineProperty,B0=Object.getOwnPropertyDescriptor,Mc=(s,t,e,r)=>{for(var i=r>1?void 0:r?B0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&$0(t,e,i),i},tt,Mr,Ir,wd,Cf;class Ra{constructor({name:t,socketHandler:e,meetingId:r}){m(this,wd);p(this,"name","");m(this,tt,{});m(this,Mr,"");m(this,Ir,void 0);p(this,"rateLimitConfig",{maxInvocations:5,period:1});p(this,"bulkRateLimitConfig",{maxInvocations:5,period:1});p(this,"listeners",{});this.name=t,f(this,Ir,e),f(this,Mr,r)}set(t,e,r=!0,i=!1){return u(this,null,function*(){a(this,tt)[t]=e,r&&this.remoteSet(t,e),i&&(this.listeners[t]&&this.listeners[t].forEach(n=>n({[t]:a(this,tt)[t]})),this.listeners["*"]&&this.listeners["*"].forEach(n=>n({[t]:a(this,tt)[t]})))})}remoteSet(t,e){a(this,Ir).storeInsertKeys(a(this,Mr),this.name,[{key:t,payload:e}])}bulkSet(t){return u(this,null,function*(){t.forEach(({key:e,payload:r})=>{a(this,tt)[e]=r}),a(this,Ir).storeInsertKeys(a(this,Mr),this.name,t)})}update(t,e,r=!0){return u(this,null,function*(){x(this,wd,Cf).call(this,t,e,r)})}delete(t,e=!0,r=!1){return u(this,null,function*(){if(a(this,tt)[t]&&delete a(this,tt)[t],e)return a(this,Ir).storeDeleteKeys(a(this,Mr),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})))})}bulkDelete(t){return u(this,null,function*(){return t.forEach(({key:e})=>{a(this,tt)[e]&&delete a(this,tt)[e]}),a(this,Ir).storeDeleteKeys(a(this,Mr),this.name,t)})}get(t){if(a(this,tt)[t])return a(this,tt)[t]}getAll(){return a(this,tt)}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){f(this,tt,t)}}tt=new WeakMap,Mr=new WeakMap,Ir=new WeakMap,wd=new WeakSet,Cf=function(t,e,r=!0){let i;const n=a(this,tt)[t],o=Object.prototype.toString.call(e),c=Object.prototype.toString.call(n);if(o!==c){this.set(t,e);return}switch(c){case"[object Array]":i=[...n,...e];break;case"[object Object]":i=O(O({},n),e);break;case"[object Map]":i=new Map([...n,...e]);break;case"[object Set]":i=new Set([...n,...e]);break;default:i=e;break}this.set(t,i,r)};Mc([_t(Ca,"rateLimitConfig")],Ra.prototype,"remoteSet",1);Mc([_t(Ca,"bulkRateLimitConfig")],Ra.prototype,"bulkSet",1);Mc([_t(Ca,"rateLimitConfig")],Ra.prototype,"update",1);Mc([_t(Ca,"rateLimitConfig")],Ra.prototype,"delete",1);Mc([_t(Ca,"bulkRateLimitConfig")],Ra.prototype,"bulkDelete",1);var vi,yi,No,wu,Lo,Ar,Cd,Rf;class H0{constructor(t,e){m(this,No);m(this,Cd);p(this,"stores",new Map);m(this,vi,void 0);m(this,yi,"");m(this,Lo,void 0);m(this,Ar,new Map);f(this,vi,e),f(this,yi,t.getValue("meetingId")),f(this,Lo,t),x(this,Cd,Rf).call(this)}create(t){const e=new Ra({name:t,socketHandler:a(this,vi),meetingId:a(this,yi)});return a(this,vi).storeGetKeys(a(this,yi),t,[]),new Promise((i,n)=>{const o=setTimeout(()=>n(Error("Failed")),3e3);a(this,Ar).set(t,{rejectTimeout:o,resolve:i,store:e})})}}vi=new WeakMap,yi=new WeakMap,No=new WeakSet,wu=function(){return a(this,Lo).getValue("peerId")},Lo=new WeakMap,Ar=new WeakMap,Cd=new WeakSet,Rf=function(){[W.storeInsertKeys,W.storeGetKeys,W.storeDeleteKeys].forEach(t=>{a(this,vi).on(t,e=>u(this,null,function*(){var n,o;if(e.pluginId!==a(this,yi))return;const r=(n=e.storeItems)==null?void 0:n.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===W.storeGetKeys){const c=a(this,Ar).get(e.storeName),d=this.stores.get(e.storeName)||(c==null?void 0:c.store);a(this,Ar).get(e.storeName)&&(this.stores.set(e.storeName,c.store),c.resolve(d),clearTimeout(c.rejectTimeout),a(this,Ar).delete(e.storeName)),r.forEach(l=>{d.set(l.key,l.payload,!1,!1)});return}const i=this.stores.get(e.storeName)||((o=a(this,Ar).get(e.storeName))==null?void 0:o.store);i!==void 0&&(t===W.storeInsertKeys&&r.forEach(({key:c,peerId:d,payload:l})=>{d!==a(this,No,wu)&&i.set(c,l,!1,!0)}),t===W.storeDeleteKeys&&r.forEach(({key:c,peerId:d})=>{d!==a(this,No,wu)&&i.delete(c,!1,!0)}))}))})};function ni(s){var t,e,r,i,n,o,c,d,l,h,g,T,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?(n=s.mediaPermissions)==null?void 0:n.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:(g=(h=s.screenShareTracks)==null?void 0:h.video)==null?void 0:g.enabled,trackId:(v=(T=s.screenShareTracks)==null?void 0:T.video)==null?void 0:v.id}}}}:{}}var F0=Object.defineProperty,q0=Object.getOwnPropertyDescriptor,ka=(s,t,e,r)=>{for(var i=r>1?void 0:r?q0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&F0(t,e,i),i};const j0=.8,G0=1.2;var Gn,Wn,At,Ei,za,Dr,an,Pi,Ya,Rd,kf,Gs,Vo,Or,bi,Qa,Ws,kd,xo,Cu,Md,Mf,Id,If,yg;let lr=(yg=class extends Ut{constructor(t,e,r,i){const n=t.getValue("logger");super(n);m(this,Ei);m(this,Dr);m(this,Pi);m(this,Rd);m(this,bi);m(this,xo);m(this,Md);m(this,Id);p(this,"id");p(this,"userId");p(this,"name");p(this,"picture");p(this,"isHost");p(this,"customParticipantId");p(this,"flags");p(this,"device");p(this,"videoTrack");p(this,"audioTrack");p(this,"screenShareTracks");p(this,"videoEnabled");p(this,"audioEnabled");p(this,"screenShareEnabled");p(this,"producers");p(this,"manualProducerConfig");m(this,Gn,void 0);p(this,"supportsRemoteControl",!1);m(this,Wn,void 0);p(this,"presetName");m(this,At,void 0);m(this,Gs,void 0);m(this,Vo,void 0);m(this,Or,new Map);m(this,Ws,1);m(this,kd,dh(t=>{if(!this.videoTrack)return;const{clientWidth:e,clientHeight:r}=t,{width:i,height:n}=this.videoTrack.getSettings();if(!i||!n)return;const o=n/r,c=i/e,d=Math.max(o,c);d>G0&&a(this,Ws)===1?(f(this,Ws,0),a(this,At).getValue("peerSessionStore").emit(C.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:a(this,Ws)})):d<j0&&a(this,Ws)===0&&(f(this,Ws,1),a(this,At).getValue("peerSessionStore").emit(C.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:a(this,Ws)}))},2e3));f(this,At,t);const{id:o,userId:c,displayName:d,device:l,picture:h,isHost:g,flags:T,clientSpecificId:v,stageStatus:E,customParticipantId:w,audioMuted:b,audioTrack:M,videoEnabled:D=!1,videoTrack:$,producers:V,metadata:H}=e;this.id=o,this.userId=c,this.name=d,this.device=l,this.picture=h,this.isHost=g,this.flags=T,this.manualProducerConfig=P_,f(this,Wn,E!=null?E:"ON_STAGE"),this.customParticipantId=w!=null?w:v,this.audioEnabled=!b,this.audioTrack=M,this.videoEnabled=D,this.videoTrack=$,this.screenShareTracks={audio:void 0,video:void 0},this.producers=V!=null?V:[],this.presetName=H==null?void 0:H.preset_name,f(this,Gn,!1),f(this,Gs,r),f(this,Vo,i),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),x(this,xo,Cu).call(this)}get clientSpecificId(){return this.customParticipantId}get stageStatus(){return a(this,Wn)}get telemetry(){return a(this,At).getValue("telemetry")}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(this.logger.info("Participant::setVideoEnabled::videoUpdate",O({},ni(this))),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(this.logger.info("Participant::setAudioEnabled::audioUpdate",O({},ni(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",x(this,xo,Cu)),a(this,Dr,an)&&(this.on("audioUpdate",x(this,Md,Mf)),this.on("screenShareUpdate",x(this,Id,If)))}pin(){return u(this,null,function*(){if(!a(this,Pi,Ya))throw new R("Can`t pin participant without joining room","1205");if(!a(this,Gs).permissions.pinParticipant)throw new R("You do not have permission to pin participants.","1201");return a(this,Ei,za).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!a(this,Pi,Ya))throw new R("Can`t unpin participant without joining room","1205");if(!a(this,Gs).permissions.pinParticipant)throw new R("You do not have permission to unpin participants.","1201");return a(this,Ei,za).pinPeer(null)})}setIsPinned(t,e=!0){var i;f(this,Gn,t);const r=t?"pinned":"unpinned";(i=a(this,bi,Qa))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}disableAudio(){return u(this,null,function*(){const t=this.id;if(this.logger.info("Participant::disable_audio",{participant:{id:t}}),!a(this,Pi,Ya))throw new R("Can`t disable participant audio without joining room","1205");if(a(this,Gs).permissions.canDisableParticipantAudio)return a(this,Ei,za).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")})}kick(){return u(this,null,function*(){const t=this.id;if(this.logger.info("Participant::kick",{participant:{id:t}}),!a(this,Rd,kf))throw new R("Can`t kick participant without joining room","1205");if(a(this,Gs).permissions.kickParticipant){yield a(this,At).getValue("peerSessionStore").emitAsync(C.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")})}disableVideo(){return u(this,null,function*(){const t=this.id;if(this.logger.info("Participant::disable_video",{participant:{id:t}}),!a(this,Pi,Ya))throw new R("Can`t disable participant video without joining room","1205");if(a(this,Gs).permissions.canDisableParticipantVideo)return a(this,Ei,za).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")})}getPermissions(){return u(this,null,function*(){return a(this,Vo).getUserPermissions(this.userId)})}setStageStatus(t){f(this,Wn,t),this.emit("stageStatusUpdate",this)}get isPinned(){return a(this,Gn)}registerVideoElement(t){var r,i,n,o;if(!t)return;let e;(i=(r=a(this,Or).get(t))==null?void 0:r.observer)==null||i.disconnect(),"ResizeObserver"in window&&(e=new ResizeObserver(()=>a(this,kd).call(this,t)),e.observe(t)),a(this,Or).set(t,{observer:e}),this.updateVideo(t),(o=a(this,bi,Qa))==null||o.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(n=this.raised)!=null?n:!1)}deregisterVideoElement(t){var e,r,i,n;if(!t){(e=a(this,bi,Qa))==null||e.removeSource(this.id);return}t.srcObject=void 0,(i=(r=a(this,Or).get(t))==null?void 0:r.observer)==null||i.disconnect(),a(this,Or).delete(t),(n=a(this,bi,Qa))==null||n.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"}},Gn=new WeakMap,Wn=new WeakMap,At=new WeakMap,Ei=new WeakSet,za=function(){return a(this,At).getValue("roomNodeClient")},Dr=new WeakSet,an=function(){return a(this,At).getValue("audioPlayback")},Pi=new WeakSet,Ya=function(){return a(this,At).getValue("connectionHandler").mediaJoined},Rd=new WeakSet,kf=function(){return a(this,At).getValue("connectionHandler").socketJoined},Gs=new WeakMap,Vo=new WeakMap,Or=new WeakMap,bi=new WeakSet,Qa=function(){return a(this,At).getValue("pip")},Ws=new WeakMap,kd=new WeakMap,xo=new WeakSet,Cu=function(){Array.from(a(this,Or).keys()).forEach(this.updateVideo)},Md=new WeakSet,Mf=function(){var t,e;this.audioEnabled&&this.audioTrack?(t=a(this,Dr,an))==null||t.addParticipantTrack(this.id,this.audioTrack):(e=a(this,Dr,an))==null||e.removeParticipantTrack(this.id)},Id=new WeakSet,If=function(){var t,e;this.screenShareEnabled&&this.screenShareTracks.audio?(t=a(this,Dr,an))==null||t.addParticipantTrack(`screenshare-${this.id}`,this.screenShareTracks.audio):(e=a(this,Dr,an))==null||e.removeParticipantTrack(`screenshare-${this.id}`)},yg);ka([P.trace("Participant.disableAudio")],lr.prototype,"disableAudio",1);ka([P.trace("Participant.kick")],lr.prototype,"kick",1);ka([P.trace("Participant.disableVideo")],lr.prototype,"disableVideo",1);ka([P.trace("Participant.getPermissions")],lr.prototype,"getPermissions",1);ka([P.trace("Participant.setStageStatus")],lr.prototype,"setStageStatus",1);lr=ka([at("1200")],lr);class Ka extends Sf{constructor(t,e){const{onAddEvent:r="participantJoined",onDeleteEvent:i="participantLeft",onClearEvent:n="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:i,onClearEvent:n},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 Nr;class W0 extends wa{constructor(e){super(e);m(this,Nr,void 0);f(this,Nr,new Map)}__set(e,r){return a(this,Nr).set(e,r)}__clear(){return a(this,Nr).clear()}get(e){return a(this,Nr).get(e)}toArray(){return Array.from(a(this,Nr).values())}}Nr=new WeakMap;class J0{constructor(){p(this,"_orderedArray");p(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 K0{constructor(){p(this,"_activeSpeakerPeers");p(this,"_compulsoryPeers");this._activeSpeakerPeers=new J0,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 Af=new K0;var z0=Object.defineProperty,Y0=Object.getOwnPropertyDescriptor,Bt=(s,t,e,r)=>{for(var i=r>1?void 0:r?Y0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&z0(t,e,i),i};const Q0=["ACTIVE_GRID","PAGINATED","MANUAL"];var Ee,Uo,Ru,_i,Xa,Jn,Qc,wi,St,Eg;let ft=(Eg=class extends Ut{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,Uo);m(this,_i);m(this,Jn);p(this,"waitlisted");p(this,"joined");p(this,"active");p(this,"videoSubscribed");p(this,"audioSubscribed");p(this,"pinned");p(this,"all");m(this,Ee,void 0);m(this,wi,void 0);m(this,St,void 0);p(this,"rateLimitConfig",{maxInvocations:5,period:1});p(this,"viewMode");p(this,"currentPage");p(this,"lastActiveSpeaker");p(this,"selectedPeers",Af);f(this,Ee,t),f(this,wi,e),f(this,St,r),this.waitlisted=new Ka(i),this.joined=new Ka(i),this.videoSubscribed=new Ka(i),this.audioSubscribed=new Ka(i),this.active=this.videoSubscribed,this.pinned=new Ka(i),this.all=new W0(i),this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return a(this,Ee).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get telemetry(){return a(this,Ee).getValue("telemetry")}setupEvents(){a(this,Ee).getValue("peerSessionStore").on(C.E2EE_ACTIVE_CONSUMER,({peerId:e})=>{var r;((r=a(this,Ee).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=a(this,Ee).getValue("audioPlayback");t&&this.audioSubscribed.on("participantLeft",e=>{t.removeParticipantTrack(e.id)})}get count(){return this.joined.size}get maxActiveParticipantsCount(){var t;return(t=a(this,Ee))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new R("0 <= Max active participants count limit <= 24","1203");a(this,Ee).setValue("maxPreferredStreams",t),a(this,Jn,Qc)&&a(this,Ee).getValue("peerSessionStore").emit(C.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(!a(this,_i,Xa))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 a(this,St).acceptWaitingRoomRequest([e])}acceptAllWaitingRoomRequest(t){return u(this,null,function*(){const e=t.map(r=>{var i,n;return(n=(i=this.waitlisted.get(r))==null?void 0:i.userId)!=null?n:r});return a(this,St).acceptWaitingRoomRequest(e)})}rejectWaitingRoomRequest(t){return u(this,null,function*(){var r,i;if(!a(this,_i,Xa))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;a(this,St).rejectWaitingRoomRequest([e])})}setViewMode(t){return u(this,null,function*(){if(this.logger.info("Participants::set_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),!(r=>Q0.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,a(this,Ee).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="ACTIVE_GRID"?(this.currentPage=0,a(this,Ee).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="MANUAL"&&(this.currentPage=0,a(this,Ee).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})),this.emit("viewModeChanged",{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount})})}subscribe(r){return u(this,arguments,function*(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new R("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const n=this.joined.get(i);n&&(e.includes("audio")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{audio:!0}),this.audioSubscribed.has(n.id)||this.audioSubscribed.add(n)),e.includes("video")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{video:!0}),this.videoSubscribed.has(n.id)||this.videoSubscribed.add(n)),e.includes("screenshareAudio")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{screenshareAudio:!0}),this.audioSubscribed.has(n.id)||this.audioSubscribed.add(n)),e.includes("screenshareVideo")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{screenshareVideo:!0}),this.videoSubscribed.has(n.id)||this.videoSubscribed.add(n)))}),a(this,Ee).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})})}unsubscribe(r){return u(this,arguments,function*(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new R("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const n=this.joined.get(i);n&&(e.includes("audio")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{audio:!1}),n.manualProducerConfig.screenshareAudio||this.audioSubscribed.delete(n.id)),e.includes("video")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{video:!1}),n.manualProducerConfig.screenshareVideo||this.videoSubscribed.delete(n.id)),e.includes("screenshareAudio")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{screenshareAudio:!1}),n.manualProducerConfig.audio||this.audioSubscribed.delete(n.id)),e.includes("screenshareVideo")&&(n.manualProducerConfig=G(O({},n.manualProducerConfig),{screenshareVideo:!1}),n.manualProducerConfig.video||this.videoSubscribed.delete(n.id)))}),a(this,Ee).getValue("peerSessionStore").emit(C.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)),n=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(n,o))}setPage(t){return u(this,null,function*(){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,a(this,Ee).getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{viewMode:this.viewMode,page:t}),this.emit("pageChanged",{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount})}})}disableAllAudio(t){return u(this,null,function*(){if(this.logger.info("Participants::disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),!a(this,Jn,Qc))throw new R("Can`t disable all audio without joining room","1205");if(a(this,wi).permissions.canAllowParticipantAudio)return a(this,Uo,Ru).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")})}disableAllVideo(){return u(this,null,function*(){if(this.logger.info("Participants::disable_all_video"),!a(this,Jn,Qc))throw new R("Can`t disable all video without joining room","1205");if(a(this,wi).permissions.canAllowParticipantVideo)return a(this,Uo,Ru).muteAllVideo();throw this.logger.error("Participants::unauthorized_disable_all_video"),new R("Unauthorized: User does not have permission to disable peer video.","1201")})}disableAudio(t){return u(this,null,function*(){this.joined.get(t).disableAudio()})}disableVideo(t){return u(this,null,function*(){this.joined.get(t).disableVideo()})}kick(t){return u(this,null,function*(){yield a(this,Ee).getValue("peerSessionStore").emitAsync(C.KICK_PEER,{peerId:t})})}kickAll(){return u(this,null,function*(){if(this.logger.info("Participants::kick_all"),a(this,Ee).getValue("viewType")!=="LIVESTREAM"&&!a(this,_i,Xa))throw new R("Can`t kick all without joining room","1205");if(!a(this,wi).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;a(this,St).kickAll(e)})}broadcastMessage(t,e,r){return u(this,null,function*(){if(this.logger.info("Participants::broadcastMessage"),!a(this,_i,Xa))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)yield a(this,St).broadcastToMeetings(t,r.meetingIds,e);else{let i=[];"participantIds"in r?i=r.participantIds:i=this.joined.toArray().filter(n=>{var o;return(o=r.presetNames)==null?void 0:o.includes(n.presetName)}).map(n=>n.id),yield a(this,St).broadcastToPeers(t,i,e)}else yield a(this,St).broadcastMessage(t,e)})}getAllJoinedPeers(t,e,r){return u(this,null,function*(){return(yield a(this,St).getRoomPeers(t,e,r)).peers.map(mr.formatSocketPeerMessage)})}updatePermissions(t,e){return u(this,null,function*(){const r=this.joined.toArray().filter(n=>t.includes(n.id)).map(n=>n.userId),i=[...new Set(r)];if(!i.length)throw new R("Cannot update permissions, no valid userIDs found","1204");a(this,St).updatePermissions(i,e)})}getParticipantsInMeetingPreJoin(){return u(this,null,function*(){return a(this,St).getRoomPeersNonPaginated()})}},Ee=new WeakMap,Uo=new WeakSet,Ru=function(){return a(this,Ee).getValue("roomNodeClient")},_i=new WeakSet,Xa=function(){var t;return((t=a(this,Ee).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},Jn=new WeakSet,Qc=function(){var t;return((t=a(this,Ee).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},wi=new WeakMap,St=new WeakMap,Eg);Bt([P.trace("Participants.setViewMode")],ft.prototype,"setViewMode",1);Bt([P.trace("Participants.setPage")],ft.prototype,"setPage",1);Bt([P.trace("Participants.disableAllAudio")],ft.prototype,"disableAllAudio",1);Bt([P.trace("Participants.disableAllVideo")],ft.prototype,"disableAllVideo",1);Bt([P.trace("Participants.disablePeerAudio")],ft.prototype,"disableAudio",1);Bt([P.trace("Participants.disablePeerVideo")],ft.prototype,"disableVideo",1);Bt([P.trace("Participants.kickPeer")],ft.prototype,"kick",1);Bt([P.trace("Participants.kickAll")],ft.prototype,"kickAll",1);Bt([P.trace("Participants.broadcastMessage"),_t(Ca,"rateLimitConfig")],ft.prototype,"broadcastMessage",1);Bt([P.trace("Participants.getAllJoinedPeers"),_t({maxInvocations:10,period:60})],ft.prototype,"getAllJoinedPeers",1);Bt([P.trace("Participant.updatePermissions"),_t({maxInvocations:1e3,period:60})],ft.prototype,"updatePermissions",1);Bt([P.trace("Participants.getParticipantsInMeetingPreJoin")],ft.prototype,"getParticipantsInMeetingPreJoin",1);ft=Bt([at("1200")],ft);var X0=Object.defineProperty,Z0=Object.getOwnPropertyDescriptor,en=(s,t,e,r)=>{for(var i=r>1?void 0:r?Z0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&X0(t,e,i),i},zt,ls,Kn,Pg;const Df=(Pg=class{constructor(s,t,e){p(this,"participants");p(this,"self");p(this,"selectedPeers",Af);p(this,"maxSpatialLayerUpdates",new Map);p(this,"consumerPeerMap");p(this,"events");p(this,"roomSocketHandler");p(this,"context");p(this,"videoPeerConsumerMap",new Map);m(this,zt,{mode:"ACTIVE_GRID",page:0});m(this,ls,!1);m(this,Kn,!1);p(this,"updateConsumerSpatialLayers",dh(()=>{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));p(this,"updateConsumers",(s,t)=>u(this,null,function*(){this.logger.info(`updateConsumers: Starting consumer updates - AddProducers: ${s.length}, RemoveProducers: ${t.length}, ConsumersSyncing: ${a(this,ls)}`);try{s.length!==0&&(this.logger.info(`updateConsumers: Creating consumers for ${s.length} producers: [${s.map(e=>e.producerId).join(", ")}]`),yield 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(", ")}]`),yield 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 ft(s,t,this.roomSocketHandler),this.self=t,this.consumerPeerMap=new Map,this.events=Ts,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(U.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),this.context.getValue("peerSessionStore").on(C.SOCKET_PEERS,s=>u(this,null,function*(){s==null||s.forEach(t=>{t.waitlisted||this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(t))})})),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:n,producerStates:o})=>this.onParticipantMediaJoined(n,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(C.UPDATE_ACTIVE,{createAllConsumers:!0})}),this.context.getValue("peerSessionStore").on(C.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(C.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: ${a(this,ls)}, 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(C.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(C.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 n=i.producers.find(o=>o.producerId===t);n&&(n.pause=e),r==="video"&&this.context.getValue("peerSessionStore").emit(C.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: ${a(this,ls)}, 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 lr(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)),n=Math.max((s-1)*(this.maxPreferredStreams-e.length-r.length)),o=s*(this.maxPreferredStreams-e.length-r.length);return e.concat(r,i.slice(n,o))}selectActivePeers(s){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(h=>h.stageStatus==="ON_STAGE").map(h=>(t.set(h.id,!0),h.id))),r=this.selectedPeers.peers,i=this.participants.pinned.toArray().reduce((h,g)=>(g.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(g.id):h.push(g.id),h),[]),n=this.self.stageStatus==="ON_STAGE"?1:0,o=s-n,c=new Set(r.concat(i).filter(h=>h!==this.self.id&&t.has(h)));let d=Array.from(c);const l=o-c.size;if(l>=0){const h=e.filter(g=>!c.has(g)&&g!==this.self.id).slice(0,l);d=Array.from(c).concat(h)}else d=d.slice(0,o);return d}updateMediaSubscribedMaps(s,t){const{page:e}=t!=null?t:{};s&&a(this,zt).mode!==s&&(a(this,zt).mode=s),e&&a(this,zt).page!==e&&(a(this,zt).page=e);const{mode:r,page:i}=a(this,zt);switch(r){case"PAGINATED":{if(!i)return;const n=this.selectPagePeers(i),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMap(this.participants.videoSubscribed,n),this.updateParticipantsMap(this.participants.audioSubscribed,o),this.logger.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:n});break}case"ACTIVE_GRID":{const n=this.selectActivePeers(this.participants.maxActiveParticipantsCount),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMapMinReplacement(this.participants.videoSubscribed,n),this.updateParticipantsMap(this.participants.audioSubscribed,o);break}case"MANUAL":break;default:throw new Error(`View mode ${s} not supported`)}}scheduleSyncConsumers(t){return u(this,arguments,function*({source:s}){var r,i,n;const e=((r=a(this,zt))==null?void 0:r.mode)==="PAGINATED"&&!a(this,ls)?200:0;this.logger.info(`scheduleSyncConsumers():: Source: ${s}, ViewMode: ${(i=a(this,zt))==null?void 0:i.mode}, ConsumersSyncing: ${a(this,ls)}, Delay: ${e}, Page: ${(n=a(this,zt))==null?void 0:n.page}`),setTimeout(()=>this.syncConsumers(),e)})}syncConsumers(){return u(this,null,function*(){var o,c,d,l,h;if(((d=(c=(o=this.context.getValue("connectionHandler"))==null?void 0:o.mediaState)==null?void 0:c.recv)==null?void 0:d.state)!=="connected"){this.logger.info("syncConsumers: Connection not ready, exiting.");return}if(a(this,ls)){f(this,Kn,!0),this.logger.info("syncConsumers: Sync in progress, marking resyncRequired=true and exiting.");return}this.logger.info("syncConsumers: Starting sync operation."),f(this,ls,!0),f(this,Kn,!1);let s=[];this.participants.videoSubscribed.forEach(g=>{var E,w;const T=this.participants.joined.get(g.id),v=(w=(E=g.producers)==null?void 0:E.filter(b=>b.kind==="video"))!=null?w:[];T&&(v!=null&&v.length)&&v.forEach(b=>{var $,V,H,j;const M=((V=($=T.manualProducerConfig)==null?void 0:$.video)!=null?V:!0)&&b.kind==="video"&&!b.screenShare,D=((j=(H=T.manualProducerConfig)==null?void 0:H.screenshareVideo)!=null?j:!0)&&b.kind==="video"&&b.screenShare;(M||D)&&(b.pause||s.push(b))})}),this.participants.audioSubscribed.forEach(g=>{var E,w;const T=this.participants.joined.get(g.id),v=(w=(E=g.producers)==null?void 0:E.filter(b=>b.kind==="audio"))!=null?w:[];T&&(v!=null&&v.length)&&v.forEach(b=>{var $,V,H,j;const M=((V=($=T.manualProducerConfig)==null?void 0:$.audio)!=null?V:!0)&&b.kind==="audio"&&!b.screenShare,D=((j=(H=T.manualProducerConfig)==null?void 0:H.screenshareAudio)!=null?j:!0)&&b.kind==="audio"&&b.screenShare;(M||D)&&s.push(b)})}),s=E_(s,g=>g.producerId);const t=new Map;s.forEach(g=>{t.set(g.producerId,g)});const e=(l=this.roomNodeClient)==null?void 0:l.getConsumers(),r=s.filter(g=>!(e!=null&&e.has(g.producerId))),i=[];let n=Array.from((h=e==null?void 0:e.values())!=null?h:[]).map(g=>g.peerId);n=y_(n),n==null||n.forEach(g=>{var v;const T=this.participants.joined.get(g);if(!T){this.logger.warn(`Peer with ${g} doesn't exist in joined list but producers of it are being consumed.`);return}(v=T.producers)!=null&&v.length&&T.producers.forEach(E=>{const w=E.consumer&&e.has(E.consumer.id);!t.has(E.producerId)&&(e.has(E.producerId)||w)&&i.push(E)})}),this.logger.info(`syncConsumers: Computed changes - AddProducers: ${r.length} [${r.map(g=>g.producerId).join(", ")}], RemoveProducers: ${i.length} [${i.map(g=>g.producerId).join(", ")}]`.substring(0,5e3));try{r.length>0||i.length>0?(this.logger.info(`syncConsumers: Calling updateConsumers with changes. Adding ${r.length} and removing ${i.length}.`),yield this.updateConsumers(r,i),this.logger.info("syncConsumers: updateConsumers completed successfully.")):this.logger.info("syncConsumers: No changes needed, skipping updateConsumers.")}catch(g){this.logger.error("syncConsumers: updateConsumers failed with error.",{error:g})}finally{this.logger.info("syncConsumers: Setting consumersSyncing=false and completing sync."),f(this,ls,!1)}a(this,Kn)&&(this.logger.info("syncConsumers: Resync required, calling syncConsumers again."),this.syncConsumers())})}computeActivateParticipants(s,t){const e=s.map((i,n)=>({peerId:i,priority:n+1})),r=t==null?void 0:t.map((i,n)=>({peerId:i,priority:-(n+1)}));e.push(...r!=null?r:[]),e.length>0&&this.updateActiveParticipantsWithPriorities(e)}createParticipantObjFromSocketPeer(s){const t=Df.formatSocketPeerMessage(s);return new lr(this.context,G(O({},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===or.AUDIO&&!r.screenShare?e.setAudioEnabled(!r.pause):r.kind===or.VIDEO&&!r.screenShare&&(e.setVideoEnabled(!r.pause),this.updatePipSource(e.id,!r.pause)),e.producers.push(G(O({},r),{producingTransportId:r.producingTransportId,kind:r.kind===or.AUDIO?"audio":"video",producingPeerId:s,mimeType:r.mimeType}))}),this.logger.info(`onParticipantMediaJoined: Emitting UPDATE_ACTIVE for peer ${s}`),this.context.getValue("peerSessionStore").emit(C.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),n=[];e.forEach((o,c)=>{(!i.has(o)||!this.participants.joined.get(o))&&n.push(c)}),t.forEach(o=>{if(s.get(o))return;if(e.length<t.length){e.push(o);return}const c=n.shift();e[c]=o}),n.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(U.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(U.leaveRoom,s=>{const{peerId:t}=s.peer;this.selectedPeers.delete(t,this.context),this.onParticipantLeave(t)}),this.context.getValue("peerSessionStore").on(C.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(C.SOCKET_SERVICE_DISCONNECTED,()=>{this.participants.joined.clear(),this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear(),this.participants.pinned.clear(),this.participants.currentPage=0,this.participants.viewMode="ACTIVE_GRID",this.participants.emit("viewModeChanged",{viewMode:"ACTIVE_GRID",currentPage:this.participants.currentPage,pageCount:this.participants.pageCount})}),this.context.getValue("peerSessionStore").on(C.CONSUMER_PAUSED,({id:s})=>{this.processConsumerPaused(s)}),this.context.getValue("peerSessionStore").on(C.CONSUMER_RESUMED,({id:s})=>{this.processConsumerResumed(s)}),this.context.getValue("peerSessionStore").on(C.NEW_CONSUMER,({id:s})=>{this.processNewConsumer(s)}),this.context.getValue("peerSessionStore").on(C.CONSUMER_CLOSED,({id:s})=>{this.processConsumerClosed(s)}),this.context.getValue("peerSessionStore").on(C.ROOM_MESSAGE,r=>u(this,[r],function*({payload:s,type:t,timestamp:e}){this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})})),this.context.getValue("peerSessionStore").on(C.MESSAGE,r=>u(this,[r],function*({payload:s,type:t,timestamp:e}){t!=="spotlight"&&this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})})),this.context.getValue("peerSessionStore").on(C.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(C.CONSUMER_SCORE_UPDATE,({score:s,kind:t,appData:e,peerId:r,scoreStats:i})=>{var c;const n=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:n,score:s,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:t,isScreenshare:n,score:s,participantId:r,scoreStats:i}))}),this.context.getValue("peerSessionStore").onAsync(C.KICK_PEER,t=>u(this,[t],function*({peerId:s}){const e=this.participants.joined.get(s);this.roomNodeClient.kick(s),yield this.roomSocketHandler.kick(s),e?e.emit("kicked"):this.participants.joined.emit("kicked",{id:s})})),this.context.getValue("peerSessionStore").on(C.UPDATE_ACTIVE,(...r)=>u(this,[...r],function*({viewMode:s,page:t,createAllConsumers:e}={viewMode:"ACTIVE_GRID",page:0,createAllConsumers:!1}){this.logger.info(`UPDATE_ACTIVE event received - viewMode: ${a(this,zt).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"})}))}onParticipantPinned(s){return u(this,null,function*(){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)})}onParticipantSocketJoined(s){return u(this,null,function*(){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(C.UPDATE_STAGE_REQUESTS,{request:{displayName:s.name,userId:s.userId,peerId:s.id},add:!0})),this.context.getValue("peerSessionStore").emit(C.PEER_JOINED_INTERNAL,s)})}onParticipantLeave(s){return u(this,null,function*(){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(C.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(C.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(C.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e})})}processMedia(s){var g;const t=this.roomNodeClient.getConsumers(),{peerId:e,kind:r,appData:i,track:n,producerId:o,rtpReceiver:c,paused:d,localId:l}=(g=t.get(s))!=null?g:{};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 h=i;return r==="video"&&h.screenShare!==!0&&this.videoPeerConsumerMap.set(e,s),this.logger.info("ParticipantController::processMedia",{consumer:{id:s,peerId:e,kind:r,appData:h,remotelyPaused:d,producerId:o}}),this.consumerPeerMap.set(s,{type:r,peerId:e,appData:h,remotelyPaused:d,producerId:o}),{peerId:e,kind:r,appData:h,remotelyPaused:d,track:n,producerId:o,rtpReceiver:c,localId:l}}processConsumerClosed(s){const{peerId:t,type:e,appData:r,remotelyPaused:i,producerId:n}=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:n}}),this.consumerPeerMap.delete(s),e==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(t),!o)return;const c=o.producers.find(l=>l.producerId===n);c&&(c.consumer={id:s,peerId:t,kind:void 0,appData:r,paused:i,producerId:n,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(C.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:l})})}processConsumerResumed(s){var T;const t=this.processMedia(s),{peerId:e,kind:r,appData:i,track:n,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 h=this.participants.joined.get(e);if(!h)return;const g=h.producers.find(v=>v.producerId===c);if(g&&(g.consumer={id:s,peerId:e,kind:r,appData:i,paused:o,producerId:c,rtpReceiver:d,localId:l}),i.e2ee&&this.context.getValue("peerSessionStore").emit(C.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:d,track:n}),i.screenShare){r==="video"?h.screenShareTracks.video=n:r==="audio"&&(h.screenShareTracks.audio=n),h.setScreenShareEnabled(!0),(T=this.context)==null||T.getValue("callstats").consumerSharedMediaState(s,{screen:!0});return}r==="video"?(h.videoTrack=n,h.setVideoEnabled(!0),this.updatePipSource(h.id,!0),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!0})):r==="audio"&&(h.audioTrack=n,h.setAudioEnabled(h.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:h.audioEnabled}))}processConsumerPaused(s){this.logger.info(`ParticipantController::processConsumerPaused called for consumerId: ${s}`);const{peerId:t,kind:e,track:r,appData:i,remotelyPaused:n,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:n,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const h=l.producers.find(g=>g.producerId===o);h&&(h.consumer={id:s,peerId:t,kind:e,appData:i,paused:n,producerId:o,rtpReceiver:c,localId:d}),r&&i.e2ee&&this.context.getValue("peerSessionStore").emit(C.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:n,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:n,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const h=l.producers.find(g=>g.producerId===o);if(h&&(h.consumer={id:s,peerId:t,kind:e,appData:n,paused:r,producerId:o,rtpReceiver:c,localId:d}),n.screenShare){e==="video"?l.screenShareTracks.video=i:e==="audio"&&(l.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder)&&l.setScreenShareEnabled(!0),n.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:n,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&&n.e2ee&&this.context.getValue("peerSessionStore").emit(C.E2EE_ACTIVE_CONSUMER,{peerId:t,rtpReceiver:c,track:i})}static formatSocketPeerMessage(s){var e,r,i,n,o,c;if(!s)return;const t=gh(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:(n=s.flags)==null?void 0:n.hiddenParticipant,recorder:((o=s.flags)==null?void 0:o.recorderType)!==void 0&&((c=s.flags)==null?void 0:c.recorderType)!=="NONE"}}}onSelectedPeers(s,t){return u(this,null,function*(){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(C.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}},zt=new WeakMap,ls=new WeakMap,Kn=new WeakMap,Pg);let mr=Df;en([P.trace("ParticipantController.setupEvents")],mr.prototype,"setupEvents",1);en([P.trace("ParticipantController.setupEvents")],mr.prototype,"setupEventsGlobal",1);en([P.trace("ParticipantController.processMedia")],mr.prototype,"processMedia",1);en([P.trace("ParticipantController.processConsumerClosed")],mr.prototype,"processConsumerClosed",1);en([P.trace("ParticipantController.processConsumerResumed")],mr.prototype,"processConsumerResumed",1);en([P.trace("ParticipantController.processConsumerPaused")],mr.prototype,"processConsumerPaused",1);en([P.trace("ParticipantController.processNewConsumer")],mr.prototype,"processNewConsumer",1);const pe=As(lh().permissions);var F,zn,Yn,Ad,lt,Ct;const un=class extends Ut{constructor(e,r,i,n=!1){const o=e.getValue("logger");super(o);m(this,lt);m(this,F,void 0);m(this,zn,void 0);m(this,Yn,void 0);m(this,Ad,e=>{var h,g,T;const l=e,{chat:r,connectedMeetings:i,plugins:n,polls:o,media:c}=l,d=Dc(l,["chat","connectedMeetings","plugins","polls","media"]);if(r&&(r.private&&Tr(a(this,F).chat.private,r.private),r.public&&Tr(a(this,F).chat.public,r.public),this.emit("chatUpdate")),i&&Tr(a(this,F).connectedMeetings,i),c){const v=w=>{switch(w){case Fr.NONE:return q.Allowed;case Fr.ALLOWED:return q.Allowed;case Fr.NOT_ALLOWED:return q.NotAllowed;case Fr.CAN_REQUEST:return q.CanRequest;default:return}},E={audio:void 0,video:void 0,screenshare:void 0};(h=c.audio)!=null&&h.canProduce&&(E.audio={canProduce:v(c.audio.canProduce)}),(g=c.video)!=null&&g.canProduce&&(E.video={canProduce:v(c.video.canProduce)}),(T=c.screenshare)!=null&&T.canProduce&&(E.screenshare={canProduce:v(c.screenshare.canProduce)}),Tr(a(this,F).media,E)}n&&(Tr(a(this,F).plugins,n),this.emit("pluginsUpdate")),o&&(Tr(a(this,F).polls,o),this.emit("pollsUpdate")),Object.keys(d).length!==0&&Tr(a(this,F),d),this.emit("permissionsUpdate",e)});if(!r)throw this.logger.error("PermissionPreset::load_preset_permissions_failed"),new R("Could not load preset permissions.","0904");f(this,Yn,e),f(this,zn,i),f(this,F,r),n&&this.setupEvents()}setupEvents(){a(this,Yn).getValue("peerSessionStore").on(C.UPDATE_PERMISSIONS,a(this,Ad))}static fromResponse(e,r,i){return new un(i,e,r,!0)}static default(e,r){return new un(e,pe,r)}static init(e,r,i){let n;return i?n=new un(e,i,r,!0):n=new un(e,pe,r),n}get mediaRoomType(){return"CF"}get stageEnabled(){var e;return((e=a(this,F))==null?void 0:e.stageEnabled)||a(this,zn)===ar.Webinar||a(this,zn)===ar.Livestream}get acceptStageRequests(){var e,r;return this.stageEnabled?((e=a(this,F))==null?void 0:e.acceptStageRequests)||((r=a(this,F))==null?void 0:r.canAcceptProductionRequests):!1}get stageAccess(){var e,r,i;return((e=a(this,F))==null?void 0:e.stageAccess)===q.NotAllowed?q.NotAllowed:((r=a(this,F))==null?void 0:r.stageAccess)===q.CanRequest?q.CanRequest:((i=a(this,F))==null?void 0:i.stageAccess)===q.Allowed||a(this,F).media.audio.canProduce===q.Allowed||a(this,F).media.video.canProduce===q.Allowed||a(this,F).media.screenshare.canProduce===q.Allowed?q.Allowed:a(this,F).media.audio.canProduce===q.CanRequest||a(this,F).media.video.canProduce===q.CanRequest||a(this,F).media.screenshare.canProduce===q.CanRequest?q.CanRequest:q.NotAllowed}get acceptWaitingRequests(){var e,r;return(r=(e=a(this,F))==null?void 0:e.acceptWaitingRequests)!=null?r:pe.acceptWaitingRequests}get requestProduceVideo(){var e,r,i;return((i=(r=(e=a(this,F))==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=a(this,F))==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=a(this,F))==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=a(this,F))==null?void 0:e.disableParticipantAudio)!=null?r:pe.disableParticipantAudio}get canAllowParticipantScreensharing(){var e,r;return(r=(e=a(this,F))==null?void 0:e.canAcceptProductionRequests)!=null?r:pe.canAcceptProductionRequests}get canAllowParticipantVideo(){var e,r;return(r=(e=a(this,F))==null?void 0:e.disableParticipantVideo)!=null?r:pe.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var e,r;return(r=(e=a(this,F))==null?void 0:e.kickParticipant)!=null?r:pe.kickParticipant}get pinParticipant(){var e,r;return(r=(e=a(this,F))==null?void 0:e.pinParticipant)!=null?r:pe.pinParticipant}get canRecord(){var e,r;return(r=(e=a(this,F))==null?void 0:e.canRecord)!=null?r:pe.canRecord}get waitingRoomType(){var e,r;return(r=(e=a(this,F))==null?void 0:e.waitingRoomType)!=null?r:pe.waitingRoomType}get waitingRoomBehaviour(){var e,r;return(r=(e=a(this,F))==null?void 0:e.waitingRoomType)!=null?r:pe.waitingRoomType}get plugins(){var e,r;return(r=(e=a(this,F))==null?void 0:e.plugins)!=null?r:pe.plugins}get polls(){var e,r;return(r=(e=a(this,F))==null?void 0:e.polls)!=null?r:pe.polls}get produceVideo(){return this.canProduceVideo}get requestProduce(){return a(this,F).media.audio.canProduce===q.CanRequest||a(this,F).media.video.canProduce===q.CanRequest||a(this,F).media.screenshare.canProduce===q.CanRequest}get canProduceVideo(){var r;const e=(r=a(this,F).media.video.canProduce)!=null?r:pe.media.video.canProduce;return this.stageEnabled&&(a(this,lt,Ct)==="ACCEPTED_TO_JOIN_STAGE"||a(this,lt,Ct)==="ON_STAGE")&&e===q.CanRequest?q.Allowed:this.stageEnabled&&(a(this,lt,Ct)==="OFF_STAGE"||a(this,lt,Ct)==="REQUESTED_TO_JOIN_STAGE")&&e===q.Allowed?q.NotAllowed:e}get produceScreenshare(){return this.canProduceScreenshare}get canProduceScreenshare(){var r;const e=(r=a(this,F).media.screenshare.canProduce)!=null?r:pe.media.screenshare.canProduce;return this.stageEnabled&&(a(this,lt,Ct)==="ACCEPTED_TO_JOIN_STAGE"||a(this,lt,Ct)==="ON_STAGE")&&e===q.CanRequest?q.Allowed:this.stageEnabled&&(a(this,lt,Ct)==="OFF_STAGE"||a(this,lt,Ct)==="REQUESTED_TO_JOIN_STAGE")&&e===q.Allowed?q.NotAllowed:e}get produceAudio(){return this.canProduceAudio}get canProduceAudio(){var r;const e=(r=a(this,F).media.audio.canProduce)!=null?r:pe.media.audio.canProduce;return this.stageEnabled&&(a(this,lt,Ct)==="ACCEPTED_TO_JOIN_STAGE"||a(this,lt,Ct)==="ON_STAGE")&&e===q.CanRequest?q.Allowed:this.stageEnabled&&(a(this,lt,Ct)==="OFF_STAGE"||a(this,lt,Ct)==="REQUESTED_TO_JOIN_STAGE")&&e===q.Allowed?q.NotAllowed:e}get chatPublic(){var e,r,i;return(i=(r=(e=a(this,F))==null?void 0:e.chat)==null?void 0:r.public)!=null?i:pe.chat.public}get chatPrivate(){var e,r,i;return(i=(r=(e=a(this,F))==null?void 0:e.chat)==null?void 0:r.private)!=null?i:pe.chat.private}get connectedMeetings(){var e,r;return(r=(e=a(this,F))==null?void 0:e.connectedMeetings)!=null?r:pe==null?void 0:pe.connectedMeetings}get hiddenParticipant(){var e,r;return(r=(e=a(this,F))==null?void 0:e.hiddenParticipant)!=null?r:pe.hiddenParticipant}get showParticipantList(){var e;return(e=a(this,F).showParticipantList)!=null?e:pe.showParticipantList}get canChangeParticipantRole(){var e,r;return(r=(e=a(this,F))==null?void 0:e.canChangeParticipantPermissions)!=null?r:pe.canChangeParticipantPermissions}get canChangeParticipantPermissions(){var e,r;return(r=(e=a(this,F))==null?void 0:e.canChangeParticipantPermissions)!=null?r:pe.canChangeParticipantPermissions}get canChangeTheme(){return!1}get canPresent(){return a(this,F).media.audio.canProduce===q.Allowed||a(this,F).media.video.canProduce===q.Allowed||a(this,F).media.screenshare.canProduce===q.Allowed}get acceptPresentRequests(){return this.acceptStageRequests}get canEditDisplayName(){var e;return(e=a(this,F).canEditDisplayName)!=null?e:!1}get maxScreenShareCount(){return 1}get isRecorder(){return a(this,F).isRecorder}get canSpotlight(){return a(this,F).canSpotlight}get canLivestream(){return a(this,F).canLivestream}get transcriptionEnabled(){return a(this,F).transcriptionEnabled}};let ku=un;F=new WeakMap,zn=new WeakMap,Yn=new WeakMap,Ad=new WeakMap,lt=new WeakSet,Ct=function(){return a(this,Yn).getValue("stageStatus")};var Dt;class Of extends Ut{constructor(e,r){super(r);p(this,"localMediaHandler");m(this,Dt,void 0);f(this,Dt,e)}updatePermission(){return u(this,null,function*(){var d,l;const e=(h,g)=>{this.mediaPermissions[h]=g;const T={message:this.mediaPermissions[h],kind:h};g==="DENIED"?a(this,Dt).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_ERROR,T):a(this,Dt).getValue("peerSessionStore").emit(C.MEDIA_PERMISSION_UPDATE,T)};if(Te.getName()==="firefox")return;const r="microphone",i="camera",n=yield(d=navigator==null?void 0:navigator.permissions)==null?void 0:d.query({name:r}),o=yield(l=navigator==null?void 0:navigator.permissions)==null?void 0:l.query({name:i}),c=(h,g)=>{switch(g){case"granted":e(h,"ACCEPTED");break;case"denied":e(h,"DENIED");break;case"prompt":e(h,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};n&&(n.onchange=()=>c("audio",n.state)),o&&(o.onchange=()=>c("video",o.state))})}populateMediaPermissionsInCallstats(i){return u(this,arguments,function*({message:e,kind:r}){var n,o,c,d;switch(r){case"audio":{(n=a(this,Dt))==null||n.getValue("callstats").mediaPermission("AUDIO",e),(o=a(this,Dt))==null||o.getValue("callstats").mediaPermission("SPEAKER",e);break}case"video":{(c=a(this,Dt))==null||c.getValue("callstats").mediaPermission("VIDEO",e);break}case"screenshare":{(d=a(this,Dt))==null||d.getValue("callstats").mediaPermission("SCREENSHARE",e);break}}})}get peerId(){var e;return(e=a(this,Dt))==null?void 0:e.getValue("peerId")}init(){return u(this,arguments,function*(e={},r=!1,i=null){var n,o,c,d,l,h,g;if(Te.init(),i&&f(this,Dt,i),!this.localMediaHandler)try{let T=!0;if((n=i==null?void 0:i.getValue("defaults"))!=null&&n.mediaHandler)T=!1,this.localMediaHandler=i.getValue("defaults").mediaHandler.localMediaHandler;else if(navigator.RNLocalMediaHandlerImpl){const{RNLocalMediaHandlerImpl:v}=navigator;this.localMediaHandler=yield v.init(e)}else this.localMediaHandler=new wt(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(C.MEDIA_PERMISSION_UPDATE,v=>u(this,null,function*(){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(C.MEDIA_PERMISSION_ERROR,v=>u(this,null,function*(){const{kind:E,message:w,constraints:b}=v;this.populateMediaPermissionsInCallstats({message:w,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:w},constraints:b,mediaPermissionsErrors:{kind:E,message:w}}),this.emit("mediaPermissionError",v),this.emit("mediaPermissionUpdate",{message:w,kind:E})})),T){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:(h=e==null?void 0:e.video)!=null?h:!0,audio:(g=e==null?void 0:e.audio)!=null?g:!0});r||(yield v)}}catch(T){this.logger.error("Self::init::Failed To Setup Streams",{error:{name:T.name,message:T.message}})}})}set context(e){f(this,Dt,e),this.localMediaHandler.context=e}get audioTrack(){return this.localMediaHandler.audioTrack}get rawAudioTrack(){return this.localMediaHandler.rawAudioTrack}get mediaPermissions(){return this.localMediaHandler.permissions}addAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addAudioMiddleware(e)})}removeAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeAudioMiddleware(e)})}removeAllAudioMiddlewares(){return u(this,null,function*(){return this.localMediaHandler.removeAllAudioMiddlewares()})}get videoTrack(){return this.localMediaHandler.videoTrack}get rawVideoTrack(){return this.localMediaHandler.rawVideoTrack}addVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addVideoMiddleware(e)})}setVideoMiddlewareGlobalConfig(){return u(this,arguments,function*(e={disablePerFrameCanvasRendering:!1}){return this.localMediaHandler.setVideoMiddlewareGlobalConfig(e)})}removeVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeVideoMiddleware(e)})}removeAllVideoMiddlewares(){return u(this,null,function*(){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}enableAudio(){return u(this,null,function*(){yield this.localMediaHandler.enableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableVideo(){return u(this,null,function*(){yield this.localMediaHandler.enableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}disableAudio(){return u(this,null,function*(){this.localMediaHandler.disableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.enableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableVideo(){return u(this,null,function*(){yield this.localMediaHandler.disableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}getCurrentDevices(){return this.localMediaHandler.getCurrentDevices()}getAudioDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getAudioDevices()})}getVideoDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getVideoDevices()})}getSpeakerDevices(){return u(this,null,function*(){return yield 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)}setDevice(e){return u(this,null,function*(){switch(e.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(e,{saveDevicePreference:!0});break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}this.emit("deviceUpdate",{device:e})})}}Dt=new WeakMap;var eD=Object.defineProperty,tD=Object.getOwnPropertyDescriptor,Tt=(s,t,e,r)=>{for(var i=r>1?void 0:r?tD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&eD(t,e,i),i},Qn,ut,Xn,Ge,Js,ti,We,Xe,Zn,Xc,Oe,xe,ea,ta,$o,Mu,bg;let Ye=(bg=class extends Of{constructor(t,e,r,i,n){var c;const o=t.getValue("logger");super(t,o);m(this,Js);m(this,We);m(this,Zn);m(this,Oe);m(this,$o);p(this,"name");p(this,"picture");p(this,"customParticipantId");p(this,"waitlistStatus");m(this,Qn,void 0);m(this,ut,void 0);m(this,Xn,void 0);p(this,"role");p(this,"userId");p(this,"organizationId");p(this,"supportsRemoteControl",!1);p(this,"device");m(this,Ge,void 0);p(this,"hidden",!1);p(this,"presetName");p(this,"roomState","init");m(this,ea,new Set);m(this,ta,new Set);f(this,Ge,t),this.userId=e.id,this.name=e.name,this.picture=e.picture,this.customParticipantId=(c=e.customParticipantId)!=null?c:e.clientSpecificId,this.waitlistStatus="none",f(this,ut,r),f(this,Qn,i),this.hidden=!1,f(this,Xn,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=Te.isElectron(),this.device=Te.getDeviceInfo(),this.presetName=n,this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),x(this,$o,Mu).call(this)}get telemetry(){return a(this,Ge).getValue("telemetry")}get stageStatus(){return a(this,Ge).getValue("stageStatus")}get producers(){var t,e;return Array.from((e=(t=a(this,We,Xe).getProducers())==null?void 0:t.values())!=null?e:[])}get id(){return this.peerId}get peerId(){return a(this,Ge).getValue("peerId")}static __init__(t,e,r,i,n,o=!1){return u(this,null,function*(){var T,v,E,w,b,M;let c=(v=(T=t.getValue("defaults"))==null?void 0:T.audio)!=null?v:!0,d=(w=(E=t.getValue("defaults"))==null?void 0:E.video)!=null?w:!0;r.canProduceAudio!=="ALLOWED"&&(c=!1),r.canProduceVideo!=="ALLOWED"&&(d=!1);const l=new Ye(t,e,r,i,n),h=u0(i.mediaConstraints);Tr(h,(b=t.getValue("defaults"))==null?void 0:b.mediaConfiguration);const g=(M=t.getValue("defaults"))==null?void 0:M.mediaHandler;return g&&(g.context=t),yield l.init({audio:c,video:d,constraints:h},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"),a(this,ut).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",x(this,$o,Mu));const t=a(this,Zn,Xc);t&&t.onError(e=>{this.emit("autoplayError",e)}),this.localMediaHandler.on("AUDIO_TRACK_CHANGE",()=>u(this,null,function*(){if(this.logger.info("Self::setupEvents::AUDIO_TRACK_CHANGE",O({},ni(this))),a(this,Oe,xe)&&this.audioEnabled)try{yield a(this,We,Xe).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",()=>u(this,null,function*(){if(this.logger.info("Self::setupEvents::VIDEO_TRACK_CHANGE",O({},ni(this))),a(this,Oe,xe)&&this.rawVideoTrack===void 0)this.logger.info("Self::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&a(this,Oe,xe))try{yield a(this,We,Xe).shareWebcam(this.videoTrack)}catch(e){this.logger.error("Self::setupEvents::failed shareWebcam",{error:e}),this.videoEnabled&&(yield this.localMediaHandler.disableVideo())}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})),this.localMediaHandler.on("DEVICE_CHANGE",r=>u(this,[r],function*({device:e}){var i;this.emit("deviceUpdate",{device:e}),e.kind==="audiooutput"&&typeof HTMLAudioElement.prototype.setSinkId=="function"&&((i=a(this,Zn,Xc))==null||i.setSpeakerDevice(e.deviceId))})),this.localMediaHandler.on("DEVICE_LIST_UPDATED",e=>{this.emit("deviceListUpdate",e)}),this.localMediaHandler.on("SCREENSHARE_TRACK_CHANGE",()=>u(this,null,function*(){if(!a(this,Oe,xe)){this.logger.error("Self.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{yield a(this,We,Xe).shareScreen(this.screenShareTracks)}catch(e){this.logger.error("Self::setupEvents::Error while sharing screen",{error:e}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}this.logger.info("Self::setupEvents::SCREENSHARE_TRACK_CHANGE",O({},ni(this))),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})),this.localMediaHandler.on("SCREENSHARE_ENDED",()=>u(this,null,function*(){this.logger.log("Disabling screenshare due to SCREENSHARE_ENDED"),yield this.disableScreenShare(),this.logger.info("Self::setupEvents::SCREENSHARE_ENDED",O({},ni(this)))})),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{var e;(e=a(this,Ge))==null||e.getValue("callstats").mediaTrackMuted("AUDIO")}),this.localMediaHandler.on("FORCE_MUTE_AUDIO",()=>{this.disableAudio()}),this.localMediaHandler.on("FORCE_MUTE_VIDEO",()=>u(this,null,function*(){var e;a(this,Oe,xe)&&(yield a(this,We,Xe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(e=a(this,Ge))==null||e.getValue("callstats").videoOff()})),a(this,ut).on("permissionsUpdate",e=>{var r,i,n;(r=e==null?void 0:e.media)!=null&&r.audio&&a(this,ut).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&&a(this,ut).canProduceVideo!==q.Allowed&&(this.disableVideo(),this.logger.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(n=e==null?void 0:e.media)!=null&&n.screenshare&&a(this,ut).canProduceScreenshare!==q.Allowed&&(this.disableScreenShare(),this.logger.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return a(this,ut)}get config(){return a(this,Qn)}get roomJoined(){var t;return a(this,Qn).viewType===ar.Livestream&&this.stageStatus!=="ON_STAGE"?((t=a(this,Ge).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:a(this,Oe,xe)}setName(t){if(!t)throw new R("Name cannot be empty.","1103");this.name=t}setupTracks(){return u(this,arguments,function*(t={}){t.forceReset,yield this.disableAudio(),yield this.disableVideo(),this.localMediaHandler.removeAudioTrack(),this.localMediaHandler.removeVideoTrack(),t.audio&&(yield this.enableAudio()),t.video&&(yield this.enableVideo())})}destructMediaHandler(){return u(this,null,function*(){return this.localMediaHandler.destruct()})}removeDocumentEventListeners(){return u(this,null,function*(){return this.localMediaHandler.removeDocumentEventListeners()})}enableAudio(t){return u(this,null,function*(){var e;if(this.permissions.canProduceAudio!==q.NotAllowed&&!(a(this,ut).canProduceAudio===q.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if((e=a(this,Ge))==null||e.getValue("callstats").audioOn(),yield this.localMediaHandler.enableAudio(t),a(this,Oe,xe)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{yield a(this,We,Xe).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})}})}enableVideo(t){return u(this,null,function*(){var e;if(a(this,ut).canProduceVideo!==q.NotAllowed&&!(a(this,ut).canProduceVideo===q.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if((e=a(this,Ge))==null||e.getValue("callstats").videoOn(),yield this.localMediaHandler.enableVideo(t),a(this,Oe,xe)&&this.stageStatus==="ON_STAGE")try{yield a(this,We,Xe).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",O({},ni(this)))}})}updateVideoConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateVideoConstraints)throw new R("Unsupported","1102");yield this.localMediaHandler.updateVideoConstraints(t)})}enableScreenShare(){return u(this,null,function*(){if(!a(this,Oe,xe))throw new R("Can`t enable screenshare without joining room","1105");if(a(this,ut).canProduceScreenshare!==q.NotAllowed&&!(a(this,ut).canProduceScreenshare===q.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.screenShareEnabled&&(yield this.localMediaHandler.enableScreenShare(),this.screenShareTracks.audio||this.screenShareTracks.video)){try{yield a(this,We,Xe).shareScreen(this.screenShareTracks)}catch(t){this.logger.error("Self::enableScreenShare::Error while sharing screen",{error:t}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}})}updateScreenshareConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateScreenshareConstraints)throw new R("Unsupported","1102");yield this.localMediaHandler.updateScreenshareConstraints(t)})}disableAudio(){return u(this,null,function*(){var t;this.audioEnabled&&(this.localMediaHandler.disableAudio(),a(this,Oe,xe)&&a(this,We,Xe).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),(t=a(this,Ge))==null||t.getValue("callstats").audioOff())})}disableVideo(){return u(this,null,function*(){var t;this.videoEnabled&&(yield this.localMediaHandler.disableVideo(),a(this,Oe,xe)&&(yield a(this,We,Xe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(t=a(this,Ge))==null||t.getValue("callstats").videoOff())})}disableScreenShare(){return u(this,null,function*(){this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare(),a(this,Oe,xe)&&(yield a(this,We,Xe).disableScreenShare()),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))})}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var i;f(this,Xn,t);const r=t?"pinned":"unpinned";(i=a(this,Js,ti))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return a(this,Xn)}pin(){return u(this,null,function*(){if(!a(this,Oe,xe))throw new R("Can`t pin participants without joining room","1105");return this.show(),a(this,We,Xe).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!a(this,Oe,xe))throw new R("Can`t unpin participants without joining room","1105");return a(this,We,Xe).pinPeer(null)})}hide(){return u(this,null,function*(){if(!a(this,Oe,xe))throw new R("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})})}show(){if(!a(this,Oe,xe))throw new R("Can`t toggle participant tile without joining room","1105");this.hidden=!1,this.emit("toggleTile",{hidden:this.hidden})}setDevice(t){return u(this,null,function*(){var r,i,n;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||((n=e==null?void 0:e.speaker)==null?void 0:n.deviceId)===t.deviceId)&&this.logger.warn("Self.setDevice.setting_to_in_use_device",{devices:[t]}),t.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(t,{saveDevicePreference:!0})}catch(o){a(this,Oe,xe)&&(yield a(this,We,Xe).muteSelf()),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(t,{saveDevicePreference:!0});break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(t,{saveDevicePreference:!0})}catch(o){a(this,Oe,xe)&&(yield a(this,We,Xe).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=a(this,Zn,Xc))==null?void 0:t.play()}registerVideoElement(t,e=!1){var r,i;t&&(e?a(this,ea).add(t):a(this,ta).add(t),this.updateVideo(t),e||(i=a(this,Js,ti))==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){a(this,Js,ti).removeSource(this.id);return}t.srcObject=void 0,e?a(this,ea).delete(t):(a(this,ta).delete(t),a(this,Js,ti).removeSource(this.id))}updateVideo(t,e=!1){var r,i,n;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=a(this,Js,ti))==null||i.enableSource(this.id)}else t.srcObject=void 0,e||(n=a(this,Js,ti))==null||n.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},Qn=new WeakMap,ut=new WeakMap,Xn=new WeakMap,Ge=new WeakMap,Js=new WeakSet,ti=function(){return a(this,Ge).getValue("pip")},We=new WeakSet,Xe=function(){return a(this,Ge).getValue("roomNodeClient")},Zn=new WeakSet,Xc=function(){return a(this,Ge).getValue("audioPlayback")},Oe=new WeakSet,xe=function(){var t;return((t=a(this,Ge).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},ea=new WeakMap,ta=new WeakMap,$o=new WeakSet,Mu=function(){Array.from(a(this,ta)).forEach(t=>this.updateVideo(t,!1)),Array.from(a(this,ea)).forEach(t=>this.updateVideo(t,!0))},bg);Tt([P.trace("Self.cleanupEvents")],Ye.prototype,"cleanupEvents",1);Tt([P.trace("Self.setupEvents")],Ye.prototype,"setupEvents",1);Tt([P.trace("Self.setupTracks")],Ye.prototype,"setupTracks",1);Tt([P.trace("Self.destructMediaHandler")],Ye.prototype,"destructMediaHandler",1);Tt([P.trace("Self.removeDocumentEventListeners")],Ye.prototype,"removeDocumentEventListeners",1);Tt([gr.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"Self.toggleAudio",timeout:3e3}),P.trace("Self.enableAudio")],Ye.prototype,"enableAudio",1);Tt([gr.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"Self.toggleVideo",timeout:3e3}),P.trace("Self.enableVideo")],Ye.prototype,"enableVideo",1);Tt([P.trace("Self.updateVideoConstraints")],Ye.prototype,"updateVideoConstraints",1);Tt([P.trace("Self.enableScreenShare"),gr.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3})],Ye.prototype,"enableScreenShare",1);Tt([P.trace("Self.updateScreenshareConstraints")],Ye.prototype,"updateScreenshareConstraints",1);Tt([gr.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"Self.toggleAudio",timeout:3e3}),P.trace("Self.disableAudio")],Ye.prototype,"disableAudio",1);Tt([gr.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"Self.toggleVideo",timeout:3e3}),P.trace("Self.disableVideo")],Ye.prototype,"disableVideo",1);Tt([gr.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3}),P.trace("Self.disableScreenShare")],Ye.prototype,"disableScreenShare",1);Tt([P.trace("Self.setDevice")],Ye.prototype,"setDevice",1);Ye=Tt([at("1100")],Ye);class yh extends Error{constructor(t){super(t!=null?t:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,yh)}}class Eh extends Error{constructor(t){super(t!=null?t:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,Eh)}}var Bo;class Iu{constructor(t,e=!1){p(this,"pendingTasks",new Map);p(this,"nextTaskId",0);p(this,"stopping",!1);m(this,Bo,void 0);this.log=e,f(this,Bo,{info:e&&t?t.info:()=>{}})}get size(){return this.pendingTasks.size}push(t,e,r){return u(this,null,function*(){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,n)=>{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),n(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 yh);this.stopping=!1}remove(t){const e=Array.from(this.pendingTasks.values())[t];e&&e.reject(new Eh)}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}))}execute(t){return u(this,null,function*(){if(t.executedAt)throw new Error("task already being executed");t.executedAt=Date.now();try{const e=this.pendingTasks.size,r=yield t.task(),i=Date.now();a(this,Bo).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)}})}}Bo=new WeakMap;function sD(s,t){const e=new Error(t);return e.name=s,e}class To extends Error{constructor(t){super(t),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,To):this.stack=new Error(t).stack}}class bt extends Error{constructor(t){super(t),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,bt):this.stack=new Error(t).stack}}class br extends Error{constructor(t){super(t),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,bt):this.stack=new Error(t).stack}}const Xp=s=>new Promise(t=>setTimeout(t,s));function Nf(s,t){return u(this,null,function*(){return new Promise((e,r)=>u(this,null,function*(){const{strategy:i,maxRetryCount:n,delayTime:o}=O({strategy:"linear",maxRetryCount:3,delayTime:10},t);let c=0,d,l=!1;const h=g=>{l=!0,r(g)};for(;c<n;){try{const g=yield s(c,h);return e(g)}catch(g){if(d=g,l)break;if(c<n)i==="linear"?yield Xp(o*(c+1)):i==="exponential"&&(yield Xp(o*(c+Math.max(0,c-1))));else break}c+=1}return r(d)}))})}function rD(s){return s.map(t=>({channels:t.channels,clockRate:t.clockRate,mimeType:t.mimeType,sdpFmtpLine:t.sdpFmtpLine}))}function iD(s){return s.map(t=>({uri:t.uri}))}function Hc(s){return{codecs:rD(s.codecs),headerExtensions:iD(s.headerExtensions?s.headerExtensions:[])}}function nD(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 n={audio:Hc(t),video:Hc(e)};return{sender:{audio:Hc(r),video:Hc(i)},receiver:n}}var Je;class aD{constructor(t){m(this,Je,void 0);p(this,"events");f(this,Je,t),this.events=Ts}joinRoom(t,e,r,i=!1){return u(this,null,function*(){const n={roomUuid:t,displayName:e,prejoined:i,capabilities:r};return(yield a(this,Je).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:Mw.toBinary(n),timeout:5e3})).payload})}connectTransport(t){return u(this,null,function*(){const e=(yield a(this,Je).sendMessagePromise(this.events.createWebRTCTransport,rw.toBinary(t))).payload,{transportId:r,description:i,producerIds:n}=Wm.fromBinary(e),o={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:o,producerIds:n}})}produce(t){return u(this,null,function*(){var n,o;const e=(yield a(this,Je).sendMessagePromise(this.events.produce,jw.toBinary(t))).payload,r=CC.fromBinary(e);return{answer:{sdp:(n=r==null?void 0:r.description)==null?void 0:n.sdp,type:(o=r==null?void 0:r.description)==null?void 0:o.type},producerId:r.producerId}})}consume(t){return u(this,null,function*(){const e=(yield a(this,Je).sendMessagePromise(this.events.consume,Uw.toBinary(t))).payload,{consumerIdsMap:{map:r},description:i}=_C.fromBinary(e);return{consumerStateMap:r,sessionDescription:i}})}closeProducer(t){return u(this,null,function*(){const e=(yield a(this,Je).sendMessagePromise(this.events.closeProducer,Qw.toBinary(t))).payload,{description:r}=OC.fromBinary(e);return r})}closeConsumer(t){return u(this,null,function*(){return(yield a(this,Je).sendMessagePromise(this.events.closeConsumer,Zw.toBinary(t))).payload})}updateConsumersSimulcastConfig(t){return u(this,null,function*(){return(yield a(this,Je).sendMessagePromise(this.events.updateConsumersSimulcastConfig,Fw.toBinary(t))).payload})}hostControlForPeer(t,e){return u(this,null,function*(){const r={audio:e==="audio",screeShare:!1,video:e==="video",participantId:t},i=(yield a(this,Je).sendMessagePromise(this.events.hostControlPeer,nC.toBinary(r))).payload;if(!i)return!1;const{status:n}=BC.fromBinary(i);return n==="success"})}hostControlForAll(t){return u(this,null,function*(){const e={audio:t==="audio",screenShare:!1,video:t==="video"},r=(yield a(this,Je).sendMessagePromise(this.events.hostControlAllPeers,oC.toBinary(e))).payload;if(!r)return!1;const{status:i}=FC.fromBinary(r);return i==="success"})}kickAll(){return u(this,null,function*(){const t={propagateKickAcrossRooms:!1};a(this,Je).sendMessagePromise(U.kickAll,Ym.toBinary(t))})}kickPeer(t){return u(this,null,function*(){a(this,Je).sendMessagePromise(U.kick,tf.toBinary(t))})}changeDisplayName(t){return u(this,null,function*(){const e=(yield a(this,Je).sendMessagePromise(this.events.changeDisplayName,rC.toBinary(t))).payload;if(!e)return!1;const{status:r}=jC.fromBinary(e);return r==="success"})}notifySelfJoinComplete(){return u(this,null,function*(){const t={},e=(yield a(this,Je).sendMessagePromise(this.events.selfJoinComplete,Aw.toBinary(t))).payload;return du.fromBinary(e)})}audioActivity(t){return u(this,null,function*(){a(this,Je).sendMessage(this.events.audioActivity,nw.toBinary(t))})}}Je=new WeakMap;var Tn=(s=>(s.NEW="new",s.CONNECTING="connecting",s.RECONNECTING="reconnecting",s.DISCONNECTED="disconnected",s.CONNECTED="connected",s.FAILED="failed",s.CLOSED="closed",s))(Tn||{}),Ho;class Il extends nt.EventEmitter{constructor(e){super();m(this,Ho,void 0);f(this,Ho,e),this.setMaxListeners(1/0)}get logger(){return a(this,Ho).getValue("logger")}safeEmit(e,...r){const i=this.listenerCount(e);try{return this.emit(e,...r)}catch(n){return this.logger.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:n}),Boolean(i)}}safeEmitAsPromise(e,...r){return u(this,null,function*(){const i={}.EVENT_PROMISE_TIMEOUT?parseInt({}.EVENT_PROMISE_TIMEOUT,10):1e4;return this.safeEmitAsPromiseWithTimeout(e,i,...r)})}safeEmitAsPromiseWithTimeout(e,r,...i){return u(this,null,function*(){return new Promise((n,o)=>{setTimeout(o,r,"event request timeout");try{this.emit(e.toString(),...i,n,o)}catch(c){this.logger.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:c}),o(c)}})})}}Ho=new WeakMap;class Ph extends Il{constructor(){super(...arguments);p(this,"_sendWebStream",new MediaStream);p(this,"_sendScreenShareStream",new MediaStream);p(this,"_direction");p(this,"pc");p(this,"_transportReady",!1);p(this,"_mapMidTransceiver",new Map);p(this,"enableHighBitrate",!1);p(this,"enableStereo",!1);p(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})}}restartIce(){return u(this,null,function*(){this.logger.debug(`${this.name}::restartIce()`);const e=yield this.pc.createOffer({iceRestart:!0});return this.logger.debug(`[SDP] ${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.info(`[SDP] ${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i)})}})}init({direction:e,iceServers:r,iceTransportPolicy:i,additionalSettings:n,proprietaryConstraints:o,onTrackHandler:c}){this.logger.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection(O({iceServers:r||[],iceTransportPolicy:i||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"},n),o),c&&this.pc.addEventListener("track",d=>{c(d)}),this._addEventListeners()}connect(){return u(this,null,function*(){this.pc.addTransceiver("audio",{direction:"sendonly"}),this.pc.addTransceiver("video",O({direction:"sendonly"},this._direction==="send"?{sendEncodings:[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]}:{}));const e=yield this.pc.createOffer();return yield this.pc.setLocalDescription(e),this.logger.info(`[SDP] connect offer: ${JSON.stringify(e)}`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.debug(`[SDP] ${this.name}::connect() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i)})}})}getTransportStats(){return u(this,null,function*(){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')}getReceiverStats(e){return u(this,null,function*(){this._assertRecvDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.receiver.getStats()})}stopSending(e){return u(this,null,function*(){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=yield this.pc.createOffer();return this.logger.debug(`[SDP] stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(i)}]`),yield this.pc.setLocalDescription(i),{offerSdp:i,callback:o=>u(this,null,function*(){this.logger.debug(`[SDP] stopSending() | calling pc.setRemoteDescription() [answer:${JSON.stringify(o)}]`),yield this.pc.setRemoteDescription(o),this.midTransceiverMap.delete(e)})}})}replaceTrack(e,r){return u(this,null,function*(){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");yield i.sender.replaceTrack(r)})}setMaxSpatialLayer(e,r){return u(this,null,function*(){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 n=i.sender.getParameters();n.encodings.forEach((o,c)=>{c<=r?o.active=!0:o.active=!1}),yield i.sender.setParameters(n)})}setRtpEncodingParameters(e,r){return u(this,null,function*(){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 n=i.sender.getParameters();n.encodings.forEach((o,c)=>{n.encodings[c]=O(O({},o),r)}),yield i.sender.setParameters(n)})}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}})}),this.pc.addEventListener("datachannel",e=>{this.logger.info("data channel created: ",{rtcChannel:{label:e.channel.label}});const{channel:r}=e;r.onopen=()=>{this.logger.info("data channel open: ",{rtcChannel:{label:e.channel.label}}),this.safeEmit("dc_open",e.channel)},r.onclose=()=>{this.logger.warn("data channel closed: ",{rtcChannel:{label:e.channel.label}})},r.onerror=()=>{this.logger.error("data channel error: ",{rtcChannel:{label:e.channel.label}})}}),this.addCustomEventListeners()}addCustomEventListeners(){}}class bh extends Ph{static createFactory(t){return()=>new bh(t)}get name(){return"Chrome74"}init({direction:t,iceServers:e,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:n,onTrackHandler:o}){this._direction=t,this.pc=new RTCPeerConnection(O({iceServers:e||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan"},i),n),o&&this.pc.addEventListener("track",c=>{o(c)}),this._addEventListeners()}send(n){return u(this,arguments,function*({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection();const o=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e});if(!navigator.isReactNative){this.logger.debug("creating new transceiver");const l=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`senders available params: ${JSON.stringify(l)}`);const h=[];r&&r.length&&r.forEach(g=>{var v;const T=l.codecs.find(E=>E.mimeType.includes(g.name));if(g.parameters){this.logger.debug(`codecOption.parameters:${JSON.stringify(g.parameters)}`);const E=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];E.push(...g.parameters);const w=Array.from(new Set(E).values());T.sdpFmtpLine=w.join(";")}h.push(T)}),this.logger.info(`selected codecs: ${JSON.stringify(h)}`),o.setCodecPreferences(h)}const c=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(c),r&&r.findIndex(({name:l})=>l==="opus")>=0){const{enableDtx:l,enableStereo:h}=this,g=this.enableHighBitrate?h?128e3:64e3:h?64e3:32e3;c.sdp=c.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${l?"usedtx=1;":""}${h?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${g}`),c.sdp+=`a=rtcp-fb:111 nack\r
|
|
9
|
-
`}this.midTransceiverMap.set(o.mid,o);const d=l=>u(this,null,function*(){return this.logger.debug(`[SDP] send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(l)}]`),yield this.pc.setRemoteDescription(l),o.mid});return this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer: ${JSON.stringify(c,void 0,2)}]`),{offerSdp:c,callback:d,sender:o.sender,mid:o.mid}})}addCustomEventListeners(){this.pc.addEventListener("datachannel",t=>{const{channel:e}=t;e.onmessage=r=>{this.safeEmit("datachannel",t.channel,String.fromCharCode(...new Uint8Array(r.data)))}})}}class pd extends Ph{constructor(e,r){super(e);p(this,"supportsSendEncodings",!1);this.supportsSendEncodings=r.supportsSendEncodings}static createFactory(e,r){return()=>new pd(e,r)}get name(){return"Firefox60"}send(o){return u(this,arguments,function*({track:e,encodings:r,codecOptions:i,screenShare:n}){this._assertSendDirection();const c=this.supportsSendEncodings&&r!==void 0?{sendEncodings:r}:{},d=this.pc.addTransceiver(e,O({direction:"sendonly",streams:[n?this._sendScreenShareStream:this._sendWebStream]},c));if(!this.supportsSendEncodings&&r){r.reverse();const T=d.sender.getParameters();T.encodings=r,yield d.sender.setParameters(T)}const l=(T,v)=>{var V;const E=as.parse(T),w=E.media[E.media.length-1],b=w.rtp.filter(H=>v.some(j=>j.name===H.codec)),M=w.fmtp.filter(H=>b.some(j=>j.payload===H.payload)),D=(V=w.rtcpFb)==null?void 0:V.filter(H=>b.some(j=>j.payload===H.payload)),$=b.map(H=>H.payload);return E.media[E.media.length-1].rtp=b,E.media[E.media.length-1].fmtp=M,E.media[E.media.length-1].rtcpFb=D,E.media[E.media.length-1].payloads=$.join(" "),as.write(E)},h=yield this.pc.createOffer();if(h.sdp=l(h.sdp,i),this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer:${JSON.stringify(h)}]`),yield this.pc.setLocalDescription(h),e==="audio"||e.kind==="audio"){const{enableDtx:T,enableStereo:v}=this,E=this.enableHighBitrate?v?128e3:64e3:v?64e3:32e3;h.sdp=h.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${T?"usedtx=1;":""}${v?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${E}`)}return this.midTransceiverMap.set(d.mid,d),{offerSdp:h,callback:T=>u(this,null,function*(){return this.logger.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(T)}]`),yield this.pc.setRemoteDescription(T),d.mid}),sender:d.sender,mid:d.mid}})}setMaxSpatialLayer(e,r){return u(this,null,function*(){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 n=i.sender.getParameters(),o=n.encodings.length-1-r;n.encodings.forEach((c,d)=>{d>=o?c.active=!0:c.active=!1}),yield i.sender.setParameters(n)})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:r}=e;r.onmessage=i=>u(this,null,function*(){const n=yield i.data.arrayBuffer();this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(n)))})})}}class _h extends Ph{static createFactory(t){return()=>new _h(t)}get name(){return"Safari12"}send(n){return u(this,arguments,function*({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection(),this.logger.debug("Safari12::creating new transceiver");const o=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e}),c=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`Safari12::senders available params: ${JSON.stringify(c)}`);const d=[];r&&r.length>0&&r.forEach(g=>{var v;const T=c.codecs.find(E=>E.mimeType.includes(g.name));if(g.parameters){this.logger.info(`Safari12::codecOption.parameters:, ${JSON.stringify(g.parameters)}`);const E=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];E.push(...g.parameters);const w=[...new Set(E).values()];T.sdpFmtpLine=w.join(";")}d.push(T)}),this.logger.info(`Safari12::selected codecs: ${JSON.stringify(d)}`),o.setCodecPreferences(d);const l=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(l),t==="audio"||t.kind==="audio"){const{enableStereo:g,enableDtx:T}=this,v=this.enableHighBitrate?g?128e3:64e3:g?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${T?"usedtx=1;":""}${g?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${v}`)}return this.midTransceiverMap.set(o.mid,o),{offerSdp:l,callback:g=>u(this,null,function*(){return this.logger.debug(`Safari12::send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(g)}]`),yield this.pc.setRemoteDescription(g),o.mid}),sender:o.sender,mid:o.mid}})}addCustomEventListeners(){this.pc.ondatachannel=t=>{const{channel:e}=t;e.onmessage=r=>u(this,null,function*(){const i=String.fromCharCode(...new Uint8Array(r.data));this.safeEmit("datachannel",t.channel,i)})}}}function oD(s,t){return typeof s=="undefined"?t:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(s):JSON.parse(JSON.stringify(s))}var Fo,Ci,Cs,Dd,Rs,vr,qo,Au,Od,Lf,Nd,Vf;class cD extends Il{constructor(e,r){var i;super(e);m(this,Rs);m(this,qo);m(this,Od);m(this,Nd);p(this,"rtpReceiver");p(this,"id");p(this,"localId");p(this,"producerId");p(this,"producingTransportId");p(this,"mimeType");p(this,"track");p(this,"peerId");p(this,"appData");p(this,"transceiver");m(this,Fo,void 0);m(this,Ci,void 0);m(this,Cs,void 0);m(this,Dd,void 0);this.id=r.id,this.localId=r.localId,f(this,Fo,r.handler),this.appData=r.appData,this.peerId=r.producingPeerId,this.producingTransportId=r.producingTransportId,f(this,Cs,!1),this.producerId=r.producerId,this.track=r.track,f(this,Ci,(i=r.paused)!=null?i:!1),this.mimeType=r.mimeType,this.transceiver=r.transceiver,this.rtpReceiver=r.rtpReceiver,x(this,Od,Lf).call(this),f(this,Dd,e)}get closed(){return a(this,Cs)}get kind(){return this.track.kind}get paused(){return a(this,Ci)}close(e,r){a(this,Cs)||(this.logger.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,a(this,Rs,vr)),f(this,Cs,!0),r&&(x(this,Nd,Vf).call(this),this.transceiver.stop()),this.safeEmit("close",e))}getStats(){return u(this,null,function*(){if(a(this,Cs))throw new bt("closed");return a(this,Fo).getReceiverStats(this.localId)})}pause(){if(this.logger.debug("consumer::pause()",a(this,Rs,vr)),a(this,Cs)){this.logger.error("consumer::pause() | Consumer closed",a(this,Rs,vr));return}f(this,Ci,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(this.logger.debug("consumer::resume()",a(this,Rs,vr)),a(this,Cs)){this.logger.error("Consumer::resume() | Consumer closed",a(this,Rs,vr));return}f(this,Ci,!1),this.track.enabled=!0,this.safeEmit("resume")}}Fo=new WeakMap,Ci=new WeakMap,Cs=new WeakMap,Dd=new WeakMap,Rs=new WeakSet,vr=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},qo=new WeakSet,Au=function(){this.logger.debug('Consumer::track "ended" event',a(this,Rs,vr)),this.safeEmit("trackended")},Od=new WeakSet,Lf=function(){this.track.addEventListener("ended",x(this,qo,Au).bind(this))},Nd=new WeakSet,Vf=function(){try{this.track.removeEventListener("ended",x(this,qo,Au)),this.track.stop()}catch(e){this.logger.error("Consumer::destroyTrack()",G(O({},a(this,Rs,vr)),{error:e}))}};var us,sa,ra,Ri,Yt,Qe,Lr,ia,Ld,Ot,ns;class dD extends Il{constructor(e,r){var i,n;super(e);m(this,Ot);p(this,"id");p(this,"localId");m(this,us,void 0);p(this,"kind");p(this,"appData");p(this,"rtpSender");m(this,sa,void 0);m(this,ra,void 0);m(this,Ri,void 0);m(this,Yt,!1);m(this,Qe,void 0);m(this,Lr,void 0);m(this,ia,void 0);m(this,Ld,void 0);this.id=r.id,this.localId=r.localId,f(this,Qe,r.track),this.kind=(i=r.track)==null?void 0:i.kind,f(this,Lr,r.disableTrackOnPause?!((n=r.track)!=null&&n.enabled):!1),f(this,ia,void 0),f(this,sa,r.stopTracks),f(this,ra,r.disableTrackOnPause),f(this,Ri,r.zeroRtpOnPause),this.appData=r.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),f(this,us,r.handler),this.rtpSender=r.rtpSender,this._handleTrack(),f(this,Ld,e)}get closed(){return a(this,Yt)}get track(){return a(this,Qe)}get paused(){return a(this,Lr)}get maxSpatialLayer(){return a(this,ia)}close(e){return u(this,null,function*(){if(a(this,Yt))return;if(this.logger.debug(`Producer::close() ${e?`with reason ${e}`:""}`,a(this,Ot,ns)),f(this,Yt,!0),this._destroyTrack(),e===gd){this.safeEmit("close",{reason:e});return}const{offerSdp:r,callback:i}=yield a(this,us).stopSending(this.localId),{answer:n}=yield this.safeEmitAsPromise("close",{offer:r,reason:e});i(n)})}getStats(){return u(this,null,function*(){if(a(this,Yt))throw new bt("closed");return a(this,us).getSenderStats(this.localId)})}pause(){this.logger.debug("Producer::pause()",a(this,Ot,ns)),a(this,Yt)&&this.logger.error("Producer::pause() | Producer closed",a(this,Ot,ns)),f(this,Lr,!0),a(this,Qe)&&a(this,ra)&&(a(this,Qe).enabled=!1),a(this,Ri)&&a(this,us).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(this.logger.debug("Producer::resume()",a(this,Ot,ns)),a(this,Yt)){this.logger.error("Producer::resume() | Producer closed",a(this,Ot,ns));return}f(this,Lr,!1),a(this,Qe)&&a(this,ra)&&(a(this,Qe).enabled=!0),a(this,Ri)&&a(this,us).replaceTrack(this.localId,a(this,Qe)),this.emit("resume")}replaceTrack(r){return u(this,arguments,function*({track:e}){if(this.logger.debug(`Producer::replaceTrack() trackId: ${e==null?void 0:e.id}`,a(this,Ot,ns)),a(this,Yt)){if(e&&a(this,sa))try{e.stop()}catch(i){this.logger.error("Producer::replaceTrack",G(O({},a(this,Ot,ns)),{error:i}))}throw new bt("closed")}else if(e&&e.readyState==="ended")throw new bt("track ended");if(e===a(this,Qe)){this.logger.debug(`replaceTrack() | same track, ignored trackId: ${e.id}`,a(this,Ot,ns));return}(!a(this,Ri)||!a(this,Lr))&&(yield a(this,us).replaceTrack(this.localId,e)),this._destroyTrack(),f(this,Qe,e),this._handleTrack()})}setMaxSpatialLayer(e){return u(this,null,function*(){if(a(this,Yt))throw new bt("closed");if(this.kind!=="video")throw new To("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");yield a(this,us).setMaxSpatialLayer(this.localId,e),f(this,ia,e)})}setRtpEncodingParameters(e){return u(this,null,function*(){if(a(this,Yt))throw new bt("closed");if(typeof e!="object")throw new TypeError("invalid params");yield a(this,us).setRtpEncodingParameters(this.localId,e)})}_onTrackEnded(){this.logger.debug(`Producer::track "ended" event trackId: ${this.track.id}`,a(this,Ot,ns)),this.safeEmit("trackended",this.track.id)}_handleTrack(){a(this,Qe)&&a(this,Qe).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(a(this,Qe))try{a(this,Qe).removeEventListener("ended",this._onTrackEnded),a(this,sa)&&a(this,Qe).stop()}catch(r){this.logger.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,G(O({},a(this,Ot,ns)),{error:r}))}}}us=new WeakMap,sa=new WeakMap,ra=new WeakMap,Ri=new WeakMap,Yt=new WeakMap,Qe=new WeakMap,Lr=new WeakMap,ia=new WeakMap,Ld=new WeakMap,Ot=new WeakSet,ns=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};function xf(s){return typeof s=="object"&&!Array.isArray(s)&&s!==null}function Zl(s){return Math.random().toString(36).substring(2,2+s)}const Fc=1;function Zp(s){const t=s;return delete t.payload._bolt,t}function lD(s){return s.payload&&xf(s.payload)}function uD(s){var t,e;return lD(s)&&(e=(t=s.payload._bolt)==null?void 0:t.id)!=null?e:""}var Vr,Vd,ki;const hn=class extends nt.EventEmitter{constructor(e,r,i,n){super();p(this,"channel");p(this,"queue");p(this,"serverProtocolVersion");m(this,Vr,new Map);m(this,Vd,void 0);m(this,ki,void 0);p(this,"respond",(e,r,i=!1)=>{let n;i?n=hn.createErrorResponse(e,r):n=hn.createResponse(e,r),this.channel.send(JSON.stringify(n))});p(this,"notify",e=>{const r=hn.createNotification(e);this.channel.send(JSON.stringify(r))});p(this,"request",e=>u(this,null,function*(){const r=hn.createRequest(e),i=new Promise((n,o)=>{const{id:d}=r.payload._bolt,l={id:d,method:r.type,resolve:h=>{this.queue.delete(d)&&(clearTimeout(l.timer),n(h))},timer:setTimeout(()=>{this.queue.delete(d)&&o(new Error(`request timeout for message id: ${d}`))},2e4),cancel:h=>{this.queue.delete(d)&&(clearTimeout(l.timer),o(h))}};this.queue.set(d,l)});return this.channel.send(JSON.stringify(r)),i}));p(this,"send",e=>{const r=JSON.stringify(e),i=16384;if(r.length>i){const n=i-200,o=Math.ceil(r.length/n),c=[];for(let l=0;l<o;l+=1){const h=l*n,g=(l+1)*n;c.push(r.slice(h,g))}const d=Jr.v4();for(let l=0;l<o;l+=1){const h=c[l],T=JSON.stringify({id:d,count:o,chunkIndex:l,chunk:h});a(this,ki).debug(`Sending message chunk over dc: ${T}`),this.channel.send(T)}}else a(this,ki).debug(`Sending message over dc: ${r}`),this.channel.send(r)});p(this,"processMessage",e=>{var i;a(this,Vr).has(e.id)||a(this,Vr).set(e.id,[]);const r=a(this,Vr).get(e.id);if(r[e.chunkIndex]=e,(r==null?void 0:r.length)===e.count&&!r.some(n=>n===void 0)){const n=a(this,Vr).get(e.id),o=n==null?void 0:n.reduce((d,l)=>d+l.chunk,"");a(this,Vr).delete(e.id);const c=JSON.parse(o);if(!c.payload||!xf(c.payload))throw new Error("corrupted incoming message over dc",{cause:{code:"CORRUPT_DC_MESSAGE",values:c}});if(this.processBoltHandshake(c))return;if(this.serverProtocolVersion=(i=c.payload._bolt)==null?void 0:i.version,!this.processResponseMsg(c))return c}});p(this,"processResponseMsg",e=>{const{id:r}=e.payload._bolt,i=this.queue.get(r);return i?(a(this,ki).debug(`resolving pending request with id: ${r}, complete response: ${JSON.stringify(e)}`),e.type==="error"?i.cancel(Zp(e)):i.resolve(Zp(e)),!0):!1});p(this,"processBoltHandshake",e=>{var r,i;return e.type==="_bolt"||e.type==="handshake"?(this.respond((i=(r=e.payload._bolt)==null?void 0:r.id)!=null?i:Zl(8),{type:"_bolt",payload:{message:"pong"}}),!0):!1});this.label=i,this.transportId=n,f(this,Vd,e),f(this,ki,e.getValue("logger")),this.channel=r,this.queue=new Map}};let si=hn;Vr=new WeakMap,Vd=new WeakMap,ki=new WeakMap,p(si,"createRequest",e=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:G(O({},e.payload),{_bolt:{id:Zl(8),type:"REQUEST",version:Fc}})}}),p(si,"createResponse",(e,r)=>{var i;if((i=r.payload)!=null&&i._bolt)throw new Error("rpc fields are internal values");return{type:r.type,payload:G(O({},r.payload),{_bolt:{id:e,type:"RESPONSE",version:Fc}})}}),p(si,"createNotification",e=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:G(O({},e.payload),{bolt:{id:Zl(8),type:"NOTIFY",version:Fc}})}}),p(si,"createErrorResponse",(e,r)=>({type:"error",payload:{error:r.message,_bolt:{id:e,type:"RESPONSE",version:Fc}}}));const gd="transport closed";var Mi;const pn=class extends Il{constructor(e,{id:r,direction:i,handlerFactory:n,iceServers:o,iceTransportPolicy:c,proprietaryConstraints:d,additionalSettings:l,appData:h,config:g}){var w,b,M;super(e);p(this,"awaitQueue");p(this,"observer");p(this,"id");p(this,"serverId");p(this,"direction");p(this,"maxSctpMessageSize");p(this,"handler");p(this,"connectionState","new");p(this,"producers");p(this,"consumers");p(this,"datachannels");p(this,"connected",!1);p(this,"eventsDCReadyPromise");p(this,"eventsDCReadyPromiseResolver");p(this,"eventsDCFailureTimer");p(this,"transportConnectionPromise");p(this,"consumerTrackEvents");p(this,"unknownTracksMap");p(this,"appData");m(this,Mi,void 0);f(this,Mi,e);const T=e.getValue("logger");T.debug(`constructor() [id: ${r}, direction: ${i}]`),this.id=r,this.direction=i;const v=oD(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.datachannels=new Map,this.consumerTrackEvents=new Map,this.unknownTracksMap=new Map,this.awaitQueue=new Iu(T,!0),this.handler=n(),this.handler.enableHighBitrate=(w=g==null?void 0:g.enableHighBitrate)!=null?w:!1,this.handler.enableStereo=(b=g==null?void 0:g.enableStereo)!=null?b:!1,this.handler.enableDtx=(M=g==null?void 0:g.enableDtx)!=null?M:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:i,iceServers:o,iceTransportPolicy:c,additionalSettings:l,proprietaryConstraints:d}),this.appData=h||{};const E=3e4;this.transportConnectionPromise=new Promise(D=>{const $=setTimeout(()=>{T.error("ICE connection timeout - possible firewall blocking WebRTC or TURN unreachable",{transport:{id:this.id,type:this.direction}}),D(!1)},E);this.once("connected",()=>{clearTimeout($),D(!0)}),this.once("disconnect",()=>{clearTimeout($),D(!1)}),this.once("close",()=>{clearTimeout($),D(!1)})}),this.eventsDCReadyPromise=new Promise(D=>{this.eventsDCReadyPromiseResolver=D}),this.handler.on("@connectionstatechange",D=>{D!==this.connectionState&&(this.logger.debug(`connection state changed to ${D}`),this.connectionState=D,D==="connected"&&(this.connected=!0,this.emit("connected")),D==="disconnected"&&(this.connected=!1,this.emit("disconnect")),(D==="failed"||D==="closed")&&(this.connected=!1,this.emit("close")),this.closed||this.safeEmit("connectionstatechange",D))}),this.handler.on("@icecandidate",({candidate:D})=>{this.closed||this.safeEmit("icecandidate",D)}),this.handler.on("dc_open",D=>{let $=this.datachannels.get(D.label);$||($||($=new si(a(this,Mi),D,D.label,this.serverId),this.datachannels.set(D.label,$)),this.eventsDCFailureTimer=setTimeout(()=>{D.label==="events"&&(this.eventsDCReadyPromiseResolver(!1),this.safeEmit("dc_error",D.label))},5e3))}),this.handler.on("datachannel",(D,$)=>{D.label==="events"&&(this.eventsDCReadyPromiseResolver(!0),this.eventsDCFailureTimer&&clearTimeout(this.eventsDCFailureTimer));const V=this.datachannels.get(D.label);if(!V){this.logger.error("unregistered datachannel for message",{rtcChannel:{label:D.label,message:$}});return}try{const H=JSON.parse($);this.logger.debug("datachannel message chunk recieved",{dataChannelMessageChunk:{id:H.id,count:H.count,chunkIndex:H.chunkIndex,chunk:H.chunk,transprtId:this.serverId}});const j=V.processMessage(H);if(!j)return;this.logger.debug(`datachannel message with id:${H.id} on transport:${this.serverId}complete - ${JSON.stringify(j)}`),this.emit(`datachannel:${D.label}`,V.label,j)}catch(H){this.logger.error("error parsing message",{error:H})}})}get closed(){return this.connectionState==="closed"}setServerId(e){this.serverId=e}getDatachannel(e){return this.datachannels.get(e)}get isEventsDCReady(){return this.eventsDCReadyPromise}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(gd).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(e=>{e.close(gd)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"))}getStats(){return u(this,null,function*(){if(this.closed)throw new bt("closed");return this.handler.getTransportStats()})}connect(e){return u(this,null,function*(){try{if(yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:r,callback:i}=yield this.handler.connect(),{transportId:n,answer:o}=yield e(r);this.setServerId(n),yield i(o)})),!(yield this.transportConnectionPromise))throw new Error("ice connection failed")}catch(r){throw this.logger.error("transport failed to connect:",{error:r}),r}})}restartIce(){return u(this,null,function*(){if(this.logger.debug("restartIce()"),this.closed)throw new bt("closed");return this.handler.restartIce()})}canProduce(e){return u(this,null,function*(){const{track:r,appData:i}=e;if(r){if(this.direction!=="send")throw new To("not a sending Transport");if(r.readyState==="ended")throw new bt("track ended");if(i&&typeof i!="object")throw new TypeError("if given, appData must be an object")}else throw new TypeError("missing track");if(!(yield this.transportConnectionPromise))throw new br("transport not connected");return!0})}produce(e,r){return u(this,null,function*(){if(!(yield this.canProduce(e)))throw new Error("Cannot produce");const{track:n,encodings:o,codecOptions:c,stopTracks:d=!0,disableTrackOnPause:l=!0,zeroRtpOnPause:h=!1,appData:g={}}=e;this.logger.debug(`produce() [track:${n.id}]`);const{producerId:T,localId:v,rtpSender:E}=yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:w,callback:b,sender:M,mid:D}=yield this.handler.send({track:n,encodings:o,codecOptions:c,screenShare:g==null?void 0:g.screenShare}),{answer:$,producerId:V}=yield r({offer:w,kind:n.kind,paused:l?!n.enabled||Object.hasOwn(n,"fakeTracks"):!1,appData:G(O({},g||{}),{mid:D}),codecOptions:c,producingTransportId:this.serverId}),H=yield b($);return{producerId:V,localId:H,rtpSender:M}}),"Transport.produce");return this.createProducerObject({id:T,localId:v,track:n,stopTracks:d,disableTrackOnPause:l,zeroRtpOnPause:h,appData:g,handler:this.handler,rtpSender:E})})}createProducerObject(e){return u(this,null,function*(){const r=new dD(a(this,Mi),e);return this.producers.set(r.id,r),r.once("close",()=>{this.producers.delete(r.id)}),this.emit("newproducer",r),r})}closeProducer(e){return u(this,null,function*(){yield this.awaitQueue.push(e.close.bind(e),"Transport.closeProducer")})}canConsume(){return u(this,null,function*(){if(this.closed)throw new bt("closed");if(this.direction!=="recv")throw new To("not a receiving transport");if(!(yield this.transportConnectionPromise))throw new br("transport not connected");return!0})}consume(e,r,i){return u(this,null,function*(){return this.awaitQueue.push(()=>u(this,null,function*(){const n={},{consumerStates:o,sessionDescription:c,failedProducers:d}=yield r(e);o.forEach((h,g)=>{n[g]=this.createConsumerObjectAndWaitForTrack(G(O({},h),{producerId:g}))}),c&&(this.logger.info("Session description found, sending negotiation request"),yield i(c));const l=[];return yield Promise.all(Object.entries(n).map(([h,g])=>g.then(T=>l.push(T)).catch(()=>{this.logger.error(`Failed to create consumer object, producer: ${h}`,{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=as.parse(e.sdp),n={};return i.media.forEach(o=>{r.includes(o.mid.toString())&&(n[o.mid.toString()]={rtp:o.rtp,fmtp:o.fmtp,payloads:o.payloads,rtcpFb:o.rtcpFb})}),n}static setCodecAndFmtpMappings(e,r,i){const n=as.parse(e.sdp);return n.media=n.media.map(c=>{if(r.includes(c.mid.toString())){const d=O({},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}),G(O({},e),{sdp:as.write(n)})}static parseHeaderExtensionMappings(e){const r=as.parse(e.sdp),i={};return r.media.forEach(n=>{i[n.mid]=n.ext}),i}static setHeaderExtensionMappings(e,r){const i=as.parse(e.sdp);return i.media=i.media.map(o=>{const c=O({},o);return c.ext=r[o.mid],c}),G(O({},e),{sdp:as.write(i)})}closeConsumers(e,r){return u(this,null,function*(){try{const i=e.map(l=>l.transceiver.mid),n=pn.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,i),o=pn.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=yield this.handler.pc.createOffer();this.logger.info("[SDP] Created offer for closing consumers",{sdp:c.sdp}),c=pn.setCodecAndFmtpMappings(c,i,n),c=pn.setHeaderExtensionMappings(c,o),this.logger.info("[SDP] Updated codec and fmtp mappings in close consumer offer",{sdp:c.sdp}),yield this.setLocalDescription(c),this.logger.info("Successfully set local description in close consumers");const d=yield r(e,c);this.logger.info("[SDP] Received answer in close consumers",{sdp:d.sdp}),yield 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})}})}setRemoteOffer(e){return u(this,null,function*(){try{this.logger.info("[SDP] Received offer from SFU",{sdp:e.sdp}),yield this.setRemoteDescription(e);const r=yield this.handler.pc.createAnswer();this.logger.info("[SDP] Created answer corresponding to received offer",{sdp:r.sdp});const i=as.parse(r.sdp);return i.media=i.media.map(n=>{if(n.type==="audio"){const o=O({},n),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 n}),r.sdp=as.write(i),this.logger.info("[SDP] Setting munged SDP",{sdp:r.sdp}),yield 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 n=`${i.mid}:${r.kind}`;r.addEventListener("ended",()=>{this.logger.info(`rtc consumer track ended [trackId: ${r.id}]`),this.unknownTracksMap.delete(n)});const o=this.consumerTrackEvents.get(n);o?(o(r,i),this.consumerTrackEvents.delete(n)):(this.logger.warn(`track event handler not found ${n}`),this.unknownTracksMap.set(n,e))}sendErrorOverDC(e,r,i){const n=this.getDatachannel(e);if(!n)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:e}}});n.respond(r,i,!0)}sendResponseOverDC(e,r,i){const n=this.getDatachannel(e);if(!n)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:e}}});n.respond(r,i)}createConsumerObjectAndWaitForTrack(e){return u(this,null,function*(){const{consumerId:r,producerId:i,producingPeerId:n,producingTransportId:o,streamId:c,paused:d,screenShare:l,appData:h,kind:g,mimeType:T}=e,v=`${c}:${g}`,E=G(O({},e),{name:"consumer creation task error",message:"consumer creation failed"});return new Promise((w,b)=>u(this,null,function*(){const M=setTimeout(()=>{this.logger.warn(`Timed out waiting for track event ${v} producingPeerId: ${n}`),this.consumerTrackEvents.delete(v),E.isTimedout=!0,b(E)},5e3),D=(V,H)=>{try{if(V.readyState==="ended")clearTimeout(M),b(E);else{const j=V;j.enabled=!0,this.handler.midTransceiverMap.set(H.mid,H);const Z=new cD(a(this,Mi),{id:r,localId:H.mid,transceiver:H,track:j,paused:d,producerId:i,producingPeerId:n,producingTransportId:o,handler:this.handler,appData:G(O({},h),{screenShare:l,peerId:n}),rtpReceiver:H.receiver,mimeType:T});this.consumers.set(r,Z),Z.once("close",()=>{this.consumers.delete(Z.id),this.handler.midTransceiverMap.delete(H.mid)}),this.logger.info("consumer created for ",{consumer:{id:r,kind:g,appData:{screenShare:l},peerId:n,producerId:i}}),this.emit("newconsumer",Z),clearTimeout(M),w(Z)}}catch(j){this.logger.warn("error while creating consumer:",j),clearTimeout(M),b(E)}},$=this.unknownTracksMap.get(v);$?(this.logger.info(`track event already received [trackId: ${$.track.id}] [mid: ${$.transceiver.mid}]`),this.unknownTracksMap.delete(v),D($.track,$.transceiver)):(this.logger.info(`Registering onTrack handler for key ${v} [producingPeerId: ${n}]`),this.consumerTrackEvents.set(v,D))}))})}setRemoteDescription(e){return u(this,null,function*(){yield this.handler.pc.setRemoteDescription(e)})}setLocalDescription(e){return u(this,null,function*(){this.logger.debug(`[SDP] ${this.direction}() {transportId: ${this.serverId}} | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),yield this.handler.pc.setLocalDescription(e)})}sendDataChannelMessage(e,r){return u(this,null,function*(){const i=this.getDatachannel(e);if(!i)throw sD("DC_NOT_READY",`${e} datachannel not ready`);const n=(yield i.request(r)).payload;return this.logger.info(`sendDataChannelMessage::response ${JSON.stringify(n)}`),n})}};let Du=pn;Mi=new WeakMap;function hD(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=kg.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 Ks,Ii;class pD{constructor(t,{handlerName:e,handlerFactory:r}={}){p(this,"handlerFactory");m(this,Ks,void 0);m(this,Ii,void 0);const i=t.getValue("logger");if(i.debug("constructor()"),f(this,Ks,t),f(this,Ii,i),e&&r)throw new TypeError("just one of handlerName or handlerInterface can be given");if(r)this.handlerFactory=r;else{if(e)a(this,Ii).debug(`Device::constructor() | handler given: ${e}`);else if(e=hD(a(this,Ii)),e)a(this,Ii).debug(`Device::constructor() | detected handler: ${e}`);else throw new Error("device not supported");switch(e){case"Chrome74":this.handlerFactory=bh.createFactory(a(this,Ks));break;case"Safari12":this.handlerFactory=_h.createFactory(a(this,Ks));break;case"Firefox60":this.handlerFactory=pd.createFactory(a(this,Ks),{supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=pd.createFactory(a(this,Ks),{supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${e}"`)}}}createTransport(t){const e=Jr.v4();return new Du(a(this,Ks),G(O({id:e},t),{handlerFactory:this.handlerFactory}))}}Ks=new WeakMap,Ii=new WeakMap;const gD=2e3;var na,st,rt,jo,Go,Ai,aa,Wo,oa,Di,ks,ca,Zc,Jo,Ou,xd,Uf,Ko,Nu,Ud,$f,$d,Bf,Bd,Hf,Hd,Ff,Fd,qf,zo,Lu,Yo,Vu;class mD extends nt.EventEmitter{constructor(e,r){super();m(this,ca);m(this,Jo);m(this,xd);m(this,Ko);m(this,Ud);m(this,$d);m(this,Bd);m(this,Hd);m(this,Fd);m(this,zo);m(this,Yo);p(this,"context");m(this,na,void 0);m(this,st,void 0);m(this,rt,void 0);m(this,jo,void 0);m(this,Go,void 0);m(this,Ai,void 0);m(this,aa,void 0);m(this,Wo,void 0);m(this,oa,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0});m(this,Di,void 0);m(this,ks,"all");this.context=e,f(this,Ai,r),f(this,na,new pD(e)),f(this,aa,new aD(r)),f(this,Wo,Ts),a(this,ca,Zc).mediaState={send:{state:Tn.NEW},recv:{state:Tn.NEW}},ba(this.context,"forceRelay")&&f(this,ks,"relay"),this.logger.info(`ICE Transport Policy initially set to ${a(this,ks)}`),x(this,Jo,Ou).call(this)}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get socket(){return a(this,Ai)}get socketHandler(){return a(this,aa)}get sendTransport(){return a(this,st)}get recvTransport(){return a(this,rt)}get events(){return a(this,Wo)}set sendTransportConnectedCallback(e){f(this,jo,e)}set recvTransportConnectedCallback(e){f(this,Go,e)}setupTransports(e){return u(this,null,function*(){yield x(this,xd,Uf).call(this,e);let r,i;e.send&&(r=x(this,Ko,Nu).call(this,a(this,st)).then(n=>{try{a(this,jo).call(this,n)}catch(o){this.logger.error("Failed to run send transport callback")}})),e.recv&&(i=x(this,Ko,Nu).call(this,a(this,rt)).then(n=>{try{a(this,Go).call(this,n)}catch(o){this.logger.error("Failed to run recv transport callback")}})),yield Promise.all([r,i])})}stopTransports(e){var r,i;if(e.send&&this.sendTransport!==void 0){const{id:n,serverId:o,direction:c}=a(this,st);this.logger.info("Closing send transport",{transport:{id:n,serverId:o,type:c}}),a(this,st).close(),a(this,st).removeAllListeners(),f(this,st,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:n,serverId:o,direction:c}=a(this,rt);this.logger.info("Closing recv transport",{transport:{id:n,serverId:o,type:c}}),(r=a(this,rt))==null||r.close(),(i=a(this,rt))==null||i.removeAllListeners(),f(this,rt,void 0)}x(this,Jo,Ou).call(this)}stopAllTransports(){this.logger.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}handleErrors(e){throw new Error("Method not implemented.")}}na=new WeakMap,st=new WeakMap,rt=new WeakMap,jo=new WeakMap,Go=new WeakMap,Ai=new WeakMap,aa=new WeakMap,Wo=new WeakMap,oa=new WeakMap,Di=new WeakMap,ks=new WeakMap,ca=new WeakSet,Zc=function(){return this.context.getValue("connectionHandler")},Jo=new WeakSet,Ou=function(){f(this,Di,{send:void 0,recv:void 0})},xd=new WeakSet,Uf=function(e){return u(this,null,function*(){var o,c,d,l,h,g,T,v;ba(this.context,"forceRelay")&&f(this,ks,"relay"),this.logger.info(`ICE Transport Policy set to ${a(this,ks)}`);const n=yield mt().getICEServers().catch(E=>(this.logger.warn(`failed to get iceservers from server: ${E.message}`),[]));e.send&&x(this,$d,Bf).call(this,{iceServers:n,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:(T=(g=(h=this.context.getValue("defaults").mediaConfiguration)==null?void 0:h.audio)==null?void 0:g.enableStereo)!=null?T:!1,enableDtx:!1},iceTransportPolicy:a(this,ks)}),e.recv&&x(this,Bd,Hf).call(this,{iceServers:n,additionalSettings:{encodedInsertableStreams:(v=this.context.getValue("modules").e2ee)==null?void 0:v.enabled},iceTransportPolicy:a(this,ks)})})},Ko=new WeakSet,Nu=function(e){return u(this,null,function*(){const{id:r,serverId:i,direction:n}=e;x(this,Hd,Ff).call(this,e);try{return yield Nf((c,d)=>u(this,null,function*(){c>0&&this.logger.debug(`Retrying transport connect, count: ${c}`,{transport:{id:r,serverId:i,type:n}});try{if(e.closed)throw new br("Cannot reconnect closed transport");yield x(this,Ud,$f).call(this,e)}catch(l){if(l instanceof br){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:n}}),e.close(),e.removeAllListeners(),o}})},Ud=new WeakSet,$f=function(e){return u(this,null,function*(){const{id:r,direction:i}=e;if(this.logger.info(`Connecting ${i} transport`,{transport:{id:r,type:i}}),!a(this,Ai).isConnected)throw new br("Socket is not connected");if(e.connectionState==="closed")throw new br("Transport is closed");try{yield e.connect(n=>x(this,Fd,qf).call(this,i,n)),this.logger.info(`Connected ${i} transport`,{transport:{id:r,serverId:e.serverId,type:i}})}catch(n){throw a(this,oa).transportFailureCount[i]+=1,n.message==="ice connection failed"?new br(n.message):n}})},$d=new WeakSet,Bf=function(e){var r,i;if(a(this,st)&&a(this,st).connected){this.logger.info("Transport send is already connected",{transport:{id:(r=a(this,st))==null?void 0:r.id,serverId:(i=a(this,st))==null?void 0:i.serverId,type:"send"}});return}f(this,st,a(this,na).createTransport(G(O({},e),{direction:"send"}))),this.context.getValue("callstats").configureSendTransport(a(this,st))},Bd=new WeakSet,Hf=function(e){var r,i;if(a(this,rt)&&a(this,rt).connected){this.logger.info("Transport recv is already connected",{transport:{id:(r=a(this,rt))==null?void 0:r.id,serverId:(i=a(this,rt))==null?void 0:i.serverId,type:"recv"}});return}f(this,rt,a(this,na).createTransport(G(O({},e),{direction:"recv"}))),this.context.getValue("callstats").configureRecvTransport(a(this,rt))},Hd=new WeakSet,Ff=function(e){const{direction:r,id:i}=e;e.on("connectionstatechange",n=>u(this,null,function*(){x(this,Yo,Vu).call(this,{state:n,direction:r}),this.logger.info(`Transport connection state changed for ${r} transport`,{transport:{id:i,serverId:e.serverId,type:r,status:n}});const o=()=>{const c=a(this,Di)[r];c!==void 0&&(clearTimeout(c),a(this,Di)[r]=void 0)};switch(n){case"connected":o(),a(this,oa).lastConnectionTime=performance.now();break;case"disconnected":a(this,Di)[r]=setTimeout(()=>u(this,null,function*(){this.logger.warn(`${r} transport is in disconnected state, reconnecting transport`,{transport:{id:i,serverId:e.serverId,type:r}}),yield x(this,zo,Lu).call(this,e.direction)}),gD);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}}),yield x(this,zo,Lu).call(this,e.direction);break}})),e.on("icecandidate",n=>u(this,null,function*(){this.logger.debug("Sending iceCandidate:",{iceCandidate:n})})),e.on("datachannel:events",(n,o)=>u(this,null,function*(){var c,d;this.logger.debug("Got data channel message on event:",{rtcChannel:{label:n,message:o}});try{switch(o.type){case"handshake":{const l={type:"handshake",payload:{message:"pong"}};e.sendResponseOverDC(n,uD(o),l);break}case"hub-disconnect":{this.logger.debug(`media hub disconnected, full_reconnect: ${(c=o.payload)==null?void 0:c.full_reconnect}`),((d=o.payload)==null?void 0:d.full_reconnect)===!0&&this.handleErrors("rejoin");break}case"error":break;default:break}}catch(l){this.logger.error(`Unable to handle the incoming datachannel message on channel ${n}`)}})),e.on("dc_error",()=>{e.direction==="recv"&&(this.logger.warn("Events datachannel did not open in 5s"),this.handleErrors("reconnectRecvTransport"))})},Fd=new WeakSet,qf=function(e,r){return u(this,null,function*(){const i=e==="recv";try{const{sdp:n,type:o}=r,c={consuming:i,description:{sdp:n,type:o,target:i?dr.SUBSCRIBER:dr.PUBLISHER},producers:[]};return a(this,aa).connectTransport(c)}catch(n){throw this.logger.error(`Error in ${e} transport connection:`,{error:n}),n}})},zo=new WeakSet,Lu=function(e){return u(this,null,function*(){switch(this.logger.info("Called reconnect transport",{transport:{type:e}}),this.stopTransports({[e]:!0}),a(this,Ai).isConnected&&a(this,oa).transportFailureCount[e]>2&&(this.logger.warn(`Multiple disconnections in ${e} transport, forcing relay`),f(this,ks,"relay")),yield this.setupTransports({[e]:!0}),e){case"send":{this.logger.info("Transport reconnected",{transport:a(this,st)}),this.context.getValue("peerSessionStore").emit(C.RESET_PRODUCER_STATE);break}case"recv":{this.logger.info("Transport reconnected",{transport:a(this,rt)}),this.context.getValue("peerSessionStore").emit(C.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:this.logger.warn("Unknown transport direction",{transport:{type:e}})}x(this,Yo,Vu).call(this,{state:Tn.CONNECTED,direction:e})})},Yo=new WeakSet,Vu=function(e){const{state:r,direction:i}=e;a(this,ca,Zc).mediaState[i]={state:r},this.context.getValue("peerSessionStore").emit(C.TRANSPORT_STATE_UPDATE,O({transport:i},a(this,ca,Zc).mediaState[i]))};var qd,Qt;class fD{constructor(t,e,r,i,n){m(this,qd,void 0);m(this,Qt,void 0);this.events=e,this.recvTransport=r,this.socket=i,this.socketHandler=n,f(this,qd,t),f(this,Qt,t.getValue("logger"))}create(t){return u(this,null,function*(){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:h,producingTransportId:g}=d,T={simulcast:{preferredRid:"f",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}};e.set(h,l),r.push(O({producingPeerId:l,producerId:h,producingTransportId:g},T))});const i=yield this.socketHandler.consume({requests:r,consumingTransportId:this.recvTransport.serverId}),n=new Map;t.forEach(d=>n.set(d.producerId,d));const o=new Map,c=[];return Object.entries(i.consumerStateMap).forEach(([d,l])=>{const h=n.get(d);if(!h)return;if(l.errorCode){a(this,Qt).warn(`Consumer request failed for producer ${d}`,{error:{message:l.errorCode}}),c.push(G(O({},h),{errorCode:l.errorCode}));return}let g={};try{g=JSON.parse(l.producerState.appData)}catch(T){}o.set(d,{consumerId:l.consumerId,producingTransportId:h.producingTransportId,producingPeerId:h.producingPeerId,kind:h.kind,paused:h.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:h.screenShare,mimeType:h.mimeType,appData:g})}),{consumerStates:o,sessionDescription:i.sessionDescription,failedProducers:c}})}negotiate(t){return u(this,null,function*(){try{a(this,Qt).info("Negotiating socket consumer",{transport:this.recvTransport}),a(this,Qt).debug(`[SDP] setting remote offer: ${JSON.stringify(t)} on recvTransport`,{transport:this.recvTransport});const e=yield this.recvTransport.setRemoteOffer(t),r={transportId:this.recvTransport.serverId,description:{sdp:e.sdp,type:e.type,target:dr.SUBSCRIBER}};return a(this,Qt).debug(`sending renegotiate request: ${JSON.stringify(r)} on recvTransport`,{transport:this.recvTransport}),yield this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,cw.toBinary(r)),a(this,Qt).info("Renegotiation done",{transport:this.recvTransport}),e}catch(e){a(this,Qt).error("Failed to renegotiate",{error:e});return}})}close(t){return u(this,null,function*(){if(!t.length)return{};const e=(r,i)=>u(this,null,function*(){const n=r.map(l=>l.localId);a(this,Qt).info(`Closing consumers: ${JSON.stringify(n)}`);const o={description:{sdp:i.sdp,type:i.type,target:dr.SUBSCRIBER},consumerIds:n,consumingTransportId:this.recvTransport.serverId},c=yield this.socketHandler.closeConsumer(o),d=LC.fromBinary(c).description;return{sdp:d.sdp,type:d.type}});return yield this.recvTransport.awaitQueue.push(()=>this.recvTransport.closeConsumers(t,e),"ConsumerStrategy.close",{consumersLength:t.length}),{}})}switchConsumersToLayer(t,e){return u(this,null,function*(){const r={requests:[],consumingTransportId:this.recvTransport.serverId},i=t.filter(n=>n&&n.id);i.forEach(({id:n,producingTransportId:o,localId:c})=>{r.requests.push({producerId:n,producingTransportId:o,mid:c,simulcast:{preferredRid:e===0?"q":"h",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}})}),yield this.socketHandler.updateConsumersSimulcastConfig(r),a(this,Qt).info(`Consumers switched layers to ${e}`,{consumerIds:i==null?void 0:i.map(({id:n})=>n)})})}}qd=new WeakMap,Qt=new WeakMap;class wh{constructor(t){this.socketHandler=t}static getMSIDFromSDP(t,e){return as.parse(t).media.filter(n=>e==="video"?n.type==="video":n.type==="audio").at(-1).msid}create(c){return u(this,arguments,function*({offer:t,kind:e,paused:r,appData:i,codecOptions:n,producingTransportId:o}){var T,v;const d=wh.getMSIDFromSDP(t.sdp,e),l={description:{sdp:t.sdp,type:t.type,target:dr.PUBLISHER},paused:r,kind:e,msid:d,appData:JSON.stringify(i),screenShare:(T=i.screenShare)!=null?T:!1,mimeType:`${e}/${(v=n[0])==null?void 0:v.name}`,producingTransportId:o},{answer:h,producerId:g}=yield this.socketHandler.produce(l);return{answer:h,producerId:g}})}}var Oi,xr,da,Qo,Ms,jd,zs,la,Xo,xu,Gd,jf,Wd,Gf,Jd,Wf,Kd,Jf;class TD extends mD{constructor(e,r){super(e,r);m(this,Xo);m(this,Gd);m(this,Wd);m(this,Jd);m(this,Kd);m(this,Oi,void 0);m(this,xr,void 0);m(this,da,void 0);m(this,Qo,void 0);m(this,Ms,void 0);m(this,jd,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0});m(this,zs,[]);m(this,la,void 0);this.context=e,this.sendTransportConnectedCallback=()=>u(this,null,function*(){f(this,Qo,new wh(this.socketHandler))}),this.recvTransportConnectedCallback=i=>u(this,null,function*(){a(this,da).clear(),f(this,Ms,new fD(this.context,this.events,i,this.socket,this.socketHandler))}),this.reset()}get socketHandler(){return super.socketHandler}get producers(){return a(this,Oi)}get consumers(){return a(this,xr)}get producerIdToConsumerIdMap(){return a(this,da)}get logger(){return this.context.getValue("logger")}reset(){f(this,Oi,new Map),f(this,xr,new Map),f(this,da,new Map)}createProducer(e,r){return u(this,null,function*(){var i,n;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const o=yield this.sendTransport.produce(e,x(this,Gd,jf).bind(this));return(i=e.appData)!=null&&i.e2ee&&this.context.getValue("peerSessionStore").emit(C.E2EE_ACTIVE_PRODUCER,o),x(this,Wd,Gf).call(this,o,r),o}catch(o){throw this.logger.error(`Failed to create ${((n=e==null?void 0:e.track)==null?void 0:n.kind)||"unknown"} producer`,{error:o}),a(this,jd).producerCreationFailureCount+=1,o}})}closeProducer(e,r){return u(this,null,function*(){var n;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{yield this.sendTransport.closeProducer(i),(n=this.context.getValue("modules").e2ee)!=null&&n.enabled&&this.context.getValue("peerSessionStore").emit(C.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(a(this,Oi).entries()).map(([,e])=>e.close()))}createConsumer(e){return this.createConsumers([e])}createConsumers(e){return u(this,null,function*(){a(this,la)||clearTimeout(a(this,la)),f(this,zs,a(this,zs).concat(e)),yield x(this,Xo,xu).call(this)})}closeConsumer(e){return this.closeConsumers([e])}closeConsumers(e){return u(this,null,function*(){if(!a(this,Ms))return;const r=e.map(n=>this.consumers.get(n)).filter(n=>n!==void 0);if(r.length===0)return;const{failedConsumers:i}=yield a(this,Ms).close(r);i!=null&&i.length&&this.logger.warn("Failed to close some consumers",{consumerIds:i})})}closeAllConsumers(){return this.closeConsumers(Array.from(a(this,xr).keys()))}switchConsumersToLayer(e,r){return u(this,null,function*(){a(this,Ms).switchConsumersToLayer(e,r)})}}Oi=new WeakMap,xr=new WeakMap,da=new WeakMap,Qo=new WeakMap,Ms=new WeakMap,jd=new WeakMap,zs=new WeakMap,la=new WeakMap,Xo=new WeakSet,xu=function(){return u(this,null,function*(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const e=500,r=a(this,zs).splice(0,a(this,zs).length);try{const i=new Set(Array.from(this.consumers.values()).map(({producerId:d})=>d)),n=r.filter(({producerId:d})=>!this.producers.get(d)&&!i.has(d));if(n.length===0)return;const{consumers:o,failedProducers:c}=yield this.recvTransport.consume(n,x(this,Jd,Wf).bind(this),a(this,Ms).negotiate.bind(a(this,Ms)));if(o.forEach(x(this,Kd,Jf).bind(this)),c!=null&&c.length){this.logger.error("Failed to create consumers for producers",{producers:c});const d=c.filter(({errorCode:l,producerId:h})=>l==="not_found_track_error"?(this.logger.error(`Track not found for producer: ${h}. This will not be retried.`),!1):l==="backend_error"?(this.logger.error("Unrecoverable error: backend error"),!1):!0);f(this,zs,a(this,zs).concat(d)),f(this,la,setTimeout(x(this,Xo,xu).bind(this),e))}}catch(i){if(this.logger.error("failed to consume on transport",{error:i}),i.errorCode==="internal_error"&&i.errorDescription==="Backend error"||i.errorCode==="invalid_session_description"){this.logger.error("Irrecoverable error, closing current recvTransport to create a new one",{transport:this.recvTransport,error:{code:i.errorCode,message:i.errorDescription}});try{this.stopTransports({recv:!0})}catch(n){}yield this.setupTransports({recv:!0})}}})},Gd=new WeakSet,jf=function(e){return a(this,Qo).create(e)},Wd=new WeakSet,Gf=function(e,r){e.on("close",(i,n)=>u(this,null,function*(){const{offer:o,reason:c}=i;if(this.logger.info("producer::closing",{debuggingHint:c,producer:G(O({},e),{status:"closing"})}),c!==gd){const d={producerId:e.id,description:{sdp:o.sdp,type:o.type,target:dr.PUBLISHER}};try{const l=yield this.socketHandler.closeProducer(d),h={sdp:l==null?void 0:l.sdp,type:l==null?void 0:l.type};this.logger.info("producer::closed",{producer:G(O({},e),{status:"closed"})}),n({answer:h})}catch(l){this.logger.error("producer close error",l)}}this.producers.delete(e.id),r()})),e.on("trackended",()=>{this.logger.info("producer::trackended",{producer:G(O({},e),{status:"UNKNOWN"})})}),a(this,Oi).set(e.id,e)},Jd=new WeakSet,Wf=function(e){return u(this,null,function*(){try{return yield this.recvTransport.canConsume(),yield a(this,Ms).create(e)}catch(r){throw this.logger.error("Error in consume request",{error:r}),r}})},Kd=new WeakSet,Jf=function(e){e.on("close",r=>u(this,null,function*(){this.logger.debug("consumer closed",{consumer:{closureReason:r,id:e.id,kind:e.kind,appData:e.appData}}),a(this,xr).delete(e.id),this.context.getValue("peerSessionStore").emit(C.CONSUMER_CLOSED,{id:e.id})})),a(this,xr).set(e.id,e),this.producerIdToConsumerIdMap.set(e.producerId,e.id),this.context.getValue("peerSessionStore").emit(C.NEW_CONSUMER,{id:e.id,appData:e.appData,peerId:e.peerId})};var Zo,ec,tc,ua,ha,pa,sc,rc,ga,vt,hs,ps,Ni,Li,Ys,ic,zd,Kf,Yd,zf,Qd,Yf,Xd,Qf;const Zd=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:r=3,hangoverFrames:i=5,noiseAdaptationRate:n=.95,voiceAdaptationRate:o=.99,minEnergyThreshold:c=.005,maxEnergyThreshold:d=.2,energyRatioThreshold:l=1.5,noiseHistorySize:h=50}={}){m(this,zd);m(this,Yd);m(this,Zo,void 0);m(this,ec,void 0);m(this,tc,void 0);m(this,ua,void 0);m(this,ha,void 0);m(this,pa,void 0);m(this,sc,void 0);m(this,rc,void 0);m(this,ga,void 0);m(this,vt,void 0);m(this,hs,void 0);m(this,ps,!1);m(this,Ni,0);m(this,Li,0);m(this,Ys,[]);m(this,ic,void 0);f(this,ua,t),f(this,vt,t),f(this,Zo,e),f(this,ec,r),f(this,tc,i),f(this,ha,n),f(this,pa,o),f(this,sc,c),f(this,rc,d),f(this,ga,l),f(this,ic,h),f(this,hs,t/2)}get voiceDetected(){return a(this,ps)}processAudioChunk(t){var o,c;const e=x(o=Zd,Qd,Yf).call(o,t),r=x(c=Zd,Xd,Qf).call(c,t);return x(this,zd,Kf).call(this,e),e/a(this,hs)>a(this,ga)&&e>a(this,vt)&&r>a(this,Zo)?(f(this,Ni,a(this,Ni)+1),f(this,Li,a(this,tc)),a(this,Ni)>=a(this,ec)&&f(this,ps,!0)):(f(this,Ni,0),a(this,Li)>0?f(this,Li,a(this,Li)-1):a(this,ps)&&f(this,ps,!1),a(this,ps)||x(this,Yd,zf).call(this,e)),{energy:e,isVoice:a(this,ps)}}reset(){f(this,ps,!1),f(this,Ni,0),f(this,Li,0),f(this,vt,a(this,ua)),f(this,hs,a(this,ua)/2),f(this,Ys,[])}getThresholdInfo(){return{currentEnergyThreshold:a(this,vt),backgroundNoiseEnergy:a(this,hs),energyRatioThreshold:a(this,ga)}}};let Za=Zd;Zo=new WeakMap,ec=new WeakMap,tc=new WeakMap,ua=new WeakMap,ha=new WeakMap,pa=new WeakMap,sc=new WeakMap,rc=new WeakMap,ga=new WeakMap,vt=new WeakMap,hs=new WeakMap,ps=new WeakMap,Ni=new WeakMap,Li=new WeakMap,Ys=new WeakMap,ic=new WeakMap,zd=new WeakSet,Kf=function(t){a(this,ps)?f(this,vt,a(this,pa)*a(this,vt)+(1-a(this,pa))*t):f(this,vt,a(this,ha)*a(this,vt)+(1-a(this,ha))*a(this,hs)),f(this,vt,Math.max(a(this,sc),Math.min(a(this,rc),a(this,vt))))},Yd=new WeakSet,zf=function(t){if(t<a(this,vt)*1.2)if(a(this,Ys).push(t),a(this,Ys).length>a(this,ic)&&a(this,Ys).shift(),a(this,Ys).length>=10){const e=[...a(this,Ys)].sort((i,n)=>i-n),r=Math.floor(e.length/2);f(this,hs,e[r])}else f(this,hs,.95*a(this,hs)+.05*t)},Qd=new WeakSet,Yf=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,r)=>e+r)/t.length)},Xd=new WeakSet,Qf=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},m(Za,Qd),m(Za,Xd);var nc;class eg{constructor(t){p(this,"RNAudioSampleHandler");m(this,nc,void 0);f(this,nc,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 a(this,nc).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()}}nc=new WeakMap;var ac;class tg{constructor(t){p(this,"audioContext");p(this,"analyser");m(this,ac,void 0);f(this,ac,t),this.audioContext=new AudioContext,this.analyser=this.audioContext.createAnalyser(),this.analyser.fftSize=2048}get logger(){return a(this,ac).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)}}ac=new WeakMap;class SD{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 vD=60,yD=400;var Qs,Xs,Zs,oc,ma,fa,Ur,Vi,Ta,xi,er,Is,el,Xf,cc,Uu,tl,Zf,sl,eT;const uo=class{constructor(t,e){m(this,el);m(this,tl);m(this,Qs,void 0);m(this,Xs,void 0);m(this,Zs,void 0);m(this,oc,void 0);m(this,ma,void 0);m(this,fa,void 0);m(this,Ur,void 0);m(this,Vi,void 0);m(this,Ta,void 0);m(this,xi,void 0);m(this,er,void 0);m(this,Is,void 0);this.reportRequest=e,f(this,xi,t),f(this,fa,new Za);const{isReactNative:r}=navigator;f(this,er,r?new eg(a(this,xi)):new tg(a(this,xi))),f(this,Is,r?SD:qc)}get logger(){return a(this,xi).getValue("logger")}set producerId(t){f(this,Zs,t)}set audioTrack(t){f(this,oc,t),a(this,er)instanceof tg&&(a(this,er).audioTrack=t)}start(){this.logger.debug(`AudioActivityReporter: Starting audio activity reporter: ${a(this,Zs)}`),a(this,Qs)&&a(this,Is).clearInterval(a(this,Qs)),f(this,Qs,a(this,Is).setInterval(()=>u(this,null,function*(){var i;if(!a(this,oc)||!a(this,Zs))return;const{energy:t}=x(this,el,Xf).call(this),e=x(i=uo,cc,Uu).call(i,t);let r=.9;a(this,Ta)!==e&&a(this,Ta)?r=.9:e?r=.3:r=.5,f(this,ma,(a(this,ma)||0)*(1-r)+t*r)}),vD)),a(this,Xs)&&a(this,Is).clearInterval(a(this,Xs)),f(this,Xs,a(this,Is).setInterval(x(this,tl,Zf).bind(this),yD))}stop(){try{this.logger.debug(`AudioActivityReporter: Stopping audio activity reporter: ${a(this,Zs)}`),a(this,Qs)&&(a(this,Is).clearInterval(a(this,Qs)),f(this,Qs,void 0)),a(this,Xs)&&(a(this,Is).clearInterval(a(this,Xs)),f(this,Xs,void 0))}catch(t){}a(this,fa).reset(),a(this,er)instanceof eg&&a(this,er).stop()}};let eo=uo;Qs=new WeakMap,Xs=new WeakMap,Zs=new WeakMap,oc=new WeakMap,ma=new WeakMap,fa=new WeakMap,Ur=new WeakMap,Vi=new WeakMap,Ta=new WeakMap,xi=new WeakMap,er=new WeakMap,Is=new WeakMap,el=new WeakSet,Xf=function(){var o;const{samples:t}=a(this,er),{energy:e,isVoice:r}=a(this,fa).processAudioChunk(t),i=x(o=uo,sl,eT).call(o,e);return i===-1/0||e<1e-6?{energy:0,isVoice:!1}:((!a(this,Ur)||i<a(this,Ur))&&f(this,Ur,i),(!a(this,Vi)||i>a(this,Vi))&&f(this,Vi,i),{energy:(i-a(this,Ur))/(a(this,Vi)-a(this,Ur))*10||0,isVoice:r})},cc=new WeakSet,Uu=function(t){return t<5},tl=new WeakSet,Zf=function(t=a(this,ma)){var r;if(!a(this,Zs)||!t)return;const e={producerId:a(this,Zs),energy:Math.round(t),silent:x(r=uo,cc,Uu).call(r,t)};f(this,Ta,e.silent),this.reportRequest(e)},sl=new WeakSet,eT=function(t){const e=Math.log10(t);return Math.round(e)},m(eo,cc),m(eo,sl);var ED=Object.defineProperty,PD=Object.getOwnPropertyDescriptor,ce=(s,t,e,r)=>{for(var i=r>1?void 0:r?PD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&ED(t,e,i),i},dc,lc,it,J,rl,ht,Ui,$i,Bi,uc,Xt,tr,pt,yt,$r,on,il,tT,nl,sT,al,rT,hc,$u,ol,iT,cl,nT,gt,Rt,Hi,to,dl,aT,ll,oT,ul,cT;class ne{constructor(t,e){m(this,$r);m(this,il);m(this,nl);m(this,al);m(this,hc);m(this,ol);m(this,cl);m(this,gt);m(this,Hi);m(this,dl);m(this,ll);m(this,ul);p(this,"context");p(this,"authToken");p(this,"e2ee");m(this,dc,void 0);m(this,lc,void 0);m(this,it,void 0);m(this,J,void 0);m(this,rl,void 0);m(this,ht,void 0);m(this,Ui,void 0);m(this,$i,void 0);m(this,Bi,void 0);m(this,uc,void 0);m(this,Xt,null);m(this,tr,void 0);m(this,pt,void 0);m(this,yt,void 0);var i,n;this.context=t;const{socket:r}=e;this.mediaJoined=!1,f(this,it,r),f(this,Ui,!1),f(this,J,new TD(t,r)),f(this,ht,a(this,J).events),f(this,tr,new Set),f(this,pt,new Map),f(this,$i,!1),f(this,Bi,new Iu(t.getValue("logger"))),f(this,yt,new eo(this.context,a(this,J).socketHandler.audioActivity.bind(a(this,J).socketHandler))),this.e2ee=(n=(i=t.getValue("modules").e2ee)==null?void 0:i.enabled)!=null?n:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),f(this,uc,dh(()=>u(this,null,function*(){if(!a(this,$r,on).mediaJoinAttempted)return;const{roomJoined:o}=yield this.joinRoom(a(this,lc),a(this,dc),!0,!0);o&&(this.context.getValue("peerSessionStore").emit(C.RESET_PRODUCER_STATE),this.context.getValue("peerSessionStore").emit(C.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 a(this,$r,on).mediaJoined}set mediaJoined(t){a(this,$r,on).mediaJoined=t}reset(){a(this,J).closeAllProducers(),a(this,J).closeAllConsumers(),a(this,pt).clear(),a(this,tr).clear(),f(this,Xt,null),a(this,Bi).stop(),a(this,J).stopAllTransports(),a(this,J).reset(),f(this,Bi,new Iu)}joinRoom(o,c){return u(this,arguments,function*(t,e,r=!1,i=!1,n={}){a(this,$r,on).mediaJoinAttempted=!0,f(this,Ui,!0),r&&this.reset();try{return yield a(this,Bi).push(()=>x(this,il,tT).call(this,t,e,i,n),"joinRoom")}catch(d){return this.logger.error("Error in room joining process",{error:d}),this.context.getValue("peerSessionStore").emit(C.ROOM_NODE_FAILED),{roomJoined:!1,error:d}}})}initializeConnection(n,o){return u(this,arguments,function*(t,e,r=!1,i={}){return a(this,Xt)?a(this,Xt):(f(this,Xt,(()=>u(this,null,function*(){try{yield x(this,hc,$u).call(this,t,e,r,i)}catch(c){throw f(this,Xt,null),c}}))()),a(this,Xt))})}getConsumers(){return a(this,J).consumers}getProducers(){return a(this,J).producers}leaveRoom(){return u(this,null,function*(){a(this,J).stopAllTransports(),f(this,$i,!1),a(this,$r,on).mediaJoinAttempted=!1;const t={closeRoom:!1};a(this,it).sendMessagePromise(a(this,ht).leaveRoom,Ow.toBinary(t)).then(r=>{var i;(i=EC.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})})})}activatePeers(t){return u(this,null,function*(){return this.createConsumers(t)})}createConsumers(t){return u(this,null,function*(){return t.length===0?Promise.resolve():a(this,J).createConsumers(t)})}closeConsumers(t){return u(this,null,function*(){if(!t.length)return;const e=t.reduce((r,i)=>{const n=a(this,J).producerIdToConsumerIdMap.get(i.producerId);return n?(r.push(n),r):(this.logger.warn(`consumer not found in close consumers: ${i.producerId}`),r)},[]);yield a(this,J).closeConsumers(e)})}_shareWebcam(t){return u(this,null,function*(){var h,g,T,v;const e=_e.WEBCAM,r=x(this,gt,Rt).call(this,e);if(r){const E=yield r;if(a(this,J).producers.has(E)){const w=a(this,J).producers.get(E);if(!w.closed)return yield w.replaceTrack({track:t}),yield this.resumeWebcam(e),t;yield this.disableWebcam()}return this._shareWebcam(t)}const i=x(this,ul,cT).call(this,t),n=ba(this.context,"disableSimulcast"),o=(g=(h=this.context)==null?void 0:h.getValue("overrides"))==null?void 0:g.simulcastConfig;n||o&&o.disable||!((v=(T=this.context)==null?void 0:T.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=d0(this.context,t),this.logger.info(`Simulcast encodings: ${JSON.stringify(i.encodings)}`));const d=()=>{this.logger.info("Disabling video due to the producer closure"),a(this,pt).delete(e)},l=a(this,J).createProducer(i,d);return x(this,Hi,to).call(this,e,l.then(E=>E.id)),l.then(E=>E.track)})}shareWebcam(t){return u(this,null,function*(){return t===void 0?null:(this.logger.debug("Calling _shareWebcam with VP8 codec"),this._shareWebcam(t))})}shareScreen(t){return u(this,null,function*(){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:Te.isElectron()},stopTracks:!1},n=()=>{this.logger.info("Disabling screenShare due to the producer closure"),a(this,pt).delete(_e.SCREENSHARE_VIDEO),a(this,pt).delete(_e.SCREENSHARE_AUDIO)},o=a(this,J).createProducer(i,n);x(this,Hi,to).call(this,_e.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:Te.isElectron()},stopTracks:!1,zeroRtpOnPause:!1},l=()=>{};c=a(this,J).createProducer(d,l),x(this,Hi,to).call(this,_e.SCREENSHARE_AUDIO,c.then(h=>h.id))}yield Promise.all([o,c||Promise.resolve()]),this.context.getValue("callstats").screenShareStart()})}shareMic(t){return u(this,null,function*(){try{if(t===void 0)throw new bt("track undefined");const e=x(this,gt,Rt).call(this,_e.MIC);if(e){const o=yield e;if(a(this,J).producers.has(o)){const c=a(this,J).producers.get(o);if(!c.closed){yield c.replaceTrack({track:t}),yield this.resumeMic(),a(this,yt)&&(a(this,yt).audioTrack=t,a(this,yt).producerId=o,a(this,yt).start());return}yield a(this,J).closeProducer(o,{stopTrack:!1})}yield this.shareMic(t);return}const r=x(this,ll,oT).call(this,t),i=()=>{a(this,pt).delete(_e.MIC)},n=a(this,J).createProducer(r,i);x(this,Hi,to).call(this,_e.MIC,n.then(o=>o.id)),yield n.then(o=>{a(this,yt)&&(a(this,yt).audioTrack=o.track,a(this,yt).producerId=o.id,a(this,yt).start())})}catch(e){throw new R(e)}})}pauseMic(){return u(this,null,function*(){var i;const t=yield x(this,gt,Rt).call(this,_e.MIC),e=a(this,J).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=a(this,yt))==null||i.stop();const r={producerId:e.id,pause:!0};a(this,it).sendMessage(a(this,ht).toggleProducer,Vc.toBinary(r))})}pauseWebcam(){return u(this,null,function*(){const t=yield x(this,gt,Rt).call(this,_e.WEBCAM),e=a(this,J).producers.get(t);if(!e){this.logger.error("pauseWebcam::could_not_find_webcam_producer");return}e.pause();const r={producerId:e.id,pause:!0};a(this,it).sendMessage(a(this,ht).toggleProducer,Vc.toBinary(r))})}resumeMic(){return u(this,null,function*(){const t=yield x(this,gt,Rt).call(this,_e.MIC),e=a(this,J).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(C.E2EE_ACTIVE_PRODUCER,e);const r={producerId:e.id,pause:!1};a(this,it).sendMessage(a(this,ht).toggleProducer,Vc.toBinary(r))})}resumeWebcam(){return u(this,arguments,function*(t=_e.WEBCAM){const e=yield x(this,gt,Rt).call(this,t),r=a(this,J).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(C.E2EE_ACTIVE_PRODUCER,r);const i={producerId:r.id,pause:!1};a(this,it).sendMessage(a(this,ht).toggleProducer,Vc.toBinary(i))})}disableWebcam(){return u(this,null,function*(){const t=_e.WEBCAM,e=yield x(this,gt,Rt).call(this,t);x(this,dl,aT).call(this,t),e&&(yield a(this,J).closeProducer(e))})}disableMic(){return u(this,null,function*(){var e;const t=yield x(this,gt,Rt).call(this,_e.MIC);t&&(yield a(this,J).closeProducer(t)),(e=a(this,yt))==null||e.stop(),a(this,pt).delete(_e.MIC)})}disableScreenShare(){return u(this,null,function*(){this.logger.info("screen_sharing_stopped"),this.context.getValue("callstats").screenShareStop();const t=yield x(this,gt,Rt).call(this,_e.SCREENSHARE_VIDEO),e=yield x(this,gt,Rt).call(this,_e.SCREENSHARE_AUDIO);t&&(yield a(this,J).closeProducer(t)),e&&(yield a(this,J).closeProducer(e)),a(this,tr).clear(),a(this,pt).delete(_e.SCREENSHARE_VIDEO),a(this,pt).delete(_e.SCREENSHARE_AUDIO)})}muteSelf(){return u(this,null,function*(){this.pauseMic()})}resetVideoProducers(t,e){return u(this,null,function*(){if(t){const r=yield x(this,gt,Rt).call(this,_e.WEBCAM);yield a(this,J).closeProducer(r,{stopTrack:!1}),this.shareWebcam(t)}if(e){const r=yield x(this,gt,Rt).call(this,_e.SCREENSHARE_VIDEO);yield a(this,J).closeProducer(r,{stopTrack:!1}),this.shareScreen({video:e})}})}changeDisplayName(t,e){return u(this,null,function*(){const r={displayName:t,participantId:e!=null?e:this.peerId};if(!(yield a(this,J).socketHandler.changeDisplayName(r)))throw new Error("failed to change display name!")})}kick(t){const e={peerIds:[t]};a(this,J).socketHandler.kickPeer(e)}kickAll(){a(this,J).socketHandler.kickAll()}muteAll(t){return u(this,null,function*(){if(!(yield a(this,J).socketHandler.hostControlForAll("audio")))throw new Error("failed to mute all participant")})}muteAllVideo(){return u(this,null,function*(){if(!(yield a(this,J).socketHandler.hostControlForAll("video")))throw new Error("failed to mute all video participant")})}disableAudio(t){return u(this,null,function*(){if(!(yield a(this,J).socketHandler.hostControlForPeer(t,"audio")))throw new Error("failed to mute given participant")})}disableVideo(t){return u(this,null,function*(){if(!(yield a(this,J).socketHandler.hostControlForPeer(t,"video")))throw new Error("failed to mute video of given participant")})}pinPeer(t){return u(this,null,function*(){const e={participantId:t!=null?t:""};try{yield a(this,it).sendMessagePromise(a(this,ht).globalPinPeer,Jw.toBinary(e))}catch(r){this.logger.error("Error in pinning peer:",{error:r})}})}validateScreenShare(t){return this.peerId===t.peerId&&a(this,J).producers.get(t.producerId)&&a(this,tr).add(t.consumerPeerId),a(this,tr).size}switchConsumersToLayer(t,e){return u(this,null,function*(){const r=t.map(i=>this.getConsumers().get(i));a(this,J).switchConsumersToLayer(r,e)})}handleSocketEvents(){return u(this,null,function*(){a(this,it).on(a(this,ht).peerProducerCreateBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:r}=QC.fromBinary(t);if(e===this.peerId)return;r!=null&&r.mimeType||(r.mimeType=r.kind===or.AUDIO?"audio/opus":"video/VP8"),this.logger.info(`producer created broadcast: ${e}, producer state: ${r}`),this.context.getValue("peerSessionStore").emit(C.NEW_PRODUCER,{peerId:e,producer:G(O({},r),{kind:r.kind===or.AUDIO?"audio":"video",producingPeerId:e})})}catch(e){this.logger.error("error in peer-producer-create-broadcast",{error:e})}}),a(this,it).on(a(this,ht).peerProducerToggleBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,initiatorParticipantId:r,producerState:{kind:i,pause:n,producerId:o,screenShare:c}}=Mp.fromBinary(t);if(c)return;const d=i===or.AUDIO?"audio":"video";if(this.logger.info(`producer toggle broadcast: ${e}, producerId: ${o}, kind:${d}, paused:${n} payload: ${JSON.stringify(Mp.fromBinary(t))}`),e===this.peerId&&r!==this.peerId&&n&&this.context.getValue("peerSessionStore").emit(d==="audio"?C.MUTE_SELF:C.MUTE_SELF_VIDEO),e===this.peerId)return;this.context.getValue("peerSessionStore").emit(C.PRODUCER_TOGGLE,{peerId:e,producerId:o,paused:n,kind:d}),Array.from(this.getConsumers().values()).filter(h=>h.producerId===o).forEach(h=>{h.kind==="video"&&n||h.paused!==n&&(this.logger.debug(`consumer state mismatched for ${h.id}. updating consumer pause state ${h.paused} to ${n}`),n?(h.pause(),this.context.getValue("peerSessionStore").emit(C.CONSUMER_PAUSED,{id:h.id})):(h.resume(),this.context.getValue("peerSessionStore").emit(C.CONSUMER_RESUMED,{id:h.id})))})}catch(e){this.logger.error("error in producer toggle broadcast handler",{error:e})}}),a(this,it).on(a(this,ht).peerLeaveBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e}=lu.fromBinary(t);if(e===this.peerId)return;this.logger.info(`peer left broadcast:${e}`),a(this,tr).delete(e),a(this,J).consumers.forEach(r=>{r.peerId===e&&r.close()}),this.context.getValue("peerSessionStore").emit(C.PEER_CLOSED,{id:e})}catch(e){this.logger.error("error in peer left broadcast",{error:e})}}),a(this,it).on(a(this,ht).peerProducerCloseBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:{producerId:r}}=eR.fromBinary(t);if(e===this.peerId)return;this.logger.info(`producer closed broadcast:${e}`),this.context.getValue("peerSessionStore").emit(C.PRODUCER_CLOSED,{peerId:e,producerId:r});const i=a(this,J).producerIdToConsumerIdMap.get(r);if(!i){this.logger.warn(`no consumer found for producer:${r}`);return}this.logger.info(`closing consumer ${i}, producer id: ${r}`),a(this,J).closeConsumer(i).then(()=>{this.logger.info(`closed consumer: ${i}`),a(this,J).producerIdToConsumerIdMap.delete(r),this.context.getValue("peerSessionStore").emit(C.CONSUMER_CLOSED,{id:i})}).catch(n=>{this.logger.error("error closing consumer",{error:n})})}catch(e){this.logger.error("error on producer close broadcast",{error:e})}}),a(this,it).on(a(this,ht).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!a(this,Ui)&&!a(this,$i)||(this.logger.warn("media hub termination broadcast received, rejoining room"),this.context.getValue("peerSessionStore").emit(C.ROOM_NODE_DISCONNECTED),a(this,uc).call(this))})})}handleCallstatsEvents(){this.context.getValue("callstats").onConsumerScore(t=>{t.forEach((e,r)=>{const i=a(this,J).consumers.get(r);i&&this.context.getValue("peerSessionStore").emit(C.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(a(this,J).producers.values()).find(n=>n.id===r);i&&this.context.getValue("peerSessionStore").emit(C.PRODUCER_SCORE_UPDATE,{id:r,kind:i.kind,appData:i.appData,score:e.score,scoreStats:e})})})}}dc=new WeakMap,lc=new WeakMap,it=new WeakMap,J=new WeakMap,rl=new WeakMap,ht=new WeakMap,Ui=new WeakMap,$i=new WeakMap,Bi=new WeakMap,uc=new WeakMap,Xt=new WeakMap,tr=new WeakMap,pt=new WeakMap,yt=new WeakMap,$r=new WeakSet,on=function(){return this.context.getValue("connectionHandler")},il=new WeakSet,tT=function(t,e,r,i){return u(this,null,function*(){f(this,lc,t);try{a(this,Xt)?yield a(this,Xt):yield x(this,hc,$u).call(this,t,e,r,i),x(this,al,rT).call(this,e);const{joined:n,error:o}=yield x(this,nl,sT).call(this);return{roomJoined:n,error:o}}catch(n){return this.logger.error("Failed to complete room join",{error:n}),{roomJoined:!1,error:n}}finally{f(this,Xt,null)}})},nl=new WeakSet,sT=function(){return u(this,null,function*(){try{this.mediaJoined=!0;const{roomState:t}=yield a(this,J).socketHandler.notifySelfJoinComplete();return f(this,dc,t.roomUuid),f(this,$i,!0),f(this,Ui,!1),{joined:!0}}catch(t){return this.logger.error("Error completing room join",{error:t}),this.mediaJoined=!1,{joined:!1,error:t}}})},al=new WeakSet,rT=function(t){navigator.product!=="ReactNative"&&setTimeout(()=>{try{const r={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:t,roomViewType:"groupCall",deviceInfo:G(O({},Te.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)},hc=new WeakSet,$u=function(t,e,r,i){return u(this,null,function*(){try{const n=x(this,ol,iT).call(this);yield x(this,cl,nT).call(this,t,e,r,n),yield a(this,J).setupTransports({send:!0,recv:!0})}catch(n){throw this.logger.error("Failed to initialize connection",{error:n}),n}})},ol=new WeakSet,iT=function(){const t=nD("video/VP8");return f(this,rl,t),t},cl=new WeakSet,nT=function(t,e,r,i){return u(this,null,function*(){yield Nf((n,o)=>u(this,null,function*(){if(!a(this,it).isConnected){o(new Error("Socket is not connected"));return}n>0&&this.logger.warn("Retry: send joinRoom message",{debuggingHint:`Retry attempt ${n}`});try{yield a(this,J).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})})},gt=new WeakSet,Rt=function(t){return a(this,pt).get(t)},Hi=new WeakSet,to=function(t,e){return a(this,pt).set(t,e)},dl=new WeakSet,aT=function(t){return a(this,pt).delete(t)},ll=new WeakSet,oT=function(t){return{track:t,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!1}},ul=new WeakSet,cT=function(t){return{track:t,codecOptions:[{name:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}};ce([P.trace("MediaNodeClient.reset")],ne.prototype,"reset",1);ce([P.trace("MediaNodeClient.joinRoom")],ne.prototype,"joinRoom",1);ce([P.trace("MediaNodeClient.leaveRoom")],ne.prototype,"leaveRoom",1);ce([P.trace("MediaNodeClient.activatePeers")],ne.prototype,"activatePeers",1);ce([P.trace("MediaNodeClient.createConsumers")],ne.prototype,"createConsumers",1);ce([P.trace("MediaNodeClient.closeConsumers")],ne.prototype,"closeConsumers",1);ce([P.trace("MediaNodeClient._shareWebcam")],ne.prototype,"_shareWebcam",1);ce([P.trace("MediaNodeClient.shareWebcam")],ne.prototype,"shareWebcam",1);ce([P.trace("MediaNodeClient.shareScreen")],ne.prototype,"shareScreen",1);ce([P.trace("MediaNodeClient.shareMic")],ne.prototype,"shareMic",1);ce([P.trace("MediaNodeClient.pauseMic")],ne.prototype,"pauseMic",1);ce([P.trace("MediaNodeClient.pauseWebcam")],ne.prototype,"pauseWebcam",1);ce([P.trace("MediaNodeClient.resumeMic")],ne.prototype,"resumeMic",1);ce([P.trace("MediaNodeClient.resumeWebcam")],ne.prototype,"resumeWebcam",1);ce([P.trace("MediaNodeClient.disableWebcam")],ne.prototype,"disableWebcam",1);ce([P.trace("MediaNodeClient.disableMic")],ne.prototype,"disableMic",1);ce([P.trace("MediaNodeClient.disableScreenShare")],ne.prototype,"disableScreenShare",1);ce([P.trace("MediaNodeClient.muteSelf")],ne.prototype,"muteSelf",1);ce([P.trace("MediaNodeClient.resetVideoProducers")],ne.prototype,"resetVideoProducers",1);ce([P.trace("MediaNodeClient.changeDisplayName")],ne.prototype,"changeDisplayName",1);ce([P.trace("MediaNodeClient.kickPeer")],ne.prototype,"kick",1);ce([P.trace("MediaNodeClient.kickAllPeers")],ne.prototype,"kickAll",1);ce([P.trace("MediaNodeClient.muteAll")],ne.prototype,"muteAll",1);ce([P.trace("MediaNodeClient.muteAllVideo")],ne.prototype,"muteAllVideo",1);ce([P.trace("MediaNodeClient.disableAudio")],ne.prototype,"disableAudio",1);ce([P.trace("MediaNodeClient.disableVideo")],ne.prototype,"disableVideo",1);ce([P.trace("MediaNodeClient.pinPeer")],ne.prototype,"pinPeer",1);ce([P.trace("MediaNodeClient.validateScreenShare")],ne.prototype,"validateScreenShare",1);function dT(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 ne(s,t);return s.setValue("roomNodeClient",r),r}function bD(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 _D=Object.defineProperty,wD=Object.getOwnPropertyDescriptor,tn=(s,t,e,r)=>{for(var i=r>1?void 0:r?wD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&_D(t,e,i),i},Sa,gs,te,Et,Ht,_g;const lT=(_g=class{constructor(s,t,e,r){m(this,Et);p(this,"self");p(this,"authToken");m(this,Sa,void 0);p(this,"viewType");m(this,gs,void 0);m(this,te,void 0);const{socket:i}=e,n=s.getValue("authToken");this.self=t,f(this,te,s),this.viewType=r,this.authToken=n,f(this,Sa,i),f(this,gs,e),this.setupEvents()}get peerId(){return a(this,te).getValue("peerId")}get telemetry(){return a(this,te).getValue("telemetry")}get logger(){return a(this,te).getValue("logger")}get mediaJoined(){return a(this,te).getValue("connectionHandler").mediaJoined}static init(s,t,e,r,i){return u(this,null,function*(){const n=mt(),o=s.getValue("peerId"),c=!!s.getValue("cachedUserDetails"),d=yield Ye.__init__(s,e,r,i,i.name,c);s.setValue("self",d);const l=s.getValue("logger");return navigator.product!=="ReactNative"?setTimeout(()=>u(this,null,function*(){const g=yield d.getAllDevices();l.info("populated_full_device_list",{devices:JSON.stringify(g)}),s.getValue("callstats").devices("AUDIO",g==null?void 0:g.filter(T=>T.kind==="audioinput")),s.getValue("callstats").devices("VIDEO",g==null?void 0:g.filter(T=>T.kind==="videoinput")),s.getValue("callstats").devices("SPEAKER",g==null?void 0:g.filter(T=>T.kind==="audiooutput")),l.info("Callstats:: initializing");try{yield s.getValue("callstats").initialize({peerId:o,engineName:Te.getDeviceInfo().engineName,env:s.getValue("env")==="prod"?"prod":"devel",iceServers:yield n.getICEServers(),apiBase:s.getValue("apiBase"),flags:{},logger:l,apiHostnames:w_(s),skipConnectivityChecks:!0,authToken:s.getValue("authToken")}),l.info("Callstats:: initialized")}catch(T){l.error("Callstats:: initialization failed",{error:T})}}),0):l.info("Callstats:: Skipped initialization due to navigator product being ReactNative."),new lT(s,d,t,i.viewType)})}shareMediaTracks(){return u(this,null,function*(){var c;const{audioTrack:s,videoTrack:t,permissions:e,audioEnabled:r,videoEnabled:i,screenShareEnabled:n,screenShareTracks:o}=this.self;if(e.canProduceAudio===q.Allowed&&r)try{yield a(this,Et,Ht).shareMic(s),this.self.audioEnabled||a(this,Et,Ht).pauseMic()}catch(d){this.self.disableAudio()}if(e.canProduceVideo===q.Allowed&&i)try{yield a(this,Et,Ht).shareWebcam(t),this.self.videoEnabled||a(this,Et,Ht).pauseWebcam()}catch(d){this.self.disableVideo()}if(e.canProduceScreenshare===q.Allowed&&n)try{yield(c=a(this,Et,Ht))==null?void 0:c.shareScreen({video:o.video,audio:o.audio})}catch(d){this.self.disableScreenShare()}})}kickHandler(s){return u(this,null,function*(){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")}resetSelf(s){return u(this,null,function*(){a(this,te).getValue("callstats").callEnded(),a(this,Et,Ht).reset(),s&&(yield this.joinRoom(s))})}setupEvents(){a(this,te).getValue("peerSessionStore").on(C.RESET_PRODUCER_STATE,()=>u(this,null,function*(){this.mediaJoined&&this.shareMediaTracks()})),a(this,te).getValue("peerSessionStore").on(C.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),a(this,te).getValue("peerSessionStore").on(C.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),a(this,te).getValue("peerSessionStore").on(C.ROOM_NODE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),a(this,te).getValue("peerSessionStore").on(C.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:s})=>{s===!1&&(this.self.roomState="init"),this.resetSelf(s)}),a(this,te).getValue("peerSessionStore").on(C.SOCKET_SERVICE_DISCONNECTED,({joinAttempted:s})=>{if(this.self.roomState==="disconnected")return;const{peerId:t}=this;a(this,Sa).updateURL(t),a(this,te).getValue("telemetry").resetPeerId(t),mt().setHeader("tracing-id",t),Gr.remapContext(t,a(this,te)),this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"})}),a(this,te).getValue("peerSessionStore").on(C.SOCKET_SERVICE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),a(this,gs).on(U.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),a(this,gs).on(Jc.updateUserPreset,s=>{s.updatePeersPresets.forEach(t=>{t.userIds===this.self.userId&&a(this,te).getValue("peerSessionStore").emit(C.UPDATE_PERMISSIONS,t.patch)})}),a(this,gs).on(U.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),a(this,gs).on(U.kick,()=>{this.kickHandler({kickType:"kick"})}),a(this,gs).on(U.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),a(this,te).getValue("peerSessionStore").onAsync(C.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),a(this,te).getValue("peerSessionStore").on(C.PRODUCER_SCORE_UPDATE,({score:s,kind:t,appData:e,scoreStats:r})=>{var n;const i=(n=e==null?void 0:e.screenShare)!=null?n:!1;this.self.emit("mediaScoreUpdate",{kind:t,isScreenshare:i,score:s,participantId:this.self.id,scoreStats:r})}),a(this,te).getValue("peerSessionStore").on(C.MUTE_SELF,()=>u(this,null,function*(){this.self.audioEnabled&&(yield this.self.disableAudio(),a(this,te).getValue("callstats").audioOff())})),a(this,te).getValue("peerSessionStore").on(C.MUTE_SELF_VIDEO,()=>u(this,null,function*(){this.self.videoEnabled&&(yield this.self.disableVideo(),a(this,te).getValue("callstats").videoOff())})),a(this,te).getValue("peerSessionStore").onAsync(C.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),a(this,te).getValue("peerSessionStore").on(C.PIP_HANGUP,this.leaveRoom.bind(this))}joinRoom(s=!1){return u(this,null,function*(){try{const{peer:t}=yield a(this,gs).joinRoom(this.self);a(this,gs).socket.flush();const e=gh(t.stageType);if(a(this,te).setValue("stageStatus",e,!1),t.waitlisted){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{yield this.joinMediaRoom(s),a(this,te).notify("stageStatus")}catch(t){throw this.logger.error("SelfController.joinRoom: media room join failed",{error:t}),t instanceof br&&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")}})}leaveRoom(s="left"){return u(this,null,function*(){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),a(this,te).setValue("stageStatus","OFF_STAGE",!1),yield this.leaveMediaRoom(s),a(this,te).setValue("roomNodeClient",void 0),a(this,te).notify("stageStatus"),(t=a(this,te).getValue("roomSocketHandler"))==null||t.cleanup(),this.self.roomState=s,this.self.emit("roomLeft",{state:s}),this.logger.info(`roomLeft event emitted with state: ${s}`)})}joinMediaRoom(s=!1){return u(this,null,function*(){var n,o;const{peerId:t,viewType:e,meetingId:r,stageStatus:i}=a(this,te).getAllValues();try{if(e===ar.Livestream){if(i!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s});return}dT(a(this,te),{socket:a(this,Sa),peerId:t})}const{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l}=this.self.permissions,{roomJoined:h,error:g}=(o=yield(n=a(this,Et,Ht))==null?void 0:n.joinRoom(this.self.name,r,s,s,{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l}))!=null?o:{};if(!h)throw g!=null?g:new Error("Could not connect to media server");i==="ON_STAGE"&&(yield this.shareMediaTracks()),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s})}catch(c){throw this.logger.error("SelfController.mediaRoomJoin",{error:c}),c}})}leaveMediaRoom(s){return u(this,null,function*(){const t=a(this,te).getValue("viewType");s!=="connected-meeting"&&(yield this.cleanupSelf()),!(s==="stageLeft"&&t===ar.Webinar)&&a(this,Et,Ht)&&(a(this,Et,Ht).mediaJoined&&s!=="disconnected"&&(yield a(this,Et,Ht).leaveRoom()),!(s==="stageLeft"&&t===ar.Livestream)&&(a(this,Et,Ht).mediaJoined=!1))})}cleanupSelf(){return u(this,null,function*(){yield this.self.disableAudio(),yield this.self.disableVideo(),yield this.self.disableScreenShare(),this.self.cleanUpTracks(),this.self.destructMediaHandler(),navigator.isReactNative||this.self.removeDocumentEventListeners()})}},Sa=new WeakMap,gs=new WeakMap,te=new WeakMap,Et=new WeakSet,Ht=function(){return a(this,te).getValue("roomNodeClient")},_g);let Xr=lT;tn([P.trace("SelfController.resetSelf")],Xr.prototype,"resetSelf",1);tn([P.trace("SelfController.setupEvents")],Xr.prototype,"setupEvents",1);tn([P.trace("SelfController.joinRoom")],Xr.prototype,"joinRoom",1);tn([P.trace("SelfController.leaveRoom")],Xr.prototype,"leaveRoom",1);tn([P.trace("SelfController.joinMediaRoom")],Xr.prototype,"joinMediaRoom",1);tn([P.trace("SelfController.leaveMediaRoom")],Xr.prototype,"leaveMediaRoom",1);tn([P.trace("SelfController.init")],Xr,"init",1);var pc;class CD{constructor(t){m(this,pc,void 0);f(this,pc,t)}on(t,e){let r;t===U.roomPeerCount?r=Dp.fromBinary.bind(Dp):r=qp.fromBinary.bind(qp),a(this,pc).on(t,({payload:i})=>{if(t===U.roomPeerCount&&!i)return;const n=r(i);e(n)})}}pc=new WeakMap;var gc,mc;class RD{constructor(t,e){m(this,gc,void 0);m(this,mc,void 0);f(this,gc,e),f(this,mc,t)}get logger(){return a(this,mc).getValue("logger")}on(t,e){let r,i;switch(t){case U.transcript:{r=jl.fromBinary.bind(jl),i=jl.create();break}default:{this.logger.debug("AISocketHandler switch case hit default, event not accounted for.");break}}a(this,gc).on(t,({payload:n})=>{let o=i;try{o=r(n)}catch(c){this.logger.error("aiSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}gc=new WeakMap,mc=new WeakMap;var kD=Object.defineProperty,MD=Object.getOwnPropertyDescriptor,Ch=(s,t,e,r)=>{for(var i=r>1?void 0:r?MD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&kD(t,e,i),i},sr,va;class Al{constructor(t,e){m(this,sr,void 0);m(this,va,void 0);f(this,sr,e),f(this,va,t)}get logger(){return a(this,va).getValue("logger")}get telemetry(){return a(this,va).getValue("telemetry")}getPolls(){return a(this,sr).sendMessagePromise(xs.getPolls)}createPoll(t,e,r=!1,i=!1){const n={anonymous:r,hideVotes:i,question:t,options:e};return a(this,sr).sendMessage(xs.createPoll,xI.toBinary(n))}votePoll(t,e){const r={index:e,pollId:t};return a(this,sr).sendMessage(xs.votePoll,$I.toBinary(r))}on(t,e){let r,i;switch(t){case xs.updatePoll:case xs.createPoll:case xs.votePoll:{r=Yl.fromBinary.bind(Yl),i=Yl.create();break}}a(this,sr).on(t,({payload:n})=>{let o=i;try{o=r(n)}catch(c){this.logger.error("pollSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}removeListeners(t){a(this,sr).removeListeners(t)}}sr=new WeakMap,va=new WeakMap;Ch([P.trace("PollSocketHandler.getPolls")],Al.prototype,"getPolls",1);Ch([P.trace("PollSocketHandler.createPoll")],Al.prototype,"createPoll",1);Ch([P.trace("PollSocketHandler.votePoll")],Al.prototype,"votePoll",1);var ID=Object.defineProperty,AD=Object.getOwnPropertyDescriptor,DD=(s,t,e,r)=>{for(var i=r>1?void 0:r?AD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&ID(t,e,i),i},Nt;class uT{constructor(t,e){p(this,"socket");m(this,Nt,void 0);f(this,Nt,t),this.socket=e,this.handleSocketEvents(),a(this,Nt).setValue("roomSocketHandler",this)}get telemetry(){return a(this,Nt).getValue("telemetry")}get logger(){return a(this,Nt).getValue("logger")}cleanup(){var t;try{(t=this.socket)==null||t.disconnect()}catch(e){this.logger.error("roomSocketHandler::cleanup")}}joinRoom(t){return u(this,null,function*(){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(U.joinRoom,MR.toBinary(e));try{const{peer:n}=rn.fromBinary((yield r).payload);a(this,Nt).getValue("connectionHandler").socketJoined=!0,a(this,Nt).getValue("peerSessionStore").emit(C.SOCKET_SERVICE_ROOM_JOINED,{peer:n});const o=this.getRoomState(),c=this.getRoomPeersNonPaginated(),[{room:d},{peers:l}]=yield Promise.all([o,c]);return a(this,Nt).getValue("peerSessionStore").emit(C.ROOM_STATE,d),a(this,Nt).getValue("peerSessionStore").emit(C.SOCKET_PEERS,l),{peer:n}}catch(n){throw this.logger.error("RoomSocketHandler.joinRoom.failed",{error:n}),n}})}getAllAddedParticipants(){return u(this,null,function*(){try{return pk.fromBinary((yield this.socket.sendMessagePromise(U.getAllAddedParticipants)).payload).participants.map(i=>{var n=i,{id:e}=n,r=Dc(n,["id"]);return G(O({},r),{userId:e})})}catch(t){return[]}})}getRoomPeers(t,e,r){return u(this,null,function*(){let i;try{const n={seachQuery:t,limit:e,offset:r},o=yield this.socket.sendMessagePromise(U.getRoomPeersInfo,vR.toBinary(n));i=Gl.fromBinary(o.payload)}catch(n){this.logger.error("getRoomPeers::binary_decode_error",{error:n})}return i})}getRoomPeersNonPaginated(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(U.getRoomPeersInfo);t=Gl.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getStagePeers(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(U.getRoomPeersInfo);t=Gl.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getPeerInfo(t){return u(this,null,function*(){let e;try{const r=yield this.socket.sendMessagePromise(U.getPeerInfo,Zm.toBinary({peerId:t}));e=rn.fromBinary(r.payload)}catch(r){this.logger.error("getPeerInfo::binary_decode_error",{error:r})}return e})}getRoomState(){return u(this,null,function*(){let t=Op.create();try{const e=yield this.socket.sendMessagePromise(U.getRoomInfo);t=Op.fromBinary(e.payload)}catch(e){this.logger.error("getRoomState::binary_decode_error",{error:e})}return t})}getRoomStageState(){return u(this,null,function*(){let t=xp.create();try{const e=yield this.socket.sendMessagePromise(U.getRoomStageState);t=xp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomStageState::binary_decode_error",{error:e})}return t})}broadcastMessage(t,e){return u(this,null,function*(){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(e)),timestamp:Date.now(),ids:[]};return this.socket.sendMessagePromise(U.broadcastMessage,Wa.toBinary(r))})}broadcastToMeetings(t,e,r){return u(this,null,function*(){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:1};return this.socket.sendMessagePromise(U.broadcastToEntity,Wa.toBinary(i))})}broadcastToPeers(t,e,r){return u(this,null,function*(){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:0};return this.socket.sendMessage(U.broadcastToEntity,Wa.toBinary(i))})}leaveRoom(){return u(this,null,function*(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise(U.leaveRoom,AR.toBinary({}))})}kick(t){return u(this,null,function*(){const e={peerIds:[t]};this.socket.sendMessage(U.kick,tf.toBinary(e))})}kickAll(t=!1){return u(this,null,function*(){const e={propagateKickAcrossRooms:t};this.socket.sendMessage(U.kickAll,Ym.toBinary(e))})}getWaitingRoomRequests(){this.socket.sendMessage(U.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(U.acceptWaitingRoomRequests,vk.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(U.denyWaitingRoomRequests,Ek.toBinary(e))}updatePermissions(t,e){return u(this,null,function*(){const r={updatePeersPresets:[]};return t.forEach(i=>{r.updatePeersPresets.push({userIds:i,patch:e})}),this.socket.sendMessagePromise(Jc.updateUserPreset,Yk.toBinary(r))})}handleSocketEvents(){this.socket.on(U.broadcastMessage,({payload:t})=>{try{const e=Wa.fromBinary(t);a(this,Nt).getValue("peerSessionStore").emit(C.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(U.broadcastToEntity,({payload:t})=>{try{const e=Wa.fromBinary(t);a(this,Nt).getValue("peerSessionStore").emit(C.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 U.joinRoom:case U.leaveRoom:case U.kick:case U.kickAll:{r=rn.fromBinary.bind(rn),i=rn.create();break}case U.getWaitingRoomRequests:{r=(n,o)=>n?Vp.fromBinary(n,o):{requests:[]},i=Vp.create();break}case U.recordingPaused:case U.recordingStarted:case U.recordingStopped:{r=Wp.fromBinary.bind(Wp);break}case Jc.updateUserPreset:{r=Up.fromBinary.bind(Up);break}case Ts.peerJoinedBroadcast:case Pr.peerJoinedBroadcast:{r=Rp.fromBinary.bind(Rp);break}case Ts.selfJoinComplete:case Pr.selfJoinComplete:{r=du.fromBinary.bind(du);break}case Ts.globalPeerPinBroadcast:case Pr.globalPeerPinBroadcast:{r=Ip.fromBinary.bind(Ip);break}case Ts.selectedPeer:case Pr.selectedPeer:{r=cu.fromBinary.bind(cu);break}case Ts.selectedPeerDiff:case Pr.selectedPeerDiff:{r=Cp.fromBinary.bind(Cp);break}case Ts.leaveRoom:case Pr.leaveRoom:{r=lu.fromBinary.bind(lu);break}}this.socket.on(t,({payload:n})=>{let o=i;if(!r)return e(void 0);try{o=r(n)}catch(c){this.logger.error("roomSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}getUserPermissions(t){return u(this,null,function*(){const e={userIds:[t]};try{const r=yield this.socket.sendMessagePromise(Jc.getUserPresets,qk.toBinary(e)),i=Jk.fromBinary(r.payload).peerPresets[0],n=new TextDecoder().decode(i.preset),o=JSON.parse(n).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}})}}Nt=new WeakMap;DD([P.trace("RoomSocketHandler.joinRoom")],uT.prototype,"joinRoom",1);var Pt;class OD{constructor(t){m(this,Pt,void 0);f(this,Pt,t)}getStageRequests(){return u(this,null,function*(){const{payload:t}=yield a(this,Pt).sendMessagePromise(U.getStageRequests);return t?zl.fromBinary(t):{stageRequests:[]}})}requestAccess(){a(this,Pt).sendMessage(U.requestStageAccess)}cancelRequestAccess(){a(this,Pt).sendMessage(U.cancelStageRequest)}grantAccess(t){return u(this,null,function*(){const e={userIds:t};a(this,Pt).sendMessage(U.grantStageAccess,RI.toBinary(e))})}denyAccess(t){return u(this,null,function*(){const e={userIds:t};a(this,Pt).sendMessage(U.denyStageAccess,MI.toBinary(e))})}joinStage(){return a(this,Pt).sendMessagePromise(U.joinStage,void 0,void 0,U.peerStageStatusUpdate)}leaveStage(t){const e={userIds:[t]};return a(this,Pt).sendMessagePromise(U.leaveStage,Gp.toBinary(e),void 0,U.peerStageStatusUpdate)}kick(t){const e={userIds:t};return a(this,Pt).sendMessagePromise(U.leaveStage,Gp.toBinary(e))}on(t,e){let r;switch(t){case U.grantStageAccess:case U.denyStageAccess:{r=void 0;break}case U.getStagePeers:{r=jp.fromBinary.bind(jp);break}case U.getStageRequests:case U.requestStageAccess:case U.cancelStageRequest:{r=zl.fromBinary.bind(zl);break}case U.peerStageStatusUpdate:{r=Ap.fromBinary.bind(Ap);break}}a(this,Pt).on(t,({payload:i,id:n})=>{if(!i||!r)return e(void 0,n);const o=r(i);return e(o,n)})}getPeerInfo(t){return u(this,null,function*(){const e=yield a(this,Pt).sendMessagePromise(U.getPeerInfo,Zm.toBinary({peerId:t}));return rn.fromBinary(e.payload)})}}Pt=new WeakMap;var $e,fc;class ND{constructor(t,e){m(this,$e,void 0);m(this,fc,void 0);f(this,$e,e),f(this,fc,t)}get logger(){return a(this,fc).getValue("logger")}addPlugin(t,e){a(this,$e).sendMessage(W.addPlugin,jM.toBinary({pluginId:t,staggered:e}))}removePlugin(t){a(this,$e).sendMessage(W.removePlugin,WM.toBinary({pluginId:t,staggered:!1}))}getActivePlugins(){return u(this,null,function*(){const{payload:t}=yield a(this,$e).sendMessagePromise(W.getPlugins);return t?mI.fromBinary(t):{plugins:[]}})}customPluginEventToRoom(t,e,r){const i={pluginId:t,pluginData:new TextEncoder().encode(JSON.stringify(e))};a(this,$e).sendMessage(W.customPluginEventToRoom,sI.toBinary(i),r)}customPluginEventToPeers(t,e,r,i){const n={pluginId:t,peerIds:e,pluginData:new TextEncoder().encode(JSON.stringify(r))};a(this,$e).sendMessage(W.customPluginEventToPeers,iI.toBinary(n),i)}enablePluginForRoom(t,e){a(this,$e).sendMessage(W.enablePluginForRoom,KM.toBinary({pluginId:t}),e)}enablePluginForPeers(t,e,r){a(this,$e).sendMessage(W.enablePluginForPeers,XM.toBinary({pluginId:t,peerIds:e}),r)}disablePluginForRoom(t,e){a(this,$e).sendMessage(W.disablePluginForRoom,YM.toBinary({pluginId:t}),e)}disablePluginForPeers(t,e,r){a(this,$e).sendMessage(W.disablePluginForPeers,eI.toBinary({pluginId:t,peerIds:e}),r)}storeInsertKeys(t,e,r,i){const n={pluginId:t,storeName:e,insertKeys:r.map(o=>({storeKey:o.key,payload:new TextEncoder().encode(JSON.stringify(o.payload))}))};a(this,$e).sendMessage(W.storeInsertKeys,$p.toBinary(n),i)}storeGetKeys(t,e,r,i){const n={pluginId:t,storeName:e,getKeys:r.map(o=>({storeKey:o.key}))};a(this,$e).sendMessage(W.storeGetKeys,cI.toBinary(n),i)}storeDeleteKeys(t,e,r,i){const n={pluginId:t,storeName:e,deleteKeys:r.map(o=>({storeKey:o.key}))};a(this,$e).sendMessage(W.storeDeleteKeys,lI.toBinary(n),i)}storeDelete(t,e,r){a(this,$e).sendMessage(W.storeDelete,hI.toBinary({pluginId:t,storeName:e}),r)}getPluginDataOld(t,e){this.logger.info("getPluginDataOld",{plugin:{id:t,storeName:e}})}storePluginDataOld(t,e,r){const i={pluginId:t,storeName:e,insertKeys:[{storeKey:r.key,payload:new TextEncoder().encode(JSON.stringify(r))}]};a(this,$e).sendMessage(W.storeInsertKeys,$p.toBinary(i))}on(t,e){let r;switch(t){case W.addPlugin:case W.enablePluginForPeers:case W.enablePluginForRoom:{r=gu.fromBinary.bind(gu);break}case W.removePlugin:case W.disablePluginForPeers:case W.disablePluginForRoom:{r=Bp.fromBinary.bind(Bp);break}case W.customPluginEventToPeers:case W.customPluginEventToRoom:{r=Fp.fromBinary.bind(Fp);break}case W.storeInsertKeys:case W.storeGetKeys:case W.storeDeleteKeys:case W.storeDelete:{r=Hp.fromBinary.bind(Hp);break}}a(this,$e).on(t,({payload:i,id:n})=>{const o=r(i);return e(o,n)})}}$e=new WeakMap,fc=new WeakMap;var LD=Object.defineProperty,VD=(s,t,e)=>t in s?LD(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,xD=(s,t,e)=>(VD(s,typeof t!="symbol"?t+"":t,e),e),Rh=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)},A=(s,t,e)=>(Rh(s,t,"read from private field"),e?e.call(s):t.get(s)),ge=(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)},ie=(s,t,e,r)=>(Rh(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e),ye=(s,t,e)=>(Rh(s,t,"access private method"),e),md={},UD={get exports(){return md},set exports(s){md=s}},Sn=typeof Reflect=="object"?Reflect:null,sg=Sn&&typeof Sn.apply=="function"?Sn.apply:function(s,t,e){return Function.prototype.apply.call(s,t,e)},ed;Sn&&typeof Sn.ownKeys=="function"?ed=Sn.ownKeys:Object.getOwnPropertySymbols?ed=function(s){return Object.getOwnPropertyNames(s).concat(Object.getOwnPropertySymbols(s))}:ed=function(s){return Object.getOwnPropertyNames(s)};function $D(s){console&&console.warn&&console.warn(s)}var hT=Number.isNaN||function(s){return s!==s};function oe(){oe.init.call(this)}UD.exports=oe;md.once=qD;oe.EventEmitter=oe;oe.prototype._events=void 0;oe.prototype._eventsCount=0;oe.prototype._maxListeners=void 0;var rg=10;function Dl(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 rg},set:function(s){if(typeof s!="number"||s<0||hT(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");rg=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(s){if(typeof s!="number"||s<0||hT(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 pT(s){return s._maxListeners===void 0?oe.defaultMaxListeners:s._maxListeners}oe.prototype.getMaxListeners=function(){return pT(this)};oe.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 n;if(t.length>0&&(n=t[0]),n instanceof Error)throw n;var o=new Error("Unhandled error."+(n?" ("+n.message+")":""));throw o.context=n,o}var c=i[s];if(c===void 0)return!1;if(typeof c=="function")sg(c,this,t);else for(var d=c.length,l=ST(c,d),e=0;e<d;++e)sg(l[e],this,t);return!0};function gT(s,t,e,r){var i,n,o;if(Dl(e),n=s._events,n===void 0?(n=s._events=Object.create(null),s._eventsCount=0):(n.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),n=s._events),o=n[t]),o===void 0)o=n[t]=e,++s._eventsCount;else if(typeof o=="function"?o=n[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=pT(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,$D(c)}return s}oe.prototype.addListener=function(s,t){return gT(this,s,t,!1)};oe.prototype.on=oe.prototype.addListener;oe.prototype.prependListener=function(s,t){return gT(this,s,t,!0)};function BD(){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 mT(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=BD.bind(r);return i.listener=e,r.wrapFn=i,i}oe.prototype.once=function(s,t){return Dl(t),this.on(s,mT(this,s,t)),this};oe.prototype.prependOnceListener=function(s,t){return Dl(t),this.prependListener(s,mT(this,s,t)),this};oe.prototype.removeListener=function(s,t){var e,r,i,n,o;if(Dl(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,n=e.length-1;n>=0;n--)if(e[n]===t||e[n].listener===t){o=e[n].listener,i=n;break}if(i<0)return this;i===0?e.shift():HD(e,i),e.length===1&&(r[s]=e[0]),r.removeListener!==void 0&&this.emit("removeListener",s,o||t)}return this};oe.prototype.off=oe.prototype.removeListener;oe.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),n;for(r=0;r<i.length;++r)n=i[r],n!=="removeListener"&&this.removeAllListeners(n);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 fT(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):ST(i,i.length)}oe.prototype.listeners=function(s){return fT(this,s,!0)};oe.prototype.rawListeners=function(s){return fT(this,s,!1)};oe.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):TT.call(s,t)};oe.prototype.listenerCount=TT;function TT(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 ST(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function HD(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 qD(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,n),r(o)}function n(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}vT(s,t,n,{once:!0}),t!=="error"&&jD(s,i,{once:!0})})}function jD(s,t,e){typeof s.on=="function"&&vT(s,"error",t,e)}function vT(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(n){r.once&&s.removeEventListener(t,i),e(n)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}class GD extends S.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 ig=new GD;class yT{static encode(t){return ig.toBinary(t)}static decode(t){return ig.fromBinary(new Uint8Array(t))}}function WD(s,t){return Math.floor(Math.random()*(t-s+1)+s)}var yr;class JD{constructor(t={}){xD(this,"opts"),ge(this,yr,void 0),this.opts={initialTimeout:t.initialTimeout||1e3,maxTimeout:t.maxTimeout||1e4,factor:t.factor||2},ie(this,yr,0)}wait(){return u(this,null,function*(){ie(this,yr,A(this,yr)+1);const t=WD(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*Nh(2,A(this,yr))));yield new Promise(e=>{setTimeout(e,t)})})}getAttempts(){return A(this,yr)}reset(){ie(this,yr,0)}}yr=new WeakMap;const fr={debug:0,info:1,warn:2,error:3};var ri,ii;class KD{constructor(t){ge(this,ri,void 0),ge(this,ii,void 0),ie(this,ri,console),ie(this,ii,t)}debug(...t){fr[A(this,ii)]>fr.debug||A(this,ri).debug("[Sockrates]:",...t)}info(...t){fr[A(this,ii)]>fr.info||A(this,ri).info("[Sockrates]:",...t)}warn(...t){fr[A(this,ii)]>fr.warn||A(this,ri).warn("[Sockrates]:",...t)}error(...t){fr[A(this,ii)]>fr.error||A(this,ri).error("[Sockrates]:",...t)}}ri=new WeakMap,ii=new WeakMap;var ET=(s=>(s[s.CONNECTING=0]="CONNECTING",s[s.OPEN=1]="OPEN",s[s.CLOSING=2]="CLOSING",s[s.CLOSED=3]="CLOSED",s))(ET||{});const zD="2",YD="3";var ke,cn,ve,Ne,Er,ze,ir,qr,fs,dn,Vs,Bu,PT,so,td,Hu,bT,Fu,ng,fd,qu,ju,_T,ao,sd,oo,Td,Sd,Gu,vn,co,lo,vd;class QD{constructor(t,e){var T,v,E,w,b,M,D,$,V,H;ge(this,Bu),ge(this,so),ge(this,Hu),ge(this,Fu),ge(this,fd),ge(this,ju),ge(this,ao),ge(this,oo),ge(this,Sd),ge(this,vn),ge(this,lo),ge(this,ke,void 0),ge(this,cn,void 0),ge(this,ve,void 0),ge(this,Ne,void 0),ge(this,Er,void 0),ge(this,ze,void 0),ge(this,ir,void 0),ge(this,qr,void 0),ge(this,fs,void 0),ge(this,dn,void 0),ge(this,Vs,void 0);var r,i,n,o,c,d,l,h,g;ie(this,cn,t),ie(this,Er,[]),ie(this,ze,new md),ie(this,ir,!0),ie(this,fs,!1),ie(this,ve,e!=null?e:{}),(T=(r=A(this,ve)).autoReconnect)!=null||(r.autoReconnect=!0),(v=(i=A(this,ve)).retryConnectionInterval)!=null||(i.retryConnectionInterval=1e3),(E=(n=A(this,ve)).pingTimeout)!=null||(n.pingTimeout=3e4),(w=(o=A(this,ve)).connectionTimeout)!=null||(o.connectionTimeout=5e3),(b=(c=A(this,ve)).debug)!=null||(c.debug=!0),(M=(d=A(this,ve)).maxReconnectionAttempts)!=null||(d.maxReconnectionAttempts=10),(D=(l=A(this,ve)).disconnectOnPingTimeout)!=null||(l.disconnectOnPingTimeout=!0),($=(h=A(this,ve)).queueOnDisconnect)!=null||(h.queueOnDisconnect=!1),(V=(g=A(this,ve)).flushOnReconnect)!=null||(g.flushOnReconnect=!1),ie(this,qr,{code:void 0,reason:void 0}),ie(this,Ne,(H=A(this,ve).logger)!=null?H:new KD(A(this,ve).debug?"debug":"info")),ie(this,Vs,new JD)}get readyState(){var t;return(t=A(this,ke))==null?void 0:t.readyState}get url(){return A(this,cn)}updateURL(t){ie(this,cn,t),ye(this,ju,_T).call(this)}get config(){return A(this,ve)}get sendQueue(){return A(this,Er)}flush(){if(!A(this,ve).queueOnDisconnect)return!1;const t=[];return A(this,Er).forEach(e=>{this.send(e.event,e.id,e.payload,e.metadata)||t.push(e)}),ie(this,Er,t),A(this,Er)}connect(t=!1){return u(this,null,function*(){if(!t&&[0,1].includes(this.readyState)){A(this,Ne).debug("Websocket was already connecting or connected.");return}if(A(this,ir)!==!1)return new Promise((e,r)=>{ye(this,vn,co).call(this),ye(this,lo,vd).call(this);try{ie(this,ke,new WebSocket(ye(this,Bu,PT).call(this,A(this,cn)))),A(this,ke).binaryType="arraybuffer",A(this,Ne).debug("Connecting");const i=setTimeout(()=>{A(this,Ne).debug("Connection timeout. Closing socket"),ie(this,ir,!0),ye(this,lo,vd).call(this),A(this,ke).close(3001,"Connection Timeout"),A(this,ve).autoReconnect&&!A(this,fs)&&(A(this,ze).emit("reconnecting"),ye(this,ao,sd).call(this)),r(new Error("Connection timed out!"))},A(this,ve).connectionTimeout);A(this,ke).onopen=()=>{A(this,Ne).debug(`Ready State: ${ET[A(this,ke).readyState]}`),i&&clearTimeout(i),ye(this,Sd,Gu).call(this),ie(this,qr,{code:void 0,reason:void 0}),A(this,ze).emit("connected"),A(this,ve).flushOnReconnect&&this.flush(),e()},A(this,ke).onclose=n=>{try{i&&clearTimeout(i);const{code:o,reason:c}=n;r(c),A(this,Ne).debug("Socket closed. Close event:",{event:n}),A(this,Ne).debug(`Connection closed code: ${o}`),A(this,Ne).debug(`Connection closed reason: ${c}`),A(this,fs)||ye(this,fd,qu).call(this,o,c)}catch(o){ye(this,so,td).call(this,o)}},A(this,ke).onerror=n=>{ye(this,so,td).call(this,n)},A(this,ke).onmessage=n=>ye(this,Hu,bT).call(this,n)}catch(i){ye(this,so,td).call(this,i,r)}})})}send(t,e,r,i){const n={event:t,id:e,payload:r,metadata:i};if(A(this,ve).queueOnDisconnect&&(!A(this,ke)||A(this,ke).readyState!==1))return A(this,Ne).debug("Queuing message since socket is not connected!",n),A(this,Er).push(n),!1;const o=yT.encode(n);return ye(this,oo,Td).call(this,o)}emit(t,e,r,i){return this.send(t,e,r,i)}sendRaw(t){return ye(this,oo,Td).call(this,t)}receive(t,e){return A(this,ze).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,ze).on(t,e);return}this.receive(t,e)}removeAllListeners(){A(this,ze).removeAllListeners()}removeReceiver(t,e){this.removeListener(t,e)}removeListener(t,e){A(this,ze).removeListener(t.toString(),e)}removeReceivers(t){this.removeListeners(t)}removeListeners(t){A(this,ze).listeners(t.toString()).map(e=>this.removeListener(t,e))}disconnect(){ie(this,ir,!1),ye(this,vn,co).call(this),this.removeAllListeners(),ie(this,qr,{code:1e3,reason:"Sockrates disconnect method called"}),A(this,ke).close(1e3,"Sockrates disconnect method called.")}}ke=new WeakMap,cn=new WeakMap,ve=new WeakMap,Ne=new WeakMap,Er=new WeakMap,ze=new WeakMap,ir=new WeakMap,qr=new WeakMap,fs=new WeakMap,dn=new WeakMap,Vs=new WeakMap,Bu=new WeakSet,PT=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)://.")},so=new WeakSet,td=function(s,t){A(this,Ne).error("Error:",{error:s}),A(this,ze).emit("errored",{error:s}),t==null||t(s)},Hu=new WeakSet,bT=function(s){if(ye(this,Sd,Gu).call(this),s.data===zD){A(this,Ne).debug("Received ping from server"),ye(this,oo,Td).call(this,YD);return}const t=yT.decode(s.data),{id:e,payload:r}=t;A(this,Ne).debug("Received message",{event:t.event,messageID:e}),A(this,ze).emit(t.event.toString(),{id:e,payload:r})},Fu=new WeakSet,ng=function(){return A(this,ke).readyState===1},fd=new WeakSet,qu=function(s,t){ie(this,qr,{reason:t,code:s}),A(this,ze).emit("disconnected",{code:s,reason:t})},ju=new WeakSet,_T=function(){const{reason:s,code:t}=A(this,qr);t&&t!==1e3&&A(this,ir)&&A(this,ve).autoReconnect&&!A(this,fs)&&(A(this,Ne).debug(`Triggering reconnection due to ${s}.`),A(this,ze).emit("reconnecting"),ye(this,ao,sd).call(this))},ao=new WeakSet,sd=function(s=!0){return u(this,null,function*(){if(s&&A(this,fs)){A(this,Ne).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(A(this,fs)||A(this,Vs).reset(),A(this,ve).maxReconnectionAttempts!==null&&A(this,Vs).getAttempts()>=A(this,ve).maxReconnectionAttempts){A(this,ze).emit("failed"),ie(this,fs,!1);return}ie(this,fs,!0),ye(this,lo,vd).call(this),ye(this,vn,co).call(this);try{if(yield A(this,Vs).wait(),A(this,ir)===!1)return;if(A(this,Ne).debug(`Reconnection attempt ${A(this,Vs).getAttempts()}`),A(this,ze).emit("reconnectAttempt",{attempt:A(this,Vs).getAttempts()}),yield this.connect(),!ye(this,Fu,ng).call(this))throw Error("Reconnect Failed");ie(this,fs,!1),ie(this,qr,{code:void 0,reason:void 0}),A(this,ze).emit("reconnected")}catch(t){A(this,Ne).debug("Failed to reconnect."),A(this,ze).emit("reconnectFailure",{attempt:A(this,Vs).getAttempts()}),ye(this,ao,sd).call(this,!1)}})},oo=new WeakSet,Td=function(s){try{return A(this,ke).send(s),!0}catch(t){return A(this,Ne).error(t.message),!1}},Sd=new WeakSet,Gu=function(){this.config.disconnectOnPingTimeout&&(A(this,Ne).debug("Resetting ping timeout"),ye(this,vn,co).call(this),ie(this,dn,setTimeout(()=>{var s;A(this,Ne).debug("Disconnecting the socket due to ping timeout"),ie(this,ir,!0);const t=3002,e="Ping timeout";(s=A(this,ke))==null||s.close(t,e),ye(this,fd,qu).call(this,t,e)},A(this,ve).pingTimeout)))},vn=new WeakSet,co=function(){A(this,dn)&&(clearTimeout(A(this,dn)),ie(this,dn,void 0))},lo=new WeakSet,vd=function(){A(this,ke)&&(A(this,ke).onopen=void 0,A(this,ke).onerror=void 0,A(this,ke).onmessage=void 0,A(this,ke).onclose=void 0)};var XD=Object.defineProperty,ZD=Object.getOwnPropertyDescriptor,Ol=(s,t,e,r)=>{for(var i=r>1?void 0:r?ZD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&XD(t,e,i),i};const ag=65535,e1=3e3;var Br,Pe,be,Ie,Zt,Ke,Tc,Wu,Sc,Ju,wg;const wT=(wg=class{constructor(s,{peerId:t,meetingId:e,authToken:r,capabilities:i}){m(this,be);m(this,Tc);m(this,Sc);m(this,Br,void 0);m(this,Pe,void 0);p(this,"roomName");p(this,"authToken");p(this,"capabilities");m(this,Zt,void 0);m(this,Ke,void 0);var n;if(!t||!e||!r)throw new R("peerId, meetingId, or authToken can not be empty","0404");f(this,Zt,void 0),f(this,Ke,s),this.capabilities=i,this.roomName=e,this.authToken=r,f(this,Br,x(this,Tc,Wu).call(this,t)),f(this,Pe,new QD(a(this,Br),{autoReconnect:!0,disconnectOnPingTimeout:(n=i.includes("PING"))!=null?n:!1,queueOnDisconnect:!0,flushOnReconnect:!1,logger:this.logger})),this.handleSocketConnectionEvents()}get joinAttempted(){return a(this,be,Ie).socketJoinAttempted}set joinAttempted(s){a(this,be,Ie).socketJoinAttempted=s}get telemetry(){return a(this,Ke).getValue("telemetry")}get logger(){return a(this,Ke).getValue("logger")}get peerId(){return a(this,Ke).getValue("peerId")}updateURL(s){s!==this.peerId&&(f(this,Br,x(this,Tc,Wu).call(this,s)),this.logger.debug("SocketService:: Connection URL updated.")),a(this,Pe).updateURL(a(this,Br))}static getSocketEdgeDomain(s){return fn({servicePrefix:"socket-edge",baseURI:s})}get url(){return a(this,Br)}connect(){return u(this,null,function*(){a(this,be,Ie).socketJoinAttempted=!0,yield a(this,Pe).connect(),a(this,be,Ie).socketJoinAttempted=!0,a(this,be,Ie).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}})}disconnect(){a(this,be,Ie).socketJoinAttempted=!1,a(this,Pe).disconnect(),a(this,be,Ie).socketJoinAttempted=!0,a(this,be,Ie).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}}get isConnected(){try{return a(this,Pe).readyState===1}catch(s){return!1}}sendMessage(s,t,e){const r={};return a(this,Ke).getValue("telemetry").injectContext(r),a(this,Pe).send(s,e!=null?e:x(this,Sc,Ju).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}){const n=i!=null?i:s;return new Promise((o,c)=>{const d=(E,w)=>{a(this,Pe).removeListener(n,E),a(this,Pe).removeListener(ag,w),a(this,Pe).removeListener(Pr.errorResponse,w),a(this,Pe).removeListener(Ts.errorResponse,w)},l=r!=null?r:x(this,Sc,Ju).call(this),h={};a(this,Ke).getValue("telemetry").injectContext(h);const T=({id:E,payload:w})=>{if(l===E){let b;try{const M=uC.fromBinary(w);b=new Error(M.errorMessage)}catch(M){b=new Error("failed to parse error message",{cause:M});try{const D=hR.fromBinary(w);b=new Error(D.message)}catch(D){b=new Error("failed to parse error message",{cause:D})}}c(b),d(v,T)}},v=({id:E,payload:w})=>{l===E&&(o({id:E,payload:w}),d(v,T))};a(this,Pe).on(n,v),a(this,Pe).on(ag,T),a(this,Pe).on(Pr.errorResponse,T),a(this,Pe).on(Ts.errorResponse,T),setTimeout(()=>{d(v,T),c(new Error(`request timeout for callback eventId:${s}`))},t),a(this,Pe).send(s,l,e,new TextEncoder().encode(JSON.stringify(h)))})}on(s,t){a(this,Pe).on(s,t)}onStateEvent(s,t){a(this,Pe).on(s,t)}removeListener(s,t){a(this,Pe).removeListener(s,t)}removeListeners(s){a(this,Pe).removeListeners(s)}flush(){return a(this,Pe).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",()=>u(this,null,function*(){this.logger.info("SocketService::Connected to socket-edge"),a(this,Zt)&&(clearTimeout(a(this,Zt)),f(this,Zt,void 0)),a(this,be,Ie).updateSocketConnectionState("connected")})),this.onStateEvent("disconnected",({code:s,reason:t})=>{var i;this.logger.info("SocketService::Disconnected from socket-edge",{error:{code:s,reason:t}});const{recv:e,send:r}=(i=a(this,be,Ie).mediaState)!=null?i:{};e!=null&&e.state&&(e==null?void 0:e.state)!==Tn.CONNECTED||r!=null&&r.state&&(r==null?void 0:r.state)!==Tn.CONNECTED?a(this,Ke).getValue("peerSessionStore").emit(C.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:a(this,be,Ie).joinAttempted}):f(this,Zt,setTimeout(()=>{a(this,Ke).getValue("peerSessionStore").emit(C.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:a(this,be,Ie).joinAttempted}),f(this,Zt,void 0)},e1)),a(this,be,Ie).updateSocketConnectionState("disconnected")}),this.onStateEvent("reconnecting",()=>u(this,null,function*(){this.logger.info("SocketService::Reconnecting to socket-edge"),a(this,be,Ie).updateSocketConnectionState("reconnecting")})),this.onStateEvent("reconnectAttempt",t=>u(this,[t],function*({attempt:s}){this.logger.info("SocketService::Attempting to reconnect to socket-edge",{socket:{retryAttempt:s}}),a(this,be,Ie).updateSocketConnectionState("reconnectAttempt",s)})),this.onStateEvent("reconnectFailure",({attempt:s})=>{this.logger.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:s}}),a(this,be,Ie).updateSocketConnectionState("reconnectFailure",s)}),this.onStateEvent("reconnected",()=>u(this,null,function*(){this.logger.info("SocketService::Reconnected to socket-edge",{connectionState:{joinAttempted:a(this,be,Ie).mediaJoinAttempted}}),a(this,Zt)&&(clearTimeout(a(this,Zt)),f(this,Zt,void 0)),a(this,Ke).getValue("peerSessionStore").emit(C.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:a(this,be,Ie).mediaJoinAttempted}),a(this,be,Ie).updateSocketConnectionState("reconnected")})),this.onStateEvent("failed",()=>u(this,null,function*(){this.logger.info("SocketService::Failed to connect to socket-edge"),a(this,Ke).getValue("peerSessionStore").emit(C.SOCKET_SERVICE_FAILED),a(this,be,Ie).updateSocketConnectionState("failed")}))}},Br=new WeakMap,Pe=new WeakMap,be=new WeakSet,Ie=function(){return a(this,Ke).getValue("connectionHandler")},Zt=new WeakMap,Ke=new WeakMap,Tc=new WeakSet,Wu=function(s){const t=a(this,Ke).getValue("socketBaseURI")||a(this,Ke).getValue("baseURI");let e=wT.getSocketEdgeDomain(t);typeof ba(a(this,Ke),"socket_server_base")=="string"&&(e=ba(a(this,Ke),"socket_server_base"));const r=`wss://${e}`,i=new URL(`${r}/ws`),n=this.peerId,o=G(O({roomID:this.roomName,peerID:s,authToken:this.authToken,useMediaV2:!0},n!==s&&{oldPeerID:n}),{ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(c=>dd[c]).join(" "),joinWithDetails:!0,useCfWorker:!0,useStartSession:!0});return Object.entries(o).forEach(([c,d])=>{i.searchParams.append(c,d.toString())}),i.href},Sc=new WeakSet,Ju=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`},wg);let Ic=wT;Ol([P.trace("SocketService.connect")],Ic.prototype,"connect",1);Ol([P.trace("SocketService.disconnect")],Ic.prototype,"disconnect",1);Ol([P.trace("SocketService.sendMessagePromise")],Ic.prototype,"sendMessagePromise",1);Ol([P.trace("SocketService.sendMessagePromiseWithTimeout")],Ic.prototype,"sendMessagePromiseWithTimeout",1);class t1{constructor(t){p(this,"socketService");this.socketService=t}handleConnectedRoomsDumpRaw({payload:t}){var n;const e=$R.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:(n=e.parentMeeting.participants)!=null?n:[]},meetings:r}}handleTransferPeerRaw({payload:t}){const e=uk.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}handleMovedPeerRaw({payload:t}){const e=ef.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}handleConnectedRoomsUpdatedRaw({payload:t}){return Lp.fromBinary(t).payloads.map(r=>({id:r.id,title:r.title}))}handleConnectedRoomsDeletedRaw({payload:t}){return tk.fromBinary(t).payloads}getConnectedRoomsDump(){return u(this,null,function*(){const t=yield this.socketService.sendMessagePromise(U.getConnectedRoomsDump);return this.handleConnectedRoomsDumpRaw(t)})}createConnectedRooms(t){return u(this,null,function*(){const{payload:e}=yield this.socketService.sendMessagePromise(U.createConnectedRooms,qR.toBinary({payloads:t}));return Lp.fromBinary(e).payloads.map(i=>({id:i.id,title:i.title}))})}updateConnectedRooms(t){return u(this,null,function*(){})}disableConnectedRooms(t){return u(this,null,function*(){const e=t.map(i=>({id:i})),r=yield this.socketService.sendMessagePromise(U.deleteConnectedRooms,ZR.toBinary({payloads:e}));return this.handleConnectedRoomsDeletedRaw(r)})}movePeersBetweenRooms(t){return u(this,null,function*(){try{const e=yield this.socketService.sendMessagePromise(U.movePeers,ok.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 s1=Object.defineProperty,r1=Object.getOwnPropertyDescriptor,i1=(s,t,e,r)=>{for(var i=r>1?void 0:r?r1(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&s1(t,e,i),i},ms;class CT extends Ut{constructor(e){const r=e.getValue("logger");super(r);p(this,"meetings",[]);p(this,"parentMeeting",null);m(this,ms,void 0);f(this,ms,e)}get supportsConnectedMeetings(){return a(this,ms).getValue("self").id!==""}get isActive(){return this.meetings.length!==0}validateConnectedMeetingsAction(){if(!this.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
|
|
10
|
-
Please
|
|
11
|
-
Please connect with our support team to enable connected meetings.`);this.logger.info("ConnectedMeetingsController::switchMeeting:: asking ui-kit to show switching breakout UI"),this.connectedMeetings.emit("changingMeeting",t);const r={video:a(this,ue).getValue("self").videoEnabled,audio:a(this,ue).getValue("self").audioEnabled};try{a(this,ue).getValue("self").cleanupEvents(),yield a(this,ue).getValue("meeting").leave("connected-meeting")}catch(l){this.logger.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(o=(n=a(this,ue).getValue("meeting"))==null?void 0:n.meta)==null?void 0:o.meetingId}`,{error:l})}this.logger.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${t}`);const i=yield MT.init(G(O({},a(this,ue).getValue("options")),{cachedUserDetails:null,defaults:G(O(O({},a(this,ue).getValue("options").defaults),r),{mediaHandler:a(this,ue).getValue("self")}),authToken:s}));this.logger.info(`ConnectedMeetingsController::switchMeeting:: initialized new meeting. Meeting Id: ${(c=i==null?void 0:i.meta)==null?void 0:c.meetingId}`);try{const{hidden:l}=a(this,ue).getValue("self");i.self.setName(a(this,ue).getValue("self").name),yield i.join(),l&&i.self.hide()}catch(l){this.logger.error("ConnectedMeetingsController.joinRoom",{error:l})}return this.logger.info(`ConnectedMeetingsController::switchMeeting:: asking ui-kit to show in-meeting ui of newly joined meeting id: ${(d=i==null?void 0:i.meta)==null?void 0:d.meetingId}`),this.connectedMeetings.emit("meetingChanged",i),i})}handleConnectedRoomsDump(s){const t=a(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 a(this,ue).getValue("connectedMeetingsSocketHandler").handleMovedPeerRaw(s)}handleConnectedRoomsUpdated(s){const t=a(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,G(O({},r),{participants:[]}))}),this.connectedMeetings.meetings=Array.from(e.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(s){const e=a(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,Cg);let Nl=RT;kh([P.trace("ConnectedMeetingsController.getConnectedMeetings")],Nl.prototype,"getConnectedMeetings",1);kh([P.trace("ConnectedMeetingsController.setupEvents")],Nl.prototype,"setupEvents",1);kh([P.trace("ConnectedMeetingsController.switchMeeting")],Nl.prototype,"switchMeeting",1);var o1=Object.defineProperty,c1=Object.getOwnPropertyDescriptor,Mh=(s,t,e,r)=>{for(var i=r>1?void 0:r?c1(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&o1(t,e,i),i};const ro=class{constructor(s,t,e){p(this,"apiBase");p(this,"selfController");p(this,"pollController");p(this,"chatController");p(this,"metaController");p(this,"storesManager");p(this,"stageController");p(this,"pluginController");p(this,"internalsController");p(this,"recordingController");p(this,"livestreamController");p(this,"participantController");p(this,"connectedMeetingsController");p(this,"telemetry");p(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 init(s){return u(this,null,function*(){var V,H,j;const{peerId:t,apiBase:e,authToken:r,meetingId:i,organizationId:n,cachedUserDetails:o,logger:c}=s.getAllValues();if(bD(s),Te.isSupported()===!1)throw new R("Browser not supported","0010",c,!0);const d=gA(s,{authToken:r,baseURL:e,cachedUserDetails:o});d.setRoomName(i),d.setRoomUUID(i),d.setOrganizationId(n),d.setHeader("tracing-id",t),s.setValue("apiClient",d);const l=new zA(s);s.setValue("connectionHandler",l);let h="",g="",T=null;c.info("CF SFU is being used.");try{T=yield d.getUserDetails(),h=((V=T.meeting)==null?void 0:V.title)||"",g=((H=T.socket)==null?void 0:H.baseUri)||s.getValue("baseURI"),s.setValue("presetName",T.preset.name),s.setValue("socketBaseURI",g),c.info(`Socket Base URI ${g} is being used`)}catch(Z){throw c.error("Failed to get user details",{error:Z}),Z instanceof fu?Z.status===401?new R("Unauthorized. The auth token may be invalid or expired. (401)","0004"):Z.status===403?new R("Access denied. Insufficient permissions to join the meeting. (403)","0004"):Z.status===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"):Z.status>=500?new R(`The server encountered an error. Try again. (${Z.status})`,"0001"):Z.isHttpError?new R(`Request rejected by the server. (${Z.status})`,"0001"):Z.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((Z==null?void 0:Z.message)||"Failed to initialize.","0001")}const v=ro.createSocketService(s),E=v.connect(),w=d.getPlugins();try{yield E}catch(Z){c.error("[Controller]: Failed to connect to socket server:",{error:Z})}const b=_u.init(T.preset,!s.getValue("modules").theme);s.setValue("theme",b);const M=ku.init(s,b.viewType,T.preset.permissions),D=ro.setupControllers(v,s,T,w,h,b,M);UA(b)&&((j=ro.createRoomNodeClient(s,v).initializeConnection(T.participant.name,i,!1,M))==null||j.catch(He=>{c.error("[Controller]: Failed to queue partial media room promise:",{error:He})}));const{controllers:$}=yield D;return W_(),new ro(e,$,s)})}static setupControllers(s,t,e,r,i,n,o){return u(this,null,function*(){var L,k,Le;const c=t.getValue("modules"),{participant:d}=e,l=t.getValue("defaults"),h=t.getValue("logger"),{viewType:g,mediaConstraints:{audio:T}}=n;t.setValue("viewType",g),t.setValue("defaults",O({mediaConfiguration:{audio:{enableHighBitrate:(L=T.enableHighBitrate)!=null?L:!1,enableStereo:(k=T.enableStereo)!=null?k:!1}}},l)),t.setValue("maxPreferredStreams",Te.isMobile()?n.maxVideoStreams.mobile:n.maxVideoStreams.desktop);let v,E,w,b,M,D,$,V,H;const j=new RD(t,s),Z=new t1(s);t.setValue("connectedMeetingsSocketHandler",Z);const He=new Al(t,s),rs=new pr(t,s),Zr=new OD(s),is=new uT(t,s),I=new ND(t,s),y=new CD(s),_=yield Xr.init(t,is,d,o,n);t.setValue("selfController",_);const B=yield ff.init(t,_.self,is,j,i);if(c.participant&&(V=new mr(t,_.self,is)),(Le=c.e2ee)!=null&&Le.enabled&&c.e2ee.manager.init(h,t.getValue("peerSessionStore")),c.chat&&(E=yield ts.init(t,rs,_.self,V.participants)),c.internals&&(M=yield fh.init(t)),c.livestream&&n.viewType===ar.Livestream&&($=new wf(t,_.self,y)),c.poll&&(v=yield hf.init(t,_.self,He)),c.recording&&(D=new yf(t,_.self,is)),c.stage&&(w=new Tf(t,Zr,is,_.self,V.participants)),c.plugin){if(!V)throw new R("The plugin module cannot be initialized without the `participant` module","0102");const Ls=yield r;b=yield Cc.init(t,Ls,I,rs,E==null?void 0:E.chat,_.self,V.participants,i)}if(c.connectedMeetings&&(H=yield Nl.init(t)),c.pip){const Ls=yield ou._init(t,_.self);t.setValue("pip",Ls)}const Me={storesManager:new H0(t,I),pollController:v,selfController:_,metaController:B,chatController:E,stageController:w,pluginController:b,recordingController:D,internalsController:M,livestreamController:$,participantController:V,connectedMeetingsController:H};return{theme:n,permissions:o,controllers:Me}})}static createRoomNodeClient(s,t){const{peerId:e}=s.getAllValues();return dT(s,{socket:t,peerId:e})}static createSocketService(s){var d;const{peerId:t,meetingId:e,authToken:r}=s.getAllValues(),o=((d=s.getValue("socketBaseURI"))!=null?d:"").includes("realtime.cloudflare.com")?[]:["PING"];return s.getValue("logger").info(`Socket service capabilities: ${JSON.stringify(o)}`),new Ic(s,{peerId:t,meetingId:e,authToken:r,capabilities:o})}};let Ll=ro;Mh([P.trace("Controller.init")],Ll,"init",1);Mh([P.trace("Controller.createRoomNodeClient")],Ll,"createRoomNodeClient",1);Mh([P.trace("Controller.createSocketService")],Ll,"createSocketService",1);class d1{constructor(){p(this,"battery");p(this,"logger");p(this,"init",t=>u(this,null,function*(){this.logger=t;try{"getBattery"in navigator&&(this.battery=yield 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)}}));p(this,"updateChargeInfo",()=>{var t;this.logger.log(`Battery charging? ${(t=this.battery)!=null&&t.charging?"Yes":"No"}`)});p(this,"updateLevelInfo",()=>{if(!this.battery){this.logger.log("Battery level: Not known");return}this.logger.log(`Battery level: ${this.battery.level*100}%`)});p(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 og=new d1;function l1(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 n=ai.baseURI.prod;t&&(n=t);const o=`https://${fn({servicePrefix:"api",baseURI:n})}`;return{meetingId:e,orgId:r,participantId:i,baseURI:n,apiBase:o}}catch(e){throw new R("Invalid auth token","0004")}}var Hr,Fi,qi,vc,hl,kT;class u1{constructor(){m(this,hl);m(this,Hr,new Audio);m(this,Fi,new MediaStream);m(this,qi,new Map);m(this,vc,void 0);a(this,Hr).srcObject=a(this,Fi),a(this,Hr).autoplay=!0}playTracks(t){return u(this,null,function*(){return t.forEach(e=>{a(this,qi).has(e.id)||(a(this,Fi).addTrack(e),a(this,qi).set(e.id,e))}),this.play()})}setSpeakerDevice(t){typeof HTMLAudioElement.prototype.setSinkId=="function"&&a(this,Hr).setSinkId(t)}removeTrack(t){const e=a(this,qi).get(t);e&&(a(this,Fi).removeTrack(e),a(this,qi).delete(t))}play(){return u(this,null,function*(){return a(this,Hr).srcObject=a(this,Fi),a(this,Hr).play().catch(t=>{x(this,hl,kT).call(this,t)})})}onError(t){f(this,vc,t)}}Hr=new WeakMap,Fi=new WeakMap,qi=new WeakMap,vc=new WeakMap,hl=new WeakSet,kT=function(t){var e;(e=a(this,vc))==null||e.call(this,t)};var ji;class h1 extends u1{constructor(){super();m(this,ji,void 0);f(this,ji,new Map)}addParticipantTrack(e,r){a(this,ji).set(e,r.id),this.playTracks([r])}removeParticipantTrack(e){const r=a(this,ji).get(e);r&&this.removeTrack(r),a(this,ji).delete(e)}}ji=new WeakMap;var p1=Object.defineProperty,g1=Object.getOwnPropertyDescriptor,Vl=(s,t,e,r)=>{for(var i=r>1?void 0:r?g1(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&p1(t,e,i),i},Be,Gi,Rg;let Kr=(Rg=class{constructor(t,e){m(this,Be,void 0);m(this,Gi,void 0);f(this,Gi,t),f(this,Be,e)}get peerId(){return a(this,Gi).getValue("peerId")}static initMedia(){return u(this,arguments,function*(t={},e=!1,r=void 0){var d;const i=(d=r==null?void 0:r.peerId)!=null?d:Jr.v4(),n=Gr.createContext(i,{peerId:i}),o=n.getValue("logger");o.init(n);const c=new Of(n,o);return yield c.init(t,e,n),n.setValue("defaults",{mediaHandler:c}),c})}static init(t){return u(this,null,function*(){var T,v,w,b,M,D,$,V,H;Te.init();const e=(v=(T=t==null?void 0:t.cachedUserDetails)==null?void 0:T.peerId)!=null?v:Jr.v4(),{authToken:r,baseURI:i}=t,E=l1(r,i),{meetingId:n}=E,o=Dc(E,["meetingId"]);if((w=o.baseURI)!=null&&w.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=Kr.setupContext(e,t,n,o),d=c.getValue("telemetry"),l=c.getValue("logger");$T(l),og.init(l),d.init(c,{roomName:n,userId:o.participantId,organizationId:o.orgId,peerId:e},(M=(b=t.modules)==null?void 0:b.tracing)!=null?M:!0,($=(D=t==null?void 0:t.modules)==null?void 0:D.devTools)==null?void 0:$.logLevel),l.init(c),l.info("Client::init::options",{clientInitOptions:G(O({},t),{authToken:`${(V=t.authToken)==null?void 0:V.slice(0,10)}...
|
|
12
|
-
${(H=t.authToken)==null?void 0:H.slice(-10)}`})});const h=yield
|
|
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)}getRoundTripTime(){return u(this,null,function*(){const[t,e]=yield Promise.all([this.pc1.getStats(),this.pc2.getStats()]);let r,i;if(t.forEach(n=>{n.type==="candidate-pair"&&n.nominated===!0&&n.bytesSent>0&&(r=n)}),e.forEach(n=>{n.type==="candidate-pair"&&n.nominated===!0&&n.bytesReceived>0&&(i=n)}),r&&i)try{if(r.currentRoundTripTime&&i.currentRoundTripTime)return{rtt:r.currentRoundTripTime,backendRTT:i.currentRoundTripTime};const n=(i.lastPacketReceivedTimestamp-r.lastPacketSentTimestamp)/1e3;return{rtt:n,backendRTT:n}}catch(n){return}})}close(){this.pc1.close(),this.pc2.close()}}class Gg extends tt{constructor(e){super();p(this,"call");p(this,"timeOut");this.call=new Zs(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 ZT=8,eS=1/1e3;class tS extends Gg{constructor(e){super(e);p(this,"senderChannel");p(this,"recieveChannel");p(this,"startTime");p(this,"lastBitrateMeasureTime");p(this,"sentPayloadBytes",0);p(this,"recievedPayloadBytes",0);p(this,"lastReceivedPayloadBytes",0);p(this,"stopSending",!1);p(this,"testProgress",0);p(this,"samplePacket","");p(this,"finalBitrateSum",0);p(this,"bitRateSampels",0);p(this,"maxNumberOfPacketsToSend",0);p(this,"bytesToKeepBuffered",0);p(this,"testDurationSeconds",5);this.call.setIceCandidateFilter(Zs.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(n){}}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)*ZT/(i/1e3);this.finalBitrateSum+=o,this.bitRateSampels+=1,this.lastReceivedPayloadBytes=this.recievedPayloadBytes,this.lastBitrateMeasureTime=r}if(this.stopSending&&this.sentPayloadBytes===this.recievedPayloadBytes){const n=this.finalBitrateSum/this.bitRateSampels;this.testComplete({throughput:Math.round(n*eS)})}}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 Gg{constructor(e,r=Zs.noFilter){super(e);p(this,"ch1");p(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 sS extends $u{constructor(t){super(t,Zs.isHost)}}class rS extends $u{constructor(t){super(t,Zs.isRelay)}}class iS extends $u{constructor(t){super(t,Zs.isReflexive)}}class nS{constructor(){p(this,"ipInformation",null)}getIPDetails(i){return u(this,arguments,function*({peerId:t,apiHostnames:e,logger:r}){var n,o,d;if(!this.ipInformation){try{const c=`https://${e.location}`,h=yield(yield fetch(c)).json();if(((n=h.loc)==null?void 0:n.length)>5)return this.ipInformation=h,(o=this.ipInformation)!=null&&o.ip&&(this.ipInformation.ip=xr(this.ipInformation.ip)),h;throw Error("Insufficient data")}catch(c){r.error("callstats::ipDetails:: failed to fetch ip using location service",{error:c})}try{const c=yield fetch(`https://${e.locationLegacy}/?token=3c493932b0624c&peerId=${t}`,{method:"POST"});this.ipInformation=yield c.json(),(d=this.ipInformation)!=null&&d.ip&&(this.ipInformation.ip=xr(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 Wg=new nS,Ih=[{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 Dh(s){const[t,e]=s.split(",");return{coords:{latitude:Number(t),longitude:Number(e)}}}class Jg{constructor(){p(this,"transport");p(this,"candidatePair");p(this,"outboundVideoRtp",new Map);p(this,"inboundVideoRtp",new Map);p(this,"outboundAudioRtp",new Map);p(this,"inboundAudioRtp",new Map);p(this,"remoteInboundRtp",new Map);p(this,"producerStreamMap",new Map);p(this,"consumerStreamMap",new Map);p(this,"staleProducerStreamMap",!1);p(this,"staleConsumerStreamMap",!1)}}class Kg extends tt{constructor(){super();p(this,"observer");p(this,"outboundProducerMap",new Map);p(this,"inboundConsumerMap",new Map);p(this,"consumerPeerIdMap",new Map);p(this,"pausedConsumerMap",new Map);p(this,"pausedProducerMap",new Map);p(this,"overallProducingTransportsStatsMap",{});p(this,"overallConsumingTransportsStatsMap",{});p(this,"overallConsumersStatsMap",{});p(this,"overallProducersStatsMap",{});p(this,"videoProducerToStatsMap",new Map);p(this,"audioProducerToStatsMap",new Map);p(this,"videoConsumerToStatsMap",new Map);p(this,"audioConsumerToStatsMap",new Map);p(this,"consumerIdsWithFreezedVideo",new Set);p(this,"consumerIdsWithFreezedAudio",new Set);p(this,"producerIdsWithFreezedVideo",new Set);p(this,"producerIdsWithFreezedAudio",new Set);p(this,"freezedProducingTransportIds",new Set);p(this,"freezedConsumingTransportIds",new Set);p(this,"screenShareProducers",new Set);p(this,"screenShareConsumers",new Set);p(this,"ipDetails");p(this,"callStatsInstance");this.observer=new tt}registerProducer(e){return u(this,null,function*(){yield 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,d;const n=((d=(o=this==null?void 0:this.callStatsInstance)==null?void 0:o.consumerSharedMediaStatesMap)==null?void 0:d.get(e))||{};r.totalVideoPacketsReceived===i.packetsReceived?(this.consumerIdsWithFreezedVideo.add(e),this.callStatsInstance&&n.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&&n.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,d;const n=((d=(o=this==null?void 0:this.callStatsInstance)==null?void 0:o.consumerSharedMediaStatesMap)==null?void 0:d.get(e))||{};r.totalAudioPacketsReceived===i.packetsReceived?(this.consumerIdsWithFreezedAudio.add(e),this.callStatsInstance&&n.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&&n.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 n=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalVideoPacketsSent===i.packetsSent?(this.producerIdsWithFreezedVideo.add(e),this.callStatsInstance&&n.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&&n.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 n=((o=this==null?void 0:this.callStatsInstance)==null?void 0:o.currentUserMediaStates)||{};r.totalAudioPacketsSent===i.packetsSent?(this.producerIdsWithFreezedAudio.add(e),this.callStatsInstance&&n.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&&n.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","resume",e))))}processProducingTransportStats(e,r,i){var h;const n=((h=this==null?void 0:this.callStatsInstance)==null?void 0:h.currentUserMediaStates)||{},{audio:o,video:d,screen:c}=n,l=o||d||c;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 d,c;const o=!!Array.from(((c=(d=this==null?void 0:this.callStatsInstance)==null?void 0:d.consumerSharedMediaStatesMap)==null?void 0:c.values())||[]).reduce((l,h)=>l||h.audio||h.video||h.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))))}registerConsumer(e){return u(this,null,function*(){yield 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)}generateProducerStreamMap(e,r=!1){return u(this,null,function*(){const i=yield e.getStats(),n=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 n})}generateConsumerStreamMap(e,r=!1){return u(this,null,function*(){const i=yield e.getStats(),n=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 n})}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 n=i.framesEncoded>0,o=i.packetsSent>0,d=i.frameWidth&&i.frameHeight;return n&&o&&!!d})||e[e.length-1]}parseRTCReport(e,r=[],i=!1,n=void 0,o=void 0){var _,C,M,D,U,B,H,F,te,ze,ms,Yt,Wr;const d=e,c=new Jg,l=r.length?new Set(r):void 0,h=[],g=[],T=[],v=new Map,E=new Map;for(const A of d.values()){if(l){if(l.size===0)break;if(l.has(A.type))i&&l.delete(A.type);else continue}switch(A.type){case"local-candidate":{h.push(this.getIceCandidateStats(A));break}case"remote-candidate":{g.push(this.getIceCandidateStats(A));break}case"candidate-pair":{const{nominated:y}=A,{selected:w}=A,$=A,Te={nominated:y!=null?y:w,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};T.push(Te),(A.nominated===!0||A.selected===!0)&&(c.candidatePair=Te);break}case"transport":{const y=A;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 w={bytesReceived:y.bytesReceived,bytesSent:y.bytesSent,packetsSent:y.packetsSent,packetsReceived:y.packetsReceived,dtlsCipher:y.dtlsCipher,dtlsState:y.dtlsState,iceRole:y.iceRole};if(c.transport=w,o){if(o.producing){const $=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,$,w)}if(o.consuming){const $=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,$,w)}}break}case"remote-inbound-rtp":{const y=A,w={jitter:y.jitter,fractionLost:y.fractionLost,roundTripTime:y.roundTripTime,roundTripTimeMeasurements:y.roundTripTimeMeasurements,totalRoundTripTime:y.totalRoundTripTime,packetsLost:y.packetsLost};c.remoteInboundRtp.set(y.localId,w);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(A.id))break;const y=A,w=n||this.outboundProducerMap.get(A.id),$=this.pausedProducerMap.get(w);if($){if($.lastReportCalculated===!0)break;this.pausedProducerMap.set(w,{lastReportCalculated:!0})}this.overallProducersStatsMap[w]||(this.overallProducersStatsMap[w]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Te=this.overallProducersStatsMap[w];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.outboundProducerMap.has(A.id)){c.staleProducerStreamMap=!0;break}const _e=this.callStatsInstance.producers.get(w);if(((_=_e==null?void 0:_e.track)==null?void 0:_.readyState)==="ended")break;c.producerStreamMap.has(w)||c.producerStreamMap.set(w,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:y.bytesSent,packetsSent:y.packetsSent,nackCount:y.nackCount,ssrc:y.ssrc,mid:y.mid,active:y.active,codecId:y.codecId,headerBytesSent:y.headerBytesSent||0,totalPacketSendDelay:y.totalPacketSendDelay||0};if(y.mediaType==="video"||y.kind==="video"){const b=y,ke=N({frameHeight:b.frameHeight,frameWidth:b.frameWidth,framesEncoded:b.framesEncoded,framesDropped:b.framesDropped,framesPerSecond:b.framesPerSecond,framesSent:b.framesSent,keyFramesEncoded:b.keyFramesEncoded,firCount:b.firCount,encoderImplementation:b.encoderImplementation,hugeFramesSent:b.hugeFramesSent,pliCount:b.pliCount,qpSum:b.qpSum,qualityLimitationDurations:b.qualityLimitationDurations,qualityLimitationReason:b.qualityLimitationReason,qualityLimitationResolutionChanges:b.qualityLimitationResolutionChanges,totalEncodeTime:b.targetBitrate,totalPacketSendDelay:b.totalPacketSendDelay,retransmittedBytesSent:b.retransmittedBytesSent,retransmittedPacketsSent:b.retransmittedPacketsSent,scalabilityMode:b.scalabilityMode,powerEfficientEncoder:b.powerEfficientEncoder},L);c.outboundVideoRtp.set(A.id,ke),c.producerStreamMap.get(w).outboundVideoRtpId.push(A.id),this.processOutboundProducerVideoStats(w,Te,ke)}else if(y.mediaType==="audio"||y.kind==="audio"){const b=y,ke=N({retransmittedBytesSent:b.retransmittedBytesSent,retransmittedPacketsSent:b.retransmittedPacketsSent},L);c.outboundAudioRtp.set(A.id,ke),c.producerStreamMap.get(w).outboundAudioRtpId.push(A.id),this.processOutboundProducerAudioStats(w,Te,ke)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(A.id))break;const y=A,w=n||this.inboundConsumerMap.get(A.id),$=this.pausedConsumerMap.get(w);if($){if($.lastReportCalculated===!0)break;this.pausedConsumerMap.set(w,{lastReportCalculated:!0})}if(y.ssrc===1234)break;this.overallConsumersStatsMap[w]||(this.overallConsumersStatsMap[w]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Te=this.overallConsumersStatsMap[w];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.inboundConsumerMap.has(A.id)){c.staleConsumerStreamMap=!0;break}c.consumerStreamMap.has(w)||c.consumerStreamMap.set(w,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const _e={bytesReceived:y.bytesReceived,packetsReceived:y.packetsReceived,packetsLost:y.packetsLost>=0?y.packetsLost:0,jitter:y.jitter,nackCount:y.nackCount,jitterBufferDelay:y.jitterBufferDelay,jitterBufferEmittedCount:y.jitterBufferEmittedCount,lastPacketReceivedTimestamp:y.lastPacketReceivedTimestamp,ssrc:y.ssrc,mid:y.mid,codecId:y.codecId,headerBytesReceived:y.headerBytesReceived||0,packetsDiscarded:y.packetsDiscarded||0,jitterBufferMinimumDelay:y.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:y.jitterBufferTargetDelay||0};if(y.mediaType==="video"||y.kind==="video"){const L=y,b=N({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},_e);b.score=jg({frameWidth:b.frameWidth||0,framesDecoded:(b.framesDecoded||0)-(((C=this.videoConsumerToStatsMap.get(w))==null?void 0:C.framesDecoded)||0),framesPerSecond:b.framesPerSecond||0,packetsLost:(b.packetsLost||0)-(((M=this.videoConsumerToStatsMap.get(w))==null?void 0:M.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((D=this.videoConsumerToStatsMap.get(w))==null?void 0:D.packetsReceived)||0),jitter:b.jitter||0,isScreenShare:this.screenShareConsumers.has(w)}),E.set(w,{score:+(b.score*10).toFixed(),frameWidth:b.frameWidth||0,frameHeight:b.frameHeight||0,framesPerSecond:b.framesPerSecond||0,packetsLostPercentage:Zc({packetsLost:(b.packetsLost||0)-(((U=this.videoConsumerToStatsMap.get(w))==null?void 0:U.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((B=this.videoConsumerToStatsMap.get(w))==null?void 0:B.packetsReceived)||0)}),jitter:b.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((b.bytesReceived||0)-(((H=this.videoConsumerToStatsMap.get(w))==null?void 0:H.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(w,b),c.inboundVideoRtp.set(A.id,b),c.consumerStreamMap.get(w).inboundVideoRtpId.push(A.id),this.processInboundConsumerVideoStats(w,Te,b)}else if(y.mediaType==="audio"||y.kind==="audio"){const L=y,b=N({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},_e);b.score=qg({concealmentEvents:(b.concealmentEvents||0)-(((F=this.audioConsumerToStatsMap.get(w))==null?void 0:F.concealmentEvents)||0),packetsLost:(b.packetsLost||0)-(((te=this.audioConsumerToStatsMap.get(w))==null?void 0:te.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((ze=this.audioConsumerToStatsMap.get(w))==null?void 0:ze.packetsReceived)||0),jitter:b.jitter||0}),E.set(w,{score:+(b.score*10).toFixed(),packetsLostPercentage:Zc({packetsLost:(b.packetsLost||0)-(((ms=this.audioConsumerToStatsMap.get(w))==null?void 0:ms.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((Yt=this.audioConsumerToStatsMap.get(w))==null?void 0:Yt.packetsReceived)||0)}),jitter:b.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((b.bytesReceived||0)-(((Wr=this.audioConsumerToStatsMap.get(w))==null?void 0:Wr.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(w,b),c.inboundAudioRtp.set(A.id,b),c.consumerStreamMap.get(w).inboundAudioRtpId.push(A.id),this.processInboundConsumerAudioStats(w,Te,b)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}}}if(c.producerStreamMap.forEach((A,y)=>{var w,$,Te,_e,L,b,ke,Jr,Pa,_a,Ca,wa,Ra,ba,ka,Ma,Aa,Ia,Da,Oa,Na,La,Va;if(A.outboundVideoRtpId.length>0){const ce=[];A.outboundVideoRtpId.forEach(kl=>{ce.push(c.outboundVideoRtp.get(kl))});const X=this.getWorkingSimulcastVideoStats(ce);X.score=Hg({frameWidth:X.frameWidth||0,framesPerSecond:X.framesPerSecond||0,jitter:((w=X.remoteData)==null?void 0:w.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsSent:(X.packetsSent||0)-((($=this.videoProducerToStatsMap.get(y))==null?void 0:$.packetsSent)||0),packetsLost:(((Te=X.remoteData)==null?void 0:Te.packetsLost)||0)-(((L=(_e=this.videoProducerToStatsMap.get(y))==null?void 0:_e.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(X.framesEncoded||0)-(((b=this.videoProducerToStatsMap.get(y))==null?void 0:b.framesEncoded)||0)}),v.set(y,{score:+(X.score*10).toFixed(),frameWidth:X.frameWidth||0,frameHeight:X.frameHeight||0,framesPerSecond:X.framesPerSecond||0,jitter:((ke=X.remoteData)==null?void 0:ke.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsLostPercentage:Xc({packetsSent:(X.packetsSent||0)-(((Jr=this.videoProducerToStatsMap.get(y))==null?void 0:Jr.packetsSent)||0),packetsLost:(((Pa=X.remoteData)==null?void 0:Pa.packetsLost)||0)-(((Ca=(_a=this.videoProducerToStatsMap.get(y))==null?void 0:_a.remoteData)==null?void 0:Ca.packetsLost)||0)}),bitrate:((X.bytesSent||0)-(((wa=this.videoProducerToStatsMap.get(y))==null?void 0:wa.bytesSent)||0))*8/7,cpuLimitations:X.qualityLimitationReason==="cpu",bandwidthLimitations:X.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(y,X)}else if(A.outboundAudioRtpId.length>0){const ce=c.outboundAudioRtp.get(A.outboundAudioRtpId[0]);ce.score=Bg({packetsSent:(ce.packetsSent||0)-(((Ra=this.audioProducerToStatsMap.get(y))==null?void 0:Ra.packetsSent)||0),packetsLost:(((ba=ce.remoteData)==null?void 0:ba.packetsLost)||0)-(((Ma=(ka=this.audioProducerToStatsMap.get(y))==null?void 0:ka.remoteData)==null?void 0:Ma.packetsLost)||0),jitter:((Aa=ce.remoteData)==null?void 0:Aa.jitter)||0}),v.set(y,{score:+(ce.score*10).toFixed(),bitrate:((ce.bytesSent||0)-(((Ia=this.audioProducerToStatsMap.get(y))==null?void 0:Ia.bytesSent)||0))*8/7,packetsLostPercentage:Xc({packetsSent:(ce.packetsSent||0)-(((Da=this.audioProducerToStatsMap.get(y))==null?void 0:Da.packetsSent)||0),packetsLost:(((Oa=ce.remoteData)==null?void 0:Oa.packetsLost)||0)-(((La=(Na=this.audioProducerToStatsMap.get(y))==null?void 0:Na.remoteData)==null?void 0:La.packetsLost)||0)}),jitter:((Va=ce.remoteData)==null?void 0:Va.jitter)||0,isScreenShare:this.screenShareProducers.has(y)}),this.audioProducerToStatsMap.set(y,ce)}}),T.forEach(A=>{const y=h.find($=>$.id===A.localCandidateId?(A.localCandidateId=$.id,$):null),w=g.find($=>$.id===A.remoteCandidateId?(A.remoteCandidateId=$.id,$):null);y&&(A.localCandidateType=y.type,A.localCandidateAddress=xr(y.address),A.localCandidatePort=y.port,A.localCandidateProtocol=y.protocol,A.localCandidateUrl=y.url,A.localCandidateNetworkType=y.networkType,A.localCandidateRelatedAddress=xr(y.relatedAddress),A.localCandidateRelatedPort=y.relatedPort),w&&(A.remoteCandidateType=w.type,A.remoteCandidateAddress=xr(w.address),A.remoteCandidatePort=w.port,A.remoteCandidateProtocol=w.protocol,A.remoteCandidateUrl=w.url)}),c.candidatePair&&(c.transport?(c.transport.totalRoundTripTime=c.candidatePair.totalRoundTripTime,c.transport.availableOutgoingBitrate=c.candidatePair.availableOutgoingBitrate,c.transport.availableIncomingBitrate=c.candidatePair.availableIncomingBitrate,c.transport.roundTripTime=c.candidatePair.currentRoundTripTime):c.transport={bytesReceived:c.candidatePair.bytesReceived,bytesSent:c.candidatePair.bytesSent,totalRoundTripTime:c.candidatePair.totalRoundTripTime,availableOutgoingBitrate:c.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:c.candidatePair.availableIncomingBitrate,roundTripTime:c.candidatePair.currentRoundTripTime}),c.transport&&(c.transport.candidatePairs=T),c.transport&&!c.transport.roundTripTime){let A=0,y=0;c.remoteInboundRtp.forEach((w,$)=>{w.roundTripTime&&w.roundTripTime>A&&(A=w.roundTripTime,y=w.totalRoundTripTime)}),c.transport.roundTripTime=A,c.transport.totalRoundTripTime=y}if(E.size>0)try{this.observer.emit("consumer_score",E)}catch(A){}if(v.size>0)try{this.observer.emit("producer_score",v)}catch(A){}return c}getProducersReport(e){return u(this,null,function*(){const r=e.map(i=>this.generateProducerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0})}getConsumersReport(e){return u(this,null,function*(){const r=e.map(i=>this.generateConsumerStreamMap(i,!0));return r.length>0?Promise.all(r):void 0})}getTransportReport(e){return u(this,null,function*(){return e.getStats()})}getProcessedStats(e,r,i){return u(this,null,function*(){const n=yield this.getTransportReport(e),o={producing:i,consuming:r,id:e.id},d=n,c=this.parseRTCReport(d,["transport","candidate-pair","inbound-rtp","outbound-rtp","remote-inbound-rtp","local-candidate","remote-candidate"],!1,void 0,o);if(!c)return;const l={stats:c.transport,transportId:e.id,consuming:r,producing:i},h=c.staleProducerStreamMap?void 0:this.getProducerStatsFromReport(c),g=c.staleConsumerStreamMap?void 0:this.getConsumerStatsFromReport(c);return{transportReport:l,producerReport:h,consumerReport:g}})}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,n)=>{var o,d;r.push({producerId:n,videoStats:i.outboundVideoRtpId.map(c=>e.outboundVideoRtp.get(c)),audioStats:i.outboundAudioRtpId.map(c=>e.outboundAudioRtp.get(c)),appData:((d=(o=this.callStatsInstance.producers)==null?void 0:o.get(n))==null?void 0:d.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,n)=>{const{peerId:o,producerId:d,appData:c}=this.consumerPeerIdMap.get(n);r.push({consumerId:n,peerId:o,producerId:d,appData:c,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}getUserLocation(){return u(this,null,function*(){return new Promise((e,r)=>{try{navigator.geolocation?navigator.geolocation.getCurrentPosition(i=>{e(i)}):r()}catch(i){r(i)}})})}getConnectivity(e){return u(this,null,function*(){try{const r={iceServers:e||Ih},i=new Promise((h,g)=>{try{const T=new sS(r);T.addListener("done",h),T.addListener("failed",()=>{h({connectivity:!1})}),T.start(2e3)}catch(T){g(T)}}),n=new Promise((h,g)=>{try{const T=new rS(r);T.addListener("done",h),T.addListener("failed",()=>{h({connectivity:!1})}),T.start(2e3)}catch(T){g(T)}}),o=new Promise((h,g)=>{try{const T=new iS(r);T.addListener("done",h),T.addListener("failed",()=>{h({connectivity:!1})}),T.start(2e3)}catch(T){g(T)}}),[d,c,l]=yield Promise.all([i,n,o]);return{host:d==null?void 0:d.connectivity,relay:c==null?void 0:c.connectivity,reflexive:l==null?void 0:l.connectivity}}catch(r){return{host:!1,relay:!1,reflexive:!1}}})}getThroughput(e){return u(this,null,function*(){try{const i=yield new Promise((n,o)=>{try{const d={iceServers:e||Ih},c=new tS(d);c.addListener("done",n),c.addListener("failed",o),c.start(1e4)}catch(d){o(d)}});return{throughput:i.throughput,fractionalLoss:0,RTT:i.RTT,jitter:0,backendRTT:i.backendRTT}}catch(r){return}})}getIPDetails(){return u(this,null,function*(){var e,r;try{return this.ipDetails||(this.ipDetails=yield Wg.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}})}getNetworkQuality(e){return u(this,null,function*(){const[r,i]=yield 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}})}getNetworkInfo(e,r=!1){return u(this,null,function*(){var d,c;if(r){const l=yield this.getIPDetails();return{ipDetails:l,effectiveNetworkType:(d=navigator.connection)==null?void 0:d.effectiveType,location:l!=null&&l.loc?Dh(l==null?void 0:l.loc):void 0}}const[i,n,o]=yield Promise.all([this.getConnectivity(e),this.getThroughput(e),this.getIPDetails()]);return{ipDetails:o,effectiveNetworkType:(c=navigator.connection)==null?void 0:c.effectiveType,location:o!=null&&o.loc?Dh(o==null?void 0:o.loc):void 0,turnConnectivity:i?i.host||i.relay||i.reflexive:!1,connectivity:i,throughput:n==null?void 0:n.throughput,fractionalLoss:n==null?void 0:n.fractionalLoss,RTT:n==null?void 0:n.RTT,jitter:n==null?void 0:n.jitter,backendRTT:n==null?void 0:n.backendRTT}})}}class aS extends Kg{}class zg extends Kg{constructor(){super(...arguments);p(this,"producerMap",new Map);p(this,"consumerMap",new Map)}registerProducer(e){return u(this,null,function*(){this.producerMap.set(e.id,e),yield 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)})}registerConsumer(e){return u(this,null,function*(){this.consumerMap.set(e.id,e),yield 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)})}generateConsumerStreamMap(e,r=!1){return u(this,null,function*(){const i=yield e.getStats(),n=this.parseRTCReport(i,["inbound-rtp"],!1,e.id),o=[...n.consumerStreamMap.values()][0],d=r?this.getConsumerStatsFromParsedConsumerStats(n,o,e.id):void 0;for(const c of i.values())switch(c.type){case"inbound-rtp":{this.inboundConsumerMap.set(c.id,e.id);break}}return d})}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,n=void 0,o=void 0){var _,C,M,D,U,B,H,F,te,ze,ms,Yt,Wr;const d=e,c=new Jg,l=r.length?new Set(r):void 0,h=[],g=[],T=[],v=new Map,E=new Map;for(const A of d.values()){if(l){if(l.size===0)break;if(l.has(A.type))i&&l.delete(A.type);else continue}switch(A.type){case"local-candidate":{h.push(this.getIceCandidateStats(A));break}case"remote-candidate":{g.push(this.getIceCandidateStats(A));break}case"candidate-pair":{const{nominated:y}=A,{selected:w}=A,$=A,Te={nominated:y!=null?y:w,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};T.push(Te),(A.nominated===!0||A.selected===!0)&&(c.candidatePair=Te);break}case"transport":{const y=A;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 w={bytesReceived:y.bytesReceived,bytesSent:y.bytesSent,packetsSent:y.packetsSent,packetsReceived:y.packetsReceived,dtlsCipher:y.dtlsCipher,dtlsState:y.dtlsState,iceRole:y.iceRole};if(c.transport=w,o){if(o.producing){const $=this.overallProducingTransportsStatsMap[o.id];this.processProducingTransportStats(o.id,$,w)}if(o.consuming){const $=this.overallConsumingTransportsStatsMap[o.id];this.processConsumingTransportStats(o.id,$,w)}}break}case"remote-inbound-rtp":{const y=A,w={jitter:y.jitter,fractionLost:y.fractionLost,roundTripTime:y.roundTripTime,roundTripTimeMeasurements:y.roundTripTimeMeasurements,totalRoundTripTime:y.totalRoundTripTime,packetsLost:y.packetsLost};c.remoteInboundRtp.set(y.localId,w);break}case"outbound-rtp":{if(!this.outboundProducerMap.has(A.id))break;const y=A,w=n||this.outboundProducerMap.get(A.id),$=this.pausedProducerMap.get(w);if($){if($.lastReportCalculated===!0)break;this.pausedProducerMap.set(w,{lastReportCalculated:!0})}this.overallProducersStatsMap[w]||(this.overallProducersStatsMap[w]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Te=this.overallProducersStatsMap[w];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.outboundProducerMap.has(A.id)){c.staleProducerStreamMap=!0;break}const _e=this.callStatsInstance.producers.get(w);if(((_=_e==null?void 0:_e.track)==null?void 0:_.readyState)==="ended")break;c.producerStreamMap.has(w)||c.producerStreamMap.set(w,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const L={bytesSent:y.bytesSent,packetsSent:y.packetsSent,nackCount:y.nackCount,ssrc:y.ssrc,mid:y.mid,active:y.active,codecId:y.codecId,headerBytesSent:y.headerBytesSent||0,totalPacketSendDelay:y.totalPacketSendDelay||0};if(y.mediaType==="video"||y.kind==="video"){const b=y,ke=N({frameHeight:b.frameHeight,frameWidth:b.frameWidth,framesEncoded:b.framesEncoded,framesDropped:b.framesDropped?b.framesDropped:b.droppedFrames,framesPerSecond:b.framesPerSecond?b.framesPerSecond:b.framerateMean,framesSent:b.framesSent,keyFramesEncoded:b.keyFramesEncoded,firCount:b.firCount,encoderImplementation:b.encoderImplementation,hugeFramesSent:b.hugeFramesSent,pliCount:b.pliCount,qpSum:b.qpSum,qualityLimitationReason:b.qualityLimitationReason,qualityLimitationDurations:b.qualityLimitationDurations,qualityLimitationResolutionChanges:b.qualityLimitationResolutionChanges,totalEncodeTime:b.totalEncodeTime,totalPacketSendDelay:b.totalEncodeTime,retransmittedBytesSent:b.retransmittedBytesSent,retransmittedPacketsSent:b.retransmittedPacketsSent,scalabilityMode:b.scalabilityMode,powerEfficientEncoder:b.powerEfficientEncoder},L);c.outboundVideoRtp.set(A.id,ke),c.producerStreamMap.get(w).outboundVideoRtpId.push(A.id),this.processOutboundProducerVideoStats(w,Te,ke)}else if(y.mediaType==="audio"||y.kind==="audio"){const b=y,ke=N({retransmittedBytesSent:b.retransmittedBytesSent,retransmittedPacketsSent:b.retransmittedPacketsSent},L);c.outboundAudioRtp.set(A.id,ke),c.producerStreamMap.get(w).outboundAudioRtpId.push(A.id),this.processOutboundProducerAudioStats(w,Te,ke)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}case"inbound-rtp":{if(!this.inboundConsumerMap.has(A.id))break;const y=A,w=n||this.inboundConsumerMap.get(A.id),$=this.pausedConsumerMap.get(w);if($){if($.lastReportCalculated===!0)break;this.pausedConsumerMap.set(w,{lastReportCalculated:!0})}if(y.ssrc===1234)break;this.overallConsumersStatsMap[w]||(this.overallConsumersStatsMap[w]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Te=this.overallConsumersStatsMap[w];if(["video","audio"].includes(y.mediaType)||["video","audio"].includes(y.kind)){if(!this.inboundConsumerMap.has(A.id)){c.staleConsumerStreamMap=!0;break}c.consumerStreamMap.has(w)||c.consumerStreamMap.set(w,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const _e={bytesReceived:y.bytesReceived,packetsReceived:y.packetsReceived,packetsLost:y.packetsLost>=0?y.packetsLost:0,jitter:y.jitter,nackCount:y.nackCount,jitterBufferDelay:y.jitterBufferDelay,jitterBufferEmittedCount:y.jitterBufferEmittedCount,lastPacketReceivedTimestamp:y.lastPacketReceivedTimestamp,ssrc:y.ssrc,mid:y.mid,codecId:y.codecId,headerBytesReceived:y.headerBytesReceived||0,packetsDiscarded:y.packetsDiscarded||0,jitterBufferMinimumDelay:y.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:y.jitterBufferTargetDelay||0};if(y.mediaType==="video"||y.kind==="video"){const L=y,b=N({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},_e);b.score=jg({frameWidth:b.frameWidth||0,framesDecoded:(b.framesDecoded||0)-(((C=this.videoConsumerToStatsMap.get(w))==null?void 0:C.framesDecoded)||0),framesPerSecond:b.framesPerSecond||0,packetsLost:(b.packetsLost||0)-(((M=this.videoConsumerToStatsMap.get(w))==null?void 0:M.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((D=this.videoConsumerToStatsMap.get(w))==null?void 0:D.packetsReceived)||0),jitter:b.jitter||0,isScreenShare:this.screenShareConsumers.has(w)}),E.set(w,{score:+(b.score*10).toFixed(),frameWidth:b.frameWidth||0,frameHeight:b.frameHeight||0,framesPerSecond:b.framesPerSecond||0,packetsLostPercentage:Zc({packetsLost:(b.packetsLost||0)-(((U=this.videoConsumerToStatsMap.get(w))==null?void 0:U.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((B=this.videoConsumerToStatsMap.get(w))==null?void 0:B.packetsReceived)||0)}),jitter:b.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((b.bytesReceived||0)-(((H=this.videoConsumerToStatsMap.get(w))==null?void 0:H.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(w,b),c.inboundVideoRtp.set(A.id,b),c.consumerStreamMap.get(w).inboundVideoRtpId.push(A.id),this.processInboundConsumerVideoStats(w,Te,b)}else if(y.mediaType==="audio"||y.kind==="audio"){const L=y,b=N({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},_e);b.score=qg({concealmentEvents:(b.concealmentEvents||0)-(((F=this.audioConsumerToStatsMap.get(w))==null?void 0:F.concealmentEvents)||0),packetsLost:(b.packetsLost||0)-(((te=this.audioConsumerToStatsMap.get(w))==null?void 0:te.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((ze=this.audioConsumerToStatsMap.get(w))==null?void 0:ze.packetsReceived)||0),jitter:b.jitter||0}),E.set(w,{score:+(b.score*10).toFixed(),packetsLostPercentage:Zc({packetsLost:(b.packetsLost||0)-(((ms=this.audioConsumerToStatsMap.get(w))==null?void 0:ms.packetsLost)||0),packetsReceived:(b.packetsReceived||0)-(((Yt=this.audioConsumerToStatsMap.get(w))==null?void 0:Yt.packetsReceived)||0)}),jitter:b.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((b.bytesReceived||0)-(((Wr=this.audioConsumerToStatsMap.get(w))==null?void 0:Wr.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(w,b),c.inboundAudioRtp.set(A.id,b),c.consumerStreamMap.get(w).inboundAudioRtpId.push(A.id),this.processInboundConsumerAudioStats(w,Te,b)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${y.mediaType} kind: ${y.kind}`);break}}}if(c.producerStreamMap.forEach((A,y)=>{var w,$,Te,_e,L,b,ke,Jr,Pa,_a,Ca,wa,Ra,ba,ka,Ma,Aa,Ia,Da,Oa,Na,La,Va;if(A.outboundVideoRtpId.length>0){const ce=[];A.outboundVideoRtpId.forEach(kl=>{ce.push(c.outboundVideoRtp.get(kl))});const X=this.getWorkingSimulcastVideoStats(ce);X.score=Hg({frameWidth:X.frameWidth||0,framesPerSecond:X.framesPerSecond||0,jitter:((w=X.remoteData)==null?void 0:w.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsSent:(X.packetsSent||0)-((($=this.videoProducerToStatsMap.get(y))==null?void 0:$.packetsSent)||0),packetsLost:(((Te=X.remoteData)==null?void 0:Te.packetsLost)||0)-(((L=(_e=this.videoProducerToStatsMap.get(y))==null?void 0:_e.remoteData)==null?void 0:L.packetsLost)||0),framesEncoded:(X.framesEncoded||0)-(((b=this.videoProducerToStatsMap.get(y))==null?void 0:b.framesEncoded)||0)}),v.set(y,{score:+(X.score*10).toFixed(),frameWidth:X.frameWidth||0,frameHeight:X.frameHeight||0,framesPerSecond:X.framesPerSecond||0,jitter:((ke=X.remoteData)==null?void 0:ke.jitter)||0,isScreenShare:this.screenShareProducers.has(y),packetsLostPercentage:Xc({packetsSent:(X.packetsSent||0)-(((Jr=this.videoProducerToStatsMap.get(y))==null?void 0:Jr.packetsSent)||0),packetsLost:(((Pa=X.remoteData)==null?void 0:Pa.packetsLost)||0)-(((Ca=(_a=this.videoProducerToStatsMap.get(y))==null?void 0:_a.remoteData)==null?void 0:Ca.packetsLost)||0)}),bitrate:((X.bytesSent||0)-(((wa=this.videoProducerToStatsMap.get(y))==null?void 0:wa.bytesSent)||0))*8/7,cpuLimitations:X.qualityLimitationReason==="cpu",bandwidthLimitations:X.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(y,X)}else if(A.outboundAudioRtpId.length>0){const ce=c.outboundAudioRtp.get(A.outboundAudioRtpId[0]);ce.score=Bg({packetsSent:(ce.packetsSent||0)-(((Ra=this.audioProducerToStatsMap.get(y))==null?void 0:Ra.packetsSent)||0),packetsLost:(((ba=ce.remoteData)==null?void 0:ba.packetsLost)||0)-(((Ma=(ka=this.audioProducerToStatsMap.get(y))==null?void 0:ka.remoteData)==null?void 0:Ma.packetsLost)||0),jitter:((Aa=ce.remoteData)==null?void 0:Aa.jitter)||0}),v.set(y,{score:+(ce.score*10).toFixed(),bitrate:((ce.bytesSent||0)-(((Ia=this.audioProducerToStatsMap.get(y))==null?void 0:Ia.bytesSent)||0))*8/7,packetsLostPercentage:Xc({packetsSent:(ce.packetsSent||0)-(((Da=this.audioProducerToStatsMap.get(y))==null?void 0:Da.packetsSent)||0),packetsLost:(((Oa=ce.remoteData)==null?void 0:Oa.packetsLost)||0)-(((La=(Na=this.audioProducerToStatsMap.get(y))==null?void 0:Na.remoteData)==null?void 0:La.packetsLost)||0)}),jitter:((Va=ce.remoteData)==null?void 0:Va.jitter)||0,isScreenShare:this.screenShareProducers.has(y)}),this.audioProducerToStatsMap.set(y,ce)}}),T.forEach(A=>{const y=h.find($=>$.id===A.localCandidateId?(A.localCandidateId=$.id,$):null),w=g.find($=>$.id===A.remoteCandidateId?(A.remoteCandidateId=$.id,$):null);y&&(A.localCandidateType=y.type,A.localCandidateAddress=xr(y.address),A.localCandidatePort=y.port,A.localCandidateProtocol=y.protocol,A.localCandidateUrl=y.url,A.localCandidateNetworkType=y.networkType,A.localCandidateRelatedAddress=xr(y.relatedAddress),A.localCandidateRelatedPort=y.relatedPort),w&&(A.remoteCandidateType=w.type,A.remoteCandidateAddress=xr(w.address),A.remoteCandidatePort=w.port,A.remoteCandidateProtocol=w.protocol,A.remoteCandidateUrl=w.url)}),c.candidatePair&&(c.transport?(c.transport.bytesReceived=c.candidatePair.bytesReceived,c.transport.bytesSent=c.candidatePair.bytesSent,c.transport.totalRoundTripTime=c.candidatePair.totalRoundTripTime,c.transport.availableOutgoingBitrate=c.candidatePair.availableOutgoingBitrate,c.transport.availableIncomingBitrate=c.candidatePair.availableIncomingBitrate,c.transport.roundTripTime=c.candidatePair.currentRoundTripTime):c.transport={bytesReceived:c.candidatePair.bytesReceived,bytesSent:c.candidatePair.bytesSent,totalRoundTripTime:c.candidatePair.totalRoundTripTime,availableOutgoingBitrate:c.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:c.candidatePair.availableIncomingBitrate,roundTripTime:c.candidatePair.currentRoundTripTime}),c.transport&&(c.transport.candidatePairs=T),c.transport&&!c.transport.roundTripTime){let A=0,y=0;c.remoteInboundRtp.forEach((w,$)=>{w.roundTripTime&&w.roundTripTime>A&&(A=w.roundTripTime,y=w.totalRoundTripTime)}),c.transport.roundTripTime=A,c.transport.totalRoundTripTime=y}if(E.size>0)try{this.observer.emit("consumer_score",E)}catch(A){}if(v.size>0)try{this.observer.emit("producer_score",v)}catch(A){}return c}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((i,n)=>{const o=this.producerMap.get(n),d=o.track.getSettings(),c=i.outboundVideoRtpId.map(h=>{const g=e.outboundVideoRtp.get(h);return g.frameHeight||(g.frameHeight=d.height,g.frameWidth=d.width,g.framesPerSecond=d.frameRate),g}),l={producerId:n,appData:o.appData,videoStats:c,audioStats:i.outboundAudioRtpId.map(h=>e.outboundAudioRtp.get(h))};r.push(l)})}catch(i){console.error("getProducersReport: ",i,e)}return r}getConsumerStatsFromParsedConsumerStats(e,r,i){let n;try{const{peerId:o,producerId:d,appData:c}=this.consumerPeerIdMap.get(i),l=r==null?void 0:r.inboundVideoRtpId.map(h=>{const T=this.consumerMap.get(i).track.getSettings(),v=e.inboundVideoRtp.get(h);return v.frameHeight||(v.frameHeight=T.height,v.frameWidth=T.width,v.framesPerSecond=T.frameRate),v});n={consumerId:i,peerId:o,producerId:d,appData:c,videoStats:l,audioStats:r==null?void 0:r.inboundAudioRtpId.map(h=>e.inboundAudioRtp.get(h))}}catch(o){console.error("getConsumerStatsFromParsedConsumerStats: ",o,e)}return n}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((i,n)=>{r.push(this.getConsumerStatsFromParsedConsumerStats(e,i,n))})}catch(i){console.error("getConsumerStatsFromReport: ",i,e)}return r}}class oS extends zg{}function ed(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 Oh(s,t,e){const r=s.value;return s.value=function(...i){try{const n=r.apply(this,i);return n&&n instanceof Promise?n.catch(o=>{ed(this,t,e,o)}):n}catch(n){ed(this,t,e,n)}return null},s}const Q=(s,t)=>(e,r,i)=>{const n=i.value;return i.value=function(...o){try{const d=n.apply(this,o);return d&&d instanceof Promise?d.catch(c=>{ed(this,s,t,c)}):d}catch(d){ed(this,s,t,d)}return null},i},cS=(s,t)=>(e,r,i)=>{if(i)return Oh(i,s,t);for(const n of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,n);o.value instanceof Function&&Object.defineProperty(e.prototype,n,Oh(o,s,t))}};var z=globalThis&&globalThis.__decorate||function(s,t,e,r){var i=arguments.length,n=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,e):r,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(s,t,e,r);else for(var d=s.length-1;d>=0;d--)(o=s[d])&&(n=(i<3?o(n):i>3?o(t,e,n):o(t,e))||n);return i>3&&n&&Object.defineProperty(t,e,n),n};const Y=console;let J=class extends tt{constructor(e="https://api.testingv3.dyte.in",r="Blink",i=Og.PROD,n,o,d,c,l){super();p(this,"observer");p(this,"eventHandler");p(this,"measurements");p(this,"producingTransport");p(this,"consumingTransport");p(this,"producers",new Map);p(this,"consumers",new Map);p(this,"iceServers");p(this,"connectionInfoPromise");p(this,"pingStatsTimeout");p(this,"logger");p(this,"env");p(this,"apiHostnames");p(this,"peerId");p(this,"consumerSharedMediaStatesMap",new Map);p(this,"currentUserMediaStates",{});if(!l)throw Error("authToken is missing but required to initialize CallStats!");switch(this.env=i,this.apiHostnames=c,this.logger=o,this.peerId=d,this.eventHandler=new WT({logger:o,peerId:d,apiHostnames:c,authToken:l}),this.logger.debug("callStats::engineName: ",{engineName:r}),r){case"Blink":this.measurements=new aS;break;case"Gecko":this.measurements=new zg;break;case"WebKit":this.measurements=new oS;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 tt,this.measurements.observer.on("consumer_score",h=>{o.debug(`callStats::consumer_score ${[...h.entries()]}`),this.eventHandler.emit("consumer_score",h)}),this.measurements.observer.on("producer_score",h=>{o.debug(`callStats::producer_score ${[...h.entries()]}`),this.eventHandler.emit("producer_score",h)})}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(n=>{this.registerProducer(n)}),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(n=>{this.registerConsumer(n)}),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===xt.AUDIO&&O.AUDIO_DEVICES_UPDATES||e===xt.VIDEO&&O.VIDEO_DEVICES_UPDATES||e===xt.SPEAKER&&O.SPEAKER_DEVICES_UPDATES,metaData:{deviceList:r},timestamp:i})}selectedDevice(e,r,i){this.eventHandler.callEvent({event:e===xt.AUDIO&&O.SELECTED_MICROHPONE_UPDATE||e===xt.VIDEO&&O.SELECTED_CAMERA_UPDATE||e===xt.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===xt.AUDIO&&O.AUDIO_PLAY_FAILED||e===xt.VIDEO&&O.VIDEO_PLAY_FAILED,metaData:{deviceType:e},timestamp:r})}mediaTrackMuted(e,r){this.eventHandler.callEvent({event:e===xt.AUDIO&&O.AUDIO_TRACK_MUTED||e===xt.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})}getPreCallTestResults(){return u(this,null,function*(){return this.connectionInfoPromise})}sendCallJoinBeginEvent(e,r){e=W(N({},e),{meetingEnv:this.env}),e.deviceInfo=W(N({},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((n,o)=>u(this,null,function*(){const d=[];try{for(const c of e)try{if(c.iceServers&&c.iceServers.length>0){const l=yield this.measurements.getNetworkQuality(c.iceServers);d.push(W(N({},c),{networkResults:l}))}}catch(l){console.warn("Error handling ",l)}n({regionData:d})}catch(c){console.warn("Error in callstats, ",c),o(c)}})).then(n=>{this.eventHandler.callEvent({event:O.NET_QUALITY_TEST_END,timestamp:r,metaData:n})})}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)}sendPingStatsEvent(e=!0,r){return u(this,null,function*(){var d,c;let i,n;if(this.producingTransport&&(i=yield this.measurements.getProcessedStats(this.producingTransport,!1,!0),!i||!((d=i==null?void 0:i.producerReport)!=null&&d.length))){this.logger.debug("callStats::sendPingStatsEvent::staleProducingTransport",{disclaimer:"Stale producer? Regenerating Stream Maps!"});const l=yield this.measurements.getProducersReport([...this.producers.values()]);i&&l?i.producerReport=l:(i=yield 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&&(n=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),!n||!((c=n.consumerReport)!=null&&c.length))){this.logger.debug("callStats::sendPingStatsEvent::staleConsumingTransport",{disclaimer:"Stale consumer? Regenerating Stream Maps!"});const l=yield this.measurements.getConsumersReport([...this.consumers.values()]);n&&l?n.consumerReport=l:(n=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),(!n||!n.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:n?n==null?void 0:n.transportReport:void 0,producerStats:[].concat((i==null?void 0:i.producerReport)||[]).concat((n==null?void 0:n.producerReport)||[]),consumerStats:[].concat((n==null?void 0:n.consumerReport)||[]).concat((i==null?void 0:i.consumerReport)||[])};if(e&&o.producerStats.length===0&&o.consumerStats.length===0){yield 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}})}};z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"registerIceServers",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"registerConsumer",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"registerProducer",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendConsumerSharedMediaStateEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"registerProducingTransport",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"registerConsumingTransport",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"deRegisterConsumer",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"deRegisterProducer",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"disconnectConsumingTransport",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"disconnectProducingTransport",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendPreCallTestBeginEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendScreenShareToggleEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendScreenShareRequestedEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendActiveSpeakerEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"devices",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"selectedDevice",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"mediaPermission",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"mediaPlaybackFailed",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"mediaTrackMuted",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"tabChanged",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"browserBackgrounded",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"browserForegrounded",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"legacySwitch",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"getPreCallTestResults",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendCallJoinBeginEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendNetworkQualityTestBeginEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendWebSocketConnectedEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendTransportConnectedEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendAudioToggleEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendVideoToggleEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendParticipantRoleToggleEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"startPingStats",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"stopPingStats",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendPingStatsEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerRebufferEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerAudioBlockEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerPlaybackBlockedEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerNetworkUnavailableEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerInitializedEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerWorkerErrorEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerErrorEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerRecoverableErrorEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerAnalyticsEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerPlaybackRateChangedEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendIVSPlayerQualityChanged",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendPlayerLiveLatency",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendDisconnectEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"sendReconnectEvent",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"expectedVideoResolution",null);z([Q(TypeError,(s,t)=>Y.error(t,s))],J.prototype,"expectedScreenshareResolution",null);J=z([cS(TypeError,(s,t)=>Y.error(t,s))],J);const dS=J;class Yg extends tt{constructor(){super(...arguments);p(this,"stats");p(this,"peerId");p(this,"backend");p(this,"iceServers");p(this,"initialized",!1);p(this,"stalled",!1);p(this,"ipInformation");p(this,"logger")}initialize(T){return u(this,arguments,function*({peerId:e,engineName:r,env:i=Og.PROD,iceServers:n,apiBase:o="https://api.cluster.dyte.in",flags:d,logger:c=console,apiHostnames:l,skipConnectivityChecks:h=!1,authToken:g}){var v,E,_;try{if(this.peerId=e,this.logger=c,!g){this.logger.error("callStats::initialize",{event:"auth_token_missing",peerId:this.peerId}),this.stallCallStats();return}this.ipInformation=yield Wg.getIPDetails({peerId:e,apiHostnames:l,logger:c}),this.backend=new dS(o,r,i,d,c,e,l,g),this.iceServers=n,(v=this.backend)==null||v.registerIceServers(this.iceServers),this.initialized=!0,(_=(E=this.backend)==null?void 0:E.eventHandler)==null||_.emit("initialized",this.ipInformation),this.emit("initialized",this.ipInformation),this.startPreCallTest(h)}catch(C){this.logger.error("callStats::CallStatsIntegration",{peerId:this.peerId,error:C instanceof Error?C.message:String(C),stack:C instanceof Error?C.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)})}candidateRegionalNetworkQualityTest(e){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var i;try{(i=this.backend)==null||i.sendNetworkQualityTestBeginEvent(e,r)}catch(n){this.logger.error("callStats::sendNetworkQualityTestBeginEvent",{error:{reason:n.reason}})}})})}roomJoined(e){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var i,n;(i=this.backend)==null||i.sendCallJoinBeginEvent(e,r),this.backend,(n=this.backend)==null||n.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 n;(n=this.backend)==null||n.devices(e,r,i)})}selectedDevice(e,r){const i=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.selectedDevice(e,r,i)})}mediaPermission(e,r){const i=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.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)})}startPreCallTest(e=!1){return u(this,null,function*(){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 n,o,d,c,l,h,g,T,v,E,_;switch(e){case"PlayerRebuffering":(n=this.backend)==null||n.sendIVSPlayerRebufferEvent(i);break;case"PlayerAudioBlocked":(o=this.backend)==null||o.sendIVSPlayerAudioBlockEvent(i);break;case"PlayerPlaybackBlocked":(d=this.backend)==null||d.sendIVSPlayerPlaybackBlockedEvent(i);break;case"PlayerNetworkUnavailable":(c=this.backend)==null||c.sendIVSPlayerNetworkUnavailableEvent(i);break;case"PlayerInitialized":(l=this.backend)==null||l.sendIVSPlayerInitializedEvent(i);break;case"PlayerWorkerError":(h=this.backend)==null||h.sendIVSPlayerWorkerErrorEvent(i);break;case"PlayerError":(g=this.backend)==null||g.sendIVSPlayerErrorEvent(r,i);break;case"PlayerRecoverableError":(T=this.backend)==null||T.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":(_=this.backend)==null||_.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 n;(n=this.backend)==null||n.expectedVideoResolution(e,r,i)})}expectedScreenshareResolution(e,r){const i=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.expectedScreenshareResolution(e,r,i)})}}const lS=new Yg;lS.setMaxListeners(30);var uo;class uS{constructor(){m(this,uo,void 0)}get telemetry(){var t;return(t=a(this,uo))==null?void 0:t.getValue("telemetry")}init(t){f(this,uo,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)}}uo=new WeakMap;var As,Is;const Eh=class extends tt.EventEmitter{constructor(e){super();m(this,As,void 0);m(this,Is,void 0);p(this,"asyncPromiseTimeout");p(this,"logger");this.logger=e,f(this,As,new Map),f(this,Is,new Map),this.asyncPromiseTimeout=8e3}emitAsync(e,...r){return u(this,null,function*(){a(this,As).set(e,[]);const i=a(this,Is).get(e).map(()=>new Promise(n=>{a(this,As).get(e).push(n)}));Rh(Eh.prototype,this,"emit").call(this,e,...r),yield Promise.race([Promise.all(i),new Promise((n,o)=>setTimeout(()=>o(new Error(`emitAsync failed to resolve for event ${e}.`)),this.asyncPromiseTimeout))]),a(this,As).delete(e)})}onAsync(e,r){const i=a(this,As),n=(...o)=>u(this,null,function*(){var c;try{yield r(...o)}catch(l){this.logger.error("[onAsync]",{error:l})}const d=(c=i.get(e))==null?void 0:c.shift();d==null||d()});return a(this,Is).get(e)||a(this,Is).set(e,[]),a(this,Is).get(e).push(n),super.on(e,n)}reset(){f(this,As,new Map),f(this,Is,new Map),super.removeAllListeners()}};let Gl=Eh;As=new WeakMap,Is=new WeakMap;var hS=typeof global=="object"&&global&&global.Object===Object&&global;const Qg=hS;var pS=typeof self=="object"&&self&&self.Object===Object&&self,gS=Qg||pS||Function("return this")();const us=gS;var mS=us.Symbol;const Cs=mS;var Xg=Object.prototype,fS=Xg.hasOwnProperty,TS=Xg.toString,xa=Cs?Cs.toStringTag:void 0;function SS(s){var t=fS.call(s,xa),e=s[xa];try{s[xa]=void 0;var r=!0}catch(n){}var i=TS.call(s);return r&&(t?s[xa]=e:delete s[xa]),i}var vS=Object.prototype,yS=vS.toString;function ES(s){return yS.call(s)}var PS="[object Null]",_S="[object Undefined]",Nh=Cs?Cs.toStringTag:void 0;function Wi(s){return s==null?s===void 0?_S:PS:Nh&&Nh in Object(s)?SS(s):ES(s)}function ws(s){return s!=null&&typeof s=="object"}var CS="[object Symbol]";function ll(s){return typeof s=="symbol"||ws(s)&&Wi(s)==CS}function wS(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 RS=Array.isArray;const Mt=RS;var bS=1/0,Lh=Cs?Cs.prototype:void 0,Vh=Lh?Lh.toString:void 0;function Zg(s){if(typeof s=="string")return s;if(Mt(s))return wS(s,Zg)+"";if(ll(s))return Vh?Vh.call(s):"";var t=s+"";return t=="0"&&1/s==-bS?"-0":t}var kS=/\s/;function MS(s){for(var t=s.length;t--&&kS.test(s.charAt(t)););return t}var AS=/^\s+/;function IS(s){return s&&s.slice(0,MS(s)+1).replace(AS,"")}function zt(s){var t=typeof s;return s!=null&&(t=="object"||t=="function")}var xh=0/0,DS=/^[-+]0x[0-9a-f]+$/i,OS=/^0b[01]+$/i,NS=/^0o[0-7]+$/i,LS=parseInt;function Uh(s){if(typeof s=="number")return s;if(ll(s))return xh;if(zt(s)){var t=typeof s.valueOf=="function"?s.valueOf():s;s=zt(t)?t+"":t}if(typeof s!="string")return s===0?s:+s;s=IS(s);var e=OS.test(s);return e||NS.test(s)?LS(s.slice(2),e?2:8):DS.test(s)?xh:+s}function Bu(s){return s}var VS="[object AsyncFunction]",xS="[object Function]",US="[object GeneratorFunction]",$S="[object Proxy]";function Hu(s){if(!zt(s))return!1;var t=Wi(s);return t==xS||t==US||t==VS||t==$S}var BS=us["__core-js_shared__"];const Il=BS;var $h=function(){var s=/[^.]+$/.exec(Il&&Il.keys&&Il.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}();function HS(s){return!!$h&&$h in s}var FS=Function.prototype,qS=FS.toString;function Ji(s){if(s!=null){try{return qS.call(s)}catch(t){}try{return s+""}catch(t){}}return""}var jS=/[\\^$.*+?()[\]{}|]/g,GS=/^\[object .+?Constructor\]$/,WS=Function.prototype,JS=Object.prototype,KS=WS.toString,zS=JS.hasOwnProperty,YS=RegExp("^"+KS.call(zS).replace(jS,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function QS(s){if(!zt(s)||HS(s))return!1;var t=Hu(s)?YS:GS;return t.test(Ji(s))}function XS(s,t){return s==null?void 0:s[t]}function Ki(s,t){var e=XS(s,t);return QS(e)?e:void 0}var ZS=Ki(us,"WeakMap");const Wl=ZS;var Bh=Object.create,ev=function(){function s(){}return function(t){if(!zt(t))return{};if(Bh)return Bh(t);s.prototype=t;var e=new s;return s.prototype=void 0,e}}();const tv=ev;function sv(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 rv(){}function em(s,t){var e=-1,r=s.length;for(t||(t=Array(r));++e<r;)t[e]=s[e];return t}var iv=800,nv=16,av=Date.now;function ov(s){var t=0,e=0;return function(){var r=av(),i=nv-(r-e);if(e=r,i>0){if(++t>=iv)return arguments[0]}else t=0;return s.apply(void 0,arguments)}}function cv(s){return function(){return s}}var dv=function(){try{var s=Ki(Object,"defineProperty");return s({},"",{}),s}catch(t){}}();const td=dv;var lv=td?function(s,t){return td(s,"toString",{configurable:!0,enumerable:!1,value:cv(t),writable:!0})}:Bu;const uv=lv;var hv=ov(uv);const pv=hv;function gv(s,t){for(var e=-1,r=s==null?0:s.length;++e<r&&t(s[e],e,s)!==!1;);return s}function mv(s,t,e,r){for(var i=s.length,n=e+(r?1:-1);r?n--:++n<i;)if(t(s[n],n,s))return n;return-1}function fv(s){return s!==s}function Tv(s,t,e){for(var r=e-1,i=s.length;++r<i;)if(s[r]===t)return r;return-1}function Sv(s,t,e){return t===t?Tv(s,t,e):mv(s,fv,e)}function vv(s,t){var e=s==null?0:s.length;return!!e&&Sv(s,t,0)>-1}var yv=9007199254740991,Ev=/^(?:0|[1-9]\d*)$/;function Fu(s,t){var e=typeof s;return t=t==null?yv:t,!!t&&(e=="number"||e!="symbol"&&Ev.test(s))&&s>-1&&s%1==0&&s<t}function qu(s,t,e){t=="__proto__"&&td?td(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 Pv=Object.prototype,_v=Pv.hasOwnProperty;function tm(s,t,e){var r=s[t];(!(_v.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 n=-1,o=t.length;++n<o;){var d=t[n],c=r?r(e[d],s[d],d,e,s):void 0;c===void 0&&(c=s[d]),i?qu(e,d,c):tm(e,d,c)}return e}var Hh=Math.max;function Cv(s,t,e){return t=Hh(t===void 0?s.length-1:t,0),function(){for(var r=arguments,i=-1,n=Hh(r.length-t,0),o=Array(n);++i<n;)o[i]=r[t+i];i=-1;for(var d=Array(t+1);++i<t;)d[i]=r[i];return d[t]=e(o),sv(s,this,d)}}function wv(s,t){return pv(Cv(s,t,Bu),s+"")}var Rv=9007199254740991;function ju(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=Rv}function Tc(s){return s!=null&&ju(s.length)&&!Hu(s)}function bv(s,t,e){if(!zt(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 kv(s){return wv(function(t,e){var r=-1,i=e.length,n=i>1?e[i-1]:void 0,o=i>2?e[2]:void 0;for(n=s.length>3&&typeof n=="function"?(i--,n):void 0,o&&bv(e[0],e[1],o)&&(n=i<3?void 0:n,i=1),t=Object(t);++r<i;){var d=e[r];d&&s(t,d,r,n)}return t})}var Mv=Object.prototype;function ul(s){var t=s&&s.constructor,e=typeof t=="function"&&t.prototype||Mv;return s===e}function Av(s,t){for(var e=-1,r=Array(s);++e<s;)r[e]=t(e);return r}var Iv="[object Arguments]";function Fh(s){return ws(s)&&Wi(s)==Iv}var sm=Object.prototype,Dv=sm.hasOwnProperty,Ov=sm.propertyIsEnumerable,Nv=Fh(function(){return arguments}())?Fh:function(s){return ws(s)&&Dv.call(s,"callee")&&!Ov.call(s,"callee")};const io=Nv;function Lv(){return!1}var rm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,qh=rm&&typeof module=="object"&&module&&!module.nodeType&&module,Vv=qh&&qh.exports===rm,jh=Vv?us.Buffer:void 0,xv=jh?jh.isBuffer:void 0,Uv=xv||Lv;const ga=Uv;var $v="[object Arguments]",Bv="[object Array]",Hv="[object Boolean]",Fv="[object Date]",qv="[object Error]",jv="[object Function]",Gv="[object Map]",Wv="[object Number]",Jv="[object Object]",Kv="[object RegExp]",zv="[object Set]",Yv="[object String]",Qv="[object WeakMap]",Xv="[object ArrayBuffer]",Zv="[object DataView]",ey="[object Float32Array]",ty="[object Float64Array]",sy="[object Int8Array]",ry="[object Int16Array]",iy="[object Int32Array]",ny="[object Uint8Array]",ay="[object Uint8ClampedArray]",oy="[object Uint16Array]",cy="[object Uint32Array]",me={};me[ey]=me[ty]=me[sy]=me[ry]=me[iy]=me[ny]=me[ay]=me[oy]=me[cy]=!0;me[$v]=me[Bv]=me[Xv]=me[Hv]=me[Zv]=me[Fv]=me[qv]=me[jv]=me[Gv]=me[Wv]=me[Jv]=me[Kv]=me[zv]=me[Yv]=me[Qv]=!1;function dy(s){return ws(s)&&ju(s.length)&&!!me[Wi(s)]}function Gu(s){return function(t){return s(t)}}var im=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ya=im&&typeof module=="object"&&module&&!module.nodeType&&module,ly=Ya&&Ya.exports===im,Dl=ly&&Qg.process,uy=function(){try{var s=Ya&&Ya.require&&Ya.require("util").types;return s||Dl&&Dl.binding&&Dl.binding("util")}catch(t){}}();const ma=uy;var Gh=ma&&ma.isTypedArray,hy=Gh?Gu(Gh):dy;const hl=hy;var py=Object.prototype,gy=py.hasOwnProperty;function nm(s,t){var e=Mt(s),r=!e&&io(s),i=!e&&!r&&ga(s),n=!e&&!r&&!i&&hl(s),o=e||r||i||n,d=o?Av(s.length,String):[],c=d.length;for(var l in s)(t||gy.call(s,l))&&!(o&&(l=="length"||i&&(l=="offset"||l=="parent")||n&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||Fu(l,c)))&&d.push(l);return d}function am(s,t){return function(e){return s(t(e))}}var my=am(Object.keys,Object);const fy=my;var Ty=Object.prototype,Sy=Ty.hasOwnProperty;function om(s){if(!ul(s))return fy(s);var t=[];for(var e in Object(s))Sy.call(s,e)&&e!="constructor"&&t.push(e);return t}function pl(s){return Tc(s)?nm(s):om(s)}function vy(s){var t=[];if(s!=null)for(var e in Object(s))t.push(e);return t}var yy=Object.prototype,Ey=yy.hasOwnProperty;function Py(s){if(!zt(s))return vy(s);var t=ul(s),e=[];for(var r in s)r=="constructor"&&(t||!Ey.call(s,r))||e.push(r);return e}function Sc(s){return Tc(s)?nm(s,!0):Py(s)}var _y=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Cy=/^\w*$/;function Wu(s,t){if(Mt(s))return!1;var e=typeof s;return e=="number"||e=="symbol"||e=="boolean"||s==null||ll(s)?!0:Cy.test(s)||!_y.test(s)||t!=null&&s in Object(t)}var wy=Ki(Object,"create");const no=wy;function Ry(){this.__data__=no?no(null):{},this.size=0}function by(s){var t=this.has(s)&&delete this.__data__[s];return this.size-=t?1:0,t}var ky="__lodash_hash_undefined__",My=Object.prototype,Ay=My.hasOwnProperty;function Iy(s){var t=this.__data__;if(no){var e=t[s];return e===ky?void 0:e}return Ay.call(t,s)?t[s]:void 0}var Dy=Object.prototype,Oy=Dy.hasOwnProperty;function Ny(s){var t=this.__data__;return no?t[s]!==void 0:Oy.call(t,s)}var Ly="__lodash_hash_undefined__";function Vy(s,t){var e=this.__data__;return this.size+=this.has(s)?0:1,e[s]=no&&t===void 0?Ly:t,this}function ji(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])}}ji.prototype.clear=Ry;ji.prototype.delete=by;ji.prototype.get=Iy;ji.prototype.has=Ny;ji.prototype.set=Vy;function xy(){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 Uy=Array.prototype,$y=Uy.splice;function By(s){var t=this.__data__,e=gl(t,s);if(e<0)return!1;var r=t.length-1;return e==r?t.pop():$y.call(t,e,1),--this.size,!0}function Hy(s){var t=this.__data__,e=gl(t,s);return e<0?void 0:t[e][1]}function Fy(s){return gl(this.__data__,s)>-1}function qy(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 sr(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])}}sr.prototype.clear=xy;sr.prototype.delete=By;sr.prototype.get=Hy;sr.prototype.has=Fy;sr.prototype.set=qy;var jy=Ki(us,"Map");const ao=jy;function Gy(){this.size=0,this.__data__={hash:new ji,map:new(ao||sr),string:new ji}}function Wy(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 Wy(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Jy(s){var t=ml(this,s).delete(s);return this.size-=t?1:0,t}function Ky(s){return ml(this,s).get(s)}function zy(s){return ml(this,s).has(s)}function Yy(s,t){var e=ml(this,s),r=e.size;return e.set(s,t),this.size+=e.size==r?0:1,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=Gy;rr.prototype.delete=Jy;rr.prototype.get=Ky;rr.prototype.has=zy;rr.prototype.set=Yy;var Qy="Expected a function";function Ju(s,t){if(typeof s!="function"||t!=null&&typeof t!="function")throw new TypeError(Qy);var e=function(){var r=arguments,i=t?t.apply(this,r):r[0],n=e.cache;if(n.has(i))return n.get(i);var o=s.apply(this,r);return e.cache=n.set(i,o)||n,o};return e.cache=new(Ju.Cache||rr),e}Ju.Cache=rr;var Xy=500;function Zy(s){var t=Ju(s,function(r){return e.size===Xy&&e.clear(),r}),e=t.cache;return t}var eE=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,tE=/\\(\\)?/g,sE=Zy(function(s){var t=[];return s.charCodeAt(0)===46&&t.push(""),s.replace(eE,function(e,r,i,n){t.push(i?n.replace(tE,"$1"):r||e)}),t});const rE=sE;function iE(s){return s==null?"":Zg(s)}function cm(s,t){return Mt(s)?s:Wu(s,t)?[s]:rE(iE(s))}var nE=1/0;function fl(s){if(typeof s=="string"||ll(s))return s;var t=s+"";return t=="0"&&1/s==-nE?"-0":t}function dm(s,t){t=cm(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 aE(s,t,e){var r=s==null?void 0:dm(s,t);return r===void 0?e:r}function lm(s,t){for(var e=-1,r=t.length,i=s.length;++e<r;)s[i+e]=t[e];return s}var oE=am(Object.getPrototypeOf,Object);const Ku=oE;var cE="[object Object]",dE=Function.prototype,lE=Object.prototype,um=dE.toString,uE=lE.hasOwnProperty,hE=um.call(Object);function pE(s){if(!ws(s)||Wi(s)!=cE)return!1;var t=Ku(s);if(t===null)return!0;var e=uE.call(t,"constructor")&&t.constructor;return typeof e=="function"&&e instanceof e&&um.call(e)==hE}function gE(){this.__data__=new sr,this.size=0}function mE(s){var t=this.__data__,e=t.delete(s);return this.size=t.size,e}function fE(s){return this.__data__.get(s)}function TE(s){return this.__data__.has(s)}var SE=200;function vE(s,t){var e=this.__data__;if(e instanceof sr){var r=e.__data__;if(!ao||r.length<SE-1)return r.push([s,t]),this.size=++e.size,this;e=this.__data__=new rr(r)}return e.set(s,t),this.size=e.size,this}function ls(s){var t=this.__data__=new sr(s);this.size=t.size}ls.prototype.clear=gE;ls.prototype.delete=mE;ls.prototype.get=fE;ls.prototype.has=TE;ls.prototype.set=vE;function yE(s,t){return s&&fc(t,pl(t),s)}function EE(s,t){return s&&fc(t,Sc(t),s)}var hm=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Wh=hm&&typeof module=="object"&&module&&!module.nodeType&&module,PE=Wh&&Wh.exports===hm,Jh=PE?us.Buffer:void 0,Kh=Jh?Jh.allocUnsafe:void 0;function pm(s,t){if(t)return s.slice();var e=s.length,r=Kh?Kh(e):new s.constructor(e);return s.copy(r),r}function _E(s,t){for(var e=-1,r=s==null?0:s.length,i=0,n=[];++e<r;){var o=s[e];t(o,e,s)&&(n[i++]=o)}return n}function gm(){return[]}var CE=Object.prototype,wE=CE.propertyIsEnumerable,zh=Object.getOwnPropertySymbols,RE=zh?function(s){return s==null?[]:(s=Object(s),_E(zh(s),function(t){return wE.call(s,t)}))}:gm;const zu=RE;function bE(s,t){return fc(s,zu(s),t)}var kE=Object.getOwnPropertySymbols,ME=kE?function(s){for(var t=[];s;)lm(t,zu(s)),s=Ku(s);return t}:gm;const mm=ME;function AE(s,t){return fc(s,mm(s),t)}function fm(s,t,e){var r=t(s);return Mt(s)?r:lm(r,e(s))}function Jl(s){return fm(s,pl,zu)}function IE(s){return fm(s,Sc,mm)}var DE=Ki(us,"DataView");const Kl=DE;var OE=Ki(us,"Promise");const zl=OE;var NE=Ki(us,"Set");const hn=NE;var Yh="[object Map]",LE="[object Object]",Qh="[object Promise]",Xh="[object Set]",Zh="[object WeakMap]",ep="[object DataView]",VE=Ji(Kl),xE=Ji(ao),UE=Ji(zl),$E=Ji(hn),BE=Ji(Wl),Kr=Wi;(Kl&&Kr(new Kl(new ArrayBuffer(1)))!=ep||ao&&Kr(new ao)!=Yh||zl&&Kr(zl.resolve())!=Qh||hn&&Kr(new hn)!=Xh||Wl&&Kr(new Wl)!=Zh)&&(Kr=function(s){var t=Wi(s),e=t==LE?s.constructor:void 0,r=e?Ji(e):"";if(r)switch(r){case VE:return ep;case xE:return Yh;case UE:return Qh;case $E:return Xh;case BE:return Zh}return t});const fa=Kr;var HE=Object.prototype,FE=HE.hasOwnProperty;function qE(s){var t=s.length,e=new s.constructor(t);return t&&typeof s[0]=="string"&&FE.call(s,"index")&&(e.index=s.index,e.input=s.input),e}var jE=us.Uint8Array;const sd=jE;function Yu(s){var t=new s.constructor(s.byteLength);return new sd(t).set(new sd(s)),t}function GE(s,t){var e=t?Yu(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.byteLength)}var WE=/\w*$/;function JE(s){var t=new s.constructor(s.source,WE.exec(s));return t.lastIndex=s.lastIndex,t}var tp=Cs?Cs.prototype:void 0,sp=tp?tp.valueOf:void 0;function KE(s){return sp?Object(sp.call(s)):{}}function Tm(s,t){var e=t?Yu(s.buffer):s.buffer;return new s.constructor(e,s.byteOffset,s.length)}var zE="[object Boolean]",YE="[object Date]",QE="[object Map]",XE="[object Number]",ZE="[object RegExp]",eP="[object Set]",tP="[object String]",sP="[object Symbol]",rP="[object ArrayBuffer]",iP="[object DataView]",nP="[object Float32Array]",aP="[object Float64Array]",oP="[object Int8Array]",cP="[object Int16Array]",dP="[object Int32Array]",lP="[object Uint8Array]",uP="[object Uint8ClampedArray]",hP="[object Uint16Array]",pP="[object Uint32Array]";function gP(s,t,e){var r=s.constructor;switch(t){case rP:return Yu(s);case zE:case YE:return new r(+s);case iP:return GE(s,e);case nP:case aP:case oP:case cP:case dP:case lP:case uP:case hP:case pP:return Tm(s,e);case QE:return new r;case XE:case tP:return new r(s);case ZE:return JE(s);case eP:return new r;case sP:return KE(s)}}function Sm(s){return typeof s.constructor=="function"&&!ul(s)?tv(Ku(s)):{}}var mP="[object Map]";function fP(s){return ws(s)&&fa(s)==mP}var rp=ma&&ma.isMap,TP=rp?Gu(rp):fP;const SP=TP;var vP="[object Set]";function yP(s){return ws(s)&&fa(s)==vP}var ip=ma&&ma.isSet,EP=ip?Gu(ip):yP;const PP=EP;var _P=1,CP=2,wP=4,vm="[object Arguments]",RP="[object Array]",bP="[object Boolean]",kP="[object Date]",MP="[object Error]",ym="[object Function]",AP="[object GeneratorFunction]",IP="[object Map]",DP="[object Number]",Em="[object Object]",OP="[object RegExp]",NP="[object Set]",LP="[object String]",VP="[object Symbol]",xP="[object WeakMap]",UP="[object ArrayBuffer]",$P="[object DataView]",BP="[object Float32Array]",HP="[object Float64Array]",FP="[object Int8Array]",qP="[object Int16Array]",jP="[object Int32Array]",GP="[object Uint8Array]",WP="[object Uint8ClampedArray]",JP="[object Uint16Array]",KP="[object Uint32Array]",ue={};ue[vm]=ue[RP]=ue[UP]=ue[$P]=ue[bP]=ue[kP]=ue[BP]=ue[HP]=ue[FP]=ue[qP]=ue[jP]=ue[IP]=ue[DP]=ue[Em]=ue[OP]=ue[NP]=ue[LP]=ue[VP]=ue[GP]=ue[WP]=ue[JP]=ue[KP]=!0;ue[MP]=ue[ym]=ue[xP]=!1;function Qa(s,t,e,r,i,n){var o,d=t&_P,c=t&CP,l=t&wP;if(e&&(o=i?e(s,r,i,n):e(s)),o!==void 0)return o;if(!zt(s))return s;var h=Mt(s);if(h){if(o=qE(s),!d)return em(s,o)}else{var g=fa(s),T=g==ym||g==AP;if(ga(s))return pm(s,d);if(g==Em||g==vm||T&&!i){if(o=c||T?{}:Sm(s),!d)return c?AE(s,EE(o,s)):bE(s,yE(o,s))}else{if(!ue[g])return i?s:{};o=gP(s,g,d)}}n||(n=new ls);var v=n.get(s);if(v)return v;n.set(s,o),PP(s)?s.forEach(function(C){o.add(Qa(C,t,e,C,s,n))}):SP(s)&&s.forEach(function(C,M){o.set(M,Qa(C,t,e,M,s,n))});var E=l?c?IE:Jl:c?Sc:pl,_=h?void 0:E(s);return gv(_||s,function(C,M){_&&(M=C,C=s[M]),tm(o,M,Qa(C,t,e,M,s,n))}),o}var zP=4;function YP(s){return Qa(s,zP)}var QP=1,XP=4;function Qu(s){return Qa(s,QP|XP)}var ZP="__lodash_hash_undefined__";function e_(s){return this.__data__.set(s,ZP),this}function t_(s){return this.__data__.has(s)}function oo(s){var t=-1,e=s==null?0:s.length;for(this.__data__=new rr;++t<e;)this.add(s[t])}oo.prototype.add=oo.prototype.push=e_;oo.prototype.has=t_;function s_(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 Pm(s,t){return s.has(t)}var r_=1,i_=2;function _m(s,t,e,r,i,n){var o=e&r_,d=s.length,c=t.length;if(d!=c&&!(o&&c>d))return!1;var l=n.get(s),h=n.get(t);if(l&&h)return l==t&&h==s;var g=-1,T=!0,v=e&i_?new oo:void 0;for(n.set(s,t),n.set(t,s);++g<d;){var E=s[g],_=t[g];if(r)var C=o?r(_,E,g,t,s,n):r(E,_,g,s,t,n);if(C!==void 0){if(C)continue;T=!1;break}if(v){if(!s_(t,function(M,D){if(!Pm(v,D)&&(E===M||i(E,M,e,r,n)))return v.push(D)})){T=!1;break}}else if(!(E===_||i(E,_,e,r,n))){T=!1;break}}return n.delete(s),n.delete(t),T}function n_(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 a_=1,o_=2,c_="[object Boolean]",d_="[object Date]",l_="[object Error]",u_="[object Map]",h_="[object Number]",p_="[object RegExp]",g_="[object Set]",m_="[object String]",f_="[object Symbol]",T_="[object ArrayBuffer]",S_="[object DataView]",np=Cs?Cs.prototype:void 0,Ol=np?np.valueOf:void 0;function v_(s,t,e,r,i,n,o){switch(e){case S_:if(s.byteLength!=t.byteLength||s.byteOffset!=t.byteOffset)return!1;s=s.buffer,t=t.buffer;case T_:return!(s.byteLength!=t.byteLength||!n(new sd(s),new sd(t)));case c_:case d_:case h_:return mc(+s,+t);case l_:return s.name==t.name&&s.message==t.message;case p_:case m_:return s==t+"";case u_:var d=n_;case g_:var c=r&a_;if(d||(d=Xu),s.size!=t.size&&!c)return!1;var l=o.get(s);if(l)return l==t;r|=o_,o.set(s,t);var h=_m(d(s),d(t),r,i,n,o);return o.delete(s),h;case f_:if(Ol)return Ol.call(s)==Ol.call(t)}return!1}var y_=1,E_=Object.prototype,P_=E_.hasOwnProperty;function __(s,t,e,r,i,n){var o=e&y_,d=Jl(s),c=d.length,l=Jl(t),h=l.length;if(c!=h&&!o)return!1;for(var g=c;g--;){var T=d[g];if(!(o?T in t:P_.call(t,T)))return!1}var v=n.get(s),E=n.get(t);if(v&&E)return v==t&&E==s;var _=!0;n.set(s,t),n.set(t,s);for(var C=o;++g<c;){T=d[g];var M=s[T],D=t[T];if(r)var U=o?r(D,M,T,t,s,n):r(M,D,T,s,t,n);if(!(U===void 0?M===D||i(M,D,e,r,n):U)){_=!1;break}C||(C=T=="constructor")}if(_&&!C){var B=s.constructor,H=t.constructor;B!=H&&"constructor"in s&&"constructor"in t&&!(typeof B=="function"&&B instanceof B&&typeof H=="function"&&H instanceof H)&&(_=!1)}return n.delete(s),n.delete(t),_}var C_=1,ap="[object Arguments]",op="[object Array]",bc="[object Object]",w_=Object.prototype,cp=w_.hasOwnProperty;function R_(s,t,e,r,i,n){var o=Mt(s),d=Mt(t),c=o?op:fa(s),l=d?op:fa(t);c=c==ap?bc:c,l=l==ap?bc:l;var h=c==bc,g=l==bc,T=c==l;if(T&&ga(s)){if(!ga(t))return!1;o=!0,h=!1}if(T&&!h)return n||(n=new ls),o||hl(s)?_m(s,t,e,r,i,n):v_(s,t,c,e,r,i,n);if(!(e&C_)){var v=h&&cp.call(s,"__wrapped__"),E=g&&cp.call(t,"__wrapped__");if(v||E){var _=v?s.value():s,C=E?t.value():t;return n||(n=new ls),i(_,C,e,r,n)}}return T?(n||(n=new ls),__(s,t,e,r,i,n)):!1}function Tl(s,t,e,r,i){return s===t?!0:s==null||t==null||!ws(s)&&!ws(t)?s!==s&&t!==t:R_(s,t,e,r,Tl,i)}var b_=1,k_=2;function M_(s,t,e,r){var i=e.length,n=i,o=!r;if(s==null)return!n;for(s=Object(s);i--;){var d=e[i];if(o&&d[2]?d[1]!==s[d[0]]:!(d[0]in s))return!1}for(;++i<n;){d=e[i];var c=d[0],l=s[c],h=d[1];if(o&&d[2]){if(l===void 0&&!(c in s))return!1}else{var g=new ls;if(r)var T=r(l,h,c,s,t,g);if(!(T===void 0?Tl(h,l,b_|k_,r,g):T))return!1}}return!0}function Cm(s){return s===s&&!zt(s)}function A_(s){for(var t=pl(s),e=t.length;e--;){var r=t[e],i=s[r];t[e]=[r,i,Cm(i)]}return t}function wm(s,t){return function(e){return e==null?!1:e[s]===t&&(t!==void 0||s in Object(e))}}function I_(s){var t=A_(s);return t.length==1&&t[0][2]?wm(t[0][0],t[0][1]):function(e){return e===s||M_(e,s,t)}}function D_(s,t){return s!=null&&t in Object(s)}function O_(s,t,e){t=cm(t,s);for(var r=-1,i=t.length,n=!1;++r<i;){var o=fl(t[r]);if(!(n=s!=null&&e(s,o)))break;s=s[o]}return n||++r!=i?n:(i=s==null?0:s.length,!!i&&ju(i)&&Fu(o,i)&&(Mt(s)||io(s)))}function N_(s,t){return s!=null&&O_(s,t,D_)}var L_=1,V_=2;function x_(s,t){return Wu(s)&&Cm(t)?wm(fl(s),t):function(e){var r=aE(e,s);return r===void 0&&r===t?N_(e,s):Tl(t,r,L_|V_)}}function U_(s){return function(t){return t==null?void 0:t[s]}}function $_(s){return function(t){return dm(t,s)}}function B_(s){return Wu(s)?U_(fl(s)):$_(s)}function H_(s){return typeof s=="function"?s:s==null?Bu:typeof s=="object"?Mt(s)?x_(s[0],s[1]):I_(s):B_(s)}function F_(s){return function(t,e,r){for(var i=-1,n=Object(t),o=r(t),d=o.length;d--;){var c=o[s?d:++i];if(e(n[c],c,n)===!1)break}return t}}var q_=F_();const j_=q_;var G_=function(){return us.Date.now()};const Nl=G_;var W_="Expected a function",J_=Math.max,K_=Math.min;function Zu(s,t,e){var r,i,n,o,d,c,l=0,h=!1,g=!1,T=!0;if(typeof s!="function")throw new TypeError(W_);t=Uh(t)||0,zt(e)&&(h=!!e.leading,g="maxWait"in e,n=g?J_(Uh(e.maxWait)||0,t):n,T="trailing"in e?!!e.trailing:T);function v(F){var te=r,ze=i;return r=i=void 0,l=F,o=s.apply(ze,te),o}function E(F){return l=F,d=setTimeout(M,t),h?v(F):o}function _(F){var te=F-c,ze=F-l,ms=t-te;return g?K_(ms,n-ze):ms}function C(F){var te=F-c,ze=F-l;return c===void 0||te>=t||te<0||g&&ze>=n}function M(){var F=Nl();if(C(F))return D(F);d=setTimeout(M,_(F))}function D(F){return d=void 0,T&&r?v(F):(r=i=void 0,o)}function U(){d!==void 0&&clearTimeout(d),l=0,r=c=i=d=void 0}function B(){return d===void 0?o:D(Nl())}function H(){var F=Nl(),te=C(F);if(r=arguments,i=this,c=F,te){if(d===void 0)return E(c);if(g)return clearTimeout(d),d=setTimeout(M,t),v(c)}return d===void 0&&(d=setTimeout(M,t)),o}return H.cancel=U,H.flush=B,H}function Yl(s,t,e){(e!==void 0&&!mc(s[t],e)||e===void 0&&!(t in s))&&qu(s,t,e)}function z_(s){return ws(s)&&Tc(s)}function Ql(s,t){if(!(t==="constructor"&&typeof s[t]=="function")&&t!="__proto__")return s[t]}function Y_(s){return fc(s,Sc(s))}function Q_(s,t,e,r,i,n,o){var d=Ql(s,e),c=Ql(t,e),l=o.get(c);if(l){Yl(s,e,l);return}var h=n?n(d,c,e+"",s,t,o):void 0,g=h===void 0;if(g){var T=Mt(c),v=!T&&ga(c),E=!T&&!v&&hl(c);h=c,T||v||E?Mt(d)?h=d:z_(d)?h=em(d):v?(g=!1,h=pm(c,!0)):E?(g=!1,h=Tm(c,!0)):h=[]:pE(c)||io(c)?(h=d,io(d)?h=Y_(d):(!zt(d)||Hu(d))&&(h=Sm(c))):g=!1}g&&(o.set(c,h),i(h,c,r,n,o),o.delete(c)),Yl(s,e,h)}function Rm(s,t,e,r,i){s!==t&&j_(t,function(n,o){if(i||(i=new ls),zt(n))Q_(s,t,o,e,Rm,r,i);else{var d=r?r(Ql(s,o),n,o+"",s,t,i):void 0;d===void 0&&(d=n),Yl(s,o,d)}},Sc)}function X_(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 Z_="[object Map]",eC="[object Set]",tC=Object.prototype,sC=tC.hasOwnProperty;function rC(s){if(s==null)return!0;if(Tc(s)&&(Mt(s)||typeof s=="string"||typeof s.splice=="function"||ga(s)||hl(s)||io(s)))return!s.length;var t=fa(s);if(t==Z_||t==eC)return!s.size;if(ul(s))return!om(s).length;for(var e in s)if(sC.call(s,e))return!1;return!0}function iC(s,t){return Tl(s,t)}var nC=kv(function(s,t,e){Rm(s,t,e)});const dr=nC;var aC=1/0,oC=hn&&1/Xu(new hn([,-0]))[1]==aC?function(s){return new hn(s)}:rv;const cC=oC;var dC=200;function bm(s,t,e){var r=-1,i=vv,n=s.length,o=!0,d=[],c=d;if(e)o=!1,i=X_;else if(n>=dC){var l=t?null:cC(s);if(l)return Xu(l);o=!1,i=Pm,c=new oo}else c=t?[]:d;e:for(;++r<n;){var h=s[r],g=t?t(h):h;if(h=e||h!==0?h:0,o&&g===g){for(var T=c.length;T--;)if(c[T]===g)continue e;t&&c.push(g),d.push(h)}else i(c,g,e)||(c!==d&&c.push(g),d.push(h))}return d}function lC(s){return s&&s.length?bm(s):[]}function uC(s,t){return s&&s.length?bm(s,H_(t)):[]}function $c(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 hC={audio:!0,video:!0,screenshareAudio:!0,screenshareVideo:!0},dp={STAGING:"staging",PROD:"prod"},pC={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 Ta(s,t){const e=s.getValue("overrides");return e&&e[t]?e[t]:!1}function gC({baseURI:s}){return s.includes("staging.realtime")?dp.STAGING:dp.PROD}function pn({servicePrefix:s,baseURI:t}){return`${s}.${t}`}function mC(s){const t=s.getValue("baseURI");return{location:pn({servicePrefix:"location",baseURI:t}),locationLegacy:pn({servicePrefix:"location-legacy",baseURI:t}),daCollector:pn({servicePrefix:"da-collector",baseURI:t})}}const fC='<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>',TC='<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>',kc=s=>{if(!s)return;if(!s.startsWith("<svg"))return new Promise(n=>{n(s)});const e=new Blob([s],{type:"image/svg+xml"}),r=new Image,i=window.URL.createObjectURL(e);return new Promise((n,o)=>{r.onload=()=>{n(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"}},SC=/\b(?:1[7-9](?:\.\d+)?|[2-9]\d(?:\.\d+)?|[1-9]\d{2,}(?:\.\d+)?)\b/,km="__rtk_plugins__",vC=[km];function Mm(s){var r,i,n;const t=typeof navigator!="undefined"&&!navigator.isReactNative&&typeof window!="undefined"&&((r=window.location.host)==null?void 0:r.includes(ei.baseURI.staging)),e=!!((n=(i=s==null?void 0:s.getValue("modules"))==null?void 0:i.devTools)!=null&&n.logs);return t||e}function yC(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"],n=i.indexOf(t.toLowerCase()),o=i.indexOf(e);if(n<o)return!1}return!0}function Am(s,t,e={}){return Object.getOwnPropertyNames(s).forEach(r=>{var n;if([null,void 0,NaN].includes(s[r])||t&&(((n=t.match(/\./g))==null?void 0:n.length)||0)>=10)return;const i=t?`${t}.${r}`:r;typeof s[r]=="object"?Am(s[r],i,e):["number","string","boolean"].includes(typeof s[r])&&(e[i]=s[r])}),e}function lp(s,t,e={},r=""){const i={};try{const n=JSON.stringify(e),o=JSON.parse(n),d=Am(o,r),c=JSON.stringify(d);if(!(t==null?void 0:t.startsWith("[SDP]"))&&c.length>5e3){const h=`Log named: "${t}" is trying to log an flattened object of size
|
|
5
|
+
${c.length} chars that is beyond permitted limit of 5000 chars. Please optimize.`;throw Mm(s)&&console.error(h,{log:e,flattened:c}),new Error(h)}return JSON.parse(c)}catch(n){const o=$c(n);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 P{constructor(){p(this,"logsCache",[]);p(this,"logsProcessorTimer");p(this,"compressionSupported",null);p(this,"tracingEnabled",!0);p(this,"initialized",!1);p(this,"logLevel","log");p(this,"logsProcessingInterval",7e3);p(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"]);p(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=Ur.getContext(this.meetingMetadata.peerId);return`https://${pn({servicePrefix:"api-silos",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 n=t.getValue("peerId");this.meetingMetadata=e,this.tracingEnabled=r,this.meetingMetadata.peerId=n,this.meetingMetadata.sdkVersion=t.getValue("sdkVersion");const{RNDeviceInfoImpl:o}=navigator;this.meetingMetadata.deviceInfo=navigator.isReactNative?o==null?void 0:o.getDeviceInfo():fe.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,n)=>{const o=n.value;return n.value=function(...c){const l=this==null?void 0:this.telemetry;if(!l||!l.initialized||navigator.isReactNative||!l.tracingEnabled)return o.apply(this,c);l.addLogInCurrentSpan("info",t,e);const h=performance.now(),g=o.apply(this,c);return Promise.resolve(g).then(()=>{const T=performance.now();T-h>10&&l.addLogInCurrentSpan("info",`${t}_timing`,{execTime:T-h})}).catch(()=>{const T=performance.now();l.addLogInCurrentSpan("info",`${t}_timing`,{execTime:T-h})}),g},n}}injectContext(t){var i;const e=Br.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:$c(r.error)});const n=Ur.getContext(this.meetingMetadata.peerId);if(Mm(n)&&(rC(r)?console[t]("InternalLogs:: ",t,e):console[t]("InternalLogs:: ",t,e,r)),!!yC(n,t))try{const d=lp(n,e,r,"metadata"),c=new Date,l=W(N({message:e,level:t},d),{loggedAt:c.toISOString(),loggedAtTzOffset:c.getTimezoneOffset()});i?this.sendOtelLogsToNewRelic([l],{isInDestructionMode:!1}).catch(()=>{}):this.logsCache.push(l)}catch(d){this.addLogInCurrentSpan("error","opentelemetry::addLogInCurrentSpan_failed",{error:$c(d)})}}sendOtelLogsToNewRelic(r){return u(this,arguments,function*(t,{isInDestructionMode:e=!1}={isInDestructionMode:!1}){const i=new AbortController,n=setTimeout(()=>i.abort("Logs request timed out after 8 seconds"),8e3);try{const o=Ur.getContext(this.meetingMetadata.peerId),d=JSON.stringify({meetingMetadata:lp(o,"sendOtelLogsToNewRelic",this.meetingMetadata,"meetingMetadata"),serviceName:o.getValue("sdkName"),logs:t});let c;const l={Authorization:`Bearer ${o.getValue("authToken")}`};if(this.isCompressionSupported()){const h=new Blob([d]).stream().pipeThrough(new CompressionStream("gzip"));c=yield new Response(h).arrayBuffer(),l["Content-Type"]="application/gzip",l["Content-Encoding"]="gzip"}else c=d,l["Content-Type"]="application/json";yield fetch(this.logsEndpoint,{method:"POST",headers:l,body:c,signal:i.signal,keepalive:!!e})}catch(o){e||(this.addLogInCurrentSpan("error","opentelemetry::sendOtelLogToNewRelic_failed",{error:$c(o)}),this.logsCache.push(...t))}finally{clearTimeout(n)}})}processCachedLogs(){return u(this,arguments,function*({isInDestructionMode:t=!1}={isInDestructionMode:!1}){const e=this.logsCache.splice(0,this.logsBatchSize);e!=null&&e.length&&(yield this.sendOtelLogsToNewRelic(e,{isInDestructionMode:t}))})}destruct(){return u(this,null,function*(){for(clearInterval(this.logsProcessorTimer);this.logsCache.length;)yield this.processCachedLogs({isInDestructionMode:!0})})}}function EC(s){const t=N({},s),e=new Map,r=(l,h)=>(e.has(l)||e.set(l,new Set),e.get(l).add(h),()=>{var g;return(g=e.get(l))==null?void 0:g.delete(h)}),i=(l,h)=>{var g;(g=e.get(l))==null||g.delete(h)},n=l=>{var h;(h=e.get(l))==null||h.forEach(g=>{try{g(t[l])}catch(T){}})};return{subscribe:r,unsubscribe:i,notify:n,setValue:(l,h,g=!0)=>{t[l]=h,g&&n(l)},getValue:l=>t[l],getAllValues:()=>t}}class PC{constructor(){p(this,"contexts",new Map);p(this,"mostRecentPeerId",null)}createContext(t,e){if(this.contexts.has(t))return this.contexts.get(t);const r=new P,i=new uS;this.contexts.set(t,EC(e)),this.contexts.get(t).setValue("peerSessionStore",new Gl(i));const n=new Yg;return n.setMaxListeners(50),this.contexts.get(t).setValue("logger",i),this.contexts.get(t).setValue("telemetry",r),this.contexts.get(t).setValue("callstats",n),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 Ur=new PC,_C={"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"},Bc={"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","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(Bc).forEach(s=>{Bc[s]=`{${_C[s.slice(0,2)]}} ${Bc[s]}`});class k extends Error{constructor(e,r,i=void 0,n=!1){super(e);p(this,"code");this.code=r,this.name="ClientError";const o=this.code?`[ERR${this.code}]`:"[ERR]",d=this.code?Bc[this.code]:"";this.message=`${o}: ${d}
|
|
6
|
+
${this.message}`;try{let c=n&&!!i;r&&r.endsWith("00")&&i&&(c=!0),c&&i.error("ClientError",{error:{message:this.message,name:this.name,code:r}});const l=Ur.getContext(Ur.getMostRecentPeerId());if(l){const h=l.getValue("onError");try{h(this)}catch(g){}}typeof window!="undefined"&&window.dispatchEvent(new CustomEvent("ClientError",{detail:this}))}catch(c){}}}function Mc(s,t,e,r){if(r instanceof k)throw r;if(r instanceof t){const i=new k(r.message,e);throw i.stack=r.stack,i}else throw r}function up(s,t,e){if(!s.value){const i=s.get,n=s.set;return i&&(s.get=function(){try{return i.apply(this)}catch(o){Mc(this,t,e,o)}}),n&&(s.set=function(o){try{return n.apply(this,[o])}catch(d){Mc(this,t,e,d)}}),s}const r=s.value;return s.value=function(...i){try{const n=r.apply(this,i);return n&&n instanceof Promise?n.catch(o=>{Mc(this,t,e,o)}):n}catch(n){Mc(this,t,e,n)}},s}function CC(s,t){return(e,r,i)=>{if(i)return up(i,s,t);for(const n of Reflect.ownKeys(e.prototype).filter(o=>o!=="constructor")){const o=Object.getOwnPropertyDescriptor(e.prototype,n);(o.value instanceof Function||o.get instanceof Function||o.set instanceof Function)&&Object.defineProperty(e.prototype,n,up(o,s,t))}}}const st=s=>CC(Error,s);var Qs=(s=>(s.GroupCall="GROUP_CALL",s.Webinar="WEBINAR",s.AudioRoom="AUDIO_ROOM",s.Livestream="LIVESTREAM",s.Chat="CHAT",s))(Qs||{}),j=(s=>(s.Allowed="ALLOWED",s.NotAllowed="NOT_ALLOWED",s.CanRequest="CAN_REQUEST",s))(j||{}),Yp;typeof process!="undefined"&&(Yp=process==null?void 0:process.env)!=null&&Yp.FLAGSMITH_ENVIRONMENT_KEY&&process.env.FLAGSMITH_ENVIRONMENT_KEY;var Im=[-2,-1,0,1,2],wC=[0,1,2,3,4];function RC(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 bC=(s,t,e)=>{let r,i,n;if(t==0)r=i=n=e;else{const o=(l,h,g)=>(g<0&&(g+=1),g>1&&(g-=1),g<.16666666666666666?l+(h-l)*6*g:g<.5?h:g<.6666666666666666?l+(h-l)*(.6666666666666666-g)*6:l),d=e<.5?e*(1+t):e+t-e*t,c=2*e-d;r=o(c,d,s+1/3),i=o(c,d,s),n=o(c,d,s-1/3)}return[Math.round(r*255),Math.round(i*255),Math.round(n*255)]},kC=(s,t,e)=>{s/=255,t/=255,e/=255;const r=Math.max(s,t,e),i=Math.min(s,t,e);let n,o;const d=(r+i)/2;if(r==i)n=o=0;else{const c=r-i;switch(o=d>.5?c/(2-r-i):c/(r+i),r){case s:n=(t-e)/c+(t<e?6:0);break;case t:n=(e-s)/c+2;break;case e:n=(s-t)/c+4;break}n/=6}return[n,o,d]},MC=(s,t,e)=>{const r=i=>i.toString(16).padStart(2,"0");return`#${r(s)}${r(t)}${r(e)}`},Dm=(s,t=Im,e=.4)=>{const r=[],[i,n,o]=RC(s),[d,c,l]=kC(i,n,o),h=Math.round(l*100);h>70?e=.8:h>60?e=.9:h<10?e=.075:h<42&&(e=.3);const g=t.findIndex(C=>C===0);if(g===-1)throw new Error("Invalid reducer provided, it must contain atleast one zero");const T=5-g,v=g+1,E=(100-h)/T,_=h/v;for(const C of t){let M;C<0?M=h+C*_*e:C>0?M=h+C*E*e:M=h;const[D,U,B]=bC(d,c,M/100);r.push(MC(D,U,B))}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"}},AC=s=>{const[t,e,r,i,n]=Dm(s,Im);return{300:t,400:e,500:r,600:i,700:n}},IC=s=>{if(s==="#FFFFFF")return hp.light.background;if(s==="#000000")return hp.dark.background;const[t,e,r,i,n]=Dm(s,wC);return{1e3:t,900:e,800:r,700:i,600:n}},DC={border_radius:"rounded",border_width:"thin",spacing_base:4,theme:"dark",colors:{brand:AC("#2160FD"),background:IC("#141414"),danger:"#FF2D2D",text:"#EEEEEE",text_on_brand:"#EEEEEE",success:"#62A504",video_bg:"#191919",warning:"#FFCD07"}};function Om(){return Qu(DC)}var OC={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:Om(),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 NC(){return Qu(OC)}var LC={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:Om(),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 eh(){return Qu(LC)}function VC(){fe.isElectron()&&window.electronGetDisplayMediaSource&&(navigator.mediaDevices.getDisplayMedia=()=>u(this,null,function*(){const s=yield 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(n=>{var o;return(o=n.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 yield navigator.mediaDevices.getUserMedia(r)}))}var R=(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))(R||{});class Sa extends tt.EventEmitter{constructor(e){super();p(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 n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}return super.on(e,r)}addListener(e,r){var i;try{const n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}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 Dt extends tt.EventEmitter{constructor(e){super();p(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 n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}return super.on(e,r)}addListener(e,r){var i;try{const n=this.listenerCount(e);n>25&&n%25===0&&((i=this.logger)==null||i.warn("CustomEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}}))}catch(n){}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 xC(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 pp=1080,gp=1920,UC=(s,t,e,r,i,n)=>{let o=.5,d=.5;const c=i,l=n,h=Math.min(e/c,r/l);let g=c*h,T=l*h,v,E,_,C,M=1;return g<e&&(M=e/g),Math.abs(M-1)<1e-14&&T<r&&(M=r/T),g*=M,T*=M,_=c/(g/e),C=l/(T/r),v=(c-_)*o,E=(l-C)*d,v<0&&(v=0),E<0&&(E=0),_>c&&(_=c),C>l&&(C=l),[v,E,_,C,s,t,e,r]};var Ut,ti,Qe,$t,we,Zt,Ds,rt,Ae,Tn,Sn,Os,vn;const Ph=class extends Dt{constructor(e,r,i,n){const o=e.getValue("logger");super(o);m(this,Ut,void 0);m(this,ti,void 0);m(this,Qe,void 0);m(this,$t,void 0);m(this,we,{height:pp,width:gp});m(this,Zt,{brand:"#2160FD",background:"#141414",text:"#000000",videoBackground:"#191919",textOnBrand:"#EEEEEE"});m(this,Ds,void 0);m(this,rt,{});m(this,Ae,void 0);m(this,Tn,void 0);m(this,Sn,void 0);m(this,Os,void 0);m(this,vn,!1);p(this,"cleanupEventListeners",()=>{a(this,ti).unsubscribe("stageStatus",this.handlePipMediaControls),a(this,Ae).removeListener("videoUpdate",this.onSelfVideoUpdateListener),a(this,Ae).removeListener("audioUpdate",this.onSelfAudioUpdateListener),a(this,Ae).removeListener("roomLeft",()=>this.disable())});p(this,"enablePipMediaControls",()=>{this.mountAudioEvents(),this.mountVideoEvents()});p(this,"onSelfVideoUpdateListener",({videoEnabled:e})=>{this.updateMediaSession("CAMERA",e)});p(this,"onSelfAudioUpdateListener",({audioEnabled:e})=>{this.updateMediaSession("MIC",e)});p(this,"handlePipMediaControls",e=>{e==="ON_STAGE"?this.enablePipMediaControls():this.unmountEvents()});p(this,"eventCallback",e=>{e==="CAMERA"&&(a(this,Ae).videoEnabled?a(this,Ae).disableVideo():a(this,Ae).enableVideo(),this.emit("cameraToggled")),e==="MIC"&&(a(this,Ae).audioEnabled?a(this,Ae).disableAudio():a(this,Ae).enableAudio(),this.emit("micToggled")),e==="END"&&(a(this,ti).getValue("peerSessionStore").emit(R.PIP_HANGUP),this.cleanupEventListeners(),this.emit("hangup"),this.cleanup())});p(this,"unmountEvents",()=>{navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("togglemicrophone",void 0),navigator.mediaSession.setActionHandler("togglecamera",void 0))});p(this,"animate",()=>{if(!this.isActive&&a(this,Os)==="active"){this.disable(!0);return}a(this,rt)!==void 0&&this.paintCanvas(),a(this,Ds)!==void 0&&f(this,Ds,requestAnimationFrame(()=>this.animate()))});p(this,"disable",(e=!1)=>{f(this,Os,"idle"),this.cleanupEventListeners(),cancelAnimationFrame(a(this,Ds)),e!==!0&&document.body.removeChild(a(this,Qe)),f(this,Ds,void 0),document.pictureInPictureElement&&document.exitPictureInPicture()});f(this,ti,e),f(this,Os,"idle"),f(this,Ae,r),f(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),n&&this.setupIcon("handRaise",n)}static _init(e,r){return u(this,null,function*(){let i,n;try{i=yield kc(fC),n=yield kc(TC)}catch(o){}return new Ph(e,r,i,n)})}setupIcon(e,r){return u(this,null,function*(){switch(e){case"handRaise":f(this,Sn,r);break;case"pin":f(this,Tn,r);break}})}overrideIcon(e,r){return u(this,null,function*(){switch(e){case"handRaise":f(this,Sn,yield kc(r));break;case"pin":f(this,Tn,yield kc(r));break}})}constructImage(e){const r=new Image,i=new Blob([e],{type:"image/svg+xml"}),n=window.URL.createObjectURL(i);return new Promise(o=>{r.onload=()=>{o(r),window.URL.revokeObjectURL(n)},r.src=n})}createVideoContainer(){f(this,Qe,document.createElement("div")),a(this,Qe).style.width="0.1px",a(this,Qe).style.height="0.1px",a(this,Qe).style.overflow="hidden",a(this,Qe).style.position="absolute",a(this,Qe).style.bottom="0",a(this,Qe).style.right="0",a(this,Qe).style.opacity="0",a(this,Qe).appendChild(a(this,$t))}setupEventListeners(){a(this,ti).subscribe("stageStatus",this.handlePipMediaControls),a(this,Ae).addListener("videoUpdate",this.onSelfVideoUpdateListener),a(this,Ae).addListener("audioUpdate",this.onSelfAudioUpdateListener),a(this,Ae).addListener("roomLeft",()=>this.disable())}createCanvas(){const e=document.createElement("canvas");e.height=a(this,we).height,e.width=a(this,we).width,f(this,Ut,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||a(this,Ae).permissions.canProduceAudio&&navigator.mediaSession.setActionHandler("togglemicrophone",()=>{this.eventCallback("MIC")})}mountVideoEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||a(this,Ae).permissions.canProduceVideo&&navigator.mediaSession.setActionHandler("togglecamera",()=>{this.eventCallback("CAMERA")})}getSources(){const r=Object.values(a(this,rt)).reduce((i,n)=>(i[n.pinned?"pinned":"regular"].push(n),i),{pinned:[],regular:[]});return[...r.pinned,...r.regular]}drawEmptyTile(e,r,i,n){if(a(this,Ut)===void 0)return;const o=a(this,Ut).getContext("2d"),d=a(this,Ut).width,c=0,l=0,h=r-c*2,g=i-c*2,T=Math.floor(d/h),v=Math.floor(e/T),_=e%T*(h+c)+c,C=v*(g+c)+c,{displayText:M,image:D}=n!=null?n:{};o.fillStyle=M||D?a(this,Zt).videoBackground:a(this,Zt).background,o.strokeStyle=a(this,Zt).brand,o.beginPath(),o.moveTo(_+l,C),o.arcTo(_+h,C,_+h,C+l,l),o.arcTo(_+h,C+g,_+h-l,C+g,l),o.arcTo(_,C+g,_,C+g-l,l),o.arcTo(_,C,_+l,C,l),o.closePath(),o.fill(),o.stroke();const U=h/6,B=h/2+_,H=g/2+C;o.save(),(M||D)&&(o.beginPath(),o.arc(B,H,U,0,Math.PI*2),o.fillStyle=a(this,Zt).brand,o.fill(),D?(o.clip(),o.drawImage(D,B-U,H-U,U*2,U*2),o.restore()):M&&(o.fillStyle=a(this,Zt).textOnBrand,o.font=`${U/2}px sans-serif`,o.textAlign="center",o.textBaseline="middle",o.fillText(M,B,H)),this.drawIcons(n,_,C,Math.max(h,g)))}drawIcons(e,r,i,n){const o=Math.min(Math.max(n*.15,100),200),d=o*.2,c=o*.2;let l=r+d;const h=i+d,g=T=>{const v=a(this,Ut).getContext("2d");v.save(),v.fillStyle=a(this,Zt).background,v.beginPath(),v.moveTo(l+c,h),v.arcTo(l+o,h,l+o,h+c,c),v.arcTo(l+o,h+o,l+o-c,h+o,c),v.arcTo(l,h+o,l,h+o-c,c),v.arcTo(l,h,l+c,h,c),v.closePath(),v.fill(),typeof T=="string"?(v.font=`${o/1.5}px sans-serif`,v.fillStyle=a(this,Zt).text,v.textAlign="center",v.textBaseline="top",v.fillText(T,o/2+l,h+d)):v.drawImage(T,l+d,h+d,o-d*2,o-d*2),l+=o+d,v.restore()};e.pinned&&g(a(this,Tn)),e.handRaised&&g(a(this,Sn)),e.reaction&&g(e.reaction)}drawTile(e,r,i){var l,h;if(a(this,Ut)===void 0)return;const n=a(this,Ut).getContext("2d"),o=this.getSources();let d=0,c=0;for(;d<a(this,we).height-5;){let g=0;for(;g<a(this,we).width-5&&c<i;){if((l=o[c])!=null&&l.enabled){const T=o[c].element,[v,E,_,C,M,D,U,B]=UC(g,d,e,r,T.videoWidth,T.videoHeight);((h=T==null?void 0:T.classList)==null?void 0:h.contains("mirror"))?(n.save(),n.scale(-1,1),n.drawImage(T,v,E,_,C,-1*M,D,-1*U,B),n.restore()):n.drawImage(T,v,E,_,C,M,D,U,B),this.drawIcons(o[c],M,D,Math.max(U,B))}else this.drawEmptyTile(c,e,r,o[c]);c+=1,g+=e}d+=r}}calcGridElemSize(e){switch(e){case 0:case 1:return[a(this,we).width,a(this,we).height];case 2:return[Math.floor(a(this,we).width/2),a(this,we).height];case 3:case 4:return[Math.floor(a(this,we).width/2),Math.floor(a(this,we).height/2)];case 5:case 6:return[Math.floor(a(this,we).width/3),Math.floor(a(this,we).height/2)];case 7:case 8:case 9:return[Math.floor(a(this,we).width/3),Math.floor(a(this,we).height/3)];default:return[Math.floor(a(this,we).width/3),Math.floor(a(this,we).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=a(this,Ae).config)==null?void 0:e.viewType)!=="LIVESTREAM"}get isActive(){return document.pictureInPictureElement!==null}cleanup(){if(f(this,vn,!1),this.isSupported()&&document.exitPictureInPicture!==void 0&&document.pictureInPictureElement!==null&&document.exitPictureInPicture(),a(this,Qe))try{document.body.removeChild(a(this,Qe))}catch(e){}this.removeAllSources(),f(this,Ut,void 0),f(this,$t,void 0),f(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(a(this,vn))return;f(this,vn,!0),this.createCanvas(),this.setupMediaSessionEvents();const i=document.createElement("video");f(this,we,{height:e!=null?e:pp,width:r!=null?r:gp}),i.height=a(this,we).height,i.width=a(this,we).width,i.autoplay=!0,i.muted=!0,i.srcObject=a(this,Ut).captureStream(24),f(this,$t,i),a(this,$t).onloadedmetadata=()=>{try{this.emit("pipStarted"),a(this,$t).onleavepictureinpicture=()=>{this.emit("pipEnded")}}catch(n){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){a(this,rt)[e]!==void 0&&(a(this,rt)[e].enabled=!0)}disableSource(e){a(this,rt)[e]!==void 0&&(a(this,rt)[e].enabled=!1)}generateAvatar(e,r){return u(this,null,function*(){if(!r)return;const i=new Image;try{const n=yield(yield fetch(r)).blob(),o=window.URL.createObjectURL(n);i.onload=()=>{this.updateSource(e,{image:i}),window.URL.revokeObjectURL(o)},i.src=o}catch(n){this.logger.error("Pip::GenerateAvatar",{error:n})}})}addSource(e,r,i,n=!1,o=void 0,d=void 0,c=!1){this.logger.debug("Pip::AddSource",{pip:{id:e,handRaised:c}}),a(this,rt)[e]={id:e,element:r,enabled:i,pinned:n,displayText:o?xC(o):void 0,imageUrl:d,handRaised:c},d&&this.generateAvatar(e,d)}updateSource(e,r){this.logger.info("Pip::UpdateSource",{pip:{id:e,handRaised:r.handRaised,reaction:r.reaction}});const i=a(this,rt)[e];i&&(a(this,rt)[e]=N(N({},i),r))}removeSource(e){delete a(this,rt)[e]}removePinnedSource(){Object.values(a(this,rt)).forEach(r=>{r.pinned&&this.removeSource(r.id)})}removeAllSources(){f(this,rt,{})}enable(){f(this,Os,"activating"),this.setupEventListeners(),this.updateMediaSession("CAMERA",a(this,Ae).videoEnabled),this.updateMediaSession("MIC",a(this,Ae).audioEnabled),document.body.appendChild(a(this,Qe)),f(this,Ds,requestAnimationFrame(()=>this.animate())),a(this,$t).onloadedmetadata=()=>{a(this,$t).requestPictureInPicture().then(()=>{f(this,Os,"active")})},a(this,$t).readyState===4&&a(this,$t).requestPictureInPicture().then(()=>{f(this,Os,"active")})}};let Xl=Ph;Ut=new WeakMap,ti=new WeakMap,Qe=new WeakMap,$t=new WeakMap,we=new WeakMap,Zt=new WeakMap,Ds=new WeakMap,rt=new WeakMap,Ae=new WeakMap,Tn=new WeakMap,Sn=new WeakMap,Os=new WeakMap,vn=new WeakMap;var er;(function(s){s[s.PUBLISHER=0]="PUBLISHER",s[s.SUBSCRIBER=1]="SUBSCRIBER"})(er||(er={}));var Xs;(function(s){s[s.AUDIO=0]="AUDIO",s[s.VIDEO=1]="VIDEO"})(Xs||(Xs={}));class $C extends S.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 Nm=new $C;class BC extends S.MessageType{constructor(){super("media.HeaderExtension",[{no:1,name:"direction",kind:"scalar",opt:!0,T:9},{no:2,name:"uri",kind:"scalar",T:9}])}}const HC=new BC;class FC extends S.MessageType{constructor(){super("media.Fingerprint",[{no:1,name:"algorithm",kind:"scalar",T:9},{no:2,name:"value",kind:"scalar",T:9}])}}new FC;class qC extends S.MessageType{constructor(){super("media.SessionDescription",[{no:1,name:"target",kind:"enum",T:()=>["media.Target",er]},{no:2,name:"type",kind:"scalar",T:9},{no:3,name:"sdp",kind:"scalar",T:9}])}}const hs=new qC;class jC extends S.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 GC=new jC;class WC extends S.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:()=>GC}])}}const JC=new WC;class KC extends S.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 zC=new KC;class YC extends S.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 Lm=new YC;class QC extends S.MessageType{constructor(){super("media.RenegotiateRequest",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hs}])}}const XC=new QC;class ZC extends S.MessageType{constructor(){super("media.RenegotiateResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hs}])}}new ZC;class ew extends S.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 tw=new ew;class sw extends S.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 rw=new sw;class iw extends S.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 iw;class nw extends S.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 nw;class aw extends S.MessageType{constructor(){super("media.ProducerState",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"kind",kind:"enum",T:()=>["media.ProducerKind",Xs]},{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:()=>Nm}])}}const vc=new aw;class ow extends S.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:()=>rw},{no:4,name:"error_code",kind:"scalar",opt:!0,T:9}])}}const cw=new ow;class dw extends S.MessageType{constructor(){super("media.ProducerIdToConsumerMap",[{no:1,name:"map",kind:"map",K:9,V:{kind:"message",T:()=>cw}}])}}const Vm=new dw;class lw extends S.MessageType{constructor(){super("media.PeerRtpCapabilitites",[{no:1,name:"sender",kind:"message",T:()=>fp},{no:2,name:"receiver",kind:"message",T:()=>fp}])}}const xm=new lw;class uw extends S.MessageType{constructor(){super("media.RtpCapability",[{no:1,name:"codecs",kind:"message",repeat:1,T:()=>Nm},{no:2,name:"header_extensions",kind:"message",repeat:1,T:()=>HC}])}}const mp=new uw;class hw extends S.MessageType{constructor(){super("media.RtpCapabilitites",[{no:1,name:"audio",kind:"message",T:()=>mp},{no:2,name:"video",kind:"message",T:()=>mp}])}}const fp=new hw;class pw extends S.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 gw=new pw;class mw extends S.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 Um=new mw;class fw extends S.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 Tw=new fw;class Sw extends S.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:()=>Tw},{no:9,name:"capabilities",kind:"message",T:()=>xm}])}}const vw=new Sw;class yw extends S.MessageType{constructor(){super("media.edge.PeerJoinCompleteRequest",[])}}const Ew=new yw;class Pw extends S.MessageType{constructor(){super("media.edge.PeerLeaveRequest",[{no:1,name:"close_room",kind:"scalar",T:8}])}}const _w=new Pw;class Cw extends S.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 Cw;class ww extends S.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:()=>gw},{no:5,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:6,name:"simulcast",kind:"message",T:()=>Um}])}}const Rw=new ww;class bw extends S.MessageType{constructor(){super("media.edge.ConsumePeersRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>Rw},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const kw=new bw;class Mw extends S.MessageType{constructor(){super("media.edge.UpdateConsumerSimulcastConfigRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"simulcast",kind:"message",T:()=>Um},{no:3,name:"producing_transport_id",kind:"scalar",T:9},{no:4,name:"mid",kind:"scalar",T:9}])}}const Aw=new Mw;class Iw extends S.MessageType{constructor(){super("media.edge.UpdateConsumersSimulcastConfigRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>Aw},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const Dw=new Iw;class Ow extends S.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 Nw=new Ow;class Lw extends S.MessageType{constructor(){super("media.edge.SelectedPeersRequest",[])}}new Lw;class Vw extends S.MessageType{constructor(){super("media.edge.GlobalPeerPinningRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const xw=new Vw;class Uw extends S.MessageType{constructor(){super("media.edge.ProducerToggleRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}const Ac=new Uw;class $w extends S.MessageType{constructor(){super("media.edge.ConsumerToggleRequest",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}new $w;class Bw extends S.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 Hw=new Bw;class Fw extends S.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 qw=new Fw;class jw extends S.MessageType{constructor(){super("media.edge.KickPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new jw;class Gw extends S.MessageType{constructor(){super("media.edge.KickAllPeersRequest",[{no:1,name:"propagate_kick_across_rooms",kind:"scalar",T:8}])}}const $m=new Gw;class Ww extends S.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 Jw=new Ww;class Kw extends S.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 zw=new Kw;class Yw extends S.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 Qw=new Yw;class Xw extends S.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 Zw=new Xw;class eR extends S.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 tR=new eR;class sR extends S.MessageType{constructor(){super("media.edge.EmptyResponse",[])}}new sR;class rR extends S.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:()=>xm}])}}const Bm=new rR;class iR extends S.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 Zl=new iR;class nR extends S.MessageType{constructor(){super("media.edge.SelectedPeersDiffEntry",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"priority",kind:"scalar",T:5}])}}const aR=new nR;class oR extends S.MessageType{constructor(){super("media.edge.SelectedPeersDiffResponse",[{no:1,name:"entries",kind:"message",repeat:1,T:()=>aR}])}}const Tp=new oR;class cR extends S.MessageType{constructor(){super("media.edge.PeerJoinResponse",[])}}new cR;class dR extends S.MessageType{constructor(){super("media.edge.PeerJoinCompleteResponse",[{no:1,name:"room_state",kind:"message",T:()=>Zw},{no:2,name:"participants",kind:"message",repeat:1,T:()=>Bm},{no:3,name:"selected_peers",kind:"message",T:()=>Zl},{no:4,name:"max_preferred_streams",kind:"scalar",T:5}])}}const eu=new dR;class lR extends S.MessageType{constructor(){super("media.edge.PeerLeaveResponse",[{no:1,name:"closed",kind:"scalar",T:8}])}}const uR=new lR;class hR extends S.MessageType{constructor(){super("media.edge.ConsumeMultipleProducerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Vm}])}}new hR;class pR extends S.MessageType{constructor(){super("media.edge.ConsumePeerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Vm},{no:3,name:"description",kind:"message",T:()=>hs}])}}const gR=new pR;class mR extends S.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 fR=new mR;class TR extends S.MessageType{constructor(){super("media.edge.ProducerScoreResponse",[{no:1,name:"responseid",kind:"scalar",T:9},{no:2,name:"score",kind:"message",T:()=>tw}])}}new TR;class SR extends S.MessageType{constructor(){super("media.edge.ActiveSpeakerResponse",[{no:1,name:"responsepeer_id",kind:"scalar",T:9},{no:2,name:"volume",kind:"scalar",T:5}])}}new SR;class vR extends S.MessageType{constructor(){super("media.edge.NoActiveSpeakerResponse",[])}}new vR;class yR extends S.MessageType{constructor(){super("media.edge.ProducerToggleResponse",[])}}new yR;class ER extends S.MessageType{constructor(){super("media.edge.ConsumerToggleResponse",[])}}new ER;class PR extends S.MessageType{constructor(){super("media.edge.ProducerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>hs}])}}const _R=new PR;class CR extends S.MessageType{constructor(){super("media.edge.ConsumerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>hs}])}}const wR=new CR;class RR extends S.MessageType{constructor(){super("media.edge.GlobalPeerPinningResponse",[])}}new RR;class bR extends S.MessageType{constructor(){super("media.edge.KickPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new bR;class kR extends S.MessageType{constructor(){super("media.edge.KickAllPeersResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}new kR;class MR extends S.MessageType{constructor(){super("media.edge.HostMediaControlForPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const AR=new MR;class IR extends S.MessageType{constructor(){super("media.edge.HostMediaControlForAllPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const DR=new IR;class OR extends S.MessageType{constructor(){super("media.edge.PeerDisplayNameEditResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const NR=new OR;class LR extends S.MessageType{constructor(){super("media.edge.PeerJoinBroadcastResponse",[{no:1,name:"participant",kind:"message",T:()=>Bm}])}}const Sp=new LR;class VR extends S.MessageType{constructor(){super("media.edge.TrackSubscriptionKind",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8}])}}const vp=new VR;class xR extends S.MessageType{constructor(){super("media.edge.TrackSubscription",[{no:1,name:"label",kind:"scalar",T:9},{no:2,name:"webcam",kind:"message",T:()=>vp},{no:3,name:"screenshare",kind:"message",T:()=>vp}])}}const UR=new xR;class $R extends S.MessageType{constructor(){super("media.edge.PeerProducingTransportCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"transport_details",kind:"message",T:()=>Lm},{no:3,name:"track_subscriptions",kind:"message",repeat:1,T:()=>UR}])}}new $R;class BR extends S.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 HR=new BR;class FR extends S.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 yp=new FR;class qR extends S.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 jR=new qR;class GR extends S.MessageType{constructor(){super("media.edge.PeerLeaveBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const tu=new GR;class WR extends S.MessageType{constructor(){super("media.edge.GlobalPeerPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Ep=new WR;class JR extends S.MessageType{constructor(){super("media.edge.GlobalPeerUnPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new JR;class KR extends S.MessageType{constructor(){super("media.edge.RecordingStartedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new KR;class zR extends S.MessageType{constructor(){super("media.edge.RecordingStoppedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new zR;class YR extends S.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 YR;class QR extends S.MessageType{constructor(){super("media.edge.PeerPingRequestBroadcastResponse",[{no:1,name:"password",kind:"scalar",T:9}])}}new QR;class XR extends S.MessageType{constructor(){super("media.edge.MediaRoomTerminationBroadcastResponse",[{no:1,name:"reason",kind:"scalar",T:9}])}}new XR;class ZR extends S.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 Ll=new ZR;class eb extends S.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 eb;class tb extends S.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 sb=new tb;var Fi;(function(s){s[s.BROWSER=0]="BROWSER",s[s.TRACK=1]="TRACK",s[s.COMPOSITE=2]="COMPOSITE"})(Fi||(Fi={}));var Ks;(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"})(Ks||(Ks={}));var su;(function(s){s[s.NONE=0]="NONE",s[s.RECORDER=1]="RECORDER",s[s.LIVESTREAMER=2]="LIVESTREAMER"})(su||(su={}));var ru;(function(s){s[s.PEERS=0]="PEERS",s[s.ROOMS=1]="ROOMS"})(ru||(ru={}));var rd;(function(s){s[s.HIVE=0]="HIVE",s[s.CHAT=1]="CHAT",s[s.PING=2]="PING"})(rd||(rd={}));class rb extends S.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 ib=new rb;class nb extends S.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",Ks,"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:()=>ib}])}}const Sl=new nb;class ab extends S.MessageType{constructor(){super("socket.room.PeerInfoResponse",[{no:1,name:"peer",kind:"message",T:()=>Sl}])}}const Zi=new ab;class ob extends S.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",Ks,"STAGE_TYPE_"]}])}}const Pp=new ob;class cb extends S.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 db=new cb;class lb extends S.MessageType{constructor(){super("socket.room.RoomPeersInfoResponse",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>Sl}])}}const Vl=new lb;class ub extends S.MessageType{constructor(){super("socket.room.RoomPeerCountResponse",[{no:1,name:"count",kind:"scalar",T:4,L:2}])}}const _p=new ub;class hb extends S.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:()=>gb},{no:6,name:"room_uuid",kind:"scalar",opt:!0,T:9}])}}const Hm=new hb;class pb extends S.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",Fi]},{no:3,name:"recording_status",kind:"scalar",T:9}])}}const gb=new pb;class mb extends S.MessageType{constructor(){super("socket.room.RoomInfoResponse",[{no:1,name:"room",kind:"message",T:()=>Hm}])}}const Cp=new mb;class fb extends S.MessageType{constructor(){super("socket.room.GetPeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9}])}}const Fm=new fb;class Tb extends S.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 Tb;class Sb extends S.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 vb=new Sb;class yb extends S.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 Eb=new yb;class Pb extends S.MessageType{constructor(){super("socket.room.UpdateRoomInfoRequest",[{no:1,name:"room",kind:"message",T:()=>Hm}])}}new Pb;class _b extends S.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpRequest",[])}}new _b;class Cb extends S.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 th=new Cb;class wb extends S.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 Rb=new wb;class bb extends S.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:()=>Rb}])}}const wp=new bb;class kb extends S.MessageType{constructor(){super("socket.room.GetConnectedRoomsDumpResponse",[{no:1,name:"parent_meeting",kind:"message",T:()=>wp},{no:2,name:"meetings",kind:"message",repeat:1,T:()=>wp}])}}const Mb=new kb;class Ab extends S.MessageType{constructor(){super("socket.room.CreateRoomRequestPayload",[{no:1,name:"title",kind:"scalar",opt:!0,T:9}])}}const Ib=new Ab;class Db extends S.MessageType{constructor(){super("socket.room.CreateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Ib}])}}const Ob=new Db;class Nb extends S.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:()=>th}])}}const Lb=new Nb;class Vb extends S.MessageType{constructor(){super("socket.room.CreateConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Lb}])}}const Rp=new Vb;class xb extends S.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 Ub=new xb;class $b extends S.MessageType{constructor(){super("socket.room.UpdateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Ub}])}}new $b;class Bb extends S.MessageType{constructor(){super("socket.room.DisableRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9}])}}const Hb=new Bb;class Fb extends S.MessageType{constructor(){super("socket.room.DisableConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Hb}])}}const qb=new Fb;class jb extends S.MessageType{constructor(){super("socket.room.DisableConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Jb}])}}const Gb=new jb;class Wb extends S.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:()=>th}])}}const Jb=new Wb;class Kb extends S.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 zb=new Kb;class Yb extends S.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:()=>zb}])}}const Qb=new Yb;class Xb extends S.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:()=>th}])}}const qm=new Xb;class Zb extends S.MessageType{constructor(){super("socket.room.MovePeersBetweenRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>qm}])}}new Zb;class ek extends S.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 tk=new ek;class sk extends S.MessageType{constructor(){super("socket.room.GetAllAddedParticipantsResponse",[{no:1,name:"participants",kind:"message",repeat:1,T:()=>nk}])}}const rk=new sk;class ik extends S.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 nk=new ik;class ak extends S.MessageType{constructor(){super("socket.room.RemoveParticipantsRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const jm=new ak;class ok extends S.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",ru,"BROADCAST_TYPE_"]}])}}const Ua=new ok;class ck extends S.MessageType{constructor(){super("socket.room.AcceptWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const dk=new ck;class lk extends S.MessageType{constructor(){super("socket.room.DenyWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const uk=new lk;class hk extends S.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 pk=new hk;class gk extends S.MessageType{constructor(){super("socket.room.GetWaitingRoomRequests",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>pk}])}}const bp=new gk;class mk extends S.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 kp=new mk;var iu;(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"})(iu||(iu={}));var Lr;(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"})(Lr||(Lr={}));class fk extends S.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 Tk=new fk;class Sk extends S.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 vk=new Sk;class yk extends S.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 Ek=new yk;class Pk extends S.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 _k=new Pk;class Ck extends S.MessageType{constructor(){super("socket.preset.ChatPermissionUpdate",[{no:1,name:"public",kind:"message",T:()=>Ek},{no:2,name:"private",kind:"message",T:()=>_k}])}}const wk=new Ck;class Rk extends S.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 bk=new Rk;class kk extends S.MessageType{constructor(){super("socket.preset.StreamPermission",[{no:1,name:"can_produce",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Lr,"STREAM_PERMISSION_TYPE_"]},{no:2,name:"can_consume",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Lr,"STREAM_PERMISSION_TYPE_"]}])}}const xl=new kk;class Mk extends S.MessageType{constructor(){super("socket.preset.MediaPermissionUpdate",[{no:1,name:"video",kind:"message",T:()=>xl},{no:2,name:"audio",kind:"message",T:()=>xl},{no:3,name:"screenshare",kind:"message",T:()=>xl}])}}const Ak=new Mk;class Ik extends S.MessageType{constructor(){super("socket.preset.PresetUpdates",[{no:1,name:"polls",kind:"message",T:()=>Tk},{no:2,name:"plugins",kind:"message",T:()=>vk},{no:3,name:"chat",kind:"message",T:()=>wk},{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",iu,"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",su,"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:()=>bk},{no:23,name:"media",kind:"message",T:()=>Ak}])}}const sh=new Ik;class Dk extends S.MessageType{constructor(){super("socket.preset.ReadPeersPresetRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Ok=new Dk;class Nk extends S.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 Lk=new Nk;class Vk extends S.MessageType{constructor(){super("socket.preset.ReadPeersPresetResponse",[{no:1,name:"peer_presets",kind:"message",repeat:1,T:()=>Lk}])}}const xk=new Vk;class Uk extends S.MessageType{constructor(){super("socket.preset.UpdatePeerPreset",[{no:1,name:"user_ids",kind:"scalar",T:9},{no:2,name:"patch",kind:"message",T:()=>sh}])}}const Gm=new Uk;class $k extends S.MessageType{constructor(){super("socket.preset.UpdatePeersPresetRequest",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>Gm}])}}const Bk=new $k;class Hk extends S.MessageType{constructor(){super("socket.preset.UpdatePeersPresetResponse",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>Gm}])}}const Mp=new Hk;class Fk extends S.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 qk=new Fk;class jk extends S.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetRequest",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>qk},{no:2,name:"patch",kind:"message",T:()=>sh}])}}new jk;class Gk extends S.MessageType{constructor(){super("socket.preset.BulkUpdatePeerPresetResponse",[{no:2,name:"patch",kind:"message",T:()=>sh}])}}new Gk;class Wk extends S.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 Fr=new Wk;class Jk extends S.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 Kk=new Jk;class zk extends S.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:()=>Kk}])}}const Yk=new zk;class Qk extends S.MessageType{constructor(){super("socket.chat.GetPaginatedChatMessageRoomResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Fr},{no:2,name:"next",kind:"scalar",T:8}])}}const Xk=new Qk;class Zk extends S.MessageType{constructor(){super("socket.chat.GetChatMessagesResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Fr}])}}const Wm=new Zk;class eM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomRequest",[{no:1,name:"payload_type",kind:"scalar",T:5},{no:2,name:"payload",kind:"scalar",T:9}])}}const tM=new eM;class sM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToRoomResponse",[{no:1,name:"message",kind:"message",T:()=>Fr}])}}const Ul=new sM;class rM extends S.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 iM=new rM;class nM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToPeersResponse",[{no:1,name:"message",kind:"message",T:()=>Fr}])}}const $l=new nM;class aM extends S.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 aM;class oM extends S.MessageType{constructor(){super("socket.chat.SendChatMessageToChannelResponse",[{no:1,name:"message",kind:"message",T:()=>Fr}])}}new oM;class cM extends S.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 dM=new cM;class lM extends S.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 uM=new lM;class hM extends S.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:()=>Fr}])}}const Ic=new hM;class pM extends S.MessageType{constructor(){super("socket.chat.EditChatMessageResponse",[{no:1,name:"message",kind:"message",T:()=>Fr}])}}const Dc=new pM;class gM extends S.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 mM=new gM;class fM extends S.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 Oc=new fM;class TM extends S.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 SM=new TM;class vM extends S.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 vM;class yM extends S.MessageType{constructor(){super("socket.chat.MarkChannelIndexAsReadResponse",[{no:1,name:"channel_index",kind:"scalar",T:9}])}}new yM;class EM extends S.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 EM;class PM extends S.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 PM;class _M extends S.MessageType{constructor(){super("socket.chat.CreateChatChannelResponse",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new _M;class CM extends S.MessageType{constructor(){super("socket.chat.GetChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new CM;class wM extends S.MessageType{constructor(){super("socket.chat.LatestMessageAndUnreadCount",[{no:1,name:"message",kind:"message",T:()=>Fr},{no:2,name:"unread_count",kind:"scalar",T:4,L:2}])}}const RM=new wM;class bM extends S.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:()=>RM},{no:7,name:"target_user_ids",kind:"scalar",repeat:2,T:9}])}}const kM=new bM;class MM extends S.MessageType{constructor(){super("socket.chat.GetChatChannelResponse",[{no:1,name:"chat_channels",kind:"message",repeat:1,T:()=>kM}])}}new MM;class AM extends S.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 IM=new AM;class DM extends S.MessageType{constructor(){super("socket.chat.GetChatChannelMembersResponse",[{no:1,name:"channel_members",kind:"message",repeat:1,T:()=>IM}])}}new DM;class OM extends S.MessageType{constructor(){super("socket.plugin.AddPluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}new OM;class NM extends S.MessageType{constructor(){super("socket.plugin.RemovePluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}new NM;class LM extends S.MessageType{constructor(){super("socket.plugin.EnablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}new LM;class VM extends S.MessageType{constructor(){super("socket.plugin.DisablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}new VM;class xM extends S.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 xM;class UM extends S.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 UM;class $M extends S.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 $M;class BM extends S.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 BM;class HM extends S.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 rh=new HM;class FM extends S.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:()=>rh}])}}const qM=new FM;class jM extends S.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:()=>rh}])}}const GM=new jM;class WM extends S.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:()=>rh}])}}const JM=new WM;class KM extends S.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 KM;class zM extends S.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 YM=new zM;class QM extends S.MessageType{constructor(){super("socket.plugin.EnablePluginsResponse",[{no:1,name:"plugins",kind:"message",repeat:1,T:()=>YM}])}}new QM;class XM extends S.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 XM;class ZM extends S.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 eA=new ZM;class tA extends S.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:()=>eA}])}}const Ap=new tA;class sA extends S.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 sA;class rA extends S.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 Ip=new rA;class iA extends S.MessageType{constructor(){super("socket.livestreaming.GetStagePeersResponse",[{no:1,name:"stage_peers",kind:"scalar",repeat:2,T:9}])}}const Dp=new iA;class nA extends S.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 aA=new nA;class oA extends S.MessageType{constructor(){super("socket.livestreaming.GetStageRequestsResponse",[{no:1,name:"stage_requests",kind:"message",repeat:1,T:()=>aA}])}}const Bl=new oA;class cA extends S.MessageType{constructor(){super("socket.livestreaming.GrantStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const dA=new cA;class lA extends S.MessageType{constructor(){super("socket.livestreaming.DenyStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const uA=new lA;class hA extends S.MessageType{constructor(){super("socket.livestreaming.LeaveStageRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Op=new hA;class pA extends S.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:()=>mA},{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 Jm=new pA;class gA extends S.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:()=>TA}])}}const mA=new gA;class fA extends S.MessageType{constructor(){super("socket.polls.PollVote",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",T:9}])}}const TA=new fA;class SA extends S.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 vA=new SA;class yA extends S.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 EA=new yA;class PA extends S.MessageType{constructor(){super("socket.polls.UpdatePollResponse",[{no:1,name:"poll",kind:"message",T:()=>Jm}])}}const Hl=new PA;class _A extends S.MessageType{constructor(){super("socket.polls.GetPollsResponse",[{no:1,name:"polls",kind:"message",repeat:1,T:()=>Jm}])}}const CA=new _A;class wA extends S.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",Fi]}])}}const Np=new wA;class RA extends S.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=S.PbLong.from(Math.floor(e/1e3)).toBigInt(),t.nanos=e%1e3*1e6,t}toDate(t){return new Date(S.PbLong.from(t.seconds).toNumber()*1e3+Math.ceil(t.nanos/1e6))}fromDate(t){const e=this.create(),r=t.getTime();return e.seconds=S.PbLong.from(Math.floor(r/1e3)).toBigInt(),e.nanos=r%1e3*1e6,e}internalJsonWrite(t,e){let r=S.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 n=(t.nanos+1e9).toString().substring(1);n.substring(3)==="000000"?i="."+n.substring(0,3)+"Z":n.substring(6)==="000"?i="."+n.substring(0,6)+"Z":i="."+n+"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 "+S.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 n=Date.parse(i[1]+"-"+i[2]+"-"+i[3]+"T"+i[4]+":"+i[5]+":"+i[6]+(i[8]?i[8]:"Z"));if(Number.isNaN(n))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(n<Date.parse("0001-01-01T00:00:00Z")||n>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=S.PbLong.from(n/1e3).toBigInt(),r.nanos=0,i[7]&&(r.nanos=parseInt("1"+i[7]+"0".repeat(9-i[7].length))-1e9),r}}new RA;class bA extends S.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 nu=new bA;class kA extends S.MessageType{constructor(){super("common.BulkedHubMessage",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>nu}])}}new kA;class MA extends S.MessageType{constructor(){super("common.CFWorkersResponse",[{no:1,name:"responses",kind:"message",repeat:1,T:()=>nu},{no:2,name:"broadcast_responses",kind:"message",repeat:1,T:()=>nu}])}}new MA;const AA=0,IA=1,DA=2,OA=3,NA=5,LA={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},VA={getMessages:0,sendMessageToRoom:1,sendMessageToPeers:2,editMessage:3,deleteMessage:4,getPaginatedMessages:5,searchChannelMessages:7,pinMessage:10},xA={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},UA={createPoll:0,getPolls:1,votePoll:2,updatePoll:3},Km={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},$A={getUserPresets:0,updateUserPreset:1};function yc(s,t){return Object.keys(t).reduce((e,r)=>(e[r]=(s<<16)+t[r],e),{})}function zm(s,t){return Object.keys(s).reduce((e,r)=>(e[r]=t|s[r],e),{})}const x=yc(AA,LA),je=yc(IA,VA),ks=yc(DA,xA),Ms=yc(OA,UA),gr=zm(Km,16777216),ds=zm(Km,50331648),Hc=yc(NA,$A);var BA=Object.defineProperty,HA=Object.getOwnPropertyDescriptor,qr=(s,t,e,r)=>{for(var i=r>1?void 0:r?HA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&BA(t,e,i),i},Kt=(s=>(s[s.TEXT=0]="TEXT",s[s.IMAGE=1]="IMAGE",s[s.FILE=2]="FILE",s[s.CUSTOM=3]="CUSTOM",s))(Kt||{}),_t,yn;class ir{constructor(t,e){m(this,_t,void 0);m(this,yn,void 0);f(this,_t,e),f(this,yn,t)}get telemetry(){return a(this,yn).getValue("telemetry")}get logger(){return a(this,yn).getValue("logger")}getChatMessages(){return a(this,_t).sendMessagePromise(je.getMessages)}getChatMessagesPaginated(t,e,r,i){return u(this,null,function*(){const n=N({timeStamp:t,size:e,from:0,reversed:r},i&&{filters:{filters:i}}),o=yield a(this,_t).sendMessagePromise(je.getPaginatedMessages,Yk.toBinary(n));return o.payload?Xk.fromBinary(o.payload):{messages:[],next:!1}})}sendMessageToRoom(t,e){const r={payloadType:e,payload:t};a(this,_t).sendMessage(je.sendMessageToRoom,tM.toBinary(r))}sendMessageToPeers(t,e,r){const i={payloadType:e,peerIds:r,payload:t};a(this,_t).sendMessage(je.sendMessageToPeers,iM.toBinary(i))}sendMessage(t,e,r){if(r&&r.length>0){this.sendMessageToPeers(t,e,r);return}this.sendMessageToRoom(t,e)}editMessage(t,e,r,i){return u(this,null,function*(){const n={chatId:t,payloadType:r,payload:e};i!==void 0&&(n.pinned=i);const o=yield a(this,_t).sendMessagePromise(je.editMessage,dM.toBinary(n));return Dc.fromBinary(o.payload).message})}deleteMessage(t){return u(this,null,function*(){const e={chatId:t},r=yield a(this,_t).sendMessagePromise(je.deleteMessage,mM.toBinary(e));return{id:Oc.fromBinary(r.payload).chatId}})}searchMessages(t,e){return u(this,null,function*(){var i,n,o,d;const r={searchTerm:t,timeStamp:(i=e.timestamp)!=null?i:Date.now(),size:(n=e.limit)!=null?n:75,from:(o=e.offset)!=null?o:0,reversed:(d=e.reversed)!=null?d:!0};try{const c=yield a(this,_t).sendMessagePromise(je.searchChannelMessages,SM.toBinary(r));return Wm.fromBinary(c.payload).messages}catch(c){return[]}})}setPinState(t,e){return u(this,null,function*(){const r={chatId:t,pinned:e},i=yield a(this,_t).sendMessagePromise(je.pinMessage,uM.toBinary(r));return Ic.fromBinary(i.payload)})}on(t,e){let r,i;switch(t){case je.sendMessageToRoom:{r=Ul.fromBinary.bind(Ul),i=Ul.create();break}case je.sendMessageToPeers:{r=$l.fromBinary.bind($l),i=$l.create();break}case je.editMessage:{r=Dc.fromBinary.bind(Dc),i=Dc.create();break}case je.pinMessage:{r=Ic.fromBinary.bind(Ic),i=Ic.create();break}case je.deleteMessage:{r=Oc.fromBinary.bind(Oc),i=Oc.create();break}}if(!r){this.logger.warn(`ChatSocketHandler::Event ${t} is not recognized`);return}a(this,_t).on(t,({payload:n})=>{let o=i;try{o=r(n)}catch(d){this.logger.error("chatSocketHandler::on::binary_decode_error",{error:d})}return e(o)})}}_t=new WeakMap,yn=new WeakMap;qr([P.trace("SocketService.getChatMessages")],ir.prototype,"getChatMessages",1);qr([P.trace("SocketService.getChatMessagesPaginated")],ir.prototype,"getChatMessagesPaginated",1);qr([P.trace("SocketService.sendMessageToRoom")],ir.prototype,"sendMessageToRoom",1);qr([P.trace("SocketService.sendMessageToPeers")],ir.prototype,"sendMessageToPeers",1);qr([P.trace("SocketService.sendMessage")],ir.prototype,"sendMessage",1);qr([P.trace("SocketService.editMessage")],ir.prototype,"editMessage",1);qr([P.trace("SocketService.deleteMessage")],ir.prototype,"deleteMessage",1);qr([P.trace("SocketService.searchMessages")],ir.prototype,"searchMessages",1);function FA(s){return s.replace(/([-_]\w)/g,t=>t[1].toUpperCase())}function _s(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>_s(e));const t={};return Object.keys(s).forEach(e=>{const r=Br.validate(e)?e:FA(e);t[r]=_s(s[e])}),t}function qA(s){return s.replace(/[A-Z]/g,t=>`_${t.toLowerCase()}`)}function Ym(s){if(!s||typeof s!="object")return s;if(Array.isArray(s))return s.map(e=>Ym(e));const t={};return Object.keys(s).forEach(e=>{const r=Br.validate(e)?e:qA(e);t[r]=s[e]}),t}class au extends Error{constructor(e){var t=(...args)=>{super(...args);p(this,"status");p(this,"response");p(this,"isTimeout")};e instanceof Error?(t(e.message),this.stack=e.stack,this.isTimeout=e.name==="AbortError"):(t(`Request failed with status ${e.status}`),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 Lp{constructor(t){p(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 n=new URLSearchParams;return Object.entries(e).forEach(([o,d])=>{n.append(o,d)}),`${i}${i.includes("?")?"&":"?"}${n.toString()}`}return i}request(t){return u(this,null,function*(){var g;const e=((g=t.method)==null?void 0:g.toUpperCase())||"GET",r=this.buildURL(t.url||"",t.params),i=N(N({},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,d={method:e,headers:i,body:e!=="GET"&&e!=="HEAD"&&t.data?o:void 0},c=t.timeout||this.defaults.timeout,l=t.retry!==void 0?t.retry:this.defaults.retry,h=t.retryDelay||this.defaults.retryDelay;try{const T=new AbortController,v=setTimeout(()=>T.abort(),c);d.signal=T.signal;const E=yield fetch(r,d);clearTimeout(v);let _=null;const C=E.headers.get("content-type");C&&C.includes("application/json")?_=yield E.json():_=yield E.text();const M={};E.headers.forEach((U,B)=>{M[B]=U});const D={data:_,status:E.status,statusText:E.statusText,headers:M,config:t};if(!E.ok)throw D;return D}catch(T){if(T instanceof Error&&l>0)return yield new Promise(v=>setTimeout(v,h)),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(W(N({},t),{retry:l-1}));throw T}})}get(r){return u(this,arguments,function*(t,e={}){return this.request(W(N({},e),{method:"GET",url:t}))})}post(i,n){return u(this,arguments,function*(t,e,r={}){return this.request(W(N({},r),{method:"POST",url:t,data:e}))})}put(i,n){return u(this,arguments,function*(t,e,r={}){return this.request(W(N({},r),{method:"PUT",url:t,data:e}))})}}const jA=3,GA=30,WA=8e3;class JA{constructor(t,e){p(this,"fetchClient");p(this,"requests");p(this,"roomName");p(this,"roomUUID");p(this,"authToken");p(this,"organizationId");p(this,"iceServers");p(this,"userDetails");p(this,"roomDetails");p(this,"context");this.context=t;const{timeout:r=WA,retry:i=jA,retryDelay:n=GA,baseURL:o=ei.apiBase.prod,authToken:d,cachedUserDetails:c}=e||{};this.iceServers=c==null?void 0:c.iceServers,this.userDetails=c==null?void 0:c.userDetails,this.roomDetails=c==null?void 0:c.roomDetails,this.requests=new Lp({baseURL:o,timeout:r,retry:i,retryDelay:n,responseType:"json"}),this.fetchClient=new Lp({baseURL:"",timeout:r,retry:i,retryDelay:n,responseType:"json"}),this.setAuthToken(d,{bearer:!0});const l=this.requests.request.bind(this.requests);this.requests.request=h=>u(this,null,function*(){var T,v,E,_,C;const g=t.getValue("telemetry");try{g.injectContext(this.requests.defaults.headers.common);const M=yield l(h);return h.url!==g.logsEndpoint&&this.logger.debug("xhr::fetch",{networkCall:{status:M.status,statusText:M.statusText,baseURL:h.baseURL||this.requests.defaults.baseURL,url:h.url,method:h.method}}),M}catch(M){if(!M)throw new k("Unknown network error occurred","0011");if(M instanceof k||M instanceof au)throw M;((T=M.config)==null?void 0:T.url)!==g.logsEndpoint&&this.logger.error("xhr::fetch",{error:M,networkCall:{status:M.status,statusText:M.statusText,baseURL:((v=M.config)==null?void 0:v.baseURL)||this.requests.defaults.baseURL,url:(E=M.config)==null?void 0:E.url,retries:(_=M.config)==null?void 0:_.retry,method:(C=M.config)==null?void 0:C.method,isOnline:navigator.onLine?"online":"offline"}});const D=M instanceof Error&&M.message||"Network request failed";throw new k(D,"0011"),new au(M)}})}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 KA=Object.defineProperty,zA=Object.getOwnPropertyDescriptor,nr=(s,t,e,r)=>{for(var i=r>1?void 0:r?zA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&KA(t,e,i),i};class Rs extends JA{constructor(e,r){super(e,r);p(this,"telemetry");this.telemetry=e.getValue("telemetry"),this.setHeader("x-realtimekit-version",e.getValue("sdkVersion"))}getICEServers(){return u(this,null,function*(){if(this.iceServers)return this.iceServers;const{success:e,iceServers:r}=(yield this.requests.get("/iceservers")).data;if(e)return(r==null?void 0:r.length)>0&&(this.iceServers=r),r})}getPresignedUrls(e){return u(this,null,function*(){const r=Ta(this.context,"chat_upload_expiry"),i={roomUUID:this.roomUUID,filename:e,expiry:typeof r=="number"?r:void 0},{get_location:n,put_location:o}=(yield this.requests.post("/v2/meetings/chat-upload",i)).data.data;return{getLocation:n,putLocation:o}})}uploadFile(e,r){return u(this,null,function*(){if(navigator.isReactNative&&"uri"in e)try{yield 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 yield this.fetchClient.put(r,e,{headers:{"Content-Type":e.type}})})}startLivestreaming(r){return u(this,arguments,function*({manualIngestion:e}){const i=_s(yield this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/livestreams`,{manual_ingest:!!e})).data.data;return{playbackUrl:i.playbackUrl,status:i.status,manualIngest:i.manualIngest,ingestionCredentials:i.streamKey?{ingestionServer:i.ingestServer,streamKey:i.streamKey}:null}})}stopLivestreaming(){return u(this,null,function*(){return this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream/stop`)})}getActiveLivestream(){return u(this,null,function*(){const e=_s((yield 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}})}getUserDetails(){return u(this,null,function*(){if(this.userDetails)return this.userDetails;const e=(yield this.requests.get("v2/internals/participant-details")).data.data;return _s(e)})}startRecording(e,r){return u(this,null,function*(){return(yield this.requests.post("/v2/recordings",W(N({},Ym(e)),{meeting_id:this.context.getValue("meetingId"),allow_multiple_recordings:!!r}))).data.data.id})}updateRecording(e,r){return u(this,null,function*(){return this.requests.put(`v2/recordings/${e}`,{action:r})})}getActiveRecording(){return u(this,null,function*(){const{status:e,id:r}=(yield this.requests.get(`v2/recordings/active-recording/${this.context.getValue("meetingId")}`)).data.data;return{status:e,id:r}})}getActiveTranscript(){return u(this,null,function*(){const{transcript_download_url:e}=(yield this.requests.get(`v2/meetings/${this.context.getValue("meetingId")}/active-transcript`)).data.data;try{return{transcript:(yield this.fetchClient.get(e)).data}}catch(r){throw new k("Cant fetch transcript s3 url","1801")}})}}nr([P.trace("APIClient.getICEServers")],Rs.prototype,"getICEServers",1);nr([P.trace("APIClient.startLivestreaming")],Rs.prototype,"startLivestreaming",1);nr([P.trace("APIClient.stopLivestreaming")],Rs.prototype,"stopLivestreaming",1);nr([P.trace("APIClient.getActiveLivestream")],Rs.prototype,"getActiveLivestream",1);nr([P.trace("APIClient.getUserDetails")],Rs.prototype,"getUserDetails",1);nr([P.trace("APIClient.startRecording")],Rs.prototype,"startRecording",1);nr([P.trace("APIClient.stopRecording")],Rs.prototype,"updateRecording",1);nr([P.trace("APIClient.getActiveRecording")],Rs.prototype,"getActiveRecording",1);nr([P.trace("APIClient.getActiveTranscript")],Rs.prototype,"getActiveTranscript",1);let ou;function YA(s,t){return ou=new Rs(s,t),ou}function St(){return ou}const va={maxInvocations:5,period:1};function Ot(s,t){return function(e,r,i){const n=i.value;let o=0,d=Date.now();return i.value=function(...c){const l=Date.now(),h=t?this[t]:s;if(l-d>h.period*1e3&&(d=l,o=0),o>=h.maxInvocations)throw new k(`Method rate limit ${h.maxInvocations} invocations/${h.period}sec exceeded`,"0013");return o+=1,n.apply(this,c)},i}}var QA=Object.defineProperty,XA=Object.getOwnPropertyDescriptor,ps=(s,t,e,r)=>{for(var i=r>1?void 0:r?XA(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&QA(t,e,i),i};const ZA=["text","image","file","custom","poll"],Fc={maxInvocations:180,period:60};var ee,si,xe,En,pd,Qm,ho,cu,Qp;let At=(Qp=class extends Dt{constructor(t,e,r,i){const n=t.getValue("logger");super(n);m(this,pd);m(this,ho);p(this,"messages");m(this,ee,void 0);m(this,si,void 0);m(this,xe,void 0);m(this,En,void 0);p(this,"maxTextLimit",2e3);f(this,En,t),f(this,xe,e),f(this,ee,r),f(this,si,i),this.messages=[]}get telemetry(){return a(this,En).getValue("telemetry")}setMaxTextLimit(t){this.maxTextLimit=t}sendMessageInternal(t,e){return u(this,null,function*(){switch(t.type){case"text":{yield this.sendTextMessageInternal(t.message,e);break}case"image":yield this.sendImageMessageInternal(t.image,e);break;case"file":yield this.sendFileMessageInternal(t.file,e);break;default:this.logger.error("sendMessage::message_type_not_supported",{chat:{messageType:t.type}});break}})}sendTextMessageInternal(t,e){return u(this,null,function*(){var i,n,o,d,c,l;if(t.length>this.maxTextLimit)throw new k("Max character limit breached","0503");if(e&&e.length>0){if(!((i=a(this,ee).permissions)!=null&&i.chatPrivate.canSend)||!((n=a(this,ee).permissions)!=null&&n.chatPrivate.text))throw this.logger.error("sendTextMessage::private_chat_permission_denied"),new k("Could not send message to private chat.","0501")}else if(!((d=(o=a(this,ee).permissions)==null?void 0:o.chatPublic)!=null&&d.canSend)||!((l=(c=a(this,ee).permissions)==null?void 0:c.chatPublic)!=null&&l.text))throw this.logger.error("sendTextMessage::public_chat_permission_denied"),new k("Could not send message to public chat.","0501");if(!t)throw this.logger.error("sendTextMessage::message_can_not_be_empty"),new k("Message can not be empty.","0502");let r=[];e&&e.length>0&&(e.push(a(this,ee).id),r=a(this,si).joined.toArray().filter(h=>e.includes(h.id)).map(h=>h.userId),r.push(a(this,ee).userId)),a(this,xe).sendMessage(t,Kt.TEXT,e)})}sendImageMessageInternal(t,e){return u(this,null,function*(){var i,n,o,d,c,l;if(e&&e.length>0){if(!((i=a(this,ee).permissions)!=null&&i.chatPrivate.canSend)||!((n=a(this,ee).permissions)!=null&&n.chatPrivate.files)){this.logger.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((d=(o=a(this,ee).permissions)==null?void 0:o.chatPublic)!=null&&d.canSend)||!((l=(c=a(this,ee).permissions)==null?void 0:c.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 h=St(),{getLocation:g,putLocation:T}=yield h.getPresignedUrls(t.name);yield h.uploadFile(t,T);let v=[];e&&e.length>0&&(e.push(a(this,ee).id),v=a(this,si).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),v.push(a(this,ee).userId)),a(this,xe).sendMessage(g,Kt.IMAGE,e)}catch(h){throw new k("Error sending image message.","0500",this.logger)}})}sendFileMessageInternal(t,e){return u(this,null,function*(){var r,i,n,o,d,c;if(e&&e.length>0){if(!((r=a(this,ee).permissions)!=null&&r.chatPrivate.canSend)||!((i=a(this,ee).permissions)!=null&&i.chatPrivate.files)){this.logger.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((o=(n=a(this,ee).permissions)==null?void 0:n.chatPublic)!=null&&o.canSend)||!((c=(d=a(this,ee).permissions)==null?void 0:d.chatPublic)!=null&&c.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=St(),{getLocation:h,putLocation:g}=yield l.getPresignedUrls(t.name);yield l.uploadFile(t,g);let T=[];e&&e.length>0&&(e.push(a(this,ee).id),T=a(this,si).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),T.push(a(this,ee).userId));const v=JSON.stringify({link:h,name:t.name,size:"size"in t?t.size:0});a(this,xe).sendMessage(v,Kt.FILE,e)}catch(l){throw new k("Error sending file message.","0500",this.logger)}})}get rateLimits(){return Fc}updateRateLimits(t,e){Fc.maxInvocations=t,Fc.period=e}sendTextMessage(t,e){return u(this,null,function*(){return this.sendTextMessageInternal(t,e)})}sendCustomMessage(t,e){return u(this,null,function*(){var n,o,d,c,l,h,g,T,v,E,_,C,M,D,U;if(e&&e.length>0){if(!((n=a(this,ee).permissions)!=null&&n.chatPrivate.canSend)||!((o=a(this,ee).permissions)!=null&&o.chatPrivate.files)||!((d=a(this,ee).permissions)!=null&&d.chatPrivate.text)){this.logger.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((l=(c=a(this,ee).permissions)==null?void 0:c.chatPublic)!=null&&l.canSend)||!((g=(h=a(this,ee).permissions)==null?void 0:h.chatPublic)!=null&&g.files)||!((v=(T=a(this,ee).permissions)==null?void 0:T.chatPublic)!=null&&v.text)){this.logger.error("sendCustomMessage::permission_denied");return}const r=B=>u(this,null,function*(){try{if(typeof B=="string")return{link:B};const H=St(),{getLocation:F,putLocation:te}=yield H.getPresignedUrls(B.name);return yield H.uploadFile(B,te),{link:F,type:B.type,name:B.name,size:B.size}}catch(H){throw new k("Error sending image message.","0500",this.logger)}}),i=W(N({},t),{files:yield Promise.all((_=(E=t.files)!=null?E:[])==null?void 0:_.map(B=>u(this,null,function*(){return r(B)}))),images:yield Promise.all((M=(C=t.images)!=null?C:[])==null?void 0:M.map(B=>u(this,null,function*(){return r(B)}))),videos:yield Promise.all((U=(D=t.videos)!=null?D:[])==null?void 0:U.map(B=>u(this,null,function*(){return r(B)})))});a(this,xe).sendMessage(JSON.stringify(i),Kt.CUSTOM,e)})}sendImageMessage(t,e){return u(this,null,function*(){return this.sendImageMessageInternal(t,e)})}sendFileMessage(t,e){return u(this,null,function*(){return this.sendFileMessageInternal(t,e)})}sendMessage(t,e){return u(this,null,function*(){return this.sendMessageInternal(t,e)})}editTextMessage(t,e){return u(this,null,function*(){var r,i,n,o;if(!((i=(r=a(this,ee).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(n=a(this,ee).permissions)==null?void 0:n.chatPublic)!=null&&o.text)){this.logger.error("editTextMessage::permission_denied");return}if(!e){this.logger.error("editTextMessage::message_can_not_be_empty");return}a(this,xe).editMessage(t,e,Kt.TEXT)})}editImageMessage(t,e){return u(this,null,function*(){var i,n,o,d;if(!((n=(i=a(this,ee).permissions)==null?void 0:i.chatPublic)!=null&&n.canSend)||!((d=(o=a(this,ee).permissions)==null?void 0:o.chatPublic)!=null&&d.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 c=St(),{getLocation:l,putLocation:h}=yield c.getPresignedUrls(e.name);yield c.uploadFile(e,h),a(this,xe).editMessage(t,l,Kt.IMAGE)}catch(c){throw new k("Error editing image message.","0500",this.logger)}})}editFileMessage(t,e){return u(this,null,function*(){var r,i,n,o;if(!((i=(r=a(this,ee).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((o=(n=a(this,ee).permissions)==null?void 0:n.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 d=St(),{getLocation:c,putLocation:l}=yield d.getPresignedUrls(e.name);yield d.uploadFile(e,l),a(this,xe).editMessage(t,JSON.stringify({link:c,name:e.name,size:"size"in e?e.size:0}),Kt.FILE)}catch(d){throw new k("Error editing file message.","0500",this.logger)}})}editMessage(t,e){return u(this,null,function*(){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}}})}deleteMessage(t){return u(this,null,function*(){a(this,xe).deleteMessage(t)})}getMessagesByUser(t){return this.messages.filter(e=>e.userId===t)}getMessagesByType(t){return this.messages.filter(e=>e.type===t)}pin(t){return u(this,null,function*(){if(!a(this,ho,cu))throw new k("Can`t pin message without joining room","0505");try{yield a(this,xe).setPinState(t,!0)}catch(e){throw new k(`No message found with id: ${t}`,"0504")}})}unpin(t){return u(this,null,function*(){if(!a(this,ho,cu))throw new k("Can`t unpin message without joining room","0505");try{yield a(this,xe).setPinState(t,!1)}catch(e){throw new k(`No message found with id: ${t}`,"0504")}})}fetchPublicMessages(i){return u(this,arguments,function*({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(yield a(this,xe).getChatMessagesPaginated(t,e,r==="before")).messages.map(d=>an.formatSocketPeerMessage(d))})}fetchPrivateMessages(n){return u(this,arguments,function*({timestamp:t=new Date().getTime(),limit:e,direction:r="after",userId:i}){return(yield a(this,xe).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"userId",userId:i})).messages.map(c=>an.formatSocketPeerMessage(c))})}fetchPinnedMessages(i){return u(this,arguments,function*({timestamp:t=new Date().getTime(),limit:e,direction:r="after"}){return(yield a(this,xe).getChatMessagesPaginated(t,e,r==="before",{oneofKind:"pinned",pinned:!0})).messages.map(d=>an.formatSocketPeerMessage(d))})}getMessages(t,e,r,i=0){return u(this,null,function*(){const n=yield a(this,xe).getChatMessagesPaginated(t,e,r);return{messages:n.messages.map(o=>an.formatSocketPeerMessage(o)),next:n.next}})}searchMessages(t,e){return u(this,null,function*(){throw new k("searchMessages is disabled! Please use `fetchPublicMessages` method instead.","0506")})}get pinned(){return this.messages.filter(t=>t.pinned)}},ee=new WeakMap,si=new WeakMap,xe=new WeakMap,En=new WeakMap,pd=new WeakSet,Qm=function(){return a(this,En).getValue("connectionHandler")},ho=new WeakSet,cu=function(){return a(this,pd,Qm).socketJoined===!0},Qp);ps([P.trace("Chat.sendTextMessage"),Ot(Fc)],At.prototype,"sendTextMessage",1);ps([P.trace("Chat.sendImageMessage"),Ot({maxInvocations:20,period:60})],At.prototype,"sendImageMessage",1);ps([P.trace("Chat.sendFileMessage"),Ot({maxInvocations:20,period:60})],At.prototype,"sendFileMessage",1);ps([P.trace("Chat.sendMessage"),Ot({maxInvocations:180,period:60})],At.prototype,"sendMessage",1);ps([P.trace("Chat.editTextMessage")],At.prototype,"editTextMessage",1);ps([P.trace("Chat.editImageMessage")],At.prototype,"editImageMessage",1);ps([P.trace("Chat.editFileMessage")],At.prototype,"editFileMessage",1);ps([P.trace("Chat.editMessage")],At.prototype,"editMessage",1);ps([P.trace("Chat.deleteMessage")],At.prototype,"deleteMessage",1);ps([P.trace("Chat.searchMessages")],At.prototype,"searchMessages",1);At=ps([st("0500")],At);var eI=Object.defineProperty,tI=Object.getOwnPropertyDescriptor,sI=(s,t,e,r)=>{for(var i=r>1?void 0:r?tI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&eI(t,e,i),i},ri,Xp;const lr=(Xp=class{constructor(s,t,e,r){p(this,"chat");p(this,"chatSocketHandler");p(this,"self");m(this,ri,void 0);f(this,ri,s),this.chatSocketHandler=t,this.chat=new At(s,t,e,r),this.self=e,this.setupEvents()}get telemetry(){return a(this,ri).getValue("telemetry")}get logger(){return a(this,ri).getValue("logger")}static init(s,t,e,r){return u(this,null,function*(){return new lr(s,t,e,r)})}static formatMessage(s){return W(N({},s),{time:new Date(s.time),type:ZA[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 Kt.TEXT:{e.message=s.payload;break}case Kt.IMAGE:{e.link=s.payload;break}case Kt.FILE:{const{link:r,name:i,size:n}=JSON.parse(s.payload);e.link=r,e.name=i,e.size=n;break}case Kt.CUSTOM:{const{html:r,images:i,message:n,videos:o,files:d}=JSON.parse(s.payload);e.message=n,e.html=r,e.images=i,e.videos=o,e.files=d;break}}return lr.formatMessage(e)}getChatMessages(){return u(this,null,function*(){if(this.self.config.viewType==="LIVESTREAM")return;const s=yield this.chatSocketHandler.getChatMessages();if(!(s!=null&&s.payload))return;const t=Wm.fromBinary(s.payload).messages;this.chat.messages=t.map(e=>lr.formatSocketPeerMessage(e))})}setupEvents(){a(this,ri).getValue("peerSessionStore").on(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){this.getChatMessages()})),this.chatSocketHandler.on(je.sendMessageToRoom,s=>{if(!s.message)return;const t=lr.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(je.sendMessageToPeers,s=>{const t=lr.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(je.editMessage,s=>{if(!s.message)return;const t=lr.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(je.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(je.pinMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId),e=lr.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,Xp);let an=lr;sI([P.trace("ChatController.setupEvents")],an.prototype,"setupEvents",1);var rI=Object.defineProperty,iI=Object.getOwnPropertyDescriptor,nI=(s,t,e,r)=>{for(var i=r>1?void 0:r?iI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&rI(t,e,i),i},gd,Xm,md,Zm,Pn,_n,po,Zp;let du=(Zp=class extends Dt{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,gd);m(this,md);p(this,"items");m(this,Pn,void 0);m(this,_n,void 0);m(this,po,void 0);f(this,po,t),f(this,Pn,e),f(this,_n,r),this.items=[]}create(t,e,r=!1,i=!1){return u(this,null,function*(){if(!a(this,md,Zm))throw new k("Can't create polls without joining room","0705");if(!a(this,Pn).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}yield a(this,_n).createPoll(t,e,r,i)})}vote(t,e){return u(this,null,function*(){if(!a(this,Pn).permissions.polls.canVote){this.logger.error("Polls::vote::permission_denied");return}yield a(this,_n).votePoll(t,e)})}},gd=new WeakSet,Xm=function(){return a(this,po).getValue("connectionHandler")},md=new WeakSet,Zm=function(){var t;return((t=a(this,gd,Xm))==null?void 0:t.socketJoined)===!0},Pn=new WeakMap,_n=new WeakMap,po=new WeakMap,Zp);du=nI([st("0700")],du);var aI=Object.defineProperty,oI=Object.getOwnPropertyDescriptor,cI=(s,t,e,r)=>{for(var i=r>1?void 0:r?oI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&aI(t,e,i),i},fr,Cn,ii,eg;const en=(eg=class{constructor(s,t,e){p(this,"polls");m(this,fr,void 0);m(this,Cn,void 0);m(this,ii,void 0);this.polls=new du(s,t,e),f(this,Cn,t),f(this,fr,s),f(this,ii,e),this.setupEvents()}get telemetry(){return a(this,fr).getValue("telemetry")}get logger(){return a(this,fr).getValue("logger")}static init(s,t,e){return u(this,null,function*(){return new en(s,t,e)})}canViewPolls(){return a(this,Cn).permissions.polls.canView}setupEvents(){const s={[Ms.createPoll]:r=>{r.poll&&this.updatePoll(en.formatSocketServicePoll(r.poll))},[Ms.updatePoll]:r=>{r.poll&&this.updatePoll(en.formatSocketServicePoll(r.poll))},[Ms.votePoll]:r=>{r.poll&&this.updatePoll(en.formatSocketServicePoll(r.poll))}},t=()=>{a(this,fr).getValue("peerSessionStore").on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{a(this,ii).on(r,s[r])})},e=()=>{a(this,fr).getValue("peerSessionStore").on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{a(this,ii).removeListeners(r)})};a(this,Cn).permissions.on("permissionsUpdate",r=>u(this,null,function*(){var i;r!=null&&r.polls&&((i=r==null?void 0:r.polls)!=null&&i.canView?(yield 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})}getPolls(){return u(this,null,function*(){const s=yield a(this,ii).getPolls();if(!(s!=null&&s.payload))return;const{polls:t}=CA.fromBinary(s.payload);this.polls.items=t.map(e=>en.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}}},fr=new WeakMap,Cn=new WeakMap,ii=new WeakMap,eg);let ef=en;cI([P.trace("PollController.setupEvents")],ef.prototype,"setupEvents",1);var dI=Object.defineProperty,lI=Object.getOwnPropertyDescriptor,uI=(s,t,e,r)=>{for(var i=r>1?void 0:r?lI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&dI(t,e,i),i},tf=(s=>(s[s.User=0]="User",s[s.Meeting=1]="Meeting",s))(tf||{}),wn,go,uu,ni,mo,tg;let lu=(tg=class extends Dt{constructor(t,e,r,i,n){const o=t.getValue("logger");super(o);m(this,go);p(this,"selfActiveTab");p(this,"broadcastTabChanges");m(this,wn,void 0);m(this,ni,void 0);m(this,mo,void 0);p(this,"viewType");p(this,"meetingStartedTimestamp");p(this,"meetingTitle");p(this,"sessionId");f(this,wn,t),f(this,ni,e),this.viewType=r,f(this,mo,i),this.meetingTitle=n,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return a(this,go,uu).socketState}get mediaState(){return a(this,go,uu).mediaState}get meetingId(){return a(this,wn).getValue("meetingId")}setBroadcastTabChanges(t){if(!a(this,ni).permissions.canSpotlight)throw this.logger.error("Spotlight::setSpotlighted::permission_denied"),new k("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=a(this,ni).permissions)!=null&&r.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){a(this,mo).broadcastMessage("spotlight",{userId:a(this,ni).userId,currentTab:this.selfActiveTab})}},wn=new WeakMap,go=new WeakSet,uu=function(){return a(this,wn).getValue("connectionHandler")},ni=new WeakMap,mo=new WeakMap,tg);lu=uI([st("0800")],lu);function hI(s){let t="",e=[""];const r=[e];let i=0,n=0,o=!0,d;for(d of s)d==='"'?(o&&d===t&&(e[i]+=d),o=!o):d===","&&o?d=e[++i]="":d===`
|
|
7
|
+
`&&o?(t==="\r"&&(e[i]=e[i].slice(0,-1)),e=r[++n]=[d=""],i=0):e[i]+=d,t=d;return r}var pI=Object.defineProperty,gI=Object.getOwnPropertyDescriptor,sf=(s,t,e,r)=>{for(var i=r>1?void 0:r?gI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&pI(t,e,i),i},fo,sg;let $r=(sg=class extends Dt{constructor(t){const e=t.getValue("logger");super(e);p(this,"transcripts");m(this,fo,void 0);f(this,fo,t),this.transcripts=[]}get telemetry(){return a(this,fo).getValue("telemetry")}static init(t,e){return u(this,null,function*(){const r=new $r(t),i=t.getValue("logger");try{e&&r.getActiveTranscript()}catch(n){i.error("Error fetching active transcriptions ",n)}return r})}static parseTranscript(t,e=!1){if(!t)return;const[[r,i,n,o,d,c]]=hI(t);return{id:Br.v4(),name:d,peerId:i,userId:n,customParticipantId:o,transcript:c,isPartialTranscript:e,date:new Date(parseInt(r,10)*1e3)}}static parseTranscripts(t){return t?t.split(`
|
|
8
|
+
`).map(e=>$r.parseTranscript(e,!1)).filter(Boolean):[]}getActiveTranscript(){return u(this,null,function*(){try{const t=St(),{transcript:e}=yield t.getActiveTranscript();this.transcripts=$r.parseTranscripts(e)}catch(t){}})}onTranscript(t){return u(this,null,function*(){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)})}},fo=new WeakMap,sg);sf([P.trace("Ai.getActiveTranscript")],$r.prototype,"getActiveTranscript",1);$r=sf([st("0000")],$r);var mI=Object.defineProperty,fI=Object.getOwnPropertyDescriptor,TI=(s,t,e,r)=>{for(var i=r>1?void 0:r?fI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&mI(t,e,i),i},Tr,Rn,Ct,rg;const rf=(rg=class{constructor(s,t,e,r,i,n){p(this,"meta");p(this,"ai");m(this,Tr,void 0);m(this,Rn,void 0);p(this,"aiSocketHandler");m(this,Ct,void 0);f(this,Ct,s),this.meta=new lu(s,t,t.config.viewType,e,n),this.ai=r,f(this,Tr,t),f(this,Rn,e),this.aiSocketHandler=i,this.setupEvents()}get telemetry(){return a(this,Ct).getValue("telemetry")}get logger(){return a(this,Ct).getValue("logger")}static init(s,t,e,r,i){return u(this,null,function*(){const n=yield $r.init(s,t.permissions.transcriptionEnabled);return new rf(s,t,e,n,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,tf.Meeting),this.meta.emit("activeTabUpdate",s.currentTab))}setupEvents(){a(this,Ct).getValue("peerSessionStore").on(R.TRANSPORT_STATE_UPDATE,s=>{this.meta.emit("mediaConnectionUpdate",s)}),a(this,Ct).getValue("peerSessionStore").on(R.SOCKET_STATE_UPDATE,s=>{this.meta.emit("socketConnectionUpdate",s)}),a(this,Ct).getValue("peerSessionStore").on(R.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})}}),a(this,Ct).getValue("peerSessionStore").on(R.PRODUCER_SCORE_UPDATE,({score:s})=>{s<5&&this.meta.emit("poorConnection",{score:s})}),a(this,Tr).permissions.canSpotlight&&(this.logger.info("MetaController::Asserting Spotlight"),this.meta.selfActiveTab&&a(this,Rn).broadcastMessage("spotlight",{userId:a(this,Tr).userId,currentTab:this.meta.selfActiveTab})),a(this,Ct).getValue("peerSessionStore").on(R.PEER_JOINED_INTERNAL,s=>u(this,null,function*(){a(this,Tr).permissions.canSpotlight&&this.meta.selfActiveTab&&a(this,Rn).broadcastToPeers("spotlight",[s.id],{userId:a(this,Tr).userId,currentTab:this.meta.selfActiveTab})})),a(this,Ct).getValue("peerSessionStore").on(R.ROOM_MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=N(N({},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)}),a(this,Ct).getValue("peerSessionStore").on(R.MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=N(N({},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=$r.parseTranscript(e,r)}catch(c){this.logger.error(`Failed to parse transcript: ${e}`,c)}if(!i){this.logger.warn("Received empty transcript data");return}this.ai.onTranscript(i),this.meta.emit("transcript",i);const{peerId:n,name:o,transcript:d}=i;this.logger.debug(`${t} Received transcript for peer ${n} - ${o}: ${d}`)})}},Tr=new WeakMap,Rn=new WeakMap,Ct=new WeakMap,rg);let nf=rf;TI([P.trace("MetaController.setupEvents")],nf.prototype,"setupEvents",1);const $a={},ar={executeWithLock({methodName:s,lockName:t,timeout:e}){return(r,i,n)=>{const o=n.value;return n.value=function(...c){var E,_;const l=(_=(this==null?void 0:this.peerId)||((E=c[0])==null?void 0:E.authToken))!=null?_:"",h=`${t}-${l}`,g=this==null?void 0:this.logger;if($a[h]){const C=new Error(`Unsupported concurrent calls on method: ${s}.`);throw C.name="UnsupportedConcurrentMethodExecution",g==null||g.error("Locker::UnsupportedConcurrentMethodExecution",{error:{stack:C.stack},locker:{methodName:s,lockName:h}}),C}$a[h]=!0;const T=setTimeout(()=>delete $a[h],e),v=o.apply(this,c);return Promise.resolve(v).then(()=>{delete $a[h],clearTimeout(T)}).catch(()=>{delete $a[h],clearTimeout(T)}),v},n}}};var SI=Object.defineProperty,vI=Object.getOwnPropertyDescriptor,zi=(s,t,e,r)=>{for(var i=r>1?void 0:r?vI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&SI(t,e,i),i},Bt,fd,se,To,fs,Ue,So,hu,bn,qc;class jr extends Dt{constructor(e,r,i,n,o){const d=e.getValue("logger");super(d);m(this,So);m(this,bn);m(this,Bt,void 0);m(this,fd,void 0);m(this,se,void 0);m(this,To,void 0);m(this,fs,void 0);m(this,Ue,void 0);f(this,Ue,e),f(this,Bt,n),f(this,fd,o),f(this,se,r),f(this,To,i),f(this,fs,[]),this.setupEvents()}get telemetry(){return a(this,Ue).getValue("telemetry")}get status(){return a(this,Ue).getValue("stageStatus")}setupEvents(){const e={[R.GET_STAGE_REQUESTS]:n=>u(this,null,function*(){f(this,fs,n)}),[R.UPDATE_STAGE_REQUESTS]:o=>u(this,[o],function*({add:n}){const d=a(this,fs).length,{stageRequests:c}=this.getAccessRequests();(n||c.length>d)&&this.emit("newStageRequest",{count:c.length}),this.emit("stageAccessRequestUpdate",c)})},r=()=>{Object.entries(e).forEach(([n,o])=>{a(this,Ue).getValue("peerSessionStore").onAsync(n,o)})},i=()=>{Object.entries(e).forEach(([n,o])=>{a(this,Ue).getValue("peerSessionStore").removeListener(n,o)})};a(this,se).permissions.on("permissionsUpdate",n=>{const{canAcceptProductionRequests:o}=n;o!==void 0&&(a(this,se).permissions.acceptStageRequests?(r(),a(this,Bt).getStageRequests()):(i(),f(this,fs,[]),this.emit("stageAccessRequestUpdate",a(this,fs))))}),a(this,se).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");if(!a(this,se).permissions.acceptStageRequests)throw this.logger.error("Stage::get_access_request::permission_denied"),new k("You do not have permission to perform this action","2001");const e=a(this,To).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return f(this,fs,e),{stageRequests:a(this,fs)}}requestAccess(){return u(this,null,function*(){if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new k(`Unable to request access you are currently ${this.status}`,"2006");if(a(this,se).permissions.stageAccess===j.Allowed){V(this,bn,qc).call(this,"ACCEPTED_TO_JOIN_STAGE");return}a(this,Bt).requestAccess(),V(this,bn,qc).call(this,"REQUESTED_TO_JOIN_STAGE")})}cancelRequestAccess(){return u(this,null,function*(){if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");a(this,Bt).cancelRequestAccess(),V(this,bn,qc).call(this,"OFF_STAGE")})}grantAccess(e){if(!a(this,se).roomJoined)throw new k("Can`t grant for participant without joining room");if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");if(!a(this,se).permissions.acceptStageRequests)throw this.logger.error("Stage::grant_access::permission_denied"),new k("You do not have permission to perform this action","2001");return a(this,Bt).grantAccess(e)}denyAccess(e){if(!a(this,se).roomJoined)throw new k("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");if(!a(this,se).permissions.acceptStageRequests)throw this.logger.error("Stage::deny_access::permission_denied"),new k("You do not have permission to perform this action","2001");return a(this,Bt).denyAccess(e)}get peerId(){return a(this,Ue).getValue("peerId")}join(){return u(this,null,function*(){const e=a(this,Ue).getValue("viewType");if(this.status==="ON_STAGE")throw new k("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||a(this,se).permissions.stageAccess===j.NotAllowed)throw new k(`Unable to join stage you are currently ${this.status}`,"2006");if(a(this,Ue).setValue("stageStatus","ON_STAGE",!1),yield a(this,Bt).joinStage(),e===Qs.Livestream){yield a(this,Ue).getValue("selfController").joinRoom();return}a(this,Ue).notify("stageStatus"),a(this,se).audioEnabled&&a(this,So,hu).shareMic(a(this,se).audioTrack),a(this,se).videoEnabled&&a(this,So,hu).shareWebcam(a(this,se).videoTrack)})}leave(){return u(this,null,function*(){if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new k(`Unable to leave stage you are currently ${this.status}`,"2006");a(this,se).setIsPinned(!1),a(this,Ue).setValue("stageStatus","OFF_STAGE",!1),yield a(this,Bt).leaveStage(a(this,se).userId);try{yield a(this,Ue).getValue("peerSessionStore").emitAsync(R.LEAVE_MEDIA_ROOM,"stageLeft")}catch(e){this.logger.error("Stage::leave::emitAsync::failed",{error:e})}a(this,Ue).notify("stageStatus")})}kick(e){return u(this,null,function*(){if(!a(this,se).roomJoined)throw new k("Can`t kick participant without joining room","2005");if(!a(this,se).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new k("Stage is disabled","2003");if(!a(this,se).permissions.acceptStageRequests)throw this.logger.error("Stage::kick::permission_denied"),new k("You do not have permissions for kick","2001");return a(this,Bt).kick(e)})}}Bt=new WeakMap,fd=new WeakMap,se=new WeakMap,To=new WeakMap,fs=new WeakMap,Ue=new WeakMap,So=new WeakSet,hu=function(){return a(this,Ue).getValue("roomNodeClient")},bn=new WeakSet,qc=function(e){return u(this,null,function*(){this.status!==e&&a(this,Ue).setValue("stageStatus",e)})};zi([P.trace("Stage.getStageRequests")],jr.prototype,"getAccessRequests",1);zi([P.trace("Stage.requestAccess")],jr.prototype,"requestAccess",1);zi([P.trace("Stage.cancelRequestAccess")],jr.prototype,"cancelRequestAccess",1);zi([P.trace("Stage.grantAccess")],jr.prototype,"grantAccess",1);zi([P.trace("Stage.denyAccess")],jr.prototype,"denyAccess",1);zi([ar.executeWithLock({methodName:"joinStage",lockName:"Stage.join",timeout:5e3}),P.trace("Stage.joinStage")],jr.prototype,"join",1);zi([P.trace("Stage.leaveStage")],jr.prototype,"leave",1);function yI(s){return!(s.viewType==="LIVESTREAM"||s.viewType==="CHAT")}function ih(s){switch(s){case Ks.UNSPECIFIED:return"OFF_STAGE";case Ks.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case Ks.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case Ks.OFF_STAGE:return"OFF_STAGE";case Ks.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var EI=Object.defineProperty,PI=Object.getOwnPropertyDescriptor,_I=(s,t,e,r)=>{for(var i=r>1?void 0:r?PI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&EI(t,e,i),i},Sr,es,vr,vo,it;class af{constructor(t,e,r,i,n){p(this,"stage");m(this,Sr,void 0);m(this,es,void 0);m(this,vr,void 0);m(this,vo,0);m(this,it,void 0);f(this,it,t),this.stage=new jr(t,i,n,e,r),f(this,vr,e),f(this,Sr,i),f(this,es,n),this.setupEvents()}get telemetry(){return a(this,it).getValue("telemetry")}get logger(){return a(this,it).getValue("logger")}setupEvents(){a(this,it).subscribe("stageStatus",t=>{this.stage.emit("stageStatusUpdate",t)}),a(this,vr).on(x.grantStageAccess,()=>{a(this,Sr).permissions.stageAccess!==j.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),a(this,vr).on(x.peerStageStatusUpdate,t=>{t!==void 0&&(t.peerId===a(this,Sr).id?this.selfStageStatusHandler(t):this.peerStageStatusHandler(t))}),a(this,vr).on(x.denyStageAccess,()=>{a(this,Sr).permissions.stageAccess!==j.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),a(this,vr).on(x.getStageRequests,t=>u(this,null,function*(){var r;if(a(this,Sr).permissions.stageAccess!==j.Allowed)return;const e=(r=t==null?void 0:t.stageRequests)!=null?r:[];yield a(this,it).getValue("peerSessionStore").emitAsync(R.GET_STAGE_REQUESTS,e),a(this,vo)<e.length&&e.length>0&&this.stage.emit("newStageRequest",{count:e.length}),f(this,vo,e.length),this.stage.emit("stageAccessRequestUpdate",e)}))}getCurrentStageRequests(){return a(this,es).joined.toArray().filter(e=>e.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(e=>({displayName:e.name,userId:e.userId,peerId:e.id}))}setStageStatus(t){return u(this,null,function*(){this.stage.status!==t&&a(this,it).setValue("stageStatus",t)})}selfStageStatusHandler(t){const e=ih(t.stageType),r=a(this,it).getValue("stageStatus");if(r!==e)switch(t.stageType){case 1:a(this,it).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:a(this,it).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}peerStageStatusHandler(t){return u(this,null,function*(){const e=a(this,es).joined.get(t.peerId),r=a(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&&a(this,it).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:a(this,es).viewMode,page:a(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&&a(this,it).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:a(this,es).viewMode,page:a(this,es).currentPage});break}a(this,it).getValue("peerSessionStore").emit(R.UPDATE_PEER_STAGE_STATUS,{id:e.id,status:e.stageStatus})})}}Sr=new WeakMap,es=new WeakMap,vr=new WeakMap,vo=new WeakMap,it=new WeakMap;_I([P.trace("Stage.setupEvents")],af.prototype,"setupEvents",1);var CI=Object.defineProperty,wI=Object.getOwnPropertyDescriptor,nh=(s,t,e,r)=>{for(var i=r>1?void 0:r?wI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&CI(t,e,i),i},ai,kn,yo,Eo,oi,ig;let co=(ig=class extends Sa{constructor(t,e,r,i){const n=t.getValue("logger");super(n);p(this,"name");p(this,"icon");p(this,"id");p(this,"permissions");m(this,ai,void 0);m(this,kn,void 0);m(this,yo,void 0);m(this,Eo,void 0);m(this,oi,void 0);p(this,"active");p(this,"enabledBy");f(this,yo,t);const o=t.getValue("meetingId");this.id=`${o}:${e.id}`,this.name=e.name,this.icon=e.icon,f(this,Eo,e.component),this.permissions=e.permissions,f(this,ai,i),f(this,kn,r),this.active=!1,this.enabledBy=""}get component(){return a(this,Eo)}get telemetry(){return a(this,yo).getValue("telemetry")}activateForSelf(){f(this,oi,new Date),this.active=!0,this.emit("stateUpdate",{active:this.active,pluginId:this.id}),this.emit("enabled")}deactivateForSelf(){f(this,oi,void 0),this.active=!1,this.emit("stateUpdate",{active:this.active,pluginId:this.id}),this.emit("closed")}activate(){return u(this,null,function*(){var t;this.active||(t=this.permissions)!=null&&t.canActivate&&(yield a(this,kn).set(this.id,{name:this.name,icon:this.icon,id:this.id,enabledBy:a(this,ai).id}),this.enabledBy=a(this,ai).id,this.activateForSelf(),this.logger.info("plugin::activated",{plugin:{id:this.id,enabledBy:this.enabledBy,name:this.name}}))})}deactivate(){return u(this,null,function*(){var e;if(!this.active||!((e=this.permissions)!=null&&e.canDeactivate)&&this.enabledBy!==a(this,ai).id)return;const t=a(this,oi)?new Date().getTime()-a(this,oi).getTime():0;yield a(this,kn).set(this.id,null),this.deactivateForSelf(),this.logger.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:t}})})}},ai=new WeakMap,kn=new WeakMap,yo=new WeakMap,Eo=new WeakMap,oi=new WeakMap,ig);nh([P.trace("Plugin.activatePlugin")],co.prototype,"activate",1);nh([P.trace("Plugin.deactivatePlugin")],co.prototype,"deactivate",1);co=nh([st("0600")],co);var Ie,ci;class of extends Map{constructor(e,r=void 0){const{onAddEvent:i,onDeleteEvent:n,onClearEvent:o}=e;super();m(this,Ie,void 0);m(this,ci,void 0);p(this,"onAddEvent");p(this,"onDeleteEvent");p(this,"onClearEvent");f(this,Ie,new Sa(r)),this.onAddEvent=i,this.onDeleteEvent=n,this.onClearEvent=o,f(this,ci,new Map)}emit(e,...r){return a(this,Ie).emit(e,...r)}on(e,r){return a(this,Ie).on(e,r)}addListener(e,r){return a(this,Ie).addListener(e,r)}off(e,r){return a(this,Ie).off(e,r)}once(e,r){return a(this,Ie).once(e,r)}prependListener(e,r){return a(this,Ie).prependListener(e,r)}prependOnceListener(e,r){return a(this,Ie).prependOnceListener(e,r)}removeListener(e,r){return a(this,Ie).removeListener(e,r)}removeAllListeners(e){return a(this,Ie).removeAllListeners(e)}listeners(e){return a(this,Ie).listeners(e)}listenerCount(e){return a(this,Ie).listenerCount(e)}getMaxListeners(){return a(this,Ie).getMaxListeners()}setMaxListeners(e){return a(this,Ie).setMaxListeners(e)}eventNames(){return a(this,Ie).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,i=!0){const n=super.set(e,r),o=(d,...c)=>{this.emit(d,r,...c)};return a(this,ci).set(e,o),r.on("*",o),i&&a(this,Ie).emit(this.onAddEvent,r),n}delete(e,r=!0,i=!1){const n=this.get(e);if(!n)return!1;n.removeListener("*",a(this,ci).get(e));const o=super.delete(e);return i&&n.removeAllListeners(),r&&a(this,Ie).emit(this.onDeleteEvent,n),o}clear(e=!0,r=!1){this.forEach(n=>{n.removeListener("*",a(this,ci).get(n.id)),r&&n.removeAllListeners()});const i=super.clear();return e&&a(this,Ie).emit(this.onClearEvent),i}toArray(){return Array.from(this.values())}}Ie=new WeakMap,ci=new WeakMap;class Vp extends of{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 RI=Object.defineProperty,bI=Object.getOwnPropertyDescriptor,kI=(s,t,e,r)=>{for(var i=r>1?void 0:r?bI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&RI(t,e,i),i};let pu=class{constructor(s){p(this,"all");p(this,"active");this.all=new Vp(s),this.active=new Vp(s)}};pu=kI([st("0600")],pu);var MI=Object.defineProperty,AI=Object.getOwnPropertyDescriptor,II=(s,t,e,r)=>{for(var i=r>1?void 0:r?AI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&MI(t,e,i),i},di,Po,li,ng;const cf=(ng=class{constructor(s,t,e,r){p(this,"plugins");m(this,di,void 0);m(this,Po,void 0);m(this,li,void 0);f(this,li,s),this.plugins=t,f(this,di,e),f(this,Po,r),this.setupEvents()}get telemetry(){return a(this,li).getValue("telemetry")}get logger(){return a(this,li).getValue("logger")}static init(s,t,e,r,i){return u(this,null,function*(){const n=s.getValue("logger"),o=new pu(n);return t.forEach(d=>{const c=new co(s,d,e,r);o.all.add(c)}),new cf(s,o,e,i)})}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)}),a(this,li).getValue("peerSessionStore").onAsync(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){var e,r;((r=(e=this.plugins.active)==null?void 0:e.toArray())!=null?r:[]).forEach(i=>{i.deactivateForSelf()});try{yield a(this,Po).refresh(a(this,di).name)}catch(i){this.logger.error("[PluginController] Failed to refresh active plugins store, syncing from stale data.",{error:i})}const t=a(this,di).getAll();Object.entries(t).forEach(([i,n])=>{if(!n)return;const o=this.plugins.all.get(i);if(!o){this.logger.warn(`[PluginController] Plugin '${i}' not found in plugins.all, ignoring store entry.`);return}o.active||(o.enabledBy=n.enabledBy,o.activateForSelf())}),this.logger.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to sync active plugins.")})),a(this,di).subscribe("*",s=>{Object.entries(s).forEach(([t,e])=>{const r=this.plugins.all.get(t);if(!r){this.logger.warn(`[PluginController] 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())})})}},di=new WeakMap,Po=new WeakMap,li=new WeakMap,ng);let df=cf;II([P.trace("PluginController.setupEvents")],df.prototype,"setupEvents",1);var _o;class DI{constructor(t){p(this,"mediaJoined");p(this,"socketJoined");p(this,"socketJoinAttempted");p(this,"mediaJoinAttempted");p(this,"socketState");p(this,"mediaState");m(this,_o,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},f(this,_o,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&&(a(this,_o).getValue("peerSessionStore").emit(R.SOCKET_STATE_UPDATE,r),this.socketState=r)}}_o=new WeakMap;var OI=Object.defineProperty,NI=Object.getOwnPropertyDescriptor,Ec=(s,t,e,r)=>{for(var i=r>1?void 0:r?NI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&OI(t,e,i),i},Mn,An,In,jc,ag;let Gi=(ag=class extends Dt{constructor(t,e){const r=t.getValue("logger");super(r);m(this,In);m(this,Mn,void 0);m(this,An,void 0);p(this,"recordingPeerIds",[]);p(this,"recordings",[]);f(this,An,t),f(this,Mn,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 a(this,An).getValue("telemetry")}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}start(t){return u(this,null,function*(){if(!a(this,Mn).permissions.canRecord)throw this.logger.error("Recording::start::permission_denied"),new k("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 k(`Cant start recording, recordingState irregular: ${this.recordingState}`,"1005");try{const e=St(),{recording:r={}}=a(this,An).getValue("defaults"),i=yield 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::stop::recording_failed_to_start",{error:e}),new k("Error while starting recording","1000",this.logger)}})}stop(t){return u(this,null,function*(){yield V(this,In,jc).call(this,"stop",["RECORDING","PAUSED"],t)})}pause(t){return u(this,null,function*(){yield V(this,In,jc).call(this,"pause",["RECORDING"],t)})}resume(t){return u(this,null,function*(){yield V(this,In,jc).call(this,"resume",["PAUSED"],t)})}},Mn=new WeakMap,An=new WeakMap,In=new WeakSet,jc=function(t,e,r){return u(this,null,function*(){if(!a(this,Mn).permissions.canRecord)throw this.logger.error("Recording::stop::permission_denied"),new k("User does not have permission to stop recording","1001");let i=[];if(r!==void 0){const n=this.recordings.find(o=>o.id===r);if(n===void 0)throw new k("Could not find the specified recording","1004");if(e.includes(n.state)){this.logger.error("Recording::stop::recording_not_in_expected_state",{recording:{state:n.state}});return}i.push(n)}else i=this.recordings.filter(n=>e.includes(n.state));i.forEach(n=>u(this,null,function*(){const o=n.state;t==="stop"&&(n.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{yield St().updateRecording(n.id,t)}catch(d){throw this.logger.error("Recording::stop::recording_failed_to_stop",{error:d}),n.state!==o&&(n.state=o,this.emit("recordingUpdate",o)),new k("Error while stopping recording","1000",this.logger)}}))})},ag);Ec([P.trace("Recording.start")],Gi.prototype,"start",1);Ec([P.trace("Recording.stop")],Gi.prototype,"stop",1);Ec([P.trace("Recording.stop")],Gi.prototype,"pause",1);Ec([P.trace("Recording.stop")],Gi.prototype,"resume",1);Gi=Ec([st("1000")],Gi);var LI=Object.defineProperty,VI=Object.getOwnPropertyDescriptor,xI=(s,t,e,r)=>{for(var i=r>1?void 0:r?VI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&LI(t,e,i),i},ui;class lf{constructor(t,e,r){p(this,"recording");p(this,"room");m(this,ui,void 0);f(this,ui,t),this.recording=new Gi(t,e),this.room=r,this.setupEvents()}get telemetry(){return a(this,ui).getValue("telemetry")}get logger(){return a(this,ui).getValue("logger")}getRecordingTypeFromProtoType(t){let e;switch(t){case Fi.BROWSER:e="BROWSER";break;case Fi.COMPOSITE:e="COMPOSITE";break;case Fi.TRACK:e="TRACK";break;default:e="BROWSER"}return e}setupEvents(){a(this,ui).getValue("peerSessionStore").on(R.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)})}}ui=new WeakMap;xI([P.trace("RecordingController.setupEvents")],lf.prototype,"setupEvents",1);var hi;class UI{constructor(t){m(this,hi,void 0);f(this,hi,t)}hasFeature(t){return a(this,hi).getValue("logger").warn("Unimplemented method: meeting.__internals__.hasFeature called"),!1}getFeatureValue(t){return a(this,hi).getValue("logger").warn("Unimplemented method: meeting.__internals__.getFeatureValue called"),null}getAllFeatures(){return a(this,hi).getValue("logger").warn("Unimplemented method: meeting.__internals__.getAllFeatures called"),{}}}hi=new WeakMap;class ah{constructor(t,e,r,i){p(this,"authToken");p(this,"logger");p(this,"features");p(this,"browserSpecs");p(this,"callStats");this.authToken=t,this.logger=e,this.features=r,this.browserSpecs=fe,this.callStats=i}static init(t){return new ah(t.getValue("authToken"),t.getValue("logger"),new UI(t),t.getValue("callstats"))}}class oh{constructor(t){p(this,"internals");this.internals=t}static init(t){return u(this,null,function*(){const e=ah.init(t);return new oh(e)})}}var $I=Object.defineProperty,BI=Object.getOwnPropertyDescriptor,Nt=(s,t,e,r)=>{for(var i=r>1?void 0:r?BI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&$I(t,e,i),i},Le,ge,de,Ns,Ht,Co,Re;class yt extends Sa{constructor(e,r,i=id,n=!0){const o=e.getValue("logger");super(o);m(this,Le,void 0);m(this,ge,void 0);m(this,de,void 0);m(this,Ns,void 0);m(this,Ht,void 0);m(this,Co,void 0);m(this,Re,void 0);p(this,"audioUpdateInProgress");p(this,"videoUpdateInProgress");f(this,Re,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,f(this,Le,new uf(e,r)),f(this,ge,new d0(e,a(this,Le),void 0,i)),f(this,de,new f0(e,a(this,Le),void 0,i)),f(this,Ht,new p0(a(this,Re),a(this,Le))),f(this,Ns,new u0(e,a(this,Le))),f(this,Co,n),a(this,ge).on("trackMuted",this.onAudioTrackMuted.bind(this)),a(this,ge).on("trackChanged",this.onAudioTrackChanged.bind(this)),a(this,de).on("trackChanged",this.onVideoTrackChanged.bind(this)),a(this,de).on("trackEnded",this.onVideoTrackEnded.bind(this)),a(this,Ht).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}get telemetry(){return a(this,Re).getValue("telemetry")}set context(e){f(this,Re,e)}onVisibilityChange(){return u(this,null,function*(){a(this,Re).getValue("callstats").tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?a(this,Re).getValue("callstats").browserBackgrounded():(a(this,Re).getValue("callstats").browserForegrounded(),yield this.setupSpeaker())})}repopulateAvailableDevices(){return u(this,null,function*(){return!0})}setupStreams(i){return u(this,arguments,function*({audio:e,video:r}){var d;e?a(this,Re).getValue("callstats").audioOn():a(this,Re).getValue("callstats").audioOff(),r?a(this,Re).getValue("callstats").videoOn():a(this,Re).getValue("callstats").videoOff();let n,o;if(e&&r)try{const c=yield a(this,Le).getAudioAndVideoTrack(a(this,ge).userSelectedDevice,a(this,de).userSelectedDevice);n=c.audioTrack,o=c.videoTrack}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:c})}if(!n&&e)try{n=yield a(this,Le).getAudioTrack(!1,a(this,ge).userSelectedDevice)}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get audio track",{error:c})}if(!o&&r)try{o=yield a(this,Le).getVideoTrack(a(this,de).userSelectedDevice)}catch(c){this.logger.error("LocalMediaHandler::init::Failed to get video track",{error:c})}e&&!n&&a(this,Re).getValue("callstats").audioOff(),r&&!o&&a(this,Re).getValue("callstats").videoOff(),yield a(this,ge).setMediaTrack(n),yield a(this,de).setMediaTrack(o);try{yield this.setupSpeaker()}catch(c){}if(o){const c=yield this.getDeviceById(o.getSettings().deviceId);a(this,Re).getValue("callstats").selectedDevice("VIDEO",c)}if(n){const c=yield this.getDeviceById(n.getSettings().deviceId);a(this,Re).getValue("callstats").selectedDevice("AUDIO",c)}(d=a(this,Ns).currentDevice)!=null&&d.deviceId&&a(this,Re).getValue("callstats").selectedDevice("SPEAKER",a(this,Ns).currentDevice),a(this,Le).onDeviceChange((c,l,h)=>{this.onDeviceChange(l,h)})})}getCurrentDevices(){return{audio:a(this,ge).currentDevice,video:a(this,de).currentDevice,speaker:a(this,Ns).currentDevice}}get permissions(){return a(this,Le).permissions}getAllDevices(){return a(this,Le).getAvailableDevices()}getDeviceById(e,r){return a(this,Le).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return a(this,ge).mediaTrack}get audioTrack(){return a(this,ge).transformedMediaTrack}get audioEnabled(){return a(this,ge).trackEnabled}enableAudio(e){return u(this,null,function*(){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{e?yield a(this,ge).enableTrack(!1,e):yield a(this,ge).unmuteTrack()}catch(r){}finally{this.audioUpdateInProgress=!1}}})}disableAudio(){a(this,ge).mediaTrack&&!a(this,ge).isCustomTrack?a(this,ge).muteTrack():a(this,ge).disableTrack()}getAudioDevices(e){return a(this,Le).getAudioInputDevices(e)}setAudioDevice(i,n){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield a(this,ge).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&a(this,Re).getValue("callstats").selectedDevice("AUDIO",e),this.emit("AUDIO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}setupSpeaker(){return u(this,null,function*(){const{speaker:e}=this.getCurrentDevices();yield a(this,Ns).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})})}setSpeakerDevice(i,n){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield a(this,Ns).setupSpeaker(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&a(this,Re).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 a(this,de).mediaTrack}get videoTrack(){return a(this,de).transformedMediaTrack}get videoEnabled(){return a(this,de).trackEnabled}enableVideo(e){return u(this,null,function*(){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{e?yield a(this,de).enableTrack(!1,e):yield a(this,de).unmuteTrack()}catch(r){}finally{this.videoUpdateInProgress=!1}}})}disableVideo(){a(this,de).disableTrack()}getVideoDevices(e){return a(this,Le).getVideoInputDevices(e)}setVideoDevice(i,n){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield a(this,de).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&a(this,Re).getValue("callstats").selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}updateVideoConstraints(e){return u(this,null,function*(){yield a(this,de).updateConstraints(e)})}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:a(this,Ht).audioMediaTrack,video:a(this,Ht).videoMediaTrack}}get screenShareEnabled(){return a(this,Ht).trackEnabled}enableScreenShare(){return u(this,null,function*(){yield a(this,Ht).enableScreenShare()})}disableScreenShare(){return u(this,null,function*(){a(this,Ht).disableScreenShare()})}updateScreenshareConstraints(e){return u(this,null,function*(){yield a(this,Ht).updateConstraints(e)})}getSpeakerDevices(e){return a(this,Le).getAudioOutputDevices(e)}addAudioMiddleware(e){return a(this,ge).addMiddleware(e)}removeAudioMiddleware(e){return a(this,ge).removeMiddleware(e)}removeAllAudioMiddlewares(){return a(this,ge).removeAllMiddlewares()}addVideoMiddleware(e){return a(this,de).addMiddleware(e)}removeVideoMiddleware(e){return a(this,de).removeMiddleware(e)}removeAllVideoMiddlewares(){return a(this,de).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return a(this,de).setVideoMiddlewareGlobalConfig(e)}destruct(){a(this,ge).disableTrack(),a(this,de).disableTrack(),a(this,de).terminateMiddlewareWebWorker(),a(this,Ht).disableScreenShare(),a(this,Le).destruct()}onDeviceChange(e,r){return u(this,null,function*(){var n,o;if(this.emit("DEVICE_LIST_UPDATED",e),r||!a(this,Co))return;let i=!1;(n=e==null?void 0:e.added)==null||n.reverse().forEach(d=>u(this,null,function*(){var c;d&&!id(d)&&(d.kind==="audioinput"&&((c=this.audioTrack)==null?void 0:c.enabled)===!0?yield this.setAudioDevice(d,{saveDevicePreference:!1}):d.kind==="audiooutput"&&(i=!0,yield this.setSpeakerDevice(d,{saveDevicePreference:!1})))})),i||(o=e==null?void 0:e.removed)==null||o.forEach(d=>u(this,null,function*(){var c;if(d.kind==="audiooutput"&&((c=this.getCurrentDevices().speaker)==null?void 0:c.deviceId)===d.deviceId){const l=yield this.getSpeakerDevices();(l==null?void 0:l.length)>0&&(yield this.setSpeakerDevice(l[0],{saveDevicePreference:!1}))}}))})}removeAllTracks(){this.destruct()}removeAudioTrack(){a(this,ge).disableTrack()}removeVideoTrack(){a(this,de).disableTrack(),a(this,de).terminateMiddlewareWebWorker()}removeDocumentEventListeners(){return u(this,null,function*(){document.removeEventListener("visibilitychange",this.onVisibilityChange)})}}Le=new WeakMap,ge=new WeakMap,de=new WeakMap,Ns=new WeakMap,Ht=new WeakMap,Co=new WeakMap,Re=new WeakMap;Nt([P.trace("MediaHandler.setupStreams")],yt.prototype,"setupStreams",1);Nt([P.trace("MediaHandler.enableAudio")],yt.prototype,"enableAudio",1);Nt([P.trace("MediaHandler.disableAudio")],yt.prototype,"disableAudio",1);Nt([P.trace("MediaHandler.setAudioDevice")],yt.prototype,"setAudioDevice",1);Nt([P.trace("MediaHandler.enableVideo")],yt.prototype,"enableVideo",1);Nt([P.trace("MediaHandler.disableVideo")],yt.prototype,"disableVideo",1);Nt([P.trace("MediaHandler.setVideoDevice")],yt.prototype,"setVideoDevice",1);Nt([P.trace("MediaHandler.updateVideoConstraints")],yt.prototype,"updateVideoConstraints",1);Nt([P.trace("MediaHandler.enableScreenShare")],yt.prototype,"enableScreenShare",1);Nt([P.trace("MediaHandler.disableScreenShare")],yt.prototype,"disableScreenShare",1);Nt([P.trace("MediaHandler.updateScreenshareConstraints")],yt.prototype,"updateScreenshareConstraints",1);Nt([P.trace("MediaHandler.destruct")],yt.prototype,"destruct",1);Nt([P.trace("MediaHandler.onDeviceChange")],yt.prototype,"onDeviceChange",1);function Nc(s,t,e){switch(!0){case fe.isChromiumBased():switch(t){case"NotAllowedError":return e.includes("by system")?"SYSTEM_DENIED":s==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case fe.isSafari():switch(t){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case fe.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 HI=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function id(s){var e,r;const t=(e=s.label)==null?void 0:e.toLowerCase();return((r=fe._bowser)==null?void 0:r.getOSName())==="macOS"&&t.includes("iphone")?!0:HI.some(i=>t==null?void 0:t.includes(i))}function FI(s,t,e){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const r=s.getValue("logger"),i=new AudioContext,n=yield Promise.all(t==null?void 0:t.map(c=>c(i))),o=i.createMediaStreamSource(new MediaStream([e])),d=i.createMediaStreamDestination();try{let c=o;for(let l=0;l<n.length;l+=1)c.connect(n[l]),c=n[l];c.connect(d)}catch(c){return r.error("getTransformedAudioTrack::middleware_execution_failed",{error:c}),e}return d.stream.getAudioTracks()[0]})}var pi,wo;class qI{constructor(t){m(this,pi,void 0);m(this,wo,void 0);f(this,wo,t)}get logger(){return a(this,wo).getValue("logger")}terminateMiddlewareWebWorker(){if(a(this,pi))try{xc.clearInterval(a(this,pi)),f(this,pi,void 0)}catch(t){this.logger.debug("WorkerTimers::terminateMiddlewareWebWorker::failed")}}getTransformedVideoTrack(t,e,r){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const i=document.createElement("canvas"),n=yield Promise.all(t==null?void 0:t.map(T=>T({canvas:i,WorkerTimers:xc})));if(r.disablePerFrameCanvasRendering){const v=i.captureStream().getVideoTracks()[0];return Object.defineProperty(v,"originalSettings",{value:e.getSettings()}),v}const o=document.createElement("video"),d=new MediaStream;d.addTrack(e);const c=i.getContext("2d");o.srcObject=d,o.autoplay=!0,this.terminateMiddlewareWebWorker();const l=()=>u(this,null,function*(){if(e.enabled===!1||e.readyState==="ended"){this.terminateMiddlewareWebWorker(),o.remove(),i.remove();return}try{c.drawImage(o,0,0);for(let T=0;T<n.length;T+=1)typeof n[T]=="function"&&(yield n[T](i,c))}catch(T){this.logger.error("getTransformedVideoTrack::middleware_execution_failed",{error:T})}});try{o.play()}catch(T){}o.addEventListener("play",()=>{i.width=o.width||e.getSettings().width,i.height=o.width||e.getSettings().height,f(this,pi,xc.setInterval(l,50))},!1);const g=i.captureStream().getVideoTracks()[0];return Object.defineProperty(g,"originalSettings",{value:e.getSettings()}),g})}}pi=new WeakMap,wo=new WeakMap;const jI={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}}},GI=[[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}]]],WI=(s,t)=>{var c,l,h;const e=(c=s==null?void 0:s.getValue("overrides"))==null?void 0:c.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&&((h=t.originalSettings)==null?void 0:h.width),i=GI,n=i.map(([g])=>g).sort((g,T)=>g-T);let o=Number.MAX_VALUE,d=0;return n.forEach((g,T)=>{Math.abs(g-r)<o&&(o=Math.abs(g-r),d=T)}),i[d][1]};var Ce=(s=>(s.WEBCAM="webcam",s.WEBCAM_BACKUP="webcam_backup",s.MIC="mic",s.SCREENSHARE_VIDEO="screenshare_video",s.SCREENSHARE_AUDIO="screenshare_audio",s))(Ce||{});const JI=NC(),Xi=_s(JI.config.media);function KI(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 gi,Td;class zI{constructor(t,e){m(this,gi,void 0);m(this,Td,void 0);p(this,"getScreenShareConstraints",()=>{var l,h,g,T,v,E,_,C,M;const t=(l=a(this,gi))==null?void 0:l.screenshare,e=(g=(h=t==null?void 0:t.width)==null?void 0:h.max)!=null?g:1920,r=(v=(T=t==null?void 0:t.height)==null?void 0:T.max)!=null?v:1080,i=(_=(E=t==null?void 0:t.frameRate)==null?void 0:E.max)!=null?_:5,n=(M=(C=t==null?void 0:t.frameRate)==null?void 0:C.ideal)!=null?M:5,o=t==null?void 0:t.displaySurface,d=t==null?void 0:t.selfBrowserSurface;let c={width:{max:e},height:{max:r},frameRate:{ideal:n,max:i}};return o!==void 0&&["monitor","browser","window"].includes(o)&&(c=W(N({},c),{displaySurface:o})),d!==void 0&&(c=W(N({},c),{selfBrowserSurface:d})),{audio:!0,video:c}});p(this,"getAudioConstraints",t=>{var n,o,d,c,l,h,g;const e={},r=(n=a(this,gi))==null?void 0:n.audio,i=r!=null&&r.enableStereo?2:1;return fe.isFirefox()||fe.isWebKitBased()?(e.audio={deviceId:t,autoGainControl:(o=r==null?void 0:r.autoGainControl)!=null?o:!0,echoCancellation:(d=r==null?void 0:r.echoCancellation)!=null?d:!0,noiseSuppression:(c=r==null?void 0:r.noiseSupression)!=null?c:!0,channelCount:i},e):(e.audio={autoGainControl:(l=r==null?void 0:r.autoGainControl)!=null?l:!0,echoCancellation:(h=r==null?void 0:r.echoCancellation)!=null?h:!0,noiseSuppression:(g=r==null?void 0:r.noiseSupression)!=null?g:!0,channelCount:i},t&&(e.audio.deviceId={exact:t}),e)});p(this,"getVideoConstraints",t=>{var o,d,c;const e={},r=(o=a(this,gi))==null?void 0:o.video,i=YP(jI);let n=i.vga;if(typeof r=="string"){const l=i[r];l&&(n=l)}else r!==void 0&&(n.height.ideal=r.height.ideal,n.width.ideal=r.width.ideal,n.frameRate.ideal=(c=(d=r.frameRate)==null?void 0:d.ideal)!=null?c:30);return e.video=n,typeof e.video=="boolean"||(t?e.video.deviceId={exact:t}:e.video.facingMode="user"),e});f(this,Td,t),f(this,gi,e)}getUpdatedVideoConstraints(t){return t}}gi=new WeakMap,Td=new WeakMap;class Fl extends Error{constructor(e,r,i){super(r);p(this,"constraints");p(this,"name");this.name=e,this.constraints=i}}class YI{constructor(){p(this,"permissions");this.permissions={audio:"NOT_REQUESTED",video:"NOT_REQUESTED",screenshare:"NOT_REQUESTED"}}getAudioInputDevices(t){return u(this,null,function*(){let e=t;return t||(e=yield this.getAvailableDevices()),e.filter(r=>r.kind==="audioinput")})}getVideoInputDevices(t){return u(this,null,function*(){let e=t;return t||(e=yield this.getAvailableDevices()),e.filter(r=>r.kind==="videoinput")})}getAudioOutputDevices(t){return u(this,null,function*(){let e=t;return t||(e=yield this.getAvailableDevices()),e.filter(r=>r.kind==="audiooutput")})}}var QI=Object.defineProperty,XI=Object.getOwnPropertyDescriptor,gs=(s,t,e,r)=>{for(var i=r>1?void 0:r?XI(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&QI(t,e,i),i},Dn,Ft,$e,og;let It=(og=class extends YI{constructor(t,e){super();m(this,Dn,void 0);m(this,Ft,void 0);m(this,$e,void 0);f(this,$e,t),f(this,Ft,new zI(t,e)),f(this,Dn,new AbortController)}get telemetry(){return a(this,$e).getValue("telemetry")}get logger(){return a(this,$e).getValue("logger")}get constraintsBuilder(){return a(this,Ft)}destruct(){return u(this,null,function*(){var t;(t=a(this,Dn))==null||t.abort()})}handlePermissionErrors(t,e){const r=Nc(t,e.name,e.message);return this.permissions[t]=r,a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}getAudioAndVideoTrack(t,e){return u(this,null,function*(){var r,i,n,o;try{const d=yield this.getAudioInputDevices(),c=yield this.getVideoInputDevices(),l=!!(d!=null&&d.find(M=>M.deviceId===t));let h;t&&l?h=t:d&&((r=d[0])!=null&&r.deviceId)&&(h=(i=d[0])==null?void 0:i.deviceId);const g=!!(c!=null&&c.find(M=>M.deviceId===e));let T;e&&g?T=e:c&&((n=c[0])!=null&&n.deviceId)&&(T=(o=c[0])==null?void 0:o.deviceId);const v={audio:a(this,Ft).getAudioConstraints(h).audio,video:a(this,Ft).getVideoConstraints(T).video};this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const E=yield navigator.mediaDevices.getUserMedia(v);this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)});const _=E.getAudioTracks()[0];let C=E.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",C.label.includes("OBS Virtual")){const D=(yield this.getVideoInputDevices()).find(U=>U.label.includes("OBS Virtual"));C=yield this.getVideoTrack(D.deviceId)}return a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:_,videoTrack:C}}catch(d){throw this.logger.error("WebMediaInterface.getAudioAndVideoTrack",{error:d}),new k("Couldnt fetch audio and video track","1605")}})}getAudioTrack(t,e){return u(this,null,function*(){var d,c;let r=yield this.getAudioInputDevices();if(!(r!=null&&r.length))throw this.permissions.audio="NO_DEVICES_AVAILABLE",a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new k("No audio devices available","1606");const i=!!(r!=null&&r.find(l=>l.deviceId===e));let n;e&&i?n=e:(d=r[0])!=null&&d.deviceId&&(n=(c=r[0])==null?void 0:c.deviceId);const o=l=>u(this,null,function*(){let h;try{r=r.filter(T=>T.deviceId!==l),h=a(this,Ft).getAudioConstraints(l),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(h)});const[g]=(yield navigator.mediaDevices.getUserMedia(h)).getAudioTracks();return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(h)}),g}catch(g){const T=Nc("audio",g.name,g.message),v=new Fl(g.name,g.message,h);if(T==="COULD_NOT_START"){const E=r.shift();if(!E)throw v;this.logger.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(h),error:g});const _=a(this,Ft).getAudioConstraints(E.deviceId);return this.logger.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(_)}),o(E.deviceId)}throw v}});try{const l=yield o(n);return l.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),l}catch(l){throw l.constraints&&this.handlePermissionErrors("audio",l),new k(l.message,"1601")}})}getVideoTrack(t){return u(this,null,function*(){var d,c,l;const e=(d=yield this.getCurrentDeviceLabel(t))==null?void 0:d.includes("OBS Virtual"),r=yield this.getVideoInputDevices();if(!(r!=null&&r.length))throw this.permissions.video="NO_DEVICES_AVAILABLE",a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new k("No video devices available","1607");const i=!!(r!=null&&r.find(h=>h.deviceId===t));let n;t&&i?n=t:(c=r[0])!=null&&c.deviceId&&(n=(l=r[0])==null?void 0:l.deviceId);const o=h=>u(this,null,function*(){try{let g=h;const{video:T}=g;e&&typeof T!="boolean"&&(g={video:{deviceId:T.deviceId}}),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(g)});const[v]=(yield navigator.mediaDevices.getUserMedia(g)).getVideoTracks();if(e&&typeof T!="boolean"&&typeof T.width=="object"){const{width:E,height:_}=v.getSettings(),{ideal:C}=T.width;v.applyConstraints({width:{ideal:C},height:{ideal:Math.floor(_*C/E)},frameRate:T.frameRate})}return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(g)}),v}catch(g){const T=Nc("video",g.name,g.message),v=new Fl(g.name,g.message,h);if(T==="COULD_NOT_START"){const E=r.shift();if(!E)throw v;this.logger.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(h),error:g});const _=a(this,Ft).getVideoConstraints(E.deviceId);return this.logger.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(_)}),o({video:_.video})}throw v}});try{const h=a(this,Ft).getVideoConstraints(n),g=yield o(h);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",a(this,$e).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),g}catch(h){throw h.constraints&&this.handlePermissionErrors("video",h),new k(h.message,"1602")}})}getScreenShareTracks(){return u(this,null,function*(){const t=e=>u(this,null,function*(){try{this.logger.info("getDisplayMediaWithoutTimeout::requesting_display_media",{constraints:JSON.stringify(e)}),a(this,$e).getValue("callstats").screenShareRequested();const r=yield navigator.mediaDevices.getDisplayMedia(e);return this.logger.info("getDisplayMediaWithoutTimeout::received_display_media",{constraints:JSON.stringify(e)}),r}catch(r){const i=Nc("video",r.name,r.message),n=new Fl(r.name,r.message,e),o={video:!0};if(iC(e,o))throw n;if(i==="COULD_NOT_START")return t(o);throw n}});try{const e=a(this,Ft).getScreenShareConstraints(),r=yield t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",a(this,$e).getValue("peerSessionStore").emit(R.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 k(e.message,"1612")}})}getCurrentDeviceLabel(t){return u(this,null,function*(){const e=yield this.getDevice(t||"default");return e==null?void 0:e.label})}enumerateDevicesWithExternalFirst(){return u(this,null,function*(){const t=yield navigator.mediaDevices.enumerateDevices(),e=i=>{var o;const n=((o=i.label)==null?void 0:o.toLowerCase())||"";return id(i)?4:n.includes("airpods")||n.includes("airdopes")||n.includes("bluetooth")||n.includes("wireless")||n.includes("headphones")||n.includes("headset")||n.includes("earbuds")||n.includes("usb")||n.includes("external")?0:i.deviceId==="default"||n.includes("default")?1:n.includes("built-in")||n.includes("internal")?2:3},r=i=>{var o;if(i.kind!=="videoinput")return!1;const n=((o=i.label)==null?void 0:o.toLowerCase())||"";return n.includes("front")||n.includes("user")||n.includes("selfie")?!0:!(n.includes("back")||n.includes("rear")||n.includes("environment"))};return t.sort((i,n)=>{var h,g;const o=e(i),d=e(n);if(o!==d)return o-d;const c=i.deviceId==="default"||((h=i.label)==null?void 0:h.toLowerCase().includes("default")),l=n.deviceId==="default"||((g=n.label)==null?void 0:g.toLowerCase().includes("default"));if(c&&!l)return-1;if(!c&&l)return 1;if(i.kind==="videoinput"&&n.kind==="videoinput"){const T=r(i),v=r(n);if(T&&!v)return-1;if(!T&&v)return 1}return 0})})}getAvailableDevices(){return u(this,null,function*(){try{return(yield this.enumerateDevicesWithExternalFirst())||[]}catch(t){return this.logger.error("enumerate_devices_failed",{error:t}),[]}})}getAvailableDevicesByKind(t){return u(this,null,function*(){try{return(yield this.enumerateDevicesWithExternalFirst()).filter(({kind:e})=>t===e)}catch(e){throw this.logger.error("enumerate_devices_failed",{error:e}),new k("Failed to get available devices by kind","1609")}})}getDevice(t){return u(this,null,function*(){try{return(yield this.enumerateDevicesWithExternalFirst()).filter(r=>r.deviceId===t)[0]}catch(e){throw this.logger.error("enumerate_devices_failed",{error:e}),new k("Failed to get device","1609")}})}onDeviceChange(t){return u(this,null,function*(){if(fe.supportsDeviceChangeEvent()){let e=yield this.getAvailableDevices();navigator.mediaDevices.addEventListener("devicechange",r=>u(this,null,function*(){var l,h;const i=g=>`${g.kind}-${g.label}-${g.deviceId}-${g.groupId}`,n=new Set(e.map(g=>i(g))),o=yield this.getAvailableDevices(),d=new Set(o.map(g=>i(g))),c={added:o.filter(g=>!n.has(i(g))),removed:e.filter(g=>!d.has(i(g))),devices:o};if(e=o,(l=c.added)!=null&&l.length||(h=c.removed)!=null&&h.length){this.logger.info("repopulated_full_device_list",{devices:JSON.stringify(o)});const g=[...c.added,...c.removed];g.some(T=>T.kind==="audioinput")&&a(this,$e).getValue("callstats").devices("AUDIO",o==null?void 0:o.filter(T=>T.kind==="audioinput")),g.some(T=>T.kind==="videoinput")&&a(this,$e).getValue("callstats").devices("VIDEO",o==null?void 0:o.filter(T=>T.kind==="videoinput")),g.some(T=>T.kind==="audiooutput")&&a(this,$e).getValue("callstats").devices("SPEAKER",o==null?void 0:o.filter(T=>T.kind==="audiooutput")),t(r,c,!1)}}),{signal:a(this,Dn).signal})}})}},Dn=new WeakMap,Ft=new WeakMap,$e=new WeakMap,og);gs([P.trace("WebMediaInterface.destruct")],It.prototype,"destruct",1);gs([P.trace("WebMediaInterface.handlePermissionErrors")],It.prototype,"handlePermissionErrors",1);gs([P.trace("WebMediaInterface.getAudioAndVideoTrack")],It.prototype,"getAudioAndVideoTrack",1);gs([P.trace("WebMediaInterface.getAudioTrack")],It.prototype,"getAudioTrack",1);gs([P.trace("WebMediaInterface.getVideoTrack")],It.prototype,"getVideoTrack",1);gs([P.trace("WebMediaInterface.getScreenShareTracks")],It.prototype,"getScreenShareTracks",1);gs([P.trace("WebMediaInterface.getAvailableDevices")],It.prototype,"getAvailableDevices",1);gs([P.trace("WebMediaInterface.getAvailableDevicesByKind")],It.prototype,"getAvailableDevicesByKind",1);gs([P.trace("WebMediaInterface.getDevice")],It.prototype,"getDevice",1);gs([P.trace("WebMediaInterface.onDeviceChange")],It.prototype,"onDeviceChange",1);It=gs([st("1600")],It);const uf=It,qi={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}},ZI=(s=0)=>new Promise(t=>setTimeout(t,s)),e0=(s,t,e)=>{const r=typeof e=="number"?e:250,i=s.createMediaStreamSource(t),n=s.createAnalyser();n.fftSize=2048,i.connect(n);const o=new Uint8Array(n.fftSize);let d=!1;setTimeout(()=>{d=!0},r);function c(){return d?Promise.resolve(!0):(n.getByteTimeDomainData(o),o.some(l=>l!==128&&l!==0)?Promise.resolve(!1):ZI().then(c))}return c().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},t0=typeof AudioContext!="undefined"?AudioContext:null;class ch{constructor(t){p(this,"_AudioContext");p(this,"audioContext");p(this,"_audioContextRefContainers");const e=N({AudioContext:t0},t);Object.defineProperties(this,{_AudioContext:{value:e.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:ch}})}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 xp=new ch,s0=3,r0=250;function i0(s){const t={},e=xp.getOrCreate(t);let r=s0;function i(){return r-=1,e0(e,s.srcObject,r0).then(n=>n?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{xp.release(t)})}function Up(s,t){return u(this,null,function*(){const e=new Audio,r=new MediaStream;r.addTrack(t),e.srcObject=r;let i=!1;try{const n=e.play();n&&(yield n),i=yield i0(e),i&&s.info("checkIfAudioTrackIsSilent::silence_detected")}catch(n){s.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:n})}finally{e.pause(),e.remove()}return i})}var n0=Object.defineProperty,a0=Object.getOwnPropertyDescriptor,hf=(s,t,e,r)=>{for(var i=r>1?void 0:r?a0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&n0(t,e,i),i};let nd=class extends Sa{constructor(t,e,r,i){var o;const n=t.getValue("logger");super(n);p(this,"constructorName",this.constructor.name);p(this,"userSelectedDevice");p(this,"mediaInterface");p(this,"isNonPreferredDevice");p(this,"_mediaTrack");p(this,"transformedMediaTrack");p(this,"middlewares",[]);p(this,"currentDevice");p(this,"userPreferredDeviceKey",`Realtimekit::${this.constructorName}::UserDeviceID`);p(this,"setUserPreferredDevice",t=>qi.setItem(this.userPreferredDeviceKey,t,this.logger));p(this,"getUserPreferredDevice",()=>qi.getItem(this.userPreferredDeviceKey,this.logger));p(this,"isCustomTrack",!1);p(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}setMediaTrack(t,e=!1){return u(this,null,function*(){const r=i=>{this.logger.error(`${this.constructorName}.setMediaTrack.error`,{error:i})};try{this.disableTrack()}catch(i){r(i)}this._mediaTrack=yield this.conditionallyChangeTrack(t,e),yield this.setTransformedTrack();try{this.addMediaTrackListeners(),yield 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}unmuteTrack(){return u(this,null,function*(){try{this.mediaTrack?this.mediaTrack.enabled=!0:yield this.enableTrack(!1)}catch(t){throw this.logger.error(`${this.constructorName}.unmuteTrack.error`,{error:t}),this.disableTrack(),new k("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}}setCurrentDevice(){return u(this,null,function*(){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=yield this.mediaInterface.getDevice(t))})}setDevice(r,i){return u(this,arguments,function*(t,{saveDevicePreference:e}){if(!t)throw this.logger.warn(`${this.constructorName}.setDevice No device received`),new k("No device received!","1603");this.userSelectedDevice=t.deviceId,e&&this.setUserPreferredDevice(t.deviceId),yield this.onSetDevice(t)})}addMiddleware(t){return u(this,null,function*(){if(fe.isWebKitBased()&&!(fe.isSafari()&&SC.test(fe.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&&(yield 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}}})}removeMiddleware(t){return u(this,null,function*(){const e=this.middlewares.indexOf(t,0);if(e>-1)try{return this.middlewares.splice(e,1),yield 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."}})}removeAllMiddlewares(){return u(this,null,function*(){var t;if((t=this.middlewares)!=null&&t.length)try{return this.middlewares=[],yield 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([P.trace("BaseMediaHandler.unmuteTrack")],nd.prototype,"unmuteTrack",1);nd=hf([st("1600")],nd);const pf=nd;var o0=Object.defineProperty,c0=Object.getOwnPropertyDescriptor,dh=(s,t,e,r)=>{for(var i=r>1?void 0:r?c0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&o0(t,e,i),i};const ql="[Realtimekit]nonSilentDeviceLabels";class vl extends pf{onSetDevice(t){return u(this,null,function*(){if(!t)throw this.logger.warn("AudioMediaHandler.setDevice No device received"),new k("No device received!","1603");if(t.kind!=="audioinput")throw this.logger.warn("AudioMediaHandler.setDevice Received non audio device"),new k("Non audio device received while setting device!","1603");try{const e=this.trackEnabled;this.disableTrack(),yield this.setMediaTrack(yield this.mediaInterface.getAudioTrack(!e,this.userSelectedDevice))}catch(e){throw this.logger.error("AudioMediaHandler.setDevice.error",{error:e}),this.disableTrack(),new k(e.message,"1604")}})}enableTrack(t,e){return u(this,null,function*(){if(this.trackEnabled){this.logger.warn("AudioMediaHandler.enableTrack Track already enabled!");return}if(e){this.isCustomTrack=!0,yield this.setMediaTrack(e,!0);return}this.isCustomTrack=!1;const r=yield this.mediaInterface.getAudioTrack(t,this.userSelectedDevice);yield this.setMediaTrack(r)})}setTransformedTrack(t){return u(this,null,function*(){var e;if(!t&&!((e=this.middlewares)!=null&&e.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield FI(this.context,this.middlewares,this.mediaTrack),this.emit("trackChanged")}catch(r){this.logger.error("AudioMediaHandler.setTransformedTrack",{error:r}),this.transformedMediaTrack=this.mediaTrack}})}onTrackEnded(){return u(this,null,function*(){this.logger.info("AudioMediaHandler.TrackEnded"),this.emit("trackEnded");const t=this.mediaTrack.enabled;this.disableTrack(),yield this.enableTrack(!t),yield this.setTransformedTrack(),this.emit("trackChanged")})}onTrackMuted(){this.logger.info("AudioMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(t,e=!1){return u(this,null,function*(){var c;if(!t||this.userSelectedDevice||e)return t;let r=t;const i=yield this.mediaInterface.getAudioInputDevices(),n=this.isNonPreferredDevice?i.filter(l=>l&&!this.isNonPreferredDevice(l)):i;if(!(n!=null&&n.length))return r;n.find(l=>l.deviceId===t.getSettings().deviceId)||(r.stop(),this.logger.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=yield this.mediaInterface.getAudioTrack(!1,n[0].deviceId));const o=JSON.parse(qi.getItem(ql,this.logger));if(o!=null&&o.devices.some(l=>l.label===r.label))return r;if(!(yield Up(this.logger,r))){const l=(c=o==null?void 0:o.devices.concat({label:r.label}))!=null?c:[{label:r.label}];return qi.setItem(ql,JSON.stringify({devices:l}),this.logger),r}this.logger.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const d=r.getSettings().deviceId;return n.filter(l=>l.deviceId!==d).some(l=>u(this,null,function*(){var h;if(r=yield this.mediaInterface.getAudioTrack(!1,l.deviceId),!(yield Up(this.logger,r))){const g=(h=o==null?void 0:o.devices.concat({label:r.label}))!=null?h:[{label:r.label}];return qi.setItem(ql,JSON.stringify({devices:g}),this.logger),this.logger.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return this.logger.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1})),r})}}dh([P.trace("AudioMediaHandler.setTransformedTrack")],vl.prototype,"setTransformedTrack",1);dh([P.trace("AudioMediaHandler.onTrackEnded")],vl.prototype,"onTrackEnded",1);dh([P.trace("AudioMediaHandler.conditionallyChangeTrack")],vl.prototype,"conditionallyChangeTrack",1);const d0=vl;var mi;class l0{constructor(t,e){m(this,mi,void 0);p(this,"currentDevice");p(this,"userPreferredDeviceKey","Realtimekit::speaker::UserDeviceID");p(this,"logger");p(this,"setUserPreferredDevice",t=>qi.setItem(this.userPreferredDeviceKey,t,this.logger));p(this,"getUserPreferredDevice",()=>qi.getItem(this.userPreferredDeviceKey,this.logger));f(this,mi,e),this.logger=t.getValue("logger")}setPreferredSpeaker(){return u(this,null,function*(){const t=this.getUserPreferredDevice(),e=yield a(this,mi).getAudioOutputDevices(),r=e==null?void 0:e.find(i=>i.deviceId===t);yield this.setupSpeaker(r,{saveDevicePreference:!1})})}setupSpeaker(r,i){return u(this,arguments,function*(t,{saveDevicePreference:e}){var d,c;if(!(a(this,mi)instanceof uf))return;let n=t;if(t||([n]=(yield a(this,mi).getAvailableDevicesByKind("audiooutput")).filter(h=>!id(h))),!n)throw new k("No speaker found","1608");if(((d=this.currentDevice)==null?void 0:d.deviceId)===n.deviceId)return;e&&this.setUserPreferredDevice(n.deviceId),this.currentDevice=n;const o=document.querySelectorAll("audio");(c=o[0])!=null&&c.setSinkId&&o.forEach(l=>u(this,null,function*(){if(typeof l.sinkId!="undefined"&&this.currentDevice.deviceId&&l.sinkId!==this.currentDevice.deviceId)try{yield l.setSinkId(this.currentDevice.deviceId)}catch(h){}}))})}}mi=new WeakMap;const u0=l0;var Ro;class h0 extends Sa{constructor(e,r){const i=e.getValue("logger");super(i);p(this,"mediaInterface");p(this,"audioMediaTrack");p(this,"videoMediaTrack");m(this,Ro,void 0);f(this,Ro,e),this.mediaInterface=r}get trackEnabled(){return!!this.videoMediaTrack}enableScreenShare(){return u(this,null,function*(){var e,r;try{const{audioTrack:i,videoTrack:n}=yield this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=i,this.videoMediaTrack=n,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",a(this,Ro).getValue("peerSessionStore").emit(R.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}updateConstraints(e){return u(this,null,function*(){if(!this.videoMediaTrack)throw new k("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new k("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)),fe.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")}}Ro=new WeakMap;const p0=h0;var g0=Object.defineProperty,m0=Object.getOwnPropertyDescriptor,yl=(s,t,e,r)=>{for(var i=r>1?void 0:r?m0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&g0(t,e,i),i},On,bo;class Pc extends pf{constructor(e,r,i,n){super(e,r,i,n);m(this,On,void 0);m(this,bo,{disablePerFrameCanvasRendering:!1});f(this,On,new qI(e))}onSetDevice(e){return u(this,null,function*(){if(!e)throw this.logger.warn("VideoMediaHandler.setDevice No device received"),new k("No device received!","1603");if(e.kind!=="videoinput")throw this.logger.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new k("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(),yield this.setMediaTrack(yield this.mediaInterface.getVideoTrack(this.userSelectedDevice))}catch(r){throw this.logger.error("VideoMediaHandler.setDevice.error",{error:r}),this.disableTrack(),new k("Failed to change device","1600",this.logger)}})}enableTrack(e,r){return u(this,null,function*(){if(this.trackEnabled){this.logger.warn("VideoMediaHandler.enableTrack Track already enabled!");return}if(r){this.isCustomTrack=!0,yield this.setMediaTrack(r,!0);return}this.isCustomTrack=!1;const i=yield this.mediaInterface.getVideoTrack(this.userSelectedDevice);yield this.setMediaTrack(i)})}setTransformedTrack(e){return u(this,null,function*(){var r;if(!e&&!((r=this.middlewares)!=null&&r.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield a(this,On).getTransformedVideoTrack(this.middlewares,this.mediaTrack,a(this,bo)),this.emit("trackChanged")}catch(i){this.logger.error("VideoMediaHandler.setTransformedTrack",{error:i}),this.transformedMediaTrack=this.mediaTrack}})}setVideoMiddlewareGlobalConfig(e){return u(this,null,function*(){f(this,bo,e)})}updateConstraints(e){return u(this,null,function*(){if(!this._mediaTrack)throw new k("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new k("update constraints not supported for non web clients","1100",this.logger);try{this._mediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),yield this.setTransformedTrack(),this.addMediaTrackListeners(),yield this.setCurrentDevice()}catch(i){this.logger.error("VideoMediaHandler.updateConstraints.error",{error:i})}})}terminateMiddlewareWebWorker(){a(this,On).terminateMiddlewareWebWorker()}onTrackEnded(){return u(this,null,function*(){this.logger.info("VideoMediaHandler.TrackEnded"),this.disableTrack(),this.emit("trackEnded")})}onTrackMuted(){this.logger.info("VideoMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(e,r=!1){return u(this,null,function*(){if(!e||this.userSelectedDevice||r)return e;let i=e;const n=yield this.mediaInterface.getVideoInputDevices(),o=this.isNonPreferredDevice?n.filter(d=>!this.isNonPreferredDevice(d)):n;return!(o!=null&&o.length)||window.FAST_RTK||o.find(d=>d.deviceId===e.getSettings().deviceId)||(i.stop(),this.logger.info("localmediahandler::setupstreams::found_video_non_preferred"),i=yield this.mediaInterface.getVideoTrack(o[0].deviceId)),i})}}On=new WeakMap,bo=new WeakMap;yl([P.trace("VideoMediaHandler.setTransformedTrack")],Pc.prototype,"setTransformedTrack",1);yl([P.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],Pc.prototype,"setVideoMiddlewareGlobalConfig",1);yl([P.trace("VideoMediaHandler.onTrackEnded")],Pc.prototype,"onTrackEnded",1);yl([P.trace("VideoMediaHandler.conditionallyChangeTrack")],Pc.prototype,"conditionallyChangeTrack",1);const f0=Pc,$p=_s(eh());var nt,fi,ko,Nn;const on=class{constructor(t){m(this,nt,void 0);m(this,fi,void 0);m(this,ko,void 0);m(this,Nn,void 0);if(!t)throw new k("Could not load preset.","0904");f(this,nt,t.config),f(this,ko,t.name),f(this,fi,t.ui||_s(eh().ui)),f(this,Nn,t.permissions.plugins.config)}static fromResponse(t){return new on(t)}static default(){return new on($p)}static init(t,e=!0){return!t||e?new on($p):new on(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:a(this,fi).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return a(this,nt).viewType}get livestreamViewerQualities(){return a(this,nt).livestreamViewerQualities||[]}get maxVideoStreams(){return a(this,nt).maxVideoStreams}get maxScreenShareCount(){return a(this,nt).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(a(this,Nn)).filter(t=>a(this,Nn)[t].disabled)}get designTokens(){return a(this,fi).designTokens}get configDiff(){return a(this,fi).configDiff}get isSimulcastEnabled(){var t,e,r,i;return(i=(r=(e=(t=a(this,nt))==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,n,o,d,c,l,h,g,T,v,E,_,C,M,D,U,B,H,F,te,ze;return{audio:{enableStereo:(i=(r=(e=(t=a(this,nt))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?i:Xi.audio.enableStereo,enableHighBitrate:(c=(d=(o=(n=a(this,nt))==null?void 0:n.media)==null?void 0:o.audio)==null?void 0:d.enableHighBitrate)!=null?c:Xi.audio.enableHighBitrate},video:{quality:(T=(g=(h=(l=a(this,nt))==null?void 0:l.media)==null?void 0:h.video)==null?void 0:g.quality)!=null?T:Xi.video.quality,frameRate:(C=(_=(E=(v=a(this,nt))==null?void 0:v.media)==null?void 0:E.video)==null?void 0:_.frameRate)!=null?C:Xi.video.frameRate},screenshare:{quality:(B=(U=(D=(M=a(this,nt))==null?void 0:M.media)==null?void 0:D.screenshare)==null?void 0:U.quality)!=null?B:Xi.screenshare.quality,frameRate:(ze=(te=(F=(H=a(this,nt))==null?void 0:H.media)==null?void 0:F.screenshare)==null?void 0:te.frameRate)!=null?ze:Xi.screenshare.frameRate}}}get name(){return a(this,ko)}};let gu=on;nt=new WeakMap,fi=new WeakMap,ko=new WeakMap,Nn=new WeakMap;var T0=Object.defineProperty,S0=Object.getOwnPropertyDescriptor,gf=(s,t,e,r)=>{for(var i=r>1?void 0:r?S0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&T0(t,e,i),i},Ln,Mo;class lh extends Dt{constructor(e,r){const i=e.getValue("logger");super(i);m(this,Ln,void 0);p(this,"state","IDLE");p(this,"playbackUrl");p(this,"ingestionCredentials");p(this,"viewerCount");m(this,Mo,void 0);f(this,Ln,r),f(this,Mo,e),this.viewerCount=0}get telemetry(){return a(this,Mo).getValue("telemetry")}setLivestreamState(e){const r=this.state;this.state=e,r!==e&&this.emitCurrentLivestreamState()}emitCurrentLivestreamState(){this.emit("livestreamUpdate",this.state)}start(){return u(this,arguments,function*(e={manualIngestion:!1}){if(!a(this,Ln).permissions.canLivestream)throw this.logger.error("Livestream::start::permission_denied"),new k("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const r=St(),{playbackUrl:i,ingestionCredentials:n}=yield r.startLivestreaming(e);this.playbackUrl=i,this.ingestionCredentials=n,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 k("Error while starting livestream","1900",this.logger)}})}stop(){return u(this,null,function*(){if(!a(this,Ln).permissions.canLivestream)throw this.logger.error("Livestream::stop::permission_denied"),new k("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 k("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),yield St().stopLivestreaming()}catch(e){throw this.logger.error("Livestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new k("Error while stopping livestream","1900",this.logger)}})}}Ln=new WeakMap,Mo=new WeakMap;gf([P.trace("livestream.start")],lh.prototype,"start",1);gf([P.trace("livestream.stop")],lh.prototype,"stop",1);var v0=Object.defineProperty,y0=Object.getOwnPropertyDescriptor,E0=(s,t,e,r)=>{for(var i=r>1?void 0:r?y0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&v0(t,e,i),i},Vn,xn,Ls,Ts;class mf{constructor(t,e,r){p(this,"livestream");m(this,Vn,void 0);m(this,xn,void 0);m(this,Ls,void 0);m(this,Ts,void 0);f(this,Ts,t),f(this,xn,e),this.livestream=new lh(t,e),f(this,Ls,r),this.setupEvents()}get logger(){return a(this,Ts).getValue("logger")}get telemetry(){return a(this,Ts).getValue("telemetry")}fetchInitialLivestreamingState(){return u(this,null,function*(){const t=St(),{status:e,playbackUrl:r,manualIngest:i,ingestionCredentials:n}=yield t.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=n,e==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),e==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")})}setupEvents(){a(this,Ls).on(x.startedLivestream,t=>u(this,null,function*(){this.livestream.playbackUrl=t.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{a(this,xn).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}})),a(this,Ls).on(x.livestreamingInvoked,t=>u(this,null,function*(){if(t.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{a(this,xn).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}})),a(this,Ls).on(x.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),a(this,Ls).on(x.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),a(this,Ls).on(x.roomPeerCount,t=>{this.livestream.viewerCount=t.count,this.livestream.emit("viewerCountUpdate",t.count)}),a(this,Ts).getValue("peerSessionStore").on(R.PEER_JOINED_INTERNAL,t=>u(this,null,function*(){var e;((e=t.flags)==null?void 0:e.hiddenParticipant)===!0&&t.recorderType==="LIVESTREAMER"&&(f(this,Vn,t.id),this.livestream.setLivestreamState("LIVESTREAMING"))})),a(this,Ts).getValue("peerSessionStore").on(R.PEER_CLOSED,t=>{t.id===a(this,Vn)&&(f(this,Vn,void 0),this.livestream.setLivestreamState("IDLE"))}),a(this,Ts).getValue("peerSessionStore").onAsync(R.LEAVE_MEDIA_ROOM,()=>u(this,null,function*(){if(!this.livestream.playbackUrl){this.logger.info("Fetching livestreaming state on leave stage");try{yield this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Failed to fetch livestreaming state on leave stage",{error:t})}}})),a(this,Ts).getValue("peerSessionStore").on(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){try{yield this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Error: LivestreamController.fetchLivestream")}}))}}Vn=new WeakMap,xn=new WeakMap,Ls=new WeakMap,Ts=new WeakMap;E0([P.trace("LivestreamController.setupEvents")],mf.prototype,"setupEvents",1);var P0=Object.defineProperty,_0=Object.getOwnPropertyDescriptor,_c=(s,t,e,r)=>{for(var i=r>1?void 0:r?_0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&P0(t,e,i),i},Je,yr,Er,Sd,ff;class ya{constructor({name:t,socketHandler:e,meetingId:r}){m(this,Sd);p(this,"name","");m(this,Je,{});m(this,yr,"");m(this,Er,void 0);p(this,"rateLimitConfig",{maxInvocations:5,period:1});p(this,"bulkRateLimitConfig",{maxInvocations:5,period:1});p(this,"listeners",{});this.name=t,f(this,Er,e),f(this,yr,r)}set(t,e,r=!0,i=!1){return u(this,null,function*(){a(this,Je)[t]=e,r&&this.remoteSet(t,e),i&&(this.listeners[t]&&this.listeners[t].forEach(n=>n({[t]:a(this,Je)[t]})),this.listeners["*"]&&this.listeners["*"].forEach(n=>n({[t]:a(this,Je)[t]})))})}remoteSet(t,e){a(this,Er).storeInsertKeys(a(this,yr),this.name,[{key:t,payload:e}])}bulkSet(t){return u(this,null,function*(){t.forEach(({key:e,payload:r})=>{a(this,Je)[e]=r}),a(this,Er).storeInsertKeys(a(this,yr),this.name,t)})}update(t,e,r=!0){return u(this,null,function*(){V(this,Sd,ff).call(this,t,e,r)})}delete(t,e=!0,r=!1){return u(this,null,function*(){if(a(this,Je)[t]&&delete a(this,Je)[t],e)return a(this,Er).storeDeleteKeys(a(this,yr),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})))})}bulkDelete(t){return u(this,null,function*(){return t.forEach(({key:e})=>{a(this,Je)[e]&&delete a(this,Je)[e]}),a(this,Er).storeDeleteKeys(a(this,yr),this.name,t)})}get(t){if(a(this,Je)[t])return a(this,Je)[t]}getAll(){return a(this,Je)}clear(){f(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){f(this,Je,t)}}Je=new WeakMap,yr=new WeakMap,Er=new WeakMap,Sd=new WeakSet,ff=function(t,e,r=!0){let i;const n=a(this,Je)[t],o=Object.prototype.toString.call(e),d=Object.prototype.toString.call(n);if(o!==d){this.set(t,e);return}switch(d){case"[object Array]":i=[...n,...e];break;case"[object Object]":i=N(N({},n),e);break;case"[object Map]":i=new Map([...n,...e]);break;case"[object Set]":i=new Set([...n,...e]);break;default:i=e;break}this.set(t,i,r)};_c([Ot(va,"rateLimitConfig")],ya.prototype,"remoteSet",1);_c([Ot(va,"bulkRateLimitConfig")],ya.prototype,"bulkSet",1);_c([Ot(va,"rateLimitConfig")],ya.prototype,"update",1);_c([Ot(va,"rateLimitConfig")],ya.prototype,"delete",1);_c([Ot(va,"bulkRateLimitConfig")],ya.prototype,"bulkDelete",1);var Pr,_r,Ao,mu,Io,ts,vd,Tf;class C0{constructor(t,e){m(this,Ao);m(this,vd);p(this,"stores",new Map);m(this,Pr,void 0);m(this,_r,"");m(this,Io,void 0);m(this,ts,new Map);f(this,Pr,e),f(this,_r,t.getValue("meetingId")),f(this,Io,t),V(this,vd,Tf).call(this)}create(t,e=!1){if(vC.includes(t)&&!e)throw new k(`'${t}' is a reserved store name.`,"0601");const r=new ya({name:t,socketHandler:a(this,Pr),meetingId:a(this,_r)});return a(this,Pr).storeGetKeys(a(this,_r),t,[]),new Promise((n,o)=>{const d=setTimeout(()=>{a(this,ts).delete(t),o(Error("Failed"))},3e3);a(this,ts).set(t,{rejectTimeout:d,resolve:n,store:r})})}refresh(t){const e=this.stores.get(t);return e?(e.clear(),a(this,Pr).storeGetKeys(a(this,_r),t,[]),new Promise((i,n)=>{const o=setTimeout(()=>{a(this,ts).delete(t),n(Error("Store refresh timed out"))},3e3);a(this,ts).set(t,{rejectTimeout:o,resolve:i,store:e})})):Promise.reject(Error(`Store '${t}' does not exist`))}}Pr=new WeakMap,_r=new WeakMap,Ao=new WeakSet,mu=function(){return a(this,Io).getValue("peerId")},Io=new WeakMap,ts=new WeakMap,vd=new WeakSet,Tf=function(){[ks.storeInsertKeys,ks.storeGetKeys,ks.storeDeleteKeys].forEach(t=>{a(this,Pr).on(t,e=>u(this,null,function*(){var n,o;if(e.pluginId!==a(this,_r))return;const r=(n=e.storeItems)==null?void 0:n.map(d=>{var c;return{timestamp:d.timestamp,peerId:d.peerId,payload:JSON.parse((c=d.payload)!=null&&c.length?new TextDecoder().decode(d.payload):"{}"),key:d.storeKey}});if(t===ks.storeGetKeys){const d=a(this,ts).get(e.storeName),c=this.stores.get(e.storeName)||(d==null?void 0:d.store);if(a(this,ts).get(e.storeName)&&(this.stores.set(e.storeName,d.store),d.resolve(c),clearTimeout(d.rejectTimeout),a(this,ts).delete(e.storeName)),!c)return;r.forEach(l=>{c.set(l.key,l.payload,!1,!1)});return}const i=this.stores.get(e.storeName)||((o=a(this,ts).get(e.storeName))==null?void 0:o.store);i!==void 0&&(t===ks.storeInsertKeys&&r.forEach(({key:d,peerId:c,payload:l})=>{c!==a(this,Ao,mu)&&i.set(d,l,!1,!0)}),t===ks.storeDeleteKeys&&r.forEach(({key:d,peerId:c})=>{c!==a(this,Ao,mu)&&i.delete(d,!1,!0)}))}))})};function Zr(s){var t,e,r,i,n,o,d,c,l,h,g,T,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?(n=s.mediaPermissions)==null?void 0:n.screenshare:null,audio:{enabled:(d=(o=s.screenShareTracks)==null?void 0:o.audio)==null?void 0:d.enabled,trackId:(l=(c=s.screenShareTracks)==null?void 0:c.audio)==null?void 0:l.id},video:{enabled:(g=(h=s.screenShareTracks)==null?void 0:h.video)==null?void 0:g.enabled,trackId:(v=(T=s.screenShareTracks)==null?void 0:T.video)==null?void 0:v.id}}}}:{}}var w0=Object.defineProperty,R0=Object.getOwnPropertyDescriptor,Ea=(s,t,e,r)=>{for(var i=r>1?void 0:r?R0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&w0(t,e,i),i};const b0=.8,k0=1.2;var Un,$n,wt,Ti,Ha,Cr,tn,Si,Fa,yd,Sf,Vs,Do,wr,vi,qa,xs,Ed,Oo,fu,Pd,vf,_d,yf,cg;let tr=(cg=class extends Dt{constructor(t,e,r,i){const n=t.getValue("logger");super(n);m(this,Ti);m(this,Cr);m(this,Si);m(this,yd);m(this,vi);m(this,Oo);m(this,Pd);m(this,_d);p(this,"id");p(this,"userId");p(this,"name");p(this,"picture");p(this,"isHost");p(this,"customParticipantId");p(this,"flags");p(this,"device");p(this,"videoTrack");p(this,"audioTrack");p(this,"screenShareTracks");p(this,"videoEnabled");p(this,"audioEnabled");p(this,"screenShareEnabled");p(this,"producers");p(this,"manualProducerConfig");m(this,Un,void 0);p(this,"supportsRemoteControl",!1);m(this,$n,void 0);p(this,"presetName");m(this,wt,void 0);m(this,Vs,void 0);m(this,Do,void 0);m(this,wr,new Map);m(this,xs,1);m(this,Ed,Zu(t=>{if(!this.videoTrack)return;const{clientWidth:e,clientHeight:r}=t,{width:i,height:n}=this.videoTrack.getSettings();if(!i||!n)return;const o=n/r,d=i/e,c=Math.max(o,d);c>k0&&a(this,xs)===1?(f(this,xs,0),a(this,wt).getValue("peerSessionStore").emit(R.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:a(this,xs)})):c<b0&&a(this,xs)===0&&(f(this,xs,1),a(this,wt).getValue("peerSessionStore").emit(R.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:a(this,xs)}))},2e3));f(this,wt,t);const{id:o,userId:d,displayName:c,device:l,picture:h,isHost:g,flags:T,clientSpecificId:v,stageStatus:E,customParticipantId:_,audioMuted:C,audioTrack:M,videoEnabled:D=!1,videoTrack:U,producers:B,metadata:H}=e;this.id=o,this.userId=d,this.name=c,this.device=l,this.picture=h,this.isHost=g,this.flags=T,this.manualProducerConfig=hC,f(this,$n,E!=null?E:"ON_STAGE"),this.customParticipantId=_!=null?_:v,this.audioEnabled=!C,this.audioTrack=M,this.videoEnabled=D,this.videoTrack=U,this.screenShareTracks={audio:void 0,video:void 0},this.producers=B!=null?B:[],this.presetName=H==null?void 0:H.preset_name,f(this,Un,!1),f(this,Vs,r),f(this,Do,i),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),V(this,Oo,fu).call(this)}get clientSpecificId(){return this.customParticipantId}get stageStatus(){return a(this,$n)}get telemetry(){return a(this,wt).getValue("telemetry")}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(this.logger.info("Participant::setVideoEnabled::videoUpdate",N({},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",N({},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",V(this,Oo,fu)),a(this,Cr,tn)&&(this.on("audioUpdate",V(this,Pd,vf)),this.on("screenShareUpdate",V(this,_d,yf)))}pin(){return u(this,null,function*(){if(!a(this,Si,Fa))throw new k("Can`t pin participant without joining room","1205");if(!a(this,Vs).permissions.pinParticipant)throw new k("You do not have permission to pin participants.","1201");return a(this,Ti,Ha).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!a(this,Si,Fa))throw new k("Can`t unpin participant without joining room","1205");if(!a(this,Vs).permissions.pinParticipant)throw new k("You do not have permission to unpin participants.","1201");return a(this,Ti,Ha).pinPeer(null)})}setIsPinned(t,e=!0){var i;f(this,Un,t);const r=t?"pinned":"unpinned";(i=a(this,vi,qa))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}disableAudio(){return u(this,null,function*(){const t=this.id;if(this.logger.info("Participant::disable_audio",{participant:{id:t}}),!a(this,Si,Fa))throw new k("Can`t disable participant audio without joining room","1205");if(a(this,Vs).permissions.canDisableParticipantAudio)return a(this,Ti,Ha).disableAudio(t);throw this.logger.error("Participant::unauthorized_disable_audio",{participant:{id:t}}),new k("Unauthorized: User does not have permission to disable participant audio.","1201")})}kick(){return u(this,null,function*(){const t=this.id;if(this.logger.info("Participant::kick",{participant:{id:t}}),!a(this,yd,Sf))throw new k("Can`t kick participant without joining room","1205");if(a(this,Vs).permissions.kickParticipant){yield a(this,wt).getValue("peerSessionStore").emitAsync(R.KICK_PEER,{peerId:t});return}throw this.logger.error("Participant::unauthorized_kick",{participant:{id:t}}),new k("Unauthorized: User does not have permission to kick participants.","1201")})}disableVideo(){return u(this,null,function*(){const t=this.id;if(this.logger.info("Participant::disable_video",{participant:{id:t}}),!a(this,Si,Fa))throw new k("Can`t disable participant video without joining room","1205");if(a(this,Vs).permissions.canDisableParticipantVideo)return a(this,Ti,Ha).disableVideo(t);throw this.logger.error("Participant::unauthorized_disable_video",{participant:{id:t}}),new k("Unauthorized: User does not have permission to disable participant video.","1201")})}getPermissions(){return u(this,null,function*(){return a(this,Do).getUserPermissions(this.userId)})}setStageStatus(t){f(this,$n,t),this.emit("stageStatusUpdate",this)}get isPinned(){return a(this,Un)}registerVideoElement(t){var r,i,n,o;if(!t)return;let e;(i=(r=a(this,wr).get(t))==null?void 0:r.observer)==null||i.disconnect(),"ResizeObserver"in window&&(e=new ResizeObserver(()=>a(this,Ed).call(this,t)),e.observe(t)),a(this,wr).set(t,{observer:e}),this.updateVideo(t),(o=a(this,vi,qa))==null||o.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(n=this.raised)!=null?n:!1)}deregisterVideoElement(t){var e,r,i,n;if(!t){(e=a(this,vi,qa))==null||e.removeSource(this.id);return}t.srcObject=void 0,(i=(r=a(this,wr).get(t))==null?void 0:r.observer)==null||i.disconnect(),a(this,wr).delete(t),(n=a(this,vi,qa))==null||n.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"}},Un=new WeakMap,$n=new WeakMap,wt=new WeakMap,Ti=new WeakSet,Ha=function(){return a(this,wt).getValue("roomNodeClient")},Cr=new WeakSet,tn=function(){return a(this,wt).getValue("audioPlayback")},Si=new WeakSet,Fa=function(){return a(this,wt).getValue("connectionHandler").mediaJoined},yd=new WeakSet,Sf=function(){return a(this,wt).getValue("connectionHandler").socketJoined},Vs=new WeakMap,Do=new WeakMap,wr=new WeakMap,vi=new WeakSet,qa=function(){return a(this,wt).getValue("pip")},xs=new WeakMap,Ed=new WeakMap,Oo=new WeakSet,fu=function(){Array.from(a(this,wr).keys()).forEach(this.updateVideo)},Pd=new WeakSet,vf=function(){var t,e;this.audioEnabled&&this.audioTrack?(t=a(this,Cr,tn))==null||t.addParticipantTrack(this.id,this.audioTrack):(e=a(this,Cr,tn))==null||e.removeParticipantTrack(this.id)},_d=new WeakSet,yf=function(){var t,e;this.screenShareEnabled&&this.screenShareTracks.audio?(t=a(this,Cr,tn))==null||t.addParticipantTrack(`screenshare-${this.id}`,this.screenShareTracks.audio):(e=a(this,Cr,tn))==null||e.removeParticipantTrack(`screenshare-${this.id}`)},cg);Ea([P.trace("Participant.disableAudio")],tr.prototype,"disableAudio",1);Ea([P.trace("Participant.kick")],tr.prototype,"kick",1);Ea([P.trace("Participant.disableVideo")],tr.prototype,"disableVideo",1);Ea([P.trace("Participant.getPermissions")],tr.prototype,"getPermissions",1);Ea([P.trace("Participant.setStageStatus")],tr.prototype,"setStageStatus",1);tr=Ea([st("1200")],tr);class Ba extends of{constructor(t,e){const{onAddEvent:r="participantJoined",onDeleteEvent:i="participantLeft",onClearEvent:n="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:i,onClearEvent:n},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 Rr;class M0 extends Sa{constructor(e){super(e);m(this,Rr,void 0);f(this,Rr,new Map)}__set(e,r){return a(this,Rr).set(e,r)}__clear(){return a(this,Rr).clear()}get(e){return a(this,Rr).get(e)}toArray(){return Array.from(a(this,Rr).values())}}Rr=new WeakMap;class A0{constructor(){p(this,"_orderedArray");p(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 I0{constructor(){p(this,"_activeSpeakerPeers");p(this,"_compulsoryPeers");this._activeSpeakerPeers=new A0,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 Ef=new I0;var D0=Object.defineProperty,O0=Object.getOwnPropertyDescriptor,Lt=(s,t,e,r)=>{for(var i=r>1?void 0:r?O0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&D0(t,e,i),i};const N0=["ACTIVE_GRID","PAGINATED","MANUAL"];var ye,No,Tu,yi,ja,Bn,Gc,Ei,pt,dg;let ut=(dg=class extends Dt{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,No);m(this,yi);m(this,Bn);p(this,"waitlisted");p(this,"joined");p(this,"active");p(this,"videoSubscribed");p(this,"audioSubscribed");p(this,"pinned");p(this,"all");m(this,ye,void 0);m(this,Ei,void 0);m(this,pt,void 0);p(this,"rateLimitConfig",{maxInvocations:5,period:1});p(this,"viewMode");p(this,"currentPage");p(this,"lastActiveSpeaker");p(this,"selectedPeers",Ef);f(this,ye,t),f(this,Ei,e),f(this,pt,r),this.waitlisted=new Ba(i),this.joined=new Ba(i),this.videoSubscribed=new Ba(i),this.audioSubscribed=new Ba(i),this.active=this.videoSubscribed,this.pinned=new Ba(i),this.all=new M0(i),this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return a(this,ye).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get telemetry(){return a(this,ye).getValue("telemetry")}setupEvents(){a(this,ye).getValue("peerSessionStore").on(R.E2EE_ACTIVE_CONSUMER,({peerId:e})=>{var r;((r=a(this,ye).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=a(this,ye).getValue("audioPlayback");t&&this.audioSubscribed.on("participantLeft",e=>{t.removeParticipantTrack(e.id)})}get count(){return this.joined.size}get maxActiveParticipantsCount(){var t;return(t=a(this,ye))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new k("0 <= Max active participants count limit <= 24","1203");a(this,ye).setValue("maxPreferredStreams",t),a(this,Bn,Gc)&&a(this,ye).getValue("peerSessionStore").emit(R.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(!a(this,yi,ja))throw new k("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 a(this,pt).acceptWaitingRoomRequest([e])}acceptAllWaitingRoomRequest(t){return u(this,null,function*(){const e=t.map(r=>{var i,n;return(n=(i=this.waitlisted.get(r))==null?void 0:i.userId)!=null?n:r});return a(this,pt).acceptWaitingRoomRequest(e)})}rejectWaitingRoomRequest(t){return u(this,null,function*(){var r,i;if(!a(this,yi,ja))throw new k("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;a(this,pt).rejectWaitingRoomRequest([e])})}setViewMode(t){return u(this,null,function*(){if(this.logger.info("Participants::set_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),!(r=>N0.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 k(`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,a(this,ye).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="ACTIVE_GRID"?(this.currentPage=0,a(this,ye).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="MANUAL"&&(this.currentPage=0,a(this,ye).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})),this.emit("viewModeChanged",{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount})})}subscribe(r){return u(this,arguments,function*(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new k("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const n=this.joined.get(i);n&&(e.includes("audio")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{audio:!0}),this.audioSubscribed.has(n.id)||this.audioSubscribed.add(n)),e.includes("video")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{video:!0}),this.videoSubscribed.has(n.id)||this.videoSubscribed.add(n)),e.includes("screenshareAudio")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{screenshareAudio:!0}),this.audioSubscribed.has(n.id)||this.audioSubscribed.add(n)),e.includes("screenshareVideo")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{screenshareVideo:!0}),this.videoSubscribed.has(n.id)||this.videoSubscribed.add(n)))}),a(this,ye).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})})}unsubscribe(r){return u(this,arguments,function*(t,e=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new k("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const n=this.joined.get(i);n&&(e.includes("audio")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{audio:!1}),n.manualProducerConfig.screenshareAudio||this.audioSubscribed.delete(n.id)),e.includes("video")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{video:!1}),n.manualProducerConfig.screenshareVideo||this.videoSubscribed.delete(n.id)),e.includes("screenshareAudio")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{screenshareAudio:!1}),n.manualProducerConfig.audio||this.audioSubscribed.delete(n.id)),e.includes("screenshareVideo")&&(n.manualProducerConfig=W(N({},n.manualProducerConfig),{screenshareVideo:!1}),n.manualProducerConfig.video||this.videoSubscribed.delete(n.id)))}),a(this,ye).getValue("peerSessionStore").emit(R.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(d=>this.joined.has(d)),r=Array.from(this.pinned.keys()).filter(d=>!e.includes(d)),i=Array.from(this.joined.toArray().filter(d=>d.stageStatus==="ON_STAGE").map(d=>d.id)),n=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(n,o))}setPage(t){return u(this,null,function*(){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 k(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,a(this,ye).getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{viewMode:this.viewMode,page:t}),this.emit("pageChanged",{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount})}})}disableAllAudio(t){return u(this,null,function*(){if(this.logger.info("Participants::disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),!a(this,Bn,Gc))throw new k("Can`t disable all audio without joining room","1205");if(a(this,Ei).permissions.canAllowParticipantAudio)return a(this,No,Tu).muteAll(t);throw this.logger.error("Participants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new k("Unauthorized: User does not have permission to disable peer audio.","1201")})}disableAllVideo(){return u(this,null,function*(){if(this.logger.info("Participants::disable_all_video"),!a(this,Bn,Gc))throw new k("Can`t disable all video without joining room","1205");if(a(this,Ei).permissions.canAllowParticipantVideo)return a(this,No,Tu).muteAllVideo();throw this.logger.error("Participants::unauthorized_disable_all_video"),new k("Unauthorized: User does not have permission to disable peer video.","1201")})}disableAudio(t){return u(this,null,function*(){this.joined.get(t).disableAudio()})}disableVideo(t){return u(this,null,function*(){this.joined.get(t).disableVideo()})}kick(t){return u(this,null,function*(){yield a(this,ye).getValue("peerSessionStore").emitAsync(R.KICK_PEER,{peerId:t})})}kickAll(){return u(this,null,function*(){if(this.logger.info("Participants::kick_all"),a(this,ye).getValue("viewType")!=="LIVESTREAM"&&!a(this,yi,ja))throw new k("Can`t kick all without joining room","1205");if(!a(this,Ei).permissions.kickParticipant)throw this.logger.error("Participants::unauthorized_kick_all"),new k("Unauthorized: User does not have permission to kick peers.","1201");const e=!0;a(this,pt).kickAll(e)})}broadcastMessage(t,e,r){return u(this,null,function*(){if(this.logger.info("Participants::broadcastMessage"),!a(this,yi,ja))throw new k("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new k("`type` must be a non-empty string.","1209");if(r)if("meetingIds"in r)yield a(this,pt).broadcastToMeetings(t,r.meetingIds,e);else{let i=[];"participantIds"in r?i=r.participantIds:i=this.joined.toArray().filter(n=>{var o;return(o=r.presetNames)==null?void 0:o.includes(n.presetName)}).map(n=>n.id),yield a(this,pt).broadcastToPeers(t,i,e)}else yield a(this,pt).broadcastMessage(t,e)})}getAllJoinedPeers(t,e,r){return u(this,null,function*(){return(yield a(this,pt).getRoomPeers(t,e,r)).peers.map(or.formatSocketPeerMessage)})}updatePermissions(t,e){return u(this,null,function*(){const r=this.joined.toArray().filter(n=>t.includes(n.id)).map(n=>n.userId),i=[...new Set(r)];if(!i.length)throw new k("Cannot update permissions, no valid userIDs found","1204");a(this,pt).updatePermissions(i,e)})}getParticipantsInMeetingPreJoin(){return u(this,null,function*(){return a(this,pt).getRoomPeersNonPaginated()})}},ye=new WeakMap,No=new WeakSet,Tu=function(){return a(this,ye).getValue("roomNodeClient")},yi=new WeakSet,ja=function(){var t;return((t=a(this,ye).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},Bn=new WeakSet,Gc=function(){var t;return((t=a(this,ye).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Ei=new WeakMap,pt=new WeakMap,dg);Lt([P.trace("Participants.setViewMode")],ut.prototype,"setViewMode",1);Lt([P.trace("Participants.setPage")],ut.prototype,"setPage",1);Lt([P.trace("Participants.disableAllAudio")],ut.prototype,"disableAllAudio",1);Lt([P.trace("Participants.disableAllVideo")],ut.prototype,"disableAllVideo",1);Lt([P.trace("Participants.disablePeerAudio")],ut.prototype,"disableAudio",1);Lt([P.trace("Participants.disablePeerVideo")],ut.prototype,"disableVideo",1);Lt([P.trace("Participants.kickPeer")],ut.prototype,"kick",1);Lt([P.trace("Participants.kickAll")],ut.prototype,"kickAll",1);Lt([P.trace("Participants.broadcastMessage"),Ot(va,"rateLimitConfig")],ut.prototype,"broadcastMessage",1);Lt([P.trace("Participants.getAllJoinedPeers"),Ot({maxInvocations:10,period:60})],ut.prototype,"getAllJoinedPeers",1);Lt([P.trace("Participant.updatePermissions"),Ot({maxInvocations:1e3,period:60})],ut.prototype,"updatePermissions",1);Lt([P.trace("Participants.getParticipantsInMeetingPreJoin")],ut.prototype,"getParticipantsInMeetingPreJoin",1);ut=Lt([st("1200")],ut);var L0=Object.defineProperty,V0=Object.getOwnPropertyDescriptor,Yi=(s,t,e,r)=>{for(var i=r>1?void 0:r?V0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&L0(t,e,i),i},qt,ss,Hn,lg;const Pf=(lg=class{constructor(s,t,e){p(this,"participants");p(this,"self");p(this,"selectedPeers",Ef);p(this,"maxSpatialLayerUpdates",new Map);p(this,"consumerPeerMap");p(this,"events");p(this,"roomSocketHandler");p(this,"context");p(this,"videoPeerConsumerMap",new Map);m(this,qt,{mode:"ACTIVE_GRID",page:0});m(this,ss,!1);m(this,Hn,!1);p(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));p(this,"updateConsumers",(s,t)=>u(this,null,function*(){this.logger.info(`updateConsumers: Starting consumer updates - AddProducers: ${s.length}, RemoveProducers: ${t.length}, ConsumersSyncing: ${a(this,ss)}`);try{s.length!==0&&(this.logger.info(`updateConsumers: Creating consumers for ${s.length} producers: [${s.map(e=>e.producerId).join(", ")}]`),yield 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(", ")}]`),yield 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 ut(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(R.SOCKET_PEERS,s=>u(this,null,function*(){s==null||s.forEach(t=>{t.waitlisted||this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(t))})})),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:n,producerStates:o})=>this.onParticipantMediaJoined(n,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(R.UPDATE_ACTIVE,{createAllConsumers:!0})}),this.context.getValue("peerSessionStore").on(R.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(R.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: ${a(this,ss)}, 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(R.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(R.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 n=i.producers.find(o=>o.producerId===t);n&&(n.pause=e),r==="video"&&this.context.getValue("peerSessionStore").emit(R.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: ${a(this,ss)}, 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 tr(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(c=>this.participants.joined.has(c)),r=Array.from(this.participants.pinned.keys()).filter(c=>!e.includes(c)),i=Array.from(this.participants.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),n=Math.max((s-1)*(this.maxPreferredStreams-e.length-r.length)),o=s*(this.maxPreferredStreams-e.length-r.length);return e.concat(r,i.slice(n,o))}selectActivePeers(s){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(h=>h.stageStatus==="ON_STAGE").map(h=>(t.set(h.id,!0),h.id))),r=this.selectedPeers.peers,i=this.participants.pinned.toArray().reduce((h,g)=>(g.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(g.id):h.push(g.id),h),[]),n=this.self.stageStatus==="ON_STAGE"?1:0,o=s-n,d=new Set(r.concat(i).filter(h=>h!==this.self.id&&t.has(h)));let c=Array.from(d);const l=o-d.size;if(l>=0){const h=e.filter(g=>!d.has(g)&&g!==this.self.id).slice(0,l);c=Array.from(d).concat(h)}else c=c.slice(0,o);return c}updateMediaSubscribedMaps(s,t){const{page:e}=t!=null?t:{};s&&a(this,qt).mode!==s&&(a(this,qt).mode=s),e&&a(this,qt).page!==e&&(a(this,qt).page=e);const{mode:r,page:i}=a(this,qt);switch(r){case"PAGINATED":{if(!i)return;const n=this.selectPagePeers(i),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMap(this.participants.videoSubscribed,n),this.updateParticipantsMap(this.participants.audioSubscribed,o),this.logger.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:n});break}case"ACTIVE_GRID":{const n=this.selectActivePeers(this.participants.maxActiveParticipantsCount),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMapMinReplacement(this.participants.videoSubscribed,n),this.updateParticipantsMap(this.participants.audioSubscribed,o);break}case"MANUAL":break;default:throw new Error(`View mode ${s} not supported`)}}scheduleSyncConsumers(t){return u(this,arguments,function*({source:s}){var r,i,n;const e=((r=a(this,qt))==null?void 0:r.mode)==="PAGINATED"&&!a(this,ss)?200:0;this.logger.info(`scheduleSyncConsumers():: Source: ${s}, ViewMode: ${(i=a(this,qt))==null?void 0:i.mode}, ConsumersSyncing: ${a(this,ss)}, Delay: ${e}, Page: ${(n=a(this,qt))==null?void 0:n.page}`),setTimeout(()=>this.syncConsumers(),e)})}syncConsumers(){return u(this,null,function*(){var o,d,c,l,h;if(((c=(d=(o=this.context.getValue("connectionHandler"))==null?void 0:o.mediaState)==null?void 0:d.recv)==null?void 0:c.state)!=="connected"){this.logger.info("syncConsumers: Connection not ready, exiting.");return}if(a(this,ss)){f(this,Hn,!0),this.logger.info("syncConsumers: Sync in progress, marking resyncRequired=true and exiting.");return}this.logger.info("syncConsumers: Starting sync operation."),f(this,ss,!0),f(this,Hn,!1);let s=[];this.participants.videoSubscribed.forEach(g=>{var E,_;const T=this.participants.joined.get(g.id),v=(_=(E=g.producers)==null?void 0:E.filter(C=>C.kind==="video"))!=null?_:[];T&&(v!=null&&v.length)&&v.forEach(C=>{var U,B,H,F;const M=((B=(U=T.manualProducerConfig)==null?void 0:U.video)!=null?B:!0)&&C.kind==="video"&&!C.screenShare,D=((F=(H=T.manualProducerConfig)==null?void 0:H.screenshareVideo)!=null?F:!0)&&C.kind==="video"&&C.screenShare;(M||D)&&(C.pause||s.push(C))})}),this.participants.audioSubscribed.forEach(g=>{var E,_;const T=this.participants.joined.get(g.id),v=(_=(E=g.producers)==null?void 0:E.filter(C=>C.kind==="audio"))!=null?_:[];T&&(v!=null&&v.length)&&v.forEach(C=>{var U,B,H,F;const M=((B=(U=T.manualProducerConfig)==null?void 0:U.audio)!=null?B:!0)&&C.kind==="audio"&&!C.screenShare,D=((F=(H=T.manualProducerConfig)==null?void 0:H.screenshareAudio)!=null?F:!0)&&C.kind==="audio"&&C.screenShare;(M||D)&&s.push(C)})}),s=uC(s,g=>g.producerId);const t=new Map;s.forEach(g=>{t.set(g.producerId,g)});const e=(l=this.roomNodeClient)==null?void 0:l.getConsumers(),r=s.filter(g=>!(e!=null&&e.has(g.producerId))),i=[];let n=Array.from((h=e==null?void 0:e.values())!=null?h:[]).map(g=>g.peerId);n=lC(n),n==null||n.forEach(g=>{var v;const T=this.participants.joined.get(g);if(!T){this.logger.warn(`Peer with ${g} doesn't exist in joined list but producers of it are being consumed.`);return}(v=T.producers)!=null&&v.length&&T.producers.forEach(E=>{const _=E.consumer&&e.has(E.consumer.id);!t.has(E.producerId)&&(e.has(E.producerId)||_)&&i.push(E)})}),this.logger.info(`syncConsumers: Computed changes - AddProducers: ${r.length} [${r.map(g=>g.producerId).join(", ")}], RemoveProducers: ${i.length} [${i.map(g=>g.producerId).join(", ")}]`.substring(0,5e3));try{r.length>0||i.length>0?(this.logger.info(`syncConsumers: Calling updateConsumers with changes. Adding ${r.length} and removing ${i.length}.`),yield this.updateConsumers(r,i),this.logger.info("syncConsumers: updateConsumers completed successfully.")):this.logger.info("syncConsumers: No changes needed, skipping updateConsumers.")}catch(g){this.logger.error("syncConsumers: updateConsumers failed with error.",{error:g})}finally{this.logger.info("syncConsumers: Setting consumersSyncing=false and completing sync."),f(this,ss,!1)}a(this,Hn)&&(this.logger.info("syncConsumers: Resync required, calling syncConsumers again."),this.syncConsumers())})}computeActivateParticipants(s,t){const e=s.map((i,n)=>({peerId:i,priority:n+1})),r=t==null?void 0:t.map((i,n)=>({peerId:i,priority:-(n+1)}));e.push(...r!=null?r:[]),e.length>0&&this.updateActiveParticipantsWithPriorities(e)}createParticipantObjFromSocketPeer(s){const t=Pf.formatSocketPeerMessage(s);return new tr(this.context,W(N({},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===Xs.AUDIO&&!r.screenShare?e.setAudioEnabled(!r.pause):r.kind===Xs.VIDEO&&!r.screenShare&&(e.setVideoEnabled(!r.pause),this.updatePipSource(e.id,!r.pause)),e.producers.push(W(N({},r),{producingTransportId:r.producingTransportId,kind:r.kind===Xs.AUDIO?"audio":"video",producingPeerId:s,mimeType:r.mimeType}))}),this.logger.info(`onParticipantMediaJoined: Emitting UPDATE_ACTIVE for peer ${s}`),this.context.getValue("peerSessionStore").emit(R.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),n=[];e.forEach((o,d)=>{(!i.has(o)||!this.participants.joined.get(o))&&n.push(d)}),t.forEach(o=>{if(s.get(o))return;if(e.length<t.length){e.push(o);return}const d=n.shift();e[d]=o}),n.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(R.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(R.SOCKET_SERVICE_DISCONNECTED,()=>{this.participants.joined.clear(),this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear(),this.participants.pinned.clear(),this.participants.currentPage=0,this.participants.viewMode="ACTIVE_GRID",this.participants.emit("viewModeChanged",{viewMode:"ACTIVE_GRID",currentPage:this.participants.currentPage,pageCount:this.participants.pageCount})}),this.context.getValue("peerSessionStore").on(R.CONSUMER_PAUSED,({id:s})=>{this.processConsumerPaused(s)}),this.context.getValue("peerSessionStore").on(R.CONSUMER_RESUMED,({id:s})=>{this.processConsumerResumed(s)}),this.context.getValue("peerSessionStore").on(R.NEW_CONSUMER,({id:s})=>{this.processNewConsumer(s)}),this.context.getValue("peerSessionStore").on(R.CONSUMER_CLOSED,({id:s})=>{this.processConsumerClosed(s)}),this.context.getValue("peerSessionStore").on(R.ROOM_MESSAGE,r=>u(this,[r],function*({payload:s,type:t,timestamp:e}){this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})})),this.context.getValue("peerSessionStore").on(R.MESSAGE,r=>u(this,[r],function*({payload:s,type:t,timestamp:e}){t!=="spotlight"&&this.participants.emit("broadcastedMessage",{type:t,payload:s,timestamp:e})})),this.context.getValue("peerSessionStore").on(R.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(R.CONSUMER_SCORE_UPDATE,({score:s,kind:t,appData:e,peerId:r,scoreStats:i})=>{var d;const n=t==="video"&&((d=e==null?void 0:e.screenShare)!=null?d:!1),o=this.participants.joined.get(r);o&&(o.emit("mediaScoreUpdate",{kind:t,isScreenshare:n,score:s,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:t,isScreenshare:n,score:s,participantId:r,scoreStats:i}))}),this.context.getValue("peerSessionStore").onAsync(R.KICK_PEER,t=>u(this,[t],function*({peerId:s}){const e=this.participants.joined.get(s);this.roomNodeClient.kick(s),yield this.roomSocketHandler.kick(s),e?e.emit("kicked"):this.participants.joined.emit("kicked",{id:s})})),this.context.getValue("peerSessionStore").on(R.UPDATE_ACTIVE,(...r)=>u(this,[...r],function*({viewMode:s,page:t,createAllConsumers:e}={viewMode:"ACTIVE_GRID",page:0,createAllConsumers:!1}){this.logger.info(`UPDATE_ACTIVE event received - viewMode: ${a(this,qt).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"})}))}onParticipantPinned(s){return u(this,null,function*(){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)})}onParticipantSocketJoined(s){return u(this,null,function*(){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(R.UPDATE_STAGE_REQUESTS,{request:{displayName:s.name,userId:s.userId,peerId:s.id},add:!0})),this.context.getValue("peerSessionStore").emit(R.PEER_JOINED_INTERNAL,s)})}onParticipantLeave(s){return u(this,null,function*(){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(R.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(R.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(R.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e})})}processMedia(s){var g;const t=this.roomNodeClient.getConsumers(),{peerId:e,kind:r,appData:i,track:n,producerId:o,rtpReceiver:d,paused:c,localId:l}=(g=t.get(s))!=null?g:{};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:c,producerId:o}}),{};const h=i;return r==="video"&&h.screenShare!==!0&&this.videoPeerConsumerMap.set(e,s),this.logger.info("ParticipantController::processMedia",{consumer:{id:s,peerId:e,kind:r,appData:h,remotelyPaused:c,producerId:o}}),this.consumerPeerMap.set(s,{type:r,peerId:e,appData:h,remotelyPaused:c,producerId:o}),{peerId:e,kind:r,appData:h,remotelyPaused:c,track:n,producerId:o,rtpReceiver:d,localId:l}}processConsumerClosed(s){const{peerId:t,type:e,appData:r,remotelyPaused:i,producerId:n}=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:n}}),this.consumerPeerMap.delete(s),e==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(t),!o)return;const d=o.producers.find(l=>l.producerId===n);d&&(d.consumer={id:s,peerId:t,kind:void 0,appData:r,paused:i,producerId:n,rtpReceiver:void 0,localId:void 0});const c=[];r&&r.screenShare?(o.setScreenShareEnabled(!1),this.context.getValue("callstats").consumerSharedMediaState(s,{screen:!1}),o.screenShareTracks.video&&c.push(o.screenShareTracks.video.id),o.screenShareTracks.audio&&c.push(o.screenShareTracks.audio.id),o.screenShareTracks={audio:void 0,video:void 0}):e==="audio"?(o.setAudioEnabled(!1),o.audioTrack&&c.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&&c.push(o.videoTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1}),o.videoTrack=void 0),r.e2ee&&c.forEach(l=>{this.context.getValue("peerSessionStore").emit(R.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:l})})}processConsumerResumed(s){var T;const t=this.processMedia(s),{peerId:e,kind:r,appData:i,track:n,remotelyPaused:o,producerId:d,rtpReceiver:c,localId:l}=t;if(!e)return;this.logger.info("ParticipantController::processConsumerResumed",{consumer:{id:s,peerId:e,kind:r,appData:i,remotelyPaused:o,producerId:d}});const h=this.participants.joined.get(e);if(!h)return;const g=h.producers.find(v=>v.producerId===d);if(g&&(g.consumer={id:s,peerId:e,kind:r,appData:i,paused:o,producerId:d,rtpReceiver:c,localId:l}),i.e2ee&&this.context.getValue("peerSessionStore").emit(R.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:c,track:n}),i.screenShare){r==="video"?h.screenShareTracks.video=n:r==="audio"&&(h.screenShareTracks.audio=n),h.setScreenShareEnabled(!0),(T=this.context)==null||T.getValue("callstats").consumerSharedMediaState(s,{screen:!0});return}r==="video"?(h.videoTrack=n,h.setVideoEnabled(!0),this.updatePipSource(h.id,!0),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!0})):r==="audio"&&(h.audioTrack=n,h.setAudioEnabled(h.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:h.audioEnabled}))}processConsumerPaused(s){this.logger.info(`ParticipantController::processConsumerPaused called for consumerId: ${s}`);const{peerId:t,kind:e,track:r,appData:i,remotelyPaused:n,producerId:o,rtpReceiver:d,localId:c}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processConsumerPaused",{consumer:{id:s,peerId:t,kind:e,appData:i,remotelyPaused:n,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const h=l.producers.find(g=>g.producerId===o);h&&(h.consumer={id:s,peerId:t,kind:e,appData:i,paused:n,producerId:o,rtpReceiver:d,localId:c}),r&&i.e2ee&&this.context.getValue("peerSessionStore").emit(R.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:n,producerId:o,rtpReceiver:d,localId:c}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processNewConsumer",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:n,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const h=l.producers.find(g=>g.producerId===o);if(h&&(h.consumer={id:s,peerId:t,kind:e,appData:n,paused:r,producerId:o,rtpReceiver:d,localId:c}),n.screenShare){e==="video"?l.screenShareTracks.video=i:e==="audio"&&(l.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder)&&l.setScreenShareEnabled(!0),n.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:n,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&&n.e2ee&&this.context.getValue("peerSessionStore").emit(R.E2EE_ACTIVE_CONSUMER,{peerId:t,rtpReceiver:d,track:i})}static formatSocketPeerMessage(s){var e,r,i,n,o,d;if(!s)return;const t=ih(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:(n=s.flags)==null?void 0:n.hiddenParticipant,recorder:((o=s.flags)==null?void 0:o.recorderType)!==void 0&&((d=s.flags)==null?void 0:d.recorderType)!=="NONE"}}}onSelectedPeers(s,t){return u(this,null,function*(){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(R.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}},qt=new WeakMap,ss=new WeakMap,Hn=new WeakMap,lg);let or=Pf;Yi([P.trace("ParticipantController.setupEvents")],or.prototype,"setupEvents",1);Yi([P.trace("ParticipantController.setupEvents")],or.prototype,"setupEventsGlobal",1);Yi([P.trace("ParticipantController.processMedia")],or.prototype,"processMedia",1);Yi([P.trace("ParticipantController.processConsumerClosed")],or.prototype,"processConsumerClosed",1);Yi([P.trace("ParticipantController.processConsumerResumed")],or.prototype,"processConsumerResumed",1);Yi([P.trace("ParticipantController.processConsumerPaused")],or.prototype,"processConsumerPaused",1);Yi([P.trace("ParticipantController.processNewConsumer")],or.prototype,"processNewConsumer",1);const he=_s(eh().permissions);var q,Fn,qn,Cd,at,Et;const cn=class extends Dt{constructor(e,r,i,n=!1){const o=e.getValue("logger");super(o);m(this,at);m(this,q,void 0);m(this,Fn,void 0);m(this,qn,void 0);m(this,Cd,e=>{var h,g,T;const l=e,{chat:r,connectedMeetings:i,plugins:n,polls:o,media:d}=l,c=Rc(l,["chat","connectedMeetings","plugins","polls","media"]);if(r&&(r.private&&dr(a(this,q).chat.private,r.private),r.public&&dr(a(this,q).chat.public,r.public),this.emit("chatUpdate")),i&&dr(a(this,q).connectedMeetings,i),d){const v=_=>{switch(_){case Lr.NONE:return j.Allowed;case Lr.ALLOWED:return j.Allowed;case Lr.NOT_ALLOWED:return j.NotAllowed;case Lr.CAN_REQUEST:return j.CanRequest;default:return}},E={audio:void 0,video:void 0,screenshare:void 0};(h=d.audio)!=null&&h.canProduce&&(E.audio={canProduce:v(d.audio.canProduce)}),(g=d.video)!=null&&g.canProduce&&(E.video={canProduce:v(d.video.canProduce)}),(T=d.screenshare)!=null&&T.canProduce&&(E.screenshare={canProduce:v(d.screenshare.canProduce)}),dr(a(this,q).media,E)}n&&(dr(a(this,q).plugins,n),this.emit("pluginsUpdate")),o&&(dr(a(this,q).polls,o),this.emit("pollsUpdate")),Object.keys(c).length!==0&&dr(a(this,q),c),this.emit("permissionsUpdate",e)});if(!r)throw this.logger.error("PermissionPreset::load_preset_permissions_failed"),new k("Could not load preset permissions.","0904");f(this,qn,e),f(this,Fn,i),f(this,q,r),n&&this.setupEvents()}setupEvents(){a(this,qn).getValue("peerSessionStore").on(R.UPDATE_PERMISSIONS,a(this,Cd))}static fromResponse(e,r,i){return new cn(i,e,r,!0)}static default(e,r){return new cn(e,he,r)}static init(e,r,i){let n;return i?n=new cn(e,i,r,!0):n=new cn(e,he,r),n}get mediaRoomType(){return"CF"}get stageEnabled(){var e;return((e=a(this,q))==null?void 0:e.stageEnabled)||a(this,Fn)===Qs.Webinar||a(this,Fn)===Qs.Livestream}get acceptStageRequests(){var e,r;return this.stageEnabled?((e=a(this,q))==null?void 0:e.acceptStageRequests)||((r=a(this,q))==null?void 0:r.canAcceptProductionRequests):!1}get stageAccess(){var e,r,i;return((e=a(this,q))==null?void 0:e.stageAccess)===j.NotAllowed?j.NotAllowed:((r=a(this,q))==null?void 0:r.stageAccess)===j.CanRequest?j.CanRequest:((i=a(this,q))==null?void 0:i.stageAccess)===j.Allowed||a(this,q).media.audio.canProduce===j.Allowed||a(this,q).media.video.canProduce===j.Allowed||a(this,q).media.screenshare.canProduce===j.Allowed?j.Allowed:a(this,q).media.audio.canProduce===j.CanRequest||a(this,q).media.video.canProduce===j.CanRequest||a(this,q).media.screenshare.canProduce===j.CanRequest?j.CanRequest:j.NotAllowed}get acceptWaitingRequests(){var e,r;return(r=(e=a(this,q))==null?void 0:e.acceptWaitingRequests)!=null?r:he.acceptWaitingRequests}get requestProduceVideo(){var e,r,i;return((i=(r=(e=a(this,q))==null?void 0:e.media)==null?void 0:r.video)==null?void 0:i.canProduce)===j.CanRequest}get requestProduceAudio(){var e,r,i;return((i=(r=(e=a(this,q))==null?void 0:e.media)==null?void 0:r.audio)==null?void 0:i.canProduce)===j.CanRequest}get requestProduceScreenshare(){var e,r,i;return((i=(r=(e=a(this,q))==null?void 0:e.media)==null?void 0:r.screenshare)==null?void 0:i.canProduce)===j.CanRequest}get canAllowParticipantAudio(){var e,r;return(r=(e=a(this,q))==null?void 0:e.disableParticipantAudio)!=null?r:he.disableParticipantAudio}get canAllowParticipantScreensharing(){var e,r;return(r=(e=a(this,q))==null?void 0:e.canAcceptProductionRequests)!=null?r:he.canAcceptProductionRequests}get canAllowParticipantVideo(){var e,r;return(r=(e=a(this,q))==null?void 0:e.disableParticipantVideo)!=null?r:he.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var e,r;return(r=(e=a(this,q))==null?void 0:e.kickParticipant)!=null?r:he.kickParticipant}get pinParticipant(){var e,r;return(r=(e=a(this,q))==null?void 0:e.pinParticipant)!=null?r:he.pinParticipant}get canRecord(){var e,r;return(r=(e=a(this,q))==null?void 0:e.canRecord)!=null?r:he.canRecord}get waitingRoomType(){var e,r;return(r=(e=a(this,q))==null?void 0:e.waitingRoomType)!=null?r:he.waitingRoomType}get waitingRoomBehaviour(){var e,r;return(r=(e=a(this,q))==null?void 0:e.waitingRoomType)!=null?r:he.waitingRoomType}get plugins(){var e,r;return(r=(e=a(this,q))==null?void 0:e.plugins)!=null?r:he.plugins}get polls(){var e,r;return(r=(e=a(this,q))==null?void 0:e.polls)!=null?r:he.polls}get produceVideo(){return this.canProduceVideo}get requestProduce(){return a(this,q).media.audio.canProduce===j.CanRequest||a(this,q).media.video.canProduce===j.CanRequest||a(this,q).media.screenshare.canProduce===j.CanRequest}get canProduceVideo(){var r;const e=(r=a(this,q).media.video.canProduce)!=null?r:he.media.video.canProduce;return this.stageEnabled&&(a(this,at,Et)==="ACCEPTED_TO_JOIN_STAGE"||a(this,at,Et)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(a(this,at,Et)==="OFF_STAGE"||a(this,at,Et)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get produceScreenshare(){return this.canProduceScreenshare}get canProduceScreenshare(){var r;const e=(r=a(this,q).media.screenshare.canProduce)!=null?r:he.media.screenshare.canProduce;return this.stageEnabled&&(a(this,at,Et)==="ACCEPTED_TO_JOIN_STAGE"||a(this,at,Et)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(a(this,at,Et)==="OFF_STAGE"||a(this,at,Et)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get produceAudio(){return this.canProduceAudio}get canProduceAudio(){var r;const e=(r=a(this,q).media.audio.canProduce)!=null?r:he.media.audio.canProduce;return this.stageEnabled&&(a(this,at,Et)==="ACCEPTED_TO_JOIN_STAGE"||a(this,at,Et)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(a(this,at,Et)==="OFF_STAGE"||a(this,at,Et)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get chatPublic(){var e,r,i;return(i=(r=(e=a(this,q))==null?void 0:e.chat)==null?void 0:r.public)!=null?i:he.chat.public}get chatPrivate(){var e,r,i;return(i=(r=(e=a(this,q))==null?void 0:e.chat)==null?void 0:r.private)!=null?i:he.chat.private}get connectedMeetings(){var e,r;return(r=(e=a(this,q))==null?void 0:e.connectedMeetings)!=null?r:he==null?void 0:he.connectedMeetings}get hiddenParticipant(){var e,r;return(r=(e=a(this,q))==null?void 0:e.hiddenParticipant)!=null?r:he.hiddenParticipant}get showParticipantList(){var e;return(e=a(this,q).showParticipantList)!=null?e:he.showParticipantList}get canChangeParticipantRole(){var e,r;return(r=(e=a(this,q))==null?void 0:e.canChangeParticipantPermissions)!=null?r:he.canChangeParticipantPermissions}get canChangeParticipantPermissions(){var e,r;return(r=(e=a(this,q))==null?void 0:e.canChangeParticipantPermissions)!=null?r:he.canChangeParticipantPermissions}get canChangeTheme(){return!1}get canPresent(){return a(this,q).media.audio.canProduce===j.Allowed||a(this,q).media.video.canProduce===j.Allowed||a(this,q).media.screenshare.canProduce===j.Allowed}get acceptPresentRequests(){return this.acceptStageRequests}get canEditDisplayName(){var e;return(e=a(this,q).canEditDisplayName)!=null?e:!1}get maxScreenShareCount(){return 1}get isRecorder(){return a(this,q).isRecorder}get canSpotlight(){return a(this,q).canSpotlight}get canLivestream(){return a(this,q).canLivestream}get transcriptionEnabled(){return a(this,q).transcriptionEnabled}};let Su=cn;q=new WeakMap,Fn=new WeakMap,qn=new WeakMap,Cd=new WeakMap,at=new WeakSet,Et=function(){return a(this,qn).getValue("stageStatus")};var Rt;class _f extends Dt{constructor(e,r){super(r);p(this,"localMediaHandler");m(this,Rt,void 0);f(this,Rt,e)}updatePermission(){return u(this,null,function*(){var c,l;const e=(h,g)=>{this.mediaPermissions[h]=g;const T={message:this.mediaPermissions[h],kind:h};g==="DENIED"?a(this,Rt).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_ERROR,T):a(this,Rt).getValue("peerSessionStore").emit(R.MEDIA_PERMISSION_UPDATE,T)};if(fe.getName()==="firefox")return;const r="microphone",i="camera",n=yield(c=navigator==null?void 0:navigator.permissions)==null?void 0:c.query({name:r}),o=yield(l=navigator==null?void 0:navigator.permissions)==null?void 0:l.query({name:i}),d=(h,g)=>{switch(g){case"granted":e(h,"ACCEPTED");break;case"denied":e(h,"DENIED");break;case"prompt":e(h,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};n&&(n.onchange=()=>d("audio",n.state)),o&&(o.onchange=()=>d("video",o.state))})}populateMediaPermissionsInCallstats(i){return u(this,arguments,function*({message:e,kind:r}){var n,o,d,c;switch(r){case"audio":{(n=a(this,Rt))==null||n.getValue("callstats").mediaPermission("AUDIO",e),(o=a(this,Rt))==null||o.getValue("callstats").mediaPermission("SPEAKER",e);break}case"video":{(d=a(this,Rt))==null||d.getValue("callstats").mediaPermission("VIDEO",e);break}case"screenshare":{(c=a(this,Rt))==null||c.getValue("callstats").mediaPermission("SCREENSHARE",e);break}}})}get peerId(){var e;return(e=a(this,Rt))==null?void 0:e.getValue("peerId")}init(){return u(this,arguments,function*(e={},r=!1,i=null){var n,o,d,c,l,h,g;if(fe.init(),i&&f(this,Rt,i),!this.localMediaHandler)try{let T=!0;if((n=i==null?void 0:i.getValue("defaults"))!=null&&n.mediaHandler)T=!1,this.localMediaHandler=i.getValue("defaults").mediaHandler.localMediaHandler;else if(navigator.RNLocalMediaHandlerImpl){const{RNLocalMediaHandlerImpl:v}=navigator;this.localMediaHandler=yield v.init(e)}else this.localMediaHandler=new yt(i,e.constraints,(o=i==null?void 0:i.getValue("defaults"))==null?void 0:o.isNonPreferredDevice,(d=i==null?void 0:i.getValue("defaults"))==null?void 0:d.autoSwitchAudioDevice);if(i==null||i.getValue("peerSessionStore").on(R.MEDIA_PERMISSION_UPDATE,v=>u(this,null,function*(){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(R.MEDIA_PERMISSION_ERROR,v=>u(this,null,function*(){const{kind:E,message:_,constraints:C}=v;this.populateMediaPermissionsInCallstats({message:_,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:_},constraints:C,mediaPermissionsErrors:{kind:E,message:_}}),this.emit("mediaPermissionError",v),this.emit("mediaPermissionUpdate",{message:_,kind:E})})),T){this.logger.info(`Setting up SelfMedia streams using media handler. audio:${(c=e==null?void 0:e.audio)!=null?c:!0} video:${(l=e==null?void 0:e.video)!=null?l:!0}`);const v=this.localMediaHandler.setupStreams({video:(h=e==null?void 0:e.video)!=null?h:!0,audio:(g=e==null?void 0:e.audio)!=null?g:!0});r||(yield v)}}catch(T){this.logger.error("Self::init::Failed To Setup Streams",{error:{name:T.name,message:T.message}})}})}set context(e){f(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}addAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addAudioMiddleware(e)})}removeAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeAudioMiddleware(e)})}removeAllAudioMiddlewares(){return u(this,null,function*(){return this.localMediaHandler.removeAllAudioMiddlewares()})}get videoTrack(){return this.localMediaHandler.videoTrack}get rawVideoTrack(){return this.localMediaHandler.rawVideoTrack}addVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addVideoMiddleware(e)})}setVideoMiddlewareGlobalConfig(){return u(this,arguments,function*(e={disablePerFrameCanvasRendering:!1}){return this.localMediaHandler.setVideoMiddlewareGlobalConfig(e)})}removeVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeVideoMiddleware(e)})}removeAllVideoMiddlewares(){return u(this,null,function*(){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}enableAudio(){return u(this,null,function*(){yield this.localMediaHandler.enableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableVideo(){return u(this,null,function*(){yield this.localMediaHandler.enableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}disableAudio(){return u(this,null,function*(){this.localMediaHandler.disableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.enableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableVideo(){return u(this,null,function*(){yield this.localMediaHandler.disableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}getCurrentDevices(){return this.localMediaHandler.getCurrentDevices()}getAudioDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getAudioDevices()})}getVideoDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getVideoDevices()})}getSpeakerDevices(){return u(this,null,function*(){return yield 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)}setDevice(e){return u(this,null,function*(){switch(e.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(e,{saveDevicePreference:!0})}catch(r){}finally{this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(e,{saveDevicePreference:!0});break;case"videoinput":try{yield 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 x0=Object.defineProperty,U0=Object.getOwnPropertyDescriptor,ht=(s,t,e,r)=>{for(var i=r>1?void 0:r?U0(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&x0(t,e,i),i},jn,ot,Gn,Be,Us,zr,He,Ye,Wn,Wc,De,Ne,Jn,Kn,Lo,vu,ug;let We=(ug=class extends _f{constructor(t,e,r,i,n){var d;const o=t.getValue("logger");super(t,o);m(this,Us);m(this,He);m(this,Wn);m(this,De);m(this,Lo);p(this,"name");p(this,"picture");p(this,"customParticipantId");p(this,"waitlistStatus");m(this,jn,void 0);m(this,ot,void 0);m(this,Gn,void 0);p(this,"role");p(this,"userId");p(this,"organizationId");p(this,"supportsRemoteControl",!1);p(this,"device");m(this,Be,void 0);p(this,"hidden",!1);p(this,"presetName");p(this,"roomState","init");m(this,Jn,new Set);m(this,Kn,new Set);f(this,Be,t),this.userId=e.id,this.name=e.name,this.picture=e.picture,this.customParticipantId=(d=e.customParticipantId)!=null?d:e.clientSpecificId,this.waitlistStatus="none",f(this,ot,r),f(this,jn,i),this.hidden=!1,f(this,Gn,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=fe.isElectron(),this.device=fe.getDeviceInfo(),this.presetName=n,this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),V(this,Lo,vu).call(this)}get telemetry(){return a(this,Be).getValue("telemetry")}get stageStatus(){return a(this,Be).getValue("stageStatus")}get producers(){var t,e;return Array.from((e=(t=a(this,He,Ye).getProducers())==null?void 0:t.values())!=null?e:[])}get id(){return this.peerId}get peerId(){return a(this,Be).getValue("peerId")}static __init__(t,e,r,i,n,o=!1){return u(this,null,function*(){var T,v,E,_,C,M;let d=(v=(T=t.getValue("defaults"))==null?void 0:T.audio)!=null?v:!0,c=(_=(E=t.getValue("defaults"))==null?void 0:E.video)!=null?_:!0;r.canProduceAudio!=="ALLOWED"&&(d=!1),r.canProduceVideo!=="ALLOWED"&&(c=!1);const l=new We(t,e,r,i,n),h=KI(i.mediaConstraints);dr(h,(C=t.getValue("defaults"))==null?void 0:C.mediaConfiguration);const g=(M=t.getValue("defaults"))==null?void 0:M.mediaHandler;return g&&(g.context=t),yield l.init({audio:d,video:c,constraints:h},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"),a(this,ot).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",V(this,Lo,vu));const t=a(this,Wn,Wc);t&&t.onError(e=>{this.emit("autoplayError",e)}),this.localMediaHandler.on("AUDIO_TRACK_CHANGE",()=>u(this,null,function*(){if(this.logger.info("Self::setupEvents::AUDIO_TRACK_CHANGE",N({},Zr(this))),a(this,De,Ne)&&this.audioEnabled)try{yield a(this,He,Ye).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",()=>u(this,null,function*(){if(this.logger.info("Self::setupEvents::VIDEO_TRACK_CHANGE",N({},Zr(this))),a(this,De,Ne)&&this.rawVideoTrack===void 0)this.logger.info("Self::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&a(this,De,Ne))try{yield a(this,He,Ye).shareWebcam(this.videoTrack)}catch(e){this.logger.error("Self::setupEvents::failed shareWebcam",{error:e}),this.videoEnabled&&(yield this.localMediaHandler.disableVideo())}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})),this.localMediaHandler.on("DEVICE_CHANGE",r=>u(this,[r],function*({device:e}){var i;this.emit("deviceUpdate",{device:e}),e.kind==="audiooutput"&&typeof HTMLAudioElement.prototype.setSinkId=="function"&&((i=a(this,Wn,Wc))==null||i.setSpeakerDevice(e.deviceId))})),this.localMediaHandler.on("DEVICE_LIST_UPDATED",e=>{this.emit("deviceListUpdate",e)}),this.localMediaHandler.on("SCREENSHARE_TRACK_CHANGE",()=>u(this,null,function*(){if(!a(this,De,Ne)){this.logger.error("Self.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{yield a(this,He,Ye).shareScreen(this.screenShareTracks)}catch(e){this.logger.error("Self::setupEvents::Error while sharing screen",{error:e}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}this.logger.info("Self::setupEvents::SCREENSHARE_TRACK_CHANGE",N({},Zr(this))),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})),this.localMediaHandler.on("SCREENSHARE_ENDED",()=>u(this,null,function*(){this.logger.log("Disabling screenshare due to SCREENSHARE_ENDED"),yield this.disableScreenShare(),this.logger.info("Self::setupEvents::SCREENSHARE_ENDED",N({},Zr(this)))})),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{var e;(e=a(this,Be))==null||e.getValue("callstats").mediaTrackMuted("AUDIO")}),this.localMediaHandler.on("FORCE_MUTE_AUDIO",()=>{this.disableAudio()}),this.localMediaHandler.on("FORCE_MUTE_VIDEO",()=>u(this,null,function*(){var e;a(this,De,Ne)&&(yield a(this,He,Ye).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(e=a(this,Be))==null||e.getValue("callstats").videoOff()})),a(this,ot).on("permissionsUpdate",e=>{var r,i,n;(r=e==null?void 0:e.media)!=null&&r.audio&&a(this,ot).canProduceAudio!==j.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&&a(this,ot).canProduceVideo!==j.Allowed&&(this.disableVideo(),this.logger.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(n=e==null?void 0:e.media)!=null&&n.screenshare&&a(this,ot).canProduceScreenshare!==j.Allowed&&(this.disableScreenShare(),this.logger.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return a(this,ot)}get config(){return a(this,jn)}get roomJoined(){var t;return a(this,jn).viewType===Qs.Livestream&&this.stageStatus!=="ON_STAGE"?((t=a(this,Be).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:a(this,De,Ne)}setName(t){if(!t)throw new k("Name cannot be empty.","1103");this.name=t}setupTracks(){return u(this,arguments,function*(t={}){t.forceReset,yield this.disableAudio(),yield this.disableVideo(),this.localMediaHandler.removeAudioTrack(),this.localMediaHandler.removeVideoTrack(),t.audio&&(yield this.enableAudio()),t.video&&(yield this.enableVideo())})}destructMediaHandler(){return u(this,null,function*(){return this.localMediaHandler.destruct()})}removeDocumentEventListeners(){return u(this,null,function*(){return this.localMediaHandler.removeDocumentEventListeners()})}enableAudio(t){return u(this,null,function*(){var e;if(this.permissions.canProduceAudio!==j.NotAllowed&&!(a(this,ot).canProduceAudio===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if((e=a(this,Be))==null||e.getValue("callstats").audioOn(),yield this.localMediaHandler.enableAudio(t),a(this,De,Ne)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{yield a(this,He,Ye).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})}})}enableVideo(t){return u(this,null,function*(){var e;if(a(this,ot).canProduceVideo!==j.NotAllowed&&!(a(this,ot).canProduceVideo===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if((e=a(this,Be))==null||e.getValue("callstats").videoOn(),yield this.localMediaHandler.enableVideo(t),a(this,De,Ne)&&this.stageStatus==="ON_STAGE")try{yield a(this,He,Ye).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",N({},Zr(this)))}})}updateVideoConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateVideoConstraints)throw new k("Unsupported","1102");yield this.localMediaHandler.updateVideoConstraints(t)})}enableScreenShare(){return u(this,null,function*(){if(!a(this,De,Ne))throw new k("Can`t enable screenshare without joining room","1105");if(a(this,ot).canProduceScreenshare!==j.NotAllowed&&!(a(this,ot).canProduceScreenshare===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.screenShareEnabled&&(yield this.localMediaHandler.enableScreenShare(),this.screenShareTracks.audio||this.screenShareTracks.video)){try{yield a(this,He,Ye).shareScreen(this.screenShareTracks)}catch(t){this.logger.error("Self::enableScreenShare::Error while sharing screen",{error:t}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}})}updateScreenshareConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateScreenshareConstraints)throw new k("Unsupported","1102");yield this.localMediaHandler.updateScreenshareConstraints(t)})}disableAudio(){return u(this,null,function*(){var t;this.audioEnabled&&(this.localMediaHandler.disableAudio(),a(this,De,Ne)&&a(this,He,Ye).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),(t=a(this,Be))==null||t.getValue("callstats").audioOff())})}disableVideo(){return u(this,null,function*(){var t;this.videoEnabled&&(yield this.localMediaHandler.disableVideo(),a(this,De,Ne)&&(yield a(this,He,Ye).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(t=a(this,Be))==null||t.getValue("callstats").videoOff())})}disableScreenShare(){return u(this,null,function*(){this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare(),a(this,De,Ne)&&(yield a(this,He,Ye).disableScreenShare()),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))})}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var i;f(this,Gn,t);const r=t?"pinned":"unpinned";(i=a(this,Us,zr))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return a(this,Gn)}pin(){return u(this,null,function*(){if(!a(this,De,Ne))throw new k("Can`t pin participants without joining room","1105");return this.show(),a(this,He,Ye).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!a(this,De,Ne))throw new k("Can`t unpin participants without joining room","1105");return a(this,He,Ye).pinPeer(null)})}hide(){return u(this,null,function*(){if(!a(this,De,Ne))throw new k("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})})}show(){if(!a(this,De,Ne))throw new k("Can`t toggle participant tile without joining room","1105");this.hidden=!1,this.emit("toggleTile",{hidden:this.hidden})}setDevice(t){return u(this,null,function*(){var r,i,n;if(!t)throw new k("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||((n=e==null?void 0:e.speaker)==null?void 0:n.deviceId)===t.deviceId)&&this.logger.warn("Self.setDevice.setting_to_in_use_device",{devices:[t]}),t.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(t,{saveDevicePreference:!0})}catch(o){a(this,De,Ne)&&(yield a(this,He,Ye).muteSelf()),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(t,{saveDevicePreference:!0});break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(t,{saveDevicePreference:!0})}catch(o){a(this,De,Ne)&&(yield a(this,He,Ye).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=a(this,Wn,Wc))==null?void 0:t.play()}registerVideoElement(t,e=!1){var r,i;t&&(e?a(this,Jn).add(t):a(this,Kn).add(t),this.updateVideo(t),e||(i=a(this,Us,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){a(this,Us,zr).removeSource(this.id);return}t.srcObject=void 0,e?a(this,Jn).delete(t):(a(this,Kn).delete(t),a(this,Us,zr).removeSource(this.id))}updateVideo(t,e=!1){var r,i,n;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 d=new MediaStream;d.addTrack(this.videoTrack),t.srcObject=d,e||(i=a(this,Us,zr))==null||i.enableSource(this.id)}else t.srcObject=void 0,e||(n=a(this,Us,zr))==null||n.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},jn=new WeakMap,ot=new WeakMap,Gn=new WeakMap,Be=new WeakMap,Us=new WeakSet,zr=function(){return a(this,Be).getValue("pip")},He=new WeakSet,Ye=function(){return a(this,Be).getValue("roomNodeClient")},Wn=new WeakSet,Wc=function(){return a(this,Be).getValue("audioPlayback")},De=new WeakSet,Ne=function(){var t;return((t=a(this,Be).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Jn=new WeakMap,Kn=new WeakMap,Lo=new WeakSet,vu=function(){Array.from(a(this,Kn)).forEach(t=>this.updateVideo(t,!1)),Array.from(a(this,Jn)).forEach(t=>this.updateVideo(t,!0))},ug);ht([P.trace("Self.cleanupEvents")],We.prototype,"cleanupEvents",1);ht([P.trace("Self.setupEvents")],We.prototype,"setupEvents",1);ht([P.trace("Self.setupTracks")],We.prototype,"setupTracks",1);ht([P.trace("Self.destructMediaHandler")],We.prototype,"destructMediaHandler",1);ht([P.trace("Self.removeDocumentEventListeners")],We.prototype,"removeDocumentEventListeners",1);ht([ar.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"Self.toggleAudio",timeout:3e3}),P.trace("Self.enableAudio")],We.prototype,"enableAudio",1);ht([ar.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"Self.toggleVideo",timeout:3e3}),P.trace("Self.enableVideo")],We.prototype,"enableVideo",1);ht([P.trace("Self.updateVideoConstraints")],We.prototype,"updateVideoConstraints",1);ht([P.trace("Self.enableScreenShare"),ar.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3})],We.prototype,"enableScreenShare",1);ht([P.trace("Self.updateScreenshareConstraints")],We.prototype,"updateScreenshareConstraints",1);ht([ar.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"Self.toggleAudio",timeout:3e3}),P.trace("Self.disableAudio")],We.prototype,"disableAudio",1);ht([ar.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"Self.toggleVideo",timeout:3e3}),P.trace("Self.disableVideo")],We.prototype,"disableVideo",1);ht([ar.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3}),P.trace("Self.disableScreenShare")],We.prototype,"disableScreenShare",1);ht([P.trace("Self.setDevice")],We.prototype,"setDevice",1);We=ht([st("1100")],We);class uh extends Error{constructor(t){super(t!=null?t:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,uh)}}class hh extends Error{constructor(t){super(t!=null?t:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,hh)}}var Vo;class yu{constructor(t,e=!1){p(this,"pendingTasks",new Map);p(this,"nextTaskId",0);p(this,"stopping",!1);m(this,Vo,void 0);this.log=e,f(this,Vo,{info:e&&t?t.info:()=>{}})}get size(){return this.pendingTasks.size}push(t,e,r){return u(this,null,function*(){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,n)=>{const o={id:this.nextTaskId++,task:t,metadata:r,name:e,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:d=>{if(o.completed)return;o.completed=!0,this.pendingTasks.delete(o.id),i(d);const[c]=this.pendingTasks.values();c&&!c.executedAt&&this.execute(c)},reject:d=>{if(!o.completed&&(o.completed=!0,this.pendingTasks.delete(o.id),n(d),!this.stopping)){const[c]=this.pendingTasks.values();c&&!c.executedAt&&this.execute(c)}}};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 uh);this.stopping=!1}remove(t){const e=Array.from(this.pendingTasks.values())[t];e&&e.reject(new hh)}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}))}execute(t){return u(this,null,function*(){if(t.executedAt)throw new Error("task already being executed");t.executedAt=Date.now();try{const e=this.pendingTasks.size,r=yield t.task(),i=Date.now();a(this,Vo).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)}})}}Vo=new WeakMap;function $0(s,t){const e=new Error(t);return e.name=s,e}class lo extends Error{constructor(t){super(t),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,lo):this.stack=new Error(t).stack}}class vt extends Error{constructor(t){super(t),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,vt):this.stack=new Error(t).stack}}class mr extends Error{constructor(t){super(t),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,vt):this.stack=new Error(t).stack}}const Bp=s=>new Promise(t=>setTimeout(t,s));function Cf(s,t){return u(this,null,function*(){return new Promise((e,r)=>u(this,null,function*(){const{strategy:i,maxRetryCount:n,delayTime:o}=N({strategy:"linear",maxRetryCount:3,delayTime:10},t);let d=0,c,l=!1;const h=g=>{l=!0,r(g)};for(;d<n;){try{const g=yield s(d,h);return e(g)}catch(g){if(c=g,l)break;if(d<n)i==="linear"?yield Bp(o*(d+1)):i==="exponential"&&(yield Bp(o*(d+Math.max(0,d-1))));else break}d+=1}return r(c)}))})}function B0(s){return s.map(t=>({channels:t.channels,clockRate:t.clockRate,mimeType:t.mimeType,sdpFmtpLine:t.sdpFmtpLine}))}function H0(s){return s.map(t=>({uri:t.uri}))}function Lc(s){return{codecs:B0(s.codecs),headerExtensions:H0(s.headerExtensions?s.headerExtensions:[])}}function F0(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:c})=>s===c),i.codecs=i.codecs.filter(({mimeType:c})=>s===c));const n={audio:Lc(t),video:Lc(e)};return{sender:{audio:Lc(r),video:Lc(i)},receiver:n}}var Fe;class q0{constructor(t){m(this,Fe,void 0);p(this,"events");f(this,Fe,t),this.events=ds}joinRoom(t,e,r,i=!1){return u(this,null,function*(){const n={roomUuid:t,displayName:e,prejoined:i,capabilities:r};return(yield a(this,Fe).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:vw.toBinary(n),timeout:5e3})).payload})}connectTransport(t){return u(this,null,function*(){const e=(yield a(this,Fe).sendMessagePromise(this.events.createWebRTCTransport,JC.toBinary(t))).payload,{transportId:r,description:i,producerIds:n}=Lm.fromBinary(e),o={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:o,producerIds:n}})}produce(t){return u(this,null,function*(){var n,o;const e=(yield a(this,Fe).sendMessagePromise(this.events.produce,Nw.toBinary(t))).payload,r=fR.fromBinary(e);return{answer:{sdp:(n=r==null?void 0:r.description)==null?void 0:n.sdp,type:(o=r==null?void 0:r.description)==null?void 0:o.type},producerId:r.producerId}})}consume(t){return u(this,null,function*(){const e=(yield a(this,Fe).sendMessagePromise(this.events.consume,kw.toBinary(t))).payload,{consumerIdsMap:{map:r},description:i}=gR.fromBinary(e);return{consumerStateMap:r,sessionDescription:i}})}closeProducer(t){return u(this,null,function*(){const e=(yield a(this,Fe).sendMessagePromise(this.events.closeProducer,Hw.toBinary(t))).payload,{description:r}=_R.fromBinary(e);return r})}closeConsumer(t){return u(this,null,function*(){return(yield a(this,Fe).sendMessagePromise(this.events.closeConsumer,qw.toBinary(t))).payload})}updateConsumersSimulcastConfig(t){return u(this,null,function*(){return(yield a(this,Fe).sendMessagePromise(this.events.updateConsumersSimulcastConfig,Dw.toBinary(t))).payload})}hostControlForPeer(t,e){return u(this,null,function*(){const r={audio:e==="audio",screeShare:!1,video:e==="video",participantId:t},i=(yield a(this,Fe).sendMessagePromise(this.events.hostControlPeer,zw.toBinary(r))).payload;if(!i)return!1;const{status:n}=AR.fromBinary(i);return n==="success"})}hostControlForAll(t){return u(this,null,function*(){const e={audio:t==="audio",screenShare:!1,video:t==="video"},r=(yield a(this,Fe).sendMessagePromise(this.events.hostControlAllPeers,Qw.toBinary(e))).payload;if(!r)return!1;const{status:i}=DR.fromBinary(r);return i==="success"})}kickAll(){return u(this,null,function*(){const t={propagateKickAcrossRooms:!1};a(this,Fe).sendMessagePromise(x.kickAll,$m.toBinary(t))})}kickPeer(t){return u(this,null,function*(){a(this,Fe).sendMessagePromise(x.kick,jm.toBinary(t))})}changeDisplayName(t){return u(this,null,function*(){const e=(yield a(this,Fe).sendMessagePromise(this.events.changeDisplayName,Jw.toBinary(t))).payload;if(!e)return!1;const{status:r}=NR.fromBinary(e);return r==="success"})}notifySelfJoinComplete(){return u(this,null,function*(){const t={},e=(yield a(this,Fe).sendMessagePromise(this.events.selfJoinComplete,Ew.toBinary(t))).payload;return eu.fromBinary(e)})}audioActivity(t){return u(this,null,function*(){a(this,Fe).sendMessage(this.events.audioActivity,zC.toBinary(t))})}}Fe=new WeakMap;var gn=(s=>(s.NEW="new",s.CONNECTING="connecting",s.RECONNECTING="reconnecting",s.DISCONNECTED="disconnected",s.CONNECTED="connected",s.FAILED="failed",s.CLOSED="closed",s))(gn||{}),xo;class El extends tt.EventEmitter{constructor(e){super();m(this,xo,void 0);f(this,xo,e),this.setMaxListeners(1/0)}get logger(){return a(this,xo).getValue("logger")}safeEmit(e,...r){const i=this.listenerCount(e);try{return this.emit(e,...r)}catch(n){return this.logger.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:n}),Boolean(i)}}safeEmitAsPromise(e,...r){return u(this,null,function*(){const i={}.EVENT_PROMISE_TIMEOUT?parseInt({}.EVENT_PROMISE_TIMEOUT,10):1e4;return this.safeEmitAsPromiseWithTimeout(e,i,...r)})}safeEmitAsPromiseWithTimeout(e,r,...i){return u(this,null,function*(){return new Promise((n,o)=>{setTimeout(o,r,"event request timeout");try{this.emit(e.toString(),...i,n,o)}catch(d){this.logger.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:d}),o(d)}})})}}xo=new WeakMap;class ph extends El{constructor(){super(...arguments);p(this,"_sendWebStream",new MediaStream);p(this,"_sendScreenShareStream",new MediaStream);p(this,"_direction");p(this,"pc");p(this,"_transportReady",!1);p(this,"_mapMidTransceiver",new Map);p(this,"enableHighBitrate",!1);p(this,"enableStereo",!1);p(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})}}restartIce(){return u(this,null,function*(){this.logger.debug(`${this.name}::restartIce()`);const e=yield this.pc.createOffer({iceRestart:!0});return this.logger.debug(`[SDP] ${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.info(`[SDP] ${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i)})}})}init({direction:e,iceServers:r,iceTransportPolicy:i,additionalSettings:n,proprietaryConstraints:o,onTrackHandler:d}){this.logger.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection(N({iceServers:r||[],iceTransportPolicy:i||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"},n),o),d&&this.pc.addEventListener("track",c=>{d(c)}),this._addEventListeners()}connect(){return u(this,null,function*(){this.pc.addTransceiver("audio",{direction:"sendonly"}),this.pc.addTransceiver("video",N({direction:"sendonly"},this._direction==="send"?{sendEncodings:[{rid:"f",scaleResolutionDownBy:1},{rid:"h",scaleResolutionDownBy:2},{rid:"q",scaleResolutionDownBy:4}]}:{}));const e=yield this.pc.createOffer();return yield this.pc.setLocalDescription(e),this.logger.info(`[SDP] connect offer: ${JSON.stringify(e)}`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.debug(`[SDP] ${this.name}::connect() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i)})}})}getTransportStats(){return u(this,null,function*(){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')}getReceiverStats(e){return u(this,null,function*(){this._assertRecvDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.receiver.getStats()})}stopSending(e){return u(this,null,function*(){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=yield this.pc.createOffer();return this.logger.debug(`[SDP] stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(i)}]`),yield this.pc.setLocalDescription(i),{offerSdp:i,callback:o=>u(this,null,function*(){this.logger.debug(`[SDP] stopSending() | calling pc.setRemoteDescription() [answer:${JSON.stringify(o)}]`),yield this.pc.setRemoteDescription(o),this.midTransceiverMap.delete(e)})}})}replaceTrack(e,r){return u(this,null,function*(){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");yield i.sender.replaceTrack(r)})}setMaxSpatialLayer(e,r){return u(this,null,function*(){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 n=i.sender.getParameters();n.encodings.forEach((o,d)=>{d<=r?o.active=!0:o.active=!1}),yield i.sender.setParameters(n)})}setRtpEncodingParameters(e,r){return u(this,null,function*(){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 n=i.sender.getParameters();n.encodings.forEach((o,d)=>{n.encodings[d]=N(N({},o),r)}),yield i.sender.setParameters(n)})}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}})}),this.pc.addEventListener("datachannel",e=>{this.logger.info("data channel created: ",{rtcChannel:{label:e.channel.label}});const{channel:r}=e;r.onopen=()=>{this.logger.info("data channel open: ",{rtcChannel:{label:e.channel.label}}),this.safeEmit("dc_open",e.channel)},r.onclose=()=>{this.logger.warn("data channel closed: ",{rtcChannel:{label:e.channel.label}})},r.onerror=()=>{this.logger.error("data channel error: ",{rtcChannel:{label:e.channel.label}})}}),this.addCustomEventListeners()}addCustomEventListeners(){}}class gh extends ph{static createFactory(t){return()=>new gh(t)}get name(){return"Chrome74"}init({direction:t,iceServers:e,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:n,onTrackHandler:o}){this._direction=t,this.pc=new RTCPeerConnection(N({iceServers:e||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan"},i),n),o&&this.pc.addEventListener("track",d=>{o(d)}),this._addEventListeners()}send(n){return u(this,arguments,function*({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection();const o=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e});if(!navigator.isReactNative){this.logger.debug("creating new transceiver");const l=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`senders available params: ${JSON.stringify(l)}`);const h=[];r&&r.length&&r.forEach(g=>{var v;const T=l.codecs.find(E=>E.mimeType.includes(g.name));if(g.parameters){this.logger.debug(`codecOption.parameters:${JSON.stringify(g.parameters)}`);const E=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];E.push(...g.parameters);const _=Array.from(new Set(E).values());T.sdpFmtpLine=_.join(";")}h.push(T)}),this.logger.info(`selected codecs: ${JSON.stringify(h)}`),o.setCodecPreferences(h)}const d=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(d),r&&r.findIndex(({name:l})=>l==="opus")>=0){const{enableDtx:l,enableStereo:h}=this,g=this.enableHighBitrate?h?128e3:64e3:h?64e3:32e3;d.sdp=d.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${l?"usedtx=1;":""}${h?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${g}`),d.sdp+=`a=rtcp-fb:111 nack\r
|
|
9
|
+
`}this.midTransceiverMap.set(o.mid,o);const c=l=>u(this,null,function*(){return this.logger.debug(`[SDP] send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(l)}]`),yield this.pc.setRemoteDescription(l),o.mid});return this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer: ${JSON.stringify(d,void 0,2)}]`),{offerSdp:d,callback:c,sender:o.sender,mid:o.mid}})}addCustomEventListeners(){this.pc.addEventListener("datachannel",t=>{const{channel:e}=t;e.onmessage=r=>{this.safeEmit("datachannel",t.channel,String.fromCharCode(...new Uint8Array(r.data)))}})}}class ad extends ph{constructor(e,r){super(e);p(this,"supportsSendEncodings",!1);this.supportsSendEncodings=r.supportsSendEncodings}static createFactory(e,r){return()=>new ad(e,r)}get name(){return"Firefox60"}send(o){return u(this,arguments,function*({track:e,encodings:r,codecOptions:i,screenShare:n}){this._assertSendDirection();const d=this.supportsSendEncodings&&r!==void 0?{sendEncodings:r}:{},c=this.pc.addTransceiver(e,N({direction:"sendonly",streams:[n?this._sendScreenShareStream:this._sendWebStream]},d));if(!this.supportsSendEncodings&&r){r.reverse();const T=c.sender.getParameters();T.encodings=r,yield c.sender.setParameters(T)}const l=(T,v)=>{var B;const E=Xt.parse(T),_=E.media[E.media.length-1],C=_.rtp.filter(H=>v.some(F=>F.name===H.codec)),M=_.fmtp.filter(H=>C.some(F=>F.payload===H.payload)),D=(B=_.rtcpFb)==null?void 0:B.filter(H=>C.some(F=>F.payload===H.payload)),U=C.map(H=>H.payload);return E.media[E.media.length-1].rtp=C,E.media[E.media.length-1].fmtp=M,E.media[E.media.length-1].rtcpFb=D,E.media[E.media.length-1].payloads=U.join(" "),Xt.write(E)},h=yield this.pc.createOffer();if(h.sdp=l(h.sdp,i),this.logger.debug(`[SDP] send() | calling pc.setLocalDescription() [offer:${JSON.stringify(h)}]`),yield this.pc.setLocalDescription(h),e==="audio"||e.kind==="audio"){const{enableDtx:T,enableStereo:v}=this,E=this.enableHighBitrate?v?128e3:64e3:v?64e3:32e3;h.sdp=h.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${T?"usedtx=1;":""}${v?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${E}`)}return this.midTransceiverMap.set(c.mid,c),{offerSdp:h,callback:T=>u(this,null,function*(){return this.logger.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(T)}]`),yield this.pc.setRemoteDescription(T),c.mid}),sender:c.sender,mid:c.mid}})}setMaxSpatialLayer(e,r){return u(this,null,function*(){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 n=i.sender.getParameters(),o=n.encodings.length-1-r;n.encodings.forEach((d,c)=>{c>=o?d.active=!0:d.active=!1}),yield i.sender.setParameters(n)})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:r}=e;r.onmessage=i=>u(this,null,function*(){const n=yield i.data.arrayBuffer();this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(n)))})})}}class mh extends ph{static createFactory(t){return()=>new mh(t)}get name(){return"Safari12"}send(n){return u(this,arguments,function*({track:t,encodings:e,codecOptions:r,screenShare:i}){this._assertSendDirection(),this.logger.debug("Safari12::creating new transceiver");const o=this.pc.addTransceiver(t,{direction:"sendonly",streams:[i?this._sendScreenShareStream:this._sendWebStream],sendEncodings:e}),d=RTCRtpSender.getCapabilities(typeof t=="string"?t:t.kind);this.logger.info(`Safari12::senders available params: ${JSON.stringify(d)}`);const c=[];r&&r.length>0&&r.forEach(g=>{var v;const T=d.codecs.find(E=>E.mimeType.includes(g.name));if(g.parameters){this.logger.info(`Safari12::codecOption.parameters:, ${JSON.stringify(g.parameters)}`);const E=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];E.push(...g.parameters);const _=[...new Set(E).values()];T.sdpFmtpLine=_.join(";")}c.push(T)}),this.logger.info(`Safari12::selected codecs: ${JSON.stringify(c)}`),o.setCodecPreferences(c);const l=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(l),t==="audio"||t.kind==="audio"){const{enableStereo:g,enableDtx:T}=this,v=this.enableHighBitrate?g?128e3:64e3:g?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${T?"usedtx=1;":""}${g?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${v}`)}return this.midTransceiverMap.set(o.mid,o),{offerSdp:l,callback:g=>u(this,null,function*(){return this.logger.debug(`Safari12::send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(g)}]`),yield this.pc.setRemoteDescription(g),o.mid}),sender:o.sender,mid:o.mid}})}addCustomEventListeners(){this.pc.ondatachannel=t=>{const{channel:e}=t;e.onmessage=r=>u(this,null,function*(){const i=String.fromCharCode(...new Uint8Array(r.data));this.safeEmit("datachannel",t.channel,i)})}}}function j0(s,t){return typeof s=="undefined"?t:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(s):JSON.parse(JSON.stringify(s))}var Uo,Pi,Ss,wd,vs,ur,$o,Eu,Rd,wf,bd,Rf;class G0 extends El{constructor(e,r){var i;super(e);m(this,vs);m(this,$o);m(this,Rd);m(this,bd);p(this,"rtpReceiver");p(this,"id");p(this,"localId");p(this,"producerId");p(this,"producingTransportId");p(this,"mimeType");p(this,"track");p(this,"peerId");p(this,"appData");p(this,"transceiver");m(this,Uo,void 0);m(this,Pi,void 0);m(this,Ss,void 0);m(this,wd,void 0);this.id=r.id,this.localId=r.localId,f(this,Uo,r.handler),this.appData=r.appData,this.peerId=r.producingPeerId,this.producingTransportId=r.producingTransportId,f(this,Ss,!1),this.producerId=r.producerId,this.track=r.track,f(this,Pi,(i=r.paused)!=null?i:!1),this.mimeType=r.mimeType,this.transceiver=r.transceiver,this.rtpReceiver=r.rtpReceiver,V(this,Rd,wf).call(this),f(this,wd,e)}get closed(){return a(this,Ss)}get kind(){return this.track.kind}get paused(){return a(this,Pi)}close(e,r){a(this,Ss)||(this.logger.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,a(this,vs,ur)),f(this,Ss,!0),r&&(V(this,bd,Rf).call(this),this.transceiver.stop()),this.safeEmit("close",e))}getStats(){return u(this,null,function*(){if(a(this,Ss))throw new vt("closed");return a(this,Uo).getReceiverStats(this.localId)})}pause(){if(this.logger.debug("consumer::pause()",a(this,vs,ur)),a(this,Ss)){this.logger.error("consumer::pause() | Consumer closed",a(this,vs,ur));return}f(this,Pi,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(this.logger.debug("consumer::resume()",a(this,vs,ur)),a(this,Ss)){this.logger.error("Consumer::resume() | Consumer closed",a(this,vs,ur));return}f(this,Pi,!1),this.track.enabled=!0,this.safeEmit("resume")}}Uo=new WeakMap,Pi=new WeakMap,Ss=new WeakMap,wd=new WeakMap,vs=new WeakSet,ur=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},$o=new WeakSet,Eu=function(){this.logger.debug('Consumer::track "ended" event',a(this,vs,ur)),this.safeEmit("trackended")},Rd=new WeakSet,wf=function(){this.track.addEventListener("ended",V(this,$o,Eu).bind(this))},bd=new WeakSet,Rf=function(){try{this.track.removeEventListener("ended",V(this,$o,Eu)),this.track.stop()}catch(e){this.logger.error("Consumer::destroyTrack()",W(N({},a(this,vs,ur)),{error:e}))}};var rs,zn,Yn,_i,jt,Ke,br,Qn,kd,bt,Qt;class W0 extends El{constructor(e,r){var i,n;super(e);m(this,bt);p(this,"id");p(this,"localId");m(this,rs,void 0);p(this,"kind");p(this,"appData");p(this,"rtpSender");m(this,zn,void 0);m(this,Yn,void 0);m(this,_i,void 0);m(this,jt,!1);m(this,Ke,void 0);m(this,br,void 0);m(this,Qn,void 0);m(this,kd,void 0);this.id=r.id,this.localId=r.localId,f(this,Ke,r.track),this.kind=(i=r.track)==null?void 0:i.kind,f(this,br,r.disableTrackOnPause?!((n=r.track)!=null&&n.enabled):!1),f(this,Qn,void 0),f(this,zn,r.stopTracks),f(this,Yn,r.disableTrackOnPause),f(this,_i,r.zeroRtpOnPause),this.appData=r.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),f(this,rs,r.handler),this.rtpSender=r.rtpSender,this._handleTrack(),f(this,kd,e)}get closed(){return a(this,jt)}get track(){return a(this,Ke)}get paused(){return a(this,br)}get maxSpatialLayer(){return a(this,Qn)}close(e){return u(this,null,function*(){if(a(this,jt))return;if(this.logger.debug(`Producer::close() ${e?`with reason ${e}`:""}`,a(this,bt,Qt)),f(this,jt,!0),this._destroyTrack(),e===od){this.safeEmit("close",{reason:e});return}const{offerSdp:r,callback:i}=yield a(this,rs).stopSending(this.localId),{answer:n}=yield this.safeEmitAsPromise("close",{offer:r,reason:e});i(n)})}getStats(){return u(this,null,function*(){if(a(this,jt))throw new vt("closed");return a(this,rs).getSenderStats(this.localId)})}pause(){this.logger.debug("Producer::pause()",a(this,bt,Qt)),a(this,jt)&&this.logger.error("Producer::pause() | Producer closed",a(this,bt,Qt)),f(this,br,!0),a(this,Ke)&&a(this,Yn)&&(a(this,Ke).enabled=!1),a(this,_i)&&a(this,rs).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(this.logger.debug("Producer::resume()",a(this,bt,Qt)),a(this,jt)){this.logger.error("Producer::resume() | Producer closed",a(this,bt,Qt));return}f(this,br,!1),a(this,Ke)&&a(this,Yn)&&(a(this,Ke).enabled=!0),a(this,_i)&&a(this,rs).replaceTrack(this.localId,a(this,Ke)),this.emit("resume")}replaceTrack(r){return u(this,arguments,function*({track:e}){if(this.logger.debug(`Producer::replaceTrack() trackId: ${e==null?void 0:e.id}`,a(this,bt,Qt)),a(this,jt)){if(e&&a(this,zn))try{e.stop()}catch(i){this.logger.error("Producer::replaceTrack",W(N({},a(this,bt,Qt)),{error:i}))}throw new vt("closed")}else if(e&&e.readyState==="ended")throw new vt("track ended");if(e===a(this,Ke)){this.logger.debug(`replaceTrack() | same track, ignored trackId: ${e.id}`,a(this,bt,Qt));return}(!a(this,_i)||!a(this,br))&&(yield a(this,rs).replaceTrack(this.localId,e)),this._destroyTrack(),f(this,Ke,e),this._handleTrack()})}setMaxSpatialLayer(e){return u(this,null,function*(){if(a(this,jt))throw new vt("closed");if(this.kind!=="video")throw new lo("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");yield a(this,rs).setMaxSpatialLayer(this.localId,e),f(this,Qn,e)})}setRtpEncodingParameters(e){return u(this,null,function*(){if(a(this,jt))throw new vt("closed");if(typeof e!="object")throw new TypeError("invalid params");yield a(this,rs).setRtpEncodingParameters(this.localId,e)})}_onTrackEnded(){this.logger.debug(`Producer::track "ended" event trackId: ${this.track.id}`,a(this,bt,Qt)),this.safeEmit("trackended",this.track.id)}_handleTrack(){a(this,Ke)&&a(this,Ke).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(a(this,Ke))try{a(this,Ke).removeEventListener("ended",this._onTrackEnded),a(this,zn)&&a(this,Ke).stop()}catch(r){this.logger.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,W(N({},a(this,bt,Qt)),{error:r}))}}}rs=new WeakMap,zn=new WeakMap,Yn=new WeakMap,_i=new WeakMap,jt=new WeakMap,Ke=new WeakMap,br=new WeakMap,Qn=new WeakMap,kd=new WeakMap,bt=new WeakSet,Qt=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};function bf(s){return typeof s=="object"&&!Array.isArray(s)&&s!==null}function jl(s){return Math.random().toString(36).substring(2,2+s)}const Vc=1;function Hp(s){const t=s;return delete t.payload._bolt,t}function J0(s){return s.payload&&bf(s.payload)}function K0(s){var t,e;return J0(s)&&(e=(t=s.payload._bolt)==null?void 0:t.id)!=null?e:""}var kr,Md,Ci;const dn=class extends tt.EventEmitter{constructor(e,r,i,n){super();p(this,"channel");p(this,"queue");p(this,"serverProtocolVersion");m(this,kr,new Map);m(this,Md,void 0);m(this,Ci,void 0);p(this,"respond",(e,r,i=!1)=>{let n;i?n=dn.createErrorResponse(e,r):n=dn.createResponse(e,r),this.channel.send(JSON.stringify(n))});p(this,"notify",e=>{const r=dn.createNotification(e);this.channel.send(JSON.stringify(r))});p(this,"request",e=>u(this,null,function*(){const r=dn.createRequest(e),i=new Promise((n,o)=>{const{id:c}=r.payload._bolt,l={id:c,method:r.type,resolve:h=>{this.queue.delete(c)&&(clearTimeout(l.timer),n(h))},timer:setTimeout(()=>{this.queue.delete(c)&&o(new Error(`request timeout for message id: ${c}`))},2e4),cancel:h=>{this.queue.delete(c)&&(clearTimeout(l.timer),o(h))}};this.queue.set(c,l)});return this.channel.send(JSON.stringify(r)),i}));p(this,"send",e=>{const r=JSON.stringify(e),i=16384;if(r.length>i){const n=i-200,o=Math.ceil(r.length/n),d=[];for(let l=0;l<o;l+=1){const h=l*n,g=(l+1)*n;d.push(r.slice(h,g))}const c=Br.v4();for(let l=0;l<o;l+=1){const h=d[l],T=JSON.stringify({id:c,count:o,chunkIndex:l,chunk:h});a(this,Ci).debug(`Sending message chunk over dc: ${T}`),this.channel.send(T)}}else a(this,Ci).debug(`Sending message over dc: ${r}`),this.channel.send(r)});p(this,"processMessage",e=>{var i;a(this,kr).has(e.id)||a(this,kr).set(e.id,[]);const r=a(this,kr).get(e.id);if(r[e.chunkIndex]=e,(r==null?void 0:r.length)===e.count&&!r.some(n=>n===void 0)){const n=a(this,kr).get(e.id),o=n==null?void 0:n.reduce((c,l)=>c+l.chunk,"");a(this,kr).delete(e.id);const d=JSON.parse(o);if(!d.payload||!bf(d.payload))throw new Error("corrupted incoming message over dc",{cause:{code:"CORRUPT_DC_MESSAGE",values:d}});if(this.processBoltHandshake(d))return;if(this.serverProtocolVersion=(i=d.payload._bolt)==null?void 0:i.version,!this.processResponseMsg(d))return d}});p(this,"processResponseMsg",e=>{const{id:r}=e.payload._bolt,i=this.queue.get(r);return i?(a(this,Ci).debug(`resolving pending request with id: ${r}, complete response: ${JSON.stringify(e)}`),e.type==="error"?i.cancel(Hp(e)):i.resolve(Hp(e)),!0):!1});p(this,"processBoltHandshake",e=>{var r,i;return e.type==="_bolt"||e.type==="handshake"?(this.respond((i=(r=e.payload._bolt)==null?void 0:r.id)!=null?i:jl(8),{type:"_bolt",payload:{message:"pong"}}),!0):!1});this.label=i,this.transportId=n,f(this,Md,e),f(this,Ci,e.getValue("logger")),this.channel=r,this.queue=new Map}};let Yr=dn;kr=new WeakMap,Md=new WeakMap,Ci=new WeakMap,p(Yr,"createRequest",e=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:W(N({},e.payload),{_bolt:{id:jl(8),type:"REQUEST",version:Vc}})}}),p(Yr,"createResponse",(e,r)=>{var i;if((i=r.payload)!=null&&i._bolt)throw new Error("rpc fields are internal values");return{type:r.type,payload:W(N({},r.payload),{_bolt:{id:e,type:"RESPONSE",version:Vc}})}}),p(Yr,"createNotification",e=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:W(N({},e.payload),{bolt:{id:jl(8),type:"NOTIFY",version:Vc}})}}),p(Yr,"createErrorResponse",(e,r)=>({type:"error",payload:{error:r.message,_bolt:{id:e,type:"RESPONSE",version:Vc}}}));const od="transport closed";var wi;const ln=class extends El{constructor(e,{id:r,direction:i,handlerFactory:n,iceServers:o,iceTransportPolicy:d,proprietaryConstraints:c,additionalSettings:l,appData:h,config:g}){var _,C,M;super(e);p(this,"awaitQueue");p(this,"observer");p(this,"id");p(this,"serverId");p(this,"direction");p(this,"maxSctpMessageSize");p(this,"handler");p(this,"connectionState","new");p(this,"producers");p(this,"consumers");p(this,"datachannels");p(this,"connected",!1);p(this,"eventsDCReadyPromise");p(this,"eventsDCReadyPromiseResolver");p(this,"eventsDCFailureTimer");p(this,"transportConnectionPromise");p(this,"consumerTrackEvents");p(this,"unknownTracksMap");p(this,"appData");m(this,wi,void 0);f(this,wi,e);const T=e.getValue("logger");T.debug(`constructor() [id: ${r}, direction: ${i}]`),this.id=r,this.direction=i;const v=j0(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.datachannels=new Map,this.consumerTrackEvents=new Map,this.unknownTracksMap=new Map,this.awaitQueue=new yu(T,!0),this.handler=n(),this.handler.enableHighBitrate=(_=g==null?void 0:g.enableHighBitrate)!=null?_:!1,this.handler.enableStereo=(C=g==null?void 0:g.enableStereo)!=null?C:!1,this.handler.enableDtx=(M=g==null?void 0:g.enableDtx)!=null?M:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:i,iceServers:o,iceTransportPolicy:d,additionalSettings:l,proprietaryConstraints:c}),this.appData=h||{};const E=3e4;this.transportConnectionPromise=new Promise(D=>{const U=setTimeout(()=>{T.error("ICE connection timeout - possible firewall blocking WebRTC or TURN unreachable",{transport:{id:this.id,type:this.direction}}),D(!1)},E);this.once("connected",()=>{clearTimeout(U),D(!0)}),this.once("disconnect",()=>{clearTimeout(U),D(!1)}),this.once("close",()=>{clearTimeout(U),D(!1)})}),this.eventsDCReadyPromise=new Promise(D=>{this.eventsDCReadyPromiseResolver=D}),this.handler.on("@connectionstatechange",D=>{D!==this.connectionState&&(this.logger.debug(`connection state changed to ${D}`),this.connectionState=D,D==="connected"&&(this.connected=!0,this.emit("connected")),D==="disconnected"&&(this.connected=!1,this.emit("disconnect")),(D==="failed"||D==="closed")&&(this.connected=!1,this.emit("close")),this.closed||this.safeEmit("connectionstatechange",D))}),this.handler.on("@icecandidate",({candidate:D})=>{this.closed||this.safeEmit("icecandidate",D)}),this.handler.on("dc_open",D=>{let U=this.datachannels.get(D.label);U||(U||(U=new Yr(a(this,wi),D,D.label,this.serverId),this.datachannels.set(D.label,U)),this.eventsDCFailureTimer=setTimeout(()=>{D.label==="events"&&(this.eventsDCReadyPromiseResolver(!1),this.safeEmit("dc_error",D.label))},5e3))}),this.handler.on("datachannel",(D,U)=>{D.label==="events"&&(this.eventsDCReadyPromiseResolver(!0),this.eventsDCFailureTimer&&clearTimeout(this.eventsDCFailureTimer));const B=this.datachannels.get(D.label);if(!B){this.logger.error("unregistered datachannel for message",{rtcChannel:{label:D.label,message:U}});return}try{const H=JSON.parse(U);this.logger.debug("datachannel message chunk recieved",{dataChannelMessageChunk:{id:H.id,count:H.count,chunkIndex:H.chunkIndex,chunk:H.chunk,transprtId:this.serverId}});const F=B.processMessage(H);if(!F)return;this.logger.debug(`datachannel message with id:${H.id} on transport:${this.serverId}complete - ${JSON.stringify(F)}`),this.emit(`datachannel:${D.label}`,B.label,F)}catch(H){this.logger.error("error parsing message",{error:H})}})}get closed(){return this.connectionState==="closed"}setServerId(e){this.serverId=e}getDatachannel(e){return this.datachannels.get(e)}get isEventsDCReady(){return this.eventsDCReadyPromise}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(od).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(e=>{e.close(od)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"))}getStats(){return u(this,null,function*(){if(this.closed)throw new vt("closed");return this.handler.getTransportStats()})}connect(e){return u(this,null,function*(){try{if(yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:r,callback:i}=yield this.handler.connect(),{transportId:n,answer:o}=yield e(r);this.setServerId(n),yield i(o)})),!(yield this.transportConnectionPromise))throw new Error("ice connection failed")}catch(r){throw this.logger.error("transport failed to connect:",{error:r}),r}})}restartIce(){return u(this,null,function*(){if(this.logger.debug("restartIce()"),this.closed)throw new vt("closed");return this.handler.restartIce()})}canProduce(e){return u(this,null,function*(){const{track:r,appData:i}=e;if(r){if(this.direction!=="send")throw new lo("not a sending Transport");if(r.readyState==="ended")throw new vt("track ended");if(i&&typeof i!="object")throw new TypeError("if given, appData must be an object")}else throw new TypeError("missing track");if(!(yield this.transportConnectionPromise))throw new mr("transport not connected");return!0})}produce(e,r){return u(this,null,function*(){if(!(yield this.canProduce(e)))throw new Error("Cannot produce");const{track:n,encodings:o,codecOptions:d,stopTracks:c=!0,disableTrackOnPause:l=!0,zeroRtpOnPause:h=!1,appData:g={}}=e;this.logger.debug(`produce() [track:${n.id}]`);const{producerId:T,localId:v,rtpSender:E}=yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:_,callback:C,sender:M,mid:D}=yield this.handler.send({track:n,encodings:o,codecOptions:d,screenShare:g==null?void 0:g.screenShare}),{answer:U,producerId:B}=yield r({offer:_,kind:n.kind,paused:l?!n.enabled||Object.hasOwn(n,"fakeTracks"):!1,appData:W(N({},g||{}),{mid:D}),codecOptions:d,producingTransportId:this.serverId}),H=yield C(U);return{producerId:B,localId:H,rtpSender:M}}),"Transport.produce");return this.createProducerObject({id:T,localId:v,track:n,stopTracks:c,disableTrackOnPause:l,zeroRtpOnPause:h,appData:g,handler:this.handler,rtpSender:E})})}createProducerObject(e){return u(this,null,function*(){const r=new W0(a(this,wi),e);return this.producers.set(r.id,r),r.once("close",()=>{this.producers.delete(r.id)}),this.emit("newproducer",r),r})}closeProducer(e){return u(this,null,function*(){yield this.awaitQueue.push(e.close.bind(e),"Transport.closeProducer")})}canConsume(){return u(this,null,function*(){if(this.closed)throw new vt("closed");if(this.direction!=="recv")throw new lo("not a receiving transport");if(!(yield this.transportConnectionPromise))throw new mr("transport not connected");return!0})}consume(e,r,i){return u(this,null,function*(){return this.awaitQueue.push(()=>u(this,null,function*(){const n={},{consumerStates:o,sessionDescription:d,failedProducers:c}=yield r(e);o.forEach((h,g)=>{n[g]=this.createConsumerObjectAndWaitForTrack(W(N({},h),{producerId:g}))}),d&&(this.logger.info("Session description found, sending negotiation request"),yield i(d));const l=[];return yield Promise.all(Object.entries(n).map(([h,g])=>g.then(T=>l.push(T)).catch(()=>{this.logger.error(`Failed to create consumer object, producer: ${h}`,{error:{message:"This should not happen"},transport:{serverId:this.serverId}})}))),{consumers:l,failedProducers:c}}),"Transport.consume",{producersLength:e.length})})}static parseCodecAndFmtpMappings(e,r){const i=Xt.parse(e.sdp),n={};return i.media.forEach(o=>{r.includes(o.mid.toString())&&(n[o.mid.toString()]={rtp:o.rtp,fmtp:o.fmtp,payloads:o.payloads,rtcpFb:o.rtcpFb})}),n}static setCodecAndFmtpMappings(e,r,i){const n=Xt.parse(e.sdp);return n.media=n.media.map(d=>{if(r.includes(d.mid.toString())){const c=N({},d);return c.rtp=i[d.mid.toString()].rtp,c.fmtp=i[d.mid.toString()].fmtp,c.payloads=i[d.mid.toString()].payloads,c.rtcpFb=i[d.mid.toString()].rtcpFb,c}return d}),W(N({},e),{sdp:Xt.write(n)})}static parseHeaderExtensionMappings(e){const r=Xt.parse(e.sdp),i={};return r.media.forEach(n=>{i[n.mid]=n.ext}),i}static setHeaderExtensionMappings(e,r){const i=Xt.parse(e.sdp);return i.media=i.media.map(o=>{const d=N({},o);return d.ext=r[o.mid],d}),W(N({},e),{sdp:Xt.write(i)})}closeConsumers(e,r){return u(this,null,function*(){try{const i=e.map(l=>l.transceiver.mid),n=ln.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,i),o=ln.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 d=yield this.handler.pc.createOffer();this.logger.info("[SDP] Created offer for closing consumers",{sdp:d.sdp}),d=ln.setCodecAndFmtpMappings(d,i,n),d=ln.setHeaderExtensionMappings(d,o),this.logger.info("[SDP] Updated codec and fmtp mappings in close consumer offer",{sdp:d.sdp}),yield this.setLocalDescription(d),this.logger.info("Successfully set local description in close consumers");const c=yield r(e,d);this.logger.info("[SDP] Received answer in close consumers",{sdp:c.sdp}),yield this.setRemoteDescription(c),this.logger.info("[SDP] Remote description was set successfully in close consumers",{sdp:c.sdp})}catch(i){this.logger.error("Failed to close consumers",{error:i})}})}setRemoteOffer(e){return u(this,null,function*(){try{this.logger.info("[SDP] Received offer from SFU",{sdp:e.sdp}),yield this.setRemoteDescription(e);const r=yield 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(n=>{if(n.type==="audio"){const o=N({},n),d=o.fmtp.find(l=>l.payload===111);return d&&(d.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 n}),r.sdp=Xt.write(i),this.logger.info("[SDP] Setting munged SDP",{sdp:r.sdp}),yield 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 n=`${i.mid}:${r.kind}`;r.addEventListener("ended",()=>{this.logger.info(`rtc consumer track ended [trackId: ${r.id}]`),this.unknownTracksMap.delete(n)});const o=this.consumerTrackEvents.get(n);o?(o(r,i),this.consumerTrackEvents.delete(n)):(this.logger.warn(`track event handler not found ${n}`),this.unknownTracksMap.set(n,e))}sendErrorOverDC(e,r,i){const n=this.getDatachannel(e);if(!n)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:e}}});n.respond(r,i,!0)}sendResponseOverDC(e,r,i){const n=this.getDatachannel(e);if(!n)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:e}}});n.respond(r,i)}createConsumerObjectAndWaitForTrack(e){return u(this,null,function*(){const{consumerId:r,producerId:i,producingPeerId:n,producingTransportId:o,streamId:d,paused:c,screenShare:l,appData:h,kind:g,mimeType:T}=e,v=`${d}:${g}`,E=W(N({},e),{name:"consumer creation task error",message:"consumer creation failed"});return new Promise((_,C)=>u(this,null,function*(){const M=setTimeout(()=>{this.logger.warn(`Timed out waiting for track event ${v} producingPeerId: ${n}`),this.consumerTrackEvents.delete(v),E.isTimedout=!0,C(E)},5e3),D=(B,H)=>{try{if(B.readyState==="ended")clearTimeout(M),C(E);else{const F=B;F.enabled=!0,this.handler.midTransceiverMap.set(H.mid,H);const te=new G0(a(this,wi),{id:r,localId:H.mid,transceiver:H,track:F,paused:c,producerId:i,producingPeerId:n,producingTransportId:o,handler:this.handler,appData:W(N({},h),{screenShare:l,peerId:n}),rtpReceiver:H.receiver,mimeType:T});this.consumers.set(r,te),te.once("close",()=>{this.consumers.delete(te.id),this.handler.midTransceiverMap.delete(H.mid)}),this.logger.info("consumer created for ",{consumer:{id:r,kind:g,appData:{screenShare:l},peerId:n,producerId:i}}),this.emit("newconsumer",te),clearTimeout(M),_(te)}}catch(F){this.logger.warn("error while creating consumer:",F),clearTimeout(M),C(E)}},U=this.unknownTracksMap.get(v);U?(this.logger.info(`track event already received [trackId: ${U.track.id}] [mid: ${U.transceiver.mid}]`),this.unknownTracksMap.delete(v),D(U.track,U.transceiver)):(this.logger.info(`Registering onTrack handler for key ${v} [producingPeerId: ${n}]`),this.consumerTrackEvents.set(v,D))}))})}setRemoteDescription(e){return u(this,null,function*(){yield this.handler.pc.setRemoteDescription(e)})}setLocalDescription(e){return u(this,null,function*(){this.logger.debug(`[SDP] ${this.direction}() {transportId: ${this.serverId}} | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),yield this.handler.pc.setLocalDescription(e)})}sendDataChannelMessage(e,r){return u(this,null,function*(){const i=this.getDatachannel(e);if(!i)throw $0("DC_NOT_READY",`${e} datachannel not ready`);const n=(yield i.request(r)).payload;return this.logger.info(`sendDataChannelMessage::response ${JSON.stringify(n)}`),n})}};let Pu=ln;wi=new WeakMap;function z0(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=fg.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 $s,Ri;class Y0{constructor(t,{handlerName:e,handlerFactory:r}={}){p(this,"handlerFactory");m(this,$s,void 0);m(this,Ri,void 0);const i=t.getValue("logger");if(i.debug("constructor()"),f(this,$s,t),f(this,Ri,i),e&&r)throw new TypeError("just one of handlerName or handlerInterface can be given");if(r)this.handlerFactory=r;else{if(e)a(this,Ri).debug(`Device::constructor() | handler given: ${e}`);else if(e=z0(a(this,Ri)),e)a(this,Ri).debug(`Device::constructor() | detected handler: ${e}`);else throw new Error("device not supported");switch(e){case"Chrome74":this.handlerFactory=gh.createFactory(a(this,$s));break;case"Safari12":this.handlerFactory=mh.createFactory(a(this,$s));break;case"Firefox60":this.handlerFactory=ad.createFactory(a(this,$s),{supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=ad.createFactory(a(this,$s),{supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${e}"`)}}}createTransport(t){const e=Br.v4();return new Pu(a(this,$s),W(N({id:e},t),{handlerFactory:this.handlerFactory}))}}$s=new WeakMap,Ri=new WeakMap;const Q0=2e3;var Xn,Xe,Ze,Bo,Ho,bi,Zn,Fo,ea,ki,ys,ta,Jc,qo,_u,Ad,kf,jo,Cu,Id,Mf,Dd,Af,Od,If,Nd,Df,Ld,Of,Go,wu,Wo,Ru;class X0 extends tt.EventEmitter{constructor(e,r){super();m(this,ta);m(this,qo);m(this,Ad);m(this,jo);m(this,Id);m(this,Dd);m(this,Od);m(this,Nd);m(this,Ld);m(this,Go);m(this,Wo);p(this,"context");m(this,Xn,void 0);m(this,Xe,void 0);m(this,Ze,void 0);m(this,Bo,void 0);m(this,Ho,void 0);m(this,bi,void 0);m(this,Zn,void 0);m(this,Fo,void 0);m(this,ea,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0});m(this,ki,void 0);m(this,ys,"all");this.context=e,f(this,bi,r),f(this,Xn,new Y0(e)),f(this,Zn,new q0(r)),f(this,Fo,ds),a(this,ta,Jc).mediaState={send:{state:gn.NEW},recv:{state:gn.NEW}},Ta(this.context,"forceRelay")&&f(this,ys,"relay"),this.logger.info(`ICE Transport Policy initially set to ${a(this,ys)}`),V(this,qo,_u).call(this)}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get socket(){return a(this,bi)}get socketHandler(){return a(this,Zn)}get sendTransport(){return a(this,Xe)}get recvTransport(){return a(this,Ze)}get events(){return a(this,Fo)}set sendTransportConnectedCallback(e){f(this,Bo,e)}set recvTransportConnectedCallback(e){f(this,Ho,e)}setupTransports(e){return u(this,null,function*(){yield V(this,Ad,kf).call(this,e);let r,i;e.send&&(r=V(this,jo,Cu).call(this,a(this,Xe)).then(n=>{try{a(this,Bo).call(this,n)}catch(o){this.logger.error("Failed to run send transport callback")}})),e.recv&&(i=V(this,jo,Cu).call(this,a(this,Ze)).then(n=>{try{a(this,Ho).call(this,n)}catch(o){this.logger.error("Failed to run recv transport callback")}})),yield Promise.all([r,i])})}stopTransports(e){var r,i;if(e.send&&this.sendTransport!==void 0){const{id:n,serverId:o,direction:d}=a(this,Xe);this.logger.info("Closing send transport",{transport:{id:n,serverId:o,type:d}}),a(this,Xe).close(),a(this,Xe).removeAllListeners(),f(this,Xe,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:n,serverId:o,direction:d}=a(this,Ze);this.logger.info("Closing recv transport",{transport:{id:n,serverId:o,type:d}}),(r=a(this,Ze))==null||r.close(),(i=a(this,Ze))==null||i.removeAllListeners(),f(this,Ze,void 0)}V(this,qo,_u).call(this)}stopAllTransports(){this.logger.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}handleErrors(e){throw new Error("Method not implemented.")}}Xn=new WeakMap,Xe=new WeakMap,Ze=new WeakMap,Bo=new WeakMap,Ho=new WeakMap,bi=new WeakMap,Zn=new WeakMap,Fo=new WeakMap,ea=new WeakMap,ki=new WeakMap,ys=new WeakMap,ta=new WeakSet,Jc=function(){return this.context.getValue("connectionHandler")},qo=new WeakSet,_u=function(){f(this,ki,{send:void 0,recv:void 0})},Ad=new WeakSet,kf=function(e){return u(this,null,function*(){var o,d,c,l,h,g,T,v;Ta(this.context,"forceRelay")&&f(this,ys,"relay"),this.logger.info(`ICE Transport Policy set to ${a(this,ys)}`);const n=yield St().getICEServers().catch(E=>(this.logger.warn(`failed to get iceservers from server: ${E.message}`),[]));e.send&&V(this,Dd,Af).call(this,{iceServers:n,additionalSettings:{encodedInsertableStreams:(o=this.context.getValue("modules").e2ee)==null?void 0:o.enabled},config:{enableHighBitrate:(l=(c=(d=this.context.getValue("defaults").mediaConfiguration)==null?void 0:d.audio)==null?void 0:c.enableHighBitrate)!=null?l:!1,enableStereo:(T=(g=(h=this.context.getValue("defaults").mediaConfiguration)==null?void 0:h.audio)==null?void 0:g.enableStereo)!=null?T:!1,enableDtx:!1},iceTransportPolicy:a(this,ys)}),e.recv&&V(this,Od,If).call(this,{iceServers:n,additionalSettings:{encodedInsertableStreams:(v=this.context.getValue("modules").e2ee)==null?void 0:v.enabled},iceTransportPolicy:a(this,ys)})})},jo=new WeakSet,Cu=function(e){return u(this,null,function*(){const{id:r,serverId:i,direction:n}=e;V(this,Nd,Df).call(this,e);try{return yield Cf((d,c)=>u(this,null,function*(){d>0&&this.logger.debug(`Retrying transport connect, count: ${d}`,{transport:{id:r,serverId:i,type:n}});try{if(e.closed)throw new mr("Cannot reconnect closed transport");yield V(this,Id,Mf).call(this,e)}catch(l){if(l instanceof mr){c(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:n}}),e.close(),e.removeAllListeners(),o}})},Id=new WeakSet,Mf=function(e){return u(this,null,function*(){const{id:r,direction:i}=e;if(this.logger.info(`Connecting ${i} transport`,{transport:{id:r,type:i}}),!a(this,bi).isConnected)throw new mr("Socket is not connected");if(e.connectionState==="closed")throw new mr("Transport is closed");try{yield e.connect(n=>V(this,Ld,Of).call(this,i,n)),this.logger.info(`Connected ${i} transport`,{transport:{id:r,serverId:e.serverId,type:i}})}catch(n){throw a(this,ea).transportFailureCount[i]+=1,n.message==="ice connection failed"?new mr(n.message):n}})},Dd=new WeakSet,Af=function(e){var r,i;if(a(this,Xe)&&a(this,Xe).connected){this.logger.info("Transport send is already connected",{transport:{id:(r=a(this,Xe))==null?void 0:r.id,serverId:(i=a(this,Xe))==null?void 0:i.serverId,type:"send"}});return}f(this,Xe,a(this,Xn).createTransport(W(N({},e),{direction:"send"}))),this.context.getValue("callstats").configureSendTransport(a(this,Xe))},Od=new WeakSet,If=function(e){var r,i;if(a(this,Ze)&&a(this,Ze).connected){this.logger.info("Transport recv is already connected",{transport:{id:(r=a(this,Ze))==null?void 0:r.id,serverId:(i=a(this,Ze))==null?void 0:i.serverId,type:"recv"}});return}f(this,Ze,a(this,Xn).createTransport(W(N({},e),{direction:"recv"}))),this.context.getValue("callstats").configureRecvTransport(a(this,Ze))},Nd=new WeakSet,Df=function(e){const{direction:r,id:i}=e;e.on("connectionstatechange",n=>u(this,null,function*(){V(this,Wo,Ru).call(this,{state:n,direction:r}),this.logger.info(`Transport connection state changed for ${r} transport`,{transport:{id:i,serverId:e.serverId,type:r,status:n}});const o=()=>{const d=a(this,ki)[r];d!==void 0&&(clearTimeout(d),a(this,ki)[r]=void 0)};switch(n){case"connected":o(),a(this,ea).lastConnectionTime=performance.now();break;case"disconnected":a(this,ki)[r]=setTimeout(()=>u(this,null,function*(){this.logger.warn(`${r} transport is in disconnected state, reconnecting transport`,{transport:{id:i,serverId:e.serverId,type:r}}),yield V(this,Go,wu).call(this,e.direction)}),Q0);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}}),yield V(this,Go,wu).call(this,e.direction);break}})),e.on("icecandidate",n=>u(this,null,function*(){this.logger.debug("Sending iceCandidate:",{iceCandidate:n})})),e.on("datachannel:events",(n,o)=>u(this,null,function*(){var d,c;this.logger.debug("Got data channel message on event:",{rtcChannel:{label:n,message:o}});try{switch(o.type){case"handshake":{const l={type:"handshake",payload:{message:"pong"}};e.sendResponseOverDC(n,K0(o),l);break}case"hub-disconnect":{this.logger.debug(`media hub disconnected, full_reconnect: ${(d=o.payload)==null?void 0:d.full_reconnect}`),((c=o.payload)==null?void 0:c.full_reconnect)===!0&&this.handleErrors("rejoin");break}case"error":break;default:break}}catch(l){this.logger.error(`Unable to handle the incoming datachannel message on channel ${n}`)}})),e.on("dc_error",()=>{e.direction==="recv"&&(this.logger.warn("Events datachannel did not open in 5s"),this.handleErrors("reconnectRecvTransport"))})},Ld=new WeakSet,Of=function(e,r){return u(this,null,function*(){const i=e==="recv";try{const{sdp:n,type:o}=r,d={consuming:i,description:{sdp:n,type:o,target:i?er.SUBSCRIBER:er.PUBLISHER},producers:[]};return a(this,Zn).connectTransport(d)}catch(n){throw this.logger.error(`Error in ${e} transport connection:`,{error:n}),n}})},Go=new WeakSet,wu=function(e){return u(this,null,function*(){switch(this.logger.info("Called reconnect transport",{transport:{type:e}}),this.stopTransports({[e]:!0}),a(this,bi).isConnected&&a(this,ea).transportFailureCount[e]>2&&(this.logger.warn(`Multiple disconnections in ${e} transport, forcing relay`),f(this,ys,"relay")),yield this.setupTransports({[e]:!0}),e){case"send":{this.logger.info("Transport reconnected",{transport:a(this,Xe)}),this.context.getValue("peerSessionStore").emit(R.RESET_PRODUCER_STATE);break}case"recv":{this.logger.info("Transport reconnected",{transport:a(this,Ze)}),this.context.getValue("peerSessionStore").emit(R.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:this.logger.warn("Unknown transport direction",{transport:{type:e}})}V(this,Wo,Ru).call(this,{state:gn.CONNECTED,direction:e})})},Wo=new WeakSet,Ru=function(e){const{state:r,direction:i}=e;a(this,ta,Jc).mediaState[i]={state:r},this.context.getValue("peerSessionStore").emit(R.TRANSPORT_STATE_UPDATE,N({transport:i},a(this,ta,Jc).mediaState[i]))};var Vd,Gt;class Z0{constructor(t,e,r,i,n){m(this,Vd,void 0);m(this,Gt,void 0);this.events=e,this.recvTransport=r,this.socket=i,this.socketHandler=n,f(this,Vd,t),f(this,Gt,t.getValue("logger"))}create(t){return u(this,null,function*(){if(!t||t&&t.length===0)throw new Error("List of producers is required");const e=new Map,r=[];t.forEach(c=>{const{producingPeerId:l,producerId:h,producingTransportId:g}=c,T={simulcast:{preferredRid:"f",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}};e.set(h,l),r.push(N({producingPeerId:l,producerId:h,producingTransportId:g},T))});const i=yield this.socketHandler.consume({requests:r,consumingTransportId:this.recvTransport.serverId}),n=new Map;t.forEach(c=>n.set(c.producerId,c));const o=new Map,d=[];return Object.entries(i.consumerStateMap).forEach(([c,l])=>{const h=n.get(c);if(!h)return;if(l.errorCode){a(this,Gt).warn(`Consumer request failed for producer ${c}`,{error:{message:l.errorCode}}),d.push(W(N({},h),{errorCode:l.errorCode}));return}let g={};try{g=JSON.parse(l.producerState.appData)}catch(T){}o.set(c,{consumerId:l.consumerId,producingTransportId:h.producingTransportId,producingPeerId:h.producingPeerId,kind:h.kind,paused:h.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:h.screenShare,mimeType:h.mimeType,appData:g})}),{consumerStates:o,sessionDescription:i.sessionDescription,failedProducers:d}})}negotiate(t){return u(this,null,function*(){try{a(this,Gt).info("Negotiating socket consumer",{transport:this.recvTransport}),a(this,Gt).debug(`[SDP] setting remote offer: ${JSON.stringify(t)} on recvTransport`,{transport:this.recvTransport});const e=yield this.recvTransport.setRemoteOffer(t),r={transportId:this.recvTransport.serverId,description:{sdp:e.sdp,type:e.type,target:er.SUBSCRIBER}};return a(this,Gt).debug(`sending renegotiate request: ${JSON.stringify(r)} on recvTransport`,{transport:this.recvTransport}),yield this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,XC.toBinary(r)),a(this,Gt).info("Renegotiation done",{transport:this.recvTransport}),e}catch(e){a(this,Gt).error("Failed to renegotiate",{error:e});return}})}close(t){return u(this,null,function*(){if(!t.length)return{};const e=(r,i)=>u(this,null,function*(){const n=r.map(l=>l.localId);a(this,Gt).info(`Closing consumers: ${JSON.stringify(n)}`);const o={description:{sdp:i.sdp,type:i.type,target:er.SUBSCRIBER},consumerIds:n,consumingTransportId:this.recvTransport.serverId},d=yield this.socketHandler.closeConsumer(o),c=wR.fromBinary(d).description;return{sdp:c.sdp,type:c.type}});return yield this.recvTransport.awaitQueue.push(()=>this.recvTransport.closeConsumers(t,e),"ConsumerStrategy.close",{consumersLength:t.length}),{}})}switchConsumersToLayer(t,e){return u(this,null,function*(){const r={requests:[],consumingTransportId:this.recvTransport.serverId},i=t.filter(n=>n&&n.id);i.forEach(({id:n,producingTransportId:o,localId:d})=>{r.requests.push({producerId:n,producingTransportId:o,mid:d,simulcast:{preferredRid:e===0?"q":"h",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}})}),yield this.socketHandler.updateConsumersSimulcastConfig(r),a(this,Gt).info(`Consumers switched layers to ${e}`,{consumerIds:i==null?void 0:i.map(({id:n})=>n)})})}}Vd=new WeakMap,Gt=new WeakMap;class fh{constructor(t){this.socketHandler=t}static getMSIDFromSDP(t,e){return Xt.parse(t).media.filter(n=>e==="video"?n.type==="video":n.type==="audio").at(-1).msid}create(d){return u(this,arguments,function*({offer:t,kind:e,paused:r,appData:i,codecOptions:n,producingTransportId:o}){var T,v;const c=fh.getMSIDFromSDP(t.sdp,e),l={description:{sdp:t.sdp,type:t.type,target:er.PUBLISHER},paused:r,kind:e,msid:c,appData:JSON.stringify(i),screenShare:(T=i.screenShare)!=null?T:!1,mimeType:`${e}/${(v=n[0])==null?void 0:v.name}`,producingTransportId:o},{answer:h,producerId:g}=yield this.socketHandler.produce(l);return{answer:h,producerId:g}})}}var Mi,Mr,sa,Jo,Es,xd,Bs,ra,Ko,bu,Ud,Nf,$d,Lf,Bd,Vf,Hd,xf;class eD extends X0{constructor(e,r){super(e,r);m(this,Ko);m(this,Ud);m(this,$d);m(this,Bd);m(this,Hd);m(this,Mi,void 0);m(this,Mr,void 0);m(this,sa,void 0);m(this,Jo,void 0);m(this,Es,void 0);m(this,xd,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0});m(this,Bs,[]);m(this,ra,void 0);this.context=e,this.sendTransportConnectedCallback=()=>u(this,null,function*(){f(this,Jo,new fh(this.socketHandler))}),this.recvTransportConnectedCallback=i=>u(this,null,function*(){a(this,sa).clear(),f(this,Es,new Z0(this.context,this.events,i,this.socket,this.socketHandler))}),this.reset()}get socketHandler(){return super.socketHandler}get producers(){return a(this,Mi)}get consumers(){return a(this,Mr)}get producerIdToConsumerIdMap(){return a(this,sa)}get logger(){return this.context.getValue("logger")}reset(){f(this,Mi,new Map),f(this,Mr,new Map),f(this,sa,new Map)}createProducer(e,r){return u(this,null,function*(){var i,n;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const o=yield this.sendTransport.produce(e,V(this,Ud,Nf).bind(this));return(i=e.appData)!=null&&i.e2ee&&this.context.getValue("peerSessionStore").emit(R.E2EE_ACTIVE_PRODUCER,o),V(this,$d,Lf).call(this,o,r),o}catch(o){throw this.logger.error(`Failed to create ${((n=e==null?void 0:e.track)==null?void 0:n.kind)||"unknown"} producer`,{error:o}),a(this,xd).producerCreationFailureCount+=1,o}})}closeProducer(e,r){return u(this,null,function*(){var n;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{yield this.sendTransport.closeProducer(i),(n=this.context.getValue("modules").e2ee)!=null&&n.enabled&&this.context.getValue("peerSessionStore").emit(R.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(a(this,Mi).entries()).map(([,e])=>e.close()))}createConsumer(e){return this.createConsumers([e])}createConsumers(e){return u(this,null,function*(){a(this,ra)||clearTimeout(a(this,ra)),f(this,Bs,a(this,Bs).concat(e)),yield V(this,Ko,bu).call(this)})}closeConsumer(e){return this.closeConsumers([e])}closeConsumers(e){return u(this,null,function*(){if(!a(this,Es))return;const r=e.map(n=>this.consumers.get(n)).filter(n=>n!==void 0);if(r.length===0)return;const{failedConsumers:i}=yield a(this,Es).close(r);i!=null&&i.length&&this.logger.warn("Failed to close some consumers",{consumerIds:i})})}closeAllConsumers(){return this.closeConsumers(Array.from(a(this,Mr).keys()))}switchConsumersToLayer(e,r){return u(this,null,function*(){a(this,Es).switchConsumersToLayer(e,r)})}}Mi=new WeakMap,Mr=new WeakMap,sa=new WeakMap,Jo=new WeakMap,Es=new WeakMap,xd=new WeakMap,Bs=new WeakMap,ra=new WeakMap,Ko=new WeakSet,bu=function(){return u(this,null,function*(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const e=500,r=a(this,Bs).splice(0,a(this,Bs).length);try{const i=new Set(Array.from(this.consumers.values()).map(({producerId:c})=>c)),n=r.filter(({producerId:c})=>!this.producers.get(c)&&!i.has(c));if(n.length===0)return;const{consumers:o,failedProducers:d}=yield this.recvTransport.consume(n,V(this,Bd,Vf).bind(this),a(this,Es).negotiate.bind(a(this,Es)));if(o.forEach(V(this,Hd,xf).bind(this)),d!=null&&d.length){this.logger.error("Failed to create consumers for producers",{producers:d});const c=d.filter(({errorCode:l,producerId:h})=>l==="not_found_track_error"?(this.logger.error(`Track not found for producer: ${h}. This will not be retried.`),!1):l==="backend_error"?(this.logger.error("Unrecoverable error: backend error"),!1):!0);f(this,Bs,a(this,Bs).concat(c)),f(this,ra,setTimeout(V(this,Ko,bu).bind(this),e))}}catch(i){if(this.logger.error("failed to consume on transport",{error:i}),i.errorCode==="internal_error"&&i.errorDescription==="Backend error"||i.errorCode==="invalid_session_description"){this.logger.error("Irrecoverable error, closing current recvTransport to create a new one",{transport:this.recvTransport,error:{code:i.errorCode,message:i.errorDescription}});try{this.stopTransports({recv:!0})}catch(n){}yield this.setupTransports({recv:!0})}}})},Ud=new WeakSet,Nf=function(e){return a(this,Jo).create(e)},$d=new WeakSet,Lf=function(e,r){e.on("close",(i,n)=>u(this,null,function*(){const{offer:o,reason:d}=i;if(this.logger.info("producer::closing",{debuggingHint:d,producer:W(N({},e),{status:"closing"})}),d!==od){const c={producerId:e.id,description:{sdp:o.sdp,type:o.type,target:er.PUBLISHER}};try{const l=yield this.socketHandler.closeProducer(c),h={sdp:l==null?void 0:l.sdp,type:l==null?void 0:l.type};this.logger.info("producer::closed",{producer:W(N({},e),{status:"closed"})}),n({answer:h})}catch(l){this.logger.error("producer close error",l)}}this.producers.delete(e.id),r()})),e.on("trackended",()=>{this.logger.info("producer::trackended",{producer:W(N({},e),{status:"UNKNOWN"})})}),a(this,Mi).set(e.id,e)},Bd=new WeakSet,Vf=function(e){return u(this,null,function*(){try{return yield this.recvTransport.canConsume(),yield a(this,Es).create(e)}catch(r){throw this.logger.error("Error in consume request",{error:r}),r}})},Hd=new WeakSet,xf=function(e){e.on("close",r=>u(this,null,function*(){this.logger.debug("consumer closed",{consumer:{closureReason:r,id:e.id,kind:e.kind,appData:e.appData}}),a(this,Mr).delete(e.id),this.context.getValue("peerSessionStore").emit(R.CONSUMER_CLOSED,{id:e.id})})),a(this,Mr).set(e.id,e),this.producerIdToConsumerIdMap.set(e.producerId,e.id),this.context.getValue("peerSessionStore").emit(R.NEW_CONSUMER,{id:e.id,appData:e.appData,peerId:e.peerId})};var zo,Yo,Qo,ia,na,aa,Xo,Zo,oa,gt,is,ns,Ai,Ii,Hs,ec,Fd,Uf,qd,$f,jd,Bf,Gd,Hf;const Wd=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:r=3,hangoverFrames:i=5,noiseAdaptationRate:n=.95,voiceAdaptationRate:o=.99,minEnergyThreshold:d=.005,maxEnergyThreshold:c=.2,energyRatioThreshold:l=1.5,noiseHistorySize:h=50}={}){m(this,Fd);m(this,qd);m(this,zo,void 0);m(this,Yo,void 0);m(this,Qo,void 0);m(this,ia,void 0);m(this,na,void 0);m(this,aa,void 0);m(this,Xo,void 0);m(this,Zo,void 0);m(this,oa,void 0);m(this,gt,void 0);m(this,is,void 0);m(this,ns,!1);m(this,Ai,0);m(this,Ii,0);m(this,Hs,[]);m(this,ec,void 0);f(this,ia,t),f(this,gt,t),f(this,zo,e),f(this,Yo,r),f(this,Qo,i),f(this,na,n),f(this,aa,o),f(this,Xo,d),f(this,Zo,c),f(this,oa,l),f(this,ec,h),f(this,is,t/2)}get voiceDetected(){return a(this,ns)}processAudioChunk(t){var o,d;const e=V(o=Wd,jd,Bf).call(o,t),r=V(d=Wd,Gd,Hf).call(d,t);return V(this,Fd,Uf).call(this,e),e/a(this,is)>a(this,oa)&&e>a(this,gt)&&r>a(this,zo)?(f(this,Ai,a(this,Ai)+1),f(this,Ii,a(this,Qo)),a(this,Ai)>=a(this,Yo)&&f(this,ns,!0)):(f(this,Ai,0),a(this,Ii)>0?f(this,Ii,a(this,Ii)-1):a(this,ns)&&f(this,ns,!1),a(this,ns)||V(this,qd,$f).call(this,e)),{energy:e,isVoice:a(this,ns)}}reset(){f(this,ns,!1),f(this,Ai,0),f(this,Ii,0),f(this,gt,a(this,ia)),f(this,is,a(this,ia)/2),f(this,Hs,[])}getThresholdInfo(){return{currentEnergyThreshold:a(this,gt),backgroundNoiseEnergy:a(this,is),energyRatioThreshold:a(this,oa)}}};let Ga=Wd;zo=new WeakMap,Yo=new WeakMap,Qo=new WeakMap,ia=new WeakMap,na=new WeakMap,aa=new WeakMap,Xo=new WeakMap,Zo=new WeakMap,oa=new WeakMap,gt=new WeakMap,is=new WeakMap,ns=new WeakMap,Ai=new WeakMap,Ii=new WeakMap,Hs=new WeakMap,ec=new WeakMap,Fd=new WeakSet,Uf=function(t){a(this,ns)?f(this,gt,a(this,aa)*a(this,gt)+(1-a(this,aa))*t):f(this,gt,a(this,na)*a(this,gt)+(1-a(this,na))*a(this,is)),f(this,gt,Math.max(a(this,Xo),Math.min(a(this,Zo),a(this,gt))))},qd=new WeakSet,$f=function(t){if(t<a(this,gt)*1.2)if(a(this,Hs).push(t),a(this,Hs).length>a(this,ec)&&a(this,Hs).shift(),a(this,Hs).length>=10){const e=[...a(this,Hs)].sort((i,n)=>i-n),r=Math.floor(e.length/2);f(this,is,e[r])}else f(this,is,.95*a(this,is)+.05*t)},jd=new WeakSet,Bf=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,r)=>e+r)/t.length)},Gd=new WeakSet,Hf=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},m(Ga,jd),m(Ga,Gd);var tc;class Fp{constructor(t){p(this,"RNAudioSampleHandler");m(this,tc,void 0);f(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 a(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 qp{constructor(t){p(this,"audioContext");p(this,"analyser");m(this,sc,void 0);f(this,sc,t),this.audioContext=new AudioContext,this.analyser=this.audioContext.createAnalyser(),this.analyser.fftSize=2048}get logger(){return a(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 tD{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 sD=60,rD=400;var Fs,qs,js,rc,ca,da,Ar,Di,la,Oi,Gs,Ps,Jd,Ff,ic,ku,Kd,qf,zd,jf;const so=class{constructor(t,e){m(this,Jd);m(this,Kd);m(this,Fs,void 0);m(this,qs,void 0);m(this,js,void 0);m(this,rc,void 0);m(this,ca,void 0);m(this,da,void 0);m(this,Ar,void 0);m(this,Di,void 0);m(this,la,void 0);m(this,Oi,void 0);m(this,Gs,void 0);m(this,Ps,void 0);this.reportRequest=e,f(this,Oi,t),f(this,da,new Ga);const{isReactNative:r}=navigator;f(this,Gs,r?new Fp(a(this,Oi)):new qp(a(this,Oi))),f(this,Ps,r?tD:xc)}get logger(){return a(this,Oi).getValue("logger")}set producerId(t){f(this,js,t)}set audioTrack(t){f(this,rc,t),a(this,Gs)instanceof qp&&(a(this,Gs).audioTrack=t)}start(){this.logger.debug(`AudioActivityReporter: Starting audio activity reporter: ${a(this,js)}`),a(this,Fs)&&a(this,Ps).clearInterval(a(this,Fs)),f(this,Fs,a(this,Ps).setInterval(()=>u(this,null,function*(){var i;if(!a(this,rc)||!a(this,js))return;const{energy:t}=V(this,Jd,Ff).call(this),e=V(i=so,ic,ku).call(i,t);let r=.9;a(this,la)!==e&&a(this,la)?r=.9:e?r=.3:r=.5,f(this,ca,(a(this,ca)||0)*(1-r)+t*r)}),sD)),a(this,qs)&&a(this,Ps).clearInterval(a(this,qs)),f(this,qs,a(this,Ps).setInterval(V(this,Kd,qf).bind(this),rD))}stop(){try{this.logger.debug(`AudioActivityReporter: Stopping audio activity reporter: ${a(this,js)}`),a(this,Fs)&&(a(this,Ps).clearInterval(a(this,Fs)),f(this,Fs,void 0)),a(this,qs)&&(a(this,Ps).clearInterval(a(this,qs)),f(this,qs,void 0))}catch(t){}a(this,da).reset(),a(this,Gs)instanceof Fp&&a(this,Gs).stop()}};let Wa=so;Fs=new WeakMap,qs=new WeakMap,js=new WeakMap,rc=new WeakMap,ca=new WeakMap,da=new WeakMap,Ar=new WeakMap,Di=new WeakMap,la=new WeakMap,Oi=new WeakMap,Gs=new WeakMap,Ps=new WeakMap,Jd=new WeakSet,Ff=function(){var o;const{samples:t}=a(this,Gs),{energy:e,isVoice:r}=a(this,da).processAudioChunk(t),i=V(o=so,zd,jf).call(o,e);return i===-1/0||e<1e-6?{energy:0,isVoice:!1}:((!a(this,Ar)||i<a(this,Ar))&&f(this,Ar,i),(!a(this,Di)||i>a(this,Di))&&f(this,Di,i),{energy:(i-a(this,Ar))/(a(this,Di)-a(this,Ar))*10||0,isVoice:r})},ic=new WeakSet,ku=function(t){return t<5},Kd=new WeakSet,qf=function(t=a(this,ca)){var r;if(!a(this,js)||!t)return;const e={producerId:a(this,js),energy:Math.round(t),silent:V(r=so,ic,ku).call(r,t)};f(this,la,e.silent),this.reportRequest(e)},zd=new WeakSet,jf=function(t){const e=Math.log10(t);return Math.round(e)},m(Wa,ic),m(Wa,zd);var iD=Object.defineProperty,nD=Object.getOwnPropertyDescriptor,oe=(s,t,e,r)=>{for(var i=r>1?void 0:r?nD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&iD(t,e,i),i},nc,ac,et,G,Yd,ct,Ni,Li,Vi,oc,Wt,Ws,dt,mt,Ir,sn,Qd,Gf,Xd,Wf,Zd,Jf,cc,Mu,el,Kf,tl,zf,lt,Pt,xi,Ja,sl,Yf,rl,Qf,il,Xf;class ie{constructor(t,e){m(this,Ir);m(this,Qd);m(this,Xd);m(this,Zd);m(this,cc);m(this,el);m(this,tl);m(this,lt);m(this,xi);m(this,sl);m(this,rl);m(this,il);p(this,"context");p(this,"authToken");p(this,"e2ee");m(this,nc,void 0);m(this,ac,void 0);m(this,et,void 0);m(this,G,void 0);m(this,Yd,void 0);m(this,ct,void 0);m(this,Ni,void 0);m(this,Li,void 0);m(this,Vi,void 0);m(this,oc,void 0);m(this,Wt,null);m(this,Ws,void 0);m(this,dt,void 0);m(this,mt,void 0);var i,n;this.context=t;const{socket:r}=e;this.mediaJoined=!1,f(this,et,r),f(this,Ni,!1),f(this,G,new eD(t,r)),f(this,ct,a(this,G).events),f(this,Ws,new Set),f(this,dt,new Map),f(this,Li,!1),f(this,Vi,new yu(t.getValue("logger"))),f(this,mt,new Wa(this.context,a(this,G).socketHandler.audioActivity.bind(a(this,G).socketHandler))),this.e2ee=(n=(i=t.getValue("modules").e2ee)==null?void 0:i.enabled)!=null?n:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),f(this,oc,Zu(()=>u(this,null,function*(){if(!a(this,Ir,sn).mediaJoinAttempted)return;const{roomJoined:o}=yield this.joinRoom(a(this,ac),a(this,nc),!0,!0);o&&(this.context.getValue("peerSessionStore").emit(R.RESET_PRODUCER_STATE),this.context.getValue("peerSessionStore").emit(R.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 a(this,Ir,sn).mediaJoined}set mediaJoined(t){a(this,Ir,sn).mediaJoined=t}reset(){a(this,G).closeAllProducers(),a(this,G).closeAllConsumers(),a(this,dt).clear(),a(this,Ws).clear(),f(this,Wt,null),a(this,Vi).stop(),a(this,G).stopAllTransports(),a(this,G).reset(),f(this,Vi,new yu)}joinRoom(o,d){return u(this,arguments,function*(t,e,r=!1,i=!1,n={}){a(this,Ir,sn).mediaJoinAttempted=!0,f(this,Ni,!0),r&&this.reset();try{return yield a(this,Vi).push(()=>V(this,Qd,Gf).call(this,t,e,i,n),"joinRoom")}catch(c){return this.logger.error("Error in room joining process",{error:c}),this.context.getValue("peerSessionStore").emit(R.ROOM_NODE_FAILED),{roomJoined:!1,error:c}}})}initializeConnection(n,o){return u(this,arguments,function*(t,e,r=!1,i={}){return a(this,Wt)?a(this,Wt):(f(this,Wt,(()=>u(this,null,function*(){try{yield V(this,cc,Mu).call(this,t,e,r,i)}catch(d){throw f(this,Wt,null),d}}))()),a(this,Wt))})}getConsumers(){return a(this,G).consumers}getProducers(){return a(this,G).producers}leaveRoom(){return u(this,null,function*(){a(this,G).stopAllTransports(),f(this,Li,!1),a(this,Ir,sn).mediaJoinAttempted=!1;const t={closeRoom:!1};a(this,et).sendMessagePromise(a(this,ct).leaveRoom,_w.toBinary(t)).then(r=>{var i;(i=uR.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})})})}activatePeers(t){return u(this,null,function*(){return this.createConsumers(t)})}createConsumers(t){return u(this,null,function*(){return t.length===0?Promise.resolve():a(this,G).createConsumers(t)})}closeConsumers(t){return u(this,null,function*(){if(!t.length)return;const e=t.reduce((r,i)=>{const n=a(this,G).producerIdToConsumerIdMap.get(i.producerId);return n?(r.push(n),r):(this.logger.warn(`consumer not found in close consumers: ${i.producerId}`),r)},[]);yield a(this,G).closeConsumers(e)})}_shareWebcam(t){return u(this,null,function*(){var h,g,T,v;const e=Ce.WEBCAM,r=V(this,lt,Pt).call(this,e);if(r){const E=yield r;if(a(this,G).producers.has(E)){const _=a(this,G).producers.get(E);if(!_.closed)return yield _.replaceTrack({track:t}),yield this.resumeWebcam(e),t;yield this.disableWebcam()}return this._shareWebcam(t)}const i=V(this,il,Xf).call(this,t),n=Ta(this.context,"disableSimulcast"),o=(g=(h=this.context)==null?void 0:h.getValue("overrides"))==null?void 0:g.simulcastConfig;n||o&&o.disable||!((v=(T=this.context)==null?void 0:T.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=WI(this.context,t),this.logger.info(`Simulcast encodings: ${JSON.stringify(i.encodings)}`));const c=()=>{this.logger.info("Disabling video due to the producer closure"),a(this,dt).delete(e)},l=a(this,G).createProducer(i,c);return V(this,xi,Ja).call(this,e,l.then(E=>E.id)),l.then(E=>E.track)})}shareWebcam(t){return u(this,null,function*(){return t===void 0?null:(this.logger.debug("Calling _shareWebcam with VP8 codec"),this._shareWebcam(t))})}shareScreen(t){return u(this,null,function*(){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:fe.isElectron()},stopTracks:!1},n=()=>{this.logger.info("Disabling screenShare due to the producer closure"),a(this,dt).delete(Ce.SCREENSHARE_VIDEO),a(this,dt).delete(Ce.SCREENSHARE_AUDIO)},o=a(this,G).createProducer(i,n);V(this,xi,Ja).call(this,Ce.SCREENSHARE_VIDEO,o.then(c=>c.id));let d;if(r){const c={track:r,codecOptions:[{name:"opus"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:fe.isElectron()},stopTracks:!1,zeroRtpOnPause:!1},l=()=>{};d=a(this,G).createProducer(c,l),V(this,xi,Ja).call(this,Ce.SCREENSHARE_AUDIO,d.then(h=>h.id))}yield Promise.all([o,d||Promise.resolve()]),this.context.getValue("callstats").screenShareStart()})}shareMic(t){return u(this,null,function*(){try{if(t===void 0)throw new vt("track undefined");const e=V(this,lt,Pt).call(this,Ce.MIC);if(e){const o=yield e;if(a(this,G).producers.has(o)){const d=a(this,G).producers.get(o);if(!d.closed){yield d.replaceTrack({track:t}),yield this.resumeMic(),a(this,mt)&&(a(this,mt).audioTrack=t,a(this,mt).producerId=o,a(this,mt).start());return}yield a(this,G).closeProducer(o,{stopTrack:!1})}yield this.shareMic(t);return}const r=V(this,rl,Qf).call(this,t),i=()=>{a(this,dt).delete(Ce.MIC)},n=a(this,G).createProducer(r,i);V(this,xi,Ja).call(this,Ce.MIC,n.then(o=>o.id)),yield n.then(o=>{a(this,mt)&&(a(this,mt).audioTrack=o.track,a(this,mt).producerId=o.id,a(this,mt).start())})}catch(e){throw new k(e)}})}pauseMic(){return u(this,null,function*(){var i;const t=yield V(this,lt,Pt).call(this,Ce.MIC),e=a(this,G).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=a(this,mt))==null||i.stop();const r={producerId:e.id,pause:!0};a(this,et).sendMessage(a(this,ct).toggleProducer,Ac.toBinary(r))})}pauseWebcam(){return u(this,null,function*(){const t=yield V(this,lt,Pt).call(this,Ce.WEBCAM),e=a(this,G).producers.get(t);if(!e){this.logger.error("pauseWebcam::could_not_find_webcam_producer");return}e.pause();const r={producerId:e.id,pause:!0};a(this,et).sendMessage(a(this,ct).toggleProducer,Ac.toBinary(r))})}resumeMic(){return u(this,null,function*(){const t=yield V(this,lt,Pt).call(this,Ce.MIC),e=a(this,G).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(R.E2EE_ACTIVE_PRODUCER,e);const r={producerId:e.id,pause:!1};a(this,et).sendMessage(a(this,ct).toggleProducer,Ac.toBinary(r))})}resumeWebcam(){return u(this,arguments,function*(t=Ce.WEBCAM){const e=yield V(this,lt,Pt).call(this,t),r=a(this,G).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(R.E2EE_ACTIVE_PRODUCER,r);const i={producerId:r.id,pause:!1};a(this,et).sendMessage(a(this,ct).toggleProducer,Ac.toBinary(i))})}disableWebcam(){return u(this,null,function*(){const t=Ce.WEBCAM,e=yield V(this,lt,Pt).call(this,t);V(this,sl,Yf).call(this,t),e&&(yield a(this,G).closeProducer(e))})}disableMic(){return u(this,null,function*(){var e;const t=yield V(this,lt,Pt).call(this,Ce.MIC);t&&(yield a(this,G).closeProducer(t)),(e=a(this,mt))==null||e.stop(),a(this,dt).delete(Ce.MIC)})}disableScreenShare(){return u(this,null,function*(){this.logger.info("screen_sharing_stopped"),this.context.getValue("callstats").screenShareStop();const t=yield V(this,lt,Pt).call(this,Ce.SCREENSHARE_VIDEO),e=yield V(this,lt,Pt).call(this,Ce.SCREENSHARE_AUDIO);t&&(yield a(this,G).closeProducer(t)),e&&(yield a(this,G).closeProducer(e)),a(this,Ws).clear(),a(this,dt).delete(Ce.SCREENSHARE_VIDEO),a(this,dt).delete(Ce.SCREENSHARE_AUDIO)})}muteSelf(){return u(this,null,function*(){this.pauseMic()})}resetVideoProducers(t,e){return u(this,null,function*(){if(t){const r=yield V(this,lt,Pt).call(this,Ce.WEBCAM);yield a(this,G).closeProducer(r,{stopTrack:!1}),this.shareWebcam(t)}if(e){const r=yield V(this,lt,Pt).call(this,Ce.SCREENSHARE_VIDEO);yield a(this,G).closeProducer(r,{stopTrack:!1}),this.shareScreen({video:e})}})}changeDisplayName(t,e){return u(this,null,function*(){const r={displayName:t,participantId:e!=null?e:this.peerId};if(!(yield a(this,G).socketHandler.changeDisplayName(r)))throw new Error("failed to change display name!")})}kick(t){const e={peerIds:[t]};a(this,G).socketHandler.kickPeer(e)}kickAll(){a(this,G).socketHandler.kickAll()}muteAll(t){return u(this,null,function*(){if(!(yield a(this,G).socketHandler.hostControlForAll("audio")))throw new Error("failed to mute all participant")})}muteAllVideo(){return u(this,null,function*(){if(!(yield a(this,G).socketHandler.hostControlForAll("video")))throw new Error("failed to mute all video participant")})}disableAudio(t){return u(this,null,function*(){if(!(yield a(this,G).socketHandler.hostControlForPeer(t,"audio")))throw new Error("failed to mute given participant")})}disableVideo(t){return u(this,null,function*(){if(!(yield a(this,G).socketHandler.hostControlForPeer(t,"video")))throw new Error("failed to mute video of given participant")})}pinPeer(t){return u(this,null,function*(){const e={participantId:t!=null?t:""};try{yield a(this,et).sendMessagePromise(a(this,ct).globalPinPeer,xw.toBinary(e))}catch(r){this.logger.error("Error in pinning peer:",{error:r})}})}validateScreenShare(t){return this.peerId===t.peerId&&a(this,G).producers.get(t.producerId)&&a(this,Ws).add(t.consumerPeerId),a(this,Ws).size}switchConsumersToLayer(t,e){return u(this,null,function*(){const r=t.map(i=>this.getConsumers().get(i));a(this,G).switchConsumersToLayer(r,e)})}handleSocketEvents(){return u(this,null,function*(){a(this,et).on(a(this,ct).peerProducerCreateBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:r}=HR.fromBinary(t);if(e===this.peerId)return;r!=null&&r.mimeType||(r.mimeType=r.kind===Xs.AUDIO?"audio/opus":"video/VP8"),this.logger.info(`producer created broadcast: ${e}, producer state: ${r}`),this.context.getValue("peerSessionStore").emit(R.NEW_PRODUCER,{peerId:e,producer:W(N({},r),{kind:r.kind===Xs.AUDIO?"audio":"video",producingPeerId:e})})}catch(e){this.logger.error("error in peer-producer-create-broadcast",{error:e})}}),a(this,et).on(a(this,ct).peerProducerToggleBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,initiatorParticipantId:r,producerState:{kind:i,pause:n,producerId:o,screenShare:d}}=yp.fromBinary(t);if(d)return;const c=i===Xs.AUDIO?"audio":"video";if(this.logger.info(`producer toggle broadcast: ${e}, producerId: ${o}, kind:${c}, paused:${n} payload: ${JSON.stringify(yp.fromBinary(t))}`),e===this.peerId&&r!==this.peerId&&n&&this.context.getValue("peerSessionStore").emit(c==="audio"?R.MUTE_SELF:R.MUTE_SELF_VIDEO),e===this.peerId)return;this.context.getValue("peerSessionStore").emit(R.PRODUCER_TOGGLE,{peerId:e,producerId:o,paused:n,kind:c}),Array.from(this.getConsumers().values()).filter(h=>h.producerId===o).forEach(h=>{h.kind==="video"&&n||h.paused!==n&&(this.logger.debug(`consumer state mismatched for ${h.id}. updating consumer pause state ${h.paused} to ${n}`),n?(h.pause(),this.context.getValue("peerSessionStore").emit(R.CONSUMER_PAUSED,{id:h.id})):(h.resume(),this.context.getValue("peerSessionStore").emit(R.CONSUMER_RESUMED,{id:h.id})))})}catch(e){this.logger.error("error in producer toggle broadcast handler",{error:e})}}),a(this,et).on(a(this,ct).peerLeaveBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e}=tu.fromBinary(t);if(e===this.peerId)return;this.logger.info(`peer left broadcast:${e}`),a(this,Ws).delete(e),a(this,G).consumers.forEach(r=>{r.peerId===e&&r.close()}),this.context.getValue("peerSessionStore").emit(R.PEER_CLOSED,{id:e})}catch(e){this.logger.error("error in peer left broadcast",{error:e})}}),a(this,et).on(a(this,ct).peerProducerCloseBroadcast,({payload:t})=>{if(this.mediaJoined)try{const{participantId:e,producerState:{producerId:r}}=jR.fromBinary(t);if(e===this.peerId)return;this.logger.info(`producer closed broadcast:${e}`),this.context.getValue("peerSessionStore").emit(R.PRODUCER_CLOSED,{peerId:e,producerId:r});const i=a(this,G).producerIdToConsumerIdMap.get(r);if(!i){this.logger.warn(`no consumer found for producer:${r}`);return}this.logger.info(`closing consumer ${i}, producer id: ${r}`),a(this,G).closeConsumer(i).then(()=>{this.logger.info(`closed consumer: ${i}`),a(this,G).producerIdToConsumerIdMap.delete(r),this.context.getValue("peerSessionStore").emit(R.CONSUMER_CLOSED,{id:i})}).catch(n=>{this.logger.error("error closing consumer",{error:n})})}catch(e){this.logger.error("error on producer close broadcast",{error:e})}}),a(this,et).on(a(this,ct).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!a(this,Ni)&&!a(this,Li)||(this.logger.warn("media hub termination broadcast received, rejoining room"),this.context.getValue("peerSessionStore").emit(R.ROOM_NODE_DISCONNECTED),a(this,oc).call(this))})})}handleCallstatsEvents(){this.context.getValue("callstats").onConsumerScore(t=>{t.forEach((e,r)=>{const i=a(this,G).consumers.get(r);i&&this.context.getValue("peerSessionStore").emit(R.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(a(this,G).producers.values()).find(n=>n.id===r);i&&this.context.getValue("peerSessionStore").emit(R.PRODUCER_SCORE_UPDATE,{id:r,kind:i.kind,appData:i.appData,score:e.score,scoreStats:e})})})}}nc=new WeakMap,ac=new WeakMap,et=new WeakMap,G=new WeakMap,Yd=new WeakMap,ct=new WeakMap,Ni=new WeakMap,Li=new WeakMap,Vi=new WeakMap,oc=new WeakMap,Wt=new WeakMap,Ws=new WeakMap,dt=new WeakMap,mt=new WeakMap,Ir=new WeakSet,sn=function(){return this.context.getValue("connectionHandler")},Qd=new WeakSet,Gf=function(t,e,r,i){return u(this,null,function*(){f(this,ac,t);try{a(this,Wt)?yield a(this,Wt):yield V(this,cc,Mu).call(this,t,e,r,i),V(this,Zd,Jf).call(this,e);const{joined:n,error:o}=yield V(this,Xd,Wf).call(this);return{roomJoined:n,error:o}}catch(n){return this.logger.error("Failed to complete room join",{error:n}),{roomJoined:!1,error:n}}finally{f(this,Wt,null)}})},Xd=new WeakSet,Wf=function(){return u(this,null,function*(){try{this.mediaJoined=!0;const{roomState:t}=yield a(this,G).socketHandler.notifySelfJoinComplete();return f(this,nc,t.roomUuid),f(this,Li,!0),f(this,Ni,!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,Jf=function(t){navigator.product!=="ReactNative"&&setTimeout(()=>{try{const r={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:t,roomViewType:"groupCall",deviceInfo:W(N({},fe.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=function(t,e,r,i){return u(this,null,function*(){try{const n=V(this,el,Kf).call(this);yield V(this,tl,zf).call(this,t,e,r,n),yield a(this,G).setupTransports({send:!0,recv:!0})}catch(n){throw this.logger.error("Failed to initialize connection",{error:n}),n}})},el=new WeakSet,Kf=function(){const t=F0("video/VP8");return f(this,Yd,t),t},tl=new WeakSet,zf=function(t,e,r,i){return u(this,null,function*(){yield Cf((n,o)=>u(this,null,function*(){if(!a(this,et).isConnected){o(new Error("Socket is not connected"));return}n>0&&this.logger.warn("Retry: send joinRoom message",{debuggingHint:`Retry attempt ${n}`});try{yield a(this,G).socketHandler.joinRoom(e,t,i,r)}catch(d){throw this.logger.error("Failed to send joinRoom message after retries",{error:d}),d}}),{delayTime:1e3,strategy:"exponential",maxRetryCount:15})})},lt=new WeakSet,Pt=function(t){return a(this,dt).get(t)},xi=new WeakSet,Ja=function(t,e){return a(this,dt).set(t,e)},sl=new WeakSet,Yf=function(t){return a(this,dt).delete(t)},rl=new WeakSet,Qf=function(t){return{track:t,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!1}},il=new WeakSet,Xf=function(t){return{track:t,codecOptions:[{name:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}};oe([P.trace("MediaNodeClient.reset")],ie.prototype,"reset",1);oe([P.trace("MediaNodeClient.joinRoom")],ie.prototype,"joinRoom",1);oe([P.trace("MediaNodeClient.leaveRoom")],ie.prototype,"leaveRoom",1);oe([P.trace("MediaNodeClient.activatePeers")],ie.prototype,"activatePeers",1);oe([P.trace("MediaNodeClient.createConsumers")],ie.prototype,"createConsumers",1);oe([P.trace("MediaNodeClient.closeConsumers")],ie.prototype,"closeConsumers",1);oe([P.trace("MediaNodeClient._shareWebcam")],ie.prototype,"_shareWebcam",1);oe([P.trace("MediaNodeClient.shareWebcam")],ie.prototype,"shareWebcam",1);oe([P.trace("MediaNodeClient.shareScreen")],ie.prototype,"shareScreen",1);oe([P.trace("MediaNodeClient.shareMic")],ie.prototype,"shareMic",1);oe([P.trace("MediaNodeClient.pauseMic")],ie.prototype,"pauseMic",1);oe([P.trace("MediaNodeClient.pauseWebcam")],ie.prototype,"pauseWebcam",1);oe([P.trace("MediaNodeClient.resumeMic")],ie.prototype,"resumeMic",1);oe([P.trace("MediaNodeClient.resumeWebcam")],ie.prototype,"resumeWebcam",1);oe([P.trace("MediaNodeClient.disableWebcam")],ie.prototype,"disableWebcam",1);oe([P.trace("MediaNodeClient.disableMic")],ie.prototype,"disableMic",1);oe([P.trace("MediaNodeClient.disableScreenShare")],ie.prototype,"disableScreenShare",1);oe([P.trace("MediaNodeClient.muteSelf")],ie.prototype,"muteSelf",1);oe([P.trace("MediaNodeClient.resetVideoProducers")],ie.prototype,"resetVideoProducers",1);oe([P.trace("MediaNodeClient.changeDisplayName")],ie.prototype,"changeDisplayName",1);oe([P.trace("MediaNodeClient.kickPeer")],ie.prototype,"kick",1);oe([P.trace("MediaNodeClient.kickAllPeers")],ie.prototype,"kickAll",1);oe([P.trace("MediaNodeClient.muteAll")],ie.prototype,"muteAll",1);oe([P.trace("MediaNodeClient.muteAllVideo")],ie.prototype,"muteAllVideo",1);oe([P.trace("MediaNodeClient.disableAudio")],ie.prototype,"disableAudio",1);oe([P.trace("MediaNodeClient.disableVideo")],ie.prototype,"disableVideo",1);oe([P.trace("MediaNodeClient.pinPeer")],ie.prototype,"pinPeer",1);oe([P.trace("MediaNodeClient.validateScreenShare")],ie.prototype,"validateScreenShare",1);function Zf(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 ie(s,t);return s.setValue("roomNodeClient",r),r}function aD(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 oD=Object.defineProperty,cD=Object.getOwnPropertyDescriptor,Qi=(s,t,e,r)=>{for(var i=r>1?void 0:r?cD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&oD(t,e,i),i},ua,as,Z,ft,Vt,hg;const eT=(hg=class{constructor(s,t,e,r){m(this,ft);p(this,"self");p(this,"authToken");m(this,ua,void 0);p(this,"viewType");m(this,as,void 0);m(this,Z,void 0);const{socket:i}=e,n=s.getValue("authToken");this.self=t,f(this,Z,s),this.viewType=r,this.authToken=n,f(this,ua,i),f(this,as,e),this.setupEvents()}get peerId(){return a(this,Z).getValue("peerId")}get telemetry(){return a(this,Z).getValue("telemetry")}get logger(){return a(this,Z).getValue("logger")}get mediaJoined(){return a(this,Z).getValue("connectionHandler").mediaJoined}static init(s,t,e,r,i){return u(this,null,function*(){const n=St(),o=s.getValue("peerId"),d=!!s.getValue("cachedUserDetails"),c=yield We.__init__(s,e,r,i,i.name,d);s.setValue("self",c);const l=s.getValue("logger");return navigator.product!=="ReactNative"?setTimeout(()=>u(this,null,function*(){const g=yield c.getAllDevices();l.info("populated_full_device_list",{devices:JSON.stringify(g)}),s.getValue("callstats").devices("AUDIO",g==null?void 0:g.filter(T=>T.kind==="audioinput")),s.getValue("callstats").devices("VIDEO",g==null?void 0:g.filter(T=>T.kind==="videoinput")),s.getValue("callstats").devices("SPEAKER",g==null?void 0:g.filter(T=>T.kind==="audiooutput")),l.info("Callstats:: initializing");try{yield s.getValue("callstats").initialize({peerId:o,engineName:fe.getDeviceInfo().engineName,env:s.getValue("env")==="prod"?"prod":"devel",iceServers:yield n.getICEServers(),apiBase:s.getValue("apiBase"),flags:{},logger:l,apiHostnames:mC(s),skipConnectivityChecks:!0,authToken:s.getValue("authToken")}),l.info("Callstats:: initialized")}catch(T){l.error("Callstats:: initialization failed",{error:T})}}),0):l.info("Callstats:: Skipped initialization due to navigator product being ReactNative."),new eT(s,c,t,i.viewType)})}shareMediaTracks(){return u(this,null,function*(){var d;const{audioTrack:s,videoTrack:t,permissions:e,audioEnabled:r,videoEnabled:i,screenShareEnabled:n,screenShareTracks:o}=this.self;if(e.canProduceAudio===j.Allowed&&r)try{yield a(this,ft,Vt).shareMic(s),this.self.audioEnabled||a(this,ft,Vt).pauseMic()}catch(c){this.self.disableAudio()}if(e.canProduceVideo===j.Allowed&&i)try{yield a(this,ft,Vt).shareWebcam(t),this.self.videoEnabled||a(this,ft,Vt).pauseWebcam()}catch(c){this.self.disableVideo()}if(e.canProduceScreenshare===j.Allowed&&n)try{yield(d=a(this,ft,Vt))==null?void 0:d.shareScreen({video:o.video,audio:o.audio})}catch(c){this.self.disableScreenShare()}})}kickHandler(s){return u(this,null,function*(){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")}resetSelf(s){return u(this,null,function*(){a(this,Z).getValue("callstats").callEnded(),a(this,ft,Vt).reset(),s&&(yield this.joinRoom(s))})}setupEvents(){a(this,Z).getValue("peerSessionStore").on(R.RESET_PRODUCER_STATE,()=>u(this,null,function*(){this.mediaJoined&&this.shareMediaTracks()})),a(this,Z).getValue("peerSessionStore").on(R.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),a(this,Z).getValue("peerSessionStore").on(R.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),a(this,Z).getValue("peerSessionStore").on(R.ROOM_NODE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),a(this,Z).getValue("peerSessionStore").on(R.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:s})=>{s===!1&&(this.self.roomState="init"),this.resetSelf(s)}),a(this,Z).getValue("peerSessionStore").on(R.SOCKET_SERVICE_DISCONNECTED,({joinAttempted:s})=>{if(this.self.roomState==="disconnected")return;const{peerId:t}=this;a(this,ua).updateURL(t),a(this,Z).getValue("telemetry").resetPeerId(t),St().setHeader("tracing-id",t),Ur.remapContext(t,a(this,Z)),this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"})}),a(this,Z).getValue("peerSessionStore").on(R.SOCKET_SERVICE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),a(this,as).on(x.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),a(this,as).on(Hc.updateUserPreset,s=>{s.updatePeersPresets.forEach(t=>{t.userIds===this.self.userId&&a(this,Z).getValue("peerSessionStore").emit(R.UPDATE_PERMISSIONS,t.patch)})}),a(this,as).on(x.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),a(this,as).on(x.kick,()=>{this.kickHandler({kickType:"kick"})}),a(this,as).on(x.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),a(this,Z).getValue("peerSessionStore").onAsync(R.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),a(this,Z).getValue("peerSessionStore").on(R.PRODUCER_SCORE_UPDATE,({score:s,kind:t,appData:e,scoreStats:r})=>{var n;const i=(n=e==null?void 0:e.screenShare)!=null?n:!1;this.self.emit("mediaScoreUpdate",{kind:t,isScreenshare:i,score:s,participantId:this.self.id,scoreStats:r})}),a(this,Z).getValue("peerSessionStore").on(R.MUTE_SELF,()=>u(this,null,function*(){this.self.audioEnabled&&(yield this.self.disableAudio(),a(this,Z).getValue("callstats").audioOff())})),a(this,Z).getValue("peerSessionStore").on(R.MUTE_SELF_VIDEO,()=>u(this,null,function*(){this.self.videoEnabled&&(yield this.self.disableVideo(),a(this,Z).getValue("callstats").videoOff())})),a(this,Z).getValue("peerSessionStore").onAsync(R.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),a(this,Z).getValue("peerSessionStore").on(R.PIP_HANGUP,this.leaveRoom.bind(this))}joinRoom(s=!1){return u(this,null,function*(){try{const{peer:t}=yield a(this,as).joinRoom(this.self);a(this,as).socket.flush();const e=ih(t.stageType);if(a(this,Z).setValue("stageStatus",e,!1),t.waitlisted){this.waitlistedHandler();return}}catch(t){throw this.logger.error("SelfController.joinRoom: socket join failed",{error:t}),new k("Check the network and try again.","0002")}try{yield this.joinMediaRoom(s),a(this,Z).notify("stageStatus")}catch(t){throw this.logger.error("SelfController.joinRoom: media room join failed",{error:t}),t instanceof mr&&t.message==="ice connection failed"?new k("A firewall or network restriction may be blocking the connection.","0014"):new k("Check the network and try again.","0014")}})}leaveRoom(s="left"){return u(this,null,function*(){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),a(this,Z).setValue("stageStatus","OFF_STAGE",!1),yield this.leaveMediaRoom(s),a(this,Z).setValue("roomNodeClient",void 0),a(this,Z).notify("stageStatus"),(t=a(this,Z).getValue("roomSocketHandler"))==null||t.cleanup(),this.self.roomState=s,this.self.emit("roomLeft",{state:s}),this.logger.info(`roomLeft event emitted with state: ${s}`)})}joinMediaRoom(s=!1){return u(this,null,function*(){var n,o;const{peerId:t,viewType:e,meetingId:r,stageStatus:i}=a(this,Z).getAllValues();try{if(e===Qs.Livestream){if(i!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s});return}Zf(a(this,Z),{socket:a(this,ua),peerId:t})}const{canProduceAudio:d,canProduceVideo:c,canProduceScreenshare:l}=this.self.permissions,{roomJoined:h,error:g}=(o=yield(n=a(this,ft,Vt))==null?void 0:n.joinRoom(this.self.name,r,s,s,{canProduceAudio:d,canProduceVideo:c,canProduceScreenshare:l}))!=null?o:{};if(!h)throw g!=null?g:new Error("Could not connect to media server");i==="ON_STAGE"&&(yield this.shareMediaTracks()),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s})}catch(d){throw this.logger.error("SelfController.mediaRoomJoin",{error:d}),d}})}leaveMediaRoom(s){return u(this,null,function*(){const t=a(this,Z).getValue("viewType");s!=="connected-meeting"&&(yield this.cleanupSelf()),!(s==="stageLeft"&&t===Qs.Webinar)&&a(this,ft,Vt)&&(a(this,ft,Vt).mediaJoined&&s!=="disconnected"&&(yield a(this,ft,Vt).leaveRoom()),!(s==="stageLeft"&&t===Qs.Livestream)&&(a(this,ft,Vt).mediaJoined=!1))})}cleanupSelf(){return u(this,null,function*(){yield this.self.disableAudio(),yield this.self.disableVideo(),yield this.self.disableScreenShare(),this.self.cleanUpTracks(),this.self.destructMediaHandler(),navigator.isReactNative||this.self.removeDocumentEventListeners()})}},ua=new WeakMap,as=new WeakMap,Z=new WeakMap,ft=new WeakSet,Vt=function(){return a(this,Z).getValue("roomNodeClient")},hg);let Gr=eT;Qi([P.trace("SelfController.resetSelf")],Gr.prototype,"resetSelf",1);Qi([P.trace("SelfController.setupEvents")],Gr.prototype,"setupEvents",1);Qi([P.trace("SelfController.joinRoom")],Gr.prototype,"joinRoom",1);Qi([P.trace("SelfController.leaveRoom")],Gr.prototype,"leaveRoom",1);Qi([P.trace("SelfController.joinMediaRoom")],Gr.prototype,"joinMediaRoom",1);Qi([P.trace("SelfController.leaveMediaRoom")],Gr.prototype,"leaveMediaRoom",1);Qi([P.trace("SelfController.init")],Gr,"init",1);var dc;class dD{constructor(t){m(this,dc,void 0);f(this,dc,t)}on(t,e){let r;t===x.roomPeerCount?r=_p.fromBinary.bind(_p):r=Ip.fromBinary.bind(Ip),a(this,dc).on(t,({payload:i})=>{if(t===x.roomPeerCount&&!i)return;const n=r(i);e(n)})}}dc=new WeakMap;var lc,uc;class lD{constructor(t,e){m(this,lc,void 0);m(this,uc,void 0);f(this,lc,e),f(this,uc,t)}get logger(){return a(this,uc).getValue("logger")}on(t,e){let r,i;switch(t){case x.transcript:{r=Ll.fromBinary.bind(Ll),i=Ll.create();break}default:{this.logger.debug("AISocketHandler switch case hit default, event not accounted for.");break}}a(this,lc).on(t,({payload:n})=>{let o=i;try{o=r(n)}catch(d){this.logger.error("aiSocketHandler::on::binary_decode_error",{error:d})}return e(o)})}}lc=new WeakMap,uc=new WeakMap;var uD=Object.defineProperty,hD=Object.getOwnPropertyDescriptor,Th=(s,t,e,r)=>{for(var i=r>1?void 0:r?hD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&uD(t,e,i),i},Js,ha;class Pl{constructor(t,e){m(this,Js,void 0);m(this,ha,void 0);f(this,Js,e),f(this,ha,t)}get logger(){return a(this,ha).getValue("logger")}get telemetry(){return a(this,ha).getValue("telemetry")}getPolls(){return a(this,Js).sendMessagePromise(Ms.getPolls)}createPoll(t,e,r=!1,i=!1){const n={anonymous:r,hideVotes:i,question:t,options:e};return a(this,Js).sendMessage(Ms.createPoll,vA.toBinary(n))}votePoll(t,e){const r={index:e,pollId:t};return a(this,Js).sendMessage(Ms.votePoll,EA.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}}a(this,Js).on(t,({payload:n})=>{let o=i;try{o=r(n)}catch(d){this.logger.error("pollSocketHandler::on::binary_decode_error",{error:d})}return e(o)})}removeListeners(t){a(this,Js).removeListeners(t)}}Js=new WeakMap,ha=new WeakMap;Th([P.trace("PollSocketHandler.getPolls")],Pl.prototype,"getPolls",1);Th([P.trace("PollSocketHandler.createPoll")],Pl.prototype,"createPoll",1);Th([P.trace("PollSocketHandler.votePoll")],Pl.prototype,"votePoll",1);var pD=Object.defineProperty,gD=Object.getOwnPropertyDescriptor,mD=(s,t,e,r)=>{for(var i=r>1?void 0:r?gD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&pD(t,e,i),i},kt;class tT{constructor(t,e){p(this,"socket");m(this,kt,void 0);f(this,kt,t),this.socket=e,this.handleSocketEvents(),a(this,kt).setValue("roomSocketHandler",this)}get telemetry(){return a(this,kt).getValue("telemetry")}get logger(){return a(this,kt).getValue("logger")}cleanup(){var t;try{(t=this.socket)==null||t.disconnect()}catch(e){this.logger.error("roomSocketHandler::cleanup")}}joinRoom(t){return u(this,null,function*(){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,vb.toBinary(e));try{const{peer:n}=Zi.fromBinary((yield r).payload);a(this,kt).getValue("connectionHandler").socketJoined=!0,a(this,kt).getValue("peerSessionStore").emit(R.SOCKET_SERVICE_ROOM_JOINED,{peer:n});const o=this.getRoomState(),d=this.getRoomPeersNonPaginated(),[{room:c},{peers:l}]=yield Promise.all([o,d]);return a(this,kt).getValue("peerSessionStore").emit(R.ROOM_STATE,c),a(this,kt).getValue("peerSessionStore").emit(R.SOCKET_PEERS,l),{peer:n}}catch(n){throw this.logger.error("RoomSocketHandler.joinRoom.failed",{error:n}),n}})}getAllAddedParticipants(){return u(this,null,function*(){try{return rk.fromBinary((yield this.socket.sendMessagePromise(x.getAllAddedParticipants)).payload).participants.map(i=>{var n=i,{id:e}=n,r=Rc(n,["id"]);return W(N({},r),{userId:e})})}catch(t){return[]}})}getRoomPeers(t,e,r){return u(this,null,function*(){let i;try{const n={seachQuery:t,limit:e,offset:r},o=yield this.socket.sendMessagePromise(x.getRoomPeersInfo,db.toBinary(n));i=Vl.fromBinary(o.payload)}catch(n){this.logger.error("getRoomPeers::binary_decode_error",{error:n})}return i})}getRoomPeersNonPaginated(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(x.getRoomPeersInfo);t=Vl.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getStagePeers(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(x.getRoomPeersInfo);t=Vl.fromBinary(e.payload)}catch(e){this.logger.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getPeerInfo(t){return u(this,null,function*(){let e;try{const r=yield this.socket.sendMessagePromise(x.getPeerInfo,Fm.toBinary({peerId:t}));e=Zi.fromBinary(r.payload)}catch(r){this.logger.error("getPeerInfo::binary_decode_error",{error:r})}return e})}getRoomState(){return u(this,null,function*(){let t=Cp.create();try{const e=yield this.socket.sendMessagePromise(x.getRoomInfo);t=Cp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomState::binary_decode_error",{error:e})}return t})}getRoomStageState(){return u(this,null,function*(){let t=kp.create();try{const e=yield this.socket.sendMessagePromise(x.getRoomStageState);t=kp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomStageState::binary_decode_error",{error:e})}return t})}broadcastMessage(t,e){return u(this,null,function*(){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(e)),timestamp:Date.now(),ids:[]};return this.socket.sendMessagePromise(x.broadcastMessage,Ua.toBinary(r))})}broadcastToMeetings(t,e,r){return u(this,null,function*(){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:1};return this.socket.sendMessagePromise(x.broadcastToEntity,Ua.toBinary(i))})}broadcastToPeers(t,e,r){return u(this,null,function*(){const i={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:0};return this.socket.sendMessage(x.broadcastToEntity,Ua.toBinary(i))})}leaveRoom(){return u(this,null,function*(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise(x.leaveRoom,Eb.toBinary({}))})}kick(t){return u(this,null,function*(){const e={peerIds:[t]};this.socket.sendMessage(x.kick,jm.toBinary(e))})}kickAll(t=!1){return u(this,null,function*(){const e={propagateKickAcrossRooms:t};this.socket.sendMessage(x.kickAll,$m.toBinary(e))})}getWaitingRoomRequests(){this.socket.sendMessage(x.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(x.acceptWaitingRoomRequests,dk.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(x.denyWaitingRoomRequests,uk.toBinary(e))}updatePermissions(t,e){return u(this,null,function*(){const r={updatePeersPresets:[]};return t.forEach(i=>{r.updatePeersPresets.push({userIds:i,patch:e})}),this.socket.sendMessagePromise(Hc.updateUserPreset,Bk.toBinary(r))})}handleSocketEvents(){this.socket.on(x.broadcastMessage,({payload:t})=>{try{const e=Ua.fromBinary(t);a(this,kt).getValue("peerSessionStore").emit(R.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=Ua.fromBinary(t);a(this,kt).getValue("peerSessionStore").emit(R.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=Zi.fromBinary.bind(Zi),i=Zi.create();break}case x.getWaitingRoomRequests:{r=(n,o)=>n?bp.fromBinary(n,o):{requests:[]},i=bp.create();break}case x.recordingPaused:case x.recordingStarted:case x.recordingStopped:{r=Np.fromBinary.bind(Np);break}case Hc.updateUserPreset:{r=Mp.fromBinary.bind(Mp);break}case ds.peerJoinedBroadcast:case gr.peerJoinedBroadcast:{r=Sp.fromBinary.bind(Sp);break}case ds.selfJoinComplete:case gr.selfJoinComplete:{r=eu.fromBinary.bind(eu);break}case ds.globalPeerPinBroadcast:case gr.globalPeerPinBroadcast:{r=Ep.fromBinary.bind(Ep);break}case ds.selectedPeer:case gr.selectedPeer:{r=Zl.fromBinary.bind(Zl);break}case ds.selectedPeerDiff:case gr.selectedPeerDiff:{r=Tp.fromBinary.bind(Tp);break}case ds.leaveRoom:case gr.leaveRoom:{r=tu.fromBinary.bind(tu);break}}this.socket.on(t,({payload:n})=>{let o=i;if(!r)return e(void 0);try{o=r(n)}catch(d){this.logger.error("roomSocketHandler::on::binary_decode_error",{error:d})}return e(o)})}getUserPermissions(t){return u(this,null,function*(){const e={userIds:[t]};try{const r=yield this.socket.sendMessagePromise(Hc.getUserPresets,Ok.toBinary(e)),i=xk.fromBinary(r.payload).peerPresets[0],n=new TextDecoder().decode(i.preset),o=JSON.parse(n).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}})}}kt=new WeakMap;mD([P.trace("RoomSocketHandler.joinRoom")],tT.prototype,"joinRoom",1);var Tt;class fD{constructor(t){m(this,Tt,void 0);f(this,Tt,t)}getStageRequests(){return u(this,null,function*(){const{payload:t}=yield a(this,Tt).sendMessagePromise(x.getStageRequests);return t?Bl.fromBinary(t):{stageRequests:[]}})}requestAccess(){a(this,Tt).sendMessage(x.requestStageAccess)}cancelRequestAccess(){a(this,Tt).sendMessage(x.cancelStageRequest)}grantAccess(t){return u(this,null,function*(){const e={userIds:t};a(this,Tt).sendMessage(x.grantStageAccess,dA.toBinary(e))})}denyAccess(t){return u(this,null,function*(){const e={userIds:t};a(this,Tt).sendMessage(x.denyStageAccess,uA.toBinary(e))})}joinStage(){return a(this,Tt).sendMessagePromise(x.joinStage,void 0,void 0,x.peerStageStatusUpdate)}leaveStage(t){const e={userIds:[t]};return a(this,Tt).sendMessagePromise(x.leaveStage,Op.toBinary(e),void 0,x.peerStageStatusUpdate)}kick(t){const e={userIds:t};return a(this,Tt).sendMessagePromise(x.leaveStage,Op.toBinary(e))}on(t,e){let r;switch(t){case x.grantStageAccess:case x.denyStageAccess:{r=void 0;break}case x.getStagePeers:{r=Dp.fromBinary.bind(Dp);break}case x.getStageRequests:case x.requestStageAccess:case x.cancelStageRequest:{r=Bl.fromBinary.bind(Bl);break}case x.peerStageStatusUpdate:{r=Pp.fromBinary.bind(Pp);break}}a(this,Tt).on(t,({payload:i,id:n})=>{if(!i||!r)return e(void 0,n);const o=r(i);return e(o,n)})}getPeerInfo(t){return u(this,null,function*(){const e=yield a(this,Tt).sendMessagePromise(x.getPeerInfo,Fm.toBinary({peerId:t}));return Zi.fromBinary(e.payload)})}}Tt=new WeakMap;var Dr,pa;class TD{constructor(t,e){m(this,Dr,void 0);m(this,pa,void 0);f(this,Dr,e),f(this,pa,t)}get logger(){return a(this,pa).getValue("logger")}get peerId(){return a(this,pa).getValue("peerId")}storeInsertKeys(t,e,r,i){const n={pluginId:t,storeName:e,insertKeys:r.map(o=>({storeKey:o.key,payload:new TextEncoder().encode(JSON.stringify(o.payload))}))};a(this,Dr).sendMessage(ks.storeInsertKeys,qM.toBinary(n),i)}storeGetKeys(t,e,r,i){const n={pluginId:t,storeName:e,getKeys:r.map(o=>({storeKey:o.key}))};a(this,Dr).sendMessage(ks.storeGetKeys,GM.toBinary(n),i)}storeDeleteKeys(t,e,r,i){const n={pluginId:t,storeName:e,deleteKeys:r.map(o=>({storeKey:o.key}))};a(this,Dr).sendMessage(ks.storeDeleteKeys,JM.toBinary(n),i)}on(t,e){const r=Ap.fromBinary.bind(Ap);a(this,Dr).on(t,({payload:i,id:n})=>{const o=r(i);return e(o,n)})}}Dr=new WeakMap,pa=new WeakMap;var SD=Object.defineProperty,vD=(s,t,e)=>t in s?SD(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,yD=(s,t,e)=>(vD(s,typeof t!="symbol"?t+"":t,e),e),Sh=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)},I=(s,t,e)=>(Sh(s,t,"read from private field"),e?e.call(s):t.get(s)),pe=(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)},re=(s,t,e,r)=>(Sh(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e),ve=(s,t,e)=>(Sh(s,t,"access private method"),e),cd={},ED={get exports(){return cd},set exports(s){cd=s}},mn=typeof Reflect=="object"?Reflect:null,jp=mn&&typeof mn.apply=="function"?mn.apply:function(s,t,e){return Function.prototype.apply.call(s,t,e)},Kc;mn&&typeof mn.ownKeys=="function"?Kc=mn.ownKeys:Object.getOwnPropertySymbols?Kc=function(s){return Object.getOwnPropertyNames(s).concat(Object.getOwnPropertySymbols(s))}:Kc=function(s){return Object.getOwnPropertyNames(s)};function PD(s){console&&console.warn&&console.warn(s)}var sT=Number.isNaN||function(s){return s!==s};function ae(){ae.init.call(this)}ED.exports=ae;cd.once=RD;ae.EventEmitter=ae;ae.prototype._events=void 0;ae.prototype._eventsCount=0;ae.prototype._maxListeners=void 0;var Gp=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 Gp},set:function(s){if(typeof s!="number"||s<0||sT(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");Gp=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||sT(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 rT(s){return s._maxListeners===void 0?ae.defaultMaxListeners:s._maxListeners}ae.prototype.getMaxListeners=function(){return rT(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 n;if(t.length>0&&(n=t[0]),n instanceof Error)throw n;var o=new Error("Unhandled error."+(n?" ("+n.message+")":""));throw o.context=n,o}var d=i[s];if(d===void 0)return!1;if(typeof d=="function")jp(d,this,t);else for(var c=d.length,l=cT(d,c),e=0;e<c;++e)jp(l[e],this,t);return!0};function iT(s,t,e,r){var i,n,o;if(_l(e),n=s._events,n===void 0?(n=s._events=Object.create(null),s._eventsCount=0):(n.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),n=s._events),o=n[t]),o===void 0)o=n[t]=e,++s._eventsCount;else if(typeof o=="function"?o=n[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=rT(s),i>0&&o.length>i&&!o.warned){o.warned=!0;var d=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");d.name="MaxListenersExceededWarning",d.emitter=s,d.type=t,d.count=o.length,PD(d)}return s}ae.prototype.addListener=function(s,t){return iT(this,s,t,!1)};ae.prototype.on=ae.prototype.addListener;ae.prototype.prependListener=function(s,t){return iT(this,s,t,!0)};function _D(){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=_D.bind(r);return i.listener=e,r.wrapFn=i,i}ae.prototype.once=function(s,t){return _l(t),this.on(s,nT(this,s,t)),this};ae.prototype.prependOnceListener=function(s,t){return _l(t),this.prependListener(s,nT(this,s,t)),this};ae.prototype.removeListener=function(s,t){var e,r,i,n,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,n=e.length-1;n>=0;n--)if(e[n]===t||e[n].listener===t){o=e[n].listener,i=n;break}if(i<0)return this;i===0?e.shift():CD(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),n;for(r=0;r<i.length;++r)n=i[r],n!=="removeListener"&&this.removeAllListeners(n);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 aT(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?wD(i):cT(i,i.length)}ae.prototype.listeners=function(s){return aT(this,s,!0)};ae.prototype.rawListeners=function(s){return aT(this,s,!1)};ae.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):oT.call(s,t)};ae.prototype.listenerCount=oT;function oT(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?Kc(this._events):[]};function cT(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function CD(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function wD(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function RD(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,n),r(o)}function n(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}dT(s,t,n,{once:!0}),t!=="error"&&bD(s,i,{once:!0})})}function bD(s,t,e){typeof s.on=="function"&&dT(s,"error",t,e)}function dT(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(n){r.once&&s.removeEventListener(t,i),e(n)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}class kD extends S.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 Wp=new kD;class lT{static encode(t){return Wp.toBinary(t)}static decode(t){return Wp.fromBinary(new Uint8Array(t))}}function MD(s,t){return Math.floor(Math.random()*(t-s+1)+s)}var hr;class AD{constructor(t={}){yD(this,"opts"),pe(this,hr,void 0),this.opts={initialTimeout:t.initialTimeout||1e3,maxTimeout:t.maxTimeout||1e4,factor:t.factor||2},re(this,hr,0)}wait(){return u(this,null,function*(){re(this,hr,I(this,hr)+1);const t=MD(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*wh(2,I(this,hr))));yield new Promise(e=>{setTimeout(e,t)})})}getAttempts(){return I(this,hr)}reset(){re(this,hr,0)}}hr=new WeakMap;const cr={debug:0,info:1,warn:2,error:3};var Qr,Xr;class ID{constructor(t){pe(this,Qr,void 0),pe(this,Xr,void 0),re(this,Qr,console),re(this,Xr,t)}debug(...t){cr[I(this,Xr)]>cr.debug||I(this,Qr).debug("[Sockrates]:",...t)}info(...t){cr[I(this,Xr)]>cr.info||I(this,Qr).info("[Sockrates]:",...t)}warn(...t){cr[I(this,Xr)]>cr.warn||I(this,Qr).warn("[Sockrates]:",...t)}error(...t){cr[I(this,Xr)]>cr.error||I(this,Qr).error("[Sockrates]:",...t)}}Qr=new WeakMap,Xr=new WeakMap;var uT=(s=>(s[s.CONNECTING=0]="CONNECTING",s[s.OPEN=1]="OPEN",s[s.CLOSING=2]="CLOSING",s[s.CLOSED=3]="CLOSED",s))(uT||{});const DD="2",OD="3";var be,rn,Se,Oe,pr,Ge,zs,Vr,cs,nn,bs,Au,hT,Ka,zc,Iu,pT,Du,Jp,dd,Ou,Nu,gT,Xa,Yc,Za,ld,ud,Lu,fn,eo,to,hd;class ND{constructor(t,e){var T,v,E,_,C,M,D,U,B,H;pe(this,Au),pe(this,Ka),pe(this,Iu),pe(this,Du),pe(this,dd),pe(this,Nu),pe(this,Xa),pe(this,Za),pe(this,ud),pe(this,fn),pe(this,to),pe(this,be,void 0),pe(this,rn,void 0),pe(this,Se,void 0),pe(this,Oe,void 0),pe(this,pr,void 0),pe(this,Ge,void 0),pe(this,zs,void 0),pe(this,Vr,void 0),pe(this,cs,void 0),pe(this,nn,void 0),pe(this,bs,void 0);var r,i,n,o,d,c,l,h,g;re(this,rn,t),re(this,pr,[]),re(this,Ge,new cd),re(this,zs,!0),re(this,cs,!1),re(this,Se,e!=null?e:{}),(T=(r=I(this,Se)).autoReconnect)!=null||(r.autoReconnect=!0),(v=(i=I(this,Se)).retryConnectionInterval)!=null||(i.retryConnectionInterval=1e3),(E=(n=I(this,Se)).pingTimeout)!=null||(n.pingTimeout=3e4),(_=(o=I(this,Se)).connectionTimeout)!=null||(o.connectionTimeout=5e3),(C=(d=I(this,Se)).debug)!=null||(d.debug=!0),(M=(c=I(this,Se)).maxReconnectionAttempts)!=null||(c.maxReconnectionAttempts=10),(D=(l=I(this,Se)).disconnectOnPingTimeout)!=null||(l.disconnectOnPingTimeout=!0),(U=(h=I(this,Se)).queueOnDisconnect)!=null||(h.queueOnDisconnect=!1),(B=(g=I(this,Se)).flushOnReconnect)!=null||(g.flushOnReconnect=!1),re(this,Vr,{code:void 0,reason:void 0}),re(this,Oe,(H=I(this,Se).logger)!=null?H:new ID(I(this,Se).debug?"debug":"info")),re(this,bs,new AD)}get readyState(){var t;return(t=I(this,be))==null?void 0:t.readyState}get url(){return I(this,rn)}updateURL(t){re(this,rn,t),ve(this,Nu,gT).call(this)}get config(){return I(this,Se)}get sendQueue(){return I(this,pr)}flush(){if(!I(this,Se).queueOnDisconnect)return!1;const t=[];return I(this,pr).forEach(e=>{this.send(e.event,e.id,e.payload,e.metadata)||t.push(e)}),re(this,pr,t),I(this,pr)}connect(t=!1){return u(this,null,function*(){if(!t&&[0,1].includes(this.readyState)){I(this,Oe).debug("Websocket was already connecting or connected.");return}if(I(this,zs)!==!1)return new Promise((e,r)=>{ve(this,fn,eo).call(this),ve(this,to,hd).call(this);try{re(this,be,new WebSocket(ve(this,Au,hT).call(this,I(this,rn)))),I(this,be).binaryType="arraybuffer",I(this,Oe).debug("Connecting");const i=setTimeout(()=>{I(this,Oe).debug("Connection timeout. Closing socket"),re(this,zs,!0),ve(this,to,hd).call(this),I(this,be).close(3001,"Connection Timeout"),I(this,Se).autoReconnect&&!I(this,cs)&&(I(this,Ge).emit("reconnecting"),ve(this,Xa,Yc).call(this)),r(new Error("Connection timed out!"))},I(this,Se).connectionTimeout);I(this,be).onopen=()=>{I(this,Oe).debug(`Ready State: ${uT[I(this,be).readyState]}`),i&&clearTimeout(i),ve(this,ud,Lu).call(this),re(this,Vr,{code:void 0,reason:void 0}),I(this,Ge).emit("connected"),I(this,Se).flushOnReconnect&&this.flush(),e()},I(this,be).onclose=n=>{try{i&&clearTimeout(i);const{code:o,reason:d}=n;r(d),I(this,Oe).debug("Socket closed. Close event:",{event:n}),I(this,Oe).debug(`Connection closed code: ${o}`),I(this,Oe).debug(`Connection closed reason: ${d}`),I(this,cs)||ve(this,dd,Ou).call(this,o,d)}catch(o){ve(this,Ka,zc).call(this,o)}},I(this,be).onerror=n=>{ve(this,Ka,zc).call(this,n)},I(this,be).onmessage=n=>ve(this,Iu,pT).call(this,n)}catch(i){ve(this,Ka,zc).call(this,i,r)}})})}send(t,e,r,i){const n={event:t,id:e,payload:r,metadata:i};if(I(this,Se).queueOnDisconnect&&(!I(this,be)||I(this,be).readyState!==1))return I(this,Oe).debug("Queuing message since socket is not connected!",n),I(this,pr).push(n),!1;const o=lT.encode(n);return ve(this,Za,ld).call(this,o)}emit(t,e,r,i){return this.send(t,e,r,i)}sendRaw(t){return ve(this,Za,ld).call(this,t)}receive(t,e){return I(this,Ge).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")){I(this,Ge).on(t,e);return}this.receive(t,e)}removeAllListeners(){I(this,Ge).removeAllListeners()}removeReceiver(t,e){this.removeListener(t,e)}removeListener(t,e){I(this,Ge).removeListener(t.toString(),e)}removeReceivers(t){this.removeListeners(t)}removeListeners(t){I(this,Ge).listeners(t.toString()).map(e=>this.removeListener(t,e))}disconnect(){re(this,zs,!1),ve(this,fn,eo).call(this),this.removeAllListeners(),re(this,Vr,{code:1e3,reason:"Sockrates disconnect method called"}),I(this,be).close(1e3,"Sockrates disconnect method called.")}}be=new WeakMap,rn=new WeakMap,Se=new WeakMap,Oe=new WeakMap,pr=new WeakMap,Ge=new WeakMap,zs=new WeakMap,Vr=new WeakMap,cs=new WeakMap,nn=new WeakMap,bs=new WeakMap,Au=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)://.")},Ka=new WeakSet,zc=function(s,t){I(this,Oe).error("Error:",{error:s}),I(this,Ge).emit("errored",{error:s}),t==null||t(s)},Iu=new WeakSet,pT=function(s){if(ve(this,ud,Lu).call(this),s.data===DD){I(this,Oe).debug("Received ping from server"),ve(this,Za,ld).call(this,OD);return}const t=lT.decode(s.data),{id:e,payload:r}=t;I(this,Oe).debug("Received message",{event:t.event,messageID:e}),I(this,Ge).emit(t.event.toString(),{id:e,payload:r})},Du=new WeakSet,Jp=function(){return I(this,be).readyState===1},dd=new WeakSet,Ou=function(s,t){re(this,Vr,{reason:t,code:s}),I(this,Ge).emit("disconnected",{code:s,reason:t})},Nu=new WeakSet,gT=function(){const{reason:s,code:t}=I(this,Vr);t&&t!==1e3&&I(this,zs)&&I(this,Se).autoReconnect&&!I(this,cs)&&(I(this,Oe).debug(`Triggering reconnection due to ${s}.`),I(this,Ge).emit("reconnecting"),ve(this,Xa,Yc).call(this))},Xa=new WeakSet,Yc=function(s=!0){return u(this,null,function*(){if(s&&I(this,cs)){I(this,Oe).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(I(this,cs)||I(this,bs).reset(),I(this,Se).maxReconnectionAttempts!==null&&I(this,bs).getAttempts()>=I(this,Se).maxReconnectionAttempts){I(this,Ge).emit("failed"),re(this,cs,!1);return}re(this,cs,!0),ve(this,to,hd).call(this),ve(this,fn,eo).call(this);try{if(yield I(this,bs).wait(),I(this,zs)===!1)return;if(I(this,Oe).debug(`Reconnection attempt ${I(this,bs).getAttempts()}`),I(this,Ge).emit("reconnectAttempt",{attempt:I(this,bs).getAttempts()}),yield this.connect(),!ve(this,Du,Jp).call(this))throw Error("Reconnect Failed");re(this,cs,!1),re(this,Vr,{code:void 0,reason:void 0}),I(this,Ge).emit("reconnected")}catch(t){I(this,Oe).debug("Failed to reconnect."),I(this,Ge).emit("reconnectFailure",{attempt:I(this,bs).getAttempts()}),ve(this,Xa,Yc).call(this,!1)}})},Za=new WeakSet,ld=function(s){try{return I(this,be).send(s),!0}catch(t){return I(this,Oe).error(t.message),!1}},ud=new WeakSet,Lu=function(){this.config.disconnectOnPingTimeout&&(I(this,Oe).debug("Resetting ping timeout"),ve(this,fn,eo).call(this),re(this,nn,setTimeout(()=>{var s;I(this,Oe).debug("Disconnecting the socket due to ping timeout"),re(this,zs,!0);const t=3002,e="Ping timeout";(s=I(this,be))==null||s.close(t,e),ve(this,dd,Ou).call(this,t,e)},I(this,Se).pingTimeout)))},fn=new WeakSet,eo=function(){I(this,nn)&&(clearTimeout(I(this,nn)),re(this,nn,void 0))},to=new WeakSet,hd=function(){I(this,be)&&(I(this,be).onopen=void 0,I(this,be).onerror=void 0,I(this,be).onmessage=void 0,I(this,be).onclose=void 0)};var LD=Object.defineProperty,VD=Object.getOwnPropertyDescriptor,Cl=(s,t,e,r)=>{for(var i=r>1?void 0:r?VD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&LD(t,e,i),i};const Kp=65535,xD=3e3;var Or,Ee,Pe,Me,Jt,qe,hc,Vu,pc,xu,pg;const mT=(pg=class{constructor(s,{peerId:t,meetingId:e,authToken:r,capabilities:i}){m(this,Pe);m(this,hc);m(this,pc);m(this,Or,void 0);m(this,Ee,void 0);p(this,"roomName");p(this,"authToken");p(this,"capabilities");m(this,Jt,void 0);m(this,qe,void 0);var n;if(!t||!e||!r)throw new k("peerId, meetingId, or authToken can not be empty","0404");f(this,Jt,void 0),f(this,qe,s),this.capabilities=i,this.roomName=e,this.authToken=r,f(this,Or,V(this,hc,Vu).call(this,t)),f(this,Ee,new ND(a(this,Or),{autoReconnect:!0,disconnectOnPingTimeout:(n=i.includes("PING"))!=null?n:!1,queueOnDisconnect:!0,flushOnReconnect:!1,logger:this.logger})),this.handleSocketConnectionEvents()}get joinAttempted(){return a(this,Pe,Me).socketJoinAttempted}set joinAttempted(s){a(this,Pe,Me).socketJoinAttempted=s}get telemetry(){return a(this,qe).getValue("telemetry")}get logger(){return a(this,qe).getValue("logger")}get peerId(){return a(this,qe).getValue("peerId")}updateURL(s){s!==this.peerId&&(f(this,Or,V(this,hc,Vu).call(this,s)),this.logger.debug("SocketService:: Connection URL updated.")),a(this,Ee).updateURL(a(this,Or))}static getSocketEdgeDomain(s){return pn({servicePrefix:"socket-edge",baseURI:s})}get url(){return a(this,Or)}connect(){return u(this,null,function*(){a(this,Pe,Me).socketJoinAttempted=!0,yield a(this,Ee).connect(),a(this,Pe,Me).socketJoinAttempted=!0,a(this,Pe,Me).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}})}disconnect(){a(this,Pe,Me).socketJoinAttempted=!1,a(this,Ee).disconnect(),a(this,Pe,Me).socketJoinAttempted=!0,a(this,Pe,Me).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}}get isConnected(){try{return a(this,Ee).readyState===1}catch(s){return!1}}sendMessage(s,t,e){const r={};return a(this,qe).getValue("telemetry").injectContext(r),a(this,Ee).send(s,e!=null?e:V(this,pc,xu).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}){const n=i!=null?i:s;return new Promise((o,d)=>{const c=(E,_)=>{a(this,Ee).removeListener(n,E),a(this,Ee).removeListener(Kp,_),a(this,Ee).removeListener(gr.errorResponse,_),a(this,Ee).removeListener(ds.errorResponse,_)},l=r!=null?r:V(this,pc,xu).call(this),h={};a(this,qe).getValue("telemetry").injectContext(h);const T=({id:E,payload:_})=>{if(l===E){let C;try{const M=tR.fromBinary(_);C=new Error(M.errorMessage)}catch(M){C=new Error("failed to parse error message",{cause:M});try{const D=sb.fromBinary(_);C=new Error(D.message)}catch(D){C=new Error("failed to parse error message",{cause:D})}}d(C),c(v,T)}},v=({id:E,payload:_})=>{l===E&&(o({id:E,payload:_}),c(v,T))};a(this,Ee).on(n,v),a(this,Ee).on(Kp,T),a(this,Ee).on(gr.errorResponse,T),a(this,Ee).on(ds.errorResponse,T),setTimeout(()=>{c(v,T),d(new Error(`request timeout for callback eventId:${s}`))},t),a(this,Ee).send(s,l,e,new TextEncoder().encode(JSON.stringify(h)))})}on(s,t){a(this,Ee).on(s,t)}onStateEvent(s,t){a(this,Ee).on(s,t)}removeListener(s,t){a(this,Ee).removeListener(s,t)}removeListeners(s){a(this,Ee).removeListeners(s)}flush(){return a(this,Ee).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",()=>u(this,null,function*(){this.logger.info("SocketService::Connected to socket-edge"),a(this,Jt)&&(clearTimeout(a(this,Jt)),f(this,Jt,void 0)),a(this,Pe,Me).updateSocketConnectionState("connected")})),this.onStateEvent("disconnected",({code:s,reason:t})=>{var i;this.logger.info("SocketService::Disconnected from socket-edge",{error:{code:s,reason:t}});const{recv:e,send:r}=(i=a(this,Pe,Me).mediaState)!=null?i:{};e!=null&&e.state&&(e==null?void 0:e.state)!==gn.CONNECTED||r!=null&&r.state&&(r==null?void 0:r.state)!==gn.CONNECTED?a(this,qe).getValue("peerSessionStore").emit(R.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:a(this,Pe,Me).joinAttempted}):f(this,Jt,setTimeout(()=>{a(this,qe).getValue("peerSessionStore").emit(R.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:a(this,Pe,Me).joinAttempted}),f(this,Jt,void 0)},xD)),a(this,Pe,Me).updateSocketConnectionState("disconnected")}),this.onStateEvent("reconnecting",()=>u(this,null,function*(){this.logger.info("SocketService::Reconnecting to socket-edge"),a(this,Pe,Me).updateSocketConnectionState("reconnecting")})),this.onStateEvent("reconnectAttempt",t=>u(this,[t],function*({attempt:s}){this.logger.info("SocketService::Attempting to reconnect to socket-edge",{socket:{retryAttempt:s}}),a(this,Pe,Me).updateSocketConnectionState("reconnectAttempt",s)})),this.onStateEvent("reconnectFailure",({attempt:s})=>{this.logger.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:s}}),a(this,Pe,Me).updateSocketConnectionState("reconnectFailure",s)}),this.onStateEvent("reconnected",()=>u(this,null,function*(){this.logger.info("SocketService::Reconnected to socket-edge",{connectionState:{joinAttempted:a(this,Pe,Me).mediaJoinAttempted}}),a(this,Jt)&&(clearTimeout(a(this,Jt)),f(this,Jt,void 0)),a(this,qe).getValue("peerSessionStore").emit(R.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:a(this,Pe,Me).mediaJoinAttempted}),a(this,Pe,Me).updateSocketConnectionState("reconnected")})),this.onStateEvent("failed",()=>u(this,null,function*(){this.logger.info("SocketService::Failed to connect to socket-edge"),a(this,qe).getValue("peerSessionStore").emit(R.SOCKET_SERVICE_FAILED),a(this,Pe,Me).updateSocketConnectionState("failed")}))}},Or=new WeakMap,Ee=new WeakMap,Pe=new WeakSet,Me=function(){return a(this,qe).getValue("connectionHandler")},Jt=new WeakMap,qe=new WeakMap,hc=new WeakSet,Vu=function(s){const t=a(this,qe).getValue("socketBaseURI")||a(this,qe).getValue("baseURI");let e=mT.getSocketEdgeDomain(t);typeof Ta(a(this,qe),"socket_server_base")=="string"&&(e=Ta(a(this,qe),"socket_server_base"));const r=`wss://${e}`,i=new URL(`${r}/ws`),n=this.peerId,o=W(N({roomID:this.roomName,peerID:s,authToken:this.authToken,useMediaV2:!0},n!==s&&{oldPeerID:n}),{ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(d=>rd[d]).join(" "),joinWithDetails:!0,useCfWorker:!0,useStartSession:!0});return Object.entries(o).forEach(([d,c])=>{i.searchParams.append(d,c.toString())}),i.href},pc=new WeakSet,xu=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`},pg);let Cc=mT;Cl([P.trace("SocketService.connect")],Cc.prototype,"connect",1);Cl([P.trace("SocketService.disconnect")],Cc.prototype,"disconnect",1);Cl([P.trace("SocketService.sendMessagePromise")],Cc.prototype,"sendMessagePromise",1);Cl([P.trace("SocketService.sendMessagePromiseWithTimeout")],Cc.prototype,"sendMessagePromiseWithTimeout",1);class UD{constructor(t){p(this,"socketService");this.socketService=t}handleConnectedRoomsDumpRaw({payload:t}){var n;const e=Mb.fromBinary(t),r=e.meetings.map(o=>{var d;return{id:o.id,title:o.title,participants:(d=o.participants)!=null?d:[]}});return{parentMeeting:{id:e.parentMeeting.id,title:e.parentMeeting.title,participants:(n=e.parentMeeting.participants)!=null?n:[]},meetings:r}}handleTransferPeerRaw({payload:t}){const e=tk.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}handleMovedPeerRaw({payload:t}){const e=qm.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}handleConnectedRoomsUpdatedRaw({payload:t}){return Rp.fromBinary(t).payloads.map(r=>({id:r.id,title:r.title}))}handleConnectedRoomsDeletedRaw({payload:t}){return Gb.fromBinary(t).payloads}getConnectedRoomsDump(){return u(this,null,function*(){const t=yield this.socketService.sendMessagePromise(x.getConnectedRoomsDump);return this.handleConnectedRoomsDumpRaw(t)})}createConnectedRooms(t){return u(this,null,function*(){const{payload:e}=yield this.socketService.sendMessagePromise(x.createConnectedRooms,Ob.toBinary({payloads:t}));return Rp.fromBinary(e).payloads.map(i=>({id:i.id,title:i.title}))})}updateConnectedRooms(t){return u(this,null,function*(){})}disableConnectedRooms(t){return u(this,null,function*(){const e=t.map(i=>({id:i})),r=yield this.socketService.sendMessagePromise(x.deleteConnectedRooms,qb.toBinary({payloads:e}));return this.handleConnectedRoomsDeletedRaw(r)})}movePeersBetweenRooms(t){return u(this,null,function*(){try{const e=yield this.socketService.sendMessagePromise(x.movePeers,Qb.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 $D=Object.defineProperty,BD=Object.getOwnPropertyDescriptor,HD=(s,t,e,r)=>{for(var i=r>1?void 0:r?BD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&$D(t,e,i),i},os;class fT extends Dt{constructor(e){const r=e.getValue("logger");super(r);p(this,"meetings",[]);p(this,"parentMeeting",null);m(this,os,void 0);f(this,os,e)}get supportsConnectedMeetings(){const e=a(this,os).getValue("self").permissions.connectedMeetings;return e?e.canAlterConnectedMeetings||e.canSwitchConnectedMeetings||e.canSwitchToParentMeeting:!1}get isActive(){return this.meetings.length!==0}validateConnectedMeetingsAction(){if(!this.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
|
|
10
|
+
Please enable connected meetings permissions in your preset.`)}getConnectedMeetings(){return u(this,null,function*(){this.validateConnectedMeetingsAction(),this.logger.info("Getting connected meetings dump");const e=yield a(this,os).getValue("connectedMeetingsSocketHandler").getConnectedRoomsDump();return this.logger.info("Got connected meetings dump"),e})}createMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction(),this.logger.info(`Creating connected meetings ${JSON.stringify(e)}`);const r=yield a(this,os).getValue("connectedMeetingsSocketHandler").createConnectedRooms(e);return this.logger.info(`Created connected meetings ${JSON.stringify(r)}`),r.map(i=>({id:i.id,title:i.title}))})}updateMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction(),this.logger.info(`Updating connected meetings ${JSON.stringify(e)}`),yield a(this,os).getValue("connectedMeetingsSocketHandler").updateConnectedRooms(e.map(r=>({meetingId:r.id,title:r.title}))),this.logger.info(`Updated connected meetings ${JSON.stringify(e)}`)})}deleteMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction(),this.logger.info(`Moving participants before deleting connected meetings ${JSON.stringify(e)}`);const r=this.meetings.map(n=>e.includes(n.id)&&n.participants.length!==0?this.moveParticipants(n.id,this.parentMeeting.id,n.participants.map(o=>o.id)):Promise.resolve());this.logger.info(`Moved participants before deleting connected meetings ${JSON.stringify(e)}. Deleting now.`),yield Promise.all(r);const i=yield a(this,os).getValue("connectedMeetingsSocketHandler").disableConnectedRooms(e);return this.logger.info(`Deleted connected meetings ${JSON.stringify(e)}`),i})}moveParticipants(e,r,i){return u(this,null,function*(){this.validateConnectedMeetingsAction(),this.logger.info(`Moving connected meetings participants ${JSON.stringify(i)} from ${e} to ${r}`);const n=yield a(this,os).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i.map(o=>({id:o}))});return n.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}`),n})}moveParticipantsWithCustomPreset(e,r,i){return u(this,null,function*(){this.validateConnectedMeetingsAction(),this.logger.info(`Moving connected meetings participants (custom preset) ${JSON.stringify(i)} from ${e} to ${r}`);const n=yield a(this,os).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i});return n.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}`),n})}moveSuccessHandler(e,r,i){const n=new Map;[...this.parentMeeting.participants,...this.meetings.flatMap(o=>o.participants)].forEach(o=>n.set(o.id,o)),r===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.concat(i.map(o=>n.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 d=o.participants.concat(i.map(c=>n.get(c)));return W(N({},o),{participants:d})}if(e===o.id){const d=o.participants.filter(c=>!i.includes(c.id));return W(N({},o),{participants:d})}return o})}}os=new WeakMap;HD([Ot({maxInvocations:60,period:60})],fT.prototype,"getConnectedMeetings",1);var FD=Object.defineProperty,qD=Object.getOwnPropertyDescriptor,vh=(s,t,e,r)=>{for(var i=r>1?void 0:r?qD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&FD(t,e,i),i},le,gg;const TT=(gg=class{constructor(s){p(this,"connectedMeetings");m(this,le,void 0);f(this,le,s),this.connectedMeetings=new fT(s)}get telemetry(){return a(this,le).getValue("telemetry")}get logger(){return a(this,le).getValue("logger")}static init(s){const t=new TT(s);return t.connectedMeetings.supportsConnectedMeetings&&(t.setupEvents(),s.getValue("self").once("roomJoined",()=>t.getConnectedMeetings())),t}getConnectedMeetings(){this.connectedMeetings.getConnectedMeetings()}setupEvents(){a(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(x.getConnectedRoomsDump,this.handleConnectedRoomsDump.bind(this)),a(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(x.transferPeer,this.handleTransferPeer.bind(this)),a(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(x.movedPeer,this.handleMovedPeer.bind(this)),a(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(x.connectedRoomsUpdated,this.handleConnectedRoomsUpdated.bind(this)),a(this,le).getValue("connectedMeetingsSocketHandler").socketService.on(x.connectedRoomsDeleted,this.handleConnectedRoomsDeleted.bind(this))}handleTransferPeer(s){this.logger.info("Received backend request to switch connected meetings");const t=a(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)}switchMeeting(e){return u(this,arguments,function*({authToken:s,meetingId:t}){var n,o,d,c;if(!this.connectedMeetings.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
|
|
11
|
+
Please connect with our support team to enable connected meetings.`);this.logger.info("ConnectedMeetingsController::switchMeeting:: asking ui-kit to show switching breakout UI"),this.connectedMeetings.emit("changingMeeting",t);const r={video:a(this,le).getValue("self").videoEnabled,audio:a(this,le).getValue("self").audioEnabled};try{a(this,le).getValue("self").cleanupEvents(),yield a(this,le).getValue("meeting").leave("connected-meeting")}catch(l){this.logger.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(o=(n=a(this,le).getValue("meeting"))==null?void 0:n.meta)==null?void 0:o.meetingId}`,{error:l})}this.logger.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${t}`);const i=yield vT.init(W(N({},a(this,le).getValue("options")),{cachedUserDetails:null,defaults:W(N(N({},a(this,le).getValue("options").defaults),r),{mediaHandler:a(this,le).getValue("self")}),authToken:s}));this.logger.info(`ConnectedMeetingsController::switchMeeting:: initialized new meeting. Meeting Id: ${(d=i==null?void 0:i.meta)==null?void 0:d.meetingId}`);try{const{hidden:l}=a(this,le).getValue("self");i.self.setName(a(this,le).getValue("self").name),yield i.join(),l&&i.self.hide()}catch(l){this.logger.error("ConnectedMeetingsController.joinRoom",{error:l})}return this.logger.info(`ConnectedMeetingsController::switchMeeting:: asking ui-kit to show in-meeting ui of newly joined meeting id: ${(c=i==null?void 0:i.meta)==null?void 0:c.meetingId}`),this.connectedMeetings.emit("meetingChanged",i),i})}handleConnectedRoomsDump(s){const t=a(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 a(this,le).getValue("connectedMeetingsSocketHandler").handleMovedPeerRaw(s)}handleConnectedRoomsUpdated(s){const t=a(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,W(N({},r),{participants:[]}))}),this.connectedMeetings.meetings=Array.from(e.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(s){const e=a(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,gg);let wl=TT;vh([P.trace("ConnectedMeetingsController.getConnectedMeetings")],wl.prototype,"getConnectedMeetings",1);vh([P.trace("ConnectedMeetingsController.setupEvents")],wl.prototype,"setupEvents",1);vh([P.trace("ConnectedMeetingsController.switchMeeting")],wl.prototype,"switchMeeting",1);var jD=Object.defineProperty,GD=Object.getOwnPropertyDescriptor,yh=(s,t,e,r)=>{for(var i=r>1?void 0:r?GD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&jD(t,e,i),i};const za=class{constructor(s,t,e){p(this,"apiBase");p(this,"selfController");p(this,"pollController");p(this,"chatController");p(this,"metaController");p(this,"storesManager");p(this,"stageController");p(this,"pluginController");p(this,"internalsController");p(this,"recordingController");p(this,"livestreamController");p(this,"participantController");p(this,"connectedMeetingsController");p(this,"telemetry");p(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 init(s){return u(this,null,function*(){var U,B,H;const{peerId:t,apiBase:e,authToken:r,meetingId:i,organizationId:n,cachedUserDetails:o,logger:d}=s.getAllValues();if(aD(s),fe.isSupported()===!1)throw new k("Browser not supported","0010",d,!0);const c=YA(s,{authToken:r,baseURL:e,cachedUserDetails:o});c.setRoomName(i),c.setRoomUUID(i),c.setOrganizationId(n),c.setHeader("tracing-id",t),s.setValue("apiClient",c);const l=new DI(s);s.setValue("connectionHandler",l);let h="",g="",T=null;d.info("CF SFU is being used.");try{T=yield c.getUserDetails(),h=((U=T.meeting)==null?void 0:U.title)||"",g=((B=T.socket)==null?void 0:B.baseUri)||s.getValue("baseURI"),s.setValue("presetName",T.preset.name),s.setValue("socketBaseURI",g),d.info(`Socket Base URI ${g} is being used`)}catch(F){throw d.error("Failed to get user details",{error:F}),F instanceof au?F.status===401?new k("Unauthorized. The auth token may be invalid or expired. (401)","0004"):F.status===403?new k("Access denied. Insufficient permissions to join the meeting. (403)","0004"):F.status===404?new k("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"):F.status>=500?new k(`The server encountered an error. Try again. (${F.status})`,"0001"):F.isHttpError?new k(`Request rejected by the server. (${F.status})`,"0001"):F.isTimeout?new k("Connection timed out. Check the network and try again.","0001"):new k("Unable to connect to the server. Check the internet connection.","0001"):new k((F==null?void 0:F.message)||"Failed to initialize.","0001")}const v=za.createSocketService(s),E=v.connect();try{yield E}catch(F){d.error("[Controller]: Failed to connect to socket server:",{error:F})}const _=gu.init(T.preset,!s.getValue("modules").theme);s.setValue("theme",_);const C=Su.init(s,_.viewType,T.preset.permissions),M=za.setupControllers(v,s,T,h,_,C);yI(_)&&((H=za.createRoomNodeClient(s,v).initializeConnection(T.participant.name,i,!1,C))==null||H.catch(te=>{d.error("[Controller]: Failed to queue partial media room promise:",{error:te})}));const{controllers:D}=yield M;return VC(),new za(e,D,s)})}static setupControllers(s,t,e,r,i,n){return u(this,null,function*(){var _e,L,b;const o=t.getValue("modules"),{participant:d}=e,c=t.getValue("defaults"),l=t.getValue("logger"),{viewType:h,mediaConstraints:{audio:g}}=i;t.setValue("viewType",h),t.setValue("defaults",N({mediaConfiguration:{audio:{enableHighBitrate:(_e=g.enableHighBitrate)!=null?_e:!1,enableStereo:(L=g.enableStereo)!=null?L:!1}}},c)),t.setValue("maxPreferredStreams",fe.isMobile()?i.maxVideoStreams.mobile:i.maxVideoStreams.desktop);let T,v,E,_,C,M,D,U,B;const H=new lD(t,s),F=new UD(s);t.setValue("connectedMeetingsSocketHandler",F);const te=new Pl(t,s),ze=new ir(t,s),ms=new fD(s),Yt=new tT(t,s),Wr=new TD(t,s),A=new dD(s),y=yield Gr.init(t,Yt,d,n,i);t.setValue("selfController",y);const w=yield nf.init(t,y.self,Yt,H,r);o.participant&&(U=new or(t,y.self,Yt)),(b=o.e2ee)!=null&&b.enabled&&o.e2ee.manager.init(l,t.getValue("peerSessionStore")),o.chat&&(v=yield an.init(t,ze,y.self,U.participants)),o.internals&&(C=yield oh.init(t)),o.livestream&&i.viewType===Qs.Livestream&&(D=new mf(t,y.self,A)),o.poll&&(T=yield ef.init(t,y.self,te)),o.recording&&(M=new lf(t,y.self,Yt)),o.stage&&(E=new af(t,ms,Yt,y.self,U.participants));const $=new C0(t,Wr);if(o.plugin){if(!U)throw new k("The plugin module cannot be initialized without the `participant` module","0102");const ke=c.plugins||[],Jr=yield $.create(km,!0);_=yield df.init(t,ke,Jr,y.self,$)}if(o.connectedMeetings&&(B=yield wl.init(t)),o.pip){const ke=yield Xl._init(t,y.self);t.setValue("pip",ke)}return{theme:i,permissions:n,controllers:{storesManager:$,pollController:T,selfController:y,metaController:w,chatController:v,stageController:E,pluginController:_,recordingController:M,internalsController:C,livestreamController:D,participantController:U,connectedMeetingsController:B}}})}static createRoomNodeClient(s,t){const{peerId:e}=s.getAllValues();return Zf(s,{socket:t,peerId:e})}static createSocketService(s){var c;const{peerId:t,meetingId:e,authToken:r}=s.getAllValues(),o=((c=s.getValue("socketBaseURI"))!=null?c:"").includes("realtime.cloudflare.com")?[]:["PING"];return s.getValue("logger").info(`Socket service capabilities: ${JSON.stringify(o)}`),new Cc(s,{peerId:t,meetingId:e,authToken:r,capabilities:o})}};let Rl=za;yh([P.trace("Controller.init")],Rl,"init",1);yh([P.trace("Controller.createRoomNodeClient")],Rl,"createRoomNodeClient",1);yh([P.trace("Controller.createSocketService")],Rl,"createSocketService",1);class WD{constructor(){p(this,"battery");p(this,"logger");p(this,"init",t=>u(this,null,function*(){this.logger=t;try{"getBattery"in navigator&&(this.battery=yield 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)}}));p(this,"updateChargeInfo",()=>{var t;this.logger.log(`Battery charging? ${(t=this.battery)!=null&&t.charging?"Yes":"No"}`)});p(this,"updateLevelInfo",()=>{if(!this.battery){this.logger.log("Battery level: Not known");return}this.logger.log(`Battery level: ${this.battery.level*100}%`)});p(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 zp=new WD;function JD(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 n=ei.baseURI.prod;t&&(n=t);const o=`https://${pn({servicePrefix:"api",baseURI:n})}`;return{meetingId:e,orgId:r,participantId:i,baseURI:n,apiBase:o}}catch(e){throw new k("Invalid auth token","0004")}}var Nr,Ui,$i,gc,nl,ST;class KD{constructor(){m(this,nl);m(this,Nr,new Audio);m(this,Ui,new MediaStream);m(this,$i,new Map);m(this,gc,void 0);a(this,Nr).srcObject=a(this,Ui),a(this,Nr).autoplay=!0}playTracks(t){return u(this,null,function*(){return t.forEach(e=>{a(this,$i).has(e.id)||(a(this,Ui).addTrack(e),a(this,$i).set(e.id,e))}),this.play()})}setSpeakerDevice(t){typeof HTMLAudioElement.prototype.setSinkId=="function"&&a(this,Nr).setSinkId(t)}removeTrack(t){const e=a(this,$i).get(t);e&&(a(this,Ui).removeTrack(e),a(this,$i).delete(t))}play(){return u(this,null,function*(){return a(this,Nr).srcObject=a(this,Ui),a(this,Nr).play().catch(t=>{V(this,nl,ST).call(this,t)})})}onError(t){f(this,gc,t)}}Nr=new WeakMap,Ui=new WeakMap,$i=new WeakMap,gc=new WeakMap,nl=new WeakSet,ST=function(t){var e;(e=a(this,gc))==null||e.call(this,t)};var Bi;class zD extends KD{constructor(){super();m(this,Bi,void 0);f(this,Bi,new Map)}addParticipantTrack(e,r){a(this,Bi).set(e,r.id),this.playTracks([r])}removeParticipantTrack(e){const r=a(this,Bi).get(e);r&&this.removeTrack(r),a(this,Bi).delete(e)}}Bi=new WeakMap;var YD=Object.defineProperty,QD=Object.getOwnPropertyDescriptor,bl=(s,t,e,r)=>{for(var i=r>1?void 0:r?QD(t,e):t,n=s.length-1,o;n>=0;n--)(o=s[n])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&YD(t,e,i),i},Ve,Hi,mg;let Hr=(mg=class{constructor(t,e){m(this,Ve,void 0);m(this,Hi,void 0);f(this,Hi,t),f(this,Ve,e)}get peerId(){return a(this,Hi).getValue("peerId")}static initMedia(){return u(this,arguments,function*(t={},e=!1,r=void 0){var c;const i=(c=r==null?void 0:r.peerId)!=null?c:Br.v4(),n=Ur.createContext(i,{peerId:i}),o=n.getValue("logger");o.init(n);const d=new _f(n,o);return yield d.init(t,e,n),n.setValue("defaults",{mediaHandler:d}),d})}static init(t){return u(this,null,function*(){var T,v,_,C,M,D,U,B,H;fe.init();const e=(v=(T=t==null?void 0:t.cachedUserDetails)==null?void 0:T.peerId)!=null?v:Br.v4(),{authToken:r,baseURI:i}=t,E=JD(r,i),{meetingId:n}=E,o=Rc(E,["meetingId"]);if((_=o.baseURI)!=null&&_.includes("dyte.io"))throw new k("Dyte Base URIs are no longer supported. Use RealtimeKit Base URIs.","0001");window.__zone_symbol__DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION=!0;const d=Hr.setupContext(e,t,n,o),c=d.getValue("telemetry"),l=d.getValue("logger");MT(l),zp.init(l),c.init(d,{roomName:n,userId:o.participantId,organizationId:o.orgId,peerId:e},(M=(C=t.modules)==null?void 0:C.tracing)!=null?M:!0,(U=(D=t==null?void 0:t.modules)==null?void 0:D.devTools)==null?void 0:U.logLevel),l.init(d),l.info("Client::init::options",{clientInitOptions:W(N({},t),{authToken:`${(B=t.authToken)==null?void 0:B.slice(0,10)}...
|
|
12
|
+
${(H=t.authToken)==null?void 0:H.slice(-10)}`})});const h=yield Rl.init(d),g=new Hr(d,h);return d.setValue("meeting",g),g})}static setupContext(t,e,r,i){var c,l;const n=Ur.createContext(t,e),o=N(N({},pC),e==null?void 0:e.modules),d=e.defaults||{audio:!0,video:!0};return n.setValue("options",e),n.setValue("peerId",t),n.setValue("modules",o),n.setValue("sdkName","web-core"),n.setValue("meetingId",r),n.setValue("apiBase",i.apiBase),n.setValue("baseURI",i.baseURI),n.setValue("userId",i.participantId),n.setValue("organizationId",i.orgId),n.setValue("authToken",e.authToken),n.setValue("overrides",(c=e.overrides)!=null?c:{}),n.setValue("env",gC({baseURI:i.baseURI})),n.setValue("defaults",d),n.setValue("onError",e.onError||(()=>{})),n.setValue("cachedUserDetails",_s(e.cachedUserDetails)),n.setValue("sdkVersion","1.5.2-staging.3"),(l=e.modules)!=null&&l.experimentalAudioPlayback&&n.setValue("audioPlayback",new zD),n}join(){return u(this,null,function*(){const{selfController:t}=a(this,Ve);return t.self.roomJoined?null:t.joinRoom()})}leave(t){return u(this,null,function*(){zp.cleanup(),a(this,Hi).getValue("peerSessionStore").reset();const{selfController:e}=a(this,Ve);return e.leaveRoom(t)})}get participants(){var t;return(t=a(this,Ve).participantController)==null?void 0:t.participants}get self(){var t;return(t=a(this,Ve).selfController)==null?void 0:t.self}get meta(){var t;return(t=a(this,Ve).metaController)==null?void 0:t.meta}get ai(){var t;return(t=a(this,Ve).metaController)==null?void 0:t.ai}get plugins(){var t;return(t=a(this,Ve).pluginController)==null?void 0:t.plugins}get chat(){var t;return(t=a(this,Ve).chatController)==null?void 0:t.chat}get polls(){var t;return(t=a(this,Ve).pollController)==null?void 0:t.polls}get connectedMeetings(){var t;return(t=a(this,Ve).connectedMeetingsController)==null?void 0:t.connectedMeetings}get recording(){var t;return(t=a(this,Ve).recordingController)==null?void 0:t.recording}get livestream(){var t;return(t=a(this,Ve).livestreamController)==null?void 0:t.livestream}get stage(){var t;return(t=a(this,Ve).stageController)==null?void 0:t.stage}get stores(){return a(this,Ve).storesManager}get audio(){return a(this,Hi).getValue("audioPlayback")}get __internals__(){var t;return(t=a(this,Ve).internalsController)==null?void 0:t.internals}joinRoom(){return u(this,null,function*(){return this.join()})}leaveRoom(t){return u(this,null,function*(){return this.leave(t)})}},Ve=new WeakMap,Hi=new WeakMap,mg);bl([st("0002"),ar.executeWithLock({methodName:"meeting.join",lockName:"Client.join",timeout:3e3})],Hr.prototype,"join",1);bl([st("0003")],Hr.prototype,"leave",1);bl([st("0001"),ar.executeWithLock({methodName:"Client.init",lockName:"Client.init",timeout:3e3})],Hr,"init",1);Hr=bl([st("0000")],Hr);const vT=Hr;module.exports=vT;
|