How do I play a youtube video in MATLAB App designer using HTML?

12 visualizaciones (últimos 30 días)
AT
AT el 10 de Jun. de 2020
Respondida: Rushikesh el 11 de Oct. de 2024
I am trying to embed and play a Youtube video using the HTML Component in the App Designer but am unable to do so. Is this even possible with the current 2020a release?
  8 comentarios
Mohammad Sami
Mohammad Sami el 15 de Jun. de 2021
The limitations are specified in the documentation.
https://www.mathworks.com/help/matlab/ref/uihtml.html
IFM
IFM el 14 de Abr. de 2023
Did you ever find a work around? I am looking to do the same thing.

Iniciar sesión para comentar.

Respuestas (1)

Rushikesh
Rushikesh el 11 de Oct. de 2024
As of now, MATLAB R2020a does not support embedding of external web page such as youtube videos in html component. As mentioned in MATLAB Documentation.
One possible workaround is to download the video locally that you want to play as embedded and place it in same or sub folder of your HTML file. Then reference that video from you HTML file.

Categorías

Más información sobre Audio Plugin Creation and Hosting en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by