MPMoviePlayerController & .m3u8 playlist

Posted by Thierryb on Stack Overflow See other posts from Stack Overflow or by Thierryb
Published on 2009-11-03T03:56:12Z Indexed on 2010/04/20 14:33 UTC
Read the original article Hit count: 892

Hello,

I would like to use a .m3u8 playlist containing remote mp4 files with MPMoviePlayerController, did you success with this ?

  1. Does the .m3u8 must contain .ts file ?
    If not what is the purpose of .ts ?

  2. Does next / previous buttons will be enable once the playlist be loaded ?
    If not, what is the purpose of these buttons ?

  3. And last question, do you have a .m3u8 sample file with remote mp4 file to test ?

Thanks a lot for your help.

Thierry

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about mpmovieplayercontroller