In my implementation, I make sure that the key is specified in the master playlist (as recommended by Apple anyway). Then I read that playlist myself, just looking for EXT-X-SESSION-KEY tags. It looks something like this:#EXT-X-SESSION-KEY:METHOD=...,URI=...,KEYFORMAT=...,KEYFORMATVERSIONS=...The URI attribute contains skd://abc123, and abc123 is what you're looking for.
Topic:
Media Technologies
SubTopic:
Streaming
Tags: