Post

Replies

Boosts

Views

Activity

Comment on AVAssetResourceLoaderDelegate and TS files error: Error Domain=CoreMediaErrorDomain Code=-12881 "custom url not redirect"
I'm redirecting .ts segment file to native handle while handling the previous hls manifest request. I also have encryption key in my master manifest. My init segment is not encrypted while the rest of the segment is encrypted. Te system is only requesting the key after more than 10 seconds after the second segment request finished, causing the 'encryption key not received' error. What do you suggest here? Should I also redirect encryption key request or there is some other racing issue?
Topic: Media Technologies SubTopic: Streaming Tags:
Jun ’25
Comment on AVAssetResourceLoaderDelegate and TS files error: Error Domain=CoreMediaErrorDomain Code=-12881 "custom url not redirect"
I'm redirecting .ts segment file to native handle while handling the previous hls manifest request. I also have encryption key in my master manifest. My init segment is not encrypted while the rest of the segment is encrypted. Te system is only requesting the key after more than 10 seconds after the second segment request finished, causing the 'encryption key not received' error. What do you suggest here? Should I also redirect encryption key request or there is some other racing issue?
Topic: Media Technologies SubTopic: Streaming Tags:
Jun ’25
Comment on AVAssetResourceLoaderDelegate and TS files error: Error Domain=CoreMediaErrorDomain Code=-12881 "custom url not redirect"
I'm redirecting .ts segment file to native handle while handling the previous hls manifest request. I also have encryption key in my master manifest. My init segment is not encrypted while the rest of the segment is. The system is only requesting the key after more than 10 seconds after the second segment request finished, causing the 'encryption key not received' error. What do you suggest here? Should I also redirect encryption key request or there is some other racing issue?
Topic: Media Technologies SubTopic: Streaming Tags:
Jun ’25