Question
Handling m3u8/mpeg-ts files in Flash
I am trying to implement HTTP Live Streaming. I have Apache serving the m3u8 playlists and *.ts video segments successfully (tested on iPhone and in VLC). However, I cannot figure out how to handle these file types in AsctionScript ... Does Flash CS5.5 support mpeg-ts files? They contain h264 aac encoded files, so I don't see why it would not; my player can currently play mp4/flv extensions.
Thanks!
