Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

webrtc SDP re-negotiation(reoffer/answer) fails in mozilla-Chrome inter op

  • 2 відповіді
  • 2 мають цю проблему
  • 3 перегляди
  • Остання відповідь від guigs

more options

I have written a webrtc client in which re-negotiation(re-offer/answer) is required after call gets established. Scenarios such as 1) upgrade calls from audio to video 2)Downgrade call from video to audio

I see mozilla/firefox has issues with re-negotiation of SDP( it fails in setting remote description). Any idea why is this a constraint in Mozilla and has no issues with Chrome. We cannot see this issue in Mozilla-Mozilla calls, but only in calls initiated from mozilla to chrome. This issue was not there in firefox 37 but in latest firefox.

steps to reproduce: 1) initiate a call from firefox- mozilla 2) upgrade the call from chrome we can see set remote description fail in firefox.

I have written a webrtc client in which re-negotiation(re-offer/answer) is required after call gets established. Scenarios such as 1) upgrade calls from audio to video 2)Downgrade call from video to audio I see mozilla/firefox has issues with re-negotiation of SDP( it fails in setting remote description). Any idea why is this a constraint in Mozilla and has no issues with Chrome. We cannot see this issue in Mozilla-Mozilla calls, but only in calls initiated from mozilla to chrome. This issue was not there in firefox 37 but in latest firefox. steps to reproduce: 1) initiate a call from firefox- mozilla 2) upgrade the call from chrome we can see set remote description fail in firefox.

Усі відповіді (2)

more options

I am thinking that is because it did not accept the renegotiation or a media type was not set. It depends on how its implemented. Also try stackoverflow.com

I will also ask in #Wertc
more options

There was also a change in version 38 that you might need to update: