How do I play a youtube video in MATLAB App designer using HTML?
    13 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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 Kommentare
  Mohammad Sami
      
 am 15 Jun. 2021
				The limitations are specified in the documentation.
https://www.mathworks.com/help/matlab/ref/uihtml.html
Antworten (1)
  Rushikesh
 am 11 Okt. 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.
0 Kommentare
Siehe auch
Kategorien
				Mehr zu Audio Plugin Creation and Hosting finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





