ios - Stream Audio/Video from an iphone app using HTTP Live Streaming -


i trying existing stream music/video on iphone using http live streaming. read apple docs on http live streaming (http://developer.apple.com/library/mac/#documentation/networkinginternet/conceptual/streamingmediaguide/introduction/introduction.html), , how works.

what doesn't how 1 use iphone server? have add tools ios app(mediastreamsegmenter, variantplaylistcreator) , run nstask or there kind of native support stream media files.

if want stream iphone app can't iphone acting server. need separate server can send data iphone app. can use camera or microphone in app live content , can send asynchronously data server, using mediastreamsegmenter , variantplaylistcreator convert data ts segments , append them @ end of m3u8 file , meanwhile iphone app can act client , watch live content streaming first app.

from experience way achieve that. hope helps.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -