Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Fast Forward or seek the stream using iOS SDK


Hey Guys,
I have looked in your iOS documentation and unable to find any topics regarding how to fast forward the stream using iOS SDK.
Checked out the Pseudo Streaming in Flash player but unable to find something similar in iOS SDK

Ideally we want to have some functionality to skip the stream in 1x, 2x, 4x depending on how many times the user taps on the fast forward button.
Can we add a custom button to seek the stream using iOS SDK?
Any help would be great.
Thanks

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi,

Thank you for the question. I would be happy to assist you. In our iOS SDK you can implement onSeek if you wish to skip to a specific point in your video:
https://developer.jwplayer.com/sdk/ios/reference/Protocols/JWPlayerDelegate.html#//api/name/onSeek:fromPosition:

However, you can not change the speed of the video’s playback. We are working on implementing this feature in the near future but I don’t currently have an anticipated release date.

Please let me know if you have any other questions,
Daniel

This question has received the maximum number of answers.