You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/18 09:00:00 UTC

[jira] [Commented] (OPENMEETINGS-2700) Wrong behaviour when screensharing is not possible

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445751#comment-17445751 ] 

ASF subversion and git services commented on OPENMEETINGS-2700:
---------------------------------------------------------------

Commit 8716d6ccedfedea3dea160a043053351fbbea71e in openmeetings's branch refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=8716d6c ]

[OPENMEETINGS-2700] screensharing is disabled if getDisplayMedia is unavailable


> Wrong behaviour when screensharing is not possible
> --------------------------------------------------
>
>                 Key: OPENMEETINGS-2700
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2700
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Room, UI
>    Affects Versions: 6.1.0, 6.2.0, 7.0.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Major
>
> OnĀ  Android 9.0 tablet trying to share the screen return an error
> navigator.mediadevice.getDisplayMedia is not a function
> That's an expected behavior when the browser/OS does not support screensharing
> The unexpected Result:
>  # The screen sharing dialog has a disabled Stop button
>  # New participants see an empty "shared screen" with the user picture.
>  # No one can share his screen until the tablet makes a refresh of his browser window
> Seems that an error starting the screen sharing does not stop the already started sharing connection.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)