Look at the apple test stream example in the simplevideoplayer example.
You need to figure out if your streaming account lets you stream to IOS devices like iphone/ipad. If so, then you would figure out what that url (typically ending in .m3u8) is and plug it into simplevideoplayer example, you'll need to add a line like srt="" to the example.
- Joel