You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Sebastian Wagner (Jira)" <ji...@apache.org> on 2020/04/10 00:19:00 UTC

[jira] [Comment Edited] (OPENMEETINGS-2189) Audio/Video is broken in Safari

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

Sebastian Wagner edited comment on OPENMEETINGS-2189 at 4/10/20, 12:18 AM:
---------------------------------------------------------------------------

That is correct on Desktop you get report-only errors:
{code:java}
[Error] [Report Only] Refused to connect to wss://x.x.x.x:5443/openmeetings/wicket/websocket?pageId=4&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication because it does not appear in the connect-src directive of the Content Security Policy.

[Report Only] Refused to load data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAICAYAAADqSp8ZAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAygAAAMoBawMUsgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAFsSURBVCiRrdI/SEJRFMfx37lPGxqKoGwxKJoaImhpCf8NEUFL9WgLUrPnIyEIa6reVEPQn0GeWDS4NDQETQ2JT4waojUoHBqCoJKWINB3720yIhGl+q7ncj5nuIQ6jWiaq1xmU4IwBACQ5GCAU5D8IECRAkUQzt8V++wmlSrX20e1BoFIrFdwHidIIQhH5O68sgzD/vnOF4m0QyijJGgMQIHZtJdJJ4oNg6qqNr20dKwBaOWKvZFPpZ7qXV3JH4wNSMbjJHGZ7XIlYRiiFkiBsL4CphwLwbck5E7uwMw3ClXD2iRImYYUq9lD886nLXZbyd2HL9AbXpglySOQeFVstpRJJ+5/i1UajkbbHCXahMS1ZAiS2+W1DMNmqqoqBLFMYIME1uxkvPRXDAAuTPMNhCwIGiT62eOzAQDkD+nbAjQDxudy+8mT/8C+FwjNjwuwdQnqY7b0kCesT7DC7allWVU/8D/zh3SdC/R8Aq9QhRc3h8LfAAAAAElFTkSuQmCC because it does not appear in the img-src directive of the Content Security Policy.
{code}
 

But when it says "refused to load" that means more than just reporting or not ?

On Safari Mobile it won't load for me locally, but I think that might have to do with the self signed certificate.

 

 


was (Author: sebawagner):
That is correct on Desktop you get report-only errors:
{code:java}
[Error] [Report Only] Refused to connect to wss://x.x.x.x:5443/openmeetings/wicket/websocket?pageId=4&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication because it does not appear in the connect-src directive of the Content Security Policy.
[Report Only] Refused to load data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAICAYAAADqSp8ZAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAygAAAMoBawMUsgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAFsSURBVCiRrdI/SEJRFMfx37lPGxqKoGwxKJoaImhpCf8NEUFL9WgLUrPnIyEIa6reVEPQn0GeWDS4NDQETQ2JT4waojUoHBqCoJKWINB3720yIhGl+q7ncj5nuIQ6jWiaq1xmU4IwBACQ5GCAU5D8IECRAkUQzt8V++wmlSrX20e1BoFIrFdwHidIIQhH5O68sgzD/vnOF4m0QyijJGgMQIHZtJdJJ4oNg6qqNr20dKwBaOWKvZFPpZ7qXV3JH4wNSMbjJHGZ7XIlYRiiFkiBsL4CphwLwbck5E7uwMw3ClXD2iRImYYUq9lD886nLXZbyd2HL9AbXpglySOQeFVstpRJJ+5/i1UajkbbHCXahMS1ZAiS2+W1DMNmqqoqBLFMYIME1uxkvPRXDAAuTPMNhCwIGiT62eOzAQDkD+nbAjQDxudy+8mT/8C+FwjNjwuwdQnqY7b0kCesT7DC7allWVU/8D/zh3SdC/R8Aq9QhRc3h8LfAAAAAElFTkSuQmCC because it does not appear in the img-src directive of the Content Security Policy.
{code}
 

But when it says "refused to load" that means more than just reporting or not ?

On Safari Mobile it won't load for me locally, but I think that might have to do with the self signed certificate.

 

 

> Audio/Video is broken in Safari
> -------------------------------
>
>                 Key: OPENMEETINGS-2189
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2189
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Audio/Video
>    Affects Versions: 5.0.0-M3
>            Reporter: Maxim Solodovnik
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 5.0.0-M4
>
>
> Audio/Video is broken in Safari
> tested at MacOS Sierra 10.12.5
> {{Error in the log: can't find variable RtcPeerConnection}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)