befovy / fijkplayer

ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplayer
https://fijkplayer.befovy.com
MIT License
1.65k stars 351 forks source link

支持AES-128-ECB模式解密的m3u8吗? #460

Open hpp0hpp opened 3 years ago

hpp0hpp commented 3 years ago

碰到一个AES-128-ECB模式加密的m3u8, 尝试了各种办法都无法解密播放.

默认模式好像必须是AES-128-CBC,必须提供IV

keryang commented 2 years ago

一款AES-128-EC B加密模式的m3u8,试用 了各种方法都无法解密播放。

默认模式是AES-128-CBC,必须提供IV

问题解决了吗?解密的key在哪里设置呢

hpp0hpp commented 2 years ago

一款AES-128-EC B加密模式的m3u8,试用 了各种方法都无法解密播放。 默认模式是AES-128-CBC,必须提供IV

问题解决了吗?解密的key在哪里设置呢

没有解决, 修改不了解密为AES-128-CBC,也不知道在哪里修改

getsemanivdmn commented 3 months ago

碰到一个AES-128-ECB模式加密的m3u8, 尝试了各种办法都无法解密播放.

默认模式好像必须是AES-128-CBC,必须提供IV

你好请问你的问题后来解决了吗

TrueloveSomeGIRl commented 1 week ago

碰到一个AES-128-ECB模式加密的m3u8, 尝试了各种办法都无法解密播放. 默认模式好像必须是AES-128-CBC,必须提供IV

你好请问你的问题后来解决了吗

你解决了嘛