PalaTeam / flutter_video_cast

MIT License
37 stars 67 forks source link

How to mirror screen #13

Open ak111in opened 3 years ago

ak111in commented 3 years ago

I need to cast the app screen to chromecast, so how can I change the url code to get the functionality. Thanks.

await _controller.loadMedia('https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4');