How to access video from a remote camera?

9 views (last 30 days)
Radha
Radha on 6 Jul 2011
Commented: sky nku on 28 Apr 2014
Hello, I was hoping somebody could throw some light on how to access video from a remote camera (it is stationed outside our campus). I can access the video via IP address but how can I process the video using Matlab functions? Thank You Radha

Answers (2)

Harsha Vardhan Rao  Avunoori
Quick question though it might sound a little bit silly.Are you authorized to access that camera ???
  4 Comments
Radha
Radha on 26 Jul 2011
hello Harsha,
My application requires me to process the video in real time. I tried Image Acquisition Tool Box but Matlab does not recognize any device other than the webcam.
I am currently trying the TCP/IP function under Instruments and control Tool Box in Matlab.
sky nku
sky nku on 28 Apr 2014
Do you know how to connect to a network camera using Instrument Control Toolbox? Thanks!!

Sign in to comment.


Chirag Gupta
Chirag Gupta on 26 Jul 2011
  5 Comments
James Turnage
James Turnage on 3 Feb 2012
Thanks for the response. We have the frame-grabber device and the intermediate process to decode the streaming format in the works. What we are still missing somewhere is exactly how we could get the Frames from the frame grabber through the use of MATLAB. We have access to the Image Acquisition Toolbox and i'm sure the solution is in there somewhere, but we seem to be missing it. Would you happen to know how this is done?
sky nku
sky nku on 28 Apr 2014
Do you know how to connect to a network camera using Instrument Control Toolbox? Thanks!! For example, the ip addresss of my camera is 192.168.3.253,and my PC connects to the camera with a simple net cable( UTP=UNSHIELDED TWISTED PAIR )

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!