videojs/video.js

Html5 src behaves incorrectly

Open

#1,169 创建于 2014年4月25日

在 GitHub 查看
 (15 评论) (0 反应) (0 负责人)JavaScript (39,742 star) (7,502 fork)batch import
bugconfirmedgood first issuepinnedunclaimed

描述

If one calls player.src() the current code for Html5 media will actually overwrite the src on the video rather than appropriately return src or return currentSrc

贡献者指南