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
Post a Comment