You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Xavier Carol (JIRA)" <ji...@apache.org> on 2014/10/15 12:14:34 UTC

[jira] [Created] (OPENMEETINGS-1103) Pressing 'play' on the video player while a video is already playing starts a new player

Xavier Carol created OPENMEETINGS-1103:
------------------------------------------

             Summary: Pressing 'play' on the video player while a video is already playing starts a new player
                 Key: OPENMEETINGS-1103
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1103
             Project: Openmeetings
          Issue Type: Bug
    Affects Versions: 3.0.3
            Reporter: Xavier Carol


When there is a video already playing and the user clicks on the play button on the bottom-left side of the player, another video player instance is created. When the video player at the forefront is closed the other video player remains on the screen and it ha no window frame.

It can be solved checking 'this.isPaused' at the beginning of the 'startStream' method in the file whiteboardVideoPlayer.lzx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)