rhysmorgan134/node-CarPlay

Web App

Closed this issue · 2 comments

350d commented

Looks like it's possible to port whole project to browser (chrome) with WebUSB to communicate with usb dongle and decode video with WEB Codecs or any other js demuxer.
I have two CarPlay dongles, not Android ones, will they work?

You Can Use HTML5 video element in combination with the Media Source Extensions

There's an implementation in next branch that uses WebUSB and can work entirely as a web-app.

This issue can therefore be closed (or kept open until the feature is released on npm).