videojs/video.js

Html5 src behaves incorrectly

Open

#1.169 aberto em 25 de abr. de 2014

Ver no GitHub
 (15 comments) (0 reactions) (0 assignees)JavaScript (7.502 forks)batch import
bugconfirmedgood first issuepinnedunclaimed

Métricas do repositório

Stars
 (39.742 stars)
Métricas de merge de PR
 (Mesclagem média 111d 10h) (3 fundiu PRs em 30d)

Description

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

Guia do colaborador