repo: janusweb action: commit revision: path_from: revision_from: 2e01ba40768faceea2ba8f21451e3bc7a8028aaa: path_to: revision_to:
commit 2e01ba40768faceea2ba8f21451e3bc7a8028aaa Author: James BaicoianuDate: Fri Feb 10 18:59:30 2017 -0800 Added server argument diff --git a/README.md b/README.md
--- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ JanusWeb supports several arguments at initialization time to control how it beh+ resolution If specified, restrict the renderer to the specified size (none) + server Presence server to connect to wss://presence.janusvr.com:5567/ shownavigation Control visibility of navigation bar true @@ -110,8 +112,12 @@ JanusWeb supports several arguments at initialization time to control how it beh showchat Control visibility of chat true stats Enable render performance stats false + url Default page to load (homepage) + urltemplate Optional template for generating URLs (none) + useWebVRPolyfill Enable WebVR polyfill for mobile + phone compatibility true usevoip Enable or disable VOIP functionality (NOTE - disabled pending browser support for Opus via WebAudio) false
-----END OF PAGE-----