HLS with AES 128 encryption on Android (Ice Cream Sandwich)

前端 未结 2 999
一整个雨季
一整个雨季 2021-01-23 08:50

I am starting to put an App together that will require the use of HLS video. I want to use Ice Cream sandwich as the target SDK, but I am not certain if this api will support H

2条回答
  •  囚心锁ツ
    2021-01-23 09:42

    As far as I know Http Live Streaming will be supported throught html5 tag, because Adobre Flash for Android is deprecated: http://www.zdnet.com/blog/open-source/no-flash-for-android-4-1-jelly-bean-users/11433 And html5 media encryption for Digital Rights Management is still under the form of discussion http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html

提交回复
热议问题