When to use any of and to embed video

Multi tool use


When to use any of <video> and <iframe> to embed video
We can embed video on our webpage using <video>
and <iframe>
tags. When is one expected to use either of them?
<video>
<iframe>
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.