cloudflare / cloudflare/stream-angular
How to get clicks in video
- Langage dominant
- TypeScript
- Étoiles
- 13
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
We have a solution where we use streams like a background image without controls. We would like users to be able to click the video to navigate to another page. But it seems that the click events inside the video/iframe will not be captured outside the player. I find various EventEmitters for different purposes but i really like one for a general click inside the video.
```
```
We have tried putting a layer on top of the video, but it does not seem to make any difference on the clickevents.
Any suggestions on how to capture the clicks, or could a click event be added to the component?
Thanks in advance
Brian
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par le composant cloudflare-stream et son comportement avec les vidéos/iframes intégrés. Déterminez s’il est possible d’exposer un click event général en dehors du lecteur malgré la iframe boundary ; le travail est terminé lorsqu’un click event pris en charge est disponible pour l’Angular template environnant, ou lorsque la limitation est clairement documentée.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100