wang-bin / fvp

Flutter video player plugin for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
BSD 3-Clause "New" or "Revised" License
197 stars 31 forks source link

Add HLS Support Inquiry #178

Open mohammadinfo opened 1 week ago

mohammadinfo commented 1 week ago

Hello, I wanted to know if your package supports HLS or not. If it doesn’t, do you have any plans to add this feature to your package?

wang-bin commented 1 week ago

hls is supported

mohammadinfo commented 1 week ago

How can I use it? Should I add any parameters to the video URL?

wang-bin commented 1 week ago

VideoPlayerController.networkUrl

mohammadinfo commented 1 week ago

image [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(media open error, invalid or unsupported media, null, null)

wang-bin commented 1 week ago

show me the log