in this file: /includes/class-wpstream-player.php on line 296 (at least for live stream types of videos) there needs to be added playsinline=”true” to the video component for inline playing functionality to be available on mobile devices. We saw that in the code, there is a div somewhere above the video which has this property but it […]
