ampproject / ampproject/amphtml
Amp-brightcove video controls are not working as expected
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I am using a combination of amp-img, amp-video and amp-brightcove to display image, normal video and brightcove video for the amp story. The controls for amp-video is getting synced and whatever actions like play/pause mute/unmute is performed from the amp-story it controls the video and performs the same action. But when I try to do the same action for brightcove videos there the actions are not performed and the execution is not working as expected.
### Reproduction Steps
I am including the codepen link for the sample implementation of the above mentioned scenario. Can you please take a look on that and let me know if anything missed from my end or what will the steps to make the action performed based on my expectation.
[https://codepen.io/thajudeencse/pen/pvzEyEp](url)
### Relevant Logs
_No response_
### Browser(s) Affected
Chrome, Firefox, Safari, Edge, UC Browser
### OS(s) Affected
_No response_
### Device(s) Affected
_No response_
### AMP Version Affected
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.