itsSagarBro / modern_player

Enhance your video playback experience with modern_player—a feature-rich Flutter package for flutter_vlc_player. Enjoy auto-hiding controls, double-tap to seek, customizable UI, automatic subtitle and audio track detection, and more on both Android and iOS.
MIT License
23 stars 17 forks source link

Any plans to support HLS videos? #14

Open Sumit258000 opened 4 months ago

Sumit258000 commented 4 months ago

It would be great if this plugin supports hls streams.

kvenn commented 4 months ago

VLC supports HLS streams which is the core player used in modern_player.

In this issue, the person reported HLS working on all devices except firestick TV.

Can you provide the code you're using? Conceivably this should work.