How to play the uploaded video in Angular

Hello, everyone.
I want to play the uploaded video in the browser.

Once uploading successfully, I tried to embed the uploaded video with its entryID but at that time, the uploaded video status is “CONVERTING”.
So I could not see the embedded video on the browser.

Then how can I play the video as soon as uploaded?

Sincerely.