javascript - Chromecast and Chrome Extension -


i'm trying wrap head around chromecast project. don't have android, or chrome extensions experience. looking through documentation seems need build chrome extension 'casts' images chromecast via javascript , html5.

project concept send dynamic formats images , video tv screen desktop.

is correct html5 pages have built , casted tv?

is there other languages involved in process besides html5 , javascript?

can use web server host html pages, or have use node.js i've been reading about?

the receiver write run on chromecast html5 page css , javascript. data send receive, among other things, should have references urls of images , videos want show there; content can served type of web server; chromecast doesn't care if served via apache or node.js or own hand-crafted web server. better understanding of architecture, in general, might want consult our developer documentation.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -