Page 1 of 1

Chromecast

Posted: Tue Nov 17, 2020 3:01 pm
by Det20
Hi,

i see in your note (viewtopic.php?f=8&t=1270&p=5357&hilit=chromecast#p5357), that there is an MediaRouter Demo. Do you support output to Chromecast devices now or is this on the wish-list?

Thank you.

Re: Chromecast

Posted: Wed Nov 18, 2020 9:49 am
by salvadordf
Hi,

That demo shows how to use stablish a communication link with another device in the local network via the CAST and DIAL protocols.

CEF doesn't implement those protocols but if anyone is interested in adding them to that demo I'll be glad to accept your code.

These documents might be helpful :
https://bitbucket.org/chromiumembedded/ ... t-receiver
https://blog.oakbits.com/google-cast-pr ... rview.html
https://developers.google.com/cast/docs/developers
https://gist.github.com/jloutsenhizer/8855258