How do I access the H.264 RTSP stream of my IP Camera in MATLAB?

32 views (last 30 days)
I have an IP Camera that supports H.264 encoded RTSP stream. I would like to access the stream in MATLAB and get the image frames to do some processing.

Accepted Answer

Astarag Chattopadhyay
Astarag Chattopadhyay on 11 Nov 2020
Beginning with MATLAB R2020b, the MATLAB Support Package for IP Cameras supports H.264 RTSP streams.
You can download the latest version of the MATLAB Support Package for IP Cameras from the following link:https://www.mathworks.com/matlabcentral/fileexchange/49824-matlab-support-package-for-ip-cameras
You can also download and install the MATLAB Support Package for IP Cameras directly from within MATLAB by going to the MATLAB Home tab, in the Environment section, click Add-Ons > Get Hardware Support Packages.
Start using the IP Camera Support Package following our documentation: https://www.mathworks.com/help/supportpkg/ipcamera/index.html

More Answers (0)

Categories

Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!