-
|
I’m working with an HLS live stream and need to seek to the live edge before starting playback. On Apple platforms, this is commonly done with AVPlayer using:
However, in Skip, this API is not available and results in a compile-time error:
Because of this, it’s unclear how to correctly seek to the live position of an HLS stream when using Skip. Is there another recommened way to seek to the live edge for HLS streams? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I've moved this over to a skip-av issue and we can discuss there: skiptools/skip-av#19 |
Beta Was this translation helpful? Give feedback.
I've moved this over to a skip-av issue and we can discuss there: skiptools/skip-av#19