Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

medabida/staza.io-jingle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

stanza.io-jingle

A tweaked version of stanza.io to fix a problem where call answer fails when calling audio only from firefox to chrome and throws this error:

Failed to set remote answer sdp: Called with SDP without ice-ufrag and ice-pwd.

i've solved the issue by including the npm package sdpparser in the client js (of stanza.io) then building it again, and in stanza.io.bundle.js ive tweaked the PeerConnection.prototype.handleAnswer to remove the media fingerprint of the video if call is audio only. you may see this thread if you need more explanation on the issue: otalk/jingle.js#24

About

modified version of stanza.io to fix a problem where call answer fails when calling audio only from firefox to chrome

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published