node-janus
node-janus copied to clipboard
https://wiki.mozilla.org/Mobile/Janus
Fixes #88 As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md) file in the project root. The file has two parts: 1. Required Text -...
As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md) file in the project root. The file has two parts: 1. Required Text - All text...
FYI: The following changes were made to this repository's wiki: - defacing spam has been removed - Restricting write access to contributors is strongly encouraged. Please [make that change](https://github.com/mozilla/node-janus/settings) ([documentation](https://help.github.com/articles/changing-access-permissions-for-wikis/))....
``` $ npm install ... > [email protected] install /home/gaul/work/node-janus/node_modules/marionette-client/node_modules/sockit-to-me > CC=clang CXX=clang++ node-gyp configure build --verbose npm http 304 https://registry.npmjs.org/asap gyp info it worked if it ends with ok gyp...
Node-Janus does not build out of the box on Debian Jessie with default node.js v0.10.29 and node-gyp v3.2.1 installed by `apt-get`. First, it requires to change the version of marionette-client...
Some JPG images are broken and doesn't appear in the latest Firefox when using Janus, e.g. http://mozliwosci.com/blog/wp-content/uploads/2012/08/tvp_estetyka_top.jpg Response headers: ``` HTTP/1.1 200 OK Date: Thu, 28 Jan 2016 16:52:56 GMT...
When I enable the Janus proxy ang go to any URL, all I get is a PAC script. I thought it was because of in the [handleContent function in proxy.js](https://github.com/mozilla/node-janus/blob/develop/lib/proxy.js#L96),...
Example of bandwidth savings: http://littlesvr.ca/apng/gif_apng_webp5.html GIF = 43 132 bytes APNG = 30 823 bytes Such lossless conversion is better for cartoonish non-video-like GIFs.