ios - Playing live streaming video apart from using MPMoviePlayerController -



ios - Playing live streaming video apart from using MPMoviePlayerController -

i have issue (audio issue) playing live streaming video using mpmovieplayercontroller different reason my existing query related videocore

[mpmovieplayercontroller alloc] initwithcontenturl:url]

my question here is, there other approach can utilize playing live streaming video apart using mpmovieplayercontroller in ios? please suggest.

thank you

try playing avplayer

here documentation apple it.

here illustration apple provided it.

is not simple mpmovieplayercontroller give more command on it.

happy coding.

ios objective-c live-streaming

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -