[
https://issues.apache.org/jira/browse/OPENMEETINGS-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106957#comment-17106957
]
ASF subversion and git services commented on OPENMEETINGS-2349:
---------------------------------------------------------------
Commit 5b48b7c3d1c247da408a2db465a7080c20e6884b in openmeetings's branch
refs/heads/master from Konstantin Kuzov
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=5b48b7c ]
[OPENMEETINGS-2349] new chromium-edge detection method and fixes (#85)
- versioning for edge browsers is inconsistent across platforms and is
unreliable for differentiation between EdgeHTML and Blink engines
- introduce new VideoUtil.isEdgeChromium and check in both isEdge and
isEdgeChromium if EdgeHTML's exclusive MSGestureEvent is available
- this will also fix wrong audio destination issue
> New Edge Browser / Chrome based - Screen Sharing not working
> ------------------------------------------------------------
>
> Key: OPENMEETINGS-2349
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2349
> Project: Openmeetings
> Issue Type: Bug
> Components: Dashboard
> Affects Versions: 5.0.0-M4
> Reporter: Rohrbach
> Assignee: Maxim Solodovnik
> Priority: Major
> Fix For: 5.0.0-M5
>
>
> With the new Edge Browser Chrome based Video is working but not screen sharing
> This is the error message
> {color:#ffffff}TypeError: navigator.getDisplayMedia is not a function{color}
> There are two lines in source code where navigator.GetDisplayMedia is used.
> Files raw.video.js, adapter.latest.js
> I think for edge is also to define a special rule or the same like chrome to
> get it working.
>
>
>
> {color:#ffffff}TypeError: navigator.getDisplayMedia is not a function{color}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)