我的代码:
<video width="600" height="400" controls="controls">
<source src="uploads/video/patientenhandset_uk_high.mp4" type="video/mp4" />
<source src="uploads/video/patientenhandset_uk_high.ogg" type="video/ogg" />
Your browser not supported this video.
</video>
此代码 IE10、IE9、firefox 和 opera 有效。那么为什么不能在 chrome 中工作呢?