diff --git a/public/bundle.js b/public/bundle.js index e7f4484..fbf3a9c 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -20935,6 +20935,6 @@ const closeCall = () => { // } btnLocalVideo.addEventListener('click', getLocalStream) -btnRecvSendTransport.addEventListener('click', consume) +// btnRecvSendTransport.addEventListener('click', consume) btnCloseCall.addEventListener('click', closeCall) },{"./config":94,"mediasoup-client":66,"socket.io-client":82}]},{},[95]); diff --git a/public/index.html b/public/index.html index a44cd99..d8ce60e 100644 --- a/public/index.html +++ b/public/index.html @@ -75,7 +75,7 @@