
JW Player: stop JW Player at last frame in iOS
Is there a way to stop JW Player at the last frame of the video so it won't turn into black.
I like to do this without specifying an image, so just with the video data.
Is there a way to stop JW Player at the last frame of the video so it won't turn into black.
I like to do this without specifying an image, so just with the video data.
Are you using our iOS SDK or our web player for playback on an iOS device?
You can achieve your desired behavior by implementing an image (or whatever custom behavior you want) in the beforeComplete API. Here are links for more information:
iOS SDK-
https://developer.jwplayer.com/sdk/ios/reference/Protocols/JWPlayerDelegate.html#//api/name/onBeforeComplete
JW 7- jwplayer().on(‘beforeComplete’)
https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/