[v2.0.16 正式版]
1.mjpeg直播用fps,云存用pts
2.修改android因部分SEI转换成UTF-8会报错的问题
3.android添加mediacodec的flags设置接口
4.修正ios playerflushCache
5. 设置packet_max_num = 10001  ,av_sync_type = AV_SYNC_EXTERNAL_CLOCK;为外部时钟参考
Android 集成
api 'com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.16'
api 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.16'
api 'com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.16'
iOS 集成
pod 'TIoTLinkKit_IJKPlayer', '2.0.16'