-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Проверить выпадает ли исключения при попытка подгрузить фреймом видео.
Может быть так, что провайдером или браузером заблочен протокол.
Нужно обдумать обработку подобного события, так как в случае если заблочен протокол, вместо видоса тупо черный квадрат.
Вот например что пишут на stackoverwlow:
The error appears to occur when the QUIC protocol is blocked (e.g. by an ISP) along the route between you and the target site. As a workaround, to this error, you can disable QUIC in Chrome by disabling the enable-quic setting by navigating to:
chrome://flags/#enable-quic
And changing the Experimental QUIC Protocol drop down to Disabled.