0.0.2 • Published 4 years ago
@kks-web/virtual-cast v0.0.2
Vitural Cast
No real device Google Cast app development.
Quick Start
Start socket server with npx:
npx vitural-castor run from this repository:
node ./bin/message-serverOpen vitutal sender.
Start development server for your Google Cast app, and open it in a browser.
How does this Work
Inspired by chromecast-device-emulator.
CAF communicate with chromecast hardware with wss://localhost:8008/v2/ipc, we can start a server do the same thing.
0.0.2
4 years ago