From c012dd74969e5a574935385141ccc833173ee3c2 Mon Sep 17 00:00:00 2001 From: USAMA Date: Thu, 23 Nov 2023 12:57:24 +0530 Subject: [PATCH] Update publish_webrtc_deep_ar_effects_frame.html --- .../webapp/samples/publish_webrtc_deep_ar_effects_frame.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/webapp/samples/publish_webrtc_deep_ar_effects_frame.html b/src/main/webapp/samples/publish_webrtc_deep_ar_effects_frame.html index 0345d869..7f1e1b1e 100644 --- a/src/main/webapp/samples/publish_webrtc_deep_ar_effects_frame.html +++ b/src/main/webapp/samples/publish_webrtc_deep_ar_effects_frame.html @@ -314,7 +314,6 @@ }); } function resizeVideoAndIframe() { - console.log("asdfasdf") playerIframe.setAttribute("width",localVideo.clientWidth); playerIframe.setAttribute("height",localVideo.clientHeight); } @@ -323,4 +322,4 @@ window.addEventListener('resize', resizeVideoAndIframe); resizeVideoAndIframe(); - \ No newline at end of file +