Open
Description
I've run it and open http://localhost:8787 in local browser , given permission to microphone and nothing happens:
(clicking pause and resume button does not help)
$npm install
(...)
$ npm start
> [email protected] start
> wrangler dev
⛅ wrangler 3.95.0 (update available 3.99.0)
-------------------------------------------------------
⎔ Starting local server...
[wrangler:inf] Ready on http://localhost:8787
[wrangler:inf] GET / 304 Not Modified (13ms)
[wrangler:inf] GET /styles.css 304 Not Modified (10ms)
[wrangler:inf] GET /hand.js 304 Not Modified (5ms)
[wrangler:inf] GET /script.js 304 Not Modified (7ms)
[wrangler:inf] POST /rtc-connect 200 OK (604ms)
[wrangler:inf] GET /favicon.ico 404 Not Found (16ms)
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
│ [b] open a browser, [d] open devtools, [l] turn off local mode, [c] clear console, [x] to exit │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
environment:
- Archlinux
- Chromium
Metadata
Metadata
Assignees
Labels
No labels