diff --git a/public/index.html b/public/index.html index 37c4407a927dcf4f7ffab1159d201f5744238c1f..03006aeaac6d510dfcdaa64be47e79e4c75ca3da 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,7 @@ </head> <body> - <a-scene networked-scene> + <a-scene networked-scene="webrtc: true; webrtcAudio: true;"> <a-assets> <script id="avatar-template" type="text/html"> <a-sphere color="#EF2D5E" position="0 1 0"></a-sphere>