Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML5 ビデオ タグではビデオをストリーミングできないと読みました...
ストリーミングとは、ビデオを最初からではなく途中からのみダウンロードできることを意味します。
どうやらcurrentTimeを中間に設定できるようですが、バックグラウンドですべてのムービーをダウンロードします。
一方、YouTube の HTML5 プレーヤーは問題なくストリーミングできるようです。
私が見逃しているのは何ですか?
ありがとう...