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.
タグでNPAPI プラグインを使用できることは知っていますが、<embed>タグで呼び出される NPAPI プラグインを実装することは可能<video>でしょうか?
<embed>
<video>
いいえ、<video>NPAPI プラグインへの自動フォールバックはありません。処理に NPAPI プラグインを使用する場合は<video>、各ブラウザーの拡張機能を作成して、<video>ページのタグを代わりに<embed>/に書き換える必要があります<object>。
<object>