You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
I have LMMediaPlayer added to a subview in my app.
The player only has one URL of a video file hosted on a webserver.
When I tap play, the player starts playing the file and eventually ends with a black screen.
Now when I tap play again, one of the following things can happen:
It takes a little time and then starts replaying the video.
It briefly flashes the start of the video and goes back to black screen, the slider stays the end. If I tap play again, then the slider shows that the video is playing but the screen remains black.
There is no Audio in the video files so I can not comment on whether I am getting audio during these scenarios or not.
I have this behavior on iOS 9.02 and the latest iOS, I have not checked on older versions of iOS, I also get this message in Xcode whenever the file does not replay: unable to load asset current status: 3 error: (null)