animeng / flutter_export_video_frame

Export picture from video file
MIT License
15 stars 20 forks source link

Empty List of Files while extracting from .ts file only on IOS #9

Open Chetan-3110 opened 2 years ago

Chetan-3110 commented 2 years ago

I am currently trying to extract Video Frames using exportImage() by iterating on ts files stored in .m3u8 file. It is working perfectly working in android but with IOS, it is returning empty list.