terrabythia / dart_chromecast

Dart package to play videos to a chromecast device
MIT License
62 stars 66 forks source link

Mirror app screen #44

Closed ak111in closed 3 years ago

ak111in commented 3 years ago

Is it possible to mirror/cast app screen on the chromecast device using this package?

terrabythia commented 3 years ago

No, this is not possible, because the only thing this does is tell the ChromeCast which video URL (somewhere on the internet) to play, it doesn't stream anything directly to the ChromeCast.