Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to cast screen from flutter application?

Tags:

flutter

dart

I am working on flutter app where I playing live videos. Now I want to cast my device screen using Roku, FireTv, Chromecast and Airplay. I want to know is it possible cast screen using these technologies? I used cast dart package to discover and connect with chromecast devices but not able to scan any device. Please help me how it working with flutter?

Thanks Advance.

like image 261
Gursewak Singh Avatar asked Mar 12 '26 12:03

Gursewak Singh


1 Answers

We were able to make it work on Chromecast, see my answer posted here: How to play YouTube videos in google chromecast from Flutter application?

As for Airplay, if you use updated Apple libraries, Airplay will be integrated natively into your app. We were able to cast our app to Airplay without having to add extra code.

FireTV uses airplay so that should work.

We have not found a Roku solution yet.

like image 124
Petrus Vermaak Avatar answered Mar 14 '26 10:03

Petrus Vermaak



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!