unicorn-wg / gecko-dev

Branch for adding multistream support to gecko WebRTC
Other
0 stars 2 forks source link

Basic interop with pre-rewrite Firefox #240

Open docfaraday opened 10 years ago

docfaraday commented 10 years ago

Ideally, all supported versions.

docfaraday commented 10 years ago

Has some successful talky.io calls with nightly when PR #244 and PR #242 are applied. Should try some other services too.

docfaraday commented 10 years ago

I'm going to say that we need to show interop using talky.io, apprtc, and something that exercises datachannels (rtccopy.com?) with at minimum the following: ESR Release Nightly

These have to include cases where the new code is offerer and answerer, and we should probably double-check multiparty just in case.

docfaraday commented 10 years ago

ESR seems happy with what we have right now. I'll do some more thorough testing once the dust settles.

adamroach commented 10 years ago

On 10/20/14 19:30, docfaraday wrote:

Has some successful talky.io calls with nightly when PR #244 https://github.com/unicorn-wg/gecko-dev/pull/244 and PR #242 https://github.com/unicorn-wg/gecko-dev/pull/242 are applied. Should try some other services too.

Notably, Firefox Hello.

docfaraday commented 10 years ago

Double check that inactive m-lines don't result in anything horrible happening once PR #278 is merged.

docfaraday commented 10 years ago

Nils says the QA lab should be able to help with this, once we get a try build.