mangui / flashls

HLS Flash Plugin/Player (Chromeless,OSMF,FlowPlayer,mediaelement.js,video.js,Clappr)
http://www.flashls.org
Mozilla Public License 2.0
751 stars 264 forks source link

flashls doesn't play stream with AES-128 Encryption. It tries to load only the first segment #604

Closed ghost closed 4 years ago

ghost commented 4 years ago

I am trying to play AES-128 encrypted streams. Player starts the decryption. It decrypts the data chunk by chunk and finishes decryption of loaded segment 0, i,e the first .ts file. In Flash Fragment Loader we can see the 'duration/length/speed' of the decryption. But then nothing happens. Player just stops after loading and decryption of the first segment. Player doesn't send request(s) to load other segments,i.e. .ts files. Please see the snapshot of the console log in comment bellow.

ghost commented 4 years ago

Console log:

AES-128

And then nothing happens. Player just stops after loading and decryption of the first segment. Player doesn't send request(s) to load other segments, ( .ts files).

ghost commented 4 years ago

Closed the issue because an inactive flashhls community after waiting about a year for comments.