shaka-project / shaka-player-embedded

Shaka Player in a C++ Framework
Apache License 2.0
239 stars 62 forks source link

Does shaka player embedded support HLS stream protected by Widevine #207

Open nonth opened 3 years ago

nonth commented 3 years ago

I'm trying to use the shaka player embedded from sample project in this repo to play HLS live stream that protected by Widevine but not thing happen

However, the same HLS live stream can play on Shaka Player web version.

I've also test with HLS stream from sample project that doesn't protected by Widevine (https://storage.googleapis.com/shaka-demo-assets/angel-one-hls/hls.m3u8) and found that it's work fine.

Any comment on this issue ?

Environment

TheModMaker commented 3 years ago

By default, we'll use AVPlayer to play HLS content, which doesn't support Widevine. You'll need to enable MSE playback by setting the streaming.useNativeHlsOnSafari configuration to FALSE. Although I'm surprised AVPlayer doesn't throw an error for this; maybe we need to do something else to see that error.

nonth commented 3 years ago

Hi @TheModMaker I've tried streaming.useNativeHlsOnSafari setting. This time got some error below.

Any advice would be appreciated.

[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.

Full log

[Info]: "Starting attach..."
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "audio_17256_10162.m4s" "starts at" 99072.01902222222
[Log]: "Guessing stream type for"   "#EXT-X-STREAM-INF:BANDWIDTH=5078894,AVERAGE-BANDWIDTH=896261,CODECS=\"avc1.64001f,mp4a.40.2\",RESOLUTION=\"1280x720\",FRAME-RATE=30.000,AUDIO=\"audio\",URI=\"h264_720p.m3u8\""
[Log]: "Guessing video."
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "audio_17256_10162.m4s" "starts at" 99072.01902222222
[Log]: "Guessing stream type for"   "#EXT-X-STREAM-INF:BANDWIDTH=943740,AVERAGE-BANDWIDTH=301247,CODECS=\"avc1.42c015,mp4a.40.2\",RESOLUTION=\"426x240\",FRAME-RATE=30.000,AUDIO=\"audio\",URI=\"h264_240p.m3u8\""
[Log]: "Guessing video."
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "audio_17256_10162.m4s" "starts at" 99072.01902222222
[Log]: "Guessing stream type for"   "#EXT-X-STREAM-INF:BANDWIDTH=1618253,AVERAGE-BANDWIDTH=394387,CODECS=\"avc1.4d401e,mp4a.40.2\",RESOLUTION=\"640x360\",FRAME-RATE=30.000,AUDIO=\"audio\",URI=\"h264_360p.m3u8\""
[Log]: "Guessing video."
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "audio_17256_10162.m4s" "starts at" 99072.01902222222
[Log]: "Guessing stream type for"   "#EXT-X-STREAM-INF:BANDWIDTH=9171700,AVERAGE-BANDWIDTH=1717695,CODECS=\"avc1.640028,mp4a.40.2\",RESOLUTION=\"1920x1080\",FRAME-RATE=30.000,AUDIO=\"audio\",URI=\"h264_1080p.m3u8\""
[Log]: "Guessing video."
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "audio_17256_10162.m4s" "starts at" 99072.01902222222
[Log]: "Guessing stream type for"   "#EXT-X-STREAM-INF:BANDWIDTH=2472464,AVERAGE-BANDWIDTH=524506,CODECS=\"avc1.4d401f,mp4a.40.2\",RESOLUTION=\"853x480\",FRAME-RATE=30.000,AUDIO=\"audio\",URI=\"h264_480p.m3u8\""
[Log]: "Guessing video."
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "audio_17256_10162.m4s" "starts at" 99072.01902222222
[Log]: "Guessing stream type for"   "#EXT-X-STREAM-INF:BANDWIDTH=461247,AVERAGE-BANDWIDTH=208915,CODECS=\"avc1.42c00c,mp4a.40.2\",RESOLUTION=\"256x144\",FRAME-RATE=30.000,AUDIO=\"audio\",URI=\"h264_144p.m3u8\""
[Log]: "Guessing video."
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Warn]: "HLS SAMPLE-AES-CENC has been deprecated and will be removed in v2.6 . We are currently at version v2.5 . Additional information: SAMPLE-AES-CENC will no longer be supported, see Issue #1227"
[Debug]: "Fetching segment to find start time"
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "17256_144p_10161.m4s"  "starts at" 99073.11768888889
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "17256_1080p_10161.m4s" "starts at" 99073.13902222223
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "17256_720p_10160.m4s"  "starts at" 99067.11768888889
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "17256_240p_10161.m4s"  "starts at" 99073.11768888889
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "17256_360p_10160.m4s"  "starts at" 99067.11768888889
[Debug]: "Parsing MP4 box"  "ftyp"
[Debug]: "Parsing MP4 box"  "moov"
[Debug]: "Parsing MP4 box"  "mvhd"
[Debug]: "Parsing MP4 box"  "meta"
[Debug]: "Parsing MP4 box"  "trak"
[Debug]: "Parsing MP4 box"  "tkhd"
[Debug]: "Parsing MP4 box"  "mdia"
[Debug]: "Parsing MP4 box"  "mdhd"
[Debug]: "Parsing MP4 box"  "styp"
[Debug]: "Parsing MP4 box"  "sidx"
[Debug]: "Parsing MP4 box"  "moof"
[Debug]: "Parsing MP4 box"  "mfhd"
[Debug]: "Parsing MP4 box"  "traf"
[Debug]: "Parsing MP4 box"  "tfhd"
[Debug]: "Parsing MP4 box"  "tfdt"
[Log]: "First segment"  "17256_480p_10160.m4s"  "starts at" 99067.11768888889
[Debug]: "notifySegments:"  "maxSegmentDuration=6.01600000000326"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.01600000000326"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.01600000000326"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.01600000000326"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.01600000000326"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.01600000000326"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.93300000000454"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.967000000004191"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.967000000004191"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.967000000004191"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.967000000004191"
[Debug]: "notifySegments:"  "maxSegmentDuration=6.967000000004191"
[Log]: "Offsetting live streams by" 95443.7176888889    "to compensate for rollover"
[Debug]: "Offset NOT applied to"    "audio"
[Debug]: "Offset NOT applied to"    "video"
[Debug]: "Offset NOT applied to"    "video"
[Debug]: "Offset NOT applied to"    "video"
[Debug]: "Offset NOT applied to"    "video"
[Debug]: "Offset NOT applied to"    "video"
[Debug]: "Offset NOT applied to"    "video"
[Log]: "Found variant with audio and video content, so filtering out audio-only content in all periods."
[Info]: "Created MediaKeys object for key system"   "com.widevine.alpha"
[Debug]: "Creating new temporary session"
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(120):OpenSession] CdmEngine::OpenSession
[DEBUG:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/crypto_session.cpp(644):Open] CryptoSession::Open: requested_security_level: Default
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/usage_table_header.cpp(38):Init] UsageTableHeader::Init: security level: 3
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/usage_table_header.cpp(70):Init] UsageTableHeader::Init: number of usage entries: 0
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/device_files.cpp(155):ExtractDeviceInfo] ExtractDeviceInfo Entry
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(156):OpenSession] CdmEngine::OpenSession: ksidEC8ACC52
[Log]: "codecs" "avc1-mp4a" "avg bandwidth" 3291049.6666666665
[Log]: "onChooseStreams_"   {startTime:0, textStreams:[...], variants:[...]}
[Debug]: "onChooseStreams_, choosing variant from " [{...}, {...}, {...}, {...}, {...}, {...}]
[Debug]: "onChooseStreams_, choosing text from "    []
[Log]: "Choosing new streams after period changed"
[Debug]: "Bandwidth ranges:"    "0.461" "0.486" "1.110"
[Debug]: "Bandwidth ranges:"    "0.944" "0.993" "1.904"
[Debug]: "Bandwidth ranges:"    "1.618" "1.703" "2.909"
[Debug]: "Bandwidth ranges:"    "2.472" "2.603" "5.975"
[Debug]: "Bandwidth ranges:"    "5.079" "5.346" "10.790"
[Debug]: "Bandwidth ranges:"    "9.172" "9.654" "Infinity"
[Debug]: "onChooseStreams_, chose variant " {allowedByApplication:true, allowedByKeySystem:true, audio:{...}, bandwidth:461247, drmInfos:[...], id:8, language:"und", primary:true, video:{...}}
[Debug]: "onChooseStreams_, chose text "    null
[Debug]: "(all) setting up Stream 1"
[Debug]: "(all) setting up Stream 7"
[Debug]: "(all) setup Stream 1"
[Debug]: "(all) setup Stream 7"
[Debug]: "(audio:1)"    "updating in 0 seconds"
[Debug]: "(video:7)"    "updating in 0 seconds"
[Log]: "init: completed initial Stream setup"
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Log]: "Ignoring duplicate init data."
[Debug]: "Bandwidth ranges:"    "0.461" "0.486" "1.110"
[Debug]: "Bandwidth ranges:"    "0.944" "0.993" "1.904"
[Debug]: "Bandwidth ranges:"    "1.618" "1.703" "2.909"
[Debug]: "Bandwidth ranges:"    "2.472" "2.603" "5.975"
[Debug]: "Bandwidth ranges:"    "5.079" "5.346" "10.790"
[Debug]: "Bandwidth ranges:"    "9.172" "9.654" "Infinity"
[Debug]: "Sending license request for session"  "ksidEC8ACC52"  "of type"   "license-request"
[Debug]: "(audio:1)"    "timeNeeded=99154.5940220356"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99154.5940220356" "bufferedAhead=0"
[Debug]: "(audio:1)"    "next position unknown: nothing buffered"
[Log]: "(audio:1)"  "looking up segment:"   "presentationTime=99154.5940220356" "currentPeriod.startTime=0"
[Debug]: "(audio:1)"    "segment is not available:" "currentPeriod.startTime=0" "reference.startTime=99144.02202222218" "reference.endTime=99150.01702222218"   "availabilityStart=99155.14402198792"   "availabilityEnd=99182.14402198792"
[Debug]: "(audio:1)"    "fetchAndAppend_:"  "presentationTime=99154.5940220356" "currentPeriod.startTime=0" "reference.position=10174"  "reference.startTime=99150.01702222218" "reference.endTime=99156.01202222217"
[Debug]: "(audio:1)"    "setting timestamp offset to 0"
[Debug]: "(audio:1)"    "setting append window start to 0"
[Debug]: "(audio:1)"    "setting append window end to Infinity"
[Debug]: "(audio:1)"    "fetching init segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, getEndByte:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getUris:function() {...}, startByte:0}
[Debug]: "(audio:1)"    "fetching segment"
[Debug]: "fetching: reference=" 2021-02-19 09:17:28.463196+0700 sample_xcode_project[2509:590466] 
{createUris:function() {...}, endByte:null, endTime:99156.01202222217, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10174, startByte:0, startTime:99150.01702222218}
[Debug]: "(video:7)"    "timeNeeded=99154.5940220356"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99154.5940220356" "bufferedAhead=0"
[Debug]: "(video:7)"    "next position unknown: nothing buffered"
[Log]: "(video:7)"  "looking up segment:"   "presentationTime=99154.5940220356" "currentPeriod.startTime=0"
[Debug]: "(video:7)"    "segment is not available:" "currentPeriod.startTime=0" "reference.startTime=99145.11768888889" "reference.endTime=99151.11768888889"   "availabilityStart=99155.1470220089"    "availabilityEnd=99182.1470220089"
[Debug]: "(video:7)"    "fetchAndAppend_:"  "presentationTime=99154.5940220356" "currentPeriod.startTime=0" "reference.position=10173"  "reference.startTime=99151.11768888889" "reference.endTime=99157.11768888889"
[Debug]: "(video:7)"    "setting timestamp offset to 0"
[Debug]: "(video:7)"    "setting append window start to 0"
[Debug]: "(video:7)"    "setting append window end to Infinity"
[Debug]: "(video:7)"    "fetching init segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, getEndByte:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getUris:function() {...}, startByte:0}
[Debug]: "(video:7)"    "fetching segment"
[Debug]: "fetching: reference=" 2021-02-19 09:17:28.465808+0700 sample_xcode_project[2509:590466]
{createUris:function() {...}, endByte:null, endTime:99157.11768888889, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10173, startByte:0, startTime:99151.11768888889}
[Debug]: "Segment downloaded:"  "deltaTimeMs=26"    "numBytes=896"  "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=2" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=38"    "numBytes=1018" "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=1" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=80"    "numBytes=98774"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=77"    "numBytes=46692"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "(audio:1)"    "appending init segment"
[Debug]: "(video:7)"    "appending init segment"
[Debug]: "(audio:1)"    "checking buffer length"
[Debug]: "(audio:1)"    "buffer behind okay because nothing buffered:"  "presentationTime=99154.5940220356" "bufferBehind=30"
[Debug]: "(audio:1)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1460aa800] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1460aa800] Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
[Debug]: "(audio:1)"    "appended media segment"
[Debug]: "(audio:1)"    "updating in 0 seconds"
[Debug]: "(audio:1)"    "finished fetch and append"
[Debug]: "(audio:1)"    "timeNeeded=99156.01202222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99154.5940220356" "bufferedAhead=1.393000186624704"
[Debug]: "(audio:1)"    "next position known:"  "position=10175"
[Debug]: "(audio:1)"    "fetchAndAppend_:"  "presentationTime=99154.5940220356" "currentPeriod.startTime=0" "reference.position=10175"  "reference.startTime=99156.01202222217" "reference.endTime=99162.00702222217"
[Debug]: "(audio:1)"    "fetching segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, endTime:99162.00702222217, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10175, startByte:0, startTime:99156.01202222217}
[Debug]: "(video:7)"    "checking buffer length"
[Debug]: "(video:7)"    "buffer behind okay because nothing buffered:"  "presentationTime=99154.5940220356" "bufferBehind=30"
[Debug]: "(video:7)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x14684e000] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x14684e000] Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
[Debug]: "(video:7)"    "appended media segment"
[Debug]: "(video:7)"    "updating in 0 seconds"
[Log]: "(video:7)"  "startup complete"
[Log]: "(all) setting up Period 0"
[Debug]: "(all) setting up Stream 11"
[Log]: "(all) Stream 1 is being or has been set up"
[Debug]: "(all) setting up Stream 9"
[Debug]: "(all) setting up Stream 15"
[Debug]: "(all) setting up Stream 17"
[Debug]: "(all) setting up Stream 13"
[Log]: "(all) Stream 7 is being or has been set up"
[Debug]: "(all) setup Stream 11"
[Debug]: "(all) setup Stream 9"
[Debug]: "(all) setup Stream 15"
[Debug]: "(all) setup Stream 17"
[Debug]: "(all) setup Stream 13"
[Debug]: "(video:7)"    "calling onCanSwitch()..."
[Log]: "canSwitch_"
[Debug]: "(all) setup Period 0"
[Log]: "(all) Period 0 is being or has been set up"
[Debug]: "(video:7)"    "finished fetch and append"
[Debug]: "(video:7)"    "timeNeeded=99157.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99154.5940220356" "bufferedAhead=2.523666853303439"
[Debug]: "(video:7)"    "next position known:"  "position=10174"
[Debug]: "(video:7)"    "fetchAndAppend_:"  "presentationTime=99154.5940220356" "currentPeriod.startTime=0" "reference.position=10174"  "reference.startTime=99157.11768888889" "reference.endTime=99163.11768888889"
[Debug]: "(video:7)"    "fetching segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, endTime:99163.11768888889, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10174, startByte:0, startTime:99157.11768888889}
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Updating session" "ksidEC8ACC52"
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(528):SetSessionServiceCertificate] Setting service certificate: session_id = ksidEC8ACC52
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(542):QueryStatus] CdmEngine::QueryStatus
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(242):GenerateKeyRequest] CdmEngine::GenerateKeyRequest: ksidEC8ACC52
[DEBUG:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/license.cpp(334):PrepareKeyRequest] PrepareKeyRequest: nonce=3931644626
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(701):generateRequest] A license request has been generated.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Sending license request for session"  "ksidEC8ACC52"  "of type"   "license-request"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Segment downloaded:"  "deltaTimeMs=44"    "numBytes=52582"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=1" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=95"    "numBytes=98843"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=0" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "checking buffer length"
[Debug]: "(video:7)"    "buffer behind okay:"   "presentationTime=99154.5940220356" "bufferedBehind=3.476333146711113"  "bufferBehind=30"   "underflow=26.523666853288887"
[Debug]: "(video:7)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x14684e000] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[Debug]: "(video:7)"    "appended media segment"
[Debug]: "(video:7)"    "updating in 0 seconds"
[Debug]: "(video:7)"    "finished fetch and append"
[Debug]: "(video:7)"    "timeNeeded=99163.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99156.32802200317"    "bufferedAhead=6.789666885728366"
[Debug]: "(video:7)"    "next position known:"  "position=10175"
[Debug]: "(video:7)"    "updating in 1 seconds"
[Debug]: "(audio:1)"    "checking buffer length"
[Debug]: "(audio:1)"    "buffer behind okay:"   "presentationTime=99154.5940220356" "bufferedBehind=4.580333146703197"  "bufferBehind=30"   "underflow=25.419666853296803"
[Debug]: "(audio:1)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1460aa800] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[Debug]: "(audio:1)"    "appended media segment"
[Debug]: "(audio:1)"    "updating in 0 seconds"
[Debug]: "(audio:1)"    "finished fetch and append"
[Debug]: "(audio:1)"    "timeNeeded=99162.00702222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99156.36602210999"    "bufferedAhead=5.615666778903687"
[Debug]: "(audio:1)"    "next position known:"  "position=10176"
[Debug]: "(audio:1)"    "fetchAndAppend_:"  "presentationTime=99156.36602210999"    "currentPeriod.startTime=0" "reference.position=10176"  "reference.startTime=99162.00702222217" "reference.endTime=99168.02302222217"
[Debug]: "(audio:1)"    "fetching segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, endTime:99168.02302222217, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10176, startByte:0, startTime:99162.00702222217}
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Updating session" "ksidEC8ACC52"
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(331):AddKey] CdmEngine::AddKey: ksidEC8ACC52
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(772):IsReleaseSession] CdmEngine::IsReleaseSession: ksidEC8ACC52
[Debug]: "Segment downloaded:"  "deltaTimeMs=80"    "numBytes=98457"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Key status changed for session"   "ksidEC8ACC52"
[Debug]: "Segment downloaded:"  "deltaTimeMs=1" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=1" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=0" "numBytes=0"    "lastTimeChosenMs=1613701048447"    "enabled=false"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "checking buffer length"
[Debug]: "(audio:1)"    "buffer behind okay:"   "presentationTime=99156.36602210999"    "bufferedBehind=6.352333221089793"  "bufferBehind=30"   "underflow=23.647666778910207"
[Debug]: "(audio:1)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1460aa800] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[Debug]: "(audio:1)"    "appended media segment"
[Debug]: "(audio:1)"    "updating in 0 seconds"
[Debug]: "(audio:1)"    "finished fetch and append"
[Debug]: "(audio:1)"    "timeNeeded=99168.02302222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99156.97602200508"    "bufferedAhead=11.021666883811122"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Bandwidth ranges:"    "0.461" "0.486" "1.110"
[Debug]: "Bandwidth ranges:"    "0.944" "0.993" "1.904"
[Debug]: "Bandwidth ranges:"    "1.618" "1.703" "2.909"
[Debug]: "Bandwidth ranges:"    "2.472" "2.603" "Infinity"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99163.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99157.33002209663"    "bufferedAhead=5.787666792268283"
[Debug]: "(video:7)"    "next position known:"  "position=10175"
[Debug]: "(video:7)"    "fetchAndAppend_:"  "presentationTime=99157.33002209663"    "currentPeriod.startTime=0" "reference.position=10175"  "reference.startTime=99163.11768888889" "reference.endTime=99169.11768888889"
[Debug]: "(video:7)"    "fetching segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, endTime:99169.11768888889, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10175, startByte:0, startTime:99163.11768888889}
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99168.02302222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99157.47802209854"    "bufferedAhead=10.519666790351039"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Segment downloaded:"  "deltaTimeMs=36"    "numBytes=42028"    "lastTimeChosenMs=1613701050533"    "enabled=false"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Playhead before start & start is buffered"
[Info]: "Jumping forward 3.1730000972747803 seconds to catch up with the seek range."
[Debug]: "Playhead in safe region or in buffered region."
[Debug]: "Seek to 99157.76702213287"
[Log]: "(all): seeked: buffered seek: presentationTime=99157.77102208138"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "checking buffer length"
[Debug]: "(video:7)"    "buffer behind okay:"   "presentationTime=99157.33002209663"    "bufferedBehind=6.212333207746269"  "bufferBehind=30"   "underflow=23.78766679225373"
[Debug]: "(video:7)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x14684e000] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[Debug]: "(video:7)"    "appended media segment"
[Debug]: "(video:7)"    "updating in 0 seconds"
[Debug]: "(video:7)"    "finished fetch and append"
[Debug]: "(video:7)"    "timeNeeded=99169.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99157.90702199936"    "bufferedAhead=11.210666889543063"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99168.02302222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99157.98202204704"    "bufferedAhead=10.015666841849452"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99169.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99158.41102194786"    "bufferedAhead=10.706666941041476"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99168.02302222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99158.48502206802"    "bufferedAhead=9.512666820868617"
[Debug]: "(audio:1)"    "next position known:"  "position=10177"
[Debug]: "(audio:1)"    "fetchAndAppend_:"  "presentationTime=99158.48502206802"    "currentPeriod.startTime=0" "reference.position=10177"  "reference.startTime=99168.02302222217" "reference.endTime=99174.01802222217"
[Debug]: "(audio:1)"    "fetching segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, endTime:99174.01802222217, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10177, startByte:0, startTime:99168.02302222217}
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Segment downloaded:"  "deltaTimeMs=73"    "numBytes=99033"    "lastTimeChosenMs=1613701050533"    "enabled=false"
[Debug]: "Segment downloaded:"  "deltaTimeMs=1" "numBytes=0"    "lastTimeChosenMs=1613701050533"    "enabled=false"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99169.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99158.91402196884"    "bufferedAhead=10.203666920060641"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Log]: "Stall detected at 99157.76702213287 for 1.1180000305175781 seconds."
[Log]: "Seeking forward 0.1 seconds to break stall."
[Debug]: "Playhead in safe region or in buffered region."
[Debug]: "Seek to 99157.86702213288"
[Log]: "(all): seeked: buffered seek: presentationTime=99159.0220220089"
[Debug]: "(audio:1)"    "checking buffer length"
[Debug]: "(audio:1)"    "buffer behind okay:"   "presentationTime=99158.48502206802"    "bufferedBehind=8.471333179128123"  "bufferBehind=30"   "underflow=21.528666820871877"
[Debug]: "(audio:1)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1460aa800] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "appended media segment"
[Debug]: "(audio:1)"    "updating in 0 seconds"
[Debug]: "(audio:1)"    "finished fetch and append"
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99159.10302209854"    "bufferedAhead=14.889333457016619"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99169.11768888889"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99159.41802191734"    "bufferedAhead=9.699666971559054"
[Debug]: "(video:7)"    "next position known:"  "position=10176"
[Debug]: "(video:7)"    "fetchAndAppend_:"  "presentationTime=99159.41802191734"    "currentPeriod.startTime=0" "reference.position=10176"  "reference.startTime=99169.11768888889" "reference.endTime=99174.18468888888"
[Debug]: "(video:7)"    "fetching segment"
[Debug]: "fetching: reference=" {createUris:function() {...}, endByte:null, endTime:99174.18468888888, getEndByte:function() {...}, getEndTime:function() {...}, getPosition:function() {...}, getSize:function() {...}, getStartByte:function() {...}, getStartTime:function() {...}, getUris:function() {...}, position:10176, startByte:0, startTime:99169.11768888889}
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99159.60402202606"    "bufferedAhead=14.388333529495867"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Segment downloaded:"  "deltaTimeMs=34"    "numBytes=45850"    "lastTimeChosenMs=1613701050533"    "enabled=false"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "checking buffer length"
[Debug]: "(video:7)"    "buffer behind okay:"   "presentationTime=99159.41802191734"    "bufferedBehind=8.300333028455498"  "bufferBehind=30"   "underflow=21.699666971544502"
[Debug]: "(video:7)"    "appending media segment"
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x14684e000] Failed to seek for auxiliary info, will only parse senc atoms for encryption info
[Debug]: "(video:7)"    "appended media segment"
[Debug]: "(video:7)"    "updating in 0 seconds"
[Debug]: "(video:7)"    "finished fetch and append"
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99159.98702192307"    "bufferedAhead=14.197333632502705"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99160.10802197456"    "bufferedAhead=13.88433358099428"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99160.49102210999"    "bufferedAhead=13.693333445582539"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99160.61502194405"    "bufferedAhead=13.377333611511858"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99160.99502205849"    "bufferedAhead=13.189333497080952"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[Debug]: "Playhead before start & start is buffered"
[Info]: "Jumping forward 3.165999794000527 seconds to catch up with the seek range."
[Debug]: "Playhead in safe region or in buffered region."
[Debug]: "Seek to 99161.03302192688"
[Log]: "(all): seeked: buffered seek: presentationTime=99161.03902196884"
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99161.12002205849"    "bufferedAhead=12.87233349707094"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99161.50302195549"    "bufferedAhead=12.681333600077778"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99161.62502193451"    "bufferedAhead=12.367333621048601"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99162.00802206993"    "bufferedAhead=12.17633348563686"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99162.12902212143"    "bufferedAhead=11.863333434128435"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Log]: "Stall detected at 99161.03302192688 for 1.003999948501587 seconds."
[Log]: "Seeking forward 0.1 seconds to break stall."
[Debug]: "Playhead in safe region or in buffered region."
[Debug]: "Seek to 99161.13302192689"
[Log]: "(all): seeked: buffered seek: presentationTime=99162.28302192688"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99162.51302194595"    "bufferedAhead=11.671333609614521"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99162.63502192497"    "bufferedAhead=11.357333630585345"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(video:7)"    "timeNeeded=99174.18468888888"
[Debug]: "(video:7)"    "update_:"  "presentationTime=99163.0180220604" "bufferedAhead=11.166333495173603"
[Debug]: "(video:7)"    "buffering goal met"
[Debug]: "(video:7)"    "updating in 0.5 seconds"
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "(audio:1)"    "timeNeeded=99174.01802222217"
[Debug]: "(audio:1)"    "update_:"  "presentationTime=99163.13802194595"    "bufferedAhead=10.85433360960451"
[Debug]: "(audio:1)"    "buffering goal met"
[Debug]: "(audio:1)"    "updating in 0.5 seconds"
[Info]: "Updating manifest..."
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Info]: "Starting unload..."
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(1712):Decrypt] CdmEngine::Decrypt: session not found: Empty session ID
[ERROR:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/cdm/src/cdm.cpp(1203):decrypt] Key not available.
[Debug]: "Closing session"  "ksidEC8ACC52"
[INFO:/var/lib/jenkins/workspace/CDM_Arxan_Create_Release/oemcrypto-arxan/third_party/cdm/core/src/cdm_engine.cpp(198):CloseSession] CdmEngine::CloseSession: ksidEC8ACC52
2021-02-19 09:17:36.733183+0700 sample_xcode_project[2509:590466] onPlayerAttachMse
[Info]: "Preparing to destroy walker..."
E0219 09:17:37.258347 1851043840 ffmpeg_demuxer.cc:538] Error from FFmpeg: End of file
E0219 09:17:37.267194 1855057920 ffmpeg_demuxer.cc:538] Error from FFmpeg: End of file
dfoteinakis commented 3 years ago

@nonth Does the playlist have key rotation? I'm having the same issue with HLS with key rotation. HLS with a single key (VOD) works fine.

nonth commented 3 years ago

@dfoteinakis Yes our playlist have key rotation. Will try static key and will update with you soon :)