Getting error on Chrome #3

Closed
opened 2021-08-15 08:30:57 -07:00 by alarmatwork · 1 comment
alarmatwork commented 2021-08-15 08:30:57 -07:00 (Migrated from github.com)

Found this interesting project, when I trying to run the demo, I'm getting with the latest Chrome on Macos, Wii connected to bluetooth:

Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'.
(index):73 Uncaught ReferenceError: Wii is not defined
at (index):73
(anonymous) @ (index):73

Would be really cool to use Wiimote acceleration data as an input to machine learning project.

Found this interesting project, when I trying to run the demo, I'm getting with the latest Chrome on Macos, Wii connected to bluetooth: Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'. (index):73 Uncaught ReferenceError: Wii is not defined at (index):73 (anonymous) @ (index):73 Would be really cool to use Wiimote acceleration data as an input to machine learning project.
ryanmcgrath commented 2021-08-15 18:39:40 -07:00 (Migrated from github.com)

This lib was meant for the built-in browser (Opera) running on the Wii. It was never expected to work in a PC browser.

You likely want some bluetooth lib/custom code for this.

This lib was meant for the built-in browser (Opera) running _on_ the Wii. It was never expected to work in a PC browser. You likely want some bluetooth lib/custom code for this.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wii-js#3
No description provided.