diff --git a/html5/verto/js/src/jquery.FSRTC.js b/html5/verto/js/src/jquery.FSRTC.js index c2ea803d0b..9606c4e638 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); } }