trying to live stream from AWS/FMS to iphone (using HLS)
问题 I've set up an instance on Amazon AWS running Flash Media Server (FMS), which is broadcasting Live HTTP Streaming (HLS) following these instructions, so I know I'm steaming using the right streaming format for iPhone. Further, using the same instructions i've confirmed that the server is up and running and i've successfully set up a flash client to read its HDS stream (HTTP Dynamic Stream for flash devices). I wrote this iphone client code to play the stream (stolen from a tutorial that makes