eroscai / SZAVPlayer

SZAVPlayer is a lightweight audio/video player library, based on AVPlayer and AVAssetResourceLoaderDelegate, pure-Swift. Support cache and video image output.
MIT License
242 stars 32 forks source link

Add Support for .m3u8 file #34

Open shoaibhassan01 opened 2 months ago

shoaibhassan01 commented 2 months ago

Can we have it working with .m3u8 file hosted at CDN server?

eroscai commented 2 months ago

Yes, it should be supported by default. Are you currently experiencing issues with playback? If so, you can share the link with me, and I can take a look when I have some time.