fluttercommunity / fluttercommunity/chewie
HLS (.m3u8) format video from file not playing on iOS devices
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
I'm trying to play videos offline, and this works on Android but on iOS, even when run on real device it's showing the following error:
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(VideoError, Failed to load video: The operation couldn’t be completed. (CoreMediaErrorDomain error -12865.), null, null)
I'm wondering if there's anything we missed to make these files play?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.