版本:v1.69.0 更新时间:2024-10-29
下载地址:
iOS 版本:v1.6.0 更新时间:2024-06-27
Android 版本:v1.9.5 更新时间:2024-06-27
扫描下方二维码,下载并安装应用。
版本:v2.1.0 更新时间:2024-11-15
Web 观播 SDK 提供看直播、发评论、参与抽奖等功能。
Web SDK 最新版本 2.1.0 的引入地址:
PC 端(仅支持模块化接入)
<link rel="stylesheet" href="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/pc/css/index.2.1.0.css"> <script src="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/pc/js/index.2.1.0.js"></script>
PC 端(单独接入播放器模块,仅支持点播、直播、清晰度、倍速以及多线路等播放器相关功能。性能优于 PC 端模块化接入方式)
<link rel="stylesheet" href="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/player-pc/css/index.2.1.0.css"> <script src="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/player-pc/js/index.2.1.0.js"></script>
移动端(支持模块化接入或整页接入)
<link rel="stylesheet" href="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/mobile/css/index.2.1.0.css"> <script src="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/mobile/js/index.2.1.0.js"></script>
移动端(仅支持整页接入,性能优于其他移动端整页接入方式)
<link rel="stylesheet" href="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/mobile-all/css/index.2.1.0.css"> <script src="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/mobile-all/js/index.2.1.0.js"></script>
移动端(单独接入播放器模块,仅支持点播、直播、清晰度、倍速以及多线路等播放器相关功能。性能优于其他移动端模块化接入方式)
<link rel="stylesheet" href="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/player-mobile/css/index.2.1.0.css"> <script src="https://lf-cdn-tos.bytescm.com/obj/static/livesaas-client/player-mobile/js/index.2.1.0.js"></script>
Web SDK 本地调试 Demo。具体调试方法,详见体验 Demo。
开播 SDK 支持录屏直播、视频直播、美颜、评论互动等功能。
观播 SDK 支持观播、播放控制、评论互动等功能。