jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
927 stars 1.02k forks source link

[FEATURE] Chromecast, Resize Subtile, Color Subtile #297

Closed avinh closed 3 years ago

avinh commented 3 years ago
  1. Connect an phone to TV
  2. Resize Subtile
  3. Change color subtile
  4. View preview video
  5. Do not let sleep screen while playing (small screen, not full screen)
jhomlala commented 3 years ago

@avinh please fill issue template properly. You didn't provide all necessary information. How are you connecting phone to TV? Is this reproducible on simulator?

avinh commented 3 years ago

You can play videos on TV through your phone Detail: https://www.google.com/chromecast/built-in/learn/tv/ Package support chromecast for flutter: https://pub.dev/packages/flutter_vlc_player I hope you can support it in better player, thanks

jhomlala commented 3 years ago

I don't have access to chromecast/smart tv right now. Can you tell if it's possible to use some simulator/emulator to reproduce this behavior without physical device?

jhomlala commented 3 years ago

Seems like duplicate of https://github.com/jhomlala/betterplayer/issues/64. Please continue discussion in this issue.