Lag in video streaming with simulink and Raspberry Pi camera module
1 view (last 30 days)
Show older comments
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 Comment
Archana Gupta
on 20 Aug 2019
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
Answers (0)
See Also
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!