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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -