Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用video组件时, 使用let videoCondext = taro.createdVideoContext('id')方法, 无法执行videoContext.play()实现视频播放, 微信开发者工具可以, 真机调试失效 #8029

Open
mofle07 opened this issue Nov 12, 2020 · 1 comment
Labels
F-vue2 Framework - Vue 2 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@mofle07
Copy link

mofle07 commented Nov 12, 2020

相关平台

微信小程序

小程序基础库: 2.14.0
使用框架: Vue 2

复现步骤

使用自定义button, 执行视频播放

期望结果

能自定义播放视频

实际结果

目前不能自定义按钮实现视频播放

环境信息

� Taro v3.0.14
  Taro CLI 3.0.14 environment info:
    System:
      OS: Windows 10
    Binaries:
      Node: 14.4.0 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
      npm: 6.14.5 - C:\Program Files\nodejs\npm.CMD
@taro-bot2 taro-bot2 bot added F-vue2 Framework - Vue 2 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Nov 12, 2020
@liaodehui1
Copy link

@mofle07 这个有解吗?我这安卓真机调试 videoContext 的所有方法也没法成功调用,另外 video 的 onPlay 等回调也有问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-vue2 Framework - Vue 2 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

2 participants