Open Chetan-3110 opened 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.
exportImage()
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.