mobileplayer-ios icon indicating copy to clipboard operation
mobileplayer-ios copied to clipboard

:iphone: :movie_camera: A powerful and completely customizable media player for iOS

Results 52 mobileplayer-ios issues
Sort by recently updated
recently updated
newest added

Hi it's me again. Thanks again for your great work! First it will be great to add actions play next video and play previous video because we have already an...

The Youtube videos will play perfectly, but as soon as an ID "_-." contains the videos are not played. Does one have an idea for that?

If i try to load an video more than 1 minute, the player stay loading forever. My code: ``` @IBAction func btnPlayVideoTapped(_ sender: Any) { let playerVC = MobilePlayerViewController( contentURL:...

iOS it's not Android Almost all Apple devices get the latest iOS version (and 9.0 is quite old) So do you have plan to use `AVPlayer` instead of `MPMoviePlayer`?

enhancement

Allow to seek using progress line (not just white circle) It's really difficult to tap on circle and use it to seek through the video, alow also to use progress...

Hi. Does your video support rtsp/rtmp type?

test on iOS 10.2 --- This change is [](https://reviewable.io/reviews/mobileplayer/mobileplayer-ios/164)

Is there any possibility to add subtitles to MobilePlayer ?

I couldn't seek back in time when playing a live channel. Is this possible using mobileplayer?