i want to preview IP camera with RTSP url.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Support Package for IP Cameras en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!