Clear Filters
Clear Filters

How to get every frame from IP Camera?

2 views (last 30 days)
Kelvin  Wong
Kelvin Wong on 16 Sep 2016
Commented: Walter Roberson on 17 Sep 2016
What commands should i use to get frame from IP camera?

Answers (1)

Walter Roberson
Walter Roberson on 16 Sep 2016
  2 Comments
Kelvin  Wong
Kelvin Wong on 17 Sep 2016
I used snapshot(vid) to capture a picture but how am i gonna show real time video streaming? any idea
Walter Roberson
Walter Roberson on 17 Sep 2016
preview(vid)
Is the question more one of how to capture frames one by one and play the captured frames (perhaps modified to mark something on them)? The Computer Vision Toolbox is the toolbox to look at if you are processing frames.

Sign in to comment.

Categories

Find more on MATLAB Support Package for IP Cameras 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!