decentraland / cli

💻 Decentraland command-line interface
https://docs.decentraland.org
Apache License 2.0
69 stars 61 forks source link

dcl start javascript errors - voice chat not working #670

Closed psankar07 closed 2 years ago

psankar07 commented 2 years ago

when run dcl start for any scene, chrome loads scene with bunch of javascript error.

Screen Shot 2022-04-10 at 11 16 31 PM

Not sure, if this is a reason for voice chat not woking in localhost realm.

nearnshaw commented 2 years ago

Hey @psankar07 Voice chat is not currently supported when running a local scene. There are plans for adding support for that, it's part of a big project to remake of comms.

Up until recently there wasn't a real use case for needing this feature in a local scene, although now that you can upload a preview to a 3rd party server like Heroku, it makes sense.

I'll close this issue because it depends on efforts that are not on the CLI side.