3

通常のブログ ストレージから mpeg ダッシュを提供できるかどうかを理解しようとしています。

Youtube MPEG-DASH - Media Source Demo を使用してテスト ケースを作成しました。

彼らが与える例は機能します

http://dash-mse-test.appspot.com/dash-player.html?url=http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd

しかし、Azure Web サイト内で同じファイルをホストしようとすると、次のエラーが発生します。

http://dash-mse-test.appspot.com/dash-player.html?url=http://videostreamtest.azurewebsites.net/mpegdash/car-20120827-manifest.mpd

3, Implausible duration from video element: NaN

mpeg ダッシュをホストするための要件と、エラーが発生する理由を誰か教えてもらえますか?

4

1 に答える 1