samirkumardas / opus-to-pcm

Decode raw opus packet to PCM without using any external library in your browser.
Other
73 stars 15 forks source link

connection to 'ws://localhost:8080/' failed #40

Closed elshnkhll closed 1 year ago

elshnkhll commented 1 year ago

Thanks. Great Projects !!! But I am getting: WebSocket connection to 'ws://localhost:8080/' failed: --- in Chrome and Firefox can’t establish a connection to the server at ws://localhost:8080/. ---- in Firefox when attempting to run the example.html on the line: var ws = new WebSocket(socketURL); Can you help?

elshnkhll commented 1 year ago

closed