@cloudflare/realtimekit 1.2.2-staging.2 → 1.2.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/browser.js +2 -2
- package/dist/dependencies.txt +1 -1
- package/dist/index.cjs.js +2 -2
- package/dist/index.es.js +3 -3
- package/dist/index.es5.js +18 -18
- package/dist/index.rn.js +2 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -6,10 +6,10 @@ ${this.message}`;try{let o=a&&!!i;r&&r.endsWith("00")&&i&&(o=!0),o&&i.error("Cli
|
|
|
6
6
|
|
|
7
7
|
${s}`}const Ba={maxInvocations:5,period:1};function Mt(s,t){return function(e,r,i){const a=i.value;let o=0,c=Date.now();return i.value=function(...d){const l=Date.now(),p=t?this[t]:s;if(l-c>p.period*1e3&&(c=l,o=0),o>=p.maxInvocations)throw new b(`Method rate limit ${p.maxInvocations} invocations/${p.period}sec exceeded`,"0013");return o+=1,a.apply(this,d)},i}}var e0=Object.defineProperty,t0=Object.getOwnPropertyDescriptor,ht=(s,t,e,r)=>{for(var i=r>1?void 0:r?t0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&e0(t,e,i),i};const s0=["text","image","file","custom","poll"],ld={maxInvocations:180,period:60};var Z,Ti,$e,vi,yi,Vd,Af,Oo,Lu,Ig;let ze=(Ig=class extends qt{constructor(t,e,r,i,a){const o=t.getValue("logger");super(o);m(this,Vd);m(this,Oo);h(this,"messages");h(this,"channels",[]);m(this,Z,void 0);m(this,Ti,void 0);m(this,$e,void 0);m(this,vi,void 0);m(this,yi,void 0);h(this,"maxTextLimit",2e3);f(this,yi,t),f(this,$e,e),f(this,vi,r),f(this,Z,i),f(this,Ti,a),this.messages=[]}get telemetry(){return n(this,yi).getValue("telemetry")}setMaxTextLimit(t){this.maxTextLimit=t}sendMessageInternal(a,o,c){return u(this,arguments,function*(t,e,r,i={}){switch(t.type){case"text":{const d=i.replyTo&&i.replyTo.type==="text"?ZM(t.message,i.replyTo.message):t.message;yield this.sendTextMessageInternal(d,e,r);break}case"image":yield this.sendImageMessageInternal(t.image,e,r);break;case"file":yield this.sendFileMessageInternal(t.file,e,r);break;default:this.logger.error("sendMessage::message_type_not_supported",{chat:{messageType:t.type}});break}})}sendTextMessageInternal(t,e,r){return u(this,null,function*(){var a,o,c,d,l,p;if(t.length>this.maxTextLimit)throw new b("Max character limit breached","0503");if(e&&e.length>0){if(!((a=n(this,Z).permissions)!=null&&a.chatPrivate.canSend)||!((o=n(this,Z).permissions)!=null&&o.chatPrivate.text))throw this.logger.error("sendTextMessage::private_chat_permission_denied"),new b("Could not send message to private chat.","0501")}else if(!((d=(c=n(this,Z).permissions)==null?void 0:c.chatPublic)!=null&&d.canSend)||!((p=(l=n(this,Z).permissions)==null?void 0:l.chatPublic)!=null&&p.text))throw this.logger.error("sendTextMessage::public_chat_permission_denied"),new b("Could not send message to public chat.","0501");if(!t)throw this.logger.error("sendTextMessage::message_can_not_be_empty"),new b("Message can not be empty.","0502");if(r){n(this,$e).sendMessageToChannel(t,Et.TEXT,r);return}let i=[];e&&e.length>0&&(e.push(n(this,Z).id),i=n(this,Ti).joined.toArray().filter(g=>e.includes(g.id)).map(g=>g.userId),i.push(n(this,Z).userId)),n(this,$e).sendMessage(t,Et.TEXT,e)})}sendImageMessageInternal(t,e,r){return u(this,null,function*(){var a,o,c,d,l,p;if(e&&e.length>0){if(!((a=n(this,Z).permissions)!=null&&a.chatPrivate.canSend)||!((o=n(this,Z).permissions)!=null&&o.chatPrivate.files)){this.logger.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((d=(c=n(this,Z).permissions)==null?void 0:c.chatPublic)!=null&&d.canSend)||!((p=(l=n(this,Z).permissions)==null?void 0:l.chatPublic)!=null&&p.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 g=dt(),{getLocation:T,putLocation:v}=yield g.getPresignedUrls(t.name,n(this,Z).config.viewType);if(yield g.uploadFile(t,v),r){n(this,$e).sendMessageToChannel(T,Et.IMAGE,r);return}let P=[];e&&e.length>0&&(e.push(n(this,Z).id),P=n(this,Ti).joined.toArray().filter(_=>e.includes(_.id)).map(_=>_.userId),P.push(n(this,Z).userId)),n(this,$e).sendMessage(T,Et.IMAGE,e)}catch(g){throw new b("Error sending image message.","0500",this.logger)}})}sendFileMessageInternal(t,e,r){return u(this,null,function*(){var i,a,o,c,d,l;if(e&&e.length>0){if(!((i=n(this,Z).permissions)!=null&&i.chatPrivate.canSend)||!((a=n(this,Z).permissions)!=null&&a.chatPrivate.files)){this.logger.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((c=(o=n(this,Z).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=n(this,Z).permissions)==null?void 0:d.chatPublic)!=null&&l.files)){this.logger.error("sendFileMessage::permission_denied");return}if(!t){this.logger.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const p=dt(),{getLocation:g,putLocation:T}=yield p.getPresignedUrls(t.name,n(this,Z).config.viewType);if(yield p.uploadFile(t,T),r){n(this,$e).sendMessageToChannel(JSON.stringify({link:g,name:t.name,size:"size"in t?t.size:0}),Et.FILE,r);return}let v=[];e&&e.length>0&&(e.push(n(this,Z).id),v=n(this,Ti).joined.toArray().filter(_=>e.includes(_.id)).map(_=>_.userId),v.push(n(this,Z).userId));const P=JSON.stringify({link:g,name:t.name,size:"size"in t?t.size:0});n(this,$e).sendMessage(P,Et.FILE,e)}catch(p){throw new b("Error sending file message.","0500",this.logger)}})}get rateLimits(){return ld}updateRateLimits(t,e){ld.maxInvocations=t,ld.period=e}sendTextMessage(t,e){return u(this,null,function*(){return this.sendTextMessageInternal(t,e)})}sendCustomMessage(t,e){return u(this,null,function*(){var a,o,c,d,l,p,g,T,v,P,_,C,w,V,F;if(e&&e.length>0){if(!((a=n(this,Z).permissions)!=null&&a.chatPrivate.canSend)||!((o=n(this,Z).permissions)!=null&&o.chatPrivate.files)||!((c=n(this,Z).permissions)!=null&&c.chatPrivate.text)){this.logger.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((l=(d=n(this,Z).permissions)==null?void 0:d.chatPublic)!=null&&l.canSend)||!((g=(p=n(this,Z).permissions)==null?void 0:p.chatPublic)!=null&&g.files)||!((v=(T=n(this,Z).permissions)==null?void 0:T.chatPublic)!=null&&v.text)){this.logger.error("sendCustomMessage::permission_denied");return}const r=N=>u(this,null,function*(){try{if(typeof N=="string")return{link:N};const B=dt(),{getLocation:G,putLocation:re}=yield B.getPresignedUrls(N.name,n(this,Z).config.viewType);return yield B.uploadFile(N,re),{link:G,type:N.type,name:N.name,size:N.size}}catch(B){throw new b("Error sending image message.","0500",this.logger)}}),i=H(D({},t),{files:yield Promise.all((_=(P=t.files)!=null?P:[])==null?void 0:_.map(N=>u(this,null,function*(){return r(N)}))),images:yield Promise.all((w=(C=t.images)!=null?C:[])==null?void 0:w.map(N=>u(this,null,function*(){return r(N)}))),videos:yield Promise.all((F=(V=t.videos)!=null?V:[])==null?void 0:F.map(N=>u(this,null,function*(){return r(N)})))});n(this,$e).sendMessage(JSON.stringify(i),Et.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,r){return u(this,null,function*(){var i,a,o,c,d,l;if(((a=(i=n(this,Z).permissions)==null?void 0:i.chatMessage)==null?void 0:a.canEdit)==="NONE")throw new b("Not permitted to edit messages","0501");if(!((c=(o=n(this,Z).permissions)==null?void 0:o.chatPublic)!=null&&c.canSend)||!((l=(d=n(this,Z).permissions)==null?void 0:d.chatPublic)!=null&&l.text)){this.logger.error("editTextMessage::permission_denied");return}if(!e){this.logger.error("editTextMessage::message_can_not_be_empty");return}n(this,$e).editMessage(t,e,Et.TEXT,r)})}editImageMessage(t,e,r){return u(this,null,function*(){var a,o,c,d;if(!((o=(a=n(this,Z).permissions)==null?void 0:a.chatPublic)!=null&&o.canSend)||!((d=(c=n(this,Z).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){this.logger.error("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 l=dt(),{getLocation:p,putLocation:g}=yield l.getPresignedUrls(e.name,n(this,Z).config.viewType);yield l.uploadFile(e,g),n(this,$e).editMessage(t,p,Et.IMAGE,r)}catch(l){throw new b("Error editing image message.","0500",this.logger)}})}editFileMessage(t,e,r){return u(this,null,function*(){var i,a,o,c;if(!((a=(i=n(this,Z).permissions)==null?void 0:i.chatPublic)!=null&&a.canSend)||!((c=(o=n(this,Z).permissions)==null?void 0:o.chatPublic)!=null&&c.files)){this.logger.error("sendFileMessage::permission_denied");return}if(!e){this.logger.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const d=dt(),{getLocation:l,putLocation:p}=yield d.getPresignedUrls(e.name,n(this,Z).config.viewType);yield d.uploadFile(e,p),n(this,$e).editMessage(t,JSON.stringify({link:l,name:e.name,size:"size"in e?e.size:0}),Et.FILE,r)}catch(d){throw new b("Error editing file message.","0500",this.logger)}})}editMessage(t,e,r){return u(this,null,function*(){switch(e.type){case"text":{this.editTextMessage(t,e.message,r);break}case"image":{this.editImageMessage(t,e.image,r);break}case"file":{this.editFileMessage(t,e.file,r);break}default:{this.logger.error("editMessage::message_type_not_supported",{chat:{messageType:e.type}});break}}})}deleteMessage(t,e){return u(this,null,function*(){var r,i;if(((i=(r=n(this,Z).permissions)==null?void 0:r.chatMessage)==null?void 0:i.canDelete)==="NONE")throw new b("Not permitted to delete messages","0501");n(this,$e).deleteMessage(t,e)})}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(!n(this,Oo,Lu))throw new b("Can`t pin message without joining room","0505");if(!n(this,Z).permissions.pinParticipant)throw new b("You do not have permission to pin messages.","0501");const e=this.messages.find(r=>r.id===t);if(e){n(this,$e).setPinState(e,!0);return}throw new b(`No message found with id: ${t}`,"0504")})}unpin(t){return u(this,null,function*(){if(!n(this,Oo,Lu))throw new b("Can`t unpin message without joining room","0505");if(!n(this,Z).permissions.pinParticipant)throw new b("You do not have permission to unpin messages.","0501");const e=this.messages.find(r=>r.id===t);if(e){n(this,$e).setPinState(e,!1);return}throw new b(`No message found with id: ${t}`,"0504")})}getMessages(t,e,r,i=0,a=void 0){return u(this,null,function*(){const o=yield n(this,$e).getChatMessagesPaginated(t,e,r,i,a);return{messages:o.messages.map(c=>ws.formatSocketPeerMessage(c)),next:o.next}})}createChannel(i,a){return u(this,arguments,function*(t,e,r={}){var l;const o=(l=n(this,Z).permissions)==null?void 0:l.chatChannel;if(o){if(o.canCreate==="NONE")throw new b("Not permitted to create channels","0501");if(r.visibility==="public"&&!(o.canCreate==="PUBLIC"||o.canCreate==="ALL"))throw new b("Not permitted to create public channels","0501");if(r.visibility==="private"&&!(o.canCreate==="PRIVATE"||o.canCreate==="ALL"))throw new b("Not permitted to create private channels","0501")}if(!t||t.trim().length===0)throw new b("channel name cannot be empty.","0510");const c=[...new Set([...e,n(this,Z).userId])];return yield n(this,vi).createChannel(t.trim(),c,r.displayPictureUrl,r.visibility,r.isDirectMessage)})}updateChannel(t,e){var o,c,d,l,p;const r=this.channels.find(g=>g.id===t),i=(o=n(this,Z).permissions)==null?void 0:o.chatChannel;if(i){if(i.canUpdate==="NONE")throw new b("Not permitted to update channels","0501");if(r.visibility==="public"&&!(i.canUpdate==="PUBLIC"||i.canUpdate==="ALL"))throw new b("Not permitted to update public channels","0501");if(r.visibility==="private"&&!(i.canUpdate==="PRIVATE"||i.canUpdate==="ALL"))throw new b("Not permitted to update private channels","0501")}const a={memberIds:(c=e.memberIds)!=null?c:r.memberIds,displayName:(d=e.displayName)!=null?d:r.displayName,displayPictureUrl:(l=e.displayPictureUrl)!=null?l:r.displayPictureUrl,visibility:(p=e.visibility)!=null?p:r.visibility};return n(this,vi).updateChannel(t,a)}sendMessageToChannel(i,a){return u(this,arguments,function*(t,e,r={}){return this.sendMessageInternal(t,null,e,r)})}getChannelMembers(t){return u(this,null,function*(){return n(this,vi).getChannelMembers(t)})}searchMessages(r){return u(this,arguments,function*(t,e={}){if(!n(this,yi).getValue("flagsmith").hasFeature(ee.FEAT_CHAT_SDK_SEARCH))throw new b("searchMessages is temporarily disabled!","0506");return(yield n(this,$e).searchMessages(t,e)).map(ws.formatSocketPeerMessage)})}markLastReadMessage(t,e){return u(this,null,function*(){yield n(this,$e).markLastReadMessage(t,e);const r=this.channels.find(i=>i.id===t);if(r){const i=H(D({},r),{unreadCount:0});this.channels=this.channels.map(a=>a.id===t?i:a),this.emit("channelMessageUpdate",i)}})}get pinned(){return this.messages.filter(t=>t.pinned)}},Z=new WeakMap,Ti=new WeakMap,$e=new WeakMap,vi=new WeakMap,yi=new WeakMap,Vd=new WeakSet,Af=function(){return n(this,yi).getValue("connectionHandler")},Oo=new WeakSet,Lu=function(){return n(this,Vd,Af).socketJoined===!0},Ig);ht([E.trace("Chat.sendTextMessage"),Mt(ld)],ze.prototype,"sendTextMessage",1);ht([E.trace("Chat.sendImageMessage"),Mt({maxInvocations:20,period:60})],ze.prototype,"sendImageMessage",1);ht([E.trace("Chat.sendFileMessage"),Mt({maxInvocations:20,period:60})],ze.prototype,"sendFileMessage",1);ht([E.trace("Chat.sendMessage"),Mt({maxInvocations:180,period:60})],ze.prototype,"sendMessage",1);ht([E.trace("Chat.editTextMessage")],ze.prototype,"editTextMessage",1);ht([E.trace("Chat.editImageMessage")],ze.prototype,"editImageMessage",1);ht([E.trace("Chat.editFileMessage")],ze.prototype,"editFileMessage",1);ht([E.trace("Chat.editMessage")],ze.prototype,"editMessage",1);ht([E.trace("Chat.deleteMessage")],ze.prototype,"deleteMessage",1);ht([E.trace("Chat.createChannel")],ze.prototype,"createChannel",1);ht([E.trace("Chat.updateChannel")],ze.prototype,"updateChannel",1);ht([E.trace("Chat.sendMessageToChannel")],ze.prototype,"sendMessageToChannel",1);ht([E.trace("Chat.getChannelMembers")],ze.prototype,"getChannelMembers",1);ht([E.trace("Chat.searchMessages")],ze.prototype,"searchMessages",1);ht([E.trace("Chat.markLastReadMessage")],ze.prototype,"markLastReadMessage",1);ze=ht([ut("0500")],ze);var r0=Object.defineProperty,i0=Object.getOwnPropertyDescriptor,n0=(s,t,e,r)=>{for(var i=r>1?void 0:r?i0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&r0(t,e,i),i},Or,Ag;const oi=(Ag=class{constructor(s,t,e,r,i){h(this,"chat");h(this,"chatSocketHandler");h(this,"chatChannelSocketHandler");h(this,"self");m(this,Or,void 0);f(this,Or,s),this.chatSocketHandler=t,this.chatChannelSocketHandler=e,this.chat=new ze(s,t,e,r,i),this.self=r,this.setupEvents()}get telemetry(){return n(this,Or).getValue("telemetry")}get logger(){return n(this,Or).getValue("logger")}static init(s,t,e,r,i){return u(this,null,function*(){return new oi(s,t,e,r,i)})}static formatMessage(s){return H(D({},s),{time:new Date(s.time),type:s0[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,channelId:s.channelId,channelIndex:s.channelIndex,message:"",link:"",name:"",html:"",images:[],videos:[],files:[],size:0,pinned:s.pinned};switch(e.type){case Et.TEXT:{e.message=s.payload;break}case Et.IMAGE:{e.link=s.payload;break}case Et.FILE:{const{link:r,name:i,size:a}=JSON.parse(s.payload);e.link=r,e.name=i,e.size=a;break}case Et.CUSTOM:{const{html:r,images:i,message:a,videos:o,files:c}=JSON.parse(s.payload);e.message=a,e.html=r,e.images=i,e.videos=o,e.files=c;break}}return oi.formatMessage(e)}getChatMessages(){return u(this,null,function*(){if(this.self.config.viewType==="LIVESTREAM"||this.self.config.viewType==="CHAT"||n(this,Or).getValue("flagsmith").hasFeature(ee.FEAT_PAGINATED_CHAT))return;const s=yield this.chatSocketHandler.getChatMessages();if(!(s!=null&&s.payload))return;const t=wf.fromBinary(s.payload).messages;this.chat.messages=t.map(e=>oi.formatSocketPeerMessage(e))})}setupEvents(){n(this,Or).getValue("peerSessionStore").on(k.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){this.getChatMessages()})),this.chatSocketHandler.on(Re.sendMessageToRoom,s=>{const t=oi.formatSocketPeerMessage(s.message);if(!t.channelId)this.chat.messages=[...this.chat.messages,t];else{const e=this.chat.channels.find(r=>r.id===t.channelId);e&&(e.latestMessage=t,e.unreadCount+=1,this.chat.emit("channelMessageUpdate",e))}this.chat.emit("chatUpdate",{action:"add",message:t,messages:this.chat.messages})}),this.chatSocketHandler.on(Re.sendMessageToPeers,s=>{const t=oi.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(Re.editMessage,s=>{const t=oi.formatSocketPeerMessage(s.message);if(t.channelId){this.chat.emit("chatUpdate",{action:"edit",message:t,messages:this.chat.messages});return}const 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(Re.deleteMessage,s=>{if(s.channelId){this.chat.emit("chatUpdate",{action:"delete",message:{id:s.chatId,channelId:s.channelId},messages:this.chat.messages});return}const t=this.chat.messages.findIndex(r=>r.id===s.chatId);if(t===-1)return;const[e]=this.chat.messages.splice(t,1);this.chat.emit("chatUpdate",{action:"delete",message:e,messages:this.chat.messages})}),this.chatChannelSocketHandler.on(hi.createChatChannel,s=>{const[t]=s.chatChannels,e=dn.formatChannel(t);this.chat.channels.push(e),this.chat.emit("channelCreate",e)}),this.chatSocketHandler.on(Re.pinMessage,s=>{const t=this.chat.messages.findIndex(r=>r.id===s.chatId);if(t===-1)return;const e=this.chat.messages[t];e.pinned=s.pinned,this.chat.messages[t]=e,this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages})}),this.chatChannelSocketHandler.on(hi.updateChatChannel,s=>{const[t]=s.chatChannels,e=dn.formatChannel(t);this.chat.channels=this.chat.channels.map(r=>r.id===e.id?e:r),this.chat.emit("channelUpdate",e)})}},Or=new WeakMap,Ag);let ws=oi;n0([E.trace("ChatController.setupEvents")],ws.prototype,"setupEvents",1);var a0=Object.defineProperty,o0=Object.getOwnPropertyDescriptor,c0=(s,t,e,r)=>{for(var i=r>1?void 0:r?o0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&a0(t,e,i),i},xd,Mf,Ud,Df,Fn,Bn,No,Mg;let Vu=(Mg=class extends qt{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,xd);m(this,Ud);h(this,"items");m(this,Fn,void 0);m(this,Bn,void 0);m(this,No,void 0);f(this,No,t),f(this,Fn,e),f(this,Bn,r),this.items=[]}create(t,e,r=!1,i=!1){return u(this,null,function*(){if(!n(this,Ud,Df))throw new b("Can't create polls without joining room","0705");if(!n(this,Fn).permissions.polls.canCreate){this.logger.error("Polls::create::permission_denied");return}if(!t||!e){this.logger.error("Polls::question_and_options_can_not_be_empty",{polls:{hasQuestion:!!t,optionsLength:e==null?void 0:e.length}});return}if(e.length<2){this.logger.error("Polls::there_must_be_at_least_two_options",{polls:{hasQuestion:!!t,optionsLength:e.length}});return}yield n(this,Bn).createPoll(t,e,r,i)})}vote(t,e){return u(this,null,function*(){if(!n(this,Fn).permissions.polls.canVote){this.logger.error("Polls::vote::permission_denied");return}yield n(this,Bn).votePoll(t,e)})}},xd=new WeakSet,Mf=function(){return n(this,No).getValue("connectionHandler")},Ud=new WeakSet,Df=function(){var t;return((t=n(this,xd,Mf))==null?void 0:t.socketJoined)===!0},Fn=new WeakMap,Bn=new WeakMap,No=new WeakMap,Mg);Vu=c0([ut("0700")],Vu);var d0=Object.defineProperty,l0=Object.getOwnPropertyDescriptor,u0=(s,t,e,r)=>{for(var i=r>1?void 0:r?l0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&d0(t,e,i),i},Nr,Hn,Si,Dg;const Sn=(Dg=class{constructor(s,t,e){h(this,"polls");m(this,Nr,void 0);m(this,Hn,void 0);m(this,Si,void 0);this.polls=new Vu(s,t,e),f(this,Hn,t),f(this,Nr,s),f(this,Si,e),this.setupEvents()}get telemetry(){return n(this,Nr).getValue("telemetry")}get logger(){return n(this,Nr).getValue("logger")}static init(s,t,e){return u(this,null,function*(){return new Sn(s,t,e)})}canViewPolls(){return n(this,Hn).permissions.polls.canView}setupEvents(){const s={[Ws.createPoll]:r=>{r.poll&&this.updatePoll(Sn.formatSocketServicePoll(r.poll))},[Ws.updatePoll]:r=>{r.poll&&this.updatePoll(Sn.formatSocketServicePoll(r.poll))},[Ws.votePoll]:r=>{r.poll&&this.updatePoll(Sn.formatSocketServicePoll(r.poll))}},t=()=>{n(this,Nr).getValue("peerSessionStore").on(k.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{n(this,Si).on(r,s[r])})},e=()=>{n(this,Nr).getValue("peerSessionStore").on(k.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(s).map(Number).forEach(r=>{n(this,Si).removeListeners(r)})};n(this,Hn).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 n(this,Si).getPolls();if(!(s!=null&&s.payload))return;const{polls:t}=PM.fromBinary(s.payload);this.polls.items=t.map(e=>Sn.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}}},Nr=new WeakMap,Hn=new WeakMap,Si=new WeakMap,Dg);let Of=Sn;u0([E.trace("PollController.setupEvents")],Of.prototype,"setupEvents",1);var h0=Object.defineProperty,p0=Object.getOwnPropertyDescriptor,g0=(s,t,e,r)=>{for(var i=r>1?void 0:r?p0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&h0(t,e,i),i},Nf=(s=>(s[s.User=0]="User",s[s.Meeting=1]="Meeting",s))(Nf||{}),qn,Lo,Uu,Ei,Vo,Og;let xu=(Og=class extends qt{constructor(t,e,r,i,a){const o=t.getValue("logger");super(o);m(this,Lo);h(this,"selfActiveTab");h(this,"broadcastTabChanges");m(this,qn,void 0);m(this,Ei,void 0);m(this,Vo,void 0);h(this,"viewType");h(this,"meetingStartedTimestamp");h(this,"meetingTitle");h(this,"sessionId");f(this,qn,t),f(this,Ei,e),this.viewType=r,f(this,Vo,i),this.meetingTitle=a,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return n(this,Lo,Uu).socketState}get mediaState(){return n(this,Lo,Uu).mediaState}get meetingId(){return n(this,qn).getValue("meetingId")}setBroadcastTabChanges(t){if(!n(this,Ei).permissions.canSpotlight)throw this.logger.error("Spotlight::setSpotlighted::permission_denied"),new b("User does not have permission to toggle spotlight","0801");this.broadcastTabChanges=t,this.emit("broadcastTabChangesUpdate",this.broadcastTabChanges),this.broadcastTabChanges&&this.assertActiveTabToRoom()}setSelfActiveTab(t,e){var r;this.logger.info("Spotlight::setActiveTab",{spotlight:{currentTab:{id:t.id,type:t.type}}}),this.selfActiveTab=t,e===0&&this.emit("selfTabUpdate",t),(r=n(this,Ei).permissions)!=null&&r.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){n(this,Vo).broadcastMessage("spotlight",{userId:n(this,Ei).userId,currentTab:this.selfActiveTab})}},qn=new WeakMap,Lo=new WeakSet,Uu=function(){return n(this,qn).getValue("connectionHandler")},Ei=new WeakMap,Vo=new WeakMap,Og);xu=g0([ut("0800")],xu);function m0(s){let t="",e=[""];const r=[e];let i=0,a=0,o=!0,c;for(c of s)c==='"'?(o&&c===t&&(e[i]+=c),o=!o):c===","&&o?c=e[++i]="":c===`
|
|
8
8
|
`&&o?(t==="\r"&&(e[i]=e[i].slice(0,-1)),e=r[++a]=[c=""],i=0):e[i]+=c,t=c;return r}var f0=Object.defineProperty,T0=Object.getOwnPropertyDescriptor,Lf=(s,t,e,r)=>{for(var i=r>1?void 0:r?T0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&f0(t,e,i),i},xo,Ng;let ti=(Ng=class extends qt{constructor(t){const e=t.getValue("logger");super(e);h(this,"transcripts");m(this,xo,void 0);f(this,xo,t),this.transcripts=[]}get telemetry(){return n(this,xo).getValue("telemetry")}static init(t,e){return u(this,null,function*(){const r=new ti(t),i=t.getValue("logger");try{e&&r.getActiveTranscript()}catch(a){i.error("Error fetching active transcriptions ",a)}return r})}static parseTranscript(t,e=!1){if(!t)return;const[[r,i,a,o,c,d]]=m0(t);return{id:Tr.v4(),name:c,peerId:i,userId:a,customParticipantId:o,transcript:d,isPartialTranscript:e,date:new Date(parseInt(r,10)*1e3)}}static parseTranscripts(t){return t?t.split(`
|
|
9
|
-
`).map(e=>ti.parseTranscript(e,!1)).filter(Boolean):[]}getActiveTranscript(){return u(this,null,function*(){try{const t=dt(),{transcript:e}=yield t.getActiveTranscript();this.transcripts=ti.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)})}},xo=new WeakMap,Ng);Lf([E.trace("Ai.getActiveTranscript")],ti.prototype,"getActiveTranscript",1);ti=Lf([ut("0000")],ti);var v0=Object.defineProperty,y0=Object.getOwnPropertyDescriptor,S0=(s,t,e,r)=>{for(var i=r>1?void 0:r?y0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&v0(t,e,i),i},Lr,jn,Vt,Lg;const Vf=(Lg=class{constructor(s,t,e,r,i,a){h(this,"meta");h(this,"ai");m(this,Lr,void 0);m(this,jn,void 0);h(this,"aiSocketHandler");m(this,Vt,void 0);f(this,Vt,s),this.meta=new xu(s,t,t.config.viewType,e,a),this.ai=r,f(this,Lr,t),f(this,jn,e),this.aiSocketHandler=i,t.config.viewType!==At.Chat&&this.setupEvents()}get telemetry(){return n(this,Vt).getValue("telemetry")}get logger(){return n(this,Vt).getValue("logger")}static init(s,t,e,r,i){return u(this,null,function*(){const a=yield ti.init(s,t.permissions.transcriptionEnabled);return new Vf(s,t,e,a,r,i)})}conditionallySetActiveTab(s){var t;s!=null&&s.currentTab&&((t=this.meta.selfActiveTab)==null?void 0:t.id)!==s.currentTab.id&&(this.meta.setSelfActiveTab(s.currentTab,Nf.Meeting),this.meta.emit("activeTabUpdate",s.currentTab))}setupEvents(){n(this,Vt).getValue("peerSessionStore").on(k.TRANSPORT_STATE_UPDATE,s=>{this.meta.emit("mediaConnectionUpdate",s)}),n(this,Vt).getValue("peerSessionStore").on(k.SOCKET_STATE_UPDATE,s=>{this.meta.emit("socketConnectionUpdate",s)}),n(this,Vt).getValue("peerSessionStore").on(k.ROOM_STATE,({createdAt:s,roomUuid:t})=>{const e=this.meta.meetingStartedTimestamp;if(t&&(this.meta.sessionId=t),s&&!e){const r=new Date(s*1e3);this.meta.meetingStartedTimestamp=r,this.meta.emit("meetingStartTimeUpdate",{meetingStartedTimestamp:this.meta.meetingStartedTimestamp})}}),n(this,Vt).getValue("peerSessionStore").on(k.PRODUCER_SCORE_UPDATE,({score:s})=>{s<5&&this.meta.emit("poorConnection",{score:s})}),n(this,Lr).permissions.canSpotlight&&(this.logger.info("MetaController::Asserting Spotlight"),this.meta.selfActiveTab&&n(this,jn).broadcastMessage("spotlight",{userId:n(this,Lr).userId,currentTab:this.meta.selfActiveTab})),n(this,Vt).getValue("peerSessionStore").on(k.PEER_JOINED_INTERNAL,s=>u(this,null,function*(){n(this,Lr).permissions.canSpotlight&&this.meta.selfActiveTab&&n(this,jn).broadcastToPeers("spotlight",[s.id],{userId:n(this,Lr).userId,currentTab:this.meta.selfActiveTab})})),n(this,Vt).getValue("peerSessionStore").on(k.ROOM_MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=D(D({},s),s.payload)}else if("roomMessageType"in s){if(s.roomMessageType!=="spotlight")return;t=s}else return;this.logger.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:t.userId},currentTab:{id:(e=t.currentTab)==null?void 0:e.id,type:(r=t.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(t)}),n(this,Vt).getValue("peerSessionStore").on(k.MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=D(D({},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($.transcript,s=>{const{meetingId:t,transcript:e,isPartial:r}=s;let i;try{i=ti.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:a,name:o,transcript:c}=i;this.logger.debug(`${t} Received transcript for peer ${a} - ${o}: ${c}`)})}},Lr=new WeakMap,jn=new WeakMap,Vt=new WeakMap,Lg);let xf=Vf;S0([E.trace("MetaController.setupEvents")],xf.prototype,"setupEvents",1);const co={},_r={executeWithLock({methodName:s,lockName:t,timeout:e}){return(r,i,a)=>{const o=a.value;return a.value=function(...d){var P,_;const l=(_=(this==null?void 0:this.peerId)||((P=d[0])==null?void 0:P.authToken))!=null?_:"",p=`${t}-${l}`,g=this==null?void 0:this.logger;if(co[p]){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:p}}),C}co[p]=!0;const T=setTimeout(()=>delete co[p],e),v=o.apply(this,d);return Promise.resolve(v).then(()=>{delete co[p],clearTimeout(T)}).catch(()=>{delete co[p],clearTimeout(T)}),v},a}}};var E0=Object.defineProperty,P0=Object.getOwnPropertyDescriptor,mn=(s,t,e,r)=>{for(var i=r>1?void 0:r?P0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&E0(t,e,i),i},Yt,$d,ie,Uo,Ds,We,$o,$u,Gn,ud;class ri extends qt{constructor(e,r,i,a,o){const c=e.getValue("logger");super(c);m(this,$o);m(this,Gn);m(this,Yt,void 0);m(this,$d,void 0);m(this,ie,void 0);m(this,Uo,void 0);m(this,Ds,void 0);m(this,We,void 0);f(this,We,e),f(this,Yt,a),f(this,$d,o),f(this,ie,r),f(this,Uo,i),f(this,Ds,[]),this.setupEvents()}get telemetry(){return n(this,We).getValue("telemetry")}get status(){return n(this,We).getValue("stageStatus")}setupEvents(){const e={[k.GET_STAGE_REQUESTS]:a=>u(this,null,function*(){f(this,Ds,a)}),[k.UPDATE_STAGE_REQUESTS]:o=>u(this,[o],function*({add:a}){const c=n(this,Ds).length,{stageRequests:d}=this.getAccessRequests();(a||d.length>c)&&this.emit("newStageRequest",{count:d.length}),this.emit("stageAccessRequestUpdate",d)})},r=()=>{Object.entries(e).forEach(([a,o])=>{n(this,We).getValue("peerSessionStore").onAsync(a,o)})},i=()=>{Object.entries(e).forEach(([a,o])=>{n(this,We).getValue("peerSessionStore").removeListener(a,o)})};n(this,ie).permissions.on("permissionsUpdate",a=>{const{canAcceptProductionRequests:o}=a;o!==void 0&&(n(this,ie).permissions.acceptStageRequests?(r(),n(this,Yt).getStageRequests()):(i(),f(this,Ds,[]),this.emit("stageAccessRequestUpdate",n(this,Ds))))}),n(this,ie).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::get_access_request::permission_denied"),new b("You do not have permission to perform this action","2001");const e=n(this,Uo).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return f(this,Ds,e),{stageRequests:n(this,Ds)}}requestAccess(){return u(this,null,function*(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new b(`Unable to request access you are currently ${this.status}`,"2006");if(n(this,ie).permissions.stageAccess===j.Allowed){U(this,Gn,ud).call(this,"ACCEPTED_TO_JOIN_STAGE");return}n(this,Yt).requestAccess(),U(this,Gn,ud).call(this,"REQUESTED_TO_JOIN_STAGE")})}cancelRequestAccess(){return u(this,null,function*(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");n(this,Yt).cancelRequestAccess(),U(this,Gn,ud).call(this,"OFF_STAGE")})}grantAccess(e){if(!n(this,ie).roomJoined)throw new b("Can`t grant for participant without joining room");if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::grant_access::permission_denied"),new b("You do not have permission to perform this action","2001");return n(this,Yt).grantAccess(e)}denyAccess(e){if(!n(this,ie).roomJoined)throw new b("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::deny_access::permission_denied"),new b("You do not have permission to perform this action","2001");return n(this,Yt).denyAccess(e)}get peerId(){return n(this,We).getValue("peerId")}join(){return u(this,null,function*(){const e=n(this,We).getValue("viewType");if(this.status==="ON_STAGE")throw new b("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||n(this,ie).permissions.stageAccess===j.NotAllowed)throw new b(`Unable to join stage you are currently ${this.status}`,"2006");if(n(this,We).setValue("stageStatus","ON_STAGE",!1),yield n(this,Yt).joinStage(),e===At.Livestream){yield n(this,We).getValue("selfController").joinRoom();return}n(this,We).notify("stageStatus"),n(this,ie).audioEnabled&&n(this,$o,$u).shareMic(n(this,ie).audioTrack),n(this,ie).videoEnabled&&n(this,$o,$u).shareWebcam(n(this,ie).videoTrack)})}leave(){return u(this,null,function*(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new b(`Unable to leave stage you are currently ${this.status}`,"2006");n(this,ie).setIsPinned(!1),n(this,We).setValue("stageStatus","OFF_STAGE",!1),yield n(this,Yt).leaveStage(n(this,ie).userId);try{yield n(this,We).getValue("peerSessionStore").emitAsync(k.LEAVE_MEDIA_ROOM,"stageLeft")}catch(e){this.logger.error("Stage::leave::emitAsync::failed",{error:e})}n(this,We).notify("stageStatus")})}kick(e){return u(this,null,function*(){if(!n(this,ie).roomJoined)throw new b("Can`t kick participant without joining room","2005");if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::kick::permission_denied"),new b("You do not have permissions for kick","2001");return n(this,Yt).kick(e)})}}Yt=new WeakMap,$d=new WeakMap,ie=new WeakMap,Uo=new WeakMap,Ds=new WeakMap,We=new WeakMap,$o=new WeakSet,$u=function(){return n(this,We).getValue("roomNodeClient")},Gn=new WeakSet,ud=function(e){return u(this,null,function*(){this.status!==e&&n(this,We).setValue("stageStatus",e)})};mn([E.trace("Stage.getStageRequests")],ri.prototype,"getAccessRequests",1);mn([E.trace("Stage.requestAccess")],ri.prototype,"requestAccess",1);mn([E.trace("Stage.cancelRequestAccess")],ri.prototype,"cancelRequestAccess",1);mn([E.trace("Stage.grantAccess")],ri.prototype,"grantAccess",1);mn([E.trace("Stage.denyAccess")],ri.prototype,"denyAccess",1);mn([_r.executeWithLock({methodName:"joinStage",lockName:"Stage.join",timeout:5e3}),E.trace("Stage.joinStage")],ri.prototype,"join",1);mn([E.trace("Stage.leaveStage")],ri.prototype,"leave",1);function _0(s){return!(s.viewType==="LIVESTREAM"||s.viewType==="CHAT")}function Oh(s){switch(s){case pr.UNSPECIFIED:return"OFF_STAGE";case pr.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case pr.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case pr.OFF_STAGE:return"OFF_STAGE";case pr.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var C0=Object.defineProperty,w0=Object.getOwnPropertyDescriptor,R0=(s,t,e,r)=>{for(var i=r>1?void 0:r?w0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&C0(t,e,i),i},Vr,gs,xr,Fo,mt;class Uf{constructor(t,e,r,i,a){h(this,"stage");m(this,Vr,void 0);m(this,gs,void 0);m(this,xr,void 0);m(this,Fo,0);m(this,mt,void 0);f(this,mt,t),this.stage=new ri(t,i,a,e,r),f(this,xr,e),f(this,Vr,i),f(this,gs,a),this.setupEvents()}get telemetry(){return n(this,mt).getValue("telemetry")}get logger(){return n(this,mt).getValue("logger")}setupEvents(){n(this,mt).subscribe("stageStatus",t=>{this.stage.emit("stageStatusUpdate",t)}),n(this,xr).on($.grantStageAccess,()=>{n(this,Vr).permissions.stageAccess!==j.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),n(this,xr).on($.peerStageStatusUpdate,t=>{t!==void 0&&(t.peerId===n(this,Vr).id?this.selfStageStatusHandler(t):this.peerStageStatusHandler(t))}),n(this,xr).on($.denyStageAccess,()=>{n(this,Vr).permissions.stageAccess!==j.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),n(this,xr).on($.getStageRequests,t=>u(this,null,function*(){var r;if(n(this,Vr).permissions.stageAccess!==j.Allowed)return;const e=(r=t==null?void 0:t.stageRequests)!=null?r:[];yield n(this,mt).getValue("peerSessionStore").emitAsync(k.GET_STAGE_REQUESTS,e),n(this,Fo)<e.length&&e.length>0&&this.stage.emit("newStageRequest",{count:e.length}),f(this,Fo,e.length),this.stage.emit("stageAccessRequestUpdate",e)}))}getCurrentStageRequests(){return n(this,gs).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&&n(this,mt).setValue("stageStatus",t)})}selfStageStatusHandler(t){const e=Oh(t.stageType),r=n(this,mt).getValue("stageStatus");if(r!==e)switch(t.stageType){case 1:n(this,mt).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:n(this,mt).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}peerStageStatusHandler(t){return u(this,null,function*(){const e=n(this,gs).joined.get(t.peerId),r=n(this,gs).viewMode==="ACTIVE_GRID";if(!e){this.logger.warn("err::peerStageStatusUpdate: participant not found");return}switch(t.stageType){case 1:e.setStageStatus("ON_STAGE"),r&&n(this,mt).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:n(this,gs).viewMode,page:n(this,gs).currentPage});break;case 2:e.setStageStatus("ACCEPTED_TO_JOIN_STAGE");break;case 3:e.setStageStatus("REQUESTED_TO_JOIN_STAGE");break;case 0:case 4:default:e.setStageStatus("OFF_STAGE"),r&&n(this,mt).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:n(this,gs).viewMode,page:n(this,gs).currentPage});break}n(this,mt).getValue("peerSessionStore").emit(k.UPDATE_PEER_STAGE_STATUS,{id:e.id,status:e.stageStatus})})}}Vr=new WeakMap,gs=new WeakMap,xr=new WeakMap,Fo=new WeakMap,mt=new WeakMap;R0([E.trace("Stage.setupEvents")],Uf.prototype,"setupEvents",1);var b0=Object.defineProperty,k0=Object.getOwnPropertyDescriptor,Bl=(s,t,e,r)=>{for(var i=r>1?void 0:r?k0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&b0(t,e,i),i};const Ie={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 it,xt,Wn,Jn,Qs,Kn,Ur,zn,Vg;let Ua=(Vg=class extends $a{constructor(t,{baseURL:e,createdAt:r,description:i,id:a,name:o,organizationId:c,picture:d,private:l,published:p,staggered:g,tags:T,type:v,updatedAt:P},_,C,w,V,F){const N=t.getValue("logger");super(N);m(this,it,void 0);h(this,"baseURL");h(this,"createdAt");h(this,"description");h(this,"id");h(this,"name");m(this,xt,void 0);m(this,Wn,void 0);m(this,Jn,void 0);h(this,"organizationId");h(this,"picture");h(this,"private");h(this,"published");h(this,"staggered");h(this,"tags");h(this,"type");h(this,"updatedAt");m(this,Qs,void 0);h(this,"config");m(this,Kn,void 0);h(this,"active");h(this,"iframes");h(this,"enabledBy");m(this,Ur,void 0);m(this,zn,void 0);f(this,Ur,t),this.baseURL=e,this.createdAt=new Date(r),this.description=i,this.id=a,this.name=o,f(this,xt,C),this.organizationId=c,this.picture=d,this.private=l,this.published=p,this.staggered=g,this.tags=T,this.type=v,this.updatedAt=new Date(P),this.active=!1,this.iframes=new Map,f(this,it,_),f(this,Wn,w),f(this,Jn,V),this.enabledBy="",f(this,zn,F)}get telemetry(){return n(this,Ur).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:a}=e;switch(a){case J.customPluginEventToRoom:{n(this,it).customPluginEventToRoom(this.id,r,i);break}case J.customPluginEventToPeers:{n(this,it).customPluginEventToPeers(this.id,r.peerIds,r,i);break}case J.enablePluginForRoom:{n(this,it).enablePluginForRoom(this.id,i);break}case J.enablePluginForPeers:{n(this,it).enablePluginForPeers(this.id,r.peerIds,i);break}case J.disablePluginForRoom:{n(this,it).disablePluginForRoom(this.id,i);break}case J.disablePluginForPeers:{n(this,it).disablePluginForPeers(this.id,r.peerIds,i);break}case J.storeInsertKeys:{n(this,it).storeInsertKeys(this.id,r.store,r.insertKeys,i);break}case J.storeGetKeys:{n(this,it).storeGetKeys(this.id,r.store,r.getKeys,i);break}case J.storeDeleteKeys:{n(this,it).storeDeleteKeys(this.id,r.store,r.deleteKeys,i);break}case J.storeDelete:{n(this,it).storeDelete(this.id,r.store,i);break}case Ie.chatMessage:{const{messagePayload:c,peerIds:d}=r;if(!n(this,Jn)){this.sendIframeEvent({type:Ie.chatMessage,uuid:e.uuid,payload:{error:"Chat is disabled for this room."}});return}try{yield n(this,Jn).sendMessage(c,d),this.sendIframeEvent({type:Ie.chatMessage,uuid:e.uuid,payload:{success:!0}})}catch(l){this.sendIframeEvent({type:Ie.chatMessage,uuid:e.uuid,payload:{error:l}})}break}case Ie.getPeer:{let c;const{peerId:d}=r,l=H(D({},n(this,xt)),{id:n(this,xt).id,isRecorder:(o=n(this,xt).permissions)==null?void 0:o.isRecorder,isHidden:n(this,xt).permissions.hiddenParticipant,stageStatus:n(this,xt).stageStatus});d?(c=n(this,Wn).joined.get(r.peerId),n(this,xt).id===d&&(c=l)):c=l,this.sendIframeEvent({type:Ie.getPeer,payload:{peer:c&&Rd(c)},uuid:e.uuid});break}case Ie.getPeers:{const c=n(this,Wn).joined.toArray().map(d=>Rd(d));this.sendIframeEvent({type:Ie.getPeers,payload:{peers:c},uuid:e.uuid});break}case Ie.getPluginInitiator:{this.sendIframeEvent({type:Ie.getPluginInitiator,payload:{enabledBy:this.enabledBy},uuid:e.uuid});break}case Ie.getDisplayTitle:{this.sendIframeEvent({type:Ie.getDisplayTitle,payload:{displayTitle:n(this,zn)},uuid:e.uuid});break}case Ie.getRoomName:{this.sendIframeEvent({type:Ie.getRoomName,payload:{roomName:n(this,Ur).getValue("meetingId")},uuid:e.uuid});break}case Ie.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:Ie.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(!n(this,Kn))throw this.logger.error("Plugin::addPluginView::no_auth_token_set_for_plugin"),new b("No auth token set for plugin.","0602");if(!t)throw this.logger.error("Plugin::addPluginView::iframe_was_not_provided"),new b("Iframe was not provided.","0603");this.removePluginView(e);const r=t,i=new URL(this.baseURL),a={auth:n(this,Kn),parent:navigator.isReactNative?this.baseURL:window.location.origin,backend:n(this,Ur).getValue("apiBase"),pluginId:this.id,roomName:(o=n(this,Ur).getValue("meetingId"))!=null?o:"",displayTitle:n(this,zn)};if(Object.keys(a).forEach(c=>{i.searchParams.set(c,a[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=dt(),e=yield t.authorizePlugin(this.id);f(this,Kn,e),f(this,Qs,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,Qs,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=n(this,xt).permissions)==null?void 0:t.plugins)!=null&&e.canStart&&(n(this,it).addPlugin(this.id,this.staggered),f(this,Qs,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=n(this,xt).permissions)==null?void 0:t.plugins)!=null&&e.canClose)&&this.enabledBy!==n(this,xt).id||(n(this,it).removePlugin(this.id),this.logger.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:n(this,Qs)?new Date().getTime()-n(this,Qs).getTime():0}}),f(this,Qs,void 0)))})}},it=new WeakMap,xt=new WeakMap,Wn=new WeakMap,Jn=new WeakMap,Qs=new WeakMap,Kn=new WeakMap,Ur=new WeakMap,zn=new WeakMap,Vg);Bl([Mt({maxInvocations:5,period:1})],Ua.prototype,"sendData",1);Bl([E.trace("Plugin.activatePlugin")],Ua.prototype,"activate",1);Bl([E.trace("Plugin.deactivatePlugin")],Ua.prototype,"deactivate",1);Ua=Bl([ut("0600")],Ua);var Oe,Pi;class $f extends Map{constructor(e,r=void 0){const{onAddEvent:i,onDeleteEvent:a,onClearEvent:o}=e;super();m(this,Oe,void 0);m(this,Pi,void 0);h(this,"onAddEvent");h(this,"onDeleteEvent");h(this,"onClearEvent");f(this,Oe,new $a(r)),this.onAddEvent=i,this.onDeleteEvent=a,this.onClearEvent=o,f(this,Pi,new Map)}emit(e,...r){return n(this,Oe).emit(e,...r)}on(e,r){return n(this,Oe).on(e,r)}addListener(e,r){return n(this,Oe).addListener(e,r)}off(e,r){return n(this,Oe).off(e,r)}once(e,r){return n(this,Oe).once(e,r)}prependListener(e,r){return n(this,Oe).prependListener(e,r)}prependOnceListener(e,r){return n(this,Oe).prependOnceListener(e,r)}removeListener(e,r){return n(this,Oe).removeListener(e,r)}removeAllListeners(e){return n(this,Oe).removeAllListeners(e)}listeners(e){return n(this,Oe).listeners(e)}listenerCount(e){return n(this,Oe).listenerCount(e)}getMaxListeners(){return n(this,Oe).getMaxListeners()}setMaxListeners(e){return n(this,Oe).setMaxListeners(e)}eventNames(){return n(this,Oe).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,i=!0){const a=super.set(e,r),o=(c,...d)=>{this.emit(c,r,...d)};return n(this,Pi).set(e,o),r.on("*",o),i&&n(this,Oe).emit(this.onAddEvent,r),a}delete(e,r=!0,i=!1){const a=this.get(e);if(!a)return!1;a.removeListener("*",n(this,Pi).get(e));const o=super.delete(e);return i&&a.removeAllListeners(),r&&n(this,Oe).emit(this.onDeleteEvent,a),o}clear(e=!0,r=!1){this.forEach(a=>{a.removeListener("*",n(this,Pi).get(a.id)),r&&a.removeAllListeners()});const i=super.clear();return e&&n(this,Oe).emit(this.onClearEvent),i}toArray(){return Array.from(this.values())}}Oe=new WeakMap,Pi=new WeakMap;class hg extends $f{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 I0=Object.defineProperty,A0=Object.getOwnPropertyDescriptor,M0=(s,t,e,r)=>{for(var i=r>1?void 0:r?A0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&I0(t,e,i),i};let Fu=class{constructor(s){h(this,"all");h(this,"active");this.all=new hg(s),this.active=new hg(s)}};Fu=M0([ut("0600")],Fu);var D0=Object.defineProperty,O0=Object.getOwnPropertyDescriptor,Hl=(s,t,e,r)=>{for(var i=r>1?void 0:r?O0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&D0(t,e,i),i},Qt,Yn,ms,xg;const Ff=(xg=class{constructor(s,t,e,r){h(this,"plugins");m(this,Qt,void 0);m(this,Yn,void 0);m(this,ms,void 0);f(this,Qt,t),f(this,Yn,e),f(this,ms,s),this.plugins=r,this.setupEvents()}get telemetry(){return n(this,ms).getValue("telemetry")}get logger(){return n(this,ms).getValue("logger")}static init(s,t,e,r,i,a,o,c){return u(this,null,function*(){const d=s.getValue("logger"),l=new Fu(d);return t.forEach(p=>{const g=new Ua(s,p,e,a,o,i,c);l.all.add(g)}),new Ff(s,e,r,l)})}getRoomPlugins(){return u(this,null,function*(){var t;const{plugins:s}=yield n(this,Qt).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)}),n(this,ms).getValue("peerSessionStore").onAsync(k.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){yield this.getRoomPlugins(),this.logger.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to fetch plugins.")})),n(this,Qt).on(J.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}))})),n(this,Qt).on(J.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}))})),[J.enablePluginForPeers,J.enablePluginForRoom].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{enabledBy:t.enabledBy})}))}),[J.disablePluginForPeers,J.disablePluginForRoom].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{disabledBy:t.disabledBy})}))}),[J.customPluginEventToPeers,J.customPluginEventToRoom].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{data:JSON.parse(new TextDecoder().decode(t.pluginData))})}))}),[J.storeInsertKeys,J.storeGetKeys,J.storeDeleteKeys].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){var i;const r=(i=t.storeItems)==null?void 0:i.map(a=>{var o;return{timestamp:a.timestamp,peerId:a.peerId,payload:JSON.parse((o=a.payload)!=null&&o.length?new TextDecoder().decode(a.payload):"{}"),key:a.storeKey}});this.sendIframeEvent(s,t.pluginId,e,{storeName:t.storeName,storeItems:r})}))}),n(this,Qt).on(J.storeDelete,(s,t)=>u(this,null,function*(){this.sendIframeEvent(J.storeDelete,s.pluginId,t,{storeName:s.storeName})})),n(this,Yn).on(Re.sendMessageToPeers,s=>{const t=ws==null?void 0:ws.formatSocketPeerMessage(s.message);this.broadcastIframeEvent(Ie.chatMessage,{message:t})}),n(this,Yn).on(Re.sendMessageToRoom,s=>{const t=ws==null?void 0:ws.formatSocketPeerMessage(s.message);this.broadcastIframeEvent(Ie.chatMessage,{message:t})}),n(this,ms).getValue("peerSessionStore").on(k.PEER_JOINED_INTERNAL,s=>{const t=Rd(s);this.broadcastIframeEvent(Ie.peerJoined,t)}),n(this,ms).getValue("peerSessionStore").on(k.PEER_CLOSED,s=>{this.broadcastIframeEvent(Ie.peerLeft,s)}),n(this,ms).getValue("peerSessionStore").on(k.UPDATE_PEER_STAGE_STATUS,s=>{this.broadcastIframeEvent(Ie.peerStageStatusUpdate,s)}),n(this,ms).subscribe("stageStatus",s=>{this.broadcastIframeEvent(Ie.stageStatusUpdate,s)})}},Qt=new WeakMap,Yn=new WeakMap,ms=new WeakMap,xg);let Bc=Ff;Hl([E.trace("PluginController.getRoomPlugins")],Bc.prototype,"getRoomPlugins",1);Hl([E.trace("PluginController.enableForSelf")],Bc.prototype,"enablePlugin",1);Hl([E.trace("PluginController.disableForSelf")],Bc.prototype,"disablePlugin",1);Hl([E.trace("PluginController.setupEvents")],Bc.prototype,"setupEvents",1);var Bo;class N0{constructor(t){h(this,"mediaJoined");h(this,"socketJoined");h(this,"socketJoinAttempted");h(this,"mediaJoinAttempted");h(this,"socketState");h(this,"mediaState");m(this,Bo,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,Bo,t)}get joinAttempted(){return this.mediaJoinAttempted||this.socketJoinAttempted}get roomJoined(){return this.mediaJoined&&this.socketJoined}updateSocketConnectionState(t,e){let r;const{reconnected:i}=this.socketState;switch(t){case"connected":r={state:"connected",reconnected:i,reconnectionAttempt:void 0};break;case"disconnected":r={state:"disconnected",reconnected:!1,reconnectionAttempt:0},this.socketJoined=!1;break;case"reconnected":r={state:"connected",reconnected:!0,reconnectionAttempt:void 0};break;case"reconnecting":r={state:"reconnecting",reconnected:i,reconnectionAttempt:0};break;case"reconnectAttempt":r={state:"reconnecting",reconnected:i,reconnectionAttempt:e};break;case"failed":r={state:"failed",reconnected:i,reconnectionAttempt:void 0},this.socketJoined=!1;break}r&&(n(this,Bo).getValue("peerSessionStore").emit(k.SOCKET_STATE_UPDATE,r),this.socketState=r)}}Bo=new WeakMap;var L0=Object.defineProperty,V0=Object.getOwnPropertyDescriptor,Hc=(s,t,e,r)=>{for(var i=r>1?void 0:r?V0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&L0(t,e,i),i},Qn,Xn,Zn,hd,Ug;let ln=(Ug=class extends qt{constructor(t,e){const r=t.getValue("logger");super(r);m(this,Zn);m(this,Qn,void 0);m(this,Xn,void 0);h(this,"recordingPeerIds",[]);h(this,"recordings",[]);f(this,Xn,t),f(this,Qn,e)}get recordingState(){return this.recordings.some(t=>t.state==="RECORDING")?"RECORDING":this.recordings.some(t=>t.state==="PAUSED")?"PAUSED":this.recordings.some(t=>t.state==="STARTING")?"STARTING":this.recordings.some(t=>t.state==="STOPPING")?"STOPPING":"IDLE"}get telemetry(){return n(this,Xn).getValue("telemetry")}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}start(t){return u(this,null,function*(){if(!n(this,Qn).permissions.canRecord)throw this.logger.error("Recording::start::permission_denied"),new b("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 b(`Cant start recording, recordingState irregular: ${this.recordingState}`,"1005");try{const e=dt(),{recording:r={}}=n(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 b("Error while starting recording","1000",this.logger)}})}stop(t){return u(this,null,function*(){yield U(this,Zn,hd).call(this,"stop",["RECORDING","PAUSED"],t)})}pause(t){return u(this,null,function*(){yield U(this,Zn,hd).call(this,"pause",["RECORDING"],t)})}resume(t){return u(this,null,function*(){yield U(this,Zn,hd).call(this,"resume",["PAUSED"],t)})}},Qn=new WeakMap,Xn=new WeakMap,Zn=new WeakSet,hd=function(t,e,r){return u(this,null,function*(){if(!n(this,Qn).permissions.canRecord)throw this.logger.error("Recording::stop::permission_denied"),new b("User does not have permission to stop recording","1001");let i=[];if(r!==void 0){const a=this.recordings.find(o=>o.id===r);if(a===void 0)throw new b("Could not find the specified recording","1004");if(e.includes(a.state)){this.logger.error("Recording::stop::recording_not_in_expected_state",{recording:{state:a.state}});return}i.push(a)}else i=this.recordings.filter(a=>e.includes(a.state));i.forEach(a=>u(this,null,function*(){const o=a.state;t==="stop"&&(a.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{yield dt().updateRecording(a.id,t)}catch(c){throw this.logger.error("Recording::stop::recording_failed_to_stop",{error:c}),a.state!==o&&(a.state=o,this.emit("recordingUpdate",o)),new b("Error while stopping recording","1000",this.logger)}}))})},Ug);Hc([E.trace("Recording.start")],ln.prototype,"start",1);Hc([E.trace("Recording.stop")],ln.prototype,"stop",1);Hc([E.trace("Recording.stop")],ln.prototype,"pause",1);Hc([E.trace("Recording.stop")],ln.prototype,"resume",1);ln=Hc([ut("1000")],ln);var x0=Object.defineProperty,U0=Object.getOwnPropertyDescriptor,$0=(s,t,e,r)=>{for(var i=r>1?void 0:r?U0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&x0(t,e,i),i},_i;class Bf{constructor(t,e,r){h(this,"recording");h(this,"room");m(this,_i,void 0);f(this,_i,t),this.recording=new ln(t,e),this.room=r,this.setupEvents()}get telemetry(){return n(this,_i).getValue("telemetry")}get logger(){return n(this,_i).getValue("logger")}getRecordingTypeFromProtoType(t){let e;switch(t){case an.BROWSER:e="BROWSER";break;case an.COMPOSITE:e="COMPOSITE";break;case an.TRACK:e="TRACK";break;default:e="BROWSER"}return e}setupEvents(){n(this,_i).getValue("peerSessionStore").on(k.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($.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($.recordingPaused,t=>{const e=[...this.recording.recordings];e.forEach(r=>{r.id===t.recordingId&&(r.state="PAUSED")}),this.recording.updateRecordings(e)}),this.room.on($.recordingStopped,t=>{const e=[...this.recording.recordings.filter(r=>r.id!==t.recordingId)];this.recording.updateRecordings(e)})}}_i=new WeakMap;$0([E.trace("RecordingController.setupEvents")],Bf.prototype,"setupEvents",1);var Ci;class F0{constructor(t){m(this,Ci,void 0);f(this,Ci,t)}hasFeature(t){var e;return(e=n(this,Ci).getValue("flagsmith").hasFeature(t))!=null?e:!1}getFeatureValue(t){return n(this,Ci).getValue("flagsmith").getValue(t)}getAllFeatures(){return n(this,Ci).getValue("flagsmith").getAllFlags()}}Ci=new WeakMap;class Nh{constructor(t,e,r){h(this,"logger");h(this,"features");h(this,"browserSpecs");h(this,"callStats");this.logger=t,this.features=e,this.browserSpecs=Se,this.callStats=r}static init(t){return new Nh(t.getValue("logger"),new F0(t),t.getValue("callstats"))}}class Lh{constructor(t){h(this,"internals");this.internals=t}static init(t){return u(this,null,function*(){const e=Nh.init(t);return new Lh(e)})}}var B0=Object.defineProperty,H0=Object.getOwnPropertyDescriptor,Gt=(s,t,e,r)=>{for(var i=r>1?void 0:r?H0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&B0(t,e,i),i},He,ve,pe,Xs,Xt,Ho,ke;class Dt extends $a{constructor(e,r,i=bd,a=!0){const o=e.getValue("logger");super(o);m(this,He,void 0);m(this,ve,void 0);m(this,pe,void 0);m(this,Xs,void 0);m(this,Xt,void 0);m(this,Ho,void 0);m(this,ke,void 0);h(this,"audioUpdateInProgress");h(this,"videoUpdateInProgress");f(this,ke,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,f(this,He,new Hf(e,r)),f(this,ve,new lD(e,n(this,He),void 0,i)),f(this,pe,new TD(e,n(this,He),void 0,i)),f(this,Xt,new gD(n(this,ke),n(this,He))),f(this,Xs,new hD(e,n(this,He))),f(this,Ho,a),n(this,ve).on("trackMuted",this.onAudioTrackMuted.bind(this)),n(this,ve).on("trackChanged",this.onAudioTrackChanged.bind(this)),n(this,pe).on("trackChanged",this.onVideoTrackChanged.bind(this)),n(this,pe).on("trackEnded",this.onVideoTrackEnded.bind(this)),n(this,Xt).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}get telemetry(){return n(this,ke).getValue("telemetry")}set context(e){f(this,ke,e)}onVisibilityChange(){return u(this,null,function*(){n(this,ke).getValue("callstats").tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?n(this,ke).getValue("callstats").browserBackgrounded():(n(this,ke).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?n(this,ke).getValue("callstats").audioOn():n(this,ke).getValue("callstats").audioOff(),r?n(this,ke).getValue("callstats").videoOn():n(this,ke).getValue("callstats").videoOff();let a,o;if(e&&r)try{const d=yield n(this,He).getAudioAndVideoTrack(n(this,ve).userSelectedDevice,n(this,pe).userSelectedDevice);a=d.audioTrack,o=d.videoTrack}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:d})}if(!a&&e)try{a=yield n(this,He).getAudioTrack(!1,n(this,ve).userSelectedDevice)}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get audio track",{error:d})}if(!o&&r)try{o=yield n(this,He).getVideoTrack(n(this,pe).userSelectedDevice)}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get video track",{error:d})}e&&!a&&n(this,ke).getValue("callstats").audioOff(),r&&!o&&n(this,ke).getValue("callstats").videoOff(),yield n(this,ve).setMediaTrack(a),yield n(this,pe).setMediaTrack(o);try{yield this.setupSpeaker()}catch(d){}if(o){const d=yield this.getDeviceById(o.getSettings().deviceId);n(this,ke).getValue("callstats").selectedDevice("VIDEO",d)}if(a){const d=yield this.getDeviceById(a.getSettings().deviceId);n(this,ke).getValue("callstats").selectedDevice("AUDIO",d)}(c=n(this,Xs).currentDevice)!=null&&c.deviceId&&n(this,ke).getValue("callstats").selectedDevice("SPEAKER",n(this,Xs).currentDevice),n(this,He).onDeviceChange((d,l,p)=>{this.onDeviceChange(l,p)})})}getCurrentDevices(){return{audio:n(this,ve).currentDevice,video:n(this,pe).currentDevice,speaker:n(this,Xs).currentDevice}}get permissions(){return n(this,He).permissions}getAllDevices(){return n(this,He).getAvailableDevices()}getDeviceById(e,r){return n(this,He).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return n(this,ve).mediaTrack}get audioTrack(){return n(this,ve).transformedMediaTrack}get audioEnabled(){return n(this,ve).trackEnabled}enableAudio(e){return u(this,null,function*(){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{e?yield n(this,ve).enableTrack(!1,e):yield n(this,ve).unmuteTrack()}catch(r){}finally{this.audioUpdateInProgress=!1}}})}disableAudio(){n(this,ve).mediaTrack&&!n(this,ve).isCustomTrack?n(this,ve).muteTrack():n(this,ve).disableTrack()}getAudioDevices(e){return n(this,He).getAudioInputDevices(e)}setAudioDevice(i,a){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield n(this,ve).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,ke).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 n(this,Xs).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,a){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield n(this,Xs).setupSpeaker(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,ke).getValue("callstats").selectedDevice("SPEAKER",e),this.emit("DEVICE_CHANGE",{device:e})})}onVideoTrackChanged(){this.emit("VIDEO_TRACK_CHANGE")}onVideoTrackEnded(){this.emit("VIDEO_TRACK_CHANGE")}get rawVideoTrack(){return n(this,pe).mediaTrack}get videoTrack(){return n(this,pe).transformedMediaTrack}get videoEnabled(){return n(this,pe).trackEnabled}enableVideo(e){return u(this,null,function*(){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{e?yield n(this,pe).enableTrack(!1,e):yield n(this,pe).unmuteTrack()}catch(r){}finally{this.videoUpdateInProgress=!1}}})}disableVideo(){n(this,pe).disableTrack()}getVideoDevices(e){return n(this,He).getVideoInputDevices(e)}setVideoDevice(i,a){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield n(this,pe).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,ke).getValue("callstats").selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}updateVideoConstraints(e){return u(this,null,function*(){yield n(this,pe).updateConstraints(e)})}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:n(this,Xt).audioMediaTrack,video:n(this,Xt).videoMediaTrack}}get screenShareEnabled(){return n(this,Xt).trackEnabled}enableScreenShare(){return u(this,null,function*(){yield n(this,Xt).enableScreenShare()})}disableScreenShare(){return u(this,null,function*(){n(this,Xt).disableScreenShare()})}updateScreenshareConstraints(e){return u(this,null,function*(){yield n(this,Xt).updateConstraints(e)})}getSpeakerDevices(e){return n(this,He).getAudioOutputDevices(e)}addAudioMiddleware(e){return n(this,ve).addMiddleware(e)}removeAudioMiddleware(e){return n(this,ve).removeMiddleware(e)}removeAllAudioMiddlewares(){return n(this,ve).removeAllMiddlewares()}addVideoMiddleware(e){return n(this,pe).addMiddleware(e)}removeVideoMiddleware(e){return n(this,pe).removeMiddleware(e)}removeAllVideoMiddlewares(){return n(this,pe).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return n(this,pe).setVideoMiddlewareGlobalConfig(e)}destruct(){n(this,ve).disableTrack(),n(this,pe).disableTrack(),n(this,pe).terminateMiddlewareWebWorker(),n(this,Xt).disableScreenShare(),n(this,He).destruct()}onDeviceChange(e,r){return u(this,null,function*(){var a,o;if(this.emit("DEVICE_LIST_UPDATED",e),r||!n(this,Ho))return;let i=!1;(a=e==null?void 0:e.added)==null||a.reverse().forEach(c=>u(this,null,function*(){var d;c&&!bd(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(){n(this,ve).disableTrack()}removeVideoTrack(){n(this,pe).disableTrack(),n(this,pe).terminateMiddlewareWebWorker()}removeDocumentEventListeners(){return u(this,null,function*(){document.removeEventListener("visibilitychange",this.onVisibilityChange)})}}He=new WeakMap,ve=new WeakMap,pe=new WeakMap,Xs=new WeakMap,Xt=new WeakMap,Ho=new WeakMap,ke=new WeakMap;Gt([E.trace("MediaHandler.setupStreams")],Dt.prototype,"setupStreams",1);Gt([E.trace("MediaHandler.enableAudio")],Dt.prototype,"enableAudio",1);Gt([E.trace("MediaHandler.disableAudio")],Dt.prototype,"disableAudio",1);Gt([E.trace("MediaHandler.setAudioDevice")],Dt.prototype,"setAudioDevice",1);Gt([E.trace("MediaHandler.enableVideo")],Dt.prototype,"enableVideo",1);Gt([E.trace("MediaHandler.disableVideo")],Dt.prototype,"disableVideo",1);Gt([E.trace("MediaHandler.setVideoDevice")],Dt.prototype,"setVideoDevice",1);Gt([E.trace("MediaHandler.updateVideoConstraints")],Dt.prototype,"updateVideoConstraints",1);Gt([E.trace("MediaHandler.enableScreenShare")],Dt.prototype,"enableScreenShare",1);Gt([E.trace("MediaHandler.disableScreenShare")],Dt.prototype,"disableScreenShare",1);Gt([E.trace("MediaHandler.updateScreenshareConstraints")],Dt.prototype,"updateScreenshareConstraints",1);Gt([E.trace("MediaHandler.destruct")],Dt.prototype,"destruct",1);Gt([E.trace("MediaHandler.onDeviceChange")],Dt.prototype,"onDeviceChange",1);function td(s,t,e){switch(!0){case Se.isChromiumBased():switch(t){case"NotAllowedError":return e.includes("by system")?"SYSTEM_DENIED":s==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case Se.isSafari():switch(t){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case Se.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 q0=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function bd(s){var e,r;const t=(e=s.label)==null?void 0:e.toLowerCase();return((r=Se._bowser)==null?void 0:r.getOSName())==="macOS"&&t.includes("iphone")?!0:q0.some(i=>t==null?void 0:t.includes(i))}function j0(s,t,e){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const r=s.getValue("logger"),i=new AudioContext,a=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<a.length;l+=1)d.connect(a[l]),d=a[l];d.connect(c)}catch(d){return r.error("getTransformedAudioTrack::middleware_execution_failed",{error:d}),e}return c.stream.getAudioTracks()[0]})}var wi,qo;class G0{constructor(t){m(this,wi,void 0);m(this,qo,void 0);f(this,qo,t)}get logger(){return n(this,qo).getValue("logger")}terminateMiddlewareWebWorker(){if(n(this,wi))try{id.clearInterval(n(this,wi)),f(this,wi,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"),a=yield Promise.all(t==null?void 0:t.map(T=>T({canvas:i,WorkerTimers:id})));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<a.length;T+=1)typeof a[T]=="function"&&(yield a[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,wi,id.setInterval(l,50))},!1);const g=i.captureStream().getVideoTracks()[0];return Object.defineProperty(g,"originalSettings",{value:e.getSettings()}),g})}}wi=new WeakMap,qo=new WeakMap;const pg={gross:{width:{ideal:192},height:{ideal:144}},qvga:{width:{ideal:384},height:{ideal:288}},pvga:{width:{ideal:480},height:{ideal:360}},vga:{width:{ideal:640},height:{ideal:480}},hd:{width:{ideal:1280},height:{ideal:720}},hd_cropped:{width:{ideal:900},height:{ideal:720}},fhd:{width:{ideal:1920},height:{ideal:1080}}},W0=[[320,[{rid:"q",maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"}]],[640,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:7e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1280,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:5e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:13e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1920,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:9e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:15e5,maxFramerate:30,scalabilityMode:"L1T1"}]]],J0=(s,t)=>{var d,l,p;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&&((p=t.originalSettings)==null?void 0:p.width);let i=W0;s.getValue("flagsmith").hasFeature(ee.OVERRIDE_SIMULCAST_DYNAMIC)&&(i=JSON.parse(s.getValue("flagsmith").getValue(ee.OVERRIDE_SIMULCAST_DYNAMIC)));const a=i.map(([g])=>g).sort((g,T)=>g-T);let o=Number.MAX_VALUE,c=0;return a.forEach((g,T)=>{Math.abs(g-r)<o&&(o=Math.abs(g-r),c=T)}),i[c][1]};var he=(s=>(s.WEBCAM="webcam",s.WEBCAM_BACKUP="webcam_backup",s.MIC="mic",s.SCREENSHARE_VIDEO="screenshare_video",s.SCREENSHARE_AUDIO="screenshare_audio",s))(he||{});const K0=m_(),vn=Rs(K0.config.media);function z0(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 Ri,Os;class Y0{constructor(t,e){m(this,Ri,void 0);m(this,Os,void 0);h(this,"getScreenShareConstraints",()=>{var l,p,g,T,v,P,_,C,w,V,F;const t=(l=n(this,Ri))==null?void 0:l.screenshare,e=(g=(p=t==null?void 0:t.width)==null?void 0:p.max)!=null?g:1920,r=(v=(T=t==null?void 0:t.height)==null?void 0:T.max)!=null?v:1080,i=(_=(P=t==null?void 0:t.frameRate)==null?void 0:P.max)!=null?_:5;let a=(w=(C=t==null?void 0:t.frameRate)==null?void 0:C.ideal)!=null?w:5;const o=t==null?void 0:t.displaySurface,c=t==null?void 0:t.selfBrowserSurface;n(this,Os).getValue("flagsmith").getValue(ee.VAL_MIN_FRAMERATE)&&(a=parseInt((V=n(this,Os).getValue("flagsmith").getValue(ee.VAL_MIN_FRAMERATE))==null?void 0:V.toString(),10));let d={width:{max:e},height:{max:r},frameRate:{ideal:a,max:i}};if(n(this,Os).getValue("flagsmith").hasFeature(ee.SCREENSHARE_CONSTRAINTS)){const N=(F=n(this,Os).getValue("flagsmith").getValue(ee.SCREENSHARE_CONSTRAINTS))==null?void 0:F.toString();d=JSON.parse(N)}return o!==void 0&&["monitor","browser","window"].includes(o)&&(d=H(D({},d),{displaySurface:o})),c!==void 0&&(d=H(D({},d),{selfBrowserSurface:c})),{audio:!0,video:d}});h(this,"getAudioConstraints",t=>{var a,o,c,d,l,p,g;const e={},r=(a=n(this,Ri))==null?void 0:a.audio,i=r!=null&&r.enableStereo?2:1;return Se.isFirefox()||Se.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:(p=r==null?void 0:r.echoCancellation)!=null?p:!0,noiseSuppression:(g=r==null?void 0:r.noiseSupression)!=null?g:!0,channelCount:i},t&&(e.audio.deviceId={exact:t}),e)});h(this,"getVideoConstraints",t=>{var a,o,c,d;const e={},r=(a=n(this,Ri))==null?void 0:a.video;let i=pg.vga;if(typeof r=="string"?i=pg[r]:r!==void 0&&(i.height.ideal=r.height.ideal,i.width.ideal=r.width.ideal),i.frameRate={ideal:(c=(o=i.frameRate)==null?void 0:o.ideal)!=null?c:24},Se.isChromiumBased()&&(i.frameRate.max=30),n(this,Os).getValue("flagsmith").hasFeature(ee.VIDEO_CONSTRAINTS)){const l=(d=n(this,Os).getValue("flagsmith").getValue(ee.VIDEO_CONSTRAINTS))==null?void 0:d.toString();i=JSON.parse(l)}return e.video=i,typeof e.video=="boolean"||(t?e.video.deviceId={exact:t}:e.video.facingMode="user"),e});f(this,Os,t),f(this,Ri,e)}getUpdatedVideoConstraints(t){return t}}Ri=new WeakMap,Os=new WeakMap;class hu extends Error{constructor(e,r,i){super(r);h(this,"constraints");h(this,"name");this.name=e,this.constraints=i}}class Q0{constructor(){h(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 X0=Object.defineProperty,Z0=Object.getOwnPropertyDescriptor,Ms=(s,t,e,r)=>{for(var i=r>1?void 0:r?Z0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&X0(t,e,i),i},ea,Zt,Ne,$g;let Ht=($g=class extends Q0{constructor(t,e){super();m(this,ea,void 0);m(this,Zt,void 0);m(this,Ne,void 0);f(this,Ne,t),f(this,Zt,new Y0(t,e)),f(this,ea,new AbortController)}get telemetry(){return n(this,Ne).getValue("telemetry")}get logger(){return n(this,Ne).getValue("logger")}get constraintsBuilder(){return n(this,Zt)}destruct(){return u(this,null,function*(){var t;(t=n(this,ea))==null||t.abort()})}handlePermissionErrors(t,e){const r=td(t,e.name,e.message);return this.permissions[t]=r,n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}getAudioAndVideoTrack(t,e){return u(this,null,function*(){var r,i,a,o;try{const c=yield this.getAudioInputDevices(),d=yield this.getVideoInputDevices(),l=!!(c!=null&&c.find(V=>V.deviceId===t));let p;t&&l?p=t:c&&((r=c[0])!=null&&r.deviceId)&&(p=(i=c[0])==null?void 0:i.deviceId);const g=!!(d!=null&&d.find(V=>V.deviceId===e));let T;e&&g?T=e:d&&((a=d[0])!=null&&a.deviceId)&&(T=(o=d[0])==null?void 0:o.deviceId);const v={audio:n(this,Zt).getAudioConstraints(p).audio,video:n(this,Zt).getVideoConstraints(T).video};this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const P=yield navigator.mediaDevices.getUserMedia(v);this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)});const _=P.getAudioTracks()[0];let C=P.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",n(this,Ne).getValue("flagsmith").hasFeature(ee.OBS_QUALITY)&&C.label.includes("OBS Virtual")){const F=(yield this.getVideoInputDevices()).find(N=>N.label.includes("OBS Virtual"));C=yield this.getVideoTrack(F.deviceId)}return n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:_,videoTrack:C}}catch(c){throw this.logger.error("WebMediaInterface.getAudioAndVideoTrack",{error:c}),new b("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",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new b("No audio devices available","1606");const i=!!(r!=null&&r.find(l=>l.deviceId===e));let a;e&&i?a=e:(c=r[0])!=null&&c.deviceId&&(a=(d=r[0])==null?void 0:d.deviceId);const o=l=>u(this,null,function*(){let p;try{r=r.filter(T=>T.deviceId!==l),p=n(this,Zt).getAudioConstraints(l),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(p)});const[g]=(yield navigator.mediaDevices.getUserMedia(p)).getAudioTracks();return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(p)}),g}catch(g){const T=td("audio",g.name,g.message),v=new hu(g.name,g.message,p);if(T==="COULD_NOT_START"){const P=r.shift();if(!P)throw v;this.logger.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(p),error:g});const _=n(this,Zt).getAudioConstraints(P.deviceId);return this.logger.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(_)}),o(P.deviceId)}throw v}});try{const l=yield o(a);return l.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),l}catch(l){throw l.constraints&&this.handlePermissionErrors("audio",l),new b(l.message,"1601")}})}getVideoTrack(t){return u(this,null,function*(){var l,p,g;const e=n(this,Ne).getValue("flagsmith").hasFeature(ee.OBS_QUALITY),r=(l=yield this.getCurrentDeviceLabel(t))==null?void 0:l.includes("OBS Virtual"),i=e&&r,a=yield this.getVideoInputDevices();if(!(a!=null&&a.length))throw this.permissions.video="NO_DEVICES_AVAILABLE",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new b("No video devices available","1607");const o=!!(a!=null&&a.find(T=>T.deviceId===t));let c;t&&o?c=t:(p=a[0])!=null&&p.deviceId&&(c=(g=a[0])==null?void 0:g.deviceId);const d=T=>u(this,null,function*(){try{let v=T;const{video:P}=v;i&&typeof P!="boolean"&&(v={video:{deviceId:P.deviceId}}),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const[_]=(yield navigator.mediaDevices.getUserMedia(v)).getVideoTracks();if(i&&typeof P!="boolean"&&typeof P.width=="object"){const{width:C,height:w}=_.getSettings(),{ideal:V}=P.width;_.applyConstraints({width:{ideal:V},height:{ideal:Math.floor(w*V/C)},frameRate:P.frameRate})}return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)}),_}catch(v){const P=td("video",v.name,v.message),_=new hu(v.name,v.message,T);if(P==="COULD_NOT_START"){const C=a.shift();if(!C)throw _;this.logger.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(T),error:v});const w=n(this,Zt).getVideoConstraints(C.deviceId);return this.logger.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(w)}),d({video:w.video})}throw _}});try{const T=n(this,Zt).getVideoConstraints(c),v=yield d(T);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),v}catch(T){throw T.constraints&&this.handlePermissionErrors("video",T),new b(T.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)}),n(this,Ne).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=td("video",r.name,r.message),a=new hu(r.name,r.message,e),o={video:!0};if(tw(e,o)||!n(this,Ne).getValue("flagsmith").hasFeature(ee.SCREEENSHARE_CONSTRAINTS_RETRY))throw a;if(i==="COULD_NOT_START")return t(o);throw a}});try{const e=n(this,Zt).getScreenShareConstraints(),r=yield t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",n(this,Ne).getValue("peerSessionStore").emit(k.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 b(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 a=((o=i.label)==null?void 0:o.toLowerCase())||"";return bd(i)?4:a.includes("airpods")||a.includes("airdopes")||a.includes("bluetooth")||a.includes("wireless")||a.includes("headphones")||a.includes("headset")||a.includes("earbuds")||a.includes("usb")||a.includes("external")?0:i.deviceId==="default"||a.includes("default")?1:a.includes("built-in")||a.includes("internal")?2:3},r=i=>{var o;if(i.kind!=="videoinput")return!1;const a=((o=i.label)==null?void 0:o.toLowerCase())||"";return a.includes("front")||a.includes("user")||a.includes("selfie")?!0:!(a.includes("back")||a.includes("rear")||a.includes("environment"))};return t.sort((i,a)=>{var p,g;const o=e(i),c=e(a);if(o!==c)return o-c;const d=i.deviceId==="default"||((p=i.label)==null?void 0:p.toLowerCase().includes("default")),l=a.deviceId==="default"||((g=a.label)==null?void 0:g.toLowerCase().includes("default"));if(d&&!l)return-1;if(!d&&l)return 1;if(i.kind==="videoinput"&&a.kind==="videoinput"){const T=r(i),v=r(a);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 b("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 b("Failed to get device","1609")}})}onDeviceChange(t){return u(this,null,function*(){if(Se.supportsDeviceChangeEvent()){let e=yield this.getAvailableDevices();navigator.mediaDevices.addEventListener("devicechange",r=>u(this,null,function*(){var l,p;const i=g=>`${g.kind}-${g.label}-${g.deviceId}-${g.groupId}`,a=new Set(e.map(g=>i(g))),o=yield this.getAvailableDevices(),c=new Set(o.map(g=>i(g))),d={added:o.filter(g=>!a.has(i(g))),removed:e.filter(g=>!c.has(i(g))),devices:o};if(e=o,(l=d.added)!=null&&l.length||(p=d.removed)!=null&&p.length){this.logger.info("repopulated_full_device_list",{devices:JSON.stringify(o)});const g=[...d.added,...d.removed];g.some(T=>T.kind==="audioinput")&&n(this,Ne).getValue("callstats").devices("AUDIO",o==null?void 0:o.filter(T=>T.kind==="audioinput")),g.some(T=>T.kind==="videoinput")&&n(this,Ne).getValue("callstats").devices("VIDEO",o==null?void 0:o.filter(T=>T.kind==="videoinput")),g.some(T=>T.kind==="audiooutput")&&n(this,Ne).getValue("callstats").devices("SPEAKER",o==null?void 0:o.filter(T=>T.kind==="audiooutput")),t(r,d,!1)}}),{signal:n(this,ea).signal})}})}},ea=new WeakMap,Zt=new WeakMap,Ne=new WeakMap,$g);Ms([E.trace("WebMediaInterface.destruct")],Ht.prototype,"destruct",1);Ms([E.trace("WebMediaInterface.handlePermissionErrors")],Ht.prototype,"handlePermissionErrors",1);Ms([E.trace("WebMediaInterface.getAudioAndVideoTrack")],Ht.prototype,"getAudioAndVideoTrack",1);Ms([E.trace("WebMediaInterface.getAudioTrack")],Ht.prototype,"getAudioTrack",1);Ms([E.trace("WebMediaInterface.getVideoTrack")],Ht.prototype,"getVideoTrack",1);Ms([E.trace("WebMediaInterface.getScreenShareTracks")],Ht.prototype,"getScreenShareTracks",1);Ms([E.trace("WebMediaInterface.getAvailableDevices")],Ht.prototype,"getAvailableDevices",1);Ms([E.trace("WebMediaInterface.getAvailableDevicesByKind")],Ht.prototype,"getAvailableDevicesByKind",1);Ms([E.trace("WebMediaInterface.getDevice")],Ht.prototype,"getDevice",1);Ms([E.trace("WebMediaInterface.onDeviceChange")],Ht.prototype,"onDeviceChange",1);Ht=Ms([ut("1600")],Ht);const Hf=Ht,on={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}},eD=(s=0)=>new Promise(t=>setTimeout(t,s)),tD=(s,t,e)=>{const r=typeof e=="number"?e:250,i=s.createMediaStreamSource(t),a=s.createAnalyser();a.fftSize=2048,i.connect(a);const o=new Uint8Array(a.fftSize);let c=!1;setTimeout(()=>{c=!0},r);function d(){return c?Promise.resolve(!0):(a.getByteTimeDomainData(o),o.some(l=>l!==128&&l!==0)?Promise.resolve(!1):eD().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},sD=typeof AudioContext!="undefined"?AudioContext:null;class Vh{constructor(t){h(this,"_AudioContext");h(this,"audioContext");h(this,"_audioContextRefContainers");const e=D({AudioContext:sD},t);Object.defineProperties(this,{_AudioContext:{value:e.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:Vh}})}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 gg=new Vh,rD=3,iD=250;function nD(s){const t={},e=gg.getOrCreate(t);let r=rD;function i(){return r-=1,tD(e,s.srcObject,iD).then(a=>a?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{gg.release(t)})}function mg(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 a=e.play();a&&(yield a),i=yield nD(e),i&&s.info("checkIfAudioTrackIsSilent::silence_detected")}catch(a){s.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:a})}finally{e.pause(),e.remove()}return i})}var aD=Object.defineProperty,oD=Object.getOwnPropertyDescriptor,qf=(s,t,e,r)=>{for(var i=r>1?void 0:r?oD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&aD(t,e,i),i};let kd=class extends $a{constructor(t,e,r,i){var o;const a=t.getValue("logger");super(a);h(this,"constructorName",this.constructor.name);h(this,"userSelectedDevice");h(this,"mediaInterface");h(this,"isNonPreferredDevice");h(this,"_mediaTrack");h(this,"transformedMediaTrack");h(this,"middlewares",[]);h(this,"currentDevice");h(this,"userPreferredDeviceKey",`Realtimekit::${this.constructorName}::UserDeviceID`);h(this,"setUserPreferredDevice",t=>on.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>on.getItem(this.userPreferredDeviceKey,this.logger));h(this,"isCustomTrack",!1);h(this,"context");this.context=t,this.mediaInterface=e,r&&this.setMediaTrack(r),this.userSelectedDevice=(o=this.getUserPreferredDevice())!=null?o:void 0,this.isNonPreferredDevice=i,this.onTrackEnded=this.onTrackEnded.bind(this),this.onTrackMuted=this.onTrackMuted.bind(this)}get telemetry(){return this.context.getValue("telemetry")}disableTrack(){var t,e;this.removeMediaTrackListeners(),this.isCustomTrack||(t=this._mediaTrack)==null||t.stop(),this._mediaTrack=void 0,(e=this.transformedMediaTrack)==null||e.stop(),this.transformedMediaTrack=void 0}get mediaTrack(){return this._mediaTrack}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 b("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 b("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(Se.isWebKitBased()&&!i_.hasFeature(ee.ALLOW_SAFARI_MEDIA_MIDDLEWARES))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))}};qf([E.trace("BaseMediaHandler.unmuteTrack")],kd.prototype,"unmuteTrack",1);kd=qf([ut("1600")],kd);const jf=kd;var cD=Object.defineProperty,dD=Object.getOwnPropertyDescriptor,xh=(s,t,e,r)=>{for(var i=r>1?void 0:r?dD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&cD(t,e,i),i};const pu="[Realtimekit]nonSilentDeviceLabels";class ql extends jf{onSetDevice(t){return u(this,null,function*(){if(!t)throw this.logger.warn("AudioMediaHandler.setDevice No device received"),new b("No device received!","1603");if(t.kind!=="audioinput")throw this.logger.warn("AudioMediaHandler.setDevice Received non audio device"),new b("Non audio device received while setting device!","1603");try{const e=this.trackEnabled;yield this.setMediaTrack(yield this.mediaInterface.getAudioTrack(!e,this.userSelectedDevice))}catch(e){throw this.logger.error("AudioMediaHandler.setDevice.error",{error:e}),this.disableTrack(),new b(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 j0(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(),a=this.isNonPreferredDevice?i.filter(l=>l&&!this.isNonPreferredDevice(l)):i;if(!(a!=null&&a.length))return r;a.find(l=>l.deviceId===t.getSettings().deviceId)||(r.stop(),this.logger.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=yield this.mediaInterface.getAudioTrack(!1,a[0].deviceId));const o=JSON.parse(on.getItem(pu,this.logger));if(o!=null&&o.devices.some(l=>l.label===r.label))return r;if(!(yield mg(this.logger,r))){const l=(d=o==null?void 0:o.devices.concat({label:r.label}))!=null?d:[{label:r.label}];return on.setItem(pu,JSON.stringify({devices:l}),this.logger),r}this.logger.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=r.getSettings().deviceId;return a.filter(l=>l.deviceId!==c).some(l=>u(this,null,function*(){var p;if(r=yield this.mediaInterface.getAudioTrack(!1,l.deviceId),!(yield mg(this.logger,r))){const g=(p=o==null?void 0:o.devices.concat({label:r.label}))!=null?p:[{label:r.label}];return on.setItem(pu,JSON.stringify({devices:g}),this.logger),this.logger.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return this.logger.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1})),r})}}xh([E.trace("AudioMediaHandler.setTransformedTrack")],ql.prototype,"setTransformedTrack",1);xh([E.trace("AudioMediaHandler.onTrackEnded")],ql.prototype,"onTrackEnded",1);xh([E.trace("AudioMediaHandler.conditionallyChangeTrack")],ql.prototype,"conditionallyChangeTrack",1);const lD=ql;var bi;class uD{constructor(t,e){m(this,bi,void 0);h(this,"currentDevice");h(this,"userPreferredDeviceKey","Realtimekit::speaker::UserDeviceID");h(this,"logger");h(this,"setUserPreferredDevice",t=>on.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>on.getItem(this.userPreferredDeviceKey,this.logger));f(this,bi,e),this.logger=t.getValue("logger")}setPreferredSpeaker(){return u(this,null,function*(){const t=this.getUserPreferredDevice(),e=yield n(this,bi).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(!(n(this,bi)instanceof Hf))return;let a=t;if(t||([a]=(yield n(this,bi).getAvailableDevicesByKind("audiooutput")).filter(p=>!bd(p))),!a)throw new b("No speaker found","1608");if(((c=this.currentDevice)==null?void 0:c.deviceId)===a.deviceId)return;e&&this.setUserPreferredDevice(a.deviceId),this.currentDevice=a;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(p){}}))})}}bi=new WeakMap;const hD=uD;var jo;class pD extends $a{constructor(e,r){const i=e.getValue("logger");super(i);h(this,"mediaInterface");h(this,"audioMediaTrack");h(this,"videoMediaTrack");m(this,jo,void 0);f(this,jo,e),this.mediaInterface=r}get trackEnabled(){return!!this.videoMediaTrack}enableScreenShare(){return u(this,null,function*(){var e,r;try{const{audioTrack:i,videoTrack:a}=yield this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=i,this.videoMediaTrack=a,this.addMediaTrackListeners(),((r=(e=this.mediaInterface)==null?void 0:e.permissions)==null?void 0:r.screenshare)==="ACCEPTED")return;this.mediaInterface.permissions&&(this.mediaInterface.permissions.screenshare="ACCEPTED",n(this,jo).getValue("peerSessionStore").emit(k.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 b("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new b("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)),Se.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")}}jo=new WeakMap;const gD=pD;var mD=Object.defineProperty,fD=Object.getOwnPropertyDescriptor,jl=(s,t,e,r)=>{for(var i=r>1?void 0:r?fD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&mD(t,e,i),i},ta,Go;class qc extends jf{constructor(e,r,i,a){super(e,r,i,a);m(this,ta,void 0);m(this,Go,{disablePerFrameCanvasRendering:!1});f(this,ta,new G0(e))}onSetDevice(e){return u(this,null,function*(){if(!e)throw this.logger.warn("VideoMediaHandler.setDevice No device received"),new b("No device received!","1603");if(e.kind!=="videoinput")throw this.logger.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new b("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{yield this.setMediaTrack(yield this.mediaInterface.getVideoTrack(this.userSelectedDevice))}catch(r){throw this.logger.error("VideoMediaHandler.setDevice.error",{error:r}),this.disableTrack(),new b("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 n(this,ta).getTransformedVideoTrack(this.middlewares,this.mediaTrack,n(this,Go)),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,Go,e)})}updateConstraints(e){return u(this,null,function*(){if(!this._mediaTrack)throw new b("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new b("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(){n(this,ta).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 a=yield this.mediaInterface.getVideoInputDevices(),o=this.isNonPreferredDevice?a.filter(c=>!this.isNonPreferredDevice(c)):a;return!(o!=null&&o.length)||window.FAST_RTK||o.find(c=>c.deviceId===e.getSettings().deviceId)||(i.stop(),this.logger.info("localmediahandler::setupstreams::found_video_non_preferred"),i=yield this.mediaInterface.getVideoTrack(o[0].deviceId)),i})}}ta=new WeakMap,Go=new WeakMap;jl([E.trace("VideoMediaHandler.setTransformedTrack")],qc.prototype,"setTransformedTrack",1);jl([E.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],qc.prototype,"setVideoMiddlewareGlobalConfig",1);jl([E.trace("VideoMediaHandler.onTrackEnded")],qc.prototype,"onTrackEnded",1);jl([E.trace("VideoMediaHandler.conditionallyChangeTrack")],qc.prototype,"conditionallyChangeTrack",1);const TD=qc,fg=Rs(wh());var Ct,ki,Wo,sa;const Rn=class{constructor(t){m(this,Ct,void 0);m(this,ki,void 0);m(this,Wo,void 0);m(this,sa,void 0);if(!t)throw new b("Could not load preset.","0904");f(this,Ct,t.config),f(this,Wo,t.name),f(this,ki,t.ui||Rs(wh().ui)),f(this,sa,t.permissions.plugins.config)}static fromResponse(t){return new Rn(t)}static default(){return new Rn(fg)}static init(t,e=!0){return!t||e?new Rn(fg):new Rn(t)}get setupScreen(){return{isEnabled:!0}}get waitingRoom(){return{isEnabled:!0}}get controlBar(){return{isEnabled:!0,elements:{chat:!0,fullscreen:!0,invite:!1,layout:!1,participants:!0,plugins:!0,polls:!0,reactions:!1,screenshare:!0}}}get header(){return{isEnabled:!0,elements:{logo:n(this,ki).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return n(this,Ct).viewType}get livestreamViewerQualities(){return n(this,Ct).livestreamViewerQualities||[]}get maxVideoStreams(){return n(this,Ct).maxVideoStreams}get maxScreenShareCount(){return n(this,Ct).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(n(this,sa)).filter(t=>n(this,sa)[t].disabled)}get designTokens(){return n(this,ki).designTokens}get configDiff(){return n(this,ki).configDiff}get mediaConstraints(){var t,e,r,i,a,o,c,d,l,p,g,T,v,P,_,C,w,V,F,N,B,G,re,tt;return{audio:{enableStereo:(i=(r=(e=(t=n(this,Ct))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?i:vn.audio.enableStereo,enableHighBitrate:(d=(c=(o=(a=n(this,Ct))==null?void 0:a.media)==null?void 0:o.audio)==null?void 0:c.enableHighBitrate)!=null?d:vn.audio.enableHighBitrate},video:{quality:(T=(g=(p=(l=n(this,Ct))==null?void 0:l.media)==null?void 0:p.video)==null?void 0:g.quality)!=null?T:vn.video.quality,frameRate:(C=(_=(P=(v=n(this,Ct))==null?void 0:v.media)==null?void 0:P.video)==null?void 0:_.frameRate)!=null?C:vn.video.frameRate},screenshare:{quality:(N=(F=(V=(w=n(this,Ct))==null?void 0:w.media)==null?void 0:V.screenshare)==null?void 0:F.quality)!=null?N:vn.screenshare.quality,frameRate:(tt=(re=(G=(B=n(this,Ct))==null?void 0:B.media)==null?void 0:G.screenshare)==null?void 0:re.frameRate)!=null?tt:vn.screenshare.frameRate}}}get name(){return n(this,Wo)}};let Bu=Rn;Ct=new WeakMap,ki=new WeakMap,Wo=new WeakMap,sa=new WeakMap;var vD=Object.defineProperty,yD=Object.getOwnPropertyDescriptor,Gf=(s,t,e,r)=>{for(var i=r>1?void 0:r?yD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&vD(t,e,i),i},ra,Jo;class Uh extends qt{constructor(e,r){const i=e.getValue("logger");super(i);m(this,ra,void 0);h(this,"state","IDLE");h(this,"playbackUrl");h(this,"ingestionCredentials");h(this,"viewerCount");m(this,Jo,void 0);f(this,ra,r),f(this,Jo,e),this.viewerCount=0}get telemetry(){return n(this,Jo).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(!n(this,ra).permissions.canLivestream)throw this.logger.error("Livestream::start::permission_denied"),new b("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const r=dt(),{playbackUrl:i,ingestionCredentials:a}=yield r.startLivestreaming(e);this.playbackUrl=i,this.ingestionCredentials=a,e!=null&&e.manualIngestion&&this.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}catch(r){throw this.logger.error("Recording::stop::livestream_failed_to_start",{error:r}),this.setLivestreamState("IDLE"),new b("Error while starting livestream","1900",this.logger)}})}stop(){return u(this,null,function*(){if(!n(this,ra).permissions.canLivestream)throw this.logger.error("Livestream::stop::permission_denied"),new b("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 b("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),yield dt().stopLivestreaming()}catch(e){throw this.logger.error("Livestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new b("Error while stopping livestream","1900",this.logger)}})}}ra=new WeakMap,Jo=new WeakMap;Gf([E.trace("livestream.start")],Uh.prototype,"start",1);Gf([E.trace("livestream.stop")],Uh.prototype,"stop",1);var SD=Object.defineProperty,ED=Object.getOwnPropertyDescriptor,PD=(s,t,e,r)=>{for(var i=r>1?void 0:r?ED(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&SD(t,e,i),i},ia,na,Zs,Ns;class Wf{constructor(t,e,r){h(this,"livestream");m(this,ia,void 0);m(this,na,void 0);m(this,Zs,void 0);m(this,Ns,void 0);f(this,Ns,t),f(this,na,e),this.livestream=new Uh(t,e),f(this,Zs,r),this.setupEvents()}get logger(){return n(this,Ns).getValue("logger")}get telemetry(){return n(this,Ns).getValue("telemetry")}fetchInitialLivestreamingState(){return u(this,null,function*(){const t=dt(),{status:e,playbackUrl:r,manualIngest:i,ingestionCredentials:a}=yield t.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=a,e==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),e==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")})}setupEvents(){n(this,Zs).on($.startedLivestream,t=>u(this,null,function*(){this.livestream.playbackUrl=t.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{n(this,na).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}})),n(this,Zs).on($.livestreamingInvoked,t=>u(this,null,function*(){if(t.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{n(this,na).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}})),n(this,Zs).on($.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),n(this,Zs).on($.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),n(this,Zs).on($.roomPeerCount,t=>{this.livestream.viewerCount=t.count,this.livestream.emit("viewerCountUpdate",t.count)}),n(this,Ns).getValue("peerSessionStore").on(k.PEER_JOINED_INTERNAL,t=>u(this,null,function*(){var e;((e=t.flags)==null?void 0:e.hiddenParticipant)===!0&&t.recorderType==="LIVESTREAMER"&&(f(this,ia,t.id),this.livestream.setLivestreamState("LIVESTREAMING"))})),n(this,Ns).getValue("peerSessionStore").on(k.PEER_CLOSED,t=>{t.id===n(this,ia)&&(f(this,ia,void 0),this.livestream.setLivestreamState("IDLE"))}),n(this,Ns).getValue("peerSessionStore").onAsync(k.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})}}})),n(this,Ns).getValue("peerSessionStore").on(k.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){try{yield this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Error: LivestreamController.fetchLivestream")}}))}}ia=new WeakMap,na=new WeakMap,Zs=new WeakMap,Ns=new WeakMap;PD([E.trace("LivestreamController.setupEvents")],Wf.prototype,"setupEvents",1);var _D=Object.defineProperty,CD=Object.getOwnPropertyDescriptor,jc=(s,t,e,r)=>{for(var i=r>1?void 0:r?CD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&_D(t,e,i),i},nt,$r,Fr,Fd,Jf;class Ha{constructor({name:t,socketHandler:e,meetingId:r}){m(this,Fd);h(this,"name","");m(this,nt,{});m(this,$r,"");m(this,Fr,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"bulkRateLimitConfig",{maxInvocations:5,period:1});h(this,"listeners",{});this.name=t,f(this,Fr,e),f(this,$r,r)}set(t,e,r=!0,i=!1){return u(this,null,function*(){n(this,nt)[t]=e,r&&this.remoteSet(t,e),i&&(this.listeners[t]&&this.listeners[t].forEach(a=>a({[t]:n(this,nt)[t]})),this.listeners["*"]&&this.listeners["*"].forEach(a=>a({[t]:n(this,nt)[t]})))})}remoteSet(t,e){n(this,Fr).storeInsertKeys(n(this,$r),this.name,[{key:t,payload:e}])}bulkSet(t){return u(this,null,function*(){t.forEach(({key:e,payload:r})=>{n(this,nt)[e]=r}),n(this,Fr).storeInsertKeys(n(this,$r),this.name,t)})}update(t,e,r=!0){return u(this,null,function*(){U(this,Fd,Jf).call(this,t,e,r)})}delete(t,e=!0,r=!1){return u(this,null,function*(){if(n(this,nt)[t]&&delete n(this,nt)[t],e)return n(this,Fr).storeDeleteKeys(n(this,$r),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})=>{n(this,nt)[e]&&delete n(this,nt)[e]}),n(this,Fr).storeDeleteKeys(n(this,$r),this.name,t)})}get(t){if(n(this,nt)[t])return n(this,nt)[t]}getAll(){return n(this,nt)}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,nt,t)}}nt=new WeakMap,$r=new WeakMap,Fr=new WeakMap,Fd=new WeakSet,Jf=function(t,e,r=!0){let i;const a=n(this,nt)[t],o=Object.prototype.toString.call(e),c=Object.prototype.toString.call(a);if(o!==c){this.set(t,e);return}switch(c){case"[object Array]":i=[...a,...e];break;case"[object Object]":i=D(D({},a),e);break;case"[object Map]":i=new Map([...a,...e]);break;case"[object Set]":i=new Set([...a,...e]);break;default:i=e;break}this.set(t,i,r)};jc([Mt(Ba,"rateLimitConfig")],Ha.prototype,"remoteSet",1);jc([Mt(Ba,"bulkRateLimitConfig")],Ha.prototype,"bulkSet",1);jc([Mt(Ba,"rateLimitConfig")],Ha.prototype,"update",1);jc([Mt(Ba,"rateLimitConfig")],Ha.prototype,"delete",1);jc([Mt(Ba,"bulkRateLimitConfig")],Ha.prototype,"bulkDelete",1);var Ii,Ai,Ko,Hu,zo,Br,Bd,Kf;class wD{constructor(t,e){m(this,Ko);m(this,Bd);h(this,"stores",new Map);m(this,Ii,void 0);m(this,Ai,"");m(this,zo,void 0);m(this,Br,new Map);f(this,Ii,e),f(this,Ai,t.getValue("meetingId")),f(this,zo,t),U(this,Bd,Kf).call(this)}create(t){const e=new Ha({name:t,socketHandler:n(this,Ii),meetingId:n(this,Ai)});return n(this,Ii).storeGetKeys(n(this,Ai),t,[]),new Promise((i,a)=>{const o=setTimeout(()=>a(Error("Failed")),3e3);n(this,Br).set(t,{rejectTimeout:o,resolve:i,store:e})})}}Ii=new WeakMap,Ai=new WeakMap,Ko=new WeakSet,Hu=function(){return n(this,zo).getValue("peerId")},zo=new WeakMap,Br=new WeakMap,Bd=new WeakSet,Kf=function(){[J.storeInsertKeys,J.storeGetKeys,J.storeDeleteKeys].forEach(t=>{n(this,Ii).on(t,e=>u(this,null,function*(){var a,o;if(e.pluginId!==n(this,Ai))return;const r=(a=e.storeItems)==null?void 0:a.map(c=>{var d;return{timestamp:c.timestamp,peerId:c.peerId,payload:JSON.parse((d=c.payload)!=null&&d.length?new TextDecoder().decode(c.payload):"{}"),key:c.storeKey}});if(t===J.storeGetKeys){const c=n(this,Br).get(e.storeName),d=this.stores.get(e.storeName)||(c==null?void 0:c.store);n(this,Br).get(e.storeName)&&(this.stores.set(e.storeName,c.store),c.resolve(d),clearTimeout(c.rejectTimeout),n(this,Br).delete(e.storeName)),r.forEach(l=>{d.set(l.key,l.payload,!1,!1)});return}const i=this.stores.get(e.storeName)||((o=n(this,Br).get(e.storeName))==null?void 0:o.store);i!==void 0&&(t===J.storeInsertKeys&&r.forEach(({key:c,peerId:d,payload:l})=>{d!==n(this,Ko,Hu)&&i.set(c,l,!1,!0)}),t===J.storeDeleteKeys&&r.forEach(({key:c,peerId:d})=>{d!==n(this,Ko,Hu)&&i.delete(c,!1,!0)}))}))})};function pi(s){var t,e,r,i,a,o,c,d,l,p,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?(a=s.mediaPermissions)==null?void 0:a.screenshare:null,audio:{enabled:(c=(o=s.screenShareTracks)==null?void 0:o.audio)==null?void 0:c.enabled,trackId:(l=(d=s.screenShareTracks)==null?void 0:d.audio)==null?void 0:l.id},video:{enabled:(g=(p=s.screenShareTracks)==null?void 0:p.video)==null?void 0:g.enabled,trackId:(v=(T=s.screenShareTracks)==null?void 0:T.video)==null?void 0:v.id}}}}:{}}var RD=Object.defineProperty,bD=Object.getOwnPropertyDescriptor,qa=(s,t,e,r)=>{for(var i=r>1?void 0:r?bD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&RD(t,e,i),i};const kD=.8,ID=1.2;var aa,oa,Ut,Mi,uo,Hr,En,Di,ho,Hd,zf,er,Yo,qr,Oi,po,tr,qd,Qo,qu,jd,Yf,Gd,Qf,Fg;let Sr=(Fg=class extends qt{constructor(t,e,r,i){const a=t.getValue("logger");super(a);m(this,Mi);m(this,Hr);m(this,Di);m(this,Hd);m(this,Oi);m(this,Qo);m(this,jd);m(this,Gd);h(this,"id");h(this,"userId");h(this,"name");h(this,"picture");h(this,"isHost");h(this,"customParticipantId");h(this,"flags");h(this,"device");h(this,"videoTrack");h(this,"audioTrack");h(this,"screenShareTracks");h(this,"videoEnabled");h(this,"audioEnabled");h(this,"screenShareEnabled");h(this,"producers");h(this,"manualProducerConfig");m(this,aa,void 0);h(this,"supportsRemoteControl",!1);m(this,oa,void 0);h(this,"presetName");m(this,Ut,void 0);m(this,er,void 0);m(this,Yo,void 0);m(this,qr,new Map);m(this,tr,1);m(this,qd,kh(t=>{if(!this.videoTrack)return;const{clientWidth:e,clientHeight:r}=t,{width:i,height:a}=this.videoTrack.getSettings();if(!i||!a)return;const o=a/r,c=i/e,d=Math.max(o,c);d>ID&&n(this,tr)===1?(f(this,tr,0),n(this,Ut).getValue("peerSessionStore").emit(k.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,tr)})):d<kD&&n(this,tr)===0&&(f(this,tr,1),n(this,Ut).getValue("peerSessionStore").emit(k.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,tr)}))},2e3));f(this,Ut,t);const{id:o,userId:c,displayName:d,device:l,picture:p,isHost:g,flags:T,clientSpecificId:v,stageStatus:P,customParticipantId:_,audioMuted:C,audioTrack:w,videoEnabled:V=!1,videoTrack:F,producers:N,metadata:B}=e;this.id=o,this.userId=c,this.name=d,this.device=l,this.picture=p,this.isHost=g,this.flags=T,this.manualProducerConfig=dw,f(this,oa,P!=null?P:"ON_STAGE"),this.customParticipantId=_!=null?_:v,this.audioEnabled=!C,this.audioTrack=w,this.videoEnabled=V,this.videoTrack=F,this.screenShareTracks={audio:void 0,video:void 0},this.producers=N!=null?N:[],this.presetName=B==null?void 0:B.preset_name,f(this,aa,!1),f(this,er,r),f(this,Yo,i),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),U(this,Qo,qu).call(this)}get clientSpecificId(){return this.customParticipantId}get stageStatus(){return n(this,oa)}get telemetry(){return n(this,Ut).getValue("telemetry")}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(this.logger.info("Participant::setVideoEnabled::videoUpdate",D({},pi(this))),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(this.logger.info("Participant::setAudioEnabled::audioUpdate",D({},pi(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",U(this,Qo,qu)),n(this,Hr,En)&&(this.on("audioUpdate",U(this,jd,Yf)),this.on("screenShareUpdate",U(this,Gd,Qf)))}pin(){return u(this,null,function*(){if(!n(this,Di,ho))throw new b("Can`t pin participant without joining room","1205");if(!n(this,er).permissions.pinParticipant)throw new b("You do not have permission to pin participants.","1201");return n(this,Mi,uo).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!n(this,Di,ho))throw new b("Can`t unpin participant without joining room","1205");if(!n(this,er).permissions.pinParticipant)throw new b("You do not have permission to unpin participants.","1201");return n(this,Mi,uo).pinPeer(null)})}setIsPinned(t,e=!0){var i;f(this,aa,t);const r=t?"pinned":"unpinned";(i=n(this,Oi,po))==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}}),!n(this,Di,ho))throw new b("Can`t disable participant audio without joining room","1205");if(n(this,er).permissions.canDisableParticipantAudio)return n(this,Mi,uo).disableAudio(t);throw this.logger.error("Participant::unauthorized_disable_audio",{participant:{id:t}}),new b("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}}),!n(this,Hd,zf))throw new b("Can`t kick participant without joining room","1205");if(n(this,er).permissions.kickParticipant){yield n(this,Ut).getValue("peerSessionStore").emitAsync(k.KICK_PEER,{peerId:t});return}throw this.logger.error("Participant::unauthorized_kick",{participant:{id:t}}),new b("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}}),!n(this,Di,ho))throw new b("Can`t disable participant video without joining room","1205");if(n(this,er).permissions.canDisableParticipantVideo)return n(this,Mi,uo).disableVideo(t);throw this.logger.error("Participant::unauthorized_disable_video",{participant:{id:t}}),new b("Unauthorized: User does not have permission to disable participant video.","1201")})}getPermissions(){return u(this,null,function*(){return n(this,Yo).getUserPermissions(this.userId)})}setStageStatus(t){f(this,oa,t),this.emit("stageStatusUpdate",this)}get isPinned(){return n(this,aa)}registerVideoElement(t){var r,i,a,o;if(!t)return;let e;(i=(r=n(this,qr).get(t))==null?void 0:r.observer)==null||i.disconnect(),"ResizeObserver"in window&&(e=new ResizeObserver(()=>n(this,qd).call(this,t)),e.observe(t)),n(this,qr).set(t,{observer:e}),this.updateVideo(t),(o=n(this,Oi,po))==null||o.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(a=this.raised)!=null?a:!1)}deregisterVideoElement(t){var e,r,i,a;if(!t){(e=n(this,Oi,po))==null||e.removeSource(this.id);return}t.srcObject=void 0,(i=(r=n(this,qr).get(t))==null?void 0:r.observer)==null||i.disconnect(),n(this,qr).delete(t),(a=n(this,Oi,po))==null||a.removeSource(this.id)}updateVideo(t){var e;if(this.videoEnabled){if(this.videoTrack==null)return;const r=(e=t.srcObject)==null?void 0:e.getTracks()[0];if((r==null?void 0:r.id)===this.videoTrack.id)return;const i=new MediaStream;i.addTrack(this.videoTrack),t.srcObject=i}else t.srcObject=void 0;t.style.display=this.videoEnabled?"block":"none"}},aa=new WeakMap,oa=new WeakMap,Ut=new WeakMap,Mi=new WeakSet,uo=function(){return n(this,Ut).getValue("roomNodeClient")},Hr=new WeakSet,En=function(){return n(this,Ut).getValue("audioPlayback")},Di=new WeakSet,ho=function(){return n(this,Ut).getValue("connectionHandler").mediaJoined},Hd=new WeakSet,zf=function(){return n(this,Ut).getValue("connectionHandler").socketJoined},er=new WeakMap,Yo=new WeakMap,qr=new WeakMap,Oi=new WeakSet,po=function(){return n(this,Ut).getValue("pip")},tr=new WeakMap,qd=new WeakMap,Qo=new WeakSet,qu=function(){Array.from(n(this,qr).keys()).forEach(this.updateVideo)},jd=new WeakSet,Yf=function(){var t,e;this.audioEnabled&&this.audioTrack?(t=n(this,Hr,En))==null||t.addParticipantTrack(this.id,this.audioTrack):(e=n(this,Hr,En))==null||e.removeParticipantTrack(this.id)},Gd=new WeakSet,Qf=function(){var t,e;this.screenShareEnabled&&this.screenShareTracks.audio?(t=n(this,Hr,En))==null||t.addParticipantTrack(`screenshare-${this.id}`,this.screenShareTracks.audio):(e=n(this,Hr,En))==null||e.removeParticipantTrack(`screenshare-${this.id}`)},Fg);qa([E.trace("Participant.disableAudio")],Sr.prototype,"disableAudio",1);qa([E.trace("Participant.kick")],Sr.prototype,"kick",1);qa([E.trace("Participant.disableVideo")],Sr.prototype,"disableVideo",1);qa([E.trace("Participant.getPermissions")],Sr.prototype,"getPermissions",1);qa([E.trace("Participant.setStageStatus")],Sr.prototype,"setStageStatus",1);Sr=qa([ut("1200")],Sr);class lo extends $f{constructor(t,e){const{onAddEvent:r="participantJoined",onDeleteEvent:i="participantLeft",onClearEvent:a="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:i,onClearEvent:a},t)}add(t,e=!0){return this.has(t.id)&&Object.is(this.get(t.id),t)===!1&&this.delete(t.id),super.add(t,e)}clear(t=!0,e=!1){return super.clear(t,e)}delete(t,e=!0,r=!1){return super.delete(t,e,r)}}var jr;class AD extends $a{constructor(e){super(e);m(this,jr,void 0);f(this,jr,new Map)}__set(e,r){return n(this,jr).set(e,r)}__clear(){return n(this,jr).clear()}get(e){return n(this,jr).get(e)}toArray(){return Array.from(n(this,jr).values())}}jr=new WeakMap;class MD{constructor(){h(this,"_orderedArray");h(this,"_map");this._map=new Map,this._orderedArray=[]}add(t,e){if(!this._map.has(t))return this._map.set(t,{peerId:t,priority:e}),this._orderedArray.splice(Math.max(e-1,0),0,t),this.index(t);const r=this.index(t);this.delete(t);const i=this.add(t,e);return r!==i?i:-1}delete(t){if(this._map.has(t)){const e=this.index(t);this._map.delete(t),this._orderedArray.splice(e,1)}}index(t){return this._map.has(t)?this._orderedArray.indexOf(t):-1}[Symbol.iterator](){return this._orderedArray[Symbol.iterator]()}}class DD{constructor(){h(this,"_activeSpeakerPeers");h(this,"_compulsoryPeers");this._activeSpeakerPeers=new MD,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 Xf=new DD;var OD=Object.defineProperty,ND=Object.getOwnPropertyDescriptor,Wt=(s,t,e,r)=>{for(var i=r>1?void 0:r?ND(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&OD(t,e,i),i};const LD=["ACTIVE_GRID","PAGINATED","MANUAL"];var Ee,Xo,ju,Ni,go,ca,pd,Li,wt,Bg;let Pt=(Bg=class extends qt{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,Xo);m(this,Ni);m(this,ca);h(this,"waitlisted");h(this,"joined");h(this,"active");h(this,"videoSubscribed");h(this,"audioSubscribed");h(this,"pinned");h(this,"all");m(this,Ee,void 0);m(this,Li,void 0);m(this,wt,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"viewMode");h(this,"currentPage");h(this,"lastActiveSpeaker");h(this,"selectedPeers",Xf);f(this,Ee,t),f(this,Li,e),f(this,wt,r),this.waitlisted=new lo(i),this.joined=new lo(i),this.videoSubscribed=new lo(i),this.audioSubscribed=new lo(i),this.active=this.videoSubscribed,this.pinned=new lo(i),this.all=new AD(i),this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return n(this,Ee).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get telemetry(){return n(this,Ee).getValue("telemetry")}setupEvents(){n(this,Ee).getValue("peerSessionStore").on(k.E2EE_ACTIVE_CONSUMER,({peerId:e})=>{var r;((r=n(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=n(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=n(this,Ee))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new b("0 <= Max active participants count limit <= 24","1203");n(this,Ee).setValue("maxPreferredStreams",t),n(this,ca,pd)&&n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}get pageCount(){if(this.viewMode==="PAGINATED"){const t=this.selectedPeers.compulsoryPeers.length,e=this.joined.toArray().filter(r=>r.stageStatus==="ON_STAGE");return Math.ceil((e.length-t)/Math.max(this.maxActiveParticipantsCount-t,1))}return 0}acceptWaitingRoomRequest(t){var r,i;if(!n(this,Ni,go))throw new b("Can`t accept waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;return n(this,wt).acceptWaitingRoomRequest([e])}acceptAllWaitingRoomRequest(t){return u(this,null,function*(){const e=t.map(r=>{var i,a;return(a=(i=this.waitlisted.get(r))==null?void 0:i.userId)!=null?a:r});return n(this,wt).acceptWaitingRoomRequest(e)})}rejectWaitingRoomRequest(t){return u(this,null,function*(){var r,i;if(!n(this,Ni,go))throw new b("Can`t reject waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;n(this,wt).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=>LD.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 b(`Invalid view mode: ${t}. Try ACTIVE_GRID, PAGINATED or MANUAL.`,"1207");if(this.viewMode===t){this.logger.info("Participants::setViewMode::view_mode_same_as_previous");return}this.viewMode=t,t==="PAGINATED"?(this.currentPage=1,n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="ACTIVE_GRID"?(this.currentPage=0,n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="MANUAL"&&(this.currentPage=0,n(this,Ee).getValue("peerSessionStore").emit(k.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 b("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const a=this.joined.get(i);a&&(e.includes("audio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{audio:!0}),this.audioSubscribed.has(a.id)||this.audioSubscribed.add(a)),e.includes("video")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{video:!0}),this.videoSubscribed.has(a.id)||this.videoSubscribed.add(a)),e.includes("screenshareAudio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareAudio:!0}),this.audioSubscribed.has(a.id)||this.audioSubscribed.add(a)),e.includes("screenshareVideo")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareVideo:!0}),this.videoSubscribed.has(a.id)||this.videoSubscribed.add(a)))}),n(this,Ee).getValue("peerSessionStore").emit(k.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 b("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const a=this.joined.get(i);a&&(e.includes("audio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{audio:!1}),a.manualProducerConfig.screenshareAudio||this.audioSubscribed.delete(a.id)),e.includes("video")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{video:!1}),a.manualProducerConfig.screenshareVideo||this.videoSubscribed.delete(a.id)),e.includes("screenshareAudio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareAudio:!1}),a.manualProducerConfig.audio||this.audioSubscribed.delete(a.id)),e.includes("screenshareVideo")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareVideo:!1}),a.manualProducerConfig.video||this.videoSubscribed.delete(a.id)))}),n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})})}getPeerIdsForCurrentPage(){this.logger.info("Participants::getPeerIdsForCurrentPage()",{pageNavigation:{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}});const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(c=>this.joined.has(c)),r=Array.from(this.pinned.keys()).filter(c=>!e.includes(c)),i=Array.from(this.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),a=Math.max((this.currentPage-1)*(this.maxActiveParticipantsCount-e.length-r.length)),o=this.currentPage*(this.maxActiveParticipantsCount-e.length-r.length);return e.concat(r,i.slice(a,o))}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 b(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,n(this,Ee).getValue("peerSessionStore").emit(k.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}}}),!n(this,ca,pd))throw new b("Can`t disable all audio without joining room","1205");if(n(this,Li).permissions.canAllowParticipantAudio)return n(this,Xo,ju).muteAll(t);throw this.logger.error("Participants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new b("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"),!n(this,ca,pd))throw new b("Can`t disable all video without joining room","1205");if(n(this,Li).permissions.canAllowParticipantVideo)return n(this,Xo,ju).muteAllVideo();throw this.logger.error("Participants::unauthorized_disable_all_video"),new b("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 n(this,Ee).getValue("peerSessionStore").emitAsync(k.KICK_PEER,{peerId:t})})}kickAll(){return u(this,null,function*(){if(this.logger.info("Participants::kick_all"),n(this,Ee).getValue("viewType")!=="LIVESTREAM"&&!n(this,Ni,go))throw new b("Can`t kick all without joining room","1205");if(!n(this,Li).permissions.kickParticipant)throw this.logger.error("Participants::unauthorized_kick_all"),new b("Unauthorized: User does not have permission to kick peers.","1201");const e=n(this,Ee).getValue("flagsmith").hasFeature(ee.PROPAGATE_KICK_ALL);n(this,wt).kickAll(e)})}broadcastMessage(t,e,r){return u(this,null,function*(){if(this.logger.info("Participants::broadcastMessage"),!n(this,Ni,go))throw new b("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new b("`type` must be a non-empty string.","1209");if(r)if("meetingIds"in r)yield n(this,wt).broadcastToMeetings(t,r.meetingIds,e);else{let i=[];"participantIds"in r?i=r.participantIds:i=this.joined.toArray().filter(a=>{var o;return(o=r.presetNames)==null?void 0:o.includes(a.presetName)}).map(a=>a.id),yield n(this,wt).broadcastToPeers(t,i,e)}else yield n(this,wt).broadcastMessage(t,e)})}getAllJoinedPeers(t,e,r){return u(this,null,function*(){return(yield n(this,wt).getRoomPeers(t,e,r)).peers.map(Cr.formatSocketPeerMessage)})}updatePermissions(t,e){return u(this,null,function*(){const r=this.joined.toArray().filter(a=>t.includes(a.id)).map(a=>a.userId),i=[...new Set(r)];if(!i.length)throw new b("Cannot update permissions, no valid userIDs found","1204");n(this,wt).updatePermissions(i,e)})}getParticipantsInMeetingPreJoin(){return u(this,null,function*(){return n(this,wt).getRoomPeersNonPaginated()})}},Ee=new WeakMap,Xo=new WeakSet,ju=function(){return n(this,Ee).getValue("roomNodeClient")},Ni=new WeakSet,go=function(){var t;return((t=n(this,Ee).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},ca=new WeakSet,pd=function(){var t;return((t=n(this,Ee).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Li=new WeakMap,wt=new WeakMap,Bg);Wt([E.trace("Participants.setViewMode")],Pt.prototype,"setViewMode",1);Wt([E.trace("Participants.setPage")],Pt.prototype,"setPage",1);Wt([E.trace("Participants.disableAllAudio")],Pt.prototype,"disableAllAudio",1);Wt([E.trace("Participants.disableAllVideo")],Pt.prototype,"disableAllVideo",1);Wt([E.trace("Participants.disablePeerAudio")],Pt.prototype,"disableAudio",1);Wt([E.trace("Participants.disablePeerVideo")],Pt.prototype,"disableVideo",1);Wt([E.trace("Participants.kickPeer")],Pt.prototype,"kick",1);Wt([E.trace("Participants.kickAll")],Pt.prototype,"kickAll",1);Wt([E.trace("Participants.broadcastMessage"),Mt(Ba,"rateLimitConfig")],Pt.prototype,"broadcastMessage",1);Wt([E.trace("Participants.getAllJoinedPeers"),Mt({maxInvocations:10,period:60})],Pt.prototype,"getAllJoinedPeers",1);Wt([E.trace("Participant.updatePermissions"),Mt({maxInvocations:1e3,period:60})],Pt.prototype,"updatePermissions",1);Wt([E.trace("Participants.getParticipantsInMeetingPreJoin")],Pt.prototype,"getParticipantsInMeetingPreJoin",1);Pt=Wt([ut("1200")],Pt);var VD=Object.defineProperty,xD=Object.getOwnPropertyDescriptor,fn=(s,t,e,r)=>{for(var i=r>1?void 0:r?xD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&VD(t,e,i),i},es,fs,da,Hg;const Zf=(Hg=class{constructor(s,t,e){h(this,"participants");h(this,"self");h(this,"selectedPeers",Xf);h(this,"maxSpatialLayerUpdates",new Map);h(this,"consumerPeerMap");h(this,"events");h(this,"roomSocketHandler");h(this,"context");h(this,"videoPeerConsumerMap",new Map);m(this,es,{mode:"ACTIVE_GRID",page:0});m(this,fs,!1);m(this,da,!1);h(this,"updateConsumerSpatialLayers",kh(()=>{const s={},t=new Map(this.maxSpatialLayerUpdates);this.maxSpatialLayerUpdates.clear(),Array.from(t.entries()).forEach(([e,r])=>{s[r]===void 0&&(s[r]={layer:r,consumerIds:[]}),s[r].consumerIds.push(e)}),Object.keys(s).forEach(e=>{const r=s[e];this.logger.log(`Switching max spatial layer to ${r.layer}`,{consumerIds:r.consumerIds}),this.roomNodeClient.switchConsumersToLayer(r.consumerIds,r.layer)})},2e3));h(this,"updateConsumers",(s,t)=>u(this,null,function*(){this.logger.info(`updateConsumers: Starting consumer updates - AddProducers: ${s.length}, RemoveProducers: ${t.length}, ConsumersSyncing: ${n(this,fs)}`);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 Pt(s,t,this.roomSocketHandler),this.self=t,this.consumerPeerMap=new Map,this.events=Cs,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($.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),this.context.getValue("peerSessionStore").on(k.SOCKET_PEERS,s=>u(this,null,function*(){const t=this.context.getValue("flagsmith").hasFeature(ee.DEBUG_SOCKET_JOIN);if(t){const e=s&&(s==null?void 0:s.length)<20?{peers:JSON.stringify(s.map(r=>r.peerId))}:void 0;this.logger.info("Processing socket peers",e)}s==null||s.forEach(e=>{e.waitlisted||this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(e))}),t&&this.logger.info("Processed socket peers")})),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.logger.info("events.peerJoinedBroadcast",{peers:s.peerId}),this.onParticipantMediaJoined(s.peerId,s.producerStates,s.capabilities)}),this.roomSocketHandler.on(this.events.selfJoinComplete,({participants:s,selectedPeers:t,roomState:e})=>{if(this.context.getValue("flagsmith").hasFeature(ee.DEBUG_SOCKET_JOIN)){const a=s&&(s==null?void 0:s.length)<20?{peers:JSON.stringify(s.map(o=>o.peerId))}:void 0;this.logger.info("events.selfJoinComplete",a)}s.forEach(({peerId:a,producerStates:o,capabilities:c})=>this.onParticipantMediaJoined(a,o,c));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(k.UPDATE_ACTIVE,{createAllConsumers:!0})}),this.context.getValue("peerSessionStore").on(k.MAX_SPATIAL_LAYER_CHANGE,({peerId:s,maxSpatialLayer:t})=>{const e=this.videoPeerConsumerMap.get(s);e&&(this.context.getValue("flagsmith").hasFeature(ee.DISABLE_LAYER_SWITCH)||(this.maxSpatialLayerUpdates.set(e,t),this.updateConsumerSpatialLayers()))}),this.context.getValue("peerSessionStore").on(k.NEW_PRODUCER,({peerId:s,producer:t})=>{const e=this.participants.joined.get(s);if(!e){this.logger.warn("ParticipantController::NEW_PRODUCER::participant not found",{producer:{id:t==null?void 0:t.producerId,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}},participant:{id:s}});return}e.producers.push(t),this.logger.info("ParticipantController::NEW_PRODUCER::producer_added_to_participant",{producer:{id:t==null?void 0:t.producerId,peerId:s,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}}}),(t==null?void 0:t.kind)==="audio"&&this.participants.audioSubscribed.get(s)||(t==null?void 0:t.kind)==="video"&&this.participants.videoSubscribed.get(s)||t!=null&&t.screenShare?(this.logger.info(`NEW_PRODUCER: scheduling syncConsumer (AUTO mode) - Producer: ${t.producerId}, Peer: ${s}, Kind: ${t.kind}, ScreenShare: ${t.screenShare}, ConsumersSyncing: ${n(this,fs)}, 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(k.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(k.PRODUCER_TOGGLE,({peerId:s,producerId:t,paused:e,kind:r})=>{const i=this.participants.joined.get(s);if(i){r==="audio"&&i.setAudioEnabled(!e);const a=i.producers.find(o=>o.producerId===t);a&&(a.pause=e),r==="video"&&this.context.getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}}),this.roomSocketHandler.on(this.events.globalPeerPinBroadcast,s=>{let t;if(s&&(t=s.participantId),!this.mediaJoined)return;const e=t;this.onParticipantPinned(e);const r=this.participants.joined.get(e);r&&(this.logger.info(`globalPeerPinBroadcast: Scheduling audio/video consumer sync for pinned participant ${e} - ProducerCount: ${r.producers.length}, ConsumersSyncing: ${n(this,fs)}, ProducerIds: [${r.producers.map(i=>i.producerId).join(", ")}]`),this.scheduleSyncConsumers({source:"GLOBAL_PEER_PIN"}))}),this.roomSocketHandler.on(this.events.selectedPeer,({audioPeers:s,compulsoryPeers:t})=>{this.mediaJoined&&this.onSelectedPeers(t.concat(s))}),this.roomSocketHandler.on(this.events.selectedPeerDiff,({entries:s})=>{if(!this.mediaJoined)return;const t=s.map(e=>({peerId:e.peerId,priority:e.priority}));this.updateActiveParticipantsWithPriorities(t,!0)})}waitingRoomRequestHandler(s){const t=s.requests.filter(r=>!this.participants.waitlisted.toArray().find(i=>i.userId===r.userId)),e=this.participants.waitlisted.toArray().filter(r=>!s.requests.find(i=>i.userId===r.userId));t.forEach(r=>this.participants.waitlisted.add(new Sr(this.context,{id:r.peerId,displayName:r.displayName,audioMuted:!0,videoEnabled:!1,audioTrack:void 0,videoTrack:void 0,stageStatus:"OFF_STAGE",userId:r.userId,flags:{},isHost:!1,customParticipantId:r.customParticipantId,picture:r.picture,metadata:{preset_name:r.presetName}},this.self,this.roomSocketHandler))),e.forEach(r=>this.participants.waitlisted.delete(r.id))}get maxPreferredStreams(){return this.participants.maxActiveParticipantsCount}selectPagePeers(s){const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(d=>this.participants.joined.has(d)),r=Array.from(this.participants.pinned.keys()).filter(d=>!e.includes(d)),i=Array.from(this.participants.joined.toArray().filter(d=>d.stageStatus==="ON_STAGE").map(d=>d.id)),a=Math.max((s-1)*(this.maxPreferredStreams-e.length-r.length)),o=s*(this.maxPreferredStreams-e.length-r.length);return e.concat(r,i.slice(a,o))}selectActivePeers(s){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(p=>p.stageStatus==="ON_STAGE").map(p=>(t.set(p.id,!0),p.id))),r=this.selectedPeers.peers,i=this.participants.pinned.toArray().reduce((p,g)=>(g.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(g.id):p.push(g.id),p),[]),a=this.self.stageStatus==="ON_STAGE"?1:0,o=s-a,c=new Set(r.concat(i).filter(p=>p!==this.self.id&&t.has(p)));let d=Array.from(c);const l=o-c.size;if(l>=0){const p=e.filter(g=>!c.has(g)&&g!==this.self.id).slice(0,l);d=Array.from(c).concat(p)}else d=d.slice(0,o);return d}updateMediaSubscribedMaps(s,t){const{page:e}=t!=null?t:{};s&&n(this,es).mode!==s&&(n(this,es).mode=s),e&&n(this,es).page!==e&&(n(this,es).page=e);const{mode:r,page:i}=n(this,es);switch(r){case"PAGINATED":{if(!i)return;const a=this.selectPagePeers(i),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMap(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o),this.logger.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:a});break}case"ACTIVE_GRID":{const a=this.selectActivePeers(this.participants.maxActiveParticipantsCount),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMapMinReplacement(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o);break}case"MANUAL":break;default:throw new Error(`View mode ${s} not supported`)}}scheduleSyncConsumers(t){return u(this,arguments,function*({source:s}){var r,i,a;const e=((r=n(this,es))==null?void 0:r.mode)==="PAGINATED"&&!n(this,fs)?200:0;this.logger.info(`scheduleSyncConsumers():: Source: ${s}, ViewMode: ${(i=n(this,es))==null?void 0:i.mode}, ConsumersSyncing: ${n(this,fs)}, Delay: ${e}, Page: ${(a=n(this,es))==null?void 0:a.page}`),setTimeout(()=>this.syncConsumers(),e)})}syncConsumers(){return u(this,null,function*(){var o,c,d,l,p;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(n(this,fs)){f(this,da,!0),this.logger.info("syncConsumers: Sync in progress, marking resyncRequired=true and exiting.");return}this.logger.info("syncConsumers: Starting sync operation."),f(this,fs,!0),f(this,da,!1);let s=[];this.participants.videoSubscribed.forEach(g=>{var P,_;const T=this.participants.joined.get(g.id),v=(_=(P=g.producers)==null?void 0:P.filter(C=>C.kind==="video"))!=null?_:[];T&&(v!=null&&v.length)&&v.forEach(C=>{var F,N,B,G;const w=((N=(F=T.manualProducerConfig)==null?void 0:F.video)!=null?N:!0)&&C.kind==="video"&&!C.screenShare,V=((G=(B=T.manualProducerConfig)==null?void 0:B.screenshareVideo)!=null?G:!0)&&C.kind==="video"&&C.screenShare;(w||V)&&(C.pause||s.push(C))})}),this.participants.audioSubscribed.forEach(g=>{var P,_;const T=this.participants.joined.get(g.id),v=(_=(P=g.producers)==null?void 0:P.filter(C=>C.kind==="audio"))!=null?_:[];T&&(v!=null&&v.length)&&v.forEach(C=>{var F,N,B,G;const w=((N=(F=T.manualProducerConfig)==null?void 0:F.audio)!=null?N:!0)&&C.kind==="audio"&&!C.screenShare,V=((G=(B=T.manualProducerConfig)==null?void 0:B.screenshareAudio)!=null?G:!0)&&C.kind==="audio"&&C.screenShare;(w||V)&&s.push(C)})}),s=cw(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 a=Array.from((p=e==null?void 0:e.values())!=null?p:[]).map(g=>g.peerId);a=ow(a),a==null||a.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(P=>{const _=P.consumer&&e.has(P.consumer.id);!t.has(P.producerId)&&(e.has(P.producerId)||_)&&i.push(P)})}),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,fs,!1)}n(this,da)&&(this.logger.info("syncConsumers: Resync required, calling syncConsumers again."),this.syncConsumers())})}computeActivateParticipants(s,t){const e=s.map((i,a)=>({peerId:i,priority:a+1})),r=t==null?void 0:t.map((i,a)=>({peerId:i,priority:-(a+1)}));e.push(...r!=null?r:[]),e.length>0&&this.updateActiveParticipantsWithPriorities(e)}createParticipantObjFromSocketPeer(s){const t=Zf.formatSocketPeerMessage(s);return new Sr(this.context,H(D({},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,e){if(!this.mediaJoined||s===this.self.id)return;const r=this.participants.joined.get(s);if(!r){this.logger.warn(`Received media.peerJoinedBroadcast for non-existent peer ${s}`);return}this.logger.info("PEER_INFO:::SOCKET_ON_MEDIA_JOIN",{participant:{id:r.id,maskedName:[...(r==null?void 0:r.name)||""].map((i,a)=>a%2?"*":i).join("")}}),this.logger.info(`onParticipantMediaJoined: peer ${s} has joined media room. Processing.`),t.forEach(i=>{i.kind===Fs.AUDIO&&!i.screenShare?r.setAudioEnabled(!i.pause):i.kind===Fs.VIDEO&&!i.screenShare&&(r.setVideoEnabled(!i.pause),this.updatePipSource(r.id,!i.pause)),r.producers.push(H(D({},i),{producingTransportId:i.producingTransportId,kind:i.kind===Fs.AUDIO?"audio":"video",producingPeerId:s,mimeType:i.mimeType}))}),this.roomNodeClient.handlePeerCapabilities(s,e),this.context.getValue("flagsmith").hasFeature(ee.FORCE_VIDEO_CODEC)||this.roomNodeClient.shareWebcam(this.self.videoTrack),this.logger.info(`onParticipantMediaJoined: Emitting UPDATE_ACTIVE for peer ${s}`),this.context.getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}updateParticipantsMapMinReplacement(s,t){const e=Array.from(s.keys()),r=new Map(s),i=new Set(t),a=[];e.forEach((o,c)=>{(!i.has(o)||!this.participants.joined.get(o))&&a.push(c)}),t.forEach(o=>{if(s.get(o))return;if(e.length<t.length){e.push(o);return}const c=a.shift();e[c]=o}),a.forEach(o=>{e.splice(o,1)}),Array.from(s.keys()).forEach(o=>{s.delete(o,!i.has(o))}),e.forEach(o=>{if(!this.participants.joined.get(o)){this.logger.warn("updateActiveParticipants::participant_not_in_joined_list",{participant:{id:o}});return}s.add(this.participants.joined.get(o),!r.get(o))}),s.emit("participantsUpdate")}updateParticipantsMap(s,t){Array.from(s.keys()).forEach(r=>{t.includes(r)||s.delete(r,!0)}),t.forEach(r=>{s.get(r)||s.add(this.participants.joined.get(r),!0)}),s.emit("participantsUpdate")}updatePinnedParticipants(){this.participants.pinned.forEach(s=>{s.setIsPinned(!1),this.participants.pinned.delete(s.id)})}setupEventsGlobal(){this.roomSocketHandler.on($.joinRoom,({peer:s})=>{if(!s.waitlisted){const t=this.context.getValue("flagsmith").hasFeature(ee.DEBUG_SOCKET_JOIN);t&&this.logger.info("Processing socket join",{peers:s.peerId}),this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(s)),t&&this.logger.info("Processed socket join",{peers:s.peerId})}}),this.roomSocketHandler.on($.leaveRoom,s=>{const{peerId:t}=s.peer;this.selectedPeers.delete(t,this.context),this.onParticipantLeave(t)}),this.context.getValue("peerSessionStore").on(k.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(k.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(k.CONSUMER_PAUSED,({id:s})=>{this.processConsumerPaused(s)}),this.context.getValue("peerSessionStore").on(k.CONSUMER_RESUMED,({id:s})=>{this.processConsumerResumed(s)}),this.context.getValue("peerSessionStore").on(k.NEW_CONSUMER,({id:s})=>{this.processNewConsumer(s)}),this.context.getValue("peerSessionStore").on(k.CONSUMER_CLOSED,({id:s})=>{this.processConsumerClosed(s)}),this.context.getValue("peerSessionStore").on(k.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(k.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(k.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(k.CONSUMER_SCORE_UPDATE,({score:s,kind:t,appData:e,peerId:r,scoreStats:i})=>{var c;const a=t==="video"&&((c=e==null?void 0:e.screenShare)!=null?c:!1),o=this.participants.joined.get(r);o&&(o.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}))}),this.context.getValue("peerSessionStore").onAsync(k.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(k.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: ${n(this,es).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(k.UPDATE_STAGE_REQUESTS,{request:{displayName:s.name,userId:s.userId,peerId:s.id},add:!0})),this.context.getValue("peerSessionStore").emit(k.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.handlePeerLeaving(s),this.roomNodeClient.closeConsumers(t==null?void 0:t.producers)),t&&t.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&this.context.getValue("peerSessionStore").emit(k.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(k.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(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e})})}processMedia(s){var g;const t=this.roomNodeClient.getConsumers(),{peerId:e,kind:r,appData:i,track:a,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 p=i;return r==="video"&&p.screenShare!==!0&&this.videoPeerConsumerMap.set(e,s),this.logger.info("ParticipantController::processMedia",{consumer:{id:s,peerId:e,kind:r,appData:p,remotelyPaused:d,producerId:o}}),this.consumerPeerMap.set(s,{type:r,peerId:e,appData:p,remotelyPaused:d,producerId:o}),{peerId:e,kind:r,appData:p,remotelyPaused:d,track:a,producerId:o,rtpReceiver:c,localId:l}}processConsumerClosed(s){const{peerId:t,type:e,appData:r,remotelyPaused:i,producerId:a}=this.consumerPeerMap.get(s)||{},o=this.participants.joined.get(t);if(this.logger.info("ParticipantController::processConsumerClosed",{consumer:{id:s,peerId:t,appData:r,kind:e,remotelyPaused:i,producerId:a}}),this.consumerPeerMap.delete(s),e==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(t),!o)return;const c=o.producers.find(l=>l.producerId===a);c&&(c.consumer={id:s,peerId:t,kind:void 0,appData:r,paused:i,producerId:a,rtpReceiver:void 0,localId:void 0});const d=[];r&&r.screenShare?(o.setScreenShareEnabled(!1),this.context.getValue("callstats").consumerSharedMediaState(s,{screen:!1}),o.screenShareTracks.video&&d.push(o.screenShareTracks.video.id),o.screenShareTracks.audio&&d.push(o.screenShareTracks.audio.id),o.screenShareTracks={audio:void 0,video:void 0}):e==="audio"?(o.setAudioEnabled(!1),o.audioTrack&&d.push(o.audioTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!1}),o.audioTrack=void 0):e==="video"&&(o.setVideoEnabled(!1),this.updatePipSource(o.id,!1),o.videoTrack&&d.push(o.videoTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1}),o.videoTrack=void 0),r.e2ee&&d.forEach(l=>{this.context.getValue("peerSessionStore").emit(k.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:l})})}processConsumerResumed(s){var T;const t=this.processMedia(s),{peerId:e,kind:r,appData:i,track:a,remotelyPaused:o,producerId:c,rtpReceiver:d,localId:l}=t;if(!e)return;this.logger.info("ParticipantController::processConsumerResumed",{consumer:{id:s,peerId:e,kind:r,appData:i,remotelyPaused:o,producerId:c}});const p=this.participants.joined.get(e);if(!p)return;const g=p.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(k.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:d,track:a}),i.screenShare){r==="video"?p.screenShareTracks.video=a:r==="audio"&&(p.screenShareTracks.audio=a),p.setScreenShareEnabled(!0),(T=this.context)==null||T.getValue("callstats").consumerSharedMediaState(s,{screen:!0});return}r==="video"?(p.videoTrack=a,p.setVideoEnabled(!0),this.updatePipSource(p.id,!0),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!0})):r==="audio"&&(p.audioTrack=a,p.setAudioEnabled(p.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:p.audioEnabled}))}processConsumerPaused(s){this.logger.info(`ParticipantController::processConsumerPaused called for consumerId: ${s}`);const{peerId:t,kind:e,track:r,appData:i,remotelyPaused:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processConsumerPaused",{consumer:{id:s,peerId:t,kind:e,appData:i,remotelyPaused:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const p=l.producers.find(g=>g.producerId===o);p&&(p.consumer={id:s,peerId:t,kind:e,appData:i,paused:a,producerId:o,rtpReceiver:c,localId:d}),r&&i.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:r.id}),e==="video"?(l.videoTrack=r,l.setVideoEnabled(!1),this.updatePipSource(l.id,!1),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1})):e==="audio"&&(l.audioTrack=r,l.setAudioEnabled(l.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:l.audioEnabled}))}processNewConsumer(s){const{peerId:t,kind:e,remotelyPaused:r,track:i,appData:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processNewConsumer",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const p=l.producers.find(g=>g.producerId===o);if(p&&(p.consumer={id:s,peerId:t,kind:e,appData:a,paused:r,producerId:o,rtpReceiver:c,localId:d}),a.screenShare){e==="video"?l.screenShareTracks.video=i:e==="audio"&&(l.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder||this.context.getValue("flagsmith").hasFeature(ee.SCREEENSHARE_ERR_HACK))&&l.setScreenShareEnabled(!0),a.supportsRemoteControl&&(l.supportsRemoteControl=!0),this.participants.broadcastMessage("screenshareConsumerCreated",{producerId:o,peerId:t,screenShare:!0,consumerId:s,consumerPeerId:this.self.id}),this.logger.info("ParticipantController::newScreenshareConsumer::screenshareConsumerCreated",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});return}e==="video"?(l.videoTrack=i,r||(l.setVideoEnabled(!0),this.updatePipSource(l.id,!0)),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!r})):e==="audio"&&(l.audioTrack=i,r||l.setAudioEnabled(!0),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!r})),!r&&a.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_ACTIVE_CONSUMER,{peerId:t,rtpReceiver:c,track:i})}static formatSocketPeerMessage(s){var e,r,i,a,o,c;if(!s)return;const t=Oh(s.stageType);return{id:s.peerId,userId:s.userId,name:s.displayName,displayName:s.displayName,stageType:t,customParticipantId:s.customParticipantId,presetId:s.presetId,picture:s.displayPictureUrl,waitlisted:s.waitlisted,stageStatus:t,metadata:{preset_name:(e=s.flags)==null?void 0:e.presetName},recorderType:(r=s.flags)==null?void 0:r.recorderType,flags:{hiddenParticipant:(i=s.flags)==null?void 0:i.hiddenParticipant,hidden_participant:(a=s.flags)==null?void 0:a.hiddenParticipant,recorder:((o=s.flags)==null?void 0:o.recorderType)!==void 0&&((c=s.flags)==null?void 0:c.recorderType)!=="NONE"}}}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(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}},es=new WeakMap,fs=new WeakMap,da=new WeakMap,Hg);let Cr=Zf;fn([E.trace("ParticipantController.setupEvents")],Cr.prototype,"setupEvents",1);fn([E.trace("ParticipantController.setupEvents")],Cr.prototype,"setupEventsGlobal",1);fn([E.trace("ParticipantController.processMedia")],Cr.prototype,"processMedia",1);fn([E.trace("ParticipantController.processConsumerClosed")],Cr.prototype,"processConsumerClosed",1);fn([E.trace("ParticipantController.processConsumerResumed")],Cr.prototype,"processConsumerResumed",1);fn([E.trace("ParticipantController.processConsumerPaused")],Cr.prototype,"processConsumerPaused",1);fn([E.trace("ParticipantController.processNewConsumer")],Cr.prototype,"processNewConsumer",1);const ue=Rs(wh().permissions);var q,la,ua,Wd,ft,Nt;const bn=class extends qt{constructor(e,r,i,a=!1){const o=e.getValue("logger");super(o);m(this,ft);m(this,q,void 0);m(this,la,void 0);m(this,ua,void 0);m(this,Wd,e=>{var p,g,T;const l=e,{chat:r,connectedMeetings:i,plugins:a,polls:o,media:c}=l,d=io(l,["chat","connectedMeetings","plugins","polls","media"]);if(r&&(r.private&&br(n(this,q).chat.private,r.private),r.public&&br(n(this,q).chat.public,r.public),this.emit("chatUpdate")),i&&br(n(this,q).connectedMeetings,i),c){const v=_=>{switch(_){case Xr.NONE:return j.Allowed;case Xr.ALLOWED:return j.Allowed;case Xr.NOT_ALLOWED:return j.NotAllowed;case Xr.CAN_REQUEST:return j.CanRequest;default:return}},P={audio:void 0,video:void 0,screenshare:void 0};(p=c.audio)!=null&&p.canProduce&&(P.audio={canProduce:v(c.audio.canProduce)}),(g=c.video)!=null&&g.canProduce&&(P.video={canProduce:v(c.video.canProduce)}),(T=c.screenshare)!=null&&T.canProduce&&(P.screenshare={canProduce:v(c.screenshare.canProduce)}),br(n(this,q).media,P)}a&&(br(n(this,q).plugins,a),this.emit("pluginsUpdate")),o&&(br(n(this,q).polls,o),this.emit("pollsUpdate")),Object.keys(d).length!==0&&br(n(this,q),d),this.emit("permissionsUpdate",e)});if(!r)throw this.logger.error("PermissionPreset::load_preset_permissions_failed"),new b("Could not load preset permissions.","0904");f(this,ua,e),f(this,la,i),f(this,q,r),a&&this.setupEvents()}setupEvents(){n(this,ua).getValue("peerSessionStore").on(k.UPDATE_PERMISSIONS,n(this,Wd))}static fromResponse(e,r,i){return new bn(i,e,r,!0)}static default(e,r){return new bn(e,ue,r)}static init(e,r,i){let a;return i?a=new bn(e,i,r,!0):a=new bn(e,ue,r),a}get mediaRoomType(){return"CF"}get stageEnabled(){var e;return((e=n(this,q))==null?void 0:e.stageEnabled)||n(this,la)===At.Webinar||n(this,la)===At.Livestream}get acceptStageRequests(){var e,r;return this.stageEnabled?((e=n(this,q))==null?void 0:e.acceptStageRequests)||((r=n(this,q))==null?void 0:r.canAcceptProductionRequests):!1}get stageAccess(){var e,r,i;return((e=n(this,q))==null?void 0:e.stageAccess)===j.NotAllowed?j.NotAllowed:((r=n(this,q))==null?void 0:r.stageAccess)===j.CanRequest?j.CanRequest:((i=n(this,q))==null?void 0:i.stageAccess)===j.Allowed||n(this,q).media.audio.canProduce===j.Allowed||n(this,q).media.video.canProduce===j.Allowed||n(this,q).media.screenshare.canProduce===j.Allowed?j.Allowed:n(this,q).media.audio.canProduce===j.CanRequest||n(this,q).media.video.canProduce===j.CanRequest||n(this,q).media.screenshare.canProduce===j.CanRequest?j.CanRequest:j.NotAllowed}get acceptWaitingRequests(){var e,r;return(r=(e=n(this,q))==null?void 0:e.acceptWaitingRequests)!=null?r:ue.acceptWaitingRequests}get requestProduceVideo(){var e,r,i;return((i=(r=(e=n(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=n(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=n(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=n(this,q))==null?void 0:e.disableParticipantAudio)!=null?r:ue.disableParticipantAudio}get canAllowParticipantScreensharing(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canAcceptProductionRequests)!=null?r:ue.canAcceptProductionRequests}get canAllowParticipantVideo(){var e,r;return(r=(e=n(this,q))==null?void 0:e.disableParticipantVideo)!=null?r:ue.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var e,r;return(r=(e=n(this,q))==null?void 0:e.kickParticipant)!=null?r:ue.kickParticipant}get pinParticipant(){var e,r;return(r=(e=n(this,q))==null?void 0:e.pinParticipant)!=null?r:ue.pinParticipant}get canRecord(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canRecord)!=null?r:ue.canRecord}get waitingRoomType(){var e,r;return(r=(e=n(this,q))==null?void 0:e.waitingRoomType)!=null?r:ue.waitingRoomType}get waitingRoomBehaviour(){var e,r;return(r=(e=n(this,q))==null?void 0:e.waitingRoomType)!=null?r:ue.waitingRoomType}get plugins(){var e,r;return(r=(e=n(this,q))==null?void 0:e.plugins)!=null?r:ue.plugins}get polls(){var e,r;return(r=(e=n(this,q))==null?void 0:e.polls)!=null?r:ue.polls}get produceVideo(){return this.canProduceVideo}get requestProduce(){return n(this,q).media.audio.canProduce===j.CanRequest||n(this,q).media.video.canProduce===j.CanRequest||n(this,q).media.screenshare.canProduce===j.CanRequest}get canProduceVideo(){var r;const e=(r=n(this,q).media.video.canProduce)!=null?r:ue.media.video.canProduce;return this.stageEnabled&&(n(this,ft,Nt)==="ACCEPTED_TO_JOIN_STAGE"||n(this,ft,Nt)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(n(this,ft,Nt)==="OFF_STAGE"||n(this,ft,Nt)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get produceScreenshare(){return this.canProduceScreenshare}get canProduceScreenshare(){var r;const e=(r=n(this,q).media.screenshare.canProduce)!=null?r:ue.media.screenshare.canProduce;return this.stageEnabled&&(n(this,ft,Nt)==="ACCEPTED_TO_JOIN_STAGE"||n(this,ft,Nt)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(n(this,ft,Nt)==="OFF_STAGE"||n(this,ft,Nt)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get produceAudio(){return this.canProduceAudio}get canProduceAudio(){var r;const e=(r=n(this,q).media.audio.canProduce)!=null?r:ue.media.audio.canProduce;return this.stageEnabled&&(n(this,ft,Nt)==="ACCEPTED_TO_JOIN_STAGE"||n(this,ft,Nt)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(n(this,ft,Nt)==="OFF_STAGE"||n(this,ft,Nt)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get chatPublic(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.public)!=null?i:ue.chat.public}get chatPrivate(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.private)!=null?i:ue.chat.private}get chatChannel(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.channel)!=null?i:ue.chat.channel}get chatMessage(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.message)!=null?i:ue.chat.message}get connectedMeetings(){var e,r;return(r=(e=n(this,q))==null?void 0:e.connectedMeetings)!=null?r:ue==null?void 0:ue.connectedMeetings}get hiddenParticipant(){var e,r;return(r=(e=n(this,q))==null?void 0:e.hiddenParticipant)!=null?r:ue.hiddenParticipant}get showParticipantList(){var e;return(e=n(this,q).showParticipantList)!=null?e:ue.showParticipantList}get canChangeParticipantRole(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canChangeParticipantPermissions)!=null?r:ue.canChangeParticipantPermissions}get canChangeParticipantPermissions(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canChangeParticipantPermissions)!=null?r:ue.canChangeParticipantPermissions}get canChangeTheme(){return!1}get canPresent(){return n(this,q).media.audio.canProduce===j.Allowed||n(this,q).media.video.canProduce===j.Allowed||n(this,q).media.screenshare.canProduce===j.Allowed}get acceptPresentRequests(){return this.acceptStageRequests}get canEditDisplayName(){var e;return(e=n(this,q).canEditDisplayName)!=null?e:!1}get maxScreenShareCount(){return 1}get isRecorder(){return n(this,q).isRecorder}get canSpotlight(){return n(this,q).canSpotlight}get canLivestream(){return n(this,q).canLivestream}get transcriptionEnabled(){return n(this,q).transcriptionEnabled}};let Gu=bn;q=new WeakMap,la=new WeakMap,ua=new WeakMap,Wd=new WeakMap,ft=new WeakSet,Nt=function(){return n(this,ua).getValue("stageStatus")};var ts;class eT extends qt{constructor(){super(...arguments);h(this,"localMediaHandler");m(this,ts,void 0)}updatePermission(){return u(this,null,function*(){var d,l;const e=(p,g)=>{this.mediaPermissions[p]=g;const T={message:this.mediaPermissions[p],kind:p};g==="DENIED"?n(this,ts).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_ERROR,T):n(this,ts).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,T)};if(Se.getName()==="firefox")return;const r="microphone",i="camera",a=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=(p,g)=>{switch(g){case"granted":e(p,"ACCEPTED");break;case"denied":e(p,"DENIED");break;case"prompt":e(p,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};a&&(a.onchange=()=>c("audio",a.state)),o&&(o.onchange=()=>c("video",o.state))})}populateMediaPermissionsInCallstats(i){return u(this,arguments,function*({message:e,kind:r}){var a,o,c,d;switch(r){case"audio":{(a=n(this,ts))==null||a.getValue("callstats").mediaPermission("AUDIO",e),(o=n(this,ts))==null||o.getValue("callstats").mediaPermission("SPEAKER",e);break}case"video":{(c=n(this,ts))==null||c.getValue("callstats").mediaPermission("VIDEO",e);break}case"screenshare":{(d=n(this,ts))==null||d.getValue("callstats").mediaPermission("SCREENSHARE",e);break}}})}get peerId(){var e;return(e=n(this,ts))==null?void 0:e.getValue("peerId")}init(){return u(this,arguments,function*(e={},r=!1,i=null){var a,o,c,d,l,p,g;if(Se.init(),i&&f(this,ts,i),!this.localMediaHandler)try{let T=!0;if((a=i==null?void 0:i.getValue("defaults"))!=null&&a.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 Dt(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(k.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(k.MEDIA_PERMISSION_ERROR,v=>u(this,null,function*(){const{kind:P,message:_,constraints:C}=v;this.populateMediaPermissionsInCallstats({message:_,kind:P}),P==="audio"?(this.logger.info(`Disabling audio due to media permission error skipping: ${this.localMediaHandler.audioUpdateInProgress}`),this.localMediaHandler.audioUpdateInProgress===!1&&this.disableAudio()):P==="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:P,message:_}}),this.emit("mediaPermissionError",v),this.emit("mediaPermissionUpdate",{message:_,kind:P})})),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:(p=e==null?void 0:e.video)!=null?p:!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,ts,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})})}}ts=new WeakMap;var UD=Object.defineProperty,$D=Object.getOwnPropertyDescriptor,_t=(s,t,e,r)=>{for(var i=r>1?void 0:r?$D(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&UD(t,e,i),i},ha,Tt,pa,Fe,sr,ci,qe,Qe,ga,gd,Le,Be,ma,fa,Zo,Wu,qg;let Ye=(qg=class extends eT{constructor(t,e,r,i,a){var c;const o=t.getValue("logger");super(o);m(this,sr);m(this,qe);m(this,ga);m(this,Le);m(this,Zo);h(this,"name");h(this,"picture");h(this,"customParticipantId");h(this,"waitlistStatus");m(this,ha,void 0);m(this,Tt,void 0);m(this,pa,void 0);h(this,"role");h(this,"userId");h(this,"organizationId");h(this,"supportsRemoteControl",!1);h(this,"device");m(this,Fe,void 0);h(this,"hidden",!1);h(this,"presetName");h(this,"roomState","init");m(this,ma,new Set);m(this,fa,new Set);f(this,Fe,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,Tt,r),f(this,ha,i),this.hidden=!1,f(this,pa,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=Se.isElectron(),this.device=Se.getDeviceInfo(),this.presetName=a,i.viewType!==At.Chat&&this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),U(this,Zo,Wu).call(this)}get telemetry(){return n(this,Fe).getValue("telemetry")}get stageStatus(){return n(this,Fe).getValue("stageStatus")}get producers(){var t,e;return Array.from((e=(t=n(this,qe,Qe).getProducers())==null?void 0:t.values())!=null?e:[])}get id(){return this.peerId}get peerId(){return n(this,Fe).getValue("peerId")}static __init__(t,e,r,i,a,o=!1){return u(this,null,function*(){var T,v,P,_,C,w;let c=(v=(T=t.getValue("defaults"))==null?void 0:T.audio)!=null?v:!0,d=(_=(P=t.getValue("defaults"))==null?void 0:P.video)!=null?_:!0;r.canProduceAudio!=="ALLOWED"&&(c=!1),r.canProduceVideo!=="ALLOWED"&&(d=!1);const l=new Ye(t,e,r,i,a);if(i.viewType===At.Chat)return l;const p=z0(i.mediaConstraints);br(p,(C=t.getValue("defaults"))==null?void 0:C.mediaConfiguration);const g=(w=t.getValue("defaults"))==null?void 0:w.mediaHandler;return g&&(g.context=t),yield l.init({audio:c,video:d,constraints:p},o,t),l.setupEvents(),l})}cleanupEvents(){this.removeAllListeners("videoUpdate"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("VIDEO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_LIST_UPDATED"),this.localMediaHandler.removeAllListeners("SCREENSHARE_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("SCREENSHARE_ENDED"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_SILENT"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_AUDIO"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_VIDEO"),n(this,Tt).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",U(this,Zo,Wu));const t=n(this,ga,gd);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",D({},pi(this))),n(this,Le,Be)&&this.audioEnabled)try{yield n(this,qe,Qe).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",D({},pi(this))),n(this,Le,Be)&&this.rawVideoTrack===void 0)this.logger.info("Self::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&n(this,Le,Be))try{const e=yield n(this,qe,Qe).shareWebcam(this.videoTrack);e&&e.id!==this.videoTrack.id&&n(this,Fe).getValue("flagsmith").hasFeature(ee.EXP_RESHARE)&&(yield n(this,qe,Qe).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=n(this,ga,gd))==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(!n(this,Le,Be)){this.logger.error("Self.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{yield n(this,qe,Qe).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",D({},pi(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",D({},pi(this)))})),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{var e;(e=n(this,Fe))==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;n(this,Le,Be)&&(yield n(this,qe,Qe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(e=n(this,Fe))==null||e.getValue("callstats").videoOff()})),n(this,Tt).on("permissionsUpdate",e=>{var r,i,a;(r=e==null?void 0:e.media)!=null&&r.audio&&n(this,Tt).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&&n(this,Tt).canProduceVideo!==j.Allowed&&(this.disableVideo(),this.logger.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(a=e==null?void 0:e.media)!=null&&a.screenshare&&n(this,Tt).canProduceScreenshare!==j.Allowed&&(this.disableScreenShare(),this.logger.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return n(this,Tt)}get config(){return n(this,ha)}get roomJoined(){var t;return n(this,ha).viewType===At.Livestream&&this.stageStatus!=="ON_STAGE"?((t=n(this,Fe).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:n(this,Le,Be)}setName(t){if(!t)throw new b("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&&!(n(this,Tt).canProduceAudio===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if((e=n(this,Fe))==null||e.getValue("callstats").audioOn(),yield this.localMediaHandler.enableAudio(t),n(this,Le,Be)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{yield n(this,qe,Qe).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(n(this,Tt).canProduceVideo!==j.NotAllowed&&!(n(this,Tt).canProduceVideo===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if((e=n(this,Fe))==null||e.getValue("callstats").videoOn(),yield this.localMediaHandler.enableVideo(t),n(this,Le,Be)&&this.stageStatus==="ON_STAGE")try{yield n(this,qe,Qe).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",D({},pi(this)))}})}updateVideoConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateVideoConstraints)throw new b("Unsupported","1102");yield this.localMediaHandler.updateVideoConstraints(t)})}enableScreenShare(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t enable screenshare without joining room","1105");if(n(this,Tt).canProduceScreenshare!==j.NotAllowed&&!(n(this,Tt).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 n(this,qe,Qe).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 b("Unsupported","1102");yield this.localMediaHandler.updateScreenshareConstraints(t)})}disableAudio(){return u(this,null,function*(){var t;this.audioEnabled&&(this.localMediaHandler.disableAudio(),n(this,Le,Be)&&n(this,qe,Qe).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),(t=n(this,Fe))==null||t.getValue("callstats").audioOff())})}disableVideo(){return u(this,null,function*(){var t;this.videoEnabled&&(yield this.localMediaHandler.disableVideo(),n(this,Le,Be)&&(yield n(this,qe,Qe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(t=n(this,Fe))==null||t.getValue("callstats").videoOff())})}disableScreenShare(){return u(this,null,function*(){this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare(),n(this,Le,Be)&&(yield n(this,qe,Qe).disableScreenShare()),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))})}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var i;f(this,pa,t);const r=t?"pinned":"unpinned";(i=n(this,sr,ci))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return n(this,pa)}pin(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t pin participants without joining room","1105");return this.show(),n(this,qe,Qe).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t unpin participants without joining room","1105");return n(this,qe,Qe).pinPeer(null)})}hide(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})})}show(){if(!n(this,Le,Be))throw new b("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,a;if(!t)throw new b("No device selected","1104");const e=this.getCurrentDevices();if(t.deviceId&&(((r=e==null?void 0:e.audio)==null?void 0:r.deviceId)===t.deviceId||((i=e==null?void 0:e.video)==null?void 0:i.deviceId)===t.deviceId||((a=e==null?void 0:e.speaker)==null?void 0:a.deviceId)===t.deviceId)&&(this.logger.warn("Self.setDevice.setting_to_in_use_device",{devices:[t]}),n(this,Fe).getValue("flagsmith").hasFeature(ee.SKIP_SETTING_IN_USE_DEVICE)))throw new b("Cannot set device currently in use","1106");switch(t.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(t,{saveDevicePreference:!0})}catch(o){n(this,Le,Be)&&(yield n(this,qe,Qe).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){n(this,Le,Be)&&(yield n(this,qe,Qe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}})}cleanUpTracks(){var t,e,r,i;(t=this.audioTrack)==null||t.stop(),(e=this.rawAudioTrack)==null||e.stop(),(r=this.videoTrack)==null||r.stop(),(i=this.rawVideoTrack)==null||i.stop()}playAudio(){var t;return(t=n(this,ga,gd))==null?void 0:t.play()}registerVideoElement(t,e=!1){var r,i;t&&(e?n(this,ma).add(t):n(this,fa).add(t),this.updateVideo(t),e||(i=n(this,sr,ci))==null||i.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(r=this.raised)!=null?r:!1))}deregisterVideoElement(t,e=!1){if(!t){n(this,sr,ci).removeSource(this.id);return}t.srcObject=void 0,e?n(this,ma).delete(t):(n(this,fa).delete(t),n(this,sr,ci).removeSource(this.id))}updateVideo(t,e=!1){var r,i,a;if(this.videoEnabled){if(this.videoTrack==null)return;const o=(r=t.srcObject)==null?void 0:r.getTracks()[0];if((o==null?void 0:o.id)===this.videoTrack.id)return;const c=new MediaStream;c.addTrack(this.videoTrack),t.srcObject=c,e||(i=n(this,sr,ci))==null||i.enableSource(this.id)}else t.srcObject=void 0,e||(a=n(this,sr,ci))==null||a.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},ha=new WeakMap,Tt=new WeakMap,pa=new WeakMap,Fe=new WeakMap,sr=new WeakSet,ci=function(){return n(this,Fe).getValue("pip")},qe=new WeakSet,Qe=function(){return n(this,Fe).getValue("roomNodeClient")},ga=new WeakSet,gd=function(){return n(this,Fe).getValue("audioPlayback")},Le=new WeakSet,Be=function(){var t;return((t=n(this,Fe).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},ma=new WeakMap,fa=new WeakMap,Zo=new WeakSet,Wu=function(){Array.from(n(this,fa)).forEach(t=>this.updateVideo(t,!1)),Array.from(n(this,ma)).forEach(t=>this.updateVideo(t,!0))},qg);_t([E.trace("Self.cleanupEvents")],Ye.prototype,"cleanupEvents",1);_t([E.trace("Self.setupEvents")],Ye.prototype,"setupEvents",1);_t([E.trace("Self.setupTracks")],Ye.prototype,"setupTracks",1);_t([E.trace("Self.destructMediaHandler")],Ye.prototype,"destructMediaHandler",1);_t([E.trace("Self.removeDocumentEventListeners")],Ye.prototype,"removeDocumentEventListeners",1);_t([_r.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"Self.toggleAudio",timeout:3e3}),E.trace("Self.enableAudio")],Ye.prototype,"enableAudio",1);_t([_r.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"Self.toggleVideo",timeout:3e3}),E.trace("Self.enableVideo")],Ye.prototype,"enableVideo",1);_t([E.trace("Self.updateVideoConstraints")],Ye.prototype,"updateVideoConstraints",1);_t([E.trace("Self.enableScreenShare"),_r.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3})],Ye.prototype,"enableScreenShare",1);_t([E.trace("Self.updateScreenshareConstraints")],Ye.prototype,"updateScreenshareConstraints",1);_t([_r.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"Self.toggleAudio",timeout:3e3}),E.trace("Self.disableAudio")],Ye.prototype,"disableAudio",1);_t([_r.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"Self.toggleVideo",timeout:3e3}),E.trace("Self.disableVideo")],Ye.prototype,"disableVideo",1);_t([_r.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3}),E.trace("Self.disableScreenShare")],Ye.prototype,"disableScreenShare",1);_t([E.trace("Self.setDevice")],Ye.prototype,"setDevice",1);Ye=_t([ut("1100")],Ye);class $h extends Error{constructor(t){super(t!=null?t:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,$h)}}class Fh extends Error{constructor(t){super(t!=null?t:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,Fh)}}var ec;class Ju{constructor(t,e=!1){h(this,"pendingTasks",new Map);h(this,"nextTaskId",0);h(this,"stopping",!1);m(this,ec,void 0);this.log=e,f(this,ec,{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,a)=>{const o={id:this.nextTaskId++,task:t,metadata:r,name:e,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:c=>{if(o.completed)return;o.completed=!0,this.pendingTasks.delete(o.id),i(c);const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)},reject:c=>{if(!o.completed&&(o.completed=!0,this.pendingTasks.delete(o.id),a(c),!this.stopping)){const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)}}};this.pendingTasks.set(o.id,o),this.pendingTasks.size===1&&this.execute(o)})})}stop(){this.stopping=!0;for(const t of this.pendingTasks.values())t.reject(new $h);this.stopping=!1}remove(t){const e=Array.from(this.pendingTasks.values())[t];e&&e.reject(new Fh)}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();n(this,ec).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)}})}}ec=new WeakMap;function FD(s,t){const e=new Error(t);return e.name=s,e}class Mo extends b{constructor(t){super(t),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Mo):this.stack=new Error(t).stack}}class It extends b{constructor(t){super(t),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,It):this.stack=new Error(t).stack}}class gi extends b{constructor(t){super(t),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,It):this.stack=new Error(t).stack}}const Tg=s=>new Promise(t=>setTimeout(t,s));function tT(s,t){return u(this,null,function*(){return new Promise((e,r)=>u(this,null,function*(){const{strategy:i,maxRetryCount:a,delayTime:o}=D({strategy:"linear",maxRetryCount:3,delayTime:10},t);let c=0,d,l=!1;const p=g=>{l=!0,r(g)};for(;c<a;){try{const g=yield s(c,p);return e(g)}catch(g){if(d=g,l)break;if(c<a)i==="linear"?yield Tg(o*(c+1)):i==="exponential"&&(yield Tg(o*(c+Math.max(0,c-1))));else break}c+=1}return r(d)}))})}function BD(s){return s.map(t=>({channels:t.channels,clockRate:t.clockRate,mimeType:t.mimeType,sdpFmtpLine:t.sdpFmtpLine}))}function HD(s){return s.map(t=>({uri:t.uri}))}function sd(s){return{codecs:BD(s.codecs),headerExtensions:HD(s.headerExtensions?s.headerExtensions:[])}}function qD(s){const t=RTCRtpReceiver.getCapabilities("audio"),e=RTCRtpReceiver.getCapabilities("video"),r=RTCRtpSender.getCapabilities("audio"),i=RTCRtpSender.getCapabilities("video");s&&(e.codecs=e.codecs.filter(({mimeType:d})=>s===d),i.codecs=i.codecs.filter(({mimeType:d})=>s===d));const a={audio:sd(t),video:sd(e)};return{sender:{audio:sd(r),video:sd(i)},receiver:a}}var Je;class jD{constructor(t){m(this,Je,void 0);h(this,"events");f(this,Je,t),this.events=Cs}joinRoom(t,e,r,i=!1,a=null){return u(this,null,function*(){const o={roomUuid:t,displayName:e,prejoined:i,capabilities:r};return a&&(o.location=a),(yield n(this,Je).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:iR.toBinary(o),timeout:5e3})).payload})}connectTransport(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.createWebRTCTransport,Dw.toBinary(t))).payload,{transportId:r,description:i,producerIds:a}=gf.fromBinary(e),o={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:o,producerIds:a}})}produce(t){return u(this,null,function*(){var a,o;const e=(yield n(this,Je).sendMessagePromise(this.events.produce,yR.toBinary(t))).payload,r=tb.fromBinary(e);return{answer:{sdp:(a=r==null?void 0:r.description)==null?void 0:a.sdp,type:(o=r==null?void 0:r.description)==null?void 0:o.type},producerId:r.producerId}})}consume(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.consume,pR.toBinary(t))).payload,{consumerIdsMap:{map:r},description:i}=ZR.fromBinary(e);return{consumerStateMap:r,sessionDescription:i}})}closeProducer(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.closeProducer,RR.toBinary(t))).payload,{description:r}=cb.fromBinary(e);return r})}closeConsumer(t){return u(this,null,function*(){return(yield n(this,Je).sendMessagePromise(this.events.closeConsumer,kR.toBinary(t))).payload})}updateConsumersSimulcastConfig(t){return u(this,null,function*(){return(yield n(this,Je).sendMessagePromise(this.events.updateConsumersSimulcastConfig,TR.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 n(this,Je).sendMessagePromise(this.events.hostControlPeer,NR.toBinary(r))).payload;if(!i)return!1;const{status:a}=mb.fromBinary(i);return a==="success"})}hostControlForAll(t){return u(this,null,function*(){const e={audio:t==="audio",screenShare:!1,video:t==="video"},r=(yield n(this,Je).sendMessagePromise(this.events.hostControlAllPeers,VR.toBinary(e))).payload;if(!r)return!1;const{status:i}=Tb.fromBinary(r);return i==="success"})}kickAll(){return u(this,null,function*(){const t={propagateKickAcrossRooms:!1};n(this,Je).sendMessagePromise($.kickAll,vf.toBinary(t))})}kickPeer(t){return u(this,null,function*(){n(this,Je).sendMessagePromise($.kick,_f.toBinary(t))})}changeDisplayName(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.changeDisplayName,DR.toBinary(t))).payload;if(!e)return!1;const{status:r}=yb.fromBinary(e);return r==="success"})}notifySelfJoinComplete(){return u(this,null,function*(){const t={},e=(yield n(this,Je).sendMessagePromise(this.events.selfJoinComplete,aR.toBinary(t))).payload;return Ru.fromBinary(e)})}audioActivity(t){return u(this,null,function*(){n(this,Je).sendMessage(this.events.audioActivity,Nw.toBinary(t))})}}Je=new WeakMap;var Dn=(s=>(s.NEW="new",s.CONNECTING="connecting",s.RECONNECTING="reconnecting",s.DISCONNECTED="disconnected",s.CONNECTED="connected",s.FAILED="failed",s.CLOSED="closed",s))(Dn||{}),tc;class Gl extends lt.EventEmitter{constructor(e){super();m(this,tc,void 0);f(this,tc,e),this.setMaxListeners(1/0)}get logger(){return n(this,tc).getValue("logger")}safeEmit(e,...r){const i=this.listenerCount(e);try{return this.emit(e,...r)}catch(a){return this.logger.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:a}),Boolean(i)}}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((a,o)=>{setTimeout(o,r,"event request timeout");try{this.emit(e.toString(),...i,a,o)}catch(c){this.logger.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:c}),o(c)}})})}}tc=new WeakMap;class Bh extends Gl{constructor(){super(...arguments);h(this,"_sendWebStream",new MediaStream);h(this,"_sendScreenShareStream",new MediaStream);h(this,"_direction");h(this,"pc");h(this,"_transportReady",!1);h(this,"_mapMidTransceiver",new Map);h(this,"enableHighBitrate",!1);h(this,"enableStereo",!1);h(this,"enableDtx",!0)}get midTransceiverMap(){return this._mapMidTransceiver}close(){if(this.logger.debug(`${this.name}::close()`),this.pc)try{this.pc.close()}catch(e){this.logger.error(`${this.name}::pc.close()`,{error:e})}}restartIce(){return u(this,null,function*(){this.logger.debug(`${this.name}::restartIce()`);const e=yield this.pc.createOffer({iceRestart:!0});return this.logger.debug(`${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.info(`${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i)})}})}init({direction:e,iceServers:r,iceTransportPolicy:i,additionalSettings:a,proprietaryConstraints:o,onTrackHandler:c}){this.logger.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection(D({iceServers:r||[],iceTransportPolicy:i||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"},a),o),c&&this.pc.addEventListener("track",d=>{c(d)}),this._addEventListeners()}connect(){return u(this,null,function*(){this.pc.addTransceiver("video",{direction:"sendonly"});const e=yield this.pc.createOffer();return yield this.pc.setLocalDescription(e),this.logger.info(`connect offer: ${JSON.stringify(e)}`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.debug(`${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(`stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(i)}]`),yield this.pc.setLocalDescription(i),{offerSdp:i,callback:o=>u(this,null,function*(){this.logger.debug(`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 a=i.sender.getParameters();a.encodings.forEach((o,c)=>{c<=r?o.active=!0:o.active=!1}),yield i.sender.setParameters(a)})}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 a=i.sender.getParameters();a.encodings.forEach((o,c)=>{a.encodings[c]=D(D({},o),r)}),yield i.sender.setParameters(a)})}getSenderStats(e){this._assertSendDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.sender.getStats()}_addEventListeners(){this.pc.addEventListener("icecandidate",e=>{e.candidate&&this.emit("@icecandidate",{candidate:e.candidate})}),this.pc.addEventListener("iceconnectionstatechange",()=>{switch(this.pc.iceConnectionState){case"checking":this.emit("@connectionstatechange","connecting");break;case"connected":case"completed":this.emit("@connectionstatechange","connected"),this._transportReady=!0;break;case"failed":this.emit("@connectionstatechange","failed");break;case"disconnected":this.emit("@connectionstatechange","disconnected");break;case"closed":this.emit("@connectionstatechange","closed");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("negotiationneeded",()=>{this.emit("@negotiationneeded",{}),this.logger.debug("negotiationneeded")}),this.pc.addEventListener("icegatheringstatechange",()=>{switch(this.pc.iceGatheringState){case"gathering":this.logger.debug("icegatheringstatechange | gathering"),this.emit("@icegatheringstatechange","gathering");break;case"complete":this.logger.debug("icegatheringstatechange | complete"),this.emit("@icegatheringstatechange","complete");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("icecandidateerror",e=>{this.logger.warn("icecandidateerror",{error:{code:e.errorCode,message:e.errorText}})}),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 Hh extends Bh{static createFactory(t){return()=>new Hh(t)}get name(){return"Chrome74"}init({direction:t,iceServers:e,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:a,onTrackHandler:o}){this._direction=t,this.pc=new RTCPeerConnection(D({iceServers:e||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan"},i),a),o&&this.pc.addEventListener("track",c=>{o(c)}),this._addEventListeners()}send(a){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 p=[];r&&r.length&&r.forEach(g=>{var v;const T=l.codecs.find(P=>P.mimeType.includes(g.name));if(g.parameters){this.logger.debug(`codecOption.parameters:${JSON.stringify(g.parameters)}`);const P=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];P.push(...g.parameters);const _=Array.from(new Set(P).values());T.sdpFmtpLine=_.join(";")}p.push(T)}),this.logger.info(`selected codecs: ${JSON.stringify(p)}`),o.setCodecPreferences(p)}const c=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(c),r&&r.findIndex(({name:l})=>l==="opus")>=0){const{enableDtx:l,enableStereo:p}=this,g=this.enableHighBitrate?p?128e3:64e3:p?64e3:32e3;c.sdp=c.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${l?"usedtx=1;":""}${p?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${g}`),c.sdp+=`a=rtcp-fb:111 nack\r
|
|
9
|
+
`).map(e=>ti.parseTranscript(e,!1)).filter(Boolean):[]}getActiveTranscript(){return u(this,null,function*(){try{const t=dt(),{transcript:e}=yield t.getActiveTranscript();this.transcripts=ti.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)})}},xo=new WeakMap,Ng);Lf([E.trace("Ai.getActiveTranscript")],ti.prototype,"getActiveTranscript",1);ti=Lf([ut("0000")],ti);var v0=Object.defineProperty,y0=Object.getOwnPropertyDescriptor,S0=(s,t,e,r)=>{for(var i=r>1?void 0:r?y0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&v0(t,e,i),i},Lr,jn,Vt,Lg;const Vf=(Lg=class{constructor(s,t,e,r,i,a){h(this,"meta");h(this,"ai");m(this,Lr,void 0);m(this,jn,void 0);h(this,"aiSocketHandler");m(this,Vt,void 0);f(this,Vt,s),this.meta=new xu(s,t,t.config.viewType,e,a),this.ai=r,f(this,Lr,t),f(this,jn,e),this.aiSocketHandler=i,t.config.viewType!==At.Chat&&this.setupEvents()}get telemetry(){return n(this,Vt).getValue("telemetry")}get logger(){return n(this,Vt).getValue("logger")}static init(s,t,e,r,i){return u(this,null,function*(){const a=yield ti.init(s,t.permissions.transcriptionEnabled);return new Vf(s,t,e,a,r,i)})}conditionallySetActiveTab(s){var t;s!=null&&s.currentTab&&((t=this.meta.selfActiveTab)==null?void 0:t.id)!==s.currentTab.id&&(this.meta.setSelfActiveTab(s.currentTab,Nf.Meeting),this.meta.emit("activeTabUpdate",s.currentTab))}setupEvents(){n(this,Vt).getValue("peerSessionStore").on(k.TRANSPORT_STATE_UPDATE,s=>{this.meta.emit("mediaConnectionUpdate",s)}),n(this,Vt).getValue("peerSessionStore").on(k.SOCKET_STATE_UPDATE,s=>{this.meta.emit("socketConnectionUpdate",s)}),n(this,Vt).getValue("peerSessionStore").on(k.ROOM_STATE,({createdAt:s,roomUuid:t})=>{const e=this.meta.meetingStartedTimestamp;if(t&&(this.meta.sessionId=t),s&&!e){const r=new Date(s*1e3);this.meta.meetingStartedTimestamp=r,this.meta.emit("meetingStartTimeUpdate",{meetingStartedTimestamp:this.meta.meetingStartedTimestamp})}}),n(this,Vt).getValue("peerSessionStore").on(k.PRODUCER_SCORE_UPDATE,({score:s})=>{s<5&&this.meta.emit("poorConnection",{score:s})}),n(this,Lr).permissions.canSpotlight&&(this.logger.info("MetaController::Asserting Spotlight"),this.meta.selfActiveTab&&n(this,jn).broadcastMessage("spotlight",{userId:n(this,Lr).userId,currentTab:this.meta.selfActiveTab})),n(this,Vt).getValue("peerSessionStore").on(k.PEER_JOINED_INTERNAL,s=>u(this,null,function*(){n(this,Lr).permissions.canSpotlight&&this.meta.selfActiveTab&&n(this,jn).broadcastToPeers("spotlight",[s.id],{userId:n(this,Lr).userId,currentTab:this.meta.selfActiveTab})})),n(this,Vt).getValue("peerSessionStore").on(k.ROOM_MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=D(D({},s),s.payload)}else if("roomMessageType"in s){if(s.roomMessageType!=="spotlight")return;t=s}else return;this.logger.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:t.userId},currentTab:{id:(e=t.currentTab)==null?void 0:e.id,type:(r=t.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(t)}),n(this,Vt).getValue("peerSessionStore").on(k.MESSAGE,s=>{var e,r;let t;if("type"in s){if(s.type!=="spotlight")return;t=D(D({},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($.transcript,s=>{const{meetingId:t,transcript:e,isPartial:r}=s;let i;try{i=ti.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:a,name:o,transcript:c}=i;this.logger.debug(`${t} Received transcript for peer ${a} - ${o}: ${c}`)})}},Lr=new WeakMap,jn=new WeakMap,Vt=new WeakMap,Lg);let xf=Vf;S0([E.trace("MetaController.setupEvents")],xf.prototype,"setupEvents",1);const co={},_r={executeWithLock({methodName:s,lockName:t,timeout:e}){return(r,i,a)=>{const o=a.value;return a.value=function(...d){var P,_;const l=(_=(this==null?void 0:this.peerId)||((P=d[0])==null?void 0:P.authToken))!=null?_:"",p=`${t}-${l}`,g=this==null?void 0:this.logger;if(co[p]){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:p}}),C}co[p]=!0;const T=setTimeout(()=>delete co[p],e),v=o.apply(this,d);return Promise.resolve(v).then(()=>{delete co[p],clearTimeout(T)}).catch(()=>{delete co[p],clearTimeout(T)}),v},a}}};var E0=Object.defineProperty,P0=Object.getOwnPropertyDescriptor,mn=(s,t,e,r)=>{for(var i=r>1?void 0:r?P0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&E0(t,e,i),i},Yt,$d,ie,Uo,Ds,We,$o,$u,Gn,ud;class ri extends qt{constructor(e,r,i,a,o){const c=e.getValue("logger");super(c);m(this,$o);m(this,Gn);m(this,Yt,void 0);m(this,$d,void 0);m(this,ie,void 0);m(this,Uo,void 0);m(this,Ds,void 0);m(this,We,void 0);f(this,We,e),f(this,Yt,a),f(this,$d,o),f(this,ie,r),f(this,Uo,i),f(this,Ds,[]),this.setupEvents()}get telemetry(){return n(this,We).getValue("telemetry")}get status(){return n(this,We).getValue("stageStatus")}setupEvents(){const e={[k.GET_STAGE_REQUESTS]:a=>u(this,null,function*(){f(this,Ds,a)}),[k.UPDATE_STAGE_REQUESTS]:o=>u(this,[o],function*({add:a}){const c=n(this,Ds).length,{stageRequests:d}=this.getAccessRequests();(a||d.length>c)&&this.emit("newStageRequest",{count:d.length}),this.emit("stageAccessRequestUpdate",d)})},r=()=>{Object.entries(e).forEach(([a,o])=>{n(this,We).getValue("peerSessionStore").onAsync(a,o)})},i=()=>{Object.entries(e).forEach(([a,o])=>{n(this,We).getValue("peerSessionStore").removeListener(a,o)})};n(this,ie).permissions.on("permissionsUpdate",a=>{const{canAcceptProductionRequests:o}=a;o!==void 0&&(n(this,ie).permissions.acceptStageRequests?(r(),n(this,Yt).getStageRequests()):(i(),f(this,Ds,[]),this.emit("stageAccessRequestUpdate",n(this,Ds))))}),n(this,ie).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::get_access_request::permission_denied"),new b("You do not have permission to perform this action","2001");const e=n(this,Uo).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return f(this,Ds,e),{stageRequests:n(this,Ds)}}requestAccess(){return u(this,null,function*(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new b(`Unable to request access you are currently ${this.status}`,"2006");if(n(this,ie).permissions.stageAccess===j.Allowed){U(this,Gn,ud).call(this,"ACCEPTED_TO_JOIN_STAGE");return}n(this,Yt).requestAccess(),U(this,Gn,ud).call(this,"REQUESTED_TO_JOIN_STAGE")})}cancelRequestAccess(){return u(this,null,function*(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");n(this,Yt).cancelRequestAccess(),U(this,Gn,ud).call(this,"OFF_STAGE")})}grantAccess(e){if(!n(this,ie).roomJoined)throw new b("Can`t grant for participant without joining room");if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::grant_access::permission_denied"),new b("You do not have permission to perform this action","2001");return n(this,Yt).grantAccess(e)}denyAccess(e){if(!n(this,ie).roomJoined)throw new b("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::deny_access::permission_denied"),new b("You do not have permission to perform this action","2001");return n(this,Yt).denyAccess(e)}get peerId(){return n(this,We).getValue("peerId")}join(){return u(this,null,function*(){const e=n(this,We).getValue("viewType");if(this.status==="ON_STAGE")throw new b("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||n(this,ie).permissions.stageAccess===j.NotAllowed)throw new b(`Unable to join stage you are currently ${this.status}`,"2006");if(n(this,We).setValue("stageStatus","ON_STAGE",!1),yield n(this,Yt).joinStage(),e===At.Livestream){yield n(this,We).getValue("selfController").joinRoom();return}n(this,We).notify("stageStatus"),n(this,ie).audioEnabled&&n(this,$o,$u).shareMic(n(this,ie).audioTrack),n(this,ie).videoEnabled&&n(this,$o,$u).shareWebcam(n(this,ie).videoTrack)})}leave(){return u(this,null,function*(){if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new b(`Unable to leave stage you are currently ${this.status}`,"2006");n(this,ie).setIsPinned(!1),n(this,We).setValue("stageStatus","OFF_STAGE",!1),yield n(this,Yt).leaveStage(n(this,ie).userId);try{yield n(this,We).getValue("peerSessionStore").emitAsync(k.LEAVE_MEDIA_ROOM,"stageLeft")}catch(e){this.logger.error("Stage::leave::emitAsync::failed",{error:e})}n(this,We).notify("stageStatus")})}kick(e){return u(this,null,function*(){if(!n(this,ie).roomJoined)throw new b("Can`t kick participant without joining room","2005");if(!n(this,ie).permissions.stageEnabled)throw this.logger.error("Stage::stage_disabled"),new b("Stage is disabled","2003");if(!n(this,ie).permissions.acceptStageRequests)throw this.logger.error("Stage::kick::permission_denied"),new b("You do not have permissions for kick","2001");return n(this,Yt).kick(e)})}}Yt=new WeakMap,$d=new WeakMap,ie=new WeakMap,Uo=new WeakMap,Ds=new WeakMap,We=new WeakMap,$o=new WeakSet,$u=function(){return n(this,We).getValue("roomNodeClient")},Gn=new WeakSet,ud=function(e){return u(this,null,function*(){this.status!==e&&n(this,We).setValue("stageStatus",e)})};mn([E.trace("Stage.getStageRequests")],ri.prototype,"getAccessRequests",1);mn([E.trace("Stage.requestAccess")],ri.prototype,"requestAccess",1);mn([E.trace("Stage.cancelRequestAccess")],ri.prototype,"cancelRequestAccess",1);mn([E.trace("Stage.grantAccess")],ri.prototype,"grantAccess",1);mn([E.trace("Stage.denyAccess")],ri.prototype,"denyAccess",1);mn([_r.executeWithLock({methodName:"joinStage",lockName:"Stage.join",timeout:5e3}),E.trace("Stage.joinStage")],ri.prototype,"join",1);mn([E.trace("Stage.leaveStage")],ri.prototype,"leave",1);function _0(s){return!(s.viewType==="LIVESTREAM"||s.viewType==="CHAT")}function Oh(s){switch(s){case pr.UNSPECIFIED:return"OFF_STAGE";case pr.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case pr.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case pr.OFF_STAGE:return"OFF_STAGE";case pr.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var C0=Object.defineProperty,w0=Object.getOwnPropertyDescriptor,R0=(s,t,e,r)=>{for(var i=r>1?void 0:r?w0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&C0(t,e,i),i},Vr,gs,xr,Fo,mt;class Uf{constructor(t,e,r,i,a){h(this,"stage");m(this,Vr,void 0);m(this,gs,void 0);m(this,xr,void 0);m(this,Fo,0);m(this,mt,void 0);f(this,mt,t),this.stage=new ri(t,i,a,e,r),f(this,xr,e),f(this,Vr,i),f(this,gs,a),this.setupEvents()}get telemetry(){return n(this,mt).getValue("telemetry")}get logger(){return n(this,mt).getValue("logger")}setupEvents(){n(this,mt).subscribe("stageStatus",t=>{this.stage.emit("stageStatusUpdate",t)}),n(this,xr).on($.grantStageAccess,()=>{n(this,Vr).permissions.stageAccess!==j.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),n(this,xr).on($.peerStageStatusUpdate,t=>{t!==void 0&&(t.peerId===n(this,Vr).id?this.selfStageStatusHandler(t):this.peerStageStatusHandler(t))}),n(this,xr).on($.denyStageAccess,()=>{n(this,Vr).permissions.stageAccess!==j.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),n(this,xr).on($.getStageRequests,t=>u(this,null,function*(){var r;if(n(this,Vr).permissions.stageAccess!==j.Allowed)return;const e=(r=t==null?void 0:t.stageRequests)!=null?r:[];yield n(this,mt).getValue("peerSessionStore").emitAsync(k.GET_STAGE_REQUESTS,e),n(this,Fo)<e.length&&e.length>0&&this.stage.emit("newStageRequest",{count:e.length}),f(this,Fo,e.length),this.stage.emit("stageAccessRequestUpdate",e)}))}getCurrentStageRequests(){return n(this,gs).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&&n(this,mt).setValue("stageStatus",t)})}selfStageStatusHandler(t){const e=Oh(t.stageType),r=n(this,mt).getValue("stageStatus");if(r!==e)switch(t.stageType){case 1:n(this,mt).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:n(this,mt).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}peerStageStatusHandler(t){return u(this,null,function*(){const e=n(this,gs).joined.get(t.peerId),r=n(this,gs).viewMode==="ACTIVE_GRID";if(!e){this.logger.warn("err::peerStageStatusUpdate: participant not found");return}switch(t.stageType){case 1:e.setStageStatus("ON_STAGE"),r&&n(this,mt).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:n(this,gs).viewMode,page:n(this,gs).currentPage});break;case 2:e.setStageStatus("ACCEPTED_TO_JOIN_STAGE");break;case 3:e.setStageStatus("REQUESTED_TO_JOIN_STAGE");break;case 0:case 4:default:e.setStageStatus("OFF_STAGE"),r&&n(this,mt).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:n(this,gs).viewMode,page:n(this,gs).currentPage});break}n(this,mt).getValue("peerSessionStore").emit(k.UPDATE_PEER_STAGE_STATUS,{id:e.id,status:e.stageStatus})})}}Vr=new WeakMap,gs=new WeakMap,xr=new WeakMap,Fo=new WeakMap,mt=new WeakMap;R0([E.trace("Stage.setupEvents")],Uf.prototype,"setupEvents",1);var b0=Object.defineProperty,k0=Object.getOwnPropertyDescriptor,Bl=(s,t,e,r)=>{for(var i=r>1?void 0:r?k0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&b0(t,e,i),i};const Ie={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 it,xt,Wn,Jn,Qs,Kn,Ur,zn,Vg;let Ua=(Vg=class extends $a{constructor(t,{baseURL:e,createdAt:r,description:i,id:a,name:o,organizationId:c,picture:d,private:l,published:p,staggered:g,tags:T,type:v,updatedAt:P},_,C,w,V,F){const N=t.getValue("logger");super(N);m(this,it,void 0);h(this,"baseURL");h(this,"createdAt");h(this,"description");h(this,"id");h(this,"name");m(this,xt,void 0);m(this,Wn,void 0);m(this,Jn,void 0);h(this,"organizationId");h(this,"picture");h(this,"private");h(this,"published");h(this,"staggered");h(this,"tags");h(this,"type");h(this,"updatedAt");m(this,Qs,void 0);h(this,"config");m(this,Kn,void 0);h(this,"active");h(this,"iframes");h(this,"enabledBy");m(this,Ur,void 0);m(this,zn,void 0);f(this,Ur,t),this.baseURL=e,this.createdAt=new Date(r),this.description=i,this.id=a,this.name=o,f(this,xt,C),this.organizationId=c,this.picture=d,this.private=l,this.published=p,this.staggered=g,this.tags=T,this.type=v,this.updatedAt=new Date(P),this.active=!1,this.iframes=new Map,f(this,it,_),f(this,Wn,w),f(this,Jn,V),this.enabledBy="",f(this,zn,F)}get telemetry(){return n(this,Ur).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:a}=e;switch(a){case J.customPluginEventToRoom:{n(this,it).customPluginEventToRoom(this.id,r,i);break}case J.customPluginEventToPeers:{n(this,it).customPluginEventToPeers(this.id,r.peerIds,r,i);break}case J.enablePluginForRoom:{n(this,it).enablePluginForRoom(this.id,i);break}case J.enablePluginForPeers:{n(this,it).enablePluginForPeers(this.id,r.peerIds,i);break}case J.disablePluginForRoom:{n(this,it).disablePluginForRoom(this.id,i);break}case J.disablePluginForPeers:{n(this,it).disablePluginForPeers(this.id,r.peerIds,i);break}case J.storeInsertKeys:{n(this,it).storeInsertKeys(this.id,r.store,r.insertKeys,i);break}case J.storeGetKeys:{n(this,it).storeGetKeys(this.id,r.store,r.getKeys,i);break}case J.storeDeleteKeys:{n(this,it).storeDeleteKeys(this.id,r.store,r.deleteKeys,i);break}case J.storeDelete:{n(this,it).storeDelete(this.id,r.store,i);break}case Ie.chatMessage:{const{messagePayload:c,peerIds:d}=r;if(!n(this,Jn)){this.sendIframeEvent({type:Ie.chatMessage,uuid:e.uuid,payload:{error:"Chat is disabled for this room."}});return}try{yield n(this,Jn).sendMessage(c,d),this.sendIframeEvent({type:Ie.chatMessage,uuid:e.uuid,payload:{success:!0}})}catch(l){this.sendIframeEvent({type:Ie.chatMessage,uuid:e.uuid,payload:{error:l}})}break}case Ie.getPeer:{let c;const{peerId:d}=r,l=H(D({},n(this,xt)),{id:n(this,xt).id,isRecorder:(o=n(this,xt).permissions)==null?void 0:o.isRecorder,isHidden:n(this,xt).permissions.hiddenParticipant,stageStatus:n(this,xt).stageStatus});d?(c=n(this,Wn).joined.get(r.peerId),n(this,xt).id===d&&(c=l)):c=l,this.sendIframeEvent({type:Ie.getPeer,payload:{peer:c&&Rd(c)},uuid:e.uuid});break}case Ie.getPeers:{const c=n(this,Wn).joined.toArray().map(d=>Rd(d));this.sendIframeEvent({type:Ie.getPeers,payload:{peers:c},uuid:e.uuid});break}case Ie.getPluginInitiator:{this.sendIframeEvent({type:Ie.getPluginInitiator,payload:{enabledBy:this.enabledBy},uuid:e.uuid});break}case Ie.getDisplayTitle:{this.sendIframeEvent({type:Ie.getDisplayTitle,payload:{displayTitle:n(this,zn)},uuid:e.uuid});break}case Ie.getRoomName:{this.sendIframeEvent({type:Ie.getRoomName,payload:{roomName:n(this,Ur).getValue("meetingId")},uuid:e.uuid});break}case Ie.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:Ie.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(!n(this,Kn))throw this.logger.error("Plugin::addPluginView::no_auth_token_set_for_plugin"),new b("No auth token set for plugin.","0602");if(!t)throw this.logger.error("Plugin::addPluginView::iframe_was_not_provided"),new b("Iframe was not provided.","0603");this.removePluginView(e);const r=t,i=new URL(this.baseURL),a={auth:n(this,Kn),parent:navigator.isReactNative?this.baseURL:window.location.origin,backend:n(this,Ur).getValue("apiBase"),pluginId:this.id,roomName:(o=n(this,Ur).getValue("meetingId"))!=null?o:"",displayTitle:n(this,zn)};if(Object.keys(a).forEach(c=>{i.searchParams.set(c,a[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=dt(),e=yield t.authorizePlugin(this.id);f(this,Kn,e),f(this,Qs,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,Qs,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=n(this,xt).permissions)==null?void 0:t.plugins)!=null&&e.canStart&&(n(this,it).addPlugin(this.id,this.staggered),f(this,Qs,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=n(this,xt).permissions)==null?void 0:t.plugins)!=null&&e.canClose)&&this.enabledBy!==n(this,xt).id||(n(this,it).removePlugin(this.id),this.logger.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:n(this,Qs)?new Date().getTime()-n(this,Qs).getTime():0}}),f(this,Qs,void 0)))})}},it=new WeakMap,xt=new WeakMap,Wn=new WeakMap,Jn=new WeakMap,Qs=new WeakMap,Kn=new WeakMap,Ur=new WeakMap,zn=new WeakMap,Vg);Bl([Mt({maxInvocations:5,period:1})],Ua.prototype,"sendData",1);Bl([E.trace("Plugin.activatePlugin")],Ua.prototype,"activate",1);Bl([E.trace("Plugin.deactivatePlugin")],Ua.prototype,"deactivate",1);Ua=Bl([ut("0600")],Ua);var Oe,Pi;class $f extends Map{constructor(e,r=void 0){const{onAddEvent:i,onDeleteEvent:a,onClearEvent:o}=e;super();m(this,Oe,void 0);m(this,Pi,void 0);h(this,"onAddEvent");h(this,"onDeleteEvent");h(this,"onClearEvent");f(this,Oe,new $a(r)),this.onAddEvent=i,this.onDeleteEvent=a,this.onClearEvent=o,f(this,Pi,new Map)}emit(e,...r){return n(this,Oe).emit(e,...r)}on(e,r){return n(this,Oe).on(e,r)}addListener(e,r){return n(this,Oe).addListener(e,r)}off(e,r){return n(this,Oe).off(e,r)}once(e,r){return n(this,Oe).once(e,r)}prependListener(e,r){return n(this,Oe).prependListener(e,r)}prependOnceListener(e,r){return n(this,Oe).prependOnceListener(e,r)}removeListener(e,r){return n(this,Oe).removeListener(e,r)}removeAllListeners(e){return n(this,Oe).removeAllListeners(e)}listeners(e){return n(this,Oe).listeners(e)}listenerCount(e){return n(this,Oe).listenerCount(e)}getMaxListeners(){return n(this,Oe).getMaxListeners()}setMaxListeners(e){return n(this,Oe).setMaxListeners(e)}eventNames(){return n(this,Oe).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,i=!0){const a=super.set(e,r),o=(c,...d)=>{this.emit(c,r,...d)};return n(this,Pi).set(e,o),r.on("*",o),i&&n(this,Oe).emit(this.onAddEvent,r),a}delete(e,r=!0,i=!1){const a=this.get(e);if(!a)return!1;a.removeListener("*",n(this,Pi).get(e));const o=super.delete(e);return i&&a.removeAllListeners(),r&&n(this,Oe).emit(this.onDeleteEvent,a),o}clear(e=!0,r=!1){this.forEach(a=>{a.removeListener("*",n(this,Pi).get(a.id)),r&&a.removeAllListeners()});const i=super.clear();return e&&n(this,Oe).emit(this.onClearEvent),i}toArray(){return Array.from(this.values())}}Oe=new WeakMap,Pi=new WeakMap;class hg extends $f{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 I0=Object.defineProperty,A0=Object.getOwnPropertyDescriptor,M0=(s,t,e,r)=>{for(var i=r>1?void 0:r?A0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&I0(t,e,i),i};let Fu=class{constructor(s){h(this,"all");h(this,"active");this.all=new hg(s),this.active=new hg(s)}};Fu=M0([ut("0600")],Fu);var D0=Object.defineProperty,O0=Object.getOwnPropertyDescriptor,Hl=(s,t,e,r)=>{for(var i=r>1?void 0:r?O0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&D0(t,e,i),i},Qt,Yn,ms,xg;const Ff=(xg=class{constructor(s,t,e,r){h(this,"plugins");m(this,Qt,void 0);m(this,Yn,void 0);m(this,ms,void 0);f(this,Qt,t),f(this,Yn,e),f(this,ms,s),this.plugins=r,this.setupEvents()}get telemetry(){return n(this,ms).getValue("telemetry")}get logger(){return n(this,ms).getValue("logger")}static init(s,t,e,r,i,a,o,c){return u(this,null,function*(){const d=s.getValue("logger"),l=new Fu(d);return t.forEach(p=>{const g=new Ua(s,p,e,a,o,i,c);l.all.add(g)}),new Ff(s,e,r,l)})}getRoomPlugins(){return u(this,null,function*(){var t;const{plugins:s}=yield n(this,Qt).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)}),n(this,ms).getValue("peerSessionStore").onAsync(k.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){yield this.getRoomPlugins(),this.logger.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to fetch plugins.")})),n(this,Qt).on(J.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}))})),n(this,Qt).on(J.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}))})),[J.enablePluginForPeers,J.enablePluginForRoom].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{enabledBy:t.enabledBy})}))}),[J.disablePluginForPeers,J.disablePluginForRoom].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{disabledBy:t.disabledBy})}))}),[J.customPluginEventToPeers,J.customPluginEventToRoom].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){this.sendIframeEvent(s,t.pluginId,e,{data:JSON.parse(new TextDecoder().decode(t.pluginData))})}))}),[J.storeInsertKeys,J.storeGetKeys,J.storeDeleteKeys].forEach(s=>{n(this,Qt).on(s,(t,e)=>u(this,null,function*(){var i;const r=(i=t.storeItems)==null?void 0:i.map(a=>{var o;return{timestamp:a.timestamp,peerId:a.peerId,payload:JSON.parse((o=a.payload)!=null&&o.length?new TextDecoder().decode(a.payload):"{}"),key:a.storeKey}});this.sendIframeEvent(s,t.pluginId,e,{storeName:t.storeName,storeItems:r})}))}),n(this,Qt).on(J.storeDelete,(s,t)=>u(this,null,function*(){this.sendIframeEvent(J.storeDelete,s.pluginId,t,{storeName:s.storeName})})),n(this,Yn).on(Re.sendMessageToPeers,s=>{const t=ws==null?void 0:ws.formatSocketPeerMessage(s.message);this.broadcastIframeEvent(Ie.chatMessage,{message:t})}),n(this,Yn).on(Re.sendMessageToRoom,s=>{const t=ws==null?void 0:ws.formatSocketPeerMessage(s.message);this.broadcastIframeEvent(Ie.chatMessage,{message:t})}),n(this,ms).getValue("peerSessionStore").on(k.PEER_JOINED_INTERNAL,s=>{const t=Rd(s);this.broadcastIframeEvent(Ie.peerJoined,t)}),n(this,ms).getValue("peerSessionStore").on(k.PEER_CLOSED,s=>{this.broadcastIframeEvent(Ie.peerLeft,s)}),n(this,ms).getValue("peerSessionStore").on(k.UPDATE_PEER_STAGE_STATUS,s=>{this.broadcastIframeEvent(Ie.peerStageStatusUpdate,s)}),n(this,ms).subscribe("stageStatus",s=>{this.broadcastIframeEvent(Ie.stageStatusUpdate,s)})}},Qt=new WeakMap,Yn=new WeakMap,ms=new WeakMap,xg);let Bc=Ff;Hl([E.trace("PluginController.getRoomPlugins")],Bc.prototype,"getRoomPlugins",1);Hl([E.trace("PluginController.enableForSelf")],Bc.prototype,"enablePlugin",1);Hl([E.trace("PluginController.disableForSelf")],Bc.prototype,"disablePlugin",1);Hl([E.trace("PluginController.setupEvents")],Bc.prototype,"setupEvents",1);var Bo;class N0{constructor(t){h(this,"mediaJoined");h(this,"socketJoined");h(this,"socketJoinAttempted");h(this,"mediaJoinAttempted");h(this,"socketState");h(this,"mediaState");m(this,Bo,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,Bo,t)}get joinAttempted(){return this.mediaJoinAttempted||this.socketJoinAttempted}get roomJoined(){return this.mediaJoined&&this.socketJoined}updateSocketConnectionState(t,e){let r;const{reconnected:i}=this.socketState;switch(t){case"connected":r={state:"connected",reconnected:i,reconnectionAttempt:void 0};break;case"disconnected":r={state:"disconnected",reconnected:!1,reconnectionAttempt:0},this.socketJoined=!1;break;case"reconnected":r={state:"connected",reconnected:!0,reconnectionAttempt:void 0};break;case"reconnecting":r={state:"reconnecting",reconnected:i,reconnectionAttempt:0};break;case"reconnectAttempt":r={state:"reconnecting",reconnected:i,reconnectionAttempt:e};break;case"failed":r={state:"failed",reconnected:i,reconnectionAttempt:void 0},this.socketJoined=!1;break}r&&(n(this,Bo).getValue("peerSessionStore").emit(k.SOCKET_STATE_UPDATE,r),this.socketState=r)}}Bo=new WeakMap;var L0=Object.defineProperty,V0=Object.getOwnPropertyDescriptor,Hc=(s,t,e,r)=>{for(var i=r>1?void 0:r?V0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&L0(t,e,i),i},Qn,Xn,Zn,hd,Ug;let ln=(Ug=class extends qt{constructor(t,e){const r=t.getValue("logger");super(r);m(this,Zn);m(this,Qn,void 0);m(this,Xn,void 0);h(this,"recordingPeerIds",[]);h(this,"recordings",[]);f(this,Xn,t),f(this,Qn,e)}get recordingState(){return this.recordings.some(t=>t.state==="RECORDING")?"RECORDING":this.recordings.some(t=>t.state==="PAUSED")?"PAUSED":this.recordings.some(t=>t.state==="STARTING")?"STARTING":this.recordings.some(t=>t.state==="STOPPING")?"STOPPING":"IDLE"}get telemetry(){return n(this,Xn).getValue("telemetry")}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}start(t){return u(this,null,function*(){if(!n(this,Qn).permissions.canRecord)throw this.logger.error("Recording::start::permission_denied"),new b("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 b(`Cant start recording, recordingState irregular: ${this.recordingState}`,"1005");try{const e=dt(),{recording:r={}}=n(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 b("Error while starting recording","1000",this.logger)}})}stop(t){return u(this,null,function*(){yield U(this,Zn,hd).call(this,"stop",["RECORDING","PAUSED"],t)})}pause(t){return u(this,null,function*(){yield U(this,Zn,hd).call(this,"pause",["RECORDING"],t)})}resume(t){return u(this,null,function*(){yield U(this,Zn,hd).call(this,"resume",["PAUSED"],t)})}},Qn=new WeakMap,Xn=new WeakMap,Zn=new WeakSet,hd=function(t,e,r){return u(this,null,function*(){if(!n(this,Qn).permissions.canRecord)throw this.logger.error("Recording::stop::permission_denied"),new b("User does not have permission to stop recording","1001");let i=[];if(r!==void 0){const a=this.recordings.find(o=>o.id===r);if(a===void 0)throw new b("Could not find the specified recording","1004");if(e.includes(a.state)){this.logger.error("Recording::stop::recording_not_in_expected_state",{recording:{state:a.state}});return}i.push(a)}else i=this.recordings.filter(a=>e.includes(a.state));i.forEach(a=>u(this,null,function*(){const o=a.state;t==="stop"&&(a.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{yield dt().updateRecording(a.id,t)}catch(c){throw this.logger.error("Recording::stop::recording_failed_to_stop",{error:c}),a.state!==o&&(a.state=o,this.emit("recordingUpdate",o)),new b("Error while stopping recording","1000",this.logger)}}))})},Ug);Hc([E.trace("Recording.start")],ln.prototype,"start",1);Hc([E.trace("Recording.stop")],ln.prototype,"stop",1);Hc([E.trace("Recording.stop")],ln.prototype,"pause",1);Hc([E.trace("Recording.stop")],ln.prototype,"resume",1);ln=Hc([ut("1000")],ln);var x0=Object.defineProperty,U0=Object.getOwnPropertyDescriptor,$0=(s,t,e,r)=>{for(var i=r>1?void 0:r?U0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&x0(t,e,i),i},_i;class Bf{constructor(t,e,r){h(this,"recording");h(this,"room");m(this,_i,void 0);f(this,_i,t),this.recording=new ln(t,e),this.room=r,this.setupEvents()}get telemetry(){return n(this,_i).getValue("telemetry")}get logger(){return n(this,_i).getValue("logger")}getRecordingTypeFromProtoType(t){let e;switch(t){case an.BROWSER:e="BROWSER";break;case an.COMPOSITE:e="COMPOSITE";break;case an.TRACK:e="TRACK";break;default:e="BROWSER"}return e}setupEvents(){n(this,_i).getValue("peerSessionStore").on(k.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($.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($.recordingPaused,t=>{const e=[...this.recording.recordings];e.forEach(r=>{r.id===t.recordingId&&(r.state="PAUSED")}),this.recording.updateRecordings(e)}),this.room.on($.recordingStopped,t=>{const e=[...this.recording.recordings.filter(r=>r.id!==t.recordingId)];this.recording.updateRecordings(e)})}}_i=new WeakMap;$0([E.trace("RecordingController.setupEvents")],Bf.prototype,"setupEvents",1);var Ci;class F0{constructor(t){m(this,Ci,void 0);f(this,Ci,t)}hasFeature(t){var e;return(e=n(this,Ci).getValue("flagsmith").hasFeature(t))!=null?e:!1}getFeatureValue(t){return n(this,Ci).getValue("flagsmith").getValue(t)}getAllFeatures(){return n(this,Ci).getValue("flagsmith").getAllFlags()}}Ci=new WeakMap;class Nh{constructor(t,e,r){h(this,"logger");h(this,"features");h(this,"browserSpecs");h(this,"callStats");this.logger=t,this.features=e,this.browserSpecs=Se,this.callStats=r}static init(t){return new Nh(t.getValue("logger"),new F0(t),t.getValue("callstats"))}}class Lh{constructor(t){h(this,"internals");this.internals=t}static init(t){return u(this,null,function*(){const e=Nh.init(t);return new Lh(e)})}}var B0=Object.defineProperty,H0=Object.getOwnPropertyDescriptor,Gt=(s,t,e,r)=>{for(var i=r>1?void 0:r?H0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&B0(t,e,i),i},He,ve,pe,Xs,Xt,Ho,ke;class Dt extends $a{constructor(e,r,i=bd,a=!0){const o=e.getValue("logger");super(o);m(this,He,void 0);m(this,ve,void 0);m(this,pe,void 0);m(this,Xs,void 0);m(this,Xt,void 0);m(this,Ho,void 0);m(this,ke,void 0);h(this,"audioUpdateInProgress");h(this,"videoUpdateInProgress");f(this,ke,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,f(this,He,new Hf(e,r)),f(this,ve,new lD(e,n(this,He),void 0,i)),f(this,pe,new TD(e,n(this,He),void 0,i)),f(this,Xt,new gD(n(this,ke),n(this,He))),f(this,Xs,new hD(e,n(this,He))),f(this,Ho,a),n(this,ve).on("trackMuted",this.onAudioTrackMuted.bind(this)),n(this,ve).on("trackChanged",this.onAudioTrackChanged.bind(this)),n(this,pe).on("trackChanged",this.onVideoTrackChanged.bind(this)),n(this,pe).on("trackEnded",this.onVideoTrackEnded.bind(this)),n(this,Xt).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}get telemetry(){return n(this,ke).getValue("telemetry")}set context(e){f(this,ke,e)}onVisibilityChange(){return u(this,null,function*(){n(this,ke).getValue("callstats").tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?n(this,ke).getValue("callstats").browserBackgrounded():(n(this,ke).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?n(this,ke).getValue("callstats").audioOn():n(this,ke).getValue("callstats").audioOff(),r?n(this,ke).getValue("callstats").videoOn():n(this,ke).getValue("callstats").videoOff();let a,o;if(e&&r)try{const d=yield n(this,He).getAudioAndVideoTrack(n(this,ve).userSelectedDevice,n(this,pe).userSelectedDevice);a=d.audioTrack,o=d.videoTrack}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:d})}if(!a&&e)try{a=yield n(this,He).getAudioTrack(!1,n(this,ve).userSelectedDevice)}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get audio track",{error:d})}if(!o&&r)try{o=yield n(this,He).getVideoTrack(n(this,pe).userSelectedDevice)}catch(d){this.logger.error("LocalMediaHandler::init::Failed to get video track",{error:d})}e&&!a&&n(this,ke).getValue("callstats").audioOff(),r&&!o&&n(this,ke).getValue("callstats").videoOff(),yield n(this,ve).setMediaTrack(a),yield n(this,pe).setMediaTrack(o);try{yield this.setupSpeaker()}catch(d){}if(o){const d=yield this.getDeviceById(o.getSettings().deviceId);n(this,ke).getValue("callstats").selectedDevice("VIDEO",d)}if(a){const d=yield this.getDeviceById(a.getSettings().deviceId);n(this,ke).getValue("callstats").selectedDevice("AUDIO",d)}(c=n(this,Xs).currentDevice)!=null&&c.deviceId&&n(this,ke).getValue("callstats").selectedDevice("SPEAKER",n(this,Xs).currentDevice),n(this,He).onDeviceChange((d,l,p)=>{this.onDeviceChange(l,p)})})}getCurrentDevices(){return{audio:n(this,ve).currentDevice,video:n(this,pe).currentDevice,speaker:n(this,Xs).currentDevice}}get permissions(){return n(this,He).permissions}getAllDevices(){return n(this,He).getAvailableDevices()}getDeviceById(e,r){return n(this,He).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return n(this,ve).mediaTrack}get audioTrack(){return n(this,ve).transformedMediaTrack}get audioEnabled(){return n(this,ve).trackEnabled}enableAudio(e){return u(this,null,function*(){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{e?yield n(this,ve).enableTrack(!1,e):yield n(this,ve).unmuteTrack()}catch(r){}finally{this.audioUpdateInProgress=!1}}})}disableAudio(){n(this,ve).mediaTrack&&!n(this,ve).isCustomTrack?n(this,ve).muteTrack():n(this,ve).disableTrack()}getAudioDevices(e){return n(this,He).getAudioInputDevices(e)}setAudioDevice(i,a){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield n(this,ve).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,ke).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 n(this,Xs).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,a){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield n(this,Xs).setupSpeaker(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,ke).getValue("callstats").selectedDevice("SPEAKER",e),this.emit("DEVICE_CHANGE",{device:e})})}onVideoTrackChanged(){this.emit("VIDEO_TRACK_CHANGE")}onVideoTrackEnded(){this.emit("VIDEO_TRACK_CHANGE")}get rawVideoTrack(){return n(this,pe).mediaTrack}get videoTrack(){return n(this,pe).transformedMediaTrack}get videoEnabled(){return n(this,pe).trackEnabled}enableVideo(e){return u(this,null,function*(){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{e?yield n(this,pe).enableTrack(!1,e):yield n(this,pe).unmuteTrack()}catch(r){}finally{this.videoUpdateInProgress=!1}}})}disableVideo(){n(this,pe).disableTrack()}getVideoDevices(e){return n(this,He).getVideoInputDevices(e)}setVideoDevice(i,a){return u(this,arguments,function*(e,{saveDevicePreference:r}){yield n(this,pe).setDevice(e,{saveDevicePreference:r}),e!=null&&e.deviceId&&n(this,ke).getValue("callstats").selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}updateVideoConstraints(e){return u(this,null,function*(){yield n(this,pe).updateConstraints(e)})}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:n(this,Xt).audioMediaTrack,video:n(this,Xt).videoMediaTrack}}get screenShareEnabled(){return n(this,Xt).trackEnabled}enableScreenShare(){return u(this,null,function*(){yield n(this,Xt).enableScreenShare()})}disableScreenShare(){return u(this,null,function*(){n(this,Xt).disableScreenShare()})}updateScreenshareConstraints(e){return u(this,null,function*(){yield n(this,Xt).updateConstraints(e)})}getSpeakerDevices(e){return n(this,He).getAudioOutputDevices(e)}addAudioMiddleware(e){return n(this,ve).addMiddleware(e)}removeAudioMiddleware(e){return n(this,ve).removeMiddleware(e)}removeAllAudioMiddlewares(){return n(this,ve).removeAllMiddlewares()}addVideoMiddleware(e){return n(this,pe).addMiddleware(e)}removeVideoMiddleware(e){return n(this,pe).removeMiddleware(e)}removeAllVideoMiddlewares(){return n(this,pe).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return n(this,pe).setVideoMiddlewareGlobalConfig(e)}destruct(){n(this,ve).disableTrack(),n(this,pe).disableTrack(),n(this,pe).terminateMiddlewareWebWorker(),n(this,Xt).disableScreenShare(),n(this,He).destruct()}onDeviceChange(e,r){return u(this,null,function*(){var a,o;if(this.emit("DEVICE_LIST_UPDATED",e),r||!n(this,Ho))return;let i=!1;(a=e==null?void 0:e.added)==null||a.reverse().forEach(c=>u(this,null,function*(){var d;c&&!bd(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(){n(this,ve).disableTrack()}removeVideoTrack(){n(this,pe).disableTrack(),n(this,pe).terminateMiddlewareWebWorker()}removeDocumentEventListeners(){return u(this,null,function*(){document.removeEventListener("visibilitychange",this.onVisibilityChange)})}}He=new WeakMap,ve=new WeakMap,pe=new WeakMap,Xs=new WeakMap,Xt=new WeakMap,Ho=new WeakMap,ke=new WeakMap;Gt([E.trace("MediaHandler.setupStreams")],Dt.prototype,"setupStreams",1);Gt([E.trace("MediaHandler.enableAudio")],Dt.prototype,"enableAudio",1);Gt([E.trace("MediaHandler.disableAudio")],Dt.prototype,"disableAudio",1);Gt([E.trace("MediaHandler.setAudioDevice")],Dt.prototype,"setAudioDevice",1);Gt([E.trace("MediaHandler.enableVideo")],Dt.prototype,"enableVideo",1);Gt([E.trace("MediaHandler.disableVideo")],Dt.prototype,"disableVideo",1);Gt([E.trace("MediaHandler.setVideoDevice")],Dt.prototype,"setVideoDevice",1);Gt([E.trace("MediaHandler.updateVideoConstraints")],Dt.prototype,"updateVideoConstraints",1);Gt([E.trace("MediaHandler.enableScreenShare")],Dt.prototype,"enableScreenShare",1);Gt([E.trace("MediaHandler.disableScreenShare")],Dt.prototype,"disableScreenShare",1);Gt([E.trace("MediaHandler.updateScreenshareConstraints")],Dt.prototype,"updateScreenshareConstraints",1);Gt([E.trace("MediaHandler.destruct")],Dt.prototype,"destruct",1);Gt([E.trace("MediaHandler.onDeviceChange")],Dt.prototype,"onDeviceChange",1);function td(s,t,e){switch(!0){case Se.isChromiumBased():switch(t){case"NotAllowedError":return e.includes("by system")?"SYSTEM_DENIED":s==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case Se.isSafari():switch(t){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case Se.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 q0=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function bd(s){var e,r;const t=(e=s.label)==null?void 0:e.toLowerCase();return((r=Se._bowser)==null?void 0:r.getOSName())==="macOS"&&t.includes("iphone")?!0:q0.some(i=>t==null?void 0:t.includes(i))}function j0(s,t,e){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const r=s.getValue("logger"),i=new AudioContext,a=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<a.length;l+=1)d.connect(a[l]),d=a[l];d.connect(c)}catch(d){return r.error("getTransformedAudioTrack::middleware_execution_failed",{error:d}),e}return c.stream.getAudioTracks()[0]})}var wi,qo;class G0{constructor(t){m(this,wi,void 0);m(this,qo,void 0);f(this,qo,t)}get logger(){return n(this,qo).getValue("logger")}terminateMiddlewareWebWorker(){if(n(this,wi))try{id.clearInterval(n(this,wi)),f(this,wi,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"),a=yield Promise.all(t==null?void 0:t.map(T=>T({canvas:i,WorkerTimers:id})));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<a.length;T+=1)typeof a[T]=="function"&&(yield a[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,wi,id.setInterval(l,50))},!1);const g=i.captureStream().getVideoTracks()[0];return Object.defineProperty(g,"originalSettings",{value:e.getSettings()}),g})}}wi=new WeakMap,qo=new WeakMap;const pg={gross:{width:{ideal:192},height:{ideal:144}},qvga:{width:{ideal:384},height:{ideal:288}},pvga:{width:{ideal:480},height:{ideal:360}},vga:{width:{ideal:640},height:{ideal:480}},hd:{width:{ideal:1280},height:{ideal:720}},hd_cropped:{width:{ideal:900},height:{ideal:720}},fhd:{width:{ideal:1920},height:{ideal:1080}}},W0=[[320,[{rid:"q",maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"}]],[640,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:7e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1280,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:5e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:13e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1920,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:9e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:15e5,maxFramerate:30,scalabilityMode:"L1T1"}]]],J0=(s,t)=>{var d,l,p;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&&((p=t.originalSettings)==null?void 0:p.width);let i=W0;s.getValue("flagsmith").hasFeature(ee.OVERRIDE_SIMULCAST_DYNAMIC)&&(i=JSON.parse(s.getValue("flagsmith").getValue(ee.OVERRIDE_SIMULCAST_DYNAMIC)));const a=i.map(([g])=>g).sort((g,T)=>g-T);let o=Number.MAX_VALUE,c=0;return a.forEach((g,T)=>{Math.abs(g-r)<o&&(o=Math.abs(g-r),c=T)}),i[c][1]};var he=(s=>(s.WEBCAM="webcam",s.WEBCAM_BACKUP="webcam_backup",s.MIC="mic",s.SCREENSHARE_VIDEO="screenshare_video",s.SCREENSHARE_AUDIO="screenshare_audio",s))(he||{});const K0=m_(),vn=Rs(K0.config.media);function z0(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 Ri,Os;class Y0{constructor(t,e){m(this,Ri,void 0);m(this,Os,void 0);h(this,"getScreenShareConstraints",()=>{var l,p,g,T,v,P,_,C,w,V,F;const t=(l=n(this,Ri))==null?void 0:l.screenshare,e=(g=(p=t==null?void 0:t.width)==null?void 0:p.max)!=null?g:1920,r=(v=(T=t==null?void 0:t.height)==null?void 0:T.max)!=null?v:1080,i=(_=(P=t==null?void 0:t.frameRate)==null?void 0:P.max)!=null?_:5;let a=(w=(C=t==null?void 0:t.frameRate)==null?void 0:C.ideal)!=null?w:5;const o=t==null?void 0:t.displaySurface,c=t==null?void 0:t.selfBrowserSurface;n(this,Os).getValue("flagsmith").getValue(ee.VAL_MIN_FRAMERATE)&&(a=parseInt((V=n(this,Os).getValue("flagsmith").getValue(ee.VAL_MIN_FRAMERATE))==null?void 0:V.toString(),10));let d={width:{max:e},height:{max:r},frameRate:{ideal:a,max:i}};if(n(this,Os).getValue("flagsmith").hasFeature(ee.SCREENSHARE_CONSTRAINTS)){const N=(F=n(this,Os).getValue("flagsmith").getValue(ee.SCREENSHARE_CONSTRAINTS))==null?void 0:F.toString();d=JSON.parse(N)}return o!==void 0&&["monitor","browser","window"].includes(o)&&(d=H(D({},d),{displaySurface:o})),c!==void 0&&(d=H(D({},d),{selfBrowserSurface:c})),{audio:!0,video:d}});h(this,"getAudioConstraints",t=>{var a,o,c,d,l,p,g;const e={},r=(a=n(this,Ri))==null?void 0:a.audio,i=r!=null&&r.enableStereo?2:1;return Se.isFirefox()||Se.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:(p=r==null?void 0:r.echoCancellation)!=null?p:!0,noiseSuppression:(g=r==null?void 0:r.noiseSupression)!=null?g:!0,channelCount:i},t&&(e.audio.deviceId={exact:t}),e)});h(this,"getVideoConstraints",t=>{var a,o,c,d;const e={},r=(a=n(this,Ri))==null?void 0:a.video;let i=pg.vga;if(typeof r=="string"?i=pg[r]:r!==void 0&&(i.height.ideal=r.height.ideal,i.width.ideal=r.width.ideal),i.frameRate={ideal:(c=(o=i.frameRate)==null?void 0:o.ideal)!=null?c:24},Se.isChromiumBased()&&(i.frameRate.max=30),n(this,Os).getValue("flagsmith").hasFeature(ee.VIDEO_CONSTRAINTS)){const l=(d=n(this,Os).getValue("flagsmith").getValue(ee.VIDEO_CONSTRAINTS))==null?void 0:d.toString();i=JSON.parse(l)}return e.video=i,typeof e.video=="boolean"||(t?e.video.deviceId={exact:t}:e.video.facingMode="user"),e});f(this,Os,t),f(this,Ri,e)}getUpdatedVideoConstraints(t){return t}}Ri=new WeakMap,Os=new WeakMap;class hu extends Error{constructor(e,r,i){super(r);h(this,"constraints");h(this,"name");this.name=e,this.constraints=i}}class Q0{constructor(){h(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 X0=Object.defineProperty,Z0=Object.getOwnPropertyDescriptor,Ms=(s,t,e,r)=>{for(var i=r>1?void 0:r?Z0(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&X0(t,e,i),i},ea,Zt,Ne,$g;let Ht=($g=class extends Q0{constructor(t,e){super();m(this,ea,void 0);m(this,Zt,void 0);m(this,Ne,void 0);f(this,Ne,t),f(this,Zt,new Y0(t,e)),f(this,ea,new AbortController)}get telemetry(){return n(this,Ne).getValue("telemetry")}get logger(){return n(this,Ne).getValue("logger")}get constraintsBuilder(){return n(this,Zt)}destruct(){return u(this,null,function*(){var t;(t=n(this,ea))==null||t.abort()})}handlePermissionErrors(t,e){const r=td(t,e.name,e.message);return this.permissions[t]=r,n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}getAudioAndVideoTrack(t,e){return u(this,null,function*(){var r,i,a,o;try{const c=yield this.getAudioInputDevices(),d=yield this.getVideoInputDevices(),l=!!(c!=null&&c.find(V=>V.deviceId===t));let p;t&&l?p=t:c&&((r=c[0])!=null&&r.deviceId)&&(p=(i=c[0])==null?void 0:i.deviceId);const g=!!(d!=null&&d.find(V=>V.deviceId===e));let T;e&&g?T=e:d&&((a=d[0])!=null&&a.deviceId)&&(T=(o=d[0])==null?void 0:o.deviceId);const v={audio:n(this,Zt).getAudioConstraints(p).audio,video:n(this,Zt).getVideoConstraints(T).video};this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const P=yield navigator.mediaDevices.getUserMedia(v);this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)});const _=P.getAudioTracks()[0];let C=P.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",n(this,Ne).getValue("flagsmith").hasFeature(ee.OBS_QUALITY)&&C.label.includes("OBS Virtual")){const F=(yield this.getVideoInputDevices()).find(N=>N.label.includes("OBS Virtual"));C=yield this.getVideoTrack(F.deviceId)}return n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:_,videoTrack:C}}catch(c){throw this.logger.error("WebMediaInterface.getAudioAndVideoTrack",{error:c}),new b("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",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new b("No audio devices available","1606");const i=!!(r!=null&&r.find(l=>l.deviceId===e));let a;e&&i?a=e:(c=r[0])!=null&&c.deviceId&&(a=(d=r[0])==null?void 0:d.deviceId);const o=l=>u(this,null,function*(){let p;try{r=r.filter(T=>T.deviceId!==l),p=n(this,Zt).getAudioConstraints(l),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(p)});const[g]=(yield navigator.mediaDevices.getUserMedia(p)).getAudioTracks();return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(p)}),g}catch(g){const T=td("audio",g.name,g.message),v=new hu(g.name,g.message,p);if(T==="COULD_NOT_START"){const P=r.shift();if(!P)throw v;this.logger.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(p),error:g});const _=n(this,Zt).getAudioConstraints(P.deviceId);return this.logger.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(_)}),o(P.deviceId)}throw v}});try{const l=yield o(a);return l.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),l}catch(l){throw l.constraints&&this.handlePermissionErrors("audio",l),new b(l.message,"1601")}})}getVideoTrack(t){return u(this,null,function*(){var l,p,g;const e=n(this,Ne).getValue("flagsmith").hasFeature(ee.OBS_QUALITY),r=(l=yield this.getCurrentDeviceLabel(t))==null?void 0:l.includes("OBS Virtual"),i=e&&r,a=yield this.getVideoInputDevices();if(!(a!=null&&a.length))throw this.permissions.video="NO_DEVICES_AVAILABLE",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new b("No video devices available","1607");const o=!!(a!=null&&a.find(T=>T.deviceId===t));let c;t&&o?c=t:(p=a[0])!=null&&p.deviceId&&(c=(g=a[0])==null?void 0:g.deviceId);const d=T=>u(this,null,function*(){try{let v=T;const{video:P}=v;i&&typeof P!="boolean"&&(v={video:{deviceId:P.deviceId}}),this.logger.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(v)});const[_]=(yield navigator.mediaDevices.getUserMedia(v)).getVideoTracks();if(i&&typeof P!="boolean"&&typeof P.width=="object"){const{width:C,height:w}=_.getSettings(),{ideal:V}=P.width;_.applyConstraints({width:{ideal:V},height:{ideal:Math.floor(w*V/C)},frameRate:P.frameRate})}return this.logger.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(v)}),_}catch(v){const P=td("video",v.name,v.message),_=new hu(v.name,v.message,T);if(P==="COULD_NOT_START"){const C=a.shift();if(!C)throw _;this.logger.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(T),error:v});const w=n(this,Zt).getVideoConstraints(C.deviceId);return this.logger.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(w)}),d({video:w.video})}throw _}});try{const T=n(this,Zt).getVideoConstraints(c),v=yield d(T);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",n(this,Ne).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),v}catch(T){throw T.constraints&&this.handlePermissionErrors("video",T),new b(T.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)}),n(this,Ne).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=td("video",r.name,r.message),a=new hu(r.name,r.message,e),o={video:!0};if(tw(e,o)||!n(this,Ne).getValue("flagsmith").hasFeature(ee.SCREEENSHARE_CONSTRAINTS_RETRY))throw a;if(i==="COULD_NOT_START")return t(o);throw a}});try{const e=n(this,Zt).getScreenShareConstraints(),r=yield t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",n(this,Ne).getValue("peerSessionStore").emit(k.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 b(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 a=((o=i.label)==null?void 0:o.toLowerCase())||"";return bd(i)?4:a.includes("airpods")||a.includes("airdopes")||a.includes("bluetooth")||a.includes("wireless")||a.includes("headphones")||a.includes("headset")||a.includes("earbuds")||a.includes("usb")||a.includes("external")?0:i.deviceId==="default"||a.includes("default")?1:a.includes("built-in")||a.includes("internal")?2:3},r=i=>{var o;if(i.kind!=="videoinput")return!1;const a=((o=i.label)==null?void 0:o.toLowerCase())||"";return a.includes("front")||a.includes("user")||a.includes("selfie")?!0:!(a.includes("back")||a.includes("rear")||a.includes("environment"))};return t.sort((i,a)=>{var p,g;const o=e(i),c=e(a);if(o!==c)return o-c;const d=i.deviceId==="default"||((p=i.label)==null?void 0:p.toLowerCase().includes("default")),l=a.deviceId==="default"||((g=a.label)==null?void 0:g.toLowerCase().includes("default"));if(d&&!l)return-1;if(!d&&l)return 1;if(i.kind==="videoinput"&&a.kind==="videoinput"){const T=r(i),v=r(a);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 b("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 b("Failed to get device","1609")}})}onDeviceChange(t){return u(this,null,function*(){if(Se.supportsDeviceChangeEvent()){let e=yield this.getAvailableDevices();navigator.mediaDevices.addEventListener("devicechange",r=>u(this,null,function*(){var l,p;const i=g=>`${g.kind}-${g.label}-${g.deviceId}-${g.groupId}`,a=new Set(e.map(g=>i(g))),o=yield this.getAvailableDevices(),c=new Set(o.map(g=>i(g))),d={added:o.filter(g=>!a.has(i(g))),removed:e.filter(g=>!c.has(i(g))),devices:o};if(e=o,(l=d.added)!=null&&l.length||(p=d.removed)!=null&&p.length){this.logger.info("repopulated_full_device_list",{devices:JSON.stringify(o)});const g=[...d.added,...d.removed];g.some(T=>T.kind==="audioinput")&&n(this,Ne).getValue("callstats").devices("AUDIO",o==null?void 0:o.filter(T=>T.kind==="audioinput")),g.some(T=>T.kind==="videoinput")&&n(this,Ne).getValue("callstats").devices("VIDEO",o==null?void 0:o.filter(T=>T.kind==="videoinput")),g.some(T=>T.kind==="audiooutput")&&n(this,Ne).getValue("callstats").devices("SPEAKER",o==null?void 0:o.filter(T=>T.kind==="audiooutput")),t(r,d,!1)}}),{signal:n(this,ea).signal})}})}},ea=new WeakMap,Zt=new WeakMap,Ne=new WeakMap,$g);Ms([E.trace("WebMediaInterface.destruct")],Ht.prototype,"destruct",1);Ms([E.trace("WebMediaInterface.handlePermissionErrors")],Ht.prototype,"handlePermissionErrors",1);Ms([E.trace("WebMediaInterface.getAudioAndVideoTrack")],Ht.prototype,"getAudioAndVideoTrack",1);Ms([E.trace("WebMediaInterface.getAudioTrack")],Ht.prototype,"getAudioTrack",1);Ms([E.trace("WebMediaInterface.getVideoTrack")],Ht.prototype,"getVideoTrack",1);Ms([E.trace("WebMediaInterface.getScreenShareTracks")],Ht.prototype,"getScreenShareTracks",1);Ms([E.trace("WebMediaInterface.getAvailableDevices")],Ht.prototype,"getAvailableDevices",1);Ms([E.trace("WebMediaInterface.getAvailableDevicesByKind")],Ht.prototype,"getAvailableDevicesByKind",1);Ms([E.trace("WebMediaInterface.getDevice")],Ht.prototype,"getDevice",1);Ms([E.trace("WebMediaInterface.onDeviceChange")],Ht.prototype,"onDeviceChange",1);Ht=Ms([ut("1600")],Ht);const Hf=Ht,on={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}},eD=(s=0)=>new Promise(t=>setTimeout(t,s)),tD=(s,t,e)=>{const r=typeof e=="number"?e:250,i=s.createMediaStreamSource(t),a=s.createAnalyser();a.fftSize=2048,i.connect(a);const o=new Uint8Array(a.fftSize);let c=!1;setTimeout(()=>{c=!0},r);function d(){return c?Promise.resolve(!0):(a.getByteTimeDomainData(o),o.some(l=>l!==128&&l!==0)?Promise.resolve(!1):eD().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},sD=typeof AudioContext!="undefined"?AudioContext:null;class Vh{constructor(t){h(this,"_AudioContext");h(this,"audioContext");h(this,"_audioContextRefContainers");const e=D({AudioContext:sD},t);Object.defineProperties(this,{_AudioContext:{value:e.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:Vh}})}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 gg=new Vh,rD=3,iD=250;function nD(s){const t={},e=gg.getOrCreate(t);let r=rD;function i(){return r-=1,tD(e,s.srcObject,iD).then(a=>a?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{gg.release(t)})}function mg(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 a=e.play();a&&(yield a),i=yield nD(e),i&&s.info("checkIfAudioTrackIsSilent::silence_detected")}catch(a){s.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:a})}finally{e.pause(),e.remove()}return i})}var aD=Object.defineProperty,oD=Object.getOwnPropertyDescriptor,qf=(s,t,e,r)=>{for(var i=r>1?void 0:r?oD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&aD(t,e,i),i};let kd=class extends $a{constructor(t,e,r,i){var o;const a=t.getValue("logger");super(a);h(this,"constructorName",this.constructor.name);h(this,"userSelectedDevice");h(this,"mediaInterface");h(this,"isNonPreferredDevice");h(this,"_mediaTrack");h(this,"transformedMediaTrack");h(this,"middlewares",[]);h(this,"currentDevice");h(this,"userPreferredDeviceKey",`Realtimekit::${this.constructorName}::UserDeviceID`);h(this,"setUserPreferredDevice",t=>on.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>on.getItem(this.userPreferredDeviceKey,this.logger));h(this,"isCustomTrack",!1);h(this,"context");this.context=t,this.mediaInterface=e,r&&this.setMediaTrack(r),this.userSelectedDevice=(o=this.getUserPreferredDevice())!=null?o:void 0,this.isNonPreferredDevice=i,this.onTrackEnded=this.onTrackEnded.bind(this),this.onTrackMuted=this.onTrackMuted.bind(this)}get telemetry(){return this.context.getValue("telemetry")}disableTrack(){var t,e;this.removeMediaTrackListeners(),this.isCustomTrack||(t=this._mediaTrack)==null||t.stop(),this._mediaTrack=void 0,(e=this.transformedMediaTrack)==null||e.stop(),this.transformedMediaTrack=void 0}get mediaTrack(){return this._mediaTrack}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 b("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 b("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(Se.isWebKitBased()&&!i_.hasFeature(ee.ALLOW_SAFARI_MEDIA_MIDDLEWARES))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))}};qf([E.trace("BaseMediaHandler.unmuteTrack")],kd.prototype,"unmuteTrack",1);kd=qf([ut("1600")],kd);const jf=kd;var cD=Object.defineProperty,dD=Object.getOwnPropertyDescriptor,xh=(s,t,e,r)=>{for(var i=r>1?void 0:r?dD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&cD(t,e,i),i};const pu="[Realtimekit]nonSilentDeviceLabels";class ql extends jf{onSetDevice(t){return u(this,null,function*(){if(!t)throw this.logger.warn("AudioMediaHandler.setDevice No device received"),new b("No device received!","1603");if(t.kind!=="audioinput")throw this.logger.warn("AudioMediaHandler.setDevice Received non audio device"),new b("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 b(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 j0(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(),a=this.isNonPreferredDevice?i.filter(l=>l&&!this.isNonPreferredDevice(l)):i;if(!(a!=null&&a.length))return r;a.find(l=>l.deviceId===t.getSettings().deviceId)||(r.stop(),this.logger.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=yield this.mediaInterface.getAudioTrack(!1,a[0].deviceId));const o=JSON.parse(on.getItem(pu,this.logger));if(o!=null&&o.devices.some(l=>l.label===r.label))return r;if(!(yield mg(this.logger,r))){const l=(d=o==null?void 0:o.devices.concat({label:r.label}))!=null?d:[{label:r.label}];return on.setItem(pu,JSON.stringify({devices:l}),this.logger),r}this.logger.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=r.getSettings().deviceId;return a.filter(l=>l.deviceId!==c).some(l=>u(this,null,function*(){var p;if(r=yield this.mediaInterface.getAudioTrack(!1,l.deviceId),!(yield mg(this.logger,r))){const g=(p=o==null?void 0:o.devices.concat({label:r.label}))!=null?p:[{label:r.label}];return on.setItem(pu,JSON.stringify({devices:g}),this.logger),this.logger.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return this.logger.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1})),r})}}xh([E.trace("AudioMediaHandler.setTransformedTrack")],ql.prototype,"setTransformedTrack",1);xh([E.trace("AudioMediaHandler.onTrackEnded")],ql.prototype,"onTrackEnded",1);xh([E.trace("AudioMediaHandler.conditionallyChangeTrack")],ql.prototype,"conditionallyChangeTrack",1);const lD=ql;var bi;class uD{constructor(t,e){m(this,bi,void 0);h(this,"currentDevice");h(this,"userPreferredDeviceKey","Realtimekit::speaker::UserDeviceID");h(this,"logger");h(this,"setUserPreferredDevice",t=>on.setItem(this.userPreferredDeviceKey,t,this.logger));h(this,"getUserPreferredDevice",()=>on.getItem(this.userPreferredDeviceKey,this.logger));f(this,bi,e),this.logger=t.getValue("logger")}setPreferredSpeaker(){return u(this,null,function*(){const t=this.getUserPreferredDevice(),e=yield n(this,bi).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(!(n(this,bi)instanceof Hf))return;let a=t;if(t||([a]=(yield n(this,bi).getAvailableDevicesByKind("audiooutput")).filter(p=>!bd(p))),!a)throw new b("No speaker found","1608");if(((c=this.currentDevice)==null?void 0:c.deviceId)===a.deviceId)return;e&&this.setUserPreferredDevice(a.deviceId),this.currentDevice=a;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(p){}}))})}}bi=new WeakMap;const hD=uD;var jo;class pD extends $a{constructor(e,r){const i=e.getValue("logger");super(i);h(this,"mediaInterface");h(this,"audioMediaTrack");h(this,"videoMediaTrack");m(this,jo,void 0);f(this,jo,e),this.mediaInterface=r}get trackEnabled(){return!!this.videoMediaTrack}enableScreenShare(){return u(this,null,function*(){var e,r;try{const{audioTrack:i,videoTrack:a}=yield this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=i,this.videoMediaTrack=a,this.addMediaTrackListeners(),((r=(e=this.mediaInterface)==null?void 0:e.permissions)==null?void 0:r.screenshare)==="ACCEPTED")return;this.mediaInterface.permissions&&(this.mediaInterface.permissions.screenshare="ACCEPTED",n(this,jo).getValue("peerSessionStore").emit(k.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 b("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new b("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)),Se.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")}}jo=new WeakMap;const gD=pD;var mD=Object.defineProperty,fD=Object.getOwnPropertyDescriptor,jl=(s,t,e,r)=>{for(var i=r>1?void 0:r?fD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&mD(t,e,i),i},ta,Go;class qc extends jf{constructor(e,r,i,a){super(e,r,i,a);m(this,ta,void 0);m(this,Go,{disablePerFrameCanvasRendering:!1});f(this,ta,new G0(e))}onSetDevice(e){return u(this,null,function*(){if(!e)throw this.logger.warn("VideoMediaHandler.setDevice No device received"),new b("No device received!","1603");if(e.kind!=="videoinput")throw this.logger.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new b("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 b("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 n(this,ta).getTransformedVideoTrack(this.middlewares,this.mediaTrack,n(this,Go)),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,Go,e)})}updateConstraints(e){return u(this,null,function*(){if(!this._mediaTrack)throw new b("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new b("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(){n(this,ta).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 a=yield this.mediaInterface.getVideoInputDevices(),o=this.isNonPreferredDevice?a.filter(c=>!this.isNonPreferredDevice(c)):a;return!(o!=null&&o.length)||window.FAST_RTK||o.find(c=>c.deviceId===e.getSettings().deviceId)||(i.stop(),this.logger.info("localmediahandler::setupstreams::found_video_non_preferred"),i=yield this.mediaInterface.getVideoTrack(o[0].deviceId)),i})}}ta=new WeakMap,Go=new WeakMap;jl([E.trace("VideoMediaHandler.setTransformedTrack")],qc.prototype,"setTransformedTrack",1);jl([E.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],qc.prototype,"setVideoMiddlewareGlobalConfig",1);jl([E.trace("VideoMediaHandler.onTrackEnded")],qc.prototype,"onTrackEnded",1);jl([E.trace("VideoMediaHandler.conditionallyChangeTrack")],qc.prototype,"conditionallyChangeTrack",1);const TD=qc,fg=Rs(wh());var Ct,ki,Wo,sa;const Rn=class{constructor(t){m(this,Ct,void 0);m(this,ki,void 0);m(this,Wo,void 0);m(this,sa,void 0);if(!t)throw new b("Could not load preset.","0904");f(this,Ct,t.config),f(this,Wo,t.name),f(this,ki,t.ui||Rs(wh().ui)),f(this,sa,t.permissions.plugins.config)}static fromResponse(t){return new Rn(t)}static default(){return new Rn(fg)}static init(t,e=!0){return!t||e?new Rn(fg):new Rn(t)}get setupScreen(){return{isEnabled:!0}}get waitingRoom(){return{isEnabled:!0}}get controlBar(){return{isEnabled:!0,elements:{chat:!0,fullscreen:!0,invite:!1,layout:!1,participants:!0,plugins:!0,polls:!0,reactions:!1,screenshare:!0}}}get header(){return{isEnabled:!0,elements:{logo:n(this,ki).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return n(this,Ct).viewType}get livestreamViewerQualities(){return n(this,Ct).livestreamViewerQualities||[]}get maxVideoStreams(){return n(this,Ct).maxVideoStreams}get maxScreenShareCount(){return n(this,Ct).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(n(this,sa)).filter(t=>n(this,sa)[t].disabled)}get designTokens(){return n(this,ki).designTokens}get configDiff(){return n(this,ki).configDiff}get mediaConstraints(){var t,e,r,i,a,o,c,d,l,p,g,T,v,P,_,C,w,V,F,N,B,G,re,tt;return{audio:{enableStereo:(i=(r=(e=(t=n(this,Ct))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?i:vn.audio.enableStereo,enableHighBitrate:(d=(c=(o=(a=n(this,Ct))==null?void 0:a.media)==null?void 0:o.audio)==null?void 0:c.enableHighBitrate)!=null?d:vn.audio.enableHighBitrate},video:{quality:(T=(g=(p=(l=n(this,Ct))==null?void 0:l.media)==null?void 0:p.video)==null?void 0:g.quality)!=null?T:vn.video.quality,frameRate:(C=(_=(P=(v=n(this,Ct))==null?void 0:v.media)==null?void 0:P.video)==null?void 0:_.frameRate)!=null?C:vn.video.frameRate},screenshare:{quality:(N=(F=(V=(w=n(this,Ct))==null?void 0:w.media)==null?void 0:V.screenshare)==null?void 0:F.quality)!=null?N:vn.screenshare.quality,frameRate:(tt=(re=(G=(B=n(this,Ct))==null?void 0:B.media)==null?void 0:G.screenshare)==null?void 0:re.frameRate)!=null?tt:vn.screenshare.frameRate}}}get name(){return n(this,Wo)}};let Bu=Rn;Ct=new WeakMap,ki=new WeakMap,Wo=new WeakMap,sa=new WeakMap;var vD=Object.defineProperty,yD=Object.getOwnPropertyDescriptor,Gf=(s,t,e,r)=>{for(var i=r>1?void 0:r?yD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&vD(t,e,i),i},ra,Jo;class Uh extends qt{constructor(e,r){const i=e.getValue("logger");super(i);m(this,ra,void 0);h(this,"state","IDLE");h(this,"playbackUrl");h(this,"ingestionCredentials");h(this,"viewerCount");m(this,Jo,void 0);f(this,ra,r),f(this,Jo,e),this.viewerCount=0}get telemetry(){return n(this,Jo).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(!n(this,ra).permissions.canLivestream)throw this.logger.error("Livestream::start::permission_denied"),new b("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const r=dt(),{playbackUrl:i,ingestionCredentials:a}=yield r.startLivestreaming(e);this.playbackUrl=i,this.ingestionCredentials=a,e!=null&&e.manualIngestion&&this.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}catch(r){throw this.logger.error("Recording::stop::livestream_failed_to_start",{error:r}),this.setLivestreamState("IDLE"),new b("Error while starting livestream","1900",this.logger)}})}stop(){return u(this,null,function*(){if(!n(this,ra).permissions.canLivestream)throw this.logger.error("Livestream::stop::permission_denied"),new b("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 b("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),yield dt().stopLivestreaming()}catch(e){throw this.logger.error("Livestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new b("Error while stopping livestream","1900",this.logger)}})}}ra=new WeakMap,Jo=new WeakMap;Gf([E.trace("livestream.start")],Uh.prototype,"start",1);Gf([E.trace("livestream.stop")],Uh.prototype,"stop",1);var SD=Object.defineProperty,ED=Object.getOwnPropertyDescriptor,PD=(s,t,e,r)=>{for(var i=r>1?void 0:r?ED(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&SD(t,e,i),i},ia,na,Zs,Ns;class Wf{constructor(t,e,r){h(this,"livestream");m(this,ia,void 0);m(this,na,void 0);m(this,Zs,void 0);m(this,Ns,void 0);f(this,Ns,t),f(this,na,e),this.livestream=new Uh(t,e),f(this,Zs,r),this.setupEvents()}get logger(){return n(this,Ns).getValue("logger")}get telemetry(){return n(this,Ns).getValue("telemetry")}fetchInitialLivestreamingState(){return u(this,null,function*(){const t=dt(),{status:e,playbackUrl:r,manualIngest:i,ingestionCredentials:a}=yield t.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=a,e==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),e==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")})}setupEvents(){n(this,Zs).on($.startedLivestream,t=>u(this,null,function*(){this.livestream.playbackUrl=t.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{n(this,na).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}})),n(this,Zs).on($.livestreamingInvoked,t=>u(this,null,function*(){if(t.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{n(this,na).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(e){this.logger.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}})),n(this,Zs).on($.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),n(this,Zs).on($.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),n(this,Zs).on($.roomPeerCount,t=>{this.livestream.viewerCount=t.count,this.livestream.emit("viewerCountUpdate",t.count)}),n(this,Ns).getValue("peerSessionStore").on(k.PEER_JOINED_INTERNAL,t=>u(this,null,function*(){var e;((e=t.flags)==null?void 0:e.hiddenParticipant)===!0&&t.recorderType==="LIVESTREAMER"&&(f(this,ia,t.id),this.livestream.setLivestreamState("LIVESTREAMING"))})),n(this,Ns).getValue("peerSessionStore").on(k.PEER_CLOSED,t=>{t.id===n(this,ia)&&(f(this,ia,void 0),this.livestream.setLivestreamState("IDLE"))}),n(this,Ns).getValue("peerSessionStore").onAsync(k.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})}}})),n(this,Ns).getValue("peerSessionStore").on(k.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){try{yield this.fetchInitialLivestreamingState()}catch(t){this.logger.error("Error: LivestreamController.fetchLivestream")}}))}}ia=new WeakMap,na=new WeakMap,Zs=new WeakMap,Ns=new WeakMap;PD([E.trace("LivestreamController.setupEvents")],Wf.prototype,"setupEvents",1);var _D=Object.defineProperty,CD=Object.getOwnPropertyDescriptor,jc=(s,t,e,r)=>{for(var i=r>1?void 0:r?CD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&_D(t,e,i),i},nt,$r,Fr,Fd,Jf;class Ha{constructor({name:t,socketHandler:e,meetingId:r}){m(this,Fd);h(this,"name","");m(this,nt,{});m(this,$r,"");m(this,Fr,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"bulkRateLimitConfig",{maxInvocations:5,period:1});h(this,"listeners",{});this.name=t,f(this,Fr,e),f(this,$r,r)}set(t,e,r=!0,i=!1){return u(this,null,function*(){n(this,nt)[t]=e,r&&this.remoteSet(t,e),i&&(this.listeners[t]&&this.listeners[t].forEach(a=>a({[t]:n(this,nt)[t]})),this.listeners["*"]&&this.listeners["*"].forEach(a=>a({[t]:n(this,nt)[t]})))})}remoteSet(t,e){n(this,Fr).storeInsertKeys(n(this,$r),this.name,[{key:t,payload:e}])}bulkSet(t){return u(this,null,function*(){t.forEach(({key:e,payload:r})=>{n(this,nt)[e]=r}),n(this,Fr).storeInsertKeys(n(this,$r),this.name,t)})}update(t,e,r=!0){return u(this,null,function*(){U(this,Fd,Jf).call(this,t,e,r)})}delete(t,e=!0,r=!1){return u(this,null,function*(){if(n(this,nt)[t]&&delete n(this,nt)[t],e)return n(this,Fr).storeDeleteKeys(n(this,$r),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})=>{n(this,nt)[e]&&delete n(this,nt)[e]}),n(this,Fr).storeDeleteKeys(n(this,$r),this.name,t)})}get(t){if(n(this,nt)[t])return n(this,nt)[t]}getAll(){return n(this,nt)}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,nt,t)}}nt=new WeakMap,$r=new WeakMap,Fr=new WeakMap,Fd=new WeakSet,Jf=function(t,e,r=!0){let i;const a=n(this,nt)[t],o=Object.prototype.toString.call(e),c=Object.prototype.toString.call(a);if(o!==c){this.set(t,e);return}switch(c){case"[object Array]":i=[...a,...e];break;case"[object Object]":i=D(D({},a),e);break;case"[object Map]":i=new Map([...a,...e]);break;case"[object Set]":i=new Set([...a,...e]);break;default:i=e;break}this.set(t,i,r)};jc([Mt(Ba,"rateLimitConfig")],Ha.prototype,"remoteSet",1);jc([Mt(Ba,"bulkRateLimitConfig")],Ha.prototype,"bulkSet",1);jc([Mt(Ba,"rateLimitConfig")],Ha.prototype,"update",1);jc([Mt(Ba,"rateLimitConfig")],Ha.prototype,"delete",1);jc([Mt(Ba,"bulkRateLimitConfig")],Ha.prototype,"bulkDelete",1);var Ii,Ai,Ko,Hu,zo,Br,Bd,Kf;class wD{constructor(t,e){m(this,Ko);m(this,Bd);h(this,"stores",new Map);m(this,Ii,void 0);m(this,Ai,"");m(this,zo,void 0);m(this,Br,new Map);f(this,Ii,e),f(this,Ai,t.getValue("meetingId")),f(this,zo,t),U(this,Bd,Kf).call(this)}create(t){const e=new Ha({name:t,socketHandler:n(this,Ii),meetingId:n(this,Ai)});return n(this,Ii).storeGetKeys(n(this,Ai),t,[]),new Promise((i,a)=>{const o=setTimeout(()=>a(Error("Failed")),3e3);n(this,Br).set(t,{rejectTimeout:o,resolve:i,store:e})})}}Ii=new WeakMap,Ai=new WeakMap,Ko=new WeakSet,Hu=function(){return n(this,zo).getValue("peerId")},zo=new WeakMap,Br=new WeakMap,Bd=new WeakSet,Kf=function(){[J.storeInsertKeys,J.storeGetKeys,J.storeDeleteKeys].forEach(t=>{n(this,Ii).on(t,e=>u(this,null,function*(){var a,o;if(e.pluginId!==n(this,Ai))return;const r=(a=e.storeItems)==null?void 0:a.map(c=>{var d;return{timestamp:c.timestamp,peerId:c.peerId,payload:JSON.parse((d=c.payload)!=null&&d.length?new TextDecoder().decode(c.payload):"{}"),key:c.storeKey}});if(t===J.storeGetKeys){const c=n(this,Br).get(e.storeName),d=this.stores.get(e.storeName)||(c==null?void 0:c.store);n(this,Br).get(e.storeName)&&(this.stores.set(e.storeName,c.store),c.resolve(d),clearTimeout(c.rejectTimeout),n(this,Br).delete(e.storeName)),r.forEach(l=>{d.set(l.key,l.payload,!1,!1)});return}const i=this.stores.get(e.storeName)||((o=n(this,Br).get(e.storeName))==null?void 0:o.store);i!==void 0&&(t===J.storeInsertKeys&&r.forEach(({key:c,peerId:d,payload:l})=>{d!==n(this,Ko,Hu)&&i.set(c,l,!1,!0)}),t===J.storeDeleteKeys&&r.forEach(({key:c,peerId:d})=>{d!==n(this,Ko,Hu)&&i.delete(c,!1,!0)}))}))})};function pi(s){var t,e,r,i,a,o,c,d,l,p,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?(a=s.mediaPermissions)==null?void 0:a.screenshare:null,audio:{enabled:(c=(o=s.screenShareTracks)==null?void 0:o.audio)==null?void 0:c.enabled,trackId:(l=(d=s.screenShareTracks)==null?void 0:d.audio)==null?void 0:l.id},video:{enabled:(g=(p=s.screenShareTracks)==null?void 0:p.video)==null?void 0:g.enabled,trackId:(v=(T=s.screenShareTracks)==null?void 0:T.video)==null?void 0:v.id}}}}:{}}var RD=Object.defineProperty,bD=Object.getOwnPropertyDescriptor,qa=(s,t,e,r)=>{for(var i=r>1?void 0:r?bD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&RD(t,e,i),i};const kD=.8,ID=1.2;var aa,oa,Ut,Mi,uo,Hr,En,Di,ho,Hd,zf,er,Yo,qr,Oi,po,tr,qd,Qo,qu,jd,Yf,Gd,Qf,Fg;let Sr=(Fg=class extends qt{constructor(t,e,r,i){const a=t.getValue("logger");super(a);m(this,Mi);m(this,Hr);m(this,Di);m(this,Hd);m(this,Oi);m(this,Qo);m(this,jd);m(this,Gd);h(this,"id");h(this,"userId");h(this,"name");h(this,"picture");h(this,"isHost");h(this,"customParticipantId");h(this,"flags");h(this,"device");h(this,"videoTrack");h(this,"audioTrack");h(this,"screenShareTracks");h(this,"videoEnabled");h(this,"audioEnabled");h(this,"screenShareEnabled");h(this,"producers");h(this,"manualProducerConfig");m(this,aa,void 0);h(this,"supportsRemoteControl",!1);m(this,oa,void 0);h(this,"presetName");m(this,Ut,void 0);m(this,er,void 0);m(this,Yo,void 0);m(this,qr,new Map);m(this,tr,1);m(this,qd,kh(t=>{if(!this.videoTrack)return;const{clientWidth:e,clientHeight:r}=t,{width:i,height:a}=this.videoTrack.getSettings();if(!i||!a)return;const o=a/r,c=i/e,d=Math.max(o,c);d>ID&&n(this,tr)===1?(f(this,tr,0),n(this,Ut).getValue("peerSessionStore").emit(k.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,tr)})):d<kD&&n(this,tr)===0&&(f(this,tr,1),n(this,Ut).getValue("peerSessionStore").emit(k.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:n(this,tr)}))},2e3));f(this,Ut,t);const{id:o,userId:c,displayName:d,device:l,picture:p,isHost:g,flags:T,clientSpecificId:v,stageStatus:P,customParticipantId:_,audioMuted:C,audioTrack:w,videoEnabled:V=!1,videoTrack:F,producers:N,metadata:B}=e;this.id=o,this.userId=c,this.name=d,this.device=l,this.picture=p,this.isHost=g,this.flags=T,this.manualProducerConfig=dw,f(this,oa,P!=null?P:"ON_STAGE"),this.customParticipantId=_!=null?_:v,this.audioEnabled=!C,this.audioTrack=w,this.videoEnabled=V,this.videoTrack=F,this.screenShareTracks={audio:void 0,video:void 0},this.producers=N!=null?N:[],this.presetName=B==null?void 0:B.preset_name,f(this,aa,!1),f(this,er,r),f(this,Yo,i),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),U(this,Qo,qu).call(this)}get clientSpecificId(){return this.customParticipantId}get stageStatus(){return n(this,oa)}get telemetry(){return n(this,Ut).getValue("telemetry")}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(this.logger.info("Participant::setVideoEnabled::videoUpdate",D({},pi(this))),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(this.logger.info("Participant::setAudioEnabled::audioUpdate",D({},pi(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",U(this,Qo,qu)),n(this,Hr,En)&&(this.on("audioUpdate",U(this,jd,Yf)),this.on("screenShareUpdate",U(this,Gd,Qf)))}pin(){return u(this,null,function*(){if(!n(this,Di,ho))throw new b("Can`t pin participant without joining room","1205");if(!n(this,er).permissions.pinParticipant)throw new b("You do not have permission to pin participants.","1201");return n(this,Mi,uo).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!n(this,Di,ho))throw new b("Can`t unpin participant without joining room","1205");if(!n(this,er).permissions.pinParticipant)throw new b("You do not have permission to unpin participants.","1201");return n(this,Mi,uo).pinPeer(null)})}setIsPinned(t,e=!0){var i;f(this,aa,t);const r=t?"pinned":"unpinned";(i=n(this,Oi,po))==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}}),!n(this,Di,ho))throw new b("Can`t disable participant audio without joining room","1205");if(n(this,er).permissions.canDisableParticipantAudio)return n(this,Mi,uo).disableAudio(t);throw this.logger.error("Participant::unauthorized_disable_audio",{participant:{id:t}}),new b("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}}),!n(this,Hd,zf))throw new b("Can`t kick participant without joining room","1205");if(n(this,er).permissions.kickParticipant){yield n(this,Ut).getValue("peerSessionStore").emitAsync(k.KICK_PEER,{peerId:t});return}throw this.logger.error("Participant::unauthorized_kick",{participant:{id:t}}),new b("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}}),!n(this,Di,ho))throw new b("Can`t disable participant video without joining room","1205");if(n(this,er).permissions.canDisableParticipantVideo)return n(this,Mi,uo).disableVideo(t);throw this.logger.error("Participant::unauthorized_disable_video",{participant:{id:t}}),new b("Unauthorized: User does not have permission to disable participant video.","1201")})}getPermissions(){return u(this,null,function*(){return n(this,Yo).getUserPermissions(this.userId)})}setStageStatus(t){f(this,oa,t),this.emit("stageStatusUpdate",this)}get isPinned(){return n(this,aa)}registerVideoElement(t){var r,i,a,o;if(!t)return;let e;(i=(r=n(this,qr).get(t))==null?void 0:r.observer)==null||i.disconnect(),"ResizeObserver"in window&&(e=new ResizeObserver(()=>n(this,qd).call(this,t)),e.observe(t)),n(this,qr).set(t,{observer:e}),this.updateVideo(t),(o=n(this,Oi,po))==null||o.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(a=this.raised)!=null?a:!1)}deregisterVideoElement(t){var e,r,i,a;if(!t){(e=n(this,Oi,po))==null||e.removeSource(this.id);return}t.srcObject=void 0,(i=(r=n(this,qr).get(t))==null?void 0:r.observer)==null||i.disconnect(),n(this,qr).delete(t),(a=n(this,Oi,po))==null||a.removeSource(this.id)}updateVideo(t){var e;if(this.videoEnabled){if(this.videoTrack==null)return;const r=(e=t.srcObject)==null?void 0:e.getTracks()[0];if((r==null?void 0:r.id)===this.videoTrack.id)return;const i=new MediaStream;i.addTrack(this.videoTrack),t.srcObject=i}else t.srcObject=void 0;t.style.display=this.videoEnabled?"block":"none"}},aa=new WeakMap,oa=new WeakMap,Ut=new WeakMap,Mi=new WeakSet,uo=function(){return n(this,Ut).getValue("roomNodeClient")},Hr=new WeakSet,En=function(){return n(this,Ut).getValue("audioPlayback")},Di=new WeakSet,ho=function(){return n(this,Ut).getValue("connectionHandler").mediaJoined},Hd=new WeakSet,zf=function(){return n(this,Ut).getValue("connectionHandler").socketJoined},er=new WeakMap,Yo=new WeakMap,qr=new WeakMap,Oi=new WeakSet,po=function(){return n(this,Ut).getValue("pip")},tr=new WeakMap,qd=new WeakMap,Qo=new WeakSet,qu=function(){Array.from(n(this,qr).keys()).forEach(this.updateVideo)},jd=new WeakSet,Yf=function(){var t,e;this.audioEnabled&&this.audioTrack?(t=n(this,Hr,En))==null||t.addParticipantTrack(this.id,this.audioTrack):(e=n(this,Hr,En))==null||e.removeParticipantTrack(this.id)},Gd=new WeakSet,Qf=function(){var t,e;this.screenShareEnabled&&this.screenShareTracks.audio?(t=n(this,Hr,En))==null||t.addParticipantTrack(`screenshare-${this.id}`,this.screenShareTracks.audio):(e=n(this,Hr,En))==null||e.removeParticipantTrack(`screenshare-${this.id}`)},Fg);qa([E.trace("Participant.disableAudio")],Sr.prototype,"disableAudio",1);qa([E.trace("Participant.kick")],Sr.prototype,"kick",1);qa([E.trace("Participant.disableVideo")],Sr.prototype,"disableVideo",1);qa([E.trace("Participant.getPermissions")],Sr.prototype,"getPermissions",1);qa([E.trace("Participant.setStageStatus")],Sr.prototype,"setStageStatus",1);Sr=qa([ut("1200")],Sr);class lo extends $f{constructor(t,e){const{onAddEvent:r="participantJoined",onDeleteEvent:i="participantLeft",onClearEvent:a="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:i,onClearEvent:a},t)}add(t,e=!0){return this.has(t.id)&&Object.is(this.get(t.id),t)===!1&&this.delete(t.id),super.add(t,e)}clear(t=!0,e=!1){return super.clear(t,e)}delete(t,e=!0,r=!1){return super.delete(t,e,r)}}var jr;class AD extends $a{constructor(e){super(e);m(this,jr,void 0);f(this,jr,new Map)}__set(e,r){return n(this,jr).set(e,r)}__clear(){return n(this,jr).clear()}get(e){return n(this,jr).get(e)}toArray(){return Array.from(n(this,jr).values())}}jr=new WeakMap;class MD{constructor(){h(this,"_orderedArray");h(this,"_map");this._map=new Map,this._orderedArray=[]}add(t,e){if(!this._map.has(t))return this._map.set(t,{peerId:t,priority:e}),this._orderedArray.splice(Math.max(e-1,0),0,t),this.index(t);const r=this.index(t);this.delete(t);const i=this.add(t,e);return r!==i?i:-1}delete(t){if(this._map.has(t)){const e=this.index(t);this._map.delete(t),this._orderedArray.splice(e,1)}}index(t){return this._map.has(t)?this._orderedArray.indexOf(t):-1}[Symbol.iterator](){return this._orderedArray[Symbol.iterator]()}}class DD{constructor(){h(this,"_activeSpeakerPeers");h(this,"_compulsoryPeers");this._activeSpeakerPeers=new MD,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 Xf=new DD;var OD=Object.defineProperty,ND=Object.getOwnPropertyDescriptor,Wt=(s,t,e,r)=>{for(var i=r>1?void 0:r?ND(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&OD(t,e,i),i};const LD=["ACTIVE_GRID","PAGINATED","MANUAL"];var Ee,Xo,ju,Ni,go,ca,pd,Li,wt,Bg;let Pt=(Bg=class extends qt{constructor(t,e,r){const i=t.getValue("logger");super(i);m(this,Xo);m(this,Ni);m(this,ca);h(this,"waitlisted");h(this,"joined");h(this,"active");h(this,"videoSubscribed");h(this,"audioSubscribed");h(this,"pinned");h(this,"all");m(this,Ee,void 0);m(this,Li,void 0);m(this,wt,void 0);h(this,"rateLimitConfig",{maxInvocations:5,period:1});h(this,"viewMode");h(this,"currentPage");h(this,"lastActiveSpeaker");h(this,"selectedPeers",Xf);f(this,Ee,t),f(this,Li,e),f(this,wt,r),this.waitlisted=new lo(i),this.joined=new lo(i),this.videoSubscribed=new lo(i),this.audioSubscribed=new lo(i),this.active=this.videoSubscribed,this.pinned=new lo(i),this.all=new AD(i),this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return n(this,Ee).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}get telemetry(){return n(this,Ee).getValue("telemetry")}setupEvents(){n(this,Ee).getValue("peerSessionStore").on(k.E2EE_ACTIVE_CONSUMER,({peerId:e})=>{var r;((r=n(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=n(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=n(this,Ee))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new b("0 <= Max active participants count limit <= 24","1203");n(this,Ee).setValue("maxPreferredStreams",t),n(this,ca,pd)&&n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})}get pageCount(){if(this.viewMode==="PAGINATED"){const t=this.selectedPeers.compulsoryPeers.length,e=this.joined.toArray().filter(r=>r.stageStatus==="ON_STAGE");return Math.ceil((e.length-t)/Math.max(this.maxActiveParticipantsCount-t,1))}return 0}acceptWaitingRoomRequest(t){var r,i;if(!n(this,Ni,go))throw new b("Can`t accept waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;return n(this,wt).acceptWaitingRoomRequest([e])}acceptAllWaitingRoomRequest(t){return u(this,null,function*(){const e=t.map(r=>{var i,a;return(a=(i=this.waitlisted.get(r))==null?void 0:i.userId)!=null?a:r});return n(this,wt).acceptWaitingRoomRequest(e)})}rejectWaitingRoomRequest(t){return u(this,null,function*(){var r,i;if(!n(this,Ni,go))throw new b("Can`t reject waiting room request without joining room","1205");const e=(i=(r=this.waitlisted.get(t))==null?void 0:r.userId)!=null?i:t;n(this,wt).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=>LD.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 b(`Invalid view mode: ${t}. Try ACTIVE_GRID, PAGINATED or MANUAL.`,"1207");if(this.viewMode===t){this.logger.info("Participants::setViewMode::view_mode_same_as_previous");return}this.viewMode=t,t==="PAGINATED"?(this.currentPage=1,n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="ACTIVE_GRID"?(this.currentPage=0,n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:t,page:this.currentPage})):t==="MANUAL"&&(this.currentPage=0,n(this,Ee).getValue("peerSessionStore").emit(k.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 b("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const a=this.joined.get(i);a&&(e.includes("audio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{audio:!0}),this.audioSubscribed.has(a.id)||this.audioSubscribed.add(a)),e.includes("video")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{video:!0}),this.videoSubscribed.has(a.id)||this.videoSubscribed.add(a)),e.includes("screenshareAudio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareAudio:!0}),this.audioSubscribed.has(a.id)||this.audioSubscribed.add(a)),e.includes("screenshareVideo")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareVideo:!0}),this.videoSubscribed.has(a.id)||this.videoSubscribed.add(a)))}),n(this,Ee).getValue("peerSessionStore").emit(k.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 b("MANUAL subscription mode was not activated.","1206");t.forEach(i=>{const a=this.joined.get(i);a&&(e.includes("audio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{audio:!1}),a.manualProducerConfig.screenshareAudio||this.audioSubscribed.delete(a.id)),e.includes("video")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{video:!1}),a.manualProducerConfig.screenshareVideo||this.videoSubscribed.delete(a.id)),e.includes("screenshareAudio")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareAudio:!1}),a.manualProducerConfig.audio||this.audioSubscribed.delete(a.id)),e.includes("screenshareVideo")&&(a.manualProducerConfig=H(D({},a.manualProducerConfig),{screenshareVideo:!1}),a.manualProducerConfig.video||this.videoSubscribed.delete(a.id)))}),n(this,Ee).getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.viewMode,page:this.currentPage})})}getPeerIdsForCurrentPage(){this.logger.info("Participants::getPeerIdsForCurrentPage()",{pageNavigation:{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}});const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(c=>this.joined.has(c)),r=Array.from(this.pinned.keys()).filter(c=>!e.includes(c)),i=Array.from(this.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),a=Math.max((this.currentPage-1)*(this.maxActiveParticipantsCount-e.length-r.length)),o=this.currentPage*(this.maxActiveParticipantsCount-e.length-r.length);return e.concat(r,i.slice(a,o))}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 b(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,n(this,Ee).getValue("peerSessionStore").emit(k.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}}}),!n(this,ca,pd))throw new b("Can`t disable all audio without joining room","1205");if(n(this,Li).permissions.canAllowParticipantAudio)return n(this,Xo,ju).muteAll(t);throw this.logger.error("Participants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new b("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"),!n(this,ca,pd))throw new b("Can`t disable all video without joining room","1205");if(n(this,Li).permissions.canAllowParticipantVideo)return n(this,Xo,ju).muteAllVideo();throw this.logger.error("Participants::unauthorized_disable_all_video"),new b("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 n(this,Ee).getValue("peerSessionStore").emitAsync(k.KICK_PEER,{peerId:t})})}kickAll(){return u(this,null,function*(){if(this.logger.info("Participants::kick_all"),n(this,Ee).getValue("viewType")!=="LIVESTREAM"&&!n(this,Ni,go))throw new b("Can`t kick all without joining room","1205");if(!n(this,Li).permissions.kickParticipant)throw this.logger.error("Participants::unauthorized_kick_all"),new b("Unauthorized: User does not have permission to kick peers.","1201");const e=n(this,Ee).getValue("flagsmith").hasFeature(ee.PROPAGATE_KICK_ALL);n(this,wt).kickAll(e)})}broadcastMessage(t,e,r){return u(this,null,function*(){if(this.logger.info("Participants::broadcastMessage"),!n(this,Ni,go))throw new b("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new b("`type` must be a non-empty string.","1209");if(r)if("meetingIds"in r)yield n(this,wt).broadcastToMeetings(t,r.meetingIds,e);else{let i=[];"participantIds"in r?i=r.participantIds:i=this.joined.toArray().filter(a=>{var o;return(o=r.presetNames)==null?void 0:o.includes(a.presetName)}).map(a=>a.id),yield n(this,wt).broadcastToPeers(t,i,e)}else yield n(this,wt).broadcastMessage(t,e)})}getAllJoinedPeers(t,e,r){return u(this,null,function*(){return(yield n(this,wt).getRoomPeers(t,e,r)).peers.map(Cr.formatSocketPeerMessage)})}updatePermissions(t,e){return u(this,null,function*(){const r=this.joined.toArray().filter(a=>t.includes(a.id)).map(a=>a.userId),i=[...new Set(r)];if(!i.length)throw new b("Cannot update permissions, no valid userIDs found","1204");n(this,wt).updatePermissions(i,e)})}getParticipantsInMeetingPreJoin(){return u(this,null,function*(){return n(this,wt).getRoomPeersNonPaginated()})}},Ee=new WeakMap,Xo=new WeakSet,ju=function(){return n(this,Ee).getValue("roomNodeClient")},Ni=new WeakSet,go=function(){var t;return((t=n(this,Ee).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},ca=new WeakSet,pd=function(){var t;return((t=n(this,Ee).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Li=new WeakMap,wt=new WeakMap,Bg);Wt([E.trace("Participants.setViewMode")],Pt.prototype,"setViewMode",1);Wt([E.trace("Participants.setPage")],Pt.prototype,"setPage",1);Wt([E.trace("Participants.disableAllAudio")],Pt.prototype,"disableAllAudio",1);Wt([E.trace("Participants.disableAllVideo")],Pt.prototype,"disableAllVideo",1);Wt([E.trace("Participants.disablePeerAudio")],Pt.prototype,"disableAudio",1);Wt([E.trace("Participants.disablePeerVideo")],Pt.prototype,"disableVideo",1);Wt([E.trace("Participants.kickPeer")],Pt.prototype,"kick",1);Wt([E.trace("Participants.kickAll")],Pt.prototype,"kickAll",1);Wt([E.trace("Participants.broadcastMessage"),Mt(Ba,"rateLimitConfig")],Pt.prototype,"broadcastMessage",1);Wt([E.trace("Participants.getAllJoinedPeers"),Mt({maxInvocations:10,period:60})],Pt.prototype,"getAllJoinedPeers",1);Wt([E.trace("Participant.updatePermissions"),Mt({maxInvocations:1e3,period:60})],Pt.prototype,"updatePermissions",1);Wt([E.trace("Participants.getParticipantsInMeetingPreJoin")],Pt.prototype,"getParticipantsInMeetingPreJoin",1);Pt=Wt([ut("1200")],Pt);var VD=Object.defineProperty,xD=Object.getOwnPropertyDescriptor,fn=(s,t,e,r)=>{for(var i=r>1?void 0:r?xD(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&VD(t,e,i),i},es,fs,da,Hg;const Zf=(Hg=class{constructor(s,t,e){h(this,"participants");h(this,"self");h(this,"selectedPeers",Xf);h(this,"maxSpatialLayerUpdates",new Map);h(this,"consumerPeerMap");h(this,"events");h(this,"roomSocketHandler");h(this,"context");h(this,"videoPeerConsumerMap",new Map);m(this,es,{mode:"ACTIVE_GRID",page:0});m(this,fs,!1);m(this,da,!1);h(this,"updateConsumerSpatialLayers",kh(()=>{const s={},t=new Map(this.maxSpatialLayerUpdates);this.maxSpatialLayerUpdates.clear(),Array.from(t.entries()).forEach(([e,r])=>{s[r]===void 0&&(s[r]={layer:r,consumerIds:[]}),s[r].consumerIds.push(e)}),Object.keys(s).forEach(e=>{const r=s[e];this.logger.log(`Switching max spatial layer to ${r.layer}`,{consumerIds:r.consumerIds}),this.roomNodeClient.switchConsumersToLayer(r.consumerIds,r.layer)})},2e3));h(this,"updateConsumers",(s,t)=>u(this,null,function*(){this.logger.info(`updateConsumers: Starting consumer updates - AddProducers: ${s.length}, RemoveProducers: ${t.length}, ConsumersSyncing: ${n(this,fs)}`);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 Pt(s,t,this.roomSocketHandler),this.self=t,this.consumerPeerMap=new Map,this.events=Cs,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($.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),this.context.getValue("peerSessionStore").on(k.SOCKET_PEERS,s=>u(this,null,function*(){const t=this.context.getValue("flagsmith").hasFeature(ee.DEBUG_SOCKET_JOIN);if(t){const e=s&&(s==null?void 0:s.length)<20?{peers:JSON.stringify(s.map(r=>r.peerId))}:void 0;this.logger.info("Processing socket peers",e)}s==null||s.forEach(e=>{e.waitlisted||this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(e))}),t&&this.logger.info("Processed socket peers")})),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.logger.info("events.peerJoinedBroadcast",{peers:s.peerId}),this.onParticipantMediaJoined(s.peerId,s.producerStates,s.capabilities)}),this.roomSocketHandler.on(this.events.selfJoinComplete,({participants:s,selectedPeers:t,roomState:e})=>{if(this.context.getValue("flagsmith").hasFeature(ee.DEBUG_SOCKET_JOIN)){const a=s&&(s==null?void 0:s.length)<20?{peers:JSON.stringify(s.map(o=>o.peerId))}:void 0;this.logger.info("events.selfJoinComplete",a)}s.forEach(({peerId:a,producerStates:o,capabilities:c})=>this.onParticipantMediaJoined(a,o,c));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(k.UPDATE_ACTIVE,{createAllConsumers:!0})}),this.context.getValue("peerSessionStore").on(k.MAX_SPATIAL_LAYER_CHANGE,({peerId:s,maxSpatialLayer:t})=>{const e=this.videoPeerConsumerMap.get(s);e&&(this.context.getValue("flagsmith").hasFeature(ee.DISABLE_LAYER_SWITCH)||(this.maxSpatialLayerUpdates.set(e,t),this.updateConsumerSpatialLayers()))}),this.context.getValue("peerSessionStore").on(k.NEW_PRODUCER,({peerId:s,producer:t})=>{const e=this.participants.joined.get(s);if(!e){this.logger.warn("ParticipantController::NEW_PRODUCER::participant not found",{producer:{id:t==null?void 0:t.producerId,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}},participant:{id:s}});return}e.producers.push(t),this.logger.info("ParticipantController::NEW_PRODUCER::producer_added_to_participant",{producer:{id:t==null?void 0:t.producerId,peerId:s,kind:t==null?void 0:t.kind,status:"not_initialized",appData:{screenShare:t==null?void 0:t.screenShare}}}),(t==null?void 0:t.kind)==="audio"&&this.participants.audioSubscribed.get(s)||(t==null?void 0:t.kind)==="video"&&this.participants.videoSubscribed.get(s)||t!=null&&t.screenShare?(this.logger.info(`NEW_PRODUCER: scheduling syncConsumer (AUTO mode) - Producer: ${t.producerId}, Peer: ${s}, Kind: ${t.kind}, ScreenShare: ${t.screenShare}, ConsumersSyncing: ${n(this,fs)}, 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(k.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(k.PRODUCER_TOGGLE,({peerId:s,producerId:t,paused:e,kind:r})=>{const i=this.participants.joined.get(s);if(i){r==="audio"&&i.setAudioEnabled(!e);const a=i.producers.find(o=>o.producerId===t);a&&(a.pause=e),r==="video"&&this.context.getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}}),this.roomSocketHandler.on(this.events.globalPeerPinBroadcast,s=>{let t;if(s&&(t=s.participantId),!this.mediaJoined)return;const e=t;this.onParticipantPinned(e);const r=this.participants.joined.get(e);r&&(this.logger.info(`globalPeerPinBroadcast: Scheduling audio/video consumer sync for pinned participant ${e} - ProducerCount: ${r.producers.length}, ConsumersSyncing: ${n(this,fs)}, ProducerIds: [${r.producers.map(i=>i.producerId).join(", ")}]`),this.scheduleSyncConsumers({source:"GLOBAL_PEER_PIN"}))}),this.roomSocketHandler.on(this.events.selectedPeer,({audioPeers:s,compulsoryPeers:t})=>{this.mediaJoined&&this.onSelectedPeers(t.concat(s))}),this.roomSocketHandler.on(this.events.selectedPeerDiff,({entries:s})=>{if(!this.mediaJoined)return;const t=s.map(e=>({peerId:e.peerId,priority:e.priority}));this.updateActiveParticipantsWithPriorities(t,!0)})}waitingRoomRequestHandler(s){const t=s.requests.filter(r=>!this.participants.waitlisted.toArray().find(i=>i.userId===r.userId)),e=this.participants.waitlisted.toArray().filter(r=>!s.requests.find(i=>i.userId===r.userId));t.forEach(r=>this.participants.waitlisted.add(new Sr(this.context,{id:r.peerId,displayName:r.displayName,audioMuted:!0,videoEnabled:!1,audioTrack:void 0,videoTrack:void 0,stageStatus:"OFF_STAGE",userId:r.userId,flags:{},isHost:!1,customParticipantId:r.customParticipantId,picture:r.picture,metadata:{preset_name:r.presetName}},this.self,this.roomSocketHandler))),e.forEach(r=>this.participants.waitlisted.delete(r.id))}get maxPreferredStreams(){return this.participants.maxActiveParticipantsCount}selectPagePeers(s){const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(d=>this.participants.joined.has(d)),r=Array.from(this.participants.pinned.keys()).filter(d=>!e.includes(d)),i=Array.from(this.participants.joined.toArray().filter(d=>d.stageStatus==="ON_STAGE").map(d=>d.id)),a=Math.max((s-1)*(this.maxPreferredStreams-e.length-r.length)),o=s*(this.maxPreferredStreams-e.length-r.length);return e.concat(r,i.slice(a,o))}selectActivePeers(s){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(p=>p.stageStatus==="ON_STAGE").map(p=>(t.set(p.id,!0),p.id))),r=this.selectedPeers.peers,i=this.participants.pinned.toArray().reduce((p,g)=>(g.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(g.id):p.push(g.id),p),[]),a=this.self.stageStatus==="ON_STAGE"?1:0,o=s-a,c=new Set(r.concat(i).filter(p=>p!==this.self.id&&t.has(p)));let d=Array.from(c);const l=o-c.size;if(l>=0){const p=e.filter(g=>!c.has(g)&&g!==this.self.id).slice(0,l);d=Array.from(c).concat(p)}else d=d.slice(0,o);return d}updateMediaSubscribedMaps(s,t){const{page:e}=t!=null?t:{};s&&n(this,es).mode!==s&&(n(this,es).mode=s),e&&n(this,es).page!==e&&(n(this,es).page=e);const{mode:r,page:i}=n(this,es);switch(r){case"PAGINATED":{if(!i)return;const a=this.selectPagePeers(i),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMap(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o),this.logger.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:a});break}case"ACTIVE_GRID":{const a=this.selectActivePeers(this.participants.maxActiveParticipantsCount),o=this.selectActivePeers(this.participants.maxActiveParticipantsCount+4);this.updateParticipantsMapMinReplacement(this.participants.videoSubscribed,a),this.updateParticipantsMap(this.participants.audioSubscribed,o);break}case"MANUAL":break;default:throw new Error(`View mode ${s} not supported`)}}scheduleSyncConsumers(t){return u(this,arguments,function*({source:s}){var r,i,a;const e=((r=n(this,es))==null?void 0:r.mode)==="PAGINATED"&&!n(this,fs)?200:0;this.logger.info(`scheduleSyncConsumers():: Source: ${s}, ViewMode: ${(i=n(this,es))==null?void 0:i.mode}, ConsumersSyncing: ${n(this,fs)}, Delay: ${e}, Page: ${(a=n(this,es))==null?void 0:a.page}`),setTimeout(()=>this.syncConsumers(),e)})}syncConsumers(){return u(this,null,function*(){var o,c,d,l,p;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(n(this,fs)){f(this,da,!0),this.logger.info("syncConsumers: Sync in progress, marking resyncRequired=true and exiting.");return}this.logger.info("syncConsumers: Starting sync operation."),f(this,fs,!0),f(this,da,!1);let s=[];this.participants.videoSubscribed.forEach(g=>{var P,_;const T=this.participants.joined.get(g.id),v=(_=(P=g.producers)==null?void 0:P.filter(C=>C.kind==="video"))!=null?_:[];T&&(v!=null&&v.length)&&v.forEach(C=>{var F,N,B,G;const w=((N=(F=T.manualProducerConfig)==null?void 0:F.video)!=null?N:!0)&&C.kind==="video"&&!C.screenShare,V=((G=(B=T.manualProducerConfig)==null?void 0:B.screenshareVideo)!=null?G:!0)&&C.kind==="video"&&C.screenShare;(w||V)&&(C.pause||s.push(C))})}),this.participants.audioSubscribed.forEach(g=>{var P,_;const T=this.participants.joined.get(g.id),v=(_=(P=g.producers)==null?void 0:P.filter(C=>C.kind==="audio"))!=null?_:[];T&&(v!=null&&v.length)&&v.forEach(C=>{var F,N,B,G;const w=((N=(F=T.manualProducerConfig)==null?void 0:F.audio)!=null?N:!0)&&C.kind==="audio"&&!C.screenShare,V=((G=(B=T.manualProducerConfig)==null?void 0:B.screenshareAudio)!=null?G:!0)&&C.kind==="audio"&&C.screenShare;(w||V)&&s.push(C)})}),s=cw(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 a=Array.from((p=e==null?void 0:e.values())!=null?p:[]).map(g=>g.peerId);a=ow(a),a==null||a.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(P=>{const _=P.consumer&&e.has(P.consumer.id);!t.has(P.producerId)&&(e.has(P.producerId)||_)&&i.push(P)})}),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,fs,!1)}n(this,da)&&(this.logger.info("syncConsumers: Resync required, calling syncConsumers again."),this.syncConsumers())})}computeActivateParticipants(s,t){const e=s.map((i,a)=>({peerId:i,priority:a+1})),r=t==null?void 0:t.map((i,a)=>({peerId:i,priority:-(a+1)}));e.push(...r!=null?r:[]),e.length>0&&this.updateActiveParticipantsWithPriorities(e)}createParticipantObjFromSocketPeer(s){const t=Zf.formatSocketPeerMessage(s);return new Sr(this.context,H(D({},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,e){if(!this.mediaJoined||s===this.self.id)return;const r=this.participants.joined.get(s);if(!r){this.logger.warn(`Received media.peerJoinedBroadcast for non-existent peer ${s}`);return}this.logger.info("PEER_INFO:::SOCKET_ON_MEDIA_JOIN",{participant:{id:r.id,maskedName:[...(r==null?void 0:r.name)||""].map((i,a)=>a%2?"*":i).join("")}}),this.logger.info(`onParticipantMediaJoined: peer ${s} has joined media room. Processing.`),t.forEach(i=>{i.kind===Fs.AUDIO&&!i.screenShare?r.setAudioEnabled(!i.pause):i.kind===Fs.VIDEO&&!i.screenShare&&(r.setVideoEnabled(!i.pause),this.updatePipSource(r.id,!i.pause)),r.producers.push(H(D({},i),{producingTransportId:i.producingTransportId,kind:i.kind===Fs.AUDIO?"audio":"video",producingPeerId:s,mimeType:i.mimeType}))}),this.roomNodeClient.handlePeerCapabilities(s,e),this.context.getValue("flagsmith").hasFeature(ee.FORCE_VIDEO_CODEC)||this.roomNodeClient.shareWebcam(this.self.videoTrack),this.logger.info(`onParticipantMediaJoined: Emitting UPDATE_ACTIVE for peer ${s}`),this.context.getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}updateParticipantsMapMinReplacement(s,t){const e=Array.from(s.keys()),r=new Map(s),i=new Set(t),a=[];e.forEach((o,c)=>{(!i.has(o)||!this.participants.joined.get(o))&&a.push(c)}),t.forEach(o=>{if(s.get(o))return;if(e.length<t.length){e.push(o);return}const c=a.shift();e[c]=o}),a.forEach(o=>{e.splice(o,1)}),Array.from(s.keys()).forEach(o=>{s.delete(o,!i.has(o))}),e.forEach(o=>{if(!this.participants.joined.get(o)){this.logger.warn("updateActiveParticipants::participant_not_in_joined_list",{participant:{id:o}});return}s.add(this.participants.joined.get(o),!r.get(o))}),s.emit("participantsUpdate")}updateParticipantsMap(s,t){Array.from(s.keys()).forEach(r=>{t.includes(r)||s.delete(r,!0)}),t.forEach(r=>{s.get(r)||s.add(this.participants.joined.get(r),!0)}),s.emit("participantsUpdate")}updatePinnedParticipants(){this.participants.pinned.forEach(s=>{s.setIsPinned(!1),this.participants.pinned.delete(s.id)})}setupEventsGlobal(){this.roomSocketHandler.on($.joinRoom,({peer:s})=>{if(!s.waitlisted){const t=this.context.getValue("flagsmith").hasFeature(ee.DEBUG_SOCKET_JOIN);t&&this.logger.info("Processing socket join",{peers:s.peerId}),this.onParticipantSocketJoined(this.createParticipantObjFromSocketPeer(s)),t&&this.logger.info("Processed socket join",{peers:s.peerId})}}),this.roomSocketHandler.on($.leaveRoom,s=>{const{peerId:t}=s.peer;this.selectedPeers.delete(t,this.context),this.onParticipantLeave(t)}),this.context.getValue("peerSessionStore").on(k.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(k.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(k.CONSUMER_PAUSED,({id:s})=>{this.processConsumerPaused(s)}),this.context.getValue("peerSessionStore").on(k.CONSUMER_RESUMED,({id:s})=>{this.processConsumerResumed(s)}),this.context.getValue("peerSessionStore").on(k.NEW_CONSUMER,({id:s})=>{this.processNewConsumer(s)}),this.context.getValue("peerSessionStore").on(k.CONSUMER_CLOSED,({id:s})=>{this.processConsumerClosed(s)}),this.context.getValue("peerSessionStore").on(k.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(k.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(k.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(k.CONSUMER_SCORE_UPDATE,({score:s,kind:t,appData:e,peerId:r,scoreStats:i})=>{var c;const a=t==="video"&&((c=e==null?void 0:e.screenShare)!=null?c:!1),o=this.participants.joined.get(r);o&&(o.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:t,isScreenshare:a,score:s,participantId:r,scoreStats:i}))}),this.context.getValue("peerSessionStore").onAsync(k.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(k.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: ${n(this,es).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(k.UPDATE_STAGE_REQUESTS,{request:{displayName:s.name,userId:s.userId,peerId:s.id},add:!0})),this.context.getValue("peerSessionStore").emit(k.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.handlePeerLeaving(s),this.roomNodeClient.closeConsumers(t==null?void 0:t.producers)),t&&t.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&this.context.getValue("peerSessionStore").emit(k.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(k.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(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:e})})}processMedia(s){var g;const t=this.roomNodeClient.getConsumers(),{peerId:e,kind:r,appData:i,track:a,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 p=i;return r==="video"&&p.screenShare!==!0&&this.videoPeerConsumerMap.set(e,s),this.logger.info("ParticipantController::processMedia",{consumer:{id:s,peerId:e,kind:r,appData:p,remotelyPaused:d,producerId:o}}),this.consumerPeerMap.set(s,{type:r,peerId:e,appData:p,remotelyPaused:d,producerId:o}),{peerId:e,kind:r,appData:p,remotelyPaused:d,track:a,producerId:o,rtpReceiver:c,localId:l}}processConsumerClosed(s){const{peerId:t,type:e,appData:r,remotelyPaused:i,producerId:a}=this.consumerPeerMap.get(s)||{},o=this.participants.joined.get(t);if(this.logger.info("ParticipantController::processConsumerClosed",{consumer:{id:s,peerId:t,appData:r,kind:e,remotelyPaused:i,producerId:a}}),this.consumerPeerMap.delete(s),e==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(t),!o)return;const c=o.producers.find(l=>l.producerId===a);c&&(c.consumer={id:s,peerId:t,kind:void 0,appData:r,paused:i,producerId:a,rtpReceiver:void 0,localId:void 0});const d=[];r&&r.screenShare?(o.setScreenShareEnabled(!1),this.context.getValue("callstats").consumerSharedMediaState(s,{screen:!1}),o.screenShareTracks.video&&d.push(o.screenShareTracks.video.id),o.screenShareTracks.audio&&d.push(o.screenShareTracks.audio.id),o.screenShareTracks={audio:void 0,video:void 0}):e==="audio"?(o.setAudioEnabled(!1),o.audioTrack&&d.push(o.audioTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!1}),o.audioTrack=void 0):e==="video"&&(o.setVideoEnabled(!1),this.updatePipSource(o.id,!1),o.videoTrack&&d.push(o.videoTrack.id),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1}),o.videoTrack=void 0),r.e2ee&&d.forEach(l=>{this.context.getValue("peerSessionStore").emit(k.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:l})})}processConsumerResumed(s){var T;const t=this.processMedia(s),{peerId:e,kind:r,appData:i,track:a,remotelyPaused:o,producerId:c,rtpReceiver:d,localId:l}=t;if(!e)return;this.logger.info("ParticipantController::processConsumerResumed",{consumer:{id:s,peerId:e,kind:r,appData:i,remotelyPaused:o,producerId:c}});const p=this.participants.joined.get(e);if(!p)return;const g=p.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(k.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:d,track:a}),i.screenShare){r==="video"?p.screenShareTracks.video=a:r==="audio"&&(p.screenShareTracks.audio=a),p.setScreenShareEnabled(!0),(T=this.context)==null||T.getValue("callstats").consumerSharedMediaState(s,{screen:!0});return}r==="video"?(p.videoTrack=a,p.setVideoEnabled(!0),this.updatePipSource(p.id,!0),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!0})):r==="audio"&&(p.audioTrack=a,p.setAudioEnabled(p.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:p.audioEnabled}))}processConsumerPaused(s){this.logger.info(`ParticipantController::processConsumerPaused called for consumerId: ${s}`);const{peerId:t,kind:e,track:r,appData:i,remotelyPaused:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processConsumerPaused",{consumer:{id:s,peerId:t,kind:e,appData:i,remotelyPaused:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const p=l.producers.find(g=>g.producerId===o);p&&(p.consumer={id:s,peerId:t,kind:e,appData:i,paused:a,producerId:o,rtpReceiver:c,localId:d}),r&&i.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_INACTIVE_CONSUMER,{peerId:t,trackId:r.id}),e==="video"?(l.videoTrack=r,l.setVideoEnabled(!1),this.updatePipSource(l.id,!1),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!1})):e==="audio"&&(l.audioTrack=r,l.setAudioEnabled(l.audioEnabled),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:l.audioEnabled}))}processNewConsumer(s){const{peerId:t,kind:e,remotelyPaused:r,track:i,appData:a,producerId:o,rtpReceiver:c,localId:d}=this.processMedia(s);if(!t)return;this.logger.info("ParticipantController::processNewConsumer",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});const l=this.participants.joined.get(t);if(!l)return;const p=l.producers.find(g=>g.producerId===o);if(p&&(p.consumer={id:s,peerId:t,kind:e,appData:a,paused:r,producerId:o,rtpReceiver:c,localId:d}),a.screenShare){e==="video"?l.screenShareTracks.video=i:e==="audio"&&(l.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder||this.context.getValue("flagsmith").hasFeature(ee.SCREEENSHARE_ERR_HACK))&&l.setScreenShareEnabled(!0),a.supportsRemoteControl&&(l.supportsRemoteControl=!0),this.participants.broadcastMessage("screenshareConsumerCreated",{producerId:o,peerId:t,screenShare:!0,consumerId:s,consumerPeerId:this.self.id}),this.logger.info("ParticipantController::newScreenshareConsumer::screenshareConsumerCreated",{consumer:{id:s,peerId:t,kind:e,remotelyPaused:r,appData:a,producerId:o}});return}e==="video"?(l.videoTrack=i,r||(l.setVideoEnabled(!0),this.updatePipSource(l.id,!0)),this.context.getValue("callstats").consumerSharedMediaState(s,{video:!r})):e==="audio"&&(l.audioTrack=i,r||l.setAudioEnabled(!0),this.context.getValue("callstats").consumerSharedMediaState(s,{audio:!r})),!r&&a.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_ACTIVE_CONSUMER,{peerId:t,rtpReceiver:c,track:i})}static formatSocketPeerMessage(s){var e,r,i,a,o,c;if(!s)return;const t=Oh(s.stageType);return{id:s.peerId,userId:s.userId,name:s.displayName,displayName:s.displayName,stageType:t,customParticipantId:s.customParticipantId,presetId:s.presetId,picture:s.displayPictureUrl,waitlisted:s.waitlisted,stageStatus:t,metadata:{preset_name:(e=s.flags)==null?void 0:e.presetName},recorderType:(r=s.flags)==null?void 0:r.recorderType,flags:{hiddenParticipant:(i=s.flags)==null?void 0:i.hiddenParticipant,hidden_participant:(a=s.flags)==null?void 0:a.hiddenParticipant,recorder:((o=s.flags)==null?void 0:o.recorderType)!==void 0&&((c=s.flags)==null?void 0:c.recorderType)!=="NONE"}}}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(k.UPDATE_ACTIVE,{viewMode:this.participants.viewMode,page:this.participants.currentPage})}},es=new WeakMap,fs=new WeakMap,da=new WeakMap,Hg);let Cr=Zf;fn([E.trace("ParticipantController.setupEvents")],Cr.prototype,"setupEvents",1);fn([E.trace("ParticipantController.setupEvents")],Cr.prototype,"setupEventsGlobal",1);fn([E.trace("ParticipantController.processMedia")],Cr.prototype,"processMedia",1);fn([E.trace("ParticipantController.processConsumerClosed")],Cr.prototype,"processConsumerClosed",1);fn([E.trace("ParticipantController.processConsumerResumed")],Cr.prototype,"processConsumerResumed",1);fn([E.trace("ParticipantController.processConsumerPaused")],Cr.prototype,"processConsumerPaused",1);fn([E.trace("ParticipantController.processNewConsumer")],Cr.prototype,"processNewConsumer",1);const ue=Rs(wh().permissions);var q,la,ua,Wd,ft,Nt;const bn=class extends qt{constructor(e,r,i,a=!1){const o=e.getValue("logger");super(o);m(this,ft);m(this,q,void 0);m(this,la,void 0);m(this,ua,void 0);m(this,Wd,e=>{var p,g,T;const l=e,{chat:r,connectedMeetings:i,plugins:a,polls:o,media:c}=l,d=io(l,["chat","connectedMeetings","plugins","polls","media"]);if(r&&(r.private&&br(n(this,q).chat.private,r.private),r.public&&br(n(this,q).chat.public,r.public),this.emit("chatUpdate")),i&&br(n(this,q).connectedMeetings,i),c){const v=_=>{switch(_){case Xr.NONE:return j.Allowed;case Xr.ALLOWED:return j.Allowed;case Xr.NOT_ALLOWED:return j.NotAllowed;case Xr.CAN_REQUEST:return j.CanRequest;default:return}},P={audio:void 0,video:void 0,screenshare:void 0};(p=c.audio)!=null&&p.canProduce&&(P.audio={canProduce:v(c.audio.canProduce)}),(g=c.video)!=null&&g.canProduce&&(P.video={canProduce:v(c.video.canProduce)}),(T=c.screenshare)!=null&&T.canProduce&&(P.screenshare={canProduce:v(c.screenshare.canProduce)}),br(n(this,q).media,P)}a&&(br(n(this,q).plugins,a),this.emit("pluginsUpdate")),o&&(br(n(this,q).polls,o),this.emit("pollsUpdate")),Object.keys(d).length!==0&&br(n(this,q),d),this.emit("permissionsUpdate",e)});if(!r)throw this.logger.error("PermissionPreset::load_preset_permissions_failed"),new b("Could not load preset permissions.","0904");f(this,ua,e),f(this,la,i),f(this,q,r),a&&this.setupEvents()}setupEvents(){n(this,ua).getValue("peerSessionStore").on(k.UPDATE_PERMISSIONS,n(this,Wd))}static fromResponse(e,r,i){return new bn(i,e,r,!0)}static default(e,r){return new bn(e,ue,r)}static init(e,r,i){let a;return i?a=new bn(e,i,r,!0):a=new bn(e,ue,r),a}get mediaRoomType(){return"CF"}get stageEnabled(){var e;return((e=n(this,q))==null?void 0:e.stageEnabled)||n(this,la)===At.Webinar||n(this,la)===At.Livestream}get acceptStageRequests(){var e,r;return this.stageEnabled?((e=n(this,q))==null?void 0:e.acceptStageRequests)||((r=n(this,q))==null?void 0:r.canAcceptProductionRequests):!1}get stageAccess(){var e,r,i;return((e=n(this,q))==null?void 0:e.stageAccess)===j.NotAllowed?j.NotAllowed:((r=n(this,q))==null?void 0:r.stageAccess)===j.CanRequest?j.CanRequest:((i=n(this,q))==null?void 0:i.stageAccess)===j.Allowed||n(this,q).media.audio.canProduce===j.Allowed||n(this,q).media.video.canProduce===j.Allowed||n(this,q).media.screenshare.canProduce===j.Allowed?j.Allowed:n(this,q).media.audio.canProduce===j.CanRequest||n(this,q).media.video.canProduce===j.CanRequest||n(this,q).media.screenshare.canProduce===j.CanRequest?j.CanRequest:j.NotAllowed}get acceptWaitingRequests(){var e,r;return(r=(e=n(this,q))==null?void 0:e.acceptWaitingRequests)!=null?r:ue.acceptWaitingRequests}get requestProduceVideo(){var e,r,i;return((i=(r=(e=n(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=n(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=n(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=n(this,q))==null?void 0:e.disableParticipantAudio)!=null?r:ue.disableParticipantAudio}get canAllowParticipantScreensharing(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canAcceptProductionRequests)!=null?r:ue.canAcceptProductionRequests}get canAllowParticipantVideo(){var e,r;return(r=(e=n(this,q))==null?void 0:e.disableParticipantVideo)!=null?r:ue.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var e,r;return(r=(e=n(this,q))==null?void 0:e.kickParticipant)!=null?r:ue.kickParticipant}get pinParticipant(){var e,r;return(r=(e=n(this,q))==null?void 0:e.pinParticipant)!=null?r:ue.pinParticipant}get canRecord(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canRecord)!=null?r:ue.canRecord}get waitingRoomType(){var e,r;return(r=(e=n(this,q))==null?void 0:e.waitingRoomType)!=null?r:ue.waitingRoomType}get waitingRoomBehaviour(){var e,r;return(r=(e=n(this,q))==null?void 0:e.waitingRoomType)!=null?r:ue.waitingRoomType}get plugins(){var e,r;return(r=(e=n(this,q))==null?void 0:e.plugins)!=null?r:ue.plugins}get polls(){var e,r;return(r=(e=n(this,q))==null?void 0:e.polls)!=null?r:ue.polls}get produceVideo(){return this.canProduceVideo}get requestProduce(){return n(this,q).media.audio.canProduce===j.CanRequest||n(this,q).media.video.canProduce===j.CanRequest||n(this,q).media.screenshare.canProduce===j.CanRequest}get canProduceVideo(){var r;const e=(r=n(this,q).media.video.canProduce)!=null?r:ue.media.video.canProduce;return this.stageEnabled&&(n(this,ft,Nt)==="ACCEPTED_TO_JOIN_STAGE"||n(this,ft,Nt)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(n(this,ft,Nt)==="OFF_STAGE"||n(this,ft,Nt)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get produceScreenshare(){return this.canProduceScreenshare}get canProduceScreenshare(){var r;const e=(r=n(this,q).media.screenshare.canProduce)!=null?r:ue.media.screenshare.canProduce;return this.stageEnabled&&(n(this,ft,Nt)==="ACCEPTED_TO_JOIN_STAGE"||n(this,ft,Nt)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(n(this,ft,Nt)==="OFF_STAGE"||n(this,ft,Nt)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get produceAudio(){return this.canProduceAudio}get canProduceAudio(){var r;const e=(r=n(this,q).media.audio.canProduce)!=null?r:ue.media.audio.canProduce;return this.stageEnabled&&(n(this,ft,Nt)==="ACCEPTED_TO_JOIN_STAGE"||n(this,ft,Nt)==="ON_STAGE")&&e===j.CanRequest?j.Allowed:this.stageEnabled&&(n(this,ft,Nt)==="OFF_STAGE"||n(this,ft,Nt)==="REQUESTED_TO_JOIN_STAGE")&&e===j.Allowed?j.NotAllowed:e}get chatPublic(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.public)!=null?i:ue.chat.public}get chatPrivate(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.private)!=null?i:ue.chat.private}get chatChannel(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.channel)!=null?i:ue.chat.channel}get chatMessage(){var e,r,i;return(i=(r=(e=n(this,q))==null?void 0:e.chat)==null?void 0:r.message)!=null?i:ue.chat.message}get connectedMeetings(){var e,r;return(r=(e=n(this,q))==null?void 0:e.connectedMeetings)!=null?r:ue==null?void 0:ue.connectedMeetings}get hiddenParticipant(){var e,r;return(r=(e=n(this,q))==null?void 0:e.hiddenParticipant)!=null?r:ue.hiddenParticipant}get showParticipantList(){var e;return(e=n(this,q).showParticipantList)!=null?e:ue.showParticipantList}get canChangeParticipantRole(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canChangeParticipantPermissions)!=null?r:ue.canChangeParticipantPermissions}get canChangeParticipantPermissions(){var e,r;return(r=(e=n(this,q))==null?void 0:e.canChangeParticipantPermissions)!=null?r:ue.canChangeParticipantPermissions}get canChangeTheme(){return!1}get canPresent(){return n(this,q).media.audio.canProduce===j.Allowed||n(this,q).media.video.canProduce===j.Allowed||n(this,q).media.screenshare.canProduce===j.Allowed}get acceptPresentRequests(){return this.acceptStageRequests}get canEditDisplayName(){var e;return(e=n(this,q).canEditDisplayName)!=null?e:!1}get maxScreenShareCount(){return 1}get isRecorder(){return n(this,q).isRecorder}get canSpotlight(){return n(this,q).canSpotlight}get canLivestream(){return n(this,q).canLivestream}get transcriptionEnabled(){return n(this,q).transcriptionEnabled}};let Gu=bn;q=new WeakMap,la=new WeakMap,ua=new WeakMap,Wd=new WeakMap,ft=new WeakSet,Nt=function(){return n(this,ua).getValue("stageStatus")};var ts;class eT extends qt{constructor(){super(...arguments);h(this,"localMediaHandler");m(this,ts,void 0)}updatePermission(){return u(this,null,function*(){var d,l;const e=(p,g)=>{this.mediaPermissions[p]=g;const T={message:this.mediaPermissions[p],kind:p};g==="DENIED"?n(this,ts).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_ERROR,T):n(this,ts).getValue("peerSessionStore").emit(k.MEDIA_PERMISSION_UPDATE,T)};if(Se.getName()==="firefox")return;const r="microphone",i="camera",a=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=(p,g)=>{switch(g){case"granted":e(p,"ACCEPTED");break;case"denied":e(p,"DENIED");break;case"prompt":e(p,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};a&&(a.onchange=()=>c("audio",a.state)),o&&(o.onchange=()=>c("video",o.state))})}populateMediaPermissionsInCallstats(i){return u(this,arguments,function*({message:e,kind:r}){var a,o,c,d;switch(r){case"audio":{(a=n(this,ts))==null||a.getValue("callstats").mediaPermission("AUDIO",e),(o=n(this,ts))==null||o.getValue("callstats").mediaPermission("SPEAKER",e);break}case"video":{(c=n(this,ts))==null||c.getValue("callstats").mediaPermission("VIDEO",e);break}case"screenshare":{(d=n(this,ts))==null||d.getValue("callstats").mediaPermission("SCREENSHARE",e);break}}})}get peerId(){var e;return(e=n(this,ts))==null?void 0:e.getValue("peerId")}init(){return u(this,arguments,function*(e={},r=!1,i=null){var a,o,c,d,l,p,g;if(Se.init(),i&&f(this,ts,i),!this.localMediaHandler)try{let T=!0;if((a=i==null?void 0:i.getValue("defaults"))!=null&&a.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 Dt(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(k.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(k.MEDIA_PERMISSION_ERROR,v=>u(this,null,function*(){const{kind:P,message:_,constraints:C}=v;this.populateMediaPermissionsInCallstats({message:_,kind:P}),P==="audio"?(this.logger.info(`Disabling audio due to media permission error skipping: ${this.localMediaHandler.audioUpdateInProgress}`),this.localMediaHandler.audioUpdateInProgress===!1&&this.disableAudio()):P==="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:P,message:_}}),this.emit("mediaPermissionError",v),this.emit("mediaPermissionUpdate",{message:_,kind:P})})),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:(p=e==null?void 0:e.video)!=null?p:!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,ts,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})})}}ts=new WeakMap;var UD=Object.defineProperty,$D=Object.getOwnPropertyDescriptor,_t=(s,t,e,r)=>{for(var i=r>1?void 0:r?$D(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&UD(t,e,i),i},ha,Tt,pa,Fe,sr,ci,qe,Qe,ga,gd,Le,Be,ma,fa,Zo,Wu,qg;let Ye=(qg=class extends eT{constructor(t,e,r,i,a){var c;const o=t.getValue("logger");super(o);m(this,sr);m(this,qe);m(this,ga);m(this,Le);m(this,Zo);h(this,"name");h(this,"picture");h(this,"customParticipantId");h(this,"waitlistStatus");m(this,ha,void 0);m(this,Tt,void 0);m(this,pa,void 0);h(this,"role");h(this,"userId");h(this,"organizationId");h(this,"supportsRemoteControl",!1);h(this,"device");m(this,Fe,void 0);h(this,"hidden",!1);h(this,"presetName");h(this,"roomState","init");m(this,ma,new Set);m(this,fa,new Set);f(this,Fe,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,Tt,r),f(this,ha,i),this.hidden=!1,f(this,pa,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=Se.isElectron(),this.device=Se.getDeviceInfo(),this.presetName=a,i.viewType!==At.Chat&&this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),U(this,Zo,Wu).call(this)}get telemetry(){return n(this,Fe).getValue("telemetry")}get stageStatus(){return n(this,Fe).getValue("stageStatus")}get producers(){var t,e;return Array.from((e=(t=n(this,qe,Qe).getProducers())==null?void 0:t.values())!=null?e:[])}get id(){return this.peerId}get peerId(){return n(this,Fe).getValue("peerId")}static __init__(t,e,r,i,a,o=!1){return u(this,null,function*(){var T,v,P,_,C,w;let c=(v=(T=t.getValue("defaults"))==null?void 0:T.audio)!=null?v:!0,d=(_=(P=t.getValue("defaults"))==null?void 0:P.video)!=null?_:!0;r.canProduceAudio!=="ALLOWED"&&(c=!1),r.canProduceVideo!=="ALLOWED"&&(d=!1);const l=new Ye(t,e,r,i,a);if(i.viewType===At.Chat)return l;const p=z0(i.mediaConstraints);br(p,(C=t.getValue("defaults"))==null?void 0:C.mediaConfiguration);const g=(w=t.getValue("defaults"))==null?void 0:w.mediaHandler;return g&&(g.context=t),yield l.init({audio:c,video:d,constraints:p},o,t),l.setupEvents(),l})}cleanupEvents(){this.removeAllListeners("videoUpdate"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("VIDEO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_LIST_UPDATED"),this.localMediaHandler.removeAllListeners("SCREENSHARE_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("SCREENSHARE_ENDED"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_SILENT"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_AUDIO"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_VIDEO"),n(this,Tt).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",U(this,Zo,Wu));const t=n(this,ga,gd);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",D({},pi(this))),n(this,Le,Be)&&this.audioEnabled)try{yield n(this,qe,Qe).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",D({},pi(this))),n(this,Le,Be)&&this.rawVideoTrack===void 0)this.logger.info("Self::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&n(this,Le,Be))try{const e=yield n(this,qe,Qe).shareWebcam(this.videoTrack);e&&e.id!==this.videoTrack.id&&n(this,Fe).getValue("flagsmith").hasFeature(ee.EXP_RESHARE)&&(yield n(this,qe,Qe).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=n(this,ga,gd))==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(!n(this,Le,Be)){this.logger.error("Self.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{yield n(this,qe,Qe).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",D({},pi(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",D({},pi(this)))})),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{var e;(e=n(this,Fe))==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;n(this,Le,Be)&&(yield n(this,qe,Qe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(e=n(this,Fe))==null||e.getValue("callstats").videoOff()})),n(this,Tt).on("permissionsUpdate",e=>{var r,i,a;(r=e==null?void 0:e.media)!=null&&r.audio&&n(this,Tt).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&&n(this,Tt).canProduceVideo!==j.Allowed&&(this.disableVideo(),this.logger.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(a=e==null?void 0:e.media)!=null&&a.screenshare&&n(this,Tt).canProduceScreenshare!==j.Allowed&&(this.disableScreenShare(),this.logger.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return n(this,Tt)}get config(){return n(this,ha)}get roomJoined(){var t;return n(this,ha).viewType===At.Livestream&&this.stageStatus!=="ON_STAGE"?((t=n(this,Fe).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:n(this,Le,Be)}setName(t){if(!t)throw new b("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&&!(n(this,Tt).canProduceAudio===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if((e=n(this,Fe))==null||e.getValue("callstats").audioOn(),yield this.localMediaHandler.enableAudio(t),n(this,Le,Be)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{yield n(this,qe,Qe).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(n(this,Tt).canProduceVideo!==j.NotAllowed&&!(n(this,Tt).canProduceVideo===j.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if((e=n(this,Fe))==null||e.getValue("callstats").videoOn(),yield this.localMediaHandler.enableVideo(t),n(this,Le,Be)&&this.stageStatus==="ON_STAGE")try{yield n(this,qe,Qe).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",D({},pi(this)))}})}updateVideoConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateVideoConstraints)throw new b("Unsupported","1102");yield this.localMediaHandler.updateVideoConstraints(t)})}enableScreenShare(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t enable screenshare without joining room","1105");if(n(this,Tt).canProduceScreenshare!==j.NotAllowed&&!(n(this,Tt).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 n(this,qe,Qe).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 b("Unsupported","1102");yield this.localMediaHandler.updateScreenshareConstraints(t)})}disableAudio(){return u(this,null,function*(){var t;this.audioEnabled&&(this.localMediaHandler.disableAudio(),n(this,Le,Be)&&n(this,qe,Qe).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),(t=n(this,Fe))==null||t.getValue("callstats").audioOff())})}disableVideo(){return u(this,null,function*(){var t;this.videoEnabled&&(yield this.localMediaHandler.disableVideo(),n(this,Le,Be)&&(yield n(this,qe,Qe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),(t=n(this,Fe))==null||t.getValue("callstats").videoOff())})}disableScreenShare(){return u(this,null,function*(){this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare(),n(this,Le,Be)&&(yield n(this,qe,Qe).disableScreenShare()),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))})}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var i;f(this,pa,t);const r=t?"pinned":"unpinned";(i=n(this,sr,ci))==null||i.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return n(this,pa)}pin(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t pin participants without joining room","1105");return this.show(),n(this,qe,Qe).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t unpin participants without joining room","1105");return n(this,qe,Qe).pinPeer(null)})}hide(){return u(this,null,function*(){if(!n(this,Le,Be))throw new b("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})})}show(){if(!n(this,Le,Be))throw new b("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,a;if(!t)throw new b("No device selected","1104");const e=this.getCurrentDevices();if(t.deviceId&&(((r=e==null?void 0:e.audio)==null?void 0:r.deviceId)===t.deviceId||((i=e==null?void 0:e.video)==null?void 0:i.deviceId)===t.deviceId||((a=e==null?void 0:e.speaker)==null?void 0:a.deviceId)===t.deviceId)&&(this.logger.warn("Self.setDevice.setting_to_in_use_device",{devices:[t]}),n(this,Fe).getValue("flagsmith").hasFeature(ee.SKIP_SETTING_IN_USE_DEVICE)))throw new b("Cannot set device currently in use","1106");switch(t.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(t,{saveDevicePreference:!0})}catch(o){n(this,Le,Be)&&(yield n(this,qe,Qe).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){n(this,Le,Be)&&(yield n(this,qe,Qe).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}})}cleanUpTracks(){var t,e,r,i;(t=this.audioTrack)==null||t.stop(),(e=this.rawAudioTrack)==null||e.stop(),(r=this.videoTrack)==null||r.stop(),(i=this.rawVideoTrack)==null||i.stop()}playAudio(){var t;return(t=n(this,ga,gd))==null?void 0:t.play()}registerVideoElement(t,e=!1){var r,i;t&&(e?n(this,ma).add(t):n(this,fa).add(t),this.updateVideo(t),e||(i=n(this,sr,ci))==null||i.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(r=this.raised)!=null?r:!1))}deregisterVideoElement(t,e=!1){if(!t){n(this,sr,ci).removeSource(this.id);return}t.srcObject=void 0,e?n(this,ma).delete(t):(n(this,fa).delete(t),n(this,sr,ci).removeSource(this.id))}updateVideo(t,e=!1){var r,i,a;if(this.videoEnabled){if(this.videoTrack==null)return;const o=(r=t.srcObject)==null?void 0:r.getTracks()[0];if((o==null?void 0:o.id)===this.videoTrack.id)return;const c=new MediaStream;c.addTrack(this.videoTrack),t.srcObject=c,e||(i=n(this,sr,ci))==null||i.enableSource(this.id)}else t.srcObject=void 0,e||(a=n(this,sr,ci))==null||a.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},ha=new WeakMap,Tt=new WeakMap,pa=new WeakMap,Fe=new WeakMap,sr=new WeakSet,ci=function(){return n(this,Fe).getValue("pip")},qe=new WeakSet,Qe=function(){return n(this,Fe).getValue("roomNodeClient")},ga=new WeakSet,gd=function(){return n(this,Fe).getValue("audioPlayback")},Le=new WeakSet,Be=function(){var t;return((t=n(this,Fe).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},ma=new WeakMap,fa=new WeakMap,Zo=new WeakSet,Wu=function(){Array.from(n(this,fa)).forEach(t=>this.updateVideo(t,!1)),Array.from(n(this,ma)).forEach(t=>this.updateVideo(t,!0))},qg);_t([E.trace("Self.cleanupEvents")],Ye.prototype,"cleanupEvents",1);_t([E.trace("Self.setupEvents")],Ye.prototype,"setupEvents",1);_t([E.trace("Self.setupTracks")],Ye.prototype,"setupTracks",1);_t([E.trace("Self.destructMediaHandler")],Ye.prototype,"destructMediaHandler",1);_t([E.trace("Self.removeDocumentEventListeners")],Ye.prototype,"removeDocumentEventListeners",1);_t([_r.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"Self.toggleAudio",timeout:3e3}),E.trace("Self.enableAudio")],Ye.prototype,"enableAudio",1);_t([_r.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"Self.toggleVideo",timeout:3e3}),E.trace("Self.enableVideo")],Ye.prototype,"enableVideo",1);_t([E.trace("Self.updateVideoConstraints")],Ye.prototype,"updateVideoConstraints",1);_t([E.trace("Self.enableScreenShare"),_r.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3})],Ye.prototype,"enableScreenShare",1);_t([E.trace("Self.updateScreenshareConstraints")],Ye.prototype,"updateScreenshareConstraints",1);_t([_r.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"Self.toggleAudio",timeout:3e3}),E.trace("Self.disableAudio")],Ye.prototype,"disableAudio",1);_t([_r.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"Self.toggleVideo",timeout:3e3}),E.trace("Self.disableVideo")],Ye.prototype,"disableVideo",1);_t([_r.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"Self.toggleScreenShare",timeout:3e3}),E.trace("Self.disableScreenShare")],Ye.prototype,"disableScreenShare",1);_t([E.trace("Self.setDevice")],Ye.prototype,"setDevice",1);Ye=_t([ut("1100")],Ye);class $h extends Error{constructor(t){super(t!=null?t:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,$h)}}class Fh extends Error{constructor(t){super(t!=null?t:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,Fh)}}var ec;class Ju{constructor(t,e=!1){h(this,"pendingTasks",new Map);h(this,"nextTaskId",0);h(this,"stopping",!1);m(this,ec,void 0);this.log=e,f(this,ec,{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,a)=>{const o={id:this.nextTaskId++,task:t,metadata:r,name:e,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:c=>{if(o.completed)return;o.completed=!0,this.pendingTasks.delete(o.id),i(c);const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)},reject:c=>{if(!o.completed&&(o.completed=!0,this.pendingTasks.delete(o.id),a(c),!this.stopping)){const[d]=this.pendingTasks.values();d&&!d.executedAt&&this.execute(d)}}};this.pendingTasks.set(o.id,o),this.pendingTasks.size===1&&this.execute(o)})})}stop(){this.stopping=!0;for(const t of this.pendingTasks.values())t.reject(new $h);this.stopping=!1}remove(t){const e=Array.from(this.pendingTasks.values())[t];e&&e.reject(new Fh)}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();n(this,ec).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)}})}}ec=new WeakMap;function FD(s,t){const e=new Error(t);return e.name=s,e}class Mo extends b{constructor(t){super(t),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Mo):this.stack=new Error(t).stack}}class It extends b{constructor(t){super(t),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,It):this.stack=new Error(t).stack}}class gi extends b{constructor(t){super(t),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,It):this.stack=new Error(t).stack}}const Tg=s=>new Promise(t=>setTimeout(t,s));function tT(s,t){return u(this,null,function*(){return new Promise((e,r)=>u(this,null,function*(){const{strategy:i,maxRetryCount:a,delayTime:o}=D({strategy:"linear",maxRetryCount:3,delayTime:10},t);let c=0,d,l=!1;const p=g=>{l=!0,r(g)};for(;c<a;){try{const g=yield s(c,p);return e(g)}catch(g){if(d=g,l)break;if(c<a)i==="linear"?yield Tg(o*(c+1)):i==="exponential"&&(yield Tg(o*(c+Math.max(0,c-1))));else break}c+=1}return r(d)}))})}function BD(s){return s.map(t=>({channels:t.channels,clockRate:t.clockRate,mimeType:t.mimeType,sdpFmtpLine:t.sdpFmtpLine}))}function HD(s){return s.map(t=>({uri:t.uri}))}function sd(s){return{codecs:BD(s.codecs),headerExtensions:HD(s.headerExtensions?s.headerExtensions:[])}}function qD(s){const t=RTCRtpReceiver.getCapabilities("audio"),e=RTCRtpReceiver.getCapabilities("video"),r=RTCRtpSender.getCapabilities("audio"),i=RTCRtpSender.getCapabilities("video");s&&(e.codecs=e.codecs.filter(({mimeType:d})=>s===d),i.codecs=i.codecs.filter(({mimeType:d})=>s===d));const a={audio:sd(t),video:sd(e)};return{sender:{audio:sd(r),video:sd(i)},receiver:a}}var Je;class jD{constructor(t){m(this,Je,void 0);h(this,"events");f(this,Je,t),this.events=Cs}joinRoom(t,e,r,i=!1,a=null){return u(this,null,function*(){const o={roomUuid:t,displayName:e,prejoined:i,capabilities:r};return a&&(o.location=a),(yield n(this,Je).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:iR.toBinary(o),timeout:5e3})).payload})}connectTransport(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.createWebRTCTransport,Dw.toBinary(t))).payload,{transportId:r,description:i,producerIds:a}=gf.fromBinary(e),o={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:o,producerIds:a}})}produce(t){return u(this,null,function*(){var a,o;const e=(yield n(this,Je).sendMessagePromise(this.events.produce,yR.toBinary(t))).payload,r=tb.fromBinary(e);return{answer:{sdp:(a=r==null?void 0:r.description)==null?void 0:a.sdp,type:(o=r==null?void 0:r.description)==null?void 0:o.type},producerId:r.producerId}})}consume(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.consume,pR.toBinary(t))).payload,{consumerIdsMap:{map:r},description:i}=ZR.fromBinary(e);return{consumerStateMap:r,sessionDescription:i}})}closeProducer(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.closeProducer,RR.toBinary(t))).payload,{description:r}=cb.fromBinary(e);return r})}closeConsumer(t){return u(this,null,function*(){return(yield n(this,Je).sendMessagePromise(this.events.closeConsumer,kR.toBinary(t))).payload})}updateConsumersSimulcastConfig(t){return u(this,null,function*(){return(yield n(this,Je).sendMessagePromise(this.events.updateConsumersSimulcastConfig,TR.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 n(this,Je).sendMessagePromise(this.events.hostControlPeer,NR.toBinary(r))).payload;if(!i)return!1;const{status:a}=mb.fromBinary(i);return a==="success"})}hostControlForAll(t){return u(this,null,function*(){const e={audio:t==="audio",screenShare:!1,video:t==="video"},r=(yield n(this,Je).sendMessagePromise(this.events.hostControlAllPeers,VR.toBinary(e))).payload;if(!r)return!1;const{status:i}=Tb.fromBinary(r);return i==="success"})}kickAll(){return u(this,null,function*(){const t={propagateKickAcrossRooms:!1};n(this,Je).sendMessagePromise($.kickAll,vf.toBinary(t))})}kickPeer(t){return u(this,null,function*(){n(this,Je).sendMessagePromise($.kick,_f.toBinary(t))})}changeDisplayName(t){return u(this,null,function*(){const e=(yield n(this,Je).sendMessagePromise(this.events.changeDisplayName,DR.toBinary(t))).payload;if(!e)return!1;const{status:r}=yb.fromBinary(e);return r==="success"})}notifySelfJoinComplete(){return u(this,null,function*(){const t={},e=(yield n(this,Je).sendMessagePromise(this.events.selfJoinComplete,aR.toBinary(t))).payload;return Ru.fromBinary(e)})}audioActivity(t){return u(this,null,function*(){n(this,Je).sendMessage(this.events.audioActivity,Nw.toBinary(t))})}}Je=new WeakMap;var Dn=(s=>(s.NEW="new",s.CONNECTING="connecting",s.RECONNECTING="reconnecting",s.DISCONNECTED="disconnected",s.CONNECTED="connected",s.FAILED="failed",s.CLOSED="closed",s))(Dn||{}),tc;class Gl extends lt.EventEmitter{constructor(e){super();m(this,tc,void 0);f(this,tc,e),this.setMaxListeners(1/0)}get logger(){return n(this,tc).getValue("logger")}safeEmit(e,...r){const i=this.listenerCount(e);try{return this.emit(e,...r)}catch(a){return this.logger.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:a}),Boolean(i)}}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((a,o)=>{setTimeout(o,r,"event request timeout");try{this.emit(e.toString(),...i,a,o)}catch(c){this.logger.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:c}),o(c)}})})}}tc=new WeakMap;class Bh extends Gl{constructor(){super(...arguments);h(this,"_sendWebStream",new MediaStream);h(this,"_sendScreenShareStream",new MediaStream);h(this,"_direction");h(this,"pc");h(this,"_transportReady",!1);h(this,"_mapMidTransceiver",new Map);h(this,"enableHighBitrate",!1);h(this,"enableStereo",!1);h(this,"enableDtx",!0)}get midTransceiverMap(){return this._mapMidTransceiver}close(){if(this.logger.debug(`${this.name}::close()`),this.pc)try{this.pc.close()}catch(e){this.logger.error(`${this.name}::pc.close()`,{error:e})}}restartIce(){return u(this,null,function*(){this.logger.debug(`${this.name}::restartIce()`);const e=yield this.pc.createOffer({iceRestart:!0});return this.logger.debug(`${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.info(`${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i)})}})}init({direction:e,iceServers:r,iceTransportPolicy:i,additionalSettings:a,proprietaryConstraints:o,onTrackHandler:c}){this.logger.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection(D({iceServers:r||[],iceTransportPolicy:i||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"},a),o),c&&this.pc.addEventListener("track",d=>{c(d)}),this._addEventListeners()}connect(){return u(this,null,function*(){this.pc.addTransceiver("video",{direction:"sendonly"});const e=yield this.pc.createOffer();return yield this.pc.setLocalDescription(e),this.logger.info(`connect offer: ${JSON.stringify(e)}`),{offerSdp:e,callback:i=>u(this,null,function*(){this.logger.debug(`${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(`stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(i)}]`),yield this.pc.setLocalDescription(i),{offerSdp:i,callback:o=>u(this,null,function*(){this.logger.debug(`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 a=i.sender.getParameters();a.encodings.forEach((o,c)=>{c<=r?o.active=!0:o.active=!1}),yield i.sender.setParameters(a)})}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 a=i.sender.getParameters();a.encodings.forEach((o,c)=>{a.encodings[c]=D(D({},o),r)}),yield i.sender.setParameters(a)})}getSenderStats(e){this._assertSendDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.sender.getStats()}_addEventListeners(){this.pc.addEventListener("icecandidate",e=>{e.candidate&&this.emit("@icecandidate",{candidate:e.candidate})}),this.pc.addEventListener("iceconnectionstatechange",()=>{switch(this.pc.iceConnectionState){case"checking":this.emit("@connectionstatechange","connecting");break;case"connected":case"completed":this.emit("@connectionstatechange","connected"),this._transportReady=!0;break;case"failed":this.emit("@connectionstatechange","failed");break;case"disconnected":this.emit("@connectionstatechange","disconnected");break;case"closed":this.emit("@connectionstatechange","closed");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("negotiationneeded",()=>{this.emit("@negotiationneeded",{}),this.logger.debug("negotiationneeded")}),this.pc.addEventListener("icegatheringstatechange",()=>{switch(this.pc.iceGatheringState){case"gathering":this.logger.debug("icegatheringstatechange | gathering"),this.emit("@icegatheringstatechange","gathering");break;case"complete":this.logger.debug("icegatheringstatechange | complete"),this.emit("@icegatheringstatechange","complete");break;default:this.logger.warn("unknown state");break}}),this.pc.addEventListener("icecandidateerror",e=>{this.logger.warn("icecandidateerror",{error:{code:e.errorCode,message:e.errorText}})}),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 Hh extends Bh{static createFactory(t){return()=>new Hh(t)}get name(){return"Chrome74"}init({direction:t,iceServers:e,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:a,onTrackHandler:o}){this._direction=t,this.pc=new RTCPeerConnection(D({iceServers:e||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan"},i),a),o&&this.pc.addEventListener("track",c=>{o(c)}),this._addEventListeners()}send(a){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 p=[];r&&r.length&&r.forEach(g=>{var v;const T=l.codecs.find(P=>P.mimeType.includes(g.name));if(g.parameters){this.logger.debug(`codecOption.parameters:${JSON.stringify(g.parameters)}`);const P=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];P.push(...g.parameters);const _=Array.from(new Set(P).values());T.sdpFmtpLine=_.join(";")}p.push(T)}),this.logger.info(`selected codecs: ${JSON.stringify(p)}`),o.setCodecPreferences(p)}const c=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(c),r&&r.findIndex(({name:l})=>l==="opus")>=0){const{enableDtx:l,enableStereo:p}=this,g=this.enableHighBitrate?p?128e3:64e3:p?64e3:32e3;c.sdp=c.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${l?"usedtx=1;":""}${p?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${g}`),c.sdp+=`a=rtcp-fb:111 nack\r
|
|
10
10
|
`}this.midTransceiverMap.set(o.mid,o);const d=l=>u(this,null,function*(){return this.logger.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(l)}]`),yield this.pc.setRemoteDescription(l),o.mid});return this.logger.debug(`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 Id extends Bh{constructor(e,r){super(e);h(this,"supportsSendEncodings",!1);this.supportsSendEncodings=r.supportsSendEncodings}static createFactory(e,r){return()=>new Id(e,r)}get name(){return"Firefox60"}send(o){return u(this,arguments,function*({track:e,encodings:r,codecOptions:i,screenShare:a}){this._assertSendDirection();const c=this.supportsSendEncodings&&r!==void 0?{sendEncodings:r}:{},d=this.pc.addTransceiver(e,D({direction:"sendonly",streams:[a?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 N;const P=hs.parse(T),_=P.media[P.media.length-1],C=_.rtp.filter(B=>v.some(G=>G.name===B.codec)),w=_.fmtp.filter(B=>C.some(G=>G.payload===B.payload)),V=(N=_.rtcpFb)==null?void 0:N.filter(B=>C.some(G=>G.payload===B.payload)),F=C.map(B=>B.payload);return P.media[P.media.length-1].rtp=C,P.media[P.media.length-1].fmtp=w,P.media[P.media.length-1].rtcpFb=V,P.media[P.media.length-1].payloads=F.join(" "),hs.write(P)},p=yield this.pc.createOffer();if(p.sdp=l(p.sdp,i),this.logger.debug(`send() | calling pc.setLocalDescription() [offer:${JSON.stringify(p)}]`),yield this.pc.setLocalDescription(p),e==="audio"||e.kind==="audio"){const{enableDtx:T,enableStereo:v}=this,P=this.enableHighBitrate?v?128e3:64e3:v?64e3:32e3;p.sdp=p.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${T?"usedtx=1;":""}${v?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${P}`)}return this.midTransceiverMap.set(d.mid,d),{offerSdp:p,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 a=i.sender.getParameters(),o=a.encodings.length-1-r;a.encodings.forEach((c,d)=>{d>=o?c.active=!0:c.active=!1}),yield i.sender.setParameters(a)})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:r}=e;r.onmessage=i=>u(this,null,function*(){const a=yield i.data.arrayBuffer();this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(a)))})})}}class qh extends Bh{static createFactory(t){return()=>new qh(t)}get name(){return"Safari12"}send(a){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(P=>P.mimeType.includes(g.name));if(g.parameters){this.logger.info(`Safari12::codecOption.parameters:, ${JSON.stringify(g.parameters)}`);const P=((v=T.sdpFmtpLine)==null?void 0:v.split(";"))||[];P.push(...g.parameters);const _=[...new Set(P).values()];T.sdpFmtpLine=_.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 GD(s,t){return typeof s=="undefined"?t:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(s):JSON.parse(JSON.stringify(s))}var sc,Vi,Ls,Jd,Vs,kr,rc,Ku,Kd,sT,zd,rT;class WD extends Gl{constructor(e,r){var i;super(e);m(this,Vs);m(this,rc);m(this,Kd);m(this,zd);h(this,"rtpReceiver");h(this,"id");h(this,"localId");h(this,"producerId");h(this,"producingTransportId");h(this,"mimeType");h(this,"track");h(this,"peerId");h(this,"appData");h(this,"transceiver");m(this,sc,void 0);m(this,Vi,void 0);m(this,Ls,void 0);m(this,Jd,void 0);this.id=r.id,this.localId=r.localId,f(this,sc,r.handler),this.appData=r.appData,this.peerId=r.producingPeerId,this.producingTransportId=r.producingTransportId,f(this,Ls,!1),this.producerId=r.producerId,this.track=r.track,f(this,Vi,(i=r.paused)!=null?i:!1),this.mimeType=r.mimeType,this.transceiver=r.transceiver,this.rtpReceiver=r.rtpReceiver,U(this,Kd,sT).call(this),f(this,Jd,e)}get closed(){return n(this,Ls)}get kind(){return this.track.kind}get paused(){return n(this,Vi)}close(e,r){n(this,Ls)||(this.logger.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,n(this,Vs,kr)),f(this,Ls,!0),r&&(U(this,zd,rT).call(this),this.transceiver.stop()),this.safeEmit("close",e))}getStats(){return u(this,null,function*(){if(n(this,Ls))throw new It("closed");return n(this,sc).getReceiverStats(this.localId)})}pause(){if(this.logger.debug("consumer::pause()",n(this,Vs,kr)),n(this,Ls)){this.logger.error("consumer::pause() | Consumer closed",n(this,Vs,kr));return}f(this,Vi,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(this.logger.debug("consumer::resume()",n(this,Vs,kr)),n(this,Ls)){this.logger.error("Consumer::resume() | Consumer closed",n(this,Vs,kr));return}f(this,Vi,!1),this.track.enabled=!0,this.safeEmit("resume")}}sc=new WeakMap,Vi=new WeakMap,Ls=new WeakMap,Jd=new WeakMap,Vs=new WeakSet,kr=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},rc=new WeakSet,Ku=function(){this.logger.debug('Consumer::track "ended" event',n(this,Vs,kr)),this.safeEmit("trackended")},Kd=new WeakSet,sT=function(){this.track.addEventListener("ended",U(this,rc,Ku).bind(this))},zd=new WeakSet,rT=function(){try{this.track.removeEventListener("ended",U(this,rc,Ku)),this.track.stop()}catch(e){this.logger.error("Consumer::destroyTrack()",H(D({},n(this,Vs,kr)),{error:e}))}};var Ts,Ta,va,xi,ss,Xe,Gr,ya,Yd,$t,us;class JD extends Gl{constructor(e,r){var i,a;super(e);m(this,$t);h(this,"id");h(this,"localId");m(this,Ts,void 0);h(this,"kind");h(this,"appData");h(this,"rtpSender");m(this,Ta,void 0);m(this,va,void 0);m(this,xi,void 0);m(this,ss,!1);m(this,Xe,void 0);m(this,Gr,void 0);m(this,ya,void 0);m(this,Yd,void 0);this.id=r.id,this.localId=r.localId,f(this,Xe,r.track),this.kind=(i=r.track)==null?void 0:i.kind,f(this,Gr,r.disableTrackOnPause?!((a=r.track)!=null&&a.enabled):!1),f(this,ya,void 0),f(this,Ta,r.stopTracks),f(this,va,r.disableTrackOnPause),f(this,xi,r.zeroRtpOnPause),this.appData=r.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),f(this,Ts,r.handler),this.rtpSender=r.rtpSender,this._handleTrack(),f(this,Yd,e)}get closed(){return n(this,ss)}get track(){return n(this,Xe)}get paused(){return n(this,Gr)}get maxSpatialLayer(){return n(this,ya)}close(e){return u(this,null,function*(){if(n(this,ss))return;if(this.logger.debug(`Producer::close() ${e?`with reason ${e}`:""}`,n(this,$t,us)),f(this,ss,!0),this._destroyTrack(),e===Ad){this.safeEmit("close",{reason:e});return}const{offerSdp:r,callback:i}=yield n(this,Ts).stopSending(this.localId),{answer:a}=yield this.safeEmitAsPromise("close",{offer:r,reason:e});i(a)})}getStats(){return u(this,null,function*(){if(n(this,ss))throw new It("closed");return n(this,Ts).getSenderStats(this.localId)})}pause(){this.logger.debug("Producer::pause()",n(this,$t,us)),n(this,ss)&&this.logger.error("Producer::pause() | Producer closed",n(this,$t,us)),f(this,Gr,!0),n(this,Xe)&&n(this,va)&&(n(this,Xe).enabled=!1),n(this,xi)&&n(this,Ts).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(this.logger.debug("Producer::resume()",n(this,$t,us)),n(this,ss)){this.logger.error("Producer::resume() | Producer closed",n(this,$t,us));return}f(this,Gr,!1),n(this,Xe)&&n(this,va)&&(n(this,Xe).enabled=!0),n(this,xi)&&n(this,Ts).replaceTrack(this.localId,n(this,Xe)),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}`,n(this,$t,us)),n(this,ss)){if(e&&n(this,Ta))try{e.stop()}catch(i){this.logger.error("Producer::replaceTrack",H(D({},n(this,$t,us)),{error:i}))}throw new It("closed")}else if(e&&e.readyState==="ended")throw new It("track ended");if(e===n(this,Xe)){this.logger.debug(`replaceTrack() | same track, ignored trackId: ${e.id}`,n(this,$t,us));return}(!n(this,xi)||!n(this,Gr))&&(yield n(this,Ts).replaceTrack(this.localId,e)),this._destroyTrack(),f(this,Xe,e),this._handleTrack()})}setMaxSpatialLayer(e){return u(this,null,function*(){if(n(this,ss))throw new It("closed");if(this.kind!=="video")throw new Mo("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");yield n(this,Ts).setMaxSpatialLayer(this.localId,e),f(this,ya,e)})}setRtpEncodingParameters(e){return u(this,null,function*(){if(n(this,ss))throw new It("closed");if(typeof e!="object")throw new TypeError("invalid params");yield n(this,Ts).setRtpEncodingParameters(this.localId,e)})}_onTrackEnded(){this.logger.debug(`Producer::track "ended" event trackId: ${this.track.id}`,n(this,$t,us)),this.safeEmit("trackended",this.track.id)}_handleTrack(){n(this,Xe)&&n(this,Xe).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(n(this,Xe))try{n(this,Xe).removeEventListener("ended",this._onTrackEnded),n(this,Ta)&&n(this,Xe).stop()}catch(r){this.logger.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,H(D({},n(this,$t,us)),{error:r}))}}}Ts=new WeakMap,Ta=new WeakMap,va=new WeakMap,xi=new WeakMap,ss=new WeakMap,Xe=new WeakMap,Gr=new WeakMap,ya=new WeakMap,Yd=new WeakMap,$t=new WeakSet,us=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};function iT(s){return typeof s=="object"&&!Array.isArray(s)&&s!==null}function gu(s){return Math.random().toString(36).substring(2,2+s)}const rd=1;function vg(s){const t=s;return delete t.payload._bolt,t}function KD(s){return s.payload&&iT(s.payload)}function zD(s){var t,e;return KD(s)&&(e=(t=s.payload._bolt)==null?void 0:t.id)!=null?e:""}var Wr,Qd,Ui;const kn=class extends lt.EventEmitter{constructor(e,r,i,a){super();h(this,"channel");h(this,"queue");h(this,"serverProtocolVersion");m(this,Wr,new Map);m(this,Qd,void 0);m(this,Ui,void 0);h(this,"respond",(e,r,i=!1)=>{let a;i?a=kn.createErrorResponse(e,r):a=kn.createResponse(e,r),this.channel.send(JSON.stringify(a))});h(this,"notify",e=>{const r=kn.createNotification(e);this.channel.send(JSON.stringify(r))});h(this,"request",e=>u(this,null,function*(){const r=kn.createRequest(e),i=new Promise((a,o)=>{const{id:d}=r.payload._bolt,l={id:d,method:r.type,resolve:p=>{this.queue.delete(d)&&(clearTimeout(l.timer),a(p))},timer:setTimeout(()=>{this.queue.delete(d)&&o(new Error(`request timeout for message id: ${d}`))},2e4),cancel:p=>{this.queue.delete(d)&&(clearTimeout(l.timer),o(p))}};this.queue.set(d,l)});return this.channel.send(JSON.stringify(r)),i}));h(this,"send",e=>{const r=JSON.stringify(e),i=16384;if(r.length>i){const a=i-200,o=Math.ceil(r.length/a),c=[];for(let l=0;l<o;l+=1){const p=l*a,g=(l+1)*a;c.push(r.slice(p,g))}const d=Tr.v4();for(let l=0;l<o;l+=1){const p=c[l],T=JSON.stringify({id:d,count:o,chunkIndex:l,chunk:p});n(this,Ui).debug(`Sending message chunk over dc: ${T}`),this.channel.send(T)}}else n(this,Ui).debug(`Sending message over dc: ${r}`),this.channel.send(r)});h(this,"processMessage",e=>{var i;n(this,Wr).has(e.id)||n(this,Wr).set(e.id,[]);const r=n(this,Wr).get(e.id);if(r[e.chunkIndex]=e,(r==null?void 0:r.length)===e.count&&!r.some(a=>a===void 0)){const a=n(this,Wr).get(e.id),o=a==null?void 0:a.reduce((d,l)=>d+l.chunk,"");n(this,Wr).delete(e.id);const c=JSON.parse(o);if(!c.payload||!iT(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}});h(this,"processResponseMsg",e=>{const{id:r}=e.payload._bolt,i=this.queue.get(r);return i?(n(this,Ui).debug(`resolving pending request with id: ${r}, complete response: ${JSON.stringify(e)}`),e.type==="error"?i.cancel(vg(e)):i.resolve(vg(e)),!0):!1});h(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:gu(8),{type:"_bolt",payload:{message:"pong"}}),!0):!1});this.label=i,this.transportId=a,f(this,Qd,e),f(this,Ui,e.getValue("logger")),this.channel=r,this.queue=new Map}};let di=kn;Wr=new WeakMap,Qd=new WeakMap,Ui=new WeakMap,h(di,"createRequest",e=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:H(D({},e.payload),{_bolt:{id:gu(8),type:"REQUEST",version:rd}})}}),h(di,"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:H(D({},r.payload),{_bolt:{id:e,type:"RESPONSE",version:rd}})}}),h(di,"createNotification",e=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:H(D({},e.payload),{bolt:{id:gu(8),type:"NOTIFY",version:rd}})}}),h(di,"createErrorResponse",(e,r)=>({type:"error",payload:{error:r.message,_bolt:{id:e,type:"RESPONSE",version:rd}}}));const Ad="transport closed";var $i;const In=class extends Gl{constructor(e,{id:r,direction:i,handlerFactory:a,iceServers:o,iceTransportPolicy:c,proprietaryConstraints:d,additionalSettings:l,appData:p,config:g}){var P,_,C;super(e);h(this,"awaitQueue");h(this,"observer");h(this,"id");h(this,"serverId");h(this,"direction");h(this,"maxSctpMessageSize");h(this,"handler");h(this,"connectionState","new");h(this,"producers");h(this,"consumers");h(this,"datachannels");h(this,"connected",!1);h(this,"eventsDCReadyPromise");h(this,"eventsDCReadyPromiseResolver");h(this,"eventsDCFailureTimer");h(this,"transportConnectionPromise");h(this,"consumerTrackEvents");h(this,"unknownTracksMap");h(this,"appData");m(this,$i,void 0);f(this,$i,e);const T=e.getValue("logger");T.debug(`constructor() [id: ${r}, direction: ${i}]`),this.id=r,this.direction=i;const v=GD(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 Ju(T,!0),this.handler=a(),this.handler.enableHighBitrate=(P=g==null?void 0:g.enableHighBitrate)!=null?P:!1,this.handler.enableStereo=(_=g==null?void 0:g.enableStereo)!=null?_:!1,this.handler.enableDtx=(C=g==null?void 0:g.enableDtx)!=null?C:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:i,iceServers:o,iceTransportPolicy:c,additionalSettings:l,proprietaryConstraints:d}),this.appData=p||{},this.transportConnectionPromise=new Promise(w=>{this.once("connected",()=>{w(!0)}),this.once("disconnect",()=>{w(!1)}),this.once("close",()=>{w(!1)})}),this.eventsDCReadyPromise=new Promise(w=>{this.eventsDCReadyPromiseResolver=w}),this.handler.on("@connectionstatechange",w=>{w!==this.connectionState&&(this.logger.debug(`connection state changed to ${w}`),this.connectionState=w,w==="connected"&&(this.connected=!0,this.emit("connected")),w==="disconnected"&&(this.connected=!1,this.emit("disconnect")),(w==="failed"||w==="closed")&&(this.connected=!1,this.emit("close")),this.closed||this.safeEmit("connectionstatechange",w))}),this.handler.on("@icecandidate",({candidate:w})=>{this.closed||this.safeEmit("icecandidate",w)}),this.handler.on("dc_open",w=>{let V=this.datachannels.get(w.label);V||(V||(V=new di(n(this,$i),w,w.label,this.serverId),this.datachannels.set(w.label,V)),this.eventsDCFailureTimer=setTimeout(()=>{w.label==="events"&&(this.eventsDCReadyPromiseResolver(!1),this.safeEmit("dc_error",w.label))},5e3))}),this.handler.on("datachannel",(w,V)=>{w.label==="events"&&(this.eventsDCReadyPromiseResolver(!0),this.eventsDCFailureTimer&&clearTimeout(this.eventsDCFailureTimer));const F=this.datachannels.get(w.label);if(!F){this.logger.error("unregistered datachannel for message",{rtcChannel:{label:w.label,message:V}});return}try{const N=JSON.parse(V);this.logger.debug("datachannel message chunk recieved",{dataChannelMessageChunk:{id:N.id,count:N.count,chunkIndex:N.chunkIndex,chunk:N.chunk,transprtId:this.serverId}});const B=F.processMessage(N);if(!B)return;this.logger.debug(`datachannel message with id:${N.id} on transport:${this.serverId}complete - ${JSON.stringify(B)}`),this.emit(`datachannel:${w.label}`,F.label,B)}catch(N){this.logger.error("error parsing message",{error:N})}})}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(Ad).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(e=>{e.close(Ad)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"))}getStats(){return u(this,null,function*(){if(this.closed)throw new It("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:a,answer:o}=yield e(r);this.setServerId(a),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 It("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 Mo("not a sending Transport");if(r.readyState==="ended")throw new It("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 gi("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:a,encodings:o,codecOptions:c,stopTracks:d=!0,disableTrackOnPause:l=!0,zeroRtpOnPause:p=!1,appData:g={}}=e;this.logger.debug(`produce() [track:${a.id}]`);const{producerId:T,localId:v,rtpSender:P}=yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:_,callback:C,sender:w,mid:V}=yield this.handler.send({track:a,encodings:o,codecOptions:c,screenShare:g==null?void 0:g.screenShare}),{answer:F,producerId:N}=yield r({offer:_,kind:a.kind,paused:l?!a.enabled||Object.hasOwn(a,"fakeTracks"):!1,appData:H(D({},g||{}),{mid:V}),codecOptions:c,producingTransportId:this.serverId}),B=yield C(F);return{producerId:N,localId:B,rtpSender:w}}),"Transport.produce");return this.createProducerObject({id:T,localId:v,track:a,stopTracks:d,disableTrackOnPause:l,zeroRtpOnPause:p,appData:g,handler:this.handler,rtpSender:P})})}createProducerObject(e){return u(this,null,function*(){const r=new JD(n(this,$i),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 It("closed");if(this.direction!=="recv")throw new Mo("not a receiving transport");if(!(yield this.transportConnectionPromise))throw new gi("transport not connected");return!0})}consume(e,r,i){return u(this,null,function*(){return this.awaitQueue.push(()=>u(this,null,function*(){const a={},{consumerStates:o,sessionDescription:c,failedProducers:d}=yield r(e);o.forEach((p,g)=>{a[g]=this.createConsumerObjectAndWaitForTrack(H(D({},p),{producerId:g}))}),c&&(this.logger.info("Session description found, sending negotiation request"),yield i(c));const l=[];return yield Promise.all(Object.entries(a).map(([p,g])=>g.then(T=>l.push(T)).catch(()=>{this.logger.error(`Failed to create consumer object, producer: ${p}`,{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=hs.parse(e.sdp),a={};return i.media.forEach(o=>{r.includes(o.mid.toString())&&(a[o.mid.toString()]={rtp:o.rtp,fmtp:o.fmtp,payloads:o.payloads,rtcpFb:o.rtcpFb})}),a}static setCodecAndFmtpMappings(e,r,i){const a=hs.parse(e.sdp);return a.media=a.media.map(c=>{if(r.includes(c.mid.toString())){const d=D({},c);return d.rtp=i[c.mid.toString()].rtp,d.fmtp=i[c.mid.toString()].fmtp,d.payloads=i[c.mid.toString()].payloads,d.rtcpFb=i[c.mid.toString()].rtcpFb,d}return c}),H(D({},e),{sdp:hs.write(a)})}static parseHeaderExtensionMappings(e){const r=hs.parse(e.sdp),i={};return r.media.forEach(a=>{i[a.mid]=a.ext}),i}static setHeaderExtensionMappings(e,r){const i=hs.parse(e.sdp);return i.media=i.media.map(o=>{const c=D({},o);return c.ext=r[o.mid],c}),H(D({},e),{sdp:hs.write(i)})}closeConsumers(e,r){return u(this,null,function*(){try{const i=e.map(l=>l.transceiver.mid),a=In.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,i),o=In.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("Created offer for closing consumers",{sdp:c.sdp}),c=In.setCodecAndFmtpMappings(c,i,a),c=In.setHeaderExtensionMappings(c,o),this.logger.info("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("Received answer in close consumers",{sdp:d.sdp}),yield this.setRemoteDescription(d),this.logger.info("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("Received offer from SFU",{sdp:e.sdp}),yield this.setRemoteDescription(e);const r=yield this.handler.pc.createAnswer();this.logger.info("Created answer corresponding to received offer",{sdp:r.sdp});const i=hs.parse(r.sdp);return i.media=i.media.map(a=>{if(a.type==="audio"){const o=D({},a),c=o.fmtp.find(l=>l.payload===111);return c&&(c.config+=";stereo=1;sprop-stereo=1"),o.rtcpFb||(o.rtcpFb=[]),o.rtcpFb.some(l=>l.type==="nack")||o.rtcpFb.push({payload:parseInt(o.payloads,10),type:"nack"}),o}return a}),r.sdp=hs.write(i),this.logger.info("Setting munged SDP",{sdp:r.sdp}),yield this.setLocalDescription(r),this.logger.info("Successfully set local description",{sdp:r.sdp}),r}catch(r){throw this.logger.error("Set remote offer failed",{error:r}),r}})}_ontrack(e){const{track:r,transceiver:i}=e;this.logger.info(`track event received [trackId: ${r.id}] [mid: ${i.mid}]`);const a=`${i.mid}:${r.kind}`;r.addEventListener("ended",()=>{this.logger.info(`rtc consumer track ended [trackId: ${r.id}]`),this.unknownTracksMap.delete(a)});const o=this.consumerTrackEvents.get(a);o?(o(r,i),this.consumerTrackEvents.delete(a)):(this.logger.warn(`track event handler not found ${a}`),this.unknownTracksMap.set(a,e))}sendErrorOverDC(e,r,i){const a=this.getDatachannel(e);if(!a)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:e}}});a.respond(r,i,!0)}sendResponseOverDC(e,r,i){const a=this.getDatachannel(e);if(!a)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:e}}});a.respond(r,i)}createConsumerObjectAndWaitForTrack(e){return u(this,null,function*(){const{consumerId:r,producerId:i,producingPeerId:a,producingTransportId:o,streamId:c,paused:d,screenShare:l,appData:p,kind:g,mimeType:T}=e,v=`${c}:${g}`,P=H(D({},e),{name:"consumer creation task error",message:"consumer creation failed"});return new Promise((_,C)=>u(this,null,function*(){const w=setTimeout(()=>{this.logger.warn(`Timed out waiting for track event ${v} producingPeerId: ${a}`),this.consumerTrackEvents.delete(v),P.isTimedout=!0,C(P)},5e3),V=(N,B)=>{try{if(N.readyState==="ended")clearTimeout(w),C(P);else{const G=N;G.enabled=!0,this.handler.midTransceiverMap.set(B.mid,B);const re=new WD(n(this,$i),{id:r,localId:B.mid,transceiver:B,track:G,paused:d,producerId:i,producingPeerId:a,producingTransportId:o,handler:this.handler,appData:H(D({},p),{screenShare:l,peerId:a}),rtpReceiver:B.receiver,mimeType:T});this.consumers.set(r,re),re.once("close",()=>{this.consumers.delete(re.id),this.handler.midTransceiverMap.delete(B.mid)}),this.logger.info("consumer created for ",{consumer:{id:r,kind:g,appData:{screenShare:l},peerId:a,producerId:i}}),this.emit("newconsumer",re),clearTimeout(w),_(re)}}catch(G){this.logger.warn("error while creating consumer:",G),clearTimeout(w),C(P)}},F=this.unknownTracksMap.get(v);F?(this.logger.info(`track event already received [trackId: ${F.track.id}] [mid: ${F.transceiver.mid}]`),this.unknownTracksMap.delete(v),V(F.track,F.transceiver)):(this.logger.info(`Registering onTrack handler for key ${v} [producingPeerId: ${a}]`),this.consumerTrackEvents.set(v,V))}))})}setRemoteDescription(e){return u(this,null,function*(){yield this.handler.pc.setRemoteDescription(e)})}setLocalDescription(e){return u(this,null,function*(){this.logger.debug(`${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 FD("DC_NOT_READY",`${e} datachannel not ready`);const a=(yield i.request(r)).payload;return this.logger.info(`sendDataChannelMessage::response ${JSON.stringify(a)}`),a})}};let zu=In;$i=new WeakMap;function YD(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 rr,Fi;class QD{constructor(t,{handlerName:e,handlerFactory:r}={}){h(this,"handlerFactory");m(this,rr,void 0);m(this,Fi,void 0);const i=t.getValue("logger");if(i.debug("constructor()"),f(this,rr,t),f(this,Fi,i),e&&r)throw new TypeError("just one of handlerName or handlerInterface can be given");if(r)this.handlerFactory=r;else{if(e)n(this,Fi).debug(`Device::constructor() | handler given: ${e}`);else if(e=YD(n(this,Fi)),e)n(this,Fi).debug(`Device::constructor() | detected handler: ${e}`);else throw new Error("device not supported");switch(e){case"Chrome74":this.handlerFactory=Hh.createFactory(n(this,rr));break;case"Safari12":this.handlerFactory=qh.createFactory(n(this,rr));break;case"Firefox60":this.handlerFactory=Id.createFactory(n(this,rr),{supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=Id.createFactory(n(this,rr),{supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${e}"`)}}}createTransport(t){const e=Tr.v4();return new zu(n(this,rr),H(D({id:e},t),{handlerFactory:this.handlerFactory}))}}rr=new WeakMap,Fi=new WeakMap;const XD=2e3;var Sa,at,ot,ic,nc,Bi,Ea,ac,Pa,Hi,xs,_a,md,oc,Yu,Xd,nT,cc,Qu,Zd,aT,el,oT,tl,cT,sl,dT,rl,lT,dc,Xu,lc,Zu;class ZD extends lt.EventEmitter{constructor(e,r){super();m(this,_a);m(this,oc);m(this,Xd);m(this,cc);m(this,Zd);m(this,el);m(this,tl);m(this,sl);m(this,rl);m(this,dc);m(this,lc);h(this,"context");m(this,Sa,void 0);m(this,at,void 0);m(this,ot,void 0);m(this,ic,void 0);m(this,nc,void 0);m(this,Bi,void 0);m(this,Ea,void 0);m(this,ac,void 0);m(this,Pa,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0});m(this,Hi,void 0);m(this,xs,"all");this.context=e,f(this,Bi,r),f(this,Sa,new QD(e)),f(this,Ea,new jD(r)),f(this,ac,Cs),n(this,_a,md).mediaState={send:{state:Dn.NEW},recv:{state:Dn.NEW}},(xa(this.context,"forceRelay")||this.context.getValue("flagsmith").hasFeature(ee.FORCE_RELAY))&&f(this,xs,"relay"),this.logger.info(`ICE Transport Policy initially set to ${n(this,xs)}`),U(this,oc,Yu).call(this)}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get socket(){return n(this,Bi)}get socketHandler(){return n(this,Ea)}get sendTransport(){return n(this,at)}get recvTransport(){return n(this,ot)}get events(){return n(this,ac)}set sendTransportConnectedCallback(e){f(this,ic,e)}set recvTransportConnectedCallback(e){f(this,nc,e)}setupTransports(e){return u(this,null,function*(){yield U(this,Xd,nT).call(this,e);let r,i;e.send&&(r=U(this,cc,Qu).call(this,n(this,at)).then(a=>{try{n(this,ic).call(this,a)}catch(o){this.logger.error("Failed to run send transport callback")}})),e.recv&&(i=U(this,cc,Qu).call(this,n(this,ot)).then(a=>{try{n(this,nc).call(this,a)}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:a,serverId:o,direction:c}=n(this,at);this.logger.info("Closing send transport",{transport:{id:a,serverId:o,type:c}}),n(this,at).close(),n(this,at).removeAllListeners(),f(this,at,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:a,serverId:o,direction:c}=n(this,ot);this.logger.info("Closing recv transport",{transport:{id:a,serverId:o,type:c}}),(r=n(this,ot))==null||r.close(),(i=n(this,ot))==null||i.removeAllListeners(),f(this,ot,void 0)}U(this,oc,Yu).call(this)}stopAllTransports(){this.logger.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}handleErrors(e){throw new Error("Method not implemented.")}}Sa=new WeakMap,at=new WeakMap,ot=new WeakMap,ic=new WeakMap,nc=new WeakMap,Bi=new WeakMap,Ea=new WeakMap,ac=new WeakMap,Pa=new WeakMap,Hi=new WeakMap,xs=new WeakMap,_a=new WeakSet,md=function(){return this.context.getValue("connectionHandler")},oc=new WeakSet,Yu=function(){f(this,Hi,{send:void 0,recv:void 0})},Xd=new WeakSet,nT=function(e){return u(this,null,function*(){var o,c,d,l,p,g,T,v;(xa(this.context,"forceRelay")||this.context.getValue("flagsmith").hasFeature(ee.FORCE_RELAY))&&f(this,xs,"relay"),this.logger.info(`ICE Transport Policy set to ${n(this,xs)}`);const a=yield dt().getICEServers().catch(P=>(this.logger.warn(`failed to get iceservers from server: ${P.message}`),[]));if(e.send){const P=this.context.getValue("flagsmith").hasFeature(ee.DISABLE_OPUS_DTX_CF);U(this,el,oT).call(this,{iceServers:a,additionalSettings:{encodedInsertableStreams:(o=this.context.getValue("modules").e2ee)==null?void 0:o.enabled},config:{enableHighBitrate:(l=(d=(c=this.context.getValue("defaults").mediaConfiguration)==null?void 0:c.audio)==null?void 0:d.enableHighBitrate)!=null?l:!1,enableStereo:(T=(g=(p=this.context.getValue("defaults").mediaConfiguration)==null?void 0:p.audio)==null?void 0:g.enableStereo)!=null?T:!1,enableDtx:!!P},iceTransportPolicy:n(this,xs)})}e.recv&&U(this,tl,cT).call(this,{iceServers:a,additionalSettings:{encodedInsertableStreams:(v=this.context.getValue("modules").e2ee)==null?void 0:v.enabled},iceTransportPolicy:n(this,xs)})})},cc=new WeakSet,Qu=function(e){return u(this,null,function*(){const{id:r,serverId:i,direction:a}=e;U(this,sl,dT).call(this,e);try{return yield tT((c,d)=>u(this,null,function*(){c>0&&this.logger.debug(`Retrying transport connect, count: ${c}`,{transport:{id:r,serverId:i,type:a}});try{if(e.closed)throw new gi("Cannot reconnect closed transport");yield U(this,Zd,aT).call(this,e)}catch(l){if(l instanceof gi){d(l);return}throw this.logger.error("Failed to connect transport, retrying",{transport:e,error:l}),l}}),{delayTime:100,strategy:"exponential",maxRetryCount:1/0}),e}catch(o){throw this.logger.error(`Failed to connect send transport after retry: ${e.id}`,{error:o,transport:{id:r,serverId:i,type:a}}),e.close(),e.removeAllListeners(),o}})},Zd=new WeakSet,aT=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}}),!n(this,Bi).isConnected)throw new gi("Socket is not connected");if(e.connectionState==="closed")throw new gi("Transport is closed");try{yield e.connect(a=>U(this,rl,lT).call(this,i,a)),this.logger.info(`Connected ${i} transport`,{transport:{id:r,serverId:e.serverId,type:i}})}catch(a){throw n(this,Pa).transportFailureCount[i]+=1,a.message==="ice connection failed"?new gi(a.message):a}})},el=new WeakSet,oT=function(e){var r,i;if(n(this,at)&&n(this,at).connected){this.logger.info("Transport send is already connected",{transport:{id:(r=n(this,at))==null?void 0:r.id,serverId:(i=n(this,at))==null?void 0:i.serverId,type:"send"}});return}f(this,at,n(this,Sa).createTransport(H(D({},e),{direction:"send"}))),this.context.getValue("callstats").configureSendTransport(n(this,at))},tl=new WeakSet,cT=function(e){var r,i;if(n(this,ot)&&n(this,ot).connected){this.logger.info("Transport recv is already connected",{transport:{id:(r=n(this,ot))==null?void 0:r.id,serverId:(i=n(this,ot))==null?void 0:i.serverId,type:"recv"}});return}f(this,ot,n(this,Sa).createTransport(H(D({},e),{direction:"recv"}))),this.context.getValue("callstats").configureRecvTransport(n(this,ot))},sl=new WeakSet,dT=function(e){const{direction:r,id:i}=e;e.on("connectionstatechange",a=>u(this,null,function*(){U(this,lc,Zu).call(this,{state:a,direction:r}),this.logger.info(`Transport connection state changed for ${r} transport`,{transport:{id:i,serverId:e.serverId,type:r,status:a}});const o=()=>{const c=n(this,Hi)[r];c!==void 0&&(clearTimeout(c),n(this,Hi)[r]=void 0)};switch(a){case"connected":o(),n(this,Pa).lastConnectionTime=performance.now();break;case"disconnected":n(this,Hi)[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 U(this,dc,Xu).call(this,e.direction)}),XD);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 U(this,dc,Xu).call(this,e.direction);break}})),e.on("icecandidate",a=>u(this,null,function*(){this.logger.debug("Sending iceCandidate:",{iceCandidate:a})})),e.on("datachannel:events",(a,o)=>u(this,null,function*(){var c,d;this.logger.debug("Got data channel message on event:",{rtcChannel:{label:a,message:o}});try{switch(o.type){case"handshake":{const l={type:"handshake",payload:{message:"pong"}};e.sendResponseOverDC(a,zD(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 ${a}`)}})),e.on("dc_error",()=>{e.direction==="recv"&&(this.logger.warn("Events datachannel did not open in 5s",{country:E.location.country}),this.handleErrors("reconnectRecvTransport"))})},rl=new WeakSet,lT=function(e,r){return u(this,null,function*(){const i=e==="recv";try{const{sdp:a,type:o}=r,c={consuming:i,description:{sdp:a,type:o,target:i?yr.SUBSCRIBER:yr.PUBLISHER},producers:[]};return n(this,Ea).connectTransport(c)}catch(a){throw this.logger.error(`Error in ${e} transport connection:`,{error:a,country:E.location.country}),a}})},dc=new WeakSet,Xu=function(e){return u(this,null,function*(){switch(this.logger.info("Called reconnect transport",{transport:{type:e}}),this.stopTransports({[e]:!0}),this.context.getValue("flagsmith").hasFeature(ee.CF_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED)&&n(this,Bi).isConnected&&n(this,Pa).transportFailureCount[e]>2&&(this.logger.warn(`Multiple disconnections in ${e} transport, forcing relay`),f(this,xs,"relay")),yield this.setupTransports({[e]:!0}),e){case"send":{this.logger.info("Transport reconnected",{transport:n(this,at)}),this.context.getValue("peerSessionStore").emit(k.RESET_PRODUCER_STATE);break}case"recv":{this.logger.info("Transport reconnected",{transport:n(this,ot)}),this.context.getValue("peerSessionStore").emit(k.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:this.logger.warn("Unknown transport direction",{transport:{type:e}})}U(this,lc,Zu).call(this,{state:Dn.CONNECTED,direction:e})})},lc=new WeakSet,Zu=function(e){const{state:r,direction:i}=e;n(this,_a,md).mediaState[i]={state:r},this.context.getValue("peerSessionStore").emit(k.TRANSPORT_STATE_UPDATE,D({transport:i},n(this,_a,md).mediaState[i]))};var uc,rs;class eO{constructor(t,e,r,i,a){m(this,uc,void 0);m(this,rs,void 0);this.events=e,this.recvTransport=r,this.socket=i,this.socketHandler=a,f(this,uc,t),f(this,rs,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:p,producingTransportId:g}=d,T=n(this,uc).getValue("flagsmith").hasFeature(ee.ENABLE_CF_SIMULCAST)?{simulcast:{preferredRid:"h",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}}:{};e.set(p,l),r.push(D({producingPeerId:l,producerId:p,producingTransportId:g},T))});const i=yield this.socketHandler.consume({requests:r,consumingTransportId:this.recvTransport.serverId}),a=new Map;t.forEach(d=>a.set(d.producerId,d));const o=new Map,c=[];return Object.entries(i.consumerStateMap).forEach(([d,l])=>{const p=a.get(d);if(!p)return;if(l.errorCode){n(this,rs).warn(`Consumer request failed for producer ${d}`,{error:{message:l.errorCode}}),c.push(H(D({},p),{errorCode:l.errorCode}));return}let g={};try{g=JSON.parse(l.producerState.appData)}catch(T){}o.set(d,{consumerId:l.consumerId,producingTransportId:p.producingTransportId,producingPeerId:p.producingPeerId,kind:p.kind,paused:p.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:p.screenShare,mimeType:p.mimeType,appData:g})}),{consumerStates:o,sessionDescription:i.sessionDescription,failedProducers:c}})}negotiate(t){return u(this,null,function*(){try{n(this,rs).info("Negotiating socket consumer",{transport:this.recvTransport}),n(this,rs).debug(`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:yr.SUBSCRIBER}};return n(this,rs).debug(`sending renegotiate request: ${JSON.stringify(r)} on recvTransport`,{transport:this.recvTransport}),yield this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,xw.toBinary(r)),n(this,rs).info("Renegotiation done",{transport:this.recvTransport}),e}catch(e){n(this,rs).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 a=r.map(l=>l.localId);n(this,rs).info(`Closing consumers: ${JSON.stringify(a)}`);const o={description:{sdp:i.sdp,type:i.type,target:yr.SUBSCRIBER},consumerIds:a,consumingTransportId:this.recvTransport.serverId},c=yield this.socketHandler.closeConsumer(o),d=lb.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(a=>a&&a.id);i.forEach(({id:a,producingTransportId:o,localId:c})=>{r.requests.push({producerId:a,producingTransportId:o,mid:c,simulcast:{preferredRid:e===0?"q":"h",priorityOrdering:"asciibetical",ridNotAvailable:"asciibetical"}})}),yield this.socketHandler.updateConsumersSimulcastConfig(r),n(this,rs).info(`Consumers switched layers to ${e}`,{consumerIds:i==null?void 0:i.map(({id:a})=>a)})})}}uc=new WeakMap,rs=new WeakMap;class jh{constructor(t){this.socketHandler=t}static getMSIDFromSDP(t,e){return hs.parse(t).media.filter(a=>e==="video"?a.type==="video":a.type==="audio").at(-1).msid}create(c){return u(this,arguments,function*({offer:t,kind:e,paused:r,appData:i,codecOptions:a,producingTransportId:o}){var T,v;const d=jh.getMSIDFromSDP(t.sdp,e),l={description:{sdp:t.sdp,type:t.type,target:yr.PUBLISHER},paused:r,kind:e,msid:d,appData:JSON.stringify(i),screenShare:(T=i.screenShare)!=null?T:!1,mimeType:`${e}/${(v=a[0])==null?void 0:v.name}`,producingTransportId:o},{answer:p,producerId:g}=yield this.socketHandler.produce(l);return{answer:p,producerId:g}})}}var qi,Jr,Ca,hc,Us,il,ir,wa,pc,eh,nl,uT,al,hT,ol,pT,cl,gT;class tO extends ZD{constructor(e,r){super(e,r);m(this,pc);m(this,nl);m(this,al);m(this,ol);m(this,cl);m(this,qi,void 0);m(this,Jr,void 0);m(this,Ca,void 0);m(this,hc,void 0);m(this,Us,void 0);m(this,il,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0});m(this,ir,[]);m(this,wa,void 0);this.context=e,this.sendTransportConnectedCallback=()=>u(this,null,function*(){f(this,hc,new jh(this.socketHandler))}),this.recvTransportConnectedCallback=i=>u(this,null,function*(){n(this,Ca).clear(),f(this,Us,new eO(this.context,this.events,i,this.socket,this.socketHandler))}),this.reset()}get socketHandler(){return super.socketHandler}get producers(){return n(this,qi)}get consumers(){return n(this,Jr)}get producerIdToConsumerIdMap(){return n(this,Ca)}get logger(){return this.context.getValue("logger")}reset(){f(this,qi,new Map),f(this,Jr,new Map),f(this,Ca,new Map)}createProducer(e,r){return u(this,null,function*(){var i;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const a=yield this.sendTransport.produce(e,U(this,nl,uT).bind(this));return(i=e.appData)!=null&&i.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_ACTIVE_PRODUCER,a),U(this,al,hT).call(this,a,r),a}catch(a){throw this.logger.error("Failed to create producer",{error:a}),n(this,il).producerCreationFailureCount+=1,a}})}closeProducer(e,r){return u(this,null,function*(){var a;const i=this.producers.get(e);if(!i){this.logger.warn(`Producer with ID ${e} was not found`);return}r!=null&&r.stopTrack&&i.track.stop();try{yield this.sendTransport.closeProducer(i),(a=this.context.getValue("modules").e2ee)!=null&&a.enabled&&this.context.getValue("peerSessionStore").emit(k.E2EE_INACTIVE_PRODUCER,i)}catch(o){this.logger.error("Failed to close producer on server",{error:o,producer:i})}})}closeAllProducers(){return Promise.all(Array.from(n(this,qi).entries()).map(([,e])=>e.close()))}createConsumer(e){return this.createConsumers([e])}createConsumers(e){return u(this,null,function*(){n(this,wa)||clearTimeout(n(this,wa)),f(this,ir,n(this,ir).concat(e)),yield U(this,pc,eh).call(this)})}closeConsumer(e){return this.closeConsumers([e])}closeConsumers(e){return u(this,null,function*(){if(!n(this,Us))return;const r=e.map(a=>this.consumers.get(a)).filter(a=>a!==void 0);if(r.length===0)return;const{failedConsumers:i}=yield n(this,Us).close(r);i!=null&&i.length&&this.logger.warn("Failed to close some consumers",{consumerIds:i})})}closeAllConsumers(){return this.closeConsumers(Array.from(n(this,Jr).keys()))}switchConsumersToLayer(e,r){return u(this,null,function*(){n(this,Us).switchConsumersToLayer(e,r)})}}qi=new WeakMap,Jr=new WeakMap,Ca=new WeakMap,hc=new WeakMap,Us=new WeakMap,il=new WeakMap,ir=new WeakMap,wa=new WeakMap,pc=new WeakSet,eh=function(){return u(this,null,function*(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const e=500,r=n(this,ir).splice(0,n(this,ir).length);try{const i=new Set(Array.from(this.consumers.values()).map(({producerId:d})=>d)),a=r.filter(({producerId:d})=>!this.producers.get(d)&&!i.has(d));if(a.length===0)return;const{consumers:o,failedProducers:c}=yield this.recvTransport.consume(a,U(this,ol,pT).bind(this),n(this,Us).negotiate.bind(n(this,Us)));if(o.forEach(U(this,cl,gT).bind(this)),c!=null&&c.length){this.logger.error("Failed to create consumers for producers",{producers:c});const d=c.filter(({errorCode:l,producerId:p})=>l==="not_found_track_error"?(this.logger.error(`Track not found for producer: ${p}. This will not be retried.`),!1):l==="backend_error"?(this.logger.error("Unrecoverable error: backend error"),!1):!0);f(this,ir,n(this,ir).concat(d)),f(this,wa,setTimeout(U(this,pc,eh).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(a){}yield this.setupTransports({recv:!0})}}})},nl=new WeakSet,uT=function(e){return n(this,hc).create(e)},al=new WeakSet,hT=function(e,r){e.on("close",(i,a)=>u(this,null,function*(){const{offer:o,reason:c}=i;if(this.logger.info("producer::closing",{debuggingHint:c,producer:H(D({},e),{status:"closing"})}),c!==Ad){const d={producerId:e.id,description:{sdp:o.sdp,type:o.type,target:yr.PUBLISHER}};try{const l=yield this.socketHandler.closeProducer(d),p={sdp:l==null?void 0:l.sdp,type:l==null?void 0:l.type};this.logger.info("producer::closed",{producer:H(D({},e),{status:"closed"})}),a({answer:p})}catch(l){this.logger.error("producer close error",l)}}this.producers.delete(e.id),r()})),e.on("trackended",()=>{this.logger.info("producer::trackended",{producer:H(D({},e),{status:"UNKNOWN"})})}),n(this,qi).set(e.id,e)},ol=new WeakSet,pT=function(e){return u(this,null,function*(){try{return yield this.recvTransport.canConsume(),yield n(this,Us).create(e)}catch(r){throw this.logger.error("Error in consume request",{error:r}),r}})},cl=new WeakSet,gT=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}}),n(this,Jr).delete(e.id),this.context.getValue("peerSessionStore").emit(k.CONSUMER_CLOSED,{id:e.id})})),n(this,Jr).set(e.id,e),this.producerIdToConsumerIdMap.set(e.producerId,e.id),this.context.getValue("peerSessionStore").emit(k.NEW_CONSUMER,{id:e.id,appData:e.appData,peerId:e.peerId})};var gc,mc,fc,Ra,ba,ka,Tc,vc,Ia,Rt,vs,ys,ji,Gi,nr,yc,dl,mT,ll,fT,ul,TT,hl,vT;const pl=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:r=3,hangoverFrames:i=5,noiseAdaptationRate:a=.95,voiceAdaptationRate:o=.99,minEnergyThreshold:c=.005,maxEnergyThreshold:d=.2,energyRatioThreshold:l=1.5,noiseHistorySize:p=50}={}){m(this,dl);m(this,ll);m(this,gc,void 0);m(this,mc,void 0);m(this,fc,void 0);m(this,Ra,void 0);m(this,ba,void 0);m(this,ka,void 0);m(this,Tc,void 0);m(this,vc,void 0);m(this,Ia,void 0);m(this,Rt,void 0);m(this,vs,void 0);m(this,ys,!1);m(this,ji,0);m(this,Gi,0);m(this,nr,[]);m(this,yc,void 0);f(this,Ra,t),f(this,Rt,t),f(this,gc,e),f(this,mc,r),f(this,fc,i),f(this,ba,a),f(this,ka,o),f(this,Tc,c),f(this,vc,d),f(this,Ia,l),f(this,yc,p),f(this,vs,t/2)}get voiceDetected(){return n(this,ys)}processAudioChunk(t){var o,c;const e=U(o=pl,ul,TT).call(o,t),r=U(c=pl,hl,vT).call(c,t);return U(this,dl,mT).call(this,e),e/n(this,vs)>n(this,Ia)&&e>n(this,Rt)&&r>n(this,gc)?(f(this,ji,n(this,ji)+1),f(this,Gi,n(this,fc)),n(this,ji)>=n(this,mc)&&f(this,ys,!0)):(f(this,ji,0),n(this,Gi)>0?f(this,Gi,n(this,Gi)-1):n(this,ys)&&f(this,ys,!1),n(this,ys)||U(this,ll,fT).call(this,e)),{energy:e,isVoice:n(this,ys)}}reset(){f(this,ys,!1),f(this,ji,0),f(this,Gi,0),f(this,Rt,n(this,Ra)),f(this,vs,n(this,Ra)/2),f(this,nr,[])}getThresholdInfo(){return{currentEnergyThreshold:n(this,Rt),backgroundNoiseEnergy:n(this,vs),energyRatioThreshold:n(this,Ia)}}};let mo=pl;gc=new WeakMap,mc=new WeakMap,fc=new WeakMap,Ra=new WeakMap,ba=new WeakMap,ka=new WeakMap,Tc=new WeakMap,vc=new WeakMap,Ia=new WeakMap,Rt=new WeakMap,vs=new WeakMap,ys=new WeakMap,ji=new WeakMap,Gi=new WeakMap,nr=new WeakMap,yc=new WeakMap,dl=new WeakSet,mT=function(t){n(this,ys)?f(this,Rt,n(this,ka)*n(this,Rt)+(1-n(this,ka))*t):f(this,Rt,n(this,ba)*n(this,Rt)+(1-n(this,ba))*n(this,vs)),f(this,Rt,Math.max(n(this,Tc),Math.min(n(this,vc),n(this,Rt))))},ll=new WeakSet,fT=function(t){if(t<n(this,Rt)*1.2)if(n(this,nr).push(t),n(this,nr).length>n(this,yc)&&n(this,nr).shift(),n(this,nr).length>=10){const e=[...n(this,nr)].sort((i,a)=>i-a),r=Math.floor(e.length/2);f(this,vs,e[r])}else f(this,vs,.95*n(this,vs)+.05*t)},ul=new WeakSet,TT=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,r)=>e+r)/t.length)},hl=new WeakSet,vT=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(mo,ul),m(mo,hl);var Sc;class yg{constructor(t){h(this,"RNAudioSampleHandler");m(this,Sc,void 0);f(this,Sc,t);const{RNAudioSampleHandlerImpl:e}=navigator;e==null||e.init().then(r=>{this.RNAudioSampleHandler=r}).catch(r=>{this.logger.error("ReactNativeAudioSampler: Failed to initialize audio sampler",r)})}get logger(){return n(this,Sc).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()}}Sc=new WeakMap;var Ec;class Sg{constructor(t){h(this,"audioContext");h(this,"analyser");m(this,Ec,void 0);f(this,Ec,t),this.audioContext=new AudioContext,this.analyser=this.audioContext.createAnalyser(),this.analyser.fftSize=2048}get logger(){return n(this,Ec).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)}}Ec=new WeakMap;class sO{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 rO=60,iO=400;var ar,or,Ss,Pc,Wi,Aa,cr,Kr,Ma,dr,lr,$s,gl,yT,_c,th,ml,ST,fl,ET;const wo=class{constructor(t,e){m(this,gl);m(this,ml);m(this,ar,void 0);m(this,or,void 0);m(this,Ss,void 0);m(this,Pc,void 0);m(this,Wi,void 0);m(this,Aa,void 0);m(this,cr,void 0);m(this,Kr,void 0);m(this,Ma,void 0);m(this,dr,void 0);m(this,lr,void 0);m(this,$s,void 0);this.reportRequest=e,f(this,dr,t),f(this,Aa,new mo);const{isReactNative:r}=navigator;f(this,lr,r?new yg(n(this,dr)):new Sg(n(this,dr))),f(this,$s,r?sO:id)}get logger(){return n(this,dr).getValue("logger")}set producerId(t){f(this,Ss,t)}set audioTrack(t){f(this,Pc,t),n(this,lr)instanceof Sg&&(n(this,lr).audioTrack=t)}start(){this.logger.debug(`AudioActivityReporter: Starting audio activity reporter: ${n(this,Ss)}`),n(this,ar)&&n(this,$s).clearInterval(n(this,ar)),f(this,ar,n(this,$s).setInterval(()=>u(this,null,function*(){var i;if(!n(this,Pc)||!n(this,Ss))return;const{energy:t}=U(this,gl,yT).call(this),e=U(i=wo,_c,th).call(i,t);let r=.9;n(this,Ma)!==e&&n(this,Ma)?r=.9:e?r=.3:r=.5,f(this,Wi,(n(this,Wi)||0)*(1-r)+t*r)}),rO)),n(this,or)&&n(this,$s).clearInterval(n(this,or)),f(this,or,n(this,$s).setInterval(U(this,ml,ST).bind(this),iO))}stop(){try{this.logger.debug(`AudioActivityReporter: Stopping audio activity reporter: ${n(this,Ss)}`),n(this,ar)&&(n(this,$s).clearInterval(n(this,ar)),f(this,ar,void 0)),n(this,or)&&(n(this,$s).clearInterval(n(this,or)),f(this,or,void 0))}catch(t){}n(this,Aa).reset(),n(this,lr)instanceof yg&&n(this,lr).stop()}};let fo=wo;ar=new WeakMap,or=new WeakMap,Ss=new WeakMap,Pc=new WeakMap,Wi=new WeakMap,Aa=new WeakMap,cr=new WeakMap,Kr=new WeakMap,Ma=new WeakMap,dr=new WeakMap,lr=new WeakMap,$s=new WeakMap,gl=new WeakSet,yT=function(){var o;const{samples:t}=n(this,lr),{energy:e,isVoice:r}=n(this,Aa).processAudioChunk(t),i=U(o=wo,fl,ET).call(o,e);return n(this,dr).getValue("flagsmith").hasFeature(ee.ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS)&&this.logger.debug(`AudioActivityReporter: producer: ${n(this,Ss)}, energy: ${n(this,Wi)},
|
|
11
11
|
slogScale: ${i}, isVoice: ${r}, minEnergy: ${n(this,cr)},
|
|
12
12
|
maxEnergy: ${n(this,Kr)}`),i===-1/0||e<1e-6?{energy:0,isVoice:!1}:((!n(this,cr)||i<n(this,cr))&&f(this,cr,i),(!n(this,Kr)||i>n(this,Kr))&&f(this,Kr,i),{energy:(i-n(this,cr))/(n(this,Kr)-n(this,cr))*10||0,isVoice:r})},_c=new WeakSet,th=function(t){return t<5},ml=new WeakSet,ST=function(t=n(this,Wi)){var r;if(!n(this,Ss)||!t){n(this,dr).getValue("flagsmith").hasFeature(ee.ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS)&&this.logger.debug(`AudioActivityReporter: No producerId or energy to report: ${n(this,Ss)}`);return}const e={producerId:n(this,Ss),energy:Math.round(t),silent:U(r=wo,_c,th).call(r,t)};f(this,Ma,e.silent),this.reportRequest(e)},fl=new WeakSet,ET=function(t){const e=Math.log10(t);return Math.round(e)},m(fo,_c),m(fo,fl);const nO=(s=!1)=>{if("MediaStreamTrackGenerator"in window&&"AudioData"in window)try{const e=new window.MediaStreamTrackGenerator({kind:"audio"}),r=e.writable.getWriter(),i=48e3,a=128,o=1;let c=0,d=null;const l=()=>u(exports,null,function*(){try{const T=new Float32Array(a*o),v=new window.AudioData({format:"f32",sampleRate:i,numberOfFrames:a,numberOfChannels:o,timestamp:c,data:T});c+=a/i*1e6,yield r.ready,yield r.write(v)}catch(T){d&&clearInterval(d),r.releaseLock(),e.writable.abort()}});d=window.setInterval(l,100);const g=new MediaStream([e]).getAudioTracks()[0];return g.addEventListener("ended",()=>{d&&clearInterval(d),r.releaseLock(),e.writable.abort()}),Object.assign(g,{fakeTracks:"fakeTracks:fakeAudioTrack"}),g.enabled=s,g}catch(e){}const t=window.AudioContext||window.webkitAudioContext;if(t)try{const e=new t;if(!e||e.state!=="running"||!e.destination)return;const r=e.createOscillator();r.frequency.value=0,r.type="sine";const i=e.createGain();i.gain.value=0,r.connect(i);const a=e.createMediaStreamDestination();i.connect(a),r.start();const o=a.stream.getAudioTracks()[0];return o?(Object.assign(o,{fakeTracks:"fakeTracks:fakeAudioTrack"}),o.enabled=s,o):void 0}catch(e){return}},aO=(s=!1)=>{var a,o;const t=new MediaStream().getVideoTracks()[0],e=document.createElement("canvas");e.height=(a=t==null?void 0:t.getSettings().height)!=null?a:720,e.width=(o=t==null?void 0:t.getSettings().width)!=null?o:1280;const r=e.getContext("2d");r.fillStyle="black",r.fillRect(0,0,e.width,e.height),setInterval(()=>{r.fillStyle="black",r.fillRect(0,0,e.width,e.height)},1e3);const i=e.captureStream().getVideoTracks()[0];return Object.assign(i,{fakeTracks:"fakeTracks:fakeVideoTrack"}),i.enabled=s,i};var oO=Object.defineProperty,cO=Object.getOwnPropertyDescriptor,de=(s,t,e,r)=>{for(var i=r>1?void 0:r?cO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&oO(t,e,i),i};const Ot=["video/VP9","video/VP8"];var Cc,wc,ct,W,Da,vt,Ji,Ki,zi,Rc,is,ur,bc,Yi,Qi,yt,bt,zr,Pn,Tl,_T,vl,CT,yl,wT,kc,sh,Sl,mu,RT,El,bT,Pl,kT,_l,IT,Ze,pt,Xi,To,Cl,AT,wl,MT,Rl,DT;const PT=(mu=class{constructor(s,t){m(this,zr);m(this,Tl);m(this,vl);m(this,yl);m(this,kc);m(this,El);m(this,Pl);m(this,_l);m(this,Ze);m(this,Xi);m(this,Cl);m(this,wl);m(this,Rl);h(this,"context");h(this,"authToken");h(this,"e2ee");m(this,Cc,void 0);m(this,wc,void 0);m(this,ct,void 0);m(this,W,void 0);m(this,Da,void 0);m(this,vt,void 0);m(this,Ji,void 0);m(this,Ki,void 0);m(this,zi,void 0);m(this,Rc,void 0);m(this,is,null);m(this,ur,void 0);m(this,bc,void 0);m(this,Yi,void 0);m(this,Qi,void 0);m(this,yt,void 0);m(this,bt,void 0);var r,i;this.context=s;const{socket:e}=t;this.mediaJoined=!1,f(this,Yi,new Map([["video/VP9",new Set],["video/VP8",new Set]])),f(this,Qi,new Map([["video/VP9",new Set],["video/VP8",new Set]])),f(this,ct,e),f(this,Ji,!1),f(this,W,new tO(s,e)),f(this,vt,n(this,W).events),f(this,ur,new Set),f(this,yt,new Map),f(this,Ki,!1),f(this,zi,new Ju(s.getValue("logger"))),f(this,bt,new fo(this.context,n(this,W).socketHandler.audioActivity.bind(n(this,W).socketHandler))),this.e2ee=(i=(r=s.getValue("modules").e2ee)==null?void 0:r.enabled)!=null?i:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),f(this,Rc,kh(()=>u(this,null,function*(){if(!n(this,zr,Pn).mediaJoinAttempted)return;const{roomJoined:a}=yield this.joinRoom(n(this,wc),n(this,Cc),!0,!0);a&&(this.context.getValue("peerSessionStore").emit(k.RESET_PRODUCER_STATE),this.context.getValue("peerSessionStore").emit(k.ROOM_NODE_RECONNECTED))}),5e3,{leading:!0,maxWait:1e3}))}get peerId(){return this.context.getValue("peerId")}get telemetry(){return this.context.getValue("telemetry")}get logger(){return this.context.getValue("logger")}get mediaJoined(){return n(this,zr,Pn).mediaJoined}set mediaJoined(s){n(this,zr,Pn).mediaJoined=s}reset(){n(this,W).closeAllProducers(),n(this,W).closeAllConsumers(),n(this,yt).clear(),n(this,ur).clear(),f(this,is,null),n(this,zi).stop(),n(this,W).stopAllTransports(),n(this,W).reset(),f(this,zi,new Ju)}joinRoom(a,o){return u(this,arguments,function*(s,t,e=!1,r=!1,i={}){n(this,zr,Pn).mediaJoinAttempted=!0,f(this,Ji,!0),e&&this.reset();try{return yield n(this,zi).push(()=>U(this,Tl,_T).call(this,s,t,r,i),"joinRoom")}catch(c){return this.logger.error("Error in room joining process",{error:c}),this.context.getValue("peerSessionStore").emit(k.ROOM_NODE_FAILED),{roomJoined:!1}}})}initializeConnection(i,a){return u(this,arguments,function*(s,t,e=!1,r={}){return n(this,is)?n(this,is):(f(this,is,(()=>u(this,null,function*(){try{yield U(this,kc,sh).call(this,s,t,e,r)}catch(o){throw f(this,is,null),o}}))()),n(this,is))})}getConsumers(){return n(this,W).consumers}getProducers(){return n(this,W).producers}leaveRoom(){return u(this,null,function*(){n(this,W).stopAllTransports(),f(this,Ki,!1),n(this,zr,Pn).mediaJoinAttempted=!1;const s={closeRoom:!1};n(this,ct).sendMessagePromise(n(this,vt).leaveRoom,cR.toBinary(s)).then(e=>{var r;(r=YR.fromBinary(e.payload))!=null&&r.closed&&this.logger.warn("Weird state on peer closed and should not happen")}).catch(e=>{this.logger.error("error on sending leave room request",{error:e})}),this.context.getValue("callstats").callEnded(),this.context.getValue("telemetry").destruct()})}activatePeers(s){return u(this,null,function*(){return this.createConsumers(s)})}createConsumers(s){return u(this,null,function*(){return s.length===0?Promise.resolve():n(this,W).createConsumers(s)})}closeConsumers(s){return u(this,null,function*(){if(!s.length)return;const t=s.reduce((e,r)=>{const i=n(this,W).producerIdToConsumerIdMap.get(r.producerId);return i?(e.push(i),e):(this.logger.warn(`consumer not found in close consumers: ${r.producerId}`),e)},[]);yield n(this,W).closeConsumers(t)})}_shareWebcam(s,t){return u(this,null,function*(){var g,T;const e=t==="video/VP9"?he.WEBCAM:he.WEBCAM_BACKUP,r=U(this,Ze,pt).call(this,e);if(r){const v=yield r;if(n(this,W).producers.has(v)){const P=n(this,W).producers.get(v);if(!P.closed)return yield P.replaceTrack({track:s}),yield this.resumeWebcam(e),s;yield this.disableWebcam(t)}return this._shareWebcam(s,t)}const i=[t].concat(Ot.filter(v=>v!==t)),a=U(this,Rl,DT).call(this,s,i),o=xa(this.context,"disableSimulcast"),c=(T=(g=this.context)==null?void 0:g.getValue("overrides"))==null?void 0:T.simulcastConfig;!(o||c&&c.disable)&&this.context.getValue("flagsmith").hasFeature(ee.ENABLE_CF_SIMULCAST)?(this.logger.info("Simulcast enabled for SFU: CF"),a.encodings=J0(this.context,s)):this.logger.info("Simulcast disabled for webcam producer, SFU: CF"),this.context.getValue("flagsmith").hasFeature(ee.TRACK_HINT)&&(a.track.contentHint=this.context.getValue("flagsmith").getValue(ee.TRACK_HINT));const l=()=>{this.logger.info("Disabling video due to the producer closure"),n(this,yt).delete(e)},p=n(this,W).createProducer(a,l);return U(this,Xi,To).call(this,e,p.then(v=>v.id)),p.then(v=>v.track)})}shareWebcam(s){return u(this,null,function*(){var r;if(s===void 0)return null;const t=(r=this.context.getValue("flagsmith").getValue(ee.FORCE_VIDEO_CODEC))==null?void 0:r.toString();if(t)return this.logger.debug(`Calling _shareWebcam with forced video codec: ${t}`),this._shareWebcam(s,t);const e=Ot.filter(i=>{var a,o;return((o=(a=n(this,Da).sender)==null?void 0:a.video)==null?void 0:o.codecs.findIndex(c=>c.mimeType===i))>=0&&n(this,Qi).get(i).size>0});return e.length===0&&e.push(Ot[0]),yield Promise.all(e.map(i=>(this.logger.debug(`Calling _shareWebcam with video codec: ${i}`),this._shareWebcam(s,i)))),s})}shareScreen(s){return u(this,null,function*(){const{video:t,audio:e}=s;if(t===void 0)return;const r={track:t,codecOptions:[{name:"VP8"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:Se.isElectron()},stopTracks:!1},i=()=>{this.logger.info("Disabling screenShare due to the producer closure"),n(this,yt).delete(he.SCREENSHARE_VIDEO),n(this,yt).delete(he.SCREENSHARE_AUDIO)},a=n(this,W).createProducer(r,i);U(this,Xi,To).call(this,he.SCREENSHARE_VIDEO,a.then(c=>c.id));let o;if(e){const c={track:e,codecOptions:[{name:"opus"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:Se.isElectron()},stopTracks:!1,zeroRtpOnPause:!1},d=()=>{};o=n(this,W).createProducer(c,d),U(this,Xi,To).call(this,he.SCREENSHARE_AUDIO,o.then(l=>l.id))}yield Promise.all([a,o||Promise.resolve()]),this.context.getValue("callstats").screenShareStart()})}shareMic(s){return u(this,null,function*(){try{if(s===void 0)throw new It("track undefined");const t=U(this,Ze,pt).call(this,he.MIC);if(t){const a=yield t;if(n(this,W).producers.has(a)){const o=n(this,W).producers.get(a);if(!o.closed){yield o.replaceTrack({track:s}),yield this.resumeMic(),n(this,bt)&&(n(this,bt).audioTrack=s,n(this,bt).producerId=a,n(this,bt).start());return}yield n(this,W).closeProducer(a,{stopTrack:!1})}yield this.shareMic(s);return}const e=U(this,wl,MT).call(this,s),r=()=>{n(this,yt).delete(he.MIC)},i=n(this,W).createProducer(e,r);U(this,Xi,To).call(this,he.MIC,i.then(a=>a.id)),yield i.then(a=>{n(this,bt)&&(n(this,bt).audioTrack=a.track,n(this,bt).producerId=a.id,n(this,bt).start())})}catch(t){throw new b(t)}})}pauseMic(){return u(this,null,function*(){var r;const s=yield U(this,Ze,pt).call(this,he.MIC),t=n(this,W).producers.get(s);if(!t){this.logger.error("pauseMic::could_not_find_mic_producer");return}if(t.paused){this.logger.info("pauseMic::mic_producer_already_paused");return}t.pause(),(r=n(this,bt))==null||r.stop();const e={producerId:t.id,pause:!0};n(this,ct).sendMessage(n(this,vt).toggleProducer,Qc.toBinary(e))})}pauseWebcam(){return u(this,null,function*(){const s=yield U(this,Ze,pt).call(this,he.WEBCAM),t=yield U(this,Ze,pt).call(this,he.WEBCAM_BACKUP),e=n(this,W).producers.get(s),r=n(this,W).producers.get(t);if(!e&&!r){this.logger.error("pauseWebcam::could_not_find_webcam_producer");return}const i=a=>{const o={producerId:a.id,pause:!0};n(this,ct).sendMessage(n(this,vt).toggleProducer,Qc.toBinary(o))};e&&(e.pause(),i(e)),r&&(r.pause(),i(r))})}resumeMic(){return u(this,null,function*(){const s=yield U(this,Ze,pt).call(this,he.MIC),t=n(this,W).producers.get(s);if(!t){this.logger.error("resumeMic::could_not_find_mic_producer");return}if(!t.pause){this.logger.info("resumeMic::mic_producer_already_resumed");return}t.resume(),t.appData.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_ACTIVE_PRODUCER,t);const e={producerId:t.id,pause:!1};n(this,ct).sendMessage(n(this,vt).toggleProducer,Qc.toBinary(e))})}resumeWebcam(){return u(this,arguments,function*(s=he.WEBCAM){const t=yield U(this,Ze,pt).call(this,s),e=n(this,W).producers.get(t);if(!e){this.logger.error("resumeWebcam::could_not_find_webcam_producer");return}if(!e.paused){this.logger.info("resumeWebcam::webcam_producer_already_resumed");return}e.resume(),e.appData.e2ee&&this.context.getValue("peerSessionStore").emit(k.E2EE_ACTIVE_PRODUCER,e);const r={producerId:e.id,pause:!1};n(this,ct).sendMessage(n(this,vt).toggleProducer,Qc.toBinary(r))})}disableWebcam(s){return u(this,null,function*(){const t=s==="video/VP9"?he.WEBCAM:he.WEBCAM_BACKUP,e=yield U(this,Ze,pt).call(this,t);U(this,Cl,AT).call(this,t),e&&(yield n(this,W).closeProducer(e))})}disableMic(){return u(this,null,function*(){var t;const s=yield U(this,Ze,pt).call(this,he.MIC);s&&(yield n(this,W).closeProducer(s)),(t=n(this,bt))==null||t.stop(),n(this,yt).delete(he.MIC)})}disableScreenShare(){return u(this,null,function*(){this.logger.info("screen_sharing_stopped"),this.context.getValue("callstats").screenShareStop();const s=yield U(this,Ze,pt).call(this,he.SCREENSHARE_VIDEO),t=yield U(this,Ze,pt).call(this,he.SCREENSHARE_AUDIO);s&&(yield n(this,W).closeProducer(s)),t&&(yield n(this,W).closeProducer(t)),n(this,ur).clear(),n(this,yt).delete(he.SCREENSHARE_VIDEO),n(this,yt).delete(he.SCREENSHARE_AUDIO)})}muteSelf(){return u(this,null,function*(){this.pauseMic()})}resetVideoProducers(s,t){return u(this,null,function*(){if(s){const e=yield U(this,Ze,pt).call(this,he.WEBCAM),r=yield U(this,Ze,pt).call(this,he.WEBCAM_BACKUP);yield n(this,W).closeProducer(e,{stopTrack:!1}),yield n(this,W).closeProducer(r,{stopTrack:!1}),this.shareWebcam(s)}if(t){const e=yield U(this,Ze,pt).call(this,he.SCREENSHARE_VIDEO);yield n(this,W).closeProducer(e,{stopTrack:!1}),this.shareScreen({video:t})}})}changeDisplayName(s,t){return u(this,null,function*(){const e={displayName:s,participantId:t!=null?t:this.peerId};if(!(yield n(this,W).socketHandler.changeDisplayName(e)))throw new Error("failed to change display name!")})}kick(s){const t={peerIds:[s]};n(this,W).socketHandler.kickPeer(t)}kickAll(){n(this,W).socketHandler.kickAll()}muteAll(s){return u(this,null,function*(){if(!(yield n(this,W).socketHandler.hostControlForAll("audio")))throw new Error("failed to mute all participant")})}muteAllVideo(){return u(this,null,function*(){if(!(yield n(this,W).socketHandler.hostControlForAll("video")))throw new Error("failed to mute all video participant")})}disableAudio(s){return u(this,null,function*(){if(!(yield n(this,W).socketHandler.hostControlForPeer(s,"audio")))throw new Error("failed to mute given participant")})}disableVideo(s){return u(this,null,function*(){if(!(yield n(this,W).socketHandler.hostControlForPeer(s,"video")))throw new Error("failed to mute video of given participant")})}pinPeer(s){return u(this,null,function*(){const t={participantId:s!=null?s:""};try{yield n(this,ct).sendMessagePromise(n(this,vt).globalPinPeer,PR.toBinary(t))}catch(e){this.logger.error("Error in pinning peer:",{error:e})}})}validateScreenShare(s){return this.peerId===s.peerId&&n(this,W).producers.get(s.producerId)&&n(this,ur).add(s.consumerPeerId),n(this,ur).size}switchConsumersToLayer(s,t){return u(this,null,function*(){const e=s.map(r=>this.getConsumers().get(r));n(this,W).switchConsumersToLayer(e,t)})}handleSocketEvents(){return u(this,null,function*(){n(this,ct).on(n(this,vt).peerProducerCreateBroadcast,({payload:s})=>{var t,e;if(this.mediaJoined)try{const{participantId:r,producerState:i}=Rb.fromBinary(s);if(r===this.peerId)return;if(i!=null&&i.mimeType||(i.mimeType=i.kind===Fs.AUDIO?"audio/opus":"video/VP8"),i.kind===Fs.VIDEO&&!i.screenShare&&((e=(t=n(this,Da).receiver)==null?void 0:t.video)==null?void 0:e.codecs.findIndex(a=>a.mimeType===Ot[0]))>=0&&n(this,Yi).get(Ot[0]).has(r)&&i.mimeType!==Ot[0]){this.logger.warn(`Ignoring producer: ${i.producerId}`);return}this.logger.info(`producer created broadcast: ${r}, producer state: ${i}`),this.context.getValue("peerSessionStore").emit(k.NEW_PRODUCER,{peerId:r,producer:H(D({},i),{kind:i.kind===Fs.AUDIO?"audio":"video",producingPeerId:r})})}catch(r){this.logger.error("error in peer-producer-create-broadcast",{error:r})}}),n(this,ct).on(n(this,vt).peerProducerToggleBroadcast,({payload:s})=>{if(this.mediaJoined)try{const{participantId:t,initiatorParticipantId:e,producerState:{kind:r,pause:i,producerId:a,screenShare:o}}=Jp.fromBinary(s);if(o)return;const c=r===Fs.AUDIO?"audio":"video";if(this.logger.info(`producer toggle broadcast: ${t}, producerId: ${a}, kind:${c}, paused:${i} payload: ${JSON.stringify(Jp.fromBinary(s))}`),t===this.peerId&&e!==this.peerId&&i&&this.context.getValue("peerSessionStore").emit(c==="audio"?k.MUTE_SELF:k.MUTE_SELF_VIDEO),t===this.peerId)return;this.context.getValue("peerSessionStore").emit(k.PRODUCER_TOGGLE,{peerId:t,producerId:a,paused:i,kind:c}),Array.from(this.getConsumers().values()).filter(l=>l.producerId===a).forEach(l=>{l.kind==="video"&&i||l.paused!==i&&(this.logger.debug(`consumer state mismatched for ${l.id}. updating consumer pause state ${l.paused} to ${i}`),i?(l.pause(),this.context.getValue("peerSessionStore").emit(k.CONSUMER_PAUSED,{id:l.id})):(l.resume(),this.context.getValue("peerSessionStore").emit(k.CONSUMER_RESUMED,{id:l.id})))})}catch(t){this.logger.error("error in producer toggle broadcast handler",{error:t})}}),n(this,ct).on(n(this,vt).peerLeaveBroadcast,({payload:s})=>{if(this.mediaJoined)try{const{participantId:t}=bu.fromBinary(s);if(t===this.peerId)return;this.logger.info(`peer left broadcast:${t}`),n(this,ur).delete(t),n(this,W).consumers.forEach(e=>{e.peerId===t&&e.close()}),this.context.getValue("peerSessionStore").emit(k.PEER_CLOSED,{id:t})}catch(t){this.logger.error("error in peer left broadcast",{error:t})}}),n(this,ct).on(n(this,vt).peerProducerCloseBroadcast,({payload:s})=>{if(this.mediaJoined)try{const{participantId:t,producerState:{producerId:e}}=Ib.fromBinary(s);if(t===this.peerId)return;this.logger.info(`producer closed broadcast:${t}`),this.context.getValue("peerSessionStore").emit(k.PRODUCER_CLOSED,{peerId:t,producerId:e});const r=n(this,W).producerIdToConsumerIdMap.get(e);if(!r){this.logger.warn(`no consumer found for producer:${e}`);return}this.logger.info(`closing consumer ${r}, producer id: ${e}`),n(this,W).closeConsumer(r).then(()=>{this.logger.info(`closed consumer: ${r}`),n(this,W).producerIdToConsumerIdMap.delete(e),this.context.getValue("peerSessionStore").emit(k.CONSUMER_CLOSED,{id:r})}).catch(i=>{this.logger.error("error closing consumer",{error:i})})}catch(t){this.logger.error("error on producer close broadcast",{error:t})}}),n(this,ct).on(n(this,vt).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!n(this,Ji)&&!n(this,Ki)||(this.logger.warn("media hub termination broadcast received, rejoining room"),this.context.getValue("peerSessionStore").emit(k.ROOM_NODE_DISCONNECTED),n(this,Rc).call(this))})})}handleCallstatsEvents(){this.context.getValue("callstats").onConsumerScore(s=>{s.forEach((t,e)=>{const r=n(this,W).consumers.get(e);r&&this.context.getValue("peerSessionStore").emit(k.CONSUMER_SCORE_UPDATE,{id:e,kind:r.kind,peerId:r.peerId,score:t.score,scoreStats:t})})}),this.context.getValue("callstats").onProducerScore(s=>{s.forEach((t,e)=>{const r=Array.from(n(this,W).producers.values()).find(i=>i.id===e);r&&this.context.getValue("peerSessionStore").emit(k.PRODUCER_SCORE_UPDATE,{id:e,kind:r.kind,appData:r.appData,score:t.score,scoreStats:t})})})}handlePeerCapabilities(s,t){var e,r,i,a;for(let o=0;o<=Ot.length;o+=1){const c=Ot[o];if(((r=(e=t==null?void 0:t.receiver)==null?void 0:e.video)==null?void 0:r.codecs.findIndex(d=>d.mimeType===c))>=0||o===Ot.length-1){n(this,Qi).get(c).add(s);break}}for(let o=0;o<=Ot.length;o+=1){const c=Ot[o];if(((a=(i=t==null?void 0:t.sender)==null?void 0:i.video)==null?void 0:a.codecs.findIndex(d=>d.mimeType===c))>=0||o===Ot.length-1){n(this,Yi).get(c).add(s);break}}}handlePeerLeaving(s){this.context.getValue("flagsmith").hasFeature(ee.FORCE_VIDEO_CODEC)||(n(this,Yi).forEach(t=>t.delete(s)),n(this,Qi).forEach((t,e)=>{t.delete(s),!(t.size!==0||e===Ot[0])&&this.disableWebcam(e)}))}},Cc=new WeakMap,wc=new WeakMap,ct=new WeakMap,W=new WeakMap,Da=new WeakMap,vt=new WeakMap,Ji=new WeakMap,Ki=new WeakMap,zi=new WeakMap,Rc=new WeakMap,is=new WeakMap,ur=new WeakMap,bc=new WeakMap,Yi=new WeakMap,Qi=new WeakMap,yt=new WeakMap,bt=new WeakMap,zr=new WeakSet,Pn=function(){return this.context.getValue("connectionHandler")},Tl=new WeakSet,_T=function(s,t,e,r){return u(this,null,function*(){f(this,wc,s);try{return n(this,is)?yield n(this,is):yield U(this,kc,sh).call(this,s,t,e,r),U(this,yl,wT).call(this,t),{roomJoined:yield U(this,vl,CT).call(this)}}catch(i){return this.logger.error("Failed to complete room join",{error:i}),{roomJoined:!1}}finally{f(this,is,null)}})},vl=new WeakSet,CT=function(){return u(this,null,function*(){try{this.mediaJoined=!0;const{roomState:s}=yield n(this,W).socketHandler.notifySelfJoinComplete();return f(this,Cc,s.roomUuid),f(this,Ki,!0),f(this,Ji,!1),!0}catch(s){return this.logger.error("Error completing room join",{error:s}),this.mediaJoined=!1,!1}})},yl=new WeakSet,wT=function(s){navigator.product!=="ReactNative"&&setTimeout(()=>{try{const e={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:s,roomViewType:"groupCall",deviceInfo:H(D({},Se.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(e)}catch(t){this.logger.error("Error reporting room joined analytics",{error:t})}},0)},kc=new WeakSet,sh=function(s,t,e,r){return u(this,null,function*(){var i,a;try{(a=n(this,bc))!=null||f(this,bc,U(i=PT,Sl,RT).call(i));const o=U(this,El,bT).call(this);yield U(this,Pl,kT).call(this,s,t,e,o),yield n(this,W).setupTransports({send:!0,recv:!0}),yield U(this,_l,IT).call(this,r)}catch(o){throw this.logger.error("Failed to initialize connection",{error:o}),o}})},Sl=new WeakSet,RT=function(){const{ipInfo:s}=dt();if(!(s!=null&&s.loc))return;const[t,e]=s.loc.split(",").map(parseFloat);return{latitude:t,longitude:e}},El=new WeakSet,bT=function(){var e;const s=(e=this.context.getValue("flagsmith").getValue(ee.FORCE_VIDEO_CODEC))==null?void 0:e.toString(),t=qD(s);return f(this,Da,t),t},Pl=new WeakSet,kT=function(s,t,e,r){return u(this,null,function*(){yield tT((i,a)=>u(this,null,function*(){if(!n(this,ct).isConnected){a(new Error("Socket is not connected"));return}i>0&&this.logger.warn("Retry: send joinRoom message",{debuggingHint:`Retry attempt ${i}`});try{yield n(this,W).socketHandler.joinRoom(t,s,r,e,n(this,bc))}catch(o){throw this.logger.error("Failed to send joinRoom message after retries",{error:o}),o}}),{delayTime:1e3,strategy:"exponential",maxRetryCount:1/0})})},_l=new WeakSet,IT=function(s){return u(this,null,function*(){if(!(!this.context.getValue("flagsmith").hasFeature(ee.PRECREATE_PRODUCERS)||!s))try{const e=[];if(s.canProduceVideo===j.Allowed&&e.push(this.shareWebcam(aO(!1))),s.canProduceAudio===j.Allowed){const r=nO(!1);r&&e.push(this.shareMic(r))}e.length>0&&(yield Promise.all(e))}catch(e){this.logger.warn("Failed to precreate producers",{error:e})}})},Ze=new WeakSet,pt=function(s){return n(this,yt).get(s)},Xi=new WeakSet,To=function(s,t){return n(this,yt).set(s,t)},Cl=new WeakSet,AT=function(s){return n(this,yt).delete(s)},wl=new WeakSet,MT=function(s){return{track:s,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!1}},Rl=new WeakSet,DT=function(s,t){return{track:s,codecOptions:t?t.map(e=>({name:e.split("/")[1]})):[{name:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}},m(mu,Sl),mu);let ae=PT;de([E.trace("MediaNodeClient.reset",{country:E.location.country})],ae.prototype,"reset",1);de([E.trace("MediaNodeClient.joinRoom")],ae.prototype,"joinRoom",1);de([E.trace("MediaNodeClient.leaveRoom")],ae.prototype,"leaveRoom",1);de([E.trace("MediaNodeClient.activatePeers")],ae.prototype,"activatePeers",1);de([E.trace("MediaNodeClient.createConsumers")],ae.prototype,"createConsumers",1);de([E.trace("MediaNodeClient.closeConsumers")],ae.prototype,"closeConsumers",1);de([E.trace("MediaNodeClient._shareWebcam")],ae.prototype,"_shareWebcam",1);de([E.trace("MediaNodeClient.shareWebcam")],ae.prototype,"shareWebcam",1);de([E.trace("MediaNodeClient.shareScreen")],ae.prototype,"shareScreen",1);de([E.trace("MediaNodeClient.shareMic")],ae.prototype,"shareMic",1);de([E.trace("MediaNodeClient.pauseMic")],ae.prototype,"pauseMic",1);de([E.trace("MediaNodeClient.pauseWebcam")],ae.prototype,"pauseWebcam",1);de([E.trace("MediaNodeClient.resumeMic")],ae.prototype,"resumeMic",1);de([E.trace("MediaNodeClient.resumeWebcam")],ae.prototype,"resumeWebcam",1);de([E.trace("MediaNodeClient.disableWebcam")],ae.prototype,"disableWebcam",1);de([E.trace("MediaNodeClient.disableMic")],ae.prototype,"disableMic",1);de([E.trace("MediaNodeClient.disableScreenShare")],ae.prototype,"disableScreenShare",1);de([E.trace("MediaNodeClient.muteSelf")],ae.prototype,"muteSelf",1);de([E.trace("MediaNodeClient.resetVideoProducers")],ae.prototype,"resetVideoProducers",1);de([E.trace("MediaNodeClient.changeDisplayName")],ae.prototype,"changeDisplayName",1);de([E.trace("MediaNodeClient.kickPeer")],ae.prototype,"kick",1);de([E.trace("MediaNodeClient.kickAllPeers")],ae.prototype,"kickAll",1);de([E.trace("MediaNodeClient.muteAll")],ae.prototype,"muteAll",1);de([E.trace("MediaNodeClient.muteAllVideo")],ae.prototype,"muteAllVideo",1);de([E.trace("MediaNodeClient.disableAudio")],ae.prototype,"disableAudio",1);de([E.trace("MediaNodeClient.disableVideo")],ae.prototype,"disableVideo",1);de([E.trace("MediaNodeClient.pinPeer")],ae.prototype,"pinPeer",1);de([E.trace("MediaNodeClient.validateScreenShare")],ae.prototype,"validateScreenShare",1);function OT(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 ae(s,t);return s.setValue("roomNodeClient",r),r}function NT(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 dO=Object.defineProperty,lO=Object.getOwnPropertyDescriptor,Tn=(s,t,e,r)=>{for(var i=r>1?void 0:r?lO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&dO(t,e,i),i},Zi,Es,te,St,Lt,jg;const LT=(jg=class{constructor(s,t,e,r){m(this,St);h(this,"self");h(this,"authToken");m(this,Zi,void 0);h(this,"viewType");m(this,Es,void 0);m(this,te,void 0);const{socket:i}=e,a=s.getValue("authToken");this.self=t,f(this,te,s),this.viewType=r,this.authToken=a,f(this,Zi,i),f(this,Es,e),t.config.viewType!==At.Chat&&this.setupEvents()}get peerId(){return n(this,te).getValue("peerId")}get telemetry(){return n(this,te).getValue("telemetry")}get logger(){return n(this,te).getValue("logger")}get mediaJoined(){return n(this,te).getValue("connectionHandler").mediaJoined}static init(s,t,e,r,i){return u(this,null,function*(){const a=dt(),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");if(navigator.product!=="ReactNative"){const p=!s.getValue("flagsmith").hasFeature(ee.PRECALL_BANDWIDTH_TEST);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:Se.getDeviceInfo().engineName,env:s.getValue("env"),iceServers:yield a.getICEServers(),apiBase:s.getValue("apiBase"),flags:s.getValue("flagsmith").getAllFlags(),logger:l,apiHostnames:uf(s),skipConnectivityChecks:p}),l.info("Callstats:: initialized")}catch(T){l.error("Callstats:: initialization failed",{error:T})}}),0)}else l.info("Callstats:: Skipped initialization due to navigator product being ReactNative.");return 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:a,screenShareTracks:o}=this.self;if(e.canProduceAudio===j.Allowed&&r)try{yield n(this,St,Lt).shareMic(s),this.self.audioEnabled||n(this,St,Lt).pauseMic()}catch(d){this.self.disableAudio()}if(e.canProduceVideo===j.Allowed&&i)try{const d=yield n(this,St,Lt).shareWebcam(t);d&&d.id!==t.id&&n(this,te).getValue("flagsmith").hasFeature(ee.EXP_RESHARE)&&(yield n(this,St,Lt).shareWebcam(d)),this.self.videoEnabled||n(this,St,Lt).pauseWebcam()}catch(d){this.self.disableVideo()}if(e.canProduceScreenshare===j.Allowed&&a)try{yield(c=n(this,St,Lt))==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*(){n(this,te).getValue("callstats").callEnded(),n(this,St,Lt).reset(),s&&(yield this.joinRoom(s))})}setupEvents(){n(this,te).getValue("peerSessionStore").on(k.RESET_PRODUCER_STATE,()=>u(this,null,function*(){this.mediaJoined&&this.shareMediaTracks()})),n(this,te).getValue("peerSessionStore").on(k.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),n(this,te).getValue("peerSessionStore").on(k.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),n(this,te).getValue("peerSessionStore").on(k.ROOM_NODE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),n(this,te).getValue("peerSessionStore").on(k.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:s})=>{s===!1&&(this.self.roomState="init"),this.resetSelf(s)}),n(this,te).getValue("peerSessionStore").on(k.SOCKET_SERVICE_DISCONNECTED,({joinAttempted:s})=>{if(this.self.roomState==="disconnected")return;let{peerId:t}=this;s&&n(this,te).getValue("flagsmith").hasFeature(ee.REFRESH_ID_ON_DISCONNECTION)&&(t=Tr.v4()),n(this,Zi).updateURL(t),n(this,te).getValue("telemetry").resetPeerId(t),dt().setHeader("tracing-id",t),mr.remapContext(t,n(this,te)),this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"})}),n(this,te).getValue("peerSessionStore").on(k.SOCKET_SERVICE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),n(this,Es).on($.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),n(this,Es).on(dd.updateUserPreset,s=>{s.updatePeersPresets.forEach(t=>{t.userIds===this.self.userId&&n(this,te).getValue("peerSessionStore").emit(k.UPDATE_PERMISSIONS,t.patch)})}),n(this,Es).on($.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),n(this,Es).on($.kick,()=>{this.kickHandler({kickType:"kick"})}),n(this,Es).on($.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),n(this,te).getValue("peerSessionStore").onAsync(k.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),n(this,te).getValue("peerSessionStore").on(k.PRODUCER_SCORE_UPDATE,({score:s,kind:t,appData:e,scoreStats:r})=>{var a;const i=(a=e==null?void 0:e.screenShare)!=null?a:!1;this.self.emit("mediaScoreUpdate",{kind:t,isScreenshare:i,score:s,participantId:this.self.id,scoreStats:r})}),n(this,te).getValue("peerSessionStore").on(k.MUTE_SELF,()=>u(this,null,function*(){this.self.audioEnabled&&(yield this.self.disableAudio(),n(this,te).getValue("callstats").audioOff())})),n(this,te).getValue("peerSessionStore").on(k.MUTE_SELF_VIDEO,()=>u(this,null,function*(){this.self.videoEnabled&&(yield this.self.disableVideo(),n(this,te).getValue("callstats").videoOff())})),n(this,te).getValue("peerSessionStore").onAsync(k.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),n(this,te).getValue("peerSessionStore").on(k.PIP_HANGUP,this.leaveRoom.bind(this))}joinRoom(s=!1){return u(this,null,function*(){try{const{peer:t}=yield n(this,Es).joinRoom(this.self);n(this,Es).socket.flush();const e=Oh(t.stageType);if(n(this,te).setValue("stageStatus",e,!1),t.waitlisted){this.waitlistedHandler();return}yield this.joinMediaRoom(s),n(this,te).notify("stageStatus")}catch(t){throw this.logger.error("Error in joinRoom",{error:t}),t}})}leaveRoom(s="left"){return u(this,null,function*(){var t,e;if(this.logger.info(`Leaving room with state: ${s}`),(t=n(this,te).getValue("roomSocketHandler"))==null||t.cleanup(),s==="rejected"){this.self.roomState=s,this.self.emit("roomLeft",{state:s});return}this.self.setIsPinned(!1),n(this,te).setValue("stageStatus","OFF_STAGE",!1),yield this.leaveMediaRoom(s),n(this,te).notify("stageStatus");try{(e=n(this,Zi))==null||e.disconnect()}catch(r){this.logger.error("SelfController::leaveRoom::socketDisconnect")}NT(n(this,te)),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 a,o;const{peerId:t,viewType:e,meetingId:r,stageStatus:i}=n(this,te).getAllValues();try{if(e===At.Livestream){if(i!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s});return}OT(n(this,te),{socket:n(this,Zi),peerId:t})}const{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l}=this.self.permissions,{roomJoined:p}=(o=yield(a=n(this,St,Lt))==null?void 0:a.joinRoom(this.self.name,r,s,s,{canProduceAudio:c,canProduceVideo:d,canProduceScreenshare:l}))!=null?o:{};if(!p)return;i==="ON_STAGE"&&(yield this.shareMediaTracks()),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:s})}catch(c){throw this.logger.error("Error:SelfController.mediaRoomJoin",{error:c}),new b("Error: could not join media room","0002")}})}leaveMediaRoom(s){return u(this,null,function*(){const t=n(this,te).getValue("viewType");s!=="connected-meeting"&&(yield this.cleanupSelf()),!(s==="stageLeft"&&t===At.Webinar)&&n(this,St,Lt)&&(n(this,St,Lt).mediaJoined&&s!=="disconnected"&&(yield n(this,St,Lt).leaveRoom()),!(s==="stageLeft"&&t===At.Livestream)&&(n(this,St,Lt).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()})}},Zi=new WeakMap,Es=new WeakMap,te=new WeakMap,St=new WeakSet,Lt=function(){return n(this,te).getValue("roomNodeClient")},jg);let ii=LT;Tn([E.trace("SelfController.resetSelf")],ii.prototype,"resetSelf",1);Tn([E.trace("SelfController.setupEvents")],ii.prototype,"setupEvents",1);Tn([E.trace("SelfController.joinRoom")],ii.prototype,"joinRoom",1);Tn([E.trace("SelfController.leaveRoom")],ii.prototype,"leaveRoom",1);Tn([E.trace("SelfController.joinMediaRoom")],ii.prototype,"joinMediaRoom",1);Tn([E.trace("SelfController.leaveMediaRoom")],ii.prototype,"leaveMediaRoom",1);Tn([E.trace("SelfController.init")],ii,"init",1);var Ic;class uO{constructor(t){m(this,Ic,void 0);f(this,Ic,t)}on(t,e){let r;t===$.roomPeerCount?r=Yp.fromBinary.bind(Yp):r=og.fromBinary.bind(og),n(this,Ic).on(t,({payload:i})=>{if(t===$.roomPeerCount&&!i)return;const a=r(i);e(a)})}}Ic=new WeakMap;var Ac,Mc;class hO{constructor(t,e){m(this,Ac,void 0);m(this,Mc,void 0);f(this,Ac,e),f(this,Mc,t)}get logger(){return n(this,Mc).getValue("logger")}on(t,e){let r,i;switch(t){case $.transcript:{r=nu.fromBinary.bind(nu),i=nu.create();break}default:{this.logger.debug("AISocketHandler switch case hit default, event not accounted for.");break}}n(this,Ac).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("aiSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}}Ac=new WeakMap,Mc=new WeakMap;var pO=Object.defineProperty,gO=Object.getOwnPropertyDescriptor,Gh=(s,t,e,r)=>{for(var i=r>1?void 0:r?gO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&pO(t,e,i),i},hr,Oa;class Wl{constructor(t,e){m(this,hr,void 0);m(this,Oa,void 0);f(this,hr,e),f(this,Oa,t)}get logger(){return n(this,Oa).getValue("logger")}get telemetry(){return n(this,Oa).getValue("telemetry")}getPolls(){return n(this,hr).sendMessagePromise(Ws.getPolls)}createPoll(t,e,r=!1,i=!1){const a={anonymous:r,hideVotes:i,question:t,options:e};return n(this,hr).sendMessage(Ws.createPoll,TM.toBinary(a))}votePoll(t,e){const r={index:e,pollId:t};return n(this,hr).sendMessage(Ws.votePoll,yM.toBinary(r))}on(t,e){let r,i;switch(t){case Ws.updatePoll:case Ws.createPoll:case Ws.votePoll:{r=uu.fromBinary.bind(uu),i=uu.create();break}}n(this,hr).on(t,({payload:a})=>{let o=i;try{o=r(a)}catch(c){this.logger.error("pollSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}removeListeners(t){n(this,hr).removeListeners(t)}}hr=new WeakMap,Oa=new WeakMap;Gh([E.trace("PollSocketHandler.getPolls")],Wl.prototype,"getPolls",1);Gh([E.trace("PollSocketHandler.createPoll")],Wl.prototype,"createPoll",1);Gh([E.trace("PollSocketHandler.votePoll")],Wl.prototype,"votePoll",1);var mO=Object.defineProperty,fO=Object.getOwnPropertyDescriptor,TO=(s,t,e,r)=>{for(var i=r>1?void 0:r?fO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&mO(t,e,i),i},Ft;class VT{constructor(t,e){h(this,"socket");m(this,Ft,void 0);f(this,Ft,t),this.socket=e,this.handleSocketEvents(),n(this,Ft).setValue("roomSocketHandler",this)}get telemetry(){return n(this,Ft).getValue("telemetry")}get logger(){return n(this,Ft).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($.joinRoom,ik.toBinary(e));try{const{peer:a}=yn.fromBinary((yield r).payload);n(this,Ft).getValue("connectionHandler").socketJoined=!0,n(this,Ft).getValue("peerSessionStore").emit(k.SOCKET_SERVICE_ROOM_JOINED,{peer:a});const o=this.getRoomState(),c=this.getRoomPeersNonPaginated(),[{room:d},{peers:l}]=yield Promise.all([o,c]);return n(this,Ft).getValue("peerSessionStore").emit(k.ROOM_STATE,d),n(this,Ft).getValue("peerSessionStore").emit(k.SOCKET_PEERS,l),{peer:a}}catch(a){throw this.logger.error("RoomSocketHandler.joinRoom.failed",{error:a}),new b("Error: RoomSocketHandler.joinRoom failed.","0002",this.logger,a)}})}getAllAddedParticipants(){return u(this,null,function*(){try{return Hk.fromBinary((yield this.socket.sendMessagePromise($.getAllAddedParticipants)).payload).participants.map(i=>{var a=i,{id:e}=a,r=io(a,["id"]);return H(D({},r),{userId:e})})}catch(t){return[]}})}getRoomPeers(t,e,r){return u(this,null,function*(){let i;try{const a={seachQuery:t,limit:e,offset:r},o=yield this.socket.sendMessagePromise($.getRoomPeersInfo,Kb.toBinary(a));i=au.fromBinary(o.payload)}catch(a){this.logger.error("getRoomPeers::binary_decode_error",{error:a})}return i})}getRoomPeersNonPaginated(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise($.getRoomPeersInfo);t=au.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($.getRoomPeersInfo);t=au.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($.getPeerInfo,Ef.toBinary({peerId:t}));e=yn.fromBinary(r.payload)}catch(r){this.logger.error("getPeerInfo::binary_decode_error",{error:r})}return e})}getRoomState(){return u(this,null,function*(){let t=Qp.create();try{const e=yield this.socket.sendMessagePromise($.getRoomInfo);t=Qp.fromBinary(e.payload)}catch(e){this.logger.error("getRoomState::binary_decode_error",{error:e})}return t})}getRoomStageState(){return u(this,null,function*(){let t=tg.create();try{const e=yield this.socket.sendMessagePromise($.getRoomStageState);t=tg.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($.broadcastMessage,oo.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($.broadcastToEntity,oo.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($.broadcastToEntity,oo.toBinary(i))})}leaveRoom(){return u(this,null,function*(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise($.leaveRoom,ak.toBinary({}))})}kick(t){return u(this,null,function*(){const e={peerIds:[t]};this.socket.sendMessage($.kick,_f.toBinary(e))})}kickAll(t=!1){return u(this,null,function*(){const e={propagateKickAcrossRooms:t};this.socket.sendMessage($.kickAll,vf.toBinary(e))})}getWaitingRoomRequests(){this.socket.sendMessage($.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage($.acceptWaitingRoomRequests,Kk.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage($.denyWaitingRoomRequests,Yk.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(dd.updateUserPreset,wI.toBinary(r))})}handleSocketEvents(){this.socket.on($.broadcastMessage,({payload:t})=>{try{const e=oo.fromBinary(t);n(this,Ft).getValue("peerSessionStore").emit(k.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($.broadcastToEntity,({payload:t})=>{try{const e=oo.fromBinary(t);n(this,Ft).getValue("peerSessionStore").emit(k.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 $.joinRoom:case $.leaveRoom:case $.kick:case $.kickAll:{r=yn.fromBinary.bind(yn),i=yn.create();break}case $.getWaitingRoomRequests:{r=(a,o)=>a?eg.fromBinary(a,o):{requests:[]},i=eg.create();break}case $.recordingPaused:case $.recordingStarted:case $.recordingStopped:{r=lg.fromBinary.bind(lg);break}case dd.updateUserPreset:{r=sg.fromBinary.bind(sg);break}case Cs.peerJoinedBroadcast:case Mr.peerJoinedBroadcast:{r=Gp.fromBinary.bind(Gp);break}case Cs.selfJoinComplete:case Mr.selfJoinComplete:{r=Ru.fromBinary.bind(Ru);break}case Cs.globalPeerPinBroadcast:case Mr.globalPeerPinBroadcast:{r=Kp.fromBinary.bind(Kp);break}case Cs.selectedPeer:case Mr.selectedPeer:{r=wu.fromBinary.bind(wu);break}case Cs.selectedPeerDiff:case Mr.selectedPeerDiff:{r=jp.fromBinary.bind(jp);break}case Cs.leaveRoom:case Mr.leaveRoom:{r=bu.fromBinary.bind(bu);break}}this.socket.on(t,({payload:a})=>{let o=i;if(!r)return e(void 0);try{o=r(a)}catch(c){this.logger.error("roomSocketHandler::on::binary_decode_error",{error:c})}return e(o)})}getUserPermissions(t){return u(this,null,function*(){const e={userIds:[t]};try{const r=yield this.socket.sendMessagePromise(dd.getUserPresets,vI.toBinary(e)),i=PI.fromBinary(r.payload).peerPresets[0],a=new TextDecoder().decode(i.preset),o=JSON.parse(a).permissions;return{chat:o.chat,polls:o.polls,plugins:o.plugins}}catch(r){throw this.logger.error("Error in getting user preset",{error:r}),r}})}}Ft=new WeakMap;TO([E.trace("RoomSocketHandler.joinRoom")],VT.prototype,"joinRoom",1);var kt;class vO{constructor(t){m(this,kt,void 0);f(this,kt,t)}getStageRequests(){return u(this,null,function*(){const{payload:t}=yield n(this,kt).sendMessagePromise($.getStageRequests);return t?lu.fromBinary(t):{stageRequests:[]}})}requestAccess(){n(this,kt).sendMessage($.requestStageAccess)}cancelRequestAccess(){n(this,kt).sendMessage($.cancelStageRequest)}grantAccess(t){return u(this,null,function*(){const e={userIds:t};n(this,kt).sendMessage($.grantStageAccess,oM.toBinary(e))})}denyAccess(t){return u(this,null,function*(){const e={userIds:t};n(this,kt).sendMessage($.denyStageAccess,dM.toBinary(e))})}joinStage(){return n(this,kt).sendMessagePromise($.joinStage,void 0,void 0,$.peerStageStatusUpdate)}leaveStage(t){const e={userIds:[t]};return n(this,kt).sendMessagePromise($.leaveStage,dg.toBinary(e),void 0,$.peerStageStatusUpdate)}kick(t){const e={userIds:t};return n(this,kt).sendMessagePromise($.leaveStage,dg.toBinary(e))}on(t,e){let r;switch(t){case $.grantStageAccess:case $.denyStageAccess:{r=void 0;break}case $.getStagePeers:{r=cg.fromBinary.bind(cg);break}case $.getStageRequests:case $.requestStageAccess:case $.cancelStageRequest:{r=lu.fromBinary.bind(lu);break}case $.peerStageStatusUpdate:{r=zp.fromBinary.bind(zp);break}}n(this,kt).on(t,({payload:i,id:a})=>{if(!i||!r)return e(void 0,a);const o=r(i);return e(o,a)})}getPeerInfo(t){return u(this,null,function*(){const e=yield n(this,kt).sendMessagePromise($.getPeerInfo,Ef.toBinary({peerId:t}));return yn.fromBinary(e.payload)})}}kt=new WeakMap;var je,Dc;class yO{constructor(t,e){m(this,je,void 0);m(this,Dc,void 0);f(this,je,e),f(this,Dc,t)}get logger(){return n(this,Dc).getValue("logger")}addPlugin(t,e){n(this,je).sendMessage(J.addPlugin,CA.toBinary({pluginId:t,staggered:e}))}removePlugin(t){n(this,je).sendMessage(J.removePlugin,RA.toBinary({pluginId:t,staggered:!1}))}getActivePlugins(){return u(this,null,function*(){const{payload:t}=yield n(this,je).sendMessagePromise(J.getPlugins);return t?zA.fromBinary(t):{plugins:[]}})}customPluginEventToRoom(t,e,r){const i={pluginId:t,pluginData:new TextEncoder().encode(JSON.stringify(e))};n(this,je).sendMessage(J.customPluginEventToRoom,VA.toBinary(i),r)}customPluginEventToPeers(t,e,r,i){const a={pluginId:t,peerIds:e,pluginData:new TextEncoder().encode(JSON.stringify(r))};n(this,je).sendMessage(J.customPluginEventToPeers,UA.toBinary(a),i)}enablePluginForRoom(t,e){n(this,je).sendMessage(J.enablePluginForRoom,kA.toBinary({pluginId:t}),e)}enablePluginForPeers(t,e,r){n(this,je).sendMessage(J.enablePluginForPeers,DA.toBinary({pluginId:t,peerIds:e}),r)}disablePluginForRoom(t,e){n(this,je).sendMessage(J.disablePluginForRoom,AA.toBinary({pluginId:t}),e)}disablePluginForPeers(t,e,r){n(this,je).sendMessage(J.disablePluginForPeers,NA.toBinary({pluginId:t,peerIds:e}),r)}storeInsertKeys(t,e,r,i){const a={pluginId:t,storeName:e,insertKeys:r.map(o=>({storeKey:o.key,payload:new TextEncoder().encode(JSON.stringify(o.payload))}))};n(this,je).sendMessage(J.storeInsertKeys,rg.toBinary(a),i)}storeGetKeys(t,e,r,i){const a={pluginId:t,storeName:e,getKeys:r.map(o=>({storeKey:o.key}))};n(this,je).sendMessage(J.storeGetKeys,HA.toBinary(a),i)}storeDeleteKeys(t,e,r,i){const a={pluginId:t,storeName:e,deleteKeys:r.map(o=>({storeKey:o.key}))};n(this,je).sendMessage(J.storeDeleteKeys,jA.toBinary(a),i)}storeDelete(t,e,r){n(this,je).sendMessage(J.storeDelete,WA.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))}]};n(this,je).sendMessage(J.storeInsertKeys,rg.toBinary(i))}on(t,e){let r;switch(t){case J.addPlugin:case J.enablePluginForPeers:case J.enablePluginForRoom:{r=Mu.fromBinary.bind(Mu);break}case J.removePlugin:case J.disablePluginForPeers:case J.disablePluginForRoom:{r=ig.fromBinary.bind(ig);break}case J.customPluginEventToPeers:case J.customPluginEventToRoom:{r=ag.fromBinary.bind(ag);break}case J.storeInsertKeys:case J.storeGetKeys:case J.storeDeleteKeys:case J.storeDelete:{r=ng.fromBinary.bind(ng);break}}n(this,je).on(t,({payload:i,id:a})=>{const o=r(i);return e(o,a)})}}je=new WeakMap,Dc=new WeakMap;var SO=Object.defineProperty,EO=(s,t,e)=>t in s?SO(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,PO=(s,t,e)=>(EO(s,typeof t!="symbol"?t+"":t,e),e),Wh=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)},M=(s,t,e)=>(Wh(s,t,"read from private field"),e?e.call(s):t.get(s)),Te=(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)},ne=(s,t,e,r)=>(Wh(s,t,"write to private field"),r?r.call(s,e):t.set(s,e),e),_e=(s,t,e)=>(Wh(s,t,"access private method"),e),Md={},_O={get exports(){return Md},set exports(s){Md=s}},On=typeof Reflect=="object"?Reflect:null,Eg=On&&typeof On.apply=="function"?On.apply:function(s,t,e){return Function.prototype.apply.call(s,t,e)},fd;On&&typeof On.ownKeys=="function"?fd=On.ownKeys:Object.getOwnPropertySymbols?fd=function(s){return Object.getOwnPropertyNames(s).concat(Object.getOwnPropertySymbols(s))}:fd=function(s){return Object.getOwnPropertyNames(s)};function CO(s){console&&console.warn&&console.warn(s)}var xT=Number.isNaN||function(s){return s!==s};function ce(){ce.init.call(this)}_O.exports=ce;Md.once=kO;ce.EventEmitter=ce;ce.prototype._events=void 0;ce.prototype._eventsCount=0;ce.prototype._maxListeners=void 0;var Pg=10;function Jl(s){if(typeof s!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof s)}Object.defineProperty(ce,"defaultMaxListeners",{enumerable:!0,get:function(){return Pg},set:function(s){if(typeof s!="number"||s<0||xT(s))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+s+".");Pg=s}});ce.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};ce.prototype.setMaxListeners=function(s){if(typeof s!="number"||s<0||xT(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 UT(s){return s._maxListeners===void 0?ce.defaultMaxListeners:s._maxListeners}ce.prototype.getMaxListeners=function(){return UT(this)};ce.prototype.emit=function(s){for(var t=[],e=1;e<arguments.length;e++)t.push(arguments[e]);var r=s==="error",i=this._events;if(i!==void 0)r=r&&i.error===void 0;else if(!r)return!1;if(r){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var o=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw o.context=a,o}var c=i[s];if(c===void 0)return!1;if(typeof c=="function")Eg(c,this,t);else for(var d=c.length,l=qT(c,d),e=0;e<d;++e)Eg(l[e],this,t);return!0};function $T(s,t,e,r){var i,a,o;if(Jl(e),a=s._events,a===void 0?(a=s._events=Object.create(null),s._eventsCount=0):(a.newListener!==void 0&&(s.emit("newListener",t,e.listener?e.listener:e),a=s._events),o=a[t]),o===void 0)o=a[t]=e,++s._eventsCount;else if(typeof o=="function"?o=a[t]=r?[e,o]:[o,e]:r?o.unshift(e):o.push(e),i=UT(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,CO(c)}return s}ce.prototype.addListener=function(s,t){return $T(this,s,t,!1)};ce.prototype.on=ce.prototype.addListener;ce.prototype.prependListener=function(s,t){return $T(this,s,t,!0)};function wO(){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 FT(s,t,e){var r={fired:!1,wrapFn:void 0,target:s,type:t,listener:e},i=wO.bind(r);return i.listener=e,r.wrapFn=i,i}ce.prototype.once=function(s,t){return Jl(t),this.on(s,FT(this,s,t)),this};ce.prototype.prependOnceListener=function(s,t){return Jl(t),this.prependListener(s,FT(this,s,t)),this};ce.prototype.removeListener=function(s,t){var e,r,i,a,o;if(Jl(t),r=this._events,r===void 0)return this;if(e=r[s],e===void 0)return this;if(e===t||e.listener===t)--this._eventsCount===0?this._events=Object.create(null):(delete r[s],r.removeListener&&this.emit("removeListener",s,e.listener||t));else if(typeof e!="function"){for(i=-1,a=e.length-1;a>=0;a--)if(e[a]===t||e[a].listener===t){o=e[a].listener,i=a;break}if(i<0)return this;i===0?e.shift():RO(e,i),e.length===1&&(r[s]=e[0]),r.removeListener!==void 0&&this.emit("removeListener",s,o||t)}return this};ce.prototype.off=ce.prototype.removeListener;ce.prototype.removeAllListeners=function(s){var t,e,r;if(e=this._events,e===void 0)return this;if(e.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):e[s]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete e[s]),this;if(arguments.length===0){var i=Object.keys(e),a;for(r=0;r<i.length;++r)a=i[r],a!=="removeListener"&&this.removeAllListeners(a);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(t=e[s],typeof t=="function")this.removeListener(s,t);else if(t!==void 0)for(r=t.length-1;r>=0;r--)this.removeListener(s,t[r]);return this};function BT(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?bO(i):qT(i,i.length)}ce.prototype.listeners=function(s){return BT(this,s,!0)};ce.prototype.rawListeners=function(s){return BT(this,s,!1)};ce.listenerCount=function(s,t){return typeof s.listenerCount=="function"?s.listenerCount(t):HT.call(s,t)};ce.prototype.listenerCount=HT;function HT(s){var t=this._events;if(t!==void 0){var e=t[s];if(typeof e=="function")return 1;if(e!==void 0)return e.length}return 0}ce.prototype.eventNames=function(){return this._eventsCount>0?fd(this._events):[]};function qT(s,t){for(var e=new Array(t),r=0;r<t;++r)e[r]=s[r];return e}function RO(s,t){for(;t+1<s.length;t++)s[t]=s[t+1];s.pop()}function bO(s){for(var t=new Array(s.length),e=0;e<t.length;++e)t[e]=s[e].listener||s[e];return t}function kO(s,t){return new Promise(function(e,r){function i(o){s.removeListener(t,a),r(o)}function a(){typeof s.removeListener=="function"&&s.removeListener("error",i),e([].slice.call(arguments))}jT(s,t,a,{once:!0}),t!=="error"&&IO(s,i,{once:!0})})}function IO(s,t,e){typeof s.on=="function"&&jT(s,"error",t,e)}function jT(s,t,e,r){if(typeof s.on=="function")r.once?s.once(t,e):s.on(t,e);else if(typeof s.addEventListener=="function")s.addEventListener(t,function i(a){r.once&&s.removeEventListener(t,i),e(a)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof s)}class AO extends y.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 _g=new AO;class GT{static encode(t){return _g.toBinary(t)}static decode(t){return _g.fromBinary(new Uint8Array(t))}}function MO(s,t){return Math.floor(Math.random()*(t-s+1)+s)}var Ir;class DO{constructor(t={}){PO(this,"opts"),Te(this,Ir,void 0),this.opts={initialTimeout:t.initialTimeout||1e3,maxTimeout:t.maxTimeout||1e4,factor:t.factor||2},ne(this,Ir,0)}wait(){return u(this,null,function*(){ne(this,Ir,M(this,Ir)+1);const t=MO(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*Zh(2,M(this,Ir))));yield new Promise(e=>{setTimeout(e,t)})})}getAttempts(){return M(this,Ir)}reset(){ne(this,Ir,0)}}Ir=new WeakMap;const Rr={debug:0,info:1,warn:2,error:3};var li,ui;class OO{constructor(t){Te(this,li,void 0),Te(this,ui,void 0),ne(this,li,console),ne(this,ui,t)}debug(...t){Rr[M(this,ui)]>Rr.debug||M(this,li).debug("[Sockrates]:",...t)}info(...t){Rr[M(this,ui)]>Rr.info||M(this,li).info("[Sockrates]:",...t)}warn(...t){Rr[M(this,ui)]>Rr.warn||M(this,li).warn("[Sockrates]:",...t)}error(...t){Rr[M(this,ui)]>Rr.error||M(this,li).error("[Sockrates]:",...t)}}li=new WeakMap,ui=new WeakMap;var WT=(s=>(s[s.CONNECTING=0]="CONNECTING",s[s.OPEN=1]="OPEN",s[s.CLOSING=2]="CLOSING",s[s.CLOSED=3]="CLOSED",s))(WT||{});const NO="2",LO="3";var Ae,_n,Pe,Ve,Ar,Ke,gr,Zr,_s,Cn,Gs,rh,JT,vo,Td,ih,KT,nh,Cg,Dd,ah,oh,zT,Eo,vd,Po,Od,Nd,ch,Nn,_o,Co,Ld;class VO{constructor(t,e){var T,v,P,_,C,w,V,F,N,B;Te(this,rh),Te(this,vo),Te(this,ih),Te(this,nh),Te(this,Dd),Te(this,oh),Te(this,Eo),Te(this,Po),Te(this,Nd),Te(this,Nn),Te(this,Co),Te(this,Ae,void 0),Te(this,_n,void 0),Te(this,Pe,void 0),Te(this,Ve,void 0),Te(this,Ar,void 0),Te(this,Ke,void 0),Te(this,gr,void 0),Te(this,Zr,void 0),Te(this,_s,void 0),Te(this,Cn,void 0),Te(this,Gs,void 0);var r,i,a,o,c,d,l,p,g;ne(this,_n,t),ne(this,Ar,[]),ne(this,Ke,new Md),ne(this,gr,!0),ne(this,_s,!1),ne(this,Pe,e!=null?e:{}),(T=(r=M(this,Pe)).autoReconnect)!=null||(r.autoReconnect=!0),(v=(i=M(this,Pe)).retryConnectionInterval)!=null||(i.retryConnectionInterval=1e3),(P=(a=M(this,Pe)).pingTimeout)!=null||(a.pingTimeout=3e4),(_=(o=M(this,Pe)).connectionTimeout)!=null||(o.connectionTimeout=5e3),(C=(c=M(this,Pe)).debug)!=null||(c.debug=!0),(w=(d=M(this,Pe)).maxReconnectionAttempts)!=null||(d.maxReconnectionAttempts=10),(V=(l=M(this,Pe)).disconnectOnPingTimeout)!=null||(l.disconnectOnPingTimeout=!0),(F=(p=M(this,Pe)).queueOnDisconnect)!=null||(p.queueOnDisconnect=!1),(N=(g=M(this,Pe)).flushOnReconnect)!=null||(g.flushOnReconnect=!1),ne(this,Zr,{code:void 0,reason:void 0}),ne(this,Ve,(B=M(this,Pe).logger)!=null?B:new OO(M(this,Pe).debug?"debug":"info")),ne(this,Gs,new DO)}get readyState(){var t;return(t=M(this,Ae))==null?void 0:t.readyState}get url(){return M(this,_n)}updateURL(t){ne(this,_n,t),_e(this,oh,zT).call(this)}get config(){return M(this,Pe)}get sendQueue(){return M(this,Ar)}flush(){if(!M(this,Pe).queueOnDisconnect)return!1;const t=[];return M(this,Ar).forEach(e=>{this.send(e.event,e.id,e.payload,e.metadata)||t.push(e)}),ne(this,Ar,t),M(this,Ar)}connect(t=!1){return u(this,null,function*(){if(!t&&[0,1].includes(this.readyState)){M(this,Ve).debug("Websocket was already connecting or connected.");return}if(M(this,gr)!==!1)return new Promise((e,r)=>{_e(this,Nn,_o).call(this),_e(this,Co,Ld).call(this);try{ne(this,Ae,new WebSocket(_e(this,rh,JT).call(this,M(this,_n)))),M(this,Ae).binaryType="arraybuffer",M(this,Ve).debug("Connecting");const i=setTimeout(()=>{M(this,Ve).debug("Connection timeout. Closing socket"),ne(this,gr,!0),_e(this,Co,Ld).call(this),M(this,Ae).close(3001,"Connection Timeout"),M(this,Pe).autoReconnect&&!M(this,_s)&&(M(this,Ke).emit("reconnecting"),_e(this,Eo,vd).call(this)),r(new Error("Connection timed out!"))},M(this,Pe).connectionTimeout);M(this,Ae).onopen=()=>{M(this,Ve).debug(`Ready State: ${WT[M(this,Ae).readyState]}`),i&&clearTimeout(i),_e(this,Nd,ch).call(this),ne(this,Zr,{code:void 0,reason:void 0}),M(this,Ke).emit("connected"),M(this,Pe).flushOnReconnect&&this.flush(),e()},M(this,Ae).onclose=a=>{try{i&&clearTimeout(i);const{code:o,reason:c}=a;r(c),M(this,Ve).debug("Socket closed. Close event:",{event:a}),M(this,Ve).debug(`Connection closed code: ${o}`),M(this,Ve).debug(`Connection closed reason: ${c}`),M(this,_s)||_e(this,Dd,ah).call(this,o,c)}catch(o){_e(this,vo,Td).call(this,o)}},M(this,Ae).onerror=a=>{_e(this,vo,Td).call(this,a)},M(this,Ae).onmessage=a=>_e(this,ih,KT).call(this,a)}catch(i){_e(this,vo,Td).call(this,i,r)}})})}send(t,e,r,i){const a={event:t,id:e,payload:r,metadata:i};if(M(this,Pe).queueOnDisconnect&&(!M(this,Ae)||M(this,Ae).readyState!==1))return M(this,Ve).debug("Queuing message since socket is not connected!",a),M(this,Ar).push(a),!1;const o=GT.encode(a);return _e(this,Po,Od).call(this,o)}emit(t,e,r,i){return this.send(t,e,r,i)}sendRaw(t){return _e(this,Po,Od).call(this,t)}receive(t,e){return M(this,Ke).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")){M(this,Ke).on(t,e);return}this.receive(t,e)}removeAllListeners(){M(this,Ke).removeAllListeners()}removeReceiver(t,e){this.removeListener(t,e)}removeListener(t,e){M(this,Ke).removeListener(t.toString(),e)}removeReceivers(t){this.removeListeners(t)}removeListeners(t){M(this,Ke).listeners(t.toString()).map(e=>this.removeListener(t,e))}disconnect(){ne(this,gr,!1),_e(this,Nn,_o).call(this),this.removeAllListeners(),ne(this,Zr,{code:1e3,reason:"Sockrates disconnect method called"}),M(this,Ae).close(1e3,"Sockrates disconnect method called.")}}Ae=new WeakMap,_n=new WeakMap,Pe=new WeakMap,Ve=new WeakMap,Ar=new WeakMap,Ke=new WeakMap,gr=new WeakMap,Zr=new WeakMap,_s=new WeakMap,Cn=new WeakMap,Gs=new WeakMap,rh=new WeakSet,JT=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)://.")},vo=new WeakSet,Td=function(s,t){M(this,Ve).error("Error:",{error:s}),M(this,Ke).emit("errored",{error:s}),t==null||t(s)},ih=new WeakSet,KT=function(s){if(_e(this,Nd,ch).call(this),s.data===NO){M(this,Ve).debug("Received ping from server"),_e(this,Po,Od).call(this,LO);return}const t=GT.decode(s.data),{id:e,payload:r}=t;M(this,Ve).debug("Received message",{event:t.event,messageID:e}),M(this,Ke).emit(t.event.toString(),{id:e,payload:r})},nh=new WeakSet,Cg=function(){return M(this,Ae).readyState===1},Dd=new WeakSet,ah=function(s,t){ne(this,Zr,{reason:t,code:s}),M(this,Ke).emit("disconnected",{code:s,reason:t})},oh=new WeakSet,zT=function(){const{reason:s,code:t}=M(this,Zr);t&&t!==1e3&&M(this,gr)&&M(this,Pe).autoReconnect&&!M(this,_s)&&(M(this,Ve).debug(`Triggering reconnection due to ${s}.`),M(this,Ke).emit("reconnecting"),_e(this,Eo,vd).call(this))},Eo=new WeakSet,vd=function(s=!0){return u(this,null,function*(){if(s&&M(this,_s)){M(this,Ve).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(M(this,_s)||M(this,Gs).reset(),M(this,Pe).maxReconnectionAttempts!==null&&M(this,Gs).getAttempts()>=M(this,Pe).maxReconnectionAttempts){M(this,Ke).emit("failed"),ne(this,_s,!1);return}ne(this,_s,!0),_e(this,Co,Ld).call(this),_e(this,Nn,_o).call(this);try{if(yield M(this,Gs).wait(),M(this,gr)===!1)return;if(M(this,Ve).debug(`Reconnection attempt ${M(this,Gs).getAttempts()}`),M(this,Ke).emit("reconnectAttempt",{attempt:M(this,Gs).getAttempts()}),yield this.connect(),!_e(this,nh,Cg).call(this))throw Error("Reconnect Failed");ne(this,_s,!1),ne(this,Zr,{code:void 0,reason:void 0}),M(this,Ke).emit("reconnected")}catch(t){M(this,Ve).debug("Failed to reconnect."),M(this,Ke).emit("reconnectFailure",{attempt:M(this,Gs).getAttempts()}),_e(this,Eo,vd).call(this,!1)}})},Po=new WeakSet,Od=function(s){try{return M(this,Ae).send(s),!0}catch(t){return M(this,Ve).error(t.message),!1}},Nd=new WeakSet,ch=function(){this.config.disconnectOnPingTimeout&&(M(this,Ve).debug("Resetting ping timeout"),_e(this,Nn,_o).call(this),ne(this,Cn,setTimeout(()=>{var s;M(this,Ve).debug("Disconnecting the socket due to ping timeout"),ne(this,gr,!0);const t=3002,e="Ping timeout";(s=M(this,Ae))==null||s.close(t,e),_e(this,Dd,ah).call(this,t,e)},M(this,Pe).pingTimeout)))},Nn=new WeakSet,_o=function(){M(this,Cn)&&(clearTimeout(M(this,Cn)),ne(this,Cn,void 0))},Co=new WeakSet,Ld=function(){M(this,Ae)&&(M(this,Ae).onopen=void 0,M(this,Ae).onerror=void 0,M(this,Ae).onmessage=void 0,M(this,Ae).onclose=void 0)};var xO=Object.defineProperty,UO=Object.getOwnPropertyDescriptor,Kl=(s,t,e,r)=>{for(var i=r>1?void 0:r?UO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&xO(t,e,i),i};const wg=65535,$O=3e3;var Yr,Ce,we,Me,ns,et,Oc,dh,Nc,lh,Gg;const YT=(Gg=class{constructor(s,{peerId:t,meetingId:e,authToken:r,capabilities:i}){m(this,we);m(this,Oc);m(this,Nc);m(this,Yr,void 0);m(this,Ce,void 0);h(this,"roomName");h(this,"authToken");h(this,"capabilities");m(this,ns,void 0);m(this,et,void 0);var a;if(!t||!e||!r)throw new b("peerId, meetingId, or authToken can not be empty","0404");f(this,ns,void 0),f(this,et,s),this.capabilities=i,this.roomName=e,this.authToken=r,f(this,Yr,U(this,Oc,dh).call(this,t)),f(this,Ce,new VO(n(this,Yr),{autoReconnect:!0,disconnectOnPingTimeout:(a=i.includes("PING"))!=null?a:!1,queueOnDisconnect:!0,flushOnReconnect:!1,logger:this.logger})),this.handleSocketConnectionEvents()}get joinAttempted(){return n(this,we,Me).socketJoinAttempted}set joinAttempted(s){n(this,we,Me).socketJoinAttempted=s}get telemetry(){return n(this,et).getValue("telemetry")}get logger(){return n(this,et).getValue("logger")}get peerId(){return n(this,et).getValue("peerId")}updateURL(s){s!==this.peerId&&(f(this,Yr,U(this,Oc,dh).call(this,s)),this.logger.debug("SocketService:: Connection URL updated.")),n(this,Ce).updateURL(n(this,Yr))}static getSocketEdgeDomain(s){return nn({servicePrefix:"socket-edge",baseURI:s})}get url(){return n(this,Yr)}connect(){return u(this,null,function*(){n(this,we,Me).socketJoinAttempted=!0,yield n(this,Ce).connect(),n(this,we,Me).socketJoinAttempted=!0,n(this,we,Me).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}})}disconnect(){n(this,we,Me).socketJoinAttempted=!1,n(this,Ce).disconnect(),n(this,we,Me).socketJoinAttempted=!0,n(this,we,Me).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}}get isConnected(){try{return n(this,Ce).readyState===1}catch(s){return!1}}sendMessage(s,t,e){const r={};return n(this,et).getValue("telemetry").injectContext(r),n(this,Ce).send(s,e!=null?e:U(this,Nc,lh).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 a=i!=null?i:s;return new Promise((o,c)=>{const d=(P,_)=>{n(this,Ce).removeListener(a,P),n(this,Ce).removeListener(wg,_),n(this,Ce).removeListener(Mr.errorResponse,_),n(this,Ce).removeListener(Cs.errorResponse,_)},l=r!=null?r:U(this,Nc,lh).call(this),p={};n(this,et).getValue("telemetry").injectContext(p);const T=({id:P,payload:_})=>{if(l===P){let C;try{const w=FR.fromBinary(_);C=new Error(w.errorMessage)}catch(w){C=new Error("failed to parse error message",{cause:w});try{const V=Bb.fromBinary(_);C=new Error(V.message)}catch(V){C=new Error("failed to parse error message",{cause:V})}}c(C),d(v,T)}},v=({id:P,payload:_})=>{l===P&&(o({id:P,payload:_}),d(v,T))};n(this,Ce).on(a,v),n(this,Ce).on(wg,T),n(this,Ce).on(Mr.errorResponse,T),n(this,Ce).on(Cs.errorResponse,T),setTimeout(()=>{d(v,T),c(new Error(`request timeout for callback eventId:${s}`))},t),n(this,Ce).send(s,l,e,new TextEncoder().encode(JSON.stringify(p)))})}on(s,t){n(this,Ce).on(s,t)}onStateEvent(s,t){n(this,Ce).on(s,t)}removeListener(s,t){n(this,Ce).removeListener(s,t)}removeListeners(s){n(this,Ce).removeListeners(s)}flush(){return n(this,Ce).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",()=>u(this,null,function*(){this.logger.info("SocketService::Connected to socket-edge"),n(this,ns)&&(clearTimeout(n(this,ns)),f(this,ns,void 0)),n(this,we,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},country:E.location.country});const{recv:e,send:r}=(i=n(this,we,Me).mediaState)!=null?i:{};e!=null&&e.state&&(e==null?void 0:e.state)!==Dn.CONNECTED||r!=null&&r.state&&(r==null?void 0:r.state)!==Dn.CONNECTED?n(this,et).getValue("peerSessionStore").emit(k.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:n(this,we,Me).joinAttempted}):f(this,ns,setTimeout(()=>{n(this,et).getValue("peerSessionStore").emit(k.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:n(this,we,Me).joinAttempted}),f(this,ns,void 0)},$O)),n(this,we,Me).updateSocketConnectionState("disconnected")}),this.onStateEvent("reconnecting",()=>u(this,null,function*(){this.logger.info("SocketService::Reconnecting to socket-edge",{country:E.location.country}),n(this,we,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}}),n(this,we,Me).updateSocketConnectionState("reconnectAttempt",s)})),this.onStateEvent("reconnectFailure",({attempt:s})=>{this.logger.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:s}}),n(this,we,Me).updateSocketConnectionState("reconnectFailure",s)}),this.onStateEvent("reconnected",()=>u(this,null,function*(){this.logger.info("SocketService::Reconnected to socket-edge",{connectionState:{joinAttempted:n(this,we,Me).mediaJoinAttempted}}),n(this,ns)&&(clearTimeout(n(this,ns)),f(this,ns,void 0)),n(this,et).getValue("peerSessionStore").emit(k.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:n(this,we,Me).mediaJoinAttempted}),n(this,we,Me).updateSocketConnectionState("reconnected")})),this.onStateEvent("failed",()=>u(this,null,function*(){this.logger.info("SocketService::Failed to connect to socket-edge",{country:E.location.country}),n(this,et).getValue("peerSessionStore").emit(k.SOCKET_SERVICE_FAILED),n(this,we,Me).updateSocketConnectionState("failed")}))}},Yr=new WeakMap,Ce=new WeakMap,we=new WeakSet,Me=function(){return n(this,et).getValue("connectionHandler")},ns=new WeakMap,et=new WeakMap,Oc=new WeakSet,dh=function(s){let t=YT.getSocketEdgeDomain(n(this,et).getValue("baseURI"));typeof xa(n(this,et),"socket_server_base")=="string"&&(t=xa(n(this,et),"socket_server_base"));const e=`wss://${t}`,r=new URL(`${e}/ws`),i=this.peerId,a=H(D({roomID:this.roomName,peerID:s,authToken:this.authToken,useMediaV2:!0},i!==s&&{oldPeerID:i}),{ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(o=>wd[o]).join(" "),joinWithDetails:!0,useCfWorker:!0,useStartSession:!0});return Object.entries(a).forEach(([o,c])=>{r.searchParams.append(o,c.toString())}),r.href},Nc=new WeakSet,lh=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`},Gg);let Gc=YT;Kl([E.trace("SocketService.connect")],Gc.prototype,"connect",1);Kl([E.trace("SocketService.disconnect")],Gc.prototype,"disconnect",1);Kl([E.trace("SocketService.sendMessagePromise")],Gc.prototype,"sendMessagePromise",1);Kl([E.trace("SocketService.sendMessagePromiseWithTimeout")],Gc.prototype,"sendMessagePromiseWithTimeout",1);class FO{constructor(t){h(this,"socketService");this.socketService=t}handleConnectedRoomsDumpRaw({payload:t}){var a;const e=gk.fromBinary(t),r=e.meetings.map(o=>{var c;return{id:o.id,title:o.title,participants:(c=o.participants)!=null?c:[]}});return{parentMeeting:{id:e.parentMeeting.id,title:e.parentMeeting.title,participants:(a=e.parentMeeting.participants)!=null?a:[]},meetings:r}}handleTransferPeerRaw({payload:t}){const e=Fk.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}handleMovedPeerRaw({payload:t}){const e=Pf.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}handleConnectedRoomsUpdatedRaw({payload:t}){return Zp.fromBinary(t).payloads.map(r=>({id:r.id,title:r.title}))}handleConnectedRoomsDeletedRaw({payload:t}){return Ak.fromBinary(t).payloads}getConnectedRoomsDump(){return u(this,null,function*(){const t=yield this.socketService.sendMessagePromise($.getConnectedRoomsDump);return this.handleConnectedRoomsDumpRaw(t)})}createConnectedRooms(t){return u(this,null,function*(){const{payload:e}=yield this.socketService.sendMessagePromise($.createConnectedRooms,vk.toBinary({payloads:t}));return Zp.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($.deleteConnectedRooms,kk.toBinary({payloads:e}));return this.handleConnectedRoomsDeletedRaw(r)})}movePeersBetweenRooms(t){return u(this,null,function*(){try{const e=yield this.socketService.sendMessagePromise($.movePeers,Vk.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 BO=Object.defineProperty,HO=Object.getOwnPropertyDescriptor,qO=(s,t,e,r)=>{for(var i=r>1?void 0:r?HO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&BO(t,e,i),i},Ps;class QT extends qt{constructor(e){const r=e.getValue("logger");super(r);h(this,"meetings",[]);h(this,"parentMeeting",null);m(this,Ps,void 0);f(this,Ps,e)}get supportsConnectedMeetings(){return n(this,Ps).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.
|
|
13
13
|
Please connect with our support team to enable connected meetings.`)}getConnectedMeetings(){return u(this,null,function*(){return this.validateConnectedMeetingsAction(),yield n(this,Ps).getValue("connectedMeetingsSocketHandler").getConnectedRoomsDump()})}createMeetings(e){return u(this,null,function*(){return this.validateConnectedMeetingsAction(),(yield n(this,Ps).getValue("connectedMeetingsSocketHandler").createConnectedRooms(e)).map(i=>({id:i.id,title:i.title}))})}updateMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction(),yield n(this,Ps).getValue("connectedMeetingsSocketHandler").updateConnectedRooms(e.map(r=>({meetingId:r.id,title:r.title})))})}deleteMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction();const r=this.meetings.map(a=>e.includes(a.id)&&a.participants.length!==0?this.moveParticipants(a.id,this.parentMeeting.id,a.participants.map(o=>o.id)):Promise.resolve());return yield Promise.all(r),yield n(this,Ps).getValue("connectedMeetingsSocketHandler").disableConnectedRooms(e)})}moveParticipants(e,r,i){return u(this,null,function*(){this.validateConnectedMeetingsAction();const a=yield n(this,Ps).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i.map(o=>({id:o}))});return a.success&&this.moveSuccessHandler(e,r,i),a})}moveParticipantsWithCustomPreset(e,r,i){return u(this,null,function*(){this.validateConnectedMeetingsAction();const a=yield n(this,Ps).getValue("connectedMeetingsSocketHandler").movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:i});return a.success&&this.moveSuccessHandler(e,r,i.map(o=>o.id)),a})}moveSuccessHandler(e,r,i){const a=new Map;[...this.parentMeeting.participants,...this.meetings.flatMap(o=>o.participants)].forEach(o=>a.set(o.id,o)),r===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.concat(i.map(o=>a.get(o)))),e===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.filter(o=>!i.includes(o.id))),this.meetings=this.meetings.map(o=>{if(r===o.id){const c=o.participants.concat(i.map(d=>a.get(d)));return H(D({},o),{participants:c})}if(e===o.id){const c=o.participants.filter(d=>!i.includes(d.id));return H(D({},o),{participants:c})}return o})}}Ps=new WeakMap;qO([Mt({maxInvocations:60,period:60})],QT.prototype,"getConnectedMeetings",1);var jO=Object.defineProperty,GO=Object.getOwnPropertyDescriptor,Jh=(s,t,e,r)=>{for(var i=r>1?void 0:r?GO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&jO(t,e,i),i},ge,Wg;const XT=(Wg=class{constructor(s){h(this,"connectedMeetings");m(this,ge,void 0);f(this,ge,s),this.connectedMeetings=new QT(s)}get telemetry(){return n(this,ge).getValue("telemetry")}get logger(){return n(this,ge).getValue("logger")}static init(s){const t=new XT(s);return t.connectedMeetings.supportsConnectedMeetings&&(t.setupEvents(),s.getValue("self").once("roomJoined",()=>t.getConnectedMeetings())),t}getConnectedMeetings(){this.connectedMeetings.getConnectedMeetings()}setupEvents(){n(this,ge).getValue("connectedMeetingsSocketHandler").socketService.on($.getConnectedRoomsDump,this.handleConnectedRoomsDump.bind(this)),n(this,ge).getValue("connectedMeetingsSocketHandler").socketService.on($.transferPeer,this.handleTransferPeer.bind(this)),n(this,ge).getValue("connectedMeetingsSocketHandler").socketService.on($.movedPeer,this.handleMovedPeer.bind(this)),n(this,ge).getValue("connectedMeetingsSocketHandler").socketService.on($.connectedRoomsUpdated,this.handleConnectedRoomsUpdated.bind(this)),n(this,ge).getValue("connectedMeetingsSocketHandler").socketService.on($.connectedRoomsDeleted,this.handleConnectedRoomsDeleted.bind(this))}handleTransferPeer(s){const t=n(this,ge).getValue("connectedMeetingsSocketHandler").handleTransferPeerRaw(s);return this.switchMeeting(t)}switchMeeting(e){return u(this,arguments,function*({authToken:s,meetingId:t}){var a,o,c,d;if(!this.connectedMeetings.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
|
|
14
14
|
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:n(this,ge).getValue("self").videoEnabled,audio:n(this,ge).getValue("self").audioEnabled};try{n(this,ge).getValue("self").cleanupEvents(),yield n(this,ge).getValue("meeting").leave("connected-meeting")}catch(l){this.logger.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(o=(a=n(this,ge).getValue("meeting"))==null?void 0:a.meta)==null?void 0:o.meetingId}`,{error:l})}this.logger.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${t}`);const i=yield ev.init(H(D({},n(this,ge).getValue("options")),{cachedUserDetails:null,defaults:H(D(D({},n(this,ge).getValue("options").defaults),r),{mediaHandler:n(this,ge).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}=n(this,ge).getValue("self");i.self.setName(n(this,ge).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=n(this,ge).getValue("connectedMeetingsSocketHandler").handleConnectedRoomsDumpRaw(s);this.connectedMeetings.meetings=t.meetings.map(e=>({id:e.id,title:e.title,participants:e.participants||[]})),this.connectedMeetings.parentMeeting={id:t.parentMeeting.id,title:t.parentMeeting.title,participants:t.parentMeeting.participants},this.emitStateUpdate()}handleMovedPeer(s){return n(this,ge).getValue("connectedMeetingsSocketHandler").handleMovedPeerRaw(s)}handleConnectedRoomsUpdated(s){const t=n(this,ge).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,H(D({},r),{participants:[]}))}),this.connectedMeetings.meetings=Array.from(e.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(s){const e=n(this,ge).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})}},ge=new WeakMap,Wg);let zl=XT;Jh([E.trace("ConnectedMeetingsController.getConnectedMeetings")],zl.prototype,"getConnectedMeetings",1);Jh([E.trace("ConnectedMeetingsController.setupEvents")],zl.prototype,"setupEvents",1);Jh([E.trace("ConnectedMeetingsController.switchMeeting")],zl.prototype,"switchMeeting",1);var WO=Object.defineProperty,JO=Object.getOwnPropertyDescriptor,Yl=(s,t,e,r)=>{for(var i=r>1?void 0:r?JO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&WO(t,e,i),i};const wn=class{constructor(s,t,e){h(this,"apiBase");h(this,"selfController");h(this,"pollController");h(this,"chatController");h(this,"metaController");h(this,"storesManager");h(this,"stageController");h(this,"pluginController");h(this,"internalsController");h(this,"recordingController");h(this,"livestreamController");h(this,"participantController");h(this,"connectedMeetingsController");h(this,"telemetry");h(this,"logger");this.apiBase=s,this.storesManager=t.storesManager,this.metaController=t.metaController,this.selfController=t.selfController,this.chatController=t.chatController,this.pollController=t.pollController,this.stageController=t.stageController,this.pluginController=t.pluginController,this.recordingController=t.recordingController,this.internalsController=t.internalsController,this.participantController=t.participantController,this.livestreamController=t.livestreamController,this.connectedMeetingsController=t.connectedMeetingsController,this.telemetry=e.getValue("telemetry"),this.logger=e.getValue("logger")}static init(s){return u(this,null,function*(){var N,B;const{peerId:t,apiBase:e,authToken:r,meetingId:i,organizationId:a,cachedUserDetails:o,logger:c}=s.getAllValues();if(NT(s),Se.isSupported()===!1)throw new b("Browser not supported","0010",c,!0);const d=XM(s,{authToken:r,baseURL:e,cachedUserDetails:o});d.setRoomName(i),d.setRoomUUID(i),d.setOrganizationId(a),d.setHeader("tracing-id",t),s.setValue("apiClient",d);const l=new N0(s);s.setValue("connectionHandler",l);const p=wn.createSocketService(s),g=p.connect(),T=d.getUserDetails(),v=d.getPlugins();let P,_="";try{yield wn.setupFlagsmith(s)}catch(G){c.error("Failed to setup flagsmith",{error:G})}try{yield g}catch(G){c.error("[Controller]: Failed to connect to socket server:",{error:G})}try{({meetingTitle:_}=yield d.getRoomNodeData()),P=yield T,c.info("CF SFU is being used."),s.setValue("presetName",P.preset.name)}catch(G){c.error("Failed to get room metadata",{error:G})}const C=Bu.init(P.preset,!s.getValue("modules").theme),w=Gu.init(s,C.viewType,P.preset.permissions),V=wn.setupControllers(p,s,P,v,_,C,w);_0(C)&&((N=wn.createRoomNodeClient(s,p).initializeConnection(P.participant.name,i,!1,w))==null||N.catch(re=>{c.error("[Controller]: Failed to queue partial media room promise:",{error:re})})),E.location.country=(B=d.ipInfo)==null?void 0:B.country;const{controllers:F}=yield V;return Ew(),new wn(e,F,s)})}static setupFlagsmith(s){return u(this,null,function*(){var l;const{peerId:t,baseURI:e,overrides:r,meetingId:i,organizationId:a,logger:o}=s.getAllValues(),c=Sw(i),d=H(D({entity:_u.PEER,clientId:a,isAnonUser:!a,sdkVersion:s.getValue("sdkVersion"),presetName:s.getValue("presetName"),meetingHash:c,roomName:i},Se.getDeviceInfo()),{isReactNative:navigator.isReactNative});try{const p=(l=r==null?void 0:r.whitelabelled_flags_endpoint)==null||l?nn({servicePrefix:"flags",baseURI:e}):"edge.api.flagsmith.com";yield s.getValue("flagsmith").identify(`${_u.PEER}_${t}`,JSON.parse(JSON.stringify(d)),!1,5e3,p,o),o.info("flagsmith::allFlags",{flags:JSON.stringify(s.getValue("flagsmith").getAllFlags())},!0)}catch(p){o.error("Failed to fetch flagsmith flags")}})}static setupControllers(s,t,e,r,i,a,o){return u(this,null,function*(){var I,Ue,wr;const c=t.getValue("modules"),{participant:d}=e,l=t.getValue("defaults"),p=t.getValue("logger"),{viewType:g,mediaConstraints:{audio:T}}=a;t.setValue("viewType",g),t.setValue("defaults",D({mediaConfiguration:{audio:{enableHighBitrate:(I=T.enableHighBitrate)!=null?I:!1,enableStereo:(Ue=T.enableStereo)!=null?Ue:!1}}},l)),t.setValue("maxPreferredStreams",Se.isMobile()?a.maxVideoStreams.mobile:a.maxVideoStreams.desktop);let v,P,_,C,w,V,F,N,B;const G=new hO(t,s),re=new FO(s);t.setValue("connectedMeetingsSocketHandler",re);const tt=new Wl(t,s),ds=new os(t,s),ni=new vO(s),ls=new VT(t,s),A=new yO(t,s),S=new uO(s),R=new dn(t,s),x=yield ii.init(t,ls,d,o,a);t.setValue("selfController",x);const fe=yield xf.init(t,x.self,ls,G,i);if(c.participant&&(N=new Cr(t,x.self,ls)),(wr=c.e2ee)!=null&&wr.enabled&&c.e2ee.manager.init(p,t.getValue("peerSessionStore")),c.chat&&(P=yield ws.init(t,ds,R,x.self,N.participants)),c.internals&&(w=yield Lh.init(t)),c.livestream&&a.viewType===At.Livestream&&t.getValue("flagsmith").hasFeature(ee.LIVESTREAM)&&(F=new Wf(t,x.self,S)),a.viewType!==At.Chat){if(c.poll&&(v=yield Of.init(t,x.self,tt)),c.recording&&(V=new Bf(t,x.self,ls)),c.stage&&(_=new Uf(t,ni,ls,x.self,N.participants)),c.plugin){if(!N)throw new b("The plugin module cannot be initialized without the `participant` module","0102");const qs=yield r;C=yield Bc.init(t,qs,A,ds,P==null?void 0:P.chat,x.self,N.participants,i)}if(c.connectedMeetings&&(B=yield zl.init(t)),c.pip){const qs=yield Cu._init(t,x.self);t.setValue("pip",qs)}}const L={storesManager:new wD(t,A),pollController:v,selfController:x,metaController:fe,chatController:P,stageController:_,pluginController:C,recordingController:V,internalsController:w,livestreamController:F,participantController:N,connectedMeetingsController:B};return{theme:a,permissions:o,controllers:L}})}static createRoomNodeClient(s,t){const{peerId:e}=s.getAllValues();return OT(s,{socket:t,peerId:e})}static createSocketService(s){const{peerId:t,meetingId:e,authToken:r}=s.getAllValues(),i=["PING"];return new Gc(s,{peerId:t,meetingId:e,authToken:r,capabilities:i})}};let Wc=wn;Yl([E.trace("Controller.init")],Wc,"init",1);Yl([E.trace("setupFlagsmith")],Wc,"setupFlagsmith",1);Yl([E.trace("Controller.createRoomNodeClient")],Wc,"createRoomNodeClient",1);Yl([E.trace("Controller.createSocketService")],Wc,"createSocketService",1);class KO{constructor(){h(this,"battery");h(this,"logger");h(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)}}));h(this,"updateChargeInfo",()=>{var t;this.logger.log(`Battery charging? ${(t=this.battery)!=null&&t.charging?"Yes":"No"}`)});h(this,"updateLevelInfo",()=>{if(!this.battery){this.logger.log("Battery level: Not known");return}this.logger.log(`Battery level: ${this.battery.level*100}%`)});h(this,"cleanup",()=>{var t,e;"getBattery"in navigator&&((t=this.battery)==null||t.removeEventListener("chargingchange",this.updateChargeInfo),(e=this.battery)==null||e.removeEventListener("levelchange",this.updateLevelInfo))})}}const Rg=new KO;function zO(s,t){s.startsWith("eyJ")||console.error("Invalid auth token provided. Ensure you are passing a %cparticipant `authToken`%c — not an Org API Key or an incorrectly formatted token.\nYou get the participant token from the Add Participant API: https://docs.realtime.cloudflare.com/api#/operations/add_participant","font-weight: bold","font-weight: normal");try{const{meetingId:e,orgId:r,participantId:i}=JSON.parse(atob(s.split(".")[1]));if(!e)throw Error(`Received V1 auth token ${s}`);let a=mi.baseURI.prod;t&&(a=t);const o=`https://${nn({servicePrefix:"api",baseURI:a})}`;return{meetingId:e,orgId:r,participantId:i,baseURI:a,apiBase:o}}catch(e){throw new b("Invalid auth token","0004")}}var Qr,en,tn,Lc,bl,ZT;class YO{constructor(){m(this,bl);m(this,Qr,new Audio);m(this,en,new MediaStream);m(this,tn,new Map);m(this,Lc,void 0);n(this,Qr).srcObject=n(this,en),n(this,Qr).autoplay=!0}playTracks(t){return u(this,null,function*(){return t.forEach(e=>{n(this,tn).has(e.id)||(n(this,en).addTrack(e),n(this,tn).set(e.id,e))}),this.play()})}setSpeakerDevice(t){typeof HTMLAudioElement.prototype.setSinkId=="function"&&n(this,Qr).setSinkId(t)}removeTrack(t){const e=n(this,tn).get(t);e&&(n(this,en).removeTrack(e),n(this,tn).delete(t))}play(){return u(this,null,function*(){return n(this,Qr).srcObject=n(this,en),n(this,Qr).play().catch(t=>{U(this,bl,ZT).call(this,t)})})}onError(t){f(this,Lc,t)}}Qr=new WeakMap,en=new WeakMap,tn=new WeakMap,Lc=new WeakMap,bl=new WeakSet,ZT=function(t){var e;(e=n(this,Lc))==null||e.call(this,t)};var sn;class QO extends YO{constructor(){super();m(this,sn,void 0);f(this,sn,new Map)}addParticipantTrack(e,r){n(this,sn).set(e,r.id),this.playTracks([r])}removeParticipantTrack(e){const r=n(this,sn).get(e);r&&this.removeTrack(r),n(this,sn).delete(e)}}sn=new WeakMap;var XO=Object.defineProperty,ZO=Object.getOwnPropertyDescriptor,Ql=(s,t,e,r)=>{for(var i=r>1?void 0:r?ZO(t,e):t,a=s.length-1,o;a>=0;a--)(o=s[a])&&(i=(r?o(t,e,i):o(i))||i);return r&&i&&XO(t,e,i),i},Ge,rn,Jg;let si=(Jg=class{constructor(t,e){m(this,Ge,void 0);m(this,rn,void 0);f(this,rn,t),f(this,Ge,e)}get peerId(){return n(this,rn).getValue("peerId")}static initMedia(t={},e=!1,r=void 0){var d;const i=(d=r==null?void 0:r.peerId)!=null?d:Tr.v4(),a=mr.createContext(i,{peerId:i}),o=a.getValue("logger");o.init(a);const c=new eT(o);return c.init(t,e,a),a.setValue("defaults",{mediaHandler:c}),c}static init(t){return u(this,null,function*(){var v,P,_,w,V,F,N;Se.init();const{mediaHandler:e}=(v=t.defaults)!=null?v:{},r=(e==null?void 0:e.peerId)||((_=(P=t==null?void 0:t.cachedUserDetails)==null?void 0:P.peerId)!=null?_:Tr.v4()),{authToken:i,baseURI:a}=t,C=zO(i,a),{meetingId:o}=C,c=io(C,["meetingId"]);window.__zone_symbol__DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION=!0;const d=si.setupContext(r,t,o,c),l=d.getValue("telemetry"),p=d.getValue("logger");lv(p),Rg.init(p),l.init(d,{roomName:o,userId:c.participantId,organizationId:c.orgId,peerId:r},(V=(w=t.modules)==null?void 0:w.tracing)!=null?V:!0),p.init(d),p.info("Client::init::options",{clientInitOptions:H(D({},t),{authToken:`${(F=t.authToken)==null?void 0:F.slice(0,10)}...
|
|
15
|
-
${(N=t.authToken)==null?void 0:N.slice(-10)}`})});const g=yield Wc.init(d),T=new si(d,g);return d.setValue("meeting",T),T})}static setupContext(t,e,r,i){var d,l;const a=mr.createContext(t,e),o=D(D({},lw),e==null?void 0:e.modules),c=e.defaults||{audio:!0,video:!0};return a.setValue("options",e),a.setValue("peerId",t),a.setValue("modules",o),a.setValue("sdkName","web-core"),a.setValue("meetingId",r),a.setValue("apiBase",i.apiBase),a.setValue("baseURI",i.baseURI),a.setValue("userId",i.participantId),a.setValue("organizationId",i.orgId),a.setValue("authToken",e.authToken),a.setValue("overrides",(d=e.overrides)!=null?d:{}),a.setValue("env",uw({baseURI:i.baseURI})),a.setValue("defaults",c),a.setValue("onError",e.onError||(()=>{})),a.setValue("cachedUserDetails",Rs(e.cachedUserDetails)),a.setValue("sdkVersion","1.2.2-staging.
|
|
15
|
+
${(N=t.authToken)==null?void 0:N.slice(-10)}`})});const g=yield Wc.init(d),T=new si(d,g);return d.setValue("meeting",T),T})}static setupContext(t,e,r,i){var d,l;const a=mr.createContext(t,e),o=D(D({},lw),e==null?void 0:e.modules),c=e.defaults||{audio:!0,video:!0};return a.setValue("options",e),a.setValue("peerId",t),a.setValue("modules",o),a.setValue("sdkName","web-core"),a.setValue("meetingId",r),a.setValue("apiBase",i.apiBase),a.setValue("baseURI",i.baseURI),a.setValue("userId",i.participantId),a.setValue("organizationId",i.orgId),a.setValue("authToken",e.authToken),a.setValue("overrides",(d=e.overrides)!=null?d:{}),a.setValue("env",uw({baseURI:i.baseURI})),a.setValue("defaults",c),a.setValue("onError",e.onError||(()=>{})),a.setValue("cachedUserDetails",Rs(e.cachedUserDetails)),a.setValue("sdkVersion","1.2.2-staging.3"),(l=e.modules)!=null&&l.experimentalAudioPlayback&&a.setValue("audioPlayback",new QO),a}join(){return u(this,null,function*(){const{selfController:t}=n(this,Ge);return t.self.roomJoined?null:t.joinRoom()})}leave(t){return u(this,null,function*(){Rg.cleanup(),n(this,rn).getValue("peerSessionStore").reset();const{selfController:e}=n(this,Ge);return e.leaveRoom(t)})}get participants(){var t;return(t=n(this,Ge).participantController)==null?void 0:t.participants}get self(){var t;return(t=n(this,Ge).selfController)==null?void 0:t.self}get meta(){var t;return(t=n(this,Ge).metaController)==null?void 0:t.meta}get ai(){var t;return(t=n(this,Ge).metaController)==null?void 0:t.ai}get plugins(){var t;return(t=n(this,Ge).pluginController)==null?void 0:t.plugins}get chat(){var t;return(t=n(this,Ge).chatController)==null?void 0:t.chat}get polls(){var t;return(t=n(this,Ge).pollController)==null?void 0:t.polls}get connectedMeetings(){var t;return(t=n(this,Ge).connectedMeetingsController)==null?void 0:t.connectedMeetings}get recording(){var t;return(t=n(this,Ge).recordingController)==null?void 0:t.recording}get livestream(){var t;return(t=n(this,Ge).livestreamController)==null?void 0:t.livestream}get stage(){var t;return(t=n(this,Ge).stageController)==null?void 0:t.stage}get stores(){return n(this,Ge).storesManager}get audio(){return n(this,rn).getValue("audioPlayback")}get __internals__(){var t;return(t=n(this,Ge).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)})}},Ge=new WeakMap,rn=new WeakMap,Jg);Ql([ut("0002"),_r.executeWithLock({methodName:"meeting.join",lockName:"Client.join",timeout:3e3})],si.prototype,"join",1);Ql([ut("0003")],si.prototype,"leave",1);Ql([ut("0001"),_r.executeWithLock({methodName:"Client.init",lockName:"Client.init",timeout:3e3})],si,"init",1);si=Ql([ut("0000")],si);const ev=si;module.exports=ev;
|