i want to preview IP camera with RTSP url.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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);
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for IP Cameras finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!