We are producing a mobile community application.
I use AWS S3, and until recording and uploading inside the current application,
I implemented it by referring to the AWS S3 upload tutorial.
In order to check the S3 file here, there is an inconvenience that you have to download and then run it.
Get a video file or music file (.mp4) directly from s3 and play it
Is there a way?
aws android streaming
I can't write an example for you, but you can play it with ExoPlayer made by Google.
It's also very stable, so it'll help if you test it with this.
ExoPlayer Google I/O Announcement
© 2024 OneMinuteCode. All rights reserved.