Streaming live video to iPhone -


i mobile application developer, , around 2 weeks have been researching how live streaming iphone via server, haven't had success yet. have iphone application ready receive live streaming using mpmovieplayercontroller class.

here requirements:

  1. i have live .flv streaming feed url news video channels. want pass server software encode iphone-supported format stream iphone program.

    i used vlc stream iphone, doesn't work. used nightly build version 1.2 of vlc advertise has iphone streaming, still doesn't work.

    i tried using vlc wowza , iphone. somehow worked after encoding via vlc , segmentation , streaming via wowza iphone, trial version supports 3 minutes streaming, useless giving demo customer.

    or

  2. i bought tv tuner card , have analog cable connection network. want input cable connection tv tuner card , use software vlc stream channel's feed iphone of channels get.

i want stream through either method above iphone, android, , blackberry devices. blackberry , android support rtsp streaming don't have difficulty - can use vlc stream channels @ time. big headache, however, occurs iphone's http streaming.

what server software available streaming iphone, android , blackberry? software can buy business purposes solve either point 1 or point 2?

could please guide me right software can solve problem: resolve streaming iphone? ready buy server software. please note, have iphone , android application program able receive , play streaming video.

i know answer late can other developers. worked best me. solution is: make sure member of apple developer program. login apple account , download makerefmovie software here. put on server. open streaming channel giving link of channel , create .m3u8 file. access .m3u8 files apple device , present through mpmovieplayercontroller. set url of mpmovieplayercontroller .m3u8 file on server. work!!


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -