seel-channel / video_viewer

FLUTTER PACKAGE: Multiplatform minimalist video viewer with spectacular user experience.
https://pub.dev/packages/video_viewer
MIT License
55 stars 58 forks source link

Play button in fullscreen video doesn't work #31

Closed VictorLekweuwa closed 3 years ago

VictorLekweuwa commented 3 years ago

When a HLS video is being played on Fullscreen mode, the play button doesn't work. Please can you advise me on what to do regarding this?

VictorLekweuwa commented 3 years ago

I realize that I was using the RealTimePlayer that came with a previous version. The regular FijkPlayer fixed this issue.