bilibili / flv.js

HTML5 FLV Player
Apache License 2.0
22.91k stars 3.39k forks source link

怎样关闭因音视频不同步打印的警告? #384

Open muziflying opened 5 years ago

muziflying commented 5 years ago

image

klouskingsley commented 5 years ago

fixAudioTimestampGap

muziflying commented 5 years ago

fixAudioTimestampGap 已经设置false了,但是警告依然在

yunnysunny commented 5 years ago

同问

xqq commented 5 years ago

https://github.com/Bilibili/flv.js/blob/master/docs/api.md#flvjsloggingcontrol

You can disable the warning log level which will affect globally. But, it's better to fix the malformed audio timestamp.