Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Update from 61.0.2 to 62.0 has broken my webrtc application

  • 3 답장
  • 1 이 문제를 만남
  • 17 보기
  • 최종 답변자: cor-el

more options

Hello, I am involved in developing an application that uses WebRTC for video calling.

Prior to yesterday my FF browser was at version 61.0.2 and the application could make video calls between FF / Chrome and apps running on Android and iOS

Today, I was unable to make calls to/from FF 62.0. Calls made using Chrome to Chrome work fine. Two colleagues were also able to make calls with older FF 61.0.2 and then no longer, after upgrading to FF 62.0

We are using the PeerJS library

What WebRTC related changes have been implemented between 61.0.2 and 62.0?

Thank you

Hello, I am involved in developing an application that uses WebRTC for video calling. Prior to yesterday my FF browser was at version 61.0.2 and the application could make video calls between FF / Chrome and apps running on Android and iOS Today, I was unable to make calls to/from FF 62.0. Calls made using Chrome to Chrome work fine. Two colleagues were also able to make calls with older FF 61.0.2 and then no longer, after upgrading to FF 62.0 We are using the PeerJS library What WebRTC related changes have been implemented between 61.0.2 and 62.0? Thank you

모든 댓글 (3)

more options

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/62 might help.

Also note, if you're developing a web application, I'd suggest testing it with the current Firefox Beta so then you can catch new changes before they are released.

more options

Hi Tyler, thanks, I have been reviewing the 62 release notes and nothing there (including the developers' notes on Media Webrtc etc) leaps out at me as being an obvious cause.

Is there a more detailed breakdown of changes related to WebRTC available? I note your point about the beta channel. But didn't pick this one up in beta...

more options

Did you check the Web Console and possibly the Browser Console for error messages?