aliyun-rtc-sdk 7.0.0 → 7.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,160 @@
1
+ import{h as Jr,C as $r,A as Zr}from"./index-BGdMdvjC.js";import"eventemitter3";const en=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11]));function Je(j,B,k,L){return new(k||(k=Promise))(function(X,U){function C(c){try{m(L.next(c))}catch(u){U(u)}}function y(c){try{m(L.throw(c))}catch(u){U(u)}}function m(c){var u;c.done?X(c.value):(u=c.value,u instanceof k?u:new k(function(x){x(u)})).then(C,y)}m((L=L.apply(j,[])).next())})}typeof SuppressedError=="function"&&SuppressedError;var qe;function Qt(){return Je(this,void 0,void 0,function*(){let j=!1;try{j=yield en()}catch{j=!1}return console.log("isSupportedSIMD",j),j})}(function(j){j[j.ERROR=0]="ERROR",j[j.WARN=1]="WARN",j[j.INFO=2]="INFO",j[j.LOG=3]="LOG",j[j.DEBUG=4]="DEBUG"})(qe||(qe={}));let Ie=class Ge{static error(...B){var k;Ge.logLevel>=qe.ERROR&&((k=console.error)===null||k===void 0||k.call(console,`[${Ge.logTag}] `,...B))}static warn(...B){var k;Ge.logLevel>=qe.WARN&&((k=console.warn)===null||k===void 0||k.call(console,`[${Ge.logTag}] `,...B))}static info(...B){var k;Ge.logLevel>=qe.INFO&&((k=console.info)===null||k===void 0||k.call(console,`[${Ge.logTag}] `,...B))}static log(...B){var k;Ge.logLevel>=qe.LOG&&((k=console.log)===null||k===void 0||k.call(console,`[${Ge.logTag}] `,...B))}static debug(...B){var k;Ge.logLevel>=qe.DEBUG&&((k=console.debug)===null||k===void 0||k.call(console,`[${Ge.logTag}] `,...B))}};Ie.logLevel=qe.WARN,Ie.logTag="aliyun-audio-3a";let tn=class{},Jt=class extends tn{static isSupported(){return function(){if(typeof window=="object"&&window!==null){const B="AudioWorklet"in window,k="WebAssembly"in window;return B&&k}return!1}()}static isSupportedSIMD(){return Je(this,void 0,void 0,function*(){return yield Qt()})}static setLogger(B){Ie.logLevel=B}constructor(B){super(),this.channelCount=1,this.sampleRate=48e3,this.collectDumpOutputData=[],this.collectDumpNearInputData=[],this.collectDumpFarInputData=[],this.collectDumpMetaData=[],this.statUpdateTimer=0,this.statUpdateInterval=5e3,this.options=Object.assign({aecOn:!0,ansOn:!0,agcOn:!0,hdOn:!0,ansMode:1,dumpOn:!1,aiaecOn:!1,wasmCdnPath:"https://g.alicdn.com/code/npm/@ali/aliyun-audio-3a/0.0.5/"},B||{})}initWASM(B,k,L){return Je(this,void 0,void 0,function*(){Ie.log("initWASM",B,k,L);const X=C=>Je(this,void 0,void 0,function*(){try{const y=yield fetch(C,{credentials:"same-origin"});if(!y.ok)throw this.onLoadError(new Error(`Failed to fetch WASM: ${y.status}:${y.statusText}, url:${C}`)),new Error(`Failed to fetch WASM: ${y.statusText}`);return y.arrayBuffer()}catch(y){throw this.onLoadError(new Error("WASM load error")),Ie.error("Error fetching WASM:",y),y}}),U=C=>Je(this,void 0,void 0,function*(){return fetch(C).then(y=>y.text())});try{const C=yield Qt(),y=this.options.wasmCdnPath+"audio_module_v2.wasm",m=this.options.wasmCdnPath+"audio_module_v2_simd.wasm",u=yield X(C?m:y),x=this.options.wasmCdnPath+"audio_module_v2.js",f=this.options.wasmCdnPath+"audio_module_v2_simd.js",a=C?f:x,d=yield U(a);B.port.postMessage(Object.assign({type:"init",channelCount:k,sampleRate:L,wasmBuffer:u,isSupportSIMD:C,audioModuleScript:d,logLevel:Ie.logLevel},this.options),[u])}catch(C){throw Ie.error("Error initializing WASM:",C),C}B.port.onmessage=C=>{C.data.type==="init_done"&&this.onLoadSuccess(void 0),C.data.type==="dump_output_data"&&this.onDumpOutputData(C.data.data),C.data.type==="dump_near_data"&&this.onDumpNearInputData(C.data.data),C.data.type==="dump_far_data"&&this.onDumpFarInputData(C.data.data),C.data.type==="dump_meta_data"&&this.onDumpMeatData(C.data.data),C.data.type==="output_log"&&this.onOutputLog(C.data.data),C.data.type==="apm_stat_data"&&this.onStatData(C.data.data)}})}createProcessor(B,k,L,X,U){return Je(this,void 0,void 0,function*(){this.audioContext=B,this.audioContext.resume(),this.channelCount=L,this.sampleRate=X;try{const m=new Blob(['!function(){"use strict";function t(t,e,a,n){return new(a||(a=Promise))((function(s,i){function o(t){try{h(n.next(t))}catch(t){i(t)}}function r(t){try{h(n.throw(t))}catch(t){i(t)}}function h(t){var e;t.done?s(t.value):(e=t.value,e instanceof a?e:new a((function(t){t(e)}))).then(o,r)}h((n=n.apply(t,e||[])).next())}))}var e;"function"==typeof SuppressedError&&SuppressedError,function(t){t[t.ERROR=0]="ERROR",t[t.WARN=1]="WARN",t[t.INFO=2]="INFO",t[t.LOG=3]="LOG",t[t.DEBUG=4]="DEBUG"}(e||(e={}));class a{static error(...t){var n;a.logLevel>=e.ERROR&&(null===(n=console.error)||void 0===n||n.call(console,`[${a.logTag}] `,...t))}static warn(...t){var n;a.logLevel>=e.WARN&&(null===(n=console.warn)||void 0===n||n.call(console,`[${a.logTag}] `,...t))}static info(...t){var n;a.logLevel>=e.INFO&&(null===(n=console.info)||void 0===n||n.call(console,`[${a.logTag}] `,...t))}static log(...t){var n;a.logLevel>=e.LOG&&(null===(n=console.log)||void 0===n||n.call(console,`[${a.logTag}] `,...t))}static debug(...t){var n;a.logLevel>=e.DEBUG&&(null===(n=console.debug)||void 0===n||n.call(console,`[${a.logTag}] `,...t))}}a.logLevel=e.WARN,a.logTag="aliyun-audio-3a";const n=Float32Array.BYTES_PER_ELEMENT,s=Uint16Array.BYTES_PER_ELEMENT;class i{constructor(t,e,a,n,s){this._channelData=[],this._name=t,this._isInitialized=!1,this._module=e,this._length=a,this._ringLength=2*a,this._maxChannelCount=s?Math.min(s,32):n,this._channelCount=n,this._allocateHeap(),this._isInitialized=!0,this._readIndex=0,this._writeIndex=0,this._framesAvailable=0,this._channelDataLocal=[];for(let t=0;t<this._channelCount;++t)this._channelDataLocal[t]=new Float32Array(this._ringLength)}_allocateHeap(){const t=this._length*n,e=this._channelCount*t;this._dataPtr=this._module._malloc(e),this._channelData=[];for(let e=0;e<this._channelCount;++e){const a=this._dataPtr+e*t,n=a+t;this._channelData[e]=this._module.HEAPF32.subarray(a>>s,n>>s)}}adaptChannel(t){t<this._maxChannelCount&&(this._channelCount=t)}get length(){return this._isInitialized?this._length:null}get numberOfChannels(){return this._isInitialized?this._channelCount:null}get maxChannelCount(){return this._isInitialized?this._maxChannelCount:null}getChannelData(t){return void 0!==t&&t>=this._channelCount?null:void 0===t?this._channelData:this._channelData[t]}getHeapAddress(){return this._dataPtr}getPointer(){return this._dataPtr}free(){this._isInitialized=!1,null!==this._dataPtr&&this._module._free(this._dataPtr),this._channelData=[]}get framesAvailable(){return this._framesAvailable}push(t){const e=t[0].length;for(let a=0;a<e;++a){for(let e=0;e<this._channelCount;++e)this._channelDataLocal[e][this._writeIndex]=t[e][a];this._writeIndex=(this._writeIndex+1)%this._ringLength}this._framesAvailable+=e,this._framesAvailable>this._ringLength&&(console.warn(this._name,"Too many frames available, overflow"),this._framesAvailable=this._ringLength,this._writeIndex=0)}pull(t){if(0===this._framesAvailable)return void console.warn(this._name,"No frames available");const e=t[0].length;for(let a=0;a<e;++a){for(let e=0;e<this._channelCount;++e)t[e][a]=this._channelDataLocal[e][this._readIndex];this._readIndex=(this._readIndex+1)%this._ringLength}this._framesAvailable-=e,this._framesAvailable<0&&(this._framesAvailable=0,this._readIndex=0)}}class o{constructor(t){this.inited=!1,this.handle=null,this.channelCount=1,this.isEnable=!0,this.dumpAudioData=!1,this.kernelBufferSize=512,this.node=t,this.onDumpOutputDataFunction=null,this.onDumpNearDataFunction=null,this.onDumpFarDataFunction=null,this.onDumpMetaDataFunction=null,this.wasmInvoker=null,this._nearAudioBuffer={},this._outputAudioBuffer={}}destructor(){this.wasmInvoker=null,this.handle=null}init(n){return t(this,void 0,void 0,(function*(){const{wasmBuffer:t,audioModuleScript:s,channelCount:o=1,sampleRate:r=44100,dumpAudioData:h=!1,logLevel:l=e.DEBUG}=n;a.logLevel=l,a.log("AudioAPM init",JSON.stringify(n)),this.channelCount=o,this.dumpAudioData=h;try{const e=new Function(`let module={};let exports={};${s}; return module`)();this.wasmInvoker=yield e.exports({wasmBinary:t})}catch(t){this.node.port.postMessage({type:"error",message:"audioModule init error"}),a.error(t)}this._nearAudioBuffer=new i("inBuffer",this.wasmInvoker,this.kernelBufferSize,2*this.channelCount,32),this._outputAudioBuffer=new i("outBuffer",this.wasmInvoker,this.kernelBufferSize,this.channelCount,32);const u=this.wasmInvoker.addFunction(((t,e)=>{const a=this.wasmInvoker.HEAPU8.subarray(t,t+e),n=String.fromCharCode.apply(null,a);this.node&&this.node.port&&this.node.port.postMessage({type:"output_log",message:"output_log",data:n})}),"vii");if(this.wasmInvoker.__apm_log_callback(u),this.handle=this.wasmInvoker.__apm_create(n.aecOn?1:0,n.ansOn?1:0,n.agcOn?1:0,n.hdOn?1:0,r,o,n.dumpOn?1:0,this.kernelBufferSize),console.log("options.aiaecOn:",n.aiaecOn),n.aiaecOn){const t=102;this.wasmInvoker.__apm_set_param(this.handle,t,7)}this.node.port.postMessage({type:"init_done",message:"init done"}),this.inited=!0}))}getStatData(){if(this.wasmInvoker&&this.isEnable){let t=this.wasmInvoker.__apm_get_stat(this.handle),e=this.wasmInvoker.UTF8ToString(t);this.wasmInvoker._free(t),console.log("getStatData:",e),this.node&&this.node.port&&this.node.port.postMessage({type:"apm_stat_data",message:"apm_stat_data",data:e})}}onOutputLog(t){console.log("[WASM_LOG]",t)}destory(){return t(this,void 0,void 0,(function*(){var t;try{null===(t=this.wasmInvoker)||void 0===t||t.__apm_destory(this.handle),this.inited=!1}catch(t){a.error(t)}finally{this.handle=null}}))}enable(){this.isEnable=!0,a.log("APM enable")}disable(){this.isEnable=!1,a.log("APM disable")}getStat(){if(null==this.wasmInvoker||null==this.handle)return"";let t=this.wasmInvoker.__apm_get_stat(this.handle),e=this.wasmInvoker.UTF8ToString(t);return this.wasmInvoker._free(t),e}startDump(){this.onDumpOutputDataFunction=this.wasmInvoker.addFunction(((t,e)=>{const a=this.wasmInvoker.HEAPU8.subarray(t,t+e),n=new Uint8Array(a);this.node&&this.node.port&&this.node.port.postMessage({type:"dump_output_data",message:"dump_output_data",data:n})}),"vii"),this.onDumpNearDataFunction=this.wasmInvoker.addFunction(((t,e)=>{const a=this.wasmInvoker.HEAPU8.subarray(t,t+e),n=new Uint8Array(a);this.node&&this.node.port&&this.node.port.postMessage({type:"dump_near_data",message:"dump_near_data",data:n})}),"vii"),this.onDumpFarDataFunction=this.wasmInvoker.addFunction(((t,e)=>{const a=this.wasmInvoker.HEAPU8.subarray(t,t+e),n=new Uint8Array(a);this.node&&this.node.port&&this.node.port.postMessage({type:"dump_far_data",message:"dump_far_data",data:n})}),"vii"),this.onDumpMetaDataFunction=this.wasmInvoker.addFunction(((t,e)=>{const a=this.wasmInvoker.HEAPU8.subarray(t,t+e),n=new Uint8Array(a);this.node&&this.node.port&&this.node.port.postMessage({type:"dump_meta_data",message:"dump_meta_data",data:n})}),"vii"),this.wasmInvoker.__apm_dump_start(this.handle,this.onDumpOutputDataFunction,this.onDumpNearDataFunction,this.onDumpFarDataFunction,this.onDumpMetaDataFunction)}stopDump(){this.wasmInvoker.__apm_dump_stop(this.handle),this.wasmInvoker&&(this.wasmInvoker.removeFunction(this.onDumpOutputDataFunction),this.wasmInvoker.removeFunction(this.onDumpNearDataFunction),this.wasmInvoker.removeFunction(this.onDumpFarDataFunction),this.wasmInvoker.removeFunction(this.onDumpMetaDataFunction))}process(t,e,a){if(!this.inited||!this.isEnable){for(let e=0;e<this.channelCount;e++){a[e].set(t[e])}return}const n=this.channelCount;let s=0;if(this.handle&&this.isEnable){const i=t[0].length,o=[];for(let a=0;a<n;a++)e[a]&&e[a].length>0&&(s=1),o.push(t[a]||new Float32Array(i).fill(0)),o.push(e[a]||new Float32Array(i).fill(0));if(this._nearAudioBuffer.push(o),this._nearAudioBuffer.framesAvailable>=this.kernelBufferSize){this._nearAudioBuffer.pull(this._nearAudioBuffer.getChannelData()),this.wasmInvoker.__apm_process_new(this.handle,this._nearAudioBuffer.getHeapAddress(),this._outputAudioBuffer.getHeapAddress(),n,s);const t=this._outputAudioBuffer.getChannelData();this._outputAudioBuffer.push(t)}this._outputAudioBuffer.pull(a)}}}class r extends AudioWorkletProcessor{constructor(){super(),this.apm=new o(this),this.port.onmessage=t=>{const e=t.data||{};switch(a.log("onmessage data",e),e.type){case"init":this.apm.init(e);break;case"destroy":this.apm.destory();break;case"enable":this.apm.enable();break;case"disable":this.apm.disable();break;case"start_dump":this.apm.startDump();break;case"stop_dump":this.apm.stopDump();break;case"get_stat_data":this.apm.getStatData();break;default:a.warn("Unknown message type:",e.type)}}}process(t,e){const a=t[0],n=t.length>1?t[1]:[],s=e[0];return this.apm.process(a,n,s),!0}}registerProcessor("aliyun-web-3a-processor",r)}();\n'],{type:"application/javascript"}),c=URL.createObjectURL(m);yield this.audioContext.audioWorklet.addModule(c)}catch(m){throw Ie.error("Failed to add module to audio worklet:",m),m}let C=new AudioWorkletNode(this.audioContext,"aliyun-web-3a-processor",{numberOfInputs:2,outputChannelCount:[L]});this.workletNode=C,k.connect(C),U&&(this.farNode=U,U.connect(C,0,1));const y=this.audioContext.createMediaStreamDestination();C.connect(y),this.targetMediaTrack=y.stream.getAudioTracks()[0],yield this.initWASM(C,L,X),this.statUpdateTimer=window.setInterval(()=>{this.getStatData()},this.statUpdateInterval)})}addFarNode(B){this.workletNode&&(this.farNode&&this.farNode.disconnect(this.workletNode),B&&(this.farNode=B,B.connect(this.workletNode,0,1)))}getStatData(){var B;try{(B=this.workletNode)===null||B===void 0||B.port.postMessage({type:"get_stat_data"})}catch(k){Ie.error("Failed to post message to worklet node:",k)}}destroy(){if(this.statUpdateTimer&&window.clearInterval(this.statUpdateTimer),this.audioContext&&this.workletNode&&this.workletNode.port)try{this.workletNode.port.postMessage({type:"destroy"}),this.workletNode.port.onmessage=null,this.workletNode.disconnect(),Ie.log("postMessage destroy")}catch(B){Ie.error("Failed to post message to worklet node:",B)}}startDump(){var B;try{(B=this.workletNode)===null||B===void 0||B.port.postMessage({type:"start_dump"})}catch(k){Ie.error("Failed to post message to worklet node:",k)}}stopDump(){var B;try{(B=this.workletNode)===null||B===void 0||B.port.postMessage({type:"stop_dump"})}catch(k){Ie.error("Failed to post message to worklet node:",k)}setTimeout(()=>{this.onDumpOutputData(null,!0),this.onDumpNearInputData(null,!0),this.onDumpFarInputData(null,!0),this.onDumpMeatData(null,!0)},3e3)}onDumpOutputData(B,k=!1){if(B&&B.length>0&&this.collectDumpOutputData.push(B),k&&this.collectDumpOutputData.length>0||1024*this.collectDumpOutputData.length>=this.getMaxDumpBytes()){let L=new Blob(this.collectDumpOutputData);this.onDumpData(L,"output_"+this.sampleRate+"hz_"+this.channelCount+"ch.pcm"),this.collectDumpOutputData=[]}}onDumpNearInputData(B,k=!1){if(B&&B.length>0&&this.collectDumpNearInputData.push(B),k&&this.collectDumpNearInputData.length>0||1024*this.collectDumpNearInputData.length>=this.getMaxDumpBytes()){let L=new Blob(this.collectDumpNearInputData);this.onDumpData(L,"near_input_"+this.sampleRate+"hz_"+this.channelCount+"ch.pcm"),this.collectDumpNearInputData=[]}}onDumpFarInputData(B,k=!1){if(B&&B.length>0&&this.collectDumpFarInputData.push(B),k&&this.collectDumpFarInputData.length>0||1024*this.collectDumpFarInputData.length>=this.getMaxDumpBytes()){let L=new Blob(this.collectDumpFarInputData);this.onDumpData(L,"far_input_"+this.sampleRate+"hz_"+this.channelCount+"ch.pcm"),this.collectDumpFarInputData=[]}}onDumpMeatData(B,k=!1){if(B&&B.length>0&&this.collectDumpMetaData.push(B),k&&this.collectDumpMetaData.length>0||1024*this.collectDumpMetaData.length>=this.getMaxDumpBytes()){let L=new Blob(this.collectDumpMetaData);this.onDumpData(L,"meta_"+this.sampleRate+"hz_"+this.channelCount+"ch.pcm"),this.collectDumpMetaData=[]}}getMaxDumpBytes(){return 600*Number(this.sampleRate.toFixed(0))*Number(this.channelCount.toFixed(0))*2}enable(){var B;if(!((B=this.workletNode)===null||B===void 0)&&B.port)try{this.workletNode.port.postMessage({type:"enable"}),Ie.log("postMessage enable")}catch(k){Ie.error("Failed to post message to worklet node:",k)}}disable(){var B;if(!((B=this.workletNode)===null||B===void 0)&&B.port)try{Ie.log("postMessage disable"),this.workletNode.port.postMessage({type:"disable"})}catch(k){Ie.error("Failed to post message to worklet node:",k)}}on(B,k){B==="loaderror"&&(this.onLoadError=k),B==="loadsuccess"&&(this.onLoadSuccess=k),B==="dumpdata"&&(this.onDumpData=k),B==="outputlog"&&(this.onOutputLog=k),B==="statdata"&&(this.onStatData=k)}onLoadError(B){console.log("onLoadError",B)}onLoadSuccess(B){console.log("onLoadSuccess",B)}onDumpData(B,k){console.log("onDumpData",B,k)}onOutputLog(B){console.log("[WASM]",B)}onStatData(B){console.log("onStatData:",B)}};function rn(j,B,k){Object.defineProperty(j,B,{writable:!0,enumerable:!0,configurable:!0,value:k})}function $t(j,B,k,L){rn(j,B,k)}Array(32);class nn{constructor(B){this.timer=null,this.time=10,this.count=10,this.arr=[];var k,L;this.time=(k=B.time)!=null?k:10,this.count=(L=B.count)!=null?L:10,B.host.startsWith("http://")||B.host.startsWith("https://")?this.url=B.host+"/logstores/"+B.logstore+"/track":this.url="https://"+B.project+"."+B.host+"/logstores/"+B.logstore+"/track",this.opt=B,B.installUnloadHook&&typeof B.installUnloadHook=="function"&&B.installUnloadHook(()=>{this.sendImmediateInner()})}assemblePayload(B){const k={__logs__:B};return this.opt.tags&&(k.__tags__=this.opt.tags),this.opt.topic&&(k.__topic__=this.opt.topic),this.opt.source&&(k.__source__=this.opt.source),JSON.stringify(k)}platformSend(){if(this.opt.sendPayload&&typeof this.opt.sendPayload=="function"){const B=this.assemblePayload(this.arr);this.opt.sendPayload(this.url,B)}}transString(B){let k={};for(let L in B)typeof B[L]=="object"?k[L]=JSON.stringify(B[L]):k[L]=String(B[L]);return k}sendImmediateInner(){this.arr&&this.arr.length>0&&(this.platformSend(),this.timer!=null&&(clearTimeout(this.timer),this.timer=null),this.arr=[])}sendInner(){if(this.timer)this.arr.length>=this.count&&(clearTimeout(this.timer),this.timer=null,this.sendImmediateInner());else{const B=this;this.arr.length>=this.count||this.time<=0?this.sendImmediateInner():this.timer=setTimeout(function(){B.sendImmediateInner()},this.time*1e3)}}send(B){const k=this.transString(B);this.arr.push(k),this.sendInner()}sendImmediate(B){const k=this.transString(B);this.arr.push(k),this.sendImmediateInner()}sendBatchLogs(B){const k=B.map(L=>this.transString(L));this.arr.push(...k),this.sendInner()}sendBatchLogsImmediate(B){const k=B.map(L=>this.transString(L));this.arr.push(...k),this.sendImmediateInner()}overwriteTransString(B){this.transString=B.transString}getOpt(){return this.opt}}var on=(j,B,k)=>new Promise((L,X)=>{var U=m=>{try{y(k.next(m))}catch(c){X(c)}},C=m=>{try{y(k.throw(m))}catch(c){X(c)}},y=m=>m.done?L(m.value):Promise.resolve(m.value).then(U,C);y((k=k.apply(j,B)).next())});function an(j,B){return navigator&&navigator.sendBeacon?navigator.sendBeacon(`${j}?APIVersion=0.6.0`,B):!1}function Zt(j,B){const k=new window.XMLHttpRequest;k.open("POST",`${j}?APIVersion=0.6.0`,!0),k.send(B)}function sn(j,B){try{if(B.length>=32768){Zt(j,B);return}an(j,B)||Zt(j,B)}catch(k){window&&window.console&&typeof window.console.error=="function"&&(console.error(`Failed to log to ali log service because of this exception:
2
+ `+k),console.error("Failed log data:",j))}}function cn(j,B,k){return on(this,null,function*(){try{j=j.slice(0,-6);const{data:L,header:X}=yield k.process(j,B),U=new window.XMLHttpRequest;U.open("POST",j,!0);for(let C in X)U.setRequestHeader(C,X[C]);U.send(L)}catch(L){window&&window.console&&typeof window.console.error=="function"&&(console.error(`Failed to log to ali log service because of this exception:
3
+ `+L),console.error("Failed log data:",j))}})}class er extends nn{constructor(B){const k=Object.assign({},B,{installUnloadHook:L=>{window.addEventListener("beforeunload",()=>{L()})},sendPayload:(L,X)=>{sn(L,X)}});super(k)}useStsPlugin(B){this.getOpt().sendPayload=(k,L)=>{cn(k,L,B)},this.overwriteTransString(B)}}$t(window,"SLS_Tracker",er);var ye=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function un(j){return j&&j.__esModule&&Object.prototype.hasOwnProperty.call(j,"default")?j.default:j}var tr={exports:{}};function dn(j){throw new Error('Could not dynamically require "'+j+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var st={exports:{}},rr;function be(){return rr||(rr=1,function(j,B){(function(k,L){j.exports=L()})(ye,function(){var k=k||function(L,X){var U;if(typeof window<"u"&&window.crypto&&(U=window.crypto),typeof self<"u"&&self.crypto&&(U=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(U=globalThis.crypto),!U&&typeof window<"u"&&window.msCrypto&&(U=window.msCrypto),!U&&typeof ye<"u"&&ye.crypto&&(U=ye.crypto),!U&&typeof dn=="function")try{U=require("crypto")}catch{}var C=function(){if(U){if(typeof U.getRandomValues=="function")try{return U.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof U.randomBytes=="function")try{return U.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},y=Object.create||function(){function n(){}return function(s){var t;return n.prototype=s,t=new n,n.prototype=null,t}}(),m={},c=m.lib={},u=c.Base=function(){return{extend:function(n){var s=y(this);return n&&s.mixIn(n),(!s.hasOwnProperty("init")||this.init===s.init)&&(s.init=function(){s.$super.init.apply(this,arguments)}),s.init.prototype=s,s.$super=this,s},create:function(){var n=this.extend();return n.init.apply(n,arguments),n},init:function(){},mixIn:function(n){for(var s in n)n.hasOwnProperty(s)&&(this[s]=n[s]);n.hasOwnProperty("toString")&&(this.toString=n.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),x=c.WordArray=u.extend({init:function(n,s){n=this.words=n||[],s!=X?this.sigBytes=s:this.sigBytes=n.length*4},toString:function(n){return(n||a).stringify(this)},concat:function(n){var s=this.words,t=n.words,i=this.sigBytes,l=n.sigBytes;if(this.clamp(),i%4)for(var E=0;E<l;E++){var _=t[E>>>2]>>>24-E%4*8&255;s[i+E>>>2]|=_<<24-(i+E)%4*8}else for(var R=0;R<l;R+=4)s[i+R>>>2]=t[R>>>2];return this.sigBytes+=l,this},clamp:function(){var n=this.words,s=this.sigBytes;n[s>>>2]&=4294967295<<32-s%4*8,n.length=L.ceil(s/4)},clone:function(){var n=u.clone.call(this);return n.words=this.words.slice(0),n},random:function(n){for(var s=[],t=0;t<n;t+=4)s.push(C());return new x.init(s,n)}}),f=m.enc={},a=f.Hex={stringify:function(n){for(var s=n.words,t=n.sigBytes,i=[],l=0;l<t;l++){var E=s[l>>>2]>>>24-l%4*8&255;i.push((E>>>4).toString(16)),i.push((E&15).toString(16))}return i.join("")},parse:function(n){for(var s=n.length,t=[],i=0;i<s;i+=2)t[i>>>3]|=parseInt(n.substr(i,2),16)<<24-i%8*4;return new x.init(t,s/2)}},d=f.Latin1={stringify:function(n){for(var s=n.words,t=n.sigBytes,i=[],l=0;l<t;l++){var E=s[l>>>2]>>>24-l%4*8&255;i.push(String.fromCharCode(E))}return i.join("")},parse:function(n){for(var s=n.length,t=[],i=0;i<s;i++)t[i>>>2]|=(n.charCodeAt(i)&255)<<24-i%4*8;return new x.init(t,s)}},p=f.Utf8={stringify:function(n){try{return decodeURIComponent(escape(d.stringify(n)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(n){return d.parse(unescape(encodeURIComponent(n)))}},e=c.BufferedBlockAlgorithm=u.extend({reset:function(){this._data=new x.init,this._nDataBytes=0},_append:function(n){typeof n=="string"&&(n=p.parse(n)),this._data.concat(n),this._nDataBytes+=n.sigBytes},_process:function(n){var s,t=this._data,i=t.words,l=t.sigBytes,E=this.blockSize,_=E*4,R=l/_;n?R=L.ceil(R):R=L.max((R|0)-this._minBufferSize,0);var h=R*E,o=L.min(h*4,l);if(h){for(var g=0;g<h;g+=E)this._doProcessBlock(i,g);s=i.splice(0,h),t.sigBytes-=o}return new x.init(s,o)},clone:function(){var n=u.clone.call(this);return n._data=this._data.clone(),n},_minBufferSize:0});c.Hasher=e.extend({cfg:u.extend(),init:function(n){this.cfg=this.cfg.extend(n),this.reset()},reset:function(){e.reset.call(this),this._doReset()},update:function(n){return this._append(n),this._process(),this},finalize:function(n){n&&this._append(n);var s=this._doFinalize();return s},blockSize:16,_createHelper:function(n){return function(s,t){return new n.init(t).finalize(s)}},_createHmacHelper:function(n){return function(s,t){return new r.HMAC.init(n,t).finalize(s)}}});var r=m.algo={};return m}(Math);return k})}(st)),st.exports}var ct={exports:{}},nr;function tt(){return nr||(nr=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(L){var X=k,U=X.lib,C=U.Base,y=U.WordArray,m=X.x64={};m.Word=C.extend({init:function(c,u){this.high=c,this.low=u}}),m.WordArray=C.extend({init:function(c,u){c=this.words=c||[],u!=L?this.sigBytes=u:this.sigBytes=c.length*8},toX32:function(){for(var c=this.words,u=c.length,x=[],f=0;f<u;f++){var a=c[f];x.push(a.high),x.push(a.low)}return y.create(x,this.sigBytes)},clone:function(){for(var c=C.clone.call(this),u=c.words=this.words.slice(0),x=u.length,f=0;f<x;f++)u[f]=u[f].clone();return c}})}(),k})}(ct)),ct.exports}var ut={exports:{}},ir;function ln(){return ir||(ir=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(){if(typeof ArrayBuffer=="function"){var L=k,X=L.lib,U=X.WordArray,C=U.init,y=U.init=function(m){if(m instanceof ArrayBuffer&&(m=new Uint8Array(m)),(m instanceof Int8Array||typeof Uint8ClampedArray<"u"&&m instanceof Uint8ClampedArray||m instanceof Int16Array||m instanceof Uint16Array||m instanceof Int32Array||m instanceof Uint32Array||m instanceof Float32Array||m instanceof Float64Array)&&(m=new Uint8Array(m.buffer,m.byteOffset,m.byteLength)),m instanceof Uint8Array){for(var c=m.byteLength,u=[],x=0;x<c;x++)u[x>>>2]|=m[x]<<24-x%4*8;C.call(this,u,c)}else C.apply(this,arguments)};y.prototype=U}}(),k.lib.WordArray})}(ut)),ut.exports}var dt={exports:{}},or;function pn(){return or||(or=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.WordArray,C=L.enc;C.Utf16=C.Utf16BE={stringify:function(m){for(var c=m.words,u=m.sigBytes,x=[],f=0;f<u;f+=2){var a=c[f>>>2]>>>16-f%4*8&65535;x.push(String.fromCharCode(a))}return x.join("")},parse:function(m){for(var c=m.length,u=[],x=0;x<c;x++)u[x>>>1]|=m.charCodeAt(x)<<16-x%2*16;return U.create(u,c*2)}},C.Utf16LE={stringify:function(m){for(var c=m.words,u=m.sigBytes,x=[],f=0;f<u;f+=2){var a=y(c[f>>>2]>>>16-f%4*8&65535);x.push(String.fromCharCode(a))}return x.join("")},parse:function(m){for(var c=m.length,u=[],x=0;x<c;x++)u[x>>>1]|=y(m.charCodeAt(x)<<16-x%2*16);return U.create(u,c*2)}};function y(m){return m<<8&4278255360|m>>>8&16711935}}(),k.enc.Utf16})}(dt)),dt.exports}var lt={exports:{}},ar;function Xe(){return ar||(ar=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.WordArray,C=L.enc;C.Base64={stringify:function(m){var c=m.words,u=m.sigBytes,x=this._map;m.clamp();for(var f=[],a=0;a<u;a+=3)for(var d=c[a>>>2]>>>24-a%4*8&255,p=c[a+1>>>2]>>>24-(a+1)%4*8&255,e=c[a+2>>>2]>>>24-(a+2)%4*8&255,r=d<<16|p<<8|e,n=0;n<4&&a+n*.75<u;n++)f.push(x.charAt(r>>>6*(3-n)&63));var s=x.charAt(64);if(s)for(;f.length%4;)f.push(s);return f.join("")},parse:function(m){var c=m.length,u=this._map,x=this._reverseMap;if(!x){x=this._reverseMap=[];for(var f=0;f<u.length;f++)x[u.charCodeAt(f)]=f}var a=u.charAt(64);if(a){var d=m.indexOf(a);d!==-1&&(c=d)}return y(m,c,x)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function y(m,c,u){for(var x=[],f=0,a=0;a<c;a++)if(a%4){var d=u[m.charCodeAt(a-1)]<<a%4*2,p=u[m.charCodeAt(a)]>>>6-a%4*2,e=d|p;x[f>>>2]|=e<<24-f%4*8,f++}return U.create(x,f)}}(),k.enc.Base64})}(lt)),lt.exports}var pt={exports:{}},sr;function fn(){return sr||(sr=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.WordArray,C=L.enc;C.Base64url={stringify:function(m,c){c===void 0&&(c=!0);var u=m.words,x=m.sigBytes,f=c?this._safe_map:this._map;m.clamp();for(var a=[],d=0;d<x;d+=3)for(var p=u[d>>>2]>>>24-d%4*8&255,e=u[d+1>>>2]>>>24-(d+1)%4*8&255,r=u[d+2>>>2]>>>24-(d+2)%4*8&255,n=p<<16|e<<8|r,s=0;s<4&&d+s*.75<x;s++)a.push(f.charAt(n>>>6*(3-s)&63));var t=f.charAt(64);if(t)for(;a.length%4;)a.push(t);return a.join("")},parse:function(m,c){c===void 0&&(c=!0);var u=m.length,x=c?this._safe_map:this._map,f=this._reverseMap;if(!f){f=this._reverseMap=[];for(var a=0;a<x.length;a++)f[x.charCodeAt(a)]=a}var d=x.charAt(64);if(d){var p=m.indexOf(d);p!==-1&&(u=p)}return y(m,u,f)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function y(m,c,u){for(var x=[],f=0,a=0;a<c;a++)if(a%4){var d=u[m.charCodeAt(a-1)]<<a%4*2,p=u[m.charCodeAt(a)]>>>6-a%4*2,e=d|p;x[f>>>2]|=e<<24-f%4*8,f++}return U.create(x,f)}}(),k.enc.Base64url})}(pt)),pt.exports}var ft={exports:{}},cr;function Qe(){return cr||(cr=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(L){var X=k,U=X.lib,C=U.WordArray,y=U.Hasher,m=X.algo,c=[];(function(){for(var p=0;p<64;p++)c[p]=L.abs(L.sin(p+1))*4294967296|0})();var u=m.MD5=y.extend({_doReset:function(){this._hash=new C.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(p,e){for(var r=0;r<16;r++){var n=e+r,s=p[n];p[n]=(s<<8|s>>>24)&16711935|(s<<24|s>>>8)&4278255360}var t=this._hash.words,i=p[e+0],l=p[e+1],E=p[e+2],_=p[e+3],R=p[e+4],h=p[e+5],o=p[e+6],g=p[e+7],v=p[e+8],D=p[e+9],b=p[e+10],T=p[e+11],S=p[e+12],A=p[e+13],I=p[e+14],H=p[e+15],M=t[0],V=t[1],N=t[2],O=t[3];M=x(M,V,N,O,i,7,c[0]),O=x(O,M,V,N,l,12,c[1]),N=x(N,O,M,V,E,17,c[2]),V=x(V,N,O,M,_,22,c[3]),M=x(M,V,N,O,R,7,c[4]),O=x(O,M,V,N,h,12,c[5]),N=x(N,O,M,V,o,17,c[6]),V=x(V,N,O,M,g,22,c[7]),M=x(M,V,N,O,v,7,c[8]),O=x(O,M,V,N,D,12,c[9]),N=x(N,O,M,V,b,17,c[10]),V=x(V,N,O,M,T,22,c[11]),M=x(M,V,N,O,S,7,c[12]),O=x(O,M,V,N,A,12,c[13]),N=x(N,O,M,V,I,17,c[14]),V=x(V,N,O,M,H,22,c[15]),M=f(M,V,N,O,l,5,c[16]),O=f(O,M,V,N,o,9,c[17]),N=f(N,O,M,V,T,14,c[18]),V=f(V,N,O,M,i,20,c[19]),M=f(M,V,N,O,h,5,c[20]),O=f(O,M,V,N,b,9,c[21]),N=f(N,O,M,V,H,14,c[22]),V=f(V,N,O,M,R,20,c[23]),M=f(M,V,N,O,D,5,c[24]),O=f(O,M,V,N,I,9,c[25]),N=f(N,O,M,V,_,14,c[26]),V=f(V,N,O,M,v,20,c[27]),M=f(M,V,N,O,A,5,c[28]),O=f(O,M,V,N,E,9,c[29]),N=f(N,O,M,V,g,14,c[30]),V=f(V,N,O,M,S,20,c[31]),M=a(M,V,N,O,h,4,c[32]),O=a(O,M,V,N,v,11,c[33]),N=a(N,O,M,V,T,16,c[34]),V=a(V,N,O,M,I,23,c[35]),M=a(M,V,N,O,l,4,c[36]),O=a(O,M,V,N,R,11,c[37]),N=a(N,O,M,V,g,16,c[38]),V=a(V,N,O,M,b,23,c[39]),M=a(M,V,N,O,A,4,c[40]),O=a(O,M,V,N,i,11,c[41]),N=a(N,O,M,V,_,16,c[42]),V=a(V,N,O,M,o,23,c[43]),M=a(M,V,N,O,D,4,c[44]),O=a(O,M,V,N,S,11,c[45]),N=a(N,O,M,V,H,16,c[46]),V=a(V,N,O,M,E,23,c[47]),M=d(M,V,N,O,i,6,c[48]),O=d(O,M,V,N,g,10,c[49]),N=d(N,O,M,V,I,15,c[50]),V=d(V,N,O,M,h,21,c[51]),M=d(M,V,N,O,S,6,c[52]),O=d(O,M,V,N,_,10,c[53]),N=d(N,O,M,V,b,15,c[54]),V=d(V,N,O,M,l,21,c[55]),M=d(M,V,N,O,v,6,c[56]),O=d(O,M,V,N,H,10,c[57]),N=d(N,O,M,V,o,15,c[58]),V=d(V,N,O,M,A,21,c[59]),M=d(M,V,N,O,R,6,c[60]),O=d(O,M,V,N,T,10,c[61]),N=d(N,O,M,V,E,15,c[62]),V=d(V,N,O,M,D,21,c[63]),t[0]=t[0]+M|0,t[1]=t[1]+V|0,t[2]=t[2]+N|0,t[3]=t[3]+O|0},_doFinalize:function(){var p=this._data,e=p.words,r=this._nDataBytes*8,n=p.sigBytes*8;e[n>>>5]|=128<<24-n%32;var s=L.floor(r/4294967296),t=r;e[(n+64>>>9<<4)+15]=(s<<8|s>>>24)&16711935|(s<<24|s>>>8)&4278255360,e[(n+64>>>9<<4)+14]=(t<<8|t>>>24)&16711935|(t<<24|t>>>8)&4278255360,p.sigBytes=(e.length+1)*4,this._process();for(var i=this._hash,l=i.words,E=0;E<4;E++){var _=l[E];l[E]=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360}return i},clone:function(){var p=y.clone.call(this);return p._hash=this._hash.clone(),p}});function x(p,e,r,n,s,t,i){var l=p+(e&r|~e&n)+s+i;return(l<<t|l>>>32-t)+e}function f(p,e,r,n,s,t,i){var l=p+(e&n|r&~n)+s+i;return(l<<t|l>>>32-t)+e}function a(p,e,r,n,s,t,i){var l=p+(e^r^n)+s+i;return(l<<t|l>>>32-t)+e}function d(p,e,r,n,s,t,i){var l=p+(r^(e|~n))+s+i;return(l<<t|l>>>32-t)+e}X.MD5=y._createHelper(u),X.HmacMD5=y._createHmacHelper(u)}(Math),k.MD5})}(ft)),ft.exports}var ht={exports:{}},ur;function dr(){return ur||(ur=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.WordArray,C=X.Hasher,y=L.algo,m=[],c=y.SHA1=C.extend({_doReset:function(){this._hash=new U.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(u,x){for(var f=this._hash.words,a=f[0],d=f[1],p=f[2],e=f[3],r=f[4],n=0;n<80;n++){if(n<16)m[n]=u[x+n]|0;else{var s=m[n-3]^m[n-8]^m[n-14]^m[n-16];m[n]=s<<1|s>>>31}var t=(a<<5|a>>>27)+r+m[n];n<20?t+=(d&p|~d&e)+1518500249:n<40?t+=(d^p^e)+1859775393:n<60?t+=(d&p|d&e|p&e)-1894007588:t+=(d^p^e)-899497514,r=e,e=p,p=d<<30|d>>>2,d=a,a=t}f[0]=f[0]+a|0,f[1]=f[1]+d|0,f[2]=f[2]+p|0,f[3]=f[3]+e|0,f[4]=f[4]+r|0},_doFinalize:function(){var u=this._data,x=u.words,f=this._nDataBytes*8,a=u.sigBytes*8;return x[a>>>5]|=128<<24-a%32,x[(a+64>>>9<<4)+14]=Math.floor(f/4294967296),x[(a+64>>>9<<4)+15]=f,u.sigBytes=x.length*4,this._process(),this._hash},clone:function(){var u=C.clone.call(this);return u._hash=this._hash.clone(),u}});L.SHA1=C._createHelper(c),L.HmacSHA1=C._createHmacHelper(c)}(),k.SHA1})}(ht)),ht.exports}var vt={exports:{}},lr;function mt(){return lr||(lr=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){return function(L){var X=k,U=X.lib,C=U.WordArray,y=U.Hasher,m=X.algo,c=[],u=[];(function(){function a(r){for(var n=L.sqrt(r),s=2;s<=n;s++)if(!(r%s))return!1;return!0}function d(r){return(r-(r|0))*4294967296|0}for(var p=2,e=0;e<64;)a(p)&&(e<8&&(c[e]=d(L.pow(p,1/2))),u[e]=d(L.pow(p,1/3)),e++),p++})();var x=[],f=m.SHA256=y.extend({_doReset:function(){this._hash=new C.init(c.slice(0))},_doProcessBlock:function(a,d){for(var p=this._hash.words,e=p[0],r=p[1],n=p[2],s=p[3],t=p[4],i=p[5],l=p[6],E=p[7],_=0;_<64;_++){if(_<16)x[_]=a[d+_]|0;else{var R=x[_-15],h=(R<<25|R>>>7)^(R<<14|R>>>18)^R>>>3,o=x[_-2],g=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;x[_]=h+x[_-7]+g+x[_-16]}var v=t&i^~t&l,D=e&r^e&n^r&n,b=(e<<30|e>>>2)^(e<<19|e>>>13)^(e<<10|e>>>22),T=(t<<26|t>>>6)^(t<<21|t>>>11)^(t<<7|t>>>25),S=E+T+v+u[_]+x[_],A=b+D;E=l,l=i,i=t,t=s+S|0,s=n,n=r,r=e,e=S+A|0}p[0]=p[0]+e|0,p[1]=p[1]+r|0,p[2]=p[2]+n|0,p[3]=p[3]+s|0,p[4]=p[4]+t|0,p[5]=p[5]+i|0,p[6]=p[6]+l|0,p[7]=p[7]+E|0},_doFinalize:function(){var a=this._data,d=a.words,p=this._nDataBytes*8,e=a.sigBytes*8;return d[e>>>5]|=128<<24-e%32,d[(e+64>>>9<<4)+14]=L.floor(p/4294967296),d[(e+64>>>9<<4)+15]=p,a.sigBytes=d.length*4,this._process(),this._hash},clone:function(){var a=y.clone.call(this);return a._hash=this._hash.clone(),a}});X.SHA256=y._createHelper(f),X.HmacSHA256=y._createHmacHelper(f)}(Math),k.SHA256})}(vt)),vt.exports}var Et={exports:{}},pr;function hn(){return pr||(pr=1,function(j,B){(function(k,L,X){j.exports=L(be(),mt())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.WordArray,C=L.algo,y=C.SHA256,m=C.SHA224=y.extend({_doReset:function(){this._hash=new U.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var c=y._doFinalize.call(this);return c.sigBytes-=4,c}});L.SHA224=y._createHelper(m),L.HmacSHA224=y._createHmacHelper(m)}(),k.SHA224})}(Et)),Et.exports}var gt={exports:{}},fr;function hr(){return fr||(fr=1,function(j,B){(function(k,L,X){j.exports=L(be(),tt())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.Hasher,C=L.x64,y=C.Word,m=C.WordArray,c=L.algo;function u(){return y.create.apply(y,arguments)}var x=[u(1116352408,3609767458),u(1899447441,602891725),u(3049323471,3964484399),u(3921009573,2173295548),u(961987163,4081628472),u(1508970993,3053834265),u(2453635748,2937671579),u(2870763221,3664609560),u(3624381080,2734883394),u(310598401,1164996542),u(607225278,1323610764),u(1426881987,3590304994),u(1925078388,4068182383),u(2162078206,991336113),u(2614888103,633803317),u(3248222580,3479774868),u(3835390401,2666613458),u(4022224774,944711139),u(264347078,2341262773),u(604807628,2007800933),u(770255983,1495990901),u(1249150122,1856431235),u(1555081692,3175218132),u(1996064986,2198950837),u(2554220882,3999719339),u(2821834349,766784016),u(2952996808,2566594879),u(3210313671,3203337956),u(3336571891,1034457026),u(3584528711,2466948901),u(113926993,3758326383),u(338241895,168717936),u(666307205,1188179964),u(773529912,1546045734),u(1294757372,1522805485),u(1396182291,2643833823),u(1695183700,2343527390),u(1986661051,1014477480),u(2177026350,1206759142),u(2456956037,344077627),u(2730485921,1290863460),u(2820302411,3158454273),u(3259730800,3505952657),u(3345764771,106217008),u(3516065817,3606008344),u(3600352804,1432725776),u(4094571909,1467031594),u(275423344,851169720),u(430227734,3100823752),u(506948616,1363258195),u(659060556,3750685593),u(883997877,3785050280),u(958139571,3318307427),u(1322822218,3812723403),u(1537002063,2003034995),u(1747873779,3602036899),u(1955562222,1575990012),u(2024104815,1125592928),u(2227730452,2716904306),u(2361852424,442776044),u(2428436474,593698344),u(2756734187,3733110249),u(3204031479,2999351573),u(3329325298,3815920427),u(3391569614,3928383900),u(3515267271,566280711),u(3940187606,3454069534),u(4118630271,4000239992),u(116418474,1914138554),u(174292421,2731055270),u(289380356,3203993006),u(460393269,320620315),u(685471733,587496836),u(852142971,1086792851),u(1017036298,365543100),u(1126000580,2618297676),u(1288033470,3409855158),u(1501505948,4234509866),u(1607167915,987167468),u(1816402316,1246189591)],f=[];(function(){for(var d=0;d<80;d++)f[d]=u()})();var a=c.SHA512=U.extend({_doReset:function(){this._hash=new m.init([new y.init(1779033703,4089235720),new y.init(3144134277,2227873595),new y.init(1013904242,4271175723),new y.init(2773480762,1595750129),new y.init(1359893119,2917565137),new y.init(2600822924,725511199),new y.init(528734635,4215389547),new y.init(1541459225,327033209)])},_doProcessBlock:function(d,p){for(var e=this._hash.words,r=e[0],n=e[1],s=e[2],t=e[3],i=e[4],l=e[5],E=e[6],_=e[7],R=r.high,h=r.low,o=n.high,g=n.low,v=s.high,D=s.low,b=t.high,T=t.low,S=i.high,A=i.low,I=l.high,H=l.low,M=E.high,V=E.low,N=_.high,O=_.low,P=R,F=h,q=o,W=g,G=v,Q=D,te=b,Z=T,re=S,oe=A,se=I,ce=H,ue=M,he=V,fe=N,Ee=O,le=0;le<80;le++){var pe,ge,Re=f[le];if(le<16)ge=Re.high=d[p+le*2]|0,pe=Re.low=d[p+le*2+1]|0;else{var Ce=f[le-15],_e=Ce.high,De=Ce.low,Ve=(_e>>>1|De<<31)^(_e>>>8|De<<24)^_e>>>7,ke=(De>>>1|_e<<31)^(De>>>8|_e<<24)^(De>>>7|_e<<25),Ae=f[le-2],we=Ae.high,Te=Ae.low,Pe=(we>>>19|Te<<13)^(we<<3|Te>>>29)^we>>>6,je=(Te>>>19|we<<13)^(Te<<3|we>>>29)^(Te>>>6|we<<26),Ne=f[le-7],xe=Ne.high,me=Ne.low,w=f[le-16],K=w.high,z=w.low;pe=ke+me,ge=Ve+xe+(pe>>>0<ke>>>0?1:0),pe=pe+je,ge=ge+Pe+(pe>>>0<je>>>0?1:0),pe=pe+z,ge=ge+K+(pe>>>0<z>>>0?1:0),Re.high=ge,Re.low=pe}var Y=re&se^~re&ue,$=oe&ce^~oe&he,ee=P&q^P&G^q&G,J=F&W^F&Q^W&Q,ie=(P>>>28|F<<4)^(P<<30|F>>>2)^(P<<25|F>>>7),ne=(F>>>28|P<<4)^(F<<30|P>>>2)^(F<<25|P>>>7),ae=(re>>>14|oe<<18)^(re>>>18|oe<<14)^(re<<23|oe>>>9),de=(oe>>>14|re<<18)^(oe>>>18|re<<14)^(oe<<23|re>>>9),ve=x[le],Se=ve.high,We=ve.low,Le=Ee+de,ze=fe+ae+(Le>>>0<Ee>>>0?1:0),Le=Le+$,ze=ze+Y+(Le>>>0<$>>>0?1:0),Le=Le+We,ze=ze+Se+(Le>>>0<We>>>0?1:0),Le=Le+pe,ze=ze+ge+(Le>>>0<pe>>>0?1:0),Xt=ne+J,Qr=ie+ee+(Xt>>>0<ne>>>0?1:0);fe=ue,Ee=he,ue=se,he=ce,se=re,ce=oe,oe=Z+Le|0,re=te+ze+(oe>>>0<Z>>>0?1:0)|0,te=G,Z=Q,G=q,Q=W,q=P,W=F,F=Le+Xt|0,P=ze+Qr+(F>>>0<Le>>>0?1:0)|0}h=r.low=h+F,r.high=R+P+(h>>>0<F>>>0?1:0),g=n.low=g+W,n.high=o+q+(g>>>0<W>>>0?1:0),D=s.low=D+Q,s.high=v+G+(D>>>0<Q>>>0?1:0),T=t.low=T+Z,t.high=b+te+(T>>>0<Z>>>0?1:0),A=i.low=A+oe,i.high=S+re+(A>>>0<oe>>>0?1:0),H=l.low=H+ce,l.high=I+se+(H>>>0<ce>>>0?1:0),V=E.low=V+he,E.high=M+ue+(V>>>0<he>>>0?1:0),O=_.low=O+Ee,_.high=N+fe+(O>>>0<Ee>>>0?1:0)},_doFinalize:function(){var d=this._data,p=d.words,e=this._nDataBytes*8,r=d.sigBytes*8;p[r>>>5]|=128<<24-r%32,p[(r+128>>>10<<5)+30]=Math.floor(e/4294967296),p[(r+128>>>10<<5)+31]=e,d.sigBytes=p.length*4,this._process();var n=this._hash.toX32();return n},clone:function(){var d=U.clone.call(this);return d._hash=this._hash.clone(),d},blockSize:1024/32});L.SHA512=U._createHelper(a),L.HmacSHA512=U._createHmacHelper(a)}(),k.SHA512})}(gt)),gt.exports}var yt={exports:{}},vr;function vn(){return vr||(vr=1,function(j,B){(function(k,L,X){j.exports=L(be(),tt(),hr())})(ye,function(k){return function(){var L=k,X=L.x64,U=X.Word,C=X.WordArray,y=L.algo,m=y.SHA512,c=y.SHA384=m.extend({_doReset:function(){this._hash=new C.init([new U.init(3418070365,3238371032),new U.init(1654270250,914150663),new U.init(2438529370,812702999),new U.init(355462360,4144912697),new U.init(1731405415,4290775857),new U.init(2394180231,1750603025),new U.init(3675008525,1694076839),new U.init(1203062813,3204075428)])},_doFinalize:function(){var u=m._doFinalize.call(this);return u.sigBytes-=16,u}});L.SHA384=m._createHelper(c),L.HmacSHA384=m._createHmacHelper(c)}(),k.SHA384})}(yt)),yt.exports}var xt={exports:{}},mr;function mn(){return mr||(mr=1,function(j,B){(function(k,L,X){j.exports=L(be(),tt())})(ye,function(k){return function(L){var X=k,U=X.lib,C=U.WordArray,y=U.Hasher,m=X.x64,c=m.Word,u=X.algo,x=[],f=[],a=[];(function(){for(var e=1,r=0,n=0;n<24;n++){x[e+5*r]=(n+1)*(n+2)/2%64;var s=r%5,t=(2*e+3*r)%5;e=s,r=t}for(var e=0;e<5;e++)for(var r=0;r<5;r++)f[e+5*r]=r+(2*e+3*r)%5*5;for(var i=1,l=0;l<24;l++){for(var E=0,_=0,R=0;R<7;R++){if(i&1){var h=(1<<R)-1;h<32?_^=1<<h:E^=1<<h-32}i&128?i=i<<1^113:i<<=1}a[l]=c.create(E,_)}})();var d=[];(function(){for(var e=0;e<25;e++)d[e]=c.create()})();var p=u.SHA3=y.extend({cfg:y.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],r=0;r<25;r++)e[r]=new c.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,r){for(var n=this._state,s=this.blockSize/2,t=0;t<s;t++){var i=e[r+2*t],l=e[r+2*t+1];i=(i<<8|i>>>24)&16711935|(i<<24|i>>>8)&4278255360,l=(l<<8|l>>>24)&16711935|(l<<24|l>>>8)&4278255360;var E=n[t];E.high^=l,E.low^=i}for(var _=0;_<24;_++){for(var R=0;R<5;R++){for(var h=0,o=0,g=0;g<5;g++){var E=n[R+5*g];h^=E.high,o^=E.low}var v=d[R];v.high=h,v.low=o}for(var R=0;R<5;R++)for(var D=d[(R+4)%5],b=d[(R+1)%5],T=b.high,S=b.low,h=D.high^(T<<1|S>>>31),o=D.low^(S<<1|T>>>31),g=0;g<5;g++){var E=n[R+5*g];E.high^=h,E.low^=o}for(var A=1;A<25;A++){var h,o,E=n[A],I=E.high,H=E.low,M=x[A];M<32?(h=I<<M|H>>>32-M,o=H<<M|I>>>32-M):(h=H<<M-32|I>>>64-M,o=I<<M-32|H>>>64-M);var V=d[f[A]];V.high=h,V.low=o}var N=d[0],O=n[0];N.high=O.high,N.low=O.low;for(var R=0;R<5;R++)for(var g=0;g<5;g++){var A=R+5*g,E=n[A],P=d[A],F=d[(R+1)%5+5*g],q=d[(R+2)%5+5*g];E.high=P.high^~F.high&q.high,E.low=P.low^~F.low&q.low}var E=n[0],W=a[_];E.high^=W.high,E.low^=W.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes*8;var n=e.sigBytes*8,s=this.blockSize*32;r[n>>>5]|=1<<24-n%32,r[(L.ceil((n+1)/s)*s>>>5)-1]|=128,e.sigBytes=r.length*4,this._process();for(var t=this._state,i=this.cfg.outputLength/8,l=i/8,E=[],_=0;_<l;_++){var R=t[_],h=R.high,o=R.low;h=(h<<8|h>>>24)&16711935|(h<<24|h>>>8)&4278255360,o=(o<<8|o>>>24)&16711935|(o<<24|o>>>8)&4278255360,E.push(o),E.push(h)}return new C.init(E,i)},clone:function(){for(var e=y.clone.call(this),r=e._state=this._state.slice(0),n=0;n<25;n++)r[n]=r[n].clone();return e}});X.SHA3=y._createHelper(p),X.HmacSHA3=y._createHmacHelper(p)}(Math),k.SHA3})}(xt)),xt.exports}var bt={exports:{}},Er;function En(){return Er||(Er=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){/** @preserve
4
+ (c) 2012 by Cédric Mesnil. All rights reserved.
5
+
6
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
7
+
8
+ - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
9
+ - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
10
+
11
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12
+ */return function(L){var X=k,U=X.lib,C=U.WordArray,y=U.Hasher,m=X.algo,c=C.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=C.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),x=C.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),f=C.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),a=C.create([0,1518500249,1859775393,2400959708,2840853838]),d=C.create([1352829926,1548603684,1836072691,2053994217,0]),p=m.RIPEMD160=y.extend({_doReset:function(){this._hash=C.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(l,E){for(var _=0;_<16;_++){var R=E+_,h=l[R];l[R]=(h<<8|h>>>24)&16711935|(h<<24|h>>>8)&4278255360}var o=this._hash.words,g=a.words,v=d.words,D=c.words,b=u.words,T=x.words,S=f.words,A,I,H,M,V,N,O,P,F,q;N=A=o[0],O=I=o[1],P=H=o[2],F=M=o[3],q=V=o[4];for(var W,_=0;_<80;_+=1)W=A+l[E+D[_]]|0,_<16?W+=e(I,H,M)+g[0]:_<32?W+=r(I,H,M)+g[1]:_<48?W+=n(I,H,M)+g[2]:_<64?W+=s(I,H,M)+g[3]:W+=t(I,H,M)+g[4],W=W|0,W=i(W,T[_]),W=W+V|0,A=V,V=M,M=i(H,10),H=I,I=W,W=N+l[E+b[_]]|0,_<16?W+=t(O,P,F)+v[0]:_<32?W+=s(O,P,F)+v[1]:_<48?W+=n(O,P,F)+v[2]:_<64?W+=r(O,P,F)+v[3]:W+=e(O,P,F)+v[4],W=W|0,W=i(W,S[_]),W=W+q|0,N=q,q=F,F=i(P,10),P=O,O=W;W=o[1]+H+F|0,o[1]=o[2]+M+q|0,o[2]=o[3]+V+N|0,o[3]=o[4]+A+O|0,o[4]=o[0]+I+P|0,o[0]=W},_doFinalize:function(){var l=this._data,E=l.words,_=this._nDataBytes*8,R=l.sigBytes*8;E[R>>>5]|=128<<24-R%32,E[(R+64>>>9<<4)+14]=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360,l.sigBytes=(E.length+1)*4,this._process();for(var h=this._hash,o=h.words,g=0;g<5;g++){var v=o[g];o[g]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360}return h},clone:function(){var l=y.clone.call(this);return l._hash=this._hash.clone(),l}});function e(l,E,_){return l^E^_}function r(l,E,_){return l&E|~l&_}function n(l,E,_){return(l|~E)^_}function s(l,E,_){return l&_|E&~_}function t(l,E,_){return l^(E|~_)}function i(l,E){return l<<E|l>>>32-E}X.RIPEMD160=y._createHelper(p),X.HmacRIPEMD160=y._createHmacHelper(p)}(),k.RIPEMD160})}(bt)),bt.exports}var St={exports:{}},gr;function Rt(){return gr||(gr=1,function(j,B){(function(k,L){j.exports=L(be())})(ye,function(k){(function(){var L=k,X=L.lib,U=X.Base,C=L.enc,y=C.Utf8,m=L.algo;m.HMAC=U.extend({init:function(c,u){c=this._hasher=new c.init,typeof u=="string"&&(u=y.parse(u));var x=c.blockSize,f=x*4;u.sigBytes>f&&(u=c.finalize(u)),u.clamp();for(var a=this._oKey=u.clone(),d=this._iKey=u.clone(),p=a.words,e=d.words,r=0;r<x;r++)p[r]^=1549556828,e[r]^=909522486;a.sigBytes=d.sigBytes=f,this.reset()},reset:function(){var c=this._hasher;c.reset(),c.update(this._iKey)},update:function(c){return this._hasher.update(c),this},finalize:function(c){var u=this._hasher,x=u.finalize(c);u.reset();var f=u.finalize(this._oKey.clone().concat(x));return f}})})()})}(St)),St.exports}var _t={exports:{}},yr;function gn(){return yr||(yr=1,function(j,B){(function(k,L,X){j.exports=L(be(),mt(),Rt())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.Base,C=X.WordArray,y=L.algo,m=y.SHA256,c=y.HMAC,u=y.PBKDF2=U.extend({cfg:U.extend({keySize:128/32,hasher:m,iterations:25e4}),init:function(x){this.cfg=this.cfg.extend(x)},compute:function(x,f){for(var a=this.cfg,d=c.create(a.hasher,x),p=C.create(),e=C.create([1]),r=p.words,n=e.words,s=a.keySize,t=a.iterations;r.length<s;){var i=d.update(f).finalize(e);d.reset();for(var l=i.words,E=l.length,_=i,R=1;R<t;R++){_=d.finalize(_),d.reset();for(var h=_.words,o=0;o<E;o++)l[o]^=h[o]}p.concat(i),n[0]++}return p.sigBytes=s*4,p}});L.PBKDF2=function(x,f,a){return u.create(a).compute(x,f)}}(),k.PBKDF2})}(_t)),_t.exports}var Ct={exports:{}},xr;function Ke(){return xr||(xr=1,function(j,B){(function(k,L,X){j.exports=L(be(),dr(),Rt())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.Base,C=X.WordArray,y=L.algo,m=y.MD5,c=y.EvpKDF=U.extend({cfg:U.extend({keySize:128/32,hasher:m,iterations:1}),init:function(u){this.cfg=this.cfg.extend(u)},compute:function(u,x){for(var f,a=this.cfg,d=a.hasher.create(),p=C.create(),e=p.words,r=a.keySize,n=a.iterations;e.length<r;){f&&d.update(f),f=d.update(u).finalize(x),d.reset();for(var s=1;s<n;s++)f=d.finalize(f),d.reset();p.concat(f)}return p.sigBytes=r*4,p}});L.EvpKDF=function(u,x,f){return c.create(f).compute(u,x)}}(),k.EvpKDF})}(Ct)),Ct.exports}var Tt={exports:{}},br;function Me(){return br||(br=1,function(j,B){(function(k,L,X){j.exports=L(be(),Ke())})(ye,function(k){k.lib.Cipher||function(L){var X=k,U=X.lib,C=U.Base,y=U.WordArray,m=U.BufferedBlockAlgorithm,c=X.enc;c.Utf8;var u=c.Base64,x=X.algo,f=x.EvpKDF,a=U.Cipher=m.extend({cfg:C.extend(),createEncryptor:function(h,o){return this.create(this._ENC_XFORM_MODE,h,o)},createDecryptor:function(h,o){return this.create(this._DEC_XFORM_MODE,h,o)},init:function(h,o,g){this.cfg=this.cfg.extend(g),this._xformMode=h,this._key=o,this.reset()},reset:function(){m.reset.call(this),this._doReset()},process:function(h){return this._append(h),this._process()},finalize:function(h){h&&this._append(h);var o=this._doFinalize();return o},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function h(o){return typeof o=="string"?R:l}return function(o){return{encrypt:function(g,v,D){return h(v).encrypt(o,g,v,D)},decrypt:function(g,v,D){return h(v).decrypt(o,g,v,D)}}}}()});U.StreamCipher=a.extend({_doFinalize:function(){var h=this._process(!0);return h},blockSize:1});var d=X.mode={},p=U.BlockCipherMode=C.extend({createEncryptor:function(h,o){return this.Encryptor.create(h,o)},createDecryptor:function(h,o){return this.Decryptor.create(h,o)},init:function(h,o){this._cipher=h,this._iv=o}}),e=d.CBC=function(){var h=p.extend();h.Encryptor=h.extend({processBlock:function(g,v){var D=this._cipher,b=D.blockSize;o.call(this,g,v,b),D.encryptBlock(g,v),this._prevBlock=g.slice(v,v+b)}}),h.Decryptor=h.extend({processBlock:function(g,v){var D=this._cipher,b=D.blockSize,T=g.slice(v,v+b);D.decryptBlock(g,v),o.call(this,g,v,b),this._prevBlock=T}});function o(g,v,D){var b,T=this._iv;T?(b=T,this._iv=L):b=this._prevBlock;for(var S=0;S<D;S++)g[v+S]^=b[S]}return h}(),r=X.pad={},n=r.Pkcs7={pad:function(h,o){for(var g=o*4,v=g-h.sigBytes%g,D=v<<24|v<<16|v<<8|v,b=[],T=0;T<v;T+=4)b.push(D);var S=y.create(b,v);h.concat(S)},unpad:function(h){var o=h.words[h.sigBytes-1>>>2]&255;h.sigBytes-=o}};U.BlockCipher=a.extend({cfg:a.cfg.extend({mode:e,padding:n}),reset:function(){var h;a.reset.call(this);var o=this.cfg,g=o.iv,v=o.mode;this._xformMode==this._ENC_XFORM_MODE?h=v.createEncryptor:(h=v.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==h?this._mode.init(this,g&&g.words):(this._mode=h.call(v,this,g&&g.words),this._mode.__creator=h)},_doProcessBlock:function(h,o){this._mode.processBlock(h,o)},_doFinalize:function(){var h,o=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(o.pad(this._data,this.blockSize),h=this._process(!0)):(h=this._process(!0),o.unpad(h)),h},blockSize:128/32});var s=U.CipherParams=C.extend({init:function(h){this.mixIn(h)},toString:function(h){return(h||this.formatter).stringify(this)}}),t=X.format={},i=t.OpenSSL={stringify:function(h){var o,g=h.ciphertext,v=h.salt;return v?o=y.create([1398893684,1701076831]).concat(v).concat(g):o=g,o.toString(u)},parse:function(h){var o,g=u.parse(h),v=g.words;return v[0]==1398893684&&v[1]==1701076831&&(o=y.create(v.slice(2,4)),v.splice(0,4),g.sigBytes-=16),s.create({ciphertext:g,salt:o})}},l=U.SerializableCipher=C.extend({cfg:C.extend({format:i}),encrypt:function(h,o,g,v){v=this.cfg.extend(v);var D=h.createEncryptor(g,v),b=D.finalize(o),T=D.cfg;return s.create({ciphertext:b,key:g,iv:T.iv,algorithm:h,mode:T.mode,padding:T.padding,blockSize:h.blockSize,formatter:v.format})},decrypt:function(h,o,g,v){v=this.cfg.extend(v),o=this._parse(o,v.format);var D=h.createDecryptor(g,v).finalize(o.ciphertext);return D},_parse:function(h,o){return typeof h=="string"?o.parse(h,this):h}}),E=X.kdf={},_=E.OpenSSL={execute:function(h,o,g,v,D){if(v||(v=y.random(64/8)),D)var b=f.create({keySize:o+g,hasher:D}).compute(h,v);else var b=f.create({keySize:o+g}).compute(h,v);var T=y.create(b.words.slice(o),g*4);return b.sigBytes=o*4,s.create({key:b,iv:T,salt:v})}},R=U.PasswordBasedCipher=l.extend({cfg:l.cfg.extend({kdf:_}),encrypt:function(h,o,g,v){v=this.cfg.extend(v);var D=v.kdf.execute(g,h.keySize,h.ivSize,v.salt,v.hasher);v.iv=D.iv;var b=l.encrypt.call(this,h,o,D.key,v);return b.mixIn(D),b},decrypt:function(h,o,g,v){v=this.cfg.extend(v),o=this._parse(o,v.format);var D=v.kdf.execute(g,h.keySize,h.ivSize,o.salt,v.hasher);v.iv=D.iv;var b=l.decrypt.call(this,h,o,D.key,v);return b}})}()})}(Tt)),Tt.exports}var Dt={exports:{}},Sr;function yn(){return Sr||(Sr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.mode.CFB=function(){var L=k.lib.BlockCipherMode.extend();L.Encryptor=L.extend({processBlock:function(U,C){var y=this._cipher,m=y.blockSize;X.call(this,U,C,m,y),this._prevBlock=U.slice(C,C+m)}}),L.Decryptor=L.extend({processBlock:function(U,C){var y=this._cipher,m=y.blockSize,c=U.slice(C,C+m);X.call(this,U,C,m,y),this._prevBlock=c}});function X(U,C,y,m){var c,u=this._iv;u?(c=u.slice(0),this._iv=void 0):c=this._prevBlock,m.encryptBlock(c,0);for(var x=0;x<y;x++)U[C+x]^=c[x]}return L}(),k.mode.CFB})}(Dt)),Dt.exports}var At={exports:{}},Rr;function xn(){return Rr||(Rr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.mode.CTR=function(){var L=k.lib.BlockCipherMode.extend(),X=L.Encryptor=L.extend({processBlock:function(U,C){var y=this._cipher,m=y.blockSize,c=this._iv,u=this._counter;c&&(u=this._counter=c.slice(0),this._iv=void 0);var x=u.slice(0);y.encryptBlock(x,0),u[m-1]=u[m-1]+1|0;for(var f=0;f<m;f++)U[C+f]^=x[f]}});return L.Decryptor=X,L}(),k.mode.CTR})}(At)),At.exports}var wt={exports:{}},_r;function bn(){return _r||(_r=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){/** @preserve
13
+ * Counter block mode compatible with Dr Brian Gladman fileenc.c
14
+ * derived from CryptoJS.mode.CTR
15
+ * Jan Hruby jhruby.web@gmail.com
16
+ */return k.mode.CTRGladman=function(){var L=k.lib.BlockCipherMode.extend();function X(y){if((y>>24&255)===255){var m=y>>16&255,c=y>>8&255,u=y&255;m===255?(m=0,c===255?(c=0,u===255?u=0:++u):++c):++m,y=0,y+=m<<16,y+=c<<8,y+=u}else y+=1<<24;return y}function U(y){return(y[0]=X(y[0]))===0&&(y[1]=X(y[1])),y}var C=L.Encryptor=L.extend({processBlock:function(y,m){var c=this._cipher,u=c.blockSize,x=this._iv,f=this._counter;x&&(f=this._counter=x.slice(0),this._iv=void 0),U(f);var a=f.slice(0);c.encryptBlock(a,0);for(var d=0;d<u;d++)y[m+d]^=a[d]}});return L.Decryptor=C,L}(),k.mode.CTRGladman})}(wt)),wt.exports}var Ot={exports:{}},Cr;function Sn(){return Cr||(Cr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.mode.OFB=function(){var L=k.lib.BlockCipherMode.extend(),X=L.Encryptor=L.extend({processBlock:function(U,C){var y=this._cipher,m=y.blockSize,c=this._iv,u=this._keystream;c&&(u=this._keystream=c.slice(0),this._iv=void 0),y.encryptBlock(u,0);for(var x=0;x<m;x++)U[C+x]^=u[x]}});return L.Decryptor=X,L}(),k.mode.OFB})}(Ot)),Ot.exports}var Pt={exports:{}},Tr;function Rn(){return Tr||(Tr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.mode.ECB=function(){var L=k.lib.BlockCipherMode.extend();return L.Encryptor=L.extend({processBlock:function(X,U){this._cipher.encryptBlock(X,U)}}),L.Decryptor=L.extend({processBlock:function(X,U){this._cipher.decryptBlock(X,U)}}),L}(),k.mode.ECB})}(Pt)),Pt.exports}var kt={exports:{}},Dr;function _n(){return Dr||(Dr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.pad.AnsiX923={pad:function(L,X){var U=L.sigBytes,C=X*4,y=C-U%C,m=U+y-1;L.clamp(),L.words[m>>>2]|=y<<24-m%4*8,L.sigBytes+=y},unpad:function(L){var X=L.words[L.sigBytes-1>>>2]&255;L.sigBytes-=X}},k.pad.Ansix923})}(kt)),kt.exports}var Mt={exports:{}},Ar;function Cn(){return Ar||(Ar=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.pad.Iso10126={pad:function(L,X){var U=X*4,C=U-L.sigBytes%U;L.concat(k.lib.WordArray.random(C-1)).concat(k.lib.WordArray.create([C<<24],1))},unpad:function(L){var X=L.words[L.sigBytes-1>>>2]&255;L.sigBytes-=X}},k.pad.Iso10126})}(Mt)),Mt.exports}var It={exports:{}},wr;function Tn(){return wr||(wr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.pad.Iso97971={pad:function(L,X){L.concat(k.lib.WordArray.create([2147483648],1)),k.pad.ZeroPadding.pad(L,X)},unpad:function(L){k.pad.ZeroPadding.unpad(L),L.sigBytes--}},k.pad.Iso97971})}(It)),It.exports}var Bt={exports:{}},Or;function Dn(){return Or||(Or=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.pad.ZeroPadding={pad:function(L,X){var U=X*4;L.clamp(),L.sigBytes+=U-(L.sigBytes%U||U)},unpad:function(L){for(var X=L.words,U=L.sigBytes-1,U=L.sigBytes-1;U>=0;U--)if(X[U>>>2]>>>24-U%4*8&255){L.sigBytes=U+1;break}}},k.pad.ZeroPadding})}(Bt)),Bt.exports}var Nt={exports:{}},Pr;function An(){return Pr||(Pr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return k.pad.NoPadding={pad:function(){},unpad:function(){}},k.pad.NoPadding})}(Nt)),Nt.exports}var Lt={exports:{}},kr;function wn(){return kr||(kr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Me())})(ye,function(k){return function(L){var X=k,U=X.lib,C=U.CipherParams,y=X.enc,m=y.Hex,c=X.format;c.Hex={stringify:function(u){return u.ciphertext.toString(m)},parse:function(u){var x=m.parse(u);return C.create({ciphertext:x})}}}(),k.format.Hex})}(Lt)),Lt.exports}var Ut={exports:{}},Mr;function On(){return Mr||(Mr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Xe(),Qe(),Ke(),Me())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.BlockCipher,C=L.algo,y=[],m=[],c=[],u=[],x=[],f=[],a=[],d=[],p=[],e=[];(function(){for(var s=[],t=0;t<256;t++)t<128?s[t]=t<<1:s[t]=t<<1^283;for(var i=0,l=0,t=0;t<256;t++){var E=l^l<<1^l<<2^l<<3^l<<4;E=E>>>8^E&255^99,y[i]=E,m[E]=i;var _=s[i],R=s[_],h=s[R],o=s[E]*257^E*16843008;c[i]=o<<24|o>>>8,u[i]=o<<16|o>>>16,x[i]=o<<8|o>>>24,f[i]=o;var o=h*16843009^R*65537^_*257^i*16843008;a[E]=o<<24|o>>>8,d[E]=o<<16|o>>>16,p[E]=o<<8|o>>>24,e[E]=o,i?(i=_^s[s[s[h^_]]],l^=s[s[l]]):i=l=1}})();var r=[0,1,2,4,8,16,32,64,128,27,54],n=C.AES=U.extend({_doReset:function(){var s;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var t=this._keyPriorReset=this._key,i=t.words,l=t.sigBytes/4,E=this._nRounds=l+6,_=(E+1)*4,R=this._keySchedule=[],h=0;h<_;h++)h<l?R[h]=i[h]:(s=R[h-1],h%l?l>6&&h%l==4&&(s=y[s>>>24]<<24|y[s>>>16&255]<<16|y[s>>>8&255]<<8|y[s&255]):(s=s<<8|s>>>24,s=y[s>>>24]<<24|y[s>>>16&255]<<16|y[s>>>8&255]<<8|y[s&255],s^=r[h/l|0]<<24),R[h]=R[h-l]^s);for(var o=this._invKeySchedule=[],g=0;g<_;g++){var h=_-g;if(g%4)var s=R[h];else var s=R[h-4];g<4||h<=4?o[g]=s:o[g]=a[y[s>>>24]]^d[y[s>>>16&255]]^p[y[s>>>8&255]]^e[y[s&255]]}}},encryptBlock:function(s,t){this._doCryptBlock(s,t,this._keySchedule,c,u,x,f,y)},decryptBlock:function(s,t){var i=s[t+1];s[t+1]=s[t+3],s[t+3]=i,this._doCryptBlock(s,t,this._invKeySchedule,a,d,p,e,m);var i=s[t+1];s[t+1]=s[t+3],s[t+3]=i},_doCryptBlock:function(s,t,i,l,E,_,R,h){for(var o=this._nRounds,g=s[t]^i[0],v=s[t+1]^i[1],D=s[t+2]^i[2],b=s[t+3]^i[3],T=4,S=1;S<o;S++){var A=l[g>>>24]^E[v>>>16&255]^_[D>>>8&255]^R[b&255]^i[T++],I=l[v>>>24]^E[D>>>16&255]^_[b>>>8&255]^R[g&255]^i[T++],H=l[D>>>24]^E[b>>>16&255]^_[g>>>8&255]^R[v&255]^i[T++],M=l[b>>>24]^E[g>>>16&255]^_[v>>>8&255]^R[D&255]^i[T++];g=A,v=I,D=H,b=M}var A=(h[g>>>24]<<24|h[v>>>16&255]<<16|h[D>>>8&255]<<8|h[b&255])^i[T++],I=(h[v>>>24]<<24|h[D>>>16&255]<<16|h[b>>>8&255]<<8|h[g&255])^i[T++],H=(h[D>>>24]<<24|h[b>>>16&255]<<16|h[g>>>8&255]<<8|h[v&255])^i[T++],M=(h[b>>>24]<<24|h[g>>>16&255]<<16|h[v>>>8&255]<<8|h[D&255])^i[T++];s[t]=A,s[t+1]=I,s[t+2]=H,s[t+3]=M},keySize:256/32});L.AES=U._createHelper(n)}(),k.AES})}(Ut)),Ut.exports}var Ft={exports:{}},Ir;function Pn(){return Ir||(Ir=1,function(j,B){(function(k,L,X){j.exports=L(be(),Xe(),Qe(),Ke(),Me())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.WordArray,C=X.BlockCipher,y=L.algo,m=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],c=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],x=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],f=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],a=y.DES=C.extend({_doReset:function(){for(var r=this._key,n=r.words,s=[],t=0;t<56;t++){var i=m[t]-1;s[t]=n[i>>>5]>>>31-i%32&1}for(var l=this._subKeys=[],E=0;E<16;E++){for(var _=l[E]=[],R=u[E],t=0;t<24;t++)_[t/6|0]|=s[(c[t]-1+R)%28]<<31-t%6,_[4+(t/6|0)]|=s[28+(c[t+24]-1+R)%28]<<31-t%6;_[0]=_[0]<<1|_[0]>>>31;for(var t=1;t<7;t++)_[t]=_[t]>>>(t-1)*4+3;_[7]=_[7]<<5|_[7]>>>27}for(var h=this._invSubKeys=[],t=0;t<16;t++)h[t]=l[15-t]},encryptBlock:function(r,n){this._doCryptBlock(r,n,this._subKeys)},decryptBlock:function(r,n){this._doCryptBlock(r,n,this._invSubKeys)},_doCryptBlock:function(r,n,s){this._lBlock=r[n],this._rBlock=r[n+1],d.call(this,4,252645135),d.call(this,16,65535),p.call(this,2,858993459),p.call(this,8,16711935),d.call(this,1,1431655765);for(var t=0;t<16;t++){for(var i=s[t],l=this._lBlock,E=this._rBlock,_=0,R=0;R<8;R++)_|=x[R][((E^i[R])&f[R])>>>0];this._lBlock=E,this._rBlock=l^_}var h=this._lBlock;this._lBlock=this._rBlock,this._rBlock=h,d.call(this,1,1431655765),p.call(this,8,16711935),p.call(this,2,858993459),d.call(this,16,65535),d.call(this,4,252645135),r[n]=this._lBlock,r[n+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function d(r,n){var s=(this._lBlock>>>r^this._rBlock)&n;this._rBlock^=s,this._lBlock^=s<<r}function p(r,n){var s=(this._rBlock>>>r^this._lBlock)&n;this._lBlock^=s,this._rBlock^=s<<r}L.DES=C._createHelper(a);var e=y.TripleDES=C.extend({_doReset:function(){var r=this._key,n=r.words;if(n.length!==2&&n.length!==4&&n.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var s=n.slice(0,2),t=n.length<4?n.slice(0,2):n.slice(2,4),i=n.length<6?n.slice(0,2):n.slice(4,6);this._des1=a.createEncryptor(U.create(s)),this._des2=a.createEncryptor(U.create(t)),this._des3=a.createEncryptor(U.create(i))},encryptBlock:function(r,n){this._des1.encryptBlock(r,n),this._des2.decryptBlock(r,n),this._des3.encryptBlock(r,n)},decryptBlock:function(r,n){this._des3.decryptBlock(r,n),this._des2.encryptBlock(r,n),this._des1.decryptBlock(r,n)},keySize:192/32,ivSize:64/32,blockSize:64/32});L.TripleDES=C._createHelper(e)}(),k.TripleDES})}(Ft)),Ft.exports}var Vt={exports:{}},Br;function kn(){return Br||(Br=1,function(j,B){(function(k,L,X){j.exports=L(be(),Xe(),Qe(),Ke(),Me())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.StreamCipher,C=L.algo,y=C.RC4=U.extend({_doReset:function(){for(var u=this._key,x=u.words,f=u.sigBytes,a=this._S=[],d=0;d<256;d++)a[d]=d;for(var d=0,p=0;d<256;d++){var e=d%f,r=x[e>>>2]>>>24-e%4*8&255;p=(p+a[d]+r)%256;var n=a[d];a[d]=a[p],a[p]=n}this._i=this._j=0},_doProcessBlock:function(u,x){u[x]^=m.call(this)},keySize:256/32,ivSize:0});function m(){for(var u=this._S,x=this._i,f=this._j,a=0,d=0;d<4;d++){x=(x+1)%256,f=(f+u[x])%256;var p=u[x];u[x]=u[f],u[f]=p,a|=u[(u[x]+u[f])%256]<<24-d*8}return this._i=x,this._j=f,a}L.RC4=U._createHelper(y);var c=C.RC4Drop=y.extend({cfg:y.cfg.extend({drop:192}),_doReset:function(){y._doReset.call(this);for(var u=this.cfg.drop;u>0;u--)m.call(this)}});L.RC4Drop=U._createHelper(c)}(),k.RC4})}(Vt)),Vt.exports}var Ht={exports:{}},Nr;function Mn(){return Nr||(Nr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Xe(),Qe(),Ke(),Me())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.StreamCipher,C=L.algo,y=[],m=[],c=[],u=C.Rabbit=U.extend({_doReset:function(){for(var f=this._key.words,a=this.cfg.iv,d=0;d<4;d++)f[d]=(f[d]<<8|f[d]>>>24)&16711935|(f[d]<<24|f[d]>>>8)&4278255360;var p=this._X=[f[0],f[3]<<16|f[2]>>>16,f[1],f[0]<<16|f[3]>>>16,f[2],f[1]<<16|f[0]>>>16,f[3],f[2]<<16|f[1]>>>16],e=this._C=[f[2]<<16|f[2]>>>16,f[0]&4294901760|f[1]&65535,f[3]<<16|f[3]>>>16,f[1]&4294901760|f[2]&65535,f[0]<<16|f[0]>>>16,f[2]&4294901760|f[3]&65535,f[1]<<16|f[1]>>>16,f[3]&4294901760|f[0]&65535];this._b=0;for(var d=0;d<4;d++)x.call(this);for(var d=0;d<8;d++)e[d]^=p[d+4&7];if(a){var r=a.words,n=r[0],s=r[1],t=(n<<8|n>>>24)&16711935|(n<<24|n>>>8)&4278255360,i=(s<<8|s>>>24)&16711935|(s<<24|s>>>8)&4278255360,l=t>>>16|i&4294901760,E=i<<16|t&65535;e[0]^=t,e[1]^=l,e[2]^=i,e[3]^=E,e[4]^=t,e[5]^=l,e[6]^=i,e[7]^=E;for(var d=0;d<4;d++)x.call(this)}},_doProcessBlock:function(f,a){var d=this._X;x.call(this),y[0]=d[0]^d[5]>>>16^d[3]<<16,y[1]=d[2]^d[7]>>>16^d[5]<<16,y[2]=d[4]^d[1]>>>16^d[7]<<16,y[3]=d[6]^d[3]>>>16^d[1]<<16;for(var p=0;p<4;p++)y[p]=(y[p]<<8|y[p]>>>24)&16711935|(y[p]<<24|y[p]>>>8)&4278255360,f[a+p]^=y[p]},blockSize:128/32,ivSize:64/32});function x(){for(var f=this._X,a=this._C,d=0;d<8;d++)m[d]=a[d];a[0]=a[0]+1295307597+this._b|0,a[1]=a[1]+3545052371+(a[0]>>>0<m[0]>>>0?1:0)|0,a[2]=a[2]+886263092+(a[1]>>>0<m[1]>>>0?1:0)|0,a[3]=a[3]+1295307597+(a[2]>>>0<m[2]>>>0?1:0)|0,a[4]=a[4]+3545052371+(a[3]>>>0<m[3]>>>0?1:0)|0,a[5]=a[5]+886263092+(a[4]>>>0<m[4]>>>0?1:0)|0,a[6]=a[6]+1295307597+(a[5]>>>0<m[5]>>>0?1:0)|0,a[7]=a[7]+3545052371+(a[6]>>>0<m[6]>>>0?1:0)|0,this._b=a[7]>>>0<m[7]>>>0?1:0;for(var d=0;d<8;d++){var p=f[d]+a[d],e=p&65535,r=p>>>16,n=((e*e>>>17)+e*r>>>15)+r*r,s=((p&4294901760)*p|0)+((p&65535)*p|0);c[d]=n^s}f[0]=c[0]+(c[7]<<16|c[7]>>>16)+(c[6]<<16|c[6]>>>16)|0,f[1]=c[1]+(c[0]<<8|c[0]>>>24)+c[7]|0,f[2]=c[2]+(c[1]<<16|c[1]>>>16)+(c[0]<<16|c[0]>>>16)|0,f[3]=c[3]+(c[2]<<8|c[2]>>>24)+c[1]|0,f[4]=c[4]+(c[3]<<16|c[3]>>>16)+(c[2]<<16|c[2]>>>16)|0,f[5]=c[5]+(c[4]<<8|c[4]>>>24)+c[3]|0,f[6]=c[6]+(c[5]<<16|c[5]>>>16)+(c[4]<<16|c[4]>>>16)|0,f[7]=c[7]+(c[6]<<8|c[6]>>>24)+c[5]|0}L.Rabbit=U._createHelper(u)}(),k.Rabbit})}(Ht)),Ht.exports}var jt={exports:{}},Lr;function In(){return Lr||(Lr=1,function(j,B){(function(k,L,X){j.exports=L(be(),Xe(),Qe(),Ke(),Me())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.StreamCipher,C=L.algo,y=[],m=[],c=[],u=C.RabbitLegacy=U.extend({_doReset:function(){var f=this._key.words,a=this.cfg.iv,d=this._X=[f[0],f[3]<<16|f[2]>>>16,f[1],f[0]<<16|f[3]>>>16,f[2],f[1]<<16|f[0]>>>16,f[3],f[2]<<16|f[1]>>>16],p=this._C=[f[2]<<16|f[2]>>>16,f[0]&4294901760|f[1]&65535,f[3]<<16|f[3]>>>16,f[1]&4294901760|f[2]&65535,f[0]<<16|f[0]>>>16,f[2]&4294901760|f[3]&65535,f[1]<<16|f[1]>>>16,f[3]&4294901760|f[0]&65535];this._b=0;for(var e=0;e<4;e++)x.call(this);for(var e=0;e<8;e++)p[e]^=d[e+4&7];if(a){var r=a.words,n=r[0],s=r[1],t=(n<<8|n>>>24)&16711935|(n<<24|n>>>8)&4278255360,i=(s<<8|s>>>24)&16711935|(s<<24|s>>>8)&4278255360,l=t>>>16|i&4294901760,E=i<<16|t&65535;p[0]^=t,p[1]^=l,p[2]^=i,p[3]^=E,p[4]^=t,p[5]^=l,p[6]^=i,p[7]^=E;for(var e=0;e<4;e++)x.call(this)}},_doProcessBlock:function(f,a){var d=this._X;x.call(this),y[0]=d[0]^d[5]>>>16^d[3]<<16,y[1]=d[2]^d[7]>>>16^d[5]<<16,y[2]=d[4]^d[1]>>>16^d[7]<<16,y[3]=d[6]^d[3]>>>16^d[1]<<16;for(var p=0;p<4;p++)y[p]=(y[p]<<8|y[p]>>>24)&16711935|(y[p]<<24|y[p]>>>8)&4278255360,f[a+p]^=y[p]},blockSize:128/32,ivSize:64/32});function x(){for(var f=this._X,a=this._C,d=0;d<8;d++)m[d]=a[d];a[0]=a[0]+1295307597+this._b|0,a[1]=a[1]+3545052371+(a[0]>>>0<m[0]>>>0?1:0)|0,a[2]=a[2]+886263092+(a[1]>>>0<m[1]>>>0?1:0)|0,a[3]=a[3]+1295307597+(a[2]>>>0<m[2]>>>0?1:0)|0,a[4]=a[4]+3545052371+(a[3]>>>0<m[3]>>>0?1:0)|0,a[5]=a[5]+886263092+(a[4]>>>0<m[4]>>>0?1:0)|0,a[6]=a[6]+1295307597+(a[5]>>>0<m[5]>>>0?1:0)|0,a[7]=a[7]+3545052371+(a[6]>>>0<m[6]>>>0?1:0)|0,this._b=a[7]>>>0<m[7]>>>0?1:0;for(var d=0;d<8;d++){var p=f[d]+a[d],e=p&65535,r=p>>>16,n=((e*e>>>17)+e*r>>>15)+r*r,s=((p&4294901760)*p|0)+((p&65535)*p|0);c[d]=n^s}f[0]=c[0]+(c[7]<<16|c[7]>>>16)+(c[6]<<16|c[6]>>>16)|0,f[1]=c[1]+(c[0]<<8|c[0]>>>24)+c[7]|0,f[2]=c[2]+(c[1]<<16|c[1]>>>16)+(c[0]<<16|c[0]>>>16)|0,f[3]=c[3]+(c[2]<<8|c[2]>>>24)+c[1]|0,f[4]=c[4]+(c[3]<<16|c[3]>>>16)+(c[2]<<16|c[2]>>>16)|0,f[5]=c[5]+(c[4]<<8|c[4]>>>24)+c[3]|0,f[6]=c[6]+(c[5]<<16|c[5]>>>16)+(c[4]<<16|c[4]>>>16)|0,f[7]=c[7]+(c[6]<<8|c[6]>>>24)+c[5]|0}L.RabbitLegacy=U._createHelper(u)}(),k.RabbitLegacy})}(jt)),jt.exports}var Wt={exports:{}},Ur;function Bn(){return Ur||(Ur=1,function(j,B){(function(k,L,X){j.exports=L(be(),Xe(),Qe(),Ke(),Me())})(ye,function(k){return function(){var L=k,X=L.lib,U=X.BlockCipher,C=L.algo;const y=16,m=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],c=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var u={pbox:[],sbox:[]};function x(e,r){let n=r>>24&255,s=r>>16&255,t=r>>8&255,i=r&255,l=e.sbox[0][n]+e.sbox[1][s];return l=l^e.sbox[2][t],l=l+e.sbox[3][i],l}function f(e,r,n){let s=r,t=n,i;for(let l=0;l<y;++l)s=s^e.pbox[l],t=x(e,s)^t,i=s,s=t,t=i;return i=s,s=t,t=i,t=t^e.pbox[y],s=s^e.pbox[y+1],{left:s,right:t}}function a(e,r,n){let s=r,t=n,i;for(let l=y+1;l>1;--l)s=s^e.pbox[l],t=x(e,s)^t,i=s,s=t,t=i;return i=s,s=t,t=i,t=t^e.pbox[1],s=s^e.pbox[0],{left:s,right:t}}function d(e,r,n){for(let E=0;E<4;E++){e.sbox[E]=[];for(let _=0;_<256;_++)e.sbox[E][_]=c[E][_]}let s=0;for(let E=0;E<y+2;E++)e.pbox[E]=m[E]^r[s],s++,s>=n&&(s=0);let t=0,i=0,l=0;for(let E=0;E<y+2;E+=2)l=f(e,t,i),t=l.left,i=l.right,e.pbox[E]=t,e.pbox[E+1]=i;for(let E=0;E<4;E++)for(let _=0;_<256;_+=2)l=f(e,t,i),t=l.left,i=l.right,e.sbox[E][_]=t,e.sbox[E][_+1]=i;return!0}var p=C.Blowfish=U.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var e=this._keyPriorReset=this._key,r=e.words,n=e.sigBytes/4;d(u,r,n)}},encryptBlock:function(e,r){var n=f(u,e[r],e[r+1]);e[r]=n.left,e[r+1]=n.right},decryptBlock:function(e,r){var n=a(u,e[r],e[r+1]);e[r]=n.left,e[r+1]=n.right},blockSize:64/32,keySize:128/32,ivSize:64/32});L.Blowfish=U._createHelper(p)}(),k.Blowfish})}(Wt)),Wt.exports}(function(j,B){(function(k,L,X){j.exports=L(be(),tt(),ln(),pn(),Xe(),fn(),Qe(),dr(),mt(),hn(),hr(),vn(),mn(),En(),Rt(),gn(),Ke(),Me(),yn(),xn(),bn(),Sn(),Rn(),_n(),Cn(),Tn(),Dn(),An(),wn(),On(),Pn(),kn(),Mn(),In(),Bn())})(ye,function(k){return k})})(tr);var Nn=tr.exports,$e=un(Nn);function Ln(j){return $e.MD5(j).toString().toUpperCase()}function Un(j,B,k,L,X,U,C,y){var m;let c="";U.set("x-log-apiversion","0.6.0"),U.set("x-log-signaturemethod","hmac-sha1"),c+=j+`
17
+ `+C+`
18
+ `+((m=U.get("Content-Type"))!=null?m:"")+`
19
+ `+y+`
20
+ `;const u=(d,p)=>d[0].localeCompare(p[0]),x=d=>d[0].startsWith("x-log-")||d[0].startsWith("x-acs-");try{const d=[...U.entries()].filter(x).sort(u).map(p=>p[0]+":"+p[1]+`
21
+ `).join("");c+=d}catch{}c+=B,X.size>0&&(c+="?");try{c+=[...X.entries()].sort(u).map(d=>d[0]+"="+d[1]).join("&")}catch{}const f=$e.HmacSHA1(c,L).toString($e.enc.Base64),a="LOG "+k+":"+f;return U.set("Authorization",a),U.set("x-log-date",y),a}var Fn=(j,B,k)=>new Promise((L,X)=>{var U=m=>{try{y(k.next(m))}catch(c){X(c)}},C=m=>{try{y(k.throw(m))}catch(c){X(c)}},y=m=>m.done?L(m.value):Promise.resolve(m.value).then(U,C);y((k=k.apply(j,B)).next())});function Vn(j){return Fn(this,null,function*(){const B=new Date;if(j.refreshSTSTokenInterval||(j.refreshSTSTokenInterval=3e5),!j.stsTokenFreshTime||+B-j.stsTokenFreshTime>=j.refreshSTSTokenInterval){j.stsTokenFreshTime=B;try{yield j.refreshSTSToken()}catch(k){typeof console.error=="function"&&console.error(`Some error occured during excuting refreshSTSToken, see:
22
+ `+k)}}return null})}var Hn=(j,B,k)=>new Promise((L,X)=>{var U=m=>{try{y(k.next(m))}catch(c){X(c)}},C=m=>{try{y(k.throw(m))}catch(c){X(c)}},y=m=>m.done?L(m.value):Promise.resolve(m.value).then(U,C);y((k=k.apply(j,B)).next())});function Fr(j){return{transString:function(B){let k={},L=0,X=!1;for(let U in B){if((U==="time"||U==="__time__")&&typeof B[U]=="number"){L=B[U],X=!0;continue}typeof B[U]=="object"?k[U]=JSON.stringify(B[U]):k[U]=String(B[U])}return k.__time__=X?L:Math.floor(new Date().getTime()/1e3),k},process:function(B,k){return Hn(this,null,function*(){yield Vn(j);let L=B.slice(B.indexOf("/logstores")),X=k.length,U=Ln(k),C=new Date().toUTCString(),y=new Map,m=new Map([["Content-Type","application/json"],["Content-MD5",U],["x-log-bodyrawsize",X.toString()]]);j.securityToken&&m.set("x-acs-security-token",j.securityToken),Un("POST",L,j.accessKeyId,j.accessKeySecret,y,m,U,C);let c=Object.fromEntries(m);return{data:k,header:c}})}}}typeof window<"u"&&$t(window,"stsPlugin",Fr);var Vr={exports:{}};/*! aliyun rts sdk - ver2.12.3 created:2025/4/15 16:14:52 */(function(j,B){(function(k,L){j.exports=L()})(self,()=>(()=>{var k={280:U=>{var C;C=()=>(()=>{var y={692:x=>{var f=x.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(a){return a.encoding?"rtpmap:%d %s/%s/%s":a.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(a){return a.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(a){return a.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(a){return"extmap:%d"+(a.direction?"/%s":"%v")+(a["encrypt-uri"]?" %s":"%v")+" %s"+(a.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(a){return a.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(a){var d="candidate:%s %d %s %d %s %d typ %s";return d+=a.raddr!=null?" raddr %s rport %d":"%v%v",d+=a.tcptype!=null?" tcptype %s":"%v",a.generation!=null&&(d+=" generation %d"),(d+=a["network-id"]!=null?" network-id %d":"%v")+(a["network-cost"]!=null?" network-cost %d":"%v")}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(a){var d="ssrc:%d";return a.attribute!=null&&(d+=" %s",a.value!=null&&(d+=":%s")),d}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(a){return a.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(a){return a.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(a){return"imageattr:%s %s %s"+(a.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(a){return"simulcast:%s %s"+(a.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(a){return"ts-refclk:%s"+(a.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(a){var d="mediaclk:";return d+=a.id!=null?"id=%s %s":"%v%s",d+=a.mediaClockValue!=null?"=%s":"",(d+=a.rateNumerator!=null?" rate=%s":"")+(a.rateDenominator!=null?"/%s":"")}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};Object.keys(f).forEach(function(a){f[a].forEach(function(d){d.reg||(d.reg=/(.*)/),d.format||(d.format="%s")})})},766:(x,f,a)=>{var d=a(962),p=a(627);f.write=p,f.parse=d.parse,f.parseParams=d.parseParams,f.parseFmtpConfig=d.parseFmtpConfig,f.parsePayloads=d.parsePayloads,f.parseRemoteCandidates=d.parseRemoteCandidates,f.parseImageAttributes=d.parseImageAttributes,f.parseSimulcastStreamList=d.parseSimulcastStreamList},962:(x,f,a)=>{var d=function(s){return String(Number(s))===s?Number(s):s},p=function(s,t,i){var l=s.name&&s.names;s.push&&!t[s.push]?t[s.push]=[]:l&&!t[s.name]&&(t[s.name]={});var E=s.push?{}:l?t[s.name]:t;(function(_,R,h,o){if(o&&!h)R[o]=d(_[1]);else for(var g=0;g<h.length;g+=1)_[g+1]!=null&&(R[h[g]]=d(_[g+1]))})(i.match(s.reg),E,s.names,s.name),s.push&&t[s.push].push(E)},e=a(692),r=RegExp.prototype.test.bind(/^([a-z])=(.*)/);f.parse=function(s){var t={},i=[],l=t;return s.split(/(\r\n|\r|\n)/).filter(r).forEach(function(E){var _=E[0],R=E.slice(2);_==="m"&&(i.push({rtp:[],fmtp:[]}),l=i[i.length-1]);for(var h=0;h<(e[_]||[]).length;h+=1){var o=e[_][h];if(o.reg.test(R))return p(o,l,R)}}),t.media=i,t};var n=function(s,t){var i=t.split(/=(.+)/,2);return i.length===2?s[i[0]]=d(i[1]):i.length===1&&t.length>1&&(s[i[0]]=void 0),s};f.parseParams=function(s){return s.split(/;\s?/).reduce(n,{})},f.parseFmtpConfig=f.parseParams,f.parsePayloads=function(s){return s.toString().split(" ").map(Number)},f.parseRemoteCandidates=function(s){for(var t=[],i=s.split(" ").map(d),l=0;l<i.length;l+=3)t.push({component:i[l],ip:i[l+1],port:i[l+2]});return t},f.parseImageAttributes=function(s){return s.split(" ").map(function(t){return t.substring(1,t.length-1).split(",").reduce(n,{})})},f.parseSimulcastStreamList=function(s){return s.split(";").map(function(t){return t.split(",").map(function(i){var l,E=!1;return i[0]!=="~"?l=d(i):(l=d(i.substring(1,i.length)),E=!0),{scid:l,paused:E}})})}},627:(x,f,a)=>{var d=a(692),p=/%[sdv%]/g,e=function(t){var i=1,l=arguments,E=l.length;return t.replace(p,function(_){if(i>=E)return _;var R=l[i];switch(i+=1,_){case"%%":return"%";case"%s":return String(R);case"%d":return Number(R);case"%v":return""}})},r=function(t,i,l){var E=[t+"="+(i.format instanceof Function?i.format(i.push?l:l[i.name]):i.format)];if(i.names)for(var _=0;_<i.names.length;_+=1){var R=i.names[_];i.name?E.push(l[i.name][R]):E.push(l[i.names[_]])}else E.push(l[i.name]);return e.apply(null,E)},n=["v","o","s","i","u","e","p","c","b","t","r","z","a"],s=["i","c","b","a"];x.exports=function(t,i){i=i||{},t.version==null&&(t.version=0),t.name==null&&(t.name=" "),t.media.forEach(function(R){R.payloads==null&&(R.payloads="")});var l=i.outerOrder||n,E=i.innerOrder||s,_=[];return l.forEach(function(R){d[R].forEach(function(h){h.name in t&&t[h.name]!=null?_.push(r(R,h,t)):h.push in t&&t[h.push]!=null&&t[h.push].forEach(function(o){_.push(r(R,h,o))})})}),t.media.forEach(function(R){_.push(r("m",d.m[0],R)),E.forEach(function(h){d[h].forEach(function(o){o.name in R&&R[o.name]!=null?_.push(r(h,o,R)):o.push in R&&R[o.push]!=null&&R[o.push].forEach(function(g){_.push(r(h,o,g))})})})}),_.join(`\r
23
+ `)+`\r
24
+ `}},776:function(x,f,a){var d,p=this&&this.__extends||(d=function(V,N){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(O,P){O.__proto__=P}||function(O,P){for(var F in P)Object.prototype.hasOwnProperty.call(P,F)&&(O[F]=P[F])},d(V,N)},function(V,N){if(typeof N!="function"&&N!==null)throw new TypeError("Class extends value "+String(N)+" is not a constructor or null");function O(){this.constructor=V}d(V,N),V.prototype=N===null?Object.create(N):(O.prototype=N.prototype,new O)}),e=this&&this.__assign||function(){return e=Object.assign||function(V){for(var N,O=1,P=arguments.length;O<P;O++)for(var F in N=arguments[O])Object.prototype.hasOwnProperty.call(N,F)&&(V[F]=N[F]);return V},e.apply(this,arguments)},r=this&&this.__awaiter||function(V,N,O,P){return new(O||(O=Promise))(function(F,q){function W(te){try{Q(P.next(te))}catch(Z){q(Z)}}function G(te){try{Q(P.throw(te))}catch(Z){q(Z)}}function Q(te){var Z;te.done?F(te.value):(Z=te.value,Z instanceof O?Z:new O(function(re){re(Z)})).then(W,G)}Q((P=P.apply(V,N||[])).next())})},n=this&&this.__generator||function(V,N){var O,P,F,q,W={label:0,sent:function(){if(1&F[0])throw F[1];return F[1]},trys:[],ops:[]};return q={next:G(0),throw:G(1),return:G(2)},typeof Symbol=="function"&&(q[Symbol.iterator]=function(){return this}),q;function G(Q){return function(te){return function(Z){if(O)throw new TypeError("Generator is already executing.");for(;q&&(q=0,Z[0]&&(W=0)),W;)try{if(O=1,P&&(F=2&Z[0]?P.return:Z[0]?P.throw||((F=P.return)&&F.call(P),0):P.next)&&!(F=F.call(P,Z[1])).done)return F;switch(P=0,F&&(Z=[2&Z[0],F.value]),Z[0]){case 0:case 1:F=Z;break;case 4:return W.label++,{value:Z[1],done:!1};case 5:W.label++,P=Z[1],Z=[0];continue;case 7:Z=W.ops.pop(),W.trys.pop();continue;default:if(!((F=(F=W.trys).length>0&&F[F.length-1])||Z[0]!==6&&Z[0]!==2)){W=0;continue}if(Z[0]===3&&(!F||Z[1]>F[0]&&Z[1]<F[3])){W.label=Z[1];break}if(Z[0]===6&&W.label<F[1]){W.label=F[1],F=Z;break}if(F&&W.label<F[2]){W.label=F[2],W.ops.push(Z);break}F[2]&&W.ops.pop(),W.trys.pop();continue}Z=N.call(V,W)}catch(re){Z=[6,re],P=0}finally{O=F=0}if(5&Z[0])throw Z[1];return{value:Z[0]?Z[1]:void 0,done:!0}}([Q,te])}}},s=this&&this.__spreadArray||function(V,N,O){if(O||arguments.length===2)for(var P,F=0,q=N.length;F<q;F++)!P&&F in N||(P||(P=Array.prototype.slice.call(N,0,F)),P[F]=N[F]);return V.concat(P||Array.prototype.slice.call(N))},t=this&&this.__importDefault||function(V){return V&&V.__esModule?V:{default:V}};Object.defineProperty(f,"__esModule",{value:!0}),f.PeerConnectionCore=f.DEFAULT_HEARTBEAT_INTERVAL=f.EDatachannelStatus=void 0;var i=a(887),l=a(248),E=a(237),_=a(619),R=a(628),h=a(961),o=a(844),g=a(651);Object.defineProperty(f,"EDatachannelStatus",{enumerable:!0,get:function(){return g.EDatachannelStatus}});var v,D=a(854),b=t(a(885)),T=a(132),S=t(a(123)),A="rts video",I="rts audio";f.DEFAULT_HEARTBEAT_INTERVAL=2500,function(V){V.SUB_ADD="subsribe add",V.SUB_DELETE="subscribe delete",V.SUB_ACTIVE="subscribe active",V.SUB_STOP="subscribe stop",V.PUB_ADD="publish add",V.PUB_DELETE="publish delete",V.PUB_REPLACE="publish replace",V.PUB_STOP="publish stop",V.DATACHANNEL_SUB_ADD="sub add datachannel",V.DATACHANNEL_SUB_ACTIVE="sub active datachannel",V.DATACHANNEL_SUB_STOP="sub delete datachannel",V.DATACHANNEL_PUB_ADD="pub add datachannel",V.DATACHANNEL_PUB_STOP="pub delete datachannel"}(v||(v={}));var H=function(V){function N(O){var P=V.call(this)||this;return P.PCCore=O,P}return p(N,V),N.prototype.excuteSignal=function(O,P,F,q){var W=this;switch(O){case v.SUB_ADD:this.PCCore.proceedSubscribeAdd(q.configList,q.reconnecting).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.SUB_DELETE:this.PCCore.proceedSubscribeDeleteTracks(q.configList,q.skipError).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.SUB_ACTIVE:break;case v.SUB_STOP:this.PCCore.proceedSubscribeStop(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.PUB_ADD:this.PCCore.proceedPublishAdd(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.PUB_REPLACE:this.PCCore.proceedPublishReplaceTracks(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.PUB_DELETE:this.PCCore.proceedPublishDeleteTracks(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.PUB_STOP:this.PCCore.proceedPublishStop(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.DATACHANNEL_SUB_ADD:this.PCCore.proceedSubscribeAddDatachannel(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.DATACHANNEL_SUB_STOP:this.PCCore.proceedSubscribeStopDatachannel(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.DATACHANNEL_PUB_ADD:this.PCCore.proceedPublishAddDatachannel(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")});break;case v.DATACHANNEL_PUB_STOP:this.PCCore.proceedPublishStopDatachannel(q.configList).then(function(G){P(G)}).catch(function(G){F(G)}).finally(function(){W.emit("onSignalDone")})}},N}(b.default),M=function(V){function N(O){var P=V.call(this)||this;return P.heartbeatTimelineMap=new Map,P.removeTwcc=!1,P.mutex=!1,P.eventQueue=new D.CacheBuffer("signal queue"),P.signalTimer=null,P.rollbackController=new T.PeerConnectionRollbackController(P),P.onInnerSubscribeDelete=function(){},P.receiverCodecPreferences={},P.senderCodecPreferences={},P.removeTrackListener=function(){},P.heartbeatTimerHandle=null,P.heartbeatTokenRing=0,P.streamManager=new R.StreamManager,O.pc?(P.pc=O.pc,P.signal=new _.Signal({pc:O.pc,onDatachannelEvent:O.onDatachannelEvent}),P.heartbeatProcessor=new S.default(P.signal.getDatachannelCore().getWebrtcDatachannel(),P.streamManager),P.initHeartbeatListener(),P.onInnerSubscribeDelete=O.onInnerSubscribeDelete||function(){},P.offerSdpHook=O.offerSdpHook,P.answerSdpHook=O.answerSdpHook,P):(console.error("peerconnetion is required"),P)}return p(N,V),N.prototype.getStreamManager=function(){return this.streamManager},N.prototype.getSignal=function(){return this.signal},N.prototype.setPrevOfferSdp=function(O){this.prevOfferSdp=O},N.prototype.setPrevAnswerSdp=function(O){this.prevAnswerSdp=O},N.prototype.setStreamManager=function(O){this.streamManager=O},N.prototype.getTrackIds=function(O){return O.reduce(function(P,F){return s(s([],P,!0),[F.id],!1)},[])},N.prototype.setRemoveTwcc=function(O){this.removeTwcc=O},N.prototype.setReceiverCodecPreferences=function(O){this.receiverCodecPreferences=e({},O)},N.prototype.setSenderCodecPreferences=function(O){this.senderCodecPreferences=e({},O)},N.prototype.subscribeAdd=function(O,P){var F=this;return new Promise(function(q,W){var G=new H(F);if(F.mutex){var Q={type:v.SUB_ADD,excuter:G,res:q,rej:W,data:{configList:O}};F.eventQueue.cache(Q)}else F.atomSignalExec(v.SUB_ADD,G,q,W,{configList:O,reconnecting:P})})},N.prototype.subscribeDeleteTracks=function(O,P){var F=this;return new Promise(function(q,W){var G=new H(F);if(F.mutex){var Q={type:v.SUB_DELETE,excuter:G,res:q,rej:W,data:{configList:O,skipError:P}};F.eventQueue.cache(Q)}else F.atomSignalExec(v.SUB_DELETE,G,q,W,{configList:O,skipError:P})})},N.prototype.subscribeStop=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.SUB_STOP,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.SUB_STOP,W,F,q,{configList:O})})},N.prototype.publishAdd=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.PUB_ADD,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.PUB_ADD,W,F,q,{configList:O})})},N.prototype.publishReplaceTracks=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.PUB_REPLACE,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.PUB_REPLACE,W,F,q,{configList:O})})},N.prototype.publishDeleteTracks=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.PUB_DELETE,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.PUB_DELETE,W,F,q,{configList:O})})},N.prototype.publishStop=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.PUB_STOP,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.PUB_STOP,W,F,q,{configList:O})})},N.prototype.subscribeAddDatachannel=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.DATACHANNEL_SUB_ADD,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.DATACHANNEL_SUB_ADD,W,F,q,{configList:O})})},N.prototype.subscribeStopDatachannel=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.DATACHANNEL_SUB_STOP,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.DATACHANNEL_SUB_STOP,W,F,q,{configList:O})})},N.prototype.publishAddDatachannel=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.DATACHANNEL_PUB_ADD,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.DATACHANNEL_PUB_ADD,W,F,q,{configList:O})})},N.prototype.publishStopDatachannel=function(O){var P=this;return new Promise(function(F,q){var W=new H(P);if(P.mutex){var G={type:v.DATACHANNEL_PUB_STOP,excuter:W,res:F,rej:q,data:{configList:O}};P.eventQueue.cache(G)}else P.atomSignalExec(v.DATACHANNEL_PUB_STOP,W,F,q,{configList:O})})},N.prototype.atomSignalExec=function(O,P,F,q,W){var G=this;this.mutex=!0,P.once("onSignalDone",function(){G.eventQueue.isEmpty()?G.mutex=!1:setTimeout(function(){var Q=G.eventQueue.getFirst();G.atomSignalExec(Q.type,Q.excuter,Q.res,Q.rej,Q.data)})}),P.excuteSignal(O,F,q,W)},N.prototype.proceedSubscribeAdd=function(O,P){return r(this,void 0,void 0,function(){var F,q,W,G,Q,te,Z,re,oe=this;return n(this,function(se){switch(se.label){case 0:if(this.log("SUB LIST: ",O),F=new Date().getTime(),q=new Date().getTime(),W=new Date().getTime(),G=this,Q=this.extendUrl(O),te=Q.map(function(ce){var ue=ce.urlData,he=ce.vMsid,fe=ce.aMsid;if(oe.streamManager.has(ue.url)){var Ee=oe.streamManager.get(ue.url),le=Ee.videoInfoList.map(function(Ce){return Ce.msid}),pe=Ee.audioInfoList.map(function(Ce){return Ce.msid}),ge=(0,i.intersection)(le,he),Re=(0,i.intersection)(pe,fe);if(Re.length||ge.length)return{url:ue.url,vMsid:ge,aMsid:Re}}}).filter(function(ce){return ce}),this.log("DELETE LIST: ",te),!te?.length)return[3,4];se.label=1;case 1:return se.trys.push([1,3,,4]),[4,this.proceedSubscribeDeleteTracks(te,!0,P)];case 2:return se.sent(),this.onInnerSubscribeDelete&&this.onInnerSubscribeDelete(te),[3,4];case 3:throw Z=se.sent(),(re=Z).extraInfo=e(e({},re.extraInfo),{api:"subscribeAdd",signal_api:"subscribeDeleteTracks",configList:O}),re;case 4:return F=new Date().getTime(),[2,new Promise(function(ce,ue){return r(oe,void 0,void 0,function(){function he(){return r(this,void 0,void 0,function(){var me,w;return n(this,function(K){switch(K.label){case 0:G.removeTrackListener(),me=G.buildUrlStreamMap(Q),K.label=1;case 1:return K.trys.push([1,3,,4]),[4,G.subscribeActive(O)];case 2:return K.sent(),[3,4];case 3:return(w=K.sent()).extraInfo=e(e({},w.extraInfo),{api:"subscribeAdd",signal_api:"subscribeActive"}),G.rollbackController.rollback({pcTransceiversRollback:!0,streamManagerRollback:!0}),[2,ue(w)];case 4:return q=new Date().getTime(),ce({deleteRspTime:F,subAddRspTime:W,activeRspTime:q,streamList:me}),[2]}})})}var fe,Ee,le,pe,ge,Re,Ce,_e,De,Ve,ke,Ae,we,Te,Pe,je,Ne,xe=this;return n(this,function(me){switch(me.label){case 0:if(!this.pc)return[2,ue(new h.RtsError(o.ErrorCode.CORE_NO_PC_ERROR,"subscribeAdd: no peerconnection",""))];this.pc.addEventListener("track",he),this.removeTrackListener=function(){var w;(w=xe.pc)===null||w===void 0||w.removeEventListener("track",he)},this.rollbackController.saveStreamManager(this.streamManager),fe=[],Q.forEach(function(w){var K=w.urlData,z=w.vMsid,Y=w.aMsid;if(xe.pc){if(xe.streamManager.init(K.url),K.subVideo&&!xe.streamManager.isMsidSubPubDone(K.url,{vMsid:z[0]})){var $=xe.pc.addTransceiver("video",{direction:"recvonly"});fe.push({type:"video",msid:z[0],trans:$}),xe.streamManager.update(K.url,{vMsid:z[0],vTransceiver:$}),xe.setCodecPreferences($,xe.receiverCodecPreferences.video)}if(K.subAudio&&!xe.streamManager.isMsidSubPubDone(K.url,{aMsid:Y[0]})){var ee=xe.pc.addTransceiver("audio",{direction:"recvonly"});fe.push({type:"audio",msid:Y[0],trans:ee}),xe.streamManager.update(K.url,{aMsid:Y[0],aTransceiver:ee}),xe.setCodecPreferences(ee,xe.receiverCodecPreferences.audio)}}}),this.rollbackController.setFakeSdpMedias(fe,"sub"),me.label=1;case 1:return me.trys.push([1,3,,4]),[4,this.pc.createOffer()];case 2:return Ee=me.sent(),[3,4];case 3:return le=me.sent(),[2,ue(new h.RtsError(o.ErrorCode.DATACHANNEL_CREATE_OFFER_ERROR,"CreateOffer Error: ".concat(le),"",{api:"subscribeAdd",err:le}))];case 4:if(pe=new l.SdpUtil({sdp:Ee.sdp||""}),this.restorePublishedSsrc(pe),pe.addNack(),pe.updateBundle(),Ee=new RTCSessionDescription({type:"offer",sdp:pe.generate()}),ge=this.findNewSubPubMids(Ee?.sdp||"",this.prevOfferSdp||""),this.setPrevOfferSdp(Ee.sdp||""),this.rollbackController.setFakeSdpMids(ge),Re=this.avoidMsidConflict(Ee.sdp),this.offerSdpHook)try{Re=this.offerSdpHook(Re)}catch(w){console.log("offerSdpHook error: ",w)}me.label=5;case 5:return me.trys.push([5,7,,9]),[4,this.pc.setLocalDescription(new RTCSessionDescription({type:"offer",sdp:Re}))];case 6:return me.sent(),[3,9];case 7:return Ce=me.sent(),[4,this.rollbackController.rollback({trackListnerRollback:!0,pcTransceiversRollback:!0,streamManagerRollback:!0,runSimulateSignal:!0})];case 8:return me.sent(),[2,ue(new h.RtsError(o.ErrorCode.DATACHANNEL_SET_OFFER_ERROR,"SetLocalDescription error: ".concat(Ce),"",{api:"subscribeAdd",sdp:Ee}))];case 9:if(_e=[],De=[],Q.forEach(function(w){var K=new l.SdpUtil({sdp:Ee?.sdp||""}),z=[],Y=w.vMsid.length!==0,$=w.aMsid.length!==0,ee=!1,J=!1;K.detail.media.forEach(function(ie){var ne=String(ie.mid);ge.includes(ne)&&(De.includes(ne)||(ie.type==="video"&&Y&&!ee?(z.push(String(ie.mid)),ee=!0):ie.type==="audio"&&$&&!J&&(z.push(String(ie.mid)),J=!0)))}),De=s(s([],De,!0),z,!0),K.keepMedia(z),_e.push(K.generate())}),this.log("ADD LIST: ",Q),this.offerSdpHook)try{_e=_e.map(function(w){return xe.offerSdpHook(w)})}catch(w){console.log("offerSdpHook error: ",w)}me.label=10;case 10:return me.trys.push([10,12,,14]),[4,(Ne=this.signal)===null||Ne===void 0?void 0:Ne.subscribeAdd(Q,_e,this.streamManager)];case 11:return Ve=me.sent(),[3,14];case 12:return ke=me.sent(),[4,this.rollbackController.rollback({trackListnerRollback:!0,pcTransceiversRollback:!0,streamManagerRollback:!0,runSimulateSignal:!0})];case 13:return me.sent(),ke.extraInfo=e({api:"subscribeAdd",signal_api:"subscribeAdd"},ke.extraInfo),[2,ue(ke)];case 14:if(Ae=[],Ve.streams.forEach(function(w,K){xe.log("Sub TraceId[".concat(K,"]: "),w.traceid);var z=new l.SdpUtil({sdp:w.sdp});Ae=s(s([],Ae,!0),z.detail.media,!0);var Y=Q.find(function($){return $.urlData.url===w.url});Y&&(Y.traceId=w.traceid)}),(we=new l.SdpUtil({sdp:this.prevAnswerSdp||""})).addOrUpdateMedia(Ae),this.alignAnswerMidsWithOffer(we),Te=we.generate(),this.setPrevAnswerSdp(Te),Pe=this.avoidMsidConflict(Te),this.answerSdpHook)try{Pe=this.answerSdpHook(Pe)}catch(w){console.log("answerSdpHook error: ",w)}me.label=15;case 15:return me.trys.push([15,17,,19]),[4,this.pc.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:Pe}))];case 16:return me.sent(),Q.forEach(function(w){xe.streamManager.markAlreadySubPub(w.urlData.url,{vMsid:w.vMsid[0],aMsid:w.aMsid[0]})}),[3,19];case 17:return je=me.sent(),[4,this.rollbackController.rollback({trackListnerRollback:!0,pcTransceiversRollback:!0,streamManagerRollback:!0})];case 18:return me.sent(),[2,ue(new h.RtsError(o.ErrorCode.DATACHANNEL_SET_ANSWER_ERROR,"SetRemoteDescription error: ".concat(je),"",{api:"subscribeAdd",sdp:Te}))];case 19:return W=new Date().getTime(),[2]}})})})]}})})},N.prototype.subscribeActive=function(O){var P;return r(this,void 0,void 0,function(){return n(this,function(F){return[2,(P=this.signal)===null||P===void 0?void 0:P.subscribeActive(this.extendUrl(O))]})})},N.prototype.proceedSubscribeDeleteTracks=function(O,P,F){var q,W,G,Q;return r(this,void 0,void 0,function(){var te,Z,re,oe,se,ce,ue,he=this;return n(this,function(fe){switch(fe.label){case 0:O.forEach(function(Ee){Ee.rawUrl=Ee.url,Ee.url=he.streamManager.getOriginUrl(Ee.url)}),te=!1,Z=!!P,re=void 0,fe.label=1;case 1:return fe.trys.push([1,3,,4]),[4,(q=this.signal)===null||q===void 0?void 0:q.subscribeDelete(O)];case 2:return fe.sent(),[3,4];case 3:return oe=fe.sent(),te=(re=oe).errorCode===o.ErrorCode.DATACHANNEL_RESPONSE_ERROR&&((G=(W=re.extraInfo)===null||W===void 0?void 0:W.parsedData)===null||G===void 0?void 0:G.streams)&&((Q=re.extraInfo.parsedData.streams[0])===null||Q===void 0?void 0:Q.res_code)===404,[3,4];case 4:if(re&&!te)throw re.extraInfo=e({api:"subscribeDeleteTracks"},re.extraInfo),re;return se=Z&&te,ce=[],ue=O.map(function(Ee){var le=Ee.url,pe=Ee.vMsid,ge=Ee.aMsid,Re=Ee.rawUrl;return r(he,void 0,void 0,function(){var Ce,_e,De,Ve,ke,Ae,we,Te;return n(this,function(Pe){switch(Pe.label){case 0:le=(0,i.pruneSubUrl)(le),this.streamManager.has(le)&&(pe&&(De=this.streamManager.getTransceiver(le,{vMsid:pe[0]}))&&(_e=De.receiver.track).stop(),ge&&(Ve=this.streamManager.getTransceiver(le,{aMsid:ge[0]}))&&(Ce=Ve.receiver.track).stop()),Pe.label=1;case 1:return Pe.trys.push([1,3,,4]),[4,this.simulateOfferAnswer()];case 2:return Pe.sent(),[3,4];case 3:throw(ke=Pe.sent()).extraInfo=e({api:"subscribeDeleteTracks"},ke.extraInfo),ke;case 4:return(Ae=this.streamManager.getStreamByMsid({url:le,vMsid:pe?.[0],aMsid:ge?.[0]}))&&(Ce&&((we=Ae.mediastream)===null||we===void 0||we.removeTrack(Ce)),_e&&((Te=Ae.mediastream)===null||Te===void 0||Te.removeTrack(_e))),F||this.streamManager.pruneStreamList(le),this.streamManager.removeMsid(le,{vMsid:pe?.length?this.unifyMsid(pe,"video"):void 0,aMsid:ge?.length?this.unifyMsid(ge,"audio"):void 0}),ce.push({url:Re||"",stream:Ae}),[2]}})})}),[4,Promise.all(ue)];case 5:if(fe.sent(),!se&&re)throw re.extraInfo=e({api:"subscribeDeleteTracks"},re.extraInfo),re;return[2,ce]}})})},N.prototype.proceedSubscribeStop=function(O){var P;return r(this,void 0,void 0,function(){var F,q,W=this;return n(this,function(G){switch(G.label){case 0:return G.trys.push([0,2,,3]),[4,(P=this.signal)===null||P===void 0?void 0:P.subscribeStop(this.extendUrl(O))];case 1:return G.sent(),[3,3];case 2:throw(F=G.sent()).extraInfo=e({api:"subscribeStop"},F.extraInfo),F;case 3:return O.forEach(function(Q){Q.rawUrl=Q.url,Q.url=W.streamManager.getOriginUrl(Q.url)}),q=O.map(function(Q){var te=Q.url;return Q.rawUrl,Q.targetStreams,r(W,void 0,void 0,function(){var Z;return n(this,function(re){switch(re.label){case 0:te=(0,i.pruneSubUrl)(te),this.streamManager.getAllTransceivers(te).forEach(function(oe){var se;(se=oe?.receiver.track)===null||se===void 0||se.stop()}),this.streamManager.get(te).streamList.forEach(function(oe){return oe.release()}),this.streamManager.remove(te),re.label=1;case 1:return re.trys.push([1,3,,4]),[4,this.simulateOfferAnswer()];case 2:return re.sent(),[3,4];case 3:throw(Z=re.sent()).extraInfo=e({api:"subscribeStop"},Z.extraInfo),Z;case 4:return[2]}})})}),[4,Promise.all(q)];case 4:return G.sent(),[2]}})})},N.prototype.proceedPublishAdd=function(O){var P;return r(this,void 0,void 0,function(){var F,q,W,G,Q,te,Z,re,oe,se,ce,ue,he,fe,Ee,le,pe,ge,Re,Ce,_e,De,Ve,ke,Ae,we,Te,Pe,je,Ne=this;return n(this,function(xe){switch(xe.label){case 0:if(O.length>1)throw console.error("Only one stream is supported."),new h.RtsError(o.ErrorCode.CORE_PUBLIST_EXCEED_ERROR,"publishAdd: publishList exceed limit","",{api:"publishAdd"});if(!this.pc)throw new h.RtsError(o.ErrorCode.CORE_NO_PC_ERROR,"publishAdd: no peerconnection","",{api:"publishAdd"});F=O[0],q=F.stream,W=this.unifyMsid(F.aMsid,"audio"),G=this.unifyMsid(F.vMsid,"video"),F.rawUrl=F.url,F.url=this.streamManager.getOriginUrl(F.url),typeof F.updateSourceStream!="boolean"&&(F.updateSourceStream=!0),Q=q.videoTrack,te=q.audioTrack,this.rollbackController.saveStreamManager(this.streamManager),Z=[],re=this.streamManager.getStreamByMsid({url:F.url,vMsid:G,aMsid:W}),this.streamManager.init(F.url,R.EStreamType.Publish),Q&&(oe=this.pc.addTransceiver(q.videoTrack,{direction:"sendonly"}),this.streamManager.update(F.url,{vMsid:G,vTransceiver:oe,stream:q}),Z.push({type:"video",trans:oe,msid:G}),this.setCodecPreferences(oe,this.senderCodecPreferences.video)),te&&(oe=this.pc.addTransceiver(q.audioTrack,{direction:"sendonly"}),this.streamManager.update(F.url,{aMsid:W,aTransceiver:oe,stream:q}),Z.push({type:"audio",trans:oe,msid:W}),this.setCodecPreferences(oe,this.senderCodecPreferences.audio)),this.rollbackController.setFakeSdpMedias(Z,"pub"),xe.label=1;case 1:return xe.trys.push([1,3,,4]),[4,this.pc.createOffer()];case 2:return se=xe.sent(),[3,4];case 3:throw ce=xe.sent(),new h.RtsError(o.ErrorCode.DATACHANNEL_CREATE_OFFER_ERROR,"CreateOffer Error: ".concat(ce),"",{api:"publishAdd",err:ce});case 4:if(ue=new l.SdpUtil({sdp:se.sdp||""}),he=this.parseMsidString(G),fe=this.parseMsidString(W),Ee=this.findNewSubPubMids(se.sdp||"",this.prevOfferSdp||""),this.rollbackController.setFakeSdpMids(Ee),he.stream&&ue.detail.msidSemantic&&(ue.detail.msidSemantic.token=he.stream),le=ue.detail.media.reduce(function(me,w){return w.direction==="inactive"?s(s([],me,!0),[String(w.mid)],!1):me},[]),ue.detail.media.forEach(function(me){var w;if(me.direction!=="recvonly"&&me.type!=="application"&&Ee.includes(String(me.mid))){var K=me.type==="video"?he:fe,z=Ne.parseMsidString(me.msid);z.stream=K.stream||z.stream,z.track=K.track||z.track;var Y=Ne.stringifyMsid(z);me.msid=Y,(w=me.ssrcs)===null||w===void 0||w.forEach(function($){switch($.attribute){case"cname":case"label":$.value=K.track||$.value;break;case"msid":$.value=Y;break;case"mslabel":$.value=K.stream||$.value}})}}),this.restorePublishedSsrc(ue),this.restorePublishMsid(ue),ue.addNack(),pe=ue.generate(),this.setPrevOfferSdp(pe),ge=this.avoidMsidConflict(pe),this.offerSdpHook)try{ge=this.offerSdpHook(ge)}catch(me){console.log("offerSdoHook error: ",me)}xe.label=5;case 5:return xe.trys.push([5,7,,8]),[4,this.pc.setLocalDescription(new RTCSessionDescription({type:"offer",sdp:ge}))];case 6:return xe.sent(),[3,8];case 7:throw Re=xe.sent(),this.rollbackController.rollback({streamManagerRollback:!0,runSimulateSignal:!0}),new h.RtsError(o.ErrorCode.DATACHANNEL_SET_OFFER_ERROR,"SetLocalDescription error: ".concat(Re),"",{api:"publishAdd",sdp:pe});case 8:if(ue.keepMedia(Ee),this.updateTrackInfoList({url:F.rawUrl,stream:F.stream,vMsid:G,aMsid:W,sdpMediaList:ue.detail.media}),ge=ue.generate(),this.offerSdpHook)try{ge=this.offerSdpHook(ge)}catch(me){console.log("offerSdpHook error: ",me)}xe.label=9;case 9:return xe.trys.push([9,11,,12]),[4,(P=this.signal)===null||P===void 0?void 0:P.publishAdd([F.url],[ge],[Q?[this.stringifyMsid(he)]:[]],[te?[this.stringifyMsid(fe)]:[]])];case 10:return Ce=xe.sent(),[3,12];case 11:throw _e=xe.sent(),(De=_e).extraInfo=e({api:"publishAdd"},De.extraInfo),this.rollbackController.rollback({streamManagerRollback:!0,runSimulateSignal:!0}),De;case 12:if(Ve=Ce.streams[0],F.traceId=Ve.traceid,this.log("Pub TraceId: ",F.traceId),(ke=new l.SdpUtil({sdp:Ve.sdp})).detail.media.forEach(function(me){me.type!=="application"&&me.direction==="sendrecv"&&(me.direction="recvonly")}),(Ae=new l.SdpUtil({sdp:this.prevAnswerSdp||""})).detail.media.forEach(function(me){me.type==="application"&&(delete me.candidates,delete me.endOfCandidates)}),Ae.setMediaInactive(le),Ae.addOrUpdateMedia(ke.detail.media,{isPublish:!0}),this.alignAnswerMidsWithOffer(Ae),this.removeTwcc&&(we=["http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01"],Ae.detail.media.forEach(function(me){var w;me.ext=(w=me.ext)===null||w===void 0?void 0:w.filter(function(K){return!we.includes(K.uri)})})),Te=Ae.generate(),this.setPrevAnswerSdp(Te),Pe=this.avoidMsidConflict(Te),this.answerSdpHook)try{Pe=this.answerSdpHook(Pe)}catch(me){console.log("answerSdpHook error: ",me)}xe.label=13;case 13:return xe.trys.push([13,15,,16]),[4,this.pc.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:Pe}))];case 14:return xe.sent(),this.streamManager.markAlreadySubPub(F.url,{vMsid:G,aMsid:W,isPub:!0}),[3,16];case 15:throw je=xe.sent(),this.rollbackController.rollback({streamManagerRollback:!0}),new h.RtsError(o.ErrorCode.DATACHANNEL_SET_ANSWER_ERROR,"SetRemoteDescription error: ".concat(je),"",{api:"publishAdd",sdp:Te});case 16:return re&&F.updateSourceStream&&re.mergeStream(q),[2,O.map(function(me){return{url:me.rawUrl,trackInfoList:Ne.streamManager.getAllMediaInfoList(F.url),traceId:me.traceId}})]}})})},N.prototype.proceedPublishDeleteTracks=function(O){var P,F,q,W,G,Q,te;return r(this,void 0,void 0,function(){var Z,re,oe,se,ce,ue,he,fe,Ee,le,pe=this;return n(this,function(ge){switch(ge.label){case 0:O.forEach(function(Re){Re.rawUrl=Re.url,Re.url=pe.streamManager.getOriginUrl(Re.url)}),ge.label=1;case 1:return ge.trys.push([1,3,,4]),[4,(P=this.signal)===null||P===void 0?void 0:P.publishDelete(O)];case 2:return ge.sent(),[3,4];case 3:throw(Z=ge.sent()).extraInfo=e({api:"publishDeleteTracks"},Z.extraInfo),Z;case 4:if(re=O[0],oe=(0,i.pruneSubUrl)(re.url),typeof re.updateSourceStream!="boolean"&&(re.updateSourceStream=!0),se=!1,ce=!1,!this.streamManager.has(oe))return[3,9];!((F=re.vMsid)===null||F===void 0)&&F.length&&((ue=this.streamManager.getTransceiver(oe,{vMsid:re.vMsid[0]}))!=null&&ue.sender&&((q=this.pc)===null||q===void 0||q.removeTrack(ue?.sender)),se=!0),!((W=re.aMsid)===null||W===void 0)&&W.length&&((he=this.streamManager.getTransceiver(oe,{aMsid:re.aMsid[0]}))!=null&&he.sender&&((G=this.pc)===null||G===void 0||G.removeTrack(he?.sender)),ce=!0),ge.label=5;case 5:return ge.trys.push([5,7,,8]),[4,this.simulateOfferAnswer()];case 6:return ge.sent(),[3,8];case 7:throw(fe=ge.sent()).extraInfo=e({api:"publishDeleteTracks"},fe.extraInfo),fe;case 8:return(Ee=this.streamManager.getStreamByMsid({url:oe,vMsid:(Q=re.vMsid)===null||Q===void 0?void 0:Q[0],aMsid:(te=re.aMsid)===null||te===void 0?void 0:te[0]}))&&re.updateSourceStream&&Ee.deleteTracks({video:se,audio:ce}),this.streamManager.removeMsid(oe,{vMsid:se?this.unifyMsid(re.vMsid,"video"):void 0,aMsid:ce?this.unifyMsid(re.aMsid,"audio"):void 0}),this.streamManager.pruneStreamList(oe),le=this.streamManager.getAllMediaInfoList(re.url),[2,O.map(function(Re){return{url:Re.rawUrl,trackInfoList:le}})];case 9:return[2]}})})},N.prototype.proceedPublishReplaceTracks=function(O){var P,F,q,W,G;return r(this,void 0,void 0,function(){var Q,te,Z,re,oe,se,ce,ue,he,fe,Ee=this;return n(this,function(le){switch(le.label){case 0:if(Q=O[0],te=Q.stream,Z=Q.vMsid,re=Q.aMsid,Q.rawUrl=Q.url,Q.url=this.streamManager.getOriginUrl(Q.url),!this.streamManager.has(Q.url))throw new h.RtsError(o.ErrorCode.CORE_PUB_REPLACE_URL_NOT_FOUND,"No stream found for this url: ".concat(Q.url),"",{api:"publishReplaceTracks",configList:O});return typeof Q.updateSourceStream!="boolean"&&(Q.updateSourceStream=!0),oe=te.audioTrack,se=te.videoTrack,ce=this.streamManager.getAllMediaInfoList(Q.url,!0),oe&&(he=(P=ce.find(function(pe){return pe.type==="audio"&&(!re||pe.msid===re)}))===null||P===void 0?void 0:P.transceiver)&&oe.id!==((q=(F=he.sender)===null||F===void 0?void 0:F.track)===null||q===void 0?void 0:q.id)?[4,he.sender.replaceTrack(oe)]:[3,2];case 1:le.sent(),le.label=2;case 2:return se?(ue=ce.find(function(pe){return pe.type==="video"&&(!Z||pe.msid===Z)}),(he=ue?.transceiver)&&se.id!==((G=(W=he.sender)===null||W===void 0?void 0:W.track)===null||G===void 0?void 0:G.id)?[4,he.sender.replaceTrack(se)]:[3,4]):[3,4];case 3:le.sent(),te.isCustomStream||(ue.from=te.hasScreen?"screen":"camera"),le.label=4;case 4:return(fe=this.streamManager.getStreamByMsid({url:Q.url,vMsid:Z,aMsid:re}))&&Q.updateSourceStream&&fe.mergeStream(te),[2,O.map(function(pe){return{url:pe.rawUrl,trackInfoList:Ee.streamManager.getAllMediaInfoList(Q.url)}})]}})})},N.prototype.proceedPublishStop=function(O){var P;return r(this,void 0,void 0,function(){var F,q,W=this;return n(this,function(G){switch(G.label){case 0:return G.trys.push([0,2,,3]),[4,(P=this.signal)===null||P===void 0?void 0:P.publishStop(O.map(function(Q){return W.streamManager.getOriginUrl(Q.url)}))];case 1:return G.sent(),[3,3];case 2:throw(F=G.sent()).extraInfo=e({api:"publishStop"},F.extraInfo),F;case 3:return q=O.map(function(Q){var te=Q.url;return r(W,void 0,void 0,function(){var Z,re=this;return n(this,function(oe){switch(oe.label){case 0:te=(0,i.pruneSubUrl)(te),this.streamManager.getAllTransceivers(te).forEach(function(se){var ce;se?.sender&&((ce=re.pc)===null||ce===void 0||ce.removeTrack(se?.sender))}),this.streamManager.get(te).streamList.forEach(function(se){return se.deleteTracks({video:!0,audio:!0})}),this.streamManager.remove(te),oe.label=1;case 1:return oe.trys.push([1,3,,4]),[4,this.simulateOfferAnswer()];case 2:return oe.sent(),[3,4];case 3:throw(Z=oe.sent()).extraInfo=e({api:"publishStop"},Z.extraInfo),Z;case 4:return[2]}})})}),[4,Promise.all(q)];case 4:return G.sent(),[2]}})})},N.prototype.proceedSubscribeAddDatachannel=function(O){return r(this,void 0,void 0,function(){var P=this;return n(this,function(F){return[2,new Promise(function(q,W){return r(P,void 0,void 0,function(){var G,Q,te,Z,re,oe=this;return n(this,function(se){switch(se.label){case 0:return se.trys.push([0,2,,3]),[4,(Z=this.signal)===null||Z===void 0?void 0:Z.subscribeAddDatachannel(O)];case 1:return se.sent(),[3,3];case 2:return(G=se.sent()).extraInfo=e({api:"subscribeAddDatachannel",signal_api:"subscribeAddDatachannel"},G.extraInfo),[2,W(G)];case 3:Q={},se.label=4;case 4:return se.trys.push([4,6,,7]),[4,(re=this.signal)===null||re===void 0?void 0:re.subscribeActiveDatachannel(O)];case 5:return Q=se.sent(),[3,7];case 6:return(te=se.sent()).extraInfo=e({api:"subscribeAddDatachannel",signal_api:"subscribeActiveDatachannel"},te.extraInfo),[2,W(te)];case 7:return O.forEach(function(ce){oe.streamManager.addOrUpdateDatachannelItem({type:"sub-data",url:(0,i.pruneSubUrl)(ce.url,!0),msids:[{name:ce.msid,id:ce.datachannelId,type:"data",label:ce.label,datachannel:ce.datachannel}],originUrl:ce.url,streams:[]})}),q(Q),[2]}})})})]})})},N.prototype.proceedSubscribeStopDatachannel=function(O){return r(this,void 0,void 0,function(){var P=this;return n(this,function(F){return[2,new Promise(function(q,W){return r(P,void 0,void 0,function(){var G,Q,te,Z,re,oe,se,ce=this;return n(this,function(ue){switch(ue.label){case 0:return ue.trys.push([0,2,,3]),[4,(te=this.signal)===null||te===void 0?void 0:te.subscribeStopDatachannel(O)];case 1:return ue.sent(),[3,3];case 2:return G=ue.sent(),((se=(oe=(re=(Z=(Q=G)==null?void 0:Q.extraInfo)===null||Z===void 0?void 0:Z.parsedData)===null||re===void 0?void 0:re.streams)===null||oe===void 0?void 0:oe[0])===null||se===void 0?void 0:se.res_code)===404?[3,3]:(Q.extraInfo=e({api:"subscribeStopDatachannel",signal_api:"subscribeStopDatachannel"},Q.extraInfo),[2,W(G)]);case 3:return O.forEach(function(he){ce.streamManager.deleteDatachannelItem({url:(0,i.pruneSubUrl)(he.url,!0)})}),q(),[2]}})})})]})})},N.prototype.proceedPublishAddDatachannel=function(O){return r(this,void 0,void 0,function(){var P=this;return n(this,function(F){return[2,new Promise(function(q,W){return r(P,void 0,void 0,function(){var G,Q,te,Z=this;return n(this,function(re){switch(re.label){case 0:G={},re.label=1;case 1:return re.trys.push([1,3,,4]),[4,(te=this.signal)===null||te===void 0?void 0:te.publishAddDatachannel(O)];case 2:return G=re.sent(),[3,4];case 3:return(Q=re.sent()).extraInfo=e({api:"publishAddDatachannel",signal_api:"publishAddDatachannel"},Q.extraInfo),[2,W(Q)];case 4:return O.forEach(function(oe){Z.streamManager.addOrUpdateDatachannelItem({type:"pub-data",url:(0,i.pruneSubUrl)(oe.url,!0),msids:[{name:oe.msid,id:oe.datachannelId,type:"data",label:oe.label,datachannel:oe.datachannel}],originUrl:oe.url,streams:[]})}),q(G),[2]}})})})]})})},N.prototype.proceedPublishStopDatachannel=function(O){return r(this,void 0,void 0,function(){var P=this;return n(this,function(F){return[2,new Promise(function(q,W){return r(P,void 0,void 0,function(){var G,Q,te=this;return n(this,function(Z){switch(Z.label){case 0:return Z.trys.push([0,2,,3]),[4,(Q=this.signal)===null||Q===void 0?void 0:Q.publishStopDatachannel(O)];case 1:return Z.sent(),[3,3];case 2:return(G=Z.sent()).extraInfo=e({api:"publishStopDatachannel",signal_api:"publishStopDatachannel"},G.extraInfo),[2,W(G)];case 3:return O.forEach(function(re){te.streamManager.deleteDatachannelItem({url:(0,i.pruneSubUrl)(re.url,!0)})}),q(),[2]}})})})]})})},N.prototype.buildUrlStreamMap=function(O){var P=this,F=[];return O.forEach(function(q){var W=q.urlData,G=q.traceId,Q=q.url,te=q.vMsid,Z=q.aMsid,re=W.url,oe=new MediaStream;P.streamManager.getAllMediaInfoList(re,!0).forEach(function(se){var ce,ue;if(se.type==="video"&&se.msid===te[0]||se.type==="audio"&&se.msid===Z[0]){var he=(ue=(ce=se.transceiver)===null||ce===void 0?void 0:ce.receiver)===null||ue===void 0?void 0:ue.track;he&&oe.addTrack(he)}}),F.push({url:Q,stream:oe,traceId:G})}),F},N.prototype.extendUrl=function(O){var P=this;return O.map(function(F){var q=F.url,W=F.subAudio,G=F.subVideo,Q=F.aMsid,te=F.vMsid,Z=P.streamManager.getOriginUrl(q),re=new E.UrlData({url:Z,subAudio:W,subVideo:G});return e(e({},F),{urlData:re,aMsid:re.subAudio?Q||[I]:[],vMsid:re.subVideo?te||[A]:[]})})},N.prototype.parseSdp=function(O){return new l.SdpUtil({sdp:O})},N.prototype.getTrackInfoList=function(O,P,F){O===void 0&&(O=[]);var q=[];return O.forEach(function(W){var G,Q,te,Z;if(W.type!=="application"){var re,oe=Number(W.ssrcs&&((G=W.ssrcs[0])===null||G===void 0?void 0:G.id))||-1,se=W.rtp.find(function(le){var pe;return["opus","h264"].includes((pe=le.codec)===null||pe===void 0?void 0:pe.toLowerCase())}),ce=se?.codec||"",ue=se?.payload||0;P.isCustomStream||W.type==="video"&&(re=P.hasScreen?"screen":"camera");var he=W.msid;if(F?.aMsid||F?.vMsid){var fe=(W.type==="video"?F.vMsid:F.aMsid)||"";fe?.trim().includes(" ")||(he=(Q=W.msid)===null||Q===void 0?void 0:Q.split(" ")[1])}var Ee=W.type==="video"?(te=P.videoTrack)===null||te===void 0?void 0:te.id:(Z=P.audioTrack)===null||Z===void 0?void 0:Z.id;q.push({ssrc:oe,codec:ce,type:W.type,pt:ue,msid:he,from:re,trackId:Ee})}}),q},N.prototype.patchSubscribeStreamManagerRecord=function(O,P){var F=this;this.extendUrl([{url:O,vMsid:P.vMsid,aMsid:P.aMsid}]).forEach(function(q){var W=q.urlData,G=q.vMsid,Q=q.aMsid;if(F.pc&&(F.streamManager.remove(W.url),F.streamManager.init(W.url),F.pc.getTransceivers)){var te=F.pc.getTransceivers()||[];if(W.subVideo){var Z=te.find(function(oe){return oe.receiver.track.kind==="video"});F.streamManager.update(W.url,{vMsid:G[0],vTransceiver:Z,stream:P.stream})}if(W.subAudio){var re=te.find(function(oe){return oe.receiver.track.kind==="audio"});F.streamManager.update(W.url,{aMsid:Q[0],aTransceiver:re,stream:P.stream})}F.streamManager.markAlreadySubPub(O,{vMsid:G[0],aMsid:Q[0],isPub:!1})}})},N.prototype.patchPublishStreamManagerRecord=function(O,P){if(this.pc){var F=P.stream,q=F.videoTrack,W=F.audioTrack,G=this.unifyMsid(P.aMsid,"audio"),Q=this.unifyMsid(P.vMsid,"video");if(this.streamManager.init(O,R.EStreamType.Publish),this.pc.getTransceivers){var te=this.pc.getTransceivers()||[];if(q){var Z=te.find(function(oe){var se,ce;return((ce=(se=oe.sender)===null||se===void 0?void 0:se.track)===null||ce===void 0?void 0:ce.id)===q.id});Z&&this.streamManager.update(O,{vMsid:Q,vTransceiver:Z,stream:P.stream})}if(W){var re=te.find(function(oe){var se,ce;return((ce=(se=oe.sender)===null||se===void 0?void 0:se.track)===null||ce===void 0?void 0:ce.id)===W.id});re&&this.streamManager.update(O,{aMsid:G,aTransceiver:re,stream:P.stream})}this.streamManager.markAlreadySubPub(O,{vMsid:Q,aMsid:G,isPub:!0})}}},N.prototype.updateTrackInfoList=function(O){var P=O.url,F=O.stream,q=O.vMsid,W=O.aMsid,G=O.sdpMediaList;P||console.error("[updateTrackInfoList] url is required");var Q=this.getTrackInfoList(G,F,{vMsid:q,aMsid:W}),te=Q.find(function(re){return re.type==="video"}),Z=Q.find(function(re){return re.type==="audio"});return q&&te&&this.streamManager.updateSdpInfo(P,e({vMsid:q},te)),W&&Z&&this.streamManager.updateSdpInfo(P,e({aMsid:W},Z)),Q},N.prototype.unifyMsid=function(O,P){var F=P==="video"?A:I;return O?.[0]||F},N.prototype.startSignalHeartbeatTimer=function(O){var P=this;O&&O<200?console.warn("PEER CORE: heartbeat interval ".concat(O," is too small and will not take effect. At least 200ms")):(this.stopSignalHeartbeatTimer(),this.heartbeatTimerHandle=setInterval(function(){var F=void 0,q=P.streamManager.getSize(),W=P.streamManager.getSubOrPubDoneMediaMapSize();if(P.heartbeatTokenRing%=q,P.heartbeatTokenRing<W){var G=P.heartbeatTokenRing,Q=P.streamManager.getPubOrSubDoneMediaUrlByIndex(G);Q&&(F=[]).push({url:Q})}else if(P.heartbeatTokenRing<q){G=P.heartbeatTokenRing-W;var te=P.streamManager.getDcUrlByIndex(G);te&&(F=[]).push(te)}P.heartbeatTokenRing++,P.heartbeatTokenRing%=q,P.sendOnceHeartbeat(F)},O||f.DEFAULT_HEARTBEAT_INTERVAL))},N.prototype.stopSignalHeartbeatTimer=function(){this.heartbeatTimerHandle!==null&&clearInterval(this.heartbeatTimerHandle),this.heartbeatTimerHandle=null},N.prototype.sendOnceHeartbeat=function(O){var P,F=(P=this.signal)===null||P===void 0?void 0:P.sendHeartbeat(O);F&&(this.hebtLog(">>> Send: heartbeat",F),this.heartbeatTimelineMap.set(F.msg_id,performance.now()))},N.prototype.sendFalseHeartbeat=function(O){var P,F=(P=this.signal)===null||P===void 0?void 0:P.sendFalseHeartbeat(O);F&&(this.hebtLog(">>> Send: false heartbeat",O),this.heartbeatTimelineMap.set(F.msg_id,performance.now()))},N.prototype.dispose=function(){var O,P;this.pc=void 0,this.prevOfferSdp=void 0,this.prevAnswerSdp=void 0,(O=this.signal)===null||O===void 0||O.dispose(),(P=this.streamManager)===null||P===void 0||P.dispose(),this.stopSignalHeartbeatTimer()},N.prototype.initHeartbeatListener=function(){var O,P,F,q,W,G,Q,te=this;(O=this.heartbeatProcessor)===null||O===void 0||O.on("pcReconnect",function(Z){te.emit("pcReconnect",Z)}),(P=this.heartbeatProcessor)===null||P===void 0||P.on("streamError",function(Z){te.emit("streamError",Z)}),(F=this.heartbeatProcessor)===null||F===void 0||F.on("streamReconnect",function(Z){te.emit("streamReconnect",Z)}),(q=this.heartbeatProcessor)===null||q===void 0||q.on("traceIdUpdate",function(Z){te.emit("traceIdUpdate",Z)}),(W=this.heartbeatProcessor)===null||W===void 0||W.on("hebtReceived",function(Z){if(Z){var re=te.heartbeatTimelineMap.get(Z.msg_id)||0;te.heartbeatTimelineMap.delete(Z.msg_id),te.hebtLog("<<< Received: heartbeat","".concat(Math.ceil(performance.now()-re),"ms"),Z)}te.emit("hebtReceived",Z)}),(G=this.heartbeatProcessor)===null||G===void 0||G.on("datachannelNotEnabled",function(){te.emit("datachannelNotEnabled")}),(Q=this.signal)===null||Q===void 0||Q.getDatachannelCore().on("message",function(Z){var re;(re=te.heartbeatProcessor)===null||re===void 0||re.process(Z)})},N.prototype.findNewSubPubMids=function(O,P){var F=new l.SdpUtil({sdp:O}),q=new l.SdpUtil({sdp:P}),W=F.detail.media.filter(function(Q){return Q.direction!=="inactive"}).map(function(Q){return Q.mid}),G=q.detail.media.map(function(Q){return Q.mid});return this.findDiff(W,G).map(function(Q){return String(Q)})},N.prototype.findDiff=function(O,P){return Array.from(new Set(s([],O,!0).filter(function(F){return!P.includes(F)})))},N.prototype.parseMsidString=function(O){var P={stream:"",track:""};if(!O)return P;var F=O.trim().split(" "),q=F[0],W=F[1];return W?(P.stream=q,P.track=W):P.track=q,P},N.prototype.stringifyMsid=function(O){var P=O.stream,F=O.track;return"".concat(P).concat(P?" ":"").concat(F)},N.prototype.restorePublishedSsrc=function(O){var P=new l.SdpUtil({sdp:this.prevOfferSdp||""}).getPublishSsrcs();O.detail.media.forEach(function(F){var q;F.direction!=="recvonly"&&((q=F.ssrcs)===null||q===void 0||q.forEach(function(W){var G,Q=(G=P.find(function(te){return te.mid===String(F.mid)}))===null||G===void 0?void 0:G.ssrc;Q&&(W.id=String(Q))}))})},N.prototype.restorePublishMsid=function(O){var P=this,F=new l.SdpUtil({sdp:this.prevOfferSdp||""}).getPublishMsids();F?.length&&O.detail.media.forEach(function(q){var W,G;if(q.direction!=="recvonly"){var Q=(W=F.find(function(Z){return Z.mid===String(q.mid)}))===null||W===void 0?void 0:W.msid;if(!Q)return;var te=P.parseMsidString(Q);q.msid=Q||q.msid,(G=q.ssrcs)===null||G===void 0||G.forEach(function(Z){switch(Z.attribute){case"cname":Z.value=te.track||Z.value;break;case"msid":Z.value=Q||Z.value}})}})},N.prototype.alignAnswerMidsWithOffer=function(O){var P=new l.SdpUtil({sdp:this.prevOfferSdp||""}).detail.media.map(function(G){return String(G.mid)}),F=O.detail.media.map(function(G){return String(G.mid)}),q=this.findDiff(F,P);O.removeMedia(q);var W=[];P.forEach(function(G){var Q=O.detail.media.find(function(te){return String(te.mid)===G});Q&&W.push(Q)}),O.detail.media=W.filter(function(G){return G})},N.prototype.simulateOfferAnswer=function(O){var P,F,q;return r(this,void 0,void 0,function(){var W,G,Q,te,Z,re,oe,se,ce,ue,he,fe,Ee;return n(this,function(le){switch(le.label){case 0:return le.trys.push([0,2,,3]),[4,(P=this.pc)===null||P===void 0?void 0:P.createOffer()];case 1:return W=le.sent(),G=new l.SdpUtil({sdp:W?.sdp||""}),Q=G.detail.media.filter(function(pe){return pe.direction==="inactive"}).map(function(pe){return String(pe.mid)}),this.restorePublishedSsrc(G),this.restorePublishMsid(G),this.prevOfferSdp=G.generate(),(te=new l.SdpUtil({sdp:this.prevAnswerSdp||""})).setMediaInactive(Q),O&&(Z=(0,l.generateFakeMediaSdpAnswer)(O))&&(re=new l.SdpUtil({sdp:Z}),oe=s([],re.detail.media,!0),te.addOrUpdateMedia(oe),this.alignAnswerMidsWithOffer(te)),se=te.generate(),this.setPrevAnswerSdp(se),[3,3];case 2:throw ce=le.sent(),new h.RtsError(o.ErrorCode.DATACHANNEL_CREATE_OFFER_ERROR,"CreateOffer error: ".concat(ce),"",{pc:this.pc});case 3:if(ue=this.avoidMsidConflict(this.prevOfferSdp),this.offerSdpHook)try{ue=this.offerSdpHook(ue)}catch(pe){console.log("offerSdoHook error: ",pe)}le.label=4;case 4:return le.trys.push([4,6,,7]),[4,(F=this.pc)===null||F===void 0?void 0:F.setLocalDescription(new RTCSessionDescription({type:"offer",sdp:ue}))];case 5:return le.sent(),[3,7];case 6:throw he=le.sent(),new h.RtsError(o.ErrorCode.DATACHANNEL_SET_OFFER_ERROR,"SetLocalDescription error: ".concat(he),"",{sdp:this.prevOfferSdp});case 7:if(le.trys.push([7,10,,11]),!this.prevAnswerSdp)return[3,9];if(fe=this.avoidMsidConflict(this.prevAnswerSdp),this.answerSdpHook)try{fe=this.answerSdpHook(fe)}catch(pe){console.log("answerSdpHook error: ",pe)}return[4,(q=this.pc)===null||q===void 0?void 0:q.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:fe}))];case 8:le.sent(),le.label=9;case 9:return[3,11];case 10:throw Ee=le.sent(),new h.RtsError(o.ErrorCode.DATACHANNEL_SET_ANSWER_ERROR,"SetRemoteDescription error: ".concat(Ee),"",{sdp:this.prevAnswerSdp});case 11:return[2]}})})},N.prototype.avoidMsidConflict=function(O){var P=new l.SdpUtil({sdp:O});return P.mungleMsid(),P.generate()},N.prototype.setCodecPreferences=function(O,P){if(P)try{O.setCodecPreferences(P)}catch(F){console.warn("setCodecPreferences error",F)}},N.prototype.log=function(){for(var O=[],P=0;P<arguments.length;P++)O[P]=arguments[P];window.RTS_DATACHANNEL_DEBUG&&console.log.apply(console,s(["[PC-Core]"],O,!1))},N.prototype.hebtLog=function(){for(var O,P,F=[],q=0;q<arguments.length;q++)F[q]=arguments[q];window.RTS_HEBT_DEBUG&&console.log.apply(console,s(["".concat(this.now()," [datachannel|").concat((O=this.signal)===null||O===void 0?void 0:O.getDatachannelCore().label,"|").concat((P=this.signal)===null||P===void 0?void 0:P.getDatachannelCore().id,"]")],F,!1))},N.prototype.now=function(){var O=new Date;return"".concat(O.getHours(),":").concat(O.getMinutes(),":").concat(O.getSeconds(),".").concat(String(O.getMilliseconds()).padStart(3,"0"))},N}(b.default);f.PeerConnectionCore=M},651:function(x,f,a){var d,p=this&&this.__extends||(d=function(R,h){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,g){o.__proto__=g}||function(o,g){for(var v in g)Object.prototype.hasOwnProperty.call(g,v)&&(o[v]=g[v])},d(R,h)},function(R,h){if(typeof h!="function"&&h!==null)throw new TypeError("Class extends value "+String(h)+" is not a constructor or null");function o(){this.constructor=R}d(R,h),R.prototype=h===null?Object.create(h):(o.prototype=h.prototype,new o)}),e=this&&this.__importDefault||function(R){return R&&R.__esModule?R:{default:R}};Object.defineProperty(f,"__esModule",{value:!0}),f.DataChannelCore=f.EDatachannelStatus=void 0;var r,n=a(844),s=a(961),t=a(854),i=e(a(885)),l=e(a(973));function E(){}(function(R){R[R.DATACHANNEL_STATUS_CLOSE=0]="DATACHANNEL_STATUS_CLOSE",R[R.DATACHANNEL_STATUS_OPEN=1]="DATACHANNEL_STATUS_OPEN"})(r=f.EDatachannelStatus||(f.EDatachannelStatus={}));var _=function(R){function h(o){var g=R.call(this)||this;return g.pendingPromiseMap=new Map,g.mutexSendData=!1,g.timerSendData=null,g.eventQueue=new t.CacheBuffer("send tasks"),g.datachannelList=[],g.pc=o.pc,g.eventHandler=o.onDatachannelEvent||E,g.datachannelList=o.datachannelList||[],g.createDatachannel(o.label,o.assignId),g}return p(h,R),h.prototype.getWebrtcDatachannel=function(){return this.datachannel},h.prototype.getNextId=function(){var o=0,g=this.datachannelList.reduce(function(v,D){return D.readyState==="open"?v+1:(o||(o=D.id),v)},0);return o||2*(g+1)},h.prototype.createDatachannel=function(o,g){var v=this,D={ordered:!0};g&&this.pc.connectionState==="connected"&&(D.id=this.getNextId()),this.datachannel=this.pc.createDataChannel(o||"GRTN_RTC_DATACHANNEL"+"_".concat(Date.now()),D),this.datachannel.addEventListener("open",function(){setTimeout(function(){v.eventHandler(r.DATACHANNEL_STATUS_OPEN),v.emit("statusChange",r.DATACHANNEL_STATUS_OPEN)},200)}),this.datachannel.addEventListener("close",function(){v.eventHandler(r.DATACHANNEL_STATUS_CLOSE),v.emit("statusChange",r.DATACHANNEL_STATUS_CLOSE)}),this.datachannel.addEventListener("closing",function(){}),this.datachannel.addEventListener("error",function(b){console.log(">> error",b),v.emit("error",b)}),this.datachannel.addEventListener("bufferedamountlow",function(){}),this.datachannel.addEventListener("message",function(b){v.emit("message",b.data)})},Object.defineProperty(h.prototype,"id",{get:function(){return this.datachannel.id},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"label",{get:function(){return this.datachannel.label},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"readyState",{get:function(){return this.datachannel.readyState},enumerable:!1,configurable:!0}),h.prototype.send=function(o){if(this.datachannel.readyState!=="open")throw new Error("Datachannel(label:".concat(this.datachannel.label,",id:").concat(this.datachannel.id,") is closed."));return this.datachannel.send(o)},h.prototype.sendAsync=function(o){if(this.datachannel.readyState==="open")return this.datachannel.send(JSON.stringify(o)),!0;console.log("Async signal message failed. Datachannel(label:".concat(this.datachannel.label,",id:").concat(this.datachannel.id,") is closed."))},h.prototype.sendData=function(o){var g=this;return new Promise(function(v,D){var b=new l.default(g.datachannel);if(g.mutexSendData){var T={sender:b,res:v,rej:D,data:o};g.eventQueue.cache(T)}else g.atomSend(b,v,D,o)})},h.prototype.dispose=function(){var o;this.emit("dispose"),this.mutexSendData=!1,this.timerSendData!==null&&clearTimeout(this.timerSendData),this.timerSendData=null,this.eventQueue=new t.CacheBuffer("send tasks"),(o=this.datachannel)===null||o===void 0||o.close()},h.prototype.atomSend=function(o,g,v,D){var b=this;this.mutexSendData=!0,o.on("onSendDataDone",function(){if(b.timerSendData!==null&&clearTimeout(b.timerSendData),b.timerSendData=null,b.mutexSendData=!1,!b.eventQueue.isEmpty()){var T=b.eventQueue.getFirst();b.atomSend(T.sender,T.res,T.rej,T.data)}}),this.timerSendData=setTimeout(function(){v(new s.RtsError(n.ErrorCode.DATACHANNEL_TIMEOUT_ERROR,"request timeout after ".concat(h.REQUEST_TIMEOUT,"ms"),"",D)),b.timerSendData=null,b.mutexSendData=!1,o.emit("onSendDataDone")},h.REQUEST_TIMEOUT),o.sendingProcess(g,v,D)},h.REQUEST_TIMEOUT=5e3,h}(i.default);f.DataChannelCore=_},973:function(x,f,a){var d,p=this&&this.__extends||(d=function(E,_){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(R,h){R.__proto__=h}||function(R,h){for(var o in h)Object.prototype.hasOwnProperty.call(h,o)&&(R[o]=h[o])},d(E,_)},function(E,_){if(typeof _!="function"&&_!==null)throw new TypeError("Class extends value "+String(_)+" is not a constructor or null");function R(){this.constructor=E}d(E,_),E.prototype=_===null?Object.create(_):(R.prototype=_.prototype,new R)}),e=this&&this.__spreadArray||function(E,_,R){if(R||arguments.length===2)for(var h,o=0,g=_.length;o<g;o++)!h&&o in _||(h||(h=Array.prototype.slice.call(_,0,o)),h[o]=_[o]);return E.concat(h||Array.prototype.slice.call(_))},r=this&&this.__importDefault||function(E){return E&&E.__esModule?E:{default:E}};Object.defineProperty(f,"__esModule",{value:!0}),f.EDatachannelSignalResCode=void 0;var n,s=a(844),t=a(961),i=r(a(885));(function(E){E[E.NGX_RTC_PUBLISH_ALREADY=402]="NGX_RTC_PUBLISH_ALREADY",E[E.NGX_RTC_REQUEST_FORBIDDEN=403]="NGX_RTC_REQUEST_FORBIDDEN",E[E.NGX_RTC_STREAM_NO_FOUND=404]="NGX_RTC_STREAM_NO_FOUND",E[E.NGX_RTC_SUBSCRIBE_ALREADY=410]="NGX_RTC_SUBSCRIBE_ALREADY",E[E.NGX_RTC_NORMAL_CLOSED=200]="NGX_RTC_NORMAL_CLOSED",E[E.NGX_RTC_LIMITED=508]="NGX_RTC_LIMITED",E[E.NGX_RTC_INTERNAL_SERVER_ERROR=500]="NGX_RTC_INTERNAL_SERVER_ERROR",E[E.NGX_RTC_BAD_REQUEST=400]="NGX_RTC_BAD_REQUEST",E[E.NGX_RTC_NEED_RETRY=213]="NGX_RTC_NEED_RETRY",E[E.NGX_RTC_DATACHANNEL_HEBT_MSID_NOT_FOUND=130]="NGX_RTC_DATACHANNEL_HEBT_MSID_NOT_FOUND"})(n=f.EDatachannelSignalResCode||(f.EDatachannelSignalResCode={}));var l=function(E){function _(R){var h=E.call(this)||this;return h.datachannel=R,h}return p(_,E),_.prototype.sendingProcess=function(R,h,o){var g,v=this,D=performance.now();this.datachannel.onmessage=function(b){try{var T=JSON.parse(b.data),S=v.checkResponse(T);if(S.ignore)return;if(v.log("<<< Received:","".concat(Math.ceil(performance.now()-D),"ms"),T),S.pass)R(T);else{if(S.code===n.NGX_RTC_NEED_RETRY)return void setTimeout(function(){v.log(">>> Send:",o),v.datachannel.send(JSON.stringify(o))},200);h(new t.RtsError(s.ErrorCode.DATACHANNEL_RESPONSE_ERROR,"[code]".concat(S.code,"; [msg]").concat(S.msg),S.traceId,{parsedData:T}))}}catch(A){h(new t.RtsError(s.ErrorCode.DATACHANNEL_PARSE_ERROR,"datachannel message parse error","",{data:b.data,err:A}))}v.emit("onSendDataDone")};try{this.log(">>> Sent:","".concat(o.type,"-").concat(!((g=o.streams)===null||g===void 0)&&g.length?o.streams[0].method:"-"),o)}catch{}this.datachannel.send(JSON.stringify(o))},_.prototype.checkResponse=function(R){var h={pass:!0,ignore:!1,code:0,msg:"",traceId:""};if(R.type==="hebt")return h.ignore=!0,h.pass=!1,h;R.recode!==0&&(h.pass=!1,h.code=R.recode,h.msg=R.msg);var o=R.streams;return o&&o.length>0&&o.forEach(function(g){g.res_code!==200&&(h.pass=!1,h.code=g.res_code,h.msg=g.res_msg,h.traceId=g.traceid)}),h},_.prototype.log=function(){for(var R=[],h=0;h<arguments.length;h++)R[h]=arguments[h];window.RTS_DATACHANNEL_DEBUG&&console.log.apply(console,e(["".concat(this.now()," [datachannel|").concat(this.datachannel.label,"|").concat(this.datachannel.id,"]")],R,!1))},_.prototype.now=function(){var R=new Date;return"".concat(R.getHours(),":").concat(R.getMinutes(),":").concat(R.getSeconds(),".").concat(String(R.getMilliseconds()).padStart(3,"0"))},_}(i.default);f.default=l},844:(x,f)=>{Object.defineProperty(f,"__esModule",{value:!0}),f.ErrorCode=void 0,function(a){a[a.DATACHANNEL_SIGNAL_ERROR=15e3]="DATACHANNEL_SIGNAL_ERROR",a[a.DATACHANNEL_SET_OFFER_ERROR=15001]="DATACHANNEL_SET_OFFER_ERROR",a[a.DATACHANNEL_SET_ANSWER_ERROR=15002]="DATACHANNEL_SET_ANSWER_ERROR",a[a.DATACHANNEL_CREATE_OFFER_ERROR=15003]="DATACHANNEL_CREATE_OFFER_ERROR",a[a.DATACHANNEL_RESPONSE_ERROR=15004]="DATACHANNEL_RESPONSE_ERROR",a[a.DATACHANNEL_PARSE_ERROR=15005]="DATACHANNEL_PARSE_ERROR",a[a.DATACHANNEL_TIMEOUT_ERROR=15006]="DATACHANNEL_TIMEOUT_ERROR",a[a.CORE_NO_PC_ERROR=15007]="CORE_NO_PC_ERROR",a[a.CORE_PUBLIST_EXCEED_ERROR=15008]="CORE_PUBLIST_EXCEED_ERROR",a[a.CORE_PUB_REPLACE_URL_NOT_FOUND=15009]="CORE_PUB_REPLACE_URL_NOT_FOUND",a[a.CORE_TRANSCEIVERS_NOT_FOUND=15010]="CORE_TRANSCEIVERS_NOT_FOUND"}(f.ErrorCode||(f.ErrorCode={}))},961:(x,f,a)=>{Object.defineProperty(f,"__esModule",{value:!0}),f.RtsError=void 0;var d=a(844);f.RtsError=function(p,e,r,n){this.errorCode=p,this.errorCodeName=d.ErrorCode[p],this.message=e,this.traceId=r,n&&(this.extraInfo=n)}},854:(x,f)=>{Object.defineProperty(f,"__esModule",{value:!0}),f.CacheBuffer=void 0;var a=function(){function d(p){this.data=[],this.tag=p||"unknown",this.maxBufferLength=90}return d.prototype.setMaxCapacity=function(p){this.maxBufferLength=90,p>=0&&(this.maxBufferLength=p),this.maxBufferLength>200&&(this.maxBufferLength=200)},d.prototype.cache=function(p){this.data.length>this.maxBufferLength&&(this.data.shift(),console.log(this.tag+" CACHE: Reach Max Capacity")),this.data.push(p)},d.prototype.getFirst=function(){return this.data.shift()},d.prototype.isEmpty=function(){return this.data.length<=0},d}();f.CacheBuffer=a},885:(x,f)=>{Object.defineProperty(f,"__esModule",{value:!0});var a=function(){function d(){this._eventMap={}}return d.prototype.listeners=function(p){return this._eventMap[p]||[]},d.prototype.emit=function(p){for(var e=this,r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];var s=this._eventMap[p];return!!Array.isArray(s)&&(s.forEach(function(t){return t.apply(e,r)}),!0)},d.prototype.off=function(p,e){var r=this._eventMap[p];return Array.isArray(r)&&(this._eventMap[p]=r.filter(function(n){return n!==e})),this},d.prototype.removeAllListeners=function(p){return p===void 0?this._eventMap={}:this._eventMap[p]&&(this._eventMap[p]=[]),this},d.prototype.on=function(p,e){return this._eventMap[p]?this._eventMap[p].push(e):this._eventMap[p]=[e],this},d.prototype.once=function(p,e){var r=this,n=function(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];r.off(p,n),e.apply(r,s)};return this.on(p,n),this},d}();f.default=a},887:(x,f)=>{Object.defineProperty(f,"__esModule",{value:!0}),f.intersection=f.pruneSubUrl=f.parseUrlSubParams=void 0,f.parseUrlSubParams=function(a){var d={subVideo:!0,subAudio:!0};return a&&(a.includes("@subvideo=no")&&(d.subVideo=!1),a.includes("@subaudio=no")&&(d.subAudio=!1)),d},f.pruneSubUrl=function(a,d){var p=a||"";return p=p.replace("@subaudio=no","").replace("@subvideo=no",""),d&&(p=p.split("?")[0]),p},f.intersection=function(a,d){return a.filter(function(p){return d.includes(p)})}},248:function(x,f,a){var d=this&&this.__assign||function(){return d=Object.assign||function(n){for(var s,t=1,i=arguments.length;t<i;t++)for(var l in s=arguments[t])Object.prototype.hasOwnProperty.call(s,l)&&(n[l]=s[l]);return n},d.apply(this,arguments)},p=this&&this.__spreadArray||function(n,s,t){if(t||arguments.length===2)for(var i,l=0,E=s.length;l<E;l++)!i&&l in s||(i||(i=Array.prototype.slice.call(s,0,l)),i[l]=s[l]);return n.concat(i||Array.prototype.slice.call(s))};Object.defineProperty(f,"__esModule",{value:!0}),f.generateFakeMediaSdpAnswer=f.SdpUtil=void 0;var e=a(766),r=function(){function n(s){if(this.rawSdp=s.sdp,!s.sdp)throw new Error("No sdp to parse");this.sdpDetail=this.parse()}return Object.defineProperty(n.prototype,"detail",{get:function(){return this.sdpDetail},enumerable:!1,configurable:!0}),n.prototype.removeMedia=function(s){return this.removeMediaInner(s)},n.prototype.keepMedia=function(s){return this.removeMediaInner(s,{revert:!0})},n.prototype.removeMediaInner=function(s,t){t===void 0&&(t={revert:!1}),s.length&&this.sdpDetail.media&&this.sdpDetail.media.length&&(t.revert?this.sdpDetail.media=this.sdpDetail.media.filter(function(i){return s.includes(String(i.mid)||"")}):this.sdpDetail.media=this.sdpDetail.media.filter(function(i){return!s.includes(String(i.mid)||"")}),this.updateBundle())},n.prototype.addOrUpdateMedia=function(s,t){t===void 0&&(t={}),s=s.map(function(l){return d(d({},l),{setup:"passive"})});var i=[];this.sdpDetail.media=this.sdpDetail.media.map(function(l){var E=s.find(function(h){return h.mid===l.mid});if(E){i.push(l.mid);var _=E,R=l;return t.isPublish&&(_.ssrcs=R.ssrcs,_.ssrcGroups=R.ssrcGroups),E}return l}),this.sdpDetail.media=p(p([],this.sdpDetail.media,!0),s.filter(function(l){return!i.includes(l.mid)}),!0),this.updateBundle()},n.prototype.mungleMsid=function(){this.sdpDetail.media.forEach(function(s){if(s.msid){var t="";s.msid=s.msid.split(" ").map(function(i,l){return l===1?(t=i,i+"_"+s.mid):i}).join(" "),t&&s.ssrcs&&s.ssrcs.forEach(function(i){i.value&&(i.value=i.value.replace(t,t+"_"+s.mid))})}})},n.prototype.addMedia=function(s){var t;s=s.map(function(E){return d(d({},E),{setup:"passive"})}),this.sdpDetail.media=p(p([],this.sdpDetail.media,!0),s,!0);var i=s.reduce(function(E,_){return E+" "+_.mid},""),l=(t=this.sdpDetail.groups)===null||t===void 0?void 0:t.find(function(E){return E.type==="BUNDLE"});l&&(l.mids+="".concat(i))},n.prototype.setMediaInactive=function(s){this.sdpDetail.media.forEach(function(t){s.includes(String(t.mid))&&(t.direction="inactive")}),this.updateBundle()},n.prototype.getPublishSsrcs=function(){var s=[];return this.sdpDetail.media.forEach(function(t){t.direction!=="recvonly"&&t.ssrcs&&s.push({type:t.type,ssrc:t.ssrcs[0].id||"ERR_NOT_FOUND",mid:String(t.mid)})}),s},n.prototype.getPublishMsids=function(){var s=[];return this.sdpDetail.media.forEach(function(t){t.direction!=="recvonly"&&t.msid&&s.push({type:t.type,msid:t.msid,mid:String(t.mid)})}),s},n.prototype.generate=function(){return(0,e.write)(this.sdpDetail)},n.prototype.updateBundle=function(){var s,t=(s=this.sdpDetail.groups)===null||s===void 0?void 0:s.find(function(i){return i.type==="BUNDLE"});t&&(t.mids=this.sdpDetail.media.reduce(function(i,l){return i+l.mid+" "},"").trim())},n.prototype.addNack=function(){this.sdpDetail.media.forEach(function(s){var t,i,l;if(s.type==="audio"){if(!((t=s.rtcpFb)===null||t===void 0)&&t.some(function(_){return _.type==="nack"}))return;var E=(i=s.rtp.find(function(_){return _.codec==="opus"}))===null||i===void 0?void 0:i.payload;E&&((l=s.rtcpFb)===null||l===void 0||l.push({payload:E,type:"nack"}))}})},n.prototype.parse=function(){var s=(0,e.parse)(this.rawSdp);return this.patchMsid(s)},n.prototype.getMids=function(s){return s?.length?s.reduce(function(t,i){return p(p([],t,!0),[String(i.mid)],!1)},[]):[]},n.prototype.patchMsid=function(s){return s.media.forEach(function(t){var i,l;t.type==="application"||t.msid||(t.msid=(l=(i=t.ssrcs)===null||i===void 0?void 0:i.find(function(E){return E.attribute==="msid"}))===null||l===void 0?void 0:l.value)}),s},n}();f.SdpUtil=r,f.generateFakeMediaSdpAnswer=function(n){if(!n.mids.length||!n.medias.length||n.mids.length!==n.medias.length)return"";var s=`v=0
25
+ o=- 1710852399 2 IN IP4 127.0.0.1
26
+ s=-
27
+ t=0 0
28
+ a=group:BUNDLE`,t=`
29
+ a=end-of-candidates`;n.mids.forEach(function(l){s+=" ".concat(l)});var i=function(){for(var l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",E="",_=0;_<24;_++)E+=l.charAt(Math.floor(62*Math.random()));return E}();return n.medias.forEach(function(l,E){if(l.type==="video"){var _=(1e4*Math.random()).toFixed(0),R=l.msid||"rts video";s+=`
30
+ m=video 9 UDP/TLS/RTP/SAVPF 106 107
31
+ c=IN IP4 0.0.0.0
32
+ a=rtcp:9 IN IP4 0.0.0.0
33
+ a=ice-ufrag:ZmFrZV90b2tlbg==
34
+ a=ice-pwd:`.concat(i,`
35
+ a=ice-options:ice-lite
36
+ a=fingerprint:SHA-256 C3:E2:CD:1F:B8:E4:DA:77:D1:D2:36:F3:72:EA:83:CA:7A:F2:3B:26:07:C6:E0:3D:96:44:57:59:14:DE:F0:A4
37
+ a=setup:passive
38
+ a=sendonly
39
+ a=mid:`).concat(n.mids[E],`
40
+ a=rtcp-mux
41
+ a=rtpmap:106 H264/90000
42
+ a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f;sps-pps-idr-in-keyframe=1
43
+ a=rtcp-fb:106 goog-remb
44
+ a=rtcp-fb:106 transport-cc
45
+ a=rtcp-fb:106 ccm fir
46
+ a=rtcp-fb:106 nack
47
+ a=rtcp-fb:106 nack pli
48
+ a=rtpmap:107 rtx/90000
49
+ a=fmtp:107 apt=106
50
+ a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
51
+ a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
52
+ a=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay`);var h=`
53
+ a=ssrc:`.concat(_,` cname:defaultcname
54
+ a=ssrc:`).concat(_," msid:").concat(R,`
55
+ a=ssrc:`).concat(_,` mslabel:rts
56
+ a=ssrc:`).concat(_," label:video");n.direction==="sub"&&(s+=h),s+=t}else l.type==="audio"&&(_=(1e4*Math.random()).toFixed(0),R=l.msid||"rts audio",s+=`
57
+ m=audio 9 UDP/TLS/RTP/SAVPF 111
58
+ c=IN IP4 0.0.0.0
59
+ a=rtcp:9 IN IP4 0.0.0.0
60
+ a=ice-ufrag:ZmFrZV90b2tlbg==
61
+ a=ice-pwd:`.concat(i,`
62
+ a=ice-options:ice-lite
63
+ a=fingerprint:SHA-256 C3:E2:CD:1F:B8:E4:DA:77:D1:D2:36:F3:72:EA:83:CA:7A:F2:3B:26:07:C6:E0:3D:96:44:57:59:14:DE:F0:A4
64
+ a=setup:passive
65
+ a=sendonly
66
+ a=mid:`).concat(n.mids[E],`
67
+ a=rtcp-mux
68
+ a=rtpmap:111 opus/48000/2
69
+ a=fmtp:111 minptime=10;stereo=1;useinbandfec=1
70
+ a=rtcp-fb:111 transport-cc
71
+ a=rtcp-fb:111 nack
72
+ a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
73
+ a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time`),h=`
74
+ a=ssrc:`.concat(_,` cname:defaultcname
75
+ a=ssrc:`).concat(_," msid:").concat(R,`
76
+ a=ssrc:`).concat(_,` mslabel:rts
77
+ a=ssrc:`).concat(_," label:audio"),n.direction==="sub"&&(s+=h),s+=t)}),s}},237:(x,f,a)=>{Object.defineProperty(f,"__esModule",{value:!0}),f.UrlData=void 0;var d=a(887),p=function(){function e(r){var n=(0,d.parseUrlSubParams)(r.url);this.data={url:r.url,subAudio:n.subAudio,subVideo:n.subVideo},typeof r.subAudio=="boolean"&&(this.data.subAudio=r.subAudio),typeof r.subVideo=="boolean"&&(this.data.subVideo=r.subVideo)}return Object.defineProperty(e.prototype,"subVideo",{get:function(){return this.data.subVideo},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"subAudio",{get:function(){return this.data.subAudio},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"url",{get:function(){return(0,d.pruneSubUrl)(this.data.url)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"originalUrl",{get:function(){return this.data.url},enumerable:!1,configurable:!0}),e}();f.UrlData=p},123:function(x,f,a){var d,p=this&&this.__extends||(d=function(l,E){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(_,R){_.__proto__=R}||function(_,R){for(var h in R)Object.prototype.hasOwnProperty.call(R,h)&&(_[h]=R[h])},d(l,E)},function(l,E){if(typeof E!="function"&&E!==null)throw new TypeError("Class extends value "+String(E)+" is not a constructor or null");function _(){this.constructor=l}d(l,E),l.prototype=E===null?Object.create(E):(_.prototype=E.prototype,new _)}),e=this&&this.__spreadArray||function(l,E,_){if(_||arguments.length===2)for(var R,h=0,o=E.length;h<o;h++)!R&&h in E||(R||(R=Array.prototype.slice.call(E,0,h)),R[h]=E[h]);return l.concat(R||Array.prototype.slice.call(E))},r=this&&this.__importDefault||function(l){return l&&l.__esModule?l:{default:l}};Object.defineProperty(f,"__esModule",{value:!0});var n=r(a(885)),s=a(973),t=[s.EDatachannelSignalResCode.NGX_RTC_STREAM_NO_FOUND,s.EDatachannelSignalResCode.NGX_RTC_DATACHANNEL_HEBT_MSID_NOT_FOUND],i=function(l){function E(_,R){var h=l.call(this)||this;return h.datachannel=_,h.streamManager=R,h}return p(E,l),E.prototype.process=function(_){var R=this,h=this.parseFormat(_);if(h){var o=this.checkRecode(h),g=o.valid,v=o.error,D=o.reason;if(!g)return h.recode===3?void this.emit("datachannelNotEnabled"):void(v&&this.emit("pcReconnect",{recode:h.recode,reMsg:D}));this.emit("hebtReceived",h),this.checkStreams(h).forEach(function(b){var T={resCode:b.resCode,resMsg:b.resMsg,url:b.url,msids:b.msids,streams:b.streams,type:b.type,latestUrl:b.latestUrl};b.isReconnectable?R.emit("streamReconnect",T):R.emit("streamError",T)})}},E.prototype.parseFormat=function(_){try{return JSON.parse(_)}catch{console.log("Heartbeat parse failed."," Response Data: ",_)}},E.prototype.checkRecode=function(_){var R={valid:!1,error:!1,reason:""};return _.type!=="hebt"?(R.reason="not heartbeat signal, ignore",R):_.recode!==0?(R.reason=_.msg,R.error=!0,R):(R.valid=!0,R)},E.prototype.checkStreams=function(_){var R=this,h=[];return _.streams&&_.streams.length&&e(e([],this.streamManager.getAllStreamListWithMsids(),!0),this.streamManager.getAllDatachannelList(),!0).forEach(function(o){var g,v=-1;if(_.streams.find(function(S,A){if(S.url===o.url)return v=A,!0})&&v!==-1){var D=_.streams[v];if(D.method==="hebt"&&D.res_code===200){D.traceid&&R.emit("traceIdUpdate",{url:D.url,traceId:D.traceid});var b=[];o.msids.forEach(function(S){D.msid.find(function(A){return A.name===S.name})||b.push(S)});var T=(g=o.streams)===null||g===void 0?void 0:g.filter(function(S){return!!b.find(function(A){return A.streamId===S.id})});b.length&&h.push({url:o.url,msids:b,streams:T,isReconnectable:!0,resMsg:"RTS heartbeat msid mismatch",resCode:404,type:o.type,latestUrl:o.latestUrl})}else h.push({url:o.url,msids:o.msids,streams:o.streams,isReconnectable:R.isReconnectableErrorCode(D.res_code),resMsg:D.res_msg,resCode:D.res_code,type:o.type,latestUrl:o.latestUrl})}}),h},E.prototype.isReconnectableErrorCode=function(_){return t.includes(_)},E}(n.default);f.default=i},619:function(x,f,a){var d=this&&this.__assign||function(){return d=Object.assign||function(_){for(var R,h=1,o=arguments.length;h<o;h++)for(var g in R=arguments[h])Object.prototype.hasOwnProperty.call(R,g)&&(_[g]=R[g]);return _},d.apply(this,arguments)},p=this&&this.__awaiter||function(_,R,h,o){return new(h||(h=Promise))(function(g,v){function D(S){try{T(o.next(S))}catch(A){v(A)}}function b(S){try{T(o.throw(S))}catch(A){v(A)}}function T(S){var A;S.done?g(S.value):(A=S.value,A instanceof h?A:new h(function(I){I(A)})).then(D,b)}T((o=o.apply(_,R||[])).next())})},e=this&&this.__generator||function(_,R){var h,o,g,v,D={label:0,sent:function(){if(1&g[0])throw g[1];return g[1]},trys:[],ops:[]};return v={next:b(0),throw:b(1),return:b(2)},typeof Symbol=="function"&&(v[Symbol.iterator]=function(){return this}),v;function b(T){return function(S){return function(A){if(h)throw new TypeError("Generator is already executing.");for(;v&&(v=0,A[0]&&(D=0)),D;)try{if(h=1,o&&(g=2&A[0]?o.return:A[0]?o.throw||((g=o.return)&&g.call(o),0):o.next)&&!(g=g.call(o,A[1])).done)return g;switch(o=0,g&&(A=[2&A[0],g.value]),A[0]){case 0:case 1:g=A;break;case 4:return D.label++,{value:A[1],done:!1};case 5:D.label++,o=A[1],A=[0];continue;case 7:A=D.ops.pop(),D.trys.pop();continue;default:if(!((g=(g=D.trys).length>0&&g[g.length-1])||A[0]!==6&&A[0]!==2)){D=0;continue}if(A[0]===3&&(!g||A[1]>g[0]&&A[1]<g[3])){D.label=A[1];break}if(A[0]===6&&D.label<g[1]){D.label=g[1],g=A;break}if(g&&D.label<g[2]){D.label=g[2],D.ops.push(A);break}g[2]&&D.ops.pop(),D.trys.pop();continue}A=R.call(_,D)}catch(I){A=[6,I],o=0}finally{h=g=0}if(5&A[0])throw A[1];return{value:A[0]?A[1]:void 0,done:!0}}([T,S])}}},r=this&&this.__spreadArray||function(_,R,h){if(h||arguments.length===2)for(var o,g=0,v=R.length;g<v;g++)!o&&g in R||(o||(o=Array.prototype.slice.call(R,0,g)),o[g]=R[g]);return _.concat(o||Array.prototype.slice.call(R))};Object.defineProperty(f,"__esModule",{value:!0}),f.Signal=void 0;var n,s,t,i=a(651),l=a(887);(function(_){_.Sub="sub",_.Pub="pub",_.Hebt="hebt"})(n||(n={})),function(_){_.Add="add",_.Active="active",_.Stop="stop",_.Delete="delete",_.Hebt="hebt"}(s||(s={})),function(_){_.Audio="audio",_.Video="video",_.Data="data"}(t||(t={}));var E=function(){function _(R){this.latestMsgId=0,this.latestSubAddMsgId=0,this.pc=R.pc,this.datachannel=new i.DataChannelCore({pc:this.pc,onDatachannelEvent:R.onDatachannelEvent})}return _.prototype.getDatachannelCore=function(){return this.datachannel},_.prototype.subscribeAdd=function(R,h,o){var g;return p(this,void 0,void 0,function(){var v;return e(this,function(D){switch(D.label){case 0:return v=d(d({},this.baseParams({type:n.Sub,method:s.Add})),{streams:R.map(function(b,T){var S=b.urlData,A=[];return S.subAudio&&!o.isMsidSubPubDone(S.url,{aMsid:b.aMsid[0]})&&A.push({type:t.Audio,name:b.aMsid[0]}),S.subVideo&&!o.isMsidSubPubDone(S.url,{vMsid:b.vMsid[0]})&&A.push({type:t.Video,name:b.vMsid[0]}),{method:s.Add,url:S.url,msid:A,sdp:h[T],ttl:300}})}),[4,(g=this.datachannel)===null||g===void 0?void 0:g.sendData(v)];case 1:return[2,D.sent()]}})})},_.prototype.subscribeActive=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams({type:n.Sub,method:s.Active})),{streams:R.map(function(v){var D=v.urlData;return{method:s.Active,url:D.url}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return g.sent(),[2]}})})},_.prototype.subscribeDelete=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams()),{streams:R.map(function(v){var D=v.url,b=v.aMsid,T=v.vMsid,S=[];return b?.length&&(S=r(r([],S,!0),b.map(function(A){return{name:A}}),!0)),T?.length&&(S=r(r([],S,!0),T.map(function(A){return{name:A}}),!0)),{method:s.Delete,url:(0,l.pruneSubUrl)(D),msid:S}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.subscribeStop=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams()),{streams:R.map(function(v){var D=v.urlData;return{method:s.Stop,url:D.url}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.subscribeAddDatachannel=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams({type:n.Sub,method:s.Add})),{streams:R.map(function(v){var D=v.url,b=v.msid;return{method:s.Add,url:D,msid:[{type:t.Data,name:b}]}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.subscribeActiveDatachannel=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams({type:n.Sub,method:s.Active})),{streams:R.map(function(v){var D=v.url,b=v.datachannelId,T=v.msid;return{method:s.Active,url:D,msid:[{type:t.Data,name:T,channel:b}]}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.subscribeStopDatachannel=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams()),{streams:R.map(function(v){var D=v.url;return{method:s.Stop,url:D}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.publishAdd=function(R,h,o,g){var v;return p(this,void 0,void 0,function(){var D;return e(this,function(b){return D=d(d({},this.baseParams({type:n.Pub})),{streams:R.map(function(T,S){var A=o[S],I=g[S],H=[];return A.length&&H.push({type:"video",name:A[0].trim()}),I.length&&H.push({type:"audio",name:I[0].trim()}),{method:s.Add,url:T,msid:H,sdp:h[S]}})}),[2,(v=this.datachannel)===null||v===void 0?void 0:v.sendData(D)]})})},_.prototype.publishDelete=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){return o=d(d({},this.baseParams({type:n.Pub})),{streams:R.map(function(v){var D=v.url,b=v.aMsid,T=v.vMsid,S=[];return b?.length&&(S=r(r([],S,!0),b.map(function(A){return{name:A}}),!0)),T?.length&&(S=r(r([],S,!0),T.map(function(A){return{name:A}}),!0)),{method:s.Delete,url:(0,l.pruneSubUrl)(D),msid:S}})}),[2,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)]})})},_.prototype.publishStop=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){return o=d(d({},this.baseParams({type:n.Pub})),{streams:R.map(function(v){return{method:s.Stop,url:v}})}),[2,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)]})})},_.prototype.publishAddDatachannel=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams({type:n.Pub,method:s.Add})),{streams:R.map(function(v){var D=v.url,b=v.datachannelId,T=v.msid;return{method:s.Add,url:D,msid:[{type:t.Data,name:T,channel:b}]}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.publishStopDatachannel=function(R){var h;return p(this,void 0,void 0,function(){var o;return e(this,function(g){switch(g.label){case 0:return o=d(d({},this.baseParams({type:n.Pub})),{streams:R.map(function(v){var D=v.url;return{method:s.Stop,url:D}})}),[4,(h=this.datachannel)===null||h===void 0?void 0:h.sendData(o)];case 1:return[2,g.sent()]}})})},_.prototype.sendHeartbeat=function(R){R&&!R.map&&(R=void 0);var h=d(d({},this.baseParams({type:n.Hebt})),{streams:R?.map(function(o){var g=o.url;return{method:s.Hebt,url:g}})});if(R||delete h.streams,this.datachannel.sendAsync(h))return h},_.prototype.sendFalseHeartbeat=function(R){var h=d(d({},this.baseParams({type:n.Hebt})),{streams:R?.map(function(o){return{method:"fake",url:o.url}})});if(R||delete h.streams,this.datachannel.sendAsync(h))return h},_.prototype.dispose=function(){this.datachannel.dispose()},_.prototype.baseParams=function(R){R===void 0&&(R={type:n.Sub});var h=0;return R.type===n.Sub&&R.method===s.Add?(h=++this.latestMsgId,this.latestSubAddMsgId=this.latestMsgId):h=R.type===n.Sub&&R.method===s.Active?this.latestSubAddMsgId:++this.latestMsgId,{msg_id:h,version:2,type:R.type}},_}();f.Signal=E},132:function(x,f){var a=this&&this.__awaiter||function(r,n,s,t){return new(s||(s=Promise))(function(i,l){function E(h){try{R(t.next(h))}catch(o){l(o)}}function _(h){try{R(t.throw(h))}catch(o){l(o)}}function R(h){var o;h.done?i(h.value):(o=h.value,o instanceof s?o:new s(function(g){g(o)})).then(E,_)}R((t=t.apply(r,n||[])).next())})},d=this&&this.__generator||function(r,n){var s,t,i,l,E={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return l={next:_(0),throw:_(1),return:_(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function _(R){return function(h){return function(o){if(s)throw new TypeError("Generator is already executing.");for(;l&&(l=0,o[0]&&(E=0)),E;)try{if(s=1,t&&(i=2&o[0]?t.return:o[0]?t.throw||((i=t.return)&&i.call(t),0):t.next)&&!(i=i.call(t,o[1])).done)return i;switch(t=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return E.label++,{value:o[1],done:!1};case 5:E.label++,t=o[1],o=[0];continue;case 7:o=E.ops.pop(),E.trys.pop();continue;default:if(!((i=(i=E.trys).length>0&&i[i.length-1])||o[0]!==6&&o[0]!==2)){E=0;continue}if(o[0]===3&&(!i||o[1]>i[0]&&o[1]<i[3])){E.label=o[1];break}if(o[0]===6&&E.label<i[1]){E.label=i[1],i=o;break}if(i&&E.label<i[2]){E.label=i[2],E.ops.push(o);break}i[2]&&E.ops.pop(),E.trys.pop();continue}o=n.call(r,E)}catch(g){o=[6,g],t=0}finally{s=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([R,h])}}},p=this&&this.__spreadArray||function(r,n,s){if(s||arguments.length===2)for(var t,i=0,l=n.length;i<l;i++)!t&&i in n||(t||(t=Array.prototype.slice.call(n,0,i)),t[i]=n[i]);return r.concat(t||Array.prototype.slice.call(n))};Object.defineProperty(f,"__esModule",{value:!0}),f.PeerConnectionRollbackController=void 0;var e=function(){function r(n){this.fakeSdpParams={direction:"sub",mids:[],medias:[]},this.pcCore=n}return r.prototype.setFakeSdpMids=function(n){this.fakeSdpParams.mids=n},r.prototype.setFakeSdpMedias=function(n,s){this.fakeSdpParams.medias=n,this.fakeSdpParams.direction=s},r.prototype.saveStreamManager=function(n){this.streamManager=n,this.streamManagerBackup=this.streamManager.doBackup()},r.prototype.rollback=function(n){return a(this,void 0,void 0,function(){var s;return d(this,function(t){switch(t.label){case 0:if(n?.trackListnerRollback&&(this.pcCore.removeTrackListener(),this.log("Sub Track Listener Removed")),n?.streamManagerRollback&&this.streamManagerBackup){this.pcCore.setStreamManager(this.streamManagerBackup);try{this.log("Stream Manager Restored",JSON.parse(JSON.stringify(this.streamManager)))}catch{}}if(n?.pcTransceiversRollback&&(this.fakeSdpParams.medias.forEach(function(i){var l;(l=i.trans)===null||l===void 0||l.receiver.track.stop()}),this.log("Sub Track(s) Stopped",this.fakeSdpParams.medias)),!n?.runSimulateSignal)return[3,4];this.log("SDP Simulating...",this.fakeSdpParams),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,this.pcCore.simulateOfferAnswer(this.fakeSdpParams)];case 2:return t.sent(),this.log("SDP Simulation Done"),[3,4];case 3:return s=t.sent(),this.log("SDP Simulation Failed",s),[3,4];case 4:return[2]}})})},r.prototype.log=function(){for(var n=[],s=0;s<arguments.length;s++)n[s]=arguments[s];window.RTS_DATACHANNEL_DEBUG&&console.log.apply(console,p(["[PC-Core-Rollback]"],n,!1))},r}();f.PeerConnectionRollbackController=e},628:function(x,f,a){var d=this&&this.__assign||function(){return d=Object.assign||function(s){for(var t,i=1,l=arguments.length;i<l;i++)for(var E in t=arguments[i])Object.prototype.hasOwnProperty.call(t,E)&&(s[E]=t[E]);return s},d.apply(this,arguments)},p=this&&this.__spreadArray||function(s,t,i){if(i||arguments.length===2)for(var l,E=0,_=t.length;E<_;E++)!l&&E in t||(l||(l=Array.prototype.slice.call(t,0,E)),l[E]=t[E]);return s.concat(l||Array.prototype.slice.call(t))};Object.defineProperty(f,"__esModule",{value:!0}),f.StreamManager=f.EStreamType=void 0;var e,r=a(887);(function(s){s.Subscribe="sub",s.Publish="pub"})(e=f.EStreamType||(f.EStreamType={}));var n=function(){function s(t){this.streamMap={},this.datachannelMap=new Map}return s.prototype.doBackup=function(){var t,i,l,E=new s;E.streamMap={};var _=function(o){var g=R.streamMap[o];if(g){var v=[],D=[],b=[];(t=g.streamList)===null||t===void 0||t.forEach(function(S){v.push(S)}),(i=g.videoInfoList)===null||i===void 0||i.forEach(function(S){var A={msid:S.msid,ssrc:S.ssrc,transceiver:S.transceiver,subDone:S.subDone,pubDone:S.pubDone,streamId:S.streamId,codec:S.codec,pt:S.pt,from:S.from,type:S.type};D.push(A)}),(l=g.audioInfoList)===null||l===void 0||l.forEach(function(S){S.msid,S.ssrc,S.transceiver,S.subDone,S.pubDone,S.streamId,S.codec,S.pt,S.from,S.type,b.push(S)});var T={type:g.type,streamList:v,videoInfoList:D,audioInfoList:b,originUrl:g.originUrl};E.streamMap[o]=T}},R=this;for(var h in this.streamMap)_(h);return E},s.prototype.init=function(t,i){i===void 0&&(i=e.Subscribe);var l=(0,r.pruneSubUrl)(t);t=(0,r.pruneSubUrl)(t,!0),this.has(t)||(this.streamMap[t]={type:i,videoInfoList:[],audioInfoList:[],streamList:[],originUrl:l})},s.prototype.remove=function(t){delete this.streamMap[(0,r.pruneSubUrl)(t,!0)]},s.prototype.update=function(t,i){var l=this.get(t);if(!l)throw new Error("No url found");if(i.aMsid){var E=l.audioInfoList.find(function(R){return R.msid===i.aMsid})||this.createMediaItem(i.aMsid,"audio");i.aTransceiver&&(E.transceiver=i.aTransceiver),i.stream&&(E.streamId=i.stream.id),this.updateMediaInfoList(E,l.audioInfoList)}if(i.vMsid){var _=l.videoInfoList.find(function(R){return R.msid===i.vMsid})||this.createMediaItem(i.vMsid,"video");i.vTransceiver&&(_.transceiver=i.vTransceiver),i.stream&&(_.streamId=i.stream.id),this.updateMediaInfoList(_,l.videoInfoList)}i.stream&&(l.streamList.some(function(R){return R.id===i.stream.id})||(l.streamList=p(p([],l.streamList,!0),[i.stream],!1)))},s.prototype.pruneStreamList=function(t){var i=this.get(t);i&&(i.streamList=i.streamList.filter(function(l){var E;return((E=l.mediaStream)===null||E===void 0?void 0:E.getTracks().length)>0}))},s.prototype.updateSdpInfo=function(t,i){var l,E=this.get(t);if(!E)throw new Error("No url found");if(i.aMsid?l=E.audioInfoList.find(function(_){return _.msid===i.aMsid}):i.vMsid&&(l=E.videoInfoList.find(function(_){return _.msid===i.vMsid})),!l)throw new Error("No target media found");l.ssrc=i.ssrc,l.codec=i.codec,l.pt=i.pt,l.from=i.from},s.prototype.get=function(t){return this.streamMap[(0,r.pruneSubUrl)(t,!0)]},s.prototype.has=function(t){return!!this.get(t)},s.prototype.getSize=function(){return this.getSubOrPubDoneMediaMapSize()+this.getDcMapSize()},s.prototype.getSubOrPubDoneMediaMapSize=function(){var t=this,i=0;return Object.keys(this.streamMap).forEach(function(l){var E=t.streamMap[l],_=!1;E.audioInfoList.forEach(function(R){_=_||E.type===e.Publish&&R.pubDone||E.type===e.Subscribe&&R.subDone}),E.videoInfoList.forEach(function(R){_=_||E.type===e.Publish&&R.pubDone||E.type===e.Subscribe&&R.subDone}),_&&i++}),i},s.prototype.getDcMapSize=function(){return this.datachannelMap.size},s.prototype.removeMsid=function(t,i){t=(0,r.pruneSubUrl)(t,!0);var l=this.get(t);l&&(i.vMsid&&(l.videoInfoList=l.videoInfoList.filter(function(E){return E.msid!==i.vMsid})),i.aMsid&&(l.audioInfoList=l.audioInfoList.filter(function(E){return E.msid!==i.aMsid})))},s.prototype.getMids=function(t,i){i===void 0&&(i={filterSubDone:!1}),t=(0,r.pruneSubUrl)(t,!0);var l=this.streamMap[t];return l?p(p([],l.audioInfoList.reduce(function(E,_){return _.transceiver&&(!i.filterSubDone||i.filterSubDone&&!_.subDone)?p(p([],E,!0),[String(_.transceiver.mid)],!1):E},[]),!0),l.videoInfoList.reduce(function(E,_){return _.transceiver&&(!i.filterSubDone||i.filterSubDone&&!_.subDone)?p(p([],E,!0),[String(_.transceiver.mid)],!1):E},[]),!0):[]},s.prototype.getAllTransceivers=function(t){if(!t)return[];t=(0,r.pruneSubUrl)(t,!0);var i=this.get(t);return i?p(p([],i.videoInfoList.map(function(l){return l.transceiver}),!0),i.audioInfoList.map(function(l){return l.transceiver}),!0):[]},s.prototype.getTransceiver=function(t,i){if(i===void 0&&(i={}),t){t=(0,r.pruneSubUrl)(t,!0);var l=i.vMsid,E=i.aMsid,_=this.get(t);if(_){var R;if(l)return(R=_.videoInfoList.find(function(h){return h.msid===l}))==null?void 0:R.transceiver;if(E)return(R=_.audioInfoList.find(function(h){return h.msid===E}))==null?void 0:R.transceiver}}},s.prototype.getStreamByMsid=function(t){var i,l,E=this.get(t.url);if(E){if(t.vMsid){var _=(i=E.videoInfoList.find(function(h){return h.msid===t.vMsid}))===null||i===void 0?void 0:i.streamId;return E.streamList.find(function(h){return h.id===_})}if(t.aMsid){var R=(l=E.audioInfoList.find(function(h){return h.msid===t.aMsid}))===null||l===void 0?void 0:l.streamId;return E.streamList.find(function(h){return h.id===R})}return E.streamList[0]}},s.prototype.hasTransceiver=function(t,i){return i===void 0&&(i={}),!!this.getTransceiver(t,i)},s.prototype.removeTransceiver=function(t,i){t=(0,r.pruneSubUrl)(t,!0);var l,E=this.get(t);E&&(i.vMsid&&(l=E.videoInfoList.find(function(_){return _.msid===i.vMsid}))&&(l.transceiver=void 0),i.aMsid&&(l=E.audioInfoList.find(function(_){return _.msid===i.aMsid}))&&(l.transceiver=void 0))},s.prototype.markAlreadySubPub=function(t,i){i===void 0&&(i={}),t=(0,r.pruneSubUrl)(t,!0);var l,E=this.streamMap[t];E&&(i.vMsid&&(l=E.videoInfoList.find(function(_){return _.msid===i.vMsid}))&&(l[i.isPub?"pubDone":"subDone"]=!i.reset),i.aMsid&&(l=E.audioInfoList.find(function(_){return _.msid===i.aMsid}))&&(l[i.isPub?"pubDone":"subDone"]=!i.reset))},s.prototype.isMsidSubPubDone=function(t,i){i===void 0&&(i={}),t=(0,r.pruneSubUrl)(t,!0);var l=this.streamMap[t];if(!l)return!1;if(i.vMsid){var E=l.videoInfoList.find(function(_){return _.msid===i.vMsid});return i.isPub?E?.pubDone:E?.subDone}return i.aMsid?(E=l.audioInfoList.find(function(_){return _.msid===i.aMsid}),i.isPub?E?.pubDone:E?.subDone):void 0},s.prototype.getAllMediaInfoList=function(t,i){var l=this.get(t);return l?p(p([],l.audioInfoList.map(function(E){var _,R,h,o,g=E.type,v=E.msid,D=E.ssrc,b=E.pt,T=E.codec,S=E.from,A=E.transceiver,I={type:g,msid:v,ssrc:D,pt:b,codec:T,from:S,trackId:l.type===e.Subscribe?(R=(_=A?.receiver)===null||_===void 0?void 0:_.track)===null||R===void 0?void 0:R.id:(o=(h=A?.sender)===null||h===void 0?void 0:h.track)===null||o===void 0?void 0:o.id};return i?d(d({},I),{transceiver:A}):I}),!0),l.videoInfoList.map(function(E){var _,R,h,o,g=E.type,v=E.msid,D=E.ssrc,b=E.pt,T=E.codec,S=E.from,A=E.transceiver,I={type:g,msid:v,ssrc:D,pt:b,codec:T,from:S,trackId:l.type===e.Subscribe?(R=(_=A?.receiver)===null||_===void 0?void 0:_.track)===null||R===void 0?void 0:R.id:(o=(h=A?.sender)===null||h===void 0?void 0:h.track)===null||o===void 0?void 0:o.id};return i?d(d({},I),{transceiver:A}):I}),!0):[]},s.prototype.getOriginUrl=function(t){var i=(0,r.pruneSubUrl)(t,!0),l=this.get(i);return l?l.originUrl:t},s.prototype.getAllTrackPairList=function(t){var i,l,E,_,R=[];for(var h in this.streamMap){var o=this.streamMap[h];if(o.type===t)for(var g=Math.max(o.audioInfoList.length,o.videoInfoList.length),v=0;v<g;v++){var D={url:h,originUrl:o.originUrl};v<o.audioInfoList.length&&(D.aTransceiver=t===e.Subscribe?(i=o.audioInfoList[v].transceiver)===null||i===void 0?void 0:i.receiver:(l=o.audioInfoList[v].transceiver)===null||l===void 0?void 0:l.sender,D.aMsid=o.audioInfoList[v].msid),v<o.videoInfoList.length&&(D.vTransceiver=t===e.Subscribe?(E=o.videoInfoList[v].transceiver)===null||E===void 0?void 0:E.receiver:(_=o.videoInfoList[v].transceiver)===null||_===void 0?void 0:_.sender,D.vMsid=o.videoInfoList[v].msid),R.push(D)}}return R},s.prototype.getAllStreamListWithMsids=function(){var t,i=[];for(var l in this.streamMap){for(var E=this.streamMap[l],_=Math.max(E.audioInfoList.length,E.videoInfoList.length,E.streamList.length),R={url:l,msids:[],type:E.type,latestUrl:E.latestUrl||E.originUrl,streams:[]},h=0;h<_;h++){if(h<E.audioInfoList.length&&E.audioInfoList[h].msid){var o=E.audioInfoList[h];o.msid&&(E.type===e.Publish&&o.pubDone||E.type===e.Subscribe&&o.subDone)&&R.msids.push({name:o.msid||"",type:o.type||"audio",streamId:o.streamId})}if(h<E.videoInfoList.length&&E.videoInfoList[h].msid){var g=E.videoInfoList[h];g.msid&&(E.type===e.Publish&&g.pubDone||E.type===e.Subscribe&&g.subDone)&&R.msids.push({name:g.msid||"",type:g.type||"video",streamId:g.streamId})}h<E.streamList.length&&E.streamList[h]&&((t=R.streams)===null||t===void 0||t.push(E.streamList[h]))}R.msids.length&&i.push(R)}return i},s.prototype.getSender=function(t,i,l){var E,_,R=void 0,h=this.getAllMediaInfoList(t,!0);return l?h.forEach(function(o){var g,v,D,b=(v=(g=o.transceiver)===null||g===void 0?void 0:g.sender)===null||v===void 0?void 0:v.track;b?.kind===i&&o.msid===l&&(R=(D=o.transceiver)===null||D===void 0?void 0:D.sender)}):R=(_=(E=h?.find(function(o){var g,v,D;return((D=(v=(g=o.transceiver)===null||g===void 0?void 0:g.sender)===null||v===void 0?void 0:v.track)===null||D===void 0?void 0:D.kind)===i}))===null||E===void 0?void 0:E.transceiver)===null||_===void 0?void 0:_.sender,R},s.prototype.getReceiver=function(t,i,l){var E,_,R=void 0,h=this.getAllMediaInfoList(t,!0);return l?h.forEach(function(o){var g,v,D,b=(v=(g=o.transceiver)===null||g===void 0?void 0:g.receiver)===null||v===void 0?void 0:v.track;b?.kind===i&&o.msid===l&&(R=(D=o.transceiver)===null||D===void 0?void 0:D.receiver)}):R=(_=(E=h?.find(function(o){var g,v,D;return((D=(v=(g=o.transceiver)===null||g===void 0?void 0:g.receiver)===null||v===void 0?void 0:v.track)===null||D===void 0?void 0:D.kind)===i}))===null||E===void 0?void 0:E.transceiver)===null||_===void 0?void 0:_.receiver,R},s.prototype.dispose=function(){this.streamMap={}},s.prototype.updateMediaInfoList=function(t,i){var l=i.findIndex(function(E){return E.msid===t.msid});l!==-1?i.splice(l,1,t):i.push(t)},s.prototype.findMediaItemByMsid=function(t,i){return i.find(function(l){return l.msid===t})},s.prototype.createMediaItem=function(t,i){return{msid:t,ssrc:void 0,transceiver:void 0,subDone:!1,pubDone:!1,type:i,streamId:void 0}},s.prototype.addOrUpdateDatachannelItem=function(t){var i=this.datachannelMap.get(t.url);i?t.msids.forEach(function(l){i.msids.find(function(E){if(E.id===l.id&&E.name===l.name)return!0})?console.log("RTS [STREAM MANAGER]: duplicate msid for datachannel",t):i.msids.push(l)}):this.datachannelMap.set(t.url,t)},s.prototype.deleteDatachannelItem=function(t){this.datachannelMap.delete(t.url)},s.prototype.getAllDatachannelList=function(){var t=[];return this.datachannelMap.forEach(function(i){t.push(d(d({},i),{latestUrl:i.latestUrl||i.originUrl}))}),t},s.prototype.getDatachannelByMsid=function(t){var i;if(t.url){var l=this.datachannelMap.get((0,r.pruneSubUrl)(t.url,!0));if(l)return t.msid?(i=l.msids.find(function(E){return E.name===t.msid}))===null||i===void 0?void 0:i.datachannel:l.msids[0].datachannel}else console.warn("[getDatachannelByMsid] config.url is required.")},s.prototype.getPubOrSubDoneMediaUrlByIndex=function(t){var i=0,l=function(h){var o=E.streamMap[h],g=!1;if(o.audioInfoList.forEach(function(v){g=g||o.type===e.Publish&&v.pubDone||o.type===e.Subscribe&&v.subDone}),o.videoInfoList.forEach(function(v){g=g||o.type===e.Publish&&v.pubDone||o.type===e.Subscribe&&v.subDone}),g){if(i===t)return{value:h};i++}},E=this;for(var _ in this.streamMap){var R=l(_);if(typeof R=="object")return R.value}},s.prototype.getDcUrlByIndex=function(t){var i=void 0;return this.datachannelMap.forEach(function(l){t===0&&(i={url:l.originUrl})}),i},s.prototype.updateLatestUrl=function(t){var i=this.get(t);return!!i&&(i.latestUrl=t,!0)},s}();f.StreamManager=n}},m={};function c(x){var f=m[x];if(f!==void 0)return f.exports;var a=m[x]={exports:{}};return y[x].call(a.exports,a,a.exports,c),a.exports}var u={};return(()=>{var x=u;Object.defineProperty(x,"__esModule",{value:!0}),x.DataChannelCore=x.EDatachannelStatus=x.PeerConnectionCore=void 0;var f=c(776);Object.defineProperty(x,"PeerConnectionCore",{enumerable:!0,get:function(){return f.PeerConnectionCore}}),Object.defineProperty(x,"EDatachannelStatus",{enumerable:!0,get:function(){return f.EDatachannelStatus}});var a=c(651);Object.defineProperty(x,"DataChannelCore",{enumerable:!0,get:function(){return a.DataChannelCore}})})(),u})(),U.exports=C()},2505:(U,C,y)=>{U.exports=y(8015)},5592:(U,C,y)=>{var m=y(9516),c=y(7522),u=y(3948),x=y(9106),f=y(9615),a=y(2012),d=y(4202),p=y(7763);U.exports=function(e){return new Promise(function(r,n){var s=e.data,t=e.headers,i=e.responseType;m.isFormData(s)&&delete t["Content-Type"];var l=new XMLHttpRequest;if(e.auth){var E=e.auth.username||"",_=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";t.Authorization="Basic "+btoa(E+":"+_)}var R=f(e.baseURL,e.url);function h(){if(l){var g="getAllResponseHeaders"in l?a(l.getAllResponseHeaders()):null,v={data:i&&i!=="text"&&i!=="json"?l.response:l.responseText,status:l.status,statusText:l.statusText,headers:g,config:e,request:l};c(r,n,v),l=null}}if(l.open(e.method.toUpperCase(),x(R,e.params,e.paramsSerializer),!0),l.timeout=e.timeout,"onloadend"in l?l.onloadend=h:l.onreadystatechange=function(){l&&l.readyState===4&&(l.status!==0||l.responseURL&&l.responseURL.indexOf("file:")===0)&&setTimeout(h)},l.onabort=function(){l&&(n(p("Request aborted",e,"ECONNABORTED",l)),l=null)},l.onerror=function(){n(p("Network Error",e,null,l)),l=null},l.ontimeout=function(){var g="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(g=e.timeoutErrorMessage),n(p(g,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",l)),l=null},m.isStandardBrowserEnv()){var o=(e.withCredentials||d(R))&&e.xsrfCookieName?u.read(e.xsrfCookieName):void 0;o&&(t[e.xsrfHeaderName]=o)}"setRequestHeader"in l&&m.forEach(t,function(g,v){s===void 0&&v.toLowerCase()==="content-type"?delete t[v]:l.setRequestHeader(v,g)}),m.isUndefined(e.withCredentials)||(l.withCredentials=!!e.withCredentials),i&&i!=="json"&&(l.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&l.addEventListener("progress",e.onDownloadProgress),typeof e.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(g){l&&(l.abort(),n(g),l=null)}),s||(s=null),l.send(s)})}},8015:(U,C,y)=>{var m=y(9516),c=y(9012),u=y(5155),x=y(5343);function f(d){var p=new u(d),e=c(u.prototype.request,p);return m.extend(e,u.prototype,p),m.extend(e,p),e}var a=f(y(6987));a.Axios=u,a.create=function(d){return f(x(a.defaults,d))},a.Cancel=y(1928),a.CancelToken=y(3191),a.isCancel=y(3864),a.all=function(d){return Promise.all(d)},a.spread=y(7980),a.isAxiosError=y(5019),U.exports=a,U.exports.default=a},1928:U=>{function C(y){this.message=y}C.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},C.prototype.__CANCEL__=!0,U.exports=C},3191:(U,C,y)=>{var m=y(1928);function c(u){if(typeof u!="function")throw new TypeError("executor must be a function.");var x;this.promise=new Promise(function(a){x=a});var f=this;u(function(a){f.reason||(f.reason=new m(a),x(f.reason))})}c.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},c.source=function(){var u;return{token:new c(function(x){u=x}),cancel:u}},U.exports=c},3864:U=>{U.exports=function(C){return!(!C||!C.__CANCEL__)}},5155:(U,C,y)=>{var m=y(9516),c=y(9106),u=y(3471),x=y(4490),f=y(5343),a=y(4841),d=a.validators;function p(e){this.defaults=e,this.interceptors={request:new u,response:new u}}p.prototype.request=function(e){typeof e=="string"?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=f(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;r!==void 0&&a.assertOptions(r,{silentJSONParsing:d.transitional(d.boolean,"1.0.0"),forcedJSONParsing:d.transitional(d.boolean,"1.0.0"),clarifyTimeoutError:d.transitional(d.boolean,"1.0.0")},!1);var n=[],s=!0;this.interceptors.request.forEach(function(h){typeof h.runWhen=="function"&&h.runWhen(e)===!1||(s=s&&h.synchronous,n.unshift(h.fulfilled,h.rejected))});var t,i=[];if(this.interceptors.response.forEach(function(h){i.push(h.fulfilled,h.rejected)}),!s){var l=[x,void 0];for(Array.prototype.unshift.apply(l,n),l=l.concat(i),t=Promise.resolve(e);l.length;)t=t.then(l.shift(),l.shift());return t}for(var E=e;n.length;){var _=n.shift(),R=n.shift();try{E=_(E)}catch(h){R(h);break}}try{t=x(E)}catch(h){return Promise.reject(h)}for(;i.length;)t=t.then(i.shift(),i.shift());return t},p.prototype.getUri=function(e){return e=f(this.defaults,e),c(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},m.forEach(["delete","get","head","options"],function(e){p.prototype[e]=function(r,n){return this.request(f(n||{},{method:e,url:r,data:(n||{}).data}))}}),m.forEach(["post","put","patch"],function(e){p.prototype[e]=function(r,n,s){return this.request(f(s||{},{method:e,url:r,data:n}))}}),U.exports=p},3471:(U,C,y)=>{var m=y(9516);function c(){this.handlers=[]}c.prototype.use=function(u,x,f){return this.handlers.push({fulfilled:u,rejected:x,synchronous:!!f&&f.synchronous,runWhen:f?f.runWhen:null}),this.handlers.length-1},c.prototype.eject=function(u){this.handlers[u]&&(this.handlers[u]=null)},c.prototype.forEach=function(u){m.forEach(this.handlers,function(x){x!==null&&u(x)})},U.exports=c},9615:(U,C,y)=>{var m=y(9137),c=y(4680);U.exports=function(u,x){return u&&!m(x)?c(u,x):x}},7763:(U,C,y)=>{var m=y(5449);U.exports=function(c,u,x,f,a){var d=new Error(c);return m(d,u,x,f,a)}},4490:(U,C,y)=>{var m=y(9516),c=y(2881),u=y(3864),x=y(6987);function f(a){a.cancelToken&&a.cancelToken.throwIfRequested()}U.exports=function(a){return f(a),a.headers=a.headers||{},a.data=c.call(a,a.data,a.headers,a.transformRequest),a.headers=m.merge(a.headers.common||{},a.headers[a.method]||{},a.headers),m.forEach(["delete","get","head","post","put","patch","common"],function(d){delete a.headers[d]}),(a.adapter||x.adapter)(a).then(function(d){return f(a),d.data=c.call(a,d.data,d.headers,a.transformResponse),d},function(d){return u(d)||(f(a),d&&d.response&&(d.response.data=c.call(a,d.response.data,d.response.headers,a.transformResponse))),Promise.reject(d)})}},5449:U=>{U.exports=function(C,y,m,c,u){return C.config=y,m&&(C.code=m),C.request=c,C.response=u,C.isAxiosError=!0,C.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},C}},5343:(U,C,y)=>{var m=y(9516);U.exports=function(c,u){u=u||{};var x={},f=["url","method","data"],a=["headers","auth","proxy","params"],d=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],p=["validateStatus"];function e(t,i){return m.isPlainObject(t)&&m.isPlainObject(i)?m.merge(t,i):m.isPlainObject(i)?m.merge({},i):m.isArray(i)?i.slice():i}function r(t){m.isUndefined(u[t])?m.isUndefined(c[t])||(x[t]=e(void 0,c[t])):x[t]=e(c[t],u[t])}m.forEach(f,function(t){m.isUndefined(u[t])||(x[t]=e(void 0,u[t]))}),m.forEach(a,r),m.forEach(d,function(t){m.isUndefined(u[t])?m.isUndefined(c[t])||(x[t]=e(void 0,c[t])):x[t]=e(void 0,u[t])}),m.forEach(p,function(t){t in u?x[t]=e(c[t],u[t]):t in c&&(x[t]=e(void 0,c[t]))});var n=f.concat(a).concat(d).concat(p),s=Object.keys(c).concat(Object.keys(u)).filter(function(t){return n.indexOf(t)===-1});return m.forEach(s,r),x}},7522:(U,C,y)=>{var m=y(7763);U.exports=function(c,u,x){var f=x.config.validateStatus;x.status&&f&&!f(x.status)?u(m("Request failed with status code "+x.status,x.config,null,x.request,x)):c(x)}},2881:(U,C,y)=>{var m=y(9516),c=y(6987);U.exports=function(u,x,f){var a=this||c;return m.forEach(f,function(d){u=d.call(a,u,x)}),u}},6987:(U,C,y)=>{var m=y(9516),c=y(7018),u=y(5449),x={"Content-Type":"application/x-www-form-urlencoded"};function f(p,e){!m.isUndefined(p)&&m.isUndefined(p["Content-Type"])&&(p["Content-Type"]=e)}var a,d={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:((typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(a=y(5592)),a),transformRequest:[function(p,e){return c(e,"Accept"),c(e,"Content-Type"),m.isFormData(p)||m.isArrayBuffer(p)||m.isBuffer(p)||m.isStream(p)||m.isFile(p)||m.isBlob(p)?p:m.isArrayBufferView(p)?p.buffer:m.isURLSearchParams(p)?(f(e,"application/x-www-form-urlencoded;charset=utf-8"),p.toString()):m.isObject(p)||e&&e["Content-Type"]==="application/json"?(f(e,"application/json"),function(r,n,s){if(m.isString(r))try{return(n||JSON.parse)(r),m.trim(r)}catch(t){if(t.name!=="SyntaxError")throw t}return(0,JSON.stringify)(r)}(p)):p}],transformResponse:[function(p){var e=this.transitional,r=e&&e.silentJSONParsing,n=e&&e.forcedJSONParsing,s=!r&&this.responseType==="json";if(s||n&&m.isString(p)&&p.length)try{return JSON.parse(p)}catch(t){if(s)throw t.name==="SyntaxError"?u(t,this,"E_JSON_PARSE"):t}return p}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(p){return p>=200&&p<300}};d.headers={common:{Accept:"application/json, text/plain, */*"}},m.forEach(["delete","get","head"],function(p){d.headers[p]={}}),m.forEach(["post","put","patch"],function(p){d.headers[p]=m.merge(x)}),U.exports=d},9012:U=>{U.exports=function(C,y){return function(){for(var m=new Array(arguments.length),c=0;c<m.length;c++)m[c]=arguments[c];return C.apply(y,m)}}},9106:(U,C,y)=>{var m=y(9516);function c(u){return encodeURIComponent(u).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}U.exports=function(u,x,f){if(!x)return u;var a;if(f)a=f(x);else if(m.isURLSearchParams(x))a=x.toString();else{var d=[];m.forEach(x,function(e,r){e!=null&&(m.isArray(e)?r+="[]":e=[e],m.forEach(e,function(n){m.isDate(n)?n=n.toISOString():m.isObject(n)&&(n=JSON.stringify(n)),d.push(c(r)+"="+c(n))}))}),a=d.join("&")}if(a){var p=u.indexOf("#");p!==-1&&(u=u.slice(0,p)),u+=(u.indexOf("?")===-1?"?":"&")+a}return u}},4680:U=>{U.exports=function(C,y){return y?C.replace(/\/+$/,"")+"/"+y.replace(/^\/+/,""):C}},3948:(U,C,y)=>{var m=y(9516);U.exports=m.isStandardBrowserEnv()?{write:function(c,u,x,f,a,d){var p=[];p.push(c+"="+encodeURIComponent(u)),m.isNumber(x)&&p.push("expires="+new Date(x).toGMTString()),m.isString(f)&&p.push("path="+f),m.isString(a)&&p.push("domain="+a),d===!0&&p.push("secure"),document.cookie=p.join("; ")},read:function(c){var u=document.cookie.match(new RegExp("(^|;\\s*)("+c+")=([^;]*)"));return u?decodeURIComponent(u[3]):null},remove:function(c){this.write(c,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},9137:U=>{U.exports=function(C){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(C)}},5019:U=>{U.exports=function(C){return typeof C=="object"&&C.isAxiosError===!0}},4202:(U,C,y)=>{var m=y(9516);U.exports=m.isStandardBrowserEnv()?function(){var c,u=/(msie|trident)/i.test(navigator.userAgent),x=document.createElement("a");function f(a){var d=a;return u&&(x.setAttribute("href",d),d=x.href),x.setAttribute("href",d),{href:x.href,protocol:x.protocol?x.protocol.replace(/:$/,""):"",host:x.host,search:x.search?x.search.replace(/^\?/,""):"",hash:x.hash?x.hash.replace(/^#/,""):"",hostname:x.hostname,port:x.port,pathname:x.pathname.charAt(0)==="/"?x.pathname:"/"+x.pathname}}return c=f(window.location.href),function(a){var d=m.isString(a)?f(a):a;return d.protocol===c.protocol&&d.host===c.host}}():function(){return!0}},7018:(U,C,y)=>{var m=y(9516);U.exports=function(c,u){m.forEach(c,function(x,f){f!==u&&f.toUpperCase()===u.toUpperCase()&&(c[u]=x,delete c[f])})}},2012:(U,C,y)=>{var m=y(9516),c=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];U.exports=function(u){var x,f,a,d={};return u&&m.forEach(u.split(`
78
+ `),function(p){if(a=p.indexOf(":"),x=m.trim(p.substr(0,a)).toLowerCase(),f=m.trim(p.substr(a+1)),x){if(d[x]&&c.indexOf(x)>=0)return;d[x]=x==="set-cookie"?(d[x]?d[x]:[]).concat([f]):d[x]?d[x]+", "+f:f}}),d}},7980:U=>{U.exports=function(C){return function(y){return C.apply(null,y)}}},4841:(U,C,y)=>{var m=y(4198),c={};["object","boolean","number","function","string","symbol"].forEach(function(a,d){c[a]=function(p){return typeof p===a||"a"+(d<1?"n ":" ")+a}});var u={},x=m.version.split(".");function f(a,d){for(var p=d?d.split("."):x,e=a.split("."),r=0;r<3;r++){if(p[r]>e[r])return!0;if(p[r]<e[r])return!1}return!1}c.transitional=function(a,d,p){var e=d&&f(d);function r(n,s){return"[Axios v"+m.version+"] Transitional option '"+n+"'"+s+(p?". "+p:"")}return function(n,s,t){if(a===!1)throw new Error(r(s," has been removed in "+d));return e&&!u[s]&&(u[s]=!0,console.warn(r(s," has been deprecated since v"+d+" and will be removed in the near future"))),!a||a(n,s,t)}},U.exports={isOlderVersion:f,assertOptions:function(a,d,p){if(typeof a!="object")throw new TypeError("options must be an object");for(var e=Object.keys(a),r=e.length;r-- >0;){var n=e[r],s=d[n];if(s){var t=a[n],i=t===void 0||s(t,n,a);if(i!==!0)throw new TypeError("option "+n+" must be "+i)}else if(p!==!0)throw Error("Unknown option "+n)}},validators:c}},9516:(U,C,y)=>{var m=y(9012),c=Object.prototype.toString;function u(e){return c.call(e)==="[object Array]"}function x(e){return e===void 0}function f(e){return e!==null&&typeof e=="object"}function a(e){if(c.call(e)!=="[object Object]")return!1;var r=Object.getPrototypeOf(e);return r===null||r===Object.prototype}function d(e){return c.call(e)==="[object Function]"}function p(e,r){if(e!=null)if(typeof e!="object"&&(e=[e]),u(e))for(var n=0,s=e.length;n<s;n++)r.call(null,e[n],n,e);else for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&r.call(null,e[t],t,e)}U.exports={isArray:u,isArrayBuffer:function(e){return c.call(e)==="[object ArrayBuffer]"},isBuffer:function(e){return e!==null&&!x(e)&&e.constructor!==null&&!x(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)},isFormData:function(e){return typeof FormData<"u"&&e instanceof FormData},isArrayBufferView:function(e){return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return typeof e=="string"},isNumber:function(e){return typeof e=="number"},isObject:f,isPlainObject:a,isUndefined:x,isDate:function(e){return c.call(e)==="[object Date]"},isFile:function(e){return c.call(e)==="[object File]"},isBlob:function(e){return c.call(e)==="[object Blob]"},isFunction:d,isStream:function(e){return f(e)&&d(e.pipe)},isURLSearchParams:function(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return(typeof navigator>"u"||navigator.product!=="ReactNative"&&navigator.product!=="NativeScript"&&navigator.product!=="NS")&&typeof window<"u"&&typeof document<"u"},forEach:p,merge:function e(){var r={};function n(i,l){a(r[l])&&a(i)?r[l]=e(r[l],i):a(i)?r[l]=e({},i):u(i)?r[l]=i.slice():r[l]=i}for(var s=0,t=arguments.length;s<t;s++)p(arguments[s],n);return r},extend:function(e,r,n){return p(r,function(s,t){e[t]=n&&typeof s=="function"?m(s,n):s}),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}}},3412:U=>{/*! media-device - ver 1.3.0-beta.0 created:2024/3/20 10:32:34 */U.exports=(()=>{var C={304:(m,c,u)=>{Object.defineProperty(c,"__esModule",{value:!0}),c.BrowserDeviceManager=void 0;var x=u(101),f=u(853),a=u(62),d=u(913),p=u(331),e=u(1),r=u(935),n=u(603),s=function(){function t(){this.systemUtil=new x.SystemUtil,this.deviceManager=this.createDeviceManager()}return t.prototype.getCameraList=function(){return this.deviceManager.getCameraList()},t.prototype.getMicList=function(){return this.deviceManager.getMicList()},t.prototype.getSpeakerList=function(){return this.deviceManager.getSpeakerList()},t.prototype.getAudioTrack=function(i){return this.deviceManager.getAudioTrack(i)},t.prototype.getVideoTrack=function(i){return this.deviceManager.getVideoTrack(i)},t.prototype.getScreenTrack=function(i){return this.deviceManager.getScreenTrack(i)},t.prototype.getAudioStream=function(i){return this.deviceManager.getAudioStream(i)},t.prototype.getVideoStream=function(i){return this.deviceManager.getVideoStream(i)},t.prototype.getScreenStream=function(i){return this.deviceManager.getScreenStream(i)},t.prototype.checkSupportScreenShare=function(){return this.deviceManager.checkSupportScreenShare()},t.prototype.createDeviceManager=function(){return this.systemUtil.isWindows?new r.WindowsDeviceManager:this.systemUtil.isAndroid?new f.AndroidDeviceManager:this.systemUtil.isIos?new d.IosDeviceManager:this.systemUtil.isMacOS?new e.MacDeviceManager:this.systemUtil.isLinux?new p.LinuxDeviceManager:new a.BaseDeviceManager},t.isDeviceManagerError=n.DeviceError.isDeviceManagerError,t}();c.BrowserDeviceManager=s},603:(m,c,u)=>{Object.defineProperty(c,"__esModule",{value:!0}),c.DeviceError=c.DeviceErrorDescription=c.DeviceErrorCode=void 0;var x=u(610);(function(a){a[a.ERROR_DEVICE_UNKNOWNERROR=1e4]="ERROR_DEVICE_UNKNOWNERROR",a[a.ERROR_DEVICE_AUDIODEVICE_NOTFOUND=10001]="ERROR_DEVICE_AUDIODEVICE_NOTFOUND",a[a.ERROR_DEVICE_VIDEODEVICE_NOTFOUND=10002]="ERROR_DEVICE_VIDEODEVICE_NOTFOUND",a[a.ERROR_DEVICE_AUDIODEVICE_NOTALLOWED=10003]="ERROR_DEVICE_AUDIODEVICE_NOTALLOWED",a[a.ERROR_DEVICE_VIDEODEVICE_NOTALLOWED=10004]="ERROR_DEVICE_VIDEODEVICE_NOTALLOWED",a[a.ERROR_DEVICE_AUDIODEVICE_NOTREADABLE=10005]="ERROR_DEVICE_AUDIODEVICE_NOTREADABLE",a[a.ERROR_DEVICE_VIDEODEVICE_NOTREADABLE=10006]="ERROR_DEVICE_VIDEODEVICE_NOTREADABLE",a[a.ERROR_DEIVCE_CONSTRAINEDERROR=10007]="ERROR_DEIVCE_CONSTRAINEDERROR",a[a.ERROR_SCREENSHARE_UNKNOWNERRO=10010]="ERROR_SCREENSHARE_UNKNOWNERRO",a[a.ERROR_SCREENSHARE_NOTALLOWED=10011]="ERROR_SCREENSHARE_NOTALLOWED",a[a.ERROR_SCREENSHARE_ENDED=10012]="ERROR_SCREENSHARE_ENDED",a[a.ERROR_SCREENSHARE_NOPERMISSION=10013]="ERROR_SCREENSHARE_NOPERMISSION",a[a.ERROR_SCREENSHARE_INVALIDACCESS=10014]="ERROR_SCREENSHARE_INVALIDACCESS",a[a.ERROR_SCREENSHARE_NOTSUPPORT=10018]="ERROR_SCREENSHARE_NOTSUPPORT",a[a.ERROR_DEVICE_NOTSUPPORT=10019]="ERROR_DEVICE_NOTSUPPORT"})(c.DeviceErrorCode||(c.DeviceErrorCode={})),function(a){a.ERRORMESSAGE_DEVICENOTFOUND="Requested device not found",a.ERRORMESSAGE_DEVICENOTALLOWED="Permission denied",a.ERRORMESSAGE_MACCHROME_DEVICENOTREADABLE="Permission denied by system",a.ERRORMESSAGE_MACSAFARI_DEVICENOTALLOWED="The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.",a.ERRORMESSAGE_MOBILEDEVICE_NOTALLOWED="video device not allowed",a.ERRORMESSAGE_AUDIODEVICENOTREADABLE="Could not start audio source",a.ERRORMESSAGE_VIDEODEVICENOTREADABLE="Could not start video source",a.ERRORNAME_DEVICENOTFOUND="NotFoundError",a.ERRORNAME_DEVICENOTALLOWED="NotAllowedError",a.ERRORNAME_DEVICENOTREADABLE="NotReadableError",a.ERRORNAME_DEVICEOVERCONSTRAINED="OverconstrainedError",a.ERRORNAME_INVALID_ACCESS="InvalidAccessError"}(c.DeviceErrorDescription||(c.DeviceErrorDescription={}));var f=function(){function a(d,p){this.linkUtil=new x.LinkUtil,this.code=d,this.reason=p,this.relatedLink=this.linkUtil.getRelatedLink(d)}return a.isDeviceManagerError=function(d){return!!(d&&typeof d=="object"&&"code"in d&&"reason"in d)},a}();c.DeviceError=f},873:(m,c)=>{Object.defineProperty(c,"__esModule",{value:!0}),c.FacingMode=c.DeviceType=c.MobileCameraType=void 0,function(u){u[u.USER=0]="USER",u[u.ENV=1]="ENV"}(c.MobileCameraType||(c.MobileCameraType={})),function(u){u.Camera="videoinput",u.Mic="audioinput",u.Screen="screen",u.Speaker="audiooutput"}(c.DeviceType||(c.DeviceType={})),function(u){u.USER="user",u.ENVIRONMENT="environment"}(c.FacingMode||(c.FacingMode={}))},853:function(m,c,u){var x,f=this&&this.__extends||(x=function(d,p){return(x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])})(d,p)},function(d,p){function e(){this.constructor=d}x(d,p),d.prototype=p===null?Object.create(p):(e.prototype=p.prototype,new e)});Object.defineProperty(c,"__esModule",{value:!0}),c.AndroidDeviceManager=void 0;var a=function(d){function p(){return d.call(this)||this}return f(p,d),p}(u(583).MobileDeviceManager);c.AndroidDeviceManager=a},62:function(m,c,u){var x=this&&this.__assign||function(){return(x=Object.assign||function(p){for(var e,r=1,n=arguments.length;r<n;r++)for(var s in e=arguments[r])Object.prototype.hasOwnProperty.call(e,s)&&(p[s]=e[s]);return p}).apply(this,arguments)};Object.defineProperty(c,"__esModule",{value:!0}),c.BaseDeviceManager=void 0;var f=u(603),a=u(873),d=function(){function p(){}return p.prototype.checkSupportScreenShare=function(){return!!(navigator&&navigator.mediaDevices&&navigator.mediaDevices.getDisplayMedia&&navigator.mediaDevices.getDisplayMedia)},p.prototype.getCameraList=function(){var e=this;return new Promise(function(r,n){e.checkSupport()?e.getDeviceRight(a.DeviceType.Camera).then(function(){e.getDeviceList(a.DeviceType.Camera).then(function(s){r(s)}).catch(function(s){n(e.parseError(a.DeviceType.Camera,s))})}).catch(function(s){n(e.parseError(a.DeviceType.Camera,s))}):n(new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_NOTSUPPORT,"not support navigator.mediaDevices"))})},p.prototype.getMicList=function(){var e=this;return new Promise(function(r,n){e.checkSupport()?e.getDeviceRight(a.DeviceType.Mic).then(function(){e.getDeviceList(a.DeviceType.Mic).then(function(s){r(s)}).catch(function(s){n(e.parseError(a.DeviceType.Mic,s))})}).catch(function(s){n(e.parseError(a.DeviceType.Mic,s))}):n(new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_NOTSUPPORT,"not support navigator.mediaDevices"))})},p.prototype.getSpeakerList=function(){var e=this;return new Promise(function(r,n){e.checkSupport()?e.getDeviceRight(a.DeviceType.Speaker).then(function(){e.getDeviceList(a.DeviceType.Speaker).then(function(s){r(s)}).catch(function(s){n(e.parseError(a.DeviceType.Speaker,s))})}).catch(function(s){n(e.parseError(a.DeviceType.Speaker,s))}):n(new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_NOTSUPPORT,"not support navigator.mediaDevices"))})},p.prototype.getAudioTrack=function(e){return this.getAudioStream(e).then(function(r){return r.getAudioTracks()[0]})},p.prototype.getAudioStream=function(e){var r=this;return new Promise(function(n,s){if(r.checkSupport()){var t=r.createAudioConstraints(e);navigator.mediaDevices.getUserMedia(t).then(function(i){n(i)}).catch(function(i){s(r.parseError(a.DeviceType.Mic,i))})}else s(new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_NOTSUPPORT,"not support navigator.mediaDevices"))})},p.prototype.getVideoTrack=function(e){return this.getVideoStream(e).then(function(r){return r.getVideoTracks()[0]})},p.prototype.getVideoStream=function(e){var r=this;return new Promise(function(n,s){if(r.checkSupport()){var t=r.createVideoConstraints(e);navigator.mediaDevices.getUserMedia(t).then(function(i){n(i)}).catch(function(i){s(r.parseError(a.DeviceType.Camera,i))})}else s(new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_NOTSUPPORT,"not support navigator.mediaDevices"))})},p.prototype.getScreenTrack=function(e){return this.getScreenStream(e).then(function(r){return r.getTracks()})},p.prototype.getScreenStream=function(e){var r=this;return new Promise(function(n,s){r.checkSupportScreenShare()?navigator.mediaDevices.getDisplayMedia(e).then(function(t){n(t)}).catch(function(t){s(r.parseError(a.DeviceType.Screen,t))}):s(new f.DeviceError(f.DeviceErrorCode.ERROR_SCREENSHARE_NOTSUPPORT,"browser not support screenshare"))})},p.prototype.checkSupport=function(){return!!(navigator&&navigator.mediaDevices&&navigator.mediaDevices.enumerateDevices&&navigator.mediaDevices.getUserMedia)},p.prototype.getDeviceList=function(e){return new Promise(function(r,n){navigator.mediaDevices.enumerateDevices().then(function(s){var t=[];s.forEach(function(i){i.kind===e&&t.push(i)}),r(t)}).catch(function(s){n(s)})})},p.prototype.getDeviceRight=function(e){return new Promise(function(r,n){var s;a.DeviceType.Camera===e?s={video:!0}:a.DeviceType.Mic!==e&&a.DeviceType.Speaker!==e||(s={audio:!0}),navigator.mediaDevices.getUserMedia(s).then(function(t){t.getTracks().forEach(function(i){i.stop()}),r(void 0)}).catch(function(t){r(void 0)})})},p.prototype.parseError=function(e,r){var n=null;return a.DeviceType.Mic===e?n=this.parseAudioError(r):a.DeviceType.Camera===e?n=this.parseVideoError(r):a.DeviceType.Screen===e&&(n=this.parseScreenError(r)),n===null?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_UNKNOWNERROR,""):n},p.prototype.parseAudioError=function(e){return e.message===f.DeviceErrorDescription.ERRORMESSAGE_DEVICENOTFOUND||e.name===f.DeviceErrorDescription.ERRORNAME_DEVICENOTFOUND?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_AUDIODEVICE_NOTFOUND,"audio device not found"):e.message===f.DeviceErrorDescription.ERRORMESSAGE_DEVICENOTALLOWED||e.message===f.DeviceErrorDescription.ERRORMESSAGE_MACSAFARI_DEVICENOTALLOWED?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_AUDIODEVICE_NOTALLOWED,"audio device not allowed"):e.message===f.DeviceErrorDescription.ERRORMESSAGE_MACCHROME_DEVICENOTREADABLE||e.message===f.DeviceErrorDescription.ERRORMESSAGE_AUDIODEVICENOTREADABLE||e.message===f.DeviceErrorDescription.ERRORNAME_DEVICENOTREADABLE?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_AUDIODEVICE_NOTREADABLE,"audio device not readable"):null},p.prototype.parseVideoError=function(e){return e.message===f.DeviceErrorDescription.ERRORMESSAGE_DEVICENOTFOUND||e.name===f.DeviceErrorDescription.ERRORNAME_DEVICENOTFOUND?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_VIDEODEVICE_NOTFOUND,"video device not found"):e.message===f.DeviceErrorDescription.ERRORMESSAGE_DEVICENOTALLOWED||e.message===f.DeviceErrorDescription.ERRORMESSAGE_MOBILEDEVICE_NOTALLOWED||e.message===f.DeviceErrorDescription.ERRORMESSAGE_MACSAFARI_DEVICENOTALLOWED?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_VIDEODEVICE_NOTALLOWED,"video device not allowed"):e.message===f.DeviceErrorDescription.ERRORMESSAGE_MACCHROME_DEVICENOTREADABLE||e.message===f.DeviceErrorDescription.ERRORMESSAGE_VIDEODEVICENOTREADABLE||e.name===f.DeviceErrorDescription.ERRORNAME_DEVICENOTREADABLE?new f.DeviceError(f.DeviceErrorCode.ERROR_DEVICE_VIDEODEVICE_NOTREADABLE,"video device not readable"):null},p.prototype.parseScreenError=function(e){return e.name===f.DeviceErrorDescription.ERRORNAME_DEVICENOTALLOWED?e.message===f.DeviceErrorDescription.ERRORMESSAGE_DEVICENOTALLOWED?new f.DeviceError(f.DeviceErrorCode.ERROR_SCREENSHARE_NOTALLOWED,e.message):new f.DeviceError(f.DeviceErrorCode.ERROR_SCREENSHARE_NOPERMISSION,e.message):e.name===f.DeviceErrorDescription.ERRORNAME_INVALID_ACCESS?new f.DeviceError(f.DeviceErrorCode.ERROR_SCREENSHARE_INVALIDACCESS,e.message):null},p.prototype.createVideoConstraints=function(e){return e.deviceId||e.width||e.height||e.frameRate?{video:{deviceId:{exact:e.deviceId},width:e.width,height:e.height,frameRate:e.frameRate}}:{video:!0}},p.prototype.createAudioConstraints=function(e){var r={audio:e},n=x({},e);return n.deviceId||delete n.deviceId,Object.keys(n).length===0&&(r={audio:!0}),r},p}();c.BaseDeviceManager=d},913:function(m,c,u){var x,f=this&&this.__extends||(x=function(d,p){return(x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])})(d,p)},function(d,p){function e(){this.constructor=d}x(d,p),d.prototype=p===null?Object.create(p):(e.prototype=p.prototype,new e)});Object.defineProperty(c,"__esModule",{value:!0}),c.IosDeviceManager=void 0;var a=function(d){function p(){return d.call(this)||this}return f(p,d),p}(u(583).MobileDeviceManager);c.IosDeviceManager=a},331:function(m,c,u){var x,f=this&&this.__extends||(x=function(d,p){return(x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])})(d,p)},function(d,p){function e(){this.constructor=d}x(d,p),d.prototype=p===null?Object.create(p):(e.prototype=p.prototype,new e)});Object.defineProperty(c,"__esModule",{value:!0}),c.LinuxDeviceManager=void 0;var a=function(d){function p(){return d.call(this)||this}return f(p,d),p}(u(62).BaseDeviceManager);c.LinuxDeviceManager=a},1:function(m,c,u){var x,f=this&&this.__extends||(x=function(d,p){return(x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])})(d,p)},function(d,p){function e(){this.constructor=d}x(d,p),d.prototype=p===null?Object.create(p):(e.prototype=p.prototype,new e)});Object.defineProperty(c,"__esModule",{value:!0}),c.MacDeviceManager=void 0;var a=function(d){function p(){return d.call(this)||this}return f(p,d),p}(u(62).BaseDeviceManager);c.MacDeviceManager=a},583:function(m,c,u){var x,f=this&&this.__extends||(x=function(p,e){return(x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(r[s]=n[s])})(p,e)},function(p,e){function r(){this.constructor=p}x(p,e),p.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(c,"__esModule",{value:!0}),c.MobileDeviceManager=void 0;var a=u(603),d=function(p){function e(){return p.call(this)||this}return f(e,p),e.prototype.checkSupportScreenShare=function(){return!1},e.prototype.getScreenTrack=function(r){return new Promise(function(n,s){s(new a.DeviceError(a.DeviceErrorCode.ERROR_SCREENSHARE_NOTSUPPORT,"mobile not support screenshare"))})},e.prototype.getScreenStream=function(r){return new Promise(function(n,s){s(new a.DeviceError(a.DeviceErrorCode.ERROR_SCREENSHARE_NOTSUPPORT,"mobile not support screenshare"))})},e.prototype.createVideoConstraints=function(r){return r.deviceId||r.facingMode||r.width||r.height||r.aspectRatio?{video:{deviceId:r.deviceId,facingMode:r.facingMode,width:r.width,height:r.height,aspectRatio:r.aspectRatio}}:{video:!0}},e}(u(62).BaseDeviceManager);c.MobileDeviceManager=d},935:function(m,c,u){var x,f=this&&this.__extends||(x=function(d,p){return(x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])})(d,p)},function(d,p){function e(){this.constructor=d}x(d,p),d.prototype=p===null?Object.create(p):(e.prototype=p.prototype,new e)});Object.defineProperty(c,"__esModule",{value:!0}),c.WindowsDeviceManager=void 0;var a=function(d){function p(){return d.call(this)||this}return f(p,d),p}(u(62).BaseDeviceManager);c.WindowsDeviceManager=a},607:function(m,c,u){var x=this&&this.__createBinding||(Object.create?function(d,p,e,r){r===void 0&&(r=e),Object.defineProperty(d,r,{enumerable:!0,get:function(){return p[e]}})}:function(d,p,e,r){r===void 0&&(r=e),d[r]=p[e]}),f=this&&this.__exportStar||function(d,p){for(var e in d)e==="default"||Object.prototype.hasOwnProperty.call(p,e)||x(p,d,e)};Object.defineProperty(c,"__esModule",{value:!0}),c.BrowserDeviceManager=void 0;var a=u(304);Object.defineProperty(c,"BrowserDeviceManager",{enumerable:!0,get:function(){return a.BrowserDeviceManager}}),f(u(873),c),window&&(window.BrowserDeviceManager=a.BrowserDeviceManager)},610:(m,c,u)=>{Object.defineProperty(c,"__esModule",{value:!0}),c.LinkUtil=void 0;var x,f=u(603),a=u(261),d=u(54);(function(s){s[s.Windows=0]="Windows",s[s.MacOS=1]="MacOS",s[s.Other=2]="Other"})(x||(x={}));var p="ms-settings:",e="x-apple.systempreferences:com.apple.preference.security?",r={SYS_MIC:[p+"privacy-microphone",e+"Privacy_Microphone"],SYS_CAMERA:[p+"privacy-webcam",e+"Privacy_Camera"],SYS_SCREENSHARE:["",e+"Privacy_ScreenCapture"]},n=function(){function s(){a||console.error("SystemUtil is not found"),this.systemType=this.getSystemType()}return s.prototype.getRelatedLink=function(t){var i="",l=this.systemType;switch(t){case f.DeviceErrorCode.ERROR_DEVICE_AUDIODEVICE_NOTFOUND:case f.DeviceErrorCode.ERROR_DEVICE_AUDIODEVICE_NOTREADABLE:i=r.SYS_MIC[l];break;case f.DeviceErrorCode.ERROR_DEVICE_VIDEODEVICE_NOTFOUND:case f.DeviceErrorCode.ERROR_DEVICE_VIDEODEVICE_NOTREADABLE:i=r.SYS_CAMERA[l];break;case f.DeviceErrorCode.ERROR_SCREENSHARE_UNKNOWNERRO:case f.DeviceErrorCode.ERROR_SCREENSHARE_NOPERMISSION:i=r.SYS_SCREENSHARE[l];break;case f.DeviceErrorCode.ERROR_DEVICE_AUDIODEVICE_NOTALLOWED:case f.DeviceErrorCode.ERROR_DEVICE_VIDEODEVICE_NOTALLOWED:d.isChrome?i=this.getChromeResetLink():d.isEdge&&(i=this.getEdgeResetLink());break;default:i=""}return i},s.prototype.getSystemType=function(){return a.isWindows?x.Windows:a.isMacOS?x.MacOS:x.Other},s.prototype.getChromeResetLink=function(){return"chrome://settings/content/siteDetails?site="+encodeURIComponent(window.location.origin)},s.prototype.getEdgeResetLink=function(){return"edge://settings/content/siteDetails?site="+encodeURIComponent(window.location.origin)},s}();c.LinkUtil=n},101:(m,c)=>{var u;Object.defineProperty(c,"__esModule",{value:!0}),c.SystemUtil=void 0,function(f){f[f.Unknown=0]="Unknown",f[f.MacOS=1]="MacOS",f[f.Windows=2]="Windows",f[f.Android=3]="Android",f[f.Iphone=4]="Iphone",f[f.Ipad=5]="Ipad",f[f.Linux=6]="Linux"}(u||(u={}));var x=function(){function f(){this.systemType=u.Unknown,this.getSystemInfo()}return Object.defineProperty(f.prototype,"isIos",{get:function(){return this.systemType===u.Ipad||this.systemType===u.Iphone},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"isAndroid",{get:function(){return this.systemType===u.Android},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"isMacOS",{get:function(){return this.systemType===u.MacOS},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"isWindows",{get:function(){return this.systemType===u.Windows},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"isLinux",{get:function(){return this.systemType===u.Linux},enumerable:!1,configurable:!0}),f.prototype.getSystemInfo=function(){if(navigator&&navigator.userAgent){var a=navigator.userAgent.toLocaleLowerCase();a.indexOf("ipad")>-1?this.systemType=u.Ipad:a.indexOf("iphone")>-1?this.systemType=u.Iphone:a.indexOf("android")>-1?this.systemType=u.Android:a.indexOf("win")>-1?this.systemType=u.Windows:a.indexOf("mac")>-1?this.systemType=u.MacOS:a.indexOf("linux")>-1?this.systemType=u.Linux:a.indexOf("")>-1&&(this.systemType=u.Unknown)}},f}();c.SystemUtil=x},54:m=>{m.exports=window.BrowserUtil},261:m=>{m.exports=window.SystemUtil}},y={};return function m(c){if(y[c])return y[c].exports;var u=y[c]={exports:{}};return C[c].call(u.exports,u,u.exports,m),u.exports}(607)})()},6677:(U,C,y)=>{var m=y(7963);function c(d,p,e,r,n){var s=m.writeRtpDescription(d.kind,p);if(s+=m.writeIceParameters(d.iceGatherer.getLocalParameters()),s+=m.writeDtlsParameters(d.dtlsTransport.getLocalParameters(),e==="offer"?"actpass":n||"active"),s+="a=mid:"+d.mid+`\r
79
+ `,d.rtpSender&&d.rtpReceiver?s+=`a=sendrecv\r
80
+ `:d.rtpSender?s+=`a=sendonly\r
81
+ `:d.rtpReceiver?s+=`a=recvonly\r
82
+ `:s+=`a=inactive\r
83
+ `,d.rtpSender){var t=d.rtpSender._initialTrackId||d.rtpSender.track.id;d.rtpSender._initialTrackId=t;var i="msid:"+(r?r.id:"-")+" "+t+`\r
84
+ `;s+="a="+i,s+="a=ssrc:"+d.sendEncodingParameters[0].ssrc+" "+i,d.sendEncodingParameters[0].rtx&&(s+="a=ssrc:"+d.sendEncodingParameters[0].rtx.ssrc+" "+i,s+="a=ssrc-group:FID "+d.sendEncodingParameters[0].ssrc+" "+d.sendEncodingParameters[0].rtx.ssrc+`\r
85
+ `)}return s+="a=ssrc:"+d.sendEncodingParameters[0].ssrc+" cname:"+m.localCName+`\r
86
+ `,d.rtpSender&&d.sendEncodingParameters[0].rtx&&(s+="a=ssrc:"+d.sendEncodingParameters[0].rtx.ssrc+" cname:"+m.localCName+`\r
87
+ `),s}function u(d,p){var e={codecs:[],headerExtensions:[],fecMechanisms:[]},r=function(s,t){s=parseInt(s,10);for(var i=0;i<t.length;i++)if(t[i].payloadType===s||t[i].preferredPayloadType===s)return t[i]},n=function(s,t,i,l){var E=r(s.parameters.apt,i),_=r(t.parameters.apt,l);return E&&_&&E.name.toLowerCase()===_.name.toLowerCase()};return d.codecs.forEach(function(s){for(var t=0;t<p.codecs.length;t++){var i=p.codecs[t];if(s.name.toLowerCase()===i.name.toLowerCase()&&s.clockRate===i.clockRate){if(s.name.toLowerCase()==="rtx"&&s.parameters&&i.parameters.apt&&!n(s,i,d.codecs,p.codecs))continue;(i=JSON.parse(JSON.stringify(i))).numChannels=Math.min(s.numChannels,i.numChannels),e.codecs.push(i),i.rtcpFeedback=i.rtcpFeedback.filter(function(l){for(var E=0;E<s.rtcpFeedback.length;E++)if(s.rtcpFeedback[E].type===l.type&&s.rtcpFeedback[E].parameter===l.parameter)return!0;return!1});break}}}),d.headerExtensions.forEach(function(s){for(var t=0;t<p.headerExtensions.length;t++){var i=p.headerExtensions[t];if(s.uri===i.uri){e.headerExtensions.push(i);break}}}),e}function x(d,p,e){return{offer:{setLocalDescription:["stable","have-local-offer"],setRemoteDescription:["stable","have-remote-offer"]},answer:{setLocalDescription:["have-remote-offer","have-local-pranswer"],setRemoteDescription:["have-local-offer","have-remote-pranswer"]}}[p][d].indexOf(e)!==-1}function f(d,p){var e=d.getRemoteCandidates().find(function(r){return p.foundation===r.foundation&&p.ip===r.ip&&p.port===r.port&&p.priority===r.priority&&p.protocol===r.protocol&&p.type===r.type});return e||d.addRemoteCandidate(p),!e}function a(d,p){var e=new Error(p);return e.name=d,e.code={NotSupportedError:9,InvalidStateError:11,InvalidAccessError:15,TypeError:void 0,OperationError:void 0}[d],e}U.exports=function(d,p){function e(t,i){i.addTrack(t),i.dispatchEvent(new d.MediaStreamTrackEvent("addtrack",{track:t}))}function r(t,i,l,E){var _=new Event("track");_.track=i,_.receiver=l,_.transceiver={receiver:l},_.streams=E,d.setTimeout(function(){t._dispatchEvent("track",_)})}var n=function(t){var i=this,l=document.createDocumentFragment();if(["addEventListener","removeEventListener","dispatchEvent"].forEach(function(_){i[_]=l[_].bind(l)}),this.canTrickleIceCandidates=null,this.needNegotiation=!1,this.localStreams=[],this.remoteStreams=[],this._localDescription=null,this._remoteDescription=null,this.signalingState="stable",this.iceConnectionState="new",this.connectionState="new",this.iceGatheringState="new",t=JSON.parse(JSON.stringify(t||{})),this.usingBundle=t.bundlePolicy==="max-bundle",t.rtcpMuxPolicy==="negotiate")throw a("NotSupportedError","rtcpMuxPolicy 'negotiate' is not supported");switch(t.rtcpMuxPolicy||(t.rtcpMuxPolicy="require"),t.iceTransportPolicy){case"all":case"relay":break;default:t.iceTransportPolicy="all"}switch(t.bundlePolicy){case"balanced":case"max-compat":case"max-bundle":break;default:t.bundlePolicy="balanced"}if(t.iceServers=function(_,R){var h=!1;return(_=JSON.parse(JSON.stringify(_))).filter(function(o){if(o&&(o.urls||o.url)){var g=o.urls||o.url;o.url&&!o.urls&&console.warn("RTCIceServer.url is deprecated! Use urls instead.");var v=typeof g=="string";return v&&(g=[g]),g=g.filter(function(D){return D.indexOf("turn:")!==0||D.indexOf("transport=udp")===-1||D.indexOf("turn:[")!==-1||h?D.indexOf("stun:")===0&&R>=14393&&D.indexOf("?transport=udp")===-1:(h=!0,!0)}),delete o.url,o.urls=v?g[0]:g,!!g.length}})}(t.iceServers||[],p),this._iceGatherers=[],t.iceCandidatePoolSize)for(var E=t.iceCandidatePoolSize;E>0;E--)this._iceGatherers.push(new d.RTCIceGatherer({iceServers:t.iceServers,gatherPolicy:t.iceTransportPolicy}));else t.iceCandidatePoolSize=0;this._config=t,this.transceivers=[],this._sdpSessionId=m.generateSessionId(),this._sdpSessionVersion=0,this._dtlsRole=void 0,this._isClosed=!1};Object.defineProperty(n.prototype,"localDescription",{configurable:!0,get:function(){return this._localDescription}}),Object.defineProperty(n.prototype,"remoteDescription",{configurable:!0,get:function(){return this._remoteDescription}}),n.prototype.onicecandidate=null,n.prototype.onaddstream=null,n.prototype.ontrack=null,n.prototype.onremovestream=null,n.prototype.onsignalingstatechange=null,n.prototype.oniceconnectionstatechange=null,n.prototype.onconnectionstatechange=null,n.prototype.onicegatheringstatechange=null,n.prototype.onnegotiationneeded=null,n.prototype.ondatachannel=null,n.prototype._dispatchEvent=function(t,i){this._isClosed||(this.dispatchEvent(i),typeof this["on"+t]=="function"&&this["on"+t](i))},n.prototype._emitGatheringStateChange=function(){var t=new Event("icegatheringstatechange");this._dispatchEvent("icegatheringstatechange",t)},n.prototype.getConfiguration=function(){return this._config},n.prototype.getLocalStreams=function(){return this.localStreams},n.prototype.getRemoteStreams=function(){return this.remoteStreams},n.prototype._createTransceiver=function(t,i){var l=this.transceivers.length>0,E={track:null,iceGatherer:null,iceTransport:null,dtlsTransport:null,localCapabilities:null,remoteCapabilities:null,rtpSender:null,rtpReceiver:null,kind:t,mid:null,sendEncodingParameters:null,recvEncodingParameters:null,stream:null,associatedRemoteMediaStreams:[],wantReceive:!0};if(this.usingBundle&&l)E.iceTransport=this.transceivers[0].iceTransport,E.dtlsTransport=this.transceivers[0].dtlsTransport;else{var _=this._createIceAndDtlsTransports();E.iceTransport=_.iceTransport,E.dtlsTransport=_.dtlsTransport}return i||this.transceivers.push(E),E},n.prototype.addTrack=function(t,i){if(this._isClosed)throw a("InvalidStateError","Attempted to call addTrack on a closed peerconnection.");var l;if(this.transceivers.find(function(_){return _.track===t}))throw a("InvalidAccessError","Track already exists.");for(var E=0;E<this.transceivers.length;E++)this.transceivers[E].track||this.transceivers[E].kind!==t.kind||(l=this.transceivers[E]);return l||(l=this._createTransceiver(t.kind)),this._maybeFireNegotiationNeeded(),this.localStreams.indexOf(i)===-1&&this.localStreams.push(i),l.track=t,l.stream=i,l.rtpSender=new d.RTCRtpSender(t,l.dtlsTransport),l.rtpSender},n.prototype.addStream=function(t){var i=this;if(p>=15025)t.getTracks().forEach(function(E){i.addTrack(E,t)});else{var l=t.clone();t.getTracks().forEach(function(E,_){var R=l.getTracks()[_];E.addEventListener("enabled",function(h){R.enabled=h.enabled})}),l.getTracks().forEach(function(E){i.addTrack(E,l)})}},n.prototype.removeTrack=function(t){if(this._isClosed)throw a("InvalidStateError","Attempted to call removeTrack on a closed peerconnection.");if(!(t instanceof d.RTCRtpSender))throw new TypeError("Argument 1 of RTCPeerConnection.removeTrack does not implement interface RTCRtpSender.");var i=this.transceivers.find(function(E){return E.rtpSender===t});if(!i)throw a("InvalidAccessError","Sender was not created by this connection.");var l=i.stream;i.rtpSender.stop(),i.rtpSender=null,i.track=null,i.stream=null,this.transceivers.map(function(E){return E.stream}).indexOf(l)===-1&&this.localStreams.indexOf(l)>-1&&this.localStreams.splice(this.localStreams.indexOf(l),1),this._maybeFireNegotiationNeeded()},n.prototype.removeStream=function(t){var i=this;t.getTracks().forEach(function(l){var E=i.getSenders().find(function(_){return _.track===l});E&&i.removeTrack(E)})},n.prototype.getSenders=function(){return this.transceivers.filter(function(t){return!!t.rtpSender}).map(function(t){return t.rtpSender})},n.prototype.getReceivers=function(){return this.transceivers.filter(function(t){return!!t.rtpReceiver}).map(function(t){return t.rtpReceiver})},n.prototype._createIceGatherer=function(t,i){var l=this;if(i&&t>0)return this.transceivers[0].iceGatherer;if(this._iceGatherers.length)return this._iceGatherers.shift();var E=new d.RTCIceGatherer({iceServers:this._config.iceServers,gatherPolicy:this._config.iceTransportPolicy});return Object.defineProperty(E,"state",{value:"new",writable:!0}),this.transceivers[t].bufferedCandidateEvents=[],this.transceivers[t].bufferCandidates=function(_){var R=!_.candidate||Object.keys(_.candidate).length===0;E.state=R?"completed":"gathering",l.transceivers[t].bufferedCandidateEvents!==null&&l.transceivers[t].bufferedCandidateEvents.push(_)},E.addEventListener("localcandidate",this.transceivers[t].bufferCandidates),E},n.prototype._gather=function(t,i){var l=this,E=this.transceivers[i].iceGatherer;if(!E.onlocalcandidate){var _=this.transceivers[i].bufferedCandidateEvents;this.transceivers[i].bufferedCandidateEvents=null,E.removeEventListener("localcandidate",this.transceivers[i].bufferCandidates),E.onlocalcandidate=function(R){if(!(l.usingBundle&&i>0)){var h=new Event("icecandidate");h.candidate={sdpMid:t,sdpMLineIndex:i};var o=R.candidate,g=!o||Object.keys(o).length===0;if(g)E.state!=="new"&&E.state!=="gathering"||(E.state="completed");else{E.state==="new"&&(E.state="gathering"),o.component=1,o.ufrag=E.getLocalParameters().usernameFragment;var v=m.writeCandidate(o);h.candidate=Object.assign(h.candidate,m.parseCandidate(v)),h.candidate.candidate=v,h.candidate.toJSON=function(){return{candidate:h.candidate.candidate,sdpMid:h.candidate.sdpMid,sdpMLineIndex:h.candidate.sdpMLineIndex,usernameFragment:h.candidate.usernameFragment}}}var D=m.getMediaSections(l._localDescription.sdp);D[h.candidate.sdpMLineIndex]+=g?`a=end-of-candidates\r
88
+ `:"a="+h.candidate.candidate+`\r
89
+ `,l._localDescription.sdp=m.getDescription(l._localDescription.sdp)+D.join("");var b=l.transceivers.every(function(T){return T.iceGatherer&&T.iceGatherer.state==="completed"});l.iceGatheringState!=="gathering"&&(l.iceGatheringState="gathering",l._emitGatheringStateChange()),g||l._dispatchEvent("icecandidate",h),b&&(l._dispatchEvent("icecandidate",new Event("icecandidate")),l.iceGatheringState="complete",l._emitGatheringStateChange())}},d.setTimeout(function(){_.forEach(function(R){E.onlocalcandidate(R)})},0)}},n.prototype._createIceAndDtlsTransports=function(){var t=this,i=new d.RTCIceTransport(null);i.onicestatechange=function(){t._updateIceConnectionState(),t._updateConnectionState()};var l=new d.RTCDtlsTransport(i);return l.ondtlsstatechange=function(){t._updateConnectionState()},l.onerror=function(){Object.defineProperty(l,"state",{value:"failed",writable:!0}),t._updateConnectionState()},{iceTransport:i,dtlsTransport:l}},n.prototype._disposeIceAndDtlsTransports=function(t){var i=this.transceivers[t].iceGatherer;i&&(delete i.onlocalcandidate,delete this.transceivers[t].iceGatherer);var l=this.transceivers[t].iceTransport;l&&(delete l.onicestatechange,delete this.transceivers[t].iceTransport);var E=this.transceivers[t].dtlsTransport;E&&(delete E.ondtlsstatechange,delete E.onerror,delete this.transceivers[t].dtlsTransport)},n.prototype._transceive=function(t,i,l){var E=u(t.localCapabilities,t.remoteCapabilities);i&&t.rtpSender&&(E.encodings=t.sendEncodingParameters,E.rtcp={cname:m.localCName,compound:t.rtcpParameters.compound},t.recvEncodingParameters.length&&(E.rtcp.ssrc=t.recvEncodingParameters[0].ssrc),t.rtpSender.send(E)),l&&t.rtpReceiver&&E.codecs.length>0&&(t.kind==="video"&&t.recvEncodingParameters&&p<15019&&t.recvEncodingParameters.forEach(function(_){delete _.rtx}),t.recvEncodingParameters.length?E.encodings=t.recvEncodingParameters:E.encodings=[{}],E.rtcp={compound:t.rtcpParameters.compound},t.rtcpParameters.cname&&(E.rtcp.cname=t.rtcpParameters.cname),t.sendEncodingParameters.length&&(E.rtcp.ssrc=t.sendEncodingParameters[0].ssrc),t.rtpReceiver.receive(E))},n.prototype.setLocalDescription=function(t){var i,l,E=this;if(["offer","answer"].indexOf(t.type)===-1)return Promise.reject(a("TypeError",'Unsupported type "'+t.type+'"'));if(!x("setLocalDescription",t.type,E.signalingState)||E._isClosed)return Promise.reject(a("InvalidStateError","Can not set local "+t.type+" in state "+E.signalingState));if(t.type==="offer")i=m.splitSections(t.sdp),l=i.shift(),i.forEach(function(R,h){var o=m.parseRtpParameters(R);E.transceivers[h].localCapabilities=o}),E.transceivers.forEach(function(R,h){E._gather(R.mid,h)});else if(t.type==="answer"){i=m.splitSections(E._remoteDescription.sdp),l=i.shift();var _=m.matchPrefix(l,"a=ice-lite").length>0;i.forEach(function(R,h){var o=E.transceivers[h],g=o.iceGatherer,v=o.iceTransport,D=o.dtlsTransport,b=o.localCapabilities,T=o.remoteCapabilities;if(!(m.isRejected(R)&&m.matchPrefix(R,"a=bundle-only").length===0)&&!o.rejected){var S=m.getIceParameters(R,l),A=m.getDtlsParameters(R,l);_&&(A.role="server"),E.usingBundle&&h!==0||(E._gather(o.mid,h),v.state==="new"&&v.start(g,S,_?"controlling":"controlled"),D.state==="new"&&D.start(A));var I=u(b,T);E._transceive(o,I.codecs.length>0,!1)}})}return E._localDescription={type:t.type,sdp:t.sdp},t.type==="offer"?E._updateSignalingState("have-local-offer"):E._updateSignalingState("stable"),Promise.resolve()},n.prototype.setRemoteDescription=function(t){var i=this;if(["offer","answer"].indexOf(t.type)===-1)return Promise.reject(a("TypeError",'Unsupported type "'+t.type+'"'));if(!x("setRemoteDescription",t.type,i.signalingState)||i._isClosed)return Promise.reject(a("InvalidStateError","Can not set remote "+t.type+" in state "+i.signalingState));var l={};i.remoteStreams.forEach(function(v){l[v.id]=v});var E=[],_=m.splitSections(t.sdp),R=_.shift(),h=m.matchPrefix(R,"a=ice-lite").length>0,o=m.matchPrefix(R,"a=group:BUNDLE ").length>0;i.usingBundle=o;var g=m.matchPrefix(R,"a=ice-options:")[0];return i.canTrickleIceCandidates=!!g&&g.substr(14).split(" ").indexOf("trickle")>=0,_.forEach(function(v,D){var b=m.splitLines(v),T=m.getKind(v),S=m.isRejected(v)&&m.matchPrefix(v,"a=bundle-only").length===0,A=b[0].substr(2).split(" ")[2],I=m.getDirection(v,R),H=m.parseMsid(v),M=m.getMid(v)||m.generateIdentifier();if(S||T==="application"&&(A==="DTLS/SCTP"||A==="UDP/DTLS/SCTP"))i.transceivers[D]={mid:M,kind:T,protocol:A,rejected:!0};else{var V,N,O,P,F,q,W,G,Q;!S&&i.transceivers[D]&&i.transceivers[D].rejected&&(i.transceivers[D]=i._createTransceiver(T,!0));var te,Z,re=m.parseRtpParameters(v);S||(te=m.getIceParameters(v,R),(Z=m.getDtlsParameters(v,R)).role="client"),W=m.parseRtpEncodingParameters(v);var oe=m.parseRtcpParameters(v),se=m.matchPrefix(v,"a=end-of-candidates",R).length>0,ce=m.matchPrefix(v,"a=candidate:").map(function(fe){return m.parseCandidate(fe)}).filter(function(fe){return fe.component===1});if((t.type==="offer"||t.type==="answer")&&!S&&o&&D>0&&i.transceivers[D]&&(i._disposeIceAndDtlsTransports(D),i.transceivers[D].iceGatherer=i.transceivers[0].iceGatherer,i.transceivers[D].iceTransport=i.transceivers[0].iceTransport,i.transceivers[D].dtlsTransport=i.transceivers[0].dtlsTransport,i.transceivers[D].rtpSender&&i.transceivers[D].rtpSender.setTransport(i.transceivers[0].dtlsTransport),i.transceivers[D].rtpReceiver&&i.transceivers[D].rtpReceiver.setTransport(i.transceivers[0].dtlsTransport)),t.type!=="offer"||S)t.type==="answer"&&!S&&(N=(V=i.transceivers[D]).iceGatherer,O=V.iceTransport,P=V.dtlsTransport,F=V.rtpReceiver,q=V.sendEncodingParameters,G=V.localCapabilities,i.transceivers[D].recvEncodingParameters=W,i.transceivers[D].remoteCapabilities=re,i.transceivers[D].rtcpParameters=oe,ce.length&&O.state==="new"&&(!h&&!se||o&&D!==0?ce.forEach(function(fe){f(V.iceTransport,fe)}):O.setRemoteCandidates(ce)),o&&D!==0||(O.state==="new"&&O.start(N,te,"controlling"),P.state==="new"&&P.start(Z)),!u(V.localCapabilities,V.remoteCapabilities).codecs.filter(function(fe){return fe.name.toLowerCase()==="rtx"}).length&&V.sendEncodingParameters[0].rtx&&delete V.sendEncodingParameters[0].rtx,i._transceive(V,I==="sendrecv"||I==="recvonly",I==="sendrecv"||I==="sendonly"),!F||I!=="sendrecv"&&I!=="sendonly"?delete V.rtpReceiver:(Q=F.track,H?(l[H.stream]||(l[H.stream]=new d.MediaStream),e(Q,l[H.stream]),E.push([Q,F,l[H.stream]])):(l.default||(l.default=new d.MediaStream),e(Q,l.default),E.push([Q,F,l.default]))));else{(V=i.transceivers[D]||i._createTransceiver(T)).mid=M,V.iceGatherer||(V.iceGatherer=i._createIceGatherer(D,o)),ce.length&&V.iceTransport.state==="new"&&(!se||o&&D!==0?ce.forEach(function(fe){f(V.iceTransport,fe)}):V.iceTransport.setRemoteCandidates(ce)),G=d.RTCRtpReceiver.getCapabilities(T),p<15019&&(G.codecs=G.codecs.filter(function(fe){return fe.name!=="rtx"})),q=V.sendEncodingParameters||[{ssrc:1001*(2*D+2)}];var ue,he=!1;I==="sendrecv"||I==="sendonly"?(he=!V.rtpReceiver,F=V.rtpReceiver||new d.RTCRtpReceiver(V.dtlsTransport,T),he&&(Q=F.track,H&&H.stream==="-"||(H?(l[H.stream]||(l[H.stream]=new d.MediaStream,Object.defineProperty(l[H.stream],"id",{get:function(){return H.stream}})),Object.defineProperty(Q,"id",{get:function(){return H.track}}),ue=l[H.stream]):(l.default||(l.default=new d.MediaStream),ue=l.default)),ue&&(e(Q,ue),V.associatedRemoteMediaStreams.push(ue)),E.push([Q,F,ue]))):V.rtpReceiver&&V.rtpReceiver.track&&(V.associatedRemoteMediaStreams.forEach(function(fe){var Ee=fe.getTracks().find(function(le){return le.id===V.rtpReceiver.track.id});Ee&&function(le,pe){pe.removeTrack(le),pe.dispatchEvent(new d.MediaStreamTrackEvent("removetrack",{track:le}))}(Ee,fe)}),V.associatedRemoteMediaStreams=[]),V.localCapabilities=G,V.remoteCapabilities=re,V.rtpReceiver=F,V.rtcpParameters=oe,V.sendEncodingParameters=q,V.recvEncodingParameters=W,i._transceive(i.transceivers[D],!1,he)}}}),i._dtlsRole===void 0&&(i._dtlsRole=t.type==="offer"?"active":"passive"),i._remoteDescription={type:t.type,sdp:t.sdp},t.type==="offer"?i._updateSignalingState("have-remote-offer"):i._updateSignalingState("stable"),Object.keys(l).forEach(function(v){var D=l[v];if(D.getTracks().length){if(i.remoteStreams.indexOf(D)===-1){i.remoteStreams.push(D);var b=new Event("addstream");b.stream=D,d.setTimeout(function(){i._dispatchEvent("addstream",b)})}E.forEach(function(T){var S=T[0],A=T[1];D.id===T[2].id&&r(i,S,A,[D])})}}),E.forEach(function(v){v[2]||r(i,v[0],v[1],[])}),d.setTimeout(function(){i&&i.transceivers&&i.transceivers.forEach(function(v){v.iceTransport&&v.iceTransport.state==="new"&&v.iceTransport.getRemoteCandidates().length>0&&(console.warn("Timeout for addRemoteCandidate. Consider sending an end-of-candidates notification"),v.iceTransport.addRemoteCandidate({}))})},4e3),Promise.resolve()},n.prototype.close=function(){this.transceivers.forEach(function(t){t.iceTransport&&t.iceTransport.stop(),t.dtlsTransport&&t.dtlsTransport.stop(),t.rtpSender&&t.rtpSender.stop(),t.rtpReceiver&&t.rtpReceiver.stop()}),this._isClosed=!0,this._updateSignalingState("closed")},n.prototype._updateSignalingState=function(t){this.signalingState=t;var i=new Event("signalingstatechange");this._dispatchEvent("signalingstatechange",i)},n.prototype._maybeFireNegotiationNeeded=function(){var t=this;this.signalingState==="stable"&&this.needNegotiation!==!0&&(this.needNegotiation=!0,d.setTimeout(function(){if(t.needNegotiation){t.needNegotiation=!1;var i=new Event("negotiationneeded");t._dispatchEvent("negotiationneeded",i)}},0))},n.prototype._updateIceConnectionState=function(){var t,i={new:0,closed:0,checking:0,connected:0,completed:0,disconnected:0,failed:0};if(this.transceivers.forEach(function(E){E.iceTransport&&!E.rejected&&i[E.iceTransport.state]++}),t="new",i.failed>0?t="failed":i.checking>0?t="checking":i.disconnected>0?t="disconnected":i.new>0?t="new":i.connected>0?t="connected":i.completed>0&&(t="completed"),t!==this.iceConnectionState){this.iceConnectionState=t;var l=new Event("iceconnectionstatechange");this._dispatchEvent("iceconnectionstatechange",l)}},n.prototype._updateConnectionState=function(){var t,i={new:0,closed:0,connecting:0,connected:0,completed:0,disconnected:0,failed:0};if(this.transceivers.forEach(function(E){E.iceTransport&&E.dtlsTransport&&!E.rejected&&(i[E.iceTransport.state]++,i[E.dtlsTransport.state]++)}),i.connected+=i.completed,t="new",i.failed>0?t="failed":i.connecting>0?t="connecting":i.disconnected>0?t="disconnected":i.new>0?t="new":i.connected>0&&(t="connected"),t!==this.connectionState){this.connectionState=t;var l=new Event("connectionstatechange");this._dispatchEvent("connectionstatechange",l)}},n.prototype.createOffer=function(){var t=this;if(t._isClosed)return Promise.reject(a("InvalidStateError","Can not call createOffer after close"));var i=t.transceivers.filter(function(h){return h.kind==="audio"}).length,l=t.transceivers.filter(function(h){return h.kind==="video"}).length,E=arguments[0];if(E){if(E.mandatory||E.optional)throw new TypeError("Legacy mandatory/optional constraints not supported.");E.offerToReceiveAudio!==void 0&&(i=E.offerToReceiveAudio===!0?1:E.offerToReceiveAudio===!1?0:E.offerToReceiveAudio),E.offerToReceiveVideo!==void 0&&(l=E.offerToReceiveVideo===!0?1:E.offerToReceiveVideo===!1?0:E.offerToReceiveVideo)}for(t.transceivers.forEach(function(h){h.kind==="audio"?--i<0&&(h.wantReceive=!1):h.kind==="video"&&--l<0&&(h.wantReceive=!1)});i>0||l>0;)i>0&&(t._createTransceiver("audio"),i--),l>0&&(t._createTransceiver("video"),l--);var _=m.writeSessionBoilerplate(t._sdpSessionId,t._sdpSessionVersion++);t.transceivers.forEach(function(h,o){var g=h.track,v=h.kind,D=h.mid||m.generateIdentifier();h.mid=D,h.iceGatherer||(h.iceGatherer=t._createIceGatherer(o,t.usingBundle));var b=d.RTCRtpSender.getCapabilities(v);p<15019&&(b.codecs=b.codecs.filter(function(S){return S.name!=="rtx"})),b.codecs.forEach(function(S){S.name==="H264"&&S.parameters["level-asymmetry-allowed"]===void 0&&(S.parameters["level-asymmetry-allowed"]="1"),h.remoteCapabilities&&h.remoteCapabilities.codecs&&h.remoteCapabilities.codecs.forEach(function(A){S.name.toLowerCase()===A.name.toLowerCase()&&S.clockRate===A.clockRate&&(S.preferredPayloadType=A.payloadType)})}),b.headerExtensions.forEach(function(S){(h.remoteCapabilities&&h.remoteCapabilities.headerExtensions||[]).forEach(function(A){S.uri===A.uri&&(S.id=A.id)})});var T=h.sendEncodingParameters||[{ssrc:1001*(2*o+1)}];g&&p>=15019&&v==="video"&&!T[0].rtx&&(T[0].rtx={ssrc:T[0].ssrc+1}),h.wantReceive&&(h.rtpReceiver=new d.RTCRtpReceiver(h.dtlsTransport,v)),h.localCapabilities=b,h.sendEncodingParameters=T}),t._config.bundlePolicy!=="max-compat"&&(_+="a=group:BUNDLE "+t.transceivers.map(function(h){return h.mid}).join(" ")+`\r
90
+ `),_+=`a=ice-options:trickle\r
91
+ `,t.transceivers.forEach(function(h,o){_+=c(h,h.localCapabilities,"offer",h.stream,t._dtlsRole),_+=`a=rtcp-rsize\r
92
+ `,!h.iceGatherer||t.iceGatheringState==="new"||o!==0&&t.usingBundle||(h.iceGatherer.getLocalCandidates().forEach(function(g){g.component=1,_+="a="+m.writeCandidate(g)+`\r
93
+ `}),h.iceGatherer.state==="completed"&&(_+=`a=end-of-candidates\r
94
+ `))});var R=new d.RTCSessionDescription({type:"offer",sdp:_});return Promise.resolve(R)},n.prototype.createAnswer=function(){var t=this;if(t._isClosed)return Promise.reject(a("InvalidStateError","Can not call createAnswer after close"));if(t.signalingState!=="have-remote-offer"&&t.signalingState!=="have-local-pranswer")return Promise.reject(a("InvalidStateError","Can not call createAnswer in signalingState "+t.signalingState));var i=m.writeSessionBoilerplate(t._sdpSessionId,t._sdpSessionVersion++);t.usingBundle&&(i+="a=group:BUNDLE "+t.transceivers.map(function(_){return _.mid}).join(" ")+`\r
95
+ `),i+=`a=ice-options:trickle\r
96
+ `;var l=m.getMediaSections(t._remoteDescription.sdp).length;t.transceivers.forEach(function(_,R){if(!(R+1>l)){if(_.rejected)return _.kind==="application"?_.protocol==="DTLS/SCTP"?i+=`m=application 0 DTLS/SCTP 5000\r
97
+ `:i+="m=application 0 "+_.protocol+` webrtc-datachannel\r
98
+ `:_.kind==="audio"?i+=`m=audio 0 UDP/TLS/RTP/SAVPF 0\r
99
+ a=rtpmap:0 PCMU/8000\r
100
+ `:_.kind==="video"&&(i+=`m=video 0 UDP/TLS/RTP/SAVPF 120\r
101
+ a=rtpmap:120 VP8/90000\r
102
+ `),void(i+=`c=IN IP4 0.0.0.0\r
103
+ a=inactive\r
104
+ a=mid:`+_.mid+`\r
105
+ `);var h;_.stream&&(_.kind==="audio"?h=_.stream.getAudioTracks()[0]:_.kind==="video"&&(h=_.stream.getVideoTracks()[0]),h&&p>=15019&&_.kind==="video"&&!_.sendEncodingParameters[0].rtx&&(_.sendEncodingParameters[0].rtx={ssrc:_.sendEncodingParameters[0].ssrc+1}));var o=u(_.localCapabilities,_.remoteCapabilities);!o.codecs.filter(function(g){return g.name.toLowerCase()==="rtx"}).length&&_.sendEncodingParameters[0].rtx&&delete _.sendEncodingParameters[0].rtx,i+=c(_,o,"answer",_.stream,t._dtlsRole),_.rtcpParameters&&_.rtcpParameters.reducedSize&&(i+=`a=rtcp-rsize\r
106
+ `)}});var E=new d.RTCSessionDescription({type:"answer",sdp:i});return Promise.resolve(E)},n.prototype.addIceCandidate=function(t){var i,l=this;return t&&t.sdpMLineIndex===void 0&&!t.sdpMid?Promise.reject(new TypeError("sdpMLineIndex or sdpMid required")):new Promise(function(E,_){if(!l._remoteDescription)return _(a("InvalidStateError","Can not add ICE candidate without a remote description"));if(t&&t.candidate!==""){var R=t.sdpMLineIndex;if(t.sdpMid){for(var h=0;h<l.transceivers.length;h++)if(l.transceivers[h].mid===t.sdpMid){R=h;break}}var o=l.transceivers[R];if(!o)return _(a("OperationError","Can not add ICE candidate"));if(o.rejected)return E();var g=Object.keys(t.candidate).length>0?m.parseCandidate(t.candidate):{};if(g.protocol==="tcp"&&(g.port===0||g.port===9)||g.component&&g.component!==1)return E();if((R===0||R>0&&o.iceTransport!==l.transceivers[0].iceTransport)&&!f(o.iceTransport,g))return _(a("OperationError","Can not add ICE candidate"));var v=t.candidate.trim();v.indexOf("a=")===0&&(v=v.substr(2)),(i=m.getMediaSections(l._remoteDescription.sdp))[R]+="a="+(g.type?v:"end-of-candidates")+`\r
107
+ `,l._remoteDescription.sdp=m.getDescription(l._remoteDescription.sdp)+i.join("")}else for(var D=0;D<l.transceivers.length&&(l.transceivers[D].rejected||(l.transceivers[D].iceTransport.addRemoteCandidate({}),(i=m.getMediaSections(l._remoteDescription.sdp))[D]+=`a=end-of-candidates\r
108
+ `,l._remoteDescription.sdp=m.getDescription(l._remoteDescription.sdp)+i.join(""),!l.usingBundle));D++);E()})},n.prototype.getStats=function(t){if(t&&t instanceof d.MediaStreamTrack){var i=null;if(this.transceivers.forEach(function(E){E.rtpSender&&E.rtpSender.track===t?i=E.rtpSender:E.rtpReceiver&&E.rtpReceiver.track===t&&(i=E.rtpReceiver)}),!i)throw a("InvalidAccessError","Invalid selector.");return i.getStats()}var l=[];return this.transceivers.forEach(function(E){["rtpSender","rtpReceiver","iceGatherer","iceTransport","dtlsTransport"].forEach(function(_){E[_]&&l.push(E[_].getStats())})}),Promise.all(l).then(function(E){var _=new Map;return E.forEach(function(R){R.forEach(function(h){_.set(h.id,h)})}),_})},["RTCRtpSender","RTCRtpReceiver","RTCIceGatherer","RTCIceTransport","RTCDtlsTransport"].forEach(function(t){var i=d[t];if(i&&i.prototype&&i.prototype.getStats){var l=i.prototype.getStats;i.prototype.getStats=function(){return l.apply(this).then(function(E){var _=new Map;return Object.keys(E).forEach(function(R){var h;E[R].type={inboundrtp:"inbound-rtp",outboundrtp:"outbound-rtp",candidatepair:"candidate-pair",localcandidate:"local-candidate",remotecandidate:"remote-candidate"}[(h=E[R]).type]||h.type,_.set(R,E[R])}),_})}}});var s=["createOffer","createAnswer"];return s.forEach(function(t){var i=n.prototype[t];n.prototype[t]=function(){var l=arguments;return typeof l[0]=="function"||typeof l[1]=="function"?i.apply(this,[arguments[2]]).then(function(E){typeof l[0]=="function"&&l[0].apply(null,[E])},function(E){typeof l[1]=="function"&&l[1].apply(null,[E])}):i.apply(this,arguments)}}),(s=["setLocalDescription","setRemoteDescription","addIceCandidate"]).forEach(function(t){var i=n.prototype[t];n.prototype[t]=function(){var l=arguments;return typeof l[1]=="function"||typeof l[2]=="function"?i.apply(this,arguments).then(function(){typeof l[1]=="function"&&l[1].apply(null)},function(E){typeof l[2]=="function"&&l[2].apply(null,[E])}):i.apply(this,arguments)}}),["getStats"].forEach(function(t){var i=n.prototype[t];n.prototype[t]=function(){var l=arguments;return typeof l[1]=="function"?i.apply(this,arguments).then(function(){typeof l[1]=="function"&&l[1].apply(null)}):i.apply(this,arguments)}}),n}},7963:U=>{var C={generateIdentifier:function(){return Math.random().toString(36).substr(2,10)}};C.localCName=C.generateIdentifier(),C.splitLines=function(y){return y.trim().split(`
109
+ `).map(function(m){return m.trim()})},C.splitSections=function(y){return y.split(`
110
+ m=`).map(function(m,c){return(c>0?"m="+m:m).trim()+`\r
111
+ `})},C.getDescription=function(y){var m=C.splitSections(y);return m&&m[0]},C.getMediaSections=function(y){var m=C.splitSections(y);return m.shift(),m},C.matchPrefix=function(y,m){return C.splitLines(y).filter(function(c){return c.indexOf(m)===0})},C.parseCandidate=function(y){for(var m,c={foundation:(m=y.indexOf("a=candidate:")===0?y.substring(12).split(" "):y.substring(10).split(" "))[0],component:parseInt(m[1],10),protocol:m[2].toLowerCase(),priority:parseInt(m[3],10),ip:m[4],address:m[4],port:parseInt(m[5],10),type:m[7]},u=8;u<m.length;u+=2)switch(m[u]){case"raddr":c.relatedAddress=m[u+1];break;case"rport":c.relatedPort=parseInt(m[u+1],10);break;case"tcptype":c.tcpType=m[u+1];break;case"ufrag":c.ufrag=m[u+1],c.usernameFragment=m[u+1];break;default:c[m[u]]=m[u+1]}return c},C.writeCandidate=function(y){var m=[];m.push(y.foundation),m.push(y.component),m.push(y.protocol.toUpperCase()),m.push(y.priority),m.push(y.address||y.ip),m.push(y.port);var c=y.type;return m.push("typ"),m.push(c),c!=="host"&&y.relatedAddress&&y.relatedPort&&(m.push("raddr"),m.push(y.relatedAddress),m.push("rport"),m.push(y.relatedPort)),y.tcpType&&y.protocol.toLowerCase()==="tcp"&&(m.push("tcptype"),m.push(y.tcpType)),(y.usernameFragment||y.ufrag)&&(m.push("ufrag"),m.push(y.usernameFragment||y.ufrag)),"candidate:"+m.join(" ")},C.parseIceOptions=function(y){return y.substr(14).split(" ")},C.parseRtpMap=function(y){var m=y.substr(9).split(" "),c={payloadType:parseInt(m.shift(),10)};return m=m[0].split("/"),c.name=m[0],c.clockRate=parseInt(m[1],10),c.channels=m.length===3?parseInt(m[2],10):1,c.numChannels=c.channels,c},C.writeRtpMap=function(y){var m=y.payloadType;y.preferredPayloadType!==void 0&&(m=y.preferredPayloadType);var c=y.channels||y.numChannels||1;return"a=rtpmap:"+m+" "+y.name+"/"+y.clockRate+(c!==1?"/"+c:"")+`\r
112
+ `},C.parseExtmap=function(y){var m=y.substr(9).split(" ");return{id:parseInt(m[0],10),direction:m[0].indexOf("/")>0?m[0].split("/")[1]:"sendrecv",uri:m[1]}},C.writeExtmap=function(y){return"a=extmap:"+(y.id||y.preferredId)+(y.direction&&y.direction!=="sendrecv"?"/"+y.direction:"")+" "+y.uri+`\r
113
+ `},C.parseFmtp=function(y){for(var m,c={},u=y.substr(y.indexOf(" ")+1).split(";"),x=0;x<u.length;x++)c[(m=u[x].trim().split("="))[0].trim()]=m[1];return c},C.writeFmtp=function(y){var m="",c=y.payloadType;if(y.preferredPayloadType!==void 0&&(c=y.preferredPayloadType),y.parameters&&Object.keys(y.parameters).length){var u=[];Object.keys(y.parameters).forEach(function(x){y.parameters[x]?u.push(x+"="+y.parameters[x]):u.push(x)}),m+="a=fmtp:"+c+" "+u.join(";")+`\r
114
+ `}return m},C.parseRtcpFb=function(y){var m=y.substr(y.indexOf(" ")+1).split(" ");return{type:m.shift(),parameter:m.join(" ")}},C.writeRtcpFb=function(y){var m="",c=y.payloadType;return y.preferredPayloadType!==void 0&&(c=y.preferredPayloadType),y.rtcpFeedback&&y.rtcpFeedback.length&&y.rtcpFeedback.forEach(function(u){m+="a=rtcp-fb:"+c+" "+u.type+(u.parameter&&u.parameter.length?" "+u.parameter:"")+`\r
115
+ `}),m},C.parseSsrcMedia=function(y){var m=y.indexOf(" "),c={ssrc:parseInt(y.substr(7,m-7),10)},u=y.indexOf(":",m);return u>-1?(c.attribute=y.substr(m+1,u-m-1),c.value=y.substr(u+1)):c.attribute=y.substr(m+1),c},C.parseSsrcGroup=function(y){var m=y.substr(13).split(" ");return{semantics:m.shift(),ssrcs:m.map(function(c){return parseInt(c,10)})}},C.getMid=function(y){var m=C.matchPrefix(y,"a=mid:")[0];if(m)return m.substr(6)},C.parseFingerprint=function(y){var m=y.substr(14).split(" ");return{algorithm:m[0].toLowerCase(),value:m[1]}},C.getDtlsParameters=function(y,m){return{role:"auto",fingerprints:C.matchPrefix(y+m,"a=fingerprint:").map(C.parseFingerprint)}},C.writeDtlsParameters=function(y,m){var c="a=setup:"+m+`\r
116
+ `;return y.fingerprints.forEach(function(u){c+="a=fingerprint:"+u.algorithm+" "+u.value+`\r
117
+ `}),c},C.parseCryptoLine=function(y){var m=y.substr(9).split(" ");return{tag:parseInt(m[0],10),cryptoSuite:m[1],keyParams:m[2],sessionParams:m.slice(3)}},C.writeCryptoLine=function(y){return"a=crypto:"+y.tag+" "+y.cryptoSuite+" "+(typeof y.keyParams=="object"?C.writeCryptoKeyParams(y.keyParams):y.keyParams)+(y.sessionParams?" "+y.sessionParams.join(" "):"")+`\r
118
+ `},C.parseCryptoKeyParams=function(y){if(y.indexOf("inline:")!==0)return null;var m=y.substr(7).split("|");return{keyMethod:"inline",keySalt:m[0],lifeTime:m[1],mkiValue:m[2]?m[2].split(":")[0]:void 0,mkiLength:m[2]?m[2].split(":")[1]:void 0}},C.writeCryptoKeyParams=function(y){return y.keyMethod+":"+y.keySalt+(y.lifeTime?"|"+y.lifeTime:"")+(y.mkiValue&&y.mkiLength?"|"+y.mkiValue+":"+y.mkiLength:"")},C.getCryptoParameters=function(y,m){return C.matchPrefix(y+m,"a=crypto:").map(C.parseCryptoLine)},C.getIceParameters=function(y,m){var c=C.matchPrefix(y+m,"a=ice-ufrag:")[0],u=C.matchPrefix(y+m,"a=ice-pwd:")[0];return c&&u?{usernameFragment:c.substr(12),password:u.substr(10)}:null},C.writeIceParameters=function(y){return"a=ice-ufrag:"+y.usernameFragment+`\r
119
+ a=ice-pwd:`+y.password+`\r
120
+ `},C.parseRtpParameters=function(y){for(var m={codecs:[],headerExtensions:[],fecMechanisms:[],rtcp:[]},c=C.splitLines(y)[0].split(" "),u=3;u<c.length;u++){var x=c[u],f=C.matchPrefix(y,"a=rtpmap:"+x+" ")[0];if(f){var a=C.parseRtpMap(f),d=C.matchPrefix(y,"a=fmtp:"+x+" ");switch(a.parameters=d.length?C.parseFmtp(d[0]):{},a.rtcpFeedback=C.matchPrefix(y,"a=rtcp-fb:"+x+" ").map(C.parseRtcpFb),m.codecs.push(a),a.name.toUpperCase()){case"RED":case"ULPFEC":m.fecMechanisms.push(a.name.toUpperCase())}}}return C.matchPrefix(y,"a=extmap:").forEach(function(p){m.headerExtensions.push(C.parseExtmap(p))}),m},C.writeRtpDescription=function(y,m){var c="";c+="m="+y+" ",c+=m.codecs.length>0?"9":"0",c+=" UDP/TLS/RTP/SAVPF ",c+=m.codecs.map(function(x){return x.preferredPayloadType!==void 0?x.preferredPayloadType:x.payloadType}).join(" ")+`\r
121
+ `,c+=`c=IN IP4 0.0.0.0\r
122
+ `,c+=`a=rtcp:9 IN IP4 0.0.0.0\r
123
+ `,m.codecs.forEach(function(x){c+=C.writeRtpMap(x),c+=C.writeFmtp(x),c+=C.writeRtcpFb(x)});var u=0;return m.codecs.forEach(function(x){x.maxptime>u&&(u=x.maxptime)}),u>0&&(c+="a=maxptime:"+u+`\r
124
+ `),c+=`a=rtcp-mux\r
125
+ `,m.headerExtensions&&m.headerExtensions.forEach(function(x){c+=C.writeExtmap(x)}),c},C.parseRtpEncodingParameters=function(y){var m,c=[],u=C.parseRtpParameters(y),x=u.fecMechanisms.indexOf("RED")!==-1,f=u.fecMechanisms.indexOf("ULPFEC")!==-1,a=C.matchPrefix(y,"a=ssrc:").map(function(r){return C.parseSsrcMedia(r)}).filter(function(r){return r.attribute==="cname"}),d=a.length>0&&a[0].ssrc,p=C.matchPrefix(y,"a=ssrc-group:FID").map(function(r){return r.substr(17).split(" ").map(function(n){return parseInt(n,10)})});p.length>0&&p[0].length>1&&p[0][0]===d&&(m=p[0][1]),u.codecs.forEach(function(r){if(r.name.toUpperCase()==="RTX"&&r.parameters.apt){var n={ssrc:d,codecPayloadType:parseInt(r.parameters.apt,10)};d&&m&&(n.rtx={ssrc:m}),c.push(n),x&&((n=JSON.parse(JSON.stringify(n))).fec={ssrc:d,mechanism:f?"red+ulpfec":"red"},c.push(n))}}),c.length===0&&d&&c.push({ssrc:d});var e=C.matchPrefix(y,"b=");return e.length&&(e=e[0].indexOf("b=TIAS:")===0?parseInt(e[0].substr(7),10):e[0].indexOf("b=AS:")===0?1e3*parseInt(e[0].substr(5),10)*.95-16e3:void 0,c.forEach(function(r){r.maxBitrate=e})),c},C.parseRtcpParameters=function(y){var m={},c=C.matchPrefix(y,"a=ssrc:").map(function(f){return C.parseSsrcMedia(f)}).filter(function(f){return f.attribute==="cname"})[0];c&&(m.cname=c.value,m.ssrc=c.ssrc);var u=C.matchPrefix(y,"a=rtcp-rsize");m.reducedSize=u.length>0,m.compound=u.length===0;var x=C.matchPrefix(y,"a=rtcp-mux");return m.mux=x.length>0,m},C.parseMsid=function(y){var m,c=C.matchPrefix(y,"a=msid:");if(c.length===1)return{stream:(m=c[0].substr(7).split(" "))[0],track:m[1]};var u=C.matchPrefix(y,"a=ssrc:").map(function(x){return C.parseSsrcMedia(x)}).filter(function(x){return x.attribute==="msid"});return u.length>0?{stream:(m=u[0].value.split(" "))[0],track:m[1]}:void 0},C.parseSctpDescription=function(y){var m,c=C.parseMLine(y),u=C.matchPrefix(y,"a=max-message-size:");u.length>0&&(m=parseInt(u[0].substr(19),10)),isNaN(m)&&(m=65536);var x=C.matchPrefix(y,"a=sctp-port:");if(x.length>0)return{port:parseInt(x[0].substr(12),10),protocol:c.fmt,maxMessageSize:m};if(C.matchPrefix(y,"a=sctpmap:").length>0){var f=C.matchPrefix(y,"a=sctpmap:")[0].substr(10).split(" ");return{port:parseInt(f[0],10),protocol:f[1],maxMessageSize:m}}},C.writeSctpDescription=function(y,m){var c=[];return c=y.protocol!=="DTLS/SCTP"?["m="+y.kind+" 9 "+y.protocol+" "+m.protocol+`\r
126
+ `,`c=IN IP4 0.0.0.0\r
127
+ `,"a=sctp-port:"+m.port+`\r
128
+ `]:["m="+y.kind+" 9 "+y.protocol+" "+m.port+`\r
129
+ `,`c=IN IP4 0.0.0.0\r
130
+ `,"a=sctpmap:"+m.port+" "+m.protocol+` 65535\r
131
+ `],m.maxMessageSize!==void 0&&c.push("a=max-message-size:"+m.maxMessageSize+`\r
132
+ `),c.join("")},C.generateSessionId=function(){return Math.random().toString().substr(2,21)},C.writeSessionBoilerplate=function(y,m,c){var u=m!==void 0?m:2;return`v=0\r
133
+ o=`+(c||"thisisadapterortc")+" "+(y||C.generateSessionId())+" "+u+` IN IP4 127.0.0.1\r
134
+ s=-\r
135
+ t=0 0\r
136
+ `},C.writeMediaSection=function(y,m,c,u){var x=C.writeRtpDescription(y.kind,m);if(x+=C.writeIceParameters(y.iceGatherer.getLocalParameters()),x+=C.writeDtlsParameters(y.dtlsTransport.getLocalParameters(),c==="offer"?"actpass":"active"),x+="a=mid:"+y.mid+`\r
137
+ `,y.direction?x+="a="+y.direction+`\r
138
+ `:y.rtpSender&&y.rtpReceiver?x+=`a=sendrecv\r
139
+ `:y.rtpSender?x+=`a=sendonly\r
140
+ `:y.rtpReceiver?x+=`a=recvonly\r
141
+ `:x+=`a=inactive\r
142
+ `,y.rtpSender){var f="msid:"+u.id+" "+y.rtpSender.track.id+`\r
143
+ `;x+="a="+f,x+="a=ssrc:"+y.sendEncodingParameters[0].ssrc+" "+f,y.sendEncodingParameters[0].rtx&&(x+="a=ssrc:"+y.sendEncodingParameters[0].rtx.ssrc+" "+f,x+="a=ssrc-group:FID "+y.sendEncodingParameters[0].ssrc+" "+y.sendEncodingParameters[0].rtx.ssrc+`\r
144
+ `)}return x+="a=ssrc:"+y.sendEncodingParameters[0].ssrc+" cname:"+C.localCName+`\r
145
+ `,y.rtpSender&&y.sendEncodingParameters[0].rtx&&(x+="a=ssrc:"+y.sendEncodingParameters[0].rtx.ssrc+" cname:"+C.localCName+`\r
146
+ `),x},C.getDirection=function(y,m){for(var c=C.splitLines(y),u=0;u<c.length;u++)switch(c[u]){case"a=sendrecv":case"a=sendonly":case"a=recvonly":case"a=inactive":return c[u].substr(2)}return m?C.getDirection(m):"sendrecv"},C.getKind=function(y){return C.splitLines(y)[0].split(" ")[0].substr(2)},C.isRejected=function(y){return y.split(" ",2)[1]==="0"},C.parseMLine=function(y){var m=C.splitLines(y)[0].substr(2).split(" ");return{kind:m[0],port:parseInt(m[1],10),protocol:m[2],fmt:m.slice(3).join(" ")}},C.parseOLine=function(y){var m=C.matchPrefix(y,"o=")[0].substr(2).split(" ");return{username:m[0],sessionId:m[1],sessionVersion:parseInt(m[2],10),netType:m[3],addressType:m[4],address:m[5]}},C.isValidSDP=function(y){if(typeof y!="string"||y.length===0)return!1;for(var m=C.splitLines(y),c=0;c<m.length;c++)if(m[c].length<2||m[c].charAt(1)!=="=")return!1;return!0},U.exports=C},4845:function(U,C,y){var m=this&&this.__assign||function(){return m=Object.assign||function(t){for(var i,l=1,E=arguments.length;l<E;l++)for(var _ in i=arguments[l])Object.prototype.hasOwnProperty.call(i,_)&&(t[_]=i[_]);return t},m.apply(this,arguments)},c=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(C,"__esModule",{value:!0}),C.AliRTS=void 0;var u=y(2550),x=y(9428),f=y(3412),a=y(7668),d=y(233),p=c(y(2818)),e=y(5259),r=y(7989),n=y(6420),s=function(){function t(){}return t.createClient=function(i){var l=i||{};return l.customReporter||(l.customReporter=t.customReporter),l.trackLog===void 0&&(l.trackLog=t.trackLog),new a.RtsClient(l)},t.getMicList=function(){var i=this;return new Promise(function(l,E){i.deviceManager.getMicList().then(function(_){l(_)}).catch(function(_){E(_)})})},t.getCameraList=function(){var i=this;return new Promise(function(l,E){i.deviceManager.getCameraList().then(function(_){l(_)}).catch(function(_){E(_)})})},t.getSpeakerList=function(){var i=this;return new Promise(function(l,E){i.deviceManager.getSpeakerList().then(function(_){l(_)}).catch(function(_){E(_)})})},t.createStream=function(i){return new Promise(function(l,E){var _=new u.LocalStream,R=new p.default({customReporter:t.customReporter,trackLog:t.trackLog});_.init(i).then(function(){l(_),R.reportStreamCreated(i,{videoTrack:!!_.videoTrack,audioTrack:!!_.audioTrack,screenAudio:!!_.screenAudioTrack,surface:_.screenSurfaceType})}).catch(function(h){var o=m(m({},h),{relatedLink:h.extraInfo});delete o.extraInfo,E(o),R.reportErrorInfo(x.ErrorCode.ERROR_INIT_LOCAL_FAIL,h.message,h.traceId,{config:i,originErr:h})})})},t.deviceManager=new f.BrowserDeviceManager,t.BrowserUtil=d.BrowserUtil,t.SystenUtil=d.SystemUtil,t.SupportUtil=r.SupportUtil,t.Clock=n.Clock,t.VideoProfileMap=e.VideoProfileMap,t.ScreenProfileMap=e.ScreenProfileMap,t.AudioProfileMap=e.AudioProfileMap,t.ErrorCode=x.ErrorCode,t.customReporter=function(){},t.trackLog=!0,t}();C.AliRTS=s},7028:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.default={version:"2.12.3",protocol_version:2,sdk_version:"0.0.1"}},9428:(U,C)=>{var y,m;Object.defineProperty(C,"__esModule",{value:!0}),C.PUB_RECONNECT_ERROR_LIST=C.RECONNECT_ERROR_EXCLUDE_LIST=C.SUB_RECONNECT_ERROR_LIST=C.DeviceErrorCode=C.ErrorCode=void 0,function(c){c[c.ERROR_DEVICE_UNKNOWNERROR=1e4]="ERROR_DEVICE_UNKNOWNERROR",c[c.ERROR_DEVICE_AUDIODEVICE_NOTFOUND=10001]="ERROR_DEVICE_AUDIODEVICE_NOTFOUND",c[c.ERROR_DEVICE_VIDEODEVICE_NOTFOUND=10002]="ERROR_DEVICE_VIDEODEVICE_NOTFOUND",c[c.ERROR_DEVICE_AUDIODEVICE_NOTALLOWED=10003]="ERROR_DEVICE_AUDIODEVICE_NOTALLOWED",c[c.ERROR_DEVICE_VIDEODEVICE_NOTALLOWED=10004]="ERROR_DEVICE_VIDEODEVICE_NOTALLOWED",c[c.ERROR_DEVICE_AUDIODEVICE_NOTREADABLE=10005]="ERROR_DEVICE_AUDIODEVICE_NOTREADABLE",c[c.ERROR_DEVICE_VIDEODEVICE_NOTREADABLE=10006]="ERROR_DEVICE_VIDEODEVICE_NOTREADABLE",c[c.ERROR_DEIVCE_CONSTRAINEDERROR=10007]="ERROR_DEIVCE_CONSTRAINEDERROR",c[c.ERROR_SCREENSHARE_UNKNOWNERRO=10010]="ERROR_SCREENSHARE_UNKNOWNERRO",c[c.ERROR_SCREENSHARE_NOTALLOWED=10011]="ERROR_SCREENSHARE_NOTALLOWED",c[c.ERROR_SCREENSHARE_ENDED=10012]="ERROR_SCREENSHARE_ENDED",c[c.ERROR_SCREENSHARE_NOPERMISSION=10013]="ERROR_SCREENSHARE_NOPERMISSION",c[c.ERROR_SCREENSHARE_INVALIDACCESS=10014]="ERROR_SCREENSHARE_INVALIDACCESS",c[c.ERROR_SCREENSHARE_NOTSUPPORT=10018]="ERROR_SCREENSHARE_NOTSUPPORT",c[c.ERROR_DEVICE_NOTSUPPORT=10019]="ERROR_DEVICE_NOTSUPPORT",c[c.ERROR_SIGNAL_ERROR=10101]="ERROR_SIGNAL_ERROR",c[c.ERROR_PLAY_FAILED=10102]="ERROR_PLAY_FAILED",c[c.ERROR_NOTSUPPORT_WEBRTC=10110]="ERROR_NOTSUPPORT_WEBRTC",c[c.ERROR_BROWSER_NOTSUPPORT=10111]="ERROR_BROWSER_NOTSUPPORT",c[c.ERROR_BROWSER_VERSIONLOW=10112]="ERROR_BROWSER_VERSIONLOW",c[c.ERROR_NOTSUPPORT_H264=10113]="ERROR_NOTSUPPORT_H264",c[c.ERROR_CREATEOFFER=10114]="ERROR_CREATEOFFER",c[c.ERROR_NO_DATACHANNEL=10115]="ERROR_NO_DATACHANNEL",c[c.ERROR_INIT_LOCAL_FAIL=10116]="ERROR_INIT_LOCAL_FAIL",c[c.ERROR_HEMLELEMENT_NOTMATCH=10125]="ERROR_HEMLELEMENT_NOTMATCH",c[c.ERROR_AUTOPLAY_ERROR=10201]="ERROR_AUTOPLAY_ERROR",c[c.ERROR_PLAY_URL=10202]="ERROR_PLAY_URL",c[c.ERROR_SUBSCRIBE_NOTHING=10203]="ERROR_SUBSCRIBE_NOTHING",c[c.ERROR_HTMLELEMENT_ERROR=10204]="ERROR_HTMLELEMENT_ERROR",c[c.ERROR_HTTPREQUEST_ERROR=10205]="ERROR_HTTPREQUEST_ERROR",c[c.ERROR_ANSWER_ERROR=10206]="ERROR_ANSWER_ERROR",c[c.ERROR_INBOUND_TIMEOUT=10207]="ERROR_INBOUND_TIMEOUT",c[c.ERROR_STREAM_ENDED=10208]="ERROR_STREAM_ENDED",c[c.ERROR_PC_DISCONNECTED=10209]="ERROR_PC_DISCONNECTED",c[c.ERROR_TRANSPORT_CLOSED=10210]="ERROR_TRANSPORT_CLOSED",c[c.ERROR_SIGNAL_URL=10211]="ERROR_SIGNAL_URL",c[c.ERROR_PUBLISH_URL=10300]="ERROR_PUBLISH_URL",c[c.ERROR_PUBLISH_NOAUDIO=10301]="ERROR_PUBLISH_NOAUDIO",c[c.ERROR_PUBLISH_NOSTREAM=10302]="ERROR_PUBLISH_NOSTREAM",c[c.ERROR_DATACHANNEL_PARAM=10500]="ERROR_DATACHANNEL_PARAM",c[c.ERROR_DATACHANNEL_OPEN=10501]="ERROR_DATACHANNEL_OPEN",c[c.ERROR_MEDIASTREAMTRACK_TYPE_ERROR=11e3]="ERROR_MEDIASTREAMTRACK_TYPE_ERROR",c[c.ERROR_MEDIASTREAMTRACK_KIND_ERROR=11001]="ERROR_MEDIASTREAMTRACK_KIND_ERROR",c[c.ERROR_MEDIASTREAMTRACK_AUDIO_NONE=11002]="ERROR_MEDIASTREAMTRACK_AUDIO_NONE",c[c.ERROR_CUSTOMSTREAM_NONE=11003]="ERROR_CUSTOMSTREAM_NONE",c[c.ERROR_CUSTOMSTREAM_INVALID=11004]="ERROR_CUSTOMSTREAM_INVALID",c[c.ERROR_CUSTOMSTREAM_TRACK_NONE=11005]="ERROR_CUSTOMSTREAM_TRACK_NONE",c[c.ERROR_PREERCONNECTION_UNKNOWN=12e3]="ERROR_PREERCONNECTION_UNKNOWN",c[c.ERROR_SUBADD_NO_RESULT=13e3]="ERROR_SUBADD_NO_RESULT",c[c.ERROR_PUBADD_NO_RESULT=13001]="ERROR_PUBADD_NO_RESULT",c[c.ERROR_SINGLE_PC_STREAM_ERROR=13100]="ERROR_SINGLE_PC_STREAM_ERROR",c[c.ERROR_SINGLE_PC_STREAM_RECONNECT_FAILED=13101]="ERROR_SINGLE_PC_STREAM_RECONNECT_FAILED",c[c.ERROR_SINGLE_PC_FULL_RECONNECT=13102]="ERROR_SINGLE_PC_FULL_RECONNECT",c[c.ERROR_SINGLE_PC_FULL_RECONNECT_HTTP_FAILED=13103]="ERROR_SINGLE_PC_FULL_RECONNECT_HTTP_FAILED"}(y||(C.ErrorCode=y={})),function(c){c[c.ERROR_DEVICE_UNKNOWNERROR=1e4]="ERROR_DEVICE_UNKNOWNERROR",c[c.ERROR_DEVICE_AUDIODEVICE_NOTFOUND=10001]="ERROR_DEVICE_AUDIODEVICE_NOTFOUND",c[c.ERROR_DEVICE_VIDEODEVICE_NOTFOUND=10002]="ERROR_DEVICE_VIDEODEVICE_NOTFOUND",c[c.ERROR_DEVICE_AUDIODEVICE_NOTALLOWED=10003]="ERROR_DEVICE_AUDIODEVICE_NOTALLOWED",c[c.ERROR_DEVICE_VIDEODEVICE_NOTALLOWED=10004]="ERROR_DEVICE_VIDEODEVICE_NOTALLOWED",c[c.ERROR_DEVICE_AUDIODEVICE_NOTREADABLE=10005]="ERROR_DEVICE_AUDIODEVICE_NOTREADABLE",c[c.ERROR_DEVICE_VIDEODEVICE_NOTREADABLE=10006]="ERROR_DEVICE_VIDEODEVICE_NOTREADABLE",c[c.ERROR_SCREENSHARE_NOTSUPPORT=10010]="ERROR_SCREENSHARE_NOTSUPPORT",c[c.ERROR_SCREENSHARE_NOTALLOWED=10011]="ERROR_SCREENSHARE_NOTALLOWED",c[c.ERROR_SCREENSHARE_ENDED=10012]="ERROR_SCREENSHARE_ENDED",c[c.ERROR_SCREENSHARE_NOPERMISSION=10013]="ERROR_SCREENSHARE_NOPERMISSION",c[c.ERROR_SCREENSHARE_SAFARI_INVALIDACCESS=10014]="ERROR_SCREENSHARE_SAFARI_INVALIDACCESS",c[c.ERROR_SCREENSHARE_UNKNOWNERRO=10019]="ERROR_SCREENSHARE_UNKNOWNERRO",c[c.ERROR_DEVICE_NOTSUPPORT=2e4]="ERROR_DEVICE_NOTSUPPORT"}(m||(C.DeviceErrorCode=m={})),C.SUB_RECONNECT_ERROR_LIST=[y.ERROR_INBOUND_TIMEOUT,y.ERROR_STREAM_ENDED,y.ERROR_PC_DISCONNECTED],C.RECONNECT_ERROR_EXCLUDE_LIST=[y.ERROR_AUTOPLAY_ERROR,y.ERROR_PLAY_URL,y.ERROR_SUBSCRIBE_NOTHING,y.ERROR_HTMLELEMENT_ERROR,y.ERROR_HEMLELEMENT_NOTMATCH,y.ERROR_PUBLISH_URL,y.ERROR_PUBLISH_NOAUDIO,y.ERROR_PUBLISH_NOSTREAM],C.PUB_RECONNECT_ERROR_LIST=[y.ERROR_PC_DISCONNECTED,y.ERROR_TRANSPORT_CLOSED]},5044:(U,C,y)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.RtsError=void 0;var m=y(9428),c=function(){function u(x,f,a,d){this.errorCode=x,this.errorCodeName=m.ErrorCode[x],this.message=f,this.traceId=a,d&&(this.extraInfo=d)}return u.prototype.renameCode=function(x){this.errorCode=x,this.errorCodeName=m.ErrorCode[x]},u}();C.RtsError=c},6091:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.PlayEvent=C.PlayType=void 0,C.PlayType={PLAY_CANPLAY:"canplay",PLAY_WAITING:"waiting",PLAY_PLAYING:"playing",PLAY_MEDIA:"media",PLAY_ENDED:"ended",PLAY_TIMEOUT:"timeout"};var y=function(m){this.event=m};C.PlayEvent=y},5917:(U,C)=>{var y,m,c,u;Object.defineProperty(C,"__esModule",{value:!0}),C.DEFAULT_RETRY_DATACHANNEL_TIMEOUT=C.DEFAULT_HEARTBEAT_TIMEOUT=C.DEFAULT_RETRY_PUBLISH_INTERVAL=C.DEFAULT_RETRY_SUBSCRIBE_INTERVAL=C.DEFAULT_RETRY_PUBLISH_LIMIT=C.DEFAULT_RETRY_SUBSCRIBE_LIMIT=C.EWorkerAction=C.EWorkerSource=C.EConnectStatus=C.TrackType=void 0,function(x){x.AUDIO="audio",x.VIDEO="video"}(y||(C.TrackType=y={})),function(x){x[x.CONNECT_STATUS_DISCONNECTED=0]="CONNECT_STATUS_DISCONNECTED",x[x.CONNECT_STATUS_CONNECTING=1]="CONNECT_STATUS_CONNECTING",x[x.CONNECT_STATUS_CONNECTED=2]="CONNECT_STATUS_CONNECTED",x[x.CONNECT_STATUS_RECONNECTING=3]="CONNECT_STATUS_RECONNECTING"}(m||(C.EConnectStatus=m={})),function(x){x.Sender="sender",x.Receiver="receiver"}(c||(C.EWorkerSource=c={})),function(x){x.Setup="setup",x.InserSEI="insertSEI"}(u||(C.EWorkerAction=u={})),C.DEFAULT_RETRY_SUBSCRIBE_LIMIT=5,C.DEFAULT_RETRY_PUBLISH_LIMIT=5,C.DEFAULT_RETRY_SUBSCRIBE_INTERVAL=2e3,C.DEFAULT_RETRY_PUBLISH_INTERVAL=2e3,C.DEFAULT_HEARTBEAT_TIMEOUT=8,C.DEFAULT_RETRY_DATACHANNEL_TIMEOUT=8e3},6600:function(U,C,y){var m,c=this&&this.__extends||(m=function(R,h){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,g){o.__proto__=g}||function(o,g){for(var v in g)Object.prototype.hasOwnProperty.call(g,v)&&(o[v]=g[v])},m(R,h)},function(R,h){if(typeof h!="function"&&h!==null)throw new TypeError("Class extends value "+String(h)+" is not a constructor or null");function o(){this.constructor=R}m(R,h),R.prototype=h===null?Object.create(h):(o.prototype=h.prototype,new o)}),u=this&&this.__assign||function(){return u=Object.assign||function(R){for(var h,o=1,g=arguments.length;o<g;o++)for(var v in h=arguments[o])Object.prototype.hasOwnProperty.call(h,v)&&(R[v]=h[v]);return R},u.apply(this,arguments)},x=this&&this.__awaiter||function(R,h,o,g){return new(o||(o=Promise))(function(v,D){function b(A){try{S(g.next(A))}catch(I){D(I)}}function T(A){try{S(g.throw(A))}catch(I){D(I)}}function S(A){var I;A.done?v(A.value):(I=A.value,I instanceof o?I:new o(function(H){H(I)})).then(b,T)}S((g=g.apply(R,h||[])).next())})},f=this&&this.__generator||function(R,h){var o,g,v,D,b={label:0,sent:function(){if(1&v[0])throw v[1];return v[1]},trys:[],ops:[]};return D={next:T(0),throw:T(1),return:T(2)},typeof Symbol=="function"&&(D[Symbol.iterator]=function(){return this}),D;function T(S){return function(A){return function(I){if(o)throw new TypeError("Generator is already executing.");for(;D&&(D=0,I[0]&&(b=0)),b;)try{if(o=1,g&&(v=2&I[0]?g.return:I[0]?g.throw||((v=g.return)&&v.call(g),0):g.next)&&!(v=v.call(g,I[1])).done)return v;switch(g=0,v&&(I=[2&I[0],v.value]),I[0]){case 0:case 1:v=I;break;case 4:return b.label++,{value:I[1],done:!1};case 5:b.label++,g=I[1],I=[0];continue;case 7:I=b.ops.pop(),b.trys.pop();continue;default:if(v=b.trys,!((v=v.length>0&&v[v.length-1])||I[0]!==6&&I[0]!==2)){b=0;continue}if(I[0]===3&&(!v||I[1]>v[0]&&I[1]<v[3])){b.label=I[1];break}if(I[0]===6&&b.label<v[1]){b.label=v[1],v=I;break}if(v&&b.label<v[2]){b.label=v[2],b.ops.push(I);break}v[2]&&b.ops.pop(),b.trys.pop();continue}I=h.call(R,b)}catch(H){I=[6,H],g=0}finally{o=v=0}if(5&I[0])throw I[1];return{value:I[0]?I[1]:void 0,done:!0}}([S,A])}}},a=this&&this.__importDefault||function(R){return R&&R.__esModule?R:{default:R}};Object.defineProperty(C,"__esModule",{value:!0}),C.CommonController=void 0;var d=y(771),p=y(5917),e=a(y(102)),r=y(9594),n=y(5044),s=y(9428),t=y(6091),i=y(5788),l=y(280),E=function(R){function h(o){var g=R.call(this)||this;return g.datachannelList=new _,g.receiverCodecPreferences={},g.senderCodecPreferences={},g.canAutoAssignDcId=!0,g.reporter=o,g.signalChannel=new i.SignalChannel({reporter:o}),g.proxySignalChannelEvents(),g}return c(h,R),h.prototype.setPeerconnection=function(o){var g=this;o!==this.peerconnection&&(this.peerconnection&&this.peerconnection.removeAllListeners(),this.peerconnection=o,this.signalChannel.isOpen||(this.waitForOpenPms=new Promise(function(v,D){g.peerconnection.on("datachannelStatusChange",function(b){var T;g.emit("datachannelStatusChange",b),b.status===l.EDatachannelStatus.DATACHANNEL_STATUS_OPEN&&(g.signalChannel.setPeerConnection(o),g.canAutoAssignDcId=typeof((T=g.signalChannel.datachannelCore)===null||T===void 0?void 0:T.id)=="number",v())})})),this.peerconnection.on("innerSubscribeDeleteTracks",function(v){g.handleWorkerSubDelete(v)}),this.peerconnection.on("encodedFrame",function(v){var D;g.emit("encodedFrame",v),v.kind==="video"&&(0,r.parseSei)((D=v.frame)===null||D===void 0?void 0:D.data).forEach(function(b){g.emit("receivedSEI",{url:v.url,vMsid:v.vMsid,sei:b})})}),this.peerconnection.on("hebtReceived",function(v){g.emit("heartbeat",v)}),this.peerconnection.on("streamError",function(v){g.emit("onError",new n.RtsError(s.ErrorCode.ERROR_SINGLE_PC_STREAM_ERROR,v.resMsg,"",u({},v)))}),this.peerconnection.on("streamReconnect",function(v){g.emit("reconnect",{type:v.type,reason:new n.RtsError(s.ErrorCode.ERROR_SINGLE_PC_STREAM_ERROR,v.resMsg,"",u({},v)),retryTimes:1,extraInfo:u({},v)}),g.singleStreamReconnect(v).catch(function(D){g.emit("onError",new n.RtsError(s.ErrorCode.ERROR_SINGLE_PC_STREAM_RECONNECT_FAILED,"single stream reconnect failed","",{originError:D}))})}),this.peerconnection.on("traceIdUpdate",function(v){g.emit("traceId",v)}),this.peerconnection.on("pcReconnect",function(v){g.emit("reconnect",{type:"pc",reason:new n.RtsError(s.ErrorCode.ERROR_SINGLE_PC_FULL_RECONNECT,v.reMsg,"",u({},v)),retryTimes:1,extraInfo:u({},v)})}),(this.receiverCodecPreferences.video||this.receiverCodecPreferences.audio)&&this.peerconnection.setReceiverCodecPreferences(this.receiverCodecPreferences),(this.senderCodecPreferences.video||this.senderCodecPreferences.audio)&&this.peerconnection.setSenderCodecPreferences(this.senderCodecPreferences))},Object.defineProperty(h.prototype,"peerCore",{get:function(){var o;return(o=this.peerconnection)===null||o===void 0?void 0:o.getPeerCore()},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"streamManager",{get:function(){var o;return(o=this.peerCore)===null||o===void 0?void 0:o.getStreamManager()},enumerable:!1,configurable:!0}),h.prototype.subscribeAdd=function(o,g){return x(this,void 0,void 0,function(){var v,D,b,T,S,A,I,H,M=this;return f(this,function(V){switch(V.label){case 0:if(o.forEach(function(N){var O;(O=M.reporter)===null||O===void 0||O.reportSubscribeStart(N.url,"",N.vMsid,N.aMsid,!0)}),!this.peerconnection)throw this.makeRtsError("subscribeAdd");this.peerconnection.isReused=!0,v=new Date().getTime(),V.label=1;case 1:return V.trys.push([1,3,,4]),[4,this.peerconnection.subAdd(o,g)];case 2:if(!(D=V.sent()).streamList)throw new n.RtsError(s.ErrorCode.ERROR_SUBADD_NO_RESULT,"subAdd streamList not found","",{api:"subscribeAdd",configList:o,response:D});return[3,4];case 3:throw b=V.sent(),T=b,(H=this.reporter)===null||H===void 0||H.reportErrorInfo(T.errorCode,T.message,T.traceId,T.extraInfo),T;case 4:return S=D.deleteRspTime-v,A=D.subAddRspTime-D.deleteRspTime,I=D.activeRspTime-D.subAddRspTime,D.streamList.forEach(function(N,O){var P,F,q,W;(P=M.reporter)===null||P===void 0||P.reportSubscribeOk({vurl:N.url||void 0,isSubAdd:!0});var G,Q=o[O]||{},te=Q.targetStream,Z=Q.vMsid,re=Q.aMsid,oe=N.stream;if(te)return te.mergeStream(oe),(F=M.streamManager)===null||F===void 0||F.update(N.url,{stream:te,vMsid:Z?.[0],aMsid:re?.[0]}),void(N.stream=te);var se=(q=M.streamManager)===null||q===void 0?void 0:q.getStreamByMsid({url:N.url,vMsid:Z?.[0],aMsid:re?.[0]});if(se)se.mergeStream(oe),G=se;else{(G=new d.RemoteStream).updateMediaStream(oe),(W=M.streamManager)===null||W===void 0||W.update(N.url,{stream:G,vMsid:Z?.[0],aMsid:re?.[0]}),G.on("onCanPlay",function(){var ue,he,fe=new Date().getTime();(ue=M.reporter)===null||ue===void 0||ue.reportFirstFrameTime(N.url,N.traceId,-1,-1,fe-v,0,-1,{},S,A,I,Z,re,!0),(he=M.peerconnection)===null||he===void 0||he.playStart()});var ce=new t.PlayEvent(t.PlayType.PLAY_CANPLAY);ce.data={url:N.url,vMsid:Z?.[0]||"vMsid unknown",aMsid:re?.[0]||"aMsid unknown"},M.emit("onPlayEvent",ce)}N.stream=G}),[2,D.streamList]}})})},h.prototype.subscribeActive=function(o){return x(this,void 0,void 0,function(){var g;return f(this,function(v){if(!this.peerconnection)throw this.makeRtsError("subscribeActive");return[2,(g=this.peerconnection)===null||g===void 0?void 0:g.subActive(o)]})})},h.prototype.subscribeStop=function(o){return x(this,void 0,void 0,function(){var g,v,D,b,T;return f(this,function(S){switch(S.label){case 0:if(!this.peerconnection)throw this.makeRtsError("subscribeStop");S.label=1;case 1:return S.trys.push([1,3,,4]),[4,this.peerconnection.subStop(o)];case 2:return g=S.sent(),this.peerconnection.getSubMonitor().updateTranceiversController(),v=this.peerconnection.getWorkerManager(),o.forEach(function(A){v.removeByUrl({url:A.url,source:p.EWorkerSource.Receiver})}),[3,4];case 3:throw D=S.sent(),b=D,(T=this.reporter)===null||T===void 0||T.reportErrorInfo(b.errorCode,b.message,b.traceId,b.extraInfo),D;case 4:return[2,g]}})})},h.prototype.subscribeDeleteTracks=function(o){return x(this,void 0,void 0,function(){var g,v,D,b;return f(this,function(T){switch(T.label){case 0:if(!this.peerconnection)throw this.makeRtsError("subscribeDeleteTracks");T.label=1;case 1:return T.trys.push([1,3,,4]),[4,this.peerconnection.subDeleteTracks(o)];case 2:if(!(g=T.sent()))throw this.makeRtsError("subscribeDeleteTracks");return this.peerconnection.getSubMonitor().updateTranceiversController(),this.handleWorkerSubDelete(o),[3,4];case 3:throw v=T.sent(),D=v,(b=this.reporter)===null||b===void 0||b.reportErrorInfo(D.errorCode,D.message,D.traceId,D.extraInfo),v;case 4:return[2,g]}})})},h.prototype.handleWorkerSubDelete=function(o){if(this.peerconnection){var g=this.peerconnection.getWorkerManager();o.forEach(function(v){var D,b;!((D=v.vMsid)===null||D===void 0)&&D.length&&g.removeByMsid({url:v.url,source:p.EWorkerSource.Receiver,kind:"video",msid:v.vMsid[0]}),!((b=v.aMsid)===null||b===void 0)&&b.length&&g.removeByMsid({url:v.url,source:p.EWorkerSource.Receiver,kind:"audio",msid:v.aMsid[0]})})}},h.prototype.publishAdd=function(o){return x(this,void 0,void 0,function(){var g,v,D,b,T,S,A,I,H,M,V,N=this;return f(this,function(O){switch(O.label){case 0:if(o.forEach(function(P){var F;(F=N.reporter)===null||F===void 0||F.reportStartPublish(P.url,"",!0)}),g=new Date().getTime(),!this.peerconnection)throw this.makeRtsError("publishAdd");O.label=1;case 1:return O.trys.push([1,3,,4]),[4,(I=this.peerconnection)===null||I===void 0?void 0:I.pubAdd(o)];case 2:if(!(v=O.sent()))throw new n.RtsError(s.ErrorCode.ERROR_PUBADD_NO_RESULT,"pubAdd streamList not found","",{api:"publishAdd",publishInfoList:o});return[3,4];case 3:throw D=O.sent(),b=D,(H=this.reporter)===null||H===void 0||H.reportErrorInfo(b.errorCode,b.message,b.traceId,b.extraInfo),b;case 4:return this.peerconnection.isReused=!0,T=new Date().getTime(),S=T-g,v.forEach(function(P){var F;(F=N.reporter)===null||F===void 0||F.reportPublishOk(P.url||"","",-1,-1,-1,P.traceId||"",S,!0)}),(A=(M=this.peerconnection)===null||M===void 0?void 0:M.getPc())&&(o.forEach(function(P){N.peerconnection&&P.stream.setEncodeParam(A)}),this.peerCore&&((V=this.peerconnection)===null||V===void 0||V.getPubMonitor().startHeartbeat(A,this.peerCore)),A.getSenders().forEach(function(P){var F;P.track&&((F=N.peerconnection)===null||F===void 0||F.handleEncodedInsertableStreams({sender:P}))})),[2,v]}})})},h.prototype.publishDeleteTracks=function(o){return x(this,void 0,void 0,function(){var g,v,D,b,T;return f(this,function(S){switch(S.label){case 0:if(!this.peerconnection)throw this.makeRtsError("publishDeleteTracks");S.label=1;case 1:return S.trys.push([1,3,,4]),[4,this.peerconnection.pubDeleteTracks(o)];case 2:if(!(g=S.sent()))throw this.makeRtsError("publishDeleteTracks");return this.peerconnection.getPubMonitor().updateSenders(),v=this.peerconnection.getWorkerManager(),o.forEach(function(A){var I,H;!((I=A.vMsid)===null||I===void 0)&&I.length&&v.removeByMsid({url:A.url,source:p.EWorkerSource.Sender,kind:"video",msid:A.vMsid[0]}),!((H=A.aMsid)===null||H===void 0)&&H.length&&v.removeByMsid({url:A.url,source:p.EWorkerSource.Sender,kind:"audio",msid:A.aMsid[0]})}),[3,4];case 3:throw D=S.sent(),b=D,(T=this.reporter)===null||T===void 0||T.reportErrorInfo(b.errorCode,b.message,b.traceId,b.extraInfo),D;case 4:return[2,g]}})})},h.prototype.publishReplaceTracks=function(o){return x(this,void 0,void 0,function(){var g,v,D,b;return f(this,function(T){switch(T.label){case 0:if(!this.peerconnection)throw this.makeRtsError("publishReplaceTracks");T.label=1;case 1:return T.trys.push([1,3,,4]),[4,this.peerconnection.pubReplaceTracks(o)];case 2:if(!(g=T.sent()))throw this.makeRtsError("publishReplaceTracks");return this.peerconnection.getPubMonitor().updateSenders(),[3,4];case 3:throw v=T.sent(),D=v,(b=this.reporter)===null||b===void 0||b.reportErrorInfo(D.errorCode,D.message,D.traceId,D.extraInfo),v;case 4:return[2,g]}})})},h.prototype.publishStop=function(o){return x(this,void 0,void 0,function(){var g,v,D,b,T,S=this;return f(this,function(A){switch(A.label){case 0:if(o.forEach(function(I){var H;(H=S.reporter)===null||H===void 0||H.reportStopPublish(I.url,!0)}),!this.peerconnection)throw this.makeRtsError("publishStop");A.label=1;case 1:return A.trys.push([1,3,,4]),[4,this.peerconnection.pubStop(o)];case 2:return g=A.sent(),this.peerconnection.getPubMonitor().updateSenders(),v=this.peerconnection.getWorkerManager(),o.forEach(function(I){v.removeByUrl({url:I.url,source:p.EWorkerSource.Sender})}),[3,4];case 3:throw D=A.sent(),b=D,(T=this.reporter)===null||T===void 0||T.reportErrorInfo(b.errorCode,b.message,b.traceId,b.extraInfo),D;case 4:return[2,g]}})})},h.prototype.handleAddDatachannel=function(o){return x(this,void 0,void 0,function(){var g,v,D,b,T,S,A,I,H,M,V,N,O=this;return f(this,function(P){switch(P.label){case 0:if(!o.url||!o.signalUrl||!o.msid)throw v=new n.RtsError(s.ErrorCode.ERROR_DATACHANNEL_PARAM,"url, signalUrl, msid is required by subscribe(publish)AddDatachannel",""),(A=this.reporter)===null||A===void 0||A.reportErrorInfo(v.errorCode,v.message,v.traceId,v.extraInfo),v;return g=o.type==="sub",this.waitForOpenPms?[4,this.waitForOpenPms]:[3,2];case 1:P.sent(),this.waitForOpenPms=void 0,P.label=2;case 2:if(this.signalChannel.isOpen)return[3,4];if(console.warn("Creating a new signal channel"),!o.signalUrl)throw v=new n.RtsError(s.ErrorCode.ERROR_SIGNAL_URL,"signal url is required",""),(I=this.reporter)===null||I===void 0||I.reportErrorInfo(v.errorCode,v.message,v.traceId,v.extraInfo),v;return[4,this.initSignalChannel(o)];case 3:P.sent(),this.setPeerconnection(this.signalChannel.getPeerConnection()),this.canAutoAssignDcId=typeof((H=this.signalChannel.datachannelCore)===null||H===void 0?void 0:H.id)=="number",P.label=4;case 4:if(D=performance.now(),b={url:o.url,label:o.label,surl:o.signalUrl,msid:o.msid},g?(M=this.reporter)===null||M===void 0||M.reportDatachannelSubAdd(b):(V=this.reporter)===null||V===void 0||V.reportDatachannelPubAdd(b),!(T=(N=this.peerconnection)===null||N===void 0?void 0:N.getPc()))throw new Error("No avaliable peerconnection");return S=new l.DataChannelCore({pc:T,label:o.label,datachannelList:this.datachannelList.list,assignId:!this.canAutoAssignDcId}),this.datachannelList.update(S),[2,new Promise(function(F,q){return x(O,void 0,void 0,function(){var W,G,Q,te,Z,re,oe,se,ce,ue,he,fe,Ee,le,pe,ge,Re=this;return f(this,function(Ce){switch(Ce.label){case 0:W="",G=!1,Q=!1,S.on("statusChange",function(_e){var De;(De=Re.reporter)===null||De===void 0||De.reportDatachannelStatusChange({state:l.EDatachannelStatus[_e],url:o.url,label:S.label,id:S.id,msid:o.msid}),_e===l.EDatachannelStatus.DATACHANNEL_STATUS_OPEN&&(G=!0,Q&&F({datachannel:S,traceId:W}))}),S.on("dispose",function(){var _e;(_e=Re.reporter)===null||_e===void 0||_e.reportDatachannelDispose({url:o.url,label:S.label,id:S.id,msid:o.msid})}),Ce.label=1;case 1:return Ce.trys.push([1,6,,7]),te=[{url:o.url,msid:o.msid,datachannelId:S.id,label:o.label,datachannel:S}],g?[4,(ue=this.peerCore)===null||ue===void 0?void 0:ue.subscribeAddDatachannel(te)]:[3,3];case 2:return re=Ce.sent(),[3,5];case 3:return[4,(he=this.peerCore)===null||he===void 0?void 0:he.publishAddDatachannel(te)];case 4:re=Ce.sent(),Ce.label=5;case 5:return W=(Ee=(fe=(Z=re)==null?void 0:Z.streams)===null||fe===void 0?void 0:fe[0])===null||Ee===void 0?void 0:Ee.traceid,[3,7];case 6:return oe=Ce.sent(),se=oe,(le=this.reporter)===null||le===void 0||le.reportErrorInfo(se.errorCode,se.message||"datachannel ".concat(g?"sub":"pub"," add error"),se.traceId,se.extraInfo),[2,q(oe)];case 7:return ce={url:o.url,drct:Math.floor(performance.now()-D),tcid:W,label:S.label,id:S.id,msid:o.msid},g?(pe=this.reporter)===null||pe===void 0||pe.reportDatachannelSubAddOk(ce):(ge=this.reporter)===null||ge===void 0||ge.reportDatachannelPubAddOk(ce),Q=!0,G&&F({datachannel:S,traceId:W}),[2]}})})})]}})})},h.prototype.handleStopDatachannel=function(o){return x(this,void 0,void 0,function(){var g,v,D,b,T,S,A,I,H,M,V,N;return f(this,function(O){switch(O.label){case 0:if(!o.url||!o.datachannel)throw g=new n.RtsError(s.ErrorCode.ERROR_DATACHANNEL_PARAM,"url, datachannel is required by subscribe(publish)StopDatachannel",""),(T=this.reporter)===null||T===void 0||T.reportErrorInfo(g.errorCode,g.message,g.traceId,g.extraInfo),g;if(!this.signalChannel.isOpen)throw g=new n.RtsError(s.ErrorCode.ERROR_NO_DATACHANNEL,"Signal channel is closed",""),(S=this.reporter)===null||S===void 0||S.reportErrorInfo(g.errorCode,g.message,g.traceId,g.extraInfo),g;v=o.type==="sub",D=[{url:o.url}],b={url:o.url,label:o.datachannel.label,id:o.datachannel.id},v?(A=this.reporter)===null||A===void 0||A.reportDatachannelSubStop(b):(I=this.reporter)===null||I===void 0||I.reportDatachannelPubStop(b),O.label=1;case 1:return O.trys.push([1,6,,7]),v?[4,(H=this.peerCore)===null||H===void 0?void 0:H.subscribeStopDatachannel(D)]:[3,3];case 2:return O.sent(),[3,5];case 3:return[4,(M=this.peerCore)===null||M===void 0?void 0:M.publishStopDatachannel(D)];case 4:O.sent(),O.label=5;case 5:return[3,7];case 6:throw O.sent();case 7:return v?(V=this.reporter)===null||V===void 0||V.reportDatachannelSubStopOk(b):(N=this.reporter)===null||N===void 0||N.reportDatachannelPubStopOk(b),o.datachannel.dispose(),[2]}})})},h.prototype.subscribeAddDatachannel=function(o){return x(this,void 0,void 0,function(){return f(this,function(g){return[2,this.handleAddDatachannel(u(u({},o),{type:"sub"}))]})})},h.prototype.publishAddDatachannel=function(o){return x(this,void 0,void 0,function(){return f(this,function(g){return[2,this.handleAddDatachannel(u(u({},o),{type:"pub"}))]})})},h.prototype.subscribeStopDatachannel=function(o){return x(this,void 0,void 0,function(){return f(this,function(g){return[2,this.handleStopDatachannel(u(u({},o),{type:"sub"}))]})})},h.prototype.publishStopDatachannel=function(o){return x(this,void 0,void 0,function(){return f(this,function(g){return[2,this.handleStopDatachannel(u(u({},o),{type:"pub"}))]})})},h.prototype.getSubscribeVideoStats=function(o,g){return this.getSubscribeMediaStats(o,"video",g)},h.prototype.getSubscribeAudioStats=function(o,g){return this.getSubscribeMediaStats(o,"audio",g)},h.prototype.getPublishVideoStats=function(o,g){return this.getPublishMediaStats(o,"video",g)},h.prototype.getPublishAudioStats=function(o,g){return this.getPublishMediaStats(o,"audio",g)},h.prototype.sendSEI=function(o){var g,v;if(!((g=this.peerconnection)===null||g===void 0)&&g.isReused)return(v=this.peerconnection)===null||v===void 0?void 0:v.sendSEI(o)},h.prototype.setReceiverCodecPreferences=function(o){this.receiverCodecPreferences=u({},o)},h.prototype.setSenderCodecPreferences=function(o){this.senderCodecPreferences=u({},o)},h.prototype.getSubscribeMediaStats=function(o,g,v){var D=this;return new Promise(function(b){return x(D,void 0,void 0,function(){var T,S,A,I;return f(this,function(H){switch(H.label){case 0:return this.streamManager?(T=void 0,S=this.streamManager.getAllMediaInfoList(o,!0),v?S.forEach(function(M){var V,N,O,P=(N=(V=M.transceiver)===null||V===void 0?void 0:V.receiver)===null||N===void 0?void 0:N.track;P?.kind===g&&M.msid===v&&(T=(O=M.transceiver)===null||O===void 0?void 0:O.receiver)}):T=(I=(A=S?.find(function(M){var V,N,O;return((O=(N=(V=M.transceiver)===null||V===void 0?void 0:V.receiver)===null||N===void 0?void 0:N.track)===null||O===void 0?void 0:O.kind)===g}))===null||A===void 0?void 0:A.transceiver)===null||I===void 0?void 0:I.receiver,T?[4,T.getStats()]:[2,b({})]):[2,b({})];case 1:return H.sent().forEach(function(M){M.type==="inbound-rtp"&&b(M)}),[2]}})})})},h.prototype.getPublishMediaStats=function(o,g,v){var D=this;return new Promise(function(b){return x(D,void 0,void 0,function(){var T,S,A,I;return f(this,function(H){switch(H.label){case 0:return this.streamManager?(T=void 0,S=this.streamManager.getAllMediaInfoList(o,!0),v?S.forEach(function(M){var V,N,O,P=(N=(V=M.transceiver)===null||V===void 0?void 0:V.sender)===null||N===void 0?void 0:N.track;P?.kind===g&&M.msid===v&&(T=(O=M.transceiver)===null||O===void 0?void 0:O.sender)}):T=(I=(A=S?.find(function(M){var V,N,O;return((O=(N=(V=M.transceiver)===null||V===void 0?void 0:V.sender)===null||N===void 0?void 0:N.track)===null||O===void 0?void 0:O.kind)===g}))===null||A===void 0?void 0:A.transceiver)===null||I===void 0?void 0:I.sender,T?[4,T.getStats()]:[2,b({})]):[2,b({})];case 1:return H.sent().forEach(function(M){M.type==="outbound-rtp"&&b(M)}),[2]}})})})},h.prototype.proxySignalChannelEvents=function(){var o=this;this.signalChannel.on("connectStatusChange",function(g){o.emit("connectStatusChange",g)}),this.signalChannel.on("onError",function(g){o.emit("onError",g)})},h.prototype.initSignalChannel=function(o){return this.signalChannel.createDatachannel(o)},h.prototype.makeRtsError=function(o){var g,v=new n.RtsError(s.ErrorCode.ERROR_NO_DATACHANNEL,"No avaliable datachannel, you should subscribe/publish first.","",{api:o});return(g=this.reporter)===null||g===void 0||g.reportErrorInfo(v.errorCode,v.message,v.traceId,v.extraInfo),v},h.prototype.singleStreamReconnect=function(o){var g=this;return new Promise(function(v,D){var b,T,S=o.type,A=void 0,I=void 0;switch(S){case"sub":(b=o.streams)===null||b===void 0||b.forEach(function(M){var V=[],N=[],O=!0,P=!0;o.msids.forEach(function(F){F.streamId===M.id&&(F.type==="video"?N.push(F.name):F.type==="audio"&&V.push(F.name))}),V.length||(O=!1),N.length||(P=!1),g.subscribeAdd([{url:o.latestUrl,subAudio:O,subVideo:P,vMsid:N,aMsid:V,targetStream:M}],!0).then(function(){v()}).catch(function(F){D(F)})});break;case"pub":(T=o.streams)===null||T===void 0||T.forEach(function(M){var V=[],N=[];o.msids.forEach(function(O){O.streamId===M.id&&(O.type==="video"?N.push(O.name):O.type==="audio"&&V.push(O.name))}),g.publishAdd([{url:o.latestUrl,vMsid:N,aMsid:V,stream:M}]).then(function(){v()}).catch(function(O){D(O)})});break;case"pub-data":if(o.msids.forEach(function(M){A=M.name,I=M.label}),A&&I){var H=o.latestUrl;g.publishAddDatachannel({url:H,signalUrl:H,msid:A,label:I}).then(function(){v()}).catch(function(M){D(M)})}break;case"sub-data":o.msids.forEach(function(M){A=M.name,I=M.label}),A&&I&&(H=o.latestUrl,g.subscribeAddDatachannel({url:H,signalUrl:H,msid:A,label:I}).then(function(){v()}).catch(function(M){D(M)}));break;default:console.warn("RTS PC STREAM RECONNECT: Unknown signal")}})},h.prototype.updateAuth=function(o){var g;return!!(!((g=this.streamManager)===null||g===void 0)&&g.updateLatestUrl(o))},h}(e.default);C.CommonController=E;var _=function(){function R(){this._list=[]}return Object.defineProperty(R.prototype,"list",{get:function(){return this._list},enumerable:!1,configurable:!0}),R.prototype.update=function(h){var o=this._list.findIndex(function(g){return g.id===h.id});o!==-1?this._list.splice(o,1,h):this._list.push(h)},R}()},9796:function(U,C,y){var m,c=this&&this.__extends||(m=function(_,R){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,o){h.__proto__=o}||function(h,o){for(var g in o)Object.prototype.hasOwnProperty.call(o,g)&&(h[g]=o[g])},m(_,R)},function(_,R){if(typeof R!="function"&&R!==null)throw new TypeError("Class extends value "+String(R)+" is not a constructor or null");function h(){this.constructor=_}m(_,R),_.prototype=R===null?Object.create(R):(h.prototype=R.prototype,new h)}),u=this&&this.__assign||function(){return u=Object.assign||function(_){for(var R,h=1,o=arguments.length;h<o;h++)for(var g in R=arguments[h])Object.prototype.hasOwnProperty.call(R,g)&&(_[g]=R[g]);return _},u.apply(this,arguments)},x=this&&this.__awaiter||function(_,R,h,o){return new(h||(h=Promise))(function(g,v){function D(S){try{T(o.next(S))}catch(A){v(A)}}function b(S){try{T(o.throw(S))}catch(A){v(A)}}function T(S){var A;S.done?g(S.value):(A=S.value,A instanceof h?A:new h(function(I){I(A)})).then(D,b)}T((o=o.apply(_,R||[])).next())})},f=this&&this.__generator||function(_,R){var h,o,g,v,D={label:0,sent:function(){if(1&g[0])throw g[1];return g[1]},trys:[],ops:[]};return v={next:b(0),throw:b(1),return:b(2)},typeof Symbol=="function"&&(v[Symbol.iterator]=function(){return this}),v;function b(T){return function(S){return function(A){if(h)throw new TypeError("Generator is already executing.");for(;v&&(v=0,A[0]&&(D=0)),D;)try{if(h=1,o&&(g=2&A[0]?o.return:A[0]?o.throw||((g=o.return)&&g.call(o),0):o.next)&&!(g=g.call(o,A[1])).done)return g;switch(o=0,g&&(A=[2&A[0],g.value]),A[0]){case 0:case 1:g=A;break;case 4:return D.label++,{value:A[1],done:!1};case 5:D.label++,o=A[1],A=[0];continue;case 7:A=D.ops.pop(),D.trys.pop();continue;default:if(g=D.trys,!((g=g.length>0&&g[g.length-1])||A[0]!==6&&A[0]!==2)){D=0;continue}if(A[0]===3&&(!g||A[1]>g[0]&&A[1]<g[3])){D.label=A[1];break}if(A[0]===6&&D.label<g[1]){D.label=g[1],g=A;break}if(g&&D.label<g[2]){D.label=g[2],D.ops.push(A);break}g[2]&&D.ops.pop(),D.trys.pop();continue}A=R.call(_,D)}catch(I){A=[6,I],o=0}finally{h=g=0}if(5&A[0])throw A[1];return{value:A[0]?A[1]:void 0,done:!0}}([T,S])}}},a=this&&this.__importDefault||function(_){return _&&_.__esModule?_:{default:_}};Object.defineProperty(C,"__esModule",{value:!0}),C.Publisher=void 0;var d=y(5917),p=y(4865),e=a(y(7028)),r=y(9428),n=y(5044),s=y(7989),t=a(y(102)),i=a(y(8219)),l=y(2718),E=function(_){function R(h){var o=_.call(this)||this;return o.publishStartTimeStamp=0,o.pubReconnectTimes=0,o.isConnecting=!1,o.reconnectTimerHandle=null,o.reportMonitorTimes=0,o.reportSubFlag=!1,o.reporter=h,o.peerconnection=new p.RtsPeerconnection,o.peerconnection.on("connectStatusChange",function(g){g.status!==d.EConnectStatus.CONNECT_STATUS_DISCONNECTED&&g.status!==d.EConnectStatus.CONNECT_STATUS_RECONNECTING||!o.hasRetries()?o.emit("connectStatusChange",g):o.emit("onError",new n.RtsError(r.ErrorCode.ERROR_PC_DISCONNECTED,"PC disconnected",""))}),o.peerconnection.on("onMonitorEvent",function(g){var v=g.eventList;g.type==="pub"?(o.reportMonitorTimes++,o.reportMonitorTimes%4==0&&(v.forEach(function(D){o.reporter.reportPushStats(D)}),o.reportSubFlag=!0,o.reportMonitorTimes=0)):g.type==="sub"&&o.reportSubFlag&&(o.handleSubMonitorEvent(v),o.reportSubFlag=!1)}),o.peerconnection.on("onTransportStateEvent",function(g){var v;o.peerconnection.isReused||((v=o.peerconnection.getPc())===null||v===void 0?void 0:v.connectionState)!=="closed"&&g.state==="closed"&&o.hasRetries()&&o.emit("onError",new n.RtsError(r.ErrorCode.ERROR_TRANSPORT_CLOSED,"Transport has been closed. ".concat(g.kind,"|").concat(g.type,"|").concat(g.url),"",{protocol:g.protocol}))}),o.peerconnection.on("pcReconnect",function(g){o.emit("onError",new n.RtsError(r.ErrorCode.ERROR_PC_DISCONNECTED,"PC disconnected","",{pcErrorInfo:g}))}),o.signalingUrl="",o.publishUrl="",o.publishConfig={},o}return c(R,_),R.prototype.publish=function(h,o,g){var v=this;return new Promise(function(D,b){if(v.unpublish(),v.localStream=o,v.publishUrl=h,v.publishConfig=g||{},v.checkPublishUrl())if(o)if(o.audioTrack===null)b(new n.RtsError(r.ErrorCode.ERROR_PUBLISH_NOAUDIO,"publish need audiotrack",""));else{var T=g?.signalUrl;v.signalingUrl=T||v.signalingUrl,v.publishStartTimeStamp=new Date().getTime(),o.setReporter(v.reporter),v.peerconnection.createOffer(o.hasAudio,o.hasVideo||o.hasScreen,o,u(u({},g),{publishUrl:h})).then(function(S){var A=S.desp,I=S.publishTrackInfoList;v.publishTrackInfoList=I;var H=new Date().getTime();v.reporter.reportStartPublish(v.publishUrl,v.signalingUrl),v.excuteSignal(A).then(function(M){var V=new Date().getTime();v.peerconnection.recvAnswer(M.data,{answerSdpHook:g?.answerSdpHook,tcpOnly:g?.tcpOnly}).then(function(){v.reporter.reportPublishOk(v.publishUrl,v.signalingUrl,H-v.publishStartTimeStamp,V-H,new Date().getTime()-V,M.data.trace_id),D(M.data.trace_id),v.pubReconnectTimes=0,v.peerconnection.pushStart()}).catch(function(N){N.traceid=M.data?M.data.trace_id:"";var O=new n.RtsError(N.errorCode||r.ErrorCode.ERROR_ANSWER_ERROR,N.message||"set answer error",N.traceid,{sdp:N.sdp});b(O)})}).catch(function(M){var V=new n.RtsError(M.errorCode||r.ErrorCode.ERROR_HTTPREQUEST_ERROR,M.message||"","",{response:M.response,sdp:M.sdp});b(V)})}).catch(function(S){var A=new n.RtsError(S.errorCode||r.ErrorCode.ERROR_CREATEOFFER,S.message||"","");b(A)})}else b(new n.RtsError(r.ErrorCode.ERROR_PUBLISH_NOSTREAM,"publish stream not found",""));else b(new n.RtsError(r.ErrorCode.ERROR_PUBLISH_URL,"url need artc://",""))})},R.prototype.unpublish=function(){this.peerconnection.dispose(),this.reporter.reportStopPublish(),this.signalingUrl="",this.publishUrl="",this.publishTrackInfoList=null},R.prototype.getTrackInfoList=function(){return this.publishTrackInfoList||[]},R.prototype.getPeerConnection=function(){return this.peerconnection},R.prototype.replaceTrack=function(h,o){return this.peerconnection.replaceTrack(this.publishUrl,h,o)},R.prototype.excuteSignal=function(h){var o=this,g={type:h.type,sdp:h.sdp};return this.isSingleMsid()&&(g.sdp=g.sdp.replace(/msid\:-? /g,"msid:")),new Promise(function(v,D){i.default.post(o.signalingUrl,{version:e.default.protocol_version,sdk_version:e.default.sdk_version,mode:"rtc",push_stream:o.publishUrl,jsep:g}).then(function(b){b&&b.status===200?v(b):D({message:b?"response status:"+b.status:"response is null",sdp:g.sdp})}).catch(function(b){return x(o,void 0,void 0,function(){var T,S;return f(this,function(A){switch(A.label){case 0:if(![400,500].includes((S=b.response)===null||S===void 0?void 0:S.status))return[3,4];b.sdp=h.sdp,A.label=1;case 1:return A.trys.push([1,3,,4]),[4,new s.SupportUtil().isSupport({isReceiveVideo:!0})];case 2:return A.sent(),[3,4];case 3:return T=A.sent(),b.errorCode=T?.errorCode,b.message=T?.message,this.pubReconnectTimes=1/0,[3,4];case 4:return D(b),[2]}})})})})},R.prototype.checkPublishUrl=function(){if(!this.publishUrl||this.publishUrl.indexOf("artc://")!==0)return!1;var h=window.location.protocol,o=(["http:","https:"].indexOf(h)>-1?h:"https:")+"//";return this.signalingUrl=this.publishUrl.replace("artc://",o),!0},R.prototype.isSingleMsid=function(){if(!this.publishConfig)return!1;var h=this.publishConfig,o=h.vMsid,g=h.aMsid;return!(!o||!o[0]||o[0].indexOf(" ")!==-1)||!(!g||!g[0]||g[0].indexOf(" ")!==-1)},R.prototype.retryPublish=function(h,o){return x(this,void 0,void 0,function(){var g,v,D,b,T,S,A;return f(this,function(I){switch(I.label){case 0:if(h.extraInfo=u(u({},h.extraInfo),{retryTimes:this.pubReconnectTimes}),!this.hasRetries())return[2,!1];if(typeof(g=this.publishConfig).beforeRetry!="function")return[3,4];I.label=1;case 1:return I.trys.push([1,3,,4]),[4,g.beforeRetry({url:this.publishUrl,stream:this.localStream,vMsid:g.vMsid,aMsid:g.aMsid,useTcp:o})];case 2:return(v=I.sent())?(D=v.url,b=v.stream,T=v.vMsid,S=v.aMsid,b||(console.error("Stream is not returned by beforeRetry function."),this.pubReconnectTimes=1/0),this.reporter.reportReconnectParams("pub",D,T,S,v.useTcp,b?.id),this.publishUrl=D,this.localStream=b,this.publishConfig.vMsid=T,this.publishConfig.aMsid=S,typeof v.useTcp=="boolean"&&(o=v.useTcp),console.log(`Retry with:
147
+ [URL] `.concat(D,`
148
+ [STREAM] `).concat(b?.id,`
149
+ [VMSID]`).concat(T," [AMSID]").concat(S,`
150
+ [PROTOCOL] `).concat(o?"TCP":"UDP"))):(this.reporter.reportReconnectParams("pub"),this.pubReconnectTimes=1/0),[3,4];case 3:return A=I.sent(),console.error("Error in beforeRetry",A),[3,4];case 4:return this.hasRetries()&&this.localStream?(this.emit("connectStatusChange",{status:d.EConnectStatus.CONNECT_STATUS_RECONNECTING}),this.incrementReconnectTimes(),h.extraInfo.retryTimes=this.pubReconnectTimes,h.extraInfo.tcpOnly=!!o,this.publishWithReconnect(this.publishUrl,this.localStream,u(u({},this.publishConfig),{tcpOnly:!!o})).catch(function(H){}),[2,!0]):(h.extraInfo.retryTimes=this.pubReconnectTimes,[2,!1])}})})},R.prototype.publishWithReconnect=function(h,o,g,v,D){var b=this;return new Promise(function(T,S){T=v||T,S=D||S,b.isConnecting=!0,b.publish(h,o,g).then(function(A){b.isConnecting=!1,T(A)}).catch(function(A){var I;if(!b.isConnecting)return S(A);if(!r.RECONNECT_ERROR_EXCLUDE_LIST.includes(A.errorCode)&&b.hasRetries(!0)){var H=((I=b.publishConfig)===null||I===void 0?void 0:I.retryInterval)||d.DEFAULT_RETRY_PUBLISH_INTERVAL;b.reconnectTimerHandle=setTimeout(function(){A.extraInfo=u(u({},A.extraInfo),{retryTimes:b.pubReconnectTimes}),b.emit("reconnect",A),b.publishWithReconnect(h,o,g,T,S)},H)}else S(A),A.extraInfo=u(u({},A.extraInfo),{retryTimes:b.pubReconnectTimes}),b.isConnecting=!1,b.emit("onError",A)})})},R.prototype.sendSEI=function(h){var o;(o=this.peerconnection)===null||o===void 0||o.sendSEI(h)},R.prototype.hasRetries=function(h){var o,g,v=d.DEFAULT_RETRY_PUBLISH_LIMIT;typeof((o=this.publishConfig)===null||o===void 0?void 0:o.retryTimes)=="number"&&(v=Math.floor((g=this.publishConfig)===null||g===void 0?void 0:g.retryTimes));var D=this.pubReconnectTimes<v;return h&&D&&this.incrementReconnectTimes(),D},R.prototype.resetRepublishStatus=function(){this.pubReconnectTimes=0,this.isConnecting=!1,this.reporter.updateTid(),this.reconnectTimerHandle!==null&&(clearTimeout(this.reconnectTimerHandle),this.reconnectTimerHandle=null)},R.prototype.handleSubMonitorEvent=function(h){var o=this;h.forEach(function(g){var v={ct:0,tt:4e3,url:g.url},D=g.video,b=g.audio;if(D){var T=D.transportStats,S=D.inboundRtpStats,A=D.inboundRtpStatsPerSec,I=D.localCandidate,H=D.remoteCandidate;v=u(u({},v),{rtt:T?.rtt!==-1?1e3*(T?.rtt||0):-1,cand_re_prot:H.protocol,cand_lo_prot:I.protocol,cand_re_addr:"".concat(H.ip||H.address,":").concat(H.port),cand_lo_addr:"".concat(I.ip||I.address,":").concat(I.port),w:S?.frameWidth,h:S?.frameHeight,vbps:Math.floor(8*A.bytesReceivedPerSecond),fps:S?.framesPerSecond,dfps:Math.floor(A?.framesDecodedPerSecond),vjb:Math.floor((0,l.getJitterBufferDelayAvg)(S?.jitterBufferDelay,S?.jitterBufferEmittedCount)),vMsid:g.vMsid})}b&&(T=b.transportStats,S=b.inboundRtpStats,A=b.inboundRtpStatsPerSec,I=b.localCandidate,H=b.remoteCandidate,v=u(u({},v),{rtt:T?.rtt!==-1?1e3*(T?.rtt||0):-1,cand_re_prot:H.protocol,cand_lo_prot:I.protocol,cand_re_addr:"".concat(H.ip||H.address,":").concat(H.port),cand_lo_addr:"".concat(I.ip||I.address,":").concat(I.port),abps:Math.floor(8*A.bytesReceivedPerSecond),ajb:Math.floor((0,l.getJitterBufferDelayAvg)(S?.jitterBufferDelay,S.jitterBufferEmittedCount)),aMsid:g.aMsid})),o.reporter.reportPullStats(v)})},R.prototype.incrementReconnectTimes=function(){this.pubReconnectTimes++},R.prototype.getPublishConfig=function(){return this.publishConfig},R}(t.default);C.Publisher=E},5788:function(U,C,y){var m,c=this&&this.__extends||(m=function(i,l){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(E,_){E.__proto__=_}||function(E,_){for(var R in _)Object.prototype.hasOwnProperty.call(_,R)&&(E[R]=_[R])},m(i,l)},function(i,l){if(typeof l!="function"&&l!==null)throw new TypeError("Class extends value "+String(l)+" is not a constructor or null");function E(){this.constructor=i}m(i,l),i.prototype=l===null?Object.create(l):(E.prototype=l.prototype,new E)}),u=this&&this.__awaiter||function(i,l,E,_){return new(E||(E=Promise))(function(R,h){function o(D){try{v(_.next(D))}catch(b){h(b)}}function g(D){try{v(_.throw(D))}catch(b){h(b)}}function v(D){var b;D.done?R(D.value):(b=D.value,b instanceof E?b:new E(function(T){T(b)})).then(o,g)}v((_=_.apply(i,l||[])).next())})},x=this&&this.__generator||function(i,l){var E,_,R,h,o={label:0,sent:function(){if(1&R[0])throw R[1];return R[1]},trys:[],ops:[]};return h={next:g(0),throw:g(1),return:g(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function g(v){return function(D){return function(b){if(E)throw new TypeError("Generator is already executing.");for(;h&&(h=0,b[0]&&(o=0)),o;)try{if(E=1,_&&(R=2&b[0]?_.return:b[0]?_.throw||((R=_.return)&&R.call(_),0):_.next)&&!(R=R.call(_,b[1])).done)return R;switch(_=0,R&&(b=[2&b[0],R.value]),b[0]){case 0:case 1:R=b;break;case 4:return o.label++,{value:b[1],done:!1};case 5:o.label++,_=b[1],b=[0];continue;case 7:b=o.ops.pop(),o.trys.pop();continue;default:if(R=o.trys,!((R=R.length>0&&R[R.length-1])||b[0]!==6&&b[0]!==2)){o=0;continue}if(b[0]===3&&(!R||b[1]>R[0]&&b[1]<R[3])){o.label=b[1];break}if(b[0]===6&&o.label<R[1]){o.label=R[1],R=b;break}if(R&&o.label<R[2]){o.label=R[2],o.ops.push(b);break}R[2]&&o.ops.pop(),o.trys.pop();continue}b=l.call(i,o)}catch(T){b=[6,T],_=0}finally{E=R=0}if(5&b[0])throw b[1];return{value:b[0]?b[1]:void 0,done:!0}}([v,D])}}},f=this&&this.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};Object.defineProperty(C,"__esModule",{value:!0}),C.SignalChannel=void 0;var a=f(y(7028)),d=y(4865),p=f(y(102)),e=f(y(8219)),r=y(9428),n=y(5044),s=y(280),t=function(i){function l(E){var _=i.call(this)||this;return _.reporter=E.reporter,_}return c(l,i),Object.defineProperty(l.prototype,"isOpen",{get:function(){return this.readyState==="open"},enumerable:!1,configurable:!0}),Object.defineProperty(l.prototype,"readyState",{get:function(){var E,_;return((E=this.peerconnection)===null||E===void 0?void 0:E.isConnected)&&((_=this.datachannelCore)===null||_===void 0?void 0:_.readyState)},enumerable:!1,configurable:!0}),Object.defineProperty(l.prototype,"datachannelCore",{get:function(){var E,_,R;return(R=(_=(E=this.peerconnection)===null||E===void 0?void 0:E.getPeerCore())===null||_===void 0?void 0:_.getSignal())===null||R===void 0?void 0:R.getDatachannelCore()},enumerable:!1,configurable:!0}),l.prototype.getPeerConnection=function(){return this.peerconnection},l.prototype.setPeerConnection=function(E){this.peerconnection=E},l.prototype.createDatachannel=function(E){return u(this,void 0,void 0,function(){var _,R,h,o,g,v,D,b,T,S,A,I;return x(this,function(H){switch(H.label){case 0:if(_=E.signalUrl,!this.checkUrl(_))throw new n.RtsError(r.ErrorCode.ERROR_DATACHANNEL_PARAM,"url need artc://","");this.closeDatachannel(),this.createPC(),this.reporter.updateUrl(_),this.reporter.reportDatachannelHttpConnect(_),R=performance.now(),H.label=1;case 1:return H.trys.push([1,3,,4]),[4,(S=this.peerconnection)===null||S===void 0?void 0:S.createOffer(!1,!1,void 0,E)];case 2:return h=H.sent(),[3,4];case 3:return o=H.sent(),this.throwRtsError(new n.RtsError(o.errorCode||r.ErrorCode.ERROR_CREATEOFFER,o.message||"","")),[3,4];case 4:v="",H.label=5;case 5:return H.trys.push([5,7,,8]),[4,this.excuteSignal(h.desp)];case 6:return g=H.sent(),v=((A=g?.data)===null||A===void 0?void 0:A.trace_id)||"",this.reporter.reportDatachannelHttpConnectOk({url:_,hrct:Math.floor(performance.now()-R),tcid:v}),[3,8];case 7:return D=H.sent(),this.throwRtsError(new n.RtsError(D.errorCode||r.ErrorCode.ERROR_HTTPREQUEST_ERROR,D.message||"",v)),[3,8];case 8:return H.trys.push([8,10,,11]),[4,(I=this.peerconnection)===null||I===void 0?void 0:I.recvAnswer(g?.data,{answerSdpHook:E.answerSdpHook})];case 9:return H.sent(),[3,11];case 10:return b=H.sent(),this.throwRtsError(new n.RtsError(b.errorCode||r.ErrorCode.ERROR_ANSWER_ERROR,b.message||"set answer error",v)),[3,11];case 11:return H.trys.push([11,13,,14]),[4,this.waitForOpen()];case 12:return H.sent(),[3,14];case 13:return T=H.sent(),this.throwRtsError(new n.RtsError(r.ErrorCode.ERROR_DATACHANNEL_OPEN,"datachannel open failed: ".concat(T),v)),[3,14];case 14:return[2,v]}})})},l.prototype.waitForOpen=function(){var E,_=this;return new Promise(function(R,h){var o;E=window.setTimeout(function(){var v;(v=_.peerconnection)===null||v===void 0||v.off("datachannelStatusChange",g),E=void 0,h("timeout")},5e3);var g=function(v){E&&(clearTimeout(E),E=void 0),v.status===s.EDatachannelStatus.DATACHANNEL_STATUS_OPEN?R(!0):h("status is ".concat(v.status))};(o=_.peerconnection)===null||o===void 0||o.once("datachannelStatusChange",g)})},l.prototype.excuteSignal=function(E){return u(this,void 0,void 0,function(){var _;return x(this,function(R){switch(R.label){case 0:return[4,e.default.post(this.signalUrl,{version:a.default.protocol_version,sdk_version:a.default.sdk_version,mode:"live",jsep:E})];case 1:if(((_=R.sent())==null?void 0:_.status)!==200)throw new n.RtsError(r.ErrorCode.ERROR_SIGNAL_ERROR,_?"response status:"+_.status:"response is null","");return[2,_]}})})},l.prototype.closeDatachannel=function(){var E;(E=this.peerconnection)===null||E===void 0||E.dispose()},l.prototype.checkUrl=function(E){var _="artc://";if(E&&E.indexOf(_)===0){var R=window.location.protocol,h=(["http:","https:"].indexOf(R)>-1?R:"https:")+"//";return this.signalUrl=E.replace(_,h),!0}},l.prototype.throwRtsError=function(E){throw this.emit("onError",E),E},l.prototype.createPC=function(){var E=this;this.peerconnection=new d.RtsPeerconnection,this.peerconnection.on("connectStatusChange",function(_){E.emit("connectStatusChange",_)})},l}(p.default);C.SignalChannel=t},2550:function(U,C,y){var m,c=this&&this.__extends||(m=function(R,h){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,g){o.__proto__=g}||function(o,g){for(var v in g)Object.prototype.hasOwnProperty.call(g,v)&&(o[v]=g[v])},m(R,h)},function(R,h){if(typeof h!="function"&&h!==null)throw new TypeError("Class extends value "+String(h)+" is not a constructor or null");function o(){this.constructor=R}m(R,h),R.prototype=h===null?Object.create(h):(o.prototype=h.prototype,new o)}),u=this&&this.__assign||function(){return u=Object.assign||function(R){for(var h,o=1,g=arguments.length;o<g;o++)for(var v in h=arguments[o])Object.prototype.hasOwnProperty.call(h,v)&&(R[v]=h[v]);return R},u.apply(this,arguments)},x=this&&this.__awaiter||function(R,h,o,g){return new(o||(o=Promise))(function(v,D){function b(A){try{S(g.next(A))}catch(I){D(I)}}function T(A){try{S(g.throw(A))}catch(I){D(I)}}function S(A){var I;A.done?v(A.value):(I=A.value,I instanceof o?I:new o(function(H){H(I)})).then(b,T)}S((g=g.apply(R,h||[])).next())})},f=this&&this.__generator||function(R,h){var o,g,v,D,b={label:0,sent:function(){if(1&v[0])throw v[1];return v[1]},trys:[],ops:[]};return D={next:T(0),throw:T(1),return:T(2)},typeof Symbol=="function"&&(D[Symbol.iterator]=function(){return this}),D;function T(S){return function(A){return function(I){if(o)throw new TypeError("Generator is already executing.");for(;D&&(D=0,I[0]&&(b=0)),b;)try{if(o=1,g&&(v=2&I[0]?g.return:I[0]?g.throw||((v=g.return)&&v.call(g),0):g.next)&&!(v=v.call(g,I[1])).done)return v;switch(g=0,v&&(I=[2&I[0],v.value]),I[0]){case 0:case 1:v=I;break;case 4:return b.label++,{value:I[1],done:!1};case 5:b.label++,g=I[1],I=[0];continue;case 7:I=b.ops.pop(),b.trys.pop();continue;default:if(v=b.trys,!((v=v.length>0&&v[v.length-1])||I[0]!==6&&I[0]!==2)){b=0;continue}if(I[0]===3&&(!v||I[1]>v[0]&&I[1]<v[3])){b.label=I[1];break}if(I[0]===6&&b.label<v[1]){b.label=v[1],v=I;break}if(v&&b.label<v[2]){b.label=v[2],b.ops.push(I);break}v[2]&&b.ops.pop(),b.trys.pop();continue}I=h.call(R,b)}catch(H){I=[6,H],g=0}finally{o=v=0}if(5&I[0])throw I[1];return{value:I[0]?I[1]:void 0,done:!0}}([S,A])}}},a=this&&this.__rest||function(R,h){var o={};for(var g in R)Object.prototype.hasOwnProperty.call(R,g)&&h.indexOf(g)<0&&(o[g]=R[g]);if(R!=null&&typeof Object.getOwnPropertySymbols=="function"){var v=0;for(g=Object.getOwnPropertySymbols(R);v<g.length;v++)h.indexOf(g[v])<0&&Object.prototype.propertyIsEnumerable.call(R,g[v])&&(o[g[v]]=R[g[v]])}return o},d=this&&this.__importDefault||function(R){return R&&R.__esModule?R:{default:R}};Object.defineProperty(C,"__esModule",{value:!0}),C.LocalStream=void 0;var p=y(5805),e=y(3412),r=y(5044),n=y(9428),s=y(5259),t=y(233),i=d(y(335)),l=y(6295),E=y(2718),_=function(R){function h(){var o=R.call(this)||this;return o.screenSurfaceType="",o.VideoProfileMap=new Map(s.VideoProfileMap),o.ScreenProfileMap=new Map(s.ScreenProfileMap),o.AudioProfileMap=new Map(s.AudioProfileMap),o.deviceManager=new e.BrowserDeviceManager,o.mediastream=new MediaStream,o.hasVideo=!1,o.hasScreen=!1,o.videoProfile="360p_1",o.screenProfile="720p_1",o.audioProfile="standard",o.isCustomStream=!1,o.handleVideoTrackEnded=o.handleVideoTrackEnded.bind(o),o.handleAudioTrackEnded=o.handleAudioTrackEnded.bind(o),o}return c(h,R),Object.defineProperty(h.prototype,"mediaStream",{get:function(){return this.mediastream},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"audioTrack",{get:function(){return this.audiotrack},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"videoTrack",{get:function(){return this.videotrack},enumerable:!1,configurable:!0}),Object.defineProperty(h.prototype,"hasAudio",{get:function(){return!!this.audioTrack},enumerable:!1,configurable:!0}),h.prototype.getVideoProfile=function(){if(this.hasVideo)return this.videoProfile},h.prototype.getScreenProfile=function(){if(this.hasScreen)return this.screenProfile},h.prototype.getAudioProfile=function(){if(this.hasAudio)return this.audioProfile},h.prototype.init=function(o){return o.custom?this.createCustomStream(o.mediaStream):this.initWithRetry(o)},h.prototype.initWithRetry=function(o,g,v){var D=this;return new Promise(function(b,T){b=g||b,T=v||T;var S=[];S.push(D.initMicAudio(o)),o.video?S.push(D.initCameraVideo(o)):o.screen&&S.push(D.initScreenVideoAudio(o)),Promise.all(S).then(function(){D.tryMixMicAndScreenAudio(o),D.initTracks(o),o.skipProfile?b():D.tryToSetProfile(o).then(function(){b()}).catch(function(A){console.log(A),D.resetLocalStream(),D.initWithRetry(u(u({},o),{skipProfile:!0}),b,T)})}).catch(function(A){D.stopAllTracks(),T(A)})})},h.prototype.initMicAudio=function(o){var g=this;return new Promise(function(v,D){if(!o||!o.audio)return v();var b={};o.audio===!0?b.deviceId="":b=o.audio,g.deviceManager.getAudioTrack(b).then(function(T){g.micAudioTrack=T,g.audiotrack=T,v()}).catch(function(T){D(new r.RtsError(T.code,T.reason,"",T.relatedLink))})})},h.prototype.initCameraVideo=function(o){var g=this;return new Promise(function(v,D){if(!o||!o.video)return v();var b={};o.video===!0?b.deviceId="":b=o.video,g.deviceManager.getVideoTrack(b).then(function(T){g.videotrack=T,g.hasVideo=!0,v()}).catch(function(T){D(new r.RtsError(T.code,T.reason,"",T.relatedLink))})})},h.prototype.initScreenVideoAudio=function(o){var g=this;return new Promise(function(v,D){if(o.screen){var b=!0,T=!1,S={};if(typeof o.screen!="boolean"){var A=o.screen,I=A.video,H=A.audio;S=a(A,["video","audio"]),b=typeof I!="object"||I,typeof H!="boolean"&&typeof H!="object"||(T=H)}t.SystemUtil.isMacOS&&t.BrowserUtil.isSafari&&["16.1","16.2","16.3"].indexOf(t.BrowserUtil.browserVersion)>-1&&typeof b=="object"&&(typeof b.width=="number"&&(b.width={max:b.width}),typeof b.height=="number"&&(b.height={max:b.height})),g.deviceManager.getScreenStream(u({video:b,audio:T},S)).then(function(M){g.videotrack=M.getVideoTracks()[0],g.videotrack&&g.videotrack.getSettings&&(g.screenSurfaceType=g.videotrack.getSettings().displaySurface),g.hasScreen=!0;var V=M.getAudioTracks()[0];V&&(g.screenAudioTrack=V),v()}).catch(function(M){D(new r.RtsError(M.code,M.reason,"",M.relatedLink))})}})},h.prototype.tryMixMicAndScreenAudio=function(o){o.audio&&this.micAudioTrack&&this.hasScreenAudioConfig(o)&&this.screenAudioTrack?(this.audioMixer||(this.audioMixer=new i.default({useGainNode:!1,trackList:[]})),this.audioMixer.updateTrackList([this.screenAudioTrack,this.micAudioTrack]),this.audiotrack=this.audioMixer.getMixedAudioTrack()):o.audio&&this.micAudioTrack?this.audiotrack=this.micAudioTrack:this.hasScreenAudioConfig(o)&&this.screenAudioTrack&&(this.audiotrack=this.screenAudioTrack)},h.prototype.initTracks=function(o){this.hasAudioTrackReady(o)&&this.audiotrack&&this.mediastream.addTrack(this.audiotrack),this.hasVideoTrackReady(o)&&this.videotrack&&this.mediastream.addTrack(this.videotrack),this.addTrackListener()},h.prototype.tryToSetProfile=function(o){var g=this;return new Promise(function(v,D){return x(g,void 0,void 0,function(){var b;return f(this,function(T){switch(T.label){case 0:return T.trys.push([0,4,,5]),o.video?[4,this.setVideoProfile(this.videoProfile)]:[3,2];case 1:return T.sent(),[3,3];case 2:o.screen&&this.setScreenProfile(this.screenProfile).catch(function(S){console.log(S)}),T.label=3;case 3:return v(),[3,5];case 4:return b=T.sent(),D(new r.RtsError(n.ErrorCode.ERROR_DEIVCE_CONSTRAINEDERROR,"apply constraint failed","",{originErr:b,config:o})),[3,5];case 5:return[2]}})})})},h.prototype.stopAllTracks=function(){this.screenAudioTrack&&(this.screenAudioTrack.stop(),this.screenAudioTrack=void 0),this.micAudioTrack&&(this.micAudioTrack.stop(),this.micAudioTrack=void 0),this.audioTrack&&(this.audioTrack.stop(),this.audiotrack=void 0),this.videoTrack&&(this.videoTrack.stop(),this.videotrack=void 0)},h.prototype.resetLocalStream=function(){this.deviceManager=new e.BrowserDeviceManager,this.mediastream=new MediaStream,this.hasVideo=!1,this.hasScreen=!1,this.videoProfile="360p_1",this.screenProfile="720p_1",this.isCustomStream=!1,this.stopAllTracks(),this.audioMixer=void 0,this.screenSurfaceType=""},h.prototype.setEncodeParam=function(o,g){var v=this;this.pc=o;var D=!1,b=!1;g?g==="video"?D=!0:g==="audio"&&(b=!0):D=b=!0,o.getSenders().forEach(function(T){var S=T.track;!S||S.kind!=="video"&&S.kind!=="audio"||(S.kind==="video"&&D&&v.setVideoEncodeParams(T),S.kind==="audio"&&b&&v.setAudioEncodeParams(T))})},h.prototype.setVideoEncodeParams=function(o){var g,v,D;if(((g=o.track)===null||g===void 0?void 0:g.id)===((v=this.videoTrack)===null||v===void 0?void 0:v.id)&&(this.hasVideo?D=this.VideoProfileMap.get(this.videoProfile):this.hasScreen&&(D=this.ScreenProfileMap.get(this.screenProfile)),D&&o.setParameters&&o.getParameters)){var b=o.getParameters();b.degradationPreference="maintain-resolution",b.encodings.forEach(function(T){D?.maxBitrate&&(T.maxBitrate=1024*D.maxBitrate),D?.frameRate&&(T.maxFramerate=D.frameRate)}),o.setParameters(b)}},h.prototype.setAudioEncodeParams=function(o){var g,v;if(((g=o.track)===null||g===void 0?void 0:g.id)===((v=this.audioTrack)===null||v===void 0?void 0:v.id)){var D=this.AudioProfileMap.get(this.audioProfile);if(D&&o.setParameters&&o.getParameters){var b=o.getParameters();b.encodings.forEach(function(T){D.maxBitrate&&(T.maxBitrate=1024*D.maxBitrate)}),o.setParameters(b)}}},h.prototype.play=function(o,g){var v,D=this;if((v=this.reporter)===null||v===void 0||v.reportPlay(o?o.nodeName:String(o)),o&&(this.element=o,this.mediastream)){if(this.element.srcObject=this.mediastream,(t.SystemUtil.isIos&&t.SystemUtil.systemVersion.indexOf("15.1")===0&&(t.BrowserUtil.isSafari||t.BrowserUtil.isChrome||t.BrowserUtil.isMicroMessenger)||g?.canvasStream)&&this.hasVideo){if(this.canvasRenderer)return;this.canvasRenderer=new l.CanvasRenderer({video:this.element});var b=this;this.element.addEventListener("loadeddata",function T(){if(b.element&&(b.element.removeEventListener("loadeddata",T),b.canvasRenderer)){b.canvasRenderer.start();var S=b.canvasRenderer.mediaStream;S&&(b.mediastream=S,b.videotrack=S.getVideoTracks()[0])}}),this.element.addEventListener("resize",function(){var T;if(D){var S=D.element;S&&((T=D.canvasRenderer)===null||T===void 0||T.resize(S.videoWidth,S.videoHeight))}})}if(g&&g.autoplay===!1)return;this.element.play()}},h.prototype.setVideoProfile=function(o){var g=this;return new Promise(function(v,D){return x(g,void 0,void 0,function(){var b,T,S;return f(this,function(A){switch(A.label){case 0:if((S=this.reporter)===null||S===void 0||S.reportVideoProfile(o),!(b=this.VideoProfileMap.get(o)))return[3,5];if(this.isCustomStream||!this.hasVideo||!this.videotrack||!this.videotrack.applyConstraints)return[3,4];A.label=1;case 1:return A.trys.push([1,3,,4]),[4,this.videotrack.applyConstraints(b)];case 2:return A.sent(),[3,4];case 3:return T=A.sent(),[2,D(T)];case 4:return this.videoProfile=o,this.pc&&this.setEncodeParam(this.pc,"video"),v(this.videoProfile),[3,6];case 5:D("Profile not found"),A.label=6;case 6:return[2]}})})})},h.prototype.setScreenProfile=function(o){var g=this;return new Promise(function(v,D){return x(g,void 0,void 0,function(){var b,T,S;return f(this,function(A){switch(A.label){case 0:if((S=this.reporter)===null||S===void 0||S.reportScreenProfile(o),!(b=this.ScreenProfileMap.get(o)))return[3,5];if(!(this.hasScreen&&this.videotrack&&this.videotrack.applyConstraints))return[3,4];A.label=1;case 1:return A.trys.push([1,3,,4]),[4,this.videotrack.applyConstraints(b)];case 2:return A.sent(),[3,4];case 3:return T=A.sent(),[2,D(T)];case 4:return this.screenProfile=o,this.pc&&this.setEncodeParam(this.pc,"video"),v(this.screenProfile),[3,6];case 5:D("Profile not found"),A.label=6;case 6:return[2]}})})})},h.prototype.setAudioProfile=function(o){var g=this;return new Promise(function(v,D){return x(g,void 0,void 0,function(){var b,T,S;return f(this,function(A){switch(A.label){case 0:if((S=this.reporter)===null||S===void 0||S.reportAudioProfile(o),!(b=this.AudioProfileMap.get(o)))return[3,5];if(this.isCustomStream||!this.hasAudio||!this.audioTrack||!this.audioTrack.applyConstraints)return[3,4];A.label=1;case 1:return A.trys.push([1,3,,4]),[4,this.audioTrack.applyConstraints(b)];case 2:return A.sent(),[3,4];case 3:return T=A.sent(),[2,D(T)];case 4:return this.audioProfile=o,this.pc&&this.setEncodeParam(this.pc,"audio"),v(this.audioProfile),[3,6];case 5:D("Profile not found"),A.label=6;case 6:return[2]}})})})},h.prototype.enableAudio=function(){var o;return(o=this.reporter)===null||o===void 0||o.reportEnableAudio(),!!this.audiotrack&&(this.audiotrack.enabled=!0,!0)},h.prototype.disableAudio=function(){var o;return(o=this.reporter)===null||o===void 0||o.reportDisableAudio(),!!this.audiotrack&&(this.audiotrack.enabled=!1,!0)},h.prototype.enableVideo=function(){var o;return(o=this.reporter)===null||o===void 0||o.reportEnableVideo(),!!this.videotrack&&(this.videotrack.enabled=!0,!0)},h.prototype.disableVideo=function(){var o;return(o=this.reporter)===null||o===void 0||o.reportDisableVideo(),!!this.videotrack&&(this.videotrack.enabled=!1,!0)},h.prototype.stop=function(){var o;R.prototype.stop.call(this),this.hasVideo=!1,this.hasScreen=!1,this.isCustomStream=!1,this.canvasRenderer&&(this.canvasRenderer.stop(),this.canvasRenderer=void 0),this.audiotrack&&(this.audiotrack.stop(),this.audiotrack=void 0),this.videotrack&&(this.videotrack.stop(),this.videotrack=void 0),this.micAudioTrack&&(this.micAudioTrack.stop(),this.micAudioTrack=void 0),this.screenAudioTrack&&(this.screenAudioTrack.stop(),this.screenAudioTrack=void 0),(o=this.reporter)===null||o===void 0||o.reportStop(0)},h.prototype.mergeStream=function(o){var g=o.videoTrack,v=o.audioTrack;g&&(this.videoTrack&&(this.videoTrack.removeEventListener("ended",this.handleVideoTrackEnded),this.mediaStream.removeTrack(this.videoTrack)),this.mediaStream.addTrack(g),this.videotrack=g,this.listenVideoEnded(),this.hasVideo=o.hasVideo,this.hasScreen=o.hasScreen,this.isCustomStream=o.isCustomStream,this.hasVideo&&(this.videoProfile=o.videoProfile),this.hasScreen&&(this.screenProfile=o.screenProfile)),v&&(this.audioTrack&&(this.audioTrack.removeEventListener("ended",this.handleAudioTrackEnded),this.mediaStream.removeTrack(this.audioTrack)),this.mediaStream.addTrack(v),this.audiotrack=v,this.listenAudioEnded())},h.prototype.deleteTracks=function(o){o.audio&&this.audioTrack&&(this.mediaStream.removeTrack(this.audioTrack),this.audiotrack=void 0),o.video&&this.videoTrack&&(this.mediaStream.removeTrack(this.videoTrack),this.videotrack=void 0,this.hasScreen=!1,this.hasVideo=!1)},h.prototype.createCustomStream=function(o){var g=this;return new Promise(function(v,D){if(!o)return D(new r.RtsError(n.ErrorCode.ERROR_CUSTOMSTREAM_NONE,"MediaStream is required.",""));if(!(o instanceof MediaStream))return D(new r.RtsError(n.ErrorCode.ERROR_CUSTOMSTREAM_INVALID,"MediaStream is invalid.",""));if(o.getTracks().length===0)return D(new r.RtsError(n.ErrorCode.ERROR_CUSTOMSTREAM_TRACK_NONE,"MediaStream has no track.",""));var b=(0,E.getVideoTrack)(o),T=(0,E.getAudioTrack)(o);b&&(g.hasVideo=!0,g.videotrack=b,g.mediastream.addTrack(b)),T&&(g.audiotrack=T,g.mediastream.addTrack(T)),g.isCustomStream=!0,g.setVideoProfile(g.videoProfile),g.addTrackListener(),v()})},h.prototype.releaseMediaStream=function(){var o=this;this.mediastream.getTracks().forEach(function(g){g.stop(),o.mediastream.removeTrack(g)})},h.prototype.hasVideoTrackReady=function(o){return!(!o.video&&!o.screen||!this.videotrack)||!o.video&&!o.screen},h.prototype.hasScreenAudioConfig=function(o){return typeof o.screen=="object"&&o.screen.audio},h.prototype.hasAudioTrackReady=function(o){return!(o.audio&&(!this.hasMicAudioAndReady(o)&&!this.hasScreenAudioAndReady(o)||!this.audiotrack))},h.prototype.hasMicAudioAndReady=function(o){return o.audio&&this.micAudioTrack},h.prototype.hasScreenAudioAndReady=function(o){return this.hasScreenAudioConfig(o)&&this.screenAudioTrack},h.prototype.addTrackListener=function(){this.listenVideoEnded(),this.listenAudioEnded()},h.prototype.listenVideoEnded=function(){var o=this;this.videotrack&&this.videotrack.addEventListener("ended",this.handleVideoTrackEnded),this.micAudioTrack&&this.micAudioTrack.addEventListener("ended",function(){var g;o.emit("micAudioTrackEnded"),o.screenAudioTrack&&o.screenAudioTrack.readyState==="ended"&&((g=o.audioMixer)===null||g===void 0||g.destroy(),o.emit("audioTrackEnded"))}),this.screenAudioTrack&&this.screenAudioTrack.addEventListener("ended",function(){var g;o.emit("screenAudioTrackEnded"),o.micAudioTrack&&o.micAudioTrack.readyState==="ended"&&((g=o.audioMixer)===null||g===void 0||g.destroy(),o.emit("audioTrackEnded"))})},h.prototype.listenAudioEnded=function(){this.audiotrack&&this.audiotrack.addEventListener("ended",this.handleAudioTrackEnded)},h.prototype.handleVideoTrackEnded=function(){this.hasScreen=!1,this.hasVideo=!1,this.emit("videoTrackEnded")},h.prototype.handleAudioTrackEnded=function(){this.emit("audioTrackEnded")},h}(p.Stream);C.LocalStream=_},771:function(U,C,y){var m,c=this&&this.__extends||(m=function(p,e){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(r[s]=n[s])},m(p,e)},function(p,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=p}m(p,e),p.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(C,"__esModule",{value:!0}),C.RemoteStream=void 0;var u=y(5805),x=y(233),f=y(5044),a=y(9428),d=function(p){function e(){var r=p.call(this)||this;return r.recvCanPlay=!1,r.autoplay=!0,r.onCanPlay=r.onCanPlay.bind(r),r}return c(e,p),Object.defineProperty(e.prototype,"muted",{get:function(){return!!this.element&&this.element.muted},set:function(r){this.element&&(this.element.muted=r)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"audioTrack",{get:function(){var r;return(r=this.mediastream)===null||r===void 0?void 0:r.getAudioTracks()[0]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"videoTrack",{get:function(){var r;return(r=this.mediastream)===null||r===void 0?void 0:r.getVideoTracks()[0]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hasVideo",{get:function(){return!!this.videoTrack},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hasAudio",{get:function(){return!!this.audioTrack},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"mediaStream",{get:function(){return this.mediastream},enumerable:!1,configurable:!0}),e.prototype.updateMediaStream=function(r){var n=this.mediastream||new MediaStream;r.getTracks().forEach(function(s){return n.addTrack(s)}),this.mediastream=n,this.element&&this.play(this.element)},e.prototype.getMediaStream=function(){return this.mediastream},e.prototype.mergeStream=function(r){if(this.mediaStream){var n=r.getVideoTracks()[0],s=r.getAudioTracks()[0];n&&(this.videoTrack&&this.mediaStream.removeTrack(this.videoTrack),this.mediaStream.addTrack(n),this.videotrack=n),s&&(this.audioTrack&&this.mediaStream.removeTrack(this.audioTrack),this.mediaStream.addTrack(s),this.audiotrack=s)}},e.prototype.play=function(r,n){if(this.autoplay=!!(!n||n.autoplay),r){if(!(r instanceof HTMLMediaElement))throw new f.RtsError(a.ErrorCode.ERROR_HTMLELEMENT_ERROR,"Param is not a HTMLMediaElement","",{element:r});this.recvCanPlay=!1,this.emit("mediaElementBinded"),this.element=r,this.element.addEventListener("canplay",this.onCanPlay);var s=this.mediaStream;this.element.addEventListener("playing",function t(){r.removeEventListener("playing",t),x.SystemUtil.isIos&&parseInt(x.SystemUtil.systemVersion)<=13&&!r.muted&&s?.getAudioTracks().length&&(r.pause(),r.play())}),this.element.nodeName==="VIDEO"&&(this.element.setAttribute("playsinline",""),x.BrowserUtil.isMicroMessenger&&(this.element.setAttribute("x5-video-player-type","h5-page"),this.element.setAttribute("x5-playsinline",""),x.SystemUtil.isAndroid||x.SystemUtil.isIos&&this.element.setAttribute("x-webkit-airplay","allow"))),this.autoplay&&x.BrowserUtil.isSafari&&this.element.setAttribute("autoplay",""),this.mediastream&&this.bindMediaStream(this.mediastream)}else this.release()},e.prototype.disableVideo=function(){var r=this.getMediaStream();r&&r.getVideoTracks().forEach(function(n){n.enabled&&(n.enabled=!1)})},e.prototype.enableVideo=function(){var r=this.getMediaStream();r&&r.getVideoTracks().forEach(function(n){n.enabled||(n.enabled=!0)})},e.prototype.disableAudio=function(){var r=this.getMediaStream();r&&r.getAudioTracks().forEach(function(n){n.enabled&&(n.enabled=!1)})},e.prototype.enableAudio=function(){var r=this.getMediaStream();r&&r.getAudioTracks().forEach(function(n){n.enabled||(n.enabled=!0)})},e.prototype.stop=function(){p.prototype.stop.call(this),this.release()},e.prototype.onCanPlay=function(){var r=this;if(!this.recvCanPlay&&(this.emit("onCanPlay"),this.recvCanPlay=!0,this.autoplay))if(this.element)if(x.BrowserUtil.isMicroMessenger){var n=window.top!==window.self,s=window.WeixinJSBridge||window.top.WeixinJSBridge;s?s.invoke("getNetworkType",{},function(){r.tryToPlay()}):(n?window.top.document:document).addEventListener("WeixinJSBridgeReady",function(){s.invoke("getNetworkType",{},function(){r.tryToPlay()})})}else this.tryToPlay();else this.tryToPlay()},e.prototype.release=function(){this.element&&(this.element.pause(),this.element.srcObject=null,this.element.load(),this.element.removeEventListener("canplay",this.onCanPlay)),this.recvCanPlay=!1,this.mediastream=void 0},e.prototype.bindMediaStream=function(r){this.element&&(this.element.nodeName==="AUDIO"&&r.getVideoTracks()[0]&&r.removeTrack(r.getVideoTracks()[0]),this.element.srcObject=r),this.mediastream=r},e.prototype.tryToPlay=function(){var r=this;if(this.element){var n=this.element.play();n!==void 0&&n.then(function(){}).catch(function(s){console.log("playPromise err",s),r.element&&r.element.srcObject&&r.emit("onAutoPlayError")})}},e}(u.Stream);C.RemoteStream=d},5805:function(U,C,y){var m,c=this&&this.__extends||(m=function(a,d){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,e){p.__proto__=e}||function(p,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(p[r]=e[r])},m(a,d)},function(a,d){if(typeof d!="function"&&d!==null)throw new TypeError("Class extends value "+String(d)+" is not a constructor or null");function p(){this.constructor=a}m(a,d),a.prototype=d===null?Object.create(d):(p.prototype=d.prototype,new p)}),u=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(C,"__esModule",{value:!0}),C.Stream=void 0;var x=y(233),f=function(a){function d(){var p=a.call(this)||this;return p.traceid="",p.id=x.Guid.create(32),p}return c(d,a),Object.defineProperty(d.prototype,"traceId",{get:function(){return this.traceid},set:function(p){this.traceid=p},enumerable:!1,configurable:!0}),Object.defineProperty(d.prototype,"mediaElement",{get:function(){return this.element},enumerable:!1,configurable:!0}),d.prototype.setReporter=function(p){this.reporter=p},d.prototype.play=function(p){},d.prototype.stop=function(){this.traceid="",this.reporter=void 0},d}(u(y(102)).default);C.Stream=f},5676:function(U,C,y){var m,c=this&&this.__extends||(m=function(v,D){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,T){b.__proto__=T}||function(b,T){for(var S in T)Object.prototype.hasOwnProperty.call(T,S)&&(b[S]=T[S])},m(v,D)},function(v,D){if(typeof D!="function"&&D!==null)throw new TypeError("Class extends value "+String(D)+" is not a constructor or null");function b(){this.constructor=v}m(v,D),v.prototype=D===null?Object.create(D):(b.prototype=D.prototype,new b)}),u=this&&this.__assign||function(){return u=Object.assign||function(v){for(var D,b=1,T=arguments.length;b<T;b++)for(var S in D=arguments[b])Object.prototype.hasOwnProperty.call(D,S)&&(v[S]=D[S]);return v},u.apply(this,arguments)},x=this&&this.__awaiter||function(v,D,b,T){return new(b||(b=Promise))(function(S,A){function I(V){try{M(T.next(V))}catch(N){A(N)}}function H(V){try{M(T.throw(V))}catch(N){A(N)}}function M(V){var N;V.done?S(V.value):(N=V.value,N instanceof b?N:new b(function(O){O(N)})).then(I,H)}M((T=T.apply(v,D||[])).next())})},f=this&&this.__generator||function(v,D){var b,T,S,A,I={label:0,sent:function(){if(1&S[0])throw S[1];return S[1]},trys:[],ops:[]};return A={next:H(0),throw:H(1),return:H(2)},typeof Symbol=="function"&&(A[Symbol.iterator]=function(){return this}),A;function H(M){return function(V){return function(N){if(b)throw new TypeError("Generator is already executing.");for(;A&&(A=0,N[0]&&(I=0)),I;)try{if(b=1,T&&(S=2&N[0]?T.return:N[0]?T.throw||((S=T.return)&&S.call(T),0):T.next)&&!(S=S.call(T,N[1])).done)return S;switch(T=0,S&&(N=[2&N[0],S.value]),N[0]){case 0:case 1:S=N;break;case 4:return I.label++,{value:N[1],done:!1};case 5:I.label++,T=N[1],N=[0];continue;case 7:N=I.ops.pop(),I.trys.pop();continue;default:if(S=I.trys,!((S=S.length>0&&S[S.length-1])||N[0]!==6&&N[0]!==2)){I=0;continue}if(N[0]===3&&(!S||N[1]>S[0]&&N[1]<S[3])){I.label=N[1];break}if(N[0]===6&&I.label<S[1]){I.label=S[1],S=N;break}if(S&&I.label<S[2]){I.label=S[2],I.ops.push(N);break}S[2]&&I.ops.pop(),I.trys.pop();continue}N=D.call(v,I)}catch(O){N=[6,O],T=0}finally{b=S=0}if(5&N[0])throw N[1];return{value:N[0]?N[1]:void 0,done:!0}}([M,V])}}},a=this&&this.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(C,"__esModule",{value:!0}),C.Subscriber=void 0;var d,p=y(4865),e=y(5917),r=y(9428),n=a(y(8219)),s=a(y(102)),t=y(5044),i=y(7989),l=y(492),E=a(y(2818)),_=a(y(7028)),R=y(6091),h=y(771),o=y(2718);(function(v){v[v.Init=0]="Init",v[v.Requesting=1]="Requesting",v[v.Playing=2]="Playing",v[v.Waiting=3]="Waiting"})(d||(d={}));var g=function(v){function D(b,T){var S=v.call(this)||this;return S.monitorStatsHistory=[],S.playTimeIndex=0,S.playCatonIndex=0,S.reportPubFlag=!1,S.state=d.Init,S.subscribeAudio=!0,S.subscribeVideo=!0,S.signalingUrl="",S.pullStreamUrl="",S.noParsePullStreamUrl="",S.subReconnectTimes=0,S.isConnecting=!1,S.reconnectTimerHandle=null,S.reporter=b,S.playTimer=0,S.config=T||{playTimeOut:5e3},S.remoteStream=new h.RemoteStream,S.remoteStream.on("onAutoPlayError",function(){S.emit("onError",new t.RtsError(r.ErrorCode.ERROR_AUTOPLAY_ERROR,"auto play failed",""))}),S.remoteStream.on("onCanPlay",function(){return x(S,void 0,void 0,function(){var A,I,H,M,V,N,O,P,F,q,W;return f(this,function(G){switch(G.label){case 0:return A=new Date().getTime(),[4,this.peerconnection.sample()];case 1:return G.sent(),I=-1,H=[],M=-1,this.monitorStatsHistory&&this.monitorStatsHistory.length&&(V=this.monitorStatsHistory[this.monitorStatsHistory.length-1],this.monitorStatsHistory.forEach(function(Q){var te=Q.rtt;te&&te>0&&H.push(te)}),I=Number((H.reduce(function(Q,te){return Q+te},0)/H.length).toFixed(3)),M=V.packetsLost,this.monitorStatsHistory=null),this.stopPlayTimer(),this.peerconnection.playStart(),this.subReconnectTimes=0,N=this._cnend||A,this.reporter.reportFirstFrameTime(this.noParsePullStreamUrl,this.remoteStream.traceId,this._cpend-this._cpstart,this._hrend-this._cpend,A-this._cpstart,0,N-this._hrend,{rttAvg:I,packetsLost:M},-1,-1,-1,(P=this.subscribeConfig)===null||P===void 0?void 0:P.vMsid,(F=this.subscribeConfig)===null||F===void 0?void 0:F.aMsid),(O=new R.PlayEvent(R.PlayType.PLAY_CANPLAY)).data={url:this.noParsePullStreamUrl,vMsid:(q=this.subscribeConfig)===null||q===void 0?void 0:q.vMsid,aMsid:(W=this.subscribeConfig)===null||W===void 0?void 0:W.aMsid},this.emit("onPlayEvent",O),[2]}})})}),S.peerconnection=new p.RtsPeerconnection,S.peerconnection.on("onConnected",function(){S._cnend=new Date().getTime()}),S.peerconnection.on("streamEnded",function(A){var I=new R.PlayEvent(R.PlayType.PLAY_ENDED);I.data=u({},A),S.emit("onPlayEvent",I),S.emit("onError",new t.RtsError(r.ErrorCode.ERROR_STREAM_ENDED,"Stream Receiver Transport is Closed",S.remoteStream.traceId))}),S.peerconnection.on("onTrackEvent",function(A){A.streams&&A.streams.length&&(S.remoteStream.updateMediaStream(A.streams[0]),S.onTrackFunction&&S.onTrackFunction())}),S.peerconnection.on("connectStatusChange",function(A){A.status!==e.EConnectStatus.CONNECT_STATUS_DISCONNECTED&&A.status!==e.EConnectStatus.CONNECT_STATUS_RECONNECTING||!S.hasRetries()?S.emit("connectStatusChange",A):S.emit("onError",new t.RtsError(r.ErrorCode.ERROR_PC_DISCONNECTED,"PC disconnected",S.remoteStream.traceId))}),S.peerconnection.on("pcReconnect",function(A){S.emit("onError",new t.RtsError(r.ErrorCode.ERROR_PC_DISCONNECTED,"PC disconnected","",{pcErrorInfo:A}))}),S.mediaObserver=new l.MediaObserver({handler:function(A,I,H){var M,V=new R.PlayEvent(R.PlayType.PLAY_TIMEOUT),N={url:A};I&&(N.vMsid=I),H&&(N.aMsid=H),V.data=N,S.emit("onPlayEvent",V);var O=new t.RtsError(r.ErrorCode.ERROR_INBOUND_TIMEOUT,"Media data timeout after ".concat((M=S.mediaObserver)===null||M===void 0?void 0:M.actTimeout," ms."),S.remoteStream.traceId);S.emit("onError",O)}}),S.peerconnection.on("onMonitorEvent",function(A){var I=A.eventList;if(A.type!=="pub"){if(I.length){for(var H=void 0,M=0;M<I.length;M++)if(I[M].url===(0,o.pruneSubUrl)(S.noParsePullStreamUrl,!0)){H=I[M];break}if(H){S.lastMeidaEventData=H;var V=H.video,N=H.audio;V&&S.monitorStatsHistory?S.monitorStatsHistory.push({rtt:V.transportStats.rtt,packetsLost:V.inboundRtpStats.packetsLost}):N&&S.monitorStatsHistory&&S.monitorStatsHistory.push({rtt:N.transportStats.rtt,packetsLost:N.inboundRtpStats.packetsLost}),d.Requesting===S.state?H.video?H.video.inboundRtpStatsPerSec.framesDecodedPerSecond>5&&(S.state=d.Playing):H.audio&&H.audio.inboundRtpStatsPerSec.bytesReceivedPerSecond>0&&(S.state=d.Playing):S.state!==d.Playing&&S.state!==d.Waiting||(++S.playTimeIndex,H.video&&(H.video.inboundRtpStatsPerSec.framesDecodedPerSecond<=5?(++S.playCatonIndex,d.Waiting!==S.state&&(S.state=d.Waiting,S.emit("onPlayEvent",new R.PlayEvent(R.PlayType.PLAY_WAITING)))):d.Waiting===S.state&&(S.state=d.Playing,S.emit("onPlayEvent",new R.PlayEvent(R.PlayType.PLAY_PLAYING)))),E.default.HEARTHEAT_INTERVAL===S.playTimeIndex&&(S.reportPubFlag=!0,I.forEach(function(P){S.doReportPullStats(P)}),S.playTimeIndex=0,S.playCatonIndex=0))}var O=new R.PlayEvent(R.PlayType.PLAY_MEDIA);O.data=[],I.forEach(function(P){var F={};F.url=P.url;var q=S.calcStreamPullStats(P);if(P.audio&&(F.audio={bytesReceivedPerSecond:P.audio.inboundRtpStatsPerSec.bytesReceivedPerSecond,rtt:P.audio.transportStats.rtt,lossRate:q.aloss},F.aMsid=P.aMsid),P.video){var W=P.video,G=W.inboundRtpStats,Q=W.inboundRtpStatsPerSec,te=W.transportStats;F.video={bytesReceivedPerSecond:Q.bytesReceivedPerSecond,fps:G.framesPerSecond||Q.framesDecodedPerSecond,framesDecodedPerSecond:Q.framesDecodedPerSecond,rtt:te.rtt,width:G.frameWidth,height:G.frameHeight,lossRate:q.vloss},F.vMsid=P.vMsid}F.networkQuality=q.net_qual||0,O.data.push(F)}),O.data&&O.data.length&&(O.data.forEach(function(P){var F;(F=S.mediaObserver)===null||F===void 0||F.check({audio:P.audio,video:P.video},P.url,P.vMsid,P.aMsid)}),O.data.length===1&&(O.data[0].audio||O.data[0].video)&&(O.data=u({},O.data[0])),S.emit("onPlayEvent",O))}}else S.reportPubFlag&&(S.handlePubMonitorEvent(I),S.reportPubFlag=!1)}),S.playTimer=0,S._cpstart=0,S._cpend=0,S._hrend=0,S._cnend=0,S.subscribeConfig={},S}return c(D,v),D.prototype.getPeerConnection=function(){return this.peerconnection},D.prototype.subscribe=function(b,T,S){var A=this;return new Promise(function(I,H){return x(A,void 0,void 0,function(){var M,V,N=this;return f(this,function(O){switch(O.label){case 0:return this.monitorStatsHistory=[],this.unsubscribe(),this.subscribeConfig=T||{},this.state=d.Requesting,this.noParsePullStreamUrl=b,this.parseUrl(b),(V=this.mediaObserver)===null||V===void 0||V.updateConfig({timeout:T?.mediaTimeout}),M=T?.signalUrl,this.signalingUrl=M||this.signalingUrl,this.checkPullUrl()?[3,1]:(H(new t.RtsError(r.ErrorCode.ERROR_PLAY_URL,"url need artc://","")),[3,8]);case 1:return this.subscribeAudio||this.subscribeVideo?[3,2]:(H(new t.RtsError(r.ErrorCode.ERROR_SUBSCRIBE_NOTHING,"subscribe nothing","")),[3,8]);case 2:if(this._cpstart=new Date().getTime(),!this.subscribeVideo||T?.isH264Checked)return[3,7];O.label=3;case 3:return O.trys.push([3,5,,6]),[4,new i.SupportUtil().loadH264(3)];case 4:return O.sent(),[3,6];case 5:return O.sent(),[3,6];case 6:O.label=7;case 7:this.peerconnection.createOffer(this.subscribeAudio,this.subscribeVideo,void 0,{offerSdpHook:T?.offerSdpHook,answerSdpHook:T?.answerSdpHook,encodedInsertableStreams:T?.encodedInsertableStreams,disableStereo:T?.disableStereo,disableHeartbeat:T?.disableHeartbeat}).then(function(P){var F=P.desp;N._cpend=new Date().getTime(),N.reporter.reportSubscribeStart(N.noParsePullStreamUrl,N.signalingUrl,T?.vMsid,T?.aMsid),N.excuteSignal(F,{innerTcpOnly:!!S?.innerTcpOnly}).then(function(q){var W;N.remoteStream.traceId=q,I(N.remoteStream);try{(W=N.peerconnection.getPeerCore())===null||W===void 0||W.patchSubscribeStreamManagerRecord(N.noParsePullStreamUrl,u(u({},N.subscribeConfig),{stream:N.remoteStream}))}catch(G){console.log(G)}N.peerconnection.getSubMonitor().updateTranceiversController()}).catch(function(q){N._hrend=new Date().getTime();var W=new t.RtsError(q.errorCode?q.errorCode:r.ErrorCode.ERROR_HTTPREQUEST_ERROR,q.message,q?q.traceid:"",{response:q.response,sdp:q.sdp});H(W)})}).catch(function(P){N._cpend=new Date().getTime();var F=new t.RtsError(r.ErrorCode.ERROR_CREATEOFFER,P.message,"");H(F)}),O.label=8;case 8:return[2]}})})})},D.prototype.unsubscribe=function(){var b;this.lastMeidaEventData&&this.doReportPullStats(this.lastMeidaEventData),this.stopPlayTimer(),this.peerconnection.dispose(),this.remoteStream.stop(),this.subscribeVideo=!0,this.subscribeAudio=!0,this.subscribeConfig={},this.state=d.Init,this.signalingUrl="",this.pullStreamUrl="",this.noParsePullStreamUrl="",this.onTrackFunction=void 0,this.playTimer=0,this._cpstart=0,this._cpend=0,this._hrend=0,this._cnend=0,this.monitorStatsHistory=[],(b=this.mediaObserver)===null||b===void 0||b.reset()},D.prototype.startLiveStream=function(b,T,S){var A=this;return console.error("\u6B64API\u53EF\u80FD\u5B58\u5728\u7A33\u5B9A\u6027\u95EE\u9898\uFF0C\u5E76\u5C06\u5728\u672A\u6765\u7684\u7248\u672C\u79FB\u9664\u3002\u8BF7\u4F7F\u7528subscribe\u66FF\u4EE3\uFF0C\u8BE6\u7EC6\u7528\u6CD5\u8BF7\u53C2\u8003\u5B98\u65B9\u6587\u6863\u3002"),new Promise(function(I,H){A.unsubscribe(),A.state=d.Requesting,A.noParsePullStreamUrl=b,A.parseUrl(b);var M=S?.signalUrl;A.signalingUrl=M||A.signalingUrl,A.pullStreamUrl===""?H(new t.RtsError(r.ErrorCode.ERROR_PLAY_URL,"url need artc://","")):A.subscribeAudio||A.subscribeVideo?!T||T.nodeName!=="AUDIO"&&T.nodeName!=="VIDEO"?H(new t.RtsError(r.ErrorCode.ERROR_HTMLELEMENT_ERROR,"need htmlaudioelement or htmlvideoelement","")):(A.subscribeAudio&&A.subscribeVideo?T.nodeName!=="VIDEO"&&A.emit("onError",new t.RtsError(r.ErrorCode.ERROR_HEMLELEMENT_NOTMATCH,"need htmlvideoelement","")):A.subscribeAudio?T.nodeName!=="AUDIO"&&A.emit("onError",new t.RtsError(r.ErrorCode.ERROR_HEMLELEMENT_NOTMATCH,"need htmlaudioelement","")):T.nodeName!=="VIDEO"&&A.emit("onError",new t.RtsError(r.ErrorCode.ERROR_HEMLELEMENT_NOTMATCH,"need htmlvieoelement","")),A._cpstart=new Date().getTime(),A.reporter.updateTid(),A.peerconnection.createOffer(A.subscribeAudio,A.subscribeVideo).then(function(V){var N=V.desp;A._cpend=new Date().getTime(),A.excuteSignal(N).then(function(O){A.remoteStream.traceId=O,A._hrend=new Date().getTime(),A.remoteStream.play(T),I(O)}).catch(function(O){A._hrend=new Date().getTime(),A.reporter.reportFirstFrameTime(A.noParsePullStreamUrl,O?O.traceid:"",A._cpend-A._cpstart,A._hrend-A._cpend,-1,-1,A._cnend-A._hrend),H(new t.RtsError(O.errorCode?O.errorCode:r.ErrorCode.ERROR_HTTPREQUEST_ERROR,O.message,""))})}).catch(function(V){A._cpend=new Date().getTime(),A.reporter.reportFirstFrameTime(A.noParsePullStreamUrl,V?V.traceid:"",A._cpend-A._cpstart,-1,-1,-1,A._cnend-A._hrend),H(new t.RtsError(r.ErrorCode.ERROR_CREATEOFFER,V.message,""))})):H(new t.RtsError(r.ErrorCode.ERROR_SUBSCRIBE_NOTHING,"subscribe nothing",""))})},D.prototype.stopLiveStream=function(){this.unsubscribe()},D.prototype.muteLiveStream=function(b){return this.remoteStream.muted=b,!0},D.prototype.excuteSignal=function(b,T){var S=this;return new Promise(function(A,I){var H,M,V,N,O={url:S.pullStreamUrl,amsid:((H=S.subscribeConfig)===null||H===void 0?void 0:H.aMsid)||["rts audio"],vmsid:((M=S.subscribeConfig)===null||M===void 0?void 0:M.vMsid)||["rts video"]};S.subscribeAudio||delete O.amsid,S.subscribeVideo||delete O.vmsid,n.default.post(S.signalingUrl,{version:((V=S.subscribeConfig)===null||V===void 0?void 0:V.signalVersion)||_.default.protocol_version,sdk_version:_.default.sdk_version,mode:((N=S.subscribeConfig)===null||N===void 0?void 0:N.signalMode)||"live",pull_streams:[O],jsep:b}).then(function(P){var F,q,W,G,Q;if(P&&P.status===200){S._hrend=new Date().getTime();var te=(F=P.data)===null||F===void 0?void 0:F.trace_id;S.reporter.reportSubscribeOk({vurl:S.noParsePullStreamUrl,surl:S.signalingUrl,traceId:te,hrct:S._hrend-S._cpend,rslt:(q=P.data)===null||q===void 0?void 0:q.code});var Z=typeof((W=S.subscribeConfig)===null||W===void 0?void 0:W.tcpOnly)=="boolean"?S.subscribeConfig.tcpOnly:T?.innerTcpOnly;S.peerconnection.recvAnswer(P.data,{answerSdpHook:(G=S.subscribeConfig)===null||G===void 0?void 0:G.answerSdpHook,tcpOnly:Z}).then(function(){A(te)}).catch(function(re){re.traceid=P.data?P.data.trace_id:"",I({errorCode:r.ErrorCode.ERROR_ANSWER_ERROR,message:re.message?re.message:"set answer error",traceid:re.traceid,sdp:re.sdp})})}else I({message:P?"response status:"+P.status:"response is null",traceid:(Q=P?.data)===null||Q===void 0?void 0:Q.trace_id,sdp:b.sdp})}).catch(function(P){return x(S,void 0,void 0,function(){var F,q;return f(this,function(W){switch(W.label){case 0:if(![400,500].includes((q=P.response)===null||q===void 0?void 0:q.status))return[3,4];P.sdp=b.sdp,W.label=1;case 1:return W.trys.push([1,3,,4]),[4,new i.SupportUtil().isSupport({isReceiveVideo:!0})];case 2:return W.sent(),[3,4];case 3:return F=W.sent(),P.errorCode=F?.errorCode,P.message=F?.message,this.subReconnectTimes=1/0,[3,4];case 4:return I(P),[2]}})})})})},D.prototype.checkPullUrl=function(){return!!this.noParsePullStreamUrl&&this.noParsePullStreamUrl.indexOf("artc://")===0},D.prototype.parseUrl=function(b){if(b===void 0&&(b=""),b?.indexOf("artc://")===0){var T=b.indexOf("@");if(T>-1){var S=b.substring(T+1,b.length);this.pullStreamUrl=b.substring(0,T);for(var A=S.split("&"),I=0;I<A.length;++I)A[I]==="subaudio=no"&&(this.subscribeAudio=!1),A[I]==="subvideo=no"&&(this.subscribeVideo=!1)}else this.pullStreamUrl=b;var H=window.location.protocol,M=(["http:","https:"].indexOf(H)>-1?H:"https:")+"//";this.signalingUrl=this.pullStreamUrl.replace("artc://",M)}},D.prototype.stopPlayTimer=function(){this.playTimer&&clearTimeout(this.playTimer),this.playTimer=0},D.prototype.calcStreamPullStats=function(b){var T={},S=b.video,A=b.audio;if(S){var I=S.transportStats,H=S.inboundRtpStats,M=S.inboundRtpStatsPerSec,V=S.localCandidate,N=S.remoteCandidate;T=u(u({},T),{rtt:I?.rtt!==-1?1e3*(I?.rtt||0):-1,cand_re_prot:N.protocol,cand_lo_prot:V.protocol,cand_re_addr:"".concat(N.ip||N.address,":").concat(N.port),cand_lo_addr:"".concat(V.ip||V.address,":").concat(V.port),w:H?.frameWidth,h:H?.frameHeight,vbps:Math.floor(8*M.bytesReceivedPerSecond),fps:H?.framesPerSecond,dfps:Math.floor(M?.framesDecodedPerSecond),vjb:Math.floor((0,o.getJitterBufferDelayAvg)(H?.jitterBufferDelay,H?.jitterBufferEmittedCount)),vMsid:b.vMsid,vloss:M.packetsLostRate})}return A&&(I=A.transportStats,H=A.inboundRtpStats,M=A.inboundRtpStatsPerSec,V=A.localCandidate,N=A.remoteCandidate,T=u(u({},T),{rtt:I?.rtt!==-1?1e3*(I?.rtt||0):-1,cand_re_prot:N.protocol,cand_lo_prot:V.protocol,cand_re_addr:"".concat(N.ip||N.address,":").concat(N.port),cand_lo_addr:"".concat(V.ip||V.address,":").concat(V.port),abps:Math.floor(8*M.bytesReceivedPerSecond),ajb:Math.floor((0,o.getJitterBufferDelayAvg)(H?.jitterBufferDelay,H.jitterBufferEmittedCount)),aMsid:b.aMsid,aloss:M.packetsLostRate})),T=u(u({},T),{net_qual:(0,o.evaluateNetworkCondition)(T.rtt,T.aloss,T.vloss,T.ajb,T.vjb)})},D.prototype.doReportPullStats=function(b){var T=this.calcStreamPullStats(b),S={ct:1e3*this.playCatonIndex,tt:1e3*this.playTimeIndex,url:b.url};S.tt&&(S=u(u({},S),T),this.reporter.reportPullStats(S),this.lastMeidaEventData=void 0)},D.prototype.retrySubscribe=function(b,T){return x(this,void 0,void 0,function(){var S,A,I,H,M,V,N;return f(this,function(O){switch(O.label){case 0:if(b.extraInfo=u(u({},b.extraInfo),{retryTimes:this.subReconnectTimes}),!this.hasRetries())return[2,!1];if(typeof((S=this.subscribeConfig)==null?void 0:S.beforeRetry)!="function")return[3,4];O.label=1;case 1:return O.trys.push([1,3,,4]),[4,S.beforeRetry({url:this.noParsePullStreamUrl,vMsid:S.vMsid,aMsid:S.aMsid,useTcp:T?.innerTcpOnly})];case 2:return(A=O.sent())?(I=A.url,H=A.vMsid,M=A.aMsid,V=A.useTcp,this.reporter.reportReconnectParams("sub",I,H,M,V),this.noParsePullStreamUrl=I,this.subscribeConfig.vMsid=H,this.subscribeConfig.aMsid=M,typeof V=="boolean"&&(T=u(u({},T),{innerTcpOnly:V})),console.log(`retry with:
151
+ [URL] `.concat(I,`
152
+ [VMSID]`).concat(H," [AMSID]").concat(M,`
153
+ [PROTOCOL] `).concat(V?"TCP":"UDP"))):(this.reporter.reportReconnectParams("sub"),this.subReconnectTimes=1/0),[3,4];case 3:return N=O.sent(),console.error("Error in beforeRetry",N),[3,4];case 4:return this.hasRetries()?(this.emit("connectStatusChange",{status:e.EConnectStatus.CONNECT_STATUS_RECONNECTING}),this.incrementReconnectTimes(),b.extraInfo.retryTimes=this.subReconnectTimes,b.extraInfo.tcpOnly=T?.innerTcpOnly,this.subscribeWithReconnect(this.noParsePullStreamUrl,u({innerTcpOnly:T?.innerTcpOnly},this.subscribeConfig)).catch(function(P){}),[2,!0]):(b.extraInfo.retryTimes=this.subReconnectTimes,[2,!1])}})})},D.prototype.subscribeWithReconnect=function(b,T,S,A){var I=this;return new Promise(function(H,M){H=S||H,M=A||M,I.isConnecting=!0;var V=(T||{}).innerTcpOnly;T==null||delete T.innerTcpOnly,I.subscribe(b,T,{innerTcpOnly:V}).then(function(N){I.isConnecting=!1,H(N)}).catch(function(N){var O;if(!I.isConnecting)return M(N);if(!r.RECONNECT_ERROR_EXCLUDE_LIST.includes(N.errorCode)&&I.hasRetries(!0)){var P=((O=I.subscribeConfig)===null||O===void 0?void 0:O.retryInterval)||e.DEFAULT_RETRY_SUBSCRIBE_INTERVAL;I.reconnectTimerHandle=setTimeout(function(){N.extraInfo=u(u({},N.extraInfo),{retryTimes:I.subReconnectTimes}),I.emit("reconnect",N),I.subscribeWithReconnect(b,T,H,M)},P)}else M(N),N.extraInfo=u(u({},N.extraInfo),{retryTimes:I.subReconnectTimes}),I.isConnecting=!1,I.emit("onError",N)})})},D.prototype.hasRetries=function(b){var T,S,A=e.DEFAULT_RETRY_SUBSCRIBE_LIMIT;typeof((T=this.subscribeConfig)===null||T===void 0?void 0:T.retryTimes)=="number"&&(A=Math.floor((S=this.subscribeConfig)===null||S===void 0?void 0:S.retryTimes));var I=this.subReconnectTimes<A;return b&&I&&this.incrementReconnectTimes(),I},D.prototype.resetResubscribeStatus=function(){this.subReconnectTimes=0,this.isConnecting=!1,this.reporter.updateTid(),this.reconnectTimerHandle!==null&&(clearTimeout(this.reconnectTimerHandle),this.reconnectTimerHandle=null)},D.prototype.handlePubMonitorEvent=function(b){var T=this;b.forEach(function(S){T.reporter.reportPushStats(S)})},D.prototype.incrementReconnectTimes=function(){this.subReconnectTimes++},D.prototype.getSubscribeConfig=function(){return this.subscribeConfig},D}(s.default);C.Subscriber=g},6901:function(U,C,y){var m,c=this&&this.__extends||(m=function(f,a){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,p){d.__proto__=p}||function(d,p){for(var e in p)Object.prototype.hasOwnProperty.call(p,e)&&(d[e]=p[e])},m(f,a)},function(f,a){if(typeof a!="function"&&a!==null)throw new TypeError("Class extends value "+String(a)+" is not a constructor or null");function d(){this.constructor=f}m(f,a),f.prototype=a===null?Object.create(a):(d.prototype=a.prototype,new d)});Object.defineProperty(C,"__esModule",{value:!0}),C.AudioReceiverMonitorData=void 0;var u=y(1353),x=function(f){function a(){return f.call(this,u.ReceiverMonitorType.AUDIO)||this}return c(a,f),a}(u.ReceiverMonitorData);C.AudioReceiverMonitorData=x},1353:function(U,C,y){var m,c=this&&this.__extends||(m=function(e,r){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,s){n.__proto__=s}||function(n,s){for(var t in s)Object.prototype.hasOwnProperty.call(s,t)&&(n[t]=s[t])},m(e,r)},function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}m(e,r),e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}),u=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(C,"__esModule",{value:!0}),C.ReceiverMonitorData=C.ReceiverMonitorType=void 0;var x,f=y(233),a=u(y(102)),d=y(2688);(function(e){e.AUDIO="audio",e.VIDEO="video"})(x||(C.ReceiverMonitorType=x={}));var p=function(e){function r(n){var s=e.call(this)||this;return s.streamEnded=!1,s.currentTimeGap=0,s.lastTimeStamp=0,s.transportStats={},s.remoteCandidate={},s.localCandidate={},s.inboundRtpStreamStats={},s.inboundRtpStreamStatsDiff={},s.receiver=null,s.pc=null,s.canplay=!1,s.type=n,s}return c(r,e),Object.defineProperty(r.prototype,"rtpReceiver",{set:function(n){this.receiver=n},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"RTCPeerconnection",{set:function(n){this.pc=n},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isExist",{get:function(){return this.receiver!=null},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isPlaying",{get:function(){return this.canplay},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isStreamEnded",{get:function(){return this.streamEnded},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"monitorData",{get:function(){var n=this.inboundRtpStreamStatsDiff||{},s=(this.inboundRtpStreamStats,this.currentTimeGap),t=0;return n.nackCount!==void 0&&n.packetsReceived!==void 0&&(t=Math.round(n.nackCount/(n.packetsReceived+n.nackCount)*1e3)/1e3),{inboundRtpStats:this.inboundRtpStreamStats,inboundRtpStatsPerSec:{bytesReceivedPerSecond:n.bytesReceived/s||0,framesDecodedPerSecond:n.framesDecoded/s||0,packetsLostRate:t>0?t:0},transportStats:this.transportStats,remoteCandidate:this.remoteCandidate,localCandidate:this.localCandidate}},enumerable:!1,configurable:!0}),r.prototype.getInfo=function(){var n=this;if(this.receiver&&this.receiver.transport&&this.receiver.transport.state==="closed"&&this.canplay&&(this.streamEnded=!0,this.emit("streamEnded"),this.canplay=!1),this.receiver&&"getStats"in this.receiver||this.pc&&"getStats"in this.pc)return new Promise(function(s,t){var i=null,l=!1;n.receiver&&"getStats"in n.receiver?i=n.receiver.getStats():n.pc&&"getStats"in n.pc&&(i=n.pc.getStats(),l=!0),i?.then(function(E){E.forEach(function(_){var R,h;if(_)switch(_.type){case d.RTCStatsType.CandidatePair:n.onCandidatePair(_);break;case d.RTCStatsType.InboundRtp:f.SystemUtil.isIos&&l?!((R=_.id)===null||R===void 0)&&R.toLowerCase().includes(n.type)&&n.onInBoundRtp(_):f.BrowserUtil.isFirefox?_.kind===n.type&&n.onInBoundRtp(_):n.onInBoundRtp(_);break;case d.RTCStatsType.RemoteCandidate:n.onRemoteCandidate(_);break;case d.RTCStatsType.LocalCandidate:n.onLocalCandidate(_);break;case d.RTCStatsType.Track:if(n.type!==x.VIDEO)break;f.SystemUtil.isIos&&l?(!((h=_.id)===null||h===void 0)&&h.toLowerCase().includes(n.type)||_.trackIdentifier.toLowerCase()===n.type)&&n.onTrack(_):n.onTrack(_)}}),s("")}).catch(function(E){t(E)})})},r.prototype.dispose=function(){this.reset()},r.prototype.onCandidatePair=function(n){(n.state==="succeeded"||n.bytesReceived)&&(this.transportStats={timestamp:Math.floor(n.timestamp),rtt:n.currentRoundTripTime||-1,bytesReceived:n.bytesReceived,bytesSent:n.bytesSent})},r.prototype.onInBoundRtp=function(n){this.currentTimeGap=(n.timestamp-this.lastTimeStamp)/1e3,this.lastTimeStamp=n.timestamp,this.inboundRtpStreamStatsDiff=this.calcDiff(n,this.inboundRtpStreamStats,["bytesReceived","framesDecoded","packetsReceived","nackCount"]),this.inboundRtpStreamStats=n,!this.canplay&&Number(n.bytesReceived)>0&&(this.canplay=!0,this.emit("canPlay"))},r.prototype.calcDiff=function(n,s,t){var i={};return t.forEach(function(l){i[l]=Number(n[l]||0)-Number(s[l]||0)}),i},r.prototype.onRemoteCandidate=function(n){this.remoteCandidate=n||{}},r.prototype.onLocalCandidate=function(n){this.localCandidate=n||{}},r.prototype.onTrack=function(n){n.frameWidth&&(this.inboundRtpStreamStats.frameWidth=n.frameWidth,this.inboundRtpStreamStats.frameHeight=n.frameHeight)},r.prototype.reset=function(){this.currentTimeGap=0,this.lastTimeStamp=0,this.transportStats={},this.remoteCandidate={},this.localCandidate={},this.inboundRtpStreamStats={},this.inboundRtpStreamStatsDiff={},this.receiver=null,this.canplay=!1,this.streamEnded=!1},r}(a.default);C.ReceiverMonitorData=p},5250:function(U,C,y){var m,c=this&&this.__extends||(m=function(f,a){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,p){d.__proto__=p}||function(d,p){for(var e in p)Object.prototype.hasOwnProperty.call(p,e)&&(d[e]=p[e])},m(f,a)},function(f,a){if(typeof a!="function"&&a!==null)throw new TypeError("Class extends value "+String(a)+" is not a constructor or null");function d(){this.constructor=f}m(f,a),f.prototype=a===null?Object.create(a):(d.prototype=a.prototype,new d)});Object.defineProperty(C,"__esModule",{value:!0}),C.VideoReceiverMonitorData=void 0;var u=y(1353),x=function(f){function a(){return f.call(this,u.ReceiverMonitorType.VIDEO)||this}return c(a,f),a}(u.ReceiverMonitorData);C.VideoReceiverMonitorData=x},2688:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.RTCStatsType=void 0;var y=function(){function m(){}return m.CandidatePair="candidate-pair",m.Certificate="certificate",m.Codec="codec",m.Csrc="csrc",m.DataCahnnel="data-channel",m.InboundRtp="inbound-rtp",m.LocalCandidate="local-candidate",m.OutboundRtp="outbound-rtp",m.PeerConnection="peer-connection",m.Receiver="receiver",m.RemoteCandidate="remote-candidate",m.RemoteInboundRtp="remote-inbound-rtp",m.RemoteOutboundRtp="remote-outbound-rtp",m.Sender="sender",m.Stream="stream",m.Track="track",m.Transport="transport",m.MediaSource="media-source",m}();C.RTCStatsType=y},5657:(U,C,y)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.SenderMonitorData=void 0;var m=y(2688),c=function(){function u(){this._audiosender=null,this._videosender=null,this.timeStamp=0,this.curTimeStamp=0,this.audioBytesSent=0,this.curAudioBytesSent=0,this.videoBytesSent=0,this.curVideoBytesSent=0,this.audioRetransmittedBytesSent=0,this.curAudioRetransmittedBytesSent=0,this.videoRetransmiitedBytesSent=0,this.curVideoRetransmiitedBytesSent=0,this.framesSent=0,this.curFramesSent=0,this.framesEncoded=0,this.curFramesEncoded=0,this.rtt=0,this.localProtocol="",this.remoteProtocol="",this.localTransportAddr="",this.remoteTransportAddr="",this.frameHeight=0,this.frameWidth=0,this.efps=0,this.sfps=0,this.timeGap=0,this.abps=0,this.vbps=0,this.rt_abps=0,this.rt_vbps=0,this.stashedData={}}return Object.defineProperty(u.prototype,"videoSender",{set:function(x){this._videosender=x},enumerable:!1,configurable:!0}),Object.defineProperty(u.prototype,"audioSender",{set:function(x){this._audiosender=x},enumerable:!1,configurable:!0}),Object.defineProperty(u.prototype,"monitorData",{get:function(){return this.doCalc(),{tt:parseFloat(this.timeGap.toFixed(0)),rtt:this.rtt,cand_re_prot:this.remoteProtocol,cand_lo_prot:this.localProtocol,cand_re_addr:this.remoteTransportAddr,cand_lo_addr:this.localTransportAddr,w:this.frameWidth,h:this.frameHeight,efps:parseFloat(this.efps.toFixed(0)),fps:parseFloat(this.sfps.toFixed(0)),abps:parseFloat(this.abps.toFixed(0)),vbps:parseFloat(this.vbps.toFixed(0)),rt_abps:parseFloat(this.rt_abps.toFixed(0)),rt_vbps:parseFloat(this.rt_vbps.toFixed(0))}},enumerable:!1,configurable:!0}),u.prototype.doCalc=function(){this.timeStamp!==0&&(this.timeGap=this.curTimeStamp-this.timeStamp,this.timeGap>0&&(this.efps=1e3*(this.curFramesEncoded-this.framesEncoded)/this.timeGap,this.sfps=1e3*(this.curFramesSent-this.framesSent)/this.timeGap,this.abps=1e3*(this.curAudioBytesSent-this.audioBytesSent)/this.timeGap,this.vbps=1e3*(this.curVideoBytesSent-this.videoBytesSent)/this.timeGap,this.rt_abps=1e3*(this.curAudioRetransmittedBytesSent-this.audioRetransmittedBytesSent)/this.timeGap,this.rt_vbps=1e3*(this.curVideoRetransmiitedBytesSent-this.videoRetransmiitedBytesSent)/this.timeGap)),this.timeStamp=this.curTimeStamp,this.audioBytesSent=this.curAudioBytesSent,this.videoBytesSent=this.curVideoBytesSent,this.audioRetransmittedBytesSent=this.curAudioRetransmittedBytesSent,this.videoRetransmiitedBytesSent=this.curVideoRetransmiitedBytesSent,this.framesSent=this.curFramesSent,this.framesEncoded=this.curFramesEncoded},u.prototype.getInfo=function(){var x=this,f=new Promise(function(d,p){x._videosender&&x._videosender.getStats?x._videosender.getStats().then(function(e){e.forEach(function(r){if(r)switch(r.type){case m.RTCStatsType.CandidatePair:x.onCandidatePair(r);break;case m.RTCStatsType.OutboundRtp:x.onOutBoundRtp(r,"video");break;case m.RTCStatsType.RemoteCandidate:x.onRemoteCandidate(r);break;case m.RTCStatsType.LocalCandidate:x.onLocalCandidate(r)}}),d()}).catch(function(e){p(e)}):p("no video sender")}),a=new Promise(function(d,p){x._audiosender&&x._audiosender.getStats?x._audiosender.getStats().then(function(e){e.forEach(function(r){if(r)switch(r.type){case m.RTCStatsType.CandidatePair:x.onCandidatePair(r);break;case m.RTCStatsType.OutboundRtp:x.onOutBoundRtp(r,"audio");break;case m.RTCStatsType.RemoteCandidate:x.onRemoteCandidate(r);break;case m.RTCStatsType.LocalCandidate:x.onLocalCandidate(r)}}),d()}).catch(function(e){p(e)}):p("no audio sender")});return Promise.all([f,a])},u.prototype.onCandidatePair=function(x){this.curTimeStamp=x.timestamp,this.rtt=x.currentRoundTripTime},u.prototype.onOutBoundRtp=function(x,f){this.curTimeStamp=x.timestamp,f==="video"?(this.curVideoBytesSent=x.bytesSent,this.curVideoRetransmiitedBytesSent=x.retransmittedBytesSent,this.curFramesEncoded=x.framesEncoded,this.curFramesSent=x.framesSent,this.frameWidth=x.frameWidth,this.frameHeight=x.frameHeight):f==="audio"&&(this.curAudioBytesSent=x.bytesSent,this.curAudioRetransmittedBytesSent=x.retransmittedBytesSent)},u.prototype.onRemoteCandidate=function(x){this.curTimeStamp=x.timestamp,this.remoteProtocol=x.protocol,this.remoteTransportAddr=(x.ip||x.address)+(x.port?":"+x.port.toFixed(0):"")},u.prototype.onLocalCandidate=function(x){this.curTimeStamp=x.timestamp,this.localProtocol=x.protocol,this.localTransportAddr=(x.ip||x.address)+(x.port?":"+x.port.toFixed(0):"")},u}();C.SenderMonitorData=c},9752:function(U,C,y){var m,c=this&&this.__extends||(m=function(e,r){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,s){n.__proto__=s}||function(n,s){for(var t in s)Object.prototype.hasOwnProperty.call(s,t)&&(n[t]=s[t])},m(e,r)},function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}m(e,r),e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}),u=this&&this.__assign||function(){return u=Object.assign||function(e){for(var r,n=1,s=arguments.length;n<s;n++)for(var t in r=arguments[n])Object.prototype.hasOwnProperty.call(r,t)&&(e[t]=r[t]);return e},u.apply(this,arguments)},x=this&&this.__spreadArray||function(e,r,n){if(n||arguments.length===2)for(var s,t=0,i=r.length;t<i;t++)!s&&t in r||(s||(s=Array.prototype.slice.call(r,0,t)),s[t]=r[t]);return e.concat(s||Array.prototype.slice.call(r))},f=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(C,"__esModule",{value:!0}),C.PubMonitor=void 0;var a=f(y(102)),d=y(5657),p=function(e){function r(){var n=e.call(this)||this;return n.heartbeatHandle=null,n.pc=null,n.pcCore=null,n.senderMonitorDataList=[],n}return c(r,e),r.prototype.startHeartbeat=function(n,s,t){var i=this;this.pc=n,this.pcCore=s,this.updateSenders(),this.stopHeartbeat(),this.heartbeatHandle=setInterval(function(){i.emitHeartBeat()},t||1e3)},r.prototype.stopHeartbeat=function(){this.heartbeatHandle!==null&&clearInterval(this.heartbeatHandle),this.heartbeatHandle=null},r.prototype.addTrackPair=function(n,s,t,i,l){var E=this;if(n){var _=new d.SenderMonitorData;if(s){_.videoSender=s;var R=s.transport;R&&(R.onstatechange=function(){var o,g,v,D;E.emit("onTransportStateEvent",{url:n,type:"pub",kind:"video",state:R.state,protocol:(D=(v=(g=(o=R.iceTransport)===null||o===void 0?void 0:o.getSelectedCandidatePair)===null||g===void 0?void 0:g.call(o))===null||v===void 0?void 0:v.local)===null||D===void 0?void 0:D.protocol})})}if(t){_.audioSender=t;var h=t.transport;h&&(h.onstatechange=function(){var o,g,v,D;E.emit("onTransportStateEvent",{url:n,type:"pub",kind:"audio",state:h.state,protocol:(D=(v=(g=(o=h.iceTransport)===null||o===void 0?void 0:o.getSelectedCandidatePair)===null||g===void 0?void 0:g.call(o))===null||v===void 0?void 0:v.local)===null||D===void 0?void 0:D.protocol})})}this.senderMonitorDataList.push({url:n,vMsid:i,aMsid:l,senderData:_})}},r.prototype.updateSenders=function(){var n,s=this,t=(n=this.pcCore)===null||n===void 0?void 0:n.getStreamManager().getAllTrackPairList("pub");this.senderMonitorDataList=[],t?.forEach(function(i){s.addTrackPair(i.url,i.vTransceiver,i.aTransceiver,i.vMsid,i.aMsid)})},r.prototype.emitHeartBeat=function(){var n=this;Promise.all(this.senderMonitorDataList.reduce(function(s,t){return x(x([],s,!0),[t.senderData.getInfo()],!1)},[])).then(function(){}).catch(function(s){}).finally(function(){var s=n.senderMonitorDataList.map(function(t){return u(u({},t.senderData.monitorData),{url:t.url,vMsid:t.vMsid,aMsid:t.aMsid})});n.emit("onMonitorEvent",{eventList:s,type:"pub"})})},r}(a.default);C.PubMonitor=p},4699:function(U,C,y){var m,c=this&&this.__extends||(m=function(s,t){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,l){i.__proto__=l}||function(i,l){for(var E in l)Object.prototype.hasOwnProperty.call(l,E)&&(i[E]=l[E])},m(s,t)},function(s,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function i(){this.constructor=s}m(s,t),s.prototype=t===null?Object.create(t):(i.prototype=t.prototype,new i)}),u=this&&this.__awaiter||function(s,t,i,l){return new(i||(i=Promise))(function(E,_){function R(g){try{o(l.next(g))}catch(v){_(v)}}function h(g){try{o(l.throw(g))}catch(v){_(v)}}function o(g){var v;g.done?E(g.value):(v=g.value,v instanceof i?v:new i(function(D){D(v)})).then(R,h)}o((l=l.apply(s,t||[])).next())})},x=this&&this.__generator||function(s,t){var i,l,E,_,R={label:0,sent:function(){if(1&E[0])throw E[1];return E[1]},trys:[],ops:[]};return _={next:h(0),throw:h(1),return:h(2)},typeof Symbol=="function"&&(_[Symbol.iterator]=function(){return this}),_;function h(o){return function(g){return function(v){if(i)throw new TypeError("Generator is already executing.");for(;_&&(_=0,v[0]&&(R=0)),R;)try{if(i=1,l&&(E=2&v[0]?l.return:v[0]?l.throw||((E=l.return)&&E.call(l),0):l.next)&&!(E=E.call(l,v[1])).done)return E;switch(l=0,E&&(v=[2&v[0],E.value]),v[0]){case 0:case 1:E=v;break;case 4:return R.label++,{value:v[1],done:!1};case 5:R.label++,l=v[1],v=[0];continue;case 7:v=R.ops.pop(),R.trys.pop();continue;default:if(E=R.trys,!((E=E.length>0&&E[E.length-1])||v[0]!==6&&v[0]!==2)){R=0;continue}if(v[0]===3&&(!E||v[1]>E[0]&&v[1]<E[3])){R.label=v[1];break}if(v[0]===6&&R.label<E[1]){R.label=E[1],E=v;break}if(E&&R.label<E[2]){R.label=E[2],R.ops.push(v);break}E[2]&&R.ops.pop(),R.trys.pop();continue}v=t.call(s,R)}catch(D){v=[6,D],l=0}finally{i=E=0}if(5&v[0])throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}([o,g])}}},f=this&&this.__spreadArray||function(s,t,i){if(i||arguments.length===2)for(var l,E=0,_=t.length;E<_;E++)!l&&E in t||(l||(l=Array.prototype.slice.call(t,0,E)),l[E]=t[E]);return s.concat(l||Array.prototype.slice.call(t))},a=this&&this.__importDefault||function(s){return s&&s.__esModule?s:{default:s}};Object.defineProperty(C,"__esModule",{value:!0}),C.SubMonitor=void 0;var d=y(6901),p=y(5250),e=a(y(102)),r=function(){function s(){this.trackPairDataList=[]}return s.prototype.reset=function(){this.trackPairDataList=[]},s.prototype.addTrackPair=function(t,i,l,E,_,R){var h=new d.AudioReceiverMonitorData,o=new p.VideoReceiverMonitorData;E&&(o.rtpReceiver=E),_&&(h.rtpReceiver=_),R&&(o.RTCPeerconnection=R,h.RTCPeerconnection=R),this.trackPairDataList.push({url:t,vMsid:i,aMsid:l,audioReceiverMonitorData:h,videoReceiverMonitorData:o})},s}(),n=function(s){function t(){var i=s.call(this)||this;return i.canplay=!1,i.pc=null,i.pcCore=null,i.monitorTimerId=null,i.audioReceiverMonitorData=new d.AudioReceiverMonitorData,i.videoReceiverMonitorData=new p.VideoReceiverMonitorData,i.receiverMonitorController=new r,i}return c(t,s),t.prototype.start=function(i,l){this.pc=i,this.pcCore=l,this.updateTranceiversController(),this.startMonitorTimer(200)},t.prototype.updateTranceiversController=function(){var i=this;if(this.pc&&this.pcCore){var l=this.pcCore.getStreamManager().getAllTrackPairList("sub");this.receiverMonitorController.reset(),l.forEach(function(E){E.url&&i.receiverMonitorController.addTrackPair(E.url,E.vMsid,E.aMsid,E.vTransceiver,E.aTransceiver,i.pc)}),this.receiverMonitorController.trackPairDataList.forEach(function(E){i.initEvent(E)})}},t.prototype.resetTimer=function(i){this.updateTranceiversController(),this.stopMonitorTimer(),this.startMonitorTimer(i)},t.prototype.stop=function(){this.canplay=!1,this.stopMonitorTimer(),this.audioReceiverMonitorData.dispose(),this.videoReceiverMonitorData.dispose()},t.prototype.startMonitorTimer=function(i){var l=this;this.monitorTimerId||(this.monitorTimerId=window.setInterval(function(){l.onMonitorTimer()},i))},t.prototype.stopMonitorTimer=function(){this.monitorTimerId&&clearInterval(this.monitorTimerId),this.monitorTimerId=null},t.prototype.onMonitorTimer=function(){return u(this,void 0,void 0,function(){var i;return x(this,function(l){switch(l.label){case 0:return[4,this.updateMonitorData()];case 1:return l.sent(),i=[],this.receiverMonitorController.trackPairDataList.forEach(function(E){var _,R;if(E.url){var h={url:E.url};E.audioReceiverMonitorData.isExist&&(h.audio=(_=E.audioReceiverMonitorData)===null||_===void 0?void 0:_.monitorData,h.aMsid=E.aMsid),E.videoReceiverMonitorData.isExist&&(h.video=(R=E.videoReceiverMonitorData)===null||R===void 0?void 0:R.monitorData,h.vMsid=E.vMsid),i.push(h)}}),this.emit("onMonitorEvent",{eventList:i,type:"sub"}),[2]}})})},t.prototype.initEvent=function(i){var l=this,E={url:i.url||"url unknown",vMsid:i.vMsid||"vMsid unknown",aMsid:i.aMsid||"aMsid unknown"};i.audioReceiverMonitorData.isExist&&(i.audioReceiverMonitorData.on("streamEnded",function(){i.videoReceiverMonitorData&&!i.videoReceiverMonitorData.isStreamEnded||(l.emit("streamEnded",E),l.stopMonitorTimer())}),i.audioReceiverMonitorData.on("canPlay",function(){l.emitCanPlay()})),i.videoReceiverMonitorData.isExist&&(i.videoReceiverMonitorData.on("streamEnded",function(){i.audioReceiverMonitorData&&!i.audioReceiverMonitorData.isStreamEnded||(l.emit("streamEnded",E),l.stopMonitorTimer())}),i.videoReceiverMonitorData.on("canPlay",function(){l.emitCanPlay()}))},t.prototype.updateMonitorData=function(){return Promise.all(this.receiverMonitorController.trackPairDataList.reduce(function(i,l){var E,_;return f(f([],i,!0),[(E=l.audioReceiverMonitorData)===null||E===void 0?void 0:E.getInfo(),(_=l.videoReceiverMonitorData)===null||_===void 0?void 0:_.getInfo()],!1)},[]))},t.prototype.emitCanPlay=function(){this.canplay||(this.canplay=!0,this.emit("canPlay"))},t.prototype.copyMonitorData=function(){var i,l;!((l=(i=this.receiverMonitorController)===null||i===void 0?void 0:i.trackPairDataList)===null||l===void 0)&&l.length&&(this.audioReceiverMonitorData=this.receiverMonitorController.trackPairDataList[0].audioReceiverMonitorData,this.videoReceiverMonitorData=this.receiverMonitorController.trackPairDataList[0].videoReceiverMonitorData)},t.prototype.getTransportStats=function(){return u(this,void 0,void 0,function(){var i;return x(this,function(l){switch(l.label){case 0:return[4,this.updateMonitorData()];case 1:return l.sent(),this.copyMonitorData(),i={},this.videoReceiverMonitorData.isExist?i=this.videoReceiverMonitorData.monitorData.transportStats:this.audioReceiverMonitorData.isExist&&(i=this.audioReceiverMonitorData.monitorData.transportStats),[2,i]}})})},t.prototype.getRemoteVideoStats=function(){return u(this,void 0,void 0,function(){var i,l;return x(this,function(E){switch(E.label){case 0:return[4,this.updateMonitorData()];case 1:return E.sent(),this.copyMonitorData(),i={},this.videoReceiverMonitorData.isExist&&(l=this.videoReceiverMonitorData.monitorData.inboundRtpStats,i={timestamp:Math.floor(l.timestamp||0),framesDecodedPerSecond:l.framesPerSecond,framesDecoded:l.framesDecoded,frameWidth:l.frameWidth,frameHeight:l.frameHeight,bytesReceived:l.bytesReceived,jitter:l.jitter,jitterBufferDelayAvg:Number(l.jitterBufferDelay)/Number(l.jitterBufferEmittedCount),packetsLost:l.packetsLost,packetsReceived:l.packetsReceived}),[2,i]}})})},t.prototype.getRemoteAudioStats=function(){return u(this,void 0,void 0,function(){var i,l;return x(this,function(E){switch(E.label){case 0:return[4,this.updateMonitorData()];case 1:return E.sent(),this.copyMonitorData(),i={},this.audioReceiverMonitorData.isExist&&(l=this.audioReceiverMonitorData.monitorData.inboundRtpStats,i={timestamp:Math.floor(l.timestamp||0),bytesReceived:l.bytesReceived,jitter:l.jitter,jitterBufferDelayAvg:Number(l.jitterBufferDelay)/Number(l.jitterBufferEmittedCount),packetsLost:l.packetsLost,packetsReceived:l.packetsReceived}),[2,i]}})})},t}(e.default);C.SubMonitor=n},5259:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.AudioProfileMap=C.VideoProfileMap=C.ScreenProfileMap=void 0,C.ScreenProfileMap=new Map,C.ScreenProfileMap.set("480p_1",{width:640,height:480,frameRate:5,maxBitrate:300}),C.ScreenProfileMap.set("480p_2",{width:640,height:480,frameRate:30,maxBitrate:1e3}),C.ScreenProfileMap.set("720p_1",{width:1280,height:720,frameRate:5,maxBitrate:800}),C.ScreenProfileMap.set("720p_2",{width:1280,height:720,frameRate:30,maxBitrate:2e3}),C.ScreenProfileMap.set("1080p_1",{width:1920,height:1080,frameRate:5,maxBitrate:1e3}),C.ScreenProfileMap.set("1080p_2",{width:1920,height:1080,frameRate:30,maxBitrate:3e3}),C.VideoProfileMap=new Map,C.VideoProfileMap.set("120p_1",{width:160,height:120,frameRate:15,maxBitrate:65}),C.VideoProfileMap.set("120p_3",{width:120,height:120,frameRate:15,maxBitrate:50}),C.VideoProfileMap.set("180p_1",{width:320,height:180,frameRate:15,maxBitrate:140}),C.VideoProfileMap.set("180p_3",{width:180,height:180,frameRate:15,maxBitrate:100}),C.VideoProfileMap.set("180p_4",{width:240,height:180,frameRate:15,maxBitrate:120}),C.VideoProfileMap.set("240p_1",{width:320,height:240,frameRate:15,maxBitrate:200}),C.VideoProfileMap.set("240p_3",{width:240,height:240,frameRate:15,maxBitrate:140}),C.VideoProfileMap.set("240p_4",{width:424,height:240,frameRate:15,maxBitrate:220}),C.VideoProfileMap.set("360p_1",{width:640,height:360,frameRate:15,maxBitrate:400}),C.VideoProfileMap.set("360p_3",{width:360,height:360,frameRate:15,maxBitrate:260}),C.VideoProfileMap.set("360p_4",{width:640,height:360,frameRate:30,maxBitrate:600}),C.VideoProfileMap.set("360p_6",{width:360,height:360,frameRate:30,maxBitrate:400}),C.VideoProfileMap.set("360p_7",{width:480,height:360,frameRate:15,maxBitrate:320}),C.VideoProfileMap.set("360p_8",{width:480,height:360,frameRate:30,maxBitrate:490}),C.VideoProfileMap.set("360p_9",{width:640,height:360,frameRate:15,maxBitrate:800}),C.VideoProfileMap.set("360p_10",{width:640,height:360,frameRate:24,maxBitrate:800}),C.VideoProfileMap.set("360p_11",{width:640,height:360,frameRate:24,maxBitrate:1e3}),C.VideoProfileMap.set("480p_1",{width:640,height:480,frameRate:15,maxBitrate:500}),C.VideoProfileMap.set("480p_2",{width:640,height:480,frameRate:30,maxBitrate:1e3}),C.VideoProfileMap.set("480p_3",{width:480,height:480,frameRate:15,maxBitrate:400}),C.VideoProfileMap.set("480p_4",{width:640,height:480,frameRate:30,maxBitrate:750}),C.VideoProfileMap.set("480p_6",{width:480,height:480,frameRate:30,maxBitrate:600}),C.VideoProfileMap.set("480p_8",{width:848,height:480,frameRate:15,maxBitrate:610}),C.VideoProfileMap.set("480p_9",{width:848,height:480,frameRate:30,maxBitrate:930}),C.VideoProfileMap.set("480p_10",{width:640,height:480,frameRate:10,maxBitrate:400}),C.VideoProfileMap.set("720p_1",{width:1280,height:720,frameRate:15,maxBitrate:1130}),C.VideoProfileMap.set("720p_2",{width:1280,height:720,frameRate:30,maxBitrate:2e3}),C.VideoProfileMap.set("720p_3",{width:1280,height:720,frameRate:30,maxBitrate:1710}),C.VideoProfileMap.set("720p_5",{width:960,height:720,frameRate:15,maxBitrate:910}),C.VideoProfileMap.set("720p_6",{width:960,height:720,frameRate:30,maxBitrate:1380}),C.VideoProfileMap.set("1080p_1",{width:1920,height:1080,frameRate:15,maxBitrate:2080}),C.VideoProfileMap.set("1080p_2",{width:1920,height:1080,frameRate:30,maxBitrate:3e3}),C.VideoProfileMap.set("1080p_3",{width:1920,height:1080,frameRate:30,maxBitrate:3150}),C.VideoProfileMap.set("1080p_5",{width:1920,height:1080,frameRate:60,maxBitrate:4780}),C.VideoProfileMap.set("1440p_1",{width:2560,height:1440,frameRate:30,maxBitrate:4850}),C.VideoProfileMap.set("1440p_2",{width:2560,height:1440,frameRate:60,maxBitrate:7350}),C.VideoProfileMap.set("4K_1",{width:3840,height:2160,frameRate:30,maxBitrate:8910}),C.VideoProfileMap.set("4K_3",{width:3840,height:2160,frameRate:60,maxBitrate:13500}),C.AudioProfileMap=new Map,C.AudioProfileMap.set("standard",{sampleRate:48e3,channelCount:1,maxBitrate:64}),C.AudioProfileMap.set("high",{sampleRate:48e3,channelCount:1,maxBitrate:128}),C.AudioProfileMap.set("standard-stereo",{sampleRate:48e3,channelCount:2,maxBitrate:80}),C.AudioProfileMap.set("high-stereo",{sampleRate:48e3,channelCount:2,maxBitrate:192})},5553:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.Datachannel=void 0;var y=function(){function m(c){this.pc=c,this.messageId=1,this.dataChannel=this.pc.createDataChannel("GRTNDataChannel"),this.dataChannel.onopen=function(u){},this.dataChannel.onmessage=function(u){u.data},this.dataChannel.onclose=function(u){},this.dataChannel.onerror=function(u){}}return m.prototype.addTrack=function(c,u){return new Promise(function(x,f){})},m.prototype.removeTrack=function(c,u){return new Promise(function(x,f){})},m.prototype.createPublishPacket=function(){var c={type:"pub",version:1,msg_id:this.messageId,streams:[]};return++this.messageId,c},m}();C.Datachannel=y},2470:function(U,C,y){var m,c=this&&this.__extends||(m=function(n,s){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var l in i)Object.prototype.hasOwnProperty.call(i,l)&&(t[l]=i[l])},m(n,s)},function(n,s){if(typeof s!="function"&&s!==null)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null");function t(){this.constructor=n}m(n,s),n.prototype=s===null?Object.create(s):(t.prototype=s.prototype,new t)}),u=this&&this.__assign||function(){return u=Object.assign||function(n){for(var s,t=1,i=arguments.length;t<i;t++)for(var l in s=arguments[t])Object.prototype.hasOwnProperty.call(s,l)&&(n[l]=s[l]);return n},u.apply(this,arguments)},x=this&&this.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(C,"__esModule",{value:!0}),C.PcRestorer=void 0;var f=x(y(102)),a=y(5917),d=y(280),p=y(9428),e=y(5044),r=function(n){function s(t){var i=n.call(this)||this;return i.restoring=!1,i.subscriber=t.subscriber,i.publisher=t.publisher,i.commonController=t.commonController,i}return c(s,n),s.prototype.isReconnecting=function(){return this.restoring},s.prototype.restore=function(){var t=this;if(!this.restoring)return new Promise(function(i,l){t.restoring=!0;var E=t.restructureStreams();if(E&&E.length){t.subscriber.unsubscribe(),t.publisher.unpublish();var _=[],R=E[0],h={retryTimes:a.DEFAULT_RETRY_SUBSCRIBE_LIMIT,retryInterval:a.DEFAULT_RETRY_SUBSCRIBE_INTERVAL};switch(R.type){case"sub":t.commonController.setPeerconnection(t.subscriber.getPeerConnection()),t.subscriber.incrementReconnectTimes(),h.retryTimes=t.subscriber.getSubscribeConfig().retryTimes||a.DEFAULT_RETRY_SUBSCRIBE_LIMIT,h.retryInterval=t.subscriber.getSubscribeConfig().retryInterval||a.DEFAULT_RETRY_SUBSCRIBE_INTERVAL,_.push(t.subscriber.subscribeWithReconnect(R.url,u(u({},t.subscriber.getSubscribeConfig()),{vMsid:R.vMsid,aMsid:R.aMsid})));break;case"pub":R.targetStream&&(t.commonController.setPeerconnection(t.publisher.getPeerConnection()),t.publisher.incrementReconnectTimes(),h.retryTimes=t.publisher.getPublishConfig().retryTimes||a.DEFAULT_RETRY_PUBLISH_LIMIT,h.retryInterval=t.publisher.getPublishConfig().retryInterval||a.DEFAULT_RETRY_PUBLISH_INTERVAL,_.push(t.publisher.publishWithReconnect(R.url,R.targetStream,u(u({},t.publisher.getPublishConfig()),{vMsid:R.vMsid,aMsid:R.aMsid}))));break;case"sub-data":R.msid&&R.label&&_.push(t.commonController.subscribeAddDatachannel({signalUrl:R.url,url:R.url,label:R.label,msid:R.msid}));break;case"pub-data":R.msid&&R.label&&_.push(t.commonController.publishAddDatachannel({signalUrl:R.url,url:R.url,label:R.label,msid:R.msid}));break;default:console.log("RTS [PC RESTORER] unknown http reconnect type")}var o=new Promise(function(v,D){var b=setTimeout(function(){var T=new e.RtsError(p.ErrorCode.ERROR_DATACHANNEL_OPEN,"reconnect pc datachannel open timeout","",{});D(T)},h.retryTimes*h.retryInterval+a.DEFAULT_RETRY_DATACHANNEL_TIMEOUT);t.commonController.on("datachannelStatusChange",function(T){T.status===d.EDatachannelStatus.DATACHANNEL_STATUS_OPEN&&(clearTimeout(b),v())})});_.push(o);var g=[];Promise.all(_).then(function(v){for(var D=1;D<E.length;D++){var b=E[D];if(b)switch(b.type){case"sub":g.push(t.commonController.subscribeAdd([{url:b.url,vMsid:b.vMsid,aMsid:b.aMsid,targetStream:b.targetStream,subAudio:!(!b.aMsid||!b.aMsid.length),subVideo:!(!b.vMsid||!b.vMsid.length)}],!0).catch(function(T){t.emit("onError",t.makeSingleStreamReconnectError(T))}));break;case"pub":g.push(t.commonController.publishAdd([{url:b.url,stream:b.targetStream,vMsid:b.vMsid,aMsid:b.aMsid}]).catch(function(T){t.emit("onError",t.makeSingleStreamReconnectError(T))}));break;case"sub-data":b.label&&b.msid&&g.push(t.commonController.subscribeAddDatachannel({signalUrl:b.url,url:b.url,label:b.label,msid:b.msid}).catch(function(T){t.emit("onError",t.makeSingleStreamReconnectError(T))}));break;case"pub-data":b.label&&b.msid&&g.push(t.commonController.publishAddDatachannel({signalUrl:b.url,url:b.url,label:b.label,msid:b.msid}).catch(function(T){t.emit("onError",t.makeSingleStreamReconnectError(T))}));break;default:console.log("RTS [PC RESTORER] unknown pc reconnect type")}}Promise.allSettled(g).then(function(){i()})}).catch(function(v){l(v)}).finally(function(){t.restoring=!1})}t.restoring=!1})},s.prototype.restructureStreams=function(){var t,i=(t=this.commonController.peerCore)===null||t===void 0?void 0:t.getStreamManager(),l=i?.getAllStreamListWithMsids(),E=i?.getAllDatachannelList(),_=[];return l?.forEach(function(R){var h;(h=R.streams)===null||h===void 0||h.forEach(function(o){var g=[],v=[],D=R.type,b=R.latestUrl,T=o;R.msids.forEach(function(S){S.streamId===o.id&&(S.type==="video"?v.push(S.name):S.type==="audio"&&g.push(S.name))}),_.push({aMsid:g,vMsid:v,type:D,url:b,targetStream:T})})}),E?.forEach(function(R){R.msids.forEach(function(h){if(h.name&&h.label){var o=h.name,g=h.label,v=R.type,D=R.latestUrl;_.push({msid:o,type:v,label:g,url:D})}})}),_},s.prototype.makeSingleStreamReconnectError=function(t){return new e.RtsError(p.ErrorCode.ERROR_SINGLE_PC_STREAM_RECONNECT_FAILED,"single stream reconnect failed","",{originError:t})},s}(f.default);C.PcRestorer=r},4865:function(U,C,y){var m,c=this&&this.__extends||(m=function(b,T){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(S,A){S.__proto__=A}||function(S,A){for(var I in A)Object.prototype.hasOwnProperty.call(A,I)&&(S[I]=A[I])},m(b,T)},function(b,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");function S(){this.constructor=b}m(b,T),b.prototype=T===null?Object.create(T):(S.prototype=T.prototype,new S)}),u=this&&this.__assign||function(){return u=Object.assign||function(b){for(var T,S=1,A=arguments.length;S<A;S++)for(var I in T=arguments[S])Object.prototype.hasOwnProperty.call(T,I)&&(b[I]=T[I]);return b},u.apply(this,arguments)},x=this&&this.__awaiter||function(b,T,S,A){return new(S||(S=Promise))(function(I,H){function M(O){try{N(A.next(O))}catch(P){H(P)}}function V(O){try{N(A.throw(O))}catch(P){H(P)}}function N(O){var P;O.done?I(O.value):(P=O.value,P instanceof S?P:new S(function(F){F(P)})).then(M,V)}N((A=A.apply(b,T||[])).next())})},f=this&&this.__generator||function(b,T){var S,A,I,H,M={label:0,sent:function(){if(1&I[0])throw I[1];return I[1]},trys:[],ops:[]};return H={next:V(0),throw:V(1),return:V(2)},typeof Symbol=="function"&&(H[Symbol.iterator]=function(){return this}),H;function V(N){return function(O){return function(P){if(S)throw new TypeError("Generator is already executing.");for(;H&&(H=0,P[0]&&(M=0)),M;)try{if(S=1,A&&(I=2&P[0]?A.return:P[0]?A.throw||((I=A.return)&&I.call(A),0):A.next)&&!(I=I.call(A,P[1])).done)return I;switch(A=0,I&&(P=[2&P[0],I.value]),P[0]){case 0:case 1:I=P;break;case 4:return M.label++,{value:P[1],done:!1};case 5:M.label++,A=P[1],P=[0];continue;case 7:P=M.ops.pop(),M.trys.pop();continue;default:if(I=M.trys,!((I=I.length>0&&I[I.length-1])||P[0]!==6&&P[0]!==2)){M=0;continue}if(P[0]===3&&(!I||P[1]>I[0]&&P[1]<I[3])){M.label=P[1];break}if(P[0]===6&&M.label<I[1]){M.label=I[1],I=P;break}if(I&&M.label<I[2]){M.label=I[2],M.ops.push(P);break}I[2]&&M.ops.pop(),M.trys.pop();continue}P=T.call(b,M)}catch(F){P=[6,F],A=0}finally{S=I=0}if(5&P[0])throw P[1];return{value:P[0]?P[1]:void 0,done:!0}}([N,O])}}},a=this&&this.__importDefault||function(b){return b&&b.__esModule?b:{default:b}};Object.defineProperty(C,"__esModule",{value:!0}),C.RtsPeerconnection=void 0;var d,p=y(280),e=y(233),r=y(4315),n=y(2718),s=a(y(102)),t=y(5917),i=y(4699),l=y(9752),E=y(5553),_=y(9428),R=y(5044),h=a(y(6834));(function(b){b.Subscribe="sub",b.Publish="pub"})(d||(d={}));var o=window.RTCRtpReceiver&&"createEncodedStreams"in RTCRtpReceiver.prototype,g=window.RTCRtpReceiver&&"transform"in RTCRtpReceiver.prototype&&"RTCRtpScriptTransform"in window,v=function(b){function T(){var S=b.call(this)||this;return S.connectingEventSent=!1,S.reused=!1,S.transformWorkerList=new D,S.receiverCodecPreferences={},S.senderCodecPreferences={},S.heartbeatTimeoutHandler=null,S.noHeartbeatCount=0,S.subMonitor=new i.SubMonitor,S.subMonitor.on("onMonitorEvent",function(A){S.emit("onMonitorEvent",A)}),S.subMonitor.on("streamEnded",function(){S.emit("streamEnded")}),S.subMonitor.on("canPlay",function(){}),S.pubMonitor=new l.PubMonitor,S.pubMonitor.on("onMonitorEvent",function(A){S.emit("onMonitorEvent",A)}),S.pubMonitor.on("onTransportStateEvent",function(A){S.emit("onTransportStateEvent",A)}),S}return c(T,b),Object.defineProperty(T.prototype,"isConnected",{get:function(){var S;return((S=this.pc)===null||S===void 0?void 0:S.connectionState)==="connected"},enumerable:!1,configurable:!0}),Object.defineProperty(T.prototype,"isReused",{get:function(){return this.reused},set:function(S){this.reused=!!S},enumerable:!1,configurable:!0}),T.prototype.getWorkerManager=function(){return this.transformWorkerList},T.prototype.getPc=function(){return this.pc},T.prototype.getPeerCore=function(){return this.peerCore},T.prototype.getSubMonitor=function(){return this.subMonitor},T.prototype.getPubMonitor=function(){return this.pubMonitor},T.prototype.playStart=function(){this.subMonitor.resetTimer(1e3)},T.prototype.pushStart=function(){this.pc&&this.peerCore&&this.pubMonitor.startHeartbeat(this.pc,this.peerCore)},T.prototype.sample=function(){return x(this,void 0,void 0,function(){return f(this,function(S){switch(S.label){case 0:return[4,this.subMonitor.onMonitorTimer()];case 1:return S.sent(),[2]}})})},T.prototype.subAdd=function(S,A){var I;return(I=this.peerCore)===null||I===void 0?void 0:I.subscribeAdd(S,A)},T.prototype.subActive=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.subscribeActive(S)},T.prototype.subStop=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.subscribeStop(S)},T.prototype.subDeleteTracks=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.subscribeDeleteTracks(S)},T.prototype.pubAdd=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.publishAdd(S)},T.prototype.pubDeleteTracks=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.publishDeleteTracks(S)},T.prototype.pubReplaceTracks=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.publishReplaceTracks(S)},T.prototype.pubStop=function(S){var A;return(A=this.peerCore)===null||A===void 0?void 0:A.publishStop(S)},T.prototype.createOffer=function(S,A,I,H){var M=this;return H===void 0&&(H={publishUrl:""}),new Promise(function(V,N){var O;(O=M.cancelable)===null||O===void 0||O.cancel();var P={googCpuOveruseDetection:!1,sdpSemantics:"unified-plan",encodedInsertableStreams:H.encodedInsertableStreams,bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"};if(e.BrowserUtil.isChrome&&Number(e.BrowserUtil.browserMainVersion)<=55&&(P.iceServers=[]),M.pc=new RTCPeerConnection(P),M.encodedInsertableStreams=H.encodedInsertableStreams,M.peerCore=new p.PeerConnectionCore({pc:M.pc,onDatachannelEvent:function(G){var Q,te;M.emit("datachannelStatusChange",{status:G}),H.disableHeartbeat||(G===p.EDatachannelStatus.DATACHANNEL_STATUS_OPEN?((0,n.hebtLog)("DATACHANNEL OPEN"," heartbeat started"),(Q=M.peerCore)===null||Q===void 0||Q.startSignalHeartbeatTimer(),M.startHeartbeatTimeoutChecker()):G===p.EDatachannelStatus.DATACHANNEL_STATUS_CLOSE&&((0,n.hebtLog)("DATACHANNEL CLOSE"," heartbeats from now on will fail"),(te=M.peerCore)===null||te===void 0||te.stopSignalHeartbeatTimer()))},onInnerSubscribeDelete:function(G){M.emit("innerSubscribeDeleteTracks",G)},offerSdpHook:H.offerSdpHook,answerSdpHook:H.answerSdpHook}),M.registerPeerCoreListeners(),M.peerCore.setReceiverCodecPreferences(M.receiverCodecPreferences),M.peerCore.setSenderCodecPreferences(M.senderCodecPreferences),M.pc.onconnectionstatechange=function(){var G=(M.pc||{}).connectionState;switch(M.connectingEventSent||(M.connectingEventSent=!0,M.emit("connectStatusChange",{status:t.EConnectStatus.CONNECT_STATUS_CONNECTING})),G!=="connecting"&&M.clearStatusTimer(),G){case"connected":M.emit("onConnected"),M.emit("connectStatusChange",{status:t.EConnectStatus.CONNECT_STATUS_CONNECTED});break;case"disconnected":M.emit("connectStatusChange",{status:t.EConnectStatus.CONNECT_STATUS_RECONNECTING});break;case"failed":case"closed":M.handleClosed()}},M.clearStatusTimer(),M.statusTimer=window.setTimeout(function(){M.handleClosed()},T.CONNECT_TIMEOUT),I){M.localStream=I,M.sdpUtil=new r.SdpUtil(M.localStream);var F=M.addStream();if(F!==0)return M.pc=void 0,void N(new R.RtsError(F,F===_.ErrorCode.ERROR_MEDIASTREAMTRACK_AUDIO_NONE?"need audio track":"",""))}else M.sdpUtil=new r.SdpUtil;var q={};I||(q=M.handleSubTransceiver(S,A).added?{}:{offerToReceiveAudio:S,offerToReceiveVideo:A});var W=M.pc.createOffer(q);M.cancelable=(0,n.makeCancelable)(W),M.cancelable.promise.then(function(G){var Q,te,Z,re,oe,se,ce;if(M.cancelable=void 0,M.sdpUtil){if(M.sdpUtil.init(String(G.sdp)),M.sdpUtil.addNack(),M.sdpUtil.addSps(),H.disableStereo||M.sdpUtil.addStereo(),I&&M.sdpUtil.modifyTrackName({vMsid:H.vMsid&&H.vMsid[0],aMsid:H.aMsid&&H.aMsid[0]}),M.pc){G.sdp=M.sdpUtil.sdp,I&&I.sdpHook&&typeof I.sdpHook=="function"&&(G.sdp=I.sdpHook(G.sdp)),(Q=M.peerCore)===null||Q===void 0||Q.setPrevOfferSdp(G.sdp||"");var ue=[];if(I)try{(te=M.peerCore)===null||te===void 0||te.patchPublishStreamManagerRecord(H.publishUrl||"",u(u({},H),{stream:I}));var he=(Z=M.peerCore)===null||Z===void 0?void 0:Z.parseSdp(G.sdp||"");ue=(re=M.peerCore)===null||re===void 0?void 0:re.updateTrackInfoList({url:H.publishUrl||"",stream:I,vMsid:(oe=M.peerCore)===null||oe===void 0?void 0:oe.unifyMsid(H.vMsid,"video"),aMsid:(se=M.peerCore)===null||se===void 0?void 0:se.unifyMsid(H.aMsid,"audio"),sdpMediaList:(ce=he?.detail)===null||ce===void 0?void 0:ce.media})}catch(fe){console.log(fe)}H.offerSdpHook&&typeof H.offerSdpHook=="function"&&(G.sdp=H.offerSdpHook(G.sdp||"")),M.pc.setLocalDescription(G).then(function(){M.pc?V({desp:M.pc.localDescription,publishTrackInfoList:ue}):N(new R.RtsError(_.ErrorCode.ERROR_CREATEOFFER,"no pc",""))}).catch(function(fe){N(new R.RtsError(_.ErrorCode.ERROR_CREATEOFFER,"setLocalDescription error "+fe.message,""))})}}else N(new R.RtsError(_.ErrorCode.ERROR_CREATEOFFER,"no sdp",""))}).catch(function(G){G.isCanceled||N(new R.RtsError(_.ErrorCode.ERROR_CREATEOFFER,G.message?G.message:"create offer error",""))})})},T.prototype.recvAnswer=function(S,A){var I,H,M=this;return A===void 0&&(A={}),(I=this.peerCore)===null||I===void 0||I.setPrevAnswerSdp((H=S?.jsep)===null||H===void 0?void 0:H.sdp),new Promise(function(V,N){var O,P,F,q,W,G;if(M.pc){if(M.pc.ontrack=function(te){M.pc&&M.peerCore&&M.subMonitor.start(M.pc,M.peerCore),setTimeout(function(){M.handleEncodedInsertableStreams({receiver:te.receiver})}),M.isReused||M.emit("onTrackEvent",te)},M.pc.signalingState==="closed")return void N({message:"PeerConnection signalingState is closed"});if(!((O=S.jsep)===null||O===void 0)&&O.sdp){var Q=new r.SdpUtil;Q.init(String((P=S.jsep)===null||P===void 0?void 0:P.sdp)),M.localStream&&(M.localStream.audioTrack&&!M.localStream.videoTrack&&(Q.removeTwccRtcpFb(),(F=M.peerCore)===null||F===void 0||F.setRemoveTwcc(!0)),Q.setDirection()),A.tcpOnly&&Q.hasTcpCandidate&&Q.removeUdpCandidate(),S.jsep.sdp=Q.sdp,(q=M.peerCore)===null||q===void 0||q.setPrevAnswerSdp((W=S?.jsep)===null||W===void 0?void 0:W.sdp)}!((G=S.jsep)===null||G===void 0)&&G.sdp&&A.answerSdpHook&&typeof A.answerSdpHook=="function"&&(S.jsep.sdp=A.answerSdpHook(S.jsep.sdp)),M.pc.setRemoteDescription(new RTCSessionDescription(S.jsep)).then(function(te){var Z;M.pc&&M.localStream&&(M.localStream.setEncodeParam(M.pc),(Z=M.pc)===null||Z===void 0||Z.getSenders().forEach(function(re){M.handleEncodedInsertableStreams({sender:re})})),V(te)}).catch(function(te){te.sdp=S.jsep.sdp,N(te)})}else N({message:"no PeerConnection"})})},T.prototype.setReceiverCodecPreferences=function(S){var A;this.receiverCodecPreferences=u({},S),(A=this.peerCore)===null||A===void 0||A.setReceiverCodecPreferences(this.receiverCodecPreferences)},T.prototype.setSenderCodecPreferences=function(S){var A;this.senderCodecPreferences=u({},S),(A=this.peerCore)===null||A===void 0||A.setSenderCodecPreferences(this.senderCodecPreferences)},T.prototype.removeTrack=function(S,A){var I=this;return new Promise(function(H,M){I.pc&&I.dataChannel&&I.dataChannel.removeTrack(S,A).then(function(){}).catch(function(V){M(V)})})},T.prototype.replaceTrack=function(S,A,I){var H=this;return new Promise(function(M,V){I||H.pc&&H.dataChannel&&H.dataChannel.removeTrack(S,A).then(function(){}).catch(function(N){V(N)})})},T.prototype.sendSEI=function(S){var A;if(!S.data)throw new Error("No data to send, please check your params.");if(!(S.data instanceof ArrayBuffer))throw new Error("data should be ArrayBuffer, please check your params.");if(!S.url)throw new Error("url is required, please check your params.");if(!S.vMsid)throw new Error("vMsid is required, please check your params.");if(o||g){var I=this.transformWorkerList.findByMsid({url:S.url,kind:t.TrackType.VIDEO,source:t.EWorkerSource.Sender,msid:S.vMsid});if(!I)throw new Error("No published stream found, please check your url: "+S.url);(A=I?.worker)===null||A===void 0||A.postMessage({operation:t.EWorkerAction.InserSEI,payloadType:S.payloadType,repeatCount:S.repeatCount,sei:S.data})}},T.prototype.dispose=function(){this.cancelable&&(this.cancelable.cancel(),this.cancelable=void 0),this.peerCore&&(this.peerCore.dispose(),this.peerCore=void 0),this.pc&&(this.pc.onconnectionstatechange=function(){},this.pc.ontrack=function(){},this.pc.close(),this.pc=void 0,this.clearStatusTimer()),this.sdpUtil&&(this.sdpUtil.dispose(),this.sdpUtil=void 0),this.localStream&&(this.localStream=void 0),this.transformWorkerList.dispose(),this.subMonitor.stop(),this.pubMonitor.stopHeartbeat(),this.isReused=!1,this.encodedInsertableStreams=void 0,this.stopHeartbeatTimeoutChecker()},T.prototype.addStream=function(){if(this.localStream){if(this.pc){if(this.localStream.audioTrack){var S=this.pc.addTransceiver(this.localStream.audioTrack,{direction:"sendonly",streams:[this.localStream.mediaStream]});if(this.senderCodecPreferences.audio)try{S.setCodecPreferences(this.senderCodecPreferences.audio)}catch(I){console.warn("setCodecPreferences error",I)}}if(this.localStream.videoTrack){var A=this.pc.addTransceiver(this.localStream.videoTrack,{direction:"sendonly",streams:[this.localStream.mediaStream]});if(this.senderCodecPreferences.video)try{A.setCodecPreferences(this.senderCodecPreferences.video)}catch(I){console.warn("setCodecPreferences error",I)}}return 0}return _.ErrorCode.ERROR_PREERCONNECTION_UNKNOWN}return _.ErrorCode.ERROR_MEDIASTREAMTRACK_AUDIO_NONE},T.prototype.handleEncodedInsertableStreams=function(S){var A,I,H=this;if(this.encodedInsertableStreams){var M=S.receiver,V=S.sender,N=M?t.EWorkerSource.Receiver:t.EWorkerSource.Sender,O=M||V,P=O.track;if(!P)return console.warn("no track in senderReceiver!");var F=P.kind,q=(I=(A=this.peerCore)===null||A===void 0?void 0:A.getStreamManager())===null||I===void 0?void 0:I.getAllTrackPairList(N===t.EWorkerSource.Receiver?d.Subscribe:d.Publish),W=q?.find(function(oe){var se,ce;return((ce=(se=oe[F===t.TrackType.VIDEO?"vTransceiver":"aTransceiver"])===null||se===void 0?void 0:se.track)===null||ce===void 0?void 0:ce.id)===P.id});if(!W)return console.warn("no existing stream info found");var G=new h.default;if(!this.transformWorkerList.add({worker:G,kind:F,source:N,info:W,receiver:M,sender:V}))return console.log("worker existing, skip.");var Q=t.EWorkerAction.Setup;if(o){var te=O.createEncodedStreams(),Z=te.readable,re=te.writable;G.postMessage({source:N,readable:Z,writable:re,operation:Q},[Z,re])}else g&&(O.transform=new RTCRtpScriptTransform(G,{source:N,operation:Q}));G.onmessage=function(oe){var se=oe.data,ce=se.type,ue=se.data,he=se.frameInfo;ce==="encodedFrame"&&H.emit("encodedFrame",{kind:F,url:W.originUrl,vMsid:F==="video"?W?.vMsid:void 0,aMsid:F==="audio"?W?.aMsid:void 0,frame:u({data:ue},he)})}}},T.prototype.handleSubTransceiver=function(S,A){var I,H,M,V=!1;if(!((I=this.pc)===null||I===void 0)&&I.addTransceiver){if(S&&(H=this.pc.addTransceiver("audio",{direction:"recvonly"}),this.receiverCodecPreferences.audio))try{H.setCodecPreferences(this.receiverCodecPreferences.audio)}catch(N){console.warn("setCodecPreferences error",N)}if(A&&(M=this.pc.addTransceiver("video",{direction:"recvonly"}),this.receiverCodecPreferences.video))try{M.setCodecPreferences(this.receiverCodecPreferences.video)}catch(N){console.warn("setCodecPreferences error",N)}V=!0}return{added:V,aTransceiver:H,vTransceiver:M}},T.prototype.initDataChannel=function(){!this.dataChannel&&this.pc&&(this.dataChannel=new E.Datachannel(this.pc))},T.prototype.handleClosed=function(){this.subMonitor.stop(),this.emit("connectStatusChange",{status:t.EConnectStatus.CONNECT_STATUS_DISCONNECTED}),this.emit("onEnd")},T.prototype.clearStatusTimer=function(){this.statusTimer&&clearTimeout(this.statusTimer),this.statusTimer=void 0},T.prototype.registerPeerCoreListeners=function(){var S=this;this.peerCore?(this.peerCore.on("hebtReceived",function(A){(0,n.hebtLog)("EVENT: HEBT RECV",A),S.noHeartbeatCount=0,S.emit("hebtReceived",A)}),this.peerCore.on("streamError",function(A){(0,n.hebtLog)("EVENT: \u5355\u8DEF\u6D41\u9519\u8BEF",A),S.emit("streamError",A)}),this.peerCore.on("streamReconnect",function(A){(0,n.hebtLog)("EVENT: \u5355\u8DEF\u6D41\u91CD\u8FDE",A),S.emit("streamReconnect",A)}),this.peerCore.on("traceIdUpdate",function(A){(0,n.hebtLog)("EVENT: traceId",A),S.emit("traceIdUpdate",A)}),this.peerCore.on("pcReconnect",function(A){(0,n.hebtLog)("EVENT: PC\u91CD\u8FDE",A),S.emit("pcReconnect",A)}),this.peerCore.on("datachannelNotEnabled",function(){var A;(0,n.hebtLog)("EVENT: \u6570\u636E\u901A\u9053\u672A\u5F00\u542F"),S.stopHeartbeatTimeoutChecker(),(A=S.peerCore)===null||A===void 0||A.stopSignalHeartbeatTimer()})):(0,n.hebtLog)("PeerCore listeners registration failed.")},T.prototype.startHeartbeatTimeoutChecker=function(){var S=this;this.stopHeartbeatTimeoutChecker(),this.heartbeatTimeoutHandler=setInterval(function(){S.noHeartbeatCount++,S.noHeartbeatCount>=t.DEFAULT_HEARTBEAT_TIMEOUT&&((0,n.hebtLog)("EVENT: \u5FC3\u8DF3\u8D85\u65F6, PC\u91CD\u8FDE"),S.emit("pcReconnect",{recode:"",reMsg:"heartbeat timeout"}),S.stopHeartbeatTimeoutChecker())},1e3)},T.prototype.stopHeartbeatTimeoutChecker=function(){this.heartbeatTimeoutHandler!==null&&clearInterval(this.heartbeatTimeoutHandler),this.heartbeatTimeoutHandler=null,this.noHeartbeatCount=0},T.CONNECT_TIMEOUT=1e4,T}(s.default);C.RtsPeerconnection=v;var D=function(){function b(){this.workerList=[]}return b.prototype.add=function(T){return!this.findByMsid({url:T.info.url,source:T.source,kind:T.kind,msid:T.kind===t.TrackType.VIDEO?T.info.vMsid:T.info.aMsid})&&(this.workerList.push(T),!0)},b.prototype.removeByUrl=function(T){var S=this;this.workerList.filter(function(A){return A.info.url.split("?")[0]===T.url.split("?")[0]&&A.source===T.source}).forEach(function(A){A.worker.terminate(),S.workerList=S.workerList.filter(function(I){return I!==A})})},b.prototype.removeByMsid=function(T){var S=this.findByMsid(T);S?(S.worker.terminate(),this.workerList=this.workerList.filter(function(A){return A!==S})):console.warn("no worker to remove")},b.prototype.findByUrl=function(T,S){return this.workerList.find(function(A){return A.info.url.split("?")[0]===T.split("?")[0]&&A.kind===S})},b.prototype.findByMsid=function(T){var S=T.url,A=T.kind,I=T.source,H=T.msid,M=A===t.TrackType.VIDEO?"vMsid":"aMsid";return this.workerList.find(function(V){return V.info.url.split("?")[0]===S.split("?")[0]&&V.source===I&&V.kind===A&&V.info[M]===H})},b.prototype.dispose=function(){this.workerList.forEach(function(T){T.worker.terminate()}),this.workerList=[]},b}()},2825:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0})},8156:function(U,C,y){var m=this&&this.__createBinding||(Object.create?function(a,d,p,e){e===void 0&&(e=p);var r=Object.getOwnPropertyDescriptor(d,p);r&&!("get"in r?!d.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return d[p]}}),Object.defineProperty(a,e,r)}:function(a,d,p,e){e===void 0&&(e=p),a[e]=d[p]}),c=this&&this.__exportStar||function(a,d){for(var p in a)p==="default"||Object.prototype.hasOwnProperty.call(d,p)||m(d,a,p)};Object.defineProperty(C,"__esModule",{value:!0}),C.EDatachannelStatus=C.EConnectStatus=C.AliRTS=void 0,y(9543);var u=y(4845);Object.defineProperty(C,"AliRTS",{enumerable:!0,get:function(){return u.AliRTS}}),window&&(window.AliRTS=u.AliRTS);var x=y(5917);Object.defineProperty(C,"EConnectStatus",{enumerable:!0,get:function(){return x.EConnectStatus}});var f=y(280);Object.defineProperty(C,"EDatachannelStatus",{enumerable:!0,get:function(){return f.EDatachannelStatus}}),c(y(2825),C)},2672:(U,C)=>{var y;Object.defineProperty(C,"__esModule",{value:!0}),C.EN=void 0,function(m){m.MESSAGE_NOTSUPPORT_WEBRTC="not support webrtc",m.MESSAGE_BROWSER_NOTSUPPORT="browser not support",m.MESSAGE_BROWSER_VERSIONLOW="browser version too low",m.MESSAGE_NOTSUPPORT_H264="not support h264",m.MESSAGE_CREATEOFFER="create offer error"}(y||(C.EN=y={}))},2818:function(U,C,y){var m=this&&this.__assign||function(){return m=Object.assign||function(e){for(var r,n=1,s=arguments.length;n<s;n++)for(var t in r=arguments[n])Object.prototype.hasOwnProperty.call(r,t)&&(e[t]=r[t]);return e},m.apply(this,arguments)},c=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(C,"__esModule",{value:!0});var u,x=y(233),f=c(y(7028)),a=y(9428),d=c(y(2632));(function(e){e[e.UA=101]="UA",e[e.SUB_STATS=107]="SUB_STATS",e[e.PUB_STATS=108]="PUB_STATS",e[e.CONNECT_STATE_CHANGE=109]="CONNECT_STATE_CHANGE",e[e.START_PLAY=120]="START_PLAY",e[e.STOP_PLAY=121]="STOP_PLAY",e[e.SUBSCRIBE_START=125]="SUBSCRIBE_START",e[e.SUBSCRIBE_OK=126]="SUBSCRIBE_OK",e[e.FIRST_FRAME_TIME=137]="FIRST_FRAME_TIME",e[e.DC_HTTP_CONNECT=140]="DC_HTTP_CONNECT",e[e.DC_HTTP_CONNECT_OK=141]="DC_HTTP_CONNECT_OK",e[e.DC_SUB_ADD=142]="DC_SUB_ADD",e[e.DC_SUB_ADD_OK=143]="DC_SUB_ADD_OK",e[e.DC_CONNECT_STATE_CHANGE=144]="DC_CONNECT_STATE_CHANGE",e[e.DC_SUB_STOP=145]="DC_SUB_STOP",e[e.DC_SUB_STOP_OK=146]="DC_SUB_STOP_OK",e[e.DC_DISPOSE=147]="DC_DISPOSE",e[e.ERROR_INFO=150]="ERROR_INFO",e[e.DC_PUB_ADD=152]="DC_PUB_ADD",e[e.DC_PUB_ADD_OK=153]="DC_PUB_ADD_OK",e[e.DC_PUB_STOP=155]="DC_PUB_STOP",e[e.DC_PUB_STOP_OK=156]="DC_PUB_STOP_OK",e[e.RECONNECT=160]="RECONNECT",e[e.RECONNECT_PARAMS=161]="RECONNECT_PARAMS",e[e.CREATE_CLIENT=200]="CREATE_CLIENT",e[e.LOCALSTREAM_INITED=201]="LOCALSTREAM_INITED",e[e.START_PUBLISH=220]="START_PUBLISH",e[e.STOP_PUBLISH=221]="STOP_PUBLISH",e[e.PUBLISH_OK=222]="PUBLISH_OK",e[e.SET_VIDEOPROFILE=230]="SET_VIDEOPROFILE",e[e.SET_SCREENPROFILE=231]="SET_SCREENPROFILE",e[e.SET_AUDIOPROFILE=238]="SET_AUDIOPROFILE",e[e.ENABLE_AUDIO=232]="ENABLE_AUDIO",e[e.DISABLE_AUDIO=233]="DISABLE_AUDIO",e[e.ENABLE_VIDEO=234]="ENABLE_VIDEO",e[e.DISABLE_VIDEO=235]="DISABLE_VIDEO",e[e.STOP=236]="STOP",e[e.PLAY=237]="PLAY"})(u||(u={}));var p=function(){function e(r){this.customReporter=r?.customReporter,this.ct=r&&r.customTag?r.customTag:"",this.enableLog=!r||r.trackLog!=0,this._initParam(),this.slsTracker=new d.default({host:"cn-hangzhou.log.aliyuncs.com",project:"videocloud",logstore:"live-client-log",time:10,count:10})}return e.prototype.updateTid=function(){this.param?this.param.tid=x.Guid.create(32):this._initParam()},e.prototype.updateUrl=function(r){this.param&&(this.param.pu=r)},e.prototype.reportUA=function(r){this.reporter({msgid:u.UA,args:JSON.stringify({ua:r})})},e.prototype.reportPullStats=function(r){this.reporter({msgid:u.SUB_STATS,args:JSON.stringify(m({},r))})},e.prototype.reportPushStats=function(r){this.reporter({msgid:u.PUB_STATS,args:JSON.stringify(m({},r))})},e.prototype.reportStartPlay=function(r){this.reporter({msgid:u.START_PLAY,args:JSON.stringify({vurl:r})})},e.prototype.reportStopPlay=function(){this.reporter({msgid:u.STOP_PLAY})},e.prototype.reportSubscribeStart=function(r,n,s,t,i){this.reporter({msgid:u.SUBSCRIBE_START,args:JSON.stringify({vurl:r,surl:n,vMsid:s?s.join(", "):"",aMsid:t?t.join(", "):"",isSubAdd:!!i})})},e.prototype.reportSubscribeOk=function(r){r===void 0&&(r={}),this.reporter({msgid:u.SUBSCRIBE_OK,args:JSON.stringify({vurl:r.vurl||"",surl:r.surl||"",hrct:r.hrct,tcid:r.traceId,rslt:r.rslt,isSubAdd:!!r.isSubAdd})})},e.prototype.reportFirstFrameTime=function(r,n,s,t,i,l,E,_,R,h,o,g,v,D){this.reporter({msgid:u.FIRST_FRAME_TIME,args:JSON.stringify({vurl:r,cpct:s,hrct:t,tcid:n,ffct:i,rslt:l,cnct:E,stats:_,delct:R,addct:h,actct:o,vMsid:g?g.join(", "):"",aMsid:v?v.join(", "):"",isSubAdd:!!D})})},e.prototype.reportErrorInfo=function(r,n,s,t){r!==a.ErrorCode.ERROR_AUTOPLAY_ERROR&&this.reporter({msgid:u.ERROR_INFO,args:JSON.stringify({errorCode:r,message:n,tcid:s,extraInfo:t})})},e.prototype.reportReconnect=function(r,n,s,t,i){this.reporter({msgid:u.RECONNECT,args:JSON.stringify({errorCode:r,message:n,tcid:s,retryTimes:t,useTcp:i})})},e.prototype.reportReconnectParams=function(r,n,s,t,i,l){this.reporter({msgid:u.RECONNECT_PARAMS,args:JSON.stringify({type:r,url:n,vMsid:(s||[]).join(","),aMsid:(t||[]).join(","),useTcp:i,streamId:l})})},e.prototype.reportCreateClient=function(){this.reporter({msgid:u.CREATE_CLIENT})},e.prototype.reportStartPublish=function(r,n,s){this.reporter({msgid:u.START_PUBLISH,args:JSON.stringify({purl:r,surl:n,isPubAdd:!!s})})},e.prototype.reportPublishOk=function(r,n,s,t,i,l,E,_){this.reporter({msgid:u.PUBLISH_OK,args:JSON.stringify({purl:r,surl:n,coct:s,hrct:t,act:i,tcid:l,totalct:E||s+t+i,isPubAdd:!!_})})},e.prototype.reportStopPublish=function(r,n){this.reporter({msgid:u.STOP_PUBLISH,args:JSON.stringify({url:r,isPubStop:!!n})})},e.prototype.reportVideoProfile=function(r){this.reporter({msgid:u.SET_VIDEOPROFILE,args:JSON.stringify({vp:r})})},e.prototype.reportScreenProfile=function(r){this.reporter({msgid:u.SET_SCREENPROFILE,args:JSON.stringify({sp:r})})},e.prototype.reportAudioProfile=function(r){this.reporter({msgid:u.SET_AUDIOPROFILE,args:JSON.stringify({vp:r})})},e.prototype.reportEnableAudio=function(){this.reporter({msgid:u.ENABLE_AUDIO})},e.prototype.reportDisableAudio=function(){this.reporter({msgid:u.DISABLE_AUDIO})},e.prototype.reportEnableVideo=function(){this.reporter({msgid:u.ENABLE_VIDEO})},e.prototype.reportDisableVideo=function(){this.reporter({msgid:u.DISABLE_VIDEO})},e.prototype.reportStop=function(r){this.reporter({msgid:u.STOP,args:JSON.stringify({tp:r})})},e.prototype.reportPlay=function(r){this.reporter({msgid:u.PLAY,args:JSON.stringify({tp:r})})},e.prototype.reportStreamCreated=function(r,n){this.reporter({msgid:u.LOCALSTREAM_INITED,args:JSON.stringify({userConfig:r,localStreamInfo:n})})},e.prototype.reportConnectionChange=function(r,n){this.reporter({msgid:u.CONNECT_STATE_CHANGE,args:JSON.stringify({connectionState:r,direction:n})})},e.prototype.reportDatachannelHttpConnect=function(r){this.reporter({msgid:u.DC_HTTP_CONNECT,args:JSON.stringify({url:r})})},e.prototype.reportDatachannelHttpConnectOk=function(r){this.reporter({msgid:u.DC_HTTP_CONNECT_OK,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelSubAdd=function(r){this.reporter({msgid:u.DC_SUB_ADD,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelPubAdd=function(r){this.reporter({msgid:u.DC_PUB_ADD,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelSubAddOk=function(r){this.reporter({msgid:u.DC_SUB_ADD_OK,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelPubAddOk=function(r){this.reporter({msgid:u.DC_PUB_ADD_OK,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelStatusChange=function(r){this.reporter({msgid:u.DC_CONNECT_STATE_CHANGE,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelSubStop=function(r){this.reporter({msgid:u.DC_SUB_STOP,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelPubStop=function(r){this.reporter({msgid:u.DC_PUB_STOP,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelSubStopOk=function(r){this.reporter({msgid:u.DC_SUB_STOP_OK,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelPubStopOk=function(r){this.reporter({msgid:u.DC_PUB_STOP_OK,args:JSON.stringify(m({},r))})},e.prototype.reportDatachannelDispose=function(r){this.reporter({msgid:u.DC_DISPOSE,args:JSON.stringify(m({},r))})},e.prototype._initParam=function(){this.param||(this.param={APIVersion:"0.6.0",os:x.SystemUtil.platform,osv:x.SystemUtil.systemVersion,bt:x.BrowserUtil.browserName,bv:x.BrowserUtil.browserVersion,host:window.location.origin,page:window.location.href,uid:x.LocalStorage.uuid,tid:x.Guid.create(32),ver:f.default.version,ct:this.ct,dt:"",lv:"1.0.0",ua:navigator&&navigator.userAgent||"",pu:""})},e.prototype.reporter=function(r){var n=m(m(m(m({},this.param||{}),{tm:new Date().getTime()}),r||{}),{msgname:u[r.msgid]});if(this.customReporter&&typeof this.customReporter=="function")try{this.customReporter(n)}catch(s){console.error("[Error in customReporter] ",s)}this.enableLog&&this.slsTracker.send(n)},e.prototype.data2String=function(r){var n="";for(var s in r)r.hasOwnProperty(s)&&(n.length&&(n+="&"),n+=s+"="+r[s]);return n},e.HEARTHEAT_INTERVAL=4,e}();C.default=p},7668:function(U,C,y){var m,c=this&&this.__extends||(m=function(o,g){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(v,D){v.__proto__=D}||function(v,D){for(var b in D)Object.prototype.hasOwnProperty.call(D,b)&&(v[b]=D[b])},m(o,g)},function(o,g){if(typeof g!="function"&&g!==null)throw new TypeError("Class extends value "+String(g)+" is not a constructor or null");function v(){this.constructor=o}m(o,g),o.prototype=g===null?Object.create(g):(v.prototype=g.prototype,new v)}),u=this&&this.__assign||function(){return u=Object.assign||function(o){for(var g,v=1,D=arguments.length;v<D;v++)for(var b in g=arguments[v])Object.prototype.hasOwnProperty.call(g,b)&&(o[b]=g[b]);return o},u.apply(this,arguments)},x=this&&this.__awaiter||function(o,g,v,D){return new(v||(v=Promise))(function(b,T){function S(H){try{I(D.next(H))}catch(M){T(M)}}function A(H){try{I(D.throw(H))}catch(M){T(M)}}function I(H){var M;H.done?b(H.value):(M=H.value,M instanceof v?M:new v(function(V){V(M)})).then(S,A)}I((D=D.apply(o,g||[])).next())})},f=this&&this.__generator||function(o,g){var v,D,b,T,S={label:0,sent:function(){if(1&b[0])throw b[1];return b[1]},trys:[],ops:[]};return T={next:A(0),throw:A(1),return:A(2)},typeof Symbol=="function"&&(T[Symbol.iterator]=function(){return this}),T;function A(I){return function(H){return function(M){if(v)throw new TypeError("Generator is already executing.");for(;T&&(T=0,M[0]&&(S=0)),S;)try{if(v=1,D&&(b=2&M[0]?D.return:M[0]?D.throw||((b=D.return)&&b.call(D),0):D.next)&&!(b=b.call(D,M[1])).done)return b;switch(D=0,b&&(M=[2&M[0],b.value]),M[0]){case 0:case 1:b=M;break;case 4:return S.label++,{value:M[1],done:!1};case 5:S.label++,D=M[1],M=[0];continue;case 7:M=S.ops.pop(),S.trys.pop();continue;default:if(b=S.trys,!((b=b.length>0&&b[b.length-1])||M[0]!==6&&M[0]!==2)){S=0;continue}if(M[0]===3&&(!b||M[1]>b[0]&&M[1]<b[3])){S.label=M[1];break}if(M[0]===6&&S.label<b[1]){S.label=b[1],b=M;break}if(b&&S.label<b[2]){S.label=b[2],S.ops.push(M);break}b[2]&&S.ops.pop(),S.trys.pop();continue}M=g.call(o,S)}catch(V){M=[6,V],D=0}finally{v=b=0}if(5&M[0])throw M[1];return{value:M[0]?M[1]:void 0,done:!0}}([I,H])}}},a=this&&this.__rest||function(o,g){var v={};for(var D in o)Object.prototype.hasOwnProperty.call(o,D)&&g.indexOf(D)<0&&(v[D]=o[D]);if(o!=null&&typeof Object.getOwnPropertySymbols=="function"){var b=0;for(D=Object.getOwnPropertySymbols(o);b<D.length;b++)g.indexOf(D[b])<0&&Object.prototype.propertyIsEnumerable.call(o,D[b])&&(v[D[b]]=o[D[b]])}return v},d=this&&this.__importDefault||function(o){return o&&o.__esModule?o:{default:o}};Object.defineProperty(C,"__esModule",{value:!0}),C.RtsClient=void 0;var p=d(y(102)),e=y(5917),r=y(5676),n=y(9796),s=y(6600),t=d(y(2818)),i=d(y(7028)),l=y(7989),E=y(9428),_=y(5044),R=y(2470),h=function(o){function g(v){var D,b=o.call(this)||this;return b.pullH264Checked=!1,b.lastProtocol="udp",b.usePcReconnect=!1,b.reporter=new t.default(v),b.subscriber=new r.Subscriber(b.reporter,v?v.playConfig:void 0),b.publisher=new n.Publisher(b.reporter),b.commonController=new s.CommonController(b.reporter),b.pcRestorer=new R.PcRestorer({subscriber:b.subscriber,publisher:b.publisher,commonController:b.commonController}),b.usePcReconnect=!!(!((D=v?.singlePcConfig)===null||D===void 0)&&D.usePcReconnect),b.subscriber.on("onError",function(T){return x(b,void 0,void 0,function(){var S,A,I,H,M,V,N,O=this;return f(this,function(P){switch(P.label){case 0:return S=(I=T.extraInfo)===null||I===void 0?void 0:I.response,this.reporter.reportErrorInfo(T.errorCode,T.message,T.traceId,{sdp:(H=T.extraInfo)===null||H===void 0?void 0:H.sdp,response:{status:S?.status,data:S?.data}}),this.usePcReconnect?[3,5]:E.SUB_RECONNECT_ERROR_LIST.includes(T.errorCode)?this.subscriber.isConnecting?[3,2]:(A=this.lastProtocol==="udp",this.lastProtocol=A?"tcp":"udp",console.log("retrying with",this.lastProtocol),[4,this.subscriber.retrySubscribe(T,{innerTcpOnly:A})]):[3,3];case 1:P.sent()?(this.reporter.reportReconnect(T.errorCode,T.message,T.traceId,(M=T.extraInfo)===null||M===void 0?void 0:M.retryTimes,A),this.emit("reconnect",this.makeReconnectEvent("sub",T))):this.emit("onError",T),P.label=2;case 2:return[3,4];case 3:this.emit("onError",T),P.label=4;case 4:return[3,6];case 5:E.ErrorCode.ERROR_PC_DISCONNECTED===T.errorCode&&(this.pcRestorer.isReconnecting()||(T.extraInfo={retryTimes:1},this.emit("reconnect",this.makeReconnectEvent("sub",T)),this.emit("connectStatusChange",{status:e.EConnectStatus.CONNECT_STATUS_RECONNECTING}),(N=(V=this.pcRestorer.restore())===null||V===void 0?void 0:V.then(function(){O.emit("reconnectFinish")}))===null||N===void 0||N.catch(function(F){var q=new _.RtsError(E.ErrorCode.ERROR_SINGLE_PC_FULL_RECONNECT_HTTP_FAILED,"pc full reconnect failed","",{originError:F});O.emit("onError",q)}))),P.label=6;case 6:return[2]}})})}),b.subscriber.on("reconnect",function(T){var S;b.reporter.reportReconnect(T.errorCode,T.message,T.traceId,(S=T.extraInfo)===null||S===void 0?void 0:S.retryTimes),b.emit("reconnect",b.makeReconnectEvent("sub",T))}),b.subscriber.on("onPlayEvent",function(T){b.emit("onPlayEvent",T)}),b.subscriber.on("connectStatusChange",function(T){b.emit("connectStatusChange",T),b.reporter.reportConnectionChange(e.EConnectStatus[T.status],"sub")}),b.publisher.on("connectStatusChange",function(T){b.emit("connectStatusChange",T),b.reporter.reportConnectionChange(e.EConnectStatus[T.status],"pub")}),b.publisher.on("onError",function(T){return x(b,void 0,void 0,function(){var S,A,I,H,M,V,N,O,P=this;return f(this,function(F){switch(F.label){case 0:return S=(I=T.extraInfo)===null||I===void 0?void 0:I.response,this.reporter.reportErrorInfo(T.errorCode,T.message,T.traceId,{sdp:(H=T.extraInfo)===null||H===void 0?void 0:H.sdp,response:{status:S?.status,data:S?.data}}),this.usePcReconnect?[3,5]:E.PUB_RECONNECT_ERROR_LIST.includes(T.errorCode)?this.publisher.isConnecting?[3,2]:(A=T.errorCode===E.ErrorCode.ERROR_TRANSPORT_CLOSED&&((M=T.extraInfo)===null||M===void 0?void 0:M.protocol)!=="tcp",console.log("Retrying with ",A?"TCP":"UDP"),[4,this.publisher.retryPublish(T,A)]):[3,3];case 1:F.sent()?(this.reporter.reportReconnect(T.errorCode,T.message,T.traceId,(V=T.extraInfo)===null||V===void 0?void 0:V.retryTimes,A),this.emit("reconnect",this.makeReconnectEvent("pub",T))):this.emit("onError",T),F.label=2;case 2:return[3,4];case 3:this.emit("onError",T),F.label=4;case 4:return[3,6];case 5:E.ErrorCode.ERROR_PC_DISCONNECTED===T.errorCode&&(this.pcRestorer.isReconnecting()||(T.extraInfo={retryTimes:1},this.emit("reconnect",this.makeReconnectEvent("pub",T)),this.emit("connectStatusChange",{status:e.EConnectStatus.CONNECT_STATUS_RECONNECTING}),(O=(N=this.pcRestorer.restore())===null||N===void 0?void 0:N.then(function(){P.emit("reconnectFinish")}))===null||O===void 0||O.catch(function(q){var W=new _.RtsError(E.ErrorCode.ERROR_SINGLE_PC_FULL_RECONNECT_HTTP_FAILED,"pc full reconnect failed","",{originError:q});P.emit("onError",W)}))),F.label=6;case 6:return[2]}})})}),b.publisher.on("reconnect",function(T){var S;b.reporter.reportReconnect(T.errorCode,T.message,T.traceId,(S=T.extraInfo)===null||S===void 0?void 0:S.retryTimes),b.emit("reconnect",b.makeReconnectEvent("pub",T))}),b.commonController.on("connectStatusChange",function(T){b.emit("connectStatusChange",T),b.reporter.reportConnectionChange(e.EConnectStatus[T.status],"signalChannel")}),b.commonController.on("onError",function(T){b.reporter.reportErrorInfo(T.errorCode,T.message,T.traceId),b.emit("onError",T)}),b.commonController.on("datachannelStatusChange",function(T){b.emit("datachannelStatusChange",T)}),b.commonController.on("encodedFrame",function(T){b.emit("encodedFrame",T)}),b.commonController.on("receivedSEI",function(T){b.emit("receivedSEI",T)}),b.commonController.on("onPlayEvent",function(T){b.emit("onPlayEvent",T)}),b.commonController.on("reconnect",function(T){T.type!=="pc"&&b.emit("reconnect",T)}),b.commonController.on("traceId",function(T){b.emit("traceId",T)}),b.commonController.on("heartbeat",function(T){b.emit("heartbeat",T)}),b.reporter.reportCreateClient(),b}return c(g,o),g.prototype.getVersion=function(){return i.default.version},g.prototype.isSupport=function(v){var D=new l.SupportUtil;return this.pullH264Checked=!0,D.isSupport(v)},g.prototype.checkPublishSupport=function(){return new l.SupportUtil().checkPublishSupport()},g.prototype.checkEncodedTransformSupport=function(){return new l.SupportUtil().checkEncodedTransformSupport()},g.prototype.subscribe=function(v,D){return this.reporter.updateUrl(v),this.commonController.setPeerconnection(this.subscriber.getPeerConnection()),this.subscriber.resetResubscribeStatus(),this.subscriber.subscribeWithReconnect(v,u(u({},D),{isH264Checked:this.pullH264Checked}))},g.prototype.subscribeAdd=function(v){return this.commonController.subscribeAdd(v)},g.prototype.subscribeActive=function(v){return this.commonController.subscribeActive(v)},g.prototype.subscribeDeleteTracks=function(v){return this.commonController.subscribeDeleteTracks(v)},g.prototype.subscribeStop=function(v){return this.commonController.subscribeStop(v)},g.prototype.publishAdd=function(v){return this.commonController.publishAdd(v)},g.prototype.publishDeleteTracks=function(v){return this.commonController.publishDeleteTracks(v)},g.prototype.publishReplaceTracks=function(v){return this.commonController.publishReplaceTracks(v)},g.prototype.publishStop=function(v){return this.commonController.publishStop(v)},g.prototype.subscribeAddDatachannel=function(v){return this.commonController.subscribeAddDatachannel(v)},g.prototype.subscribeStopDatachannel=function(v){return this.commonController.subscribeStopDatachannel(v)},g.prototype.publishAddDatachannel=function(v){return this.commonController.publishAddDatachannel(v)},g.prototype.publishStopDatachannel=function(v){return this.commonController.publishStopDatachannel(v)},g.prototype.unsubscribe=function(){this.subscriber.resetResubscribeStatus(),this.subscriber.unsubscribe()},g.prototype.startLiveStream=function(v,D,b){return this.reporter.reportStartPlay(v),this.subscriber.startLiveStream(v,D,b)},g.prototype.stopLiveStream=function(){this.reporter.reportStopPlay(),this.subscriber.stopLiveStream()},g.prototype.muteLiveStream=function(v){this.subscriber.muteLiveStream(v)},g.prototype.publish=function(v,D,b){return x(this,void 0,void 0,function(){return f(this,function(T){return this.reporter.updateUrl(v),this.commonController.setPeerconnection(this.publisher.getPeerConnection()),this.publisher.resetRepublishStatus(),[2,this.publisher.publishWithReconnect(v,D,b)]})})},g.prototype.unpublish=function(){return this.publisher.resetRepublishStatus(),this.publisher.unpublish()},g.prototype.sendSEI=function(v){this.publisher.sendSEI(v),this.commonController.sendSEI(v)},g.prototype.getPublishTrackInfoList=function(){return this.publisher.getTrackInfoList()},g.prototype.getTransportStats=function(){return this.subscriber.getPeerConnection().getSubMonitor().getTransportStats()},g.prototype.getRemoteVideoStats=function(){return this.subscriber.getPeerConnection().getSubMonitor().getRemoteVideoStats()},g.prototype.getRemoteAudioStats=function(){return this.subscriber.getPeerConnection().getSubMonitor().getRemoteAudioStats()},g.prototype.getSubscribeVideoStats=function(v,D){return this.commonController.getSubscribeVideoStats(v,D)},g.prototype.getSubscribeAudioStats=function(v,D){return this.commonController.getSubscribeAudioStats(v,D)},g.prototype.getPublishVideoStats=function(v,D){return this.commonController.getPublishVideoStats(v,D)},g.prototype.getPublishAudioStats=function(v,D){return this.commonController.getPublishAudioStats(v,D)},g.prototype.setReceiverCodecPreferences=function(v){return this.commonController.setReceiverCodecPreferences(v)},g.prototype.setSenderCodecPreferences=function(v){return this.commonController.setSenderCodecPreferences(v)},g.prototype.makeReconnectEvent=function(v,D){var b=D||{},T=b.extraInfo,S=a(b,["extraInfo"]),A=T||{},I=A.retryTimes,H=a(A,["retryTimes"]),M=v;return{type:this.usePcReconnect?"pc":M,reason:S,retryTimes:I,extraInfo:H}},g.prototype.heartbeat=function(v){var D;(D=this.commonController.peerCore)===null||D===void 0||D.sendOnceHeartbeat(v)},g.prototype.setAutoHeartbeat=function(v){var D;(D=this.commonController.peerCore)===null||D===void 0||D.startSignalHeartbeatTimer(v)},g.prototype.clearAutoHeartbeat=function(){var v;(v=this.commonController.peerCore)===null||v===void 0||v.stopSignalHeartbeatTimer()},g.prototype.sendFalseHeartbeat=function(v){var D;(D=this.commonController.peerCore)===null||D===void 0||D.sendFalseHeartbeat(v)},g.prototype.updateAuth=function(v){return this.commonController.updateAuth(v)},g}(p.default);C.RtsClient=h},335:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0});var y=function(){function m(c){this.useGainNode=!0,this.audioContext=new AudioContext,this.audioDestination=this.audioContext.createMediaStreamDestination(),this.audioSource=[],this.gainNode=null,this.audioTrack=null,this.audioTrackArr=c.trackList||[],this.useGainNode=typeof c.useGainNode!="boolean"||c.useGainNode,this.useGainNode&&(this.gainNode=this.audioContext.createGain(),this.gainNode.connect(this.audioContext.destination),this.gainNode.gain.value=0),this.getMixedAudioTrack()}return m.prototype.destroy=function(){var c;(c=this.getMixedAudioTrack())===null||c===void 0||c.stop(),this.disconnectSourceNode(),this.audioContext.close(),this.audioTrackArr=[]},m.prototype.updateTrackList=function(c){c.length&&(this.disconnectSourceNode(),this.audioTrackArr=c,this.connectNode())},m.prototype.getMixedAudioTrack=function(){return this.audioTrack||(this.connectNode(),this.audioTrack=this.audioDestination.stream.getAudioTracks()[0]),this.audioTrack},m.prototype.connectNode=function(){var c=this;this.audioTrackArr.forEach(function(u){var x=new MediaStream;x.addTrack(u);var f=c.audioContext.createMediaStreamSource(x);c.gainNode&&f.connect(c.gainNode),c.audioSource.push(f)}),this.audioSource.forEach(function(u){u.connect(c.audioDestination)})},m.prototype.disconnectSourceNode=function(){var c=this;this.audioSource.forEach(function(u){c.gainNode&&u.disconnect(c.gainNode),u.disconnect(c.audioDestination)}),this.audioSource=[]},m}();C.default=y},1893:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.TwoDRenderer=void 0;var y=function(){function m(c){this.video=c.video,this.canvas=c.canvas,this.ctx=this.canvas.getContext("2d")}return m.prototype.render=function(){var c,u,x=this.video,f=this.canvas;x&&f&&((c=this.ctx)===null||c===void 0||c.clearRect(0,0,f.width,f.height),(u=this.ctx)===null||u===void 0||u.drawImage(x,0,0,1*x.videoWidth,1*x.videoHeight),this.requestId=requestAnimationFrame(this.render.bind(this)))},m.prototype.stop=function(){this.requestId&&cancelAnimationFrame(this.requestId)},m}();C.TwoDRenderer=y},6295:(U,C,y)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.CanvasRenderer=void 0;var m=y(1893),c=function(){function u(x){this.video=x.video,this.canvas=this.initCanvas(),this.activeRenderer=this.initRenderer()}return Object.defineProperty(u.prototype,"mediaStream",{get:function(){var x;return this.ms||(this.ms=((x=this.canvas)===null||x===void 0?void 0:x.captureStream())||void 0),this.ms},enumerable:!1,configurable:!0}),u.prototype.start=function(){this.render()},u.prototype.stop=function(){this.activeRenderer.stop()},u.prototype.initCanvas=function(){var x=document.createElement("canvas"),f=this.video;return x.width=1*f.videoWidth,x.height=1*f.videoHeight,x},u.prototype.initRenderer=function(){return new m.TwoDRenderer({video:this.video,canvas:this.canvas})},u.prototype.render=function(){this.activeRenderer.render()},u.prototype.resize=function(x,f){this.canvas&&(this.canvas.width=x,this.canvas.height=f)},u}();C.CanvasRenderer=c},6420:function(U,C,y){var m=this&&this.__awaiter||function(a,d,p,e){return new(p||(p=Promise))(function(r,n){function s(l){try{i(e.next(l))}catch(E){n(E)}}function t(l){try{i(e.throw(l))}catch(E){n(E)}}function i(l){var E;l.done?r(l.value):(E=l.value,E instanceof p?E:new p(function(_){_(E)})).then(s,t)}i((e=e.apply(a,d||[])).next())})},c=this&&this.__generator||function(a,d){var p,e,r,n,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return n={next:t(0),throw:t(1),return:t(2)},typeof Symbol=="function"&&(n[Symbol.iterator]=function(){return this}),n;function t(i){return function(l){return function(E){if(p)throw new TypeError("Generator is already executing.");for(;n&&(n=0,E[0]&&(s=0)),s;)try{if(p=1,e&&(r=2&E[0]?e.return:E[0]?e.throw||((r=e.return)&&r.call(e),0):e.next)&&!(r=r.call(e,E[1])).done)return r;switch(e=0,r&&(E=[2&E[0],r.value]),E[0]){case 0:case 1:r=E;break;case 4:return s.label++,{value:E[1],done:!1};case 5:s.label++,e=E[1],E=[0];continue;case 7:E=s.ops.pop(),s.trys.pop();continue;default:if(r=s.trys,!((r=r.length>0&&r[r.length-1])||E[0]!==6&&E[0]!==2)){s=0;continue}if(E[0]===3&&(!r||E[1]>r[0]&&E[1]<r[3])){s.label=E[1];break}if(E[0]===6&&s.label<r[1]){s.label=r[1],r=E;break}if(r&&s.label<r[2]){s.label=r[2],s.ops.push(E);break}r[2]&&s.ops.pop(),s.trys.pop();continue}E=d.call(a,s)}catch(_){E=[6,_],e=0}finally{p=r=0}if(5&E[0])throw E[1];return{value:E[0]?E[1]:void 0,done:!0}}([i,l])}}},u=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(C,"__esModule",{value:!0}),C.Clock=void 0;var x=u(y(2505)),f=function(){function a(){this.request=x.default.create({timeout:6e4}),this.offset=0,this.nextAttemptMs=a.DEFAULT_ATTEMPT_INTERVAL,this.attemptCount=0,this.random=Math.random(),this.startSyncClock()}return a.prototype.now=function(){if(this.offset&&!Number.isNaN(this.offset)){var d=Date.now()+this.offset;return Math.round(d)}return console.warn("return Date.now()"),Date.now()},a.prototype.syncClock=function(){return m(this,void 0,void 0,function(){var d,p,e,r,n;return c(this,function(s){switch(s.label){case 0:return d=!1,p=Date.now(),[4,this.fetchServerTime()];case 1:return e=s.sent(),r=Date.now(),e?(n=new Date(e).getTime(),Number.isNaN(n)||(this.offset=this.calculateOffset(p+this.fixRequestStartTime(),r,n),d=!0)):console.warn("Failed to fetch server time, should try again"),[2,d]}})})},a.prototype.startSyncClock=function(){return m(this,void 0,void 0,function(){var d,p=this;return c(this,function(e){switch(e.label){case 0:return[4,this.syncClock()];case 1:return d=e.sent(),this.nextAttemptMs=d?a.DEFAULT_ATTEMPT_INTERVAL:a.DEFAULT_ATTEMPT_RETRY_INTERVAL,this.stopSyncClock(),this.attemptTimer=setTimeout(function(){p.startSyncClock()},this.nextAttemptMs),[2]}})})},a.prototype.stopSyncClock=function(){this.attemptTimer&&clearTimeout(this.attemptTimer),this.attemptTimer=void 0},a.prototype.fetchServerTime=function(){return m(this,void 0,void 0,function(){var d,p,e;return c(this,function(r){switch(r.label){case 0:this.attemptCount++,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,this.request.get(this.attachCount(a.DEFAULT_TIME_SOURCE))];case 2:return d=(e=r.sent())===null||e===void 0?void 0:e.data,[3,4];case 3:return p=r.sent(),console.log("GetServerTime error",p),[3,4];case 4:return[2,d]}})})},a.prototype.calculateOffset=function(d,p,e){return e-(p-(p-d)/2)},a.prototype.fixRequestStartTime=function(){var d=0,p=performance.getEntriesByName(this.attachCount(a.DEFAULT_TIME_SOURCE),"resource");if(p?.length)if(p.length>1)console.warn("multiple resource entries found");else try{var e=p[0];d=e.requestStart-e.startTime,e.domainLookupEnd,e.domainLookupStart,e.secureConnectionStart,e.connectStart,e.requestStart,e.secureConnectionStart}catch(r){console.log(r)}else console.warn("no resource entry found"),window.RTS_DISABLE_CLEAR_RESOURCE_TIMINGS||performance.clearResourceTimings();return Math.max(0,d||0)},a.prototype.attachCount=function(d){return"".concat(d,"&count=").concat(this.random,"_").concat(this.attemptCount)},a.DEFAULT_TIME_SOURCE="https://time.akamai.com/?iso&ms",a.DEFAULT_ATTEMPT_INTERVAL=3e4,a.DEFAULT_ATTEMPT_RETRY_INTERVAL=5e3,a}();C.Clock=f},102:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0});var y=function(){function m(){this._eventMap={}}return m.prototype.listeners=function(c){return this._eventMap[c]||[]},m.prototype.emit=function(c){for(var u=this,x=[],f=1;f<arguments.length;f++)x[f-1]=arguments[f];var a=this._eventMap[c];return!!Array.isArray(a)&&(a.forEach(function(d){return d.apply(u,x)}),!0)},m.prototype.off=function(c,u){var x=this._eventMap[c];return Array.isArray(x)&&(this._eventMap[c]=x.filter(function(f){return f!==u})),this},m.prototype.removeAllListeners=function(c){return c===void 0?this._eventMap={}:this._eventMap[c]&&(this._eventMap[c]=[]),this},m.prototype.on=function(c,u){return this._eventMap[c]?this._eventMap[c].push(u):this._eventMap[c]=[u],this},m.prototype.once=function(c,u){var x=this,f=function(){for(var a=[],d=0;d<arguments.length;d++)a[d]=arguments[d];x.off(c,f),u.apply(x,a)};return this.on(c,f),this},m}();C.default=y},492:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.MediaObserver=void 0;var y=function(){function m(c){this.timeout=c.timeout||m.DEFAULT_TIMEOUT,this.handler=c.handler||function(){},this.watchTimer=null}return Object.defineProperty(m.prototype,"actTimeout",{get:function(){return this.timeout},enumerable:!1,configurable:!0}),m.prototype.check=function(c,u,x,f){var a=this;this.hasNoData(c)?this.watchTimer||(this.watchTimer=window.setTimeout(function(){a.handler(u,x,f)},this.timeout)):this.watchTimer&&(clearTimeout(this.watchTimer),this.watchTimer=null)},m.prototype.hasNoData=function(c){return!c||(c.video?!(Number(c.video.bytesReceivedPerSecond)>0):!c.audio||!(Number(c.audio.bytesReceivedPerSecond)>0))},m.prototype.updateConfig=function(c){this.timeout=c.timeout||this.timeout,this.handler=c.handler||this.handler},m.prototype.reset=function(){this.watchTimer&&(clearTimeout(this.watchTimer),this.watchTimer=null)},m.prototype.dispose=function(){this.timeout=m.DEFAULT_TIMEOUT,this.handler=function(){},this.watchTimer&&(clearTimeout(this.watchTimer),this.watchTimer=null)},m.DEFAULT_TIMEOUT=6e3,m}();C.MediaObserver=y},9594:(U,C)=>{Object.defineProperty(C,"__esModule",{value:!0}),C.readUUID=C.discardEPB=C.insertEPB=C.SODBtoRBSP=C.convertPayloadSize=C.NALU=C.SEI=C.parseSei=C.insertSei=void 0,C.insertSei=function(c,u,x,f){x===void 0&&(x=5);for(var a=c.data,d=new DataView(a),p=0;;){if(d.getUint32(p)===1){d.getUint8(p+4);var e=new y(u,x,f).buffer,r=new m(e).buffer,n=new ArrayBuffer(r.byteLength+a.byteLength),s=new Uint8Array(n),t=new Uint8Array(r);s.set(t);var i=new Uint8Array(a);s.set(i,r.byteLength),c.data=n,p+=1;break}if((p+=1)+4>=d.byteLength)break}},C.parseSei=function(c){for(var u=[],x=new DataView(c),f=0;;){var a=f,d=x.getUint32(a);if(a+=4,d===1){if((31&x.getUint8(a++))===6){for(var p=x.getUint8(a++),e=p===5?16:0,r=0;x.getUint8(a)==255;)a++,r+=255;if((r+=x.getUint8(a++))>0&&x.byteLength>a+r){var n=new Uint8Array(x.buffer),s="";if(p===5){var t=n.slice(a,a+e);s=(0,C.readUUID)((0,C.discardEPB)(t))}var i=n.slice(a+e,a+r);a+=r,u.push({payloadType:p,uuid:s,data:i.buffer})}}f=a}else f+=1;if(f+4>=x.byteLength)break}return u};var y=function(c,u,x){u===void 0&&(u=5);var f=u===5?16:0,a=c.byteLength+f,d=(0,C.convertPayloadSize)(a),p=d.buffer.byteLength,e=new ArrayBuffer(1+p+f+c.byteLength),r=new Uint8Array(e),n=0;if(r[n++]=u,r.set(d,n),n+=d.byteLength,u===5){x=(x||"00000000-0000-0000-0000-000000000000").replace(/-/g,"");for(var s=0;s<16;s++)r[n+s]=parseInt(x.substr(2*s,2),16);n+=16}var t=new Uint8Array(c);r.set(t,n);var i=(0,C.SODBtoRBSP)(r);this.buffer=i.buffer};C.SEI=y;var m=function(c){var u=new Uint8Array([0,0,0,1]),x=new Uint8Array([6]),f=new ArrayBuffer(u.byteLength+x.byteLength+c.byteLength),a=new Uint8Array(f);a.set(u),a.set(x,u.byteLength),a.set(new Uint8Array(c),u.byteLength+x.byteLength),this.buffer=f};C.NALU=m,C.convertPayloadSize=function(c){if(c<=0)throw new Error("payloadSize must be a positive integer.");for(var u=Math.ceil(c/255),x=new ArrayBuffer(u),f=new DataView(x),a=0;a<u-1;a++)f.setUint8(a,255);return f.setUint8(u-1,c%255&255),new Uint8Array(x)},C.SODBtoRBSP=function(c){for(var u=new Uint8Array(c),x="",f=0;f<u.length;f++)x+=u[f].toString(2).padStart(8,"0");for(x+="1";x.length%8!=0;)x+="0";var a=x.length/8,d=new Uint8Array(a);for(f=0;f<a;f++)d[f]=parseInt(x.slice(8*f,8*f+8),2);return(0,C.insertEPB)(d)},C.insertEPB=function(c){for(var u=[],x=0,f=0;f<c.length;f++)u.push(c[f]),c[f]===0?++x===2&&f<c.length-1&&c[f+1]<=3&&(u.push(3),x=0):x=0;return new Uint8Array(u)},C.discardEPB=function(c){for(var u=c.byteLength,x=[],f=1;f<u-2;)c[f]===0&&c[f+1]===0&&c[f+2]===3?(x.push(f+2),f+=2):f++;if(x.length===0)return c;var a=u-x.length,d=new Uint8Array(a),p=0;for(f=0;f<a;p++,f++)p===x[0]&&(p++,x.shift()),d[f]=c[p];return d},C.readUUID=function(c){if(c.length!==16)throw new Error("UUID must be 16 bytes long.");var u=c.reduce(function(x,f){return x+f.toString(16).padStart(2,"0")},"");return"".concat(u.slice(0,8),"-").concat(u.slice(8,12),"-").concat(u.slice(12,16),"-").concat(u.slice(16,20),"-").concat(u.slice(20))}},8219:function(U,C,y){var m=this&&this.__importDefault||function(u){return u&&u.__esModule?u:{default:u}};Object.defineProperty(C,"__esModule",{value:!0});var c=m(y(2505));C.default=c.default.create({baseURL:"",timeout:5e3,headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"}})},4315:function(U,C,y){var m=this&&this.__spreadArray||function(f,a,d){if(d||arguments.length===2)for(var p,e=0,r=a.length;e<r;e++)!p&&e in a||(p||(p=Array.prototype.slice.call(a,0,e)),p[e]=a[e]);return f.concat(p||Array.prototype.slice.call(a))};Object.defineProperty(C,"__esModule",{value:!0}),C.SdpUtil=void 0;var c=y(233),u=function(){this.stramId="",this.audioTrackId="",this.videoTrackId="",this.screenTrackId="",this.customTrackId=""},x=function(){function f(a){this.sdpLines=new Array,this.localStream=a,this.publishStreamInfo=new u}return Object.defineProperty(f.prototype,"sdp",{get:function(){return this.sdpLines.join(`\r
154
+ `)},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"videoTrackId",{get:function(){return this.publishStreamInfo.videoTrackId},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"screenTrackId",{get:function(){return this.publishStreamInfo.videoTrackId},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"videoName",{get:function(){return"rts video"},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"screenName",{get:function(){return"rts screen"},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,"hasTcpCandidate",{get:function(){return this.sdpLines.some(function(a){return a.indexOf("tcptype")!==-1})},enumerable:!1,configurable:!0}),f.prototype.init=function(a){this.sdpLines=a.split(`\r
155
+ `)},f.prototype.addNack=function(){for(var a=0;a<this.sdpLines.length;++a)if(this.sdpLines[a].indexOf("opus")!=-1&&this.sdpLines[a+1].indexOf("rtcp-fb")!=-1){var d=this.sdpLines[a+1].split(" ");d.length==2&&(this.sdpLines[a+2].indexOf("rtcp-fb")!=-1?this.sdpLines.splice(a+3,0,d[0]+" nack"):this.sdpLines.splice(a+2,0,d[0]+" nack"))}},f.prototype.parseCustomMsid=function(a){var d={stream:"",track:""};if(!a)return d;var p=a.trim().split(" ");return p.length==2?(d.stream=p[0],d.track=p[1]):d.track=p[0],d},f.prototype.modifyTrackName=function(a){a===void 0&&(a={});var d=a.vMsid,p=a.aMsid,e=d?this.parseCustomMsid(d):{stream:"rts",track:"video"},r=p?this.parseCustomMsid(p):{stream:"rts",track:"audio"},n="";if(this.localStream){this.publishStreamInfo.stramId=this.localStream.mediaStream.id,this.localStream.audioTrack&&(this.publishStreamInfo.audioTrackId=this.localStream.audioTrack.id,n=r.stream||"-"),this.localStream.videoTrack&&(this.publishStreamInfo.videoTrackId=this.localStream.videoTrack.id,n=e.stream||"-");for(var s=!1,t=!1,i=0;i<this.sdpLines.length;++i){var l=this.sdpLines[i],E=l.indexOf(this.publishStreamInfo.stramId);this.publishStreamInfo.stramId&&E!=-1&&(this.sdpLines[i]=this.sdpLines[i].replace(this.publishStreamInfo.stramId,n),c.BrowserUtil.isFirefox&&(s?this.sdpLines[i]=this.sdpLines[i].substring(0,E+n.length+1)+r.track:t&&(this.sdpLines[i]=this.sdpLines[i].substring(0,E+n.length+1)+e.track))),this.publishStreamInfo.audioTrackId&&l.indexOf(this.publishStreamInfo.audioTrackId)!=-1?this.sdpLines[i]=this.sdpLines[i].replace(this.publishStreamInfo.audioTrackId,r.track):this.publishStreamInfo.videoTrackId&&l.indexOf(this.publishStreamInfo.videoTrackId)!=-1&&(this.sdpLines[i]=this.sdpLines[i].replace(this.publishStreamInfo.videoTrackId,e.track)),l.indexOf("m=audio")!=-1?(s=!0,t=!1):l.indexOf("m=video")!=-1&&(t=!0,s=!1),l.indexOf("a=ssrc")!=-1&&(E=l.indexOf("cname:"))!==-1&&(s?this.sdpLines[i]=l.substr(0,E+6)+r.track:t&&(this.sdpLines[i]=l.substr(0,E+6)+e.track))}}},f.prototype.getPublishVideoSdp=function(){for(var a=-1,d=-1,p=!1,e=0;e<this.sdpLines.length;++e){if(p&&this.sdpLines[e].indexOf("m=application")>-1){d=e-1;break}if(this.sdpLines[e].indexOf("m=video")>-1){if(p){d=e-1;break}a=e}this.sdpLines[e].indexOf("rts video")>-1&&(p=!0)}return p?(d===-1&&(d=this.sdpLines.length-1),this.sdpLines.splice(a,d-a).join(`\r
156
+ `)):""},f.prototype.removeVideoTrack=function(a){for(var d="rts "+a,p=-1,e=-1,r=!1,n=0;n<this.sdpLines.length;++n){if(r&&this.sdpLines[n].indexOf("m=application")>-1){e=n-1;break}if(this.sdpLines[n].indexOf("m=video")>-1){if(r){e=n-1;break}p=n}this.sdpLines[n].indexOf(d)>-1&&(r=!0)}return!!r&&(e===-1&&(e=this.sdpLines.length-1),this.sdpLines.splice(p,e-p),!0)},f.prototype.ios15PushHack=function(){var a=!1,d=-1;if(this.sdpLines.forEach(function(r,n){r.includes("m=video")&&(a=!0),a&&d===-1&&r.includes("a=")&&(d=n)}),d!==-1){var p=this.getExtmapIds(),e=Math.max.apply(Math,p)+1;this.sdpLines.splice(d,0,"a=extmap:".concat(e," urn:3gpp:video-orientation"))}},f.prototype.addSps=function(){this.sdpLines=this.sdpLines.map(function(a){return a.includes("a=fmtp:")&&a.includes("level-asymmetry-allowed")?a+=";sps-pps-idr-in-keyframe=1":a})},f.prototype.removeTwccRtcpFb=function(){this.sdpLines=this.sdpLines.filter(function(a){return!a.includes("http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01")})},f.prototype.removeUdpCandidate=function(){this.sdpLines=this.sdpLines.filter(function(a){return!a.includes("a=candidate:")||!a.includes("UDP")}),console.log("removed udp candidate")},f.prototype.setDirection=function(a){a===void 0&&(a={direction:"recvonly"});var d=["sendonly","recvonly","sendrecv"].filter(function(r){return r!==a.direction}),p=!1,e=!1;this.sdpLines=this.sdpLines.map(function(r,n){if(r.includes("m=video"))p=!0,e=!1;else if(r.includes("m=audio"))e=!0,p=!1;else if(r.includes("m=application"))p=!1,e=!1;else if(p||e){var s;if(d.some(function(t){if(r.includes(t))return s=t,!0})&&s)return r.replace(s,a.direction)}return r})},f.prototype.removeSDES=function(){var a=["urn:ietf:params:rtp-hdrext:sdes:mid","urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id","urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id"];this.sdpLines=this.sdpLines.filter(function(d){return!a.some(function(p){return d.includes(p)})})},f.prototype.addStereo=function(){var a=this;this.getPayloadType("opus").map(this.getFmtpIndex.bind(this)).filter(function(d){return d!==void 0}).forEach(function(d){a.sdpLines[d].indexOf("stereo=1")>-1||(a.sdpLines[d]=a.sdpLines[d]+";stereo=1")})},f.prototype.dispose=function(){this.localStream&&(this.localStream=void 0),this.sdpLines=new Array,this.publishStreamInfo=new u},f.prototype.getExtmapIds=function(){return this.sdpLines.reduce(function(a,d){if(d.includes("a=extmap")){var p=Number(d.replace("a=extmap:","").split(" ")[0]);return m(m([],a,!0),[p],!1)}return a},[]).filter(function(a){return a})},f.prototype.getPayloadType=function(a){for(var d=[],p=new RegExp("a\\=rtpmap\\:(\\d+) ".concat(a,".*"),"i"),e=0;e<this.sdpLines.length;e++){var r=this.sdpLines[e],n=p.exec(r);n?.length&&d.push(n[1])}return d},f.prototype.getFmtpIndex=function(a){for(var d=new RegExp("a\\=fmtp\\:".concat(a," .*"),"i"),p=0;p<this.sdpLines.length;p++){var e=this.sdpLines[p];if(d.test(e))return p}},f}();C.SdpUtil=x},7989:function(U,C,y){var m=this&&this.__awaiter||function(e,r,n,s){return new(n||(n=Promise))(function(t,i){function l(R){try{_(s.next(R))}catch(h){i(h)}}function E(R){try{_(s.throw(R))}catch(h){i(h)}}function _(R){var h;R.done?t(R.value):(h=R.value,h instanceof n?h:new n(function(o){o(h)})).then(l,E)}_((s=s.apply(e,r||[])).next())})},c=this&&this.__generator||function(e,r){var n,s,t,i,l={label:0,sent:function(){if(1&t[0])throw t[1];return t[1]},trys:[],ops:[]};return i={next:E(0),throw:E(1),return:E(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function E(_){return function(R){return function(h){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,h[0]&&(l=0)),l;)try{if(n=1,s&&(t=2&h[0]?s.return:h[0]?s.throw||((t=s.return)&&t.call(s),0):s.next)&&!(t=t.call(s,h[1])).done)return t;switch(s=0,t&&(h=[2&h[0],t.value]),h[0]){case 0:case 1:t=h;break;case 4:return l.label++,{value:h[1],done:!1};case 5:l.label++,s=h[1],h=[0];continue;case 7:h=l.ops.pop(),l.trys.pop();continue;default:if(t=l.trys,!((t=t.length>0&&t[t.length-1])||h[0]!==6&&h[0]!==2)){l=0;continue}if(h[0]===3&&(!t||h[1]>t[0]&&h[1]<t[3])){l.label=h[1];break}if(h[0]===6&&l.label<t[1]){l.label=t[1],t=h;break}if(t&&l.label<t[2]){l.label=t[2],l.ops.push(h);break}t[2]&&l.ops.pop(),l.trys.pop();continue}h=r.call(e,l)}catch(o){h=[6,o],s=0}finally{n=t=0}if(5&h[0])throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}([_,R])}}};Object.defineProperty(C,"__esModule",{value:!0}),C.SupportUtil=void 0;var u=y(233),x=y(3412),f=y(9428),a=y(2672),d=function(){this.errorCode=0,this.message=""},p=function(){function e(){this.deviceManager=new x.BrowserDeviceManager}return e.prototype.isSupport=function(r){var n=this;return new Promise(function(s,t){return m(n,void 0,void 0,function(){var i,l,E,_;return c(this,function(R){switch(R.label){case 0:return i=new d,this.checkWebRtcSupport()?r.onlyCheckUA?this.checkBrowser(i)?[3,3]:[2,t(i)]:[3,1]:(i.errorCode=f.ErrorCode.ERROR_NOTSUPPORT_WEBRTC,i.message=a.EN.MESSAGE_NOTSUPPORT_WEBRTC,[2,t(i)]);case 1:return[4,this.checkWebrtcAbilities()];case 2:if(l=R.sent(),E=l[0],l[1],l[2],_=l[3],!E)return i.errorCode=f.ErrorCode.ERROR_NOTSUPPORT_WEBRTC,i.message=a.EN.MESSAGE_NOTSUPPORT_WEBRTC,[2,t(i)];if(_)return i.errorCode=f.ErrorCode.ERROR_BROWSER_NOTSUPPORT,i.message=a.EN.MESSAGE_BROWSER_NOTSUPPORT,[2,t(i)];R.label=3;case 3:return r.isReceiveVideo?this.checkH264Decode(i).then(function(){s(i)}).catch(function(){t(i)}):s(i),[2]}})})})},e.prototype.checkEncodedTransformSupport=function(){var r=window.RTCRtpReceiver&&"createEncodedStreams"in RTCRtpReceiver.prototype,n=window.RTCRtpReceiver&&"transform"in RTCRtpReceiver.prototype&&"RTCRtpScriptTransform"in window;return r||n},e.prototype.checkWebrtcAbilities=function(r){return m(this,void 0,void 0,function(){var n,s,t,i,l,E,_,R,h;return c(this,function(o){switch(o.label){case 0:n=window.RTCPeerConnection,s=!1,t=!1,i=null,l=!1,o.label=1;case 1:return o.trys.push([1,4,,5]),n?(E=new n,t="createDataChannel"in E,r&&(_=this.createBlankStream()).getTracks().forEach(function(g){E?.addTrack(g,_)}),[4,E.createOffer({offerToReceiveAudio:!0,offerToReceiveVideo:!0,iceRestart:!0})]):[3,3];case 2:R=o.sent(),h=(R||{}).sdp,i=r?!!(h&&h.indexOf("a=sendrecv")>-1):null,E.close(),E=void 0,s=!0,o.label=3;case 3:return[3,5];case 4:return o.sent(),s=!1,t=!1,i=!1,[3,5];case 5:return l=this.checkBlackList(),[2,[s,t,i,l]]}})})},e.prototype.checkPublishSupport=function(){return m(this,void 0,void 0,function(){var r,n,s,t,i,l,E,_;return c(this,function(R){switch(R.label){case 0:return r={isWebRTCSupported:!1,isH264EncodeSupported:!1,isMediaDevicesSupported:!1,isScreenCaptureSupported:!1,isAudioMixSupported:!1,cameraList:[],micList:[],speakerList:[]},this.checkWebRtcSupport()?[3,1]:(r.isWebRTCSupported=!1,r.isH264EncodeSupported=!1,[3,5]);case 1:return[4,this.checkWebrtcAbilities(!0)];case 2:return n=R.sent(),s=n[0],n[1],t=n[2],r.isWebRTCSupported=!(!s||!t),r.isWebRTCSupported?[3,3]:(r.isH264EncodeSupported=!1,[3,5]);case 3:return i=r,[4,this.checkH264Encode()];case 4:i.isH264EncodeSupported=R.sent(),R.label=5;case 5:if(r.isMediaDevicesSupported=this.checkMediaDevices(),r.isScreenCaptureSupported=this.checkScreenCapture(),r.isAudioMixSupported=this.checkAudioMix(),!r.isMediaDevicesSupported)return[3,11];R.label=6;case 6:return R.trys.push([6,10,,11]),l=r,[4,this.deviceManager.getCameraList()];case 7:return l.cameraList=R.sent().filter(function(h){return h.deviceId}),E=r,[4,this.deviceManager.getMicList()];case 8:return E.micList=R.sent().filter(function(h){return h.deviceId}),_=r,[4,this.deviceManager.getSpeakerList()];case 9:return _.speakerList=R.sent().filter(function(h){return h.deviceId}),[3,11];case 10:return R.sent(),[3,11];case 11:return[2,r]}})})},e.prototype.checkWebRtcSupport=function(){return!!window.RTCPeerConnection},e.prototype.checkMediaDevices=function(){return!(!navigator.mediaDevices||!navigator.mediaDevices.getUserMedia)},e.prototype.checkScreenCapture=function(){return!(!navigator.mediaDevices||!navigator.mediaDevices.getDisplayMedia)},e.prototype.checkAudioMix=function(){if(!window.AudioContext)return!1;var r=new AudioContext;return!!r.createMediaStreamDestination&&!!r.createMediaStreamSource},e.prototype.checkBlackList=function(){var r=!1;if(u.BrowserUtil.isOppoBrowser&&u.SystemUtil.isAndroid){var n=(this.getUa().toLowerCase().match(/heytapbrowser\/([\d.]+)/)||[])[1]||"";r=!this.compareVersion(n,"40.7.39.1")}else(u.BrowserUtil.isUCBrowser||u.BrowserUtil.isQuarkBrowser)&&u.SystemUtil.isIos?r=!0:u.BrowserUtil.isWebView&&u.SystemUtil.isAndroid&&(r=!(u.BrowserUtil.browserMainVersion>=79));return r},e.prototype.checkBrowser=function(r){if(u.SystemUtil.isIos){if(u.BrowserUtil.isUCBrowser||u.BrowserUtil.isQuarkBrowser)return r.errorCode=f.ErrorCode.ERROR_BROWSER_NOTSUPPORT,r.message=a.EN.MESSAGE_BROWSER_NOTSUPPORT,!1;if(u.BrowserUtil.isSafari||u.BrowserUtil.isQQBrowser)return u.BrowserUtil.browserMainVersion>=11||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isEdge||u.BrowserUtil.isChrome)return u.BrowserUtil.browserMainVersion>=79||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isMicroMessenger)return!!this.compareVersion(u.SystemUtil.systemVersion,"12.1.4")||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isDingTalk)return!!u.SystemUtil.compareVersion("11.2.5")||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isWebView)return!!this.compareVersion(u.SystemUtil.systemVersion,"14.3")||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1)}else if(u.SystemUtil.isAndroid){if(this.checkPrivateUcWebview())return!0;if(u.BrowserUtil.isChrome||u.BrowserUtil.isQQBrowser||u.BrowserUtil.isHuaweiBrowser||u.BrowserUtil.isSamsungBrowser)return u.BrowserUtil.browserMainVersion>=63||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isEdge)return u.BrowserUtil.browserMainVersion>=79||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isMicroMessenger)return!!this.compareVersion(this.getChromeCoreVersion(),"63")||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isDingTalk)return!!this.compareVersion(this.getChromeCoreVersion(),"69")||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isOppoBrowser){var n=(this.getUa().toLowerCase().match(/heytapbrowser\/([\d.]+)/)||[])[1]||"";return!!this.compareVersion(n,"40.7.39.1")||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1)}if(u.BrowserUtil.isX5Core)return!0;if(u.BrowserUtil.isWebView)return u.BrowserUtil.browserMainVersion>=79||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1)}else if(u.SystemUtil.isMacOS){if(u.BrowserUtil.isElectron)return!0;if(u.BrowserUtil.isSafari)return u.BrowserUtil.browserMainVersion>=11||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isChrome)return u.BrowserUtil.browserMainVersion>=63||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isEdge)return u.BrowserUtil.browserMainVersion>=79||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isFirefox)return u.BrowserUtil.browserMainVersion>=62||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isOpera)return u.BrowserUtil.browserMainVersion>=15||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1)}else if(u.SystemUtil.isWindows){if(u.BrowserUtil.isElectron||u.BrowserUtil.isMicroMessenger)return!0;if(u.BrowserUtil.isChrome||u.BrowserUtil.isQQBrowser)return u.BrowserUtil.browserMainVersion>=63||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isEdge)return u.BrowserUtil.browserMainVersion>=79||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isFirefox)return u.BrowserUtil.browserMainVersion>=62||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isOpera)return u.BrowserUtil.browserMainVersion>=15||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1)}else if(u.SystemUtil.isLinux){if(u.BrowserUtil.isChrome)return u.BrowserUtil.browserMainVersion>=63||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isEdge)return u.BrowserUtil.browserMainVersion>=79||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1);if(u.BrowserUtil.isFirefox)return u.BrowserUtil.browserMainVersion>=62||(r.errorCode=f.ErrorCode.ERROR_BROWSER_VERSIONLOW,r.message=a.EN.MESSAGE_BROWSER_VERSIONLOW,!1)}return r.errorCode===0&&(r.errorCode=f.ErrorCode.ERROR_BROWSER_NOTSUPPORT,r.message=a.EN.MESSAGE_BROWSER_NOTSUPPORT),!1},e.prototype.checkH264Decode=function(r){var n=this;return new Promise(function(s,t){return m(n,void 0,void 0,function(){var i;return c(this,function(l){switch(l.label){case 0:return[4,this.tryFindH264FromSdp(r)];case 1:if(i=l.sent())return s(!0),[2];l.label=2;case 2:return l.trys.push([2,4,,5]),[4,this.loadH264(3)];case 3:return i=l.sent(),[3,5];case 4:return l.sent(),[3,5];case 5:return i?s(!0):(r&&r.errorCode===0&&(r.errorCode=f.ErrorCode.ERROR_NOTSUPPORT_H264,r.message=a.EN.MESSAGE_NOTSUPPORT_H264),t(!1)),[2]}})})})},e.prototype.checkSDPSupportH264=function(r){return r.indexOf("H264")>0||r.indexOf("h264")>0||r.indexOf("H.264")>0||r.indexOf("h.264")>0},e.prototype.checkPrivateUcWebview=function(){return this.getUa().indexOf("UniqueCode")>0},e.prototype.getUa=function(){return navigator&&navigator.userAgent||""},e.prototype.getChromeCoreVersion=function(){return(this.getUa().toLowerCase().match(/chrome\/([\d.]+)/)||[])[1]||""},e.prototype.compareVersion=function(r,n){r===void 0&&(r=""),n===void 0&&(n="");for(var s=(r||"").split("."),t=(n||"").split("."),i=0,l=0,E=0;E<s.length&&E<t.length;++E){if((i=isNaN(parseInt(s[E],10))?0:parseInt(s[E],10))<(l=isNaN(parseInt(t[E],10))?0:parseInt(t[E],10)))return!1;if(i>l)return!0}return!0},e.prototype.tryFindH264FromSdp=function(r){return m(this,void 0,void 0,function(){var n,s,t;return c(this,function(i){switch(i.label){case 0:if(n=!1,!RTCPeerConnection)return[2,n];s=new RTCPeerConnection,t=void 0,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,s.createOffer({offerToReceiveVideo:!0,offerToReceiveAudio:!0})];case 2:return(t=i.sent())&&t.sdp&&(n=this.checkSDPSupportH264(t.sdp)),[3,4];case 3:return i.sent(),n=!1,r&&(r.errorCode=f.ErrorCode.ERROR_CREATEOFFER,r.message=a.EN.MESSAGE_CREATEOFFER),[3,4];case 4:return s.close(),s=void 0,[2,n]}})})},e.prototype.loadH264=function(r){var n=this;return new Promise(function(s,t){return m(n,void 0,void 0,function(){var i,l,E,_,R=this;return c(this,function(h){if(!u.SystemUtil.isAndroid||!u.BrowserUtil.isChrome&&!u.BrowserUtil.isWebView)return s(!1),[2];for(i=0,l=[],E=0;i<r;)_=setTimeout(function(){return m(R,void 0,void 0,function(){return c(this,function(o){switch(o.label){case 0:return E++,[4,this.tryFindH264FromSdp()];case 1:return o.sent()?(l.forEach(function(g){clearTimeout(g)}),l=[],s(!0),[2]):(E===r&&s(!1),[2])}})})},1e3*i),l.push(_),i++;return[2]})})})},e.prototype.checkH264Encode=function(){return m(this,void 0,void 0,function(){var r,n,s;return c(this,function(t){switch(t.label){case 0:return[4,this.loadH264(3)];case 1:return!(r=t.sent())&&RTCRtpSender&&RTCRtpSender.getCapabilities&&(n=JSON.stringify((s=RTCRtpSender.getCapabilities("video"))===null||s===void 0?void 0:s.codecs),r=n.toLowerCase().includes("video/h264")),[2,!!r]}})})},e.prototype.createBlankStream=function(){var r,n,s,t=(r=new AudioContext,n=r.createOscillator(),s=n.connect(r.createMediaStreamDestination()),n.start(),Object.assign(s.stream.getAudioTracks()[0],{enabled:!1}));t.stop();var i=function(l){var E,_={},R=_.width,h=R===void 0?160:R,o=_.height,g=o===void 0?90:o,v=document.createElement("canvas");v.width=h,v.height=g,(E=v.getContext("2d"))===null||E===void 0||E.fillRect(0,0,h,g);var D=v.captureStream();return Object.assign(D.getVideoTracks()[0],{enabled:!1})}();return i.stop(),new MediaStream([t,i])},e}();C.SupportUtil=p},2718:function(U,C){var y=this&&this.__spreadArray||function(m,c,u){if(u||arguments.length===2)for(var x,f=0,a=c.length;f<a;f++)!x&&f in c||(x||(x=Array.prototype.slice.call(c,0,f)),x[f]=c[f]);return m.concat(x||Array.prototype.slice.call(c))};Object.defineProperty(C,"__esModule",{value:!0}),C.hebtLog=C.createUUID=C.evaluateNetworkCondition=C.makeCancelable=C.hasVideoTrack=C.hasAudioTrack=C.getVideoTrack=C.getAudioTrack=C.pruneSubUrl=C.getJitterBufferDelayAvg=void 0,C.getJitterBufferDelayAvg=function(m,c){return m&&c?Number(m)/Number(c)*1e3:-1},C.pruneSubUrl=function(m,c){var u=m||"";return u=u.replace("@subaudio=no","").replace("@subvideo=no",""),c&&(u=u.split("?")[0]),u},C.getAudioTrack=function(m){return m.getAudioTracks()[0]},C.getVideoTrack=function(m){return m.getVideoTracks()[0]},C.hasAudioTrack=function(m){return m.getAudioTracks().length>0},C.hasVideoTrack=function(m){return m.getVideoTracks().length>0},C.makeCancelable=function(m){var c=!1;return{promise:new Promise(function(u,x){m.then(function(f){return c?x({isCanceled:!0}):u(f)}),m.catch(function(f){return x(c?{isCanceled:!0}:f)})}),cancel:function(){c=!0}}},C.evaluateNetworkCondition=function(m,c,u,x,f){var a=0;if(!navigator.onLine)return a=6;var d=[{loss:0,rtt:0,jbd:1},{loss:0,rtt:1,jbd:0},{loss:0,rtt:.5,jbd:.5},{loss:1,rtt:0,jbd:0},{loss:.8,rtt:0,jbd:.2},{loss:.8,rtt:.2,jbd:0},{loss:.6,rtt:.2,jbd:.2}],p=-1,e=-1,r=-1;if(typeof c=="number"&&c>=0||typeof u=="number"&&u>=0){p=0;var n=!1,s=!1;typeof c=="number"&&c>=0&&(p+=c,n=!0),typeof u=="number"&&u>=0&&(p+=u,s=!0),n&&!s&&(p*=2),s&&!n&&(p*=1.8)}typeof m=="number"&&m>=0&&(r=m),(typeof x=="number"&&x>=0||typeof f=="number"&&f>=0)&&(e=0,typeof x=="number"&&x>=0&&(e+=x),typeof f=="number"&&f>=0&&(e+=f));var t;if((t=4*(p!==-1?1:0)+2*(r!==-1?1:0)+(e!==-1?1:0))>0){var i=1.2*p*d[t-1].loss+r/1500*d[t-1].rtt+e/3e3*d[t-1].jbd;a=i<=.1?1:i<=.23?2:i<=.36?3:i<=.49?4:5}else a=0;return a},C.createUUID=function(m,c){var u,x="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),f=[];if(c=c||x.length,m)for(u=0;u<m;u++)f[u]=x[0|Math.random()*c];else{var a=void 0;for(f[8]=f[13]=f[18]=f[23]="-",f[14]="4",u=0;u<36;u++)f[u]||(a=0|16*Math.random(),f[u]=x[u==19?3&a|8:a])}return f.join("")},C.hebtLog=function(){for(var m=[],c=0;c<arguments.length;c++)m[c]=arguments[c];window.RTS_HEBT_DEBUG&&console.log.apply(console,y(["[rts hebt]"],m,!1))}},233:U=>{/*! useragent-util - ver 1.3.1 created:9/4/2024, 4:31:28 PM */U.exports=(()=>{var C={622:(u,x,f)=>{Object.defineProperty(x,"__esModule",{value:!0}),x.BrowserUtil=x.BrowserType=void 0;var a,d=f(101);(function(e){e.IE="IE",e.Chrome="Chrome",e.Safari="Safari",e.Firefox="Firefox",e.Opera="Opera",e.Edge="Edge",e.MicroMessenger="MicroMessenger",e.X5Core="X5Core",e.Quark="Quark",e.QQ="QQ",e.QQBrowser="QQBrowser",e.DingTalk="DingTalk",e.Electron="Electron",e.Sogou="Sogou",e.Vivo="VivoBrowser",e.Oppo="OppoBrowser",e.UC="UCBrowser",e.MI="MiBrowser",e.Lenovo="SLBrowser",e.Maxthon="Maxthon",e.Liebao="Liebao",e.Huawei="Huawei",e.Meizu="MZBrowser",e.Finger="FingerBrowser",e.Samsung="SamsungBrowser",e.WebVeiw="WebVeiw",e.Unknown="unknown"})(a=x.BrowserType||(x.BrowserType={}));var p=function(){function e(){}return Object.defineProperty(e,"isBrowser",{get:function(){return typeof document<"u"},enumerable:!1,configurable:!0}),Object.defineProperty(e,"domain",{get:function(){return window.location.protocol+window.location.host},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isHttps",{get:function(){return this.isBrowser&&document.location&&(document.location.protocol=="https:"||document.location.host.indexOf("127.0.0.1:")===0||document.location.host.indexOf("localhost:")===0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isSupportScreenShare",{get:function(){return!!(navigator&&navigator.mediaDevices&&navigator.mediaDevices.getDisplayMedia)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isChrome",{get:function(){return e._getBrowserInfo(),a.Chrome===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isSafari",{get:function(){return e._getBrowserInfo(),a.Safari===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isIE",{get:function(){return e._getBrowserInfo(),a.IE===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isFirefox",{get:function(){return e._getBrowserInfo(),a.Firefox===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isEdge",{get:function(){return e._getBrowserInfo(),a.Edge===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isSogou",{get:function(){return e._getBrowserInfo(),a.Sogou===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isVivoBroswer",{get:function(){return e._getBrowserInfo(),a.Vivo===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isOppoBrowser",{get:function(){return e._getBrowserInfo(),a.Oppo===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isMiBrowser",{get:function(){return e._getBrowserInfo(),a.MI===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isLenovoBrowser",{get:function(){return e._getBrowserInfo(),a.Lenovo===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isMaxthonBrowser",{get:function(){return e._getBrowserInfo(),a.Maxthon===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isLiebaoBrowser",{get:function(){return e._getBrowserInfo(),a.Liebao===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isHuaweiBrowser",{get:function(){return e._getBrowserInfo(),a.Huawei===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isMZBrowser",{get:function(){return e._getBrowserInfo(),a.Meizu===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isSamsungBrowser",{get:function(){return e._getBrowserInfo(),a.Samsung===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isOpera",{get:function(){return e._getBrowserInfo(),a.Opera===e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isMicroMessenger",{get:function(){return e._getBrowserInfo(),e._browserName===a.MicroMessenger},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isQQ",{get:function(){return e._getBrowserInfo(),a.QQ===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isQQBrowser",{get:function(){return e._getBrowserInfo(),a.QQBrowser===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isX5Core",{get:function(){return e._getBrowserInfo(),e._browserName===a.X5Core},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isUCBrowser",{get:function(){return e._getBrowserInfo(),e._browserName===a.UC},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isQuarkBrowser",{get:function(){return e._getBrowserInfo(),e._browserName===a.Quark},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isFingerBrowser",{get:function(){return e._getBrowserInfo(),e._browserName===a.Finger},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isChromeCore",{get:function(){return e._getBrowserInfo(),e._core==="Chrome"},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isWebView",{get:function(){return e._getBrowserInfo(),e._browserName===a.WebVeiw},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isDingTalk",{get:function(){return e._getBrowserInfo(),e._browserName===a.DingTalk},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isUnknown",{get:function(){return e._getBrowserInfo(),a.Unknown===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"browserName",{get:function(){return e._getBrowserInfo(),e._browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"browserVersion",{get:function(){return e._getBrowserInfo(),e._browserVersion},enumerable:!1,configurable:!0}),Object.defineProperty(e,"browserMainVersion",{get:function(){return e._getBrowserInfo(),e._browserVersion?parseInt(e._browserVersion.split(".")[0],10):0},enumerable:!1,configurable:!0}),Object.defineProperty(e,"browserCoreVersion",{get:function(){return navigator.userAgent.toLowerCase(),d.SystemUtil.isIos||d.SystemUtil.isMacOS,e.browserMainVersion},enumerable:!1,configurable:!0}),Object.defineProperty(e,"isElectron",{get:function(){return e._getBrowserInfo(),a.Electron===e.browserName},enumerable:!1,configurable:!0}),Object.defineProperty(e,"userAgent",{get:function(){var r=navigator.userAgent.toLowerCase(),n=r.indexOf("gecko");if(n>-1){n=r.indexOf(" ",n);var s=(r=r.substring(n+1,r.length)).split(" ");r="";for(var t=0;t<s.length;++t){var i=s[t].split("/");i&&i.length&&(r+=i[0]+" ")}}return r},enumerable:!1,configurable:!0}),e.compareVersion=function(r){if(e._getBrowserInfo(),e._browserVersion){for(var n=e._browserVersion.split("."),s=r.split("."),t=0,i=0,l=0;l<n.length&&l<s.length;++l){if((t=isNaN(parseInt(n[l],10))?0:parseInt(n[l],10))<(i=isNaN(parseInt(s[l],10))?0:parseInt(s[l],10)))return!1;if(t>i)return!0}return!0}return!0},e._getBrowserInfo=function(){if(!e._browserName||!e._browserVersion)if(navigator&&navigator.userAgent){var r=navigator.userAgent.toLowerCase(),n=void 0;(n=r.match(/edg[e|a]?\/([\d.]+)/))||(n=r.match(/edgios\/([\d.]+)/))?e._updateBrowserInfo(a.Edge,r,n[1]):(n=r.match(/rv:([\d.]+)\) like gecko/))||(n=r.match(/msie ([\d.]+)/))?e._updateBrowserInfo(a.IE,r,n[1]):(n=r.match(/vivobrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Vivo,r,n[1]):(n=r.match(/miuibrowser\/([\d.]+)/))?e._updateBrowserInfo(a.MI,r,n[1]):(n=r.match(/samsungbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Samsung,r,n[1]):(n=r.match(/heytapbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Oppo,r,n[1]):(n=r.match(/mzbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Meizu,r,n[1]):(n=r.match(/ucbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.UC,r,n[1]):(n=r.match(/quark\/([\d.]+)/))?e._updateBrowserInfo(a.Quark,r,n[1]):(n=r.match(/slbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Lenovo,r,n[1]):(n=r.match(/lbbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Liebao,r,n[1]):(n=r.match(/fingerbrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Finger,r,n[1]):(n=r.match(/huaweibrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Huawei,r,n[1]):(n=r.match(/maxthon\/([\d.]+)/))?e._updateBrowserInfo(a.Maxthon,r,n[1]):(n=r.match(/firefox\/([\d.]+)/))?e._updateBrowserInfo(a.Firefox,r,n[1]):(n=r.match(/electron\/([\d.]+)/))?e._updateBrowserInfo(a.Electron,r,n[1]):(n=r.match(/chrome\/([\d.]+)/))&&this._isChrome(r)||(n=r.match(/crios\/([\d.]+)/))&&this._isChrome(r)?e._updateBrowserInfo(a.Chrome,r,n[1]):(n=r.match(/metasr\s([\d.]+)/))||(n=r.match(/sogoumobilebrowser\/([\d.]+)/))?e._updateBrowserInfo(a.Sogou,r,n[1]):(n=r.match(/opr.([\d.]+)/))?e._updateBrowserInfo(a.Opera,r,n[1]):(n=r.match(/micromessenger.([\d.]+)/))?e._updateBrowserInfo(a.MicroMessenger,r,n[1]):(n=r.match(/qq\/([\d.]+)/))?e._updateBrowserInfo(a.QQ,r,n[1]):(n=r.match(/m?qqbrowser\/([\d.]+)/))||(n=r.match(/qqbrowserlite\/([\d.]+)/))?e._updateBrowserInfo(a.QQBrowser,r,n[1]):(n=r.match(/dingtalk.([\d.]+)/))?e._updateBrowserInfo(a.DingTalk,r,n[1]):(n=r.match(/tbs\/([\d.]+)/))?e._updateBrowserInfo(a.X5Core,r,n[1]):(n=r.match(/version\/([\d.]+).*safari/))&&this._isSafari(r)&&e._updateBrowserInfo(a.Safari,r,n[1]),e._browserName===a.Unknown&&e._isWebview(r)&&e._updateBrowserInfo(a.WebVeiw,r,"")}else e._browserName=a.Unknown,e._browserVersion="0.0"},e._isChrome=function(r){var n=r.split(/\(|\)/);if(e._core="Chrome",n.length===5){var s=n[4].trim().split(" ");if(s.length===2){if(s[0].indexOf("chrome")>-1&&s[1].indexOf("safari")>-1)return!0}else if(s.length===3){if(s[1].indexOf("mobile")>-1&&s[2].indexOf("safari")>-1&&(s[0].indexOf("chrome")>-1||s[0].indexOf("crios")>-1))return!0}else if(r.indexOf("qianniu")>-1)return!0}return!1},e._isSafari=function(r){var n=r.split(/\(|\)/);if(n.length===5){var s=n[4].trim().split(" ");if(s.length===2){if(s[0].indexOf("version")>-1&&s[1].indexOf("safari")>-1)return!0}else if(s.length===3&&s[0].indexOf("version")>-1&&s[1].indexOf("mobile")>-1&&s[2].indexOf("safari")>-1)return!0}return!1},e._isWebview=function(r){if(r){var n=new RegExp("("+["WebView","(iPhone|iPod|iPad)(?!.*Safari)","Android.*(wv|.0.0.0)","Linux; U; Android"].join("|")+")","ig"),s=new RegExp("("+["VivoBrowser","MZBrowser","MiuiBrowser"].join("|")+")","ig");return!!r.match(n)&&!r.match(s)}},e._updateBrowserInfo=function(r,n,s){e._browserName=r;var t=null;switch(r){case a.QQBrowser:d.SystemUtil.isIos||d.SystemUtil.isMacOS?(t=n.match(/version\/([\d.]+).*safari/),e._browserVersion=t?t[1]:"0.0"):(t=n.match(/chrome\/([\d.]+)/),e._browserVersion=t?t[1]:"0.0");break;case a.Vivo:case a.Oppo:case a.Meizu:case a.Huawei:case a.Sogou:case a.Samsung:t=n.match(/chrome\/([\d.]+)/),e._browserVersion=t?t[1]:"0.0";break;case a.WebVeiw:d.SystemUtil.isAndroid?(t=n.match(/chrome\/([\d.]+)/),e._browserVersion=t?t[1]:"0.0"):d.SystemUtil.isIos&&(e._browserVersion=d.SystemUtil.systemVersion);break;default:e._browserVersion=s}},e._browserName=a.Unknown,e._browserVersion="",e._core="",e}();x.BrowserUtil=p},864:(u,x)=>{Object.defineProperty(x,"__esModule",{value:!0}),x.Guid=void 0;var f=function(){function a(){}return a.create=function(d,p){p===void 0&&(p=16);var e,r,n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),s=[];if(p=p||n.length,d)for(e=0;e<d;e++)s[e]=n[0|Math.random()*p];else for(s[8]=s[13]=s[18]=s[23]="-",s[14]="4",e=0;e<36;e++)s[e]||(r=0|16*Math.random(),s[e]=n[e==19?3&r|8:r]);return s.join("")},a}();x.Guid=f},442:(u,x,f)=>{Object.defineProperty(x,"__esModule",{value:!0}),x.LocalStorage=void 0;var a=f(864),d=function(){function p(){}return Object.defineProperty(p,"uuid",{get:function(){var e="alirtc_uuid",r=p.get(e);return r||(r=a.Guid.create(32),p.set(e,r)),r},enumerable:!1,configurable:!0}),p.get=function(e){var r="";return window&&window.localStorage&&(r=window.localStorage.getItem(e)||""),r},p.set=function(e,r){e&&window&&window.localStorage&&window.localStorage.setItem(e,r)},p}();x.LocalStorage=d},72:(u,x)=>{Object.defineProperty(x,"__esModule",{value:!0}),x.ApiRequest=void 0;var f=function(){function a(){}return a.postBody=function(d,p,e){d=a._getUrl(d,p);var r,n={};return n.headers||(n.headers={}),n.headers.Accept="application/json",n.headers["Content-Type"]="application/json",new Promise(function(s,t){a.requestBody("POST",d,e).then(function(i){return r=i,i.ok?i.json():i.text()}).then(function(i){r.ok?i.code?(i=a._intercept(i),t(i)):s(i.data):t(a._httpErrorMessage(r,i))}).catch(function(i){i=a._httpErrorMessage(i),t(i)})})},a.get=function(d,p,e){var r;return e===void 0&&(e={}),d=a._getUrl(d,p),e.headers||(e.headers={}),e.headers["Content-Type"]="application/json",new Promise(function(n,s){a.request("GET",d,e).then(function(t){return r=t,t.ok?t.json():t.text()}).then(function(t){r.ok?t.code?(t=a._intercept(t),s(t)):n(t.data):s(a._httpErrorMessage(r,t))}).catch(function(t){t=a._httpErrorMessage(t),s(t)})})},a.post=function(d,p,e,r){var n;return r===void 0&&(r={}),d=a._getUrl(d,p),r.headers||(r.headers={}),r.body=e,r.headers.Accept="application/json",r.headers["Content-Type"]="application/json",new Promise(function(s,t){a.request("POST",d,r).then(function(i){return n=i,i.ok?i.json():i.text()}).then(function(i){n.ok?i.code?(i=a._intercept(i),t(i)):s(i.data):t(a._httpErrorMessage(n,i))}).catch(function(i){i=a._httpErrorMessage(i),t(i)})})},a.request=function(d,p,e){d===void 0&&(d="GET");var r=new Headers(e.headers),n=new Request(p,{method:d,headers:r});return fetch(n)},a.requestBody=function(d,p,e){return d===void 0&&(d="GET"),fetch(p,{method:d,body:e,headers:new Headers({"Content-Type":"application/json"})})},a.ajaxPost=function(d,p,e,r){return r===void 0&&(r={}),d=a._getUrl(d,p),r.headers||(r.headers={}),r.headers.Accept="application/json",r.headers["Content-Type"]="application/json",a.ajax("POST",d,e,r)},a.ajax=function(d,p,e,r){d===void 0&&(d="GET"),r===void 0&&(r={});var n=new XMLHttpRequest;return new Promise(function(s,t){n.onreadystatechange=function(){if(n.readyState===4)if(n.status===200){var l=JSON.parse(n.responseText);l.code?(l=a._intercept(l),t(l)):s(l)}else t({message:n.responseText||"\u8BF7\u6C42\u5931\u8D25:"+p})},n.open(d,p,!0);try{if(r.withCredentials&&(n.withCredentials=!0),r.headers)for(var i in r.headers)n.setRequestHeader(i,r.headers[i])}catch(l){return void t(l)}try{n.send(e)}catch(l){t(l)}})},a._getUrl=function(d,p){var e=[];if(p)for(var r in p)e.push(r+"="+p[r]);var n=e.join("&");return(d.indexOf("?")!=-1?d:d+"?")+n},a._httpErrorMessage=function(d,p){return d.message||(d.message="HTTP "+d.status+"("+d.statusText+") : "+p),d},a._intercept=function(d){var p=d.data;return d.code&&((p=p||{}).data=d.data,p.code=d.code,p.description=d.description,p.message="0x"+Number(d.code).toString(16)+", "+d.description,p.tid&&(p.message+=", tid="+p.tid)),p},a}();x.ApiRequest=f},101:(u,x)=>{var f,a;Object.defineProperty(x,"__esModule",{value:!0}),x.SystemUtil=x.WindowsType=x.SystemType=void 0,function(p){p.Unknown="Unknown",p.MacOS="Mac",p.Windows="Windows",p.Android="Android",p.Iphone="iphone",p.Ipad="ipad",p.iOS="iOS",p.Linux="Linux",p.ChromeOS="ChromeOS"}(f=x.SystemType||(x.SystemType={})),function(p){p.Windows10="Windows 10",p.Windows7="Windows 7",p.WindowsVista="Windows vista",p.WindowsXP="Windows xp"}(a=x.WindowsType||(x.WindowsType={}));var d=function(){function p(){}return Object.defineProperty(p,"isMacOS",{get:function(){return f.MacOS===p.systemName},enumerable:!1,configurable:!0}),Object.defineProperty(p,"isWindows",{get:function(){return p.systemName.indexOf(f.Windows)>-1},enumerable:!1,configurable:!0}),Object.defineProperty(p,"isIos",{get:function(){return f.Iphone===p.systemName||f.Ipad===p.systemName},enumerable:!1,configurable:!0}),Object.defineProperty(p,"isAndroid",{get:function(){return f.Android===p.systemName},enumerable:!1,configurable:!0}),Object.defineProperty(p,"isLinux",{get:function(){return f.Linux===p.systemName||f.Linux===p._platform},enumerable:!1,configurable:!0}),Object.defineProperty(p,"systemName",{get:function(){return p._getSystemInfo(),p._systemName},enumerable:!1,configurable:!0}),Object.defineProperty(p,"systemVersion",{get:function(){return p._getSystemInfo(),p._systemVersion},enumerable:!1,configurable:!0}),Object.defineProperty(p,"platform",{get:function(){return p._getSystemInfo(),p._platform},enumerable:!1,configurable:!0}),Object.defineProperty(p,"isUnknown",{get:function(){return!p.platform||p.platform===f.Unknown},enumerable:!1,configurable:!0}),p.compareVersion=function(e){if(p._getSystemInfo(),p._systemVersion){for(var r=p._systemVersion.split("."),n=e.split("."),s=0,t=0,i=0;i<r.length&&i<n.length;++i){if((s=isNaN(parseInt(r[i],10))?0:parseInt(r[i],10))<(t=isNaN(parseInt(n[i],10))?0:parseInt(n[i],10)))return!1;if(s>t)return!0}return!0}return!0},p._getSystemInfo=function(){if(!p._systemName||!p._systemVersion||!p._platform)if(navigator&&navigator.userAgent){var e=navigator.userAgent.toLowerCase();e.indexOf("ipad")>-1?(p._systemName=f.Ipad,p._platform=f.iOS,p._systemVersion=p._getIosSystemVersion(e)):e.indexOf("iphone")>-1?(p._systemName=f.Iphone,p._platform=f.iOS,p._systemVersion=p._getIosSystemVersion(e)):e.indexOf("android")>-1?(p._platform=f.Android,p._systemName=f.Android,p._systemVersion=p._getAndroidSystemVersion(e)):e.indexOf("win")>-1?e.indexOf("windwos nt 10")>-1||e.indexOf("windows 10")?(p._systemName=a.Windows10,p._platform=f.Windows,p._systemVersion="10"):e.indexOf("windows nt 6.1")>-1||e.indexOf("windows 7")>-1?(p._systemName=a.Windows7,p._platform=f.Windows,p._systemVersion="7"):e.indexOf("windows nt 6.0")>-1||e.indexOf("windows vista")>-1?(p._systemName=a.WindowsVista,p._platform=f.Windows,p._systemVersion="vista"):e.indexOf("widows nt 5.1")>-1||e.indexOf("windows xp")>-1?(p._systemName=a.WindowsXP,p._platform=f.Windows,p._systemVersion="xp"):(p._platform=f.Windows,p._systemName=f.Windows,p._systemVersion="0.0"):e.indexOf("mac")>-1?navigator&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0?(p._systemName=f.Ipad,p._platform=f.iOS,p._systemVersion=p._getIosSystemVersion(e)):(p._platform=f.MacOS,p._systemName=f.MacOS,p._systemVersion=p._getMacSystemVersion(e)):e.indexOf("linux")>-1?(p._platform=f.Linux,p._systemName=f.Linux,p._systemVersion="0.0"):e.indexOf("cros")>-1?(p._platform=f.Linux,p._systemName=f.ChromeOS,p._systemVersion="0.0"):(p._systemName=f.Unknown,p._platform=f.Windows,p._systemVersion="0.0")}else p._systemName=f.Unknown,p._platform=f.Unknown,p._systemVersion="0.0"},p._getIosSystemVersion=function(e){return(e.match(/OS [\d._]*/gi)+"").replace(/[^0-9|_.]/gi,"").replace(/_/gi,".")},p._getMacSystemVersion=function(e){return(e.match(/OS X [\d._]*/gi)+"").replace(/[^0-9|_.]/gi,"").replace(/_/gi,".")},p._getAndroidSystemVersion=function(e){return e.substr(e.indexOf("android")+8,e.indexOf(";",e.indexOf("android"))-e.indexOf("android")-8)},p._systemName="",p._systemVersion="",p._platform=f.Unknown,p}();x.SystemUtil=d}},y={};function m(u){if(y[u])return y[u].exports;var x=y[u]={exports:{}};return C[u](x,x.exports,m),x.exports}var c={};return(()=>{var u=c;Object.defineProperty(u,"__esModule",{value:!0}),u.ApiRequest=u.LocalStorage=u.Guid=u.BrowserUtil=u.SystemUtil=void 0;var x=m(101);Object.defineProperty(u,"SystemUtil",{enumerable:!0,get:function(){return x.SystemUtil}});var f=m(622);Object.defineProperty(u,"BrowserUtil",{enumerable:!0,get:function(){return f.BrowserUtil}});var a=m(864);Object.defineProperty(u,"Guid",{enumerable:!0,get:function(){return a.Guid}});var d=m(442);Object.defineProperty(u,"LocalStorage",{enumerable:!0,get:function(){return d.LocalStorage}});var p=m(72);Object.defineProperty(u,"ApiRequest",{enumerable:!0,get:function(){return p.ApiRequest}}),window&&(window.SystemUtil=x.SystemUtil,window.BrowserUtil=f.BrowserUtil,window.Guid=a.Guid,window.LocalStorage=d.LocalStorage,window.ApiRequest=p.ApiRequest)})(),c})()},9543:(U,C,y)=>{y.r(C),y.d(C,{default:()=>me});var m={};y.r(m),y.d(m,{fixNegotiationNeeded:()=>H,shimAddTrackRemoveTrack:()=>A,shimAddTrackRemoveTrackWithNative:()=>S,shimGetDisplayMedia:()=>o,shimGetSendersWithDtmf:()=>D,shimGetStats:()=>b,shimGetUserMedia:()=>h,shimMediaStream:()=>g,shimOnTrack:()=>v,shimPeerConnection:()=>I,shimSenderReceiverGetStats:()=>T});var c={};y.r(c),y.d(c,{shimGetDisplayMedia:()=>O,shimGetUserMedia:()=>N,shimPeerConnection:()=>P,shimReplaceTrack:()=>F});var u={};y.r(u),y.d(u,{shimAddTransceiver:()=>se,shimCreateAnswer:()=>he,shimCreateOffer:()=>ue,shimGetDisplayMedia:()=>W,shimGetParameters:()=>ce,shimGetUserMedia:()=>q,shimOnTrack:()=>G,shimPeerConnection:()=>Q,shimRTCDataChannel:()=>oe,shimReceiverGetStats:()=>Z,shimRemoveStream:()=>re,shimSenderGetStats:()=>te});var x={};y.r(x),y.d(x,{shimAudioContext:()=>De,shimCallbacksAPI:()=>le,shimConstraints:()=>ge,shimCreateOfferLegacy:()=>_e,shimGetUserMedia:()=>pe,shimLocalStreamsAPI:()=>fe,shimRTCIceServerUrls:()=>Re,shimRemoteStreamsAPI:()=>Ee,shimTrackEventTransceiver:()=>Ce});var f={};y.r(f),y.d(f,{removeExtmapAllowMixed:()=>je,shimAddIceCandidateNullOrEmpty:()=>Ne,shimConnectionState:()=>Pe,shimMaxMessageSize:()=>we,shimRTCIceCandidate:()=>Ae,shimSendThrowTypeError:()=>Te});let a=!0,d=!0;function p(w,K,z){const Y=w.match(K);return Y&&Y.length>=z&&parseInt(Y[z],10)}function e(w,K,z){if(!w.RTCPeerConnection)return;const Y=w.RTCPeerConnection.prototype,$=Y.addEventListener;Y.addEventListener=function(J,ie){if(J!==K)return $.apply(this,arguments);const ne=ae=>{const de=z(ae);de&&(ie.handleEvent?ie.handleEvent(de):ie(de))};return this._eventMap=this._eventMap||{},this._eventMap[K]||(this._eventMap[K]=new Map),this._eventMap[K].set(ie,ne),$.apply(this,[J,ne])};const ee=Y.removeEventListener;Y.removeEventListener=function(J,ie){if(J!==K||!this._eventMap||!this._eventMap[K])return ee.apply(this,arguments);if(!this._eventMap[K].has(ie))return ee.apply(this,arguments);const ne=this._eventMap[K].get(ie);return this._eventMap[K].delete(ie),this._eventMap[K].size===0&&delete this._eventMap[K],Object.keys(this._eventMap).length===0&&delete this._eventMap,ee.apply(this,[J,ne])},Object.defineProperty(Y,"on"+K,{get(){return this["_on"+K]},set(J){this["_on"+K]&&(this.removeEventListener(K,this["_on"+K]),delete this["_on"+K]),J&&this.addEventListener(K,this["_on"+K]=J)},enumerable:!0,configurable:!0})}function r(w){return typeof w!="boolean"?new Error("Argument type: "+typeof w+". Please use a boolean."):(a=w,w?"adapter.js logging disabled":"adapter.js logging enabled")}function n(w){return typeof w!="boolean"?new Error("Argument type: "+typeof w+". Please use a boolean."):(d=!w,"adapter.js deprecation warnings "+(w?"disabled":"enabled"))}function s(){if(typeof window=="object"){if(a)return;typeof console<"u"&&typeof console.log=="function"&&console.log.apply(console,arguments)}}function t(w,K){d&&console.warn(w+" is deprecated, please use "+K+" instead.")}function i(w){return Object.prototype.toString.call(w)==="[object Object]"}function l(w){return i(w)?Object.keys(w).reduce(function(K,z){const Y=i(w[z]),$=Y?l(w[z]):w[z],ee=Y&&!Object.keys($).length;return $===void 0||ee?K:Object.assign(K,{[z]:$})},{}):w}function E(w,K,z){K&&!z.has(K.id)&&(z.set(K.id,K),Object.keys(K).forEach(Y=>{Y.endsWith("Id")?E(w,w.get(K[Y]),z):Y.endsWith("Ids")&&K[Y].forEach($=>{E(w,w.get($),z)})}))}function _(w,K,z){const Y=z?"outbound-rtp":"inbound-rtp",$=new Map;if(K===null)return $;const ee=[];return w.forEach(J=>{J.type==="track"&&J.trackIdentifier===K.id&&ee.push(J)}),ee.forEach(J=>{w.forEach(ie=>{ie.type===Y&&ie.trackId===J.id&&E(w,ie,$)})}),$}const R=s;function h(w,K){const z=w&&w.navigator;if(!z.mediaDevices)return;const Y=function(J){if(typeof J!="object"||J.mandatory||J.optional)return J;const ie={};return Object.keys(J).forEach(ne=>{if(ne==="require"||ne==="advanced"||ne==="mediaSource")return;const ae=typeof J[ne]=="object"?J[ne]:{ideal:J[ne]};ae.exact!==void 0&&typeof ae.exact=="number"&&(ae.min=ae.max=ae.exact);const de=function(ve,Se){return ve?ve+Se.charAt(0).toUpperCase()+Se.slice(1):Se==="deviceId"?"sourceId":Se};if(ae.ideal!==void 0){ie.optional=ie.optional||[];let ve={};typeof ae.ideal=="number"?(ve[de("min",ne)]=ae.ideal,ie.optional.push(ve),ve={},ve[de("max",ne)]=ae.ideal,ie.optional.push(ve)):(ve[de("",ne)]=ae.ideal,ie.optional.push(ve))}ae.exact!==void 0&&typeof ae.exact!="number"?(ie.mandatory=ie.mandatory||{},ie.mandatory[de("",ne)]=ae.exact):["min","max"].forEach(ve=>{ae[ve]!==void 0&&(ie.mandatory=ie.mandatory||{},ie.mandatory[de(ve,ne)]=ae[ve])})}),J.advanced&&(ie.optional=(ie.optional||[]).concat(J.advanced)),ie},$=function(J,ie){if(K.version>=61)return ie(J);if((J=JSON.parse(JSON.stringify(J)))&&typeof J.audio=="object"){const ne=function(ae,de,ve){de in ae&&!(ve in ae)&&(ae[ve]=ae[de],delete ae[de])};ne((J=JSON.parse(JSON.stringify(J))).audio,"autoGainControl","googAutoGainControl"),ne(J.audio,"noiseSuppression","googNoiseSuppression"),J.audio=Y(J.audio)}if(J&&typeof J.video=="object"){let ne=J.video.facingMode;ne=ne&&(typeof ne=="object"?ne:{ideal:ne});const ae=K.version<66;if(ne&&(ne.exact==="user"||ne.exact==="environment"||ne.ideal==="user"||ne.ideal==="environment")&&(!z.mediaDevices.getSupportedConstraints||!z.mediaDevices.getSupportedConstraints().facingMode||ae)){let de;if(delete J.video.facingMode,ne.exact==="environment"||ne.ideal==="environment"?de=["back","rear"]:ne.exact!=="user"&&ne.ideal!=="user"||(de=["front"]),de)return z.mediaDevices.enumerateDevices().then(ve=>{let Se=(ve=ve.filter(We=>We.kind==="videoinput")).find(We=>de.some(Le=>We.label.toLowerCase().includes(Le)));return!Se&&ve.length&&de.includes("back")&&(Se=ve[ve.length-1]),Se&&(J.video.deviceId=ne.exact?{exact:Se.deviceId}:{ideal:Se.deviceId}),J.video=Y(J.video),R("chrome: "+JSON.stringify(J)),ie(J)})}J.video=Y(J.video)}return R("chrome: "+JSON.stringify(J)),ie(J)},ee=function(J){return K.version>=64?J:{name:{PermissionDeniedError:"NotAllowedError",PermissionDismissedError:"NotAllowedError",InvalidStateError:"NotAllowedError",DevicesNotFoundError:"NotFoundError",ConstraintNotSatisfiedError:"OverconstrainedError",TrackStartError:"NotReadableError",MediaDeviceFailedDueToShutdown:"NotAllowedError",MediaDeviceKillSwitchOn:"NotAllowedError",TabCaptureError:"AbortError",ScreenCaptureError:"AbortError",DeviceCaptureError:"AbortError"}[J.name]||J.name,message:J.message,constraint:J.constraint||J.constraintName,toString(){return this.name+(this.message&&": ")+this.message}}};if(z.getUserMedia=function(J,ie,ne){$(J,ae=>{z.webkitGetUserMedia(ae,ie,de=>{ne&&ne(ee(de))})})}.bind(z),z.mediaDevices.getUserMedia){const J=z.mediaDevices.getUserMedia.bind(z.mediaDevices);z.mediaDevices.getUserMedia=function(ie){return $(ie,ne=>J(ne).then(ae=>{if(ne.audio&&!ae.getAudioTracks().length||ne.video&&!ae.getVideoTracks().length)throw ae.getTracks().forEach(de=>{de.stop()}),new DOMException("","NotFoundError");return ae},ae=>Promise.reject(ee(ae))))}}}function o(w,K){w.navigator.mediaDevices&&"getDisplayMedia"in w.navigator.mediaDevices||w.navigator.mediaDevices&&(typeof K=="function"?w.navigator.mediaDevices.getDisplayMedia=function(z){return K(z).then(Y=>{const $=z.video&&z.video.width,ee=z.video&&z.video.height,J=z.video&&z.video.frameRate;return z.video={mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:Y,maxFrameRate:J||3}},$&&(z.video.mandatory.maxWidth=$),ee&&(z.video.mandatory.maxHeight=ee),w.navigator.mediaDevices.getUserMedia(z)})}:console.error("shimGetDisplayMedia: getSourceId argument is not a function"))}function g(w){w.MediaStream=w.MediaStream||w.webkitMediaStream}function v(w){if(typeof w=="object"&&w.RTCPeerConnection&&!("ontrack"in w.RTCPeerConnection.prototype)){Object.defineProperty(w.RTCPeerConnection.prototype,"ontrack",{get(){return this._ontrack},set(z){this._ontrack&&this.removeEventListener("track",this._ontrack),this.addEventListener("track",this._ontrack=z)},enumerable:!0,configurable:!0});const K=w.RTCPeerConnection.prototype.setRemoteDescription;w.RTCPeerConnection.prototype.setRemoteDescription=function(){return this._ontrackpoly||(this._ontrackpoly=z=>{z.stream.addEventListener("addtrack",Y=>{let $;$=w.RTCPeerConnection.prototype.getReceivers?this.getReceivers().find(J=>J.track&&J.track.id===Y.track.id):{track:Y.track};const ee=new Event("track");ee.track=Y.track,ee.receiver=$,ee.transceiver={receiver:$},ee.streams=[z.stream],this.dispatchEvent(ee)}),z.stream.getTracks().forEach(Y=>{let $;$=w.RTCPeerConnection.prototype.getReceivers?this.getReceivers().find(J=>J.track&&J.track.id===Y.id):{track:Y};const ee=new Event("track");ee.track=Y,ee.receiver=$,ee.transceiver={receiver:$},ee.streams=[z.stream],this.dispatchEvent(ee)})},this.addEventListener("addstream",this._ontrackpoly)),K.apply(this,arguments)}}else e(w,"track",K=>(K.transceiver||Object.defineProperty(K,"transceiver",{value:{receiver:K.receiver}}),K))}function D(w){if(typeof w=="object"&&w.RTCPeerConnection&&!("getSenders"in w.RTCPeerConnection.prototype)&&"createDTMFSender"in w.RTCPeerConnection.prototype){const K=function($,ee){return{track:ee,get dtmf(){return this._dtmf===void 0&&(ee.kind==="audio"?this._dtmf=$.createDTMFSender(ee):this._dtmf=null),this._dtmf},_pc:$}};if(!w.RTCPeerConnection.prototype.getSenders){w.RTCPeerConnection.prototype.getSenders=function(){return this._senders=this._senders||[],this._senders.slice()};const $=w.RTCPeerConnection.prototype.addTrack;w.RTCPeerConnection.prototype.addTrack=function(J,ie){let ne=$.apply(this,arguments);return ne||(ne=K(this,J),this._senders.push(ne)),ne};const ee=w.RTCPeerConnection.prototype.removeTrack;w.RTCPeerConnection.prototype.removeTrack=function(J){ee.apply(this,arguments);const ie=this._senders.indexOf(J);ie!==-1&&this._senders.splice(ie,1)}}const z=w.RTCPeerConnection.prototype.addStream;w.RTCPeerConnection.prototype.addStream=function($){this._senders=this._senders||[],z.apply(this,[$]),$.getTracks().forEach(ee=>{this._senders.push(K(this,ee))})};const Y=w.RTCPeerConnection.prototype.removeStream;w.RTCPeerConnection.prototype.removeStream=function($){this._senders=this._senders||[],Y.apply(this,[$]),$.getTracks().forEach(ee=>{const J=this._senders.find(ie=>ie.track===ee);J&&this._senders.splice(this._senders.indexOf(J),1)})}}else if(typeof w=="object"&&w.RTCPeerConnection&&"getSenders"in w.RTCPeerConnection.prototype&&"createDTMFSender"in w.RTCPeerConnection.prototype&&w.RTCRtpSender&&!("dtmf"in w.RTCRtpSender.prototype)){const K=w.RTCPeerConnection.prototype.getSenders;w.RTCPeerConnection.prototype.getSenders=function(){const z=K.apply(this,[]);return z.forEach(Y=>Y._pc=this),z},Object.defineProperty(w.RTCRtpSender.prototype,"dtmf",{get(){return this._dtmf===void 0&&(this.track.kind==="audio"?this._dtmf=this._pc.createDTMFSender(this.track):this._dtmf=null),this._dtmf}})}}function b(w){if(!w.RTCPeerConnection)return;const K=w.RTCPeerConnection.prototype.getStats;w.RTCPeerConnection.prototype.getStats=function(){const[z,Y,$]=arguments;if(arguments.length>0&&typeof z=="function")return K.apply(this,arguments);if(K.length===0&&(arguments.length===0||typeof z!="function"))return K.apply(this,[]);const ee=function(ie){const ne={};return ie.result().forEach(ae=>{const de={id:ae.id,timestamp:ae.timestamp,type:{localcandidate:"local-candidate",remotecandidate:"remote-candidate"}[ae.type]||ae.type};ae.names().forEach(ve=>{de[ve]=ae.stat(ve)}),ne[de.id]=de}),ne},J=function(ie){return new Map(Object.keys(ie).map(ne=>[ne,ie[ne]]))};if(arguments.length>=2){const ie=function(ne){Y(J(ee(ne)))};return K.apply(this,[ie,z])}return new Promise((ie,ne)=>{K.apply(this,[function(ae){ie(J(ee(ae)))},ne])}).then(Y,$)}}function T(w){if(!(typeof w=="object"&&w.RTCPeerConnection&&w.RTCRtpSender&&w.RTCRtpReceiver))return;if(!("getStats"in w.RTCRtpSender.prototype)){const z=w.RTCPeerConnection.prototype.getSenders;z&&(w.RTCPeerConnection.prototype.getSenders=function(){const $=z.apply(this,[]);return $.forEach(ee=>ee._pc=this),$});const Y=w.RTCPeerConnection.prototype.addTrack;Y&&(w.RTCPeerConnection.prototype.addTrack=function(){const $=Y.apply(this,arguments);return $._pc=this,$}),w.RTCRtpSender.prototype.getStats=function(){const $=this;return this._pc.getStats().then(ee=>_(ee,$.track,!0))}}if(!("getStats"in w.RTCRtpReceiver.prototype)){const z=w.RTCPeerConnection.prototype.getReceivers;z&&(w.RTCPeerConnection.prototype.getReceivers=function(){const Y=z.apply(this,[]);return Y.forEach($=>$._pc=this),Y}),e(w,"track",Y=>(Y.receiver._pc=Y.srcElement,Y)),w.RTCRtpReceiver.prototype.getStats=function(){const Y=this;return this._pc.getStats().then($=>_($,Y.track,!1))}}if(!("getStats"in w.RTCRtpSender.prototype)||!("getStats"in w.RTCRtpReceiver.prototype))return;const K=w.RTCPeerConnection.prototype.getStats;w.RTCPeerConnection.prototype.getStats=function(){if(arguments.length>0&&arguments[0]instanceof w.MediaStreamTrack){const z=arguments[0];let Y,$,ee;return this.getSenders().forEach(J=>{J.track===z&&(Y?ee=!0:Y=J)}),this.getReceivers().forEach(J=>(J.track===z&&($?ee=!0:$=J),J.track===z)),ee||Y&&$?Promise.reject(new DOMException("There are more than one sender or receiver for the track.","InvalidAccessError")):Y?Y.getStats():$?$.getStats():Promise.reject(new DOMException("There is no sender or receiver for the track.","InvalidAccessError"))}return K.apply(this,arguments)}}function S(w){w.RTCPeerConnection.prototype.getLocalStreams=function(){return this._shimmedLocalStreams=this._shimmedLocalStreams||{},Object.keys(this._shimmedLocalStreams).map(ee=>this._shimmedLocalStreams[ee][0])};const K=w.RTCPeerConnection.prototype.addTrack;w.RTCPeerConnection.prototype.addTrack=function(ee,J){if(!J)return K.apply(this,arguments);this._shimmedLocalStreams=this._shimmedLocalStreams||{};const ie=K.apply(this,arguments);return this._shimmedLocalStreams[J.id]?this._shimmedLocalStreams[J.id].indexOf(ie)===-1&&this._shimmedLocalStreams[J.id].push(ie):this._shimmedLocalStreams[J.id]=[J,ie],ie};const z=w.RTCPeerConnection.prototype.addStream;w.RTCPeerConnection.prototype.addStream=function(ee){this._shimmedLocalStreams=this._shimmedLocalStreams||{},ee.getTracks().forEach(ne=>{if(this.getSenders().find(ae=>ae.track===ne))throw new DOMException("Track already exists.","InvalidAccessError")});const J=this.getSenders();z.apply(this,arguments);const ie=this.getSenders().filter(ne=>J.indexOf(ne)===-1);this._shimmedLocalStreams[ee.id]=[ee].concat(ie)};const Y=w.RTCPeerConnection.prototype.removeStream;w.RTCPeerConnection.prototype.removeStream=function(ee){return this._shimmedLocalStreams=this._shimmedLocalStreams||{},delete this._shimmedLocalStreams[ee.id],Y.apply(this,arguments)};const $=w.RTCPeerConnection.prototype.removeTrack;w.RTCPeerConnection.prototype.removeTrack=function(ee){return this._shimmedLocalStreams=this._shimmedLocalStreams||{},ee&&Object.keys(this._shimmedLocalStreams).forEach(J=>{const ie=this._shimmedLocalStreams[J].indexOf(ee);ie!==-1&&this._shimmedLocalStreams[J].splice(ie,1),this._shimmedLocalStreams[J].length===1&&delete this._shimmedLocalStreams[J]}),$.apply(this,arguments)}}function A(w,K){if(!w.RTCPeerConnection)return;if(w.RTCPeerConnection.prototype.addTrack&&K.version>=65)return S(w);const z=w.RTCPeerConnection.prototype.getLocalStreams;w.RTCPeerConnection.prototype.getLocalStreams=function(){const ne=z.apply(this);return this._reverseStreams=this._reverseStreams||{},ne.map(ae=>this._reverseStreams[ae.id])};const Y=w.RTCPeerConnection.prototype.addStream;w.RTCPeerConnection.prototype.addStream=function(ne){if(this._streams=this._streams||{},this._reverseStreams=this._reverseStreams||{},ne.getTracks().forEach(ae=>{if(this.getSenders().find(de=>de.track===ae))throw new DOMException("Track already exists.","InvalidAccessError")}),!this._reverseStreams[ne.id]){const ae=new w.MediaStream(ne.getTracks());this._streams[ne.id]=ae,this._reverseStreams[ae.id]=ne,ne=ae}Y.apply(this,[ne])};const $=w.RTCPeerConnection.prototype.removeStream;function ee(ne,ae){let de=ae.sdp;return Object.keys(ne._reverseStreams||[]).forEach(ve=>{const Se=ne._reverseStreams[ve],We=ne._streams[Se.id];de=de.replace(new RegExp(We.id,"g"),Se.id)}),new RTCSessionDescription({type:ae.type,sdp:de})}w.RTCPeerConnection.prototype.removeStream=function(ne){this._streams=this._streams||{},this._reverseStreams=this._reverseStreams||{},$.apply(this,[this._streams[ne.id]||ne]),delete this._reverseStreams[this._streams[ne.id]?this._streams[ne.id].id:ne.id],delete this._streams[ne.id]},w.RTCPeerConnection.prototype.addTrack=function(ne,ae){if(this.signalingState==="closed")throw new DOMException("The RTCPeerConnection's signalingState is 'closed'.","InvalidStateError");const de=[].slice.call(arguments,1);if(de.length!==1||!de[0].getTracks().find(Se=>Se===ne))throw new DOMException("The adapter.js addTrack polyfill only supports a single stream which is associated with the specified track.","NotSupportedError");if(this.getSenders().find(Se=>Se.track===ne))throw new DOMException("Track already exists.","InvalidAccessError");this._streams=this._streams||{},this._reverseStreams=this._reverseStreams||{};const ve=this._streams[ae.id];if(ve)ve.addTrack(ne),Promise.resolve().then(()=>{this.dispatchEvent(new Event("negotiationneeded"))});else{const Se=new w.MediaStream([ne]);this._streams[ae.id]=Se,this._reverseStreams[Se.id]=ae,this.addStream(Se)}return this.getSenders().find(Se=>Se.track===ne)},["createOffer","createAnswer"].forEach(function(ne){const ae=w.RTCPeerConnection.prototype[ne],de={[ne](){const ve=arguments;return arguments.length&&typeof arguments[0]=="function"?ae.apply(this,[Se=>{const We=ee(this,Se);ve[0].apply(null,[We])},Se=>{ve[1]&&ve[1].apply(null,Se)},arguments[2]]):ae.apply(this,arguments).then(Se=>ee(this,Se))}};w.RTCPeerConnection.prototype[ne]=de[ne]});const J=w.RTCPeerConnection.prototype.setLocalDescription;w.RTCPeerConnection.prototype.setLocalDescription=function(){return arguments.length&&arguments[0].type?(arguments[0]=function(ne,ae){let de=ae.sdp;return Object.keys(ne._reverseStreams||[]).forEach(ve=>{const Se=ne._reverseStreams[ve],We=ne._streams[Se.id];de=de.replace(new RegExp(Se.id,"g"),We.id)}),new RTCSessionDescription({type:ae.type,sdp:de})}(this,arguments[0]),J.apply(this,arguments)):J.apply(this,arguments)};const ie=Object.getOwnPropertyDescriptor(w.RTCPeerConnection.prototype,"localDescription");Object.defineProperty(w.RTCPeerConnection.prototype,"localDescription",{get(){const ne=ie.get.apply(this);return ne.type===""?ne:ee(this,ne)}}),w.RTCPeerConnection.prototype.removeTrack=function(ne){if(this.signalingState==="closed")throw new DOMException("The RTCPeerConnection's signalingState is 'closed'.","InvalidStateError");if(!ne._pc)throw new DOMException("Argument 1 of RTCPeerConnection.removeTrack does not implement interface RTCRtpSender.","TypeError");if(ne._pc!==this)throw new DOMException("Sender was not created by this connection.","InvalidAccessError");let ae;this._streams=this._streams||{},Object.keys(this._streams).forEach(de=>{this._streams[de].getTracks().find(ve=>ne.track===ve)&&(ae=this._streams[de])}),ae&&(ae.getTracks().length===1?this.removeStream(this._reverseStreams[ae.id]):ae.removeTrack(ne.track),this.dispatchEvent(new Event("negotiationneeded")))}}function I(w,K){!w.RTCPeerConnection&&w.webkitRTCPeerConnection&&(w.RTCPeerConnection=w.webkitRTCPeerConnection),w.RTCPeerConnection&&K.version<53&&["setLocalDescription","setRemoteDescription","addIceCandidate"].forEach(function(z){const Y=w.RTCPeerConnection.prototype[z],$={[z](){return arguments[0]=new(z==="addIceCandidate"?w.RTCIceCandidate:w.RTCSessionDescription)(arguments[0]),Y.apply(this,arguments)}};w.RTCPeerConnection.prototype[z]=$[z]})}function H(w,K){e(w,"negotiationneeded",z=>{const Y=z.target;if(!(K.version<72||Y.getConfiguration&&Y.getConfiguration().sdpSemantics==="plan-b")||Y.signalingState==="stable")return z})}var M=y(6677),V=y.n(M);function N(w){const K=w&&w.navigator,z=K.mediaDevices.getUserMedia.bind(K.mediaDevices);K.mediaDevices.getUserMedia=function(Y){return z(Y).catch($=>Promise.reject(function(ee){return{name:{PermissionDeniedError:"NotAllowedError"}[ee.name]||ee.name,message:ee.message,constraint:ee.constraint,toString(){return this.name}}}($)))}}function O(w){"getDisplayMedia"in w.navigator&&w.navigator.mediaDevices&&(w.navigator.mediaDevices&&"getDisplayMedia"in w.navigator.mediaDevices||(w.navigator.mediaDevices.getDisplayMedia=w.navigator.getDisplayMedia.bind(w.navigator)))}function P(w,K){if(w.RTCIceGatherer&&(w.RTCIceCandidate||(w.RTCIceCandidate=function(Y){return Y}),w.RTCSessionDescription||(w.RTCSessionDescription=function(Y){return Y}),K.version<15025)){const Y=Object.getOwnPropertyDescriptor(w.MediaStreamTrack.prototype,"enabled");Object.defineProperty(w.MediaStreamTrack.prototype,"enabled",{set($){Y.set.call(this,$);const ee=new Event("enabled");ee.enabled=$,this.dispatchEvent(ee)}})}w.RTCRtpSender&&!("dtmf"in w.RTCRtpSender.prototype)&&Object.defineProperty(w.RTCRtpSender.prototype,"dtmf",{get(){return this._dtmf===void 0&&(this.track.kind==="audio"?this._dtmf=new w.RTCDtmfSender(this):this.track.kind==="video"&&(this._dtmf=null)),this._dtmf}}),w.RTCDtmfSender&&!w.RTCDTMFSender&&(w.RTCDTMFSender=w.RTCDtmfSender);const z=V()(w,K.version);w.RTCPeerConnection=function(Y){return Y&&Y.iceServers&&(Y.iceServers=function($){let ee=!1;return($=JSON.parse(JSON.stringify($))).filter(J=>{if(J&&(J.urls||J.url)){let ie=J.urls||J.url;J.url&&!J.urls&&t("RTCIceServer.url","RTCIceServer.urls");const ne=typeof ie=="string";return ne&&(ie=[ie]),ie=ie.filter(ae=>{if(ae.indexOf("stun:")===0)return!1;const de=ae.startsWith("turn")&&!ae.startsWith("turn:[")&&ae.includes("transport=udp");return de&&!ee?(ee=!0,!0):de&&!ee}),delete J.url,J.urls=ne?ie[0]:ie,!!ie.length}})}(Y.iceServers,K.version),s("ICE servers after filtering:",Y.iceServers)),new z(Y)},w.RTCPeerConnection.prototype=z.prototype}function F(w){w.RTCRtpSender&&!("replaceTrack"in w.RTCRtpSender.prototype)&&(w.RTCRtpSender.prototype.replaceTrack=w.RTCRtpSender.prototype.setTrack)}function q(w,K){const z=w&&w.navigator,Y=w&&w.MediaStreamTrack;if(z.getUserMedia=function($,ee,J){t("navigator.getUserMedia","navigator.mediaDevices.getUserMedia"),z.mediaDevices.getUserMedia($).then(ee,J)},!(K.version>55&&"autoGainControl"in z.mediaDevices.getSupportedConstraints())){const $=function(J,ie,ne){ie in J&&!(ne in J)&&(J[ne]=J[ie],delete J[ie])},ee=z.mediaDevices.getUserMedia.bind(z.mediaDevices);if(z.mediaDevices.getUserMedia=function(J){return typeof J=="object"&&typeof J.audio=="object"&&(J=JSON.parse(JSON.stringify(J)),$(J.audio,"autoGainControl","mozAutoGainControl"),$(J.audio,"noiseSuppression","mozNoiseSuppression")),ee(J)},Y&&Y.prototype.getSettings){const J=Y.prototype.getSettings;Y.prototype.getSettings=function(){const ie=J.apply(this,arguments);return $(ie,"mozAutoGainControl","autoGainControl"),$(ie,"mozNoiseSuppression","noiseSuppression"),ie}}if(Y&&Y.prototype.applyConstraints){const J=Y.prototype.applyConstraints;Y.prototype.applyConstraints=function(ie){return this.kind==="audio"&&typeof ie=="object"&&(ie=JSON.parse(JSON.stringify(ie)),$(ie,"autoGainControl","mozAutoGainControl"),$(ie,"noiseSuppression","mozNoiseSuppression")),J.apply(this,[ie])}}}}function W(w,K){w.navigator.mediaDevices&&"getDisplayMedia"in w.navigator.mediaDevices||w.navigator.mediaDevices&&(w.navigator.mediaDevices.getDisplayMedia=function(z){if(!z||!z.video){const Y=new DOMException("getDisplayMedia without video constraints is undefined");return Y.name="NotFoundError",Y.code=8,Promise.reject(Y)}return z.video===!0?z.video={mediaSource:K}:z.video.mediaSource=K,w.navigator.mediaDevices.getUserMedia(z)})}function G(w){typeof w=="object"&&w.RTCTrackEvent&&"receiver"in w.RTCTrackEvent.prototype&&!("transceiver"in w.RTCTrackEvent.prototype)&&Object.defineProperty(w.RTCTrackEvent.prototype,"transceiver",{get(){return{receiver:this.receiver}}})}function Q(w,K){if(typeof w!="object"||!w.RTCPeerConnection&&!w.mozRTCPeerConnection)return;!w.RTCPeerConnection&&w.mozRTCPeerConnection&&(w.RTCPeerConnection=w.mozRTCPeerConnection),K.version<53&&["setLocalDescription","setRemoteDescription","addIceCandidate"].forEach(function($){const ee=w.RTCPeerConnection.prototype[$],J={[$](){return arguments[0]=new($==="addIceCandidate"?w.RTCIceCandidate:w.RTCSessionDescription)(arguments[0]),ee.apply(this,arguments)}};w.RTCPeerConnection.prototype[$]=J[$]});const z={inboundrtp:"inbound-rtp",outboundrtp:"outbound-rtp",candidatepair:"candidate-pair",localcandidate:"local-candidate",remotecandidate:"remote-candidate"},Y=w.RTCPeerConnection.prototype.getStats;w.RTCPeerConnection.prototype.getStats=function(){const[$,ee,J]=arguments;return Y.apply(this,[$||null]).then(ie=>{if(K.version<53&&!ee)try{ie.forEach(ne=>{ne.type=z[ne.type]||ne.type})}catch(ne){if(ne.name!=="TypeError")throw ne;ie.forEach((ae,de)=>{ie.set(de,Object.assign({},ae,{type:z[ae.type]||ae.type}))})}return ie}).then(ee,J)}}function te(w){if(typeof w!="object"||!w.RTCPeerConnection||!w.RTCRtpSender||w.RTCRtpSender&&"getStats"in w.RTCRtpSender.prototype)return;const K=w.RTCPeerConnection.prototype.getSenders;K&&(w.RTCPeerConnection.prototype.getSenders=function(){const Y=K.apply(this,[]);return Y.forEach($=>$._pc=this),Y});const z=w.RTCPeerConnection.prototype.addTrack;z&&(w.RTCPeerConnection.prototype.addTrack=function(){const Y=z.apply(this,arguments);return Y._pc=this,Y}),w.RTCRtpSender.prototype.getStats=function(){return this.track?this._pc.getStats(this.track):Promise.resolve(new Map)}}function Z(w){if(typeof w!="object"||!w.RTCPeerConnection||!w.RTCRtpSender||w.RTCRtpSender&&"getStats"in w.RTCRtpReceiver.prototype)return;const K=w.RTCPeerConnection.prototype.getReceivers;K&&(w.RTCPeerConnection.prototype.getReceivers=function(){const z=K.apply(this,[]);return z.forEach(Y=>Y._pc=this),z}),e(w,"track",z=>(z.receiver._pc=z.srcElement,z)),w.RTCRtpReceiver.prototype.getStats=function(){return this._pc.getStats(this.track)}}function re(w){w.RTCPeerConnection&&!("removeStream"in w.RTCPeerConnection.prototype)&&(w.RTCPeerConnection.prototype.removeStream=function(K){t("removeStream","removeTrack"),this.getSenders().forEach(z=>{z.track&&K.getTracks().includes(z.track)&&this.removeTrack(z)})})}function oe(w){w.DataChannel&&!w.RTCDataChannel&&(w.RTCDataChannel=w.DataChannel)}function se(w){if(typeof w!="object"||!w.RTCPeerConnection)return;const K=w.RTCPeerConnection.prototype.addTransceiver;K&&(w.RTCPeerConnection.prototype.addTransceiver=function(){this.setParametersPromises=[];const z=arguments[1],Y=z&&"sendEncodings"in z;Y&&z.sendEncodings.forEach(ee=>{if("rid"in ee&&!/^[a-z0-9]{0,16}$/i.test(ee.rid))throw new TypeError("Invalid RID value provided.");if("scaleResolutionDownBy"in ee&&!(parseFloat(ee.scaleResolutionDownBy)>=1))throw new RangeError("scale_resolution_down_by must be >= 1.0");if("maxFramerate"in ee&&!(parseFloat(ee.maxFramerate)>=0))throw new RangeError("max_framerate must be >= 0.0")});const $=K.apply(this,arguments);if(Y){const{sender:ee}=$,J=ee.getParameters();(!("encodings"in J)||J.encodings.length===1&&Object.keys(J.encodings[0]).length===0)&&(J.encodings=z.sendEncodings,ee.sendEncodings=z.sendEncodings,this.setParametersPromises.push(ee.setParameters(J).then(()=>{delete ee.sendEncodings}).catch(()=>{delete ee.sendEncodings})))}return $})}function ce(w){if(typeof w!="object"||!w.RTCRtpSender)return;const K=w.RTCRtpSender.prototype.getParameters;K&&(w.RTCRtpSender.prototype.getParameters=function(){const z=K.apply(this,arguments);return"encodings"in z||(z.encodings=[].concat(this.sendEncodings||[{}])),z})}function ue(w){if(typeof w!="object"||!w.RTCPeerConnection)return;const K=w.RTCPeerConnection.prototype.createOffer;w.RTCPeerConnection.prototype.createOffer=function(){return this.setParametersPromises&&this.setParametersPromises.length?Promise.all(this.setParametersPromises).then(()=>K.apply(this,arguments)).finally(()=>{this.setParametersPromises=[]}):K.apply(this,arguments)}}function he(w){if(typeof w!="object"||!w.RTCPeerConnection)return;const K=w.RTCPeerConnection.prototype.createAnswer;w.RTCPeerConnection.prototype.createAnswer=function(){return this.setParametersPromises&&this.setParametersPromises.length?Promise.all(this.setParametersPromises).then(()=>K.apply(this,arguments)).finally(()=>{this.setParametersPromises=[]}):K.apply(this,arguments)}}function fe(w){if(typeof w=="object"&&w.RTCPeerConnection){if("getLocalStreams"in w.RTCPeerConnection.prototype||(w.RTCPeerConnection.prototype.getLocalStreams=function(){return this._localStreams||(this._localStreams=[]),this._localStreams}),!("addStream"in w.RTCPeerConnection.prototype)){const K=w.RTCPeerConnection.prototype.addTrack;w.RTCPeerConnection.prototype.addStream=function(z){this._localStreams||(this._localStreams=[]),this._localStreams.includes(z)||this._localStreams.push(z),z.getAudioTracks().forEach(Y=>K.call(this,Y,z)),z.getVideoTracks().forEach(Y=>K.call(this,Y,z))},w.RTCPeerConnection.prototype.addTrack=function(z,...Y){return Y&&Y.forEach($=>{this._localStreams?this._localStreams.includes($)||this._localStreams.push($):this._localStreams=[$]}),K.apply(this,arguments)}}"removeStream"in w.RTCPeerConnection.prototype||(w.RTCPeerConnection.prototype.removeStream=function(K){this._localStreams||(this._localStreams=[]);const z=this._localStreams.indexOf(K);if(z===-1)return;this._localStreams.splice(z,1);const Y=K.getTracks();this.getSenders().forEach($=>{Y.includes($.track)&&this.removeTrack($)})})}}function Ee(w){if(typeof w=="object"&&w.RTCPeerConnection&&("getRemoteStreams"in w.RTCPeerConnection.prototype||(w.RTCPeerConnection.prototype.getRemoteStreams=function(){return this._remoteStreams?this._remoteStreams:[]}),!("onaddstream"in w.RTCPeerConnection.prototype))){Object.defineProperty(w.RTCPeerConnection.prototype,"onaddstream",{get(){return this._onaddstream},set(z){this._onaddstream&&(this.removeEventListener("addstream",this._onaddstream),this.removeEventListener("track",this._onaddstreampoly)),this.addEventListener("addstream",this._onaddstream=z),this.addEventListener("track",this._onaddstreampoly=Y=>{Y.streams.forEach($=>{if(this._remoteStreams||(this._remoteStreams=[]),this._remoteStreams.includes($))return;this._remoteStreams.push($);const ee=new Event("addstream");ee.stream=$,this.dispatchEvent(ee)})})}});const K=w.RTCPeerConnection.prototype.setRemoteDescription;w.RTCPeerConnection.prototype.setRemoteDescription=function(){const z=this;return this._onaddstreampoly||this.addEventListener("track",this._onaddstreampoly=function(Y){Y.streams.forEach($=>{if(z._remoteStreams||(z._remoteStreams=[]),z._remoteStreams.indexOf($)>=0)return;z._remoteStreams.push($);const ee=new Event("addstream");ee.stream=$,z.dispatchEvent(ee)})}),K.apply(z,arguments)}}}function le(w){if(typeof w!="object"||!w.RTCPeerConnection)return;const K=w.RTCPeerConnection.prototype,z=K.createOffer,Y=K.createAnswer,$=K.setLocalDescription,ee=K.setRemoteDescription,J=K.addIceCandidate;K.createOffer=function(ne,ae){const de=arguments.length>=2?arguments[2]:arguments[0],ve=z.apply(this,[de]);return ae?(ve.then(ne,ae),Promise.resolve()):ve},K.createAnswer=function(ne,ae){const de=arguments.length>=2?arguments[2]:arguments[0],ve=Y.apply(this,[de]);return ae?(ve.then(ne,ae),Promise.resolve()):ve};let ie=function(ne,ae,de){const ve=$.apply(this,[ne]);return de?(ve.then(ae,de),Promise.resolve()):ve};K.setLocalDescription=ie,ie=function(ne,ae,de){const ve=ee.apply(this,[ne]);return de?(ve.then(ae,de),Promise.resolve()):ve},K.setRemoteDescription=ie,ie=function(ne,ae,de){const ve=J.apply(this,[ne]);return de?(ve.then(ae,de),Promise.resolve()):ve},K.addIceCandidate=ie}function pe(w){const K=w&&w.navigator;if(K.mediaDevices&&K.mediaDevices.getUserMedia){const z=K.mediaDevices,Y=z.getUserMedia.bind(z);K.mediaDevices.getUserMedia=$=>Y(ge($))}!K.getUserMedia&&K.mediaDevices&&K.mediaDevices.getUserMedia&&(K.getUserMedia=function(z,Y,$){K.mediaDevices.getUserMedia(z).then(Y,$)}.bind(K))}function ge(w){return w&&w.video!==void 0?Object.assign({},w,{video:l(w.video)}):w}function Re(w){if(!w.RTCPeerConnection)return;const K=w.RTCPeerConnection;w.RTCPeerConnection=function(z,Y){if(z&&z.iceServers){const $=[];for(let ee=0;ee<z.iceServers.length;ee++){let J=z.iceServers[ee];!J.hasOwnProperty("urls")&&J.hasOwnProperty("url")?(t("RTCIceServer.url","RTCIceServer.urls"),J=JSON.parse(JSON.stringify(J)),J.urls=J.url,delete J.url,$.push(J)):$.push(z.iceServers[ee])}z.iceServers=$}return new K(z,Y)},w.RTCPeerConnection.prototype=K.prototype,"generateCertificate"in K&&Object.defineProperty(w.RTCPeerConnection,"generateCertificate",{get:()=>K.generateCertificate})}function Ce(w){typeof w=="object"&&w.RTCTrackEvent&&"receiver"in w.RTCTrackEvent.prototype&&!("transceiver"in w.RTCTrackEvent.prototype)&&Object.defineProperty(w.RTCTrackEvent.prototype,"transceiver",{get(){return{receiver:this.receiver}}})}function _e(w){const K=w.RTCPeerConnection.prototype.createOffer;w.RTCPeerConnection.prototype.createOffer=function(z){if(z){z.offerToReceiveAudio!==void 0&&(z.offerToReceiveAudio=!!z.offerToReceiveAudio);const Y=this.getTransceivers().find(ee=>ee.receiver.track.kind==="audio");z.offerToReceiveAudio===!1&&Y?Y.direction==="sendrecv"?Y.setDirection?Y.setDirection("sendonly"):Y.direction="sendonly":Y.direction==="recvonly"&&(Y.setDirection?Y.setDirection("inactive"):Y.direction="inactive"):z.offerToReceiveAudio!==!0||Y||this.addTransceiver("audio"),z.offerToReceiveVideo!==void 0&&(z.offerToReceiveVideo=!!z.offerToReceiveVideo);const $=this.getTransceivers().find(ee=>ee.receiver.track.kind==="video");z.offerToReceiveVideo===!1&&$?$.direction==="sendrecv"?$.setDirection?$.setDirection("sendonly"):$.direction="sendonly":$.direction==="recvonly"&&($.setDirection?$.setDirection("inactive"):$.direction="inactive"):z.offerToReceiveVideo!==!0||$||this.addTransceiver("video")}return K.apply(this,arguments)}}function De(w){typeof w!="object"||w.AudioContext||(w.AudioContext=w.webkitAudioContext)}var Ve=y(7963),ke=y.n(Ve);function Ae(w){if(!w.RTCIceCandidate||w.RTCIceCandidate&&"foundation"in w.RTCIceCandidate.prototype)return;const K=w.RTCIceCandidate;w.RTCIceCandidate=function(z){if(typeof z=="object"&&z.candidate&&z.candidate.indexOf("a=")===0&&((z=JSON.parse(JSON.stringify(z))).candidate=z.candidate.substr(2)),z.candidate&&z.candidate.length){const Y=new K(z),$=ke().parseCandidate(z.candidate),ee=Object.assign(Y,$);return ee.toJSON=function(){return{candidate:ee.candidate,sdpMid:ee.sdpMid,sdpMLineIndex:ee.sdpMLineIndex,usernameFragment:ee.usernameFragment}},ee}return new K(z)},w.RTCIceCandidate.prototype=K.prototype,e(w,"icecandidate",z=>(z.candidate&&Object.defineProperty(z,"candidate",{value:new w.RTCIceCandidate(z.candidate),writable:"false"}),z))}function we(w,K){if(!w.RTCPeerConnection)return;"sctp"in w.RTCPeerConnection.prototype||Object.defineProperty(w.RTCPeerConnection.prototype,"sctp",{get(){return this._sctp===void 0?null:this._sctp}});const z=w.RTCPeerConnection.prototype.setRemoteDescription;w.RTCPeerConnection.prototype.setRemoteDescription=function(){if(this._sctp=null,K.browser==="chrome"&&K.version>=76){const{sdpSemantics:Y}=this.getConfiguration();Y==="plan-b"&&Object.defineProperty(this,"sctp",{get(){return this._sctp===void 0?null:this._sctp},enumerable:!0,configurable:!0})}if(function(Y){if(!Y||!Y.sdp)return!1;const $=ke().splitSections(Y.sdp);return $.shift(),$.some(ee=>{const J=ke().parseMLine(ee);return J&&J.kind==="application"&&J.protocol.indexOf("SCTP")!==-1})}(arguments[0])){const Y=function(ne){const ae=ne.sdp.match(/mozilla...THIS_IS_SDPARTA-(\d+)/);if(ae===null||ae.length<2)return-1;const de=parseInt(ae[1],10);return de!=de?-1:de}(arguments[0]),$=function(ne){let ae=65536;return K.browser==="firefox"&&(ae=K.version<57?ne===-1?16384:2147483637:K.version<60?K.version===57?65535:65536:2147483637),ae}(Y),ee=function(ne,ae){let de=65536;K.browser==="firefox"&&K.version===57&&(de=65535);const ve=ke().matchPrefix(ne.sdp,"a=max-message-size:");return ve.length>0?de=parseInt(ve[0].substr(19),10):K.browser==="firefox"&&ae!==-1&&(de=2147483637),de}(arguments[0],Y);let J;J=$===0&&ee===0?Number.POSITIVE_INFINITY:$===0||ee===0?Math.max($,ee):Math.min($,ee);const ie={};Object.defineProperty(ie,"maxMessageSize",{get:()=>J}),this._sctp=ie}return z.apply(this,arguments)}}function Te(w){if(!w.RTCPeerConnection||!("createDataChannel"in w.RTCPeerConnection.prototype))return;function K(Y,$){const ee=Y.send;Y.send=function(){const J=arguments[0],ie=J.length||J.size||J.byteLength;if(Y.readyState==="open"&&$.sctp&&ie>$.sctp.maxMessageSize)throw new TypeError("Message too large (can send a maximum of "+$.sctp.maxMessageSize+" bytes)");return ee.apply(Y,arguments)}}const z=w.RTCPeerConnection.prototype.createDataChannel;w.RTCPeerConnection.prototype.createDataChannel=function(){const Y=z.apply(this,arguments);return K(Y,this),Y},e(w,"datachannel",Y=>(K(Y.channel,Y.target),Y))}function Pe(w){if(!w.RTCPeerConnection||"connectionState"in w.RTCPeerConnection.prototype)return;const K=w.RTCPeerConnection.prototype;Object.defineProperty(K,"connectionState",{get(){return{completed:"connected",checking:"connecting"}[this.iceConnectionState]||this.iceConnectionState},enumerable:!0,configurable:!0}),Object.defineProperty(K,"onconnectionstatechange",{get(){return this._onconnectionstatechange||null},set(z){this._onconnectionstatechange&&(this.removeEventListener("connectionstatechange",this._onconnectionstatechange),delete this._onconnectionstatechange),z&&this.addEventListener("connectionstatechange",this._onconnectionstatechange=z)},enumerable:!0,configurable:!0}),["setLocalDescription","setRemoteDescription"].forEach(z=>{const Y=K[z];K[z]=function(){return this._connectionstatechangepoly||(this._connectionstatechangepoly=$=>{const ee=$.target;if(ee._lastConnectionState!==ee.connectionState){ee._lastConnectionState=ee.connectionState;const J=new Event("connectionstatechange",$);ee.dispatchEvent(J)}return $},this.addEventListener("iceconnectionstatechange",this._connectionstatechangepoly)),Y.apply(this,arguments)}})}function je(w,K){if(!w.RTCPeerConnection||K.browser==="chrome"&&K.version>=71||K.browser==="safari"&&K.version>=605)return;const z=w.RTCPeerConnection.prototype.setRemoteDescription;w.RTCPeerConnection.prototype.setRemoteDescription=function(Y){if(Y&&Y.sdp&&Y.sdp.indexOf(`
157
+ a=extmap-allow-mixed`)!==-1){const $=Y.sdp.split(`
158
+ `).filter(ee=>ee.trim()!=="a=extmap-allow-mixed").join(`
159
+ `);w.RTCSessionDescription&&Y instanceof w.RTCSessionDescription?arguments[0]=new w.RTCSessionDescription({type:Y.type,sdp:$}):Y.sdp=$}return z.apply(this,arguments)}}function Ne(w,K){if(!w.RTCPeerConnection||!w.RTCPeerConnection.prototype)return;const z=w.RTCPeerConnection.prototype.addIceCandidate;z&&z.length!==0&&(w.RTCPeerConnection.prototype.addIceCandidate=function(){return arguments[0]?(K.browser==="chrome"&&K.version<78||K.browser==="firefox"&&K.version<68||K.browser==="safari")&&arguments[0]&&arguments[0].candidate===""?Promise.resolve():z.apply(this,arguments):(arguments[1]&&arguments[1].apply(null),Promise.resolve())})}const xe=function({window:w}={},K={shimChrome:!0,shimFirefox:!0,shimEdge:!0,shimSafari:!0}){const z=s,Y=function(ee){const J={browser:null,version:null};if(ee===void 0||!ee.navigator)return J.browser="Not a browser.",J;const{navigator:ie}=ee;if(ie.mozGetUserMedia)J.browser="firefox",J.version=p(ie.userAgent,/Firefox\/(\d+)\./,1);else if(ie.webkitGetUserMedia||ee.isSecureContext===!1&&ee.webkitRTCPeerConnection&&!ee.RTCIceGatherer)J.browser="chrome",J.version=p(ie.userAgent,/Chrom(e|ium)\/(\d+)\./,2);else if(ie.mediaDevices&&ie.userAgent.match(/Edge\/(\d+).(\d+)$/))J.browser="edge",J.version=p(ie.userAgent,/Edge\/(\d+).(\d+)$/,2);else{if(!ee.RTCPeerConnection||!ie.userAgent.match(/AppleWebKit\/(\d+)\./))return J.browser="Not a supported browser.",J;J.browser="safari",J.version=p(ie.userAgent,/AppleWebKit\/(\d+)\./,1),J.supportsUnifiedPlan=ee.RTCRtpTransceiver&&"currentDirection"in ee.RTCRtpTransceiver.prototype}return J}(w),$={browserDetails:Y,commonShim:f,extractVersion:p,disableLog:r,disableWarnings:n};switch(Y.browser){case"chrome":if(!m||!I||!K.shimChrome)return z("Chrome shim is not included in this adapter release."),$;if(Y.version===null)return z("Chrome shim can not determine version, not shimming."),$;z("adapter.js shimming chrome."),$.browserShim=m,Ne(w,Y),h(w,Y),g(w),I(w,Y),v(w),A(w,Y),D(w),b(w),T(w),H(w,Y),Ae(w),Pe(w),we(w,Y),Te(w),je(w,Y);break;case"firefox":if(!u||!Q||!K.shimFirefox)return z("Firefox shim is not included in this adapter release."),$;z("adapter.js shimming firefox."),$.browserShim=u,Ne(w,Y),q(w,Y),Q(w,Y),G(w),re(w),te(w),Z(w),oe(w),se(w),ce(w),ue(w),he(w),Ae(w),Pe(w),we(w,Y),Te(w);break;case"edge":if(!c||!P||!K.shimEdge)return z("MS edge shim is not included in this adapter release."),$;z("adapter.js shimming edge."),$.browserShim=c,N(w),O(w),P(w,Y),F(w),we(w,Y),Te(w);break;case"safari":if(!x||!K.shimSafari)return z("Safari shim is not included in this adapter release."),$;z("adapter.js shimming safari."),$.browserShim=x,Ne(w,Y),Re(w),_e(w),le(w),fe(w),Ee(w),Ce(w),pe(w),De(w),Ae(w),we(w,Y),Te(w),je(w,Y);break;default:z("Unsupported browser!")}return $}({window:typeof window>"u"?void 0:window}),me=xe},6834:(U,C,y)=>{y.r(C),y.d(C,{default:()=>u});var m=y(5512),c=y.n(m);function u(){return c()('/*! aliyun rts sdk - ver2.12.3 created:2025/4/15 16:14:52 */(()=>{"use strict";var e={917:(e,r)=>{var t,n,a,o;Object.defineProperty(r,"__esModule",{value:!0}),r.DEFAULT_RETRY_DATACHANNEL_TIMEOUT=r.DEFAULT_HEARTBEAT_TIMEOUT=r.DEFAULT_RETRY_PUBLISH_INTERVAL=r.DEFAULT_RETRY_SUBSCRIBE_INTERVAL=r.DEFAULT_RETRY_PUBLISH_LIMIT=r.DEFAULT_RETRY_SUBSCRIBE_LIMIT=r.EWorkerAction=r.EWorkerSource=r.EConnectStatus=r.TrackType=void 0,function(e){e.AUDIO="audio",e.VIDEO="video"}(t||(r.TrackType=t={})),function(e){e[e.CONNECT_STATUS_DISCONNECTED=0]="CONNECT_STATUS_DISCONNECTED",e[e.CONNECT_STATUS_CONNECTING=1]="CONNECT_STATUS_CONNECTING",e[e.CONNECT_STATUS_CONNECTED=2]="CONNECT_STATUS_CONNECTED",e[e.CONNECT_STATUS_RECONNECTING=3]="CONNECT_STATUS_RECONNECTING"}(n||(r.EConnectStatus=n={})),function(e){e.Sender="sender",e.Receiver="receiver"}(a||(r.EWorkerSource=a={})),function(e){e.Setup="setup",e.InserSEI="insertSEI"}(o||(r.EWorkerAction=o={})),r.DEFAULT_RETRY_SUBSCRIBE_LIMIT=5,r.DEFAULT_RETRY_PUBLISH_LIMIT=5,r.DEFAULT_RETRY_SUBSCRIBE_INTERVAL=2e3,r.DEFAULT_RETRY_PUBLISH_INTERVAL=2e3,r.DEFAULT_HEARTBEAT_TIMEOUT=8,r.DEFAULT_RETRY_DATACHANNEL_TIMEOUT=8e3},594:(e,r)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.readUUID=r.discardEPB=r.insertEPB=r.SODBtoRBSP=r.convertPayloadSize=r.NALU=r.SEI=r.parseSei=r.insertSei=void 0;r.insertSei=function(e,r,a,o){void 0===a&&(a=5);for(var i=e.data,u=new DataView(i),c=0;;){if(1===u.getUint32(c)){u.getUint8(c+4);var s=new t(r,a,o).buffer,f=new n(s).buffer,T=new ArrayBuffer(f.byteLength+i.byteLength),E=new Uint8Array(T),l=new Uint8Array(f);E.set(l);var d=new Uint8Array(i);E.set(d,f.byteLength),e.data=T,c+=1;break}if((c+=1)+4>=u.byteLength)break}};r.parseSei=function(e){for(var t=[],n=new DataView(e),a=0;;){var o=a,i=n.getUint32(o);if(o+=4,1===i){if(6===(31&n.getUint8(o++))){for(var u=n.getUint8(o++),c=5===u?16:0,s=0;255==n.getUint8(o);)o++,s+=255;if((s+=n.getUint8(o++))>0&&n.byteLength>o+s){var f=new Uint8Array(n.buffer),T="";if(5===u){var E=f.slice(o,o+c);T=(0,r.readUUID)((0,r.discardEPB)(E))}var l=f.slice(o+c,o+s);o+=s,t.push({payloadType:u,uuid:T,data:l.buffer})}}a=o}else a+=1;if(a+4>=n.byteLength)break}return t};var t=function(e,t,n){void 0===t&&(t=5);var a=5===t?16:0,o=e.byteLength+a,i=(0,r.convertPayloadSize)(o),u=i.buffer.byteLength,c=new ArrayBuffer(1+u+a+e.byteLength),s=new Uint8Array(c),f=0;if(s[f++]=t,s.set(i,f),f+=i.byteLength,5===t){n=(n||"00000000-0000-0000-0000-000000000000").replace(/-/g,"");for(var T=0;T<16;T++)s[f+T]=parseInt(n.substr(2*T,2),16);f+=16}var E=new Uint8Array(e);s.set(E,f);var l=(0,r.SODBtoRBSP)(s);this.buffer=l.buffer};r.SEI=t;var n=function(e){var r=new Uint8Array([0,0,0,1]),t=new Uint8Array([6]),n=new ArrayBuffer(r.byteLength+t.byteLength+e.byteLength),a=new Uint8Array(n);a.set(r),a.set(t,r.byteLength),a.set(new Uint8Array(e),r.byteLength+t.byteLength),this.buffer=n};r.NALU=n;r.convertPayloadSize=function(e){if(e<=0)throw new Error("payloadSize must be a positive integer.");for(var r=Math.ceil(e/255),t=new ArrayBuffer(r),n=new DataView(t),a=0;a<r-1;a++)n.setUint8(a,255);return n.setUint8(r-1,e%255&255),new Uint8Array(t)};r.SODBtoRBSP=function(e){for(var t=new Uint8Array(e),n="",a=0;a<t.length;a++)n+=t[a].toString(2).padStart(8,"0");for(n+="1";n.length%8!=0;)n+="0";var o=n.length/8,i=new Uint8Array(o);for(a=0;a<o;a++)i[a]=parseInt(n.slice(8*a,8*a+8),2);return(0,r.insertEPB)(i)};r.insertEPB=function(e){for(var r=[],t=0,n=0;n<e.length;n++)r.push(e[n]),0===e[n]?2===++t&&n<e.length-1&&e[n+1]<=3&&(r.push(3),t=0):t=0;return new Uint8Array(r)};r.discardEPB=function(e){for(var r=e.byteLength,t=[],n=1;n<r-2;)0===e[n]&&0===e[n+1]&&3===e[n+2]?(t.push(n+2),n+=2):n++;if(0===t.length)return e;var a=r-t.length,o=new Uint8Array(a),i=0;for(n=0;n<a;i++,n++)i===t[0]&&(i++,t.shift()),o[n]=e[i];return o};r.readUUID=function(e){if(16!==e.length)throw new Error("UUID must be 16 bytes long.");var r=e.reduce((function(e,r){return e+r.toString(16).padStart(2,"0")}),"");return"".concat(r.slice(0,8),"-").concat(r.slice(8,12),"-").concat(r.slice(12,16),"-").concat(r.slice(16,20),"-").concat(r.slice(20))}},718:function(e,r){var t=this&&this.__spreadArray||function(e,r,t){if(t||2===arguments.length)for(var n,a=0,o=r.length;a<o;a++)!n&&a in r||(n||(n=Array.prototype.slice.call(r,0,a)),n[a]=r[a]);return e.concat(n||Array.prototype.slice.call(r))};Object.defineProperty(r,"__esModule",{value:!0}),r.hebtLog=r.createUUID=r.evaluateNetworkCondition=r.makeCancelable=r.hasVideoTrack=r.hasAudioTrack=r.getVideoTrack=r.getAudioTrack=r.pruneSubUrl=r.getJitterBufferDelayAvg=void 0;r.getJitterBufferDelayAvg=function(e,r){return e&&r?Number(e)/Number(r)*1e3:-1};r.pruneSubUrl=function(e,r){var t=e||"";return t=t.replace("@subaudio=no","").replace("@subvideo=no",""),r&&(t=t.split("?")[0]),t};r.getAudioTrack=function(e){return e.getAudioTracks()[0]};r.getVideoTrack=function(e){return e.getVideoTracks()[0]};r.hasAudioTrack=function(e){return e.getAudioTracks().length>0};r.hasVideoTrack=function(e){return e.getVideoTracks().length>0};r.makeCancelable=function(e){var r=!1;return{promise:new Promise((function(t,n){e.then((function(e){return r?n({isCanceled:!0}):t(e)})),e.catch((function(e){return n(r?{isCanceled:!0}:e)}))})),cancel:function(){r=!0}}};r.evaluateNetworkCondition=function(e,r,t,n,a){var o=0;if(!navigator.onLine)return o=6;var i=[{loss:0,rtt:0,jbd:1},{loss:0,rtt:1,jbd:0},{loss:0,rtt:.5,jbd:.5},{loss:1,rtt:0,jbd:0},{loss:.8,rtt:0,jbd:.2},{loss:.8,rtt:.2,jbd:0},{loss:.6,rtt:.2,jbd:.2}],u=-1,c=-1,s=-1;if("number"==typeof r&&r>=0||"number"==typeof t&&t>=0){u=0;var f=!1,T=!1;"number"==typeof r&&r>=0&&(u+=r,f=!0),"number"==typeof t&&t>=0&&(u+=t,T=!0),f&&!T&&(u*=2),T&&!f&&(u*=1.8)}if("number"==typeof e&&e>=0&&(s=e),"number"==typeof n&&n>=0||"number"==typeof a&&a>=0){c=0;"number"==typeof n&&n>=0&&(c+=n),"number"==typeof a&&a>=0&&(c+=a)}var E;if((E=4*(-1!==u?1:0)+2*(-1!==s?1:0)+(-1!==c?1:0))>0){var l=1.2*u*i[E-1].loss+s/1500*i[E-1].rtt+c/3e3*i[E-1].jbd;o=l<=.1?1:l<=.23?2:l<=.36?3:l<=.49?4:5}else o=0;return o};r.createUUID=function(e,r){var t,n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),a=[];if(r=r||n.length,e)for(t=0;t<e;t++)a[t]=n[0|Math.random()*r];else{var o=void 0;for(a[8]=a[13]=a[18]=a[23]="-",a[14]="4",t=0;t<36;t++)a[t]||(o=0|16*Math.random(),a[t]=n[19==t?3&o|8:o])}return a.join("")};r.hebtLog=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];window.RTS_HEBT_DEBUG&&console.log.apply(console,t(["[rts hebt]"],e,!1))}}},r={};function t(n){var a=r[n];if(void 0!==a)return a.exports;var o=r[n]={exports:{}};return e[n].call(o.exports,o,o.exports,t),o.exports}var n,a,o,i,u,c,s;a=t(594),o=t(718),i=t(917),u=self,c=function(e,r,t,o){if(e===i.EWorkerSource.Sender){var u=new TransformStream({transform:function(e,r){e.type&&(n&&((0,a.insertSei)(e,n.sei,n.payloadType,n.uuid),void 0===n.repeatCount?n=null:-1!==n.repeatCount&&(n.repeatCount--,n.repeatCount<0&&(n=null))),o&&o(e)),r.enqueue(e)}});r.pipeThrough(u).pipeTo(t)}else e===i.EWorkerSource.Receiver&&(u=new TransformStream({transform:function(e,r){e.type&&o&&o(e),r.enqueue(e)}}),r.pipeThrough(u).pipeTo(t))},s=function(e){var r=e.data.slice(0);u.postMessage({type:"encodedFrame",data:r,frameInfo:{type:e.type,timestamp:e.timestamp}},[r]),r=null},u.RTCTransformEvent&&(u.onrtctransform=function(e){var r=e.transformer,t=r.options.source,n=r.readable,a=r.writable;c(t,n,a,(function(e){t===i.EWorkerSource.Receiver&&s(e)}))}),onmessage=function(e){switch(e.data.operation){case i.EWorkerAction.Setup:r=e.data,t=r.source,a=r.readable,u=r.writable,c(t,a,u,(function(e){t===i.EWorkerSource.Receiver&&s(e)}));break;case i.EWorkerAction.InserSEI:!function(e){(n=e)&&(n.uuid=(0,o.createUUID)().toLowerCase(),n.repeatCount=n.repeatCount||0)}(e.data)}var r,t,a,u}})();',"Worker",void 0,void 0)}},5512:U=>{U.exports=function(C,y,m,c){var u=self||window;try{try{var x;try{x=new u.Blob([C])}catch{(x=new(u.BlobBuilder||u.WebKitBlobBuilder||u.MozBlobBuilder||u.MSBlobBuilder)).append(C),x=x.getBlob()}var f=u.URL||u.webkitURL,a=f.createObjectURL(x),d=new u[y](a,m);return f.revokeObjectURL(a),d}catch{return new u[y]("data:application/javascript,".concat(encodeURIComponent(C)),m)}}catch{if(!c)throw Error("Inline worker is not supported");return new u[y](c,m)}}},2632:(U,C,y)=>{y.r(C),y.d(C,{default:()=>p});function m(e,r,n){Object.defineProperty(e,r,{writable:!0,enumerable:!0,configurable:!0,value:n})}Array(32);var c,u,x;class f{constructor(r){var n,s;this.timer=null,this.time=10,this.count=10,this.arr=[],this.time=(n=r.time)!=null?n:10,this.count=(s=r.count)!=null?s:10,r.host.startsWith("http://")||r.host.startsWith("https://")?this.url=r.host+"/logstores/"+r.logstore+"/track":this.url="https://"+r.project+"."+r.host+"/logstores/"+r.logstore+"/track",this.opt=r,r.installUnloadHook&&typeof r.installUnloadHook=="function"&&r.installUnloadHook(()=>{this.sendImmediateInner()})}assemblePayload(r=this.arr){const n={__logs__:r};return this.opt.tags&&(n.__tags__=this.opt.tags),this.opt.topic&&(n.__topic__=this.opt.topic),this.opt.source&&(n.__source__=this.opt.source),JSON.stringify(n)}platformSend(){if(this.opt.sendPayload&&typeof this.opt.sendPayload=="function"){const r=this.assemblePayload();this.opt.sendPayload(this.url,r)}}transString(r){let n={};for(let s in r)typeof r[s]=="object"?n[s]=JSON.stringify(r[s]):n[s]=String(r[s]);return n}sendImmediateInner(){this.arr&&this.arr.length>0&&(this.platformSend(),this.timer!=null&&(clearTimeout(this.timer),this.timer=null),this.arr=[])}sendInner(){if(this.timer)this.arr.length>=this.count&&(clearTimeout(this.timer),this.timer=null,this.sendImmediateInner());else{const r=this;this.arr.length>=this.count||this.time<=0?this.sendImmediateInner():this.timer=setTimeout(function(){r.sendImmediateInner()},1e3*this.time)}}send(r){const n=this.transString(r);this.arr.push(n),this.sendInner()}sendImmediate(r){const n=this.transString(r);this.arr.push(n),this.sendImmediateInner()}sendBatchLogs(r){const n=r.map(s=>this.transString(s));this.arr.push(...n),this.sendInner()}sendBatchLogsImmediate(r){const n=r.map(s=>this.transString(s));this.arr.push(...n),this.sendImmediateInner()}}function a(e,r){const n=new window.XMLHttpRequest;n.open("POST",`${e}?APIVersion=0.6.0`,!0),n.send(r)}function d(e,r){try{if(r.length>=32768)return void a(e,r);(function(n,s){return!(!navigator||!navigator.sendBeacon)&&navigator.sendBeacon(`${n}?APIVersion=0.6.0`,s)})(e,r)||a(e,r)}catch(n){window&&window.console&&typeof window.console.error=="function"&&(console.error(`Failed to log to ali log service because of this exception:
160
+ `+n),console.error("Failed log data:",e))}}class p extends f{constructor(r){super(Object.assign({},r,{installUnloadHook:n=>{window.addEventListener("beforeunload",()=>{n()})},sendPayload:(n,s)=>{d(n,s)}}))}}c=window,u="SLS_Tracker",x=p,m(c,u,x)},4198:U=>{U.exports=JSON.parse('{"name":"axios","version":"0.21.4","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')}},L={};function X(U){var C=L[U];if(C!==void 0)return C.exports;var y=L[U]={exports:{}};return k[U].call(y.exports,y,y.exports,X),y.exports}return X.n=U=>{var C=U&&U.__esModule?()=>U.default:()=>U;return X.d(C,{a:C}),C},X.d=(U,C)=>{for(var y in C)X.o(C,y)&&!X.o(U,y)&&Object.defineProperty(U,y,{enumerable:!0,get:C[y]})},X.o=(U,C)=>Object.prototype.hasOwnProperty.call(U,C),X.r=U=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(U,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(U,"__esModule",{value:!0})},X(8156)})())})(Vr);for(var jn=Vr.exports,Be=[],Gt=0;Gt<256;++Gt)Be.push((Gt+256).toString(16).slice(1));function Wn(j,B=0){return(Be[j[B+0]]+Be[j[B+1]]+Be[j[B+2]]+Be[j[B+3]]+"-"+Be[j[B+4]]+Be[j[B+5]]+"-"+Be[j[B+6]]+Be[j[B+7]]+"-"+Be[j[B+8]]+Be[j[B+9]]+"-"+Be[j[B+10]]+Be[j[B+11]]+Be[j[B+12]]+Be[j[B+13]]+Be[j[B+14]]+Be[j[B+15]]).toLowerCase()}var rt,Gn=new Uint8Array(16);function zn(){if(!rt&&(rt=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!rt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return rt(Gn)}var qn=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Hr={randomUUID:qn};function nt(j,B,k){if(Hr.randomUUID&&!B&&!j)return Hr.randomUUID();j=j||{};var L=j.random||(j.rng||zn)();return L[6]=L[6]&15|64,L[8]=L[8]&63|128,Wn(L)}var Kn=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,Yn=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,Xn=/[^-+\dA-Z]/g;function zt(j,B,k,L){if(arguments.length===1&&typeof j=="string"&&!/\d/.test(j)&&(B=j,j=void 0),j=j||j===0?j:new Date,j instanceof Date||(j=new Date(j)),isNaN(j))throw TypeError("Invalid date");B=String(jr[B]||B||jr.default);var X=B.slice(0,4);(X==="UTC:"||X==="GMT:")&&(B=B.slice(4),k=!0,X==="GMT:"&&(L=!0));var U=function(){return k?"getUTC":"get"},C=function(){return j[U()+"Date"]()},y=function(){return j[U()+"Day"]()},m=function(){return j[U()+"Month"]()},c=function(){return j[U()+"FullYear"]()},u=function(){return j[U()+"Hours"]()},x=function(){return j[U()+"Minutes"]()},f=function(){return j[U()+"Seconds"]()},a=function(){return j[U()+"Milliseconds"]()},d=function(){return k?0:j.getTimezoneOffset()},p=function(){return Qn(j)},e=function(){return Jn(j)},r={d:function(){return C()},dd:function(){return He(C())},ddd:function(){return Ue.dayNames[y()]},DDD:function(){return Wr({y:c(),m:m(),d:C(),_:U(),dayName:Ue.dayNames[y()],short:!0})},dddd:function(){return Ue.dayNames[y()+7]},DDDD:function(){return Wr({y:c(),m:m(),d:C(),_:U(),dayName:Ue.dayNames[y()+7]})},m:function(){return m()+1},mm:function(){return He(m()+1)},mmm:function(){return Ue.monthNames[m()]},mmmm:function(){return Ue.monthNames[m()+12]},yy:function(){return String(c()).slice(2)},yyyy:function(){return He(c(),4)},h:function(){return u()%12||12},hh:function(){return He(u()%12||12)},H:function(){return u()},HH:function(){return He(u())},M:function(){return x()},MM:function(){return He(x())},s:function(){return f()},ss:function(){return He(f())},l:function(){return He(a(),3)},L:function(){return He(Math.floor(a()/10))},t:function(){return u()<12?Ue.timeNames[0]:Ue.timeNames[1]},tt:function(){return u()<12?Ue.timeNames[2]:Ue.timeNames[3]},T:function(){return u()<12?Ue.timeNames[4]:Ue.timeNames[5]},TT:function(){return u()<12?Ue.timeNames[6]:Ue.timeNames[7]},Z:function(){return L?"GMT":k?"UTC":$n(j)},o:function(){return(d()>0?"-":"+")+He(Math.floor(Math.abs(d())/60)*100+Math.abs(d())%60,4)},p:function(){return(d()>0?"-":"+")+He(Math.floor(Math.abs(d())/60),2)+":"+He(Math.floor(Math.abs(d())%60),2)},S:function(){return["th","st","nd","rd"][C()%10>3?0:(C()%100-C()%10!=10)*C()%10]},W:function(){return p()},WW:function(){return He(p())},N:function(){return e()}};return B.replace(Kn,function(n){return n in r?r[n]():n.slice(1,n.length-1)})}var jr={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},Ue={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},He=function(B){var k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(B).padStart(k,"0")},Wr=function(B){var k=B.y,L=B.m,X=B.d,U=B._,C=B.dayName,y=B.short,m=y===void 0?!1:y,c=new Date,u=new Date;u.setDate(u[U+"Date"]()-1);var x=new Date;x.setDate(x[U+"Date"]()+1);var f=function(){return c[U+"Date"]()},a=function(){return c[U+"Month"]()},d=function(){return c[U+"FullYear"]()},p=function(){return u[U+"Date"]()},e=function(){return u[U+"Month"]()},r=function(){return u[U+"FullYear"]()},n=function(){return x[U+"Date"]()},s=function(){return x[U+"Month"]()},t=function(){return x[U+"FullYear"]()};return d()===k&&a()===L&&f()===X?m?"Tdy":"Today":r()===k&&e()===L&&p()===X?m?"Ysd":"Yesterday":t()===k&&s()===L&&n()===X?m?"Tmw":"Tomorrow":C},Qn=function(B){var k=new Date(B.getFullYear(),B.getMonth(),B.getDate());k.setDate(k.getDate()-(k.getDay()+6)%7+3);var L=new Date(k.getFullYear(),0,4);L.setDate(L.getDate()-(L.getDay()+6)%7+3);var X=k.getTimezoneOffset()-L.getTimezoneOffset();k.setHours(k.getHours()-X);var U=(k-L)/(864e5*7);return 1+Math.floor(U)},Jn=function(B){var k=B.getDay();return k===0&&(k=7),k},$n=function(B){return(String(B).match(Yn)||[""]).pop().replace(Xn,"").replace(/GMT\+0000/g,"UTC")},qt;(function(j){j.prod="rs.rtn.aliyuncs.com",j.pre="prs.rtn.aliyuncs.com"})(qt||(qt={}));var Gr;(function(j){j[j.ByClient=0]="ByClient",j[j.KickOut=1]="KickOut",j[j.ChannelClosed=2]="ChannelClosed",j[j.Restore=3]="Restore",j[j.Expired=4]="Expired",j[j.Reconnect=5]="Reconnect",j[j.ReconnectExhausted=6]="ReconnectExhausted"})(Gr||(Gr={}));const zr="7.0.2";class Yt{static getVersionNumber(){let B=zr.split("."),k="";return B.forEach(L=>{L.length===1?k+="0"+L:k+=L}),parseInt(k)}static queryingParam(B){let k=[];if(B)for(let L in B)k.push(L+"="+B[L]);return k.join("&")}static getQueryParams(B){const k=window.location.search.substring(1).split("&");for(let L=0;L<k.length;L++){const X=k[L].split("=");if(decodeURIComponent(X[0])===B)return decodeURIComponent(X[1])}}static createCallid(B=""){const k=nt();return B&&k&&k.length>B.length?`${B}${k.substring(B.length)}`:k}static checkSubOptionsValid(B){if(B){const{audio:k,video:L,screen:X}=B;if(k===!1&&L===!1&&X===!1)return!1}return!0}static async isNetworkAvailable(){const B=qt.prod,{onLine:k}=navigator;if(!k)return!1;try{return await fetch(`https://${B}/roomserver/v1/ws/version`),!0}catch{return!1}}static toString(B){let k;if(B instanceof Error)k=B.message;else if(typeof B=="string")k=B;else try{k=JSON.stringify(B)}catch{k="undefined"}return k}static paramArrayToString(B){let k="";for(let L=0;L<B.length;L++){k!==""&&(k+=" ");let X=Yt.toString(B[L]);k+=X}return k}}const Zn=(j,B)=>j.find(k=>{if(typeof k.test=="function")return k.test(B);if(Array.isArray(k.test))return k.test.some(L=>typeof L=="string"?B.indexOf(L)>-1:L instanceof RegExp?L.test(B):!1)}),ei=[{test:["wow64","win64","x64"],describe(){return"amd64"}},{test:["i686","x86"],describe(){return"x86"}},{test:["aarch64","arm64"],describe(){return"arm64"}},{test:["arm"],describe(){return"arm"}}],ti=()=>{let j="unknown";try{const B=navigator.userAgent||"",k=Zn(ei,B);if(!k)return j;j=k.describe(B)}catch{}return j};var ri=Object.defineProperty,ni=(j,B,k)=>B in j?ri(j,B,{enumerable:!0,configurable:!0,writable:!0,value:k}):j[B]=k,Oe=(j,B,k)=>ni(j,typeof B!="symbol"?B+"":B,k);const{BrowserUtil:qr,SystenUtil:Kr}=jn.AliRTS,ii=ti(),oi="woMMssV6jmyol9fr",ai=200,it=10*60*1e3,ot={host:"cn-hangzhou.log.aliyuncs.com",project:"alivc-aio",logstore:"logger",time:10,count:10};function Kt(){return zt(new Date,"HH:MM:ss.l")}function Yr(){return zt(new Date,"isoDate")}var Fe;(function(j){j[j.DEBUG=0]="DEBUG",j[j.INFO=1]="INFO",j[j.API=2]="API",j[j.WARNING=3]="WARNING",j[j.ERROR=4]="ERROR",j[j.NONE=5]="NONE"})(Fe||(Fe={}));var Ye;(function(j){j[j.TASK_UPLOAD_BEGIN=710201]="TASK_UPLOAD_BEGIN",j[j.SESSION_UPLOAD_BEGIN=710202]="SESSION_UPLOAD_BEGIN",j[j.SESSION_UPLOAD_ING=710203]="SESSION_UPLOAD_ING",j[j.SESSION_UPLOAD_END=710204]="SESSION_UPLOAD_END",j[j.TASK_UPLOAD_END=710205]="TASK_UPLOAD_END"})(Ye||(Ye={}));class si{constructor(){Oe(this,"tracker"),Oe(this,"slsPlugin"),Oe(this,"stsData"),Oe(this,"stsExpiration",Date.now()),Oe(this,"clientId",nt()),Oe(this,"bSesid",nt()),Oe(this,"logLevel",Fe.WARNING),Oe(this,"appId",""),Oe(this,"sessionId",""),Oe(this,"logCache",[]),Oe(this,"updateTaskTimer"),Oe(this,"endReported",!0),Oe(this,"logSequence",0),Oe(this,"sendLogBeforeUnload",async B=>{if(!this.slsPlugin)return;this.logSequence+=1,B.unshift(this.getLogParams(Ye.SESSION_UPLOAD_ING,{log:`[${Yr()} ${Kt()}] [INF] beforeunload`,stat_log_seq:this.logSequence}));const k=`https://${ot.project}.${ot.host}/logstores/${ot.logstore}`,L={__logs__:B.map(C=>this.slsPlugin.transString(C))},{data:X,header:U}=await this.slsPlugin.process(k,JSON.stringify(L));fetch(k,{keepalive:!0,method:"POST",headers:U,body:X})}),Oe(this,"logMethod",(B,k=console.log)=>(...L)=>{let X=Kt();this.logLevel<=B&&k(X,...L);let U=Yt.paramArrayToString(L);B>Fe.DEBUG&&this.addLog(U)}),Oe(this,"d",this.logMethod(Fe.DEBUG,console.debug)),Oe(this,"i",this.logMethod(Fe.INFO)),Oe(this,"w",this.logMethod(Fe.WARNING,console.warn)),Oe(this,"e",this.logMethod(Fe.ERROR,(...B)=>{const[k,...L]=B;console.error(k,"<error>",L)})),Oe(this,"ev",this.logMethod(Fe.API)),Oe(this,"a",this.logMethod(Fe.API,(...B)=>{const[k,...L]=B;if(L.length>2){const X=`${L[1]}`;X.startsWith("__g__")&&console.group(`${X.substring(5)}_${L[2]}`)}console.log(k,...L)})),Oe(this,"ar",this.logMethod(Fe.API,(...B)=>{const[k,...L]=B;console.log(k,...L),L.length>2&&`${L[1]}`.startsWith("__g__")&&console.groupEnd()})),Oe(this,"ae",this.logMethod(Fe.API,(...B)=>{const[k,...L]=B;console.error(k,"<error>",...L),L.length>2&&`${L[1]}`.startsWith("__g__")&&console.groupEnd()})),window.addEventListener("beforeunload",()=>{this.reportEnd(!0)})}init(){this.reset(),this.startSTSUpdateTask()}destroy(){this.updateTaskTimer&&clearTimeout(this.updateTaskTimer)}reset(){this.bSesid=nt(),this.endReported=!0,this.logSequence=0,this.appId="",this.sessionId=""}async startSTSUpdateTask(){this.updateTaskTimer&&clearTimeout(this.updateTaskTimer);try{const B=await this.refreshSTSToken();this.createTracker(B)}catch{}this.updateTaskTimer=setTimeout(()=>{this.startSTSUpdateTask()},it)}async refreshSTSToken(){if(!this.stsData||this.stsExpiration<=Date.now()-it){const B=await this.requestSTSToken(),k=new Date(B?.Expiration).getTime()||0,L=Date.now()+it;this.stsExpiration=Math.max(k,L),this.stsData=B}return this.stsData}requestSTSToken(){const B=Date.now(),k=`${this.clientId}|${oi}|${B}`,L={Action:"AssumeSlsRoleV2",AuthInfo:$e.MD5(k).toString($e.enc.Hex),ClientId:this.clientId,BusinessType:"logger",AppVersion:"1.0",Version:"2017-03-14",AuthTimestamp:`${B}`,TerminalType:"web",DeviceModel:"",Format:"JSON",SignatureMethod:"HMAC-SHA1",SignatureVersion:"1.0",Timestamp:zt(B,"isoUtcDateTime")},X=`https://slsrole.alicdn.com/?${new URLSearchParams(L).toString()}`;return fetch(X).then(U=>U.json()).then(U=>JSON.parse(window.atob(U.SlsAuthResult)))}createTracker(B){if(!this.tracker){const k={accessKeyId:B.AccessKeyId,accessKeySecret:B.AccessKeySecret,securityToken:B.SecurityToken,refreshSTSTokenInterval:it,stsTokenFreshTime:void 0,refreshSTSToken:()=>{this.refreshSTSToken().then(U=>{k.accessKeyId=U.AccessKeyId,k.accessKeySecret=U.AccessKeySecret,k.securityToken=U.SecurityToken}).catch(()=>{})}},L=new er(ot),X=Fr(k);L.useStsPlugin(X),this.slsPlugin=X,this.tracker=L,this.reportStartAndCache()}}changeConfig(B){B.logLevel!==void 0&&B.logLevel>=Fe.DEBUG&&B.logLevel<=Fe.NONE&&(this.logLevel=B.logLevel)}setSessionID(B,k){!B||!k||(this.appId=B,this.sessionId=k,this.reportStartAndCache())}reportStartAndCache(){if(!this.tracker||!this.sessionId)return;this.endReported=!1;const B={task_btm_sec:0,task_duration:0,task_etm_sec:0,task_type:"session"},k=[this.getLogParams(Ye.TASK_UPLOAD_BEGIN,B),this.getLogParams(Ye.SESSION_UPLOAD_BEGIN,B)];this.tracker.sendBatchLogsImmediate(k),this.logCache.forEach(L=>{this.sendLog(L)})}reportEnd(B=!1){if(!this.tracker||!this.sessionId||this.endReported){this.reset();return}const k={task_btm_sec:0,task_duration:0,task_etm_sec:0,task_type:"session"},L=[this.getLogParams(Ye.SESSION_UPLOAD_END,k),this.getLogParams(Ye.TASK_UPLOAD_END,k)];B?this.sendLogBeforeUnload(L):(this.tracker.sendBatchLogsImmediate(L),this.endReported=!0),this.reset()}getLogParams(B,k){return{appid:`${window.location.host}`,appid_list:this.appId,appver:"",b_sesid:this.bSesid,biz_type:"rtc",cpu_info:ii,db:qr.browserName,dm:qr.browserVersion,install_uuid:this.clientId,logger_v:"0.0.1",os:Kr.systemName,osv:Kr.systemVersion,p_sesid:this.bSesid,sdk_version:zr,sdkname:"AliRTCSdk",stm:Date.now(),tar_pf:"web",traceid:this.sessionId,event_id:B,...k||{}}}sendLog(B){if(!this.tracker||!this.sessionId)return;this.logSequence+=1;const k=this.getLogParams(Ye.SESSION_UPLOAD_ING,{log:B,stat_log_seq:this.logSequence});this.tracker.send(k)}addLog(B){const k=Kt(),L=`[${Yr()} ${k}] ${B}`;!this.sessionId||!this.tracker?(this.logCache.push(L),this.logCache.length>=ai&&this.logCache.shift()):this.sendLog(L)}}var ci=Object.defineProperty,ui=(j,B,k)=>B in j?ci(j,B,{enumerable:!0,configurable:!0,writable:!0,value:k}):j[B]=k,di=(j,B,k)=>ui(j,B+"",k);class Ze{static getLogger(){return this.logger||(this.logger=new si),this.logger}static init(){this.getLogger().init()}static destroy(){this.getLogger().destroy()}static setLogLevel(B){this.getLogger().changeConfig({logLevel:B})}static setSessionID(B,k){this.getLogger().setSessionID(B,k)}static reportEnd(){this.getLogger().reportEnd()}static interface(...B){this.getLogger().a("[API]",...B)}static interfaceResult(B,k,L,...X){L?this.getLogger().ar("[ARE]",B,k,...X):this.getLogger().ae("[ARE]",B,k,...X)}static event(...B){this.getLogger().ev("[EVT]",...B)}static debug(...B){this.getLogger().d("[DBG]",...B)}static info(...B){this.getLogger().i("[INF]",...B)}static warn(...B){this.getLogger().w("[WARN]",...B)}static error(...B){this.getLogger().e("[ERR]",...B)}}di(Ze,"logger");var li=Object.defineProperty,pi=(j,B,k)=>B in j?li(j,B,{enumerable:!0,configurable:!0,writable:!0,value:k}):j[B]=k,et=(j,B,k)=>pi(j,typeof B!="symbol"?B+"":B,k);const Xr=48e3,at="[AliyunAudio3A] ";class fi extends Jr{constructor(B){super("AliRtcAudioProcessPlugin",$r.AliRtcSdkStreamTypeCapture,Zr.AUDIO),et(this,"audioProcessor"),et(this,"slsReporter"),et(this,"audioContext",new AudioContext({sampleRate:Xr})),et(this,"farNode"),et(this,"createNode",k=>this.audioContext.createMediaStreamSource(new MediaStream([k]))),this.options=B,this.slsReporter=B?.slsReporter,this.zIndex=7,document.addEventListener("click",this.activeAudioContext)}activeAudioContext(){this.audioContext.resume(),document.removeEventListener("click",this.activeAudioContext)}audioUpdated(B){return this.lastInputAudioTrack?.id!==B.currentAudioTrack?.id}videoUpdated(B){return console.log("videoUpdated",B),!1}setOptions(B){this.farNode||!B.farMediaStream||(this.farNode=this.audioContext.createMediaStreamSource(B.farMediaStream),this.audioProcessor&&this.audioProcessor?.addFarNode(this.farNode),this.options={...this.options,...B})}isSupported(){return Jt.isSupported()}shouldUpdate(B){return!!(B.originAudioTrack&&!this.audioProcessor||!B.originAudioTrack&&this.audioProcessor)}async process(B){if(!B.currentAudioTrack){B.updateAudioTrack(),this.clear(B);return}if(!this.audioProcessor){Ze.info(at,"create audio processor this.options:",this.options),this.audioProcessor=new Jt({aecOn:!0,ansOn:!0,agcOn:!0,dumpOn:this.options?.dumpAudioData||!1,aiaecOn:this.options.aiaecOn||!1,wasmCdnPath:this.options.wasmCdnPath||"https://g.alicdn.com/code/npm/@ali/aliyun-audio-3a/0.0.5/"});const k=this.createNode(B.currentAudioTrack);await this.audioProcessor.createProcessor(this.audioContext,k,1,Xr,this.farNode),this.audioProcessor.on("dumpdata",(L,X)=>{let U=3e3;X.includes("far")?U=5e3:X.includes("output")?U=1e4:X.includes("meta")&&(U=8e3),setTimeout(()=>{const C=URL.createObjectURL(L),y=document.createElement("a");y.href=C,y.download=X,document.body.appendChild(y),y.click(),document.body.removeChild(y)},U)}),this.audioProcessor.on("loadsuccess",()=>{Ze.info(at,"loadsuccess"),this.options.dumpAudioData&&this.audioProcessor?.startDump()}),this.audioProcessor.on("loaderror",L=>{Ze.info(at,"loaderror:",L?.message)}),this.audioProcessor.on("outputlog",L=>{Ze.info(at,"outputlog:",L)}),this.audioProcessor.on("statdata",L=>{L&&this.slsReporter?.reportPublishAudio3A("","","",L||"")}),B.updateAudioTrack(this.audioProcessor.targetMediaTrack)}}clear(B){this.options.dumpAudioData&&this.audioProcessor?.stopDump(),super.clear(B),this.audioProcessor?.destroy(),this.audioProcessor=void 0,document.removeEventListener("click",this.activeAudioContext),this.farNode?.disconnect(),this.farNode=void 0}dump(){this.audioProcessor?.stopDump()}}export{fi as default};