videojs/video.js

Html5 src behaves incorrectly

Open

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

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

仓库指标

Star
 (39,742 star)
PR 合并指标
 (平均合并 111天 10小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南