You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user mentioned how it would be nice if they had the ability to 'cast' the stream to their chromecast. I think we should look into doing this for both platforms.
@renanmgs
FYI - I got airplay working first with:
flutter_to_airplay: ^2.0.1
I then got Chromecast working by scouring the forks for latest version of flutter_video_cast and found this fork:
https://github.com/kkoken/flutter_video_cast
Looks like the second lib does airplay too, but since it's not broken I left the original package in for now.
Hope this helps you. I would also recommend donating at least something to the author of flutter_to_airplay. He's a nice guy who worked really hard on it.
A user mentioned how it would be nice if they had the ability to 'cast' the stream to their chromecast. I think we should look into doing this for both platforms.
https://pub.dev/packages/flutter_video_cast
Taken from flutter/flutter#59554
The text was updated successfully, but these errors were encountered: