i want to preview IP camera with RTSP url.

5 views (last 30 days)
i used ipcam object but when i run the code its stay only on busy mode and i cant show. my RTSP Link is true and its work well in QuickTime Player.
its my code:
cam = ipcam('rtsp://192.168.1.10/user=admin&password=&channel=1&stream=1.sdp?real_stream--rtp-caching=100','admin','');
preview(cam);

Answers (0)

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!