i want to preview IP camera with RTSP url.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Support Package for IP Cameras dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!