필터 지우기
필터 지우기

Play video in APP

조회 수: 23 (최근 30일)
keming cao
keming cao 2022년 4월 20일
편집: Simar 2023년 10월 5일
How can I play video with sound in APP Designer? Like mp4 or other type
I tried to put video in HTML but it couldn't play

답변 (1개)

Simar
Simar 2023년 10월 5일
편집: Simar 2023년 10월 5일
Hi Keming,
I understand that you want to play video with sound in App Designer.
To play video files within MATLAB, follow the steps :
  • Use MATLAB's multimedia function VideoReader” which is designed to work with MATLAB's graphical and data processing capabilities.
  • Provide a callback to this function while playing in App Designer.
Please refer to the following MATLAB answers and documentation to learn more about the VideoReader function and how to use it with the app designer :
Hope it helps!
Best Regards,
Simar

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by