Media/Standalone WebRTC: Difference between revisions
< Media
Jump to navigation
Jump to search
(→Bugs) |
Alankligman (talk | contribs) 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
- Patches to mozilla-central Bug 1045967
- Testing scripts for tbpl Bug 1069411
Platforms
- Roku - In progress
- Linux - In progress
- Android - Todo
- iOS - Todo
- Windows - Todo