I am playing video in UIView using AVPlayer after downloading from AWS server with Cognito poolid. But here is a problem that it first download video then it is playing and it is taking some time to download.
I am using Amazon S3 Transfer Utility for uploading and downloading files.
So I need any way that I can play it in stream using url or something direct stream way.
Can anyone please help me some way that I can implement it properly?