Streaming a URL from VLC to MATLAB

4 ビュー (過去 30 日間)
Zynk
Zynk 2015 年 3 月 3 日
コメント済み: yanqi liu 2021 年 12 月 2 日
I need to stream from a GoPro into Matlab in real time, I want the real time video as an input and I will do some image processing to it.
I have not been able to do this. However, I was able to stream in VLC player by opening the network http://10.5.5.9:8080/live/amba/m3u8. So, if the first option (direct streaming to Matlab) is not possible, how can I transfer this video from VLC player to Matlab in real time?
Thank you
  1 件のコメント
Garabani
Garabani 2021 年 12 月 1 日
have you ever found the solution to this?

サインインしてコメントする。

回答 (1 件)

yanqi liu
yanqi liu 2021 年 12 月 1 日
yes,sir,may be make one http server to get video stream and transfer to image,then use client to request the data
  4 件のコメント
Garabani
Garabani 2021 年 12 月 1 日
I tried ipcam on phone, the ip webcam app that is number 1 on the list. same error (couldn't connect to url, type correct url or give authentication). I even turned off firewall while trying to get it to work.
I also tried tcpip and could not unpack the image from clients side
yanqi liu
yanqi liu 2021 年 12 月 2 日
yes,sir,is the camera provide client sdk?sometimes should use the target sdk to decode data

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by