videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.56k stars 7.4k forks source link

When the sound and picture of the video source are not synchronized, the playback on the phone fails #7133

Closed a354123417 closed 3 years ago

a354123417 commented 3 years ago

Description

If you use videojs, it fails to play on the phone, if you use alipayer, you can play, and the loading speed of alipayer is faster than videojs.

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue. 1.https://5gvr.school-live.cn/vr/aliplayer/vplayer.html

welcome[bot] commented 3 years ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

mister-ben commented 3 years ago

The example plays on Android Chrome. Can you explain the issue and steps to reproduce in more detail?

a354123417 commented 3 years ago

The example plays on Android Chrome. Can you explain the issue and steps to reproduce in more detail?

em... in wechat

a354123417 commented 3 years ago

There are also problems in the latest version of firefox.

gkatsev commented 3 years ago

I was able to get the stream to play on our test page in firefox https://videojs-http-streaming.netlify.app/?debug=false&autoplay=false&muted=false&minified=false&sync-workers=false&liveui=false&partial=false&llhls=false&url=https%3A%2F%2Fschool-live.oss-cn-shanghai.aliyuncs.com%2Frecord%2Ftx_live%2F2924_3153_2%2Fceshi_ts_1.m3u8&type=application%2Fx-mpegURL&keysystems=&buffer-water=false&override-native=true&preload=auto&mirror-source=true

video-archivist-bot commented 3 years ago

Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:

gkatsev commented 3 years ago

I would try and see if Video.js 7.11.7 helps at all, there's a slightly updated playback engine there.

a354123417 commented 3 years ago

I would try and see if Video.js 7.11.7 helps at all, there's a slightly updated playback engine there.

OK, Thanks!