Firefox 37 webrtc video decode problem

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
seanlin0324
Posts: 2
Joined: April 2nd, 2015, 3:43 pm

Firefox 37 webrtc video decode problem

Post by seanlin0324 »

Dear Mozilla Support

We are using WebRTC to transmit audio and video feeds from mobile devices to web pages. It worked perfectly well on Firefox 36 (h.264 & PCMU).

After upgrading to Firefox 37, we cannot decode videos, while audio feeds are not compromised. ](*,)

we are using H.264, without bundle in SDP. We understand that there is a modification about SDP and bundle support in Firefox 37.

Please advise us on how we can fix it. Here is the SDP for Firefox 36 and 37.

Firefox 36 SDP & RTP Stats
https://www.dropbox.com/s/gjjoolz8ndfqf1n/Firefox36_SDP.txt?dl=0

Firefox 37 SDP & RTP Stats
https://www.dropbox.com/s/k1f6s2b8agobr2x/Firefox37_SDP.txt?dl=0
User avatar
DanRaisch
Moderator
Posts: 127187
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: Firefox 37 webrtc video decode problem

Post by DanRaisch »

Moving to Web Development.
User avatar
patrickjdempsey
Posts: 23686
Joined: October 23rd, 2008, 11:43 am
Location: Asheville NC
Contact:

Re: Firefox 37 webrtc video decode problem

Post by patrickjdempsey »

To be perfectly honest, I'm not sure there's anyone who hangs out here who's really a WebRTC pro. I looked around the usual places but the closest thing I could find to developer support is this:

https://wiki.mozilla.org/Media/WebRTC#R ... y_Location

Repository Location wrote:All the Platform WebRTC code and the Desktop Loop Client code is in mozilla-central. There are no other active repos. If you are trying to come up to speed on any of our code, please feel free to come to #media on irc.mozilla.com. #media is our "virtual hallway". You can hang out, ask questions, and get answers.
Tip of the day: If it has "toolbar" in the name, it's crap.
What my avatar is about: https://addons.mozilla.org/en-US/seamonkey/addon/sea-fox/
seanlin0324
Posts: 2
Joined: April 2nd, 2015, 3:43 pm

Re: Firefox 37 webrtc video decode problem

Post by seanlin0324 »

Thank you, I will try go to irc.mozilla.com, this is useful for me :D
Post Reply