开发者

How do I jump to specific time with duration of an IIS streamed video in iOS?

If I have a video streaming server (e.g. IIS Media Services) with a live video streaming, I want the user to select from a list of interesting parts of that video and then play just that bit.

For example, if I'm interested in a 25s clip 20m into the full length I want to jump to that bit and then close the video开发者_Python百科 player at the end.


(Answering my own question until someone betters it.)

There is an AVPlayer in the AVFoundation framework that can be used when you're after more sophisticated playback functionality.

On the IIS side, there is something called a PlayList that can be used to chunk up content that may work as an alternative.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜