Search code examples
iosswiftstreamavplayerlive

My AVPlayer should not resume from last point for LIVE Streaming


I am establishing a Live stream player with AVPlayer. When I resume after pause, It resumes from last point. But Since it is a live stream I need my player to play back live, not the old point.


Solution

  • if you doing live streaming then your url should be m3u8 extension.here the complete steps of live streaming https://developer.apple.com/streaming/