@kodiai the secure path (SSD_SECURE_PATH) support for Widevine CDM its currently not implemented, but supported by CDM module.
Please suggest a guidance and possible code changes to implement it
To consider that more likely its needed to implement something similar to kodi::addon::CInstanceVideoCodec interface but for audio packages (for inputstream add-ons)
this should be done on the main project: https://github.com/xbmc/xbmc
where there is the inputstream add-on interface
@kodiai the secure path (SSD_SECURE_PATH) support for Widevine CDM its currently not implemented, but supported by CDM module.
Please suggest a guidance and possible code changes to implement it
To consider that more likely its needed to implement something similar to kodi::addon::CInstanceVideoCodec interface but for audio packages (for inputstream add-ons)
this should be done on the main project: https://github.com/xbmc/xbmc
where there is the inputstream add-on interface