How to recognize #EXT-OATCLS-SCTE35 tag in live HLS playlist and also manifest has other custom tags. I have tried using timedMetadata property of AVPlayerItem , KVO approach. But it's not notifying the presence of this tag.
Can someone help me in implementing this?
Post
Replies
Boosts
Views
Activity
Hi,
I have a separate url of .srt file . How can use with the m3u8 url to show the "Subtitles". Can i inject into m3u8 file inside AVAssetResourceLoaderDelegate custom class .
I want to add .srt url inside the manifest (m3u8) file before passing to player