Media/Standalone WebRTC: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
* Apply the patches from [https://bugzilla.mozilla.org/show_bug.cgi?id=1045967 Bug 1045967]
* Apply the patches from [https://bugzilla.mozilla.org/show_bug.cgi?id=1045967 Bug 1045967]
* Github code repository: [https://github.com/bluemarvin/gecko-dev/ rbarkers' Github]
* Github code repository: [https://github.com/bluemarvin/gecko-dev/ rbarkers' Github]
** Use the roku-merge branch (for now); rbarker will branch again to fix some XPCOM issues based on review feedback


==Bugs==
==Bugs==

Revision as of 17:04, 26 September 2014

The goal of the standalone WebRTC project is to make it possible to build seperate WebRTC clients by using the existing Firefox WebRTC and networking stacks, without including the rest of Firefox.

Info

Building

  • Apply the patches from Bug 1045967
  • Github code repository: rbarkers' Github
    • Use the roku-merge branch (for now); rbarker will branch again to fix some XPCOM issues based on review feedback

Bugs

Platforms

  • Roku - In progress
  • Linux - In progress
  • Android - Todo
  • iOS - Todo
  • Windows - Todo