i want to preview IP camera with RTSP url.
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for IP Cameras についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!