video_player_web_hls icon indicating copy to clipboard operation
video_player_web_hls copied to clipboard

Not Working

Open jasminder opened this issue 5 months ago • 5 comments

I am following the documentation. I have added the script in index.html and added the dependency in pubspec.yaml. But, I am getting the same error when I try to play m3u8 file from network.

PlatformException(MEDIA_ERR_SRC_NOT_SUPPORTED, No further diagnostic information can be determined or provided., The video has been found to be unsuitable (missing or in a format not supported by your browser)., null)

jasminder avatar Sep 12 '24 05:09 jasminder