How to get current ts file from avplayer
Asked Answered
T

0

6

I'm trying to figure out how to get current ts file from the avplayer. I tried subclassing NSURLProtocol, but that doesn't show the url from the avplayeritem.

Thanks.

Topflight answered 4/5, 2017 at 7:5 Comment(2)
This is probably what you are looking for: https://mcmap.net/q/1919270/-accessing-url-from-avplayer-objectBromleigh
@Bromleigh same comment as I wrote to the answer below. This gives you the .m3u8 and not the TS.Reverence

© 2022 - 2024 — McMap. All rights reserved.