Stream Player API is not working

Type

Video

What is the issue you’re encountering

I am following this example Stream Player API · Cloudflare Stream docs it worked fine but if I use my video inside another Iframe then my sdk api are not working properly. Play, pause and no events are working. Here is my example Edit fiddle - JSFiddle - Code Playground

1 Like

Hi @shamim.afridi,

Thank you for raising this issue.

I have found a similar issue in the Community. Could you please check if the solution for that issue works for you?

I hope it helps.

Hello,
Same issue here. Using Angular, the solution described is not possible.
Also it seems like more of a workaround than a solution.
Is a fix planned, to make the pause() and play() methodes work?

Looks like I need to switch to video.js..