-
Notifications
You must be signed in to change notification settings - Fork 2.8k
release note
2017-12-22 release note
1.iOS播放SDK增加旋转接口.
对应接口: `/**
- 设置顺时针旋转, 注意除了0度之外, 其他角度都会额外消耗性能
- @param degress: 当前支持 0度,90度, 180度, 270度 旋转
- @return {0} if successful */
- (NSInteger)SmartPlayerSetRotation:(NSInteger)degress;`
2.iOS播放推送SDK整体优化,点击本地下载
2017-11-20 release note
- 更新android studio demo工程,点击本地下载
2017-11-16 release note
-
[windows平台] 发布Windows C#多路流媒体转发模块SDK Demo,点击本地下载
-
android Player增加buffer状态显示和实时带宽占用接口.
-
iOS推送和播放端整体优化.
2017-11-10 release note:
-
windows/android/iOS Player SDK增加"超低延迟"模式,适用于类似直播娃娃机等相关场景.
-
iOS Player增加buffer状态显示和实时带宽占用接口.
-
iOS Player增加回调YUV数据接口.
-
android/iOS推送和播放器整体优化.
2017-10-25 release note:
1.[Windows播放端]SDK增加下载速度上报接口.
2.[Windows播放端]SDK增加获取下载速度接口.
3.[Windows播放端]SDK增加buffer开始,停止,进度通知.
4.[Windows播放端]SDK增加吐PCM数据接口.
5.[Windows播放端]SDK增加和服务器链接状态上报接口.
6.[Windows播放端]SDK支持64位.
7.[Windows推送端]SDK支持64位.
8.[文档]更新ppt产品介绍.
2017-09-25 release note:
1.[Windows播放端] sdk增加吐编码过的音视频数据接口.
2.[Windows推送端] sdk增加推送H264数据接口.
3.[Windows推送端] sdk增加推送AAC, Speex WB, PCMA, PCMU数据接口.
4.[Windows转发] 新增多路拉流转发demo(对应"windows-推送-播放版-2017-09-25"-->SmartStreamRelayDemo.exe)