Lag in video streaming with simulink and Raspberry Pi camera module
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using the simulink model shown below to stream video on MATLAB, but there is significant lag in the streaming (with both ethernet and wifi connection)
![MATLAB_Question.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/204396/MATLAB_Question.png)
What can I do to improve the performance of the system? and is it possible to change the camera parameters (resolution, frame rate etc from the simulink) ?
댓글 수: 1
Archana Gupta
2019년 8월 20일
try using the snapshot function as described in the link below instead of simulink
https://ch.mathworks.com/help/supportpkg/raspberrypiio/examples/working-with-raspberry-pi-camera-board.html
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!