mitchross / tvbc_flutter

1 stars 0 forks source link

flutter_vlc_player with controls #1

Open Djain1764 opened 1 year ago

Djain1764 commented 1 year ago

Hey @mitchross, sorry for creating a issue here, I will remove this once you acknowledge, I did not have any other way to communicate, I just want to learn from you if there is a efficient player with controls which I can use to use VlcPlayer for my app.

I tried many stack overflows but I am asking you just because I found you updated flutter_vlc_player at the latest so.

I also tried the VlcPlayerWithControls class in the example folder of the package, but it has some issues with the slider not updating everytime, and the landscape mode is not there too and other minor issues too.

So, In case you have tried to use this player, can you help me out too ! Thanks in Advance

mitchross commented 1 year ago

Happy to help. @Djain1764 what device are you on?

Djain1764 commented 1 year ago

sorry I just saw, Thanks for replying @mitchross. I am currently working on a mac m1 and I am trying to build controls just like cupertino controls which chewie player uses for ios devices.

and currently the update is, I modified some changes in chewie official repo by forking it in my public chewie repo and I am able to view video there by vlc player and most of the controls are working too, but the full screen feature is still not working. Do you know how can I achieve that or if you have any better suggestion to use vlc player ??

Djain1764 commented 11 months ago

hey @mitchross , can you help me out in using vlc player with chewie