VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
gregor at infomedia.si Guest
|
Posted: Mon Dec 06, 2021 4:13 am Post subject: [Freeswitch-users] Verto - Semantic Plan B |
|
|
Hi!
We are getting this error on latest version of Chrome and Verto:
There has been a problem retrieving the streams - did you allow access? Check Device Resolution DOMException: Failed to construct 'RTCPeerConnection': Plan B SDP semantics is a legacy version of the Session Description Protocol that has severe compatibility issues on modern browsers and is no longer supported. See https://www.chromestatus.com/feature/5823036655665152 for more details, including the possibility of registering for a Deprecation Trial in order to extend the Plan B deprecation deadline for a limited amount of time. at FSRTCPeerConnection (xxxxx/jquery.FSRTC.js?cdv=264:702:20) at Object.onSuccess [as onsuccess] (xxxxx/jquery.FSRTC.js?cdv=264:602:25) atxxxx/jquery.FSRTC.js?cdv=264:1015:25
Is there something to change in js or does verto need to support this?
BR Gregor |
|
Back to top |
|
|
gregor at infomedia.si Guest
|
Posted: Mon Dec 06, 2021 4:39 am Post subject: [Freeswitch-users] Verto - Semantic Plan B |
|
|
I've changed in jquery.FSRTC.js to:
config.sdpSemantics = "unified-plan";
And it works.
Anyone else have same problem?
BR, Gregor
On Mon, 6 Dec 2021 at 09:55, Gregor Nanger <gregor@infomedia.si (gregor@infomedia.si)> wrote:
Quote: | Hi!
We are getting this error on latest version of Chrome and Verto:
There has been a problem retrieving the streams - did you allow access? Check Device Resolution DOMException: Failed to construct 'RTCPeerConnection': Plan B SDP semantics is a legacy version of the Session Description Protocol that has severe compatibility issues on modern browsers and is no longer supported. See https://www.chromestatus.com/feature/5823036655665152 for more details, including the possibility of registering for a Deprecation Trial in order to extend the Plan B deprecation deadline for a limited amount of time. at FSRTCPeerConnection (xxxxx/jquery.FSRTC.js?cdv=264:702:20) at Object.onSuccess [as onsuccess] (xxxxx/jquery.FSRTC.js?cdv=264:602:25) atxxxx/jquery.FSRTC.js?cdv=264:1015:25
Is there something to change in js or does verto need to support this?
BR Gregor
|
|
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
|
Back to top |
|
|
gregor at infomedia.si Guest
|
Posted: Mon Dec 06, 2021 9:37 am Post subject: [Freeswitch-users] Verto - Semantic Plan B |
|
|
I do not know which version of jquery.FSRTC.js I had. I had: config.sdpSemantics = "plan-b";
I copied new version which doesn't have this line and it is also working fine.
On Mon, 6 Dec 2021 at 14:18, Seven Du <dujinfang@gmail.com (dujinfang@gmail.com)> wrote:
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|