【发布时间】:2016-12-17 08:43:50
【问题描述】:
我正在使用 MEAN STACK 应用程序。我在视频加载方面遇到了一个问题。
我的本地服务器播放视频,但在我的实时服务器中出现以下问题。
In Firebug
Url status
GET home_video.mp4 206 Partial Content
GET home_video.mp4 Aborted
一件事:有时视频在某些页面刷新后播放得非常好。
依赖
html5 video tag
nodejs server
angularjs
【问题讨论】:
标签: angularjs node.js html video-streaming html5-video