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

创建播放器 创建出来的就只有一个空的黑色的div是社么问题? #238

Open
howl-cheng opened this issue Jun 28, 2023 · 2 comments

Comments

@howl-cheng
Copy link

howl-cheng commented Jun 28, 2023

mounted () {
this.player = createPlayerServer('http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4', this.config)
console.log(this.player)

this.player.do()

this.player.onLoadFinish = () => {
this.player.play()
}
},

@weiyiChen1314
Copy link

解决了吗,我现在也是这样的问题

@iksars
Copy link

iksars commented Jan 9, 2024

解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants