I have a bunch of MP4 files on S3. Is it possible to stream video to iPhone directly from S3? If so, how can I do this? If I can’t do this, what options do I have for streaming video on the iPhone? (for example, start a HLs streaming server to download pseudo-streaming or progressive EC2 media?)
Cloudfront can broadcast video, but apparently only uses the RTMP protocol, which is not supported by iOS. I would like to stream initially (simplify). Thanks to everyone.
source
share