uni-app 微信小程序端使用uni.createVideoContext播放m3u8格式的音频 ios无法播放没有反应
uni-app 微信小程序端使用uni.createVideoContext播放m3u8格式的音频 ios无法播放没有反应
| 开发环境 | 版本号 | 项目创建方式 |
|---|---|---|
| Windows | win10 | HBuilderX |
| HBuilderX | 4.75 | |
| 第三方开发者工具 | 1.06.2504010 | |
| 基础库 | 3.89 |
操作步骤:
const player = uni.createVideoContext('videoRef');
player.play()
预期结果:
可以播放
实际结果:
不能播放
bug描述:
微信小程序端 使用uni.createVideoContext 播放m3u8格式的音频 ios无法播放 没有反应
更多关于uni-app 微信小程序端使用uni.createVideoContext播放m3u8格式的音频 ios无法播放没有反应的实战教程也可以访问 https://www.itying.com/category-93-b0.html
3 回复
测试一下原生微信小程序有没有问题
更多关于uni-app 微信小程序端使用uni.createVideoContext播放m3u8格式的音频 ios无法播放没有反应的实战教程也可以访问 https://www.itying.com/category-93-b0.html
一样的问题
回复 1***@qq.com: 可以去微信社区看看是否有解决方案

