diff --git a/html5/verto/js/src/jquery.FSRTC.js b/html5/verto/js/src/jquery.FSRTC.js index 4bda993e46..74b75ffab1 100644 --- a/html5/verto/js/src/jquery.FSRTC.js +++ b/html5/verto/js/src/jquery.FSRTC.js @@ -246,7 +246,6 @@ if (iOS) { self.options.useVideo.setAttribute("playsinline", true); - self.options.useVideo.setAttribute("controls", true); } }