DrmGeneral
A general error indicating that the current DRM session failed for an unspecified reason.
Possible causes for this error include:
Attempting to play incompatible DRM-protected content. For example, this can occur when trying to play a DRM-protected stream using a scheme (like Widevine) that lacks the necessary license acquisition data (e.g., a missing pssh box).
An error occurring within the DRM system itself, which may prevent proper session handling.
For information on how to configure DRM, refer to SourceConfig.drmConfig and the Streaming DRM protected content with Bitmovin Player Android SDK. documentation.
For more details, refer to the message of the associated SourceEvent.Error.
The numeric value associated with this code is2301
.