the following solution was provided by some support guy from the input stream helper plugin:
used widevine version is problematic,
seems to have a bug in that it crashes in the call of OnStorageId
inputstream.adaptive/lib/cdm/cdm/media/cdm/cdm_adapter.cc
Line 698 in a1a6ff3
cdm11_->OnStorageId(1, nullptr, 0); |
a workaround would be to avoid this call but it doesn't seem like a very appropriate solution
the best for now that you rollback to the previous widevine version: 4.10.2830.0
by using ISHelper addon
i suggest to wait what happens on next weeks, maybe a new release of the fixed library will be released