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)
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!